@media (min-width: 1400px) {

  /* .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1400px;
  } */
  .mobile-menu {
    display: none;
  }

  .container-head-banner {
    max-width: 1450px;
  }

  .team-members img {
    width: 100%;
  }

  .top-platforms-inner .slick-next {
    right: -3%;
  }

  .top-platforms-inner .slick-prev {
    left: -3%;
    z-index: 11;
  }
}

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

@media screen and (max-width:1440px) {
  .team-members img {
    width: 100%;
  }

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

  .customized-bill-swiper .swiper-button-prev {
    left: -1%;
  }

  .customized-bill-swiper .swiper-button-next {
    right: -1%;
  }

  .customized-bill-swiper .swiper-button-prev:after {
    font-size: 16px;
    padding: 15px;
  }

  .customized-bill-swiper .swiper-button-next:after {
    font-size: 16px;
    padding: 15px;
  }

  .mobile-menu {
    display: none;
  }
  .customized-bill-data{ min-height: 400px;  }
  .customized-bills-inner-data-name-h5 {font-size: 25px;}
  
    .banner-left-head-h3{
      font-size: 36px;
      line-height: 40px;
  }
  .banner-left-head-para{
      font-size:16px;
  }
  .booking-sec .book-n-btn{
      font-size: 13px;
  }
  .top-platforms-h2{
      font-size:36px;
  }
  .counter-sec-h2{
     font-size:36px; 
  }
  .counter-sec-epx-para{
     font-size:16px; 
  }
  .what-we-do-content-h2{
    font-size:36px;  
  }
  .what-we-do-content-para{
      font-size:16px;
  }
  .top-platforms-h2{
    font-size:36px;  
  }
  .home-work-sec-data-h2{
      font-size:36px;
  }
  .ics-work-data-name-h3{
    font-size: 22px;;
  }
  .ics-work-data-para-p1{
    font-size:16px;
  }
  .nationwide-left-h2{
    font-size:36px;  
  }
  .top-customized-bill-h2{
    font-size:36px;
  }
  .customized-bill-data {
    min-height: auto;
  }
  .top-platforms-inner-data img{
    height:100px;
  }
  .client-heading h2{
    font-size: 36px;
  }
  .billing-ser-table-head-h2{
    font-size:36px;
  }
  .faq-right h2{
    font-size:36px;
  }
  .map-section .connect-heading-h2{
    font-size:36px;
  }
  .enquiry-section .container{
    padding: 30px 35px 30px 40px;
  }
  .footer-link ul li a{
     font-size:16px;
  }
  .table-data-all-para , .table-data-ff-para{
    font-size:16px;  
  }
  .nationwide-left-para-last, .nationwide-left-para, .nationwide-left-para-2{
    font-size:16px;  
  }
  .team-heading h2{
    font-size:36px;  
  }
  .team-members ul h3{
    font-size:24px;  
  }
  .review-para{
      font-size:16px;
  }
  .footer-li-add-a{
      font-size:16px !important;
  }
  .swiper-cli .swiper-button-next{
    right: 0%;
  }
  .swiper-cli .swiper-button-prev{
      left:0%;
  }
  .top-platforms-inner-data-name-h5{
      font-size:20px;
  }
  .customized-bills-inner-data-name-h5{
      font-size:22px;
  }
  .client-heading img{
    margin-top: -30px;
}
}

@media screen and (min-width:1600px) {
  .team-members img {
    width: 100%;
  }
}

@media screen and (max-width:1199px) {
  .team-members ul {
    grid-template-columns: 1fr 1fr;
  }

  .top-platforms-inner .slick-next {
    right: -35px;
  }

  .team-members img {
    width: 85%;
  }

  .faq-section {
    padding: 50px 20px;
  }

  .faq-section .container {
    display: block;
  }

  .faq-left {
    text-align: center;
    display: none;
  }

  .faq-right {
    margin-left: 0px;
  }

  .home-banner-sec {
    padding: 50px 0 50px 0;
  }

  .sec-1-img {
    display: none;
  }

  
}

@media screen and (max-width:1199px) and (min-width:992px) {
  .nav-ul li {
    display: flex;
  }

  .container-head-banner {
    max-width: 100%;
  }

  .con-btn {
    padding: 12px 15px;
  }

  .nav-ul li a {
    font-size: 13px;
  }

  .head-social-right-a {
    font-size: 15px;
  }

  .mobile-menu {
    display: none;
  }
}

