@media (max-width: 1799px) {

.reviews{
    max-width: initial;
    /* width: calc(100% - 40px); */
    max-width: 1355px;
    padding: 155px 90px 140px;
}
.reviews br{ display:none;}    
.care_managment ul{
    max-width: 1355px;
}

.care_managment ul li{
    padding: 112px 60px 85px;
}
    .care_managment ul li .desciption{
    padding-left: 60px;
}
.celebrating:after{
    right: -50px;
}
   .celebrating h2{
    font-size: 65px;
} 
.steps h2{
    font-size: 45px;
}
    .steps .btn{
    font-size: 50px;
    width: 540px;
    height: 90px;
}
}

@media all and (max-width:1599px) {
.care_managment ul li h2{
    font-size: 51px;
}
    .care_managment ul li .desciption p br{ display:none;}

.steps{
    padding: 160px 0px 168px;
}

    
}

@media all and (max-width:1400px) {
    .reviews{
    max-width: initial;
    width: calc(100% - 40px); 
    }

.care_managment ul li{width: calc(100% - 40px);margin: 0 auto;}
    .care_managment ul li .desciption{
    padding-left: 40px;
}
.celebrating h2{
    font-size: 60px;
}
  .celebrating .celebrating_inner{
    padding-left: 20px;
}
.celebrating:after{
    right: -90px;
}
    
}

@media (max-width: 1280px) {

.contect .details h2{
    font-size: 60px;
    line-height: 60px;
}
    
.banner{
    height: 720px;
}
    .banner .banner_content h1{
    font-size: 90px;
    line-height: 90px;
    margin-left: 30px;
}
.banner .banner_content span{
    font-size: 30px;
}
.banner .banner_content .btn{
    font-size: 18px;
    width: 370px;
}
 .aboutUs h2{
    font-size: 70px;
    line-height: 70px;
}   
    .aboutUs p{ font-size:18px;}

    .reviews{
    padding: 100px 80px;
}
.reviews ul li p{
    font-size: 18px;
}
    .world h2{
    font-size: 60px;
    line-height: 68px;
}
.world p{
    font-size: 25px;
}
.care_managment ul li{
    padding: 82px 30px 85px;
}
    .care_managment ul li h2{
    font-size: 45px;
}
    .care_managment ul li .comment{
    width: 560px;
}
.celebrating p{
    font-size: 18px;
}
 .celebrating .celebrating_inner{
    padding: 0px;
} 

.steps h2{
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 50px;
}
    .steps .btn{
    font-size: 40px;
    width: 420px;
    height: 70px;
}
   .contect .details .phone_no{
    width: 45%;
    margin-right: 30px;
} 
.contect .enquiry_form form{
    border-radius: 45px;
    width: 520px;
}
    
}



@media all and (max-width:1180px) {
.care_managment ul li{
    border-radius: 25px;
}
.care_managment ul li .desciption{
    padding-right: 20px;
}
    
 .care_managment ul li .comment{
    border-radius: 25px;
    padding: 30px 30px 30px;
    height: 100%;
    width: 500px;
}   
.care_managment ul li h2{
    font-size: 40px;
}
  .care_managment ul li:last-child .comment{
    padding: 30px 30px;
}  

.care_managment ul li .comment:after{
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #001a30;
    bottom: -40px;
}

.celebrating:after{
    right: -170px;
}
    .celebrating p{
    width: 50%;
}
.celebrating p br{ display:none;}
    .celebrating h2{
    font-size: 50px;
    line-height: 58px;
}
    .celebrating b{font-size:18px;}
}

