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

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

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

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

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


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


@media screen and (max-width: 1499px)
{
    .footer-enquiry-form {
        display: none;
    }

    footer{
        margin-bottom: 0;
    }
}


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



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


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


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


@media screen and (max-width: 1199px)
{
    .banner-sec .site-form{
        display: none;
    }

    .site-form.not-in-desktop{
        display: block;
        position: unset;
        transform: none;
        width: 100%;
        background: var(--greeny);
        border-radius: 0;
        padding: 20px 35px 20px 18px;
    }

    .site-form.not-in-desktop input, 
    .site-form.not-in-desktop select {
        margin-bottom: 20px;
    }

    .site-form.not-in-desktop .checkbox {
        margin: 35px 0 15px 0;
    }

    .bk-form {
        background: #000;
    }
}


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


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


@media screen and (max-width: 991px)
{
    .icon-sec ul {
        flex-wrap: wrap;
        justify-content: start;
        gap: 10px;
    }

    .plan-sec .plan-block {
        overflow: hidden;
        height: auto;
        max-height: auto;
    }

    .plan-sec .plan-block img{
        height: auto;
        max-height: auto;
    }

    .icon-sec ul li {
        justify-content: start;
        width: 40%;
    }

    footer .yello ul {
        flex-direction: column;
        gap:10px;
    }

    .banny-deskty{
        display: none!important;
    }

    .banny-mobil{
        display: block!important;
        height: auto;
    }
}


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

@media screen and (max-width: 767px)
{
    .icon-sec ul li {
        width: 100%;
    }

    .navigation-head .top-nav{
        position: absolute;
        top:82px;
        left: 0;
        width: 100%;
        background: #fff;
        display: none;
    }

    .navigation-head .top-nav-open{
        display: block;
    }

    .top-visible-mob{
        display: block;
    }

    .navigation-head .top-nav ul{
        flex-direction: column;
        gap:0;
    }

    .navigation-head .top-nav ul li {
        border-bottom: 1px dashed rgb(221, 221, 221);
        padding: 12px 0 12px 10px;
    }

    .navigation-head .top-nav ul li, 
    .navigation-head .top-nav ul li a{
        width: 100%;
        display: block;
        text-align: left;
    }

    .desk-phone{
        display: none!important;
    }

    .gpp{
        gap:10px;
    }

    footer .padd-l {
        padding-left: 0px;
    }

    footer .padd-r {
        padding-right: 0px;
        padding-left: 0px;
    }

    .j-btn{
        margin-bottom: 25px;
        width: 100%;
        margin-top: 20px;
    }

    .btn-tab-block li button, .btn-tab-block li a {
        max-width: auto;
        min-width: auto;    
    }

    .plan-sec .row{
        gap:15px;
    }
   
    .gallery-sec .mt-5{
        margin-top: 25px!important;
    }

    .op .j-btn{
        margin-bottom: 0px;
    }

    .op.py-4, .op.py-5{
        padding: 0!important;
    }

    .video-sec .play-video-btn {
        height: 50px;
        width: 50px;
    }

    .video-sec .play-video-btn svg{
        width: 20px;
        height: 20px;
    }

    .contruction{
        margin-top: 25px;
    }

    footer .d-flex{
        flex-direction: column;
    }

    footer .gap {
        gap: 10px;
    }

    footer .weagle{
        display: none;
    }
}


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


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

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

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

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

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

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



/*For height*/
@media screen and (max-height: 690px)
{
    
}