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

    .working__area-bg-outer {

        width: 90%;

    }

}

@media screen and (max-width: 1399px) {
    .ls-contact-card-wrapper{
        display: flex;
        flex-direction: column;
        gap: 35px;
    }
    .ls-contact-cards-left, .ls-contact-cards-right{
        width: 100%;
    }
    .ls-contact-cards-left .ls-contact-info-card{
        width: 30%;
    }

    .ls-contact-cards-right .ls-contact-info-card{
        width: 30%;
    }

    .ls-contact-cards-left .ls-map-img{
        width: 70%;
    }

    .ls-contact-cards-right .ls-map-img{
        width: 70%;
    }

    /* .ls-contact-cards-right .ls-contact-info-card, .ls-contact-cards-left .ls-map-img{
        width: 70%;
    } */
}

@media screen and (max-width: 1215px) {
    .ls-address-cards .ls-addr-card h3{
        font-size: 30px;
    }
    .ls-team-title h2 {
    text-align: center;
    font-size: 80px;
}
}

@media screen and (max-width: 1199px) {
    .main-menu ul li.highlighted-menu a {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .main-menu ul li {
        margin: 0 10px;
    }
    .ls-contact-card-wrapper{
        display: flex;
        flex-direction: column;
        gap: 50px;
    }
    .ls-contact-cards-left, .ls-contact-cards-right{
        width: 100%;
    }
    .ls-address-cards .ls-addr-card h3{
        font-size: 24px;
    }
    .ls-addr-card .ls-address-inner p{
        font-size: 18px;
    }
}

@media (max-width: 1024px) {
    .ls-location-page-main{
        padding: 200px 0 60px 0;
    }

    .ls-contact-cards-left .ls-contact-info-card{
        width: 50%;
    }

    .ls-contact-cards-right .ls-contact-info-card{
        width: 50%;
    }

    .ls-contact-cards-left .ls-map-img{
        width: 50%;
    }

    .ls-contact-cards-right .ls-map-img{
        width: 50%;
    }

.ls-location-addr-left .ls-loc-title h2{
    font-size: 50px;
}

.team-location .ls-team-title h3 {
      font-size: 45px;


}

    .pagenotfound h1{

    

   font-size: 160px;



}



.pagenotfound{

    padding-top: 180px;

    padding-bottom: 80px;

}



    .hero-content-div .section-title h1{

        font-size: 70px;

        line-height: 90px;

    }

}



@media (max-width: 991px){
       .popup-content img {
        height: 200px !important;
        object-fit: cover;
    }
    .btn-b-hide{
        display: block;
    }

    .menu-item-has-children> a::after{
        top: 14px;
        left: 76%;
    }


    .toggle-menu .main-menu ul ul li a:hover{
        color: var(--primary-color);
        background: #fff;
    }
    
    .ls-location-page-main-bg{
        display: flex;
        flex-direction: column;
        gap: 50px;
    }

    .ls-loc-map-pin{
        width: 100%;
        height: 500px;
    }

    .ls-location-addr-left{
        width: 100%;
    }
    .ls-locations-main .ls-address-cards{
        display: flex;
        flex-direction: column;
    }
    .ls-address-cards .ls-addr-card{
        width: 100%;
    }
    .ls-address-cards .ls-addr-card{
        padding: 30px;
    }

       .pagenotfound h1{

    

   font-size: 130px;



}



.pagenotfound{

    padding-top: 180px;

    padding-bottom: 80px;

}

    .ls-form-right{

        padding: 50px 30px 50px 30px;

    }

    .ls-list{

        padding-left: 0;

    }

    .ls-price-hide{

        display: none !important;

    }

    .mobile-view{

        display: block;

        margin-top: 5px;

    }

    .ls-service-list .ls-list li{

        /* justify-content: flex-start; */

        gap: 20px;

    }

    .ls-service-card-text{

        margin-bottom: 0 !important;

    }

}

@media (max-width: 991px) {
    .ls-new-location-sub-title h2{
        font-size: 45px !important;
        text-align: center !important;
    }

    .small-device{

        display: none;

    }

}

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

}

