@media (max-width: 1660px) {

    .header-logo {
        flex: 0 0 175px;
    }

    a.logo img {
        max-height: 70px;
    }

    nav#menu ul.menu > li > a {
        font-size: 0.95rem;
    }

    ul.menu {
        column-gap: 2em;
    }

    nav#menu ul li.menu-item-has-children:after,
    .header-lang li.wpml-ls-item-legacy-dropdown:after {
        padding-left: 0.25em;
        font-size: 0.75rem;
    }

    .header-content .header-right-side {
        column-gap: 1.25em;
    }

    form.woocommerce-cart-form {
        padding: 20px 3% 0;
    }

}

@media (max-width: 1440px) {

    ul.menu {
        column-gap: 1.5em;
    }

    .header-logo {
        flex: 0 0 150px;
    }

    a.logo img {
        max-height: 65px;
    }

    nav#menu ul.menu > li > a {
        font-size: 0.9rem;
    }

    nav#menu ul li.menu-item-has-children:after,
    .header-lang li.wpml-ls-item-legacy-dropdown:after {
        padding-left: 0.15em;
        font-size: 0.65rem;
    }

    .header-content .header-right-side {
        column-gap: 0.75em;
    }

    .header-cart a.cart-contents {
        width: 21px;
    }

    .search-toggler img {
        height: 16px;
    }

    .header-lang .wpml-ls-legacy-dropdown .wpml-ls-flag {
        height: 14px;
    }

    li.recent-post-item, .menu-footer-services-container li {
        width: 100%;
    }

}