@media screen and (max-width:1024px) {
  .row.homepage-con::before {
    display: none;
  }

  .client-card {
    width: 300px;
    height: 230px;
  }

  .client-bottom-container>img {
    padding-left: 0px;
  }

  .client-bottom-container>p {
    padding: 0.2rem;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    letter-spacing: 0.3px;
  }

  .side-img-circle {
    display: none;
  }

  .home-form-container {
    height: 100vh;
    width: 100vw;
    display: flex;
    align-items: center;
    position: relative;
  }

  .form-box {
    color: #ffff;
    padding-left: 6.8rem;
    padding-top: 4rem;
    background: #559b89;
    width: 80%;
    height: 550px;
  }

  .home-form-input {
    height: 35px;
    width: 100%;
    outline: none;
    border: 1px solid #fafafa;
    background: none;
    padding-left: 10px;
    text-align: start;
    color: #fff;
    font-weight: 420;
    font-size: 0.95rem;
    letter-spacing: 1px;
    border-radius: 5px;
    transition: 0.3s;
  }

  textarea.home-form-input {
    width: 100%;
    padding: 0.8rem 0.5rem;
    min-height: 110px;
    border-radius: 5px;
    resize: none;
    overflow-y: auto;
  }

  .home-form input::placeholder,
  .home-form textarea::placeholder {
    color: rgb(175, 204, 197);
    font-weight: 380;
    font-size: 11px;
  }

  .home-submit-btn {
    margin-top: 1rem;
    background-color: transparent;
    padding: 1rem 2.5rem;
    height: 50px;
    width: 150px;
    border: 1px solid #fafafa;
    font-size: 0.95rem;
    color: #fff;
    line-height: 1;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    font-weight: 500;
  }

  .home-submit-btn:hover {
    background-color: #fff;
    color: #559b89;
  }

  .home-from-img {
    height: auto;
    width: 48%;
    position: absolute;
    bottom: 40px;
    right: 0;
  }

  .home-form-title1 {
    font-size: 31px;
    font-weight: 700;
  }

  .home-form-title2 {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
  }

  .top-platforms-sec-r1 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .form-box {
    padding: 5rem;
  }

  .home-from-img {
    display: none;
  }

  .home-form-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 150%;
  }

  .footer-section1 {
    width: 320px;
  }

  .footer-section2 {
    display: none;
  }

  /*about page*/
  .inner-container {
    padding: 80px;
  }

  .Brochure-container {
    background-color: rgb(85, 155, 137);
    padding: 5rem 5rem 5rem 8rem !important;
  }

  .top-platforms-inner .slick-next {
    right: -10px;
  }

  .trusted-sec {
    flex-direction: column;
  }

  .nationwide-sec .container .row {
    display: block;
  }

  .nationwide-sec .col-lg-6 {
    width: 100%;
  }

  /*.mySwiper {*/
  /*  display: none;*/
  /*}*/
  .ics-work-step-img {
    /*width: 100%;*/
    display:none;
}

  .home-work-sec11 .mySwiperMobile {
    display: block;
  }

  .switching-data {
    width: 100%;
  }

  .mobile-menu {
    display: none;
  }

}

