@media (max-width: 1799px) {}

@media (max-width: 1599px) {
    .usa .map {
        margin-top: 90px;
    }

    header .center_container .navigation ul li:last-child {
        margin-left: 60px;
    }

    .batter_life h2,
    .service_box .content h2,
    .professionals h2 {
        font-size: 55px;
    }

    .professionals .professionals_box {
        padding: 116px 100px 110px;
    }

    .banner .banner_Image h1 {
        font-size: 90px;
    }

    .contact {
        padding-top: 90px;
    }

    .contact h2 {
        font-size: 85px;
        line-height: 90px;
    }

    .careerPg {
        padding: 90px 0px;
    }

    .careerPg .paid h2 {
        font-size: 85px;
        line-height: 90px;
    }

    .careerPg .career_options li .box {
        padding: 30px;
    }

    .services h2 {
        font-size: 85px;
    }

    .services h2 span {
        margin-bottom: 30px !important;
    }

    .faq {
        padding: 90px 0px;
    }

    .faq h2 {
        font-size: 85px;
        line-height: 90px;
    }


    .diffrence {
        padding-top: 90px;
    }

    .diffrence .promiss .promiss_inner {
        padding: 90px 90px;
    }

    .services {
        padding-top: 90px;
    }

    .services.amenities {
        padding: 150px 0px;
    }

    .about_banner {
        padding-top: 90px;
    }

    .about_banner h2 {
        font-size: 80px;
    }
}

@media (max-width: 1400px) {
    .team {
        padding-top: 90px;
        margin-bottom: 110px;
    }

    .team .flexBox {
        margin-bottom: 90px;
    }

    .team .flexBox h3 {
        font-size: 40px;
    }

    .services .service_content .content_box p br {
        display: none;
    }

    .diffrence .place .content h2,
    .diffrence .providers .content h2 {
        font-size: 60px;
    }

    .diffrence .place .content {
        padding: 0px;
    }

    .about .contentBox {
        padding-right: 100px;
    }

    .professionals .professionals_box:after {
        right: -80px;
    }

    .professionals {
        margin: 0px 0px 200px;
    }

    .reviews .reviews_box {
        padding: 90px 90px;
    }

    footer {
        padding-top: 80px;
    }

    .careerPg .career_options li p {
        font-size: 20px;
    }

    .careerPg .openings li h3 {
        font-size: 30px;
    }
}

@media (max-width: 1280px) {

.inrBnr.blog{
    display: flex;
    align-items: center;
}
    .inrBnr.blog h1{ display:none;}
    
.banner .wrap{
    display: block;
}
    
    .banner .main-slider-shape-1{ display:none;}
    .banner .content{/* padding-top: 160px; */padding-top: 167px;padding-bottom: 60px;display: block;}
.banner{
    height: 700px;
    margin-top: -209px;
}
    
    .banner .content h2{
    font-size: 60px;
    line-height: 65px;
}

header .wrap{
    padding: 0px 20px;
}
    
    .usa {
        margin-bottom: 170px;
    }

    .MapBox .Register_box{width: 1024px;}
    .MapBox .Register_box p{font-size:20px;}
    .usa .map {
        width: 1024px;
        background-size: contain;
    }

    .team ul li .imgBox {
        margin-bottom: 30px;
    }

    .team ul li h4 {
        font-size: 30px;
    }

    .services .service_list ul {
        gap: 30px;
    }

    .services .service_list ul li a {
        font-size: 18px;
    }

    .diffrence .providers .content .btnBox {
        gap: 30px;
    }

    .diffrence .place {
        padding-top: 60px;
    }

    .diffrence .place .content .btnBox p,
    .diffrence .providers .content .btnBox p {
        font-size: 18px;
        text-align: left;
    }

    .careerPg .openings li .box {
        padding: 40px;
    }

    .careerPg .openings li .sal {
        margin-bottom: 30px;
    }

    .careerPg .openings li p {
        margin-bottom: 30px;
    }

    .banner:before {
        width: calc(100% - 40px);
    }

    header .center_container .navigation ul {
        gap: 35px;
    }

    header .center_container .navigation ul li:last-child {
        margin-left: 30px;
    }

    .batter_life h2,
    .service_box .content h2,
    .professionals h2,
    .reviews .reviews_box .contentDtls h3 {
        font-size: 45px;
        line-height: 55px;
    }

    .why_us ul li .why_box {
        padding: 30px;
        height: 100%;
    }

    .why_us ul li h4 {
        font-size: 16px;
        line-height: 23px;
    }

    .why_us ul li h4 b {
        margin-bottom: 5px;
    }

    .about .details h2 {
        font-size: 40px;
    }

    .about .imageBox {
        margin: 0px;
    }

    .service_box .imgBox {
        width: 50%;
    }

    .professionals ul {
        gap: 50px;
    }

    .service_box {
        padding-bottom: 80px;
    }

    .service_box.bkCircl {
        padding-bottom: 174px;
    }


    .professionals .professionals_box {
        padding: 80px;
    }

    .professionals {
        margin: 0px 0px 150px;
    }

    .batter_life b {
        margin: 40px 0px;
    }

    .careerPg .paid h2 {
        font-size: 80px;
        line-height: 90px;
    }

    .careerPg .paid .content {
        padding-top: 80px;
    }

    .careerPg .career_options li p {
        font-size: 18px;
        line-height: 25px;
    }

    .careerPg .career_options li .box {
        padding: 20px;
    }

    .careerPg .career_options li span {
        margin-bottom: 15px;
    }

    .faq h2 {
        font-size: 75px;
        line-height: 80px;
        margin-bottom: 80px;
    }

    .diffrence .promiss .content h2 {
        font-size: 50px;
        line-height: 55px;
    }

    .diffrence .promiss .content p {
        font-size: 18px;
    }

    .diffrence .promiss .content {
        width: 75%;
    }

    .about_banner h2 {
        font-size: 70px;
        line-height: 70px;
    }

    .usa .map .pin {
        right: 440px;
        top: 80px;
    }

    .usa .map .pin.queens {
        right: 120px;
        bottom: 250px;
    }

    .usa .map .pin.island {
        top: 105px;
        right: 270px;
    }

    .usa .map .pin.bay {
        left: 390px;
        top: 180px;
    }

    .usa .map .pin.bronx {
        right: 370px;
        top: 220px;
    }

    .usa .map .pin.rock {
        right: 210px;
        bottom: 310px;
    }

    .usa .map .pin.brooklyn {
        right: 410px;
        bottom: 252px;
    }

    .usa .map .pin.port {
        right: 540px;
        top: 288px;
    }
}



