@media(max-width:1390px) {
  .home-banner-content .banner-content h1 {
    font-size: 60px;
    line-height: 62px;
  }

  .home-banner-content .banner-content p {
    margin: 45px 0px 31px 0px;
  }

  .how-we-do-it-img {
    width: 100%;
  }

}

@media(min-width: 1200px) {
  .shape-1 {
    margin-top: -111px;
  }

}

@media(max-width: 1200px) {
  .service-heading {
    font-size: 16px;
  }

  .flip-back-des {
    font-size: 12px;
  }

  .flip-back-des p {
    margin-bottom: 8px;
  }

  .how-we-do-it-title {
    font-size: 40px;
  }

  .how-we-do-it-text {
    min-height: 635px;
    padding: 60px 50px;
  }

  .who-we-are:after {
    bottom: -10px;
    height: 175px;
    width: 175px;
  }

  a.footer-contact {
    font-size: 14px;
  }

  .location-cards {
    padding-top: 55px;
  }

  .header-wrapper {
    padding: 0 5px;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1075px) {
  .shape-1 {
    min-height: 111px;
    margin-top: -109px;
  }

  .service-heading {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1075px) and (min-width: 1025px) {
  .shape-1 {
    min-height: 80px;
    margin-top: -73px;
  }

  .service-heading {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1025px) and (min-width: 991px) {
  .shape-1 {
    min-height: 60px;
    margin-top: -55px;
  }

  .service-heading {
    font-size: 17px;
  }

  .shape-2 {
    top: 12px;
  }

  .shape-3 {
    bottom: 30px;
  }

  .how-we-do-it-title {
    font-size: 40px;
  }

  .flip-back-title {
    font-size: 17px;
    line-height: 17px;
  }

  a.footer-contact {
    padding: 10px 14px;
    font-size: 14px;
  }

  .who-we-are:after {
    bottom: -5px;
    height: 155px;
    width: 155px;
  }
}

@media only screen and (max-width: 1150px) and (min-width: 992px) {
  input.header-search {
    width: 140px;
  }

  .main-nav>ul>li {
    padding: 0 0px;
  }
}


@media(max-width:991px) {
  header.header-wrapper .main-nav ul li.menu-item-has-children:hover>a {
    background: #f08380;
    color: #fff;
  }

  /*universal*/
  .container {
    padding: 0 30px;
  }

  /* header */
  .header-wrapper {
    top: 0;
  }

  .header-wrapper {
    background: white;
    padding: 0 35px;
    max-height: 60px;
  }

  .logo img {
    max-height: 30px;
  }

  .home-banner-img img {
    height: calc(100vh - 125px) !important;
  }

  input.header-search:hover {
    border: 2px solid #000000;
    color: #000;
    background: transparent;
  }

  .home-banner {
    margin-top: 0;
  }

  .subtitle,
  .home-banner-content .banner-content p {
    font-weight: 300;
    font-size: 16px;
    line-height: 138.7%;
    max-width: 288px;
    width: 100%;
    margin: 22px 0px 31px 0px;
  }

  .home-title,
  .home-banner-content .banner-content h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .home-title,
  .home-banner-content .banner-content h1 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
  }

  .banner-content {
    bottom: 28%;
    left: 35px;
  }

  .banner-content {
    left: 20px;
    transform: translate(-50%, -50%);
    top: 35%;
  }

  section.inner-banner.background {
    min-height: 100px;
  }



  header.header-wrapper.bg-white .main-nav ul a {
    color: #ffffff;
  }

  .shape-1 {
    margin-top: -42px;
    min-height: 45px;
  }

  .owl-dots {
    bottom: 35px;
  }

  .owl-dots button.owl-dot {
    width: 12px;
    height: 12px;
  }

  /*who we are name*/
  .names-box-in {
    padding: 15px 15%;
  }

  .names-box-in .names-box-text {
    font-size: 14px !important;
  }

  /* locations */
  .contact-form-section-wrap {
    padding: 50px 30px 0px;
  }

  .location-cards .card {
    width: calc(50% - 20px);
  }

  .header-wrapper .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-form-bg {
    border-radius: 0;
  }

  .input-wrap {
    flex-direction: column;
  }

  .input-wrap input,
  .input-wrap select,
  .location-selection select,
  .styled-select,
  .location-selection input {
    width: 100%;
    max-width: 100%;
    margin: 0px 0 15px;
    position: relative;

  }

  /* services */
  #services button.owl-prev {
    left: 0px;
  }

  #services button.owl-next {
    right: 0px;
  }

  .inner-banner-wrap {
    height: 65vh;
    min-height: 88px;
  }

  .shape-4-2-wrap {
    top: -9px;
  }

  .how-we-do-it-btn {
    left: 15px !important;
  }

  .who-we-are::before {
    height: 50%;
    width: 50%;
  }

  .how-we-do-it-bg {
    border-radius: 0;
  }

  /* inner universal */

  .section-title,
  .section-heading h2 {
    font-weight: 300;
    font-size: 33px;
    line-height: 35px;
    margin-bottom: 25.5px;
    text-align: center;
  }

  .section-heading p {
    text-align: center;
  }

  .who-we-are .who-we-are-text a.primary_button_light {
    position: inherit;
  }

  .shape-2-2 {
    max-height: 140px;
  }

  .shape-3-2 {
    max-height: 50px;
  }

  .location-cards .card {
    width: calc(50% - 20px);
  }

  .who-we-are:after {
    bottom: 0px;
    right: -15px;
    height: 75px;
    width: 75px;
  }

  section.location-selection,
  .leadership {
    padding: 40px 15px 0px;
  }

  .bottom-bg-color-none .row+.row {
    margin-top: 15px;
  }

  .bottom-bg-color-none .location-des-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .about-desc .who-we-are-img {
    margin-bottom: 30px;
  }

  .how-we-do-it-img {
    right: -35px;
    position: relative;
  }

  .logo-white {
    display: none;
  }

  body.home .logo-dark {
    display: block;
  }

  /* about */
  .about-desc {
    padding: 50px 0px;
  }

  .about-desc .who-we-are-img .who-we-are-left-bg {
    max-width: 270px;
    height: 240px;
  }

  .about-desc .who-we-are-img .who-we-are-left {
    max-width: 270px;
    height: 240px;
  }

  .about-desc:after {
    bottom: -15px;
    right: -15px;
    height: 100px;
    width: 100px;
  }

  /* blogs */
  .faq-desc {
    margin-bottom: 0px;
  }

  .all-faq {
    padding: 50px 0 0;
  }

  .feedback-sec .who-we-are-des:not(:last-child) {
    margin-bottom: 35px;
  }

  .tabs-wrap {
    flex-direction: row;
    gap: 20px;
    max-width: 100%;
    flex-wrap: wrap;
  }

  .tabs-wrap p {
    padding: 0px 0px;
  }

  /* blog details */
  .bg-blog-details,
  .overley-blog-details {
    height: 65vh;
  }

  /* our tams internal */
  .appointment-wrap {
    flex-direction: column;
    text-align: center;
  }

  .appointment-wrap h2 {
    font-size: 35px;
  }

  .appointment-wrap .ml-lg-20 {
    margin-left: 0px;
  }

  div#testimonials::after {
    bottom: 60px;
  }

  .about-bg-light .names-box-text p,
  .names-box-in .names-box-text h3 {
    font-size: 12px;
  }

  /* blog details */
  .blog-sub-desc-wrapper {
    padding: 45px 50px;
  }

  .blogs-breadcrumb p {
    font-size: 19px;
  }

  .blogs-breadcrumb,
  .blogs-detail-desc,
  .ready-to-shduel,
  .blogs.doctor-cards {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  .location-cards .card {
    width: calc(100% - 20px);
  }

  .logo-white {
    display: none;
  }
}

