@media only screen and (max-width: 767px) {
  .pb-50 {
    padding-bottom: 25px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pb-140 {
    padding-bottom: 90px;
  }
  .section-title {
    font-size: 28px;
  }
  .card-title {
    font-size: 20px;
  }
  .medium-font {
    font-size: 16px;
  }
  p {
    font-size: 15px;
  }
  .header-area .top-menu .home1-top-menu-ul {
    float: none !important;
    text-align: center;
  }
  .header-area .top-menu .support-btn {
    padding: 15px 25px;
    margin-top: 10px;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 150px;
  }
  .header-area .top-menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    margin: 20px 0 0px;
    float: center;
  }
  .header-area .top-menu ul li {
    display: block;
    margin-right: 0;
    font-size: 14px;
    text-align: center;
  }
  .mean-container .mean-bar .right-menu {
    display: none;
  }
  .mobile-search-bar {
    position: absolute;
    right: 57px;
    top: 19px;
    display: block;
  }
  .choose-us-section .pet-image img {
    max-width: 100%;
  }
  .choose-us-section .pet-image .choose-reasons {
    padding: 10px;
    max-width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    left: auto;
    right: auto;
    margin-top: 30px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .story-section .story-card {
    margin-bottom: 30px;
  }
  .story-section .story-card::before {
    display: none;
  }
  .banner-section {
    padding: 70px 0;
    text-align: center;
  }
  .banner-section .text-content {
    margin-bottom: 30px;
  }
  .banner-section .text-content .lower-p {
    font-size: 15px;
    font-weight: 500;
    max-width: 100%;
    margin: 10px 0 20px;
  }
  .banner-section .text-content h1 {
    font-size: 34px;
    font-weight: 800;
  }
  .story-section .story-content {
    margin-top: 20px;
  }
  .story-section {
    text-align: center;
  }
  .story-section .story-content {
    margin-top: 30px;
  }
  .story-section .story-content p {
    margin: 10px 0 10px;
  }
  .story-section .story-content .text-content {
    margin-left: 20px;
    text-align: center;
    margin-top: 30px;
    margin-left: 0px;
  }
  .story-section .story-content .text-content .ul {
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    max-width: 214px;
  }
  .story-section .story-content .text-content .ul .li ul li i {
    margin-right: 3px;
  }
  .story-section .story-content .text-content .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .story-section .story-content .text-content .buttons .brown-btn {
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .story-section .story-card::before {
    left: 0;
  }
  .service-section {
    text-align: center;
  }
  .service-section .text-content .info-1 {
    margin-bottom: 20px;
  }
  .service-section .text-content .section-title {
    margin-bottom: 30px;
  }
  .service-section .services {
    margin-top: 100px;
  }
  .service-section .services .row .row .col-12 .service-card {
    border-radius: 15px !important;
    margin-bottom: 60px;
  }
  .service-section .services .row .row .col-12 .red-card h5, .service-section .services .row .row .col-12 .paste-card h5 {
    margin: 50px 0 0;
    padding-bottom: 30px;
  }
  .service-section .services .row .green-card {
    padding: 0 20px 30px;
    border-radius: 15px !important;
  }
  .service-section .services .row .green-card img {
    margin-bottom: 40px;
  }
  .choose-us-section {
    text-align: center;
  }
  .winter-offer-section .offer-card {
    text-align: center;
  }
  .winter-offer-section .offer-card .left-content {
    padding: 50px 20px;
    background: var(--red-color);
    border-radius: 0;
  }
  .winter-offer-section .offer-card .left-content p, .winter-offer-section .offer-card .left-content h2 {
    max-width: 100%;
  }
  .winter-offer-section .offer-card .left-content h2 {
    margin-bottom: 15px;
  }
  .winter-offer-section .offer-card .left-content p {
    font-size: 15px;
    font-weight: 400;
  }
  .winter-offer-section .offer-card .right-content {
    padding: 50px 20px;
  }
  .winter-offer-section .offer-card .right-content input {
    margin-right: 5px;
  }
  .winter-offer-section .offer-card .right-content button {
    padding-left: 15px;
    padding-right: 15px;
  }
  .winter-offer-section .offer-card .right-content h3 {
    font-size: 20px;
  }
  .pricing-review {
    text-align: center;
  }
  .pricing-review .pricing-section .section-title {
    margin-bottom: 20px;
  }
  .pricing-review .pricing-section .red-card p {
    margin-bottom: 25px;
  }
  .pricing-review .pricing-section p {
    max-width: 500px;
    margin: 0 auto;
  }
  .pricing-review .pricing-section .nav-tabs {
    margin-bottom: 30px;
  }
  .pricing-review .pricing-section .tab-content .pricing-card {
    padding: 30px 20px;
  }
  .pricing-review .pricing-section .tab-content .pricing-card h4 {
    font-size: 22px;
    margin: 30px 0 20px;
  }
  .banner-area .image {
    padding: 30px 0 0;
  }
  .banner-area .left-content {
    max-width: 650px;
    text-align: center;
    margin: 50px auto 0;
  }
  .banner-area .left-content h1 {
    font-size: 32px;
  }
  .banner-area .left-content p {
    font-size: 15px;
  }
  .banner-area .left-content .lower-p {
    font-size: 15px;
    margin: 10px 0 20px;
  }
  .about-area .story-content .text-content .buttons .yellow-btn {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .service-area .service-card {
    padding: 0 15px 30px;
  }
  .service-area .left-content {
    padding-right: 0px;
    margin-bottom: 60px;
  }
  .service-area .left-content ul li {
    margin-bottom: 25px;
  }
  .service-area .left-content ul li h5 {
    margin-bottom: 15px;
  }
  .client-revew-section::before {
    height: 100%;
  }
  .client-revew-section .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .client-revew-section .row .client {
    padding-left: 0px;
    padding-right: 0px;
  }
  .client-revew-section .row .testimonial-slider {
    padding-top: 0px;
    text-align: left;
  }
  .client-revew-section .owl-nav {
    margin-top: 50px;
  }
  .client-revew-section .owl-nav button.owl-next, .client-revew-section .owl-nav button.owl-prev {
    width: 148px;
  }
  .client-revew-section .counter-porion {
    padding-top: 50px;
    text-align: center;
  }
  .client-revew-section .counter-porion .counter {
    margin-bottom: 30px !important;
  }
  .client-revew-section .counter-porion .counter h3, .client-revew-section .counter-porion .counter p {
    color: var(--white-color);
  }
  .pricing-review {
    margin-bottom: 50px;
  }
  .pricing-review h2 {
    padding-top: 50px;
    margin-bottom: 30px !important;
    color: white;
  }
  .pricing-review::after {
    display: none;
  }
  .pricing-review .client-revew-section::before {
    height: 100%;
  }
  .pricing-review .client-revew-section .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .pricing-review .client-revew-section .row .client {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pricing-review .client-revew-section .row .client h4 a {
    font-size: 20px;
  }
  .pricing-review .client-revew-section .row .testimonial-slider {
    padding-top: 30px;
    text-align: left;
  }
  .pricing-review .client-revew-section .owl-nav {
    margin-top: 30px;
  }
  .pricing-review .client-revew-section .owl-nav button.owl-next, .pricing-review .client-revew-section .owl-nav button.owl-prev {
    width: 148px;
  }
  .pricing-review .client-revew-section .counter-porion {
    padding-top: 50px;
    text-align: center;
  }
  .pricing-review .client-revew-section .counter-porion .counter {
    margin-bottom: 30px;
  }
  .pricing-review .client-revew-section .counter-porion .counter h3, .pricing-review .client-revew-section .counter-porion .counter p {
    color: var(--white-color);
  }
  .pricing-review .client-revew-section .counter-porion .counter p {
    font-size: 15px;
  }
  .pricing-review .client-revew-section .counter-porion .last-counter {
    margin-bottom: 50px !important;
  }
  .team-section .team-members .team-card {
    padding: 26px 30px 20px;
  }
  .team-section .team-members .team-card .post {
    margin-bottom: 10px;
  }
  .team-section .team-members .team-card h4 {
    margin-bottom: 4px;
  }
  .team-section .row .col-12:first-child {
    margin-bottom: 15px;
  }
  .pricing-review .pricing-section .tab-content .pricing-card {
    margin-bottom: 30px;
  }
  .about-area .story-content {
    margin-top: 0px;
  }
  .about-area .top-portion {
    margin-bottom: 20px;
  }
  .choose-us-area {
    padding-bottom: 30px;
  }
  .choose-us-area .steps-card {
    padding: 20px 20px;
  }
  .choose-us-area .steps-card h5 {
    font-size: 18px;
  }
  .blog-area .blog-card .text-content {
    padding: 30px 20px;
  }
  .blog-area .blog-card .text-content h4 {
    font-size: 18px;
  }
  .pricing-area .pricing-card .middle-portion {
    padding: 30px 15px;
  }
  .footer-section .second-col, .footer-section .first-col, .footer-section .third-col {
    margin-bottom: 30px;
  }
  .footer-section-area .fourth-col, .footer-section-area .last-col {
    margin-top: 30px;
  }
  .footer-section-area .fourth-col {
    padding-left: 0px;
  }
  .footer-section-area .third-col {
    text-align: left;
  }
  .footer-section-area .third-col .social-icons {
    margin-top: 10px;
  }
  .footer-section-area .third-col .social-icons i {
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin: 0 3px;
  }
  .story-section-area .text-content {
    padding-right: 0px;
  }
  .story-section-area .story-images {
    max-width: 100%;
  }
  .story-section-area .story-images .image-2 {
    position: relative;
    top: 0px;
    left: 0;
    margin-top: 30px;
  }
  .winter-offer-section-area {
    padding-bottom: 50px;
  }
  .winter-offer-section-area .offer-box {
    text-align: center;
    background: transparent;
  }
  .winter-offer-section-area .offer-box .offer-content {
    background: white;
    border-radius: 20px;
  }
  .winter-offer-section-area .offer-box img {
    max-width: 100%;
    margin-top: 0px;
  }
  .winter-offer-section-area .offer-box .text {
    padding: 30px;
    max-width: 500px;
  }
  .winter-offer-section-area .offer-box .text h2 {
    margin-bottom: 10px;
  }
  .winter-offer-section-area .offer-box .blue-mail-box {
    max-width: 100%;
    padding: 30px;
    position: relative;
    right: 0;
    left: 0;
    bottom: 0px;
    margin-top: 30px;
  }
  .banner-section-area {
    padding: 70px 0 140px;
  }
  .banner-section-area .banner-text {
    max-width: 100%;
  }
  .banner-section-area .banner-text h1 {
    font-size: 38px;
  }
  .banner-section-area .banner-text p {
    margin: 5px 10px 10px;
    font-size: 17px;
  }
  .story-section-area .text-content h3 {
    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;
  }
  .help-section-area .help-card .text-content h5 {
    font-size: 20px;
  }
  .team-section-area .left-portion {
    text-align: center;
    margin-bottom: 30px;
  }
  .pricing-section-area .pricing-card {
    padding: 30px 30px;
  }
  .blog-section-area .blog-card .text-content {
    padding: 70px 15px 30px;
  }
  .blog-section-area .blog-card .text-content h5 {
    font-size: 20px;
  }
  .footer-section-area .first-col, .footer-section-area .second-col {
    margin-bottom: 30px;
  }
  .footer-section-area .per-col ul li {
    margin-bottom: 10px;
  }
  .blog-details-section .left-content {
    margin-bottom: 30px;
  }
  .blog-details-section .left-content .tag a {
    margin-top: 10px;
  }
  .blog-details-section .left-content .comment-area .comments-area .ul {
    padding-left: 0px;
  }
  .blog-details-section .left-content .comment-area .comments-area ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog-details-section .left-content .comment-area .comments-area ul li img {
    margin-bottom: 15px;
  }
  .inner-blog-section .left-content .blog-card .text-content {
    padding: 30px 20px;
  }
  .inner-banner-section {
    padding: 100px 0;
  }
  .inner-banner-section .text h1 {
    font-size: 40px;
  }
  .inner-banner-section .text p {
    font-size: 16px;
  }
  .inner-contat-section h3 {
    font-size: 28px;
  }
  .inner-contat-section .contact-portion {
    max-width: 100%;
  }
  .inner-contat-section .contact-portion .blue-contact-form {
    margin-bottom: 40px;
    padding: 30px 20px;
  }
  .inner-contat-section .contact-portion .blue-contact-form h4 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .inner-contat-section .contact-portion .right-side {
    padding-left: 0px;
  }
  .inner-contat-section .contact-portion .right-side h4 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .inner-contat-section .contact-portion .right-side .p {
    margin-bottom: 20px;
  }
  .inner-contat-section .contact-portion .right-side ul {
    margin-bottom: 20px;
  }
  .inner-contat-section .contact-portion .right-side ul li h5 {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .inner-contat-section .contact-portion .right-side ul li p {
    margin-bottom: 5px;
  }
  .inner-contat-section .contact-portion .right-side ul li .mail {
    margin-bottom: -5px;
  }
  .map-section {
    height: 200px;
  }
  .inner-service-details .left-content {
    margin-bottom: 30px;
  }
  .inner-service-details .left-content h3 {
    margin: 20px 0 10px;
    font-size: 24px;
  }
  .inner-service-details .left-content .row .img {
    margin-bottom: 30px;
  }
  .inner-service-details .right-content .list, .inner-service-details .right-content .doctor {
    margin-bottom: 30px;
  }
  .inner-service-details .right-content .list h4, .inner-service-details .right-content .doctor h4 {
    font-size: 20px;
  }
  .inner-service-details .right-content .list ul li h5, .inner-service-details .right-content .doctor ul li h5 {
    font-size: 18px;
  }
  .inner-service-details .right-content .date {
    margin-bottom: 0;
  }
  .inner-service-details .right-content .date h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .inner-service-details .right-content .list ul {
    text-align: left;
  }
  .coming-soon-section .main-section .subscribe-button {
    margin-right: 5px;
  }
  .coming-soon-section .main-section .orange-btn {
    padding: 10px 15px;
    font-size: 15px;
  }
  .coming-soon-section .main-section #count-down {
    padding-left: 0px;
    padding-right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .coming-soon-section .main-section #count-down .b-box {
    margin: 0 auto 20px;
  }
  .coming-soon-section .main-section #count-down .b-box:last-child {
    margin-bottom: 10px;
  }
  .header-area .login-btn {
    display: none;
  }
  #header-3 .top-menu .ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 5px;
  }
  #header-3 .top-menu .ul li {
    display: inline-block;
    color: var(--white-color);
    padding: 10px 10px 0;
  }
  #header-3 .top-menu .language {
    margin: 0 auto 10px;
  }
  #header-3 .top-menu .nice-select {
    margin-left: 33px;
    margin-top: -5px;
  }
  #header-3 .top-menu .nice-select::before {
    left: -25px;
  }
  .modal {
    z-index: 99999;
  }
  #header-3 .mobile-nav .logo {
    top: 5px;
  }
  .testimonial-section-area .testimonial-card .review-card {
    padding: 20px;
  }
  .testimonial-section-area .testimonial-card .review-card .fa-quote-right {
    right: 20px;
    bottom: 20px;
  }
  .client-review-area .testimonial-card {
    padding: 40px 20px;
    margin-bottom: 25px;
  }
  .client-review-area .owl-nav {
    right: 15px;
    bottom: 35px;
  }
  .offer-area .offer-box {
    padding: 30px 20px;
  }
  .offer-area .offer-box .blue-mail-box {
    padding: 20px;
    margin-top: 20px;
  }
  .offer-area .offer-box .blue-mail-box form input {
    margin-right: 5px;
  }
  .pricing-review .client-revew-section .row .testimonial-slider .sliderCounter {
    top: 30px;
  }
  .pricing-review .h2 {
    color: #444;
  }
  .team-section {
    border-bottom: 2px solid #cac6c6;
  }
  .pricing-review .pricing-section .tab-content .pricing-card h4 {
    font-size: 18px;
  }
  .blog-section .blog-cards .single-blog-card {
    padding-top: 128px;
  }
  .service-section .services .row .col-12 .service-card h5, .service-section .services .row .col-lg-6 .service-card h5 {
    font-size: 20px;
  }
  .choose-us-section .pet-image .choose-reasons .reasons h5 {
    font-size: 20px;
  }
  .team-section .team-members .team-card h4 {
    font-size: 20px;
  }
  .blog-section .blog-cards .blog-card .text-content h4 {
    margin-top: 30px;
  }
  .service-area {
    padding-bottom: 0;
  }
  .service-area .left-content ul li h5 {
    font-size: 20px;
  }
  .service-area .left-content ul li p {
    font-size: 15px;
    font-weight: 400;
  }
  .team-area .team-card h4 {
    font-size: 20px;
  }
  .blog-area .blog-card:hover .text-content {
    padding: 30px 20px;
  }
  .story-section-area .text-content {
    margin-bottom: 30px;
  }
  .story-section-area .text-content .accordion .accordion-item .accordion-body {
    padding: 10px 0 0;
  }
  .team-section-area .left-portion h3 {
    font-size: 24px;
  }
  .inner-about-section .text-content h3 {
    margin-bottom: 10px;
    font-size: 28px;
  }
  .inner-about-section .images {
    margin-bottom: 35px;
  }
  .inner-about-section .images:before {
    left: -4px;
    bottom: -4px;
  }
  .home3-online-network-section .custom-card-2 {
    margin-top: 30px;
  }
  .inner-privacy-section .right-content {
    margin-top: 30px;
  }
  .error-section .section-title {
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .error-section p {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .blog-details-section .left-content h3 {
    margin: 30px 0 15px;
    font-size: 28px;
  }
  .blog-details-section .left-content .comment-area .comment-box ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog-details-section .left-content .comment-area .comment-box ul li img {
    margin-bottom: 20px;
  }
  .blog-details-section .right-content .sidebar-content ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
  }
  .blog-details-section .right-content .sidebar-content ul li {
    display: block;
    text-align: left;
  }
  .blog-details-section .right-content .sidebar-content ul li img {
    margin-bottom: 20px;
    margin-left: 0 !important;
    height: 100%;
    width: 100%;
  }
  .blog-details-section .right-content .sidebar-content ul li:last-child {
    margin-left: 0px;
    width: 100%;
  }
  .blog-details-section .right-content .sidebar-content ul li:last-child h6 {
    font-size: 18px;
  }
  .service-section .services .row .green-card img {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .service-section .services .row .col-12 .paste-card img, .service-section .services .row .col-lg-6 .paste-card img {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    margin-top: 30px;
  }
  .service-section .services .row .row .col-12 .paste-card h5 {
    margin: 25px 0 0;
  }
  .service-section .services .row .col-12 .red-card img, .service-section .services .row .col-lg-6 .red-card img {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    margin-top: 30px;
  }
  .service-section .services .row .row .col-12 .red-card h5 {
    margin: 25px 0 0;
  }
  .service-section .services {
    margin-top: 30px;
  }
  .service-section .services .row .row .col-12 .service-card {
    margin-bottom: 30px;
  }
  .service-section {
    padding-top: 50px;
  }
  .service-section .service-section .text-content .info h4 {
    font-size: 19px;
  }
  .blog-section .blog-cards .single-blog-card {
    padding-top: 100px;
  }
  .inner-blog-section {
    padding-bottom: 50px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .section-title {
    font-size: 28px;
  }
  .home1-banner-section .text-content h1 {
    font-size: 40px;
  }
  .pricing-review .client-revew-section .row .testimonial-slider {
    padding-top: 30px;
  }
  .footer-section .second-col {
    margin-bottom: 30px;
  }
  .pricing-section-area .pricing-card {
    padding: 30px 10px;
  }
  .pricing-review .client-revew-section .counter-porion .counter {
    margin-bottom: 50px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-100 {
    padding-top: 70px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
  .pb-140 {
    padding-bottom: 100px;
  }
  .pb-70 {
    padding-bottom: 40px;
  }
  .pb-50 {
    padding-bottom: 30px;
  }
  .choose-us-section .pet-image img {
    max-width: 100%;
  }
  .choose-us-section .pet-image .choose-reasons {
    padding: 30px;
    max-width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    left: auto;
    right: auto;
    margin-top: 30px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .banner-section {
    padding: 100px 0;
  }
  .banner-section .text-content h1 {
    font-size: 54px;
    font-weight: 800;
  }
  .story-section {
    text-align: center;
  }
  .story-section .story-content {
    margin-top: 40px;
  }
  .story-section .story-content .text-content {
    margin-left: 20px;
    text-align: center;
    margin-top: 30px;
  }
  .story-section .story-content .text-content .ul {
    max-width: 400px;
    margin: 0 auto;
    text-align: left;
  }
  .story-section .story-content .text-content .ul .li ul li i {
    margin-right: 3px;
  }
  .story-section .story-card::before {
    left: 0;
  }
  .service-section .services {
    margin-top: 100px;
  }
  .service-section .services .row .green-card {
    padding: 0 30px 120px;
  }
  .service-section .services .row .green-card img {
    margin-bottom: 123px;
  }
  .winter-offer-section .offer-card {
    text-align: center;
  }
  .winter-offer-section .offer-card .left-content {
    padding: 50px 50px;
    background: var(--red-color);
    border-radius: 0;
  }
  .winter-offer-section .offer-card .left-content p, .winter-offer-section .offer-card .left-content h2 {
    max-width: 100%;
  }
  .winter-offer-section .offer-card .right-content {
    padding: 50px 50px;
  }
  .pricing-review {
    text-align: center;
  }
  .pricing-review .pricing-section .section-title {
    margin-bottom: 20px;
  }
  .pricing-review .pricing-section .red-card p {
    margin-bottom: 25px;
  }
  .pricing-review .pricing-section p {
    max-width: 500px;
    margin: 0 auto;
  }
  .pricing-review .pricing-section .nav-tabs {
    margin-bottom: 30px;
  }
  .banner-area .image {
    padding: 30px 0 0;
  }
  .banner-area .left-content {
    max-width: 650px;
    text-align: center;
    margin: 100px auto 0;
  }
  .banner-area .left-content h1 {
    font-size: 50px;
  }
  .banner-area .left-content .lower-p {
    font-size: 18px;
    margin: 10px 0 20px;
  }
  .service-area .service-card {
    padding: 0 15px 30px;
  }
  .service-area .left-content {
    padding-right: 0px;
    margin-bottom: 60px;
  }
  .service-area .left-content ul li {
    margin-bottom: 25px;
  }
  .service-area .left-content ul li h5 {
    margin-bottom: 15px;
  }
  .pricing-review h2 {
    padding-top: 70px;
    color: white;
  }
  .pricing-review::after {
    display: none;
  }
  .pricing-review .client-revew-section::before {
    height: 100%;
  }
  .pricing-review .client-revew-section .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .pricing-review .client-revew-section .row .client {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pricing-review .client-revew-section .row .testimonial-slider {
    padding-top: 0px;
    text-align: left;
  }
  .pricing-review .client-revew-section .owl-nav {
    margin-top: 50px;
  }
  .pricing-review .client-revew-section .owl-nav button.owl-next, .pricing-review .client-revew-section .owl-nav button.owl-prev {
    width: 148px;
  }
  .pricing-review .client-revew-section .counter-porion {
    padding-top: 50px;
    text-align: center;
  }
  .pricing-review .client-revew-section .counter-porion .counter {
    margin-bottom: 70px !important;
  }
  .pricing-review .client-revew-section .counter-porion .counter h3, .pricing-review .client-revew-section .counter-porion .counter p {
    color: var(--white-color);
  }
  .story-section .story-card::before {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  .team-section {
    border-bottom: 2px solid #c4c1c1;
  }
  .team-section .team-members .team-card {
    padding: 30px 20px 20px;
  }
  .team-section .team-members .team-card h4 {
    margin-bottom: 0;
  }
  .team-section .team-members .team-card .post {
    margin-bottom: 4px;
  }
  .about-area .story-content {
    margin-top: 0px;
  }
  .about-area .top-portion {
    margin-bottom: 20px;
  }
  .footer-section-area .fourth-col, .footer-section-area .last-col {
    margin-top: 40px;
  }
  .footer-section-area .fourth-col {
    padding-left: 0px;
  }
  .footer-section-area .third-col {
    text-align: left;
  }
  .story-section-area {
    padding-bottom: 120px !important;
  }
  .story-section-area .text-content {
    padding-right: 0px;
  }
  .banner-section-area {
    padding: 130px 0 200px;
  }
  .banner-section-area .banner-text {
    max-width: 100%;
  }
  .banner-section-area .banner-text h1 {
    font-size: 64px;
  }
  .team-section-area .left-portion {
    text-align: center;
    margin-bottom: 30px;
  }
  .blog-details-section .left-content {
    margin-bottom: 30px;
  }
  .inner-contat-section .contact-portion {
    max-width: 100%;
  }
  .inner-contat-section .contact-portion .right-side {
    padding-left: 10px;
  }
  .inner-contat-section .contact-portion .right-side ul {
    margin-bottom: 30px;
  }
  .inner-contat-section .contact-portion .right-side ul li h5 {
    margin-bottom: 15px;
    font-size: 22px;
  }
  .inner-contat-section .contact-portion .right-side ul li p {
    margin-bottom: 8px;
  }
  .map-section {
    height: 300px;
  }
  .inner-service-details .left-content {
    margin-bottom: 30px;
  }
  .inner-service-details .right-content .list, .inner-service-details .right-content .doctor {
    margin-bottom: 30px;
  }
  .inner-service-details .right-content .date {
    margin-bottom: 0;
  }
  .inner-service-details .right-content .list ul {
    text-align: left;
  }
  #header-3 .top-menu .ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #header-3 .top-menu .ul li {
    display: inline-block;
    color: var(--white-color);
    padding: 15px 10px 0;
  }
  #header-3 .top-menu .language {
    margin: 0 auto 10px;
  }
  .section-title {
    font-size: 40px;
  }
  .offer-area .offer-box {
    padding: 30px;
  }
  .offer-area .offer-box .blue-mail-box {
    padding: 20px;
  }
  .pricing-review .client-revew-section .row .testimonial-slider .sliderCounter {
    top: 0px;
  }
  .pricing-review .h2 {
    color: #444;
  }
  .blog-section .blog-cards .blog-card .text-content h4 {
    font-size: 18px;
  }
  .mobile-search-bar {
    position: absolute;
    right: 57px;
    top: 19px;
    display: block;
  }
  .right-item.login-btn {
    display: none;
  }
  .modal {
    z-index: 999999;
  }
  #home1-header .login-btn {
    display: none;
  }
  #home1-header .mean-container .mean-nav {
    margin-top: 66px;
  }
  .story-section-area .text-content {
    margin-bottom: 30px;
  }
  .story-section-area .text-content .accordion .accordion-item .accordion-body {
    padding: 10px 0 0;
  }
  .winter-offer-section-area .offer-box {
    background: transparent;
  }
  .winter-offer-section-area .offer-box img {
    margin-top: -11px;
  }
  .winter-offer-section-area .offer-box .offer-content {
    background: white;
    border-radius: 20px;
  }
  .winter-offer-section-area .offer-box .blue-mail-box {
    max-width: 100%;
    padding: 50px;
    position: relative;
    right: 0;
    left: 0;
    bottom: 0px;
    margin-top: 30px;
  }
  .inner-banner-section {
    padding: 150px 0 150px;
  }
  .inner-about-section .text-content h3 {
    margin-bottom: 10px;
  }
  .inner-about-section .images {
    margin-bottom: 30px;
  }
  .home3-online-network-section .custom-card-2 {
    margin-top: 30px;
  }
  .inner-privacy-section .right-content {
    margin-top: 30px;
  }
  .service-section {
    padding-top: 70px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .story-section .story-content .text-content {
    margin-left: 20px;
  }
  .story-section .story-content .text-content .ul .li ul li i {
    margin-right: 3px;
  }
  .pricing-review .pricing-section .tab-content .pricing-card {
    padding: 30px 15px;
  }
  .banner-area .left-content {
    width: 100%;
  }
  .banner-area .left-content h1 {
    font-size: 50px;
  }
  .banner-area .left-content .lower-p {
    font-size: 18px;
    margin: 10px 0 20px;
  }
  .service-area .service-card {
    padding: 0 15px 30px;
  }
  .service-area .left-content {
    padding-right: 20px;
  }
  .service-area .left-content ul li {
    margin-bottom: 35px;
  }
  .service-area .left-content ul li h5 {
    margin-bottom: 15px;
  }
  .pricing-review::after {
    display: none;
  }
  .pricing-review .client-revew-section .row .client {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pricing-review .client-revew-section .row .testimonial-slider {
    padding-top: 147px;
  }
  .pricing-review .client-revew-section .owl-nav button.owl-next, .pricing-review .client-revew-section .owl-nav button.owl-prev {
    width: 148px;
  }
  .pricing-review .client-revew-section .counter-porion {
    padding-top: 50px;
    text-align: center;
  }
  .pricing-review .client-revew-section .counter-porion .counter h3, .pricing-review .client-revew-section .counter-porion .counter p {
    color: var(--white-color);
  }
  .team-section .team-members .team-card {
    padding: 44px 30px 32px;
  }
  .easy-steps-area .steps-card h5 {
    font-size: 19px;
  }
  .about-area .top-portion {
    margin-bottom: 20px;
  }
  .choose-us-area .steps-card h5 {
    font-size: 20px;
  }
  .blog-area .blog-card .text-content h4 {
    font-size: 22px;
  }
  .pricing-area .pricing-card .middle-portion {
    padding: 30px 15px;
  }
  .story-section-area .text-content {
    padding-right: 0px;
  }
  .story-section-area .story-images {
    max-width: 90%;
  }
  .pricing-section-area .pricing-card {
    padding: 30px 10px;
  }
  .blog-section-area .blog-card .text-content {
    padding: 70px 15px 30px;
  }
  .blog-section-area .blog-card .text-content h5 {
    font-size: 22px;
  }
  .map-section {
    height: 400px;
  }
  .story-section-area {
    padding-bottom: 150px;
  }
  .client-review-area .owl-nav {
    bottom: 27px;
  }
  .client-review-area .right-content {
    margin-top: 30px;
  }
  .client-review-area .right-content h2 {
    margin-bottom: 10px;
  }
  .pricing-review .client-revew-section .row .testimonial-slider .sliderCounter {
    top: 130px;
  }
  .blog-section .blog-cards .blog-card .text-content h4 {
    max-width: 100%;
  }
  .service-section .text-content .info-1 {
    margin-bottom: 20px;
  }
  .service-section .text-content {
    margin-top: -30px;
  }
  .service-section .text-content .section-title {
    margin-bottom: 30px;
  }
  .client-review-area .owl-nav {
    bottom: 7px;
  }
  .client-review-area .right-content {
    margin-top: 0px;
  }
}

@media only screen and (min-width: 1400px) {
  .service-section .services .row .green-card {
    padding: 0 10px 120px;
  }
  .service-section .services .row .green-card img {
    margin-bottom: 123px;
  }
  .pricing-review::after {
    width: 24%;
  }
  .pricing-review .client-revew-section .owl-nav button.owl-next, .pricing-review .client-revew-section .owl-nav button.owl-prev {
    width: 149.5px;
    height: 100px;
  }
  .pricing-review .client-revew-section .row .testimonial-slider {
    padding-top: 100px;
  }
  .pricing-review .client-revew-section .row .testimonial-slider .sliderCounter {
    left: 90%;
    top: 90px;
  }
  .pricing-review .client-revew-section .counter {
    padding-left: 50px;
  }
  .team-section .team-members .team-card {
    padding: 85px 50px 75px;
  }
  .team-section .team-members .team-card p {
    font-size: 18px;
  }
  .story-section-area .text-content .accordion .accordion-item {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 1550px) {
  .service-section .services .row .green-card {
    padding: 0 20px 120px;
  }
  .service-section .services .row .green-card img {
    margin-bottom: 123px;
  }
  .banner-area .left-content {
    margin-right: 137px;
  }
  .pricing-review::after {
    width: 27%;
  }
  .pricing-review .client-revew-section .owl-nav button.owl-next, .pricing-review .client-revew-section .owl-nav button.owl-prev {
    width: 149.5px;
    height: 100px;
  }
  .pricing-review .client-revew-section .row .testimonial-slider {
    padding-top: 140px;
  }
  .pricing-review .client-revew-section .counter {
    padding-left: 50px;
  }
  .team-section .team-members .team-card {
    padding: 85px 50px 75px;
  }
  .team-section .team-members .team-card p {
    font-size: 18px;
  }
  .choose-us-area .steps-card {
    padding: 30px 60px;
  }
  .pricing-review .client-revew-section .row .testimonial-slider {
    padding-top: 150px;
  }
  .pricing-review .client-revew-section .row .testimonial-slider .sliderCounter {
    left: 90%;
    top: 100px;
  }
  .story-section-area .text-content .accordion .accordion-item {
    margin-bottom: 25px;
  }
}
/*# sourceMappingURL=responsive.css.map */