body,
html {
    overflow-x: hidden;
}

body {}

nav.navbar {
    padding: 4px 0;
    z-index: 1030;
    top: 0;
    position: relative;
}

.hover_pop_img:hover {
    transform: scale(1.15);
    transition: 0.3s all ease;
}

.social-media ul li img {
    width: 100%;
}

.hover_pop_img {
    transition: 0.3s all ease;
}

.hover_pop_desc h4 a {
    color: #000;
    text-decoration: none;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.hover_pop_desc h4 a {
    color: #000;
    text-decoration: none;
}

.nav-scroller .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    color: rgba(255, 255, 255, 0.75);
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 0.875rem;
    color: #6c757d;
}

.nav-underline .nav-link:hover {
    color: #007bff;
}

.nav-underline .active {
    font-weight: 500;
    color: #343a40;
}

.dropdown-toggle::after {
    display: none;
}

.for-desk {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}

.bar1,
.bar2,
.bar3 {
    width: 22px;
    height: 2px;
    background-color: #fff;
    margin: 5px 4px 0 4px;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-6px, 4px);
    transform: rotate(-45deg) translate(-6px, 4px);
}

.change .bar2 {
    opacity: 0;
}

.for-mob {
    display: none;
    z-index: 9999999999;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-6px, -4px);
    transform: rotate(45deg) translate(-6px, -4px);
}

.logo img {
    max-height: 20px;
}

.navbar {
    background-color: #000;
}

.navbar .container {
    max-width: 1220px;
    width: 92%;
}

.navbar-dark .navbar-nav a.nav-link {
    font-family: Roboto, sans-serif;
    color: rgba(255, 255, 255, 0.8961748633879781);
    padding: 12px;
    line-height: 18px;
    font-size: 15px;
    position: relative;
}

.hover_pop_img img {
    width: 100%;
}

.next-drop .mega-menu-content::after {
    position: absolute;
    content: "";
    background: #dfdfdf;
    width: 30px;
    height: 2px;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: -webkit-match-parent;
}

.hover_pop_img {
    padding: 15px 30px 0;
}

.hover_pop_desc {
    float: left;
    width: 100%;
    padding-top: 15px;
}

.hover_pop_desc h4 {
    font-size: 16px;
    font-weight: 700;
}

.hover_pop_desc p {
    font-size: 14px;
    text-align: left;
}

.submenu-arrow {
    display: none;
}

button:focus {
    outline: 0;
}

ul.navbar-nav .navbar .dropdown-menu div[class*="col"] {
    margin-bottom: 1rem;
}

.navbar-dark .navbar-brand {
    display: flex;
}

.navbar .dropdown-menu {
    border: none !important;
    border-radius: 0;
    background-color: #fff !important;
    padding: 30px 0;
    width: 100%;
    left: 0;
    right: 0;
    top: 44px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.LITERATURE_tabs h6 {
    font-size: 11px;
    font-weight: 700;
    margin-top: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.LITERATURE_tabs ul {
    padding: 0;
    list-style: none;
}

.LITERATURE_tabs ul li {
    display: inline-block;
    margin-right: 20px;
}

.LITERATURE_tabs ul li a {
    color: #4d68b7;
    font-size: 18px;
    text-decoration: none;
}

body .navbar .nav-item {
    padding: 0;
}

.mega-image1 img {
    max-width: 200px;
    width: 100%;
}

.mega-image2 img {
    max-width: 200px;
    width: 100%;
}

.mega-image3 img {
    max-width: 140px;
    width: 100%;
}

.mega-image4 img {
    max-width: 100%;
    width: 100%;
}

.mega-image5 img {
    max-width: 100%;
    width: 100%;
}

.mega-image6 img {
    max-width: 100%;
    width: 100%;
}

.mega-image7 img {
    max-width: 100%;
    width: 100%;
}

.dropdown-menu .mega-cap img {
    max-width: 60%;
    width: 100%;
}

.dropdown-menu .mega-img:hover a img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.dropdown-menu .mega-img a img {
    -moz-transition: transform 0.3s ease;
    -webkit-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    cursor: pointer;
}

.dropdown-menu .mega-cap {
    margin-bottom: 20px;
}

.mega-menu-content h5 {
    color: #3e3e3e;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
}

.mega-menu-content h2 {
    font-weight: 700;
    font-size: 28px;
    color: #3e3e3e;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 15px;
    display: block;
}

.dropdown-menu .wifi-icon {
    margin-bottom: 15px;
}

.wifi-icon img {
    max-width: 60px;
    width: 100%;
}

.mega-menu-content {
    position: relative;
    padding: 20px 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.mega-menu-content::after {
    position: absolute;
    content: "";
    background: #dfdfdf;
    width: 30px;
    height: 2px;
    bottom: 0;
}

.covid_footer {
    background: #b8312f;
    padding: 30px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

.bottom_marker p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0;
}

.pop-close-btn {
    background: #fff;
    padding: 6px 15px;
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    cursor: pointer;
}

.bottom_marker {
    padding: 0 5%;
}

footer.covid_footer.show-off {
    display: none;
}

.videoWrapper {
    width: 100%;
    overflow: hidden;
    height: 900px;
    margin-top: -135px;
}

.wifi-thermo-section {
    margin-top: 72px;
}

.wifi-thermo-section h2 {
    font-family: Roboto, sans-serif;
    font-size: 42px;
    max-width: 525px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 1em;
    color: #3e3e3e;
}

.wifi-thermo-section p {
    font-family: "Open Sans", sans-serif;
    color: #000;
    font-size: 18px;
    max-width: 372px;
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
    line-height: 22px;
}

.wifi-thermo-section a {
    color: #23a3ea;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    display: block;
    text-decoration: none;
}

.play-video-btn {
    color: #23a3ea;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    display: block;
    text-decoration: underline;
    text-align: center;
}

.lern-more-btn {
    color: #23a3ea;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    display: block;
    text-decoration: none;
}

.lern-more-btn:hover {
    text-decoration: none;
}

#parallax1 {
    background-image: url(../images/skyport-banner.jpg);
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 700px;
    background-size: cover;
    position: relative;
}

.skyport-section .container-fluid {
    position: relative;
}

.skyport-section::before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.1287298387096774);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.skyport-section h2 {
    font-size: 42px;
    font-family: Roboto, sans-serif;
    color: #fff;
    font-weight: 300;
}

.explorer_big_left img {
    width: 100%;
}

.explore-mini-video-section .explorer_big_titles h2 {
    margin-top: 8px;
    font-size: 26px;
    padding: 0 8%;
}

.explorer_banner {
    padding: 80px 0;
}

.explorer_big_titles img {
    width: 60%;
}

.skyport-section p {
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-weight: 300;
    max-width: 510px;
    width: 100%;
    text-align: center;
}

.wifi-thermo-content {
    width: 500px;
    text-align: center;
    margin-top: 10%;
    margin-left: 10%;
}

.skyweb-section {
    position: relative;
    overflow: hidden;
}

.skyweb-block {
    background: url(../images/macbook-img.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    padding-bottom: 100%;
}

.skyweb-inn {
    width: 555px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 12%;
}

.skyweb-block h2 {
    color: #fff;
    font-size: 36px;
    font-family: Roboto, sans-serif;
}

.skyweb-block p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    max-width: 555px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.voice-inn {
    width: 555px;
    text-align: left;
    position: absolute;
    right: 0;
    margin: 0;
    top: 12%;
    left: 10%;
}

.voice-inn h2 {
    color: #fff;
    font-size: 36px;
    font-family: Roboto, sans-serif;
}

.voice-inn p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    max-width: 264px;
    width: 100%;
    color: #fff;
    font-size: 18px;
}

.survyeor-inn {
    width: 555px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 12%;
}

.survyeor-inn h2 {
    color: #000;
    font-size: 36px;
    font-family: Roboto, sans-serif;
}

.survyeor-inn p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    max-width: 555px;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 18px;
}