@media screen and (max-width:1124px) and (min-width:992px) {
  .team-members ul {
    grid-template-columns: 1fr 1fr;
  }

  .faq-section .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .enquiry-section .container {
    flex-direction: column;
  }

  .individual-enquire {
    border: none;
  }

  .trusted-sec {
    flex-direction: column;
  }

  .mob-logo-div {
    display: none;
  }
}

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


  /* Mobile Menu */
  .mobile-menu {
    display: block;
  }

  .navbar-mob-top {
    padding: 5px 20px 5px 20px;
  }

  .logo-img {
    width: 100%;
  }

  .mm-navbar a img {
    width: 150px;
  }

  .mm-panels .sub-menu li {
    width: 100% !important;
    border-bottom-width: 0 !important;
  }

  .mm-panels .sub-menu li:last-child {
    border: inherit !important;
  }

  .mobile-btn .navbar-toggle {
    background-color: #c99734;
    padding: 8px;
    border-radius: 3px;
    margin-top: -6px;
  }

  .mobile-btn .navbar-toggle .icon-bar {
    background: #fff;
  }

  .mm-navbar .mm-close {
    background: #ccc;
    padding-left: 15px;
  }

  .mm-close:after {
    font-size: 20px;
    line-height: 20px;
  }

  .mm-navbar .mm-close:hover {
    background: #333;
    color: #fff !important;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
  }

  .mm-navbar .mm-prev {
    background: #ccc;
    padding-left: 0 !important;
  }

  .mm-navbar .mm-prev:before {
    width: 12px;
    height: 12px;
    left: 20px !important;
  }

  .mm-navbar .mm-prev:hover {
    background: #333;
  }

  .mm-navbar .mm-prev:hover:before {
    border-color: #fff !important;
  }

  .mm-navbar a:hover,
  .mm-navbar a:focus,
  .mm-navbar a:active {
    color: #337ab7 !important;
  }

  .mm-listview a:hover,
  .mm-listview a:focus,
  .mm-listview a:active {
    color: #337ab7 !important;
  }

  .mm-panels>.mm-panel {
    padding: 0 !important;
  }

  .mm-panels .mm-listview {
    margin-left: 0 !important;
    width: 100% !important;
  }

  .mm-panels .mm-listview a {
    font-weight: 500;
    text-align: left;
  }

  .mm-navbar-top {
    font-weight: 600;
  }

  .mm-menu .mm-listview li.current-menu-item {
    color: #051e3a !important;
  }

  .mobile-btn {
    top: 0px;
    position: relative;
    position: absolute;
    right: 0;
    top: auto;
    top: 30%;
  }

  .mobile-btn .navbar-toggler {
    width: 40px;
    height: 40px;
    background: #ffffff;
    border: none;
    border-radius: 3px;
    position: relative;
    margin-right: 0px;
  }

  .mobile-btn .navbar-toggler:hover {
    background: #ffffff;
  }

  .mobile-btn .navbar-toggler span {
    width: 25px;
    height: 3px;
    background: #ea5126;
    position: relative;
    display: block;
    margin: 5px 0;
  }

  .mobile-menu {
    position: fixed;
    right: 0px;
    display: inline-block !important;
    top: 0px;
    transition: all 0.45s ease-in;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 0px 10px 0px #00000029;
  }

  nav#menu {
    z-index: 999;
  }

  .shrink .mobile-menu {
    top: 20px;
    transition: all 0.45s ease-in;
  }

  .mobile-menu .navbar {
    margin-bottom: 0;
    min-height: 0;
  }

  .mm-listview>li>a {
    padding: 15px 15px 15px 20px;
  }

  .mm-menu>.mm-navbar,
  .mm-panels>.mm-panel {
    background: #fff !important;
  }

  .mm-btn:after {
    color: #fff !important;
  }

  .mm-navbar .mm-close {
    background: #ee7507;
  }

  .mm-navbar .mm-prev {
    background: #ee7507;
  }

  .mm-panels .mm-listview a {
    font-size: 16px !important;
  }

  .mm-menu .mm-navbar>*,
  .mm-menu .mm-navbar a {
    color: #ee7507;
  }

  .mm-listview a:hover,
  .mm-listview a:focus,
  .mm-listview a:active {
    color: #ee7507 !important;
  }

  .mm-menu .mm-listview>li .mm-next:after {
    border-color: #ee7507;
  }

  .mm-menu .mm-navbar .mm-btn:before {
    border-color: #fff;
  }
  /* End Mobile Menu */
  
  .tc-header-main {
    display: none;
  }

  .form-box .den {
    width: 500px;
  }

  .contact-form-content {
    grid-template-columns: 1fr;
  }

  .contact-info:before {
    bottom: initial;
    top: -75px;
    right: 65px;
    transform: scale(0.95);
  }

  .contact-form-wrapper:before {
    top: -13px;
    left: initial;
    right: 70px;
  }

  .square {
    transform: translate(140%, 43%);
    height: 350px;
  }

  .big-circle {
    bottom: 75%;
    transform: scale(0.9) translate(-40%, 30%);
    right: 50%;
  }

  .scale-text {
    margin: 1rem 0 1.5rem 0;
  }

  .social-media {
    padding: 1.5rem 0 0 0;
  }

  .about-section {
    background-size: 100%;
    padding: 100px 40px;
  }

  .inner-container {
    width: 100%;
  }

  .team-members ul {
    grid-template-columns: 1fr 1fr;
  }

  .faq-section .container {
    flex-direction: column;
  }

  .enquiry-section .container {
    flex-direction: column;
  }

  .individual-enquire {
    border: none;
  }

  .tc-header-main {
    display: none;
  }

  .trusted-sec {
    flex-direction: column;
  }

  .counter-sec-epx {
    margin: 0;
  }

  .header-top-sec {
    display: none;
  }

  .home-banner-sec {
    padding: 50px 0 0px 0;
  }

  .calendar-section .book-inp,
  .calendar-country-select,
  .calendar-section .book-n-btn {
    margin-top: 15px;
  }

  .team-members img {
    width: 80%;
    margin:auto;
  }
	
	.blog-search-container {
		flex-direction:column;
		gap:20px;
}

}