@media screen and (max-width: 771px) {
    .ls-form-right{
        width: 60%;
    }
    .ls-img-left{
        width: 40%;
    }
}

@media (max-width: 767px) {
.ls-popup-content h2 {
    font-size: 37px;
    line-height: 50px;
    margin-top: 0;
}
    .close-btn {
        font-size: 70px;
    }
    .navbar-brand {
    width: 200px;
}
    .navbar-brand svg {
        fill: #fff;
        width: 200px;
    }
    .offer-form .ls-home-cta-form{
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .ls-contact-cards-left{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .ls-contact-cards-right{
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }

    .ls-contact-cards-left .ls-map-img,
    .ls-contact-cards-right .ls-map-img{
        height: 500px;

    }

    .ls-contact-cards-left .ls-contact-info-card,
    .ls-contact-cards-left .ls-map-img{
        width: 100%;
    }

    .ls-contact-cards-right .ls-contact-info-card,
    .ls-contact-cards-right .ls-map-img{
        width: 100%;
    }

    .ls-contact-cards-left .ls-contact-info-card{
        background-color: #Cdc6be;
        height: auto;
    }

    .ls-contact-cards-right .ls-contact-info-card{
        background-color: #Cdc6be;
        height: auto;
    }

    .pagenotfound h2 {

    

    font-size: 21px;



    }

         .pagenotfound h1{

    

   font-size: 90px;



}



.pagenotfound{

    padding-top: 160px;

    padding-bottom: 60px;

}
.offer-form{
    padding: 0 0 0 0 ;
}
    .ls-form-right{
        width: 100%;
        padding: 50px 30px 50px 30px;

    }

    .ls-img-left{

        height: 60dvh;
        width: 100%;

    }

    .hero-content-div .section-title h1{

        font-size: 50px;

        line-height: 65px;

    }

    .section-title{

        margin-bottom: 30px;

    }

    .hero-content-body p{

        font-size: 18px;

    }

    .ls-service-card-text h4{

        font-size: 30px;

    }

    .ls-img-left img{

        width: 100%;

    }

    .ls-f-meta{

        margin-top: 30px;

    }

    .ls-team-title h2{

        font-size: 80px;

    }

    .ls-contact-title-text h2{

        font-size: 80px;

    }

    .ls-service-inner-text h2{

        font-size: 80px !important;

    }

    .small-device{

        display: none;

    }

    .ls-map-info{

        height: 500px;

    }

    .small-device{

        display: none;

    }

    .ls-member-title h2 {

        font-size: 50px;

    }

    .ls-team-details {

        padding: 180px 0 50px 0;

        background-color: #Cdc6be;

    }

}



@media (max-width: 672px) {
    .book-btn-new a {
        padding: 6px 12px;
    }
    .mobile-book-icon  {
        display: block;
    }
    .mobile-book-title {
        display: none;
    }
    .popup-content{

        display: flex;

        flex-direction: column;

    }

    .popup-content img{

        width: 100%;

    }

    .ls-popup-content{

        width: 100%;

        padding-bottom: 50px;

    }

}



@media (max-width: 525px) {
    .ls-new-location-sub-title h2{
        font-size: 30px !important;
        text-align: center !important;
    }
    .ls-location-page-main-bg{
        padding: 30px 10px;
    }
    .ls-loc-addr .ls-location-text a{
        font-size: 16px;
    }
    .ls-location-addr-left .ls-loc-addr .ls-location-text{
        gap: 8px;
    }
    .ls-location-addr-left .ls-loc-title h2{
        font-size: 30px;
    }
    .team-location {
    margin-top: 10px !important;
}
        .team-location .ls-team-title h3 {
        font-size: 28px;
    }
    .ls-team-card .ls-team-img img {
    width: 100%;
    height: 100%;
}

    .ls-address-cards .ls-addr-card h3{
        font-size: 20px;
    }
    .ls-addr-card .ls-address-inner span i{
        font-size: 16px;
    }
    .ls-addr-card .ls-address-inner p{
        font-size: 14px;
    }

	    .ls-popup-content h2 {
        font-size: 23px !important;
        line-height: normal;
        margin-bottom: 20px;
    }

	.ls-service-main-wrapper {
    margin: 47px 0 30px 0;

}



        .pagenotfound h2 {

    

    font-size: 17px;



    }

         .pagenotfound h1{

    

   font-size: 70px;



}

    .ls-f-bottom .ls-f-bottom-text{

        display: flex;

        flex-direction: column;

        gap: 10px;

        text-align: center;

    }

    .ls-team-title h2{

        font-size: 60px;

    }

    .ls-service-inner-text h2{

        font-size: 60px !important;

    }

    .ls-contact-title-text h2{

        font-size: 50px;

    }

    .ls-map-info{

        height: 500px;

    }

    .address-second{

        display: flex;

        flex-direction: column-reverse !important;

    }

    .small-device{

        display: block;

    }

}

@media (max-width: 500px){
    .toggle-menu .ls-toggle-location a{
        font-size: 16px;
    }
    .navbar-brand svg{
        width: 170px;
    }
    .navbar-brand{
        width: 170px;
    }
    .service-inner-padding{
        padding-top: 115px;
    }
    .team-content-detail{
        margin-top: 15px;
    }
    .ls-contact-new-card-section {
        padding: 115px 0 40px 0;
        background: #fff;
    }
    .ls-contact-card-wrapper{
        margin-top: 25px;
    }
    .ls-location-page-main{
        padding: 115px 0 60px 0;
    }
    .ls-new-location-sub-title{
        margin-bottom: 20px;
    }
} 


@media (max-width: 425px) {

    .navbar-brand svg{
        width: 160px;
    }
    .navbar-brand{
        width: 160px;
    }
    .book-btn-new{
        gap: 10px;
    }

    .team-content-detail {
        margin-top: 15px;
    }

    .ls-tema-wrapper .ls-team-main:nth-first-child{

       margin-top: 20px;


    }

   .ls-g-review-section  .ls-services-title h2 {
    font-size: 33px !important;
    font-weight: 600;
    color: #000;
    font-family: Benton, sans-serif;
    text-align: center !important;
}
	.ls-contact-form {
    margin-top: 35px;

}
.service-inner-padding {
    padding-top: 115px;
    }
    .ls-tema-wrapper {
    margin-top: 0;

}
.ls-team-new {
    padding: 186px 0 100px 0;
    }
.wpcf7 form .wpcf7-response-output{
	    margin: 0;
    font-size: 14px !important;
    margin-top: 10px !important;
    line-height: normal !important;
    padding: 0;
    font-size: 12px !important;
}

	    .popup-content img {
        height: auto !important;
    }
	.ls-location h6 {
    font-size: 32px;
}

    .hero-content-div .section-title h1{

        font-size: 40px;

        line-height: 50px;

    }

    .navbar-brand{

        width: 150px;

    }

    .ls-service-list .ls-list li p{

        font-size: 16px;

    }

    .ls-service-card-text h4{

        font-size: 24px;

    }

    .ls-form-title h2{

        font-size: 24px;

    }

    .ls-contact-title-text h2{

        font-size: 38px;

    }

    .ls-form-right{

        padding: 40px 15px 45px 15px;

    }

    .ls-highlight{

        font-size: 20px;

    }



    .ls-footer-links{

        margin-top: 30px;

    }

    .ls-team-title h2{

        font-size: 50px;

    }

    .ls-member-title h2 {

        font-size: 40px;

    }

    .popup-content img{

        height: 40vh;

    }

}

@media (max-width: 375px){
    .toggle-menu .navbar-nav .nav-item a{
        font-size: 14px;
    }
    .toggle-menu .ls-toggle-location a{
        font-size: 14px;
    }

    .book-btn-new a{
        padding: 6px 10px;
    }

    .ls-popup-content h2{

        font-size: 30px;

    }

}



@media (max-width: 325px) {

    .ls-team-title h2{

        font-size: 35px;

    }

    .ls-service-inner-text h2{

        font-size: 45px !important;

    }

    .ls-contact-info-card{

        padding: 20px;

    }



}