@media all and (max-width:1188px) {
    .services h2 {
        font-size: 75px;
        line-height: normal;
    }

    .services .services_inner {
        padding-top: 70px;
    }

    .services.amenities {
        padding-top: 80px;
    }

    .diffrence .place .content p {
        margin-bottom: 60px;
    }

    .diffrence .place .content h2,
    .diffrence .providers .content h2 {
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 30px !important;
    }

    .diffrence .promiss .promiss_inner:after {
        right: -100px;
    }

    header .center_container .navigation ul li:last-child {
        margin-left: 0px;
    }

    header .center_container .navigation ul {
        gap: 25px;
        margin: 0px;
    }

    .banner .banner_Image {
        height: 500px;
        padding-left: 80px;
    }

    .banner .banner_Image h1 {
        font-size: 75px;
        line-height: 90px;
    }

    header {
        /* padding: 20px 0 20px !important; */
    }

    .about .contentBox {
        padding-right: 0px;
        gap: 80px;
    }

    .about .details h2 {
        font-size: 35px;
        line-height: 1.2em;
    }

    .service_box .content.padding,
    .service_box.feelcircl .content.paddingLeft {
        padding-left: 0px;
    }

    .service_box .content {
        width: 40%;
    }

    .reviews .reviews_box .contentDtls h4 {
        font-size: 20px;
    }

    .batter_life .batter_life_box {
        padding-left: 500px;
        position: initial;
    }

    .batter_life {
        background-size: cover;
        padding: 120px 0px 45px;
        position: relative;
    }

    .batter_life .image_box {
        width: 50%;
        left: 0px;
        line-height: 0;
        bottom: 0px;
    }

    footer .footer_inner .info {
        width: 100%;
        border-top: 1px solid #00000029;
        padding-top: 30px;
        padding-top: 40px;
        margin-top: 30px;
    }

    footer {
        padding-top: 50px;
    }

    footer .footer_inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    footer .footer_inner .logo {}

    footer .footer_inner_snd ul {
        padding: 0px;
    }

    footer .footer_inner_snd p {
        width: 80%;
    }

    footer .footer_inner_snd {
        /* padding-bottom: 50px; */
    }

    .contact {
        padding: 60px 0px;
    }

    .contact h2 {
        font-size: 65px;
        line-height: 70px;
        margin-bottom: 40px;
    }

    .careerPg {
        padding: 60px 0px;
    }

    .careerPg .paid {
        align-items: end;
    }

    .careerPg .paid h2 {
        font-size: 65px;
        line-height: 70px;
    }

    .careerPg .paid .content {
        padding: 0px;
    }

    .faq .faq_inner {
        gap: 20px;
    }

    .faq .faq_panel {
        width: 65%;
    }

    .faq .imageBox {
        width: 30%;
        min-width: initial;
    }

    .faq .faq_panel ul li h3 {
        font-size: 18px;
        height: 70px;
    }

    .faq h2 {
        font-size: 65px;
    }

    .about_banner h2 {
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 30px;
    }
}

