@media screen and (max-width: 450px) {
    div#wrapper-contact {
        position: absolute;
        top: 1rem !important;
        z-index: 12;
        color: #fff;
        right: 0;
        padding: 0.35rem 1rem 0.35rem 3.5rem !important;
        font-size: 0.8rem !important;
        font-weight: 400;
        background: -moz-linear-gradient(left, rgba(131, 189, 43, 0) 0%, rgba(131, 189, 43, 1) 27%, rgba(131, 189, 43, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(131, 189, 43, 0) 0%, rgba(131, 189, 43, 1) 27%, rgba(131, 189, 43, 1) 100%);
        background: linear-gradient(to right, rgba(131, 189, 43, 0) 0%, rgba(131, 189, 43, 1) 27%, rgba(131, 189, 43, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0083bd2b', endColorstr='#83bd2b', GradientType=1);
    }

    .fixed_request {
        display: none !important;
    }

    .normalwidth {
        width: 100% !important;
    }

    .fo-inner {
        margin-top: 0 !important;
    }

    .nivoSlider {
        height: auto !important;
    }

    .fo-second-menu {
        display: none;
    }

    .interactbuttons {
        text-align: center;
    }

    span.allrr {
        display: none !important;
    }

    span.allrr2 {
        display: block !important;
        text-align: center;
        color: #AFAFAF;
        font-size: 0.75em;
        padding: 0 0.2em;
    }

    .productprice {
        font-weight: inherit;
        color: #AB2828;
        font-size: 0.8em !important;
    }

    .left-side {
        display: none !important;
    }

    input.normalbtn {
        padding: 1em 1.5em !important;
        font-size: 1em !important;
        font-weight: 600;
        margin: 0 0.5em;
        margin-bottom: 0.75em !important;
    }

    input[name=firstname] {
        margin-left: 8em !important;
        margin-top: 0.5em !important;
        left: -1px;
    }

    .fo-inner-menu, .left-side {
        display: none !important;
    }

    .header-logo {
        width: 100% !important;
        text-align: center;
        margin-left: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding: 0.25em 0 !important;
    }

    div.header-logo img {
        max-width: 100px !important;
    }

    .header {
        min-height: 0 !important;
        position: fixed !important;
        width: 100% !important;
        z-index: 14;
        top: 0 !important;
        -webkit-border-top-left-radius: 0 !important;
        -webkit-border-top-right-radius: 0 !important;
        -moz-border-radius-topleft: 0 !important;
        -moz-border-radius-topright: 0 !important;
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
    }

    input.sendrequestquote {
        padding: 0.85rem 0.8rem !important;
        font-size: 0.8rem !important;
    }

    .header-content {
        display: none !important;
    }

    .header-inner {
        padding: 0.25em 0 !important;
    }

    div.header-logo-text img {
        max-width: 100%;
        max-height: 3em !important;
    }

    .centerresz {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 100% !important;
        padding: 0% !important;
    }

    .prod-left {
        position: relative;
        width: 100% !important;
        display: block !important;
        margin-right: 0 !important;
        margin-bottom: 1em !important;
        text-align: center;
    }

    .prod-right {
        position: relative;
        display: block !important;
        vertical-align: top;
        width: 100% !important;
    }

    div.cartproductrow:nth-child(even) {
        background-color: #F3F3F3;
    }

    div.cartproductrow {
        font-size: 0.95em;
        display: table;
        width: 100%;
        border-spacing: 0.5em;
    }

    div.cartproductcell {
        display: table-cell;
        vertical-align: middle;
    }

    div.cartproductcell:first-child, div.cartproductcell:last-child {
        min-width: 35px;
    }

    div.cartproductcell:last-child {
        text-align: right;
        min-width: 50px;
    }

    div.cartproductbox {
        border-bottom: 1px dotted #B7B7B7;
    }

    .discpriceplecs {
        padding: 1.25em !important;
        font-weight: bold;
        font-size: 0.8em !important;
        position: absolute !important;
        top: 1em;
        right: 0em !important;
        z-index: 2;
    }

    .productimg {
        min-height: 10em !important;
        height: 10em !important;
    }

    div.kosar-mobil {
        display: block !important;
        position: fixed;
        background-color: #FFF;
        width: 100%;
        min-height: 2.5em;
        bottom: 0;
        color: #fff;
        z-index: 11;
    }

    .kosarbox-title-closebtn {
        display: inline-block;
        float: right;
        position: relative;
        right: 0em;
    }

    .kosarbox-title-inner {
        color: #444;
        font-size: 0.9em;
        display: inline-block;
        vertical-align: middle;
        padding: 0.75em;
    }

    .kosarbox-content {
        position: relative;
        display: block;
        color: #444;
        padding: 0.75em;
        font-size: 0.85em;
        margin-bottom: 0.5em;
    }

    .kosarbox-title {
        border-bottom: 1px solid #F3F3F3;
    }

    .kosar-mobil-title {
        position: relative;
        padding: 0 1em;
        top: 50%;
        transform: translateY(-50%);
        text-transform: uppercase;
        font-size: 0.85em;
    }

    div.selectoroption:hover > span.selectoroption-description {
        visibility: visible !important;
        left: 50%;
        opacity: 1;
        margin-left: -55% !important;
        z-index: 999;
    }

    span.selectoroption-description {
        width: 100% !important;
    }

    .module-bottom-box {
        position: relative;
        display: inline-block !important;
        padding: 0 !important;
        width: 50% !important;
    }

    div.prodboxdesc.buydescriptionbox textarea {
        max-width: 90% !important;
    }

    .buysummary {
        font-size: 0.85em !important;
    }

    div.cart-box-content-row label {
        width: 33% !important;
        font-size: 0.85em !important;
    }

    .prodboxlabel.w15.hideoncell {
        display: none;
    }

    div.prodboxlabel:nth-child(3), div.prodboxlabel:nth-child(2) {
        width: 40% !important;
    }

    div.prodboxlabels div.prodboxlabel {
        font-size: 0.75em !important;
    }

    input[name=minus], input[name=plus] {
        font-size: 1.2em;
        font-weight: 100 !important;
        padding: 0.1em 0em;
        width: 1.5em;
        display: block !important;
        margin: 0.25em auto !important;
    }

    div.productbuttons input {
        padding: 0.75em 0.5em;
        margin-bottom: 0.5em !important;
        font-size: 0.65em;
    }

    div.mainimg img {
        max-width: 60% !important;
    }

    div.partner-logo input {
        display: block;
        position: relative;
        margin: auto;
        margin-top: 1em;
    }

    .module-box.newslettermodul {
        margin: 2em 0 0em 0 !important;
    }

    div#module-1 {
        margin: 1em 0 0 0 !important;
    }

    div#wrapper-main {
        position: relative;
        overflow: hidden;
        margin-top: 3.45em !important;
    }

    div#wrapper {
        width: 100% !important;
        position: relative;
        margin: 1px auto;
    }

    .wrapper-text {
        font-size: 1rem !important;
        max-width: 80% !important;
    }

    img.ta {
        position: relative;
        margin: auto;
        text-align: center;
        display: inherit;
        max-width: 25% !important;
        width: auto !important;
    }

    .upper-box {
        width: 98% !important;
        margin: 0 1% 1em 1% !important;
        min-height: auto !important;
        display: inline-block !important;
    }

    .footer {
        position: relative;
        margin-bottom: 0 !important;
    }

    .footer-inner {
        -webkit-border-bottom-right-radius: 0 !important;
        -webkit-border-bottom-left-radius: 0 !important;
        -moz-border-radius-bottomright: 0 !important;
        -moz-border-radius-bottomleft: 0 !important;
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }

    .footerbox {
        margin: 0 !important;
    }

    .footerbox-box {
        position: relative;
        /*display: block !important;*/
        width: 80% !important;
        margin: auto !important;
        margin-bottom: 7% !important;
        margin-top: 2% !important;
    }

    .footerbox-title {
        padding: 3% !important;
        font-size: 0.75rem;
        text-align: center;
    }

    .footerbox-left, .footerbox-right {
        display: block !important;
    }

    .footerbox-right {
        position: relative;
        float: none !important;
        margin: auto !important;
        width: 90% !important;
        color: #5F5F5F;
    }

    .productbox, .catbox {
        width: 47% !important;
        margin-right: 1.9% !important;
        margin-bottom: 1em;
    }

    .contentform {
        font-size: 0.8em;
        width: 96% !important;
        padding: 2% !important;
    }

    .content-block {
        padding: 0 0.5rem;
    }

    div.formrow label {
        width: 30%;
        text-align: left !important;
        margin-right: 1%;
    }

    .proddata-buttons {
        text-align: center;
    }

    .middle-boxes {
        margin-top: 0.5rem !important;
    }

    .middle-box.w23 {
        width: 100% !important;
        margin-bottom: 1em !important;
        height: calc(28.5vw * 1.75) !important;
    }

    a.nodecoration img {
        width: 50% !important;
    }

    .footerbox-box-content .request-button {
        text-align: center;
    }

    div.middle-box-img img {
        max-width: 25% !important;
        position: relative;
    }

    .middle-box-subtitle {
        color: #444;
        text-align: center;
        min-height: auto !important;
        padding: 0 1em;
    }

    .home-banner {
        position: relative;
        width: auto !important;
        margin: 0em auto 0em auto !important;
    }

    .home-banner-desc {
        font-size: 1em !important;
        width: 80%;
    }

    .home-banner-title {
        font-size: 1.5em !important;
        padding-left: 0.65em !important;
        width: 75%;
        text-align: center !important;
    }

    div.home-banner::after {
        height: 5em !important;
        width: 4em !important;
        top: 28% !important;
        right: 1% !important;
    }

    .catboxes-new-title span {
        background: #fff;
        padding: 10px;
        position: relative;
        top: -11px;
        left: 0 !important;
        text-transform: uppercase;
        color: #83BD2B;
        font-size: 0.9rem !important;
    }

    .catboxes-new-title {
        margin-bottom: 1rem;
    }

    .upper-new-box:first-of-type {
        width: auto !important;
        padding-bottom: 1rem;
    }

    .upper-new-box.secondbox {
        width: 98% !important;
    }

    .upper-new-box p {
        font-size: 0.8rem !important;
    }

    .upper-second-box-1 {
        width: 98% !important;
    }

    .catbox {
        min-height: 7.5em !important;
    }

    div.catbox:nth-child(even) {
        margin-left: 1.9% !important;
        margin-right: 0 !important;
    }

    div.category-box {
        position: relative;
        width: 95% !important;
        min-width: 9rem !important;
        /*overflow: hidden !important;*/
        margin: 0 0 10% 0 !important;
        height: calc(26vw * 1.75) !important;
        font-size: 0.7rem !important;
    }

    div.category-box:nth-child(even) {
        margin-left: 0.5% !important;
        margin-right: 0 !important;
    }

    div.koztes_box {
        position: relative;
        width: 47% !important;
        min-width: 9rem !important;
        overflow: hidden !important;
        margin: 0 0 0.5% 0 !important;
        height: calc(26vw * 1.75) !important;
        font-size: 0.7rem !important;
    }

    div.koztes_box:nth-child(even) {
        margin-left: 0.5% !important;
        margin-right: 0 !important;
    }

    div#elegedettseg-garancia {
        background: url(../images/uploads/garancia_kep.png) top left no-repeat;
        height: 100% !important;
        width: 65% !important;
        background-size: contain !important;
    }

    .middle-box-text-content {
        background: #6eaa10;
        color: #fff;
        width: 9rem !important;
        padding: 1rem;
        right: 0;
        position: absolute;
        bottom: 5rem;
        text-align: center;
        font-size: 0.7rem !important;
        font-weight: 300;
    }

    .category-box-title {
        text-transform: uppercase;
        padding: 2% 7% !important;
        padding-top: 0.5em;
        /*color: #4A4A4A;*/
        font-weight: 400;
        font-size: 0.75rem !important;
        width: 86% !important;
        left: 0% !important;
        bottom: -36px !important;
        position: absolute;
    }

    div.selectoroption {
        width: 23% !important;
        max-width: 9em !important;
        margin-right: 1.5% !important;
    }

    div.selectoroption:nth-child(4n) {
        width: 23% !important;
        max-width: 9em !important;
        margin-right: 0 !important;
    }

    .menu-button {
        position: absolute;
        z-index: 1000;
        margin: 0 0.5em;
        padding: 0em;
        width: 2.5em;
        height: 2em;
        border: none;
        text-indent: 2em;
        font-size: 1.25em;
        color: transparent;
        background: transparent;
        top: 50%;
        transform: translateY(-50%);
    }

    .menu-button::before {
        position: absolute;
        top: 0.5em;
        right: 0.5em;
        bottom: 0.5em;
        left: 0.5em;
        background: linear-gradient(#83BD2B 20%, transparent 20%, transparent 40%, #83BD2B 40%, #83BD2B 60%, transparent 60%, transparent 80%, #83BD2B 80%);
        content: '';
    }

    .menu-button:hover {
        opacity: 0.6;
    }

    .close-button {
        width: 1em;
        height: 1em;
        position: absolute;
        right: 1em;
        top: 1em;
        overflow: hidden;
        text-indent: 1em;
        font-size: 0.75em;
        border: none;
        background: transparent;
        color: transparent;
    }

    .close-button::before, .close-button::after {
        content: '';
        position: absolute;
        width: 3px;
        height: 100%;
        top: 0;
        left: 50%;
        background: #bdc3c7;
    }

    .close-button::before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .close-button::after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    button#open-button {
        display: block !important;
        outline: none;
    }

    a.lvl3 span {
        display: inline-block;
        margin-left: 1.5rem !important;
    }

    .menu-wrap {
        position: fixed;
        display: block !important;
        z-index: 11;
        overflow: auto;
        width: 64%;
        height: calc(100% - 3em);
        background: #373a47;
        padding: 0 1.5em;
        font-size: 1.15em;
        -webkit-transform: translate3d(-320px, 0, 0);
        transform: translate3d(-320px, 0, 0);
        -webkit-transition: -webkit-transform 0.4s;
        transition: transform 0.4s;
        -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    }

    nav.menu {
        padding: 1em 0;
    }

    div.menu-wrap a, div.menu-wrap a:link, div.menu-wrap a:visited {
        color: #fff;
        text-decoration: none;
        font-family: Roboto;
        font-weight: normal;
        font-size: 15px;
        border-bottom: 1px solid #282B35;
        padding: 0.75em 0;
    }

    .menu, .icon-list {
        height: 100%;
    }

    .icon-list {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    .icon-list a {
        display: block;
        padding: 0.8em;
        -webkit-transform: translate3d(0, 500px, 0);
        transform: translate3d(0, 500px, 0);
    }

    .icon-list, .icon-list a {
        -webkit-transition: -webkit-transform 0s 0.4s;
        transition: transform 0s 0.4s;
        -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    }

    .icon-list a:nth-child(2) {
        -webkit-transform: translate3d(0, 1000px, 0);
        transform: translate3d(0, 1000px, 0);
    }

    .icon-list a:nth-child(3) {
        -webkit-transform: translate3d(0, 1500px, 0);
        transform: translate3d(0, 1500px, 0);
    }

    .icon-list a:nth-child(4) {
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    .icon-list a:nth-child(5) {
        -webkit-transform: translate3d(0, 2500px, 0);
        transform: translate3d(0, 2500px, 0);
    }

    .icon-list a:nth-child(6) {
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    .icon-list a span {
        margin-left: 10px;
        font-weight: 300;
    }

    .show-menu .menu-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform 0.8s;
        transition: transform 0.8s;
        -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    }

    .show-menu .icon-list, .show-menu .icon-list a {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform 0.8s;
        transition: transform 0.8s;
        -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    }

    .show-menu .icon-list a {
        -webkit-transition-duration: 0.9s;
        transition-duration: 0.9s;
    }

    .show-menu .content::before {
        opacity: 1;
        -webkit-transition: opacity 0.8s;
        transition: opacity 0.8s;
        -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    div.pathway.incontent {
        font-size: 0.5em;
        display: block;
        width: 100% !important;
    }

    div.pathway.incontent h2 {
        font-size: 0.5em;
    }
}