@media screen and (max-width:991px) and (min-width:768px) {
  .banner-description h1 {
    color: #fff;
    line-height: 1.3;
    font-size: 22px;
  }

  .team-members ul {
    grid-template-columns: 1fr 1fr;
  }

  .map-section .container {
    display: block;
  }

  .tc-header-main {
    display: none;
  }

  .top-platforms-inner .slick-next {
    right: -10px;
  }

  .report-table {
    table-layout: auto;
  }

  .abv-table {
    overflow-x: scroll;
    scroll-behavior: smooth;
  }

  .mySwiperMobile .swiper-slide {
    padding: 30px 10px 55px 10px;
  }

  .team-members ul {
    padding: 0px;
  }

  .home-banner-right-img {
    width: 80%;
    margin-top: 20px;
  }
  .client-testimonials .swiper-cli {margin-bottom: 50px;}
.testi-flex-section {
    display: flex;
    flex-direction: column;}
    .about-banner-section h2 {    font-size: 36px;}
    .why-choose-info-section h2 {    font-size: 32px;}
    .why-choose-cards-indi {
    padding: 20px;}
    .top-platforms-inner .swiper-button-prev:after{
    width: 15px;font-size: 18px;padding: 15px;    height: 16px;}
    .top-platforms-inner .swiper-button-next:after{
    width: 15px;font-size: 18px;padding: 15px;    height: 16px;}
    .top-platforms-inner .swiper-button-prev { bottom: 2%;}
.top-platforms-inner .swiper-button-next {   bottom: 2%;}

}

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

 .mobile-menu {position: static;}

  .home-form-container {
    margin-top: 50px;
  }

  .form-box {
    padding: 1rem;
    width: 98%;
  }

  .footer-container {
    display: flex;
    justify-content: space-between;
  }

  .footer-section2 {
    display: none;
  }

  .group-title-container h2 {
    font-size: 18px;
  }

  .team-members ul {
    grid-template-columns: 1fr 1fr;
  }

  .map-section .container {
    display: block;
  }

  .top-platforms-inner .slick-next {
    right: -10px;
  }

  .report-table {
    table-layout: auto;
  }

  .abv-table {
    overflow-x: scroll;
    scroll-behavior: smooth;
  }

  .client-heading img {
    display: none;
  }

  .head-social-right-ul {
    display: block;
  }

  .swiper-cli .swiper-button-prev {
    left: 39%;
  }

  .swiper-cli .swiper-button-next,
  .swiper-button-prev {
    bottom: 5%;
    top: 92%;
  }

  .swiper-cli .swiper-button-next {
    right: 45%;
  }

  .booking-sec .book-n-div {
    margin-top: 20px;
  }

  .country-select {
    margin-bottom: 10px;
  }

  .booking-sec .book-inp {
    margin-bottom: 10px !important;
  }

  /* Heading */
  .banner-left-head-h3 { font-size: 26px; line-height: 35px;}
  .top-platforms-h2 { font-size: 30px;}
  .what-we-do-content-h2 { font-size: 30px;}
  .home-work-sec-data-h2 {font-size: 30px;}
  .nationwide-left-h2 {font-size: 30px;}
  .team-heading h2 { font-size: 30px; }
  .client-heading h2 {font-size: 30px;}
  .billing-ser-table-head-h2 { font-size: 30px;}
  .faq-right h2 {font-size: 30px;}
  .map-section .connect-heading-h2 {font-size: 30px; }
  .we-work-with-h3-head { font-size: 18px; }
  .top-platforms-inner .slick-next {right: 40%;top: 100%;}
  .top-platforms-inner .slick-prev { left: 40%; top: 100%;}
  .client-testimonials {background-image: none;}
  .customized-bill-swiper .swiper-button-next { top: 60%;}
  .customized-bill-swiper .swiper-button-prev { top: 32%;}
  .enquiry-grid {grid-template-columns: 1fr;}
   .testi-flex-section{flex-direction:column;}
   .career-head-right-sec {text-align: left;}
   .benefits-work-left { position: static;}
  .benefits-work-container{flex-direction: column;}
  .job-location-div{ grid-template-columns: 1fr;}
  .spec-search-container{flex-direction: column;}
  .specialities-main-section .alphabet{gap: 20px;justify-content: start;}
  #specialtiesGrid{ grid-template-columns: repeat(2, 1fr);}
  .service-form-section .container{flex-direction: column;}
  .offshore-right-img { width: 60%; margin: auto; display: flex;}
  .offshore-right-sec .loop-offshore{bottom: -25px; right: 2px; left: 15px; width: 180px;}
  .why-medical-billing-section .why-medical-billing-grid{ flex-direction: column;}
  .speciality-weserv-section .wpb_single_image img {height: unset !important;}
  .state-weserv-section {padding: 50px 0px 0px 0px;}
  .service-desc-faq-section .container{flex-direction: column;}
  .services-desc-banner-sec .service-desc-container{flex-direction: column;}
  .services-desc-banner-sec{padding: 40px 0px 30px 0px;}
  .exp-partner-grid-section{row-gap: 20px;grid-template-columns: 1fr;}
  .true-partner-container{    flex-direction: column;}
  .true-partner-left{position: static;}
  .contact-free-consult-section .container{flex-direction: column;}
  .right-sec-con{ margin-top: 20px;}
  .ready-con-map-sec{flex-direction: column;}
  .blog-grid-container{flex-direction: column;}
  .blog-grid-left{ grid-template-columns: 1fr 1fr;}
  .case-study-grid-container{flex-direction: column;}
  .case-study-single-page-sec { padding: 100px 0px 0px 0px;}
    .counter-sec-h2 {       font-size: 30px;    }
    .report-table thead th {padding: 10px;  font-size: 17px;}
    .report-table tbody td {padding: 10px 10px;}
    .ics-work-data {    padding: 15px;}
    .ics-work-data-name-h3 {        font-size: 18px;    }
    .top-customized-bill-h2 {     font-size: 30px;    }
    .top-platforms-inner-data {   padding: 20px;}
    .connect-heading {   margin-bottom: 20px;}
    .client-testimonials .swiper-cli {margin-bottom: 50px;}
    .why-choose-cards-indi {padding: 20px;}
    .about-banner-section h2 {    font-size: 30px;}
    .maximize-right-sec h2 {    font-size: 30px;}
    .why-choose-info-section h2 {    font-size: 30px;}
    .subscription-form input {    width: 84%;    margin: 0 auto;    display: flex;}
    .career-banner-section h1 {    font-size: 30px;}
    .career-banner-section .container {    width: 100%;}
    .benefits-work-left .benefits-work-left-h2 {    font-size: 30px;}
    .benefits-work-right .benefits-box-indi {   border-left: none;}
    .suitable-right-sec h4 {   font-size: 30px;   margin-top: 30px;}
    .suitable-right-sec .share-cv-sec ul {   margin: 24px 0px;    gap: 10px;   flex-direction: column;}
    .client-testimonials .swiper-cli .slide-card {    padding: 15px;}
    .why-choose-us-banner-section h2 {    font-size: 34px;}
    .why-choose-second-left h3 {font-size: 30px;}
    .experienced-partner-section h3 {    font-size: 30px;}
    .technology-driven-solution-section h3 {font-size: 30px;}
    .true-partner-left .true-partner-left-h2 {    font-size: 30px;}
    .trust-secure-slider-section h3 {    font-size: 30px;}
    .why-choose-exclusive-section h3 {    font-size: 24px;}
    .why-choose-exclusive-section h4 {   font-size: 30px;   margin-bottom: 20px;}
    .why-choose-exclusive-section p {   width: 100%;}
    .partner-today-section h4 {   font-size: 30px;}
    .partner-today-section img {width: 84%;    margin-top: 50px;}
    .blog-section h2 {   font-size: 30px;}
    .blog-grid-right .blog-form { padding: 20px 20px 35px 20px;}
    .case-study-section h2 {    font-size: 30px;}
    .case-browse-heading {    font-size: 30px;}
    .case-study-grid-left .case-study-grid-indi h4 {font-size: 20px;}
    .case-study-grid-right .case-study-form { padding: 20px 20px 30px 20px;}
    .contact-banner-section h2 {font-size: 30px;}
    .contact-free-consult-section .left-sec-con h2 {    font-size: 30px;}
    .readyto-help-section h2 { font-size: 30px;}
    .ready-con-map-sec .ready-map-2 {   padding: 14px;}
    .ready-map-3 ul{padding-left:0;}
    .ready-map-3 ul li img{    width: 40px;}
    .ready-con-map-sec .ready-map-3 ul li { gap: 10px;}
    .blog-desc-cta-section .container {
    justify-content: space-between;    align-items: center;
    column-gap: 0;    flex-direction: column;}
    .blog-desc-section img {width: 90%;   margin: 0 auto;}
    .blog-desc-cta-right.col-lg-7 {margin-top: 30px;}
    .blog-desc-cta-section {padding: 60px 0px 60px 0px;}
    .related-tags ul {margin-top: 30px;flex-wrap: wrap; gap: 1px;}
    .category-selection-section {  margin-top: 40px;}
    .blog-desc-right {   position: relative;    top: 0;}
    .category-selection-section { padding: 20px 20px;  margin-top: 40px;}
    .blog-desc-date { justify-content: start;
    column-gap: 0px;align-items: flex-start;flex-direction: column;}
    .blog-desc-date p{margin-bottom: 7px;}
    .post-modified-info { margin-bottom: 26px;}
	.enquire-social{text-align:left !important;}
}

