/******** MAX-WIDTH---2560px **********/
@media(min-width: 2027px) and (max-width: 2560px) {
  /*--- NavBar ---*/
  header .nav-item {
    margin-left: 50px;
  }

    header .nav-item .nav-link {
      font-size: 22px;
    }

    header .nav-item.blue-button {
      margin-left: 30px;
      height: 50px;
      width: 180px !important;
    }

      header .nav-item.blue-button a {
        height: 50px;
      }

      header .nav-item.blue-button .icon {
        right: -13px;
        top: 13px;
      }

  header nav ul .blue-button:nth-child(06) {
    width: 205px !important;
  }
  /*--- Extramiles App Section ---*/
  .app-left-side {
    width: 53%;
  }
  /*--- Footer --- */
  .footer-back-logo {
    max-width: 16%;
  }
  /*-- Container  --*/
  .container {
    max-width: 86% !important;
  }
}

/******** MAX-WIDTH---2026px **********/
@media(min-width: 1820px) and (max-width: 2026px) {
  /*--- NavBar ---*/
  header .nav-item {
    margin-left: 24px;
  }

    header .nav-item .nav-link {
      font-size: 20px;
    }

    header .nav-item.blue-button {
      margin-left: 30px;
      height: 50px;
      width: 180px !important;
    }

      header .nav-item.blue-button a {
        height: 50px;
      }

      header .nav-item.blue-button .icon {
        right: -13px;
        top: 13px;
      }

  header nav ul .blue-button:nth-child(06) {
    width: 205px !important;
  }
  /*--- Extramiles App Section ---*/
  .app-left-side {
    width: 65%;
  }

  .how-it-works, .extraMiles-benefits, .extraMiles-university {
    /* height: 100vh; */
    display: flex;
    align-items: center;
  }
  /*--- Footer --- */
  .footer-back-logo {
    max-width: 16%;
  }
  /*-- Container  --*/
  .container {
    max-width: 86% !important;
  }
}

/******** MAX-WIDTH---1819px **********/
@media(min-width: 1669px) and (max-width: 1819px) {
  /*--- NavBar ---*/
  header .nav-item {
    margin-left: 15px;
  }

    header .nav-item .nav-link {
      font-size: 18px;
    }

    header .nav-item.blue-button {
      margin-left: 20px;
      height: 42px;
      width: 180px !important;
    }

      header .nav-item.blue-button a {
        height: 42px;
      }

      header .nav-item.blue-button .icon {
        right: -13px;
        top: 11px;
      }

  header nav ul .blue-button:nth-child(06) {
    width: 205px !important;
  }
  /*--- Extramiles App Section ---*/
  .app-left-side {
    width: 73%;
  }
  /*--- Footer --- */
  .footer-back-logo {
    max-width: 23%;
  }
  /*-- Container  --*/
  .container {
    max-width: 86% !important;
  }
}
/******** MAX-WIDTH---1668px **********/
@media(min-width: 1461px) and (max-width: 1668px) {
  /*--- NavBar ---*/
  header .nav-item {
    margin-left: 8px;
  }

    header .nav-item .nav-link {
      font-size: 18px;
    }

  header .blue-button .nav-link {
    font-size: 15px;
  }
  /*--- Extramiles App Section ---*/
  .app-left-side {
    width: 80%;
  }
  /*-- Container  --*/
  .container {
    max-width: 86% !important;
  }
}
/******** MAX-WIDTH---1297px **********/
@media(min-width: 1170px) and (max-width: 1297px) {
  /*--- NavBar ---*/
  header .nav-item {
    margin-left: 6px;
  }

    header .nav-item .nav-link {
      font-size: 12px;
    }

    header .nav-item.blue-button {
      margin-left: 10px;
    }

  header .blue-button .nav-link {
    font-size: 13px;
  }

  .app-left-side {
    width: 100%;
  }
  /*-- Container  --*/
  .container {
    max-width: 90% !important;
  }
  /*--- Row ---*/
  .row {
    margin-right: 0;
    margin-left: 0;
  }
}
/******** MAX-WIDTH --- 1221px**********/
@media(max-width: 1221px) {
  /*--- HomePage ---*/
  .step-box {
    height: 220px;
  }
  /*--- government programme ---*/
  .how-it-works.gov-program .step-box h3 {
    height: 75px;
  }
}
/******** MAX-WIDTH---1169px **********/
@media(max-width: 1169px) {
  /*--- NavBar ---*/
  header .nav-item .nav-link {
    font-size: 12px !important;
  }

  header .nav-item.blue-button {
    margin-left: 10px;
  }

  header .navbar-brand {
    width: 120px;
  }

  header .nav-item.blue-button {
    height: 30px;
    width: 80px;
  }

    header .nav-item.blue-button a {
      height: 30px;
      padding: 6px 0;
    }

    header .nav-item.blue-button .icon {
      right: -4px;
      top: 5px;
    }
  /*--- ExtraMiles App Section ---*/
  .extraMiles-app .background-overlay {
    height: 410px;
  }

  .app-right-side {
    position: absolute;
    top: 26px;
  }

  header nav ul .blue-button:nth-child(06) {
    width: 100px;
  }

  /*--- Footer ---*/
  .footer-back-logo {
    max-width: 35%;
    width: 35%;
  }
  /*-- Container  --*/
  .container {
    max-width: 90% !important;
  }
  /*--- Row ---*/
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  /*--- Navbar ---*/
  .navbar-light .navbar-brand {
    display: flex;
    align-items: center;
  }
  /*--- government programme ---*/
  .how-it-works.gov-program .step-box h3 {
    font-size: 14px;
  }

  .how-it-works.gov-program .blue-button .btn {
    font-size: 12px;
  }
}

