
h3 {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    color: #3c3d41;
    margin-left: 14px;
}

body {
    background-color: #fafafa;
    font-family: 'Libre Franklin', sans-serif;
}

button:focus {
    outline: none;
}

h5 {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.container-mobile {
    display: none;
}

.container-mobile-home {
    padding-left: 26px;
    padding-top: 65px
}

#home-narrow {
    padding-top: 80px;
}

p {
    opacity: 0.6;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 34px;
    line-height: 1.76;
    letter-spacing: 0.2px;
    color: #000000;
}

.narrow-screen-section {
    display: none;
    background-color: #fafafa;
}

#home-narrow {
    background-color: #fafafa;
}

.selected {
    margin-left: 15%;
    padding-top: 10%;
}

#producth2 {
    font-size: 2.5vw;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    /*margin-top: 40px;*/
    margin-top: 20px;
}

.producttext {
    margin-bottom: 100px;
}

.producth {
    font-size: 1vw;
    max-width: 40vw;
}

.dots-main-mobile {
    display: none;
}

.dots-main-mobile div {
    padding-bottom: 4px;
    text-align: center;
}

#skyportbutton {
    background-color: #fafafa !important;
    border: 1px solid #8EC53F !important;
}

#skyportbutton:hover {
    background-color: #F3F3F3 !important;
}

.dots-main {
    /*display: none;*/
    right: 6%;
    z-index: 9999999;
    margin: 0;
    position: fixed;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.unactive {
    text-align: center;
    cursor: pointer;
}

.unactiveDot {
    width: 10px;
    height: 10px;
}

.activeDot {
    width: 14px;
    height: 14px;
}

.dots-main div {
    padding-bottom: 4px;
    text-align: center;
}

.navbar {
    background-color: #fafafa;
    margin-bottom: 0;
    border: none;
    position: fixed;
    width: 100%;
    z-index: 10101010;
    top: 0;
}

.container-fluid.thermsblock {
    /*bottom: -235px !important;*/
    /*bottom: -5vw !important;*/
}

.navbar-default .navbar-nav > li > a {
    /*font-size: 14px;*/
}

.logo {
    margin-left: 14px;
}

.navbar-right {
    margin-top: 21px;
}

.navbar-right {
    margin-right: 17px;
}

.logo {
    /*margin-left: 37px;*/
    /*margin-top: 20px;*/
    /*width: 90%;*/
}

.first {
    height: 100%;
    background: #fafafa;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    width: 100%;
}

#h1home {
    text-align: center;
    font-size: 4vw;
    color: #3c3d41;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
    font-weight: bold;
}

.card-body {
    /*background-color: #eeeeee;*/
    border-radius: 15px;
    font-size: 16px;
}

.card-header {
    border-radius: 15px;
    font-weight: bold;
}

#overviewMob h3 {
    font-size: 21px;
}

.card-header-mobile {
    border-radius: 15px;
    font-weight: bold;
    font-size: 14px;
}

#h2home {
    text-align: center;
    opacity: 0.6;
    font-size: 1.15vw;
    line-height: 1.76;
    letter-spacing: 0.2px;
    color: #000000;
}

.productimage {
    /*box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(137, 137, 137, 0.5);*/
    width: 20vw;
}

.h2home {
    text-align: center;
}

#home {
    position: absolute;
    top: 18%;
    padding-top: 8%;
    z-index: 99999;
}

.homebutton {
    text-align: center;
}

#homebutton, #skyportbutton {
    background-color: #8EC53F;
    color: white;
    border-radius: 40px;
    width: 182px;
    height: 45px;
    border: none;
    font-family: 'Montserrat', sans-serif;
}

#homebutton:hover, #skyportbutton:hover {
    background-color: #7FB237;
}

.homebuttonmobile {
    /*margin-left: 20px;*/
    margin-top: 39px;
    border-radius: 40px;
    background-color: #8EC53F;
    border: none;
    display: grid;
    width: 178px;
    height: 45px;
}

