@media only screen and (max-width: 767px) {
  .container-fluid {
    padding: 0 15px;
  }
  .uni-button {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 140px;
    padding: 7px 15px;
  }
  .banner-button {
    left: 0;
    -webkit-transform: translate(0%);
            transform: translate(0%);
  }
  .section-header {
    text-align: center;
  }
  .section-header h6 {
    font-size: 16px;
    font-weight: 400;
  }
  .section-header h3 {
    font-size: 23px;
  }
  .section-header p {
    font-size: 15px;
  }
  .section-middle {
    width: 100%;
  }
  .topbar .input-group {
    margin: 5px auto 5px;
    width: 100% !important;
  }
  .topbar ul li {
    margin: 2px 5px 0 5px;
  }
  .topbar ul li a {
    font-size: 15px;
  }
  .topbar .ml-auto {
    text-align: center;
  }
  .home1-banner {
    padding: 50px 0;
  }
  .home1-banner .banner1-text {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  .home1-banner .banner1-text h1 {
    font-size: 30px;
  }
  .home1-banner .banner1-text h6 {
    font-size: 16px;
  }
  .home1-banner .banner1-text p {
    font-size: 15px;
  }
  .h1-about {
    padding: 50px 0px 0px 0px;
  }
  .h1-about .about-text {
    margin-top: 50px;
  }
  .h1-about .about-text .about-bar {
    margin-top: 30px;
  }
  .h1-about .about-text .about-bar .single-bar h4 {
    font-size: 18px;
  }
  .h1-services {
    padding: 40px 0px 20px;
  }
  .h1-services .h1-services-content {
    margin-top: 0px;
  }
  .h1-services .h1-service-card {
    padding: 10px 12px 25px;
  }
  .h1-services .hsc-text h4 {
    font-size: 20px !important;
  }
  .diversity {
    padding: 70px 0 55px;
  }
  .diversity .section-header {
    margin-top: 10px;
  }
  .diversity .diversity-text-content {
    margin-bottom: 30px;
  }
  .diversity .diversity-text-content ul li {
    display: block;
    margin: 3px auto;
  }
  .choice {
    padding: 40px 0;
  }
  .choice .choice-content {
    margin-top: 30px;
  }
  .choice .choice-content .choice-text {
    margin-top: 20px;
  }
  .ct-card {
    text-align: center;
    margin: 0 0 10px;
  }
  .ct-card .ct-card-text {
    position: relative;
    top: 0;
    left: 0;
  }
  .ct-card .ct-card-text h4 {
    font-size: 20px;
  }
  .ct-card .ct-card-text p {
    font-size: 16px;
  }
  .h1-appointment {
    padding: 0 0 35px 0;
  }
  .h1-appointment .h1-app-img {
    margin-top: 30px;
  }
  .h1-contact {
    padding: 70px 0 45px;
  }
  .h1-contact .h1c-text {
    padding-left: 0px;
  }
  .h1-contact .h1-contact-img {
    margin-bottom: 30px;
  }
  .h1-contact .h1-contact-text p {
    text-align: center;
    font-size: 15px;
    margin-top: 5px;
  }
  .h1-team {
    padding: 50px 0 45px;
  }
  .h1-team .h1-team-content {
    margin-top: 0px;
  }
  .h1-blog {
    padding: 0 0 33px;
  }
  .h1-blog .blog-content {
    margin-top: 10px;
  }
  .h1-blog .h1-blog-card h4 {
    font-size: 19px;
    font-weight: 700;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul {
    display: block;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul .b-order1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul .b-order2 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul .b-order2 ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul .b-order2 ul li {
    margin-left: 0px;
  }
  .h1-footer {
    background-image: url("../images/h1-footer-small-bg.png");
  }
  .footer-options {
    padding: 50px 0 32px;
  }
  .footer-options h3 {
    font-size: 20px;
  }
  .footer-options .footer-logo-area p {
    font-size: 15px;
  }
  .footer-options ul li {
    margin: 5px 5px 0 0;
  }
  .footer-options ul li a {
    font-size: 15px;
  }
  .footer-options .f-contact {
    margin-top: 10px;
  }
  .footer-options .f-contact li {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-options .quick-links {
    margin-top: 30px;
  }
  .footer-options .f-services, .footer-options .f-service-2 {
    margin-top: 10px;
  }
  a.card-link {
    font-size: 16px;
  }
  .go-top {
    right: 5px;
    bottom: 0px;
  }
  .h2-menu-sidebar {
    display: none !important;
  }
  .extra-button {
    display: none;
  }
  .h2-banner .banner-slider {
    text-align: center;
    padding: 50px 0 80px;
  }
  .h2-banner .banner-slider .h2-banner-text {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px 10px;
    border-radius: 35px 5px 35px 5px;
    border: 1px solid #FD5051;
  }
  .h2-banner .banner-slider .h2-banner-text h1 {
    font-size: 25px;
  }
  .h2-banner .banner-slider .h2-banner-text p {
    font-size: 15px;
  }
  .h2-banner .owl-dots {
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    bottom: 10px;
  }
  .h2-why-we {
    padding: 45px 0 50px;
  }
  .h2-why-we .h2-ww-coontent {
    margin-top: 0;
  }
  .h2-why-we .h2-ww-coontent p {
    font-size: 15px;
  }
  .h2-about {
    padding: 50px 0 37px;
  }
  .h2-about-text {
    margin-top: 30px;
    padding-left: 0px;
    text-align: center;
  }
  .h2-about-text .h2-about-info .h2-about-card {
    text-align: center;
  }
  .h2-about-text .h2-about-info .h2-about-card .h2-ac-icon {
    position: relative;
    margin: 0 auto 15px;
    width: 50px;
    height: 50px;
  }
  .h2-about-text .h2-about-info .h2-about-card .h2-ac-icon i::before {
    font-size: 35px;
  }
  .h2-about-text .h2-about-info .h2-about-card .h2-card-text {
    text-align: center;
    padding-left: 0px;
  }
  .h2-about-text .h2-about-info .h2-about-card .h2-card-text h4 {
    font-size: 20px;
  }
  .h2-about-text .h2-about-info .h2-about-card .h2-card-text p {
    font-size: 15px;
  }
  .h2-services {
    padding: 0 0 50px;
  }
  .h2-services .h2-service-content {
    margin-top: 0px;
  }
  .h2-services .h2-service-content .h2s-card .h2s-card-text h4 {
    font-size: 20px;
    font-weight: 700;
  }
  .h2-services .h2-service-content .h2s-card .h2s-card-text p {
    font-size: 15px;
  }
  .welcome-contact {
    padding: 43px 0 50px;
    text-align: center;
  }
  .welcome-contact .wc-content .wc-card {
    text-align: left;
    width: 270px;
    margin: 10px auto 0;
  }
  .welcome-contact .wc-content .wc-card .wc-card-text p {
    font-size: 15px;
  }
  .welcome-contact .wc-content .h2-uni-button {
    margin-right: 0px;
    margin: 25px 2px 0;
    width: 140px;
  }
  .welcome-contact .wc-img {
    margin-top: 30px;
  }
  .counter-up {
    padding: 45px 0 35px;
  }
  .counter-up .counter-up-content {
    margin-top: 0px;
  }
  .counter-card {
    padding: 0px;
    text-align: center;
  }
  .counter-card .counter-card-text p {
    font-size: 17px;
    font-weight: 600;
  }
  .counter-card .counter-card-text h3 {
    font-size: 40px;
  }
  .h2-team {
    padding: 45px 0 45px;
  }
  .h2-team .team-text h4 {
    font-size: 20px;
    font-weight: 700;
  }
  .h2-app-content {
    padding: 30px 0 50px;
    text-align: center;
  }
  .h2-blog {
    padding: 0 0 45px;
  }
  .h2-blog .h2-blog-content {
    margin-top: 0px;
  }
  .h2-blog-card .h2-blog-card-text {
    padding: 15px 10px 0px;
  }
  .h2-blog-card .h2-blog-card-text h4 {
    font-size: 20px;
    font-weight: 700;
  }
  .h2-blog-card .h2-blog-card-text .h2-bc-date ul li {
    margin-right: 14px;
  }
  .h2-footer .footer-options {
    padding: 45px 0 30px;
  }
  .h3-banner {
    padding: 50px 0px 48px !important;
  }
  .h3-banner .banner1-text {
    margin-bottom: 30px;
  }
  .h3-banner .banner1-text h1 {
    font-size: 29px;
  }
  .h3-banner p {
    width: 100%;
    margin: 0 auto;
  }
  .h3-banner .shape-1 {
    position: absolute;
    top: 3%;
    left: 80%;
    -webkit-animation: c-rotation 4s infinite;
            animation: c-rotation 4s infinite;
  }
  .h3-banner .shape-2 {
    position: absolute;
    top: 3%;
    left: 10%;
    -webkit-animation: c-rotation 4s infinite;
            animation: c-rotation 4s infinite;
  }
  .h3-banner .shape-3 {
    position: absolute;
    top: 45%;
    left: 20%;
    -webkit-animation: left-right 4s infinite;
            animation: left-right 4s infinite;
  }
  .h3-services {
    padding: 0px 0px 50px;
  }
  .h3-services .h3-services-content {
    margin-top: 0px;
  }
  .h3-services .shape-4, .h3-services .shape-5 {
    display: none;
  }
  .h3-why-we .h2-about-text {
    padding: 0px 0 40px;
    text-align: center;
  }
  .h3-why-we .h2-about-text .h2-about-card {
    text-align: left;
  }
  .h3-why-we .h2-about-text .h2-about-info .h2-about-card {
    margin: 15px 0 0;
  }
  .h3s-card {
    padding: 10px 15px 20px;
    border-radius: 25px;
    z-index: 9;
    text-align: center;
  }
  .h3s-card .h3s-icon {
    position: relative;
    top: 0px;
    z-index: 9;
  }
  .h3s-card .h3s-icon i {
    width: 65px;
  }
  .h3s-card .h3s-icon i::before {
    margin: 0px;
    font-size: 60px;
    -webkit-transition: .5s linear;
    transition: .5s linear;
  }
  .h3s-card .h3s-text {
    z-index: 99;
    padding-left: 0px;
  }
  .h3s-card .h3s-text h4 {
    font-size: 20px;
  }
  .h3s-card .h3s-text p {
    font-size: 15px;
    margin-bottom: 0px !important;
  }
  .h3-fun {
    padding: 0 0 50px;
  }
  .h3-fun .h3-fun-content {
    margin-bottom: 30px;
  }
  .advice .advice-text {
    width: 100%;
    text-align: center;
    padding: 45px 0 15px;
  }
  .h3-testimonial {
    padding: 50px 0 25px;
  }
  .h3-testimonial .h3t-card p {
    font-size: 15px;
  }
  .h3-appointment .h2-app-content {
    text-align: center;
    padding: 30px 0 50px;
  }
  .h2-footer .footer-options, .h3-footer .footer-options {
    padding: 45px 0 28px;
  }
  .uni-banner .uni-banner-overlay {
    padding: 70px 0;
  }
  .uni-banner .uni-banner-overlay .uni-banner-text h1 {
    font-size: 30px;
  }
  .uni-banner .uni-banner-overlay .uni-banner-text ul li {
    font-size: 15px;
  }
  .uni-banner .uni-banner-overlay .uni-banner-text ul li::after {
    top: 0px;
  }
  .inner-about-area {
    padding: 50px 0 0;
  }
  .inner-about-area .wc-content {
    margin-bottom: 30px;
  }
  .inner-fitness {
    padding: 50px 0 43px;
  }
  .inner-fitness .about-text {
    padding-left: 0px;
    margin-top: 30px;
    text-align: center;
  }
  .inner-fitness .about-text .about-bar .single-bar {
    text-align: left;
  }
  .inner-testimonial {
    padding: 5px 0 25px;
  }
  .inner-service-cards {
    padding: 50px 0px;
  }
  .service-details {
    padding: 50px 0;
  }
  .sdmp-table .table {
    min-width: 800px;
  }
  .sdmp-table .table td {
    max-width: 300px;
  }
  .service-details-sidebar .popular-services {
    padding: 10px 20px 5px;
    background-color: #F7F5FA;
    border-radius: 20px;
  }
  .service-details-sidebar .popular-services h3 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
  }
  .service-details-sidebar .popular-services ul li {
    text-align: center;
  }
  .service-deatils-main-part .sdmp-text h3 {
    font-size: 25px;
  }
  .service-deatils-main-part .sdmp-text p {
    font-size: 15px;
  }
  .service-deatils-main-part .sdmp-text .sdmp-p {
    padding-right: 5px;
    font-size: 15px;
  }
  .service-details-sidebar .sidebar-img {
    margin-bottom: 30px;
  }
  .service-details-sidebar .sidebar-img .sidebar-img-text h4 {
    font-size: 30px;
  }
  .inner-case-study {
    padding: 50px 0;
  }
  .case-details-main-part .incd-text h3 {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
  }
  .case-details-main-part .incd-text p {
    text-align: center;
    font-size: 15px;
  }
  .inner-case-details {
    padding: 50px 0;
  }
  .case-details-sidebar {
    margin-top: 50px;
  }
  .case-details-sidebar h3 {
    text-align: center;
  }
  .case-details-sidebar .popular-services ul li {
    text-align: center;
  }
  .incd-video .video-button {
    border-radius: 5px;
  }
  .inner-blog {
    padding: 45px 0 42px;
  }
  .inner-blog .h2-blog-card-text p {
    font-size: 15px;
  }
  .blog-details {
    padding: 50px 0;
  }
  .blog-details .bdmp-comments {
    margin-bottom: 30px;
  }
  .blog-details .post-card {
    height: 120px;
  }
  .blog-details .post-card .post-card-text {
    padding-left: 125px;
  }
  .recent-post {
    padding: 10px 10px 15px;
  }
  .bdmp-text h3 {
    font-size: 25px;
  }
  .bdmp-text p {
    font-size: 15px;
  }
  .bdmp-text .bdmp-inner-img {
    margin: 15px 0;
  }
  .bdmp-text .bdmp-inner-img img {
    margin-top: 15px;
  }
  .bdmp-comments .comments {
    font-size: 25px;
  }
  .bdmp-comments .user-comments .u-comment p {
    font-size: 15px;
  }
  .comments-form input {
    padding: 10px;
    margin: 15px 0 0;
    border-radius: 5px;
    border: 1px solid #eeeeee;
  }
  .comments-form textarea {
    margin-top: 15px;
    border-radius: 5px;
    border: 1px solid #eeeeee;
  }
  .inner-contact-form {
    padding: 55px 0 0;
  }
  .terms {
    padding: 43px 0;
  }
  .terms h3 {
    font-size: 28px;
  }
  .terms p {
    font-size: 15px;
  }
  .google-map {
    width: 100%;
    height: 200px;
  }
  .popular-services ul li {
    text-align: center;
  }
  .h3-appointment .h2-appointment-img {
    background-image: unset !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
  }
  .h3-appointment .h2-appointment-img img {
    display: inline-block;
  }
  .h3-why-we {
    background-color: #F7F3F0;
  }
  .h3-why-we .h3-ww-img {
    background-image: unset !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
  }
  .h3-why-we .h3-ww-img img {
    display: inline-block;
  }
  .inner-contact-form {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .inner-contact-form .h3-fun-img {
    background-image: unset;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
  }
  .inner-contact-form .h3-fun-img img {
    display: inline-block;
  }
  .inner-contact-form .h2-app-content {
    padding-top: 40px;
  }
  .h3t-card {
    padding-left: 10px;
    padding-right: 10px;
  }
  @-webkit-keyframes up-down {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    25% {
      -webkit-transform: translate(-5px, -5px);
      transform: translate(-5px, -5px);
    }
    50% {
      -webkit-transform: translate(0px, 0px);
      transform: translate(0px, 0px);
    }
    75% {
      -webkit-transform: translate(5px, 5px);
      transform: translate(5px, 5px);
    }
    100% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
  @keyframes up-down {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    25% {
      -webkit-transform: translate(-5px, -5px);
      transform: translate(-5px, -5px);
    }
    50% {
      -webkit-transform: translate(0px, 0px);
      transform: translate(0px, 0px);
    }
    75% {
      -webkit-transform: translate(5px, 5px);
      transform: translate(5px, 5px);
    }
    100% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
  @-webkit-keyframes left-right {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    25% {
      -webkit-transform: translate(-5px, 0px);
      transform: translate(-5px, 0px);
    }
    50% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    75% {
      -webkit-transform: translate(5px, 0);
      transform: translate(5px, 0);
    }
    100% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
  @keyframes left-right {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    25% {
      -webkit-transform: translate(-5px, 0px);
      transform: translate(-5px, 0px);
    }
    50% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    75% {
      -webkit-transform: translate(5px, 0);
      transform: translate(5px, 0);
    }
    100% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  p {
    font-size: 17px !important;
  }
  .home1-banner .banner1-text h1 {
    font-size: 40px;
  }
  .section-header h3 {
    font-size: 30px;
  }
  .h1-services .hsc-text h4 {
    font-size: 25px !important;
  }
  .diversity .diversity-text-content ul li {
    width: 250px;
    display: inline-block;
  }
  .ct-card .ct-card-text h4 {
    font-size: 25px;
  }
  .uni-banner .uni-banner-overlay {
    padding: 50px 0;
  }
  .uni-banner .uni-banner-overlay .uni-banner-text h1 {
    font-size: 40px;
  }
  .uni-banner .uni-banner-overlay .uni-banner-text ul li {
    font-size: 15px;
  }
  .uni-banner .uni-banner-overlay .uni-banner-text ul li::after {
    top: 0px;
  }
  .blog-details {
    padding: 50px 0;
  }
  .blog-details .bdmp-comments {
    margin-bottom: 30px;
  }
  .h3-why-we .h2-about-text .h2-about-info .h2-about-card {
    margin: 30px 0 0;
  }
  .service-details-sidebar .sidebar-img {
    margin-bottom: 30px;
  }
  .service-details-sidebar .sidebar-img .sidebar-img-text h4 {
    font-size: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container-fluid {
    padding: 0 30px;
  }
  .section-header h6 {
    font-size: 20px;
    font-weight: 400;
  }
  .section-header h3 {
    font-size: 35px;
    font-weight: 700;
    text-transform: capitalize;
  }
  .section-header p {
    font-size: 17px;
  }
  .section-middle {
    width: 70%;
    margin: 0 auto;
    text-align: center;
  }
  .topbar .input-group {
    margin: 5px auto 0;
    width: 100% !important;
  }
  .topbar ul li {
    margin: 10px 5px 0 5px;
  }
  .topbar .ml-auto {
    text-align: center;
  }
  .home1-banner {
    padding: 80px 0;
  }
  .home1-banner .banner1-text {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  .home1-banner .banner1-text h1 {
    font-size: 45px;
  }
  .h1-about {
    padding: 80px 0px 0px 0px;
  }
  .h1-about .about-text {
    margin-top: 50px;
  }
  .h1-services {
    padding: 70px 0px 50px;
  }
  .h1-services .hsc-text h4 {
    font-size: 20px !important;
  }
  .diversity {
    padding: 100px 0 85px;
  }
  .diversity .section-header {
    margin-top: 10px;
  }
  .diversity .diversity-text-content {
    margin-bottom: 30px;
  }
  .choice {
    padding: 70px 0;
  }
  .choice .choice-text {
    margin-top: 30px;
  }
  .h1-appointment {
    padding: 0 0 55px 0;
  }
  .h1-appointment .h1-app-img {
    margin-top: 30px;
  }
  .h1-contact {
    padding: 100px 0 75px;
  }
  .h1-contact .h1-contact-img {
    margin-bottom: 30px;
  }
  .h1-team {
    padding: 80px 0 75px;
  }
  .h1-blog {
    padding: 0 0 0px;
  }
  .h1-blog .h1-blog-card h4 {
    font-size: 20px;
    font-weight: 700;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul {
    display: block;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul .b-order1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul .b-order2 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul .b-order2 ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul .b-order2 ul li {
    margin-left: 0px;
  }
  .footer-options {
    padding: 114px 0 57px;
    text-align: center;
  }
  .footer-options h3 {
    font-size: 20px;
  }
  .footer-options .footer-logo-area p {
    font-size: 15px;
  }
  .footer-options ul li a {
    font-size: 15px;
  }
  .footer-options .f-contact {
    margin-top: 30px;
  }
  .footer-options .f-contact li {
    text-transform: none;
  }
  .footer-options .f-service-2 {
    margin-top: 30px;
    text-align: center;
  }
  .h2-menu-sidebar {
    display: none !important;
  }
  .extra-button {
    display: none;
  }
  .h2-banner .banner-slider {
    padding: 120px 0;
  }
  .h2-banner .banner-slider .h2-banner-text h1 {
    font-size: 38px;
  }
  .h2-why-we {
    padding: 75px 0 80px;
  }
  .h2-about {
    padding: 80px 0 67px;
  }
  .h2-about-text {
    margin-top: 30px;
    padding-left: 0px;
    text-align: center;
  }
  .h2-about-text .h2-about-info .h2-about-card {
    text-align: left;
  }
  .h2-about-text .h2-about-info .h2-about-card .h2-card-text h4 {
    font-size: 22px;
  }
  .h2-services {
    padding: 0 0 80px;
  }
  .welcome-contact {
    padding: 70px 0 80px;
    text-align: center;
  }
  .welcome-contact .wc-content .wc-card {
    text-align: left;
  }
  .welcome-contact .wc-img {
    margin-top: 30px;
  }
  .counter-up {
    padding: 75px 0 55px;
  }
  .counter-card {
    text-align: center;
    padding: 0px;
  }
  .h2-team {
    padding: 75px 0 75px;
  }
  .h2-app-content {
    padding: 30px 0 80px;
    text-align: center;
  }
  .h2-blog {
    padding: 0 0 72px;
  }
  .h2-blog-card .h2-blog-card-text h4 {
    font-size: 20px;
    font-weight: 700;
  }
  .h2-footer .footer-options {
    padding: 75px 0 60px;
  }
  .h3-banner {
    padding: 120px 0px 75px !important;
  }
  .h3-banner p {
    width: 80%;
    margin: 0 auto;
  }
  .h3-banner .shape-1 {
    position: absolute;
    top: 6%;
    left: 80%;
    -webkit-animation: c-rotation 4s infinite;
            animation: c-rotation 4s infinite;
  }
  .h3-banner .shape-2 {
    position: absolute;
    top: 4%;
    left: 20%;
    -webkit-animation: c-rotation 4s infinite;
            animation: c-rotation 4s infinite;
  }
  .h3-banner .shape-3 {
    position: absolute;
    top: 30%;
    left: 30%;
    -webkit-animation: left-right 4s infinite;
            animation: left-right 4s infinite;
  }
  .h3-services {
    padding: 0px 0px 80px;
  }
  .h2-footer .footer-options, .h3-footer .footer-options {
    padding: 78px 0 58px;
  }
  .h3-why-we .h2-about-text {
    padding: 30px 0 70px;
    text-align: center;
  }
  .h3-why-we .h2-about-text .h2-about-card {
    text-align: left;
  }
  .h3-appointment .h2-app-content {
    text-align: center;
    padding: 30px 0 80px;
  }
  .h3s-card {
    padding: 10px 20px 20px;
    border-radius: 25px;
    z-index: 9;
    text-align: center;
  }
  .h3s-card .h3s-icon {
    position: relative;
    top: 0px;
    z-index: 9;
  }
  .h3s-card .h3s-icon i {
    width: 65px;
  }
  .h3s-card .h3s-icon i::before {
    margin: 0px;
    font-size: 60px;
    -webkit-transition: .5s linear;
    transition: .5s linear;
  }
  .h3s-card .h3s-text {
    z-index: 99;
    padding-left: 0px;
  }
  .h3s-card .h3s-text h4 {
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .h3s-card .h3s-text h4 a {
    text-decoration: none;
    -webkit-transition: .8s linear;
    transition: .8s linear;
  }
  .h3s-card .h3s-text p {
    font-size: 17px;
    margin-bottom: 0px !important;
    -webkit-transition: .5s linear;
    transition: .5s linear;
  }
  .h3s-card .h3s-text .h3-uni-button {
    border: 1px solid transparent;
  }
  .h3s-card:hover {
    background-color: transparent;
  }
  .h3s-card:hover::before {
    width: 100%;
    height: 100%;
    -webkit-transition: .3s linear;
    transition: .3s linear;
  }
  .h3s-card:hover .h3s-icon i::before {
    -webkit-transition: .5s linear;
    transition: .5s linear;
  }
  .h3s-card:hover .h3s-text h4 a {
    -webkit-transition: .1s linear;
    transition: .1s linear;
  }
  .h3s-card:hover .h3s-text p {
    -webkit-transition: .3s linear;
    transition: .3s linear;
  }
  .h3s-card:hover .h3s-text .h3-uni-button {
    -webkit-transition: .7s linear;
    transition: .7s linear;
  }
  .h3-fun {
    padding: 0 0 80px;
  }
  .h3-fun .h3-fun-content {
    margin-bottom: 30px;
  }
  .advice .advice-text {
    width: 100%;
    text-align: center;
    padding: 75px 0 30px;
  }
  .h3-testimonial {
    padding: 77px 0 52px;
  }
  .uni-banner .uni-banner-overlay {
    padding: 70px 0 72px;
  }
  .uni-banner .uni-banner-overlay .uni-banner-text h1 {
    font-size: 60px;
  }
  .inner-about-area {
    padding: 80px 0 0;
  }
  .inner-about-area .wc-content {
    margin-bottom: 30px;
  }
  .inner-fitness {
    padding: 80px 0 73px;
  }
  .inner-fitness .about-text {
    padding-left: 15px;
    margin-top: 30px;
  }
  .inner-testimonial {
    padding: 5px 0 55px;
  }
  .inner-service-cards {
    padding: 77px 0 80px;
  }
  .service-details {
    padding: 80px 0;
  }
  .service-details-sidebar .popular-services {
    padding: 10px 20px 5px;
    background-color: #F7F5FA;
    border-radius: 20px;
  }
  .service-details-sidebar .popular-services h3 {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
  }
  .service-deatils-main-part .sdmp-text h3 {
    font-size: 35px;
  }
  .service-details-sidebar .sidebar-img {
    margin-bottom: 30px;
  }
  .service-details-sidebar .sidebar-img .sidebar-img-text h4 {
    font-size: 30px;
  }
  .inner-case-study {
    padding: 78px 0;
  }
  .inner-case-details {
    padding: 80px 0;
  }
  .case-details-sidebar {
    margin-top: 50px;
  }
  .case-details-sidebar h3 {
    text-align: center;
  }
  .case-details-sidebar .inner-form {
    margin-top: 0px;
  }
  .inner-blog {
    padding: 75px 0 72px;
  }
  .inner-blog .h2-blog-card-text p {
    font-size: 16px;
  }
  .blog-details {
    padding: 80px 0;
  }
  .blog-details .bdmp-comments {
    margin-bottom: 30px;
  }
  .blog-details .post-card {
    height: 100px;
  }
  .inner-contact-form {
    padding: 80px 0 0;
  }
  .terms {
    padding: 73px 0 70px;
  }
  .terms h3 {
    font-size: 35px;
  }
  .terms p {
    font-size: 17px;
  }
  .google-map {
    width: 100%;
    height: 400px;
  }
  .h3-appointment .h2-appointment-img {
    background-image: unset !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
  }
  .h3-appointment .h2-appointment-img img {
    display: inline-block;
  }
  .h3-why-we {
    background-color: #F7F3F0;
  }
  .h3-why-we .h3-ww-img {
    background-image: unset !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
  }
  .h3-why-we .h3-ww-img img {
    display: inline-block;
  }
  .inner-contact-form {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .inner-contact-form .h3-fun-img {
    background-image: unset;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
  }
  .inner-contact-form .h3-fun-img img {
    display: inline-block;
  }
  .inner-contact-form .h2-app-content {
    padding-top: 50px;
  }
  .service-details .service-deatils-main-part {
    margin-top: 50px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .language-select .nice-select {
    top: 0;
  }
  .language-select .nice-select .list {
    width: 100px;
  }
  .language-select .nice-select .option {
    padding-left: 10px;
  }
  .container-fluid {
    padding: 0 30px;
  }
  .home1-banner .banner1-text {
    width: 450px;
  }
  .home1-banner .banner1-text h1 {
    font-size: 45px;
  }
  .h1-about {
    padding: 80px 0px 0px 0px;
  }
  .h1-about .about-text {
    margin-top: 50px;
  }
  .h1-services {
    padding: 70px 0px 50px;
  }
  .h1-services .hsc-text h4 {
    font-size: 20px !important;
  }
  .diversity {
    padding: 100px 0 85px;
  }
  .diversity .section-header {
    margin-top: 10px;
  }
  .diversity .diversity-text-content {
    margin-bottom: 30px;
  }
  .choice {
    padding: 70px 0;
  }
  .choice .choice-text {
    margin-top: 30px;
  }
  .h1-appointment {
    padding: 0 0 65px 0;
  }
  .h1-contact {
    padding: 80px 0 70px;
  }
  .h1-team {
    padding: 80px 0 75px;
  }
  .h1-blog {
    padding: 0 0 32px;
  }
  .h1-blog .h1-blog-card h4 {
    font-size: 18px;
    font-weight: 700;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul {
    display: block;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul .b-order1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul .b-order2 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul .b-order2 ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .h1-blog .h1-blog-card .h1-blog-text ul .b-order2 ul li {
    margin-left: 0px;
  }
  .footer-options {
    padding: 100px 0 60px;
  }
  .footer-options h3 {
    font-size: 20px;
  }
  .footer-options .footer-logo-area p {
    font-size: 15px;
  }
  .footer-options ul li a {
    font-size: 15px;
  }
  .footer-options .f-contact li {
    text-transform: none;
  }
  .h2-menu-sidebar li {
    margin-left: 0px;
  }
  .extra-button {
    display: none;
  }
  .h2-about {
    padding: 90px 0 85px;
  }
  .h2-about-text {
    padding-left: 0px;
  }
  .counter-card {
    padding: 0 10px;
    text-align: center;
  }
  .h2-team {
    padding: 93px 0;
  }
  .welcome-contact {
    padding: 90px 0;
  }
  .h2-blog-card .h2-blog-card-text h4 {
    font-size: 20px;
    font-weight: 700;
  }
  .h2-footer .footer-options, .h3-footer .footer-options {
    padding: 95px 0 78px;
  }
  .h3-why-we .h2-about-text {
    padding: 30px 0 90px;
    text-align: center;
  }
  .h3-why-we .h2-about-text .h2-about-card {
    text-align: left;
  }
  .h3-appointment .h2-app-content {
    text-align: center;
    padding: 30px 0 100px;
  }
  .h3s-card {
    padding: 15px 20px 20px;
    border-radius: 25px;
    z-index: 9;
    text-align: center;
  }
  .h3s-card .h3s-icon {
    position: relative;
    top: 0px;
    z-index: 9;
  }
  .h3s-card .h3s-icon i {
    width: 65px;
  }
  .h3s-card .h3s-icon i::before {
    margin: 0px;
    font-size: 60px;
    -webkit-transition: .5s linear;
    transition: .5s linear;
  }
  .h3s-card .h3s-text {
    z-index: 99;
    padding-left: 0px;
  }
  .h3s-card .h3s-text h4 {
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .h3s-card .h3s-text h4 a {
    text-decoration: none;
    -webkit-transition: .8s linear;
    transition: .8s linear;
  }
  .h3s-card .h3s-text p {
    font-size: 17px;
    margin-bottom: 0px !important;
    -webkit-transition: .5s linear;
    transition: .5s linear;
  }
  .h3s-card .h3s-text .h3-uni-button {
    border: 1px solid transparent;
  }
  .h3s-card:hover {
    background-color: transparent;
  }
  .h3s-card:hover::before {
    width: 100%;
    height: 100%;
    -webkit-transition: .3s linear;
    transition: .3s linear;
  }
  .h3s-card:hover .h3s-icon i::before {
    -webkit-transition: .5s linear;
    transition: .5s linear;
  }
  .h3s-card:hover .h3s-text h4 a {
    -webkit-transition: .1s linear;
    transition: .1s linear;
  }
  .h3s-card:hover .h3s-text p {
    -webkit-transition: .3s linear;
    transition: .3s linear;
  }
  .h3s-card:hover .h3s-text .h3-uni-button {
    -webkit-transition: .7s linear;
    transition: .7s linear;
  }
  .h3-fun {
    padding: 0 0 95px;
  }
  .uni-banner .uni-banner-overlay {
    padding: 130px 0 80px;
  }
  .inner-about-area {
    padding: 100px 0 0;
  }
  .inner-fitness {
    padding: 90px 0 93px;
  }
  .inner-fitness .about-text {
    padding-left: 15px;
    margin-top: 0px;
  }
  .inner-testimonial {
    padding: 5px 0 97px;
  }
  .inner-service-cards {
    padding: 97px 0 100px;
  }
  .service-details-sidebar .popular-services {
    padding: 10px 20px 5px;
    background-color: #F7F5FA;
    border-radius: 20px;
  }
  .service-details-sidebar .popular-services h3 {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
  }
  .service-deatils-main-part .sdmp-text h3 {
    font-size: 35px;
  }
  .service-details-sidebar .sidebar-img .sidebar-img-text h4 {
    font-size: 28px;
  }
  .inner-contact-form {
    padding: 96px 0;
  }
  .h3-appointment .h2-appointment-img {
    background-image: unset !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
  }
  .h3-appointment .h2-appointment-img img {
    display: inline-block;
  }
  .h3-why-we {
    background-color: #F7F3F0;
  }
  .h3-why-we .h3-ww-img {
    background-image: unset !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
  }
  .h3-why-we .h3-ww-img img {
    display: inline-block;
  }
}

@media only screen and (min-width: 1550px) {
  .container-fluid {
    padding: 0 100px;
  }
  .section-header h3 {
    font-size: 35px;
    font-weight: 700;
    text-transform: capitalize;
  }
  .home1-banner .banner1-text {
    width: 700px;
  }
  .home1-banner .banner1-text h1 {
    font-size: 72px;
  }
  .h1-about .about-text {
    padding-right: 150px;
  }
  .choice-text {
    padding-right: 150px;
  }
  .h2-banner .banner-slider {
    padding: 300px 0 220px;
  }
  .h2-banner .banner-slider .h2-banner-text h1 {
    font-size: 70px;
  }
  .h3-banner {
    background-image: none;
    background-color: #f7f7f7;
    position: relative;
    padding: 120px 0px 100px !important;
  }
  .h3-banner .banner3-text {
    width: 750px !important;
  }
  .inner-fitness .about-text {
    padding-left: 90px;
  }
  .popular-services h3, .tags h3, .recent-post h3 {
    font-size: 35px;
  }
  .inner-form h3 {
    font-size: 35px;
  }
  .post-card .post-card-text h4 {
    font-size: 22px;
  }
  .footer-logo-area p {
    margin: 15px 0px;
    color: #ffffff;
    font-size: 17px;
  }
}

@media only screen and (max-width: 991px) {
  .main-responsive-nav {
    background-color: #014458;
    height: 54px;
  }
  .extra-search {
    display: block;
  }
  .modal-button {
    display: block !important;
  }
  .mobile-nav {
    display: block;
    position: relative;
  }
  .mobile-nav .logo {
    text-decoration: none;
    position: absolute;
    top: 12px;
    z-index: 999;
    left: 8px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
  }
  .mobile-nav nav .navbar-nav .nav-item a i {
    display: none;
  }
  .mean-container .mean-bar {
    background-color: #014458;
    padding: 0;
  }
  .mean-container a.meanmenu-reveal {
    padding: 15px 15px 0 0;
  }
  .main-nav {
    display: none !important;
  }
  .h2-header .main-responsive-nav {
    background-color: #ffffff;
    height: 54px;
  }
  .h2-header .mean-bar {
    background-color: #ffffff;
    padding: 0;
  }
  .h2-header .mean-container a.meanmenu-reveal span {
    display: block;
    background: #FD5051;
    height: 4px;
    margin-top: 3px;
    border-radius: 3px;
  }
  .h2-header .mean-container a.meanmenu-reveal {
    color: #FD5051;
  }
}
/*# sourceMappingURL=responsive.css.map */