/********* MAX-Width--- 1070px *******/
@media(max-width: 1070px) {
  /*-- HomePage --*/
  .step-box {
    height: 235px;
  }

  .carousel-icon {
    width: 60px;
    height: 60px;
  }

    .carousel-icon img {
      width: 25px;
    }
  /*-- Earn and Spend ExtraMile --*/
  .faq-section .second-part {
    margin-top: 0;
  }
}

/********* MAX-WIDTH 1047px **********/
@media(max-width: 1047px) {
  header .nav-item {
    margin-left: 0px;
  }

  .app-left-side {
    width: 100%;
  }
  /*-- Earn and Spend ExtraMiles --*/
  .card-header button {
    padding: 7px 40px 7px 40px;
    font-size: 14px;
  }

  .card-header i {
    top: 14px;
  }

  .card-header [data-toggle="collapse"]:after, .card-header [data-toggle="collapse"].collapsed:after {
    top: 12px;
  }

  .card-body p {
    font-size: 14px;
  }
  /*--- Login Page ---*/
  .form-section form {
    width: 100%;
  }

  .form-section {
    padding: 25px 10px !important;
  }
  /*--- Loader ---*/
  #loader img {
    width: 10%;
  }
}
/********* MAX-Width 1002px **********/
@media(max-width: 1002px) {
  /*-- Navbar --*/
  header .navbar-brand {
    width: 110px;
  }
}
/********* MAX-Width 991px **********/
@media(max-width: 991px) {
  /*--- Loader ---*/
  #loader img {
    width: 10%;
  }
  /*-- Container  --*/
  .container {
    max-width: 90% !important;
    padding-left: 0;
    padding-right: 0;
  }
  /*--- Row ---*/
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  /*--- Side NavBar ---*/
  header .navbar {
    background-color: #b57e23 !important;
    height: 60px;
  }

  header .top-bar {
    display: none;
  }

  .navbar-light .navbar-toggler {
    border-color: rgba(0,0,0,.1);
    color: transparent;
    border: none;
    width: 52px;
    cursor: pointer;
  }

    .navbar-light .navbar-toggler:focus {
      outline: none;
    }

    .navbar-light .navbar-toggler img {
      width: 100%;
    }

  .navbar-light .navbar-brand img {
    width: 100%;
  }

  .navbar-light .navbar-brand {
    display: flex;
    align-items: center;
  }

  .navbar-collapse {
    height: 100%;
    width: 0px;
    position: fixed;
    z-index: 15;
    top: 0;
    left: 0;
    background-color: #253d7d;
    padding-top: 20px;
    opacity: 0;
    transition: 0.2s;
  }

    .navbar-collapse a {
      padding: 8px 8px 8px 32px;
      text-decoration: none;
      font-size: 25px;
      color: #818181;
      display: block;
      transition: 0.3s;
    }

    .navbar-collapse.show {
      width: 250px;
      opacity: 1;
    }

  #navbarContent {
    display: block;
    border-radius: 0;
    background: #253d7d;
  }

  .close-menu {
    color: #fff;
    font-size: 32px;
  }

  #navbar-collapse-button .show {
    display: block;
  }

  .side-navbar-head {
    background-color: #253d7d;
    text-align: center;
    padding: 26px 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 116px;
  }

  .side-navbar-icon {
    margin-bottom: 10px;
  }

  .side-navbar-head a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
  }

  .side-navbar-logo {
    max-width: 160px;
    margin: 0 auto;
    display: inline-block;
  }

    .side-navbar-logo img {
      width: 100%;
    }

  .side-navbar-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 12px 0px;
    background-color: #294187;
    height: 55px;
  }

    .side-navbar-bottom ul {
      margin: 0px;
      padding: 0px;
      list-style: none;
      text-align: center;
    }

      .side-navbar-bottom ul li {
        display: inline-block;
        height: 30px;
        width: 30px;
        margin-right: 3px;
        margin-left: 3px;
        text-align: center;
        padding: 2px 0;
        background-color: #ffc128;
        color: #fff;
        border-radius: 18px;
        border: 1px #ffd61b solid;
      }

        .side-navbar-bottom ul li:last-child {
          width: 60px;
        }

        .side-navbar-bottom ul li a {
          color: #fff;
          font-size: 16px;
          padding: 0px;
        }

  header .navbar-nav {
    position: absolute;
    top: 116px;
    left: 0px;
    right: 0px;
    overflow-x: hidden;
    height: calc(100% - 171px);
  }

    header .navbar-nav ul {
      margin: 0px;
      padding: 0px;
      list-style: none;
    }

    header .navbar-nav li {
      padding: 2px 10px;
      background-color: #294187;
      margin-bottom: 2px;
      margin-left: 0;
    }

      header .navbar-nav li:last-child {
        background: #253d7d;
      }

      header .navbar-nav li .side-navbar-language-selector a {
        color: #fff;
        /* float: left; */
        font-size: 15px;
        font-family: 'Quicksand', sans-serif;
        font-weight: 500;
        /* width: 49%; */
        /* text-align: center; */
        padding-left: 0;
        padding-right: 0;
      }

      header .navbar-nav li .side-navbar-language-selector span {
        float: left;
        color: #fff;
        margin-top: 7px;
      }

      header .navbar-nav li .side-navbar-language-selector a.active {
        border-bottom: 3px solid #ffc128;
      }

  header .nav-item .nav-link {
    color: #fff !important;
    font-size: 14px;
  }

  header .nav-item.blue-button {
    height: auto;
    background: none;
    width: auto !important;
    border-radius: 0;
    position: relative;
    margin-left: 0 !important;
    float: left;
    text-align: left;
    padding: 2px 10px;
    background-color: #294187;
    margin-bottom: 2px;
  }

  header #navbarContent .nav-item.blue-button .icon {
    display: none;
  }

  header #navbarContent .blue-button .btn {
    float: left;
    width: 100%;
    text-transform: uppercase;
    position: relative;
    z-index: 999;
    transition: 0.4s all !important;
    background-color: #294187;
    border: none;
    border-radius: 0;
    height: auto;
    text-align: left;
    padding: initial;
    text-decoration: none;
    padding: 8px 0;
    text-transform: capitalize;
    font-size: 14px;
  }
  /*--- Hidden Visible on Responsive ---*/
  header .visible-responsive {
    display: block;
  }

  header .hidden-responsive {
    display: none;
  }

  /*--- Homepage ---*/
  .how-it-works .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .step-box {
    min-height: 235px;
    height: 200px;
  }

  .extraMiles-app .col-md-5 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .extraMiles-app {
    position: relative;
    padding: 60px 0px 60px 0px;
    height: 530px;
  }

    .extraMiles-app .col-md-3 {
      display: none;
    }

  .app-left-side {
    width: 85%;
    position: absolute;
    left: 0px;
    top: 35px;
  }

  .extraMiles-app .background-overlay {
    height: 435px;
  }

  .user-reviews-section {
    padding: 60px 0px 30px 0px;
  }

  .extraMiles-benefit-center {
    width: 100%;
    margin-top: 15px;
  }

  .extraMiles-benifits-right, .extraMiles-benifits-left {
    margin-top: 0;
  }

  .user-reviews-section .swiper-container-3d {
    perspective: 500px;
  }

  .extraMiles-university .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /*--- Membership Prrogramme ---*/
  .membership-section .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  /*--- Booking Page ---*/
  .our-partners-section .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }

    .our-partners-section .col-md-3 .nav-tabs {
      width: fit-content;
      margin: 0 auto;
    }

  .nav-tabs .nav-item {
    width: fit-content;
    border-right: 3px solid #fff;
  }

  .our-partners-section .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/******** MAX-WIDTH 880px *********/
