@media screen and (max-width: 1400px) {
  .wptb-slider .wptb-swiper-dots {
    margin-top: -40px;
  }
}

@media screen and (min-width: 1199px) {
  .wptb-banner3 .wptb-heading .wptb-item--inner {
    /* padding-left: 40px; */
    /* padding-right: 40px; */
  }
  .about-read-con .about-change-con:nth-child(-n + 2) {
    min-height: 200px;
  }
  .about-read-con .about-change-con.simlar-two {
    min-height: 425px;
  }
}

@media screen and (max-width: 1199px) {
  .wptb-partner--image2 {
    padding: 30px;
  }
  .wptb-icon-box2 {
    /* padding-left: 50px; */
  }
  .wptb-slider .swiper-wrapper {
    height: 700px !important;
  }
  .wptb-slider {
    padding-top: 70px;
  }
  .wptb-slider .wptb-slider--item {
    padding: 250px 0px 75px 0px;
  }
  .wptb-page-heading .wptb-item--inner {
    padding: 120px 0px 45px 0px;
  }
  .wptb-packages1 .wptb-item--inner {
    flex-direction: column;
    padding: 15px;
  }
  .wptb-packages1 .wptb-item--inner:before {
    right: 20%;
  }
  .wptb-packages1 .wptb-item--inner .wptb-item--left-part,
  .wptb-packages1 .wptb-item--inner .wptb-item--right-part {
    width: 100%;
  }
  .wptb-packages1 .wptb-item--inner .wptb-item--right-part {
    padding: 30px;
    overflow: hidden;
    border: 1px solid var(--color-light);
  }

  .wptb-testimonial2 .wptb-item--image img {
    max-width: 300px;
  }
  .wptb-features-one .wptb-heading {
    padding-right: 100px;
  }

  .wptb-appointment-form-one .wptb-form--wrapper {
    padding: 50px 40px 65px 40px;
  }

  .blog-details .blog-details-inner .widget-title,
  .wptb-progressbar.style2 .wptb-progress--value {
    font-size: 26px;
    line-height: 1.2em;
  }
  .wptb-team-ci-wrap .team-ci--title {
    font-size: 42px;
    line-height: 1.2em;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-pb {
    padding-bottom: 170px;
  }
  .about-page .wptb-heading .wptb-item--divider {
    display: none;
  }
  .about-page .wptb-heading.mb-4 {
    margin-bottom: 0px !important;
  }
  /* .about-page .wptb-heading .wptb-item--title {
    margin-bottom: 0px !important;
  } */
  .wptb-radial-progress .wptb-item--inner {
    flex-wrap: wrap;
  }
  .service-page
    .col-lg-6
    .wptb-image-box1
    .wptb-item--inner
    .wptb-item--description {
    min-height: 235px;
  }
  .service-page
    .col-lg-4
    .wptb-image-box1
    .wptb-item--inner
    .wptb-item--description {
    min-height: 80px;
  }
  .about-page .row {
    /* padding: 20px 0px 20px 0px; */
  }
  .about-page .row:last-child {
    padding: 0px 0px 0px 0px;
  }
  .outside-p {
    margin-bottom: 10px !important;
  }
  .otherpages-padding {
    padding: 30px 0px;
  }
  .about-read-con .about-change-con:nth-child(-n + 2) {
    min-height: 255px;
  }
  .about-read-con .about-change-con.simlar-two {
    min-height: 480px;
  }
}

@media screen and (max-width: 991px) {
  .h1,
  h1 {
    font-size: var(--fs-42);
    line-height: 1.3em;
  }
  .h2,
  h2 {
    font-size: var(--fs-30);
    line-height: 1.2em;
  }
  .h3,
  h3 {
    font-size: var(--fs-24);
    line-height: 1.4em;
  }
  .h4,
  h4 {
    font-size: var(--fs-22);
    line-height: 1.6em;
  }
  .h5,
  h5 {
    font-size: var(--fs-20);
    line-height: 1.6em;
  }
  .h6,
  h6 {
    font-size: var(--fs-17);
    line-height: 1.6em;
  }

  .wptb-page-heading .wptb-item--title {
    font-size: 50px;
  }
  .wptb-image-box1,
  .wptb-image-box3 {
    /* margin-bottom: 30px; */
  }

  .wptb-about-company-one .wptb-image-single .wptb-item--image {
    padding-left: 0px;
    padding-right: 0px;
  }
  .mp-30 {
    padding-left: 45px;
    padding-right: 30px;
  }
  .wptb-office-address .widget {
    padding-left: 30px;
    padding-right: 15px;
  }

  .contact-page .wptb-office-address .widget {
    padding: 15px;
  }

  .wptb-features-one .wptb-heading {
    padding-right: 0px;
  }
  .wptb-features-one .wptb-heading .wptb-item--title {
    font-size: 40px;
    line-height: 1.2em;
  }
  .wptb-features-one .wptb-heading .wptb-item--description {
    font-size: 18px;
  }
  .wptb-appointment-form-one .wptb-form--wrapper {
    position: relative;
  }
  .blog-details ul.point-order li {
    font-size: 18px;
    line-height: 28px;
  }

  .wptb-team-ci-wrap .team-ci--title {
    font-size: 30px;
  }
  .blog-details .blog-details-inner .widget-title {
    font-size: 22px;
  }

  br {
    display: none;
  }
  .wptb-breadcrumb {
    font-size: 20px;
    margin: 15px 0 0;
  }
  .carousel-container {
    width: 85%;
  }
  .swiper-button-prev,
  .swiper-button-next {
    opacity: 1;
    font-size: 1rem;
  }
  .service-page
    .col-lg-4
    .wptb-image-box1
    .wptb-item--inner
    .wptb-item--description {
    min-height: 80px;
  }
  .about-page .row:nth-child(odd) {
    flex-direction: column-reverse;
  }
  .about-page .text-con {
    padding: 30px 10px;
  }
  .about-page .wptb-heading .wptb-item--divider {
    display: none;
  }
  .about-page .wptb-heading.mb-4 {
    margin-bottom: 0px !important;
  }
  /* .about-page .wptb-heading .wptb-item--title {
    margin-bottom: 0px !important;
  } */
  .about-pd-bottom {
    padding-bottom: 100px;
  }
  .service-page-pd-bottom {
    padding-bottom: 130px;
  }
  .about-page .last-text-con {
    padding: 30px 10px 0px 10px !important;
  }
  .outside-p {
    margin-bottom: 10px !important;
  }
  .wptb-icon-box2.style2 + .wptb-icon-box2.style2 {
    margin-top: 15px;
  }
  .mt-991 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .h1,
  h1 {
    font-size: var(--fs-42);
  }
  .h2,
  h2 {
    font-size: var(--fs-30);
  }
  .h3,
  h3 {
    font-size: var(--fs-24);
  }
  .h4,
  h4 {
    font-size: var(--fs-22);
  }
  .h5,
  h5 {
    font-size: var(--fs-20);
  }
  .h6,
  h6 {
    font-size: var(--fs-18);
  }

  .wptb-service-one {
    padding-bottom: 0px;
  }
  .wptb-about-company-one,
  .wptb-about-company-two {
    /* padding-top: 0px; */
  }
  .wptb-features-one {
    padding-top: 50px;
  }
  .wptb-features-one .wptb-heading .wptb-item--title {
    margin-bottom: 30px;
  }

  .wptb-appointment-form-one .wptb-form--wrapper {
    padding: 30px;
  }
  .wptb-header--cart {
    margin-right: 35px;
  }
  .about-page .text-con {
    padding: 25px 10px;
  }
  .about-pd-bottom {
    padding-bottom: 170px;
  }
  .service-page-pd-bottom {
    padding-bottom: 150px;
  }
  .contact-pb {
    margin-bottom: 30px !important;
  }
  .about-read-con .about-change-con {
    padding: 20px 20px;
  }
}
@media screen and (max-width: 767px) {
  .wptb-partner--image2 {
    padding: 20px;
  }
  .header .logo,
  .header.sticky .logo {
    max-width: 250px;
  }

  .wptb-contact-one .wptb-form .form-group {
    margin-bottom: 0.5rem;
  }
  .footer .footer--inner {
    padding-top: 150px;
    padding-bottom: 0px;
  }

  .wptb-slider .wptb-heading .wptb-item--title {
    font-size: 28px;
  }
  .wptb-slider .wptb-heading .wptb-item--subtitle {
    font-size: 16px;
    font-weight: 500;
  }
  .wptb-slider .wptb-slider--item {
    padding: 130px 0px 60px 0px;
  }
  .wptb-slider .swiper-wrapper {
    height: 500px !important;
  }
  .section,
  section {
    padding: 40px 0px;
  }
  .mp-30 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .otherpages-padding {
    padding: 70px 0px;
  }
  .testimonial-pb {
    padding-bottom: 130px;
  }
  .testimonial-div .wptb-testimonial1 .wptb-item--inner {
    padding: 30px 30px;
  }
}
@media screen and (max-width: 650px) {
  .wptb-contact-one {
    padding-bottom: 180px;
  }
  .wptb-page-heading .wptb-item--title {
    font-size: 40px;
  }
  .wptb-breadcrumb {
    font-size: 16px;
    margin: 10px 0 0;
  }
  .wptb-page-heading .wptb-item--inner {
    padding: 100px 0px 50px 0px;
  }
  .wptb-breadcrumb li a:after {
    margin: 0px 10px;
  }

  .wptb-packages1 .wptb-item--inner:before {
    right: 0;
  }
  .wptb-packages1 .wptb-item--image {
    width: 100%;
    height: 230px;
  }
  .wptb-packages1 .wptb-item--inner .wptb-item--left-part,
  .wptb-packages1 .wptb-item--inner .wptb-item--right-part {
    flex-direction: column;
    align-items: flex-start;
  }
  .wptb-packages1 .wptb-item--inner .wptb-item--price:before {
    display: none;
  }
  .wptb-packages1 .wptb-item--inner .wptb-item--price {
    align-items: flex-start;
    text-align: left;
    width: 100%;
  }
  .wptb-breadcrumb li span {
    padding-left: 10px;
  }
}

@media screen and (max-width: 575px) {
  .wptb-icon-box2.style2 + .wptb-icon-box2.style2 {
    margin-top: 0px;
  }
  .h1,
  h1 {
    font-size: var(--fs-36);
  }
  .h2,
  h2 {
    font-size: var(--fs-26);
  }
  .h3,
  h3 {
    font-size: var(--fs-22);
  }
  .h4,
  h4 {
    font-size: var(--fs-20);
  }
  .h5,
  h5 {
    font-size: var(--fs-18);
  }
  .h6,
  h6 {
    font-size: var(--fs-17);
  }
  .mobile-mt-50 {
    margin-top: 50px;
  }
  .mobile-mt-20 {
    margin-top: 20px;
  }
  .header .header_search {
    display: none;
  }

  .header .header_right_part {
    margin-left: 30px;
  }

  .wptb-why-choose-one--inner2 .wptb-icon-box2 {
    padding: 20px;
  }
  .wptb-why-choose-one--inner2::before,
  .wptb-why-choose-one--inner2::after {
    display: none;
  }

  .wptb-partner--image2 {
    width: 100%;
  }
  .wptb-contact-page-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .preloader-inner {
    min-width: 250px;
  }
  .preloader-inner .loading-text {
    font-size: 30px;
    line-height: 30px;
  }

  .credential-form .form-control {
    height: 60px;
  }
  .credential-form .btn-readmore {
    top: 3px;
    right: 3px;
  }
  .credential-form .btn-readmore .btn-readmore--icon {
    width: 54px;
    height: 54px;
    line-height: 54px;
  }
  .wptb-heading {
    margin-bottom: 40px;
  }
  .carousel-container {
    width: 100%;
  }
  .service-page
    .col-lg-4
    .wptb-image-box1
    .wptb-item--inner
    .wptb-item--description {
    min-height: 100%;
  }
  .otherpages-padding {
    padding: 380px 0px;
  }
  .service-page .col-lg-4:nth-last-child(-n + 1) .wptb-image-box1 {
    margin-bottom: 0px;
  }
  .testimonial-pb {
    padding-bottom: 175px;
  }
  .sm-mt-20 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 450px) {
  .wptb-contact-page-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }

  .wptb-credential #countdown ul {
    gap: 20px;
  }
  .wptb-credential #countdown ul li {
    font-size: 14px;
  }
  .wptb-credential #countdown ul li span {
    font-size: 36px;
    margin-bottom: 0px;
  }
  .otherpages-padding {
    padding: 220px 0px;
  }
}
@media only screen and (min-width: 992px) {
  .service-page .col-lg-4:nth-last-child(-n + 3) .wptb-image-box1 {
    margin-bottom: 0px;
  }
  .lg-pl {
    padding-left: 50px;
  }
  .upto-mt-992 {
    margin-top: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .otherpages-padding {
    padding: 60px 0px !important;
  }
  .testimonial-pb {
    padding-bottom: 130px;
  }
}

@media only screen and (max-width: 1350px) {
  .header_left_part {
    margin-left: 75px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .header_left_part {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .header_left_part {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 800px) and (max-width: 999px) {
  .otherpages-padding {
    padding: 80px 0px !important;
  }
}
@media only screen and (min-width: 900px) and (max-width: 991px) {
  .otherpages-padding {
    padding: 90px 0px !important;
  }
}
