@media only screen and (max-width:1900px) {

}
@media only screen and (min-width:1200px) and (max-width:1366px) {

}
@media only screen and (max-width:1366px) {
    .header .mainmenunav ul.mainmenu > li {
        margin: 0 8px;
    }
}
@media only screen and (max-width:1199px) {
    .masonry-grid {
        column-count: 3;
        column-gap: 1rem;
        width: 100%;
    }
    .not-found .carousel-item-box {
        width: 75%;
    }
    .footer .footer-phones-list li a {
        font-size: 20px;
    }
    .carousel-item .carousel-item-title {
        font-size: 52px;
        line-height: 50px;
    }
    .carousel-item .carousel-item-text {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        text-shadow: 0 0 10px rgba(0,0,0.7);
    }
    .header .mainmenunav ul.mainmenu > li {
        margin: 0 8px;
    }
    .header .mainmenunav ul.mainmenu > li > a.mainmenu-btn {
        display: none;
    }
    a.mainmenu-btn-white {
        padding: 0 !important;
        width: 54px;
    }
    .container {
        max-width:100%;
        width: 100%;
    }
    .header .mainmenunav ul.mainmenu > li > ul.submenu.submenu--mega {
        width: 710px;
    }
    .header .mainmenunav ul.mainmenu > li > ul.submenu.submenu--mega li {
        width: 173px;
    }
    .header .mainmenunav ul.mainmenu > li > ul.submenu li a {
        font-size: 12px;
    }
    .contacts .contacts-info {
        padding-left: 20px;
    }
    ul.contacts-info-phones li a {
        font-size: 16px;
        line-height: 20px;
    }
    /* OLD */
    .header-top ul li a {
        font-size: 11px;
        padding: 0 7px;
    }
    .header-top ul.header-top-menu li:nth-child(1) a {
        padding: 0 7px 0 0;
    }
    .header-top ul li.header-recall-box {
        display: none;
    }
    .header-top a.header-top-phone {
        padding-right: 20px;
    }
    .header-middle .header-middle-search {
        width: 72%;
    }
    .header-middle input.header-search-field {
        width: 86%;
    }
    .header-middle .header-logo a {
        font-size: 22px;
        padding-right: 20px;
    }
    .header-middle .header-menu-button {
        background: url('../img/svg/menu.svg') 20px 3px no-repeat;
        padding: 0px 0px 0px 56px;
    }
    .header-middle .header-mobile-menu-button {
        background: url('../img/svg/menu.svg') 20px 3px no-repeat;
        padding: 0px 0px 0px 56px;
    }
    .menu--product-categories .menu__content {
        width: 840px;
    }
    ul.topselling {
        display: none;
    }
    .header-search-suggestions {
        width: 86%;
    }
    .header-search-suggestions .header-search-list li a.header-search-name {
        width: 42%;
    }

    .detailed-area .detailed-btn-area a.detailed-oneclick-btn {
        margin-right: 30px;
    }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    .not-found .carousel-item-box {
        width: 45%;
    }
    .seo h1 {
        width: 90%;

    }

    .middle-banner-box {
        margin-left: 40%;
    }
    .header .mainmenunav ul.mainmenu > li > ul.submenu {
        top: 100%;
        margin-left: -160px;
    }
    .header .mainmenunav ul.mainmenu > li > a:not(.mainmenu-btn) {
        font-size: 14px;
    }


    /* OLD */
    .seo .seo-banner {
        height: 440px;
        margin-bottom: 40px;

    }
    .product {
        min-height: 320px;
    }
    .product a.product-cart-btn {
        padding: 0 16px;
        margin-right: 8px;
    }
    .product a.product-compare-btn {

    }
    .products-list {
        padding: 0 8px;
    }
    .products-list .product {
        margin-bottom: 10px;
    }
    .products-list .col-6, .products-list col-sm-6, .products-list col-md-4, .products-list col-lg-3, .products-list col-xl-3 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .detailed-teasers-area p {
        margin-top: 140px;
    }
}
@media only screen and (min-width:992px) {
    /*
    .header .mainmenunav ul.mainmenu > li > a:not(.mainmenu-btn) {
        font-size: 14px;
    }*/
}
@media (max-width:1023px) {
    .section h1 {
        width: 50%;
    }
    .not-found .carousel-item-box {
        width: 45%;
    }
    .blog .blog-post {
        margin-bottom: 0px;
    }
    .blog .blog-post .blog-post-name {
        margin-left: 0;
        margin-right: 5%;
        font-size: 18px;
        line-height: 22px;
    }
    .blog .blog-post .blog-post-date {
        margin-left: 0;

    }
    .header .mainmenunav ul.mainmenu > li > ul.submenu {
        top: 125%;
        margin-left: -152px;
    }
    .header .mainmenunav ul.mainmenu > li > a {
        font-size: 14px;
    }

    .slider_item .slider_item--header {
        font-size: 28px;
        line-height: 32px;
    }
    .region h3.subheader {
        display: block;
        margin-bottom: 20px;
    }
    .region img.region-icon {
        width: 80%;
        display: block;
        margin: 0 auto 40px auto;
    }
    .region img.region-icon-africa {
        width: 60%;
    }
    .region ul.countrys-list {
        column-count: 2;
        height: auto;
    }
    .region ul.countrys-list-lg {
        height: 720px !important;
    }

    /* OLD */
    .seo .seo-banner {
        height: 432px;
        margin-bottom: 40px;
    }
    .products-list {
        padding: 0 8px;
    }
    .products-list .product {
        margin-bottom: 10px;
    }
    .products-list .col-6, .products-list col-sm-6, .products-list col-md-4, .products-list col-lg-3, .products-list col-xl-3 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .category-list {
        padding: 0 8px;
    }
    .category-list a.category-item {
        margin-bottom: 10px;
    }
    .category-list .col-6, .category-list .col-sm-4, .category-list .col-md-3, .category-list .col-lg-2, .category-list .col-xl-2 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .detailed-area .detailed-benefit {
        margin-right: 8px;
    }
    .detailed-teasers-area p {
        margin-top: 140px;
    }
}
@media only screen and (max-width:991px) {
    #helpRequest .modal-content {
        padding: 1.1rem 0rem;
    }
    #helpRequest .modal-header h5 {
        font-size: 24px;
        line-height: 24px;
        width: 100%;
    }
    #helpRequest  .btn-xl {
        font-size: 16px;
        padding: 0;
        width: 100%;
    }
    #helpRequest input.form-input {
        margin-bottom: 10px;
    }
    #helpRequest p.popup-text {
        font-size: 14px;
        line-height: 22px;
        width: 100%;
        margin: 0 auto 28px auto;
    }

    .seo h1 {
        font-size: 32px;
        line-height: 30px;
        font-weight: 400;
        width: 90%;
    }
    .seo h2 {
        font-size: 32px;
        line-height: 30px;
        font-weight: 400;
    }
    .subheader-left {
        width: 40%;
    }
    /*
    .show-more-btn {
        padding: 0 30px;
        font-size: 20px;
    }*/
    .middle-banner-box {
        margin-left: 30%;
    }
    .header .mainmenunav ul.mainmenu > li > ul.submenu {
        top: 125%;
        margin-left: -152px;
    }
    .header .mainmenunav ul.mainmenu > li > a:not(.mainmenu-btn) {
        font-size: 14px;
    }
    .header .mainmenunav ul.mainmenu > li > a:not(.mainmenu-btn) {
        margin: 18px 0 0 0;
    }
    .header .mainmenunav ul.mainmenu > li.lang-selector > a:not(.mainmenu-btn) {
        margin: 18px 6px 0 0;
    }
    a.mainmenu-btn {
        font-size: 12px !important;
        height: 36px !important;
        line-height: 36px !important;
    }
    .reviews-item .reviews-item--thmb {
        display: none;
    }
    .reviews-item .reviews-item--info {
        width: 100%;
    }
    .menu-btn {
        display: none;
    }
    .mobile-menu-btn {
        display: block;
    }
    a.mainmenu-btn-white {
        border: none;
        background-size: 23px 23px;
        /*background: url("../svg/phone-icon.svg") 16px 8px no-repeat;*/
    }
    .header {
        height: 72px;
    }
    .header .mainmenunav ul.mainmenu > li > a.mainmenu-btn {
        margin: 28px 0 0 0px;
    }
    header.header-white a.mainmenu-btn-white {
        border: none !important;
        background-size: 23px 23px !important;
        background-position: 16px 8px !important;
    }
    .header .mainmenunav ul.mainmenu {
        justify-content: flex-end;
    }
    .header .mainmenunav ul.mainmenu > li {
        margin: 0 14px;
    }
    .slider_item {
        padding: 70px 0 0 60px;
    }

    .contacts iframe {
        margin-bottom: 0px;
    }
    .contacts .contacts-info {
        padding-left: 0;
        margin-bottom: 80px;
    }
    .post .post-subheader {
        font-size: 18px;

        font-weight: 500;
    }

    /*
      .mainmenunav > ul > li {
          display: none;     }    /*

      .mainmenunav > ul  > li.contacts-popup-btn {
          display: block !important;
      }
      .mainmenunav > ul  > li.contacts-popup-btn > a > span {
          display: none;
      }


        .mobile-header-lang {
            display: block;
        }
        .header a.header-mobile-menu-button {
            display: inline-block;
        }
        .header  a.header-mobile-contacts {
            display: inline-block;
        }*/


    /*
    .slideshow {
        height: 700px;

    }
    .carousel-inner {

    }

    .slideshow .carousel-item img {
        display: none !important;
    }
    .slideshow .carousel-item {
        height: 700px;


        background-size: cover !important;
    }*/
    #makeDonation .modal-content {
        padding: 1.1rem 0rem;
    }
    #makeDonation .modal-header h5 {
        font-size: 32px;
        line-height: 32px;
        width: 100%;
    }
    #makeDonation  .btn-xl {
        font-size: 16px;
        padding: 0;
        width: 100%;
    }
    #makeDonation input.form-input {
        margin-bottom: 10px;
    }