.product-block {
    padding-bottom: 100%;
}

.survyeor-block {
    padding-bottom: 60%;
}

.product-inn {
    width: 555px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 12%;
}

.product-inn h2 {
    color: #000;
    font-size: 36px;
    font-family: Roboto, sans-serif;
}

.product-inn p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    max-width: 555px;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 18px;
}

.product-wifi-sen-img img {
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 50%;
}

.survyeor-img img {
    position: absolute;
    top: 35%;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 50%;
}

.voice-control-block-2 {
    background: url(../images/localapipanel2.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding-bottom: 60%;
    background-position: center;
}

.voice-control-block {
    background: url(../images/alexa-img.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding-bottom: 60%;
    background-position: center;
}

.hero-slider {
    position: relative;
}

.single-hs-item {
    height: 623px;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.single-hs-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.8;
}

.item-bg1 {
    background-image: url(../images/hand-img.jpg);
}

.item-bg2 {
    background-image: url(../images/hand-img.jpg);
}

.hero-text {
    position: absolute;
    top: 33%;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 55%;
}

.hero-text h1 {
    color: #fff;
    font-size: 50px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
}

.hero-text p {
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    margin: 12px 0 0 0;
}

.hero-slider .owl-item.active h1 {
    -webkit-animation: 1s 0.3s fadeInUp both;
}

.hero-slider .owl-item.active p {
    -webkit-animation: 1s 0.3s fadeInUp both;
    animation: 1s 0.3s fadeInUp both;
    font-family: "Open Sans", sans-serif;
}

.hero-slider .owl-item.active .slider-btn {
    -webkit-animation: 1s 0.3s fadeInUp both;
    animation: 1s 0.3s fadeInUp both;
}

.owl-carousel .owl-nav button.owl-prev {
    background: rgba(68, 68, 68, 0.4) no-repeat top left;
    position: absolute;
    left: 25px;
    top: 50%;
    color: #fff;
    font-size: 30px;
    margin: -40px 0 0;
    border-radius: 0;
    height: 50px;
    width: 50px;
}

.owl-carousel .owl-nav button.owl-next {
    background: rgba(68, 68, 68, 0.4) no-repeat top left;
    position: absolute;
    right: 25px;
    top: 50%;
    color: #fff;
    font-size: 30px;
    margin: -40px 0 0;
    border-radius: 0;
    height: 50px;
    width: 50px;
}

.owl-theme .owl-nav {
    margin-top: 0;
}

.owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #005c8f;
}

.owl-theme .owl-dots .owl-dot span {
    margin: 5px 4px;
}

.hero-img1 img {
    max-width: 425px;
    width: 100%;
    margin-left: 15%;
    -webkit-animation: 1s 0.3s fadeInUp both;
    animation: 1s 0.3s fadeInUp both;
}

.hero-img3 img {
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
    -webkit-animation: 1s 0.3s fadeInUp both;
    animation: 1s 0.3s fadeInUp both;
}

.hero-img2 img {
    max-width: 200px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-animation: 1s 0.3s fadeInDown both;
    animation: 1s 0.3s fadeInUp both;
}

p.ces-text {
    max-width: 500px;
    width: 100%;
    text-align: left;
    line-height: 30px;
    margin-left: 14%;
    font-family: "Open Sans", sans-serif;
}

.product-overview button {
    border: 0;
    background: 0 0;
    margin-top: 20px;
    display: block;
    text-align: center;
    margin: 40px auto 0;
}

.wheretobuy {
    background-color: #111;
    color: #eee;
    padding: 12px 30px;
}

.wheretobuy:hover {
    color: #fff;
    text-decoration: none;
    background-color: #222;
}

.navbar .user-form-icon a {
    color: #fff;
}

.navbar .user-form-icon a:hover {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
}

.installation-video-wrapper .videoWrapper {
    position: relative;
    width: 100%;
    height: 0;
    background-color: none;
}

.installation-video-wrapper .videoWrapper43 {
    padding-top: 75%;
}

.installation-video-wrapper .videoWrapper169 {
    padding-top: 56%;
}

.installation-video-wrapper .videoIframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.installation-video-wrapper .videoPoster {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: 0;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-size: cover;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 0.8s, height 0s;
    -moz-transition: opacity 0.8s, height 0s;
    transition: opacity 0.8s, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
}

.installation-video-wrapper .videoPoster:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    border: 5px solid #fff;
    border-radius: 100%;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.installation-video-wrapper .videoPoster:after {
    content: "";
    position: absolute;
    top: 49%;
    left: 49.7%;
    width: 0;
    height: 0;
    margin: -20px 0 0 -10px;
    border-left: 40px solid #fff;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.installation-video-wrapper .videoPoster:focus:before,
.installation-video-wrapper .videoPoster:hover:before {
    border-color: rgba(221, 221, 221, 0.8);
}

.installation-video-wrapper .videoPoster:focus:after,
.installation-video-wrapper .videoPoster:hover:after {
    border-left-color: rgba(221, 221, 221, 0.8);
}

.installation-video-wrapper .videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, 0.8s;
    -moz-transition-delay: 0s, 0.8s;
    transition-delay: 0s, 0.8s;
}

.feature-video {
    top: 40%;
    position: absolute;
    max-width: 68%;
    margin: auto;
    left: 16%;
}

.featureMargin {
    margin-top: 0px;
}

@media only screen and (max-width: 991px) {
    .feature-video {
        top: 50%;
        position: absolute;
        max-width: 68%;
        margin: auto;
        left: 16%;
    }

    .featureMargin {
        margin-top: 50px;
    }

    #parallax1 {
        background-attachment: unset;
    }
}