/* mobile view */
@media(max-width:661px) {
  .how-we-do-it-btn {
    left: 0px !important;
    position: inherit;
    bottom: 0px !important;
    width: 100%;
    height: 100px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }

  .header-wrapper {
    padding: 0 15px;
  }

  .contact-form-section-wrap {
    padding: 50px 0px 0px;
  }

  .how-we-do-it-text {
    min-height: 550px;
    padding: 55px 5px 0;
  }

  .shape-2-2-wrap img.shape-2-2 {
    display: none;
  }

  .shape-2-2-wrap,
  .shape-4-2-wrap {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    background: url(./images/home-shape/shape-2-sm.svg) no-repeat top -9px left;
    height: 100%;
    width: 100%;
  }

  .how-we-do-it-img-bg {
    background-image: url(../images/home-shape/how-we-do-it-img-bg-sm.svg);
    display: flex;
    justify-content: flex-end;
    position: relative;
    bottom: 0;
    left: 0;
    height: 440.42px;
    padding: 35px 0;
  }

  .how-we-do-it-img {
    height: 365.28px !important;
    width: 100%;
    object-fit: contain;
    border-radius: 50%;
    right: -40px;
    position: relative;
  }

  /*who we are name*/
  .names-box-in {
    padding: 15px 10%;
  }

  .names-box-in .names-box-text {
    font-size: 12px !important;
    line-height: 13px;
  }

  .who-we-are {
    padding: 30px 5px;
  }

  .banner-content {
    left: 38px;
  }

  .contact-form-section-wrap {
    padding: 50px 0px 0px;
  }

  .contact-form-p {
    padding: 0px 0px;
  }

  /* locations */
  .map-button-light-outline,
  .map-button-light {
    width: 170px;
  }

  .filters {
    align-items: flex-start;
    gap: 15px;
    flex-direction: column;
  }

  /* privacy */
  .privacy {
    margin: 60px 0;
  }

  /* our teams */
  .teams-filter-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0px;
  }

  .footer-top {
    padding: 0px 15px 40px;
  }
}