@media (max-width: 1080px) {

    .flblg{flex-wrap:wrap;}
.flblg .lft{
    width: 100%;
    margin: 0px;
}
.flblg .rgt{
    width: 100%;
}
    
    .bx-wrapper img{
    height: 550px;
    object-fit: cover;
}

.main-slider-shape-3{
    width: 500px;
    height: 500px;
}
 .main-slider-shape-4{
    width: 300px;
    height: 300px;
    right: -180px;
}   

    .teamwrk .hd{
    font-size: 30px;
}

    .srvDtl.flblg{
    margin: 0px;
    padding: 40px 20px;
    flex-wrap: wrap;
}
.srvDtl.flblg .lft{
    width: 100%;
    margin: 0px;
}
.srvDtl.flblg .rgt{
    width: 100%;
    margin-top: 40px;
}
    
.whyUs ul{
    flex-wrap: wrap;
    gap: 50px 0px;
}
    
    .whyUs ul li{
    width: 50%;
}
.menu_overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #00000061;
    z-index: -2;
    opacity: 0;
    transition: all ease 0.3s;
}

.slip .menu_overlay {
    opacity: 1;
    z-index: 999;
}
    
    .usa .areaList ul li a {
        padding: 20px 0px;
        font-size: 14px;
    }

    .usa .areaList ul li a span {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .usa .areaList {
        padding: 25px;
    }

    .usa .areaList ul {
        padding-left: 20px;
        height: 400px;
    }

    .usa h2 {
        font-size: 40px;
        line-height: 45px;
    }

    .usa .dropDown {
        margin: 40px 0px;
        width: fit-content;
        font-size: 18px;
    }

    .MapBox .Register_box{width: 800px;}
    .usa .map {
        width: 800px;
        background-size: contain;
        height: 615px;
    }

    .usa .map .pin {
        right: 340px;
        top: 130px;
        font-size: 14px;
        width: 80px;
        height: 25px;
    }

    .usa .map .pin:after {
        left: -9px;
        bottom: -7px;
    }

    .usa .map .pin.queens {
        right: 90px;
        bottom: 263px;
    }

    .usa .map .pin.island {
        top: 154px;
        right: 185px;
    }

    .usa .map .pin.bay {
        left: 310px;
        top: 215px;
    }

    .usa .map .pin.bronx {
        right: 277px;
        top: 236px;
    }

    .usa .map .pin.rock {
        right: 140px;
        bottom: 310px;
    }

    .usa .map .pin.brooklyn {
        right: 350px;
        bottom: 252px;
    }

    .usa .map .pin.port {
        right: 384px;
        top: 289px;
    }



    .team ul li h4 {
        font-size: 25px;
    }

    .team .flexBox {
        gap: 0px;
        justify-content: space-between;
    }

    .team .flexBox p {
        width: 50%;
    }

    .team .flexBox h3 {
        font-size: 30px;
        line-height: 40px;
        /* width: 100%; */
        white-space: nowrap;
    }

    .about_banner .btn {
        margin-top: 30px;
    }

    .about_banner {
        padding-top: 60px;
    }

    .services .service_content,
    .services.amenities .service_content {
        padding-right: 0px;
        padding-left: 30px;
        width: 50%;
    }

    .services.amenities .service_content {}

    .services.social {
        padding: 60px 0px 90px;
    }

    .services {
        padding-top: 60px;
    }

    .services h2 {
        font-size: 60px;
    }

    .services h2 span {
        margin-bottom: 20px !important;
    }

    .services.amenities .service_content .panel {
        flex-direction: column !important;
    }

    .services .service_content .panel.content,
    .services .service_content .panel.content.show {
        padding-left: 0px;
        gap: 30px;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .services.amenities .service_list,
    .services .service_list {
        width: 50%;
    }

    .diffrence .promiss.process {
        margin-top: 80px;
    }

    .diffrence {
        padding-top: 60px;
    }

    .diffrence .promiss .content p {
        font-size: 16px;
        line-height: 1.5em;
    }

    .diffrence .promiss .content .btnBox p {
        text-align: left;
        line-height: normal !important;
    }

    .careerPg .openings li .box {
        padding: 30px;
    }

    .careerPg .openings li h3 {
        font-size: 25px;
    }

    .careerPg .openings li b {
        margin-bottom: 20px;
    }

    .careerPg .career_options {
        flex-wrap: wrap;
        gap: 20px 0px;
        margin: 60px -10px;
    }

    .careerPg .career_options li {
        width: 50%;
    }

    header .center_container .navigation ul li.sub.open .mega_menu {
        display: block !important;
    }

    header .center_container .navigation .mega_menu {
        opacity: 1;
        position: initial;
        padding: 0px;
        margin: 0px;
    }

    header .center_container .navigation .mega_menu .mega_menu_inner {
        padding: 0px;
        flex-wrap: wrap;
        box-shadow: none;
        /* background: #000; */
        border-top: 1px solid #e7e7e7;
    }

    header .center_container .navigation .mega_menu .lists {
        width: 100%;
    }

    header .center_container .navigation .mega_menu .lists h2 {
        display: none;
    }

    header .center_container .navigation .mega_menu .lists ul {
        position: inherit;
        box-shadow: none;
        gap: 0px;
    }

    header .center_container .navigation .mega_menu .imgBox {
        display: none;
    }

    .batter_life h2,
    .service_box .content h2,
    .professionals h2,
    .reviews .reviews_box .contentDtls h3 {
        font-size: 35px;
        line-height: 1.2em;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        letter-spacing: 0px !important;
    }

    .about .details h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    header .center_container .navigation ul {
        position: fixed;
        left: -280px;
        top: 0;
        background: #ffffff;
        z-index: 6;
        gap: 0;
        flex-direction: column;
        width: 280px;
        height: 100%;
        padding: 10px 0;
        transition: all ease 0.3s;
        /* box-shadow: 10px 0px 10px rgb(0 0 0 / 20%); */
        margin: 0px;
    }

    header .center_container .navigation ul li:after {
        content: '';
        display: block;
        clear: both;
    }

    header .center_container .navigation ul li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        width: 100%;
    }

    header .center_container .navigation ul li a,
    header .center_container .navigation ul li a {
        padding: 16px 24px;
        color: #000000;
        border: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-align: left;
        font-size: 14px!important;
    }

    header .center_container .navigation ul li:last-child a,
    header .center_container .navigation ul li:last-child a {
        border-radius: 0;
        width: 100%;
        text-align: left;
        justify-content: left;
        height: auto;
    }
.hem {
    width: 34px;
    cursor: pointer;
    display: none;
}

.hem span {
    display: block;
    width: 100%;
    height: 2px;
    background: #F49148;
}

.hem span:nth-child(2) {
    margin: 7px 0;
}

    .hem {
        display: block;
        right: 19px;
        position: absolute;
    }

    .slip header .center_container .navigation ul {
        left: 0;
        z-index: 9999;
        box-shadow: 10px 0px 10px rgb(0 0 0 / 20%);
        padding: 0px;
    }

    header .center_container .navigation ul li:last-child {
        width: 100%;
        margin: 0px;
        border: navajowhite;
    }

    .about .imageBox {
        width: 50%;
    }

    .about .contentBox {
        padding-top: 60px;
        width: 45%;
    }

    .about .about_inner {
        padding: 40px 0px 84px;
    }

    .service_box .content h2 {
        margin-bottom: 30px;
    }

    .service_box .content p {
        padding: 0px;
        margin-bottom: 30px;
    }

    .btn {
        font-size: 14px;
        height: 35px;
    }

    .professionals {
        margin: 0px 0px 100px;
    }

    .service_box .content h2 br {
        display: none;
    }

    .service_box .imgBox span {
        width: 100px;
        top: -50px;
        left: -10px;
    }

    .service_box.revrse .imgBox span {
        right: 0px;
    }

    .service_box .service_box_inner,
    .service_box.revrse .service_box_inner {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .service_box .content.padding {
        width: 100%;
        /* padding-top: 30px; */
    }

    .service_box .imgBox {
        width: 100%;
    }

    .service_box .content,
    .service_box.feelcircl .content.paddingLeft {
        width: 100%;
        padding-top: 30px;
    }

    .service_box .imgBox img {
        width: 100%;
    }

    .professionals .professionals_box {
        padding: 80px 40px;
        height: 420px;
        overflow: hidden;
        border-radius: 10px;
    }

    .professionals h2 {
        margin-bottom: 50px;
    }

    .professionals .professionals_box:after {
        right: -110px;
        /* background-size: contain; */
        /* width: 250px; */
        /* height: 250px; */
        bottom: 0px;
    }

    .professionals ul {
        gap: 40px;
    }

    .professionals ul li a {
        gap: 15px;
    }

    .professionals ul li a b {
        font-size: 14px;
    }

    .service_box.bkCircl {
        padding-bottom: 110px;
    }

    .reviews .reviews_box {
        padding: 50px;
        gap: 30px;
    }

    .reviews .reviews_box .contentDtls p {
        margin: 30px 0px;
    }

    .batter_life .image_box {}

    .batter_life {}

    .batter_life b {
        margin: 30px 0px;
    }

    .batter_life .batter_life_box {
        padding-left: 0px;
    }

    .batter_life .content {
        width: 50%;
    }

    .batter_life p br {
        display: none;
    }

    .batter_life .btn {
        margin-left: auto;
    }

    footer .footer_inner ul li a {
        font-size: 14px;
    }

    footer .footer_inner ul li b {
        font-size: 14px;
        margin-bottom: 10px;
    }

    footer ul.address li {
        gap: 15px;
    }

    footer ul.address {
        margin: 0px;
        width: 30%;
    }

    footer .footer_inner {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    footer .footer_inner_snd {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }

    footer .footer_inner_snd p {
        width: 100%;
        text-align: center;
        font-size: 12px !important;
    }

    .contact .enquiry {
        width: 450px;
    }

    .careerPg .paid h2 {
        font-size: 45px;
        line-height: 50px;
    }

    .faq {
        padding: 60px 0px;
    }

    .faq h2 {
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 40px;
    }

    .diffrence .promiss .promiss_inner:after {
        right: -100px;
        background-size: contain;
    }

    .diffrence .promiss .promiss_inner {
        padding: 40px;
        overflow: hidden;
    }

    .diffrence .promiss .content h2 {
        font-size: 40px;
        line-height: 1.22em;
        margin-bottom: 30px;
    }

.about .wrap{
    flex-wrap: wrap;
}
 .about .details{
    width: 100%;
    margin-top: 40px;
}
    .about .imgBox{
    margin: 0 auto;
}
    .faq .wrap{
    flex-wrap: wrap;
}
    .faq .faqPanel{
    width: 100%;
    padding: 0px;
}
    .faq .imageBox{
    width: 100%;
    margin: 0px;
}
.faq .cntnImg{
    margin: 0px;
}
.pllex .wrap{
    flex-wrap: wrap;
}
.pllex .workInfo{
    width: 100%;
    margin-top: 40px;
}
    .benifits .wrap{
    flex-wrap: wrap;
}
.benifits .wrap .lft{
    width: 100%;
    padding: 0px;
}
 .benifits .wrap .rgt{
    width: 100%;
    margin: 0px;
}   
.benifits .wrap .rgt .reasons-one-img-box-bg{ display:none;}
   .benifits .wrap .rgt .smallGrp{
    width: 100%;
    display: flex;
    flex-direction: initial;
    height: 220px;
} 
.benifits .wrap .rgt .smallGrp div{
    width: 50%;
}
.benifits {
    padding-bottom: 60px;
}
    
.benifits .wrap .rgt .smallGrp img{height:100%;object-fit: cover;}
    
}


@media all and (max-width:988px) {
    .banner .banner_Image {
        padding-left: 40px;
        height: 400px;
    }

    .banner .banner_Image h1 {
        font-size: 60px;
        letter-spacing: 0px;
        line-height: normal;
    }

    .banner .banner_Image p {
        margin: 20px 0px 30px;
    }

    .banner .banner_Image .content {
        margin: 0px;
    }

    .why_us ul {
        flex-wrap: wrap;
        gap: 20px 0px;
    }

    .why_us ul li {
        width: 50%;
    }

    .banner {
        /* margin: 30px 0px; */
    }

    .diffrence .place.poeple {
        padding-top: 60px;
    }

    .diffrence .place {
        padding-top: 0px;
    }

    .diffrence .place .place_inner {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .diffrence .place .content {
        width: 100%;
        margin: 0px !important;
    }

    .diffrence .place.poeple .imageBox {
        margin-bottom: 20px;
    }

    .diffrence .place .imageBox {
        width: 80%;
        margin: auto;
    }

    .diffrence .place .content .btnBox {
        margin: 0;
    }

    .diffrence .providers {
        padding-top: 60px;
    }

    .diffrence .providers .providers_inner {
        flex-wrap: wrap;
    }

    .diffrence .providers .imageBox {
        width: 100%;
    }

    .diffrence .providers .imageBox img {
        width: 100%;
    }

    .diffrence .providers .content {
        width: 100%;
        margin-top: 30px;
    }


    
}

@media (max-width: 900px) {
    .professionals .professionals_box {
        height: 370px;
    }

    .professionals .professionals_box:after {
        right: -120px;
        bottom: 0;
        background-size: contain;
    }

    .contact .contact_inner {
        flex-wrap: wrap;
        gap: 30px;
    }

    .contact .contact_inner .info {
        width: 100%;
    }

    .contact .enquiry {
        width: 100%;
    }

    .contact .contact_inner .info h2 br {
        display: none;
    }

    .contact .contact_inner .info p br {
        display: none;
    }

    .careerPg .openings li {
        width: 50%;
    }

}

@media (max-width: 780px) {

.blogs ul li{width:50%;}
    

.about{
    padding: 80px 0px;
    padding-bottom: 40px;
}
    

.conctus form{
    width: 100%;
}
    .conctus form .fldwrp{
    width: 46%;
}
    
.conctus .mapinfo .wrap{
    flex-wrap: wrap;
}
    .conctus .mapinfo .lft{
    width: 100%;
}
.conctus .mapinfo .rgt{
    width: 100%;
    padding: 30px;
}
    

.mission .wrap{
    flex-wrap: wrap;
}
.mission .imgbox{
    margin-bottom: 30px;
}
    
.mission .rgt{
    width: 100%;
    margin: 0px;
}
.value .value_inner{
    flex-wrap: wrap;
}
.value .value_inner .lftCtnt{
    position: initial;
}
    
.value .value_inner .rgtCtnt{
    width: 100%;
    margin: 0px;
    margin-top: 30px;
}
.testimonials{
    padding: 60px 0px;
}
.testimonials .wrap{
    flex-wrap: wrap;
}
.testimonials .textBox{
    width: 100%;
}
.testimonials .review{
    padding: 0px;
    width: 100%;
    margin-top: 50px;
}
 .hd{
    font-size: 30px!important;
    line-height: 35px;
}   
    .aboutPg{
    padding: 60px 0px;
}
.inrBnr .bnrCtnInr h1{
    font-size: 35px;
}

    .inrBnr{
    height: 300px;
}
    body .overflow{
    overflow-x: hidden;
}
    .owl-carousel .owl-stage-outer {
        margin: initial !important;
    }

    .usa {
        margin-bottom: 70px;
    }

    .usa h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .MapBox .Register_box{
    bottom: 3px;
    /* width: 100%; */
    /* position: relative; */
    /* margin-top: 80px; */
}
    .usa .map {
        
    }


    .team ul li h4 {
        font-size: 20px;
    }

    .team ul li h4 span {
        font-size: 14px;
    }

    .team {
        padding-top: 50px;
        margin-bottom: 80px;
    }

    .team .flexBox {
        flex-wrap: wrap;
        gap: 30px;
        margin-bottom: 50px;
    }

    .team .flexBox p {
        width: 100%;
    }

    .about_banner {
        padding-top: 40px;
    }

    .about_banner h2 {
        font-size: 35px;
        line-height: 30px;
    }

    .about_banner p {
        width: 100%;
    }

    .services.amenities {
        padding-bottom: 60px;
    }

    .services .service_list ul li a.active:before {
        transform: rotate(270deg);
        left: 0;
        right: 0;
        margin: auto;
        bottom: -15px;
        top: initial;
        width: 8px;
        background-size: contain;
    }

    .services.social {
        padding: 0px 0px 90px;
    }

    .services {
        padding-top: 40px;
    }

    .services h2 span {
        font-size: 16px !important;
    }

    .services h2 {
        font-size: 30px;
    }

    .services .service_list ul li a {
        font-size: 16px;
    }

    .services.amenities .service_list,
    .services .service_list {
        padding: 0px 40px 0px 50px;
        width: 45%;
        border: none;
    }

    .services .service_content,
    .services.amenities .service_content {
        width: 60%;
    }

    .services .service_content .panel.content,
    .services .service_content .panel.content {}

    .services .service_list ul {
        gap: 20px;
    }

    .services .service_content .panel.content,
    .services .service_content .panel.content {
        gap: 20px;
    }

    .services .service_content .content_box .btn {
        margin-top: 20px;
    }

    .diffrence .place .content p {
        margin-bottom: 30px;
    }

    .diffrence .place .content h2,
    .diffrence .providers .content h2 {
        font-size: 30px;
        line-height: 1.2em;
    }

    .diffrence {
        padding-top: 40px;
    }

    .diffrence .promiss .content .btnBox .btn {
        max-width: 135px;
        min-width: initial;
    }

    .diffrence .promiss .content .btnBox {
        gap: 20px;
        padding-right: 0px;
        margin-top: 30px;
    }

    .diffrence .promiss .content h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .diffrence .promiss .promiss_inner:after {
        right: -130px;
    }

    .contact .enquiry .form_row .sub .form_control label.animated {
        font-size: 12px;
    }

    .careerPg .openings li .sal {
        font-size: 14px;
    }

    .careerPg .openings li h3 {
        font-size: 20px;
    }

    .careerPg .openings li p i {
        font-size: 14px;
    }

    .careerPg .openings li b {
        font-size: 14px;
    }

    .careerPg .openings li b span {
        font-size: 14px;
    }

    header .center_container .logo {
        width: 220px;
    }

    .batter_life h2,
    .service_box .content h2,
    .professionals h2,
    .reviews .reviews_box .contentDtls h3 {
        font-size: 30px;
    }

    .professionals h2 {
        margin-bottom: 30px;
    }


    .banner .banner_Image h1 {
        font-size: 45px;
    }

    p,
    .reviews .reviews_box .contentDtls p {
        font-size: 14px !important;
        line-height: 1.5em !important;
        font-weight: normal!important;
    }

    .why_us ul li h4 {
        font-size: 14px;
    }

    .why_us ul li .why_box {
        padding: 20px;
    }

    .about .details b {
        font-size: 14px;
    }

    .about .imageBox {
        width: 100%;
    }

    .about .about_inner {
        flex-wrap: wrap;
        /* padding-bottom: 84px; */
    }

    .about .contentBox {
        width: 100%;
        padding-top: 40px;
        gap: 40px;
    }

    .about .contentBox h2 br {
        display: none;
    }

    .about .details h2 {
        /* font-size: 25px; */
    }

    .service_box .content h2 {
        /* font-size: 25px; */
        margin-bottom: 20px;
    }

    .about .details p {
        /* margin: 0px; */
    }

    .about .details b {
        margin-top: 20px;
        display: block;
    }

    .professionals .professionals_box {
        height: 340px;
        padding: 40px 20px;
    }

    .professionals ul {
        width: 55%;
        flex-wrap: wrap;
        gap: 20px 20px;
    }

    .professionals ul li {
        width: 45%;
    }

    .professionals .professionals_box:after {
        right: -80px;
    }

    .reviews .reviews_box .imgBox {
        min-width: 100px;
    }

    .reviews .reviews_box {
        padding: 30px;
        gap: 20px;
    }

    .reviews .reviews_box .contentDtls p {
        margin: 20px 0px;
        padding: 0px;
    }

    .reviews .reviews_box .contentDtls h4 {
        font-size: 18px;
        padding: 0px;
    }

    .reviews .reviews_box .contentDtls h4 i {
        font-size: 14px;
    }

    .owl-carousel .owl-controls .owl-nav .owl-next {
        width: 40px !important;
        height: 40px !important;
        background-size: 50% !important;
        right: -20px !important;
    }

    .batter_life {
        padding: 60px 0px;
    }

    .batter_life .content {
        width: 60%;
    }

    .batter_life b {
        margin: 20px 0px;
        font-size: 14px;
    }

    .batter_life p {
        margin-bottom: 30px;
    }

    footer ul.address li {
        flex-wrap: wrap;
        gap: 0px;
    }

    footer ul.address li b {
        display: block;
        width: 100%;
    }

    footer .footer_inner ul li a {
        line-height: 1.2em;
    }

    footer .footer_inner ul li {
        margin-bottom: 15px;
    }

    footer .footer_inner .info {
        flex-wrap: wrap;
        gap: 30px 0px;
        padding: 0px;
    }

    footer .footer_inner ul {
        width: 50%;
    }

    footer ul.address {
        width: 50%;
        /* display: flex; */
    }

    .contact h2 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 30px;
    }

    .contact p {
        margin-bottom: 20px;
    }

    .contact {
        padding: 40px 0px;
    }

    .careerPg {
        padding: 40px 0px;
    }

    .careerPg .paid {
        flex-wrap: wrap;
        gap: 30px;
    }

    .careerPg .paid h2 {
        width: 100%;
        font-size: 30px;
        line-height: 40px;
        padding-right: 10px;
    }

    .careerPg .paid h2 br {
        display: none;
    }

    .careerPg .paid .content {
        width: 100%;
    }

    .careerPg .paid .content p br {
        display: none;
    }

    .faq {
        padding: 40px 0px 0px;
    }

    .faq h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .faq .faq_panel ul li h3 {
        font-size: 16px;
        height: 60px;
    }

    .faq .faq_panel ul li .faq_content ol li {
        font-size: 14px;
        line-height: 1.3em;
    }

    .faq .faq_panel {
        width: 70%;
    }

    .faq .imageBox {
        width: 25%;
    }

    .services .services_inner,
    .services.amenities .services_inner {
        flex-wrap: wrap;
        padding-top: 40px;
    }

    .services.amenities .service_list,
    .services .service_list {
        width: 100%;
        padding: 0px;
        margin-bottom: 30px;
    }

    .services.amenities .service_list ul,
    .services .service_list ul {
        flex-direction: row;
        white-space: nowrap;
        overflow: auto;
        padding: 10px;
        justify-content: space-between;
    }

    .services .service_list ul::-webkit-scrollbar,
    .services.amenities .service_list ul::-webkit-scrollbar {
        width: 2px;
        height: 5px;
        background-color: #ECF0F4;
    }



    .services .service_list ul::-webkit-scrollbar-thumb,
    .services.amenities .service_list ul::-webkit-scrollbar-thumb {
        background-color: #CCD5DE;
        height: 5px;
        border-radius: 20px;
    }

    .services .service_content,
    .services.amenities .service_content {
        padding: 0px;
        width: 100%;
    }

    .services .service_content .imgBox,
    .services.amenities .service_content .imgBox {
        height: 100%;
        overflow: hidden;
        border-radius: 10px;
        width: 100%;
    }

    .services .service_content img,
    .services.amenities .service_content img {
        width: 100%;
    }
}

@media (max-width: 750px) {
    .usa{
    height: 550px;
}
    .MapBox .Register_box{
    width: 100%;
    position: relative;
    margin-top: 80px;
}
    .usa .map {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        background: transparent;
        height: initial;
        gap: 30px 0px;
        margin-top: 60px;
    }

    .usa .map .pin {
        position: relative;
        top: initial !important;
        left: initial !important;
        right: initial !important;
        bottom: initial !important;
        width: 30%;
        margin: 0px 10px;
        height: 33px;
    }
}




@media all and (max-width:650px) {

    .benifits .faq_inner ul li h3{font-size:16px;line-height: 20px;}

.about .trust{
    left: 0px;
    width: 130px;
    height: 130px;
    bottom: 0px;
    top: initial;
}
.about .trust:after{
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
}
    
.about .imgBox{
    width: 100%;
}
    

    .banner .content{
    padding-bottom: 0px;
    padding-top: 210px;
}

    .banner{
    height: 560px;
    overflow: hidden;
}

    .main-slider-shape-4{ display:none;}

.banner .content h2{
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
}
    
.teamwrk .hd{
    font-size: 20px!important;
    line-height: 35px;
}
.banner .content .btn{
    margin-top: 20px;
    width: 200px;
    height: 40px;
}
    
}

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

@media (max-width: 550px) {
    .blogs ul{ gap:30px;}
    .blogs ul li{ width:100%}
.teamwrk .hd br{ display:none;}
    
.pllex{
    padding: 60px 0px;
}
    
    .conctus form .fldwrp{
    width: 100%;
}
.srvDtl.flblg .lft h3, .flblg h3{
    white-space: unset;
}
    
    .footer-widget__about-social-list{
    width: 100%!important;
    margin: 0px;
    justify-content: center;
}
    footer .footer_inner .logo{
    text-align: center;
    margin: 0 auto;
}
    footer .info .newsLtr{
    width: 100%;
}


footer .logoDtls{
    width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
    
    .value{
    padding-bottom: 50px;
}
    .value .value_inner .lftCtnt{
    width: 100%;
}
    .whyUs{
    padding-bottom: 60px;
}
    .mission .imgbox{
    width: 100%;
}
    .usa .map .pin:nth-child(even) {
        margin-right: 0px;
    }

    .usa .map .pin {
        width: 47% !important;
        margin: 0px;
        margin-right: 20px;
        font-size: 13px;
    }

    .team ul {
        flex-wrap: wrap;
        gap: 30px;
    }

    .team ul li {
        width: 100%;
    }


    .diffrence .providers .content .btnBox {
        gap: 20px;
    }

    .diffrence .promiss .content {
        width: 85%;
    }

    .diffrence .promiss .promiss_inner:after {
        width: 70%;
        right: -140px;
    }

    .diffrence .promiss .promiss_inner {
        padding: 30px;
    }

    .faq .faq_panel {
        width: 100%;
    }

    .faq .imageBox {
        display: none;
    }

    .careerPg .career_options li p br {
        display: none
    }

    .contact .enquiry .sndClm {
        flex-wrap: wrap;
    }
    .contact .enquiry .sndClm .attachment_area{width:100%;height: 47px;}
.contact .enquiry .sndClm .btn {
    width: 100%;
}
    
    .contact .enquiry .uploade {
        height: 47px;
    }

    .why_us ul li h4 {
        font-size: 13px;
        line-height: 20px;
    }

    .service_box .imgBox span {
        width: 70px;
        top: -40px;
    }

    .banner .banner_Image {
        padding-left: 20px;
        height: 350px;
    }

    .banner .banner_Image p {
        width: 65%;
    }

    .banner .banner_Image p br {
        display: none;
    }

    .banner .banner_Image h1 {
        font-size: 35px;
    }

    .professionals .professionals_box:after {
        right: -110px;
    }

    .professionals h2 {
        /* font-size: 25px; */
    }

    .professionals h2 span {
        display: inline;
    }

    .professionals ul {
        width: 65%;
    }

    .reviews .reviews_box {
        flex-wrap: wrap;
    }

    .reviews .reviews_box .imgBox {
        width: 90px;
        min-width: inherit;
    }

    .batter_life .btn {
        width: 100%;
    }

    .careerPg .openings li {
        width: 100%;
    }
        .professionals .professionals_box:after {
        right: -165px;
    }

    .professionals ul {
        width: 85%;
    }
}

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


@media all and (max-width:470px) {


}

@media all and (max-width:440px) {
    .diffrence .promiss .promiss_inner:after {
        right: -110px;
    }

    .diffrence .promiss .content .btnBox {
        width: 120%;
    }
}