#homebuttonmobile:hover {
    background-color: #7FB237;
}

.textbuttonmobile {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    color: #ffffff;
}

.textbutton {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    color: #ffffff;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
}

.navbar-brand {
    margin-left: 3%;
    margin-top: 2%;
}

.thermostats {
    display: flex;
    align-items: flex-end;
}

.divtherm {
    text-align: center;
    cursor: pointer;
}

.first-container {
    height: 100%;
    position: relative;
}

.divtherm {
    /*bottom: -12vw;*/
    width: 100%;
    height: auto;
}

.imgtherm {
    /*width: 99%;*/
    /*width: 100%;*/
    /*height: auto;*/
    /*z-index: 999;*/
}

.thermostat-container {
    /*padding-top: 15vw;*/
    display: flex;
    flex: 1;
    /*position: absolute;*/
    padding-left: 200px;
    padding-right: 200px;
    /*transform: translateY(-50%);*/
}

.home-page {
    display: flex;
    flex-direction: column;

}

.thermostat-container img {
    width: 26vw;
    /*height: 100%;*/
}

#fourthimage {
    width: 24vw !important;
    float: right;
}

.thermsblock {
    position: absolute;
    /*bottom: 10%;*/
    display: flex;
    z-index: 0;
    width: 100%;
    padding-left: 16vw;
    bottom: 0;
}

.mobiletherm {
    display: none;
}

.tellmore {
    width: 364px;
    height: 90px;
    border-radius: 70px;
    background-color: #8EC53F;
    border: none;
    color: white;
}

.tellmore:hover {
    background-color: #7FB237;
}

.h1mobile {
    font-family: 'Montserrat', sans-serif;
    font-size: 8.9vw;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: normal;
    color: #3c3d41;
    margin-top: 20px;
    width: 78%;
}

.section-product-mobile {
    display: none;
}

.h2mobile {
    opacity: 0.6;
    font-size: 4vw;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: 0.5px;
    color: #000000;
    margin-top: 10px;
    width: 77%;
}

.tellmore span {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #ffffff;
}

.second-container {
    margin-top: 5%;
    margin-left: 24%;
}

#first-container-mobile {
    display: none;
}

.container {
    background-color: #fafafa;
    width: 100%;
}

.navbar-default .navbar-nav > li > a {
    font-size: 29px;
}

.card-body {
    border-radius: 4px;
}

/* .dropdown:hover > .menu-desktop {
    display: block;
    border: 0 solid;
} */

.dropbtn {
    padding: 16px;
    font-size: 16px;
    border: none;
}

button.btn.btn-link {
    font-size: 17px;
    line-height: 2.35;
    color: #000000;
    text-decoration: none;
    width: 97%;
    text-align: left;
}

button.btn.btn-link svg {
    margin-left: 80%;
}

.nav-tabs a.active.show {
    background-color: inherit;
    border: none;
    border-bottom: 3px solid #8EC53F;
    color: #313131;
    font-size: 17px;
    font-weight: 600;
    opacity: 1;
    margin-top: 0 !important;
}

.nav-tabs > li > a {
    opacity: 0.6;
    font-size: 17px;
    line-height: 1.2;
    color: #313131;
    border: none;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: inherit;
    border: none;
    border-bottom: 3px solid #8EC53F;
    color: #313131;
    font-size: 17px;
    font-weight: 600;
    opacity: 1;
    margin-top: 0 !important;
}

.texttherm {
    opacity: 0.6;
    font-size: 1vw;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.76;
    letter-spacing: 0.2px;
    width: 100%;
    color: #000000;
    width: 37vw;
}

.notactive {
    opacity: 0.6;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #313131;
}

li.active a {
    color: black;
    opacity: 1;
}

.nav-tabs > li {
    margin-bottom: -1px;
}

.h2block {
    font-size: 3.2vw;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    margin-top: 10px;
}