@media only screen and (max-width: 600px) {
    .feature-video {
        top: 52%;
        position: absolute;
        max-width: 68%;
        margin: auto;
        left: 16%;
    }

    .featureMargin {
        margin-top: 50px;
    }

    .single-hs-item {
        height: 550px;
    }

    .pop-close-btn {
        padding: 4px 12px;
        font-size: 25px;
    }

    .half_banner .LITERATURE_tabs {
        width: 100%;
        float: left;
        padding: 0 15px;
    }

    .mini-video-img {
        height: auto !important;
    }

    .mini-vidoe-block {
        height: auto !important;
        overflow: hidden;
    }

    .hero-text h1 {
        font-size: 30px;
    }

    .hero-text p {
        font-size: 15px;
        margin-bottom: 25px;
    }

    .owl-carousel .owl-nav button.owl-next {
        top: auto;
        margin: 0;
        bottom: 0;
    }

    .owl-carousel .owl-nav button.owl-prev {
        top: auto;
        margin: 0;
        bottom: 0;
    }

    .owl-dots {
        bottom: 10px;
        left: 50px;
        right: 50px;
    }

    .mob-ns {
        position: relative !important;
    }
}

.info-section {
    padding: 96px 0;
}

.info-section .container {
    max-width: 1220px;
    width: 92%;
}

.info-section .container .col-lg-4 {
    padding: 0 3% 0 3%;
    text-align: center;
}

.information-block h3 {
    color: #005c8f;
    font-size: 24px;
    margin-top: 36px;
    font-family: Helvetica;
    position: relative;
    padding-bottom: 36px;
}

.information-block h3::after {
    position: absolute;
    background: #005c8f;
    width: 30px;
    height: 2px;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.information-block p {
    line-height: 1.6em;
    font-size: 15px;
    color: #3e3e3e;
    letter-spacing: normal;
    font-family: "Open Sans", sans-serif;
    margin-top: 28px;
}

.info-img {
    position: relative;
    overflow: hidden;
}

.info-img img {
    transition: 0.5s all;
}

.info-img:hover img {
    transform: scale(1.1);
}

.footer-section {
    background: #f7f7f7;
    padding: 88px 0;
    position: relative;
    z-index: 1;
}

.footer-section .container {
    max-width: 1220px;
    width: 92%;
}

.social-media ul li a {
    background: #000;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-size: 8px;
    margin-right: 5px;
}

.social-media ul li a:hover {
    background: #898989;
}

.social-media ul {
    padding: 0;
    list-style: none;
    display: flex;
}

.footer-logo-section .f-logo img {
    max-width: 200px;
}

.f-nav-section h3 {
    font-size: 18px;
    color: #3e3e3e;
    text-transform: uppercase;
}

.f-contact-section h3 {
    font-size: 18px;
    color: #3e3e3e;
    text-transform: uppercase;
}

.f-contact-section ul {
    list-style: none;
    padding: 0;
    margin-top: 25px;
}

.f-contact-section ul li a {
    font-size: 18px;
    color: #3e3e3e;
    margin-bottom: 20px;
    display: block;
    text-decoration: none;
    cursor: default;
}

.f-contact-section ul li a i {
    padding-right: 10px;
    color: #005c8f;
}

.f-nav-section ul {
    padding: 0;
    list-style: none;
    margin-top: 25px;
}

.f-nav-section ul li a {
    font-size: 16px;
    font-family: Arial;
    color: #858585;
    padding: 10px;
    display: block;
    position: relative;
    text-decoration: none;
}

.f-nav-section ul li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    left: 0;
    height: 2px;
    width: 0;
}

.f-nav-section ul li:hover a::after {
    background: #005c8f;
    left: 0;
    width: 50%;
}

.footer-bottom p {
    padding: 20px 0;
    margin-bottom: 0;
    color: #898989;
    font-size: 13px;
}

.standard-features-wrapper .container {
    max-width: 1220px;
}

.slimline-section h2 {
    font-family: Helvetica;
    line-height: 1em;
    font-size: 42px;
    color: #3e3e3e;
    letter-spacing: normal;
    margin-bottom: 30px;
}

.slimline-section p {
    font-family: Helvetica;
    line-height: 25px;
    font-size: 18px;
    color: #3e3e3e;
    letter-spacing: normal;
    margin-bottom: 0;
}

.product-overview h4 {
    font-size: 20px;
    color: #3e3e3e;
}

section.slimline-section {
    padding: 70px 0;
    position: relative;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    min-height: 570px;
}

.product-overview {
    margin-top: 30px;
}

.slimline-section .container {
    -webkit-transition: position 10s;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: position 10s;
}

.slimline-section.fixedcls .container {
    position: fixed;
    width: 100%;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
}

.slimline-section .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.standard-features-wrapper {
    background: #dfdfdf;
    padding: 60px 0;
    z-index: 1;
    position: relative;
}

.standard-features-wrapper h3 {
    font-size: 24px;
    font-family: Roboto;
}

.standard-features-wrapper p {
    font-family: Helvetica;
    line-height: 18px;
    font-size: 18px;
    color: #3e3e3e;
    letter-spacing: normal;
    margin-bottom: 20px;
}

.standard-features-wrapper ul {
    padding-left: 18px;
}

.standard-features-wrapper ul li {
    font-family: Roboto;
    color: #000;
    font-size: 15px;
    color: #3e3e3e;
    line-height: 2;
}

.standard-features {
    padding-left: 80px;
}

.product-models {
    padding: 60px 0;
    position: relative;
    z-index: 1;
    background: #fff;
}

.model-tabs .nav-tabs .nav-item.show .nav-link,
.model-tabs .nav-tabs .nav-link.active {
    border: 0 none;
}

.model-tabs .nav-tabs .nav-link {
    border-radius: 0 none;
    padding: 12px 15px;
    color: #313131;
    font-family: Roboto, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    opacity: 0.6;
}

.model-tabs .nav-tabs .nav-link.active {
    border-bottom: 3px solid #22487a;
    opacity: 1;
    font-weight: 500;
    padding: 13px 15px 10px;
}

.model-tabs .nav-tabs .nav-link:hover {
    background-color: #eee;
}

.model-tabs .nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-bottom: 35px;
}

.model-tabs .table {
    font-family: Roboto, sans-serif;
}

.model-tabs .table thead th {
    border-top: 0 none;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    font-family: Roboto, sans-serif;
}

