@media only screen and (min-width: 1400px) and (-Webkit-min-device-pixel-ratio: 1.25) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 95% !important;
  }
  header nav.navbar.fixed-top .container {
    max-width: 95% !important;
  }
  .heroBannerImg:before {
    background-size: 46% !important;
  }
  .scrollIndicator {
    right: 90px !important;
  }
  html {
    zoom: 1.05 !important;
  }
}
@media only screen and (min-width: 1400px) {
  footer {
    background: url(../images/footer-bg/xxl.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  section.mainHeroBanner {
    background: url(../images/slider/slider01-big.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  html {
    zoom: 1.08;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 80%;
  }
  header nav.navbar.fixed-top .container {
    max-width: 82%;
  }
  section.mainHeroBanner {
    height: calc(100vh - 70px);
  }
  .heroBannerImg:before {
    background-size: 55%;
    background-position-x: center;
  }
  .heroBannerContent {
    padding: 50px 0 70px 30px;
  }
  .navbarBackground {
    margin-right: 70px;
  }
  .scrollIndicator {
    right: 180px;
    bottom: 70px;
  }
  section {
    padding: 100px 0;
  }
  .bookSection {
    padding: 90px 0;
  }
  section.logoSection {
    padding: 70px 0;
  }
  .footerMainBlock {
    padding: 80px 0 55px;
  }
  header nav.navbar {
    padding: 30px 0;
  }
  header nav.navbar.fixed-top ul.navbar-nav li.nav-item a.nav-link {
    padding: 25px 18px;
  }
  header nav.navbar.fixed-top ul.navbar-nav li.nav-item a.nav-link.nav-link2 {
    margin-top: 11px;
  }
  section.aboutHomeSection {
    padding: 120px 0 100px;
  }
  .googleMaps iframe {
    height: 500px;
  }
  .faqSectionBox {
    padding: 40px;
  }
  section.mainHeroBanner.innerHeroBanner {
    padding: 320px 0 40px;
  }
  .stickyTop {
    top: 95px;
  }
  .servicesSidebar {
    height: calc(100vh - 195px);
  }
  .logoAutoBlock img {
    width: 170px;
  }
  .successSection {
    height: calc(100vh - 72px);
  }
}
@media only screen and (max-width: 767px) {
  .ctaBtn a {
    font-size: 17px;
    padding: 12px 20px 12px 48px;
    display: block;
    margin: 0;
  }
  footer {
    background: url(../images/footer-bg/sm.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  section.mainHeroBanner {
    background: url(../images/slider/slider01-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .footerMainBlock {
    padding: 60px 0 40px;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 98% !important;
  }
  .mainTitle h2 {
    font-size: 46px;
    line-height: 52px;
    margin-bottom: 50px;
  }
  .mainTitle span.tagline {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
  }
  .mainTitle p {
    font-size: 22px;
    line-height: 30px;
  }
  .customersBlock {
    padding: 25px 16px 16px;
  }
  section {
    padding: 70px 0;
  }
  .swiper.testimonialsSwiper .swiper-button-prev:after, .swiper.testimonialsSwiper .swiper-button-next:after {
    font-size: 30px;
  }
  .customersBlock p {
    font-size: 19px;
    line-height: 27px;
  }
  .customersBlock .customersBox h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .starReview {
    width: 80px;
    text-align: center;
    margin-left: auto;
  }
  .customersBlock img.customersImg {
    width: 60px;
    height: 60px;
  }
  .bookBlock h2 {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 50px;
  }
  .bookBlock p {
    font-size: 20px;
    line-height: 30px;
  }
  .bookBtn a {
    font-size: 18px;
    padding: 14px 25px 14px 58px;
    margin: 8px 0;
    display: block;
  }
  .bookSection {
    padding: 60px 0;
    background: url(../images/consultation-mobile-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  section.logoSection {
    padding: 40px 0;
  }
  .logoAutoBlock img {
    width: 100%;
  }
  .logoBlock h2 {
    font-size: 42px;
    line-height: 48px;
  }
  .footerCopyrightBlock p {
    font-size: 15px;
    line-height: 20px;
  }
  .footerSocialMedia {
    padding: 12px 20px;
    width: 240px;
    margin: auto 0 0;
  }
  .footerLogo {
    position: absolute;
    left: auto;
    right: 0;
  }
  .footerLogo img {
    width: 220px;
    filter: opacity(0.1);
  }
  .mainTitle h2 br {
    display: none;
  }
  .aboutHomeContent {
    position: relative;
    padding: 45px 0 0;
  }
  .aboutHomeContent h2 {
    font-size: 42px;
    line-height: 48px;
  }
  section.aboutHomeSection {
    padding: 100px 0 70px;
  }
  .aboutHomeImg span.expTagline {
    left: 38px;
    top: -42px;
    font-size: 20px;
    line-height: 26px;
  }
  .heroBannerContent {
    padding: 50px 0 40px 0;
  }
  .heroBannerContent h1 br {
    display: none;
  }
  .heroBannerContent h1 {
    font-size: 40px;
    line-height: 48px;
  }
  .heroBannerContent p {
    font-size: 18px;
    line-height: 24px;
    padding-left: 50px;
    width: 98%;
  }
  .heroBannerContent p:before {
    width: 40px;
  }
  .servicesBlock p {
    font-size: 19px;
    line-height: 26px;
  }
  .servicesBlock h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 8px;
  }
  header nav.navbar .navbar-brand img {
    width: 160px;
  }
  header nav.navbar .navbar-brand {
    font-family: "Phudu", sans-serif;
    font-size: 19px;
    line-height: 24px;
    letter-spacing: 1px;
  }
  header nav.navbar.fixed-top, .innerHeader header nav.navbar.fixed-top {
    padding: 6px 0;
  }
  .topHeader .topHeaderBlock a svg {
    width: 20px;
  }
  .topHeader .topHeaderBlock a {
    padding: 0 12px;
  }
  .swiper.testimonialsSwiper {
    padding: 0 20px;
  }
  .swiper.testimonialsSwiper .swiper-button-next {
    right: -6px;
  }
  .swiper.testimonialsSwiper .swiper-button-prev {
    left: -6px;
  }
  .innerHeroBannerContent h1 {
    font-size: 42px;
    line-height: 50px;
  }
  header nav.navbar.fixed-top .container {
    max-width: 100% !important;
  }
  .aboutHomeContent p {
    font-size: 20px;
    line-height: 30px;
  }
  .visionMissionBlock {
    padding: 25px 20px 20px;
  }
  .visionMissionBlock h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .visionMissionBlock p {
    font-size: 20px;
    line-height: 30px;
  }
  .faqSectionBox {
    padding: 25px 16px;
  }
  .mainAccordion button.accordion-button {
    font-size: 17px;
    line-height: 23px;
    padding: 13px 30px 13px 45px;
  }
  .mainAccordion .accordion-body p {
    font-size: 19px;
    line-height: 29px;
  }
  .mainAccordion button.accordion-button span {
    width: 30px;
  }
  .mainAccordion .accordion-body {
    padding: 0 25px 20px 45px;
  }
  .contactPageForm {
    padding: 30px 16px;
    margin-left: 0;
  }
  .contactPageForm h3 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 40px;
  }
  .servicesContent {
    padding: 25px 16px;
    margin-left: 0;
    height: auto;
  }
  .servicesContent img.serviceBannerImg {
    height: 200px;
  }
  ul.servicesPageUl li {
    width: 50%;
  }
  .stickyTop {
    position: relative;
    top: 0;
  }
  .servicesSidebar {
    height: auto;
    margin-top: 20px;
  }
  section.servicesSection {
    padding: 40px 0 70px;
  }
  .contactPageForm.bookConsultationForm {
    padding: 25px 16px;
    border-radius: 20px !important;
  }
  .contactPageContent h2 {
    font-size: 36px;
    line-height: 44px;
  }
  .contactPageContentText address, .contactPageContentText a {
    font-size: 19px;
    line-height: 29px;
  }
  .contactPageContent {
    padding: 50px 0 0;
  }
  .googleMaps iframe {
    height: 320px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  footer {
    background: url(../images/footer-bg/lg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  section.mainHeroBanner {
    background: url(../images/slider/slider01-tab.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .swiper.testimonialsSwiper {
    padding: 0 30px;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 98%;
  }
  .heroBannerContent {
    padding: 40px 0 50px 16px;
  }
  .heroBannerContent h1 br {
    display: none;
  }
  .heroBannerContent h1 {
    font-size: 48px;
    line-height: 54px;
  }
  .heroBannerContent p {
    width: 100%;
  }
  .heroBannerImg:before {
    right: 0;
    background-size: 100%;
  }
  .scrollIndicator {
    right: 30px;
  }
  .aboutHomeImg span.expTagline {
    left: 30px;
    top: -50px;
    font-size: 20px;
  }
  .aboutHomeContent {
    padding: 16px 0 0 25px;
  }
  a.heroBtn {
    padding: 14px 20px 14px 58px;
  }
  .aboutHomeContent h2 {
    font-size: 44px;
    line-height: 50px;
  }
  .mainTitle h2 br {
    display: none;
  }
  .mainTitle h2 {
    font-size: 52px;
    line-height: 60px;
    margin-bottom: 50px;
  }
  .bookBlock h2 {
    font-size: 46px;
    line-height: 54px;
  }
  .servicesBlock, .servicesViewBlock {
    padding: 25px 16px 20px;
  }
  .bookBlock p {
    font-size: 22px;
    line-height: 30px;
  }
  .logoBlock h2 {
    font-size: 42px;
    line-height: 50px;
  }
  .logoAutoBlock img {
    width: 100%;
  }
  .footerLogo {
    left: 0;
  }
  .visionMissionBlock {
    padding: 25px 16px 20px;
  }
  .innerHeroBannerContent h1 {
    font-size: 48px;
    line-height: 54px;
  }
  header nav.navbar .navbar-brand img {
    width: 180px;
  }
  .faqSectionBox {
    padding: 30px 20px;
  }
  .servicesContent {
    padding: 30px 20px;
    margin-left: 12px;
  }
  .servicesSidebar h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .ctaBtn a {
    font-size: 17px;
    line-height: 24px;
  }
  .servicesSidebar ul li a {
    font-size: 16px;
    line-height: 22px;
  }
  ul.servicesPageUl li {
    width: 33.33%;
  }
  section.servicesSection {
    padding: 40px 0 70px;
  }
  .servicesContent img.serviceBannerImg {
    height: 300px;
  }
  .stickyTop {
    top: 75px;
  }
  .contactPageForm.bookConsultationForm {
    padding: 30px;
  }
  .googleMaps iframe {
    height: 320px;
  }
  .contactPageForm {
    padding: 30px;
    margin-left: 30px;
  }
  .contactPageContent h2 {
    font-size: 38px;
    line-height: 46px;
  }
  section {
    padding: 70px 0;
  }
  section.aboutHomeSection {
    padding: 100px 0 70px;
  }
  .mobile-offcanvas {
    width: 350px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .swiper.testimonialsSwiper {
    padding: 0 30px;
  }
  .logoAutoBlock img {
    width: 140px;
  }
  .footerLogo {
    left: 0;
  }
  .mainTitle h2 {
    font-size: 54px;
    line-height: 62px;
  }
  .bookBlock h2 {
    font-size: 54px;
    line-height: 62px;
  }
  .navbarBackground {
    margin-right: 0;
  }
  .heroBannerContent {
    padding: 40px 0 50px 10px;
  }
  .heroBannerContent h1 {
    font-size: 42px;
    line-height: 50px;
  }
  .heroBannerContent p {
    width: 100%;
  }
  .heroBannerImg:before {
    background-size: 80% !important;
  }
  header nav.navbar.fixed-top .navbar-brand img {
    display: none;
    visibility: hidden;
  }
  section.mainHeroBanner {
    height: calc(100vh - 40px);
  }
  .aboutHomeImg span.expTagline {
    left: 50px;
    top: -6px;
    font-size: 19px;
    line-height: 26px;
  }
  header nav.navbar.fixed-top .container {
    max-width: 100% !important;
  }
  .aboutHomeContent {
    padding: 8px 0 0 35px;
  }
  .visionMissionBlock {
    padding: 25px 20px 20px;
  }
  .innerHeroBannerContent h1 {
    font-size: 48px;
    line-height: 54px;
  }
  ul.servicesPageUl li {
    width: 33.33%;
  }
  .servicesSidebar {
    height: calc(100vh - 130px);
  }
  .servicesContent img.serviceBannerImg {
    height: 280px;
  }
  .servicesSidebar h2 {
    font-size: 20px;
    line-height: 24px;
  }
  header nav.navbar .navbar-brand img {
    width: 180px;
  }
  .contactPageForm.bookConsultationForm {
    padding: 30px 40px 30px 30px;
  }
  .contactPageForm {
    padding: 30px 25px;
    margin-left: 0;
  }
  .googleMaps iframe {
    height: 350px;
  }
  .faqSectionBox {
    padding: 30px 25px;
  }
  .scrollIndicator {
    right: 16px !important;
  }
}/*# sourceMappingURL=responsive.css.map */