/*
    .header {
        position: absolute;
        left: 0;
        top: 0;
    }*/
    .main {

    }

    .header .header-mobile-menu-button {
        display: inline-block;
    }
    .header .header-logo {
        margin: 0;
        float: none;
    }
    .header .header-logo a {
        display: block;
        margin-top: 18px;

    }
    /*
    .header .header-logo a img#header-logo {
        height: auto;
        width: 85%;

    }



    .top-phones-area {
        display: none;
    }
    /*
    .header-middle .header-logo a {
        font-size: 18px;
        padding-right: 20px;
    }
    .header-middle .header-menu-button {
        font-size: 11px;
    }*/
    .menu--product-categories {
       /* display: none;*/
        background: url(../img/svg/menu.svg) 20px 3px no-repeat;
        padding: 0px 0px 0px 56px;
    }
    .header-middle .header-middle-box-search {

    }
    .header-middle .header-middle-search {
        width: 55%;
    }
    .header-middle input.header-search-field {
        width: 80%;
    }

    .header-middle .middle-mobile-search-area a.header-mobile-search-btn {
        display: inline-block;
    }
    a.category-item {
        min-height: 230px;
    }
    .detailed-area .ps-product__thumbnail[data-vertical='false'] {
        padding-left: 15px;
    }
    .detailed-area .ps-product__thumbnail[data-vertical='false'] .ps-product__gallery {
        margin-top: 10px;
    }
    .detailed-area .detailed-btn-area a.detailed-compare-btn {
        display: none;
    }
    ul.detailed-teasers li.detailed-teasers-delivery {
        border-top: 1px solid #F2F2F2;
    }
    ul.detailed-teasers {
        margin-top: 30px;
    }
    ul.detailed-teasers li {
        padding-left: 110px;
        margin-left: 15px;
        background-position: 60px 22px !important;
    }

    .detailed-teasers-area p {
        margin-top: 30px;
        padding-left: 60px;
    }
    .detailed-area .detailed-btn-area a.detailed-oneclick-btn {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .detailed-area .detailed-old-price {
        margin-right: 8px;
    }
    .ps-product--detail .ps-product__thumbnail[data-vertical='false'] {
        display: none;
    }
    .modal-content {

    }
    .ps-product--detail .ps-product__header .ps-product__info {
        max-width: 100%;
        text-align: center;
        padding-left: 0;
    }
    .ps-product--detail .ps-product__title {
        width: 100%;
    }
    .ps-product--detail .ps-product__name {
        width: 100%;
        padding: 0 5%;
    }
    .ps-product--quickview .ps-product__shopping {
        width: 100%;
        padding: 0 10%;
    }
}
@media only screen and (min-width:768px) and (max-width:991px) {

    .subheader {
        font-size: 42px;
        line-height: 40px;
    }
    .benefits .benefits_item {
        margin-bottom: 40px;
    }
    .benefits {
        padding-bottom: 80px;
    }
    .header .mainmenunav ul.mainmenu > li > ul.submenu {
        top: 125%;
        margin-left: -152px;
    }
    /* OLD */
    .menu--product-categories {
        display: none;
    }
    .header-middle .header-middle-search {
        display: none;
    }
    .header-middle .header-middle-box.middle-compare-area {
        display: none;
    }
    .header-middle .header-middle-box.middle-cart-area {
        float: right;
        margin: 16px 8px 0 0;
    }
    .product {
        min-height: 320px;
    }
    .product a.product-cart-btn {
        padding: 0 18px;
        margin-right: 10px;
    }
    .product a.product-compare-btn {
        display: none;
    }
    /*
    .not-found {
        padding: 40px 0;
    }
    .not-found .not-found-text {
        font-size: 13px;
    }*/
    .footer a.footer-logo {
        display: block;
        width: 60%;
        height: auto;
        margin: 0 auto 50px auto;
    }

}
@media only screen and (max-width:767px) {
    #makeDonation .modal-body {
        padding: 0rem 0.2rem 1rem 0.2rem;
    }
    .masonry-grid {
        column-count: 2;
        column-gap: 1rem;
        width: 100%;
    }
    .project-name {
        font-size: 20px;
    }
    .main h1 {
        margin-bottom: 40px;
    }
    .team-item {
        padding: 0;
    }
    .team-name {
        font-size: 15px;
    }
    .team-desc {
        font-size: 12px;
        line-height: 140%;
    }
    .breadcrumb {
        display: none;
    }
    .help_ways h4 {
        font-size: 24px;
        line-height: 24px;
    }
    .helps_name {
        font-size: 28px;
        margin-bottom: 8px;
    }
    .mb-80 {
        margin-bottom: 40px;
    }
    .need-header {
        font-size: 28px;
        line-height: 120%;
    }
    h2, h3 {
        font-family: 'Podkova', serif;
        font-size: 24px;
        line-height: 110%;
        font-weight: 500;
        margin-bottom: 24px;
        width: 90%;
    }
    p {
        font-size: 13px;
        line-height: 150%;
        font-weight: 400;
        color: #272A31;
    }
    .about img {
        display: block;
        width: 80%;
        margin: 0 auto 40px auto;
    }
    .visa_type {
        padding-top: 40px;
        margin-top: -70px;
    }
    .section h1 {
        width: 100%;
        font-size: 42px;
        line-height: 38px;
    }
    .article_text h1 {
        font-size: 42px;
        line-height: 38px;
    }
    .subheader-right {
        margin-left: 0 !important;
        margin-top: 80px;
        width: 80%;
    }
    .middle-banner-box {
        padding: 120px 20px 120px 70px;
        min-height: unset;
    }
    .seo {
        background: #EBCDB3;
        padding: 80px 0px;
    }
    .benefits {
        padding-bottom: 40px;
    }
    /*
    .show-more-btn {
        font-size: 20px !important;
        padding: 0 30px;
    }*/
    .header .mainmenunav ul.mainmenu > li > a.mainmenu-btn {
        margin: 32px 0 0 0px;
    }
    .header .mainmenunav ul.mainmenu > li > ul.submenu {
        top: 125%;
        margin-left: -152px;
    }
    .subheader {
        font-size: 32px;
        line-height: 30px;
    }
    .benefits .benefits_item {
        margin-bottom: 40px;
    }
    .benefits_item .benefits_item--thmb {
        width: 28%;
        margin-right: 10%;
    }
    .benefits_item .benefits_item--header {
        font-size: 28px;
    }
    .benefits_item .benefits_item--text {
        font-size: 10px;
    }
    .slider_item {
        padding: 50px 30px;
    }
    .slider_item .slider_item--header {
        font-size: 28px;
        line-height: 32px;
    }
    .slider_item .slider_item--info {
        width: 90%;
    }
    .footer a.footer-logo {
        margin-bottom: 50px;
    }
    .footer a.footer-logo img {
        display: block;
        width: auto;
        height: 56px;
       /* margin: 0 auto 0px auto;*/
    }
    .footer-payment-list {
        margin-bottom: 40px !important;
    }
    .footer {
        /*text-align: center;*/
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 40px;
    }
    ul.footer-social-list {
        margin-bottom: 0px;
    }
    .footer p.copyright {
        display: none;
    }
    .footer ul.footer-menu {
        padding-right: 0;
    }
    .region-header {
        padding: 50px 0;
        background-size: cover !important;
        /*height: 500px;*/
    }
    .region-header img.region-header-bg {
        display: none;
    }
    .about-text h1.about-header {
        font-size: 42px;
        color: #FFF;
    }
    .about-text .about-subheader {
        font-size: 28px;
    }
    .find-tour {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .find-tour h1.find-tour-header {
        color: #FFF;
        font-size: 36px;
        font-weight: 600;
        padding-left: 40px;
        padding-right: 40px;
    }
    .find-tour .find-tour-subheader {
        color: #FFF;
        font-size: 18px;
        font-weight: 500;
        padding-left: 40px;
        padding-right: 40px;
        line-height: 22px;
    }




    .header-middle .header-middle-box.middle-compare-area {
        display: none;
    }
    .header-middle .header-middle-search {
        display: none;
    }
    .header-middle .header-middle-box.middle-compare-area {
        display: none;
    }
    .header-middle .header-middle-box.middle-cart-area {
        float: right;
        margin: 16px 6px 0 0;
    }
    .menu--product-categories {
        display: none;
    }
    /*
    .footer a.footer-logo {
        display: none;
    }*/
    .middle-banner-box {
        padding-left: 0px;
        margin-left: 20%;
        width: 70%;
    }
    .middle-banner-header {
        font-size: 28px;
        line-height: 28px;
    }
    .middle-banner-text {
        width: 260px;
    }
    .product {
        min-height: 340px;
    }
    .product a.product-name {
        font-size: 13px;
        line-height: 16px;
        height: 48px;
        overflow: hidden;
        margin: 8px 0 8px 0;
    }
    .product .product-status {
        float: left;
    }
    .product a.product-cart-btn {
        width: 100%;
        margin-right: 0;
    }
    .product a.product-compare-btn {
        display: none;
    }
    /*
    .not-found {
        padding: 40px 0 40px 0;
        text-align: center;
    }
    .not-found .not-found-404 {
        font-size: 96px;
        line-height: 122px;
    }
    .not-found .not-found-title {
        font-size: 32px;
        line-height: 40px;
    }
    .not-found .not-found-text {
        font-size: 13px;
        margin: 0 auto 20px auto;
    }*/
    .detailed-table {
        padding: 20px;
    }
    .detailed-table table tr td {
        font-size: 13px;
        padding: 10px 10px 10px 20px;
    }
    .detailed-area .detailed-btn-area a.detailed-cart-btn {
        width: 100%;
    }
    .modal-dialog {
        width: auto;
        margin: 1.4rem 0;
    }
    .cart-table tr td:nth-child(3) {
        display: none;
    }
}
@media only screen and (max-width:575px) {
    .visa_type {
        padding-top: 40px;
        margin-top: -60px;
    }
    .not-found .carousel-item-box {
        width: 75%;
    }
    .country_item .countrys_item--name {
        margin-left: 0;
        width: 90%;
        font-size: 18px;
        line-height: 24px;
    }
    .blog .blog-post {
        margin-bottom: 40px;
    }
    .carousel-item-box {
        position: absolute;
        left: 15%;
        width: 75%;
        top: 200px;
    }
    .carousel-item .carousel-item-title {
        font-size: 42px;
        line-height: 40px;
    }
    .carousel-item .carousel-item-text {
        font-size: 14px;
        line-height: 20px;
        margin-left: 0;
    }
    /*
    .show-more-btn {
        margin-left: 0 !important;
    }
*/
    .header-small-btn {
        display: block;
    }
    #makeDonation p.popup-text {
        font-size: 14px;
        line-height: 22px;
        width: 100%;
        margin: 0 auto 28px auto;
    }
    .header .mainmenunav ul.mainmenu > li {

    }
    .header .mainmenunav ul.mainmenu {
        justify-content: flex-end;
    }
    .menu-form-btn {
        display: none;
    }
    .menu-lang-btn {
        display: none;
    }
    .mobile-header-lang {
        display: block;
    }
    a.mainmenu-btn-white {
        width: 24px;
        background-position: 0 8px;
    }
    header.header-white a.mainmenu-btn-white {
        width: 24px !important;
        background-position: 0 8px !important;
    }
    .header .mainmenunav ul.mainmenu > li > ul.submenu {
        top: 125%;
        margin-left: -152px;
    }
    /* OLD */

    .header-top a.top-logo {
        display: block;
    }
    .header-middle .header-logo {
        display: none;
    }
    ul.header-top-menu {
        display: none;
    }
    .header-middle .header-mobile-menu-button {
        background: url('../img/svg/menu.svg') 0px 3px no-repeat;
        padding: 0px 0px 0px 36px;
    }
    main .slider .carousel-item {
        height: 264px;
        background-size: auto 264px !important;
    }
    .main .slider .carousel-item img {
        visibility: hidden !important;
    }
    .header-middle .header-middle-cart {
        margin-left: 20px;
    }

    #brands-select {
        width: 100% !important;
    }
    #sort-select {
        width: 100% !important;
    }
    a.category-item {
        min-height: 210px;
    }
    ul.detailed-teasers li {
        padding-left: 110px;
        margin-left: 15px;
        background-position: 60px 32px !important;
    }

    .cart-table tr td.cart-table-img a {
        width: 56px;
    }
    .cart-table tr {
        position: relative;
        display: block;
        margin-bottom: 16px;
    }
    .cart-table tr td {
        display: inline-block;
    }
    .cart-table tr td:nth-child(1) {
        width: 28%;
        padding-right: 0;
    }
    .cart-table tr td:nth-child(2) {
        width: 60%;
        padding-left: 0;
        padding-top: 5px;
    }
    .cart-table tr td:nth-child(4) {
        margin-left: 28%;
        padding: 0px 10px 20px 12px;

    }
    .cart-table tr td:nth-child(5) {
        padding: 0px 10px 20px 10px;

    }
    .cart-table tr td:nth-child(6) {
        padding: 0px 0px 20px 0px;
        position: absolute;
        right: 10px;
        top: 16px;
        margin: 0;
    }
    .cart-table-count {
        max-width: 80px;
    }
    .cart-table-count .cart-count-control {
        max-width: 80px;
    }
    .cart-table tr td a.cart-remove-btn {
        margin: 0;
    }
    .cart-table tr:nth-last-child(1) td:nth-child(1) {
        width: 100%;
        padding: 16px 24px;
    }
    .cart-table tr td.cart-table-name a {
        font-size: 12px;
    }

}
@media only screen and (max-width:374px) {
    .header .mainmenunav ul.mainmenu > li {
       /* margin: 0px 18px;*/
    }
    .header .mainmenunav ul.mainmenu > li > ul.submenu {
        top: 125%;
        margin-left: -190px;
    }
    /*
    .show-more-btn {
        font-size: 18px !important;
        padding: 0 20px;
    }*/
    .carousel-item .carousel-item-title {
        font-size: 32px;
        line-height: 30px;
    }
}
@media only screen and (min-width:480px) and (max-width:767px) {
    .seo-banner {
        display: none;
    }
}
@media only screen and (max-width:576px) {


}
@media only screen and (min-width:480px) {

}
@media only screen and (max-width:480px) {


    /* OLD */
    .header-middle .header-middle-cart {
        margin: 0px 0px 0px 10px;
    }
}
@media (max-width:320px) {
    .reviews-item .reviews-item--header .reviews-item--name {
        display: block;
        float: none;
    }
    .reviews-item .reviews-item--header .reviews-item--rating {
        float: none;
        margin-top: 4px;
        display: block;
    }

    .header-middle .header-mobile-menu-button {
        font-size: 12px;
    }

    .subheader {
        font-size: 16px;
    }
    .middle-banner-box {
        padding-top: 110px;
        padding-left: 20px;
    }
    .middle-banner-title {
        font-size: 26px;
        line-height: 30px;
    }
    .middle-banner-text {
        width: 200px;
        font-size: 12px;
        line-height: 18px;
    }
    .middle-banner .show-more-btn {
        font-size: 14px;
    }

}