@media (max-width: 1280px) {

    .header-search {
        position: inherit;
    }

    body.mobile-search-open form#searchform::before {
        display: none;
    }

    form#searchform {
        width: 100%;
        margin-right: 0;
        padding: 10px;
        background: #000;
    }


    header, body.header--transparent header {
        padding: 10px 0px;
        background: url(/wp-content/themes/acktar/images/mobilebg.jpg);
        background-size: cover;
    }

    a.logo img {
        height: 49px;
        margin: auto;
        display: table;
        image-rendering: pixelated;
    }

    div#mobile-toggler > div {
        height: 2px;
        width: 100%;
        background: white;
        margin: 10px 0px;
        width: 35px;
        transition: 0.3s all ease;
    }

    div#mobile-toggler {
        flex: 0 0 80px;
        margin-right: auto;
    }

    body {
        padding-top: 69px;
    }

    body.mobile-menu-open .hm-1 {
        transform: rotate(45deg) translateY(8px) translateX(8px);
    }

    body.mobile-menu-open .hm-2 {
        transform: rotate(
    -135deg);
        opacity: 0;
    }

    body.mobile-menu-open .hm-3 {
        transform: rotate(-45deg) translateY(-10px) translateX(8px);
    }
    body.is-sticky header, body.is-sticky.header--transparent header {
        padding: 10px 0px; 
    }

    .header-row {
        max-width: 100%;
        padding: 0px 15px;
    }

    nav#menu ul.menu > li > a {
        font-size: 0.9rem;
        line-height: 3.5em;
    }

    body.mobile-menu-open nav#menu {
        transform: none;
        opacity: 1;
        visibility: visible;
        overflow: hidden;
    }
    body.mobile-menu-open div#mobile-toggler {
        position: relative;
        z-index: 111;
    }
    
    body.mobile-menu-open .header-logo {
        position: relative;
        z-index: 111;
    }

    .hide-desktop {
        display: none;
    }
    .hide-mobile { display:inherit; }
    
    .mobile-table p:empty {
        display: none;
    }
    
    .mobile-table + .mobile-table {
        margin-top: 40px;
    }
    
    div#breadcrumbs.margin-top {
        margin-top: 20px;
    }
	
	.desk-only {
		display:none;
	}
	
    .container {
        max-width: 100%;
    }

    .container.inner {
        max-width: 100%;
    }

    div#post-content {
        padding: 20px 0px 50px;
    }
    body.header--transparent .section--hero {
        padding: 110px 0px 50px;
    }

    footer.text-white {
        text-align: center;
    }

    .footer-logo {
        margin: auto;
    }
    .footer-sep {
        width: 200px;
        margin: 50px auto;
        height: 2px;
        width: 180px;
    }
    .footer_links--list {
        margin: auto;
    }

    .footer-title {
        margin-top: 40px;
    }

    .footer-title:before {content: '';width: 180px;height: 2px;background: white;display: block;margin: auto auto 30px;}

    .footer-menu {
        max-width: 70%;
        margin: auto;
    }

    .footer-menu li a {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.2;
    }
    footer .title {
        font-size: 16px;
        letter-spacing: 2.2px;
    }
	.wpcf7-list-item label span {
		font-size: 13px;
		text-align: left;
	}

    h1.h2 {
        margin-top: 20px;
    }
    .wpcf7-list-item {
        margin: 0;
    }
    div.h2 {
        font-size: 16px;
        letter-spacing: 1.6px;
    }
    .bottom_line p {
        width: 100%;
    }

    .bottom_line {
        padding: 3em 0;
        justify-content: center;
        align-items: center;
        gap: 1em;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .floating-contact--form-inner {
        width: 100%;
        height: 100%;
        overflow: auto;
        border: 0px;
        max-width: 100%;
        padding: 40px 14px;
    }

    .product-search-inner {
        border: 0px;
        height: 100%;
        justify-content: center;
        display: flex;
        overflow: auto;
        max-width: 100%;
    }

    .product-search-cont {
        margin: 75px auto;
    }

    .floating-form .x, .product-search-inner .x {
        top: 90px;
    }

    .product-search--list {
        left: 0;
        top: 100%;
        z-index: 1;
        margin: 10px auto;
        width: 140%;
    }

    .product-search-select.open .product-search--list {
        transform: translateX(-15%);
    }

    .product-search-select.open .product-search--list:before {
        border: 5px solid transparent;
        border-bottom: 5px solid white;
        bottom: 100%;
        left: 0;
        right: 0;
        margin: auto;
        top: auto;
    }

    div#floating-contact {
        left: auto;
        right: 15px;
    }

    .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
		max-width:100%;
	}

    .table-holder {overflow: visible;border-radius: 0px;border: 0;}

    .pt-blocks--groups-title {
        border-radius: 8px 8px 0px 0px;
        background: #cecece;
        display: flex;
        padding: 20px 0px;
        border: 1px solid #c7c7c7;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin: 0;
        font-size: 16px;
        width: calc(100% + 1px);
        font-weight: 700;
        margin-bottom: 1px;
        text-transform: uppercase;
    }
    .pt--title {
        background: #f5f5f5;
        display: flex;
        padding: 21px 0px;
        border: 1px solid #cecece;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        text-decoration: underline;
        margin: -1px 0px 0px 0px;
        font-size: 14px;
        width: calc(100% + 1px);
        font-weight: 500;
    }
    
    .pt--title > .pt--toggle {
        margin-left: 10px;
    }
    .pt--block-center {
        padding: 10px;
        font-size: 14px;
        line-height: 1.6;
        text-align: left;
        border: 1px solid #ddd;
        flex: 0 0 100%;
        margin: -1px 0px 0px 0px;
    }
    
    .pt--title.no-toggle {
        font-size: 16px;
        font-weight: 700;
        text-decoration: none;
        text-align: center;
        padding: 8px 10px;
        text-transform: uppercase;
        line-height: 1.4;
        background: #f7f7f7;
        min-height: 60px;
    }
    .pt--content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        text-align: center;
    }
    
    .pt--block {
        flex: 0 0 50%;
        flex-grow: 1;
        margin: 0;
        flex-direction: column;
        display: flex;
        flex-wrap: wrap;
    }
    
    .pt--block-key {
        min-height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #f5f5f5;
        border: 1px solid #cecece;
        font-weight: 700;
        font-size: 14px;
        margin: -1px -1px 0px 0px;
        padding: 5px;
        line-height: 1.3;
        text-transform: uppercase;
    }
		
	.pt--block-product.open .pt--toggle {
		transform: rotateX(180deg);
	}

    .pt--block-val {
        min-height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #cecece;
        margin: -1px -1px 0px 0px;
        padding: 10px;
        font-size: 14px;
        flex-grow: 1;
        padding: 5px;
        line-height: 1.6;
        flex-direction: column;
    }
    .pt--block-full {
        flex: 0 0 calc(100% + 1px);
        min-height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #f5f5f5;
        border: 1px solid #cecece;
        font-weight: 600;
        font-size: 14px;
        margin: -1px -1px 0px 0px;
    }
    .pt--title.has-toggler > span {
        flex: 0 0 170px;
        text-align: center;
        padding-left: 20px;
        line-height: 1.5;
        font-size: 16px;
    }
     
    .pt--block-full + .pt--block .pt--block-key, .pt--block-full + .pt--block + .pt--block .pt--block-key {
        min-height: 30px;
        text-transform: none;
    }
    .pt--block-product.style--1.open .pt--title.has-toggler {
        background: white;
    }
         
    .pt--block-product.style--2 .pt--title.has-toggler {
        text-decoration: none;
    }
    
    .pt--block-product.style--2 .pt--title.has-toggler span {
        flex: 0 0 75%;
    }
    .pt--block p:empty {
        display: none;
    }
    
    .pt--block p {
        margin: 0 !important;
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit;
    }
    
    .pt--block-val strong {
        font-weight: inherit !important;
    }

    .woocommerce-notices-wrapper, .woocommerce-form-login-toggle {
        max-width: 100%;
    }

    .woo-cart .col-md-9,
    .woo-cart .col-md-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .woo-cart .col-md-9 h2 {
        margin: 0 0 1em;
    }

    .woo-cart .col-md-3 h2 {
        margin: 3em 0 1em;
    }

}
@media (max-width: 1030px) {
    .header-content {
        flex: 0 0 80px;
    }
    .header-lang {
        display: none;
    }
    .header-logo {
        margin: auto;
        flex: 0 0 auto;
    }

    nav#menu ul.menu ul.sub-menu > li > a {
        line-height: 2em;
        white-space: normal;
        font-size: 0.9rem;
    }

    nav#menu ul li.menu-item-has-children.open:after {
        transform: rotateZ(180deg);
    }

    nav#menu ul li.wpml-ls-menu-item {
        display: flex;
    }

    nav#menu {
        position: fixed;
        top: 0;
        height: 100vh;
        margin: auto;
        left: 0;
        background: black;
        width: 100%;
        padding: 80px 20px 20px;
        transition: 0.2s all ease;
        opacity: 0;
        visibility: hidden;
        transform: translateX(-20px);
    }

    ul.menu {
        flex-direction: column;
    }
    nav#menu > div > ul > li.open > ul.sub-menu {
        display: block;
    }

    nav#menu ul li ul.sub-menu li {
        color: white;
        font-size: 16px;
    }

    nav#menu ul.menu ul.sub-menu > li + li > a {
        margin-top: 10px;
    }
    nav#menu > div > ul > li > ul.sub-menu {
        position: relative;
        order: 5;
        flex: 0 0 100%;
        transform: none;
        opacity: 0;
        visibility: visible;
        display: none;
        max-width: 100%;
        width: 100%;
        background: none;
        border: 0;
        margin-bottom: 1.5em;
    }
    nav#menu ul li.menu-item-has-children:after {
        padding-left: 0;
        font-size: 0.9rem;
        line-height: 3.5em;
    }

    nav#menu > div > ul > li {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        text-align: left;
        justify-content: space-between;
    }
}

@media (max-width: 1024px) {

}

@media (max-width: 768px) {

}

@media (max-width: 425px) {

    
}