button:focus {
    outline: none !important;
}

.productabout {
    /* margin-left: 50px; */
}

@-webkit-keyframes swing {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@keyframes swing {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@keyframes swingOut {
    from {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes swingOut {
    from {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.swingOut {
    -webkit-animation: swingOut 0.3s ease;
    animation: swingOut 0.3s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.divtherm:hover {
    -webkit-animation: swing 0.3s ease;
    animation: swing 0.3s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

#h2home {
    font-size: 1vw;
}

.h2home {
    margin-top: 2vh;
}

.homebutton {
    z-index: 999;
    margin-top: 2vh;
}

.thermostattext {
    display: none;
}

.textbutton {
    /*font-size: 0.8vw;*/
    font-size: 16px;
}

.logo {
    width: 150px;
    margin-top: 20px;
    margin-left: 48px;
}

.navbar-default .navbar-nav > li > a {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1b1b1b;
    font-size: 17px;
}

#secondtherm {
    /*bottom: -10vw;*/
}

.h1home {
    text-align: center;
}

#firsttext {
    min-height: 520px;
}

.thermostathead {
    font-family: 'Montserrat', sans-serif;
    font-size: 3.2vh;
    font-weight: bold;
    line-height: 2.5;
    color: #3c3d41;
    width: 80%;
    padding-top: 10px;
}

#fourth-container-mobile {
    display: none
}

#third-container-mobile {
    display: none;
}

.thermostattext {
    opacity: 0.6;
    font-size: 2vh;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: 0.5px;
    color: #000000;
    width: 85%;
}

#secondtext {
    min-height: 520px;
}

#thirdtext {
    min-height: 520px;
}

/*.active {*/
/*text-align: center;*/
/*}*/

.dots {
    position: absolute;
    right: -47%;
    top: 49%;
    text-align: center;
}

#homebutton, #skyportbutton {
    margin-top: 1%;
}

.withdots {
    display: flex;
}

.thermostatbutton {
    height: 60px;
    width: 240px;
    background-color: #8EC53F;
    color: white;
    border-radius: 40px;
    border: none;
    margin-top: 4%;
}

.thermostatbutton:hover {
    background-color: #7FB237;
}

.narrow {
    background: #fafafa;
}

.navbar-nav > li {
    height: 45px;
}

.navbar-nav > li > .dropdown-menu {
    width: 100% !important;
    border: 0;
}

.navbar-fixed-top .logo {
    margin-top: 20px;
    margin-left: 26px;
    width: 100px;
}

@media screen and (min-width: 750px) and (max-width: 1200px) {
    .navbar-default .navbar-nav > li > a {
        /*font-size: 14px;*/
    }

    .navbar-right {
        margin-top: 21px;
    }

    .navbar-right {
        margin-right: 17px;
    }
}

