.respImg {
  width: 100%;
  height: auto;
}
.logo {
  width: 120px;
  height: auto;
}

.homepageSlider .item {
  position: relative;
}
.homepageSlider .item .slider-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  justify-content: center;
}
.homepageSlider .owl-nav .owl-prev,
.homepageSlider .owl-nav .owl-next {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #fff !important;
  border-radius: 50%;
}
.homepageSlider .owl-nav .owl-prev img,
.homepageSlider .owl-nav .owl-next img {
  width: 33%;
  height: auto;
}
.homepageSlider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 50px;
}
.homepageSlider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 50px;
}

.landingPage-title {
  font-size: 40px !important;
  margin-bottom: 40px !important;
}
.landing-contact-form {
  max-width: 540px;
}
.appointment-form .landing-contact-form .form-group {
  margin-bottom: 24px;
}
.appointment-form .landing-contact-form .form-group .form-control {
  background-color: white;
  padding: 12px;
  border-radius: 3px;
}
.appointment-form .landing-contact-form .form-group .btn-theme {
  font-size: 16px;
  margin-top: 32px;
  min-height: 50px;
  padding: 0px 40px;
}

.landingPage-aboutUs {
  padding: 80px 0;
}

.pressFlex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.pressFlex .pressFlex-img1 {
  height: 32px;
  width: auto;
  margin: 0 48px 48px 48px;
  filter: grayscale(100%);
}
.pressFlex .pressFlex-img2 {
  height: 40px;
  width: auto;
  margin: 0 48px 48px 48px;
  filter: grayscale(100%);
}
.pressFlex .pressFlex-img3 {
  height: 40px;
  width: auto;
  margin: 0 48px;
  filter: grayscale(100%);
}
.pressFlex .pressFlex-img4 {
  height: 40px;
  width: auto;
  margin: 0 48px;
  filter: grayscale(100%);
}
.pressFlex .pressFlex-img5 {
  height: 50px;
  width: auto;
  margin: 0 48px;
  filter: grayscale(100%);
}

.landingPage-footer {
  padding: 80px 0 50px 0;
}

.service-style2.landing-page {
  border: 0;
}
.service-style2.landing-page .service-item {
  border: 0;
  padding: 0;
}
.service-style2.landing-page .service-item .icon {
  justify-content: center;
}
.service-style2.landing-page .service-item .icon .iconImage {
  width: 170px;
  height: auto;
  border-radius: 50%;
}

.landingPage-bulletPoints .col-md-4 {
  padding: 3px 12px 3px 24px;
}
.landingPage-bulletPoints ul li {
  list-style: initial;
  font-size: 17px;
  color: black;
}

.videoCaro-mainCont {
  padding-top: 80px;
  padding-bottom: 80px;
}
.videoCaro .item .playBtn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  padding: 0;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.33);
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.VL-modalVideo {
  width: 100%;
  height: 100%;
  display: flex;
}
.VL-modalVideo .VL-modalVideo-iframe {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
}
.videoCaro .item .playBtn img {
  width: 33%;
  height: auto;
}

.modal-backdrop {
  display: none;
}
.IC-fullModal .modal-dialog {
  max-width: none !important;
  margin: 0;
  position: relative;
  background-color: transparent;
  z-index: 10000000000000000;
}
.IC-fullModal .modal-dialog .btn-close {
  position: absolute;
  top: 5%;
  right: 5%;
  z-index: 10000;
}
.IC-fullModal .modal-dialog .modal-content {
  border: 0;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 0;
}
.IC-fullModal .modal-dialog .modal-content .modal-body {
  background-color: rgba(0, 0, 0, 0.9);
  padding-top: 8vh;
}
.IC-fullModal
  .modal-dialog
  .modal-content
  .modal-body
  .containerLimit
  .img-cont {
  padding: 0 2.5% 0 5%;
  color: white;
  text-align: center;
}
.IC-fullModal
  .modal-dialog
  .modal-content
  .modal-body
  .containerLimit
  .img-cont
  .imgPart {
  display: flex;
  align-content: center;
  justify-content: center;
  height: 70vh;
  max-height: 70vh;
}
.IC-fullModal
  .modal-dialog
  .modal-content
  .modal-body
  .containerLimit
  .img-cont
  .imgPart
  .respImg {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
}
.IC-fullModal
  .modal-dialog
  .modal-content
  .modal-body
  .containerLimit
  .text-cont {
  padding: 0 5% 0 2.5%;
  color: white;
}

.testimonialCaro .owl-nav .owl-prev,
.testimonialCaro .owl-nav .owl-next {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #fff !important;
  border-radius: 50%;
}
.testimonialCaro .owl-nav .owl-prev img,
.testimonialCaro .owl-nav .owl-next img {
  width: 33%;
  height: auto;
}
.testimonialCaro .owl-nav .owl-prev {
  position: absolute;
  top: 41%;
  left: 50px;
}
.testimonialCaro .owl-nav .owl-next {
  position: absolute;
  top: 41%;
  right: 50px;
}