@media screen and (max-width:567px) {
  .trusted-right-a1 {font-size: 18px;}
  .faq-section .tabs {display: block; }
  .stats-data {border: 1px solid white; margin-bottom: 20px; padding: 20px;}
  .awards-left-img { display: none;}
  .enquiry-section .container {align-items: flex-start;padding: 30px;}
  .enquiry-section {  margin-bottom: 0px; }
  .footer-top {padding-top: 50px !important;}
  .design-company {float: unset; text-align: center;}
  .copyright-text p { font-size: 15px;text-align: center; }
  .map-section {  padding: 50px 20px; }
  .client-testimonials { padding: 50px 0px;}
  .team-members ul { padding: 0px;}
  .team-section {padding: 50px 20px; }
  .nationwide-left-ul { padding: 0px;}
  .nationwide-sec { padding: 50px 20px;}
  /*.home-work-sec-data-h2 { padding: 0px 20px;}*/
  .why-choose-us-sec { padding: 50px 20px; }
  .trusted-sec { padding: 20px 20px;}
  .counter-sec { padding: 70px 20px;}
  .top-platforms-sec {padding: 50px 0px; }
  .booking-sec {padding: 50px 20px;}
  .home-banner-sec { padding: 50px 20px 0px; }
  .home-banner-right-img { margin-top: 20px; }
  .mySwiperMobile .swiper-button-next {right: 40%;}
  .mySwiperMobile .swiper-button-prev { left: 36%;}
  .calendar-sec-1 img { width: 100%;}
  .enquiry-grid{ grid-template-columns: 1fr;}
  .testi-flex-section{flex-direction:column;}
  .about-banner-section .container{flex-direction: column;}
  .maximize-health-section .container{    flex-direction: column;}
  .vision-mission-section .container{grid-template-columns: 1fr; row-gap: 20px;}
  .why-choose-cards-sec{grid-template-columns: 1fr;}
  .developer-post-section .job_role{grid-template-columns: 1fr;}
  .job_role .apply-btn-sec {text-align: left; margin-top: 25px;}
  .benefits-work-left { position: static;}
  .benefits-work-container{flex-direction: column;}
  .suitable-role-section .container{flex-direction: column;}
  .suitable-role-section { padding: 60px 0px 0px 0px;}
  .true-partner-right{ grid-template-columns: 1fr;}
   .blog-grid-left{ grid-template-columns: 1fr;}
   .spec-we-serv-list{grid-template-columns: 1fr;}
   .home-work-sec-data p{ width:100%;}
   .state-weserv-right img{width:100%;}
}



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

  /*home page*/
  .off-circle::before { display: none;}
  .testimonials-container { margin-bottom: 100px;}
  .contact-info:before { display: none;}
  .square,.big-circle {display: none; }
  .contact-info { padding: 1.7rem 1.6rem;}
  .scale-text,.information,.social-media p { font-size: 0.8rem;}
  .touch-us-title {font-size: 1.15rem;}
  .social-icons a {width: 30px;height: 30px;line-height: 30px;}
  .input-contact-form { padding: 0.45rem 1.2rem;}

  /*about page*/

  .title-aboutus-contianer {
    color: #fff;
    font-size: calc(1.375rem + 1.5vw);
    filter: brightness(0.9);
    padding-left: 32px;
  }

  .about-Breadcrumb-container {
    padding-left: 35px;
    font-size: 15px;
  }

  .Aboutpage-symbol-tag {
    font-size: 18px;
    color: #c8c8c8;
    padding: 0 4px;
  }

  .Aboutpage-active-title {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
  }

  .about-top-container {
    max-width: 1300px;
    padding: 0.5rem;
  }

  .About-Abirami-title h1 {
    font-size: 2em;
    font-weight: 600;
    margin-top: 15px;
  }

  .about-us-story-block {
    margin-top: 15px;
  }

  .about-section {
    padding: 0;
  }

  .inner-container {
    padding: 60px;
  }

  .Brochure-container {
    background-color: rgb(85, 155, 137);
    padding: 2rem 2rem 2rem 2rem !important;
  }

  .about-floating-section {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    background-color: #559b89;
    padding: 17px;
    border-radius: 0 35px 0 0;
  }

  .counter-img-container {
    border-radius: 0;
    padding: 51px 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .abt-img-container {
    margin-top: 50px;
  }

  .faq-left img {
    width: 100%;
  }

  .contact-section .phone-num {
    display: block;
  }

  .trusted-right-a1 {
    display: flex;
  }

  .banner-left-a1 {
    font-size: 14px;
  }

  .banner-left-a {
    padding: 12px 10px;
    font-size: 15px;
  }

  .banner-left-head-para {
    font-size: 18px;
  }

  .what-we-do-content-para {
    font-size: 18px;
  }

  .nationwide-left-para-2 {
    font-size: 18px;
  }

  .nationwide-left-para {
    font-size: 18px;
  }

  .nationwide-left-para-last {
    font-size: 18px;
  }

  .footer-link {
    margin-top: 10px;
  }

  .f-widget-title {
    margin-top: 10px;
  }

  .footer-link ul li a {
    font-size: 17px;
  }

  .footer-li-add-a {
    font-size: 17px !important;
  }

  .banner-left-a1 {
    padding: 12px 10px;
  }

  .get-us-left-a {
    flex-direction: column;
    text-align: center;
  }

  .banner-left-a {
    margin-right: 0px;
  }

  .top-platforms-inner .slick-next {
    right: 37%;
  }

  .top-platforms-inner .slick-prev {
    left: 35%;
  }

  .customized-bill-data-a {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .swiper-cli .swiper-button-next,
  .swiper-cli .swiper-button-prev {
    top: 92%;
  }

  .swiper-cli .swiper-button-prev {
    left: 37%;
  }

  .swiper-cli .swiper-button-next {
    right: 43%;
  }

  .top-platforms-sec-r1 {
    grid-template-columns: 1fr 1fr;
  }
  .team-members ul {
    grid-template-columns: 1fr;
  }

}



@media screen and (max-width:375px) {
  .trusted-right-a1 {
    font-size: 11px;
  }

  .team-members img {
    width: 100%;
  }

  .contact-section .phone-num {
    display: block;
  }

  .top-platforms-inner .slick-prev {
    left: 37%;
  }

  .banner-left-a {
    margin: 0px;
  }

  .customized-bill-swiper .swiper-button-next {
    right: 35%;
    top: 78%;
  }

  .customized-bill-swiper .swiper-button-prev {
    left: 37%;
    top: 65%;
  }

  .customized-bill-data-a {
    margin-top: 50px;
  }

  .swiper-cli .swiper-button-prev {
    left: 35%;
    top: 92%;
  }

  .banner-left-a1 {
    font-size: 10px;
  }

  .booking-sec .book-n-btn {
    padding: 10px 22px;
  }

}