@media (min-width: 1024px) and (max-width: 1680px) {
    #h1home {
        font-size: 3.5vw;
    }

    #h2home {
        font-size: 1.2vw
    }

    #homebutton, #skyportbutton {
        height: 42px !important;
        width: 170px !important;
    }

    .textbutton {
        /*font-size: 1.1vw;*/
        font-size: 12px;
    }

    .thermostatbutton {
        height: 50px !important;
        width: 200px !important;
    }

    .container-fluid.thermsblock {
        bottom: -3vw !important;
    }

    .texttherm {
        font-size: 1.3vw;
    }

    /*.dots-main {*/
    /*top: 240px;*/
    /*}*/
    .skyport-img {
        height: 53px !important;
        width: 200px !important;
        margin-left: 10px;
        border-radius: 70px;
    }

    .thermsblock {
        bottom: 1vw;
    }

    .firsttherm {
        top: 45px !important;
    }

    .secondtherm {
        top: 28px !important;
    }

    .fourththerm {
        top: 22px !important;
    }

    .fifththerm {
        top: 44px !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .navbar-default .navbar-nav > li > a {
        padding-right: 5px;
        padding-left: 10px;
        font-size: 1.57vw;
    }

    .logo {
        width: 14.9vw;
        margin-top: 30px;
    }

    .h1404 {
        font-size: 7vw !important;
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    #home {
        padding-top: 12%;
    }

    .thermostat-container {
        padding-left: 100px;
        padding-right: 100px;
    }

    @media (max-width: 991px) {
        .productimage {
            width: 36vw !important;
        }

        .productabout {
            margin-left: 150px;
        }
    }

    #h1home {
        font-size: 6vw;
    }

    #h2home {
        font-size: 2vw
    }

    #homebutton, #skyportbutton {
        height: 42px !important;
        width: 170px !important;
    }

    .textbutton {
        /*font-size: 1.1vw;*/
        font-size: 11px;
    }

    .thermostatbutton {
        height: 42px !important;
        width: 170px !important;
    }

    .go-back {
        width: 150px !important;
        height: 40px !important;
    }

    .container-fluid.thermsblock {
        bottom: -0 !important;
    }

    .dropdown-menu > li > a {
        font-size: 11.5px !important;
    }

    .texttherm {
        font-size: 1.6vw;
    }

    /*.dots-main {*/
    /*top: 240px;*/
    /*}*/
    .h2block {
        font-size: 3.8vw;
        margin-top: 0;
    }

    .skyport-img {
        height: 45px !important;
        width: 170px !important;
        margin-left: 10px;
        border-radius: 70px;
    }

    .thermsblock {
        bottom: 10vw;
        /*bottom: 30vw;*/
    }

    .firsttherm {
        top: 35px !important;
    }

    .secondtherm {
        top: 22px !important;
    }

    .fourththerm {
        top: 16px !important;
    }

    .fifththerm {
        top: 32px !important;
    }
}

.card-img {
    display: block;
    margin-right: auto;
    width: 300px;
    padding-top: 20px;
    margin-left: 0 !important;
}

.card-list {
}

.card-body-models {
    padding-left: 0 !important;
}

.card-list h5 {
    font-size: 24px;
    font-weight: bold;
}

.card-list h4 {
    font-size: 18px;
    font-weight: bold;
    color: black;
}

.card-list ul li {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3c3d41;
}

.card-body-desktopApp {
    border-radius: 15px;
    font-size: 16px;
    padding-left: 20px;
    max-width: 800px;
    padding-bottom: 15px;
}

.card-body-desktopApp b {
    color: black;
    opacity: 1 !important;
}

.card-body-desktopApp p {
    display: inline-block;
    border-radius: 15px;
    font-size: 16px;
    max-width: 800px;
}

.download-icon {
    width: 200px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.card-body-accessories {
    padding-top: 20px;
    display: flex;
}

.card-body-text-accessories {
    padding-left: 50px;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.7;
    letter-spacing: normal;
    color: #3c3d41;
}

.card-body-accessories img {
    width: auto;
    height: 100px;
}

.card-body-manuals h5 {
    font-size: 20px;
    font-weight: bold;
}

.info-icon {
    width: auto;
    border-radius: 70px;
    margin-right: 5px;
}

.info-container {
    padding-bottom: 10px;
    display: inline-block;
}

.info-icon:hover {
    background-color: #F3F3F3;
}

.navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav > li:focus, .navbar-default .navbar-nav > .open {
    border-bottom: 2px solid #8EC53F;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover {
    background-color: inherit;
}

.dropdown {
    height: 45px !important;
    padding-top: 0 !important;
}

.dropdown-menu {
    top: 105%;
    padding-top: 0;
    padding-bottom: 0;
}

.dropdown-menu > li > a {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #394250;
    padding: 10px;
}

.dropdown-menu > li > a:hover {
    background-color: #8EC53F !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff !important;
}

.premium-series-image {
    padding-left: 0;
    width: 300px;
    padding-bottom: 20px;
}

.premium-series-body {
    margin-top: auto;
    margin-bottom: auto;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
}

.premium-series-title {
    margin-left: 0;
    padding-top: 15px;
}

.premium-series-body ul li {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    color: #3c3d41;
}

#overview h3 {
    font-size: 26px;
}