@media(max-width: 880px) {
  .app-left-side {
    width: 95%;
  }
  /*-- Earn and Spend Extramile Page --*/
  .services-section .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .otherPages-banner {
    background-size: cover;
    background-position-y: initial;
  }

  .faq-section .app-image img {
    width: 100%;
  }
}
/******** MAX-WIDTH 768px *********/
@media(max-width: 768px) {
  /*--- Loader ---*/
  #loader img {
    width: 10%;
  }

  footer .col-md-3, footer .col-md-2, footer .col-md-5 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 30px;
  }

  .carousel-icon {
    width: 50px;
    height: 50px;
  }

    .carousel-icon img {
      width: 20px;
      margin-top: 16px;
    }
  /*-- Earn and Spend Extramile Page --*/
  .otherPages-banner {
    height: 250px;
  }
  /*--- Footer ---*/
  .footer-back-logo {
    top: auto;
    bottom: 60px;
  }
  /*--- Membership Prrogramme ---*/
  .membership-section .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .membership-package {
    width: 100%;
    margin: 0 auto;
  }

  .membership-section {
    padding: 80px 0px;
    background: #f3f3f5;
  }
  /*--- government programme ---*/
  .about-government-programme .content {
    width: 100%;
  }

  .about-government-programme .main-heading h2 {
    font-size: 35px;
  }

  .about-government-programme .main-heading .heading-hr {
    margin: 0 auto;
  }
  /*--- Booking Page ---*/
  .nav-tabs .nav-link {
    font-size: 13px;
  }
}
/******** MAX-WIDTH 767px *********/
@media(max-width: 767px) {
  /*--- HomePage ---*/
  .extraMiles-app .col-md-4 {
    display: none;
  }

  .extraMiles-app {
    height: 500px;
  }

    .extraMiles-app .background-overlay {
      width: 100%;
      max-width: 100%;
      height: 480px;
      top: 10%;
    }

  .app-section-mid {
    margin-top: 0;
  }

  .user-reviews-section .reviews-left {
    margin-top: 0;
    text-align: center;
    margin-bottom: 20px;
  }

  .user-reviews-section .swiper-container-3d {
    perspective: 800px;
  }

  .extraMiles-benefits {
    padding: 50px 0px;
  }

    .extraMiles-benefits .col-md-4 {
      flex: 0 0 40%;
      max-width: 40%;
      margin: 0 auto;
    }

      .extraMiles-benefits .col-md-4:nth-child(02) {
        display: none;
      }

  .footer-back-logo {
    top: auto;
    bottom: 100px;
  }

  .extraMiles-app .col-md-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer-bottom .footer-logo {
    float: none;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .footer-bottom .copyright p {
    text-align: center;
  }
  /*--- Booking Page ---*/
  .our-partners-section .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
/******** MAX-WIDTH 550px *********/
@media(max-width: 550px) {
  /*--- Loader ---*/
  #loader img {
    width: 10%;
  }
  /*--- HomePage ---*/
  .how-it-works .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .step-box {
    background-size: 50%;
    background-position-x: -34px;
    background-position-y: -20px;
  }

  .brand-section .swiper-slide {
    width: 33% !important;
  }

  .brand-section .brand-logo img {
    width: 60%;
  }

  .main-heading h2 {
    font-size: 30px;
  }

  .how-it-works .main-heading {
    width: 173px;
  }

  .extraMiles-benefits .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

    .extraMiles-benefits ul, .extraMiles-benefits .col-md-4:last-child ul {
      text-align: center;
    }

      .extraMiles-benefits li .icon, .extraMiles-benefits ul li p, .extraMiles-benefits .col-md-4:last-child li .icon, .extraMiles-benefits .col-md-4:last-child p {
        margin: 0 auto;
      }

  .extraMiles-university .main-heading {
    width: 300px;
  }

  footer .col-md-3, footer .col-md-2, footer .col-md-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .extraMiles-university .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .reviews-left p, .reviews-left h3 {
    font-size: 30px;
  }

  .extraMiles-benefits .main-heading {
    width: 270px;
  }
  /*--- Earn and Spend ExtraMiles Page ---*/
  .faq-section .app-image img {
    width: 50%;
  }
  /*--- government programme ---*/
  .about-government-programme .main-heading h2 {
    font-size: 25px;
  }

  .how-it-works.gov-program .blue-button .icon {
    width: 10%;
  }
  /*--- Booking Page ---*/
  .nav-tabs .nav-link p {
    display: none;
  }

  .nav-tabs .nav-link img {
    margin-right: 0;
  }

  .our-partners-section .col-md-3 .nav-tabs {
    width: auto;
  }

  .nav-tabs .nav-item {
    width: 20%;
  }

  .nav-tabs .nav-link img {
    width: 50%;
    margin: 0 auto;
  }

  .nav-tabs .nav-link {
    display: flex;
    align-items: center;
  }

  .our-partners-section .main-heading {
    width: 175px;
  }

  .form-section form {
    width: 100%;
  }
  /*--- Terms and Condition Page ---*/
  .term-and-condition-section p {
    font-size: 15px;
  }

  .term-and-condition-section h3, .term-and-condition-section h4 {
    font-size: 22px;
  }
  /*--- Modals ---*/
  .modal-dialog {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 5%;
  }

  .social-login ul li a {
    width: 100%;
  }
  /*---- Create Account Modal ----*/
  .create-account-bottom .get-started-btn a {
    width: 75%;
  }
}
/******** MAX-WIDTH 450px *********/
@media(max-width: 450px) {
  /*--- Loader ---*/
  #loader img {
    width: 10%;
  }

  section {
    padding: 50px 0px !important;
  }

  .brand-section {
    padding: 15px 0px !important;
  }
  /*--- Earn and Spend ExtraMiles Page ---*/
  .services-section .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .otherPages-banner .heading h1 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .otherPages-banner {
    height: 190px;
  }

  .service-box-row .service-box {
    padding: 25px 0px 20px 0px;
    height: 135px;
  }
  /*--- Booking Page ---*/
  .our-partners-section .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /*--- Forms ---*/
  form .checkbox {
    width: 100%;
  }

  form .forSignup {
    text-align: center;
  }
}
/******** MAX-WIDTH 414px *********/
@media(max-width: 414px) {
  .carousel-icon {
    width: 35px;
    height: 35px;
  }

    .carousel-icon img {
      width: 16px;
      margin-top: 10px;
    }

  .reviews-slider .swiper-slide {
    width: 100%;
    margin-left: -13px;
  }

  .review-box {
    text-align: center;
    margin: 0 auto;
    width: 90%;
  }

    .review-box .user-image {
      width: 100%;
    }

      .review-box .user-image img {
        width: 80px;
      }

    .review-box .user-info {
      width: 100%;
    }

  .navbar > .container, .navbar > .container-fluid {
    width: 100% !important;
    max-width: 100% !important;
  }
  /*--- Membership Programme ---*/
  .membership-package {
    width: 100%;
  }
}
/******** MAX-WIDTH 375px *********/
@media(max-width: 375px) {
  /*--- Loader ---*/
  #loader img {
    width: 10%;
  }

  .extraMiles-app .background-overlay {
    height: 375px;
  }

  .service-box-row .service-box .service-icon {
    height: 40px;
    width: 40px;
  }

  .service-box-row .service-box .service-title h4 {
    font-size: 18px;
  }

  .service-box-row .service-box {
    padding: 22px 0px 16px 0px;
    height: 115px;
  }

  .services-section {
    padding: 60px 0px;
  }

  .faq-section {
    padding-top: 60px;
  }
  /*--- Booking Page ---*/
  .nav-tabs .nav-link img {
    width: 70%;
  }

  .our-partners-section .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /*--- Modals ---*/
  .social-login ul li .blue-button .btn i, .social-login ul li .blue-button .btn img {
    left: 15px;
  }

  .social-login ul li .blue-button .icon {
    width: 10%;
  }

  .main-heading h2 {
    font-size: 26px;
  }
}
/******** MIN-WIDTH 100px *********/
@media(min-width: 100px) {
  body, html {
    overflow-x: hidden !important;
  }
}