@media (max-width: 1080px) {
.banner .banner_content{ padding:0px;}
.banner .banner_content p{
    padding-left: 19px;
    font-size: 18px;
}
    .banner .banner_content .btn{
    margin-left: 15px;
}
    .banner .banner_content h1{
    margin-left: 0px;
    margin-bottom: 40px;
}
    .banner .banner_content span{
    padding-left: 28px;
    margin-bottom: 0px;
    font-size: 25px;
}
    .aboutUs{
    padding: 90px 0px 90px;
}
    
    
.aboutUs:after{
    width: 400px;
    background-size: contain;
    bottom: -184px;
    /* z-index: 99999; */
    background-position: bottom;
}
.aboutUs h2{
    font-size: 60px;
    line-height: 68px;
}
.clients{
    padding: 200px 0px 80px;
}
    .clients ul.count li h3{
    font-size: 30px;
}
    .clients ul.count li b{
    font-size: 20px;
}
    .clients ul.count li span{
    width: 100px;
}
    .clients ul.count li span img{}
    .clients ul.count{
    padding-bottom: 100px;
}
.reviews{
    padding: 60px;
}
    .world{
    padding: 80px 0px;
}
.world h2{
    font-size: 50px;
    line-height: 58px;
}
.world p{
    font-size: 18px;
}

.care_managment ul li{
    flex-wrap: wrap;
    padding: 60px 40px!important;
}
   .care_managment ul li .desciption{
    width: 100%;
    padding: 0px 10px;
} 
.care_managment ul li .comment{
    margin: 0px;
    width: 100%!important;
}
    .care_managment{
    padding: 80px 0px 200px;
}
 .care_managment ul{
    gap: 100px;
}  

.steps{
    padding: 110px 0px 110px;
}

    .steps h2{
    font-size: 35px;
    line-height: 45px;
}
    .steps .btn{
    font-size: 30px;
    width: 320px;
    height: 60px;
}
footer .footer_inner{
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
    footer{
    padding: 40px 0px;
}
footer .footer_inner p{
    width: 100%;
    text-align: center;
    font-size: 12px!important;
    border-top: 1px solid #cfcfcf;
    margin-top: 20px;
    padding-top: 20px;
}    

.contect{
    padding: 80px 0px;
}
.contect .enquiry_form form{
    border-radius: 35px;
    padding: 30px;
    width: 430px;
}
    .contect .details h2{
    font-size: 50px;
    margin-bottom: 50px;
}
}

@media all and (max-width:991px) {
.celebrating:after{
    width: 588px;
    background-size: contain;
}
.celebrating{
    padding: 80px 0px;
}

.contect .contect_inner{
    flex-direction:column-reverse;
gap:50px;
}

.contect h2{margin-bottom:30px;}
.contect .details{
    padding: 0px;
}
    
    .contect .enquiry_form{
    width: 100%;
}
.contect .enquiry_form form{
    width: 100%;
    border-radius: 20px;
    margin-top: 0;
}
.contect .details .address{
    width: 50%;
}
    
}



@media (max-width: 780px) {

    
header .center_container .navigation ul{display:none;position: absolute;left: 0;top: 100%;background: #ffffff;width: 100%;border-top: 1px solid #f4f4f4;}
header.fixed {padding: 10px 0;}
.trigger{display:block;}
header .center_container .navigation ul li{margin:0;}
header .center_container .navigation ul li a{padding: 15px 20px;border-bottom: 1px solid #e3e3e3;border-radius: 0px;}
header .center_container .navigation ul li:last-child a{
    border-radius: 0px;
    padding: 15px 22px;
    border: none;
}
header .center_container .navigation ul li a{}
    
.banner{
    height: 550px;
    padding: 40px 0px;
}
    
.banner .banner_content{
    margin: 0px;
}
    .banner .banner_content span{
    font-size: 18px;
    padding-left: 22px;
}
.banner .banner_content h1{
    font-size: 65px;
    line-height: 65px;
}
.banner .banner_content p{
    padding-left: 15px;
    margin-bottom: 25px;
    font-size: 16px;
}
    .banner .banner_content .btn{
    font-size: 16px;
    width: 310px;
    height: 40px;
}
.aboutUs{
    padding: 70px 0px;
    background-size: cover;
}
.aboutUs h2{
    font-size: 40px;
    line-height: 48px;
}
 .aboutUs p br{ display:none;}   
    p{line-height: 1.6!important;font-size: 13px!important;}

.aboutUs:after{
    margin-left: -170px;
    width: 350px;
    bottom: -170px;
}
    .clients ul.count li{
    gap: 20px;
}
.clients ul.count li span{
    width: 75px;
}
.clients ul.count li h3{
    /* font-size: 25px; */
}
 .clients ul.count li b{
    font-size: 18px;
}  
    .reviews{
    padding: 40px;
    border-radius: 20px;
}
.reviews ul{
    flex-wrap: wrap;
    /* gap: 60px; */
}
    .reviews ul li{
    width: 100%;
}
    .reviews ul li:last-child{
    margin-top: 30px;
    border-top: 1px solid #d1d1d173;
    padding-top: 30px;
}
 .world h2{
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 20px;
}
    .world{
    padding: 60px 0px;
}
.care_managment ul li h2{
    font-size: 35px;
    padding: 8px 35px;
    top: -26px;
}
.care_managment ul li{
    border-radius: 20px;
    padding: 60px 20px !important;
}
   .care_managment ul{
    gap: 80px;
} 
.care_managment ul li .comment:after{
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #001a30;
    bottom: -30px;
}
.celebrating{
    padding: 60px 0px;
}
.celebrating h2{
    font-size: 35px;
    line-height: 38px;
}
.celebrating b{font-size:16px;margin: 15px 0px;}

.celebrating:after{
    width: 460px;
    right: -140px;
    bottom: -153px;
}
   .celebrating p{
    width: 60%;
} 
.steps{
    padding: 60px 0px;
}
    .steps h2{
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 30px;
}
    .steps .btn{
    font-size: 25px;
    width: 280px;
    height: 50px;
}
.contect{
    padding: 60px 0px;
}
    
.contect .details h2{
    font-size: 35px;
    line-height: 35px;
}
    
}

@media all and (max-width:600px) {
  .banner{
    height: 450px;
    background-position: -110px;
}
.banner .banner_content h1{
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px;
}
.banner .banner_content p{
    padding-left: 10px;
}
.banner .banner_content .btn{
    margin-left: 10px;
}
    
    .banner .banner_content span{
    margin-bottom: 10px;
    font-size: 16px;
}

.celebrating:after{
    width: 390px;
    right: -130px;
}
    .celebrating p{
    width: 55%;
}

.care_managment{
    padding: 80px 0px 120px;
}


.contect h2 {    
    font-size: 45px;
    margin-bottom: 22px;
}
    
}

@media (max-width: 500px) {
.care_managment{
    padding: 80px 0px;
}
    
.celebrating h2 br{ display:none;}
    
.clients ul.count{
    flex-wrap: wrap;
    gap: 30px;
padding-bottom:30px;
}
.clients ul.count li{
    width: 100%;
    justify-content: center;
}
.clients ul.count li:nth-child(1) span{
    margin-left: -30px;
}
    .reviews{
    padding: 20px;
}
    .care_managment ul li h2{
    font-size: 28px;
    top: -22px;
}

.celebrating:after{
    width: 250px;
    right: -40px;
    bottom: 0px;
    background-position: bottom;
}
.contect .details .alignBox{
    flex-wrap: wrap;
}
    .contect .details .phone_no, .contect .details .address{
    width: 100%;
    border-right: 0px;
    margin: 0px;
}
.contect .details .phone_no b.magin_top, .contect .details .address .magin_top{
    margin-top: 40px;
}

.contect .details .address br{}

.contect .form-row textarea{height:70px;}
    
}


@media all and (max-width:450px) {
  .banner{
    height: 450px;
    background-position: -180px;
}
.care_managment ul li h2{
    padding: 6px

 25px;
    font-size: 25px;
}
.celebrating:after{
    right: -60px;
}

    .steps h2{
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
}
 
    
}