.feature-section .thumb.homepage-thumbImage {
  width: 36% !important;
}

.caroNav1 .owl-nav .owl-prev,
.caroNav1 .owl-nav .owl-next {
  position: absolute;
  width: 50px;
  height: 50px;
}
.caroNav1 .owl-nav .owl-prev img,
.caroNav1 .owl-nav .owl-next img {
  width: 40%;
  height: auto;
}
.caroNav1 .owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 25px);
  left: 20px;
}
.caroNav1 .owl-nav .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  right: 20px;
}

.videoCaro.caroNav1 .owl-nav .owl-prev {
  left: -50px;
  left: -3.66vw;
}
.videoCaro.caroNav1 .owl-nav .owl-next {
  right: -50px;
  right: -3.66vw;
}

.iconImage {
  width: 60px;
  height: 60px;
  margin-right: 20px;
}
.iconImageBig {
  width: 100%;
  height: auto;
}

.contact-form .form-group .form-control,
.contact-form .form-group textarea {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 0;
  height: auto;
  line-height: 3;
}
.contact-form .form-group .form-control:focus,
.contact-form .form-group textarea:focus {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.bookAppointment-mainCont {
  padding-top: 100px;
}
.contact-form.bookAppointment {
  max-width: 720px;
}
.contact-form.bookAppointment .form-group .form-control,
.contact-form.bookAppointment .form-group textarea {
  padding-left: 12px;
  padding-right: 12px;
}

.success_icon {
  font-size: 50px;
  color: green;
}
.modal-content {
  border: none;
  font-size: 18px;
  color: #162735;
  letter-spacing: 2px;
  padding: 0 20px;
}

.ui-datepicker.ui-widget.ui-widget-content {
  background-color: white;
  padding: 16px;
}
.ui-datepicker-next.ui-corner-all {
  float: right;
}
.ui-datepicker-calendar td {
  padding: 3px 6px;
}
.ui-datepicker-title {
  font-weight: bold;
  text-align: center;
}

.pressCaro .owl-nav .owl-prev,
.pressCaro .owl-nav .owl-next {
  position: absolute;
  width: 50px;
  height: 50px;
  background: white !important;
  border-radius: 50%;
}
.pressCaro .owl-nav .owl-prev img,
.pressCaro .owl-nav .owl-next img {
  width: 33%;
  height: auto;
}
.pressCaro .owl-nav .owl-prev {
  position: absolute;
  top: 41%;
  left: 50px;
}
.pressCaro .owl-nav .owl-next {
  position: absolute;
  top: 41%;
  right: 50px;
}

.click-to-chat {
  background: none;
  position: fixed;
  bottom: 22px;
  right: 8px;
  z-index: 100;
  text-decoration: none;
  cursor: pointer;
}

.landingPage {
  position: relative;
}
.landingPage .landingPage-bannerText {
  position: absolute;
  top: 0;
  left: 0;
}

.press-mainCont .col-md-4 {
  padding: 2% 4%;
}
.press-mainCont .col-md-4 .press-cont {
  background-color: #fafafa;
  box-shadow: 0px 0px 12px #1919192b;
  padding-bottom: 8px;
}

.ourServicesBA {
  background-color: #e6e6e6;
}
.ourServicesBA .content-inner h2 {
  color: #336666 !important;
}
.ourServicesBA .content-inner h2 span {
  color: black !important;
}
.ourServicesBA .content-inner p {
  color: black !important;
}
.ourServicesBA .btn-theme {
  font-weight: bold;
}

.dropdown-submenu::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  transform: rotate(-45deg);
  right: 16px;
  bottom: 16px;
}
.dropdown-submenu:last-child::after {
  bottom: 20px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-menu {
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-direction: column;
  top: 0;
  left: 95%;
  width: 210px;
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.15);
}
.dropdown-submenu:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
.dropdown-menu li {
  color: #707070;
  font-size: 0.875rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  letter-spacing: 0.25px;
  line-height: 1.7142857143;
}

.mobile-option {
  display: none;
}

.chooseFC-mainCont {
  padding: 80px 0;
  color: white;
  background-image: linear-gradient(
      to right,
      rgba(0, 0, 0, 0.66),
      rgba(0, 0, 0, 0.66)
    ),
    url("/images/banners/about-us-main-desk-banner-01.jpg");
  background-position: center;
  background-size: cover;
}
.chooseFC-mainCont .row .col-md-6 {
  margin: 16px 0;
}
.chooseFC-mainCont .row .col-md-6 .title {
  font-size: 16px;
  margin-bottom: 8px;
  color: white;
}
.chooseFC-mainCont .row .col-md-6 p {
  font-size: 13px;
  line-height: 24px;
}

