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

    .about-content-2000 .about-text:after,
    .about-content-2002 .about-text:after,
    .about-content-2012 .about-text:after {
        content: none;
    }

    .about-footer .about-text {
        width: 50%;
        flex: 2;
    }

    .strong-view.wpmtst-modern .wpmtst-testimonial {
        padding: 0 15px;
    }
}

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

    .woocommerce-checkout .woocommerce {
        padding: 0 50px 50px;
    }

    .woocommerce-checkout .woocommerce-checkout #customer_details {
        width: 100%;
        padding-right: 0;
    }

    .woocommerce-checkout .woocommerce-checkout .order-review-wrap,
    .woocommerce-checkout .woocommerce-checkout-payment {
        width: 50%;
    }

    .woocommerce-checkout .woocommerce-checkout-payment {
        padding: 0 0 0 40px;
    }

    .woocommerce-checkout .woocommerce-checkout-payment .checkout-buttons {
        flex-direction: column;
    }

    .woocommerce-checkout .woocommerce-checkout-payment .checkout-buttons>.button {
        order: -1;
    }

    .woocommerce-checkout .woocommerce-checkout-payment .checkout-buttons>a,
    .woocommerce-checkout .woocommerce-checkout-payment .checkout-buttons>.button {
        margin-bottom: 15px;
    }

    .single-product .description {
        padding: 50px;
    }

    .woocommerce-cart .woocommerce {
        padding: 0 50px;
    }

}

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

    .steps {
        margin: 0 -3px;
    }

    .steps .slick-track {
        display: flex;
    }

    .steps.slick-initialized .slick-slide {
        display: flex;
        height: auto;
        padding: 0 3px;
    }

    .steps.slick-initialized .slick-slide>div {
        display: flex;
        width: 100%;
    }

    .steps.slick-initialized .slick-slide .step {
        display: flex !important;
    }

    .step-content {
        width: 100%;
    }

    .step-content:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 100%;
        background: #098FA3;
        width: 100%;
        height: 51px;
        z-index: -1;
        clip-path: polygon(0 100%, 100% 0%, 100% 100%);
        flex: 1;
    }

    .steps.slick-initialized .slick-slide .step {
        flex: 1;
    }

    .post-157 .entry-content,
    .post-550 .entry-content {
        padding: 0 15px;
    }
}

@media screen and (max-width: 1024px) {
    .site-header {
        padding: 5px 30px;
    }

    .main-navigation .nav-menu li a {
        font-size: 14px;
    }

    h2 {
        font-size: 36px;
    }

    h1.first-screen-title {
        font-size: 40px;
    }

    .first-screen-block {
        background-position-x: 70%;
    }

    .block {
        padding: 50px 50px 80px;
    }

    .adver-text {
        font-size: 30px;
    }

    .adver-text-bold {
        font-size: 58px;
    }

    h2.title-decor:after {
        width: 60%;
    }

    .list-item {
        padding-right: 20px;
        margin-top: 30px;
    }

    .list-title {
        font-size: 28px;
    }

    .support-block {
        padding: 0;
    }

    .woocommerce-checkout .shop_table .product-name p {
        flex-direction: column;
        align-items: flex-start;
    }

    .single-product .product>.row>.entry-summary {
        padding: 0 25px;
    }

    .single-product .product-banners {
        flex-wrap: wrap;
    }

    .single-product .product-banners>.col-6 {
        flex: 0 0 100%;
        width: 100%;
    }

    .single-product .product-banners>.col-6:not(:last-child) {
        margin-bottom: 25px;
    }

    .single-product .strong-view .testimonial-heading:before {
        width: 75px;
    }

    .woocommerce-cart .shipping-message .shipping-message-wrap {
        line-height: 1.2;
        flex-direction: column;
    }

    .woocommerce-cart .shipping-message .shipping-message-slogan:before {
        content: none;
    }

    .slider-block .slick-dots {
        bottom: 10px;
    }

    .contact-page .contact-item-content {
        flex-direction: column;
    }

    .contact-page .contact-item-link {
        width: 240px;
        text-align: left;
        padding-left: 40px;
        margin-bottom: 10px;
    }

    .contact-page .contact-item-right .contact-item-link {
        width: 150px;
    }

    .contact-page .contact-item-link.place span {
        justify-content: start;
    }

    .contact-page .block {
        padding: 50px 20px 80px;
    }

    .services-page .about-item .content {
        padding: 30px 50px;
    }

    h3.services-title-center,
    .services-page .about-item-inside .content {
        padding: 0 50px;
    }

    .woocommerce-cart .cart-collaterals .button {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
    }

    .woocommerce-cart .cart-collaterals .button .icon-arrow-right {
        margin-left: 10px;
    }

    .woocommerce-checkout .woocommerce-checkout-payment .checkout-buttons>a,
    .woocommerce-checkout .woocommerce-checkout-payment .checkout-buttons>.button {
        font-size: 16px;
    }

    .block-padding-left {
        padding-left: 80px;
        font-size: 18px;
    }

    .single-product .product-banner-item img {
        max-width: 220px;
    }

    .faq-page .faq-sub-left:after {
        content: none;
    }

    .faq-page .faq-sub-right {
        background-position: 75% 100%;
    }

    .faq-page .side-effects {
        margin-left: 5%;
    }

    .grecaptcha-badge {
        display: none !important;
    }

    .services-main-title {
        background-size: auto;
    }
}