#overview hr {
    margin-top: -10px;
}

.premium-series-list {
    padding-left: 20px;
}

.premium-series-list h5 {
    font-size: 20px;
}

.premium-series-list ul li {
    font-size: 17px;
}

@media (max-width: 1800px) {
    .producth {
        font-size: 17px;
    }
}

.premium-series-table {
    padding-top: 20px;
    margin-top: auto;
    margin-bottom: auto;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3c3d41;
    padding-right: 20px;
}

.premium-series-table .table thead tr th {
    font-size: 18px;
    text-align: center;
}

.premium-series-table .table tbody tr td {
    font-size: 16px;
    text-align: center;
    font-weight: normal;
}

.premium-series-table .table tbody tr th {
    font-size: 16px;
    font-weight: normal;
}

.footer-copyright {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3c3d41;
    padding-bottom: 15px;
}

.skyport-img {
    height: 63px;
    width: 240px;
    margin-left: 10px;
    border-radius: 70px;
}

.skyport-img:hover {
    background-color: #F3F3F3;
}

#homebutton, #skyportbutton {
    height: 60px;
    width: 240px;
    margin-left: 10px
}

.main-img-mobile {
    width: 100%;
    /*height: 160px;*/
}

.img-mobile {
    width: 74%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img-mobile-container {
    display: flex;
    overflow: hidden;
    /*position: absolute;*/
    bottom: 0;
    /*margin-left: -83%;*/
    /*margin-right: -68%;*/
    margin-top: 4vh;
    margin-left: -10px;
}

@media (max-width: 768px) and (max-height: 420px) {
    .main-div-img {
        width: 35% !important;
    }

    .thermostat-page-mobile img {
        width: 32%;
        float: left;
        margin-right: 10px;
    }

    .touch-mobile {
        padding-top: 1vw;
    }

    .image-mobile {
        display: none;
    }

    .thermostat-page-mobile {
        padding-top: 35vh !important;
    }

    .thermostattext {
        font-size: 3.7vh;
        line-height: 1.5;
    }

    .thermostathead {
        padding-top: 0;
        font-size: 4vh;;
    }

    .homebuttonmobile {
        margin-top: 15px;
        width: 125px;
        height: 30px;
        float: left;
    }

    .textbuttonmobile {
        font-size: 9px;
    }

    .h1mobile {
        font-size: 6vw;
    }

    .h2mobile {
        font-size: 2.6vw;
    }

    .skyport {
        margin-top: 15px !important;
        margin-left: 15px !important;
    }

    .navbar-default .navbar-toggle {
        margin-top: 13px !important;
    }

    .logo {
        margin-top: 13px !important;
        margin-left: 26px;
        width: 100px !important;
    }

    .mobile-nav-img {
        display: none;
    }

    ul.nav.navbar-nav.navbar-right li a {
        font-size: 13px !important;
    }

    .navbar-nav > li {
        height: 25px !important;
    }

    .dropdown {
        height: 25px !important;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        height: 20px !important;
    }

    .open {
        padding-bottom: 138px !important;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-bottom: -25px !important;
    }

    .open.mini {
        padding-bottom: 102px !important;
    }

    .tab-panel-fixed-top {
        top: 22px !important;
    }
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav > li:focus, .navbar-default .navbar-nav > .open {
        border-bottom: none;
    }

    .card-list {
        padding-left: 0;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .card-container {
        padding-left: 0 !important;
    }

    .skyport {
        margin-top: 10px;
    }

    #mainSection {
        display: none;
    }

    .image-mobile {
        width: 92vw;
    }

    .img404 {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 25px;
    }

    .h1404 {
        font-size: 45px !important;
        margin-top: 0px;
        padding-top: 80px;
    }

    #mainSection {
        display: none;
    }

    .home-page {
        display: none;
    }

    .navbar-nav .open .dropdown-menu:hover {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .skyport-img {
        height: 45px !important;
        width: 178px !important;
        border-radius: 70px;
        margin-left: 0px;
        margin-top: 10px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
        padding-bottom: 0;
        padding-top: 0;
    }

    .dropdown-menu li a {
        font-size: 17px !important;
        line-height: 2 !important;
        font-weight: normal !important;
        color: #3c3d41;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: normal;
    }

    .premium-series-table .table tbody tr td {
        /*font-size: 3.2vw;*/
        font-size: 14px;
    }

    @media (min-height: 900px) {
        .h2-mobile-product {
            font-size: 16px !important;
        }

        .h1-mobile-product {
            font-size: 34px !important;
        }

        .main-div-img {
            width: 50% !important;
        }
    }

    .main-div-img {
        width: 70%;
    }

    .navbar {
        z-index: 10000;
        /*position: absolute;*/
    }

    .navbar-default .navbar-nav > li:focus, .navbar-default .navbar-nav > li:hover {
        border-bottom: 0;
    }

    .open {
        padding-bottom: 215px;
    }

    .open.mini {
        padding-bottom: 175px;
    }

    .open.explorer {
        padding-bottom: 245px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 0px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .dots-main-mobile-first {
        position: absolute;
        left: 92%;
        top: 37%;
    }

    .dots-main-mobile {
        display: table;
        position: fixed;
        right: 26px;
        top: 44%;
        z-index: 999;
    }

    .dots-main {
        display: none !important;
    }

    #h1home {
        font-size: 53px;
    }

    .textbutton {
        font-size: 19px;
    }

    #homebutton, #skyportbutton {
        width: 200px;
        height: 52px;
    }

    #h2home {
        font-size: 15px;
    }

    .first-container {
        display: none;
    }

    .logo {
        margin-top: 20px;
        margin-left: 26px;
        width: 100px;
    }

    .navbar-default .navbar-toggle {
        margin-top: 20px;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-bottom: 10px;
        margin-right: -15px;
        margin-left: -15px;
    }

    .navbar-right {
        margin-top: 40px;
        margin-left: 0;
    }

    #first-container-mobile {
        display: block;
        overflow: hidden;
        /*height: 100vh;*/
        width: 100vw;
        background-color: #fafafa;
        position: relative;
    }

    .mobilethermostat {
        width: 235px;
        height: 189px;
    }

    .first {
        display: none;
    }

    #second-container-mobile {
        display: block;
        height: 100vh;
        width: 100vw;
        background-color: #fafafa;
        overflow: hidden;
        position: relative;
    }

    .thermostat-page-mobile {
        padding-top: 16vh;
        padding-left: 26px;
    }

    #fourth-container-mobile {
        display: block;
        height: 100vh;
        width: 100vw;
        background-color: #fafafa;
        overflow: hidden;
        position: relative;
    }

    #third-container-mobile {
        display: block;
        height: 100vh;
        width: 100vw;
        background-color: #fafafa;
        overflow: hidden;
        position: relative;
    }

    #fifth-container-mobile {
        display: block;
        height: 100vh;
        width: 100vw;
        background-color: #fafafa;
        overflow: hidden;
        position: relative;
    }

    .thermostattext {
        display: block;
    }

    #mainanimation-narrow h2.h2block {
        font-size: 2.2vw;
    }

    #firsttext-narrow .texttherm {
        font-size: 0.8vw;
    }

    ul.nav.navbar-nav.navbar-right li a {
        font-family: 'Montserrat', sans-serif;
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #3c3d41;
    }

    .dropdown-menu li a {
        font-size: 17px !important;
        line-height: 2 !important;
        font-weight: normal !important;
        color: #3c3d41;
    }

    .section-product {
        display: none;
    }

    .section-product-mobile {
        display: block;
        background-color: #fafafa;
        padding-bottom: 20px;
    }

    .product-main-div {
        height: 100%;
        margin-top: 100px;
        margin-left: 20px;
    }

    .h1-mobile-product {
        font-family: 'Montserrat', sans-serif;
        font-size: 24px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.5;
        letter-spacing: normal;
        color: #3c3d41;
        width: 100%;
        margin-top: 5px;
    }

    .h2-mobile-product {
        opacity: 0.6;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.57;
        letter-spacing: 0.5px;
        color: #000000;
        width: 90%;
        margin-top: 5px;
    }

    .product-about-mobile {
        margin-top: 16px;
    }

    .nav-pills > li + li {
        margin-top: 5px;
    }

    .product-about-mobile {
        font-size: 18px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #3c3d41;
    }

    div#collapseOne {
        margin-right: 21px;
    }

    div#collapseThree {
        margin-right: 21px;
    }

    div#collapseTwo {
        margin-right: 21px;
    }

    button.btn.btn-link {
        width: 90%;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #3c3d41;
    }

    .navbar-default .navbar-toggle {
        border: none;
    }

    .card-header {
        border-radius: 15px;
        font-weight: bold;
        font-size: 14px;
        padding-left: 0;
    }

    h3 {
        font-family: 'Libre Franklin', sans-serif;
        font-size: 18px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #3c3d41;
        margin-left: 0px;
    }

    .card-body {
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.71;
        letter-spacing: normal;
        padding-left: 0;
        padding-right: 15px;
    }

    .card-list h5 {
        font-size: 20px;
    }

    .card-list h4 {
        font-size: 16px;
    }

    .card-list ul li {
        font-size: 14px;
    }

    .download-icon {
        padding-left: 0;
    }

    .card-body-desktopApp {
        padding-left: 0;
        padding-right: 15px;
        font-size: 14px;
    }

    .card-body-accessories {
        padding-left: 0;
    }

    .card-body-text-accessories {
        font-size: 14px;
        padding-left: 30px;
        line-height: 1.8;
    }

    .card-body-manuals h5 {
        padding-left: 0;
        font-size: 18px;
    }

    .nav-tabs > li > a {
        font-size: 14px;
    }

    .nav-tabs a.active.show {
        font-size: 14px;
    }

    .info-icon {
        width: 175px;
    }

    .navbar-fixed-top {
        /*position: sticky !important;*/
    }

    .shape {
        position: absolute;
        right: 10px;
        padding-top: 35px;
    }

    .footer-copyright {
        font-size: 14px;
        padding-bottom: 0;
    }

    .download-icon {
        width: 178px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    .premium-series-table .table tbody tr th {
        font-size: 15px;
        text-align: center;
        font-weight: bold;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        background-color: inherit;
        border: none;
        border-bottom: 3px solid #8EC53F;
        color: #313131;
        font-size: 14px;
        font-weight: 600;
        opacity: 1;
        margin-top: 0 !important;
    }
}