.model-tabs .table tbody td,
.model-tabs .table tbody th {
    font-size: 16px;
    font-weight: 400;
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
}

.model-tabs .table tbody td {
    text-align: center;
}

.model-tabs .table tbody td img {
    max-width: 26px;
}

.model-tabs .table tbody th {
    color: #3c3d41;
    width: 47%;
}

.model-tabs .table tbody th .btn-infobox {
    width: 20px;
    display: inline-block;
    margin-left: 5px;
}

.model-tabs .table tbody tr:hover {
    background-color: #f7f7f7;
}

.addwire-img img {
    max-width: 500px;
}

.menual ul {
    list-style-type: none;
    display: flex;
    align-content: flex-start;
    padding-left: 0;
    margin-top: 40px;
}

.menual ul li {
    padding: 0;
    position: relative;
    margin-right: 20px;
}

.menual ul li a:after {
    content: "»";
    position: absolute;
    top: -1px;
    right: 0;
    font-size: 22px;
    line-height: 1;
    color: #005c8f;
    display: block;
}

.menual ul li a {
    font-weight: 400;
    font-size: 17px;
    display: block;
    line-height: 1.3;
    color: #005c8f;
    position: relative;
    padding: 0 20px 0 0;
    margin-right: 20px;
}

.menual ul li:first-child a {
    padding-left: 0;
}

.installation-video-wrapper {
    background-color: #eee;
    padding: 60px 0;
    position: relative;
}

.insvdo h3 {
    color: #3e3e3e;
    font-size: 32px;
    text-align: center;
    margin-bottom: 40px;
    display: block;
}

.installation-video-wrapper .insvdo {
    max-width: 950px;
    margin: 0 auto;
}

.compatible-wrap {
    padding: 60px 0;
    background-color: #fff;
    position: relative;
    border-top: 1px solid #eee;
}

.compatible-wrap h3 {
    color: #3e3e3e;
    font-size: 28px;
    text-align: left;
    margin-bottom: 40px;
    display: block;
}

.compatible-wrap h4 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 30px;
}

.compatible-wrap .compatb-product {
    padding: 0;
    margin-bottom: 40px;
}

.compatible-wrap .compatb-product img {
    max-width: 100%;
}

.compatible-wrap .compatb-product.min img {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
}

.compatible-wrap .compatb-product.min h4 img {
    width: 230px;
    max-width: 100%;
}

.compatible-wrap .compatb-product .imbx {
    margin-bottom: 25px;
    display: block;
    position: relative;
}

.compatible-wrap .compatb-product.min .imbx {
    text-align: center;
    min-height: 190px;
    display: flex;
}

.compatible-wrap .compatb-product.min .imbx img {
    margin: auto;
}

.compatible-wrap .compatb-product h4 {
    color: #3e3e3e;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}

.compatible-wrap .compatb-product h4 img {
    max-width: 190px;
}

.compatible-wrap .compatb-product a {
    color: #3e3e3e;
}

.compatible-wrap .compatb-product a:hover {
    text-decoration: none;
    color: #005c8f;
}

.compatible-wrap .compatb-product a:hover h4 {
    color: #005c8f;
}

.compatible-wrap .compatb-product p {
    font-size: 15px;
    color: #555;
    line-height: 1.4;
    text-align: center;
}

.installation-video-wrapper .videoWrapper {
    margin-top: 0;
}

.installation-video-wrapper .videoWrapper {
    box-shadow: none;
}

.literaturebx {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.literaturebx .lit-lft,
.literaturebx .lit-rgt {
    width: calc(50% - 15px);
    background-color: #f7f7f7;
    padding: 40px;
}

.literaturebx .lit-lft.full {
    width: 100%;
}

.literaturebx h2 {
    font-weight: 500;
    font-size: 24px;
    font-family: Roboto;
    margin-bottom: 30px;
}

.literaturebx h3 {
    font-weight: 500;
    font-size: 18px;
    font-family: Roboto;
    color: #3e3e3e;
    margin-bottom: 10px;
}

.literaturebx .modelbx {
    margin-bottom: 30px;
    display: block;
}

.literaturebx .modelbx ul li a {
    font-family: Roboto;
    font-size: 15px;
    color: #3e3e3e;
    line-height: 2;
}

.literaturebx .modelbx ul li a:hover {
    color: #005c8f;
}

.product-models .table.mob-tab {
    display: none;
}

.table.mob-tab tbody tr {
    font-size: 15px;
    text-align: center;
    font-weight: 700;
}

.table.mob-tab thead tr {
    font-size: 15px;
    height: 50px;
}

.table.mob-tab tbody tr:nth-child(odd) {
    background: #f5f5f5;
}

.table.mob-tab tbody tr:nth-child(even) {
    background: #eee;
}

.accessories-section .accessories-banner {
    padding: 80px 0;
}

.accessories-section .accessories-banner h1 {
    text-align: center;
}

.accessories-section .accessories-banner p {
    text-align: center;
    font-size: 18px;
}

.accesssec .accbx {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.accesssec .accbx li {
    list-style-type: none;
    width: 33.33%;
    margin-bottom: 40px;
    padding-bottom: 40px;
    position: relative;
}

.accesssec .accbx li:after {
    content: "";
    height: 30px;
    width: 2px;
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% - 15px);
    background: #dfdfdf;
}

.accesssec .accbx li:before {
    content: "";
    height: 2px;
    width: 30px;
    display: block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 15px);
    background: #dfdfdf;
}

.accesssec .accbx li:nth-child(3n):after {
    display: none;
}

.accesssec .accbx li a {
    color: #212529;
    text-align: center;
    text-decoration: none;
    padding: 20px 20px;
    display: block;
    transition: all 0.3s ease-in-out;
}

.accesssec .accbx li a:hover {
    box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.1);
}

.accesssec .accbx li h3 {
    color: #212529;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 26px;
}

.accesssec .accbx li h4 {
    color: #5a5a5a;
    margin-bottom: 10px;
    font-size: 22px;
}

.accesssec .accbx li p {
    color: #5a5a5a;
    margin-bottom: 10px;
}

.accesssec .accbx li .imgbx img {
    max-width: 100%;
}

.navbar .dropdown-menu {
    padding-bottom: 40px;
}

.accessory_img img {
    width: 100%;
}

.accessory_img {
    padding: 15px 0;
}

.accessory_box_outer h2 {
    font-size: 21px;
    text-align: center;
    margin-bottom: 20px;
}

.accessory_box_outer h3 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #5a5a5a;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: center;
}

.accessory_box_outer h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #5a5a5a;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: center;
}

.accessory_box_outer {
    padding: 40px 20px;
    position: relative;
}