@media screen and (max-width: 991px) {
    .about-page-title-left {
        font-size: 48px;
        padding: 0 60px;
        box-sizing: border-box;
        line-height: 1;
    }

    .about-page-title-right {
        font-size: 28px;
    }

    .about-text {
        margin-left: 30px;
        border-left: 5px solid rgba(9, 143, 163, 0.25);
    }

    .about-content-with-year .about-image-inner:before {
        width: 100px;
        height: 100px;
        background-size: contain;
    }

    .about-tabs .ui-tabs-panel .tab-img:before {
        width: 100px;
        height: 100px;
        background-size: contain;
    }
}

@media screen and (max-width: 860px) {
    a.link-cart {
        margin-left: 15px;
    }

    .nav-menu li:first-child {
        margin-left: 15px;
    }

    .services-page .about-item {
        flex-direction: column;
        align-items: center;
    }

    .services-page .img-wrapper {
        padding: 25px 0;
    }

    .services-page .about-item .content {
        padding: 0 50px;
    }

    .services-page .content-with-btn {
        flex-direction: column;
    }

    .slogan-wrapper .brand-title {
        text-align: center;
    }

    .services-page .container-small.about-item {
        padding: 0 25px;
    }

    .block-wide .col-4 {
        flex: 0 0 100%;
        width: 100%;
    }

    .list-item-drop:before {
        top: 50%;
        transform: translateY(-50%);
    }

    .services-main-title {
        background-position: 15% center;
    }
}