@media (min-width: 320px) and (max-width: 360px) {
    .h1mobile {
        margin-top: 0px;
    }

    .h3404 {
        padding-left: 45px;
        padding-right: 45px;
    }

    .skyport-img {
        height: 35px !important;
        width: 150px !important;
        border-radius: 70px;
        margin-left: 0px;
        margin-top: 10px;
    }

    ul.nav.navbar-nav.navbar-right li a {
        font-size: 18px !important;
    }

    .navbar-nav > li {
        height: 35px !important;
    }

    .homebuttonmobile {
        width: 150px;
        height: 35px;
    }

    .textbuttonmobile {
        font-size: 10px;
    }

    .img-mobile-container {
        margin-top: 1vh;
    }

    .logo {
        width: 100px;
        margin-top: 20px;
    }

    .mobile-nav-img {
        position: absolute;
        width: 345px;
    }

    .homebuttonmobile {
        margin-top: 15px;
    }

    .download-icon {
        width: 160px;
        padding-bottom: 10px;
    }
}

.collapse.in {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden !important;
    display: block !important;
}

#collapseMenu {
    overflow: hidden !important;
}

.collapse.show {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block !important;
}

.mobile-nav-img {
    position: absolute;
    width: 345px;
    padding-left: 8px;
}

#navbar-close {
    color: #888;
    width: 22px;
    height: 14px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: inherit;
}

