@media (min-width: 1280px){
    .button {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}
@media (max-width: 1600px) and (min-width: 1440px){
    .container{
        max-width: 1280px
    }
    .max480{
        max-width: 480px;
    }
    .h480{
        max-height: 480px;
    }
    .h1, h1 {
        font-size: 3.75rem;
        line-height: 1;
    }
    .green-dots-image img {
        max-height: 100vh;
        min-width: unset;
    }
    .contact-visit{
        margin-left: 5rem;
    }
    .wh480{
        max-width: 480px;
        height: 480px;
    }
}
@media (max-width: 1440px){
    .green-dots-image img {
        min-width: unset;
        max-width: 100%;
        height: 100%;
        min-height: 100vh;
    }
    .max650{
        max-width: 650px;
    }
    .max480{
        max-width: 480px;
    }
    .mAuto{
        margin:0 auto;
    }
    .h480{
        max-height: 480px;
    }
    .caring-video video{
        max-height: 480px;
        max-width: 480px;
        margin-left: auto;
    }
    .contact-visit{
        margin-left: 3rem;
    }
    .wh480{
        max-width: 480px;
        height: 480px;
    }
}
@media (max-width: 1400px) {
    .contact-form{
        margin-top: 50px;
    }
    .lg-order-1{
        order: 1;
    }
    .lg-order-2{
        order: 2;
    }
    .lg-order-3{
        order: 3;
    }
}
@media (max-width: 1280px) {
    .max650{
        max-width: unset;
        z-index: 1;
    }
    .sm-bottom-30{
        margin-bottom: 30px;
    }
    .router-points{
        height: 100vh;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }
    .lg-min335{
        min-height: 335px;
    }
    .lg-flex-column{
        flex-direction: column;
        justify-content: center;
    }
    .ml30{
        margin-left: 0;
    }
    .lg-ml-0{
        margin-left: 0;
    }
    .cbb-md-center{
        justify-content: center !important;
    }
}
@media (max-width: 1200px){
    .md-order-1{
        order: 1;
    }
    .md-order-2{
        order: 2;
    }
    .md-order-3{
        order: 3;
    }
    .video-wifi-sec{
        min-height: 50vh;
    }
    .green-dots-image {
        opacity: .1;
        z-index: 0;
    }
    .lg-center{
        text-align: center;
    }
    .promo{
        margin: 20px auto;
    }  
}
@media (max-width: 1024px) and (min-width: 992px) {
    .mt27{
        margin-top: 27px;
    }
    .height-auto{
        height: auto;
        min-height: unset;
        padding: 5rem 0;
    }
    .lg-h-600{
        min-height: 600px;
    }
    .green-dots-image img{
        min-height: unset;
        max-height: 40vh;
    }
    .md-mb-0{
        margin-bottom: 0;
    }
    .hAuto{
        max-height: unset;
        height: auto;
    }
    .md-mt20{
        margin-top: 5rem;
    }
    .ptb-0{
        padding: 0 0;
    }
    .nbn-simple-padding{
        padding-top: 10rem;
        padding-bottom: 0px;
    }
    .md-pb-0{
        padding-bottom: 0;
    }
    .md-center{
        text-align: center !important;
    }
    .promo{
        margin: 20px auto;
    }
    .bco-Btn{
        margin: auto;
    }
    
}

@media (max-width: 992px){
    .bannerImg {
        width: 100%;
        height: 100%;
        border-radius: 50%;
    }
    .margin-auto{
        margin-left: auto;
        margin-right: auto;
    }
    .banner-nest-wifi,
    .nest-wifi-icon,
    .nest-wifi-rounded{
        max-width: unset;
    }
    .sm-order-1{
        order: 1;
    }
    .sm-order-2{
        order: 2;
    }
    .sm-order-3{
        order: 3;
    }
    .vh-auto{
        min-height: auto;
    }
    .md-min338{
        min-height: 338px;
    }
    .md-min395{
        min-height: 395px;
    }
    .height-auto{
        height: auto;
        min-height: unset;
        padding: 4rem 0;
    }
    .md-h-400{
        min-height: 400px;
    }
    .md-ml-0{
        margin-left: 0;
    }
    .sm-center{
        text-align: center;
    }
    .sm-bottom-15{
        margin-bottom: 15px;
    }
    .sm-hidden{
        display: none;
    }
    .bill-price p span{
        display: block;
    }
}
@media (max-width: 768px) {
    .h2, h2 {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
    .sm-32{
        padding-top: 4rem;
    }
    .sm-w-100{
        max-width: unset;
        width: 100%;
    }
    .mt20 {
        margin-top: 5rem;
    }
    .banner{
        height: auto;
    }
    .green-dots-image{
        opacity: 0.1;
    }
    .bannerImg{
        position: relative;
        width: 100%;
        padding-top: 100%;
        max-width: unset;
        margin: 0;
    }
    .bannerImg img{
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }
    .banner-animation{
        max-width: 100%;
        margin: 20px auto;
        overflow: hidden;
    }
    .caring-video video{
        max-width: unset;
        max-height: 480px;
        margin-left: unset;
    }
    .video-wifi-sec{
        display: flex;
        align-items: center;
    }
    .green-dots-image img{
        min-width: unset;
        min-height: unset;
        max-height: 60vh;
        object-fit: cover;
    }
    .more-mobile, .more-simple{
        padding: 50px 0;
    }
    .green-dots-image{
        z-index: 0;
    }
    .z-1{
        z-index: 1;
    }
    .xs-mt20{
        margin-top: 5rem;
    }
    .h1, h1{
        line-height: 1;
    }
    .h2, h2 {
        font-size: 1.25rem;
        line-height: 1.75rem;
        font-weight: 700;
    }
    .unlimited{
        max-width: 100% !important;
        overflow: hidden;
    }
    .mb-0{
        margin: 0px !important;
    }
    .m-h1{
        font-size: 1.5rem;
        padding-top: 0rem !important;
    }
    .main-links{
        margin-bottom: 20px;
    }
    .popup-top-bar{
        right: 0;
    }
    .nest-wifi-rounded {
        right: 0;
        bottom: 20px;
    }
    .news-box{
        min-height: 338px;
        margin-bottom: 1rem;
        max-width: 100%;
    }
    .sm-height-auto{
        min-height: unset;
    }
    .sm-pt20 {
        padding-top: 5rem;
    }
    .sm-pb20 {
        padding-bottom: 5rem;
    }
    .height-auto{
        height: auto;
        min-height: unset;
        padding: 5rem 0;
    }
    .more-simple.height-auto{
        padding-bottom: 0;
    }
    .md-h-400{
        min-height: 500px;
    }
    .md-mb-4{
        margin-bottom: 4rem;
    }
    .md-pb-0{
        padding-bottom: 0;
    }
}
@media (max-width: 576px) {
    .xs-order-1{
        order: 1;
    }
    .xs-order-2{
        order: 2;
    }
    .xs-pt20 {
        padding-top: 5rem;
    }
    .xs-pb20 {
        padding-bottom: 5rem;
    }
    .xs-w-100{
        max-width: unset;
        width: 100%;
    }
    .main-logo{
        max-width: 106px;
        left: 35px;
    }
    .main-logo a img{
        max-width: 108px;
    }
    .top-menu{
        right: 15px;
    }
    .top-menu ul li a img{
        width: 32px;
        height: 32px;
        margin-top: 5px;
    }
    .xs-bg-white{
        display: block;
        position: fixed;
        background: var(--white);
        width: 100%;
        min-height: 60px;
        top: 24px;
        padding: 10px 0;
        z-index: 30;
    }
    .mobile-none{
        display: none !important;
    }

    .banner-animation{
        margin: 20px auto 30px;
    }

    .display-block ul {
        display: inline-flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .nest-router img {
        max-width: 311px;
    }
    .nest-router-section{
        padding: 0 0 40px;
    }
    .video-wifi-sec video{
        min-height: 210px;
    }
    .green-dots-image img {
        max-width: 100%;
        max-height: unset;
    }
    .bannerImg {
        width: 311px;
        height: 311px;
        margin: 0 auto 20px;
    }
    .max250{
        max-width: 250px;
        margin: 0 auto;
    }
    .xs-height-auto{
        height: auto;
    }
    .xs-pt3{
        padding: 3rem 0;
    }
    .xs-vh-80{
        min-height: 80vh;
    }
    .height-auto{
        padding: 3rem 0;
    }
    .contact-main-heading img {
        max-width: 115px;
        margin-left: -20px;
    }
    .contact-visit{
        margin-left: 0;
        margin-top: 50px;
    }
    .xs-py40{
        padding-top: 10rem;
        padding-bottom: 3rem;
    }
    .xs-mb-0{
        margin-bottom: 0;
    }
    .py-20{
        padding-bottom: 1.5rem;
        padding-top: 1.5rem;
    }
   
    .xs-pb-0{
        padding-bottom: 0;
    }
    .wh300{
        max-width: 280px;
        height: 280px;
    }
    .promo button{
        font-size: 13px;
        height: unset;
    }
    .xs-mb-50{
        margin-bottom: 50px;
    }
    .xs-m-20{
        margin-bottom: 0px;
    }
    .xs-flex-row{
        flex-direction: row;
    }
    .ml30{
        margin-left: 30px;
    }
    .xs-abso{
        position: absolute;
        bottom: 10px;
        right: 10px;
        max-width: 95px;
    }
    .mr30{
        margin-right: 10px;
    }
}
.py_custome-20{
    padding-bottom: 4.5rem;
    padding-top: 7.5rem;
}