@media screen and (min-width: 767px) {

    .desktop-hidden,
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: flex;
        align-items: center;
    }
}

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

    .main-navigation.toggled .menu-main-menu-container,
    .main-navigation.toggled .menu-main-menu-de-container {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        z-index: 1;
        display: flex;
        align-items: center;
    }

    .main-navigation li {
        float: none;
        margin-bottom: 0;
        margin-left: 0;
        text-align: center;
    }

    .main-navigation.toggled ul {
        width: 100%;
        box-shadow: none;
    }
    .main-navigation ul ul li {
        margin-left: 0 !important;
    }
    .main-navigation .nav-menu li a {
        font-size: 36px;
        font-weight: bold;
        color: #098FA3;
        text-transform: uppercase;
    }

    .main-navigation .nav-menu li a:lang(de) {
        font-size: 30px;
    }

    .main-navigation.toggled .menu-toggle {
        position: relative;
        z-index: 10;
        outline: none;
        top: 7px;
        left: -2px;
    }

    .main-navigation.toggled .menu-toggle span {
        transform: rotate(45deg);
        position: absolute;
        left: 0;
        top: 0;
    }

    .main-navigation.toggled .menu-toggle span:nth-child(3) {
        transform: rotate(-45deg);
    }

    .main-navigation.toggled .menu-toggle span:nth-child(2n) {
        display: none;
    }

    .col-sm-12 {
        flex-basis: 100%;
        width: 100%;
    }

    .block {
        padding: 40px;
    }

    h2.title-decor:after {
        display: none;
    }

    .block-padding-left {
        padding-left: 0;
        font-size: 18px;
    }

    .list-inline {
        display: block;
    }

    .list-inline .icon-block {
        margin-right: 0;
        margin-bottom: 15px;
        font-size: 16px;
        width: 100%;
    }

    .list-inline .icon-block:last-child {
        margin-bottom: 0;
    }

    h2.title-decor {
        padding: 0 0 0 100px;
        text-indent: -100px;
    }

    h2.title-decor:before {
        width: 90px;
    }

    .block.block-serfer-bg {
        align-items: flex-end;
    }

    .support-block {
        display: block;
    }

    .support-slider {
        display: block;
        flex: none;
    }

    .support-slider .support-slider-item img {
        margin: 0 auto;
    }

    .support-block-title {
        font-size: 21px;
        max-width: 180px;
        margin: 0 auto 40px;
        text-align: center;
    }

    .list-small {
        margin-left: 0;
    }

    .block.block-swim-bg {
        background-image: none;
    }

    .mobile-hidden {
        display: none;
    }

    .support-slider .slick-arrow {
        background: #1E4485;
        opacity: 0.5;
        border-radius: 1px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 45px;
        height: 45px;
        z-index: 1;
    }

    .support-slider .slick-arrow:hover {
        background-color: #1E4485;
    }

    .support-slider .slick-arrow:before {
        content: "";
        width: 10px;
        height: 10px;
        border: solid 2px #fff;
        transform: rotate(45deg);
        border-left: 0;
        border-bottom: 0;
    }

    .support-slider .slick-prev {
        left: 0;
    }

    .support-slider .slick-prev:before {
        transform: rotate(-135deg);
    }

    .support-slider .slick-next {
        right: 0;
    }

    .block.block-small {
        padding: 50px 0;
    }

    .site-header .site-branding {
        display: flex;
        flex: 0 0 38%;
        justify-content: center;
        min-width: auto;
    }

    .site-header {
        position: fixed;
        z-index: 100;
        left: 0;
        top: 0;
        right: 0;
        background: #fff;
    }

    .site-header .site-branding img {
        max-width: 50px;
        max-height: 50px;
        width: 50px;
        height: 50px;
    }

    .main-navigation {
        justify-content: flex-start;
        flex: 0 0 4%;
        order: -2;
    }

    .site-header .nav-left {
        margin-left: 0;
    }

    a.link-cart {
        display: flex;
        flex: 0 0 25%;
        justify-content: flex-end;
        order: 0;
        margin-left: 0;
    }

    a.link-cart:before {
        position: relative;
        left: 0;
    }

    .woocommerce-checkout .woocommerce {
        padding: 0 40px 40px;
    }

    .woocommerce-checkout .woocommerce-checkout-payment .checkout-buttons>a,
    .woocommerce-checkout .woocommerce-checkout-payment .checkout-buttons>.button {
        width: auto;
        padding: 15px;
    }

    .woocommerce-checkout .woocommerce-checkout-payment .checkout-buttons>a:before,
    .woocommerce-checkout .woocommerce-checkout-payment .checkout-buttons>a:after {
        content: none;
    }

    .woocommerce-checkout #customer_details h3 {
        margin-bottom: 0;
    }

    .woocommerce-checkout #customer_details #billing_email_field {
        margin-top: 0;
    }

    .single-product .product>.row {
        padding: 50px;
    }

    .single-product .product>.row>.col-6:not(.entry-summary),
    .single-product .product>.row>.col-6 {
        flex: 0 0 100%;
        padding: 0;
        width: 100%;
    }

    .single-product .strong-view .testimonial-heading:before {
        width: 45px;
    }

    .single-product .product>.row,
    .single-product .description {
        padding: 40px;
    }

    .single-product .product-banners {
        margin-bottom: 40px;
    }

    .single-product .strong-view .testimonial-heading {
        padding: 20px;
    }

    .single-product .strong-view .testimonial-content {
        max-width: 90%;
    }

    .woocommerce-cart .woocommerce {
        padding: 0 40px;
    }

    .woocommerce-cart .shop_table_responsive tr td:before {
        content: none;
    }

    .woocommerce-cart .shop_table_responsive tbody th {
        display: table-cell;
    }

    .woocommerce-cart .cart-collaterals .shop_table {
        margin-left: inherit;
        width: 100%;
    }

    .woocommerce-cart .cart-collaterals .button {
        margin-bottom: 0;
    }

    .container-small {
        padding: 0 40px;
    }

    .faq-page .faq-sub-header {
        flex-direction: column;
    }

    .faq-page .faq-sub-left {
        display: block;
    }

    .faq-page .faq-sub-left .img-wrapper {
        float: left;
    }

    .faq-page .faq-sub-left:after {
        content: none;
    }

    .faq-page .faq-sub-right {
        background-image: linear-gradient(74.55deg, #098FA3 0%, rgba(9, 143, 163, 0) 99.45%), url("../img/faq1.jpg");
        background-position: right top;
        background-size: cover;
        padding: 35px;
    }

    .faq-page .side-effects {
        margin: 0;
        max-width: 70%;
    }

    .faq-page .accordion-wrapper {
        flex-direction: column;
    }

    .woocommerce-order-received .woocommerce {
        padding: 0 40px;
    }

    .woocommerce-cart .woocommerce-cart-form .woocommerce-cart-form__cart-item {
        flex-wrap: wrap;
    }

    .woocommerce-cart .woocommerce-cart-form tbody>tr td {
        margin: 5px 0;
    }

    .woocommerce-cart .woocommerce-cart-form .product-thumbnail {
        justify-content: center;
    }

    .woocommerce-cart .woocommerce-cart-form .product-name {
        text-align: center;
    }

    .woocommerce-cart .woocommerce-cart-form .product-thumbnail,
    .woocommerce-cart .woocommerce-cart-form .product-name,
    .woocommerce-cart .woocommerce-cart-form .product-quantity,
    .woocommerce-cart .woocommerce-cart-form .product-subtotal {
        width: 24%;
    }

    .woocommerce-cart .woocommerce-cart-form .product-remove {
        width: 4%;
    }

    .woocommerce-cart .woocommerce-cart-form .product-price {
        display: none;
    }

    .nav-menu li:not(.lang-item) {
        margin-left: 0;
    }

    .contact-page .contact-wrapper {
        display: flex;
        flex-direction: column;
        padding: 0 40px;
    }

    .contact-page .contact-item {
        width: 100%;
    }

    .contact-page .block {
        padding-bottom: 70px;
    }

    .contact-page .contact-wrapper .contact-item:first-child {
        margin-bottom: 40px;
    }

    .list-title {
        font-size: 22px;
    }

    html {
        margin-top: 60px;
    }

    .woocommerce-cart .cart-collaterals {
        margin-bottom: 40px;
    }

    .first-screen-block .row {
        flex-wrap: nowrap;
    }

    .single-product .product-banner-item img {
        max-width: 150px;
    }

    .block-with-form {
        padding-bottom: 80px;
    }

    body.menu-open {
        overflow: hidden;
    }

    .about-page-title {
        flex-direction: column;
        align-items: center;
    }

    .about-page-title-left,
    .about-page-title-right {
        width: 100%;
        margin: 0;
        padding: 0 20px;
        text-align: center;
    }

    .about-page-title,
    .about-content {
        padding: 0 0 25px;
    }

    .about-content {
        flex-direction: column;
    }

    .about-image {
        width: 100%;
    }

    .about-text {
        order: -1;
        margin: 0;
        width: 100%;
        border: none;
        padding: 0 30px 45px;
    }

    .about-text p {
        max-width: initial;
    }

    .about-text-title {
        text-align: center;
    }

    .right-img .about-image,
    .left-img .about-image {
        justify-content: center;
    }

    .about-tabs .ui-tabs-panel {
        flex-direction: column;
        align-items: center;
    }

    .about-tabs .ui-tabs-panel>div {
        width: 100%;
        max-width: 610px;
    }

    .about-tabs .ui-tabs-panel .tab-text {
        margin: 0;
        max-width: initial;
    }

    .tab-text h4 {
        text-align: center;
    }

    .about-section-title {
        margin: 0 0 25px;
        font-size: 48px;
        line-height: 1;
    }

    .about-section-title.mb-0 {
        margin-bottom: 0;
    }

    .about-team-text {
        max-width: initial;
        padding: 0 10px;
    }

    .about-team-text .name {
        line-height: 1.2;
    }

    .about-footer .about-text {
        width: 100%;
    }

    .about-mail {
        padding: 25px 15px 0;
    }

    .about-tabs .ui-state-active a,
    .about-tabs .ui-state-active a:link,
    .about-tabs .ui-state-active a:visited,
    .about-tabs .ui-state-default a,
    .about-tabs .ui-state-default a:link,
    .about-tabs .ui-state-default a:visited {
        font-size: 22px;
    }

    .about-content-with-year .about-image-inner:before,
    .about-content-with-year.left-img .about-image-inner:before {
        left: 50%;
    }

    .about-tabs .ui-state-default,
    .about-tabs .ui-widget-content .ui-state-default,
    .about-tabs.ui-widget-header .ui-state-default {
        min-width: 50%;
    }

    .about-team-item {
        width: 50%;
        margin-bottom: 30px;
    }

    .site-header:after {
        font-size: 20px;
    }

    .language-switcher .ui-selectmenu-button {
        padding: 0;
    }

    .site-header .language-switcher:after {
        content: none;
    }

    .about-tabs .ui-tabs-panel .tab-img {
        margin-top: 50px;
    }

    .about-tabs .ui-tabs-panel .tab-img:before {
        left: 50%;
    }

    .about-tabs .ui-tabs-nav {
        margin-bottom: 25px;
    }

    .services-main-title {
        background-position: 30% center;
    }

    /*reviews list*/
    .page-template-page-reviews .wpmtst-testimonial {
        margin-bottom: 10px !important;
    }

    .page-template-page-reviews .wpmtst-testimonial-inner {
        grid-template-columns: 50% 50%;
        grid-template-rows: min-content min-content 1fr;
        grid-auto-rows: auto;
    }

    .page-template-page-reviews .wpmtst-testimonial-image {
        background-color: #F9F9FA;
        grid-column-start: 1;
        grid-row-start: 1;
        grid-row-end: 4;
        margin: 0 !important;
        padding: 30px 0 30px 40px;
    }

    .page-template-page-reviews .wpmtst-testimonial-content {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 7;
        padding-top: 0;
    }

    .page-template-page-reviews .wpmtst-testimonial-field.testimonial-name {
        grid-column-start: 2;
        grid-row-start: 1;
        padding: 30px 20px 15px 30px;
    }

    .page-template-page-reviews .wpmtst-testimonial-field.testimonial-company {
        grid-column-start: 2;
        grid-row-start: 2;
        padding: 0 20px 15px 30px;
    }

    .page-template-page-reviews .wpmtst-testimonial-field {
        grid-column-start: 2;
        grid-row-start: 3;
        grid-row-end: 0;
        padding: 0 20px 0 30px;
    }

    .page-template-page-reviews .wpmtst-testimonial-inner .clear {
        background-color: #F9F9FA;
        display: none;
    }

    .page-template-page-reviews .strong-rating {
        white-space: nowrap;
    }

    .main-navigation ul ul {
        position: static;
    }

    .main-navigation li {
        padding: 0 15px;
        text-align: left;
    }
}