.navbar-fixed-top .navbar-collapse {
    max-height: none;
}

.wrap {
    overflow-y: overlay;
    position: relative;
    white-space: nowrap;
    width: 98%;
    /*font-size: 0;*/
}

.wrap > .nav-tabs {
    display: inline-block;
    padding: 0;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
}

.wrap > .nav-tabs > li {
    display: inline-block;
    position: relative;
    white-space: normal;
    float: none;
    font-size: 14px;
    width: max-content;
}

.nav-tabs > li > a {
    margin-right: 0;
    border-radius: 0;
}

.wrap::-webkit-scrollbar {
    width: 0;
}

.tab-panel-fixed-top {
    position: fixed;
    top: 56px;
    background-color: #fafafa;
    z-index: 1000 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: inherit;
    color: inherit;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: inherit;
    color: inherit;
}

@media (max-width: 768px) {
    /* .premium-series-image {
        width: 36vw;
    } */
    .premium-series-list {
        padding-bottom: 20px;
    }
}

.firsttherm {
    width: auto;
    /*left: 6vw;*/
    top: 70px;
    position: relative;
    z-index: 101;
    margin-right: -6vw;
}

.secondtherm {
    width: auto;
    position: relative;
    /*left: 200px;*/
    top: 40px;
    z-index: 102;
    margin-right: -6vw;
}

