@media (min-width: 1800px) {
    section.video .boxes.boxes-large .box {
        width: 450px;
        margin-right: 50px;
    }
    section.video .boxes.boxes-large .video-holder {
        height: 270px;
    }
   .container {
      width: 1560px;
   }
   section.test-form .form .expand-filter .col-sm-7 {
      width: 39.8%;
   }
   section.banner-page .container,
   section.slider .container ,
   section.banner .container {
      width: 1850px;
   }
   section.test-form .col-lg-10 {
      width: calc(100% - 140px);
   }
   section.test-form .col-lg-2 {
      width: 140px;
   }
   .modal .modal-body {
      padding: 40px;
   }
   .modal {
      margin: 30px auto;
   }
   .modal .modal-dialog {
      width: 1000px;
      margin: 0 auto;
   }
   section.about-section .extra .info {
      min-height: 175px;
   }
   section.main-columns section.tests-section .filter .boxes .box:nth-child(3) {
      width: 235px;
   }
}
@media (min-width: 1200px) {
   section.prep-providers .filter-delivery-boxes .box .col-md-1 {
      width: 11%;
   }
   section.prep-providers .filter-delivery-boxes .box .col-md-2 {
      width: 14%;
   }
   section.locations ul.nav-tabs>li>a.country-259 .icon-svg {
      top: 2px;
   }
   section.locations ul.nav-tabs>li>a.country-33 .icon-svg {
      top: 6px;
   }
   section.locations .tabs .nav-tabs>li>a.country-259 .icon-svg svg {
      max-width: 42px;
   }
   section.locations .tabs .nav-tabs>li>a.country-27 .icon-svg svg {
      max-width: 28px;
   }
   section.locations .tabs .nav-tabs>li>a .icon-svg svg {
      display: inline-block;
      vertical-align: middle;
   }
   main.main-content section.custom-section:last-child {
      padding-bottom: 50px;
   }
   main.main-content section.custom-section.latest-news:not(.latest-news-blog) {
      padding-top: 10px;
   }
   section.test-form .col-left {
      width: calc(100% - 130px);
      padding-right: 0;
   }
   section.test-form .col-left .col {
      width: 20%;
      padding: 0 8px;
   }
   section.test-form .col-right {
      width: 130px;
      padding-left: 10px;
      height: 44px;
   }
   section.tests-section .filter .filter-body {
      width: 100%;
      margin: 0;
      border: none;
      border-radius: 0;
      position: relative;
      box-shadow: none;
      min-height: 100%;
      background-color: #F0F0F0;
      padding: 15px;
      display: block;
   }
}
@media (min-width: 1200px) and (max-width: 1799px) {
    section.video .boxes.boxes-large .box {
        width: 420px;
        margin-right: 40px;
    }

    section.video .boxes.boxes-large .video-holder {
        height: 250px;
    }
   table.table tr td p,
   table.table tr td {
      font-size: 16px;
   }
   table.table tr th,
   table.table tr td {
      padding: 10px;
   }
   table.table tr td .custom-button {
      font-size: 16px;
      padding: 12px 15px;
   }
   .modal {
      margin: 30px auto;
   }
   .modal .modal-dialog {
      width: 900px;
      margin:0 auto;
   }
   .modal .modal-body {
      padding: 40px;
   }
   .modal .modal-title {
      padding: 0 30px;
   }
   section.locations-section .infobox-holder .line {
      width: 30px;
      height: 2px;
   }
   section.materials-section .boxes .box .content-holder .text {
      font-size: 16px;
   }
   section.contact-info .boxes {
      padding-right: 0;
   }
   section.contact-info .col-lg-5 {
      width: 50%;
   }
   section.contact-info .col-lg-7 {
      width: 50%;
   }
   section.contact-info .boxes .box .content-holder {
      font-size: 18px;
   }
   section.contact-info .map-holder {
      right: -20px;
   }
   .form .form-col .form-field.button-holder .custom-button {
      min-width: 120px;
   }
   section.test-form.contact-form {
      top: -80px;
   }
   section.test-form {
      top: -110px;
   }
   section.banner-page .bottom ul.nav-tabs {
      top: -40px;
   }
   header.main-header .logo:before {
      height: 40px;
      width: 35px;
   }
   header.main-header .logo .logo-icon {
      display: block;
      width: 30px;
      height: 40px;
      top: -3px;
      left: -5px;
      transform: scale(0.6);
   }
   header.main-header .custom-button {
      font-size: 16px;
      padding: 12px 15px;
      min-width: 50px;
      margin: 27px 2px 0;
      font-weight: 400;
   }
   header.main-header .social-links {
      margin-right: 15px;
   }
   header.main-header .search-icon {
      height: 50px;
      width: 40px;
      margin: 27px 0 0;
   }
   header.main-header nav.header-menu ul.menu > li {
      margin: 0 25px 0 0;
   }
   header.main-header nav.header-menu ul.menu > li > a {
      padding: 35px 0 30px;
      font-size: 17px;
      letter-spacing: -0.1px;
   }
   header.main-header nav.header-menu ul.menu > li.menu-item-has-children > a:after {
      top: calc(50% - 10px);
   }
   main.main-content {
      padding-top: 90px;
   }
   section.main-columns .sticky-sidebar {
      top: 80px;
   }
   section.latest-news.latest-news-blog .boxes .box.sticky-column {
      top: 150px;
   }
   section.latest-news.latest-news-blog .boxes .box .content-holder .col-sm-5,
   section.latest-news.latest-news-blog .boxes .box .content-holder .col-sm-7 {
      width: 100%;
   }
   section.latest-news .boxes .box.featured .content-holder .link h4 {
      font-size: 30px;
   }
   section.single-section .image-holder {
      height: 450px;
   }
   section.locations-section .map-holder {
      margin-top: 0;
   }
   section.main-columns section.custom-section, section.custom-section {
      padding-bottom: 60px;
   }
}
@media (min-width: 1200px) and (max-width: 1599px) {
    section.video .boxes.boxes-large .box {
        width: 350px;
        margin-right: 40px;
    }

    section.video .boxes.boxes-large .video-holder {
        height: 220px;
    }
    main.main-content.main-blog section.custom-section.latest-news {
        padding-top: 0;
    }
    main.main-content.main-blog section.custom-section.latest-news-blog {
        padding-top: 60px;
    }
   .form .form-file .text-file {
      font-size: 14px;
   }
   section.countries .boxes .box {
      width: 240px;
      height: 330px;
   }
   section.countries .boxes .box:nth-child(4n) {
      margin-right: 15px;
   }
   body {
      font-size: 18px;
   }
   h1 {
      font-size: 50px;
   }
   h2 {
      font-size: 32px;
   }
   h3 {
      font-size: 25px;
   }
   h5 {
      font-weight: 500;
   }
   section.panels .boxes .box {
      min-height: 200px;
   }
   section.test-form .container {
      max-width: 1050px;
   }
   section.test-form .form {
      padding: 35px 20px 30px;
   }
   section.test-types .group .boxes .box .progress-arrow {
      width: 180px;
   }
   main.main-content.main-default section.custom-section .head-section .description {
      margin: 20px 0 0;
   }
   section.custom-section .head-section .title {
      margin-bottom: 20px;
   }
   section.custom-section .content {
      margin: 20px 0;
   }
   section.content-image .boxes .box .content-holder .button-holder,
   section.custom-section .head-section .line,
   section.content-image .boxes .box .content-holder .description {
      margin: 20px 0;
   }
   main.main-content.main-default section.custom-section,
   section.main-columns section.custom-section {
      max-width: 900px;
   }
    nav.blog-nav {
        padding: 14px;
    }
    section.banner-page .banner-overlay {
        bottom: -2px;
    }
   aside.sidebar .sidebar-title {
      font-size: 21px;
   }
   aside.sidebar-menu ul li a {
      padding: 16px 20px;
   }
   aside.sidebar.sidebar-banner .title {
      font-size: 22px;
   }
   aside.sidebar.sidebar-banner .info {
      line-height: 1.2;
      font-size: 16px;
   }
   section.faqs-section.who-accepts .faqs-boxes .accordion-desktop .faqs-content ul {
      width: 100%;
      float: none;
      margin-bottom: 0;
   }
   section.featured-boxes .boxes .box .content-holder .text {
      font-size: 18px;
   }
   section.content-image .boxes .box {
      margin-bottom: 50px;
   }
   section.about-section .extra .price .special span {
      font-size: 24px;
      margin-left: 25px;
      margin-top: 0;
   }
   section.tests-section .extra .info {
      padding-top: 0;
      font-size: 18px;
   }
   .custom-button {
      min-width: 100px;
      padding: 15px 20px;
   }
   .custom-button.custom-button-lg {
      font-size: 16px;
   }
   .custom-button.custom-button-xl {
      font-size: 20px;
      padding: 20px 20px;
      border-radius: 10px;
   }
   aside.sidebar {
      padding-left: 0;
   }
   section.full-banner .table-content .table-cell .content-holder {
      max-width: 900px;
   }
   section.custom-section.tests-section {
      padding-top: 0px;
   }
   section.locations-section.custom-section {
      padding-bottom: 80px;
   }
   section.main-columns section.custom-section,
   section.custom-section {
      padding: 60px 0;
   }
   section.main-columns section.video .boxes .video-col {
      width: 50%;
   }
   section.locations {
      padding: 60px 0 100px;
   }
   section.full-banner .table-content .table-cell {
      height: 400px;
   }
   section.full-banner .table-content .table-cell .content-holder .title:after {
      margin: 15px auto;
   }
   section.full-banner .table-content .table-cell .content-holder .description {
      font-size: 20px;
   }
   section.custom-section .head-section .description {
      font-size: 24px;
      max-width: 800px;
   }
   section.custom-section .head-section .content,
   section.custom-section .head-section .description {
      margin: 20px 0;
   }
   header.main-header .logo {
      width: 190px;
      margin-top: 16px;
   }
   header.main-header nav.header-menu ul.menu > li > a {
      padding: 30px 0;
      font-size: 16px;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu li a {
      font-size: 15px;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu {
      transform: translateY(-20px);
   }
   header.main-header .main-nav-side-search {
      margin-left: 5%;
      margin-top: 22px;
   }
   header.main-header .main-nav-side-search .mk-search-trigger {
      font-size: 18px;
   }
   header.main-header .custom-button {
      margin-top: 20px;
   }
   main.main-content {
      padding-top: 86px;
   }
   section.banner .content-holder .table-holder .table-cell .description {
      font-size: 17px;
      padding-top: 15px;
   }
   section.banner .content-holder.banner-holder .slick-arrow {
      top: 52%;
   }
   section.locations-section .map-holder-image {
      height: 450px;
   }
   section.banner.banner-full .secondary-title {
      padding-top: 15px;
      margin-bottom: 15px;
   }
   section.banner.banner-full .content-holder.banner-holder .table-holder .table-cell {
      max-width: 400px;
      height: 450px;
   }
   section.banner .content-holder .table-holder .table-cell {
      max-width: 680px;
      height: 450px;
   }
   section.banner .content-holder.map-holder .map-holder-image,
   section.locations-section .map-holder-image,
   section.banner .content-holder.map-holder .module-single-map #map1 {
      height: 445px;
   }
   section.locations .tabs {
      margin: 0;
   }
   section.locations-section .map-holder .shadow {
      bottom: -60px;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content {
      padding-left: 15%;
      max-width: 1200px;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content .box .info {
      padding: 30px;
      font-size: 16px;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content .box {
      font-size: 16px;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content .slick-list {
      max-width: 550px;
   }
   section.banner .custom-button {
      padding: 12px 15px;
      font-size: 14px;
   }
   section.banner .content-holder .table-holder .table-cell .simple-link {
      margin: 15px 0;
   }
   section.banner .content-holder.map-holder .bottom .bottom-content .text {
      font-size: 16px;
      line-height: 1.2;
   }
   section.banner .content-holder.banner-holder .bottom .button-label {
      padding: 15px 20px;
      top: -34px;
   }
   section.about-section .boxes .box .icon-holder {
      width: 115px;
   }
   section.about-section .boxes .box .content-holder h5 {
      margin-bottom: 0;
   }
   section.about-section .boxes .box .content-holder {
      padding-left: 120px;
      max-width: 400px;
      font-size: 18px;
   }
   section.about-section .boxes {
      max-width: 1000px;
   }
   section.about-section .boxes .box {
      margin-bottom: 20px;
   }
   section.tests-section .test-dates-feed .col-md-2 {
      width: 20%;
   }
   section.tests-section .test-dates-feed .col-md-10 {
      width: 80%;
   }
   section.tests-section .filter h4.title {
      font-size: 20px;
   }
   section.tests-section .filter .filter-header {
      font-size: 16px;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .text-head {
      font-size: 16px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body i {
      font-size: 16px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .availability {
      font-size: 14px;
      height: 26px;
      padding: 5px 15px 7px;
      width: 90px;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(1),
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(1) {
      width: 9%;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(2),
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(2) {
      width: 9%;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(3),
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(3) {
      width: 7%;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(4),
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(4) {
      width: 37%;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(5),
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(5) {
      width: 10%;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(7),
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(7) {
      width: 10%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(1) .text-body,
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(3) .text-body,
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(5) .text-body,
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(6) .text-body {
      padding-top: 15px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .fa.fa-clock-o {
      font-size: 14px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .title {
      margin-bottom: 5px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .type {
      font-size: 16px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .register-button {
      font-size: 15px;
      width: 110px;
   }
   section.tests-section .filter .custom-button {
      margin-top: 30px;
   }
   section.main-columns section.tests-section .filter .boxes .text-center {
      width: 100%;
      float: none;
      clear: both;
      text-align: left;
   }
   section.main-columns section.tests-section .filter {
      margin-top: 0;
   }
   section.main-columns section.tests-section .filter .custom-button {
      margin-top: 0;
      margin-bottom: 0;
   }
   section.main-columns section.tests-section .filter .boxes .box.form {
      width: 180px;
   }
   section.main-columns section.tests-section .filter h4.title {
      display: none;
   }
   section.main-columns section.tests-section .filter .boxes .box .form-label {
      margin-right: -20px;
      min-width: 200px;
   }
   section.main-columns section.tests-section .filter .boxes .box label.form-checkbox {
      margin-right: -15px;
   }
   section.main-columns section.tests-section .filter .boxes .box {
      width: 150px;
      min-height: 230px;
   }
   section.main-columns section.tests-section .filter .filter-header {
      border-bottom: none;
   }
   section.tests-section .filter .filter-mobile-menu {
      width: 100%;
      margin: 0;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(1),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(1) {
      width: 10%;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(2),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(2) {
      width: 10%;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(3),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(3) {
      width: 8%;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(4),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(4) {
      width: 34%;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(5),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(5) {
      width: 10%;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(7),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(7) {
      width: 10%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .fa.fa-clock-o {
      display: none;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(4) .text-body {
      padding-right: 20px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(3) .text-body {
      max-width: 60px;
   }
   section.locations-section .head-section {
      max-width: 500px;
   }
   section.locations-section .infobox-holder {
      margin-top: -40px;
      margin-left: -50px;
      margin-right: -50px;
      padding: 40px 25px 30px 50px;
      min-height: 450px;
   }
   section.locations-section .infobox-holder .bottom-text {
      font-size: 18px;
   }
   section.locations-section .infobox-holder .infobox-content .center-info .contact-info .col-sm-4 {
      font-size: 15px;
   }
   section.locations-section .infobox-holder .infobox-content .center-info h5 {
      font-size: 16px;
   }
   section.locations-section .infobox-holder .infobox-content .info {
      font-size: 15px;
      line-height: 1.4;
   }
   section.option-section .boxes .box {
      max-width: 340px;
      height: 460px;
   }
   section.option-section .boxes .box .content-holder .text {
      font-size: 18px;
      line-height: 1.6;
   }
   section.testimonials-section .boxes .box .content-holder .text {
      font-size: 18px;
      line-height: 1.6;
   }
   section.option-section .boxes .box .content-holder {
      padding: 30px 20px 30px 30px;
   }
   section.testimonials-section {
      padding: 50px 0;
   }
   section.testimonials-section .boxes .box .content-holder .author {
      font-size: 16px;
   }
   section.testimonials-section .boxes .box .content-holder .quote {
      top: 15px;
   }
   section.testimonials-section .boxes .box .content-holder {
      max-width: 460px;
   }
   section.faqs-section .faqs-boxes .faqs-accordion .faqs-content {
      font-size: 18px;
   }
   section.faqs-section .faqs-boxes .faqs-accordion ul.faqs-menu li a {
      font-size: 20px;
   }
   section.faqs-section .faqs-boxes .faqs-accordion .faqs-content h5 {
      font-size: 20px;
   }
   section.faqs-section .faqs-boxes .faqs-accordion .faqs-wrap {
      padding-right: 10px;
   }
   section.faqs-section .faqs-boxes .faqs-accordion ul.faqs-menu {
      max-width: 500px;
   }
   section.faqs-section .faqs-boxes .faqs-accordion ul.faqs-menu li a {
      padding: 15px 0 15px 30px;
   }
   section.banner .content-holder .table-holder .table-cell .title img {
      width: 13px;
      position: relative;
      left: -5px;
      top: 2px;
   }
   section.video-testimonials .slider {
      height: 340px;
   }
   section.video-testimonials .video-slider .slick-arrow i {
      top: 40%;
   }
   section.video-testimonials .video-holder {
      width: 350px;
      height: 240px;
   }
   section.video-testimonials {
      margin-bottom: 50px;
   }
   section.newsletter-section .image-holder img {
      max-width: 240px;
   }
   footer.main-footer nav.footer-menu ul.menu > li:nth-child(2),
   footer.main-footer nav.footer-menu ul.menu > li {
      width: 220px;
   }
   header.main-header .logo:before {
      height: 40px;
      width: 35px;
   }
   header.main-header .logo .logo-icon {
      display: block;
      width: 30px;
      height: 40px;
      top: -3px;
      left: -5px;
      transform: scale(0.6);
   }
   header.main-header .logo {
      width: 170px;
      margin-top: 20px;
   }
   header.main-header .col-lg-2 {
      width: 16%;
   }
   header.main-header .col-lg-6 {
      width: 58%;
   }
   header.main-header .col-lg-4 {
      width: 26%;
   }
   header.main-header .social-links {
      display: none;
   }
   header.main-header nav.header-menu ul.menu > li > a {
      font-size: 18px;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu li a {
      font-size: 16px;
   }
   section.slider,
   section.slider .slider-box .table-content .table-cell {
      height: 580px;
   }
   section.banner-page .table-content .table-cell {
      height: 440px;
   }
   section.banner-page .steps .step a {
      padding: 15px;
      font-size: 17px;
   }
   section.banner-page .steps {
      margin-top: 30px;
   }
   section.banner-page .table-content .table-cell .description{
      max-width: 750px;
      margin: 20px auto;
   }
   section.banner-page .table-content .table-cell .content-holder .title:after {
      margin: 20px auto;
   }
   section.banner-page {
      margin-bottom: 0;
   }
   section.banner-page .table-content .table-cell .content-holder .description {
      font-size: 22px;
   }
   h1 {
      font-size: 55px;
   }
   h2 {
      font-size: 40px;
   }
   h3 {
      font-size: 32px;
   }
   h4 {
      font-size: 24px;
   }
   h5 {
      font-size: 20px;
   }
   h6 {
      font-size: 18px;
   }
   section.banner-page .table-content .table-cell .content-holder .title img {
      width: 13px;
   }
   section.resources-section .boxes .box .rollover h4.text {
      font-size: 20px;
   }
   section.slider .slider-box .table-content .table-cell .content-holder .description {
      font-size: 24px;
   }
   section.slider .slider-box .table-content .table-cell .content-holder {
      max-width: 650px;
   }
   aside.sidebar-menu {
      padding-top: 60px;
   }
   section.resources-section .boxes .box-holder .info {
      font-size: 17px;
   }
   .popover {
      font-size: 16px;
   }
   .popover .popover-title {
      font-size: 18px;
   }
   
   section.featured-news .boxes .right-col .box .content-holder .col-sm-7,
   section.featured-news .boxes .right-col .box .content-holder .col-sm-5 {
      width: 100%;
   }
   section.featured-news .boxes .right-col .box .content-holder .date {
      text-align: left !important;
      margin-top: 0;
   }
   section.featured-news .boxes .box .content-holder .content,
   section.featured-news .boxes .right-col .box .content-holder .content {
      font-size: 16px;
      margin-top: 5px;
   }
   section.featured-news .boxes .box .content-holder .link h4 {
      font-size: 18px;
   }
   section.latest-news .boxes .box .content-holder .content {
      font-size: 16px;
   }
   section.latest-news .boxes .box .content-holder .col-md-7 {
      width: 100%;
   }
   section.latest-news .boxes .box .content-holder .col-md-5 {
      position: absolute;
      top: 0;
      right: 0;
   }
   section.latest-news .boxes .box .content-holder .date {
      text-align: left !important;
   }
   section.latest-news.latest-news-blog .boxes .box.featured .content-holder {
      padding: 30px;
   }
   section.featured-news .boxes .box .content-holder .date {
      text-align: left;
   }
   section.featured-news .boxes .right-col .box .content-holder, section.featured-news .boxes .box .content-holder .col-md-7,
   section.featured-news .boxes .right-col .box .content-holder, section.featured-news .boxes .box .content-holder .col-md-5,
   section.latest-news .boxes .box .content-holder .col-lg-7,
   section.latest-news .boxes .box .content-holder .col-lg-5 {
      width: 100%;
   }
   section.featured-news .boxes .right-col .box .content-holder,
   section.featured-news .boxes .box .content-holder {
      padding: 15px 20px 20px;
   }
   section.latest-news.latest-news-blog .boxes .box.featured .image-holder {
      height: 420px;
   }
   section.latest-news.latest-news-blog {
      padding-bottom: 0!important;
   }
   section.latest-news.latest-news-blog .boxes .box .content-holder .content {
      font-size: 16px;
       display: none;
   }
   section.latest-news .boxes .box.featured .image-holder {
      height: 430px;
   }
   section.latest-news .boxes .box.right-box .image-holder {
      height: 170px;
   }
   section.latest-news .boxes .box.right-box .content-holder .link h4 {
      font-size: 18px;
   }
   section.latest-news .boxes .box.right-box .content-holder {
      padding: 20px;
      height: 200px;
   }
   section.latest-news .boxes .box.right-box .content-holder .link {
      display: inline-block;
      margin-bottom: 5px;
   }
   section.latest-news .boxes .box .content-holder .link h4 {
      font-size: 20px;
   }
   section.latest-news .boxes .box .image-holder {
      height: 200px;
   }
   section.latest-news .boxes .box .content-holder {
      padding: 20px 10px 10px 20px;
      min-height: 200px;
   }
    section.latest-news.latest-news-blog .boxes .box .content-holder {
        padding: 20px 10px 10px 20px;
        min-height: 150px;
    }
    section.latest-news.latest-news-blog .boxes .featured-news .box .content-holder {
        height: auto;
        min-height: 180px;
    }
   header.main-header .search-icon {
      margin-top: 22px;
   }
   section.featured-news .boxes .right-col .box .content-holder {
      height: 232px;
   }
   section.featured-news .boxes .box .content-holder,
   section.featured-news .boxes .box .image-holder {
      height: 200px;
   }
}
@media (min-width: 1200px) and (max-width: 1299px) {
   section.banner-page .container,
   section.slider .container,
   section.banner .container  {
      width: 100%;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .bottom-content h3 {
      font-size: 22px;
   }
   section.banner.banner-full .full-bottom-content .address {
      font-size: 22px;
   }
   #map2 {
      height: 440px;
   }
   section.latest-news .boxes .box.featured .content-holder {
      height: initial;
   }
   section.latest-news .boxes .box.featured .content-holder {
      padding: 40px;
   }

   section.latest-news .boxes .box .content-holder .content {
      font-size: 17px;
   }
   section.locations .tab-content {
      height: 450px;
   }
   section.locations .tab-content .boxes {
      height: 250px;
   }
   .button-simple {
      font-size: 18px;
   }
   section.locations .tab-content .map-holder {
      height: 450px;
   }
   section.locations.prep-providers .tab-content {
      height: 510px;
   }
   section.locations.prep-providers .tab-content .boxes {
      height: 330px;
   }
   header.main-header .logo:before {
      height: 40px;
      width: 30px;
   }
   header.main-header .logo .logo-icon {
      display: block;
      width: 30px;
      height: 40px;
      top: -3px;
      left: -2px;
      transform: scale(0.5);
   }
   header.main-header .logo {
      width: 165px;
      margin-top: 20px;
   }
   header.main-header nav.header-menu ul.menu > li {
      margin: 0 30px 0 0;
   }
   header.main-header .col-lg-2 {
      width: 15%;
   }
   header.main-header .col-lg-6 {
      width: 58%;
   }
   header.main-header .col-lg-4 {
      width: 27%;
   }
   header.main-header .social-links {
      display: none;
   }
   section.single-section .image-holder {
      height: 400px;
   }
}
@media (min-width: 1300px) and (max-width: 1599px) {
   header.main-header nav.header-menu ul.menu > li {
      margin: 0 30px 0 0;
   }
   section.banner .container {
      width: 1350px;
   }
   section.locations-section .infobox-holder .description {
      line-height: 1.3;
   }
}
@media (min-width: 1300px) and (max-width: 1399px) {
   section.banner-page .container,
   section.slider .container,
   section.banner .container  {
      width: 1350px;
   }
}
@media (min-width: 1400px) and (max-width: 1499px) {
   section.banner-page .container,
   section.slider .container,
   section.banner .container  {
      width: 1350px;
   }
}
@media (min-width: 1500px) and (max-width: 1599px) {
   section.banner-page .container,
   section.slider .container,
   section.banner .container {
      width: 1450px;
   }
}
@media (min-width: 1600px) and (max-width: 1699px) {
   section.banner-page .container,
   section.slider .container,
   section.banner .container {
      width: 1550px;
   }
}
@media (min-width: 1600px) and (max-width: 1799px) {
   section.banner-page .container,
   section.slider .container ,
   section.banner .container {
      width: 1650px;
   }
   .container {
      width: 1360px;
   }
   section.banner .container {
      width: 1500px;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content .box .info {
      padding: 25px 30px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .bottom-content h3 {
      font-size: 25px;
      margin-top: 30px;
   }
   section.banner.banner-full .full-bottom-content .address {
      font-size: 25px;
   }
   section.banner.banner-full .full-bottom-content {
      padding-top: 30px;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content .box .hours {
      font-size: 18px;
      margin-bottom: 5px;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content .box .title {
      font-size: 18px;
   }
   header.main-header .logo {
      width: 180px;
      margin-top: 20px;
   }
   header.main-header .col-lg-2 {
      width: 14%;
   }
   header.main-header .col-lg-6 {
      width: 53%;
   }
   header.main-header .col-lg-4 {
      width: 30%;
   }
   aside.sidebar {
      padding-left: 0;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .bottom-content .col-md-8 {
      width: 60%;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .bottom-content .next {
      padding-right: 0;
      width: 39%;
      max-width: inherit;
   }
   section.about-section .extra {
      margin-top: 0;
   }
   section.banner.banner-full .container {
      width: 100%;
      max-width: 1350px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom {
      bottom: -120px;
      height: 120px;
   }
   section.banner.banner-full .full-bottom-content {
      font-size: 16px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .bottom-content h3 {
      font-size: 24px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .nav {
      top: -80px;
   }
   section.banner.banner-full .full-bottom-content .address {
      font-size: 24px;
      max-width: 90px;
   }
   header.main-header nav.header-menu ul.menu > li {
      margin: 0 15px;
   }
   header.main-header .main-nav-side-search {
      margin-left: 5%;
   }
   section.locations-section .infobox-holder .description {
      line-height: 1.3;
   }
   section.banner .content-holder.banner-holder .bottom .nav li a {
      font-size: 16px;
   }
   section.banner .content-holder.banner-holder .bottom .nav {
      top: -41px;
   }
   #map2 {
      height: 440px;
   }
   section.main-columns section.tests-section .filter .boxes .box {
      width: 190px;
   }
}
@media (min-width: 0px) and (max-width: 1600px) {
   section.prep-providers .filter-delivery-boxes .boxes-header {
      font-size: 16px;
   }
   section.prep-providers .filter-delivery-boxes .boxes-header .box {
      padding: 15px 0;
   }
   section.prep-providers .filter-delivery-boxes .boxes-header .box .col-md-1 {
      padding: 0;
   }
   section.prep-providers .custom-button {
      font-size: 16px;
      padding: 12px 15px;
      min-width: 50px;
      font-weight: 400;
   }
   section.scores-section .boxes .box.box-5 {
      width: calc(100% / 3 - 24px);
      margin-bottom: 20px;
   }
   section.scores-section .boxes .box.box-4 {
      width: calc(100% / 2 - 24px);
      margin-bottom: 20px;
   }
   section.scores-section .tab-level-title {
      font-size: 22px;
   }
   section.scores-section .levels .panel-group .panel-title {
      font-size: 20px;
   }
   section.scores-section .boxes .box .title {
      font-size: 18px;
   }
   section.scores-section .tasks .task .title {
      font-size: 18px;
   }
   section.scores-section .boxes .box .text li,
   section.scores-section .tasks .task .text li,
   section.scores-section .tasks .task .text p,
   section.scores-section .boxes .box .text p {
      font-size: 16px;
   }
}
@media (min-width: 0px) and (max-width: 1200px) {
    section.latest-news-blog {
        margin-bottom: 0 !important;
    }
    section.main-columns section.custom-section, section.custom-section.latest-news:not(.latest-news-blog) {
        padding-top: 0;
    }
    aside.sidebar:first-child {
        padding-top: 50px;
    }
    section.video .boxes.boxes-large .box {
        width: 270px;
        margin-right: 30px;
    }
   section.prep-providers .filter-delivery-boxes .boxes {
      padding: 0;
      overflow-x: hidden;
   }
   section.prep-providers .filter-delivery-boxes .boxes-header {
      padding: 0;
   }
   section.prep-providers .filter-delivery-boxes .boxes-header .box {
      padding: 5px 0 5px;
   }
   section.prep-providers .filter-delivery-boxes .boxes-header .box .col-md-1 {
      line-height: 1;
   }
   section.prep-providers .boxes .box .button-holder {
      text-align: left;
      margin-top: 15px;
   }
   section.prep-providers .boxes .box .description {
      margin: 0 0 20px;
   }
   section.prep-providers .boxes .box label.format {
      min-width: 80px;
      font-size: 16px;
   }
   section.prep-providers .boxes .box label.format {
      text-align: left;
   }
   section.scores-section .tab-level-title {
      font-size: 20px;
   }
   section.tests-section .results-numbers {
      margin-top: 20px;
   }
   section.locations .tab-content .boxes .box {
      max-width: 100%;
      padding-right: 0;
   }
   section.locations .tab-content .boxes .box .text, section.locations .tab-content .boxes .box .title-link {
      font-size: 16px;
   }
   section.main-columns section.tests-section .filter .filter-header .filter-button-columns {
      display: none !important;
   }
   section.main-columns section.tests-section .filter .boxes .box {
      min-height: inherit;
      width: 200px;
      border: none;
      padding-bottom: 0;
   }
   section.tests-section .test-dates,
   section.tests-section .filter,
   section.tests-section .test-dates-feed  {
      margin-top: 0;
   }
   section.locations-section .infobox-holder {
      margin-top: -10px;
      padding: 40px 20px;
      width: calc(100% + 30px);
      margin-left: -30px;
   }
   section.locations-section .infobox-holder .infobox-content .center-info {
      margin-top: 15px;
   }
   section.locations-section .infobox-holder .infobox-content .center-info .description {
      margin-bottom: 10px;
   }
   section.locations-section .infobox-holder .infobox-content .center-info .contact-info {
      font-size: 15px;
   }
   p a {
      word-break: break-all;
   }
   section.locations-section .infobox-holder .line {
      width: 30px;
      height: 2px;
   }
   header.main-header .logo .logo-icon {
      display: none !important;
   }
   header.main-header .logo:before {
      content: none;
   }
   aside.sidebar.sidebar-banner .title {
      font-size: 20px;
      font-weight: 400;
   }
   aside.sidebar.sidebar-banner .info {
      line-height: 1.4;
      font-size: 16px;
   }
   .form .form-file .text-file {
      padding-right: 50px;
      font-size: 14px;
      top: 8px;
      line-height: 1.2;
   }
   .modal .modal-header .modal-title {
      padding: 0;
   }
   .modal h3 {
      font-size: 28px;
   }
   .modal .description {
      font-size: 20px;
   }
   h6 {
      font-size: 18px;
   }
   .custom-button.custom-button-xl {
      font-size: 20px;
      padding: 15px 20px;
      border-radius: 5px;
   }
   header.main-header nav.header-menu ul.menu {
      padding-top: 15px;
   }
   section.main-columns .sticky-sidebar,
   section.latest-news.latest-news-blog .boxes .box.sticky-column {
      top: 100px;
   }
   .custom-button {
      font-size: 16px;
      padding: 15px;
   }
   section.option-section .boxes .box {
      height: 400px;
   }
   section.option-section .boxes .box .content-holder {
      padding: 20px 30px;
   }
   section.option-section .boxes .box .content-holder .text {
      font-size: 18px;
   }
   section.test-form.contact-form .form .button-holder .custom-button {
      min-width: 100px;
   }
   section.custom-section .head-section .content .table {
      max-width: 100%;
      overflow: auto;
   }
   table.table  .custom-button {
      font-size: 14px;
      padding: 10px 15px;
      min-width: 110px;
   }
   table.table tr td p {
      font-size: 16px;
   }
   table.table tr td {
      font-size: 16px;
      padding: 10px 10px;
   }
   table.table tr th {
      padding: 5px 10px;
   }
   section.banner .content-holder.banner-holder .slick-arrow {
      top: 48%;
      position: absolute;
   }
   section.banner .content-holder.banner-holder .slick-prev {
      left: inherit;
      right: 7%;
   }
   section.banner .content-holder.banner-holder .slick-next {
      left: inherit;
      right: 1%;
   }
   section.banner .content-holder.map-holder .bottom .bottom-content .text,
   section.banner .content-holder.banner-holder .bottom .bottom-content .box {
      font-size: 16px;
   }
   section.main-columns section.tests-section .test-dates-feed .col-md-2,
   section.tests-section .test-dates-feed .col-md-2 {
      width: 100%;
   }
   section.tests-section .row-eq-height {
      display: block;
   }
   section.main-columns section.tests-section .test-dates-feed .col-md-10,
   section.tests-section .test-dates-feed .col-md-10 {
      width: 100%;
      margin-top: 20px;
   }
   section.tests-section .filter .custom-button {
      margin-left: 0;
      display: block;
   }
   section.tests-section .filter label.form-select {
      max-width: 350px;
   }
   header.main-header nav.header-menu {
      position: fixed;
      overflow: auto;
      float: none;
      width:250px;
      height: 100%;
      margin-top: 68px;
      padding: 0 0 60px;
      background-color: #fff;
      visibility: hidden;
      right: -100%;
      transition: all ease 0.5s;
      box-shadow: -15px 29px 30px rgba(0,0,0,0.15);
   }
    header.main-header nav.header-menu .button-holder {
      padding: 20px;
   }
    header.main-header nav.header-menu .button-holder .custom-button {
       margin: 0 10px 0 0;
   }
   header.main-header nav.header-menu .social-links {
      display: block;
      top: 0;
      margin-top: 15px;
   }
   header.main-header nav.header-menu .social-links li a {
    border-width: 1px;
   }
   body.menu-open header.main-header nav.header-menu {
      opacity: 1;
      visibility: visible;
      right: 0;
   }
   header.main-header nav.header-menu .responsive-searchform {
      margin: 0 auto;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu li {
      border-color: #ddd;
      border-width: 1px;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu {
      display: none;
      border-radius: 0;
      position: relative;
      left: 0;
      top: 0;
      width: 100%;
      visibility: visible;
      opacity: 1;
      box-shadow: none;
      transform: translateY(0);
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu li a {
      font-size: 16px;
      height: 46px;
   }
   header.main-header nav.header-menu ul.menu > li.menu-item-has-children:hover > a:after,
   header.main-header nav.header-menu ul.menu > li.menu-item-has-children a:after {
      content: none;
   }
   header.main-header nav.header-menu ul.menu > li.menu-item-has-children .arrow:after {
      content: "\f107";
      font-family: "fontAwesome", sans-serif;
      display: inline-block;
   }
   header.main-header nav.header-menu ul.menu > li.menu-item-has-children.on > a {
      background-color: #BAA86B;
      color: #fff;
   }
   header.main-header nav.header-menu ul.menu > li.menu-item-has-children.on > .arrow {
      background-color: #BAA86B;
      color: #fff;
   }
   header.main-header nav.header-menu ul.menu > li.menu-item-has-children .arrow:before {
      content: "";
      height: 30px;
      width: 1px;
      border-left: 1px solid #ddd;
      left: 0;
      position: absolute;
      top: 7px;
   }
   header.main-header nav.header-menu ul.menu > li.menu-item-has-children.on .arrow:before {
     border-color: #fff;
   }
   header.main-header nav.header-menu ul.menu > li.menu-item-has-children.on .arrow:after {
      content: "\f106";
   }
   header.main-header nav.header-menu ul.menu > li.menu-item-has-children .arrow {
      border: none;
      height: 46px;
      text-align: center;
      padding: 0;
      width: 51px;
      top: 0;
      right: 0;
      color: #56575A;
      display: block;
      position: absolute;
      font-size: 24px;
      line-height: 44px;
      cursor: pointer;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu ul.sub-menu {
      display: block !important;
      left: 0;
      position: relative;
      transform: translateY(0) translateX(0);
      border-top: 1px solid #D7D7D7;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu ul.sub-menu li a:before {
      content: " - ";
      font-weight: 500;
      display: inline-block;
      margin-right: 10px;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu ul.sub-menu li a {
      padding-left: 20px;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu li.menu-item-has-children > a:after {
      content: none;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu {
      display: none;
      border-radius: 0;
      position: relative;
      left: 0;
      top: 0;
      width: 100%;
      visibility: visible;
      opacity: 1;
      box-shadow: none;
      transform: translateY(0);
   }
   header.main-header nav.header-menu ul.menu > li {
      display: block;
   }
   header.main-header nav.header-menu  ul.menu ul.sub-menu li.current-menu-item a {
      color: #BAA86B;
   }
   header.main-header nav.header-menu ul.menu > li > a:focus,
   header.main-header nav.header-menu ul.menu > li > a:hover {
      background-color: #fff;
      color: #BAA86B;
   }
   header.main-header nav.header-menu ul.menu > li:last-child {
      border-bottom: 1px solid #ddd;
   }
   header.main-header nav.header-menu ul.menu > li {
      border: 1px solid #ddd;
      border-bottom: none;
   }
   header.main-header nav.header-menu ul.menu > li > a {
      padding: 10px 20px;
      border-bottom: none;
      font-size: 16px;
      height: 46px;
      font-weight: 500;
      width: calc(100% - 50px);
      text-transform: uppercase;
   }
   section.faqs-section .faqs-boxes .faqs-accordion ul.faqs-menu li a {
      font-size: 18px;
   }
   section.faqs-section .faqs-accordion.accordion-desktop .panel-group .panel .panel-heading .panel-title a {
      font-size: 18px;
   }
   section.content-image .boxes .box {
      margin-bottom: 50px;
   }
   section.content-image .boxes .box .content-holder .button-holder {
      margin: 20px 0;
   }
   section.content-image .boxes .box .content-holder .description {
      margin: 20px 0;
   }
   section.main-columns {
      margin-bottom: 50px;
   }
   section.search-overlay.search-overlay-show .search-wrapper {
      max-width: 600px;
   }
   section.search-overlay .search-wrapper .search-form .search-input {
      font-size: 28px;
      padding: 10px;
   }
   section.banner-page .bottom ul.nav-tabs {
      top: -40px;
   }
   section.banner-page .bottom .holder {
      max-width: 1000px;
   }
   section.banner-page .bottom .tab-content .left-col {
      width: 190px;
   }
   section.banner-page .bottom .tab-content .right-col {
      width: calc(100% - 190px);
   }
   section.banner-page .bottom .tab-content .text {
      font-size: 16px;
   }
   section.banner-page .bottom .tab-content .text i {
      font-size: 16px;
      width: 20px;
   }
   .custom-button.custom-button-md {
      padding: 12px 15px;
      min-width: 80px;
      font-size: 16px;
   }
   aside.sidebar .sidebar-title {
      font-family: 'Crimson Text', serif;
      font-style: italic;
      font-size: 22px;
      margin-bottom: 10px;
   }
   section.newsletter-section h4 {
      font-family: 'Crimson Text', serif;
      font-style: italic;
   }
   .social-links li {
      padding: 0 2px;
   }
   footer.main-footer nav.footer-bottom .social-links a,
   .social-links a {
      font-size: 14px;
      color: #444;
      margin: 0;
      height: 30px;
      width: 30px;
      text-align: center;
      border-radius: 50%;
      line-height: 28px;
      border: 1px solid #444;
   }
   footer.main-footer nav.footer-bottom .social-links a:hover,
   footer.main-footer nav.footer-bottom .social-links a:focus,
   .social-links a:hover,
   .social-links a:focus {
      border: 2px solid #b9a76b;
      background: #b9a76b;
      color: #fff;
      transform: scale(1);
   }
}
@media (min-width: 991px) and (max-width: 1200px) {
   body {
      font-size: 18px;
   }
   p {
      font-size: 18px;
   }
   h1 {
      font-size: 50px;
   }
   h2 {
      font-size: 40px;
   }
   h3 {
      font-size: 25px;
   }
   h4 {
      font-size: 22px;
   }
   h5 {
      font-size: 18px;
   }
   section.materials-section .boxes .box .content-holder .text {
      font-size: 16px;
   }
   section.materials-section .boxes .box .image-holder {
      max-width: 180px;
   }
   .modal .modal-title {
      padding: 0;
   }
   .modal .description {
      font-size: 18px;
   }
   .head-section h3 {
      font-size: 30px;
   }
   header.main-header .search-icon {
      margin: 23px 5px 0 10px;
   }
   header.main-header .social-links {
      margin-top: 45px;
   }
   section.main-columns section.full-banner h2 {
      font-size: 30px;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .text-head {
      line-height: 1;
      font-size: 13px;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .availability {
      height: 24px;
      padding: 5px 10px 8px;
      width: 74px;
      font-size: 12px;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .register-button {
      max-width: 90px;
      height: 36px;
      line-height: 34px;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .price {
      font-size: 12px;
   }
   section.main-columns .col-md-8 section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .type {
      font-size: 12px;
   }
   section.main-columns .col-md-8 section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body {
      font-size: 12px;
   }
   section.main-columns section.tests-section .filter {
      margin-top: 5px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .title {
      font-size: 15px;
      margin-bottom: 2px;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body i.fa-clock-o {
      display: none;
   }
   section.custom-section {
      padding-top: 50px;
   }
    section.main-columns section.custom-section.latest-news:not(.latest-news-blog) {
        padding: 10px 0 0;
    }
   section.test-form.contact-form,
   section.test-form {
      top: -95px;
      margin-bottom: -95px;
   }
   section.panels .boxes .box {
      min-height: 200px;
   }
   section.test-form .form {
      max-width: 1000px;
      margin: 0 auto;
      padding: 25px 25px 20px;
   }
   section.test-form .col-left .col {
      width: 20%;
      padding: 0 5px;
   }
   section.test-form .form .form-field .form-control {
      font-size: 15px;
      padding-left: 5px;
   }
   section.panels .boxes .box {
      font-size: 17px;
   }
   section.slider .container {
      width: 100%;
   }
   section.slider,
   section.slider .slider-box .table-content .table-cell {
      height: 450px;
   }
   section.slider .slick-arrow {
      width: 80px;
   }
   section.slider .slider-box .table-content .table-cell .content-holder {
      max-width: 700px;
   }
   section.slider .slider-box .table-content .table-cell .content-holder .button-holder {
      margin-top: 20px;
   }
   section.banner-page .table-content .table-cell .content-holder {
      max-width: 800px;
      padding: 0 20px;
   }
   section.slider .slider-box .table-content .table-cell .content-holder .title:after {
      margin: 20px auto;
   }
   section.slider .slider-box .table-content .table-cell .content-holder .description,
   section.banner-page .table-content .table-cell .content-holder .description {
      font-size: 20px;
   }
   section.banner-page .steps .step a {
      font-size: 16px;
      padding: 15px 10px;
   }
   section.banner-page .steps .step {
      margin: 0 20px;
   }
   section.banner-page .steps .step:before {
      right: -50px;
      width: 50px;
   }
   section.banner-page .steps .step:after {
      font-size: 15px;
      right: -35px;
      line-height: 20px;
      width: 20px;
      height: 20px;
   }
   section.banner-page .table-content .table-cell .content-holder .title:after {
      margin: 20px auto;
   }
   section.banner-page .table-content .table-cell {
      height: 440px;
   }
   section.banner-page .steps {
      margin: 25px 0 0;
   }
   section.custom-section .head-section .description {
      font-size: 20px;
   }
   section.custom-section .head-section .title {
      margin: 0 0 20px;
   }
   section.custom-section .head-section .button-holder,
   section.custom-section .head-section .content,
   section.custom-section .head-section .description,
   section.custom-section .head-section .text-center .description {
      margin-top: 20px;
      margin-bottom: 20px;
   }
   section.custom-section .head-section .line {
      margin: 20px 0;
   }
   section.featured-boxes .boxes .box .content-holder .title {
      font-size: 18px;
   }
   section.featured-boxes .boxes .box .content-holder .text {
      font-size: 16px;
   }
   section.testimonials-section {
      padding: 30px 0;
   }
   section.testimonials-section .boxes .box .content-holder .text {
      font-size: 18px;
      line-height: 1.4;
   }
   section.testimonials-section .boxes .box .content-holder {
      padding: 10px 40px;
      max-width: 450px;
   }
   section.newsletter-section .col-md-4:nth-child(1),
   section.newsletter-section .col-md-4:nth-child(3) {
      width: 30%;
   }
   section.newsletter-section .image-holder {
      margin-top: 80px;
      max-width: 200px;
   }
   section.main-columns section.resources-section .box-holder {
      width: 50%;
      margin-bottom: 30px;
   }
   section.main-columns section.test-types  .boxes .col-md-6{
      width: 100%;
   }
   section.main-columns section.about-section .groups > .row > .col-md-6 {
      width: 100%;
   }
   section.about-section .boxes .box {
      margin-bottom: 20px;
   }
   section.main-columns section.featured-boxes .boxes .col-md-3 {
      width: 50%;
   }
   section.main-columns section.featured-boxes .boxes .box {
      margin-bottom: 30px;
   }
   section.main-columns section.featured-boxes .boxes .col-md-3:nth-child(odd) {
      clear: left;
   }
   section.main-columns section.featured-boxes .boxes .col-md-3:nth-child(even) {
      clear: right;
   }
   section.main-columns section.featured-news .boxes .box .content-holder {
      padding-left: 30px;
   }
   section.main-columns section.featured-news .boxes > .row > .col-md-4 {
      width: 100%;
   }
   section.main-columns section.featured-news .boxes > .row > .col-md-8 {
      width: 100%;
   }
   section.locations {
      padding-bottom: 50px;
   }
   section.locations .tab-content {
      height: 420px;
   }
   section.locations .tab-content .boxes .box .text {
      font-size: 16px;
   }
   section.locations .tab-content .boxes {
      height: 230px;
   }
   section.locations .tab-content .map-holder {
      top: 30px;
      right: 20px;
      height: 350px;
      width: calc(50% - 40px);
   }
   section.locations .tab-content .map-holder .shadow {
      height: 50%;
      width: 90%;
      bottom: -40px;
   }
   section.locations.prep-providers .tab-content {
      height: 410px;
   }
   section.locations.prep-providers .tab-content .boxes {
      height: 235px;
   }
   section.contact-info .tab-content {
      height: inherit;
   }
   section.contact-info .map-holder {
      right: 0;
      height: 350px;
      position: relative;
   }
   
   section.newsletter-section .col-md-4:nth-child(2) {
      width: 40%;
   }
   section.latest-news .boxes .box .content-holder .date {
      font-size: 13px;
      text-align: left;
   }
   section.latest-news .boxes .box .content-holder .link h4 {
      font-size: 18px;
   }
   section.latest-news.latest-news-blog .boxes .box.right-box .content-holder .link h4 {
      font-size: 22px;
   }
   section.latest-news.latest-news-blog .boxes .box.right-box .content-holder .content {
      margin-top: 10px;
   }
   section.latest-news.latest-news-blog .boxes .box.featured .image-holder {
      height: 350px;
   }
   section.latest-news.latest-news-blog .boxes .box.featured .content-holder {
      padding: 40px;
   }
   section.latest-news.latest-news-blog .boxes .box .image-holder {
      height: 225px;
   }
   section.latest-news .boxes .box.featured .content-holder .link h4 {
      font-size: 32px;
   }
   section.latest-news.latest-news-blog .boxes .box .content-holder {
      height: initial;
      background-color: transparent;
   }
   section.latest-news .boxes .box.featured .image-holder {
      height: 430px;
   }
   section.latest-news .boxes .box .image-holder {
      height: 200px;
   }
   section.latest-news .boxes .box .content-holder {
      min-height: 100px;
   }
   section.featured-news .boxes .box .content-holder .link h4 {
      font-size: 20px;
   }
   section.latest-news .boxes .box.featured .content-holder {
      height: initial;
   }
   section.latest-news .boxes .box.featured .content-holder,
   section.latest-news .boxes .box .content-holder {
      padding: 20px;
   }
   section.video-testimonials .slider {
      height: 300px;
   }
   section.video-testimonials .video-slider .slick-arrow i {
      top: 40%;
   }
   section.video-testimonials .video-holder {
      width: 300px;
      height: 200px;
   }
   section.video-testimonials {
      margin-bottom: 50px;
   }
   header.main-header {
      /*height: 86px;*/
   }
   header.main-header nav.header-menu {
      margin-top: 86px;
   }
   header.main-header .custom-button {
      margin-top: 20px;
   }
   main.main-content {
      padding-top: 86px;
   }
   header.main-header .logo {
      width: 190px;
      margin-top: 20px;
   }
   body.menu-open header.main-header nav.header-menu {
      width: 350px;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu li a,
   header.main-header nav.header-menu ul.menu li  a {
      font-size: 18px;
   }
   section.option-section .boxes .box .custom-button {
      right: -15px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .nav {
      top: -70px;
   }
   section.banner .content-holder.banner-holder .bottom .nav {
      top: -40px;
   }
   section.about-section .groups .group-title {
      font-size: 26px;
   }
   section.about-section .extra {
      margin-top: 10px;
   }
   section.banner .content-holder.banner-holder .bottom .nav li a {
      font-size: 15px;
      padding: 10px 15px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .bottom-content .next {
      padding-right: 5px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom {
      height: 120px;
      bottom: -120px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .bottom-content h3 {
      font-size: 18px;
   }
   section.banner.banner-full .full-bottom-content {
      font-size: 16px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom {
      padding-top: 30px;
   }
   section.banner.banner-full .full-bottom-content .address {
      font-size: 18px;
      max-width: 70px;
   }
   header.main-header .logo {
      width: 160px;
      margin-top: 16px;
   }
   header.main-header nav.header-menu {
      padding-left: 0px;
   }
   header.main-header nav.header-menu ul.menu > li {
      margin: 0 15px;
   }
   header.main-header .main-nav-side-search {
      padding-left: 15px;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content .slick-list {
      max-width: 460px;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content {
      padding-left: 12%;
   }
   section.faqs-section .faqs-accordion .faqs-wrap {
      padding-right: 0;
   }
   aside.sidebar-menu ul li a {
      padding: 15px 20px;
   }
   section.map-search .map-holder #map {
      height: 500px;
      width: 100%;
   }
   section.single-section .date {
      margin-bottom: 0;
   }
   section.full-banner .table-content .table-cell {
      height: 380px;
   }
   section.full-banner .image:before {
      top: 0;
   }
   section.full-banner .table-content .table-cell .content-holder {
      max-width: 700px;
      margin: 0 auto;
   }
   section.full-banner .table-content .table-cell .content-holder .description {
      font-size: 18px;
   }
   section.full-banner .table-content .table-cell .content-holder .title {
      margin-top: 0;
   }
   section.full-banner .table-content .table-cell .content-holder .button-holder {
      margin-top: 20px;
   }
   section.full-banner .table-content .table-cell .content-holder .title:after {
      margin: 20px auto;
   }
   section.resources-section .boxes .box-holder .info {
      font-size: 16px;
   }
   section.resources-section .boxes .box-holder .content-holder {
      min-height: 170px;
   }
   section.banner-page .bottom .tab-content {
      padding: 30px 20px;
   }
   section.banner-page .bottom ul.nav-tabs {
      left: 20px;
   }
   section.locations-section .infobox-holder .infobox-content .center-info .contact-info .col-sm-4:nth-child(1) {
      width: 40%;
   }
   section.locations-section .infobox-holder .infobox-content .center-info .contact-info .col-sm-4:nth-child(2) {
      width: 30%;
   }
   section.locations-section .infobox-holder .infobox-content .center-info .contact-info .col-sm-4:nth-child(3) {
      width: 30%;
   }
   section.locations-section .infobox-holder .infobox-content .center-info .description {
      font-size: 16px;
   }
}
@media (min-width: 767px) and (max-width: 1200px){
   section.tests-section .filter .filter-header {
      border-bottom: none;
      font-size: 16px;
      font-weight: 500;
   }
   section.tests-section .filter label.form-checkbox .checkmark {
      height: 28px;
      width: 28px;
   }
   section.tests-section .filter label.form-checkbox {
      padding-left: 35px;
      font-size: 16px;
      margin-bottom: 10px;
      padding-top: 5px;
   }
   section.tests-section .filter label.form-checkbox .checkmark:after {
      left: 10px;
      top: 4px;
      width: 8px;
      height: 16px;
   }
   section.tests-section .filter .boxes .box {
      padding: 20px 0;
   }
   section.tests-section .filter label.form-select .form-control {
      height: 45px;
      font-size: 18px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(1),
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(1),
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(1),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(1) {
      width: 10%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(2),
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(2),
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(2),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(2) {
      width: 10%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(3),
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(3),
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(3),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(3) {
      width: 10%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(4),
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(4),
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(4),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(4) {
      width: 35%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(5),
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(5),
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(5),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(5) {
      width: 8%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(6),
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(6),
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(6),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(6) {
      width: 11%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(7),
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(7),
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(7),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(7) {
      width: 16%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body i.fa-clock-o {
      display: none;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(3) .text-body {
      max-width: 60px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(4) .text-body {
      padding-right: 20px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .register-button {
      width: 120px;
      font-size: 16px;
   }
}
@media (min-width: 0px) and (max-width: 991px) {
   h1 {
      font-size: 40px;
   }
   h2 {
      font-size: 32px;
   }
   h3 {
      font-size: 26px;
   }
   h4 {
      font-size: 20px;
   }
   h5 {
      font-size: 22px;
   }
   h6 {
      font-size: 18px;
   }
   p {
      font-size: 18px;
   }
   body {
      font-size: 18px;
      font-weight: 400;
   }
    section.video .boxes.boxes-large .box {
        width: 350px;
        margin-right: 0px;
    }
    section.video .boxes.boxes-large .box .video-holder {
        height: 200px;
    }
   section.prep-providers .filter-delivery-boxes {
      border: none;
   }
   section.prep-providers .filter-delivery-boxes .boxes {
      padding: 0;
      max-height: inherit;
   }
   section.prep-providers .filter-delivery-boxes .box {
      padding: 0;
      border-top: 4px solid #b9a76b;
      background-color: #f4f4f4;
      margin-bottom: 20px;
      margin-top: 20px;
   }
   section.prep-providers nav.filter-delivery {
      border: 1px solid #CCCCCC;
   }
   section.prep-providers .mobile-header {
      width: 30%;
      float: left;
      font-size: 16px;
      font-weight: 600;
      color: #000;
      line-height: 1;
      padding: 8px 10px;
      display: block !important;
      border-top: 1px solid #ddd;
   }
   section.prep-providers .mobile-body {
      font-size: 16px;
      width: 70%;
      float: left;
      background-color: #fff;
      padding: 10px;
      border-bottom: 1px solid #ddd;
   }
   section.prep-providers .col-md-2 .mobile-body {
      border-bottom: none;
   }
   section.prep-providers .filter-delivery-boxes .box .logo {
      position: relative;
      top: 0;
      margin-bottom: 10px;
      height: inherit;
   }
   section.prep-providers .filter-delivery-boxes .box .button-holder {
      margin-top: 3px;
   }
   section.prep-providers .filter-delivery-boxes .box .description {
      margin-bottom: 0;
   }
   section.prep-providers .filter-delivery-boxes .box .content-holder {
      padding-left: 0;
   }
   section.prep-providers .boxes .box .address {
      margin-bottom: 5px;
   }
   section.scores-section .boxes .box.box-5,
   section.scores-section .boxes .box.box-4,
   section.scores-section .boxes .box.box-3,
   section.scores-section .boxes .box.box-2{
      width: 100%;
      margin-bottom: 20px;
   }
   section.scores-section .levels ul.nav.nav-tabs.nav-sub-level > li > a {
      padding: 10px 9px;
      margin-right: 2px;
   }
   section.main-columns section.tests-section .filter {
      margin-top: 5px;
   }
   header.main-header {
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
   }
   .pr-sm-0 {
      padding-right: 0;
   }
   .pl-sm-0 {
      padding-left: 0;
   }
   .menu-button .hamburger {
      margin-right:0;
   }
   .button-simple {
      font-size: 18px;
   }
   .list-style-custom ul:not(.a_list-style-none) li {
      font-size: 18px;
      font-weight: 400;
   }
   .custom-button.custom-button-xl {
      font-size: 16px;
      padding: 10px 20px;
      border-radius: 5px;
   }

   p {
      font-size: 18px;
      font-weight: 400;
   }
   section.panels .boxes {
      margin-top: 20px;
   }
   .row-eq-height {
      display: block !important;
   }
   section.about-section .groups .group {
      margin-top: 0px;
   }
   section.main-columns .sticky-sidebar, section.latest-news.latest-news-blog .boxes .box.sticky-column {
      position: relative;
      top: 0;
   }
   section.latest-news.latest-news-blog .boxes .box .image-holder {
      height: 160px;
   }
   section.latest-news.latest-news-blog .boxes .box.right-box .content-holder {
      height: 160px;
      padding: 20px;
   }
    section.latest-news.latest-news-blog .boxes .box .content-holder {
        height: auto;
        padding: 20px;
    }
   section.latest-news .boxes .box {
      margin-bottom: 20px;
   }
   section.latest-news .boxes .box .content-holder .content {
      font-size: 16px;
   }
   section.latest-news .boxes .box .content-holder .link h4 {
      font-size: 20px;
   }
   section.locations .tab-content .boxes .box .text {
      font-size: 16px;
   }
   section.locations .tab-content .map-holder {
      top: 80px;
      right: 2%;
      height: 300px;
      width: 48%;
   }
   section.locations .tab-content .map-holder .shadow {
      bottom: -40px;
   }
   section.locations.prep-providers .tab-content {
      height: 475px;
   }
   section.locations.prep-providers .tab-content .boxes {
      height: 300px;
   }
   section.locations.prep-providers .tab-content .boxes .info p {
      line-height: 1.2;
      font-size: 16px;
   }
   section.locations.prep-providers .tab-content .map-holder {
      top: 145px;
   }
   section.resources-section .boxes .box-holder .info {
      max-width: 350px;
      margin-bottom: 20px;
      font-size: 16px;
   }
   section.video-testimonials .slider {
      height: 300px;
   }
   section.video-testimonials .video-slider .slick-arrow i {
      top: 40%;
   }
   section.video-testimonials .video-holder {
      width: 300px;
      height: 200px;
   }
   section.video-testimonials {
      margin-bottom: 50px;
   }
   ul.nav-tabs > li > a {
      font-size: 16px;
      margin-bottom: 10px;
   }
   section.locations .tabs .nav-tabs > li > a .icon-svg {
      top: 5px;
      left: 10px;
   }
   section.locations .tabs .nav-tabs > li > a:focus .icon-svg svg, section.locations .tabs .nav-tabs > li > a .icon-svg svg {
      max-width: 20px;
      top: -5px;
   }
   section.locations .tabs .nav-tabs > li > a:focus, section.locations .tabs .nav-tabs > li > a {
      padding: 10px 15px 10px 35px;
   }
   section.test-form .form {
      padding: 25px;
   }
   aside.sidebar section.test-form .form .button-holder {
      text-align: left;
   }
   aside.sidebar .message-error {
      font-size: 12px;
   }
   aside.sidebar .form .form-field .form-control {
      font-size: 16px;
      height: 38px;
   }
   section.test-form .form .col {
      padding: 0 5px;
   }
   section.test-form .form .col.col-last {
      width: 100%;
   }
   main.test-results section.test-form {
      margin-bottom: 80px;
   }
   section.test-form .form .box {
      margin-top: 0;
   }
   section.test-form .form .form-field {
      margin-bottom: 10px;
   }
   section.test-form .form .button-holder {
      text-align: center;
      position: relative;
      z-index: 35;
   }
   section.banner.banner-full .secondary-title:before {
      width: 50px;
   }
   section.banner.banner-full .secondary-title {
      font-size: 20px;
   }
   section.option-section.custom-section {
      padding: 50px 0;
   }
   section.main-columns section.custom-section,
   section.custom-section {
      padding: 50px 0 0;
   }
    section.main-columns section.custom-section, section.custom-section.latest-news:not(.latest-news-blog){
        padding-top: 0;
    }
   section.main-columns section.custom-section, section.content-image .image-holder {
      margin-bottom: 20px;
   }
   section.main-columns section.custom-section, section.content-image .col-sm-6 {
      width: 100%;
   }
   section.main-columns section.tests-section  .hidden-xs {
      display: none !important;
   }
   section.main-columns section.tests-section  .hidden-sm {
      display: block !important;
   }
   section.main-columns section.tests-section .test-dates {
      overflow: auto;
   }
   section.main-columns section.tests-section .filter label.form-select .form-control {
      height: 45px;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row {
      background-color: #f4f4f4;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-head {
      width: 30%;
      float: left;
      font-size: 16px;
      font-weight: 600;
      color: #000;
      padding: 8px 10px !important;
      display: block !important;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(7) .text-body {
      text-align: left;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body {
      font-size: 16px;
      width: 70%;
      float: left;
      padding: 10px 10px !important;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col,
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col {
      width: 100% !important;
      border-bottom: 1px solid #ddd;
      line-height: 1.4;
      padding: 0;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col {
      background-color: transparent;
      min-height: inherit;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .register-button {
      width: 140px;
      height: 40px;
      font-size: 16px;
      line-height: 40px;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .availability {
      padding: 7px 5px 9px;
      width: 120px;
      height: 30px;
      font-size: 15px;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .type {
      font-size: 18px;
   }
   section.main-columns section.tests-section .filter .filter-header {
      padding-bottom: 0;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row:last-child {
      border-top: 4px solid #b9a76b;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row {
      border-top: 4px solid #b9a76b;
      margin-bottom: 15px;
   }
   
   section.main-columns section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(4),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(4),
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col-xs-2 {
      min-height: inherit;
      padding-right: 0 !important;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body i {
      font-size: 14px;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .col-xs-2:nth-child(6) .text-body {
      padding: 20px 15px;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body {
      background-color: #ffffff;
   }
   section.main-columns section.tests-section .button-holder {
      margin: 20px 0;
   }
   section.main-columns section.tests-section .filter h4.title {
      margin-bottom: 10px;
   }
   section.tests-section .filter .boxes .box:nth-of-type(1) {
      padding: 0 0 20px;
   }
   section.tests-section .filter .filter-header {
      padding-bottom: 0;
      margin: 0;
      border-bottom: none;
   }
   section.tests-section .filter .filter-body {
      border-top: 3px solid #B1A166;
   }
   section.tests-section .test-dates,
   section.tests-section .test-dates-feed .col-md-10 {
      margin-top: 10px;
   }
   section.tests-section .test-dates {
      margin-top: 0;
   }
   section.main-columns section.tests-section .test-dates-feed .col-md-10, section.tests-section .test-dates-feed .col-md-10 {
      margin-top: 0 !important;
   }
   section.tests-section .filter .filter-button:focus {
      outline: none;
   }
   section.tests-section .filter .filter-button {
      padding-left: 25px;
      padding-right: 25px;
      font-size: 18px;
      margin-right: 15px;
      margin-bottom: 0;
   }
   section.banner-page .table-content .table-cell .content-holder .info {
      font-size: 15px;
   }
   section.banner-page {
      margin-bottom: 0px;
   }
   section.banner-page .description br {
      display: none;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom {
      position: relative;
      height: inherit;
      bottom: 0;
   }
   section.banner.banner-full {
      margin-bottom: 20px;
   }
   section.banner.banner-full .content-holder.banner-holder {
      margin-bottom: 0px;
   }
   section.banner.banner-full .centers-wrapper {
      height: inherit;
   }
   section.banner.banner-full .full-bottom-content {
      margin-top: 0;
      margin-bottom: 40px;
      padding-top: 0;
      font-size: 16px;
   }
   section.banner.banner-full .content-holder .address-text {
      margin-top: 5px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .bottom-content .box .info {
      padding: 0 0 15px 0;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .bottom-content h3 {
      font-size: 22px;
   }
   section.banner.banner-full .full-bottom-content .address {
      font-size: 22px;
   }
   section.banner .content-holder .table-holder .table-cell .title img {
      width: 10px;
      position: relative;
      left: -5px;
      top: 2px;
   }
   html.js.touch {
      margin-top: 0 !important;
   }
   section.banner .content-holder.banner-holder {
      margin-bottom: 120px;
   }
   section.banner .content-holder.banner-holder .bottom {
      background-image: none;
      background-color: #BAA86B;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content {
      padding-left: 7%;
   }
   section.banner .content-holder.map-holder .bottom .bottom-content {
      padding-left: 9%;
   }
   section.banner .content-holder.map-holder .bottom .bottom-content .text {
      font-size: 16px;
      line-height: 1.6;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body {
      font-size: 14px;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(2) {
      width: 10%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(2) {
      width: 10%;
   }
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .price {
      font-size: 18px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .price {
      font-size: 16px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(5) {
      width: 10%;
      padding: 0;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(5) {
      width: 10%;
      padding: 0;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(3) {
      padding-right: 0;
      width: 12%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .title {
      font-size: 16px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body i.fa-clock-o {
      font-size: 15px;
      display: block;
      margin-bottom: 5px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(3) {
      padding-right: 0;
      width: 12%;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(4) {
      width: 26%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(4) {
      width: 26%;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:nth-child(6) {
      width: 14%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(6) {
      width: 14%;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:first-child {
      width: 12%;
      padding-right: 0;
      padding-left: 0;
   }
   section.tests-section .view {
      margin-top: 5px;
      font-size: 16px;
   }
   section.tests-section.tests-section-results .test-dates .custom-table .table-body .table-body-row .col:first-child,
   section.tests-section.tests-section-results .test-dates .custom-table .table-head .table-head-row .col:first-child {
      padding-left: 0;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col:first-child {
      width: 12%;
      padding-left: 0;
      padding-right: 0;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .register-button {
      width: 100px;
      height: 40px;
      font-size: 14px;
   }
   section.locations-section .infobox-holder {
      margin-top: 50px;
      margin-left: 0;
      margin-right: 0;
      padding: 40px 30px 0 60px;
      min-height: 440px;
   }
   section.custom-section.faqs-section {
      padding: 40px 0;
   }
   section.faqs-section .button-holder {
      margin: 20px 0;
   }
   section.faqs-section .faqs-boxes .faqs-accordion .panel-group .panel .panel-heading .panel-title a {
      font-size: 20px;
   }
   #map2 {
      height: 350px;
   }
   .map-holder .wrapper .loader .la-ball-spin-clockwise-fade {
      top: 38%;
   }
   section.locations-section .map-holder .shadow {
      bottom: -67px;
   }
   .home_map_box .more .fa-hand-o-right:before {
      content: "\f0a7";
   }
   section.option-section .boxes .box {
      max-width: 220px;
      height: 320px;
   }
   section.option-section .boxes .box .content-holder {
      padding: 20px;
      line-height: 1.3;
   }
   section.option-section .boxes .box .custom-button {
      bottom: 20px;
      right: -15px;
   }
   section.option-section .boxes .box .content-holder .title {
      font-size: 22px;
      margin-top: 0;
   }
   section.option-section .boxes .box .content-holder .text {
      font-size: 16px;
   }
   body.menu-open header.main-header nav.header-menu {
      width: 360px;
      max-width: 100%;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu li a,
   header.main-header nav.header-menu ul.menu li  a {
      font-size: 18px;
   }
   aside.sidebar {
      padding-left: 0;
   }
   header.main-header .logo {
      width: 200px;
   }
   header.main-header .social-links {
      margin-right: 5px;
      margin-top: 45px;
   }
   body.admin-bar {
      margin-top: 46px;
   }
   header.main-header .logo {
      margin-top: 20px;
   }
   header.main-header .custom-button {
      margin-top: 20px;
   }
   header.main-header .search-icon {
      margin: 23px 0 0;
      width: 40px;
   }
   header.main-header nav.header-menu {
      margin-top: 85px;
   }
   .menu-button {
      height: 70px;
      width: 70px;
      margin-right: -25px;
      margin-left: -25px;
      margin-top: 6px;
   }
   .menu-button .hamburger svg {
      width: 70px;
      height: 70px;
   }
   main.main-content {
      padding-top: 85px;
   }
   main.main-contact section.banner-page .banner-overlay,
   main.test-results section.banner-page .banner-overlay,
   section.banner-page.banner-form .banner-overlay {
      display: none;
   }
   section.banner-page .table-content .table-cell .content-holder .description {
      font-size: 18px;
   }
   section.banner-page .table-content .table-cell .content-holder .title:after {
      margin: 15px auto;
   }
   section.banner-page .table-content .table-cell .content-holder {
      padding: 0 30px;
   }
   section.banner-page .table-content .table-cell .content-holder .title:after {
      font-size: 14px;
   }
   section.test-form {
      top: inherit;
      margin-bottom: 0px;
      margin-top: -1px;
   }
   section.test-form .form {
      margin: 0 auto;
      border-radius: 0;
      max-width: 750px;
   }
   .form div.wpcf7-response-output {
      margin-top: 0px;
      margin-bottom: 25px;
   }
   .form .form-file {
      height: initial;
   }
   main.main-content-columns section.test-form .form:before,
   main.main-content-columns section.test-form .form:after {
      content: none;
   }
   main.main-content-columns  section.test-form {
      margin-bottom: 0;
   }
   section.countries .boxes .box {
      width: 100%;
      height: 280px;
      padding-left: calc(100% - 200px);
   }
   section.countries .boxes .box .button-holder .custom-button-icon {
      font-size: 16px;
      min-width: 130px;
      padding: 15px 20px;
   }
   section.countries .boxes .box .image-holder {
      height: 100%;
      width: 200px;
      right: inherit;
   }
   section.countries .boxes .box .image-holder .button-holder {
      display: none;
   }
   section.countries .boxes .box .rollover .button-holder {
      left: 20px;
      text-align: left;
   }
   section.countries .boxes .box .rollover .text {
      font-size: 16px;
   }
   section.countries .boxes .box .rollover {
      width: calc(100% - 200px);
      left: inherit;
      right: 0;
      visibility: visible;
      opacity: 1;
      transition: none;
   }
   aside.sidebar section.test-form .form:after {
      content: none;
   }
   section.test-form .form:after {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 2;
      background-repeat: no-repeat;
      background-position: bottom;
      content: "";
      background-image: url("/wp-content/themes/celpip/assets/images/banner-overlay.png");
      width: 100%;
      height: 50px;
      -webkit-background-size:100%;
      background-size: 100%;
   }
   section.slider .slider-box .table-content .table-cell .content-holder {
      padding: 0 20px;
   }
   section.slider .slider-box .table-content .table-cell .content-holder .button-holder {
      margin: 20px 0 0;
   }
   section.slider,
   section.slider .slider-box .table-content .table-cell {
      height: 350px;
   }
   section.banner-page .table-content .table-cell .content-holder .title:after,
   section.slider .slider-box .table-content .table-cell .content-holder .title:after {
      width: 30px;
      height: 2px;
      margin: 20px auto;
   }
   section.slider .slick-arrow {
      width: 80px;
   }
   section.banner-page .table-content .table-cell .content-holder .title,
   section.slider .slider-box .table-content .table-cell .content-holder .title {
      margin-bottom: 20px;
      margin-top: 20px;
   }
   section.banner-page .table-content .table-cell .content-holder .title img,
   section.slider .slider-box .table-content .table-cell .content-holder .title img {
      width: 10px;
      left: 0px;
      top: 5px;
   }
   section.slider .slider-box .table-content .table-cell .content-holder {
      max-width: 500px;
      padding-bottom: 0;
   }
   section.banner-page .table-content .table-cell .content-holder {
      max-width: 800px;
      padding: 0 20px;
   }
   section.slider .slider-box .table-content .table-cell .content-holder .title:after {
      margin: 20px auto;
   }
   section.slider .slider-box .table-content .table-cell .content-holder .description,
   section.banner-page .table-content .table-cell .content-holder .description {
      font-size: 18px;
   }
   section.banner-page .steps .step a {
      font-size: 14px;
      padding: 15px 5px;
   }
   section.banner-page .steps .step {
      margin: 0 20px;
   }
   section.banner-page .steps .step:before {
      right: -50px;
      width: 50px;
   }
   section.banner-page .steps .step:after {
      font-size: 15px;
      right: -35px;
      line-height: 20px;
      width: 20px;
      height: 20px;
   }
   section.banner-page .table-content .table-cell .content-holder .title:after {
      margin: 20px auto;
   }
   section.banner-page .table-content .table-cell {
      height: 350px;
   }
   section.banner-page .steps {
      margin: 20px 0 0;
   }
   section.test-types .group .boxes {
      padding-left: 15px;
   }
   section.test-types .group .boxes .box .progress-arrow {
      width: 195px;
   }
   section.main-columns section.form-section .form label {
      line-height: 1.2;
   }
   section.main-columns .form .form-radio {
      margin-top: 10px;
      display: inline-block;
   }
   section.main-columns .form .form-file .text-file {
      padding-right: 50px;
      font-size: 14px;
      top: 5px;
      line-height: 1;
   }
   section.main-columns .form .form-radio span.first {
      margin-left: 0;
   }
   section.main-columns section.form-section .form {
      padding: 20px;
   }
   section.main-columns section.form-section .form .wpcf7-form-control-wrap {
      display: block;
   }
   section.main-columns section.form-section .form .form-col {
      width: 100%;
   }
   section.custom-section .head-section .description {
      font-size: 22px;
   }
   section.custom-section .head-section .text-center .line {
      margin: 20px auto;
   }
   section.custom-section .head-section .title {
      margin: 0 0 20px;
   }
   section.custom-section .head-section .title br {
      display: none;
   }
   section.custom-section .head-section .description-holder .description {
      margin-top: 0;
   }
   section.tests-section .test-dates-feed {
      margin-top: 0px;
   }
   section.custom-section .head-section .button-holder,
   section.custom-section .head-section .content,
   section.custom-section .head-section .description,
   section.custom-section .head-section .text-center .description {
      margin-top: 20px;
      margin-bottom: 20px;
   }
   section.custom-section .head-section .line {
      margin: 20px 0;
   }
   section.featured-boxes .boxes .col-sm-6:nth-child(odd){
      clear: left;
   }
   section.featured-boxes .boxes .col-sm-6:nth-child(even){
      clear: right;
   }
   section.featured-boxes .boxes {
      margin-bottom: 0;
   }
   section.featured-boxes .boxes .box {
      max-width: 250px;
      margin: 0 auto 40px;
   }
   section.featured-boxes .boxes .box .content-holder .title {
      font-size: 18px;
   }
   section.featured-boxes .boxes .box .content-holder .text {
      font-size: 16px;
   }
   section.featured-news .boxes .box .content-holder .link h4 {
      font-size: 18px;
      display: inline;
   }
   section.featured-news .boxes .box .image-holder {
      height: 160px;
   }
   section.featured-news .boxes .right-col .box .content-holder,
   section.featured-news .boxes .box .content-holder {
      padding: 20px;
      height: 160px;
   }
   section.featured-news .boxes .box .content-holder .date {
      text-align: left;
   }
   section.latest-news .boxes .box .image-holder {
      height: 160px;
   }
   section.latest-news .boxes .box .content-holder,
   section.latest-news .boxes .box.featured .content-holder {
      padding: 20px;
      min-height: 160px;
   }
   section.latest-news .boxes .box .image-holder .image {
      border-radius: 5px 5px 0 0;
   }
   section.latest-news .boxes .box .content-holder .link h4 {
      font-size: 18px;
      line-height: 1.3;
      margin-bottom: 5px;
   }
   section.latest-news .boxes .box.simple .content-holder .link h4 {
      font-size: 20px;
      line-height: 1.2;
   }
   section.latest-news .boxes .box .content-holder .date {
      text-align: left;
      font-size: 14px;
   }
   section.latest-news .boxes .box.featured .content-holder .link h4 {
      font-size: 22px;
   }
   section.latest-news .boxes .box.featured .content-holder {
      height: initial;
      padding-bottom: 40px;
      min-height: initial;
   }
   section.latest-news .boxes .box.featured .image-holder {
      position: relative;
      height: 250px;
   }
   section.latest-news .boxes .box.featured .content-holder .link h4 {
      font-size: 22px;
   }
   section.video .box h6 {
      font-size: 16px;
   }
   section.video .video-holder {
      width: 100%;
      height: 120px;
   }
   section.panels .boxes .box {
      margin-bottom: 20px;
   }
   section.testimonials-section {
      padding: 30px 0;
   }
   section.testimonials-section .boxes .box .content-holder {
      padding-right: 20px;
   }
   section.testimonials-section .boxes .box .content-holder .author {
      font-size: 16px;
   }
   section.testimonials-section .boxes .box .content-holder .text {
      line-height: 1.4;
      font-size: 18px;
   }
   section.newsletter-section .image-holder img {
      max-width: 120px;
   }
   section.newsletter-section .newsletter {
      max-width: 500px;
      margin: 0 auto;
   }
   section.newsletter-section .logo-title {
      text-align: left;
      font-size: 16px;
   }
   section.newsletter-section .image-holder.right {
      margin-left: 0;
   }
   section.newsletter-section .image-holder.right img {
      max-width: 150px;
   }
   section.newsletter-section h4 {
      font-size: 24px;
   }
   footer.main-footer nav.footer-menu ul.menu > li:nth-child(2) {
      width: 240px;
      float: left;
   }
   footer.main-footer nav.footer-menu ul.menu > li:nth-child(3) {
      clear: right;
   }
   footer.main-footer nav.footer-menu ul.menu > li:nth-child(4) {
      clear: left;
   }
   section.single-section .date {
      margin-bottom: 0;
   }
   section.about-section .extra .price .special span {
      font-size: 20px;
   }
   section.about-section .groups .group-title {
      font-size: 25px;
   }
   section.about-section .extra .info {
      padding-top: 0;
   }
   section.full-banner {
      margin-bottom: 20px;
   }
   section.full-banner .table-content .table-cell {
      height: 400px;
   }
   section.full-banner .image:before {
      top: 0;
   }
   section.full-banner .table-content .table-cell .content-holder .description {
      font-size: 16px;
   }
   section.full-banner .banner-overlay img {
      display: none;
   }
   section.full-banner .banner-overlay:after {
      display: none;
   }
   section.full-banner .table-content .table-cell .content-holder .title {
      margin-top: 0;
   }
   section.full-banner .table-content .table-cell .content-holder .button-holder {
      margin-top: 20px;
   }
   section.full-banner .table-content .table-cell .content-holder .title img {
      width: 10px;
      left: 0;
   }
   section.full-banner .table-content .table-cell .content-holder .title:after {
      margin: 20px auto;
      width: 30px;
      height: 2px;
   }
   section.test-types .group .title {
      font-size: 18px;
   }
   section.about-section .boxes {
      margin: 0;
   }
   section.about-section .extra .info {
      font-size: 18px;
   }
   section.about-section .boxes .box .content-holder {
      font-size: 16px;
   }
   section.about-section .extra {
      margin-bottom: 0;
   }
   section.about-section .boxes .box {
      margin-bottom: 20px;
   }
   aside.sidebar {
      max-width: 330px;
   }
   section.map-search .map-holder #map {
      height: 300px;
   }
   aside.sidebar .form .form-select:after {
      top: 0.9em;
   }
   aside.sidebar.sidebar-newsletter .newsletter-section {
      padding: 20px;
   }
   aside.sidebar .sidebar-title {
      font-size: 20px;
   }
   aside.sidebar .sidebar-line {
      width: 30px;
      height: 2px;
      margin: 10px 0 15px;
   }
   aside.sidebar {
      padding-left: 40px;
   }
   aside.sidebar-menu ul li a {
      padding: 10px 15px;
   }
   section.test-form.contact-form {
      margin-top: 0;
      margin-bottom: 20px;
      top: 0;
   }
   section.contact-form .form {
      padding: 25px 40px 15px;
   }
   section.contact-info .tab-content {
      height: inherit;
   }
   section.contact-info .map-holder .shadow {
      bottom: -40px;
   }
   section.contact-info .map-holder {
      border-radius: 5px;
      position: relative;
      top: 0;
      right: 0px;
      height: 350px;
      width: 100%;
   }
   section.banner-page .table-content .table-cell .content-holder .button-holder {
      margin: 20px 0;
   }
   section.banner-page .bottom .holder {
      padding: 0 30px;
   }
   section.banner-page .bottom ul.nav-tabs {
      border: none;
      z-index: 30;
      top: -37px;
      margin: 0;
   }
   section.banner-page .bottom .tab-content .left-col {
      width: 180px;
   }
   section.banner-page .bottom .tab-content .right-col {
      width: calc(100% - 180px);
   }
   section.banner-page .bottom .tab-content {
      padding: 30px 0;
   }
   section.main-columns section.tests-section .pagination {
      position: relative;
      padding: 0 40px;
      margin: 0 -15px;
      width: calc(100% + 30px);
      display: block;
   }
   section.main-columns section.tests-section .pagination li:first-child {
      position: absolute;
      height: 100%;
      width: 30px;
      background-color: #eeeeee;
      top: 0;
      left: 0;
      border: 1px solid #ddd;
   }
   section.main-columns section.tests-section .pagination li:last-child {
      position: absolute;
      height: 100%;
      width: 30px;
      background-color: #ddd;
      top: 0;
      right: 0;
      border: 1px solid #ddd;
   }
   section.main-columns section.tests-section .pagination li:last-child a,
   section.main-columns section.tests-section .pagination li:first-child a {
      position: absolute;
      height: 30px;
      top: calc(50% - 15px);
      border: none;
      font-size: 18px;
      background-color: transparent;
      margin: 0;
   }
   section.main-columns section.tests-section .pagination li a {
      padding: 3px 7px;
      font-size: 15px;
      margin: 0;
   }
   section.faqs-section .faqs-accordion.accordion-mobile .panel-group .panel .panel-heading .panel-title a {
      padding: 15px 15px 15px 40px;
   }
   section.faqs-section .faqs-accordion.accordion-mobile .panel-group .panel .panel-heading .panel-title a[aria-expanded=true]:after,
   section.faqs-section .faqs-accordion.accordion-mobile .panel-group .panel .panel-heading .panel-title a[aria-expanded=true]:before,
   section.faqs-section .faqs-accordion.accordion-mobile .panel-group .panel .panel-heading .panel-title a[aria-expanded=false]:after,
   section.faqs-section .faqs-accordion.accordion-mobile .panel-group .panel .panel-heading .panel-title a[aria-expanded=false]:before {
      top: 20px;
   }
   section.resources-section .boxes .box-holder .content-holder {
      min-height: 170px;
   }
   section.resources-section .boxes .box-holder .info {
      font-size: 16px;
   }
}
@media (min-width: 767px) and (max-width: 991px){
   .scrollTop {
      right: 0;
      bottom: 5px;
   }
   
   header.main-header .custom-button {
      min-width: 80px;
   }
   header.main-header .social-links {
      margin-right: 20px;
   }
   ul.nav-tabs > li > a {
      padding: 10px 10px;
      margin-right: 5px;
      margin-bottom: 0;
   }
   .nav-tabs>li>a {
      padding: 10px 10px;
   }
   section.banner-page .table-content .table-cell {
      height: 400px;
   }
   section.slider .slider-box .table-content .table-cell .content-holder .description, section.banner-page .table-content .table-cell .content-holder .description {
      font-size: 20px;
   }
   section.slider .slider-box .table-content .table-cell .content-holder .description {
      margin: 20px auto;
   }
   section.latest-news .boxes .box.featured .image-holder {
      position: relative;
      height: 340px;
   }
   section.panels .boxes .box {
      min-height: 320px;
   }
   section.faqs-section .faqs-accordion.accordion-mobile .panel-group {
      margin-top: 0;
   }
   section.locations-section {
      padding-bottom: 50px;
   }
   section.locations-section .infobox-holder {
      margin-top: 15px;
   }
   section.locations-section .col-md-6 {
      width: 100%;
   }
   section.locations-section .infobox-holder .text {
      font-size: 16px;
   }
   section.locations-section .infobox-holder .infobox-content a {
      font-size: 16px;
      margin-bottom: 10px;
   }
   section.locations-section .infobox-holder .infobox-content .info {
      margin-top: 0px;
   }
   section.locations-section .infobox-holder .line {
      clear: both;
   }
   section.locations-section .infobox-holder .infobox-content .contact-info .col-sm-4 {
      padding-right: 0;
      margin-bottom: 10px;
   }
   section.locations-section .infobox-holder .infobox-content .contact-info h5 {
      font-size: 17px;
      margin-bottom: 0;
   }
   section.locations-section .infobox-holder .infobox-content .contact-info i {
      font-size: 14px;
   }
   section.locations-section .infobox-holder .infobox-content .contact-info * {
      font-size: 16px;
      margin: 0 0 10px;
   }
   section.locations-section.custom-section .head-section .description {
      margin-top: 0;
   }
   section.locations-section .infobox-holder .center-info .text {
      font-size: 16px;
      margin-bottom: 0px;
   }
   section.locations-section .map-holder .shadow {
      bottom: -40px;
   }
   section.locations-section .infobox-holder .description {
      font-size: 16px;
   }
   section.locations-section .infobox-holder {
      padding: 25px;
   }
    section.countries .boxes .box .image-holder .image {
      border-radius: 5px 0 0 5px;
   }
   section.countries .boxes .box .button-holder .custom-button-icon .icon-svg {
      top: 3px;
      margin-left: 0px;
   }
   section.countries .boxes .box[data-id="33"] .button-holder .custom-button-icon .icon-svg {
      top: 0px;
      margin-left: -11px;
   }
   section.countries .boxes .box .button-holder .custom-button-icon .icon-svg svg {
      width: 20px;
   }
}
@media (min-width: 0px) and (max-width: 767px) {
    section.latest-news .boxes .box.featured .content-holder {
        padding-bottom: 20px;
    }
   section.prep-providers .filter-delivery-boxes .box .title {
      font-size: 16px;
      margin-top: 5px;
      margin-bottom: 5px;
   }
   section.prep-providers .boxes .box .description {
      font-size: 15px;
   }
   section.prep-providers .boxes .box .address {
      font-size: 14px;
   }
   section.custom-section .head-section .content {
      max-width: 100%;
      overflow: auto;
   }
   section.custom-section .head-section .content table {
      width: 100% !important;
   }
   section.custom-section .head-section .content table img {
      max-width: 95px;
      height: auto;
   }
   .popover {
      min-width: 250px !important;
      font-size: 14px;
   }
   .popover .popover-title {
      font-size: 16px;
   }
   section.locations-section .head-section .description {
      margin: 0;
   }
   section.tests-section .test-dates .no-dates {
      font-size: 28px;
      margin: 0;
   }
   section.banner-page .table-content .table-cell .content-holder .info {
      font-size: 14px;
      line-height: 1.2;
      margin: 10px auto;
   }
   section.banner-page .table-content .table-cell .content-holder .secondary-title {
      font-size: 18px;
   }
   section.test-form.contact-form .form .form-field br {
      display: none;
   }
   .form div.wpcf7-response-output {
      line-height: 1.2;
      font-size: 16px;
   }
   .form .form-file span.uploadtextfield > input {
      padding-left: 0;
      font-size: 14px;
      padding-top: 5px;
   }
   .form .form-file .text-file {
      padding-right: 50px;
      font-size: 12px;
      top: 5px;
      line-height: 1;
   }
   .scrollTop {
      display: none;
   }
   section.materials-section .boxes .box .content-holder .title {
      max-width: 300px;
   }
   section.materials-section .boxes .box .content-holder {
      margin-top: 20px;
      min-height: inherit;
   }
   section.materials-section .boxes .box .image-holder {
      max-width: 150px;
   }
   .modal h3 {
      font-size: 24px;
   }
   aside.sidebar .sidebar-title {
      font-size: 24px;
   }
   section.banner-page .form-search .col-md-4,
   section.banner-page .form-search .col-md-8 {
      padding: 0 15px;
   }
   section.banner-page .form .form-field .form-control {
      height: 42px;
   }
   .custom-button {
      font-size: 16px;
      padding: 12px 15px;
      min-width: 115px;
   }
   .custom-button.custom-button-md {
      padding: 12px 15px;
      min-width: 80px;
      font-size: 15px;
   }
   section.locations .tab-content .map-holder {
      border-radius: 5px;
      position: relative;
      top: 0;
      right: 0;
      height: 350px;
      width: 100%;
      margin-top: 20px;
   }
   section.locations .tab-content {
      height: inherit;
   }
   section.locations.prep-providers .tab-content {
      height: inherit;
   }
   section.locations.prep-providers .tab-content .map-holder {
      border-radius: 5px;
      position: relative;
      top: 0;
      right: 0;
      height: 350px;
      width: 100%;
      margin-top: 20px;
   }
   section.banner-page.banner-page-tests .table-content .table-cell .content-holder {
      padding-bottom: 30px;
   }
   section.banner-page .tab-title {
      font-size: 18px;
   }
   section.banner-page .bottom .tab-content .text {
      font-size: 14px;
   }
   section.banner-page .bottom .tab-content .text i {
      font-size: 16px;
      width: 15px;
   }
   section.banner-page .table-content .table-cell .content-holder .button-holder {
      margin: 15px 0 0;
   }
   section.banner-page .bottom {
      height: 270px;
   }
   section.banner-page .bottom ul.nav-tabs > li {
      display: inline-block;
      float: none;
      margin: 0 5px;
   }
   section.banner-page .bottom ul.nav-tabs > li > a {
      padding: 8px 15px;
      margin: 0;
   }
   section.banner-page .bottom .tab-content {
      padding: 25px 0;
   }
   section.banner-page .bottom .holder {
      padding: 0 15px;
   }
   section.banner-page .bottom ul.nav-tabs {
      border: none;
      left: 0;
      right: 0;
      z-index: 30;
      top: -37px;
      margin: 0 auto;
      width: 100%;
      text-align: center;
   }
   section.banner-page .bottom .content-holder {
      height: 240px;
      max-width: 400px;
      margin: 0 auto;
   }
   section.banner-page .bottom .tab-content .right-col,
   section.banner-page .bottom .tab-content .left-col {
      width: 100%;
   }
   section.banner-page .bottom .info {
      height: inherit;
      padding: 0;
   }
   section.banner-page .bottom .tab-content .text {
      margin-bottom: 10px;
   }
   section.banner-page.banner-page-tests  .banner-overlay {
      display: block;
   }
   .modal-video-body {
      max-width: 90%;
   }
   .modal-video-close-btn {
      top: -55px;
      right: 0;
      left: 0;
      margin: 0 auto;
   }
   section.banner-page ul {
      margin-top: 20px;
   }
   section.banner-page ul li .custom-button {
      min-width: inherit;
      font-size: 14px;
      padding: 10px 5px;
   }
   section.countries .boxes .box .image-holder {
      width: 250px;
   }
   section.countries .boxes .box .image-holder .button-holder {
      display: block;
   }
   section.countries .boxes .box .rollover .button-holder {
      display: none;
   }
   section.countries .boxes .box {
      width: 100%;
      height: 240px;
      padding-left: calc(100% - 250px);
   }
   section.countries .boxes .box .rollover .text {
      font-size: 18px;
   }
   section.countries .boxes .box .rollover {
      width: calc(100% - 250px);
   }
   section.search-overlay.search-overlay-show .search-wrapper {
      max-width: 290px;
   }
   section.search-overlay .search-wrapper p {
      letter-spacing: 0;
      font-size: 14px;
   }
   section.search-overlay .search-close {
      left: 0;
      right: 0;
      top: 55px;
      margin: 0 auto;
   }
   section.search-overlay .msg {
      font-size: 14px;
   }
   section.search-overlay .search-wrapper .search-form .search-input {
      font-size: 18px;
      padding: 5px;
   }
   section.main-columns section.custom-section, section.custom-section.latest-news-blog {
      padding-top: 0 !important;
   }
   section.contact-info .boxes {
      padding: 0 15px;
   }
   section.contact-info .boxes .col-second .box {
      padding-left: 0;
   }
   aside.sidebar {
      padding-left: 0;
   }
   section.resources-section .boxes .box .shadow {
      display: none;
   }
   section.resources-section .boxes .box .rollover img {
      width: 30px;
      margin: 0 auto;
   }
   section.latest-news .boxes .box.featured .image-holder {
      height: 220px;
   }
   section.featured-news .boxes .box .content-holder .link h4 {
      font-size: 18px;
   }
   section.featured-news .boxes .box .content-holder .date {
      text-align: left;
   }
   section.featured-news .boxes .right-col .box .content-holder {
      height: 160px;
   }
   section.main-columns section.featured-news .boxes .box .content-holder {
      padding: 20px;
   }
   section.featured-boxes .boxes .box .image-holder {
      min-height: inherit;
      max-width: 80px;
      margin: 0 auto 5px;
   }
   section.featured-boxes .boxes {
      margin-top: 0;
   }
   section.featured-boxes .boxes .box {
      max-width: 250px;
      padding-bottom: 20px;
      margin: 0 auto 20px;
   }
   .la-ball-spin-clockwise-fade.la-2x {
      width: 50px;
      height: 50px;
   }
   .la-ball-spin-clockwise-fade.la-2x > div {
      width: 10px;
      height: 10px;
      margin-top: -5px;
      margin-left: -5px;
   }
   footer.main-footer nav.footer-bottom {
      text-align: center;
      background-color: #F0F0F0;
   }
   footer.main-footer nav.footer-bottom .footer-link {
      margin: 5px 0;
   }
   footer.main-footer nav.footer-bottom .social-links {
      top: 0;
      margin: 15px 0;
   }
   footer.main-footer nav.footer-menu {
      padding: 20px 0;
   }
   footer.main-footer {
      padding: 25px 0 0;
   }
   footer.main-footer .footer-link {
      margin: 15px auto;
      display: inline-block;
   }
   footer.main-footer .convergine-wrapper .left-block {
      width: 160px;
      line-height: 1;
   }
   footer.main-footer .convergine-wrapper {
      width: 185px;
   }
   footer.main-footer .convergine-wrapper .right-block a {
      width: 32px;
   }
   footer.main-footer .convergine-wrapper .left-block a span,
   footer.main-footer .convergine-wrapper .left-block a {
      font-size: 12px;
   }
   footer.main-footer  .convergine-wrapper {
      margin: 0 auto 25px;
      float: none;
      text-align: left;
   }
   section.newsletter-section .image-holder {
      margin-top: 10px;
      margin-bottom: 30px;
   }
   section.newsletter-section .image-holder.right {
      width: 150px;
      margin: 30px auto;
      text-align: center;
   }
   section.test-form .form {
      padding: 25px 25px 15px;
   }
   aside.sidebar section.test-form  .form .form-field .form-control {
      font-size: 16px;
      padding-left: 12px;
   }
   section.test-form .form .form-field .form-control {
      font-size: 14px;
      padding-left: 5px;
   }
   section.test-form .form .box .form-label {
      display: block;
      margin-bottom: 0;
      margin-top: 0;
      font-size: 15px;
   }
   section.test-form .form .box label.form-checkbox {
      margin-right: 5px;
   }
   section.newsletter-section h4 {
      font-size: 22px;
   }
   section.newsletter-section .newsletter {
      max-width: 290px;
      margin: 0 auto;
   }
   nav.list-map {
      margin-top: 20px;
   }
   nav.list-map ul.nav-tabs > li > a {
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 0;
   }
   section.tests-section .results-numbers {
      margin-top: 0px;
   }
   .button-simple {
      font-size: 16px;
   }
   section.banner-page .cube,
   section.slider .cube {
      width: 100px;
      height: 100px;
   }
   section.banner-page .steps {
      display: block;
      height: 170px;
      max-width: 290px;
      margin: 20px auto;
   }
   section.banner-page .steps .step:after {
      right: 23px;
      top: 10px;
   }
   section.banner-page .steps .step a {
      background: rgba(255, 255, 255, 0.15);
   }
   section.banner-page .steps .step:before {
      content: none;
   }
   section.banner-page .steps .step:last-child:after {
      font-size: 15px;
      line-height: 20px;
      width: 20px;
      height: 20px;
      content: "\f105";
      color: #555555;
      text-align: center;
      font-family: "fontAwesome", sans-serif;
      position: absolute;
      right: 12px;
      top: 10px;
      display: block;
      border-radius: 50%;
      background-color: #fff;
   }
   section.banner-page .steps .step a {
      margin: 56px 0 0 -43px;
      font-size: 15px;
      border-radius: 5px 0 0 5px;
      display: block;
      transform: rotate(270deg);
      text-align: left;
      padding: 15px 10px;
      width: 170px;
      line-height: 1;
      height: 60px;
   }
   section.banner-page .steps .step {
      display: block;
      width: 20%;
      float: left;
      text-align: left;
      position: relative;
      margin: 0;
   }
   section.locations .dropdown-country .dropdown-menu {
      min-width: 100%;
      padding: 5px 10px;
   }
   section.locations .dropdown-country .custom-button[aria-expanded="true"]:after {
      position: absolute;
      content: "\f106";
      font-family: "fontAwesome", sans-serif;
      display: block;
      top: 0.85em;
      right: 0.6em;
      opacity: 1;
   }
   section.locations .dropdown-country .custom-button[aria-expanded="false"]:after {
      position: absolute;
      content: "\f107";
      font-family: "fontAwesome", sans-serif;
      display: block;
      top: 0.9em;
      right: 0.6em;
      opacity: 1;
   }
   section.locations .description {
      margin-bottom: 10px !important;
   }
   section.locations .dropdown-title {
      font-family: "minion-3", sans-serif;
      font-style: italic;
      color: #777;
      font-weight: 300;
      font-size: 18px;
      line-height: 1.2;
      margin-bottom: 10px;
   }
   section.locations .dropdown-country .custom-button svg path {
      fill: #fff;
   }
   section.locations .dropdown-country .custom-button .icon-svg {
      display: inline-block;
      position: relative;
      margin-top: -10px;
      margin-bottom: -5px;
      vertical-align: middle;
   }
   section.locations .dropdown-country .custom-button .icon-text {
      display: inline-block;
      margin-left: 5px;
      vertical-align: middle;
   }
   section.locations .dropdown-country .custom-button {
      display: block;
      font-size: 20px;
      height: 58px;
      padding: 15px 15px;
      text-align: left;
      line-height: 1;
   }
   section.locations .dropdown-country ul.nav-tabs {
      border-bottom: none;
}
   section.locations .dropdown-country ul li a {
      margin: 0;
      border-radius: 4px;
      padding: 12px 15px 12px 35px;
   }
   section.locations .dropdown-country ul li {
      float: none;
      margin: 0 0 10px;
   }
   section.locations .tab-content {
      padding: 30px 20px;
   }
   section.locations .tabs {
      margin-top: 0;
   }
   section.locations .tab-content .boxes .box .text {
      font-size: 16px;
   }
   section.locations .tab-content .map-holder .shadow {
      bottom: -40px;
   }
   .date-xs.hidden-sm {
      display: block!important;
   }
   section.banner.banner-full .secondary-title {
      font-size: 16px;
      padding-right: 15px;
      margin-bottom: 15px;
   }
   body {
      line-height: 1.4;
   }
   h1 {
      font-size: 35px;
      line-height: 1;
   }
   h2 {
      line-height: 1;
      font-size: 30px;
   }
   h3 {
      font-size: 24px;
      line-height: 1;
   }
   h4 {
      font-size: 22px;
      line-height: 1;
   }
   h5 {
      font-size: 20px;
      line-height: 1;
   }
   .hidden-md.hidden-sm {
      display: block !important;
   }
   section.banner.banner-full .full-bottom-content .address {
      font-size: 22px;
      display: block;
      margin-bottom: 5px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .bottom-content h3 {
      font-size: 22px;
      margin-top: 0;
      margin-bottom: 5px;
   }
   section.about-section .groups .group-title {
      font-size: 24px;
   }
   section.about-section .extra {
      margin-top: 0;
   }
   section.about-section .extra .price .special span {
      font-size: 20px;
   }
   header.main-header nav.header-menu {
      width: 320px;
      padding-bottom: 60px;
   }
   header.main-header nav.header-menu ul.menu > li ul.sub-menu li a, header.main-header nav.header-menu ul.menu li a {
      font-size: 18px;
   }
   section.faqs-section .faqs-accordion.accordion-mobile .panel-group {
      margin-top: 0;
   }
   section.custom-section .head-section .title br {
      display: none;
   }
   section.about-section .boxes .box {
      min-height: inherit;
      margin-bottom: 40px;
   }
   section.about-section .extra .special {
      font-size: 40px;
   }
   section.custom-section .head-section .description {
      font-size: 20px;
      line-height: 1.2;
   }
   section.custom-section .head-section .line {
      width: 30px;
      margin: 20px 0;
      height: 2px;
   }
   section.custom-section {
      padding: 30px 0;
   }
   section.about-section .boxes .box .icon-holder {
      width: 85px;
      margin-top: 5px;
   }
   section.about-section .boxes .box .content-holder {
      padding-left: 100px;
      line-height: 1.4;
   }
   section.about-section .boxes .box .content-holder .title {
      font-size: 16px;
   }
   section.about-section .boxes .box .content-holder .text {
      font-size: 16px;
   }
   section.banner .content-holder .table-holder .table-cell {
      height: 400px;
   }
   section.banner .p-5 {
      padding: 0;
   }
   section.banner .content-holder .table-holder .table-cell .description {
      font-size: 14px;
      line-height: 1.4;
      padding-top: 15px;
   }
   section.banner.banner-full .content-holder.banner-holder .table-holder {
      margin-left: 0;
   }
   section.banner .content-holder .table-holder {
      margin-left: 0;
      padding: 0 30px;
   }
   section.banner .content-holder.banner-holder {
      margin-bottom: 170px;
   }
   section.banner .content-holder.banner-holder .slick-arrow {
      top: 9%;
   }
   section.banner .centers-wrapper {
      height: 160px;
      overflow: hidden;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content .box .book-button {
      margin-top: 15px;
   }
   section.banner .content-holder.banner-holder .slick-next {
      right: 0;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content {
      padding-left: 30px;
      padding-right: 30px;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content .box .info {
      padding: 20px 0 15px;
   }
   section.banner .content-holder.banner-holder .bottom {
      bottom: -170px;
      height: 170px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .nav {
      top: -61px;
   }
   section.banner .content-holder.banner-holder .bottom .nav {
      top: -41px;
      margin-left: 30px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom {
      padding-top: 20px;
   }
   section.banner.banner-full .content-holder.banner-holder .bottom .bottom-content .box .info {
      padding-right: 0;
   }
   section.banner .content-holder.banner-holder .bottom .nav li a {
      font-size: 16px;
   }
   main.main-content {
      padding-top: 60px;
   }
   header.main-header nav.header-menu {
      margin-top: 60px;
   }
   header.main-header .logo {
      width: 150px;
      margin-top: 15px;
   }
   header.main-header .main-nav-side-search {
      display: none !important;
      margin-left: 0;
      margin-top: 17px;
      width: 60px;
      height: 40px;
      float: right;
   }
   header.main-header {
      /*height: 60px;*/
   }
   header.main-header .menu-button {
      margin-top: 0;
      height: 60px;
      width: 70px;
   }
   header.main-header .search-icon {
      top: 0;
      margin-top: 11px;
      margin-right: 20px;
   }
   header.main-header .menu-button .hamburger svg {
      height: 60px;
      width: 70px;
   }
   header.main-header .right-side {
      text-align: right;
   }
   section.tests-section .filter .filter-button {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 16px;
      margin-right: 10px;
      margin-bottom: -4px;
   }
   section.tests-section .test-dates {
      overflow: auto;
   }
   section.tests-section .filter label.form-select .form-control {
      height: 45px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row {
      background-color: #f4f4f4;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-head {
      width: 30%;
      float: left;
      font-size: 16px;
      font-weight: 600;
      color: #000;
      padding: 8px 10px !important;
      display: block !important;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col:nth-child(7) .text-body {
      text-align: left;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body {
      font-size: 16px;
      width: 70%;
      float: left;
      padding: 10px 10px !important;
   }
   section.tests-section .test-dates .custom-table .table-head .table-head-row .col,
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col {
      width: 100% !important;
      border-bottom: 1px solid #ddd;
      line-height: 1.4;
      padding: 0;
   }
   section.tests-section.tests-section-results .test-dates .custom-table .table-body .table-body-row .col:first-child {
      padding-left: 0;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col {
      background-color: transparent;
      min-height: inherit;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .register-button {
      width: 140px;
      height: 40px;
      font-size: 16px;
      line-height: 40px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .availability {
      padding: 7px 5px 9px;
      width: 120px;
      height: 30px;
      font-size: 15px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .type {
      font-size: 18px;
   }
   section.tests-section .filter .filter-header {
      padding-bottom: 0;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row:last-child {
      border-top: 4px solid #b9a76b;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row {
      border-top: 4px solid #b9a76b;
      margin-bottom: 15px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col-xs-2 {
      min-height: inherit;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body i {
      font-size: 14px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .col-xs-2:nth-child(6) .text-body {
      padding: 20px 15px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body {
      background-color: #ffffff;
   }
   section.tests-section .button-holder {
      margin: 20px 0;
   }
   section.locations-section .infobox-holder {
      margin: 0 auto;
      width: 100%;
      min-height: 440px;
      padding: 15px;
   }
   section.locations-section .infobox-holder .infobox-content .center-info .contact-info .col-sm-4:first-child {
      border-top: 1px dotted #f4f4f4;
      padding-top: 10px;
   }
   section.locations-section .infobox-holder .infobox-content .center-info .contact-info .col-sm-4 {
      border-bottom: 1px dotted #f4f4f4;
      padding-bottom: 10px;
   }
   section.locations-section .infobox-holder .infobox-content .center-info h5 {
      font-size: 18px;
      margin-top: 10px;
   }
   section.locations-section .infobox-holder .infobox-content .info {
      font-size: 16px;
      line-height: 1.4;
   }
   section.faqs-section .faqs-boxes {
      margin: 0 0 15px;
   }
   section.testimonials-section .boxes .box {
      margin-bottom: 20px;
   }
   section.testimonials-section .boxes .box .content-holder {
      padding: 10px 10px 10px 40px;
   }
   section.testimonials-section .boxes .col-md-6:nth-child(1):after {
      content: "";
      height: 2px;
      width: 80%;
      margin: 0 auto;
      background-color: rgba(255,255,255,0.15);
      position: absolute;
      top: calc(100% - 20px);
      left: 0;
      right: 0;
   }
   section.option-section .boxes .box {
      margin-bottom: 40px;
   }
   section.option-section .boxes .box .custom-button {
      max-width: 96%;
      border-radius: 5px;
      font-size: 18px;
   }
   section.option-section .boxes .box .content-holder {
      padding: 30px;
   }
   section.option-section .boxes .box .content-holder .title {
      font-size: 24px;
      margin-top: 10px;
   }
   section.option-section .boxes .box {
      max-width: 290px;
      height: 340px;
   }
   section.option-section .boxes .box .content-holder .text {
      font-size: 18px;
      line-height: 1.4;
   }
   section.full-banner .table-content .table-cell .content-holder .description {
      font-size: 16px;
   }
   section.testimonials-section {
      padding: 30px 0 0;
   }
   section.testimonials-section .boxes .box .content-holder h5 {
      font-weight: normal;
      font-size: 16px;
      line-height: 1.4;
   }
   header.main-header nav.header-menu ul.menu > li > a {
      font-size: 16px;
   }
   section.banner .content-holder .table-holder .table-cell .title img {
      width: 10px;
      position: relative;
      left: -5px;
      top: 2px;
   }
   section.tests-section .pagination li:first-child a, section.tests-section .pagination li:last-child a {
      margin: 0;
      padding-left: 8px;
      padding-right: 8px;
   }
   section.tests-section .pagination li a {
      padding: 5px 15px;
   }
   section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .price,
   section.main-columns section.tests-section .test-dates .custom-table .table-body .table-body-row .text-body .price {
      font-size: 18px;
   }
   section.tests-section .pagination li:last-child a,
   section.tests-section .pagination li:first-child a {
      height: 28px;
      border: none;
      font-size: 18px;
   }
   footer.main-footer nav.footer-menu ul.menu > li,
   footer.main-footer nav.footer-menu ul.menu > li:nth-child(2) {
      width: 50%;
   }
   footer.main-footer nav.footer-menu ul.menu > li:nth-child(odd) {
      clear: left;
   }
   footer.main-footer nav.footer-menu ul.menu > li:nth-child(even) {
      clear: right;
   }
   footer.main-footer nav.footer-menu ul.menu > li ul li {
      width: 100%;
      float: none;
   }
   html #wpadminbar {
      position: fixed;
   }
   section.banner-page .banner-overlay {
      display: none;
   }
   section.map-search .map-holder #map {
      height: 450px;
   }
   section.single-section .image-holder {
      position: relative;
   }
   section.single-section .image-holder:after {
      position: absolute;
      bottom: -1px;
      left: 0;
      right: 0;
      z-index: 2;
      background-repeat: no-repeat;
      background-position: bottom;
      content: "";
      background-image: url(/wp-content/themes/celpip/assets/images/banner-overlay.png);
      width: 100%;
      height: 50px;
      -webkit-background-size: 100%;
      background-size: 100%;
   }
   section.countries .boxes .box .image-holder .image {
      border-radius: 5px 0 0 5px;
   }
   section.countries .boxes .box .button-holder .custom-button-icon .icon-svg {
      top: 0;
      margin-left: 10px;
   }
   section.countries .boxes .box[data-id="33"] .button-holder .custom-button-icon .icon-svg {
      top: 0;
      margin-left: 5px;
   }
   section.countries .boxes .box[data-id="15404"] .button-holder .custom-button-icon .icon-svg {
      margin-left: 5px;
   }
   section.countries .boxes .box .button-holder .custom-button-icon .icon-svg svg {
      width: 20px;
   }
   aside.sidebar.sidebar-banner .image-holder .rollover .text {
      max-width: 200px;
      margin: 0 auto;
      word-break: normal;
   }
}
@media (min-width: 0px) and (max-width: 499px) {
    section.single-section iframe {
        height: 250px;
    }
    nav.blog-nav .form-label {
        display: block;
    }
   section.prep-providers nav.filter-delivery {
      padding: 30px 20px 10px;
   }
   section.prep-providers .boxes {
      padding: 0 15px;
   }
   section.prep-providers .boxes .box .content-holder {
      padding-left: 0;
   }
   section.prep-providers .boxes .box .logo {
      height: inherit;
      position: relative;
      margin-bottom: 20px;
   }
   section.prep-providers .form-field .form-control {
      font-size: 16px;
      height: 38px;
   }
   nav.mobile-menu ul li a {
      font-size: 18px;
   }
   section.banner-page .steps .step:after {
      right: 12px;
      top: 10px;
   }
   section.banner-page .steps .step a {
      padding: 5px 10px;
      width: 150px;
      line-height: 1;
      height: 40px;
   }
   section.banner-page .steps .step a {
      font-size: 14px;
   }
   section.resources-section .boxes .box .rollover h4.text {
      font-size: 20px;
   }
   section.resources-section .boxes .box-holder h6 {
      font-size: 16px;
   }
   section.resources-section .boxes .box-holder .info {
      font-size: 14px;
      line-height: 1.2;
   }
   .popover-link {
      display: block;
      margin-top: 10px;
   }
   section.resources-section .boxes .box-holder .content-holder {
      min-height: 170px;
   }
   section.countries .boxes .box .image-holder {
      width: 150px;
   }
   section.countries .boxes .box .button-holder .custom-button-icon {
      min-width: 120px;
      width: 120px;
      padding: 10px 5px;
   }
   section.countries .boxes .box[data-id="27"] .button-holder .custom-button-icon .icon-svg {
      top: 5px;
   }
   section.countries .boxes .box .image-holder .button-holder {
      display: block;
   }
   section.countries .boxes .box .rollover .button-holder {
      display: none;
   }
   section.countries .boxes .box {
      width: 100%;
      height: 240px;
      padding-left: calc(100% - 150px);
   }
   section.countries .boxes .box .rollover .text {
      font-size: 18px;
   }
   section.countries .boxes .box .rollover {
      width: calc(100% - 150px);
   }
   section.countries .boxes .box .rollover .text {
      font-size: 16px;
   }
   
   h1 {
      font-size: 30px;
   }
   section.banner .content-holder.banner-holder .slick-arrow {
      top: 68% !important;
   }
   section.banner .content-holder.banner-holder .slick-prev {
      left: inherit;
      right: 12% !important;
   }
   section.banner .content-holder.banner-holder .slick-next {
      left: inherit;
      right: 0% !important;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content .box .info {
      padding: 30px 20px 15px;
   }
   section.locations-section .map-holder-image,
   section.banner .content-holder.map-holder .map-holder-image {
      height: 250px;
   }
   section.faqs-section .faqs-boxes .faqs-accordion .panel-group .panel .panel-heading .panel-title a {
      font-size: 18px;
      padding: 20px 10px 20px 40px;
   }
   section.banner .content-holder.banner-holder .slick-prev {
      right: 13%;
   }
   .custom-button-xl {
      font-size: 22px;
      padding: 20px 15px;
      border-radius: 10px;
   }
   header.main-header nav.header-menu ul.menu > li > a {
      font-size: 16px;
   }
   section.tests-section .extra .price {
      margin-bottom: 15px;
   }
   section.banner .content-holder .table-holder .table-cell .title img {
      width: 10px;
      position: relative;
      left: -3px;
      top: 2px;
   }
   section.tests-section .pagination li {
      margin-left: 0;
   }
   section.tests-section .pagination {
      margin-left: -15px;
      margin-right: -15px;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content {
      padding-left: 15px;
      padding-right: 15px;
   }
   section.banner .content-holder.map-holder .bottom .bottom-content {
      padding-left: 15px;
   }
   section.banner .content-holder.banner-holder {
      margin-bottom: 200px;
   }
   section.banner .content-holder.banner-holder .bottom {
      bottom: -200px;
      height: 200px;
   }
   section.banner .content-holder.banner-holder .bottom .bottom-content .box .hours,
   section.banner .content-holder.banner-holder .bottom .bottom-content .box .title {
      margin-bottom: 5px;
   }
   section.banner .centers-wrapper {
      height: 2000px;
      overflow: hidden;
   }
   .list-style-custom ul:not(.a_list-style-none) li {
      font-size: 16px;
   }
   body {
      font-size: 16px;
   }
   body p {
      font-size: 16px;
      font-weight: 400;
   }
   section.slider .slider-box .table-content .table-cell .content-holder .description, section.banner-page .table-content .table-cell .content-holder .description {
      font-size: 16px;
   }
   section.banner-page .table-content .table-cell .content-holder .title,
   section.slider .slider-box .table-content .table-cell .content-holder .title {
      margin-bottom: 10px;
      margin-top: 20px;
   }
   section.slider .slider-box .table-content .table-cell .content-holder .title:after,
   section.banner-page .table-content .table-cell .content-holder .title:after {
      margin: 10px auto;
   }
   section.featured-news .boxes .box .content-holder .link h4 {
      font-size: 16px;
   }
   .boxes .box ul.tags {
      margin-bottom: 5px;
   }
   .boxes .box ul.tags li a {
      font-size: 12px;
   }
   section.featured-news .boxes .box .content-holder .date {
      font-size: 12px;
   }
   section.featured-news .boxes .box .content-holder {
      padding-top: 15px !important;
      padding-right: 10px !important;
   }
   section.featured-boxes .boxes .col-xs-6 {
      width: 100%;
   }
   section.panels .boxes {
      margin-top: 0;
   }
   section.locations {
      margin-top: 50px;
   }
   section.locations .tab-content .boxes .box {
      padding-right: 0;
   }
}

@media (min-width: 992px) {
   .panel-collapse {
      height: auto;
   }
   .panel-group.collapse {
      display: block;
   }
}
@media (max-width: 992px) {
    section.featured-news .boxes .box .pl-0 {
        padding-left: 15px;
    }
    section.featured-news .boxes .box .pr-0 {
        padding-right: 15px;
    }
   section.scores-section .tab-content-level .tab-pane {
      display: block;
      opacity: 1;
   }
   section.scores-section .levels .panel-title {
      font-size: 20px;
   }
   section.scores-section .levels .panel-title a {
      padding: 14px 20px 14px 40px;
   }
   section.scores-section .levels .tab-content {
      border: none;
   }
   section.scores-section .levels .tab-content {
      padding: 0 15px 15px;
   }
   section.scores-section .panel-sub-level .panel-group {
      padding-top: 20px;
   }
   section.scores-section .panel-group .panel .panel {
      margin-bottom: 5px;
   }
   section.scores-section .panel-mobile .panel-title a {
      background: #F4F4F4;
      color: #333;
   }
   section.scores-section .panel-mobile .panel-title.panel-title-tab a,
   section.scores-section .panel-mobile .panel-title.panel-title-tab a[aria-expanded=true] {
      background: #baa86b;
      color: #fff;
   }
   section.scores-section .panel-mobile .panel-sub-level .panel-title a {
      background: #fff;
      color: #000;
   }
   section.scores-section .panel-mobile .panel-sub-level .panel-title a[aria-expanded=true] {
      background: #f4f4f4;
      color: #000;
   }
   section.scores-section .panel-mobile .panel-sub-level .panel-title a[aria-expanded=true] .arrow span {
      background: #000;
   }
   section.scores-section .panel-mobile .panel-sub-level .panel-title a[aria-expanded=false] {
      background: #fff;
      color: #000;
   }
   section.scores-section .panel-mobile {
      margin-bottom: 3px;
   }
   section.scores-section .panel-mobile .panel-title.panel-title-tab .arrow span {
      background: #fff;
   }
   section.scores-section .panel-group .panel-body-level{
      border: 1px solid #ddd;
      margin-top: 5px;
      border-radius: 4px;
   }
}
@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}