@media screen and (max-width: 700px) {
    .services-main-title {
        background-position: center;
    }
}

@media screen and (max-width: 575px) {
    .social-list {
        margin: 12px auto 0!important;
    }
    .about-team-text {
        min-height: auto;
    }

    .mobile-xs-hidden {
        display: none;
    }

    .block {
        padding: 40px 20px;
    }

    .site-footer {
        padding: 40px 20px;
    }

    .first-screen-block {
        background-color: #b2bed5;
        background-image: url('../img/main-bg.jpg');
        background-position-y: bottom;
    }

    .first-screen-block>.row {
        min-height: inherit;
        position: relative;
    }

    .first-screen-block .button-main {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 0;
        padding: 10px 15px;
    }

    h1.first-screen-title {
        font-size: 24px;
        text-transform: uppercase;
        text-align: center;
        padding-top: 40px;
    }
	
	h3.first-screen-title {		
		position: absolute;
		left: 35%;
		bottom: 8%;
    }

    .mobile-first-screen {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        z-index: 1;
    }

    .mobile-first-image-screen {
        position: absolute;
        bottom: 95px;
        width: 100%;
        left: -20px;
    }
	

    .col-4,
    .col-6,
    .col-8,
    .col-10 {
        flex-basis: 100%;
        flex: 0 0 100%;
        width: 100%;
    }

    .icon-block.mobile-col {
        flex-wrap: wrap;
    }

    a.button-main {
        margin: 20px auto;
    }

    .list-pros .list:not(.list-small) {
        background: url("../img/earpro_photo.png") no-repeat right/contain;
    }

    .list-cons .list {
        background: url("../img/earpro-mask.png") no-repeat right/contain;
    }

    .list-cons .list-title {
        margin-top: 30px;
    }

    .list-pros .list:not(.list-small),
    .list-cons .list {
        padding-right: 100px;
    }

    .mobile-change-order {
        flex-direction: column-reverse;
    }

    .icon-block .icon-big {
        flex: 0 0 60px;
        margin-right: 20px;
        text-align: center;
    }

    .lead-text {
        font-size: 21px;
    }

    .slider-block .slick-dots {
        width: 100%;
        bottom: 30px;
        text-align: center;
    }

    .slider-block .slider-item .block {
        padding-bottom: 80px;
    }

    .block.block-serfer-bg {
        background-image: url("../img/serfer-bg-mobile.jpg");
        min-height: auto;
        padding: 40px;
    }

    .slider-item-image {
        height: 250px;
    }

    .slider-block .slick-prev,
    .slider-block .slick-next {
        top: 125px;
    }

    .adver-text {
        text-align: center;
    }

    .site-footer {
        background-image: none;
    }

    .footer-row .col-4 {
        flex-basis: 50%!important;
        margin-bottom: 20px!important;
    }

    .footer-row .col-4:nth-child(2) {
        order: 1;
    }
    .footer-row .row {
        flex-direction: column;
    }
    
    .text-left-mobile {
        text-align: left !important;
    }

    .footer-info .col-4 {
        margin-bottom: 15px;
    }

    .footer-info .col-4:first-child {
        order: 1;
    }

    .footer-row {
        margin-bottom: 10px;
    }

    .contact-from-wrapper input[type="submit"] {
        width: 100%;
        float: none;
    }

    .woocommerce-checkout .woocommerce {
        padding: 0 20px 40px;
    }

    .woocommerce-checkout .woocommerce-checkout .order-review-wrap,
    .woocommerce-checkout .woocommerce-checkout-payment {
        width: 100%;
    }

    .woocommerce-checkout .woocommerce-checkout-payment {
        padding: 0;
    }

    .woocommerce-checkout #billing_first_name_field,
    .woocommerce-checkout #billing_last_name_field,
    .woocommerce-checkout #billing_address_2_field,
    .woocommerce-checkout #billing_city_field,
    .woocommerce-checkout #billing_country_field,
    .woocommerce-checkout #billing_state_field,
    .woocommerce-checkout #billing_postcode_field {
        width: 100%;
    }

    .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods {
        justify-content: space-between;
    }

    .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_method {
        width: 49%;
        max-width: initial;
        min-width: initial;
        margin: 5px 0;
    }

    .single-product .woocommerce-product-gallery .flex-control-nav {
        width: 100%;
        flex-wrap: nowrap;
    }

    .single-product .strong-view .testimonial-content {
        max-width: 85%;
        word-break: break-word;
    }

    .single-product .product>.row,
    .single-product .description {
        padding: 40px 20px;
    }

    .single-product .strong-view .testimonial-heading {
        max-width: initial;
    }

    .single-product .strong-view .testimonial-heading:before {
        content: none;
    }

    .woocommerce-cart .shipping-message,
    .woocommerce-cart .cart-collaterals {
        width: 100%;
    }

    .woocommerce-cart .cart-collaterals .shop_table .order-total td {
        display: table-cell;
        line-height: 1.2;
    }

    .woocommerce-cart .cart-collaterals {
        padding-left: 0;
    }

    .services-page .symptoms .img-wrapper {
        margin: 0;
        float: none;
        max-width: initial;
    }

    .woocommerce-cart .woocommerce-cart-form .product-thumbnail,
    .woocommerce-cart .woocommerce-cart-form .product-name,
    .woocommerce-cart .woocommerce-cart-form .product-remove,
    .woocommerce-cart .woocommerce-cart-form .product-quantity,
    .woocommerce-cart .woocommerce-cart-form .product-subtotal {
        width: 33.33%;
    }

    .woocommerce-cart .woocommerce-cart-form .product-subtotal {
        font-weight: 600;
        color: #098FA3;
    }

    .single-product .woocommerce-notices-wrapper .woocommerce-message>* {
        padding: 20px;
    }

    .site-header {
        flex-wrap: wrap;
        padding: 5px 20px;
    }

    .menu-toggle {
        padding-left: 0;
    }

    .site-header .nav-left {
        width: auto;
        order: -1;
        flex: 1;
    }

    div.wpcf7-response-output {
        margin: 2.2em 0.5em 1em !important;
    }

    .contact-from-wrapper .contact-from-left {
        margin-bottom: 25px;
    }

    .contact-page .contact-item-content {
        flex-direction: column;
    }

    .step-content {
        font-size: 16px;
        padding-top: 5px;
    }

    .home .slider-block .slick-track .slick-slide {
        display: block;
        background: #2BC1CB;
    }

    .contact-page .contact-item .contact-item-link {
        margin-bottom: 15px;
    }

    .services-page p {
        font-size: 18px;
    }

    h2.services-title,
    h3.services-title,
    .slogan-wrapper>span {
        font-size: 28px;
        text-align: center;
        display: block;
    }

    .slogan-wrapper {
        margin-top: 10px;
    }

    .slogan-wrapper .brand-title {
        font-size: 32px;
    }

    .slider-item-image .overlay {
        font-size: 26px;
    }

    .contact-from-wrapper span.cf7sg-popup {
        width: 100%;
        bottom: -2.2em;
        text-align: center;
    }

    .woocommerce-cart .cart-collaterals .shop_table th {
        font-size: 14px;
    }

    .review-slider-block .slick-track,
    .who-use-slider-block .slick-track {
        display: block;
    }

    .page-title-404 {
        font-size: 48px;
        padding: 50px 0;
    }

    .page-content-404 {
        font-size: 24px;
    }

    .about-team-item {
        width: 100%;
        margin-bottom: 25px;
    }

    .about-team-img {
        margin: 0 auto 35px;
    }

    .about-btn-wrapper {
        margin-top: 5px;
    }

    .about-btn-wrapper .btn {
        padding: 5px 15px;
    }

    .about-page-title-right {
        font-size: 22px;
    }

    .about-footer .about-image img {
        max-width: initial;
    }

    .about-page-title-left {
        background-color: transparent;
        font-size: 36px;
        padding: 23px 0 15px;
    }

    .about-page-title-left:before {
        height: 143px;
        z-index: -1;
        left: 0;
    }

    .about-text-title {
        margin-top: 15px;
    }

    .about-text {
        padding: 0 35px 55px;
        font-size: 18px;
    }

    .about-tabs .ui-state-active,
    .about-tabs .ui-widget-content .ui-state-active,
    .about-tabs .ui-widget-header .ui-state-active {
        border-bottom: 5px solid #098FA3;
    }

    .about-tabs .ui-tabs-panel .tab-text {
        font-size: 18px;
        padding: 30px;
    }

    .tab-text h4 {
        font-size: 20px;
    }

    .about-section-title {
        font-size: 36px;
    }

    .about-team-text .position {
        font-size: 20px;
        line-height: 1.6;
    }

    .about-footer .about-text {
        font-size: 16px;
    }

    .about-footer p {
        line-height: 1.6;
    }

    .about-footer p:not(:last-child) {
        margin-bottom: 30px;
    }

    .about-mail {
        font-weight: 500;
    }

    .about-team-story .btn {
        padding: 5px 10px;
        margin-top: 8px;
    }

    .site-header {
        padding: 15px 20px;
    }

    .site-header .site-branding {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    /*reviews-list*/
    .page-template-page-reviews .reviews-title {
        background-position: right;
    }

    .page-template-page-reviews .prev,
    .page-template-page-reviews .next {
        margin: 0 20px !important;
    }

    .page-template-page-review-form .form-field .after {
        top: 17px;
        font-size: 14px;
    }

    .page-template-page-review-form .field-post_content {
        margin-bottom: 70px;
    }

    .page-template-page-review-form .site-header,
    .page-template-page-reviews .site-header {
        padding: 30px 20px;
    }

    .footer-reviews .footer-info .to-left,
    .footer-reviews .footer-info .to-right {
        text-align: center;
    }
}