.prod_box_details {
    min-height: 70px;
}

.accessory_box_outer a.clickable_prod {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
}

section.accessory_section {
    width: 100%;
    padding: 0 0 60px 0;
}

section.section_titles {
    width: 100%;
    text-align: center;
    padding: 40px 0;
}

section.section_titles h2 {
    width: 100%;
    text-align: center;
    font-size: 40px;
}

section.section_titles h3 {
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
}

.top_filter_tabs {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: right;
}

.top_filter_tabs button.active {
    border: 1px solid #333;
    border-radius: 0;
}

.row.shuffle-wrapper.portfolio-gallery {
    width: 100%;
}

.accessory_img:hover img {
    -moz-transition: transform 0.3s ease;
    -webkit-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
}

.accessory_box_outer:hover .accessory_img img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.accessory_img img {
    -moz-transition: transform 0.3s ease;
    -webkit-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
}

@media screen and (min-width: 992px) {
    .feature-video {
        top: 50%;
        position: absolute;
        max-width: 68%;
        margin: auto;
        left: 16%;
    }

    .featureMargin {
        margin-top: 50px;
    }

    .mob-ns {
        position: unset;
    }

    .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }

    .navbar .nav-item {
        padding: 0.5rem 0.5rem;
        margin: 0 0.25rem;
    }

    .navbar .dropdown {
        position: static;
    }

    .navbar .dropdown-menu {
        width: 100%;
        left: 0;
        right: 0;
        top: 44px;
        border: none !important;
        border-radius: 0;
        background-color: #fff !important;
        padding: 30px 0;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

    .navbar .dropdown .dropdown-menu:hover,
    .navbar .dropdown:hover .dropdown-menu {
        display: block;
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }

    .home-page .navbar .dropdown .dropdown-menu:hover,
    .home-page .navbar .dropdown:hover .dropdown-menu {
        -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.09);
        -o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.09);
    }

    .navbar .dropdown-menu {
        border: 1px solid rgba(0, 0, 0, 0.15);
        background-color: #fff;
    }

    .mega-menu-content .col-md-12.col-lg-3 {
        flex: 0 0 20%;
        max-width: 20%;
        padding: 0 15px;
        margin-bottom: 20px;
    }
}

.black-overlay {
    background: rgba(0, 0, 0, 0.49);
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 100%;
    left: 100%;
}

.compatible-wrap .compatb-product:hover span.imbx img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.compatible-wrap .compatb-product span.imbx img {
    -moz-transition: transform 0.3s ease;
    -webkit-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
}

.fixed-top {
    width: 100%;
}

.faq-banner-section {
    background: #f5f5f5;
}

.faq-banner-section .container {
    max-width: 1220px;
    width: 100%;
}

.faq-banner-content {
    padding: 12%;
    text-align: center;
}

.faq-banner-content h2 {
    font-family: Helvetica;
    line-height: 1em;
    font-size: 42px;
    color: #3e3e3e;
    letter-spacing: normal;
    margin-bottom: 30px;
}

.back-to-support-link {
    background: #eee;
    padding: 20px;
}

.back-to-support-link a {
    color: #005c8f;
    font-size: 16px;
}

.trouble-block ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.trouble-block ul li {
    text-align: left;
    padding: 10px 10px 5px 40px;
    font-size: 15px;
    font-family: Roboto;
}

.trouble-block ul li:nth-child(even) {
    background-color: #e5e5e5;
}

.trouble-block {
    background-color: #f4f4f4;
}

.hints-section {
    background-color: #f4f4f4;
}

.hints-section ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.hints-section ul li {
    text-align: left;
    padding: 10px 10px 5px 40px;
    font-size: 15px;
    font-family: Roboto;
}

.hints-section ul li:nth-child(even) {
    background-color: #e5e5e5;
}

.trouble-section .container {
    max-width: 1220px;
    width: 100%;
}

.trouble-section h3 {
    font-family: Helvetica;
    line-height: 1em;
    font-size: 26px;
    color: #3e3e3e;
    letter-spacing: normal;
    padding: 25px 0 10px;
    text-align: center;
}

.trouble-section a {
    color: #005c8f;
}

.firewall-section .container {
    max-width: 1220px;
    width: 100%;
}

.firewall-block h2 {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: Helvetica;
}

.firewall-block {
    width: 100%;
    background-color: #f4f4f4;
    overflow: hidden;
    position: relative;
    margin: 40px 0 0 0;
    padding: 40px;
}

.firewall-block ul {
    list-style: disc;
}

.firewall-block ul li {
    font-family: Roboto;
    font-size: 15px;
    color: #000;
    line-height: 26px;
}

.back-top-btn {
    text-align: right;
    display: block;
    color: #005c8f;
    font-size: 15px;
}

html {
    scroll-behavior: smooth;
}

.trouble-section {
    margin-top: 30px;
}

.sorry-block h2 {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: Helvetica;
}

.sorry-section .container {
    max-width: 1220px;
    width: 100%;
}

.sorry-block {
    width: 99%;
    margin: 0 20px;
}

.sorry-block p {
    font-family: Roboto;
    font-size: 15px;
    color: #000;
    line-height: 26px;
}

.sorry-block p i {
    font-family: Roboto;
    font-size: 15px;
    color: #000;
    line-height: 26px;
}

.sorry-block ul li {
    font-family: Roboto;
    font-size: 15px;
    color: #000;
    line-height: 26px;
}

.sorry-block ul li a {
    color: #005c8f;
}

.sorry-section {
    margin: 30px 0 60px;
}

.thermo-stuck-section {
    width: 100%;
    background-color: #f4f4f4;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 40px;
}

.thermo-stack-block h2 {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: Helvetica;
}

.thermo-stack-block h5 {
    font-family: Roboto;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
}

.thermo-stack-block ul {
    list-style: disc;
}

.thermo-stack-block ul li {
    font-family: Roboto;
    font-size: 15px;
    color: #000;
    line-height: 26px;
}

.sdCard-block h2 {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: Helvetica;
}

.sdCard-block ul {
    list-style: disc;
}

.sdCard-block ul li {
    font-family: Roboto;
    font-size: 15px;
    color: #000;
    line-height: 26px;
}

.sdCard-block ul li img {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 auto;
    margin: 0 auto;
}

.sdCard-block ul li a {
    color: #005c8f;
}

.sdCard-section .container {
    max-width: 1220px;
    width: 100%;
}

.sorry-block ul {
    list-style: disc;
}

.thermo-stack-block img {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 auto;
}

.thermo-stuck-section .container {
    max-width: 1220px;
    width: 100%;
}

.thermo-stack-block p {
    font-family: Roboto;
    font-size: 15px;
    color: #000;
    line-height: 26px;
}