@media only screen and (max-width: 991px) {
  .section-title .title {
    font-size: 34px !important;
  }
  .landingPage-title {
    font-size: 34px !important;
    margin-bottom: 34px !important;
  }
  .landingPage-aboutUs {
    padding: 60px 0;
  }

  .videoCaro.caroNav1 .owl-nav .owl-prev {
    left: -50px;
  }
  .videoCaro.caroNav1 .owl-nav .owl-next {
    right: -50px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title .title {
    font-size: 26px !important;
  }
  .landingPage-title {
    font-size: 26px !important;
    margin-bottom: 24px !important;
  }

  .mobile-option {
    display: flex;
    width: 100%;
    background-color: white;
    position: fixed;
    bottom: 0;
    padding: 16px 5%;
    z-index: 10;
  }
  .mobile-option .book-call-btn {
    width: 33%;
    text-align: center;
    background-color: #709393;
    color: white;
    line-height: 3;
    margin-right: 5%;
  }
  .mobile-option .book-appo-btn {
    width: 62%;
    text-align: center;
    background-color: #336666;
    color: white;
    line-height: 3;
  }

  .chooseFC-mainCont {
    padding: 60px 8px;
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5)
      ),
      url("/images/banners/about-us-main-mob-banner-01.jpg");
  }
  .chooseFC-mainCont .row .col-md-6 {
    margin: 0 0 20px 0;
  }
  .chooseFC-mainCont .row .col-md-6:last-child {
    margin-bottom: 0;
  }
  .videoCaro-mainCont {
    padding: 60px;
  }
  .IC-fullModal .modal-dialog .modal-content .modal-body {
    padding: 40px;
  }
}

@media screen and (min-width: 1400px) {
  .feature-section .thumb.homepage-thumbImage {
    width: 33% !important;
  }
}
@media screen and (min-width: 1600px) {
  .feature-section .thumb.homepage-thumbImage {
    width: 30% !important;
  }
}
@media screen and (min-width: 1800px) {
  .feature-section .thumb.homepage-thumbImage {
    width: 27% !important;
  }
}
@media screen and (min-width: 2000px) {
  .feature-section .thumb.homepage-thumbImage {
    width: 24% !important;
  }
}

@media screen and (max-width: 991px) {
  .homepageSlider.landingPage .item table {
    position: static;
    background-color: #e6e6e6;
  }
  .landingPage-bannerText .align-middle {
    padding: 60px 40px;
  }

  .landingPage .landingPage-bannerText {
    position: static;
    background-color: #e6e6e6;
  }

  .pressFlex .pressFlex-img1 {
    height: 20px;
    margin: 0 20px 24px 20px;
  }
  .pressFlex .pressFlex-img2 {
    height: 22px;
    margin: 0 20px 24px 20px;
  }
  .pressFlex .pressFlex-img3 {
    height: 30px;
    margin: 0 12px;
  }
  .pressFlex .pressFlex-img4 {
    height: 30px;
    margin: 0 12px;
  }
  .pressFlex .pressFlex-img5 {
    height: 30px;
    margin: 0 12px;
  }

  .landingPage-footer {
    padding: 60px 0 30px 0;
  }
}

@media screen and (max-width: 767px) {
  .testimonialCaro .item {
    padding: 0 40px;
  }
  .testimonialCaro .owl-nav .owl-prev,
  .testimonialCaro .owl-nav .owl-next {
    width: 40px;
    height: 40px;
  }
  .testimonialCaro .owl-nav .owl-prev {
    left: 0;
  }
  .testimonialCaro .owl-nav .owl-next {
    right: 0;
  }

  .pressCaro .item {
    padding: 0;
  }
  .pressCaro .owl-nav .owl-prev,
  .testimonialCaro .owl-nav .owl-next {
    width: 40px;
    height: 40px;
  }
  .pressCaro .owl-nav .owl-prev {
    left: 0;
  }
  .pressCaro .owl-nav .owl-next {
    right: 0;
  }

  .homepageSlider.landingPage .item table {
    padding: 40px 0;
  }
  .landingPage-bannerText .align-middle {
    padding: 40px 12px;
    text-align: center !important;
  }
  .service-area.landingPage-bulletPoints {
    padding-left: 20px;
    padding-right: 20px;
  }
  .landingPage-aboutUs {
    padding: 40px 12px;
  }
  .ishaansPic {
    margin-bottom: 20px;
  }
  .landingPage-footer {
    padding: 40px 20px 8px 20px;
  }
  .footer-logo .logo {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 575px) {
  .click-to-chat {
    bottom: 20px;
    right: 8px;
  }
}

.instafeed {
  padding: 60px 0 80px;
}
.instafeed .crt-carousel-pane {
  padding: 5px;
}
.instafeed .crt-post-share {
  display: none;
}
