/** media query **/ 
@media (min-width: 1300px) and (max-width: 1400px){
header.header ul.navbar-nav li a {
    padding: 8px 10px !important;
    font-size: 12px;

}
.banner-text ul li {
    font-size: 16px;
}

}



@media (min-width: 1200px) and (max-width: 1300px){




}


@media (min-width: 993px) and (max-width: 1200px){
header.header ul.navbar-nav li a {
    font-size: 14px;
    padding: 10px 9px !important;
}

.btn-call {
    display: none;
}





}

@media (min-width: 768px) and (max-width: 992px){
.price-text span {
    font-size: 26px;
}

.pricing-card ul li.bottom-bar {
    font-size: 13px;
}
.banner-form {
    width: 100%;
}
.banner-text h1 {
    font-size: 40px;
}

.banner-text h2 {
    font-size: 24px;
}

.banner-text h3 {
    font-size: 18px;
}

.site-visit-signle {
    padding: 0;
}

.footer-text {
    width: 100%;
}

.banner-list {
    display: none;
}

.project-site-visit {
    text-align: center;
}

.banner-site-visit {
    justify-content: center;
}
.navbar-toggler {
    border: none;
}
.navbar-toggler-icon {
    filter: brightness(0) invert(1);
    opacity: 1 !important;
}
a.nav-link.btn-call {
    display: none;
}
header.header {
    background: #000;
}
button:focus {
    text-decoration: none;
    box-shadow: none;
}


}

@media(max-width: 767px){
.banner-list {
    display: block;
}
.footer-text {
    width: 100%;
}
.banner-text h1 {
    font-size: 40px;
    margin-bottom: 0;

}
.banner-text h2 {
    font-size: 24px;
}
.banner-text h2 {
    font-size: 24px;
}

.banner-text h3 {
    font-size: 20px;
}

.banner-text {
    margin-bottom: 15px;
}

.padd-50 {
    padding: 20px 0;
}

.title h2 {
    font-size: 24px !important;
    line-height: 30px;
}

.banner-site-visit {
    display: block;
}

.site-visit-signle {
    padding: 0;
    margin-bottom: 20px;
    text-align: center !important;
}

.site-visit-signle:after {
    display: none;
}



.about-text {
    margin-top: 15px;
}

.pricing-card {
    margin-bottom: 10px;
}

.mb-5 {
    margin-bottom: 15px !important;
}

.floor-box {
    margin-bottom: 10px;
}

.location-img {
    margin-top: 10px;
}

.copy-text.text-end {
    text-align: center !important;
}

.copy-text {
    text-align: center;
}

.mobile-contact {
    display: inline-flex;
}

.whatsapp_float {
    display: none;
}

a.phone-float {
    display: none;
}
.navbar-toggler {
    border: none;
}
.navbar-toggler-icon {
    filter: brightness(0) invert(1);
    opacity: 1 !important;
}
a.nav-link.btn-call {
    display: none;
}
header.header {
    background: #000;
}
button:focus {
    text-decoration: none;
    box-shadow: none;
}
.banner-form {
    width: 100%;
}
section.copy-sec {
    padding-bottom: 55px;
}

    
}
@media(max-width: 480px){
.banner-text h3 {
        font-size: 16px;
}
section.banner-sec {
    height: auto !important;
    padding: 30px 0;
}
    
}

@media(max-width: 360px){

    
}