.thermo-stack-block ul li a {
    color: #005c8f;
}

.sdCard-section {
    margin: 30px 0 60px;
}

.color-touch-new-section h2 {
    font-family: Helvetica;
    line-height: 1em;
    font-size: 42px;
    color: #3e3e3e;
    letter-spacing: normal;
    text-align: center;
    font-weight: 700;
}

.color-touch-new-section p {
    font-family: "Open Sans", sans-serif;
    line-height: 1.6em;
    font-size: 18px;
    color: #3e3e3e;
    letter-spacing: normal;
    max-width: 650px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.color-touch-main-banner {
    max-width: 1759px;
    margin: 92px auto 0;
    text-align: center;
}

.color-touch-new-section {
    padding: 40px 0 40px;
}

.color-touch-new-section h2 span:nth-of-type(1) {
    color: #307dad;
}

.color-touch-new-section h2 span:nth-of-type(2) {
    color: #009d4e;
}

.color-touch-new-section h2 span:nth-of-type(3) {
    color: #913f98;
}

.color-touch-new-section h2 span:nth-of-type(4) {
    color: #f7941e;
}

.color-touch-new-section h2 span:nth-of-type(5) {
    color: #ed1c24;
}

.customizable-wall-block {
    background: url(../images/selphie-img.jpeg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding-bottom: 89%;
}

.customizable-inn {
    width: 740px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 12%;
}

.customizable-inn h2 {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 36px;
    line-height: 1em;
    letter-spacing: normal;
    margin-bottom: 20px;
}

.customizable-inn p {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    color: #000;
    line-height: 1.6em;
    color: #3e3e3e;
    letter-spacing: normal;
}

.theme-video-inn {
    width: 630px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 12%;
}

.theme-video-inn h2 {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 36px;
    line-height: 1em;
    letter-spacing: normal;
    margin-bottom: 20px;
}

.theme-video-inn p {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    color: #000;
    line-height: 1.6em;
    color: #3e3e3e;
    letter-spacing: normal;
}

.theme-video-block {
    padding-left: 6%;
    padding-right: 2%;
    width: 95%;
}

.customizable-wall-section {
    background-color: #e7e7e7;
}

.theme-video-box {
    padding: 56.25% 0 0 0;
    position: relative;
    margin-top: 272px;
}

.digital-pic-section {
    background: url(../images/frame-image.jpeg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding-bottom: 70%;
}

.digital-pic-content h2 {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 36px;
    line-height: 1em;
    letter-spacing: normal;
    margin-bottom: 20px;
}

.digital-pic-content p {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    color: #000;
    line-height: 1.6em;
    color: #3e3e3e;
    letter-spacing: normal;
}

.digital-pic-content {
    width: 600px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 13%;
}

.schedule-wall-block {
    background: url(../images/schedule-img.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding-bottom: 80%;
}

.schedule-security {
    background: url(../images/macbook-img.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding-bottom: 80%;
    background-position: center;
}

.schedule-inn {
    width: 630px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 12%;
}

.schedule-secu-inn {
    width: 630px;
    position: absolute;
    top: 12%;
    left: 10%;
}

.schedule-secu-inn h2 {
    line-height: 1em;
    letter-spacing: normal;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 36px;
}

.schedule-inn h2 {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 36px;
    line-height: 1em;
    letter-spacing: normal;
    margin-bottom: 20px;
}

.schedule-inn p {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    color: #000;
    line-height: 1.6em;
    color: #3e3e3e;
    letter-spacing: normal;
}

.explore-mini-video-section h2 {
    text-align: center;
    margin-top: 60px;
}

.explore-mini-video-section h5 {
    text-align: center;
    font-family: "Open Sans", sans-serif;
    line-height: 1.6em;
    font-size: 15px;
    color: #3e3e3e;
    letter-spacing: normal;
    font-weight: 400;
}

.explore-mini-video-section h2 img {
    max-width: 300px;
}

.mini-video-img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.mini-video-img h4 a:hover {
    color: #23a3ea;
}

.mini-vidoe-block {
    height: 560px;
    overflow: hidden;
}

.mini-video-img {
    height: 560px;
}

.mini-video-img h4 a {
    color: #3e3e3e;
    text-decoration: none;
    font-size: 11px;
    font-family: "Open Sans", sans-serif;
}

.mini-vidoe-block {
    margin: 0 0 0;
}

#miniModal .modal-dialog .modal-content iframe {
    margin: 0 auto;
    display: block;
}

#miniModal .modal-dialog {
    max-width: 803px;
    margin-top: 240px;
}

#miniModal .modal-dialog .modal-content {
    background: 0 0;
    border: 0;
}

#miniModal .modal-dialog .modal-content .close {
    position: absolute;
    right: 15px;
    top: 16px;
    background: #fff;
    z-index: 1;
    padding: 0 10px 8px 10px;
    font-size: 36px;
}

.mini-video-img a img {
    transition: 0.5s all;
}

.mini-video-img a:hover img {
    transform: scale(1.2);
}

.configator-app-block {
    background: url(../images/confugurator-app.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding-bottom: 98%;
}

.compliant-app-block {
    background: url(../images/adr-comlient.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding-bottom: 95%;
}

.configator-inn h2 {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 36px;
    line-height: 1em;
    letter-spacing: normal;
    margin-bottom: 20px;
}

.configator-inn {
    width: 740px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 12%;
}

.compliant-inn {
    width: 372px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 12%;
}

.configator-inn p {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    line-height: 1.6em;
    color: #3e3e3e;
    letter-spacing: normal;
}

.compliant-inn h2 {
    font-family: Roboto, sans-serif;
    font-size: 36px;
    line-height: 1em;
    letter-spacing: normal;
    margin-bottom: 20px;
    color: #fff;
}

.compliant-inn p {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    line-height: 1.6em;
    color: #fff;
    letter-spacing: normal;
}

.compliant-app-block {
    position: relative;
}

.compliant-app-block::before {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
}

.venstar-api-video-bl {
    width: 100%;
    height: 672px;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
}

.container-video-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: auto;
    opacity: 1;
    min-height: 100%;
    min-width: 100%;
}

.venstar-api-video-section {
    position: relative;
}

.venstar-api-content {
    position: absolute;
    top: 0;
    max-width: 50%;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 42px;
}

.venstar-api-logo {
    max-width: 313px;
    margin: 0 auto;
    width: 100%;
}

.venstar-api-pari {
    max-width: 525px;
    width: 100%;
    margin: 50px auto;
}

.venstar-api-content p {
    font-family: "Open Sans", sans-serif;
    line-height: 1.6em;
    font-size: 18px;
    color: #3e3e3e;
    letter-spacing: normal;
}

.contact-section-bx {
    font-family: "Open Sans", sans-serif;
}

.contact-details-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact-details-list ul li {
    font-size: 15px;
    color: #000;
    line-height: 1.6em;
}

.contact-details-list ul li a {
    color: #005c8f;
}

.contact-form-group .form-group label {
    font-size: 14px;
    color: #444;
    margin: 0;
}

.contact-form-group .form-group input {
    border: 1px solid #ddd;
    border-radius: 0;
    height: 50px;
    box-shadow: inherit;
    outline: inherit;
    font-size: 14px;
}

.contact-form-group .form-group textarea {
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: inherit;
    outline: inherit;
}

.contact-form-group .form-group input[type="checkbox"] {
    height: auto;
}

.contact-form-group .form-group input[type="submit"] {
    width: 100%;
    background: #000;
    height: 60px;
    color: #fff;
    font-size: 14px;
    border: none;
}

.contact-form-group .form-group input[type="submit"]:hover {
    opacity: 0.85;
}

.contact-details-list h1 {
    color: #3e3e3e;
}

.contact-details-list ul li.online-txt {
    color: #3e3e3e;
}

.about-contact-section {
    font-family: "Open Sans", sans-serif;
    color: #3e3e3e;
}

.about-cont-txt p {
    font-size: 15px;
    line-height: 26px;
}

.contact-culture-section {
    background-image: url(../images/culture1-1602130.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    font-family: "Open Sans", sans-serif;
}

.culture-heading h1 {
    color: #fff;
}

.culture-heading p {
    color: #fff;
    line-height: 27px;
    font-size: 16px;
}

.culture-heading p:last-child {
    margin: 0;
}

.contact-culture-section:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.6;
}

.commitment-section {
    font-family: "Open Sans", sans-serif;
}

.commitment-con-txt h1 {
    color: #333;
}

.commitment-con-txt p {
    font-size: 17px;
    line-height: 28px;
    color: #333;
}

.company-section-bx {
    background-image: url(../images/company-header.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    font-family: "Open Sans", sans-serif;
    padding: 160px 0;
}

.company-logo img {
    max-width: 400px;
    width: 100%;
}

.max-width-1220px {
    max-width: 1220px;
}

.mission-section-bx {
    background-image: url(../images/handshakecompany.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    font-family: "Open Sans", sans-serif;
    position: relative;
}

.mission-section-bx:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.75;
}

.company-mission-text h1 {
    color: #fff;
    font-weight: 600;
    font-size: 29px;
}

.company-mission-text p {
    color: #fff;
}

.about-contact-img {
    text-align: center;
}

.contact-details-list p {
    font-size: 14px;
    color: #333;
}

.font-open-sans {
    font-family: "Open Sans", sans-serif;
}

.colortouch-txt h1 {
    font-weight: 700;
    color: #333;
}

span.blue-span {
    color: #307dac;
}

span.green-span {
    color: #009d48;
}

span.pink-span {
    color: #913f98;
}

span.yellow-span {
    color: #f7941e;
}

span.red-span {
    color: #ed1c24;
}

span.black-span {
    color: #000;
}

.colortouch-txt p {
    font-weight: 500;
    color: #555;
}

.col-description-list ul {
    padding: 40px 0 0 0;
    margin: 0;
}

.col-description-list ul li {
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 600;
}

.col-description-list ul li span {
    margin-right: 30px;
}

.colortouch-img img {
    max-width: 90%;
}

.update-touch-section {
    background: #f5f5f5;
}

.update-list-ul ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.update-list-ul ul li {
    padding-left: 45px;
    padding-bottom: 20px;
    position: relative;
    min-height: 55px;
    font-size: 16px;
    color: #393939;
}

.update-list-ul ul li strong {
    font-weight: 600;
}

.update-list-ul ul li span {
    position: absolute;
    left: 0;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    text-align: center;
    line-height: 25px;
    top: -1px;
    font-weight: 700;
    font-size: 14px;
    border: 2px solid #307dac;
    color: #307dac;
}

.update-list-ul ul li:before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 14px;
    width: 2px;
    background: #307dac;
    margin: auto;
}

.update-list-ul ul li:last-child:before {
    display: none;
}

.desktop-figure img {
    max-width: 70%;
}

.desktop-figure h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 30px 0 20px;
}

.ColorTouch-heading h2 {
    font-weight: 700;
    color: #333;
}

.venstar-api-content p.ex-small-txt {
    line-height: 16px;
    color: #000;
}

.venstar-api-content p.ex-small-txt small {
    font-size: 13px;
}

section.section_titles {
    width: 100%;
    text-align: center;
    padding: 96px 0 40px 0px !important;
}

.support-acc-mobile ul li.list-inline-item {
    margin: 0;
}

.owl-carousel .owl-item img.home-colortouch {
    width: 200px
}

.owl-carousel .owl-item img.home-gadlogo {
    width: 200px;
    margin: 15px auto 15px
}

.owl-carousel .owl-item .slide-t101 img {
    width: 300px;
    margin: 0 auto 15px
}

@media(min-width:0px) and (max-width:576px) {
    .feature-video {
        top: 52%;
        position: absolute;
        max-width: 68%;
        margin: auto;
        left: 16%;
    }

    .featureMargin {
        margin-top: 50px;
    }

    body .prod_box_details h2,
    body .prod_box_details h3,
    body .prod_box_details h4 {
        text-align: left;
        line-height: 21px;
        margin: 2px 0 0;
    }

    .accessory_box_outer {
        margin: 0 -7px;
    }

    body .accessory_img {
        width: 40%
    }

    body .prod_box_details {
        width: 60%
    }

    body .accessory_img,
    body .prod_box_details {
        padding: 0 7px;
    }

    body .lil-big .accessory_img {
        width: 40%
    }

    .owl-carousel .owl-item .slide-t101 img {
        margin: 5px auto
    }

    .mob-ns {
        position: relative !important;
    }
}

@media(max-width:767px) {
    .feature-video {
        top: 52%;
        position: absolute;
        max-width: 68%;
        margin: auto;
        left: 16%;
    }

    .featureMargin {
        margin-top: 50px;
    }

    body {
        padding-top: 40px;
    }

    nav.navbar {
        position: absolute
    }

    .owl-carousel .owl-item img.home-colortouch {
        width: 200px;
        margin-bottom: 0;
    }

    .owl-carousel .owl-item img.home-gadlogo {
        width: 140px;
        margin: 15px auto 0;
    }

    .mob-ns {
        position: relative !important;
    }
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
}

/* Mega Menu Content Layout */
.mega-menu-content {
    position: relative;
    padding: 20px 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* Row Structure */
.dropdown-menu .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
}

.dropdown-menu .row:first-child {
    margin-bottom: 40px;
}

/* Column Layout */
@media screen and (min-width: 992px) {

    /* First Row - 5 columns */
    .dropdown-menu .row:first-child .col-md-12.col-lg-3 {
        flex: 0 0 20%;
        max-width: 20%;
        padding: 0 15px;
    }

    /* Second Row - 4 columns */
    .dropdown-menu .row:last-child .col-md-12.col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
        padding: 0 15px;
    }
}