@media screen and (max-width: 400px) {
    .first-screen-block {
        background-position-x: 40%;
        background-size: 120%;
        background-image: url("../img/first-screen-mobile.png");
    }

    .mobile-first-image-screen {
       /*  display: none; */
    }
	
	h3.first-screen-title {		
		position: absolute;
		left: 30%;
		bottom: 8%;
    }
	
    .single-product .strong-view .testimonial-heading {
        font-size: 30px;
        padding: 0;
    }

    .single-product .strong-view .testimonial-content p {
        font-size: 16px;
    }

    .single-product .strong-view .testimonial-content {
        max-width: initial;
    }

    .single-product .strong-view .slick-prev,
    .single-product .strong-view .slick-next {
        display: none !important;
    }

    .single-product .strong-view .testimonial-name {
        margin: 0;
    }

    .faq-main-title,
    .services-main-title,
    .contact-main-title,
    .reviews-title {
        font-size: 32px!important;
    }

    .services-main-title {
        background: linear-gradient(180deg, rgba(9, 143, 163, 0.44) 0%, rgba(9, 143, 163, 0.12) 100%), url("../img/services-header.jpg") 65% center;
    }

    .faq-page .faq-sub-left {
        font-size: 16px;
    }

    .faq-page .faq-sub-right {
        font-size: 14px;
        background-position: 65% 100%;
        padding: 20px;
    }

    .faq-page .side-effects {
        max-width: 75%;
    }

    .woocommerce-cart .woocommerce-cart-form .product-thumbnail,
    .woocommerce-cart .woocommerce-cart-form .product-name,
    .woocommerce-cart .woocommerce-cart-form .product-remove,
    .woocommerce-cart .woocommerce-cart-form .product-quantity,
    .woocommerce-cart .woocommerce-cart-form .product-subtotal {
        width: 50%;
    }

    .woocommerce-cart .woocommerce-cart-form tbody .actions {
        margin: 20px auto;
    }

    .single-product .woocommerce-notices-wrapper .woocommerce-message {
        flex-direction: column;
    }

    .single-product .woocommerce-notices-wrapper .woocommerce-message .wc-message-wrap:after {
        content: none;
    }

    .contact-page .contact-item-link {
        margin: 0 0 10px;
    }

    .woocommerce-cart .shipping-message .shipping-message-slogan {
        font-size: 25px;
    }

    .woocommerce-cart .shipping-message .shipping-offer,
    .woocommerce-cart .shipping-message .shipping-message-text {
        font-size: 17px;
    }

    .services-page p {
        font-size: 14px;
    }

    h3.services-subtitle {
        text-align: center;
    }

    h2.services-title,
    h3.services-title,
    .slogan-wrapper>span {
        font-size: 24px;
        line-height: 1.2;
    }

    .step-text {
        font-size: 18px;
    }

    .single-product .product-banner-item {
        display: block;
    }

    .single-product .product-banner-item img {
        margin-right: 15px;
        float: left;
        width: auto;
    }

    .page-title-404 {
        font-size: 36px;
    }

    .page-content-404 {
        font-size: 20px;
    }

    .about-tabs .ui-state-active a,
    .about-tabs .ui-state-active a:link,
    .about-tabs .ui-state-active a:visited,
    .about-tabs .ui-state-default a,
    .about-tabs .ui-state-default a:link,
    .about-tabs .ui-state-default a:visited {
        font-size: 20px;
        line-height: 1.2;
    }
}

@media screen and (max-width: 374px) {
    .first-screen-block {
        min-height: 485px;
    }

    h1.first-screen-title {
        font-size: 24px;
    }

    h2 {
        font-size: 28px;
    }

    .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_method {
        width: 100%;
    }

    .contact-page .contact-item-left .contact-item-link {
        width: 200px;
    }

    .single-product .product-banner-item img {
        max-width: 120px;
    }

    .site-header:after {
        font-size: 14px;
    }
}

@media screen and (max-height: 760px) and (min-width: 425px) {
    .first-screen-block {
        background-position-x: 100%;
        -webkit-background-size: cover;
        background-size: cover;
    }
}

@media screen and (max-width: 320px) {
    h2.title-decor {
        padding: 0 0 0 70px;
        text-indent: -70px;
    }
}