.thirdtherm {
    width: auto;
    /*left: -110px;*/
    position: relative;
    z-index: 103;
    margin-right: -6vw;
}

.fourththerm {
    width: auto;
    position: relative;
    /*right: 175px;*/
    top: 30px;
    z-index: 102;
    margin-right: -6vw;
}

.fifththerm {
    width: auto;
    /*right: 4vw;*/
    top: 70px;
    position: relative;
    z-index: 101;
    margin-right: -6vw;
}

.firstimg {
    width: 15vw;
}

.secondimg {
    width: 19vw;
}

.thirdimg {
    width: 25vw;
}

.fourthimg {
    width: 17vw;
}

.fifthimg {
    width: 15vw;
}

.page-footer {
    padding-top: 30px;
}

.skyport {
    background-color: #fafafa;
    border: 1px solid #8EC53F;
}

.container-not-found {
    position: fixed;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    flex-direction: row;
}

.h1404 {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 5vw;
    margin-left: 0;
    font-weight: 600;
}

.h3404 {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 14px;
    /*min-font-size: 12px;*/
    font-weight: normal;
    margin-left: 0;
    color: #3c3d41;
}

.go-back {
    margin-top: 20px;
    width: 200px;
    height: 50px;
    border-radius: 70px;
    background-color: #8EC53F;
    border: none;
    color: white;
}

.go-back:hover {
    background-color: #7FB237;
}

.img404 {
    width: 24vw;
    min-width: 300px;
}

.container-not-found-mob {
    position: fixed;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;

}

.footer-404 {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.text-container {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) and (min-height: 1024px) {
    .h1mobile {
        font-size: 7vw;
    }

    .h2mobile {
        font-size: 3vw;
    }
}

.card-container {
    padding-bottom: 15px;
    padding-left: 14px;
}

.card-list ul {
    padding-top: 15px;
    padding-left: 20px;
}

.download-img {
    width: 170px;
    height: 50px;
    margin: 0 0 30px 20px;
    cursor: pointer;
}