/* Product Card Structure */
.mega-menu-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}

/* Header/Logo Area */
.mega-cap {
    margin-bottom: 15px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mega-cap img {
    max-width: 60%;
    width: auto;
    height: auto;
}

.mega-cap h2 {
    font-weight: 700;
    font-size: 28px;
    color: #3e3e3e;
    margin: 0;
}

/* Description Text */
.mega-menu-content h5 {
    color: #3e3e3e;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    margin: 0 0 5px;
    line-height: 1.4;
}

/* WiFi Icon */
.wifi-icon {
    margin: 15px 0;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wifi-icon img {
    max-width: 60px;
    width: auto;
    height: auto;
}

/* Product Images */
.mega-img {
    margin-top: 15px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mega-img a {
    display: block;
    width: 100%;
}

.mega-img img {
    max-width: 200px;
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}

.mega-img:hover img {
    transform: scale(1.1);
}

/* Specific Image Sizes */
.mega-image1 img,
.mega-image2 img {
    max-width: 200px;
}

.mega-image3 img {
    max-width: 140px;
}

/* Responsive Adjustments */
@media screen and (max-width: 1200px) {
    .mega-img img {
        max-width: 180px;
    }

    .mega-cap h2 {
        font-size: 24px;
    }
}

@media screen and (max-width: 991px) {

    .dropdown-menu .row:first-child .col-md-12.col-lg-3,
    .dropdown-menu .row:last-child .col-md-12.col-lg-3 {
        flex: 0 0 33.333%;
        max-width: 33.333%;
        margin-bottom: 30px;
    }

    .mega-img img {
        max-width: 160px;
    }
}

@media screen and (max-width: 767px) {

    .dropdown-menu .row:first-child .col-md-12.col-lg-3,
    .dropdown-menu .row:last-child .col-md-12.col-lg-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 576px) {

    .dropdown-menu .row:first-child .col-md-12.col-lg-3,
    .dropdown-menu .row:last-child .col-md-12.col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/* Dropdown Animation */
@media screen and (min-width: 992px) {
    .navbar .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        transform: translateY(-10px);
        transition: all 0.3s ease;
    }

    .navbar .dropdown:hover .dropdown-menu {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}

/* ======================================
   NEW THERMOSTAT MEGAMENU STYLES
   ====================================== */

/* Main container for the new megamenu */
.thermostat-megamenu {
    width: 100%;
    padding: 20px 0;
}

/* Row container */
.thermostat-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 30px;
    width: 100%;
}

.thermostat-row:last-child {
    margin-bottom: 0;
}

/* Column container */
.thermostat-col {
    padding: 0 15px;
    margin-bottom: 20px;
}

/* First row has 5 columns */
.thermostat-row-top .thermostat-col {
    width: 20%;
}

/* Second row has 4 columns */
.thermostat-row-bottom .thermostat-col {
    width: 25%;
}

/* Product card */
.thermostat-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 100%;
    padding: 15px;
    position: relative;
    transition: all 0.3s ease;
}

/* Card header with logo/title */
.thermostat-header {
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    width: 100%;
}

.thermostat-header img {
    max-height: 40px;
    width: auto;
}

.thermostat-header h2 {
    font-weight: 700;
    font-size: 24px;
    color: #3e3e3e;
    margin: 0;
}

/* Model description */
.thermostat-description {
    min-height: 40px;
    margin-bottom: 10px;
}

.thermostat-description h5 {
    color: #3e3e3e;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    margin: 0 0 5px;
    line-height: 1.4;
}

/* WiFi icon */
.thermostat-wifi {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.thermostat-wifi img {
    max-height: 40px;
    width: auto;
}

/* Product image container */
.thermostat-image {
    width: 100%;
    height: 140px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    margin-top: auto;
}

.thermostat-image a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.thermostat-image img {
    max-width: 100%;
    max-height: 140px;
    width: auto;
    height: auto;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.thermostat-image a:hover img {
    transform: scale(1.1);
}

/* Responsive styles */
@media screen and (max-width: 1200px) {
    .thermostat-image {
        height: 160px;
    }

    .thermostat-image img {
        max-height: 150px;
    }

    .thermostat-header h2 {
        font-size: 22px;
    }
}

@media screen and (max-width: 991px) {

    .thermostat-row-top .thermostat-col,
    .thermostat-row-bottom .thermostat-col {
        width: 33.333%;
    }

    .thermostat-image {
        height: 150px;
    }

    .thermostat-image img {
        max-height: 140px;
    }
}

@media screen and (max-width: 767px) {

    .thermostat-row-top .thermostat-col,
    .thermostat-row-bottom .thermostat-col {
        width: 50%;
    }

    .thermostat-image {
        height: 140px;
    }

    .thermostat-image img {
        max-height: 130px;
    }
}

@media screen and (max-width: 576px) {

    .thermostat-row-top .thermostat-col,
    .thermostat-row-bottom .thermostat-col {
        width: 100%;
    }

    .thermostat-image {
        height: 160px;
    }

    .thermostat-image img {
        max-height: 150px;
    }
}

/* ======================================
   SUBNAVBAR STYLES
   ====================================== */

/* Subnavbar Styles */
.subnavbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    transform: translateY(-100%);
    background: #fff;
    padding: 5px 5px;
    border-radius: 0 0 clamp(3px, 0.625vw, 10px) clamp(3px, 0.625vw, 10px);
    z-index: 250;
    transition: transform 0.4s ease, opacity 0.4s ease;
    opacity: 0;
}

.subnavbar-container {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 5px 5px;
}

.subnavbar-link {
    color: #272727;
    font-size: clamp(8px, 2.0vw, 17px);
    font-weight: 500;
    text-decoration: none;
    transition: all 0.2s ease;
    flex: 1;
    text-align: center;
}

/* Show subnavbar - slide down and fade in */
body:not(.at-top) .subnavbar {
    transform: translateY(0);
    opacity: 0.8;
}

/* Hide subnavbar - slide up and fade out */
body.at-top .subnavbar {
    transform: translateY(-100%);
    opacity: 0;
}