@import url('https://fonts.googleapis.com/css?family=Barlow&display=swap');

@font-face {
    font-family: KapraNeue;
    src: url('./Fonts/KapraNeue-Regular.otf');
}

@font-face {
    font-family: Karla;
    src: url('./Fonts/Karla-Regular.ttf');
}

@media (max-width: 767px) {
    
    html{
        overflow-x: hidden;
    }
    
    body{
        overflow-x: hidden;
    }
    
    #content-wrap{
        padding-bottom: 340px; /*footer height */
    }

    #header-desktop,
    #header-mobile,
    #footer-desktop,
    #footer-mobile,
    #home-header-desktop,
    .eleiot-header-desktop {
        display: none;
    }

    #header-mobile-sm,
    #footer-mobile-sm,
    #home-header-mobile,
    .eleiot-header-mobile {
        display: block;
    }

    #mobile-footer-container-sm{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #2c2b2f;
        padding: 37px 30px;
        color: #fff;
        text-align: center;
        
    }

    .footer-info-col {
        font-family: Karla;
        font-size: 14px!important;
        line-height: 1.21;
        letter-spacing: 0.23px;
        font-weight: 500!important;
    }

    .eleiot-header-mobile {
        background-color: #000;
    }

    #wqsp-header-container{
        padding-top: 60px;
    }

    #header-mobile {
        height: 38px;
    }
    
    #navbar-container{
        display: block;
        height: 38px;
    }
    
    .navbar{
        padding: 0;
    }
    .navbar-logo{
        margin-left: 13px;   
        display: flex;
        align-items: center;
        height: 38px;
    }
    
    .navbar-logo img {
        width: 131px;
    }
    
    .navbar-toggler{
        float: right;
        margin-top: 45px;
        display: inline-block;
        margin-right: 28px;
    }
    
    .nav-item-container{
        flex-direction: column;
        margin-top: 30px;
        padding-top: 30px;
        background-color: #f8f8f9;
    }
    
    .nav-logo-mobile img{
        height: 21px;
        width: 131px;
    }
    .nav-item{
        height: auto;
        margin-right: auto;
        margin-left: 30px;
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .nav-item a{
        display: flex;
        justify-content: flex-start;
    }
    
    .nav-item a,
    .nav-item a:focus,
    .nav-item a:hover{
        color: #2b2c2f;
        font-weight: bold;
        line-height: 2.73;
        letter-spacing: 0.25px;
        width: 100%;
        text-align: left;
    }
    
    .nav-item a:active{
        color: #2b2c2f !important;
        font-weight: bold!important;
        line-height: 2.73!important;
        letter-spacing: 0.25px!important;
        width: 100%;
        text-align: left;
    }
    
    .nav-item-btn{
        width: 141px;
    }
    
    .nav-item-btn:hover,
    .nav-item-btn:focus{
        border-bottom: 1px solid transparent;
    }
    
    .nav-item-btn:active{
        border-bottom: 1px solid transparent!important;
    }
    
    .nav-item-login{
        width: 100%;
        margin: 0;
    }

    .topnav {
        overflow: hidden;
        background-color: #2c2b2f;
        position: relative;
    }

        .topnav #myLinks,
        .topnav #myLinksMobile{
            display: none;
            padding-top: 100px;
            padding-bottom: 100px;
        }

        #myLinksMobile{
            padding-top: 50px!important;
        }

        .topnav #dropdownLinks,
        .topnav #dropdownLinksMobile{
            display: none;
            padding-top: 115px;
            padding-bottom: 100px;
        }



        .topnav a {
            color: white;
            padding: 14px 16px;
            text-decoration: none;
            font-size: 18px;
            display: block;
        }

    .font-lightblue{
        color:#2f93d0;
        font-family: Karla;
        font-size: 18px;
        line-height: 1.39;
        letter-spacing: 0.3px;
    }

    .no-padding-mobile{
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .go-back-link {
        font-family: Karla;
        font-size: 16px !important;
        color: #2f93d0 !important;
        line-height: 1.94;
        letter-spacing: 0.27px;
        text-decoration: underline !important;
    }

    .topnav a.icon {
        background: transparent;
        display: block;
        position: absolute;
        right: 16px;
        ;
        top: 0;
    }

    .topnav a:hover {
        background-color: transparent;
        color: white;
    }

    .mobile-nav-item{
        display: flex!important;
        justify-content: center;
    }

    .nav-item-btn-login{
        height: 40px;
        width: 241px!important;
        border: solid 1px #27a9e0;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 141px;
    }


    .nav-item-btn-login:active,
    .nav-item-btn-login:focus {
        background-color: #27a9e0;
    }

    .active {
        background-color: transparent;
        color: white;
    }

    #eleiot-page-header-logo img{
        height: 38px;
        width: 120px;
    }

    .eleiot-header-blue{
        font-size: 30px;
        line-height: 1.17;
        letter-spacing: 0.5px;
        max-width: 261px;
    }

    #eleiot-header-title{
        max-width: 261px;
        margin-top: 40px;
    }

    #eleiot-header-subtitle,
    #wqsp-header-subtitle{
        max-width: 223px;
        font-size: 16px;
        line-height: 1.56;
        font-family: Barlow;
        margin-bottom: 30px;
        margin-top: 0px;
    }

    #eleiot-header-icon{
        display: flex;
        justify-content: center;
        height: auto;
    }

    #eleiot-header-icon img {
        height: 252px;
        width: 240px;
    }

    #eleiot-section1-container{
        margin-top: 80px;
        margin-bottom: 91px;
    }

    #eleiot-section1-left-container{
        width: 100%;
        justify-content: center;
        margin-right: 60px;
        margin-left: 60px;
    }

    #eleiot-section1-title{
        margin-bottom: 24px;
    }

    .eleiot-header-purple {
        font-size: 30px;
        line-height: 1.17;
        letter-spacing: 0.5px;
        text-align: center;
    }

    #eleiot-section1-description,
    #wqsp-section1-description {
        font-family: Barlow;
        font-size: 15px;
        line-height: 1.67;
        text-align: center;
        width: inherit;
        margin: 0 60px;
    }

    #eleiot-section1-right-container{
        display: none;
    }

    #eleiot-section1-contact-container,
    #wqsp-section1-contact-container {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #eleiot-section1-contact-left{
        margin-right: 0;
        margin-top:41px;
        margin-bottom:19px;
    }

    #eleiot-section2-title{
        margin: 0 60px;
    }

    #eleiot-section2-description{
        font-family: Barlow;
        font-size: 15px;
        line-height: 1.67;
        margin-bottom: 50px;;
        margin-left: 60px;
        margin-right: 60px;
    }

    #eleiot-section2-feature-list-container{
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .eleiot-feature-item-icon{
        max-width: 24px;
        max-height: 24px;
    }

    .eleiot-feature-item-icon img{
        width: 100%;
    }

    .eleiot-feature-item-title{
        font-family: Barlow;
        font-size: 18px;
        margin-top:30px;
        margin-bottom:11px;
    }

    .eleiot-feature-item-desc{
        font-family: Barlow;
        font-size: 14px;
        line-height: 1.5;
        max-width: 164px;
    }

    .eleiot-feature-item-container{
        margin-bottom:66px;
    }

    #eleiot-section2-container{
        margin-bottom: 0;
    }

    #eleiot-sectoin3-icon img{
        height: 627px;
        margin-left: -175px;
    }

    #eleiot-section3-container{
        flex-direction: column;
        margin-bottom: 95px;
    }

    #eleiot-section3-right-container{
        margin-top: 95px;
        align-items: center;
        margin-left: 60px;
    }

    #eleiot-section3-title{
        margin-bottom: 20px;
    }

    #eleiot-section3-desc,
    #wqsp-section3-desc {
        font-family: Barlow;
        font-size: 15px;
        line-height: 1.67;
        text-align: center;
    }

    .eleiot-body-text-purple{
        font-size: 15px;
    }

    #eleiot-section4-desc{
        font-family: Barlow;
        font-size: 15px;
        line-height: 1.67;
        max-width: 252px;
    }

    #eleiot-section4-container{
        padding-bottom: 95px;
    }

    #wqsp-header-icon img{
        height: 281px;
        width: auto;
    }

    #wqsp-section1-container{
        margin-top: 91px;
        margin-bottom: 65px;
    }

    #wqsp-sectoin3-icon img{
        height: 354px;
    }

    #wqsp-section3-left-container{
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 0 auto;
    }

    #desktop-footer {
        display: none;
    }

    #mobile-footer{
        display: block;
    }


    .btn-secondary {
        border-color: transparent;
    }
    
    .login-btn-text{
        color: #fff;
        text-align: center;
    }
    
    .nav-item-btn:focus{
        padding: 5px 12px;
        opacity: 1;
    }
    
    .dropdown-item-top{
        border-top: none;
    }
    
    .dropdown-item{
        border-bottom: none;
    }
    
    .dropdown-image{
        display: none;
    }
    
    .dropdown-menu{
        background-color: transparent;
        position: relative;
        border: none;
    }
    
    .dropdown-menu a{
        color: #2c2b2f;
    }
    
    .dropdown-offset-product{
        transform: unset !important;
    }
    
    .dropdown-offset-projects{
        transform: unset !important;
    }
    
    .dropdown-offset-about{
        transform: unset !important;
    }
    
    .dropdown-item{
        margin-left: 20px;
        width: 250px;
        padding: 0;
        padding-left: 20px;
        border-bottom: none;
    }
    
    .dropdown-item-top{
        border-top: none;
    }
    
    .dropdown-item svg{
        display: none;
    }
    
    .navbar-collapse {
        max-height: 500px;
        overflow-y: auto;
    }
    
    #footer{
        height: 400px;
    }
    
    #footer-secondary-logo img{
        width: 170px;
        margin-right: 10px;
        margin-left: 20px;
        display: none;
    }
    
    #footer-secondary-logo-mobile{
        width: 170px;
        display: block;
    }
    
    #footer-container{
        height: 400px;
        flex-direction: column;
        text-align: center;
        justify-content: center;
    }
    
    #footer-toprow{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    #footer-bottomrow{
        margin-left: auto;
        margin-right: 50px;
    }
    
    .footer-logo{
        margin-left: 0;
        margin-bottom: 36px;
    }
    
    
    
    .footer-info-col{
        margin-left: 0;
        margin-bottom: 27px;
        font-size: 20px;
        width: 319px;
        font-size: 16px;
        font-weight: bold;
    }
    
    #footer-social-icons-mobile{
        display: flex;
        width: 100px;
        justify-content: space-between;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 33px;
    }

    #footer-secondary-logo-mobile{
        margin-top: 70px;
    }

    #footer-social-icons-desktop {
        display: none;
    }
    
    .page-heading-text{
        line-height: normal;
        font-size:65px;
    }
    
    .page-heading-image{
        height: 438px;
    }

    .info-container{
        margin: 0px 60px;
        width: inherit;
    }
    
    .info-heading,
    .info-heading-white{
        font-size: 30px;
        margin-bottom: 20px;
    }
    
    .info-desc{
        font-family: Karla;
        font-size: 15px;
        line-height: 1.67;
        letter-spacing: 0.25px;
    }
    
    .info-desc p{
        margin-bottom: 0;
    }
    
    .info-desc-white{
        width: 300px;
        font-family: Karla;
        font-size: 15px;
        line-height: 1.67;
        letter-spacing: 0.25px;
    }

    .how-it-works-content-col{
        justify-content: center;
    }

    #product-benefits {
        height: 1435px;
    }
    

    .product-name-heading{
        line-height: 1;
    }
    
    .product-iot-heading{
        line-height: 1;
        width: 300px;
        margin-bottom: 30px;
    }
    
    .product-iot-content-container{
        background-size: inherit;
    }
    
    .product-factors-background{
        height: 865px;
    }
    
    .product-factors-fact-container{
        flex-direction: column;
    }
    
    .product-fact{
        margin-bottom: 50px;
    }
    
    .product-fact-top,
    .product-fact-bottom {
        font-family: Karla;
        font-size: 16px;
        line-height: 1.56;
        letter-spacing: 0.27px;
    }

    .product-fact-middle{
        margin: 0 auto;
        font-size: 60px;
        font-family: KapraNeue;
        line-height: 1.7;
    }
    
    .product-info-heading{
        font-size: 45px;
        line-height: normal;
    }
    
    .product-info-sub-heading{
        font-size: 17px;
        line-height: normal;
        margin: 0 auto;
        font-family: Karla;
        line-height: 1.47;
        letter-spacing: 0.11px;
        margin-bottom: 50px;
    }

    #product-model-video{
        width: 295px;
        height: 264px
    }

    .video-Wrapper iframe{
        max-height: 264px;
    }

    .video-Wrapper{
        padding-bottom: 0px;
    }

    .product-info-image {
        width: 303px;
    }
    
    #product-features{
        margin-bottom: 30px;
    }
    
    .product-features-list-container{
        flex-direction: column;
        align-items: center;
    }

    #features-heading{
        font-family: KapraNeue;
        font-size: 35px;
        line-height: 1.17;
        letter-spacing: 0.5px;
        margin-bottom: 50px;
    }

    .mobile-wrap-padding{
        padding-bottom: 0!important;
    }

    .product-feature-icon-img {
        object-fit: unset;
        width: 43px;
    }

    .product-learn-more-desc{
        font-size: 15px;
        font-family: Karla;
        line-height: 1.67;
        letter-spacing: 0.1px;
    }

    #solutions-overview {
        padding-top: 80px;
    }


    .feature-text-wrap {
        width: 220px;
        padding-left: 21px;
    }
    
    .product-iot-content-container{
        padding-top: 80px;
    }
    
    .iot-line-divider{
        display: none;
    }
    
    .how-it-works-text-col{
        width: 220px;
        margin-left: 20px;
    }
    
    .how-it-works-empty-col{
        display:none;
    }
    
    .how-it-works-row{
        margin-bottom: 50px;
    }
    
    .product-benefits-background{
        height: 1200px;
    }
    
    .product-benefit-items{
        margin-left: 20px;
        margin-right: 20px;
        align-items: center;
        flex-direction: column;
    }
    
    .product-benefit-item{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .product-benefit-desc{
        margin-bottom: 50px;
        width: 150pxpx;
    }
    
    .about-page-heading-banner{
        height: 200px;
    }
    
    #our-story{
        padding-top: 30px;
        padding-bottom: 50px
    }
    
    #our-mission img{
        height: 900px;
    }
    
    #our-mission{
        max-width: 330px;
    }

    #our-team{
        padding-top: 30px;
    }
    
    .about-our-team-container{
        margin-top: 40px;
    }
    
    .team-member-item-container{
        margin: 0px 50px 30px 50px;
    }
    
    #our-partners{
        padding-top: 35px;
    }
    
    #our-partners .info-heading{
        line-height: 1;
        width: 90%;
    }
    
    .about-our-partners-logos-container{
        justify-content: space-evenly;
        margin-top: 40px;
        padding-bottom: 100px;
        width: 90%;
    }
    
    .about-our-partners-logo{
        margin-bottom: 50px;
        width: 100%;
    }
    
    .case-study-content-container{
        margin: 48px 10%;
    }
    
    .case-study-banner-container img{
        height: 260px;
    }
    
    .case-study-banner-location{
        font-size: 40px;
        line-height: 0.8;
        margin-top: 20px;
    }
    
    .case-study-heading{
        font-size: 30px;
        margin-bottom: 40px;
    }
    
    .case-study-image-container{
        margin-bottom: 20px;
    }
    
    .case-study-image{
        margin-bottom: 20px;
        
    }
    .case-study-image img{
        width: 300px;
    }
    
    .case-study-desc-upper{
        font-size: 18px;
        margin-bottom: 40px;
    }
    
    .case-study-desc-lower{
        font-size: 18px;
        margin-bottom: 40px;
    }
    
    .projects-case-study-item{
        margin: 10px 20px;
    }
    
    .projects-case-study-item img{
        width: 100%;
        margin-bottom: 0px;
    }
    
    .info-caps-title-projects{
        margin-bottom: 10px;
        padding-top: 15px;
        font-size: 14px;
    }
    
    .info-heading-black{
        font-size: 30px;
        margin-bottom: 20px;
    }
    
    .project-caps-title{
        margin-top: 40px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    
   #projects-case-studies{
       margin-bottom: 0;
   }
    
    #projects-case-studies .info-heading{
        font-size: 32px;
        margin-bottom: 30px;
    }
    
    #case-studies-container{
        justify-content: center;
        margin-top: 20px;
        flex-direction: column;
    }
    
    /* CONTACT */
    
    #contact-page-container{
        margin: 30px;    
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    #contact-left-info{
        margin-top: 20px;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    
    #contact-form-container{
        margin-left: 0px;
        width: 100%;
        margin-top: 20px;
    }
    
    .contact-row{
        flex-wrap: wrap;
    }
    
    .contact-col{
        width: 100%;
    }
    
    .contact-submit-btn{
        width: 100%;
    }
    
    #home-banner-container{
        height: 100vh;
    }
    
    #home-banner-video{
        height: 100%;
    }
    
    #home-banner-text-container{
        left: 50%;
        width: 90%;
    }
    
    #home-banner-title{
        font-size: 20px;
        margin: 0 auto;
        font-family: KapraNeue;
        font-size: 40px;
        line-height: 1.13;
        letter-spacing: 0.67px;
        max-width: 230px;
    }

    .title-black,
    .title-blue{
        font-size: 40px;
        line-height: 1.13;
        letter-spacing: 0.67px;
    }
    
    .home-intro-title{
        font-size: 24px;
        margin-top: 70px;
        margin-bottom: 28px;
        width: 300px;
    }
    
    .home-intro-desc{
        width: 300px;
    }
    
    .home-learn-more-btn{
        margin-top: 35px;
        margin-bottom: 55px;
        width: 310px;
    }
    
    #home-carousels-container{
        flex-direction: column-reverse;
        height: 600px;
        margin-bottom: 66px;
    }
    
    #carouselInfo,
    #carouselImages{
        width: 100%;
    }
    
    .carousel-item img{
        height: 200px;
    }
    
    .carousel-item-info{
        height: 400px;
        width: 300px;
        margin: 0 auto;
    }
    
    .carousel-indicators{
        bottom: 30px;
    }
    
    #info-slide-1 .info-slide-middle,
    #info-slide-2 .info-slide-top,
    #info-slide-3 .info-slide-top,
    #info-slide-4 .info-slide-top,
    #info-slide-5 .info-slide-middle{
        font-size: 80px!important;
        font-weight: bold;
        line-height: 1.2;
        letter-spacing: 1.33px;
        color: #2f92d0;
        margin-bottom: 0px!important;
        font-family: KapraNeue;
    }
    
    #info-slide-1 .info-slide-top,
    #info-slide-1 .info-slide-lower,
    #info-slide-2 .info-slide-middle,
    #info-slide-3 .info-slide-middle,
    #info-slide-4 .info-slide-middle,
    #info-slide-5 .info-slide-top{
        font-size: 20px;
        color: #2c2b2f;
        line-height: 1.44;
        letter-spacing: 0.42px;
        margin-bottom: 20px;
    }

    
    #info-slide-3 .info-slide-middle,
    #info-slide-4 .info-slide-middle{
        font-size: 20px;
    }
    
    #home-lower-info-title{
        width: 300px;
        font-size: 38px;
        line-height: 1;
        margin-bottom: 30px;
    }
    
    #home-lower-info-desc{
        width: 275px;
    }
    
    #home-case-studies-container{
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding-bottom: 0;
    }
    
    .case-study-item-container{
        margin-left: 0px;
        margin-right: 0px;
    }
    
    .case-study-item-container{
        width: 100%;
    }
    
    #what-is-it{
        padding-bottom: 50px;
        padding-top: 50px;
    }
    
    .product-factors-title{
        max-width: 266px;
        margin: 0 auto;
        margin-bottom: 40px;
        line-height: 1.57;
        letter-spacing: 0.38px;
        font-size: 23px;
        font-family: Karla;
    }
    
    #news-spotlight-article-container{
        width: 300px;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    
    .news-image-darken{
        width: 300px;
        height: 450px;
    }
    
    .latestNewsTeaserImage{
        width: 300px;
        height: 450px;
    }
    
    .news-article-row{
        flex-direction: column;
        justify-content: center;
    }
    
    #news-feature-text-container{
        left: 50%;
        top: 60%;
    }
    
    .news-feature-title{
        font-size: 18px;
        width: 250px;
    }
    
    #news-page-articles-container{
        width: 300px;
    }
    
    .news-article-row-col-left{
        margin-right: 0;    
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .news-article-col-left-desc{
        width: 275px;
    }
    
    .news-article-row-col-right img{
        width: 100%;
        margin-bottom: 10px;
    }
    
    .article-page-content{
        flex-direction: column;
    }
    
    .article-left-col-align{
        padding-top: 20px;
        margin-left: 10px;
    }
    
    .article-right-col{
        padding-left: 20px;
        padding-top: 30px;
        padding-right: 20px;
        width: 100%;
    }
    
    .article-spotlight{
        margin-bottom: 20px;
    }
    
    .article-title{
        width: auto;
        font-size: 30px;
        margin-bottom: 15px;
    }
    
    .article-image{
        margin-bottom: 15px;
    }
    
    .article-image img{
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    
    .article-subtitle{
        width: 100%;
        margin-bottom: 10px;
        font-size: 20px;
    }
    
    .article-text{
        width: 100%;
        margin-bottom: 20px;
    }

    .article-text img{
        max-width: 330px;
        object-fit: contain;
    }
    
    .article-links-container{
        justify-content: center;
        width: 100%;
    }
    
    .mapAll {
        min-height: 520px;
    }
    
    .location-popup{
        width: 100%;
    }
    
    .popup-card-body{
        width: auto;
        margin-left: 10px;
        margin-top: 20px;
        margin-right: 10px;
    }
    
    .card hr{
        margin-left: 10px;
    }
    
    .card-link{
        margin-left: 10px;
    }
    
    .carousel-container{
        margin-bottom: 50px;
    }
    
    .carousel-caption{
        flex-direction: column-reverse;
    }
    
    .carousel-left-slide{
        position: relative;
        width: 100%;
        padding: 25px;
    }
    
    .carousel-right-slide{
        position: relative;
        width: 100%;
    }
    
    .carousel-right-slide img{
        height: 100%;
    }
    
    .carousel-indicators{
        width: 100%;
        bottom: 20px;
    }
    
    .carousel-inner{
        height: 563px;
    }
    
    #info-slide-1 .info-slide-middle,
    #info-slide-2 .info-slide-top,
    #info-slide-3 .info-slide-top,
    #info-slide-4 .info-slide-top,
    #info-slide-5 .info-slide-middle{
        margin-bottom: 25px;
        font-size: 40px;
    }
    
    #info-slide-1 .info-slide-top,
    #info-slide-1 .info-slide-lower,
    #info-slide-2 .info-slide-middle,
    #info-slide-3 .info-slide-middle,
    #info-slide-4 .info-slide-middle,
    #info-slide-5 .info-slide-top{
        line-height: 1;
    }

    #home-iot-dec{
        font-family: Karla;
        text-align: center;
        font-size: 15px;
        letter-spacing: 0.25px;
        line-height: 1.67;
        max-width: 310px;
        margin-bottom: 90px;
    }

    #home-iot-title{
        margin-bottom: 20px;
    }

    #home-projects-container{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .projects-item{
        margin-bottom: 80px;
    }
}