/* New */

@media(max-width:991px) {
    body header.header-wrapper.bg-white .main-nav ul a,body header.header-wrapper.hover-bg-white .main-nav uFl a, .sticky .main-nav ul a {
      color: #fff !important;
  }
  .events-parents-menu .mega-menu-inner .current-menu-item a{
      line-height:20px!important;
  }
  .agenda .section-title,
  .section-heading h2 {
    font-weight: 500;
  }
  .costs,
  .travel {
    padding: 48px 0px;
  }

  .details-rev .who-we-are-text {
    padding-left: 0;
  }

  .conference {
    padding: 48px 0px 24px 0px;
  }

  .location-cards.contact.details-rev {
    padding: 48px 0px;
  }

  .upcoming {
    padding: 48px 0px;
    margin-bottom: 50px;
  }

  .upcoming .card-wrp .event-cards .crd {
    padding: 12px;
  }

  .upcoming .card-wrp .event-cards .crd .register-wrp {
    flex-direction: column;
  }

  .upcoming .card-wrp .event-cards .crd .register-wrp .dat-wrp {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .nation .health-card-wrp {
    flex-direction: column;
    align-items: center;

  }

  .nation {
    padding: 24px 0px;
  }

  .nation .section-heading p {
    text-align: left;
  }

  .sponsors .goldlogo-wrp .goldlogo {
    gap: 32px !important;
  }

  .sponsors .goldlogo-wrp .goldlogo .gold {
    max-width: 385px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sponsors .silverlogo-wrp .silverlogo {
    gap: 16px;
    padding-bottom: 20px;
  }

  .events {
    padding: 24px 0px !important;
  }

  .agenda,
  .sponsors {
    padding: 24px 0px;
  }

  .inaugural .who-we-are-text .who-we-are-des p {
    color: #FFF;
    font-family: Outfit;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .inaugural .who-we-are-text .who-we-are-des h2 {
    color: #FFF;
    font-family: Outfit;
    font-size: 72px;
    font-weight: 500;
    margin-bottom: 16px;
    font-size: 30px !important;
    line-height: 42px;
  }

  .inaugural .who-we-are-text .who-we-are-des {
    margin-bottom: 16px;
  }

  .costs .matter p {
    padding-bottom: 10px;
    color: #1F1C1C;
    font-family: Outfit;
    font-size: 16px;
    font-weight: 300;
    line-height: 125%;
    margin-bottom: 10px;
  }

  .travel .matter p {
    font-size: 16px;
  }

  .detail-table {
    overflow-y: scroll;
    overflow-x: scroll;
  }

  .agenda .detail-table .table-pink {
    width: 800px;
  }

  .agenda .detail-table .table-pink .first-row .items:nth-child(1) {
    min-width: 200px;
  }

  .conference .imagecont-callout .imagecont-callout__image {
    width: 30%;
    overflow: hidden;
    display: flex;
    margin: 0px auto;
    justify-content: center;
  }

  .details-rev .sectionTestimonial:nth-child(odd) {
    margin-bottom: 30px;
  }

  .upcoming .card-wrp .event-cards .crd .register-wrp {
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
  }

  .upcoming .card-wrp .event-cards .crd .register-wrp .dat-wrp {
    display: flex;
    max-width: 100%;
    justify-content: space-between;
    width: 100%;
    flex-direction: unset;
  }

  .doctor-cards .speaker-cards .section-heading {
    text-align: center;
    padding-bottom: 20px;
    color: #F08380;
  }

  .upcoming .card-wrp .event-cards .crd h3 {
    margin-bottom: 10px;
    font-size: 24px !important;
  }

  .upcoming .section-heading p {
    margin-bottom: 32px;
    font-size: 16px;
  }

  .nation .leftal p {
    color: #1F1C1C;
    font-size: 20px;
    margin-bottom: 24px;
  }

  .speaker-cards .section-heading-light h2 {
    text-align: center;
    padding-bottom: 32px;
    font-family: Outfit;
    font-size: 24px;
    color: #F08380;
    font-weight: 400;
  }

  .dress {
    padding-bottom: 32px;
  }

  .details-rev .row .bottombtn {
    justify-content: center;

  }

  .travel .matter p {
    text-align: center;
  }

  .travel .matter span {
    text-align: center;
  }

  .details-rev .headLeft h2 {
    text-align: center;
  }

  .details-rev {
    background: none !important;
  }

  .details-rev .who-we-are-img {
    position: relative;
    justify-content: center;
    margin: 0px auto;
    display: flex;
  }

  .details-rev .content p {
    text-align: center;
    margin-bottom: 10px;
  }

  .details-rev .content .cal {

    justify-content: center;
  }

  .conference .imagecont-callout__conbox h2 {
    text-align: center;
  }

  .conference .imagecont-callout__content .non p {
    text-align: center;
    font-size: 16px;
  }

  .conference .imagecont-callout__content .non {
    align-items: center;
  }

  .nation .loc {
    justify-content: space-between;
  }

  .dress .section-heading p {
    font-size: 16px;
  }

  .sponsors .goldlogo-wrp .goldlogo img {
    min-height: 45px;
    max-height: 90px;
  }

  .events .evoca-gp-wrap {
    min-height: 100px;
  }

  .events .evoca-gp-wrap .event-detail p {
    font-size: 16px;
    margin-bottom: 0px;
  }

  .inaugural .names-box img {
    height: 328px;
  }

  .inaugural .who-we-are-img .img-fluid {

    max-width: 550px;
    height: 328px;
    width: 100%;
  }

  .inaugural .who-we-are::before {
    width: 100% !important;
    height: 100% !important;
  }

  .inaugural .who-we-are-text {
    margin-top: 30px;
  }

  .nation .loc {
    margin-bottom: 16px;
  }

}

@media(max-width:661px) {
  .conference .imagecont-callout .imagecont-callout__image {
    width: 60%;
    overflow: hidden;
    display: flex;
    margin: 0px auto;
    justify-content: center;
  }

  .conference .imagecont-callout .imagecont-callout__image img {
    max-width: 150px;
    position: absolute;
  }
}



@media (min-width:991px) and (max-width: 1024px) {
  .conference .imagecont-callout .imagecont-callout__image img:nth-child(2) {
    left: 310px;
  }
}

@media(max-width:667px) {
  .conference .imagecont-callout .imagecont-callout__image img:nth-child(2) {
    left: 30px!important;
  }
}

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

  .inaugural .names-box img,
  .inaugural .who-we-are-img .img-fluid,
  .names-box {
    height: 400px !important;
    width: 400px !important;
  }
}

@media (min-width: 661px) and (max-width: 820px) {
  .conference .imagecont-callout .imagecont-callout__image {
    width: 60%;
  }

  .conference .imagecont-callout .imagecont-callout__image img:nth-child(2) {
    left: 110px;
  }
}

@media(max-width: 769px) {

  .inaugural .names-box img,
  .inaugural .who-we-are-img .img-fluid,
  .names-box {
    height: 350px !important;
    width: 350px !important;
  }

  .inaugural .who-we-are-img {
    display: flex;
    justify-content: center;
  }
}

@media(max-width: 441px) {

  .inaugural .names-box img,
  .inaugural .who-we-are-img .img-fluid,
  .names-box {
    height: 300px !important;
    width: 300px !important;
  }
}


@media(max-width:767px) {
  .inaugural .names-box-in {
    padding: 10px 10%;
    bottom: 50px;
  }
}


@media (min-width: 991px) {
  .speaker-cards {
    padding-bottom: 16px;
  }

}

@media (max-width: 991px){
.main-nav ul a {
    color: #ffffff;
    padding: 10px 12px!important;
}

  .hover-bg-white .main-nav ul li.has-menu>a, .sticky .main-nav ul li.has-menu>a, .bg-white .main-nav ul li.has-menu>a, .sticky .main-nav ul li.has-menu>a {
      background: url(./images/service-icons/arr-down-primary.svg) no-repeat center right;
      min-width: 95px;
      background: none;
  }
}

@media (min-width: 990px) {
    .header-wrapper .col-md-12.col-lg-2 {
        flex: 0 0 auto;
        width:16.66666%!important;
    }

    .header-wrapper .col-md-12.col-lg-6{
        width: 54%!important;
    }

    .main-nav ul a {
        color: #fff;
        font-weight: 400;
        font-size: 13px;
        line-height: 24px;
        font-family: 'Outfit';
        text-decoration: none;
        padding: 8px;
        border-radius: 5px;
    }

    .header-wrapper .col-md-12.col-lg-4{
        width: 29.333%!important;
    }

    input.header-search {
        width: 130px;
       
    }
    .main-nav-wrapper{
      height: 100%;
    }
}
@media(min-width:1260px) {
    .main-nav ul a {
        padding: 8px 20px !important;
    }
}
@media(min-width:991px) and (max-width:1024px){
    .main-nav {
        justify-content: start;
    }
}
@media(min-width:1220px){
    .main-nav ul a{
        font-size: 16px!important;
    }