/********* Min-Width 992px **********/
@media(min-width: 992px) {
  /*-- Container  --*/
  .container {
    max-width: 90% !important;
  }
  /*--- Row ---*/
  .row {
    margin-right: 0;
    margin-left: 0;
  }
}
/********* Min-Width 1680px **********/
@media(min-width: 1680px) {
  .how-it-works .step-box p {
    font-size: 16px;
  }

  .step-box {
    height: 230px;
    min-height: 360px;
  }
}

/********* Min-Width 1800px **********/
@media(min-width: 1700px) {
  .how-it-works .step-box p {
    font-size: 18px;
  }

  .how-it-works .step-box h3 {
    font-size: 20px;
  }

  .how-it-works .step-box {
    height: 250px;
    min-height: 360px;
  }
  /* p, li {
        font-size: 20px !important;
    }
    .extraMiles-benefits ul li h3 {
        font-size: 20px;
    }
    .extraMiles-university .video-box .video-title {
        font-size: 28px !important;
    } */
  /*--- Footer ---*/
  /* .footer-menu ul li a {
        font-size: 20px;
    }
    .footer-menu h3, .footer-newsletter h3 {
        font-size: 25px;
    }
    footer form .email-field {
        font-size: 18px;
    }
    .footer-social-icons a {
        font-size: 20px;
    } */
  /*--- Banner Slider ---*/
  .carousel-icon {
    width: 100px;
    height: 100px;
  }

    .carousel-icon img {
      width: 45px;
      margin-top: 30px;
    }

  .reviews-slider .swiper-slide {
    width: 540px;
    margin-left: -150px;
  }

  .reviews-left h3 {
    font-size: 50px;
  }

  .reviews-left p {
    font-size: 38px !important;
  }
  /*---- Table ----*/
  /* .table-bordered td, .table-bordered th {
        font-size: 20px;
    } */
}
