@media only screen and (max-width: 479px) {
    
    /*  ----------  COMMON  ----------  */
    
    body {
        font-size: 12px;
        line-height: 16px;
    }
    
    h2 {
        font-size: 20px;
    }
    
    h3 {
        font-size: 14px;
    }
    
    .barbarpage .simple-text h2 {
        font-size: 36px;
    }
    
    /*  ----------  WRAPPER  ----------  */
    
    #wrapper .inner {
        min-width: 240px;
    }
    
    /*  ----------  HEADER  ----------  */
    
    #header, #header.fixed {
        /*height: 150px;*/
        height: auto;
        padding-top: 72px;
    }

    #header .inner {
        /*height: 150px;*/
        height: auto;
    }

    #header .header-left {
        /*width: 100%;*/
        width: auto;
        height: 55px;
        padding-top: 32px;
        background: #fff;
    }
    #header .header-left a, #header.fixed .header-left a {
        width: 145px;
        height: 35px;
        margin: 0 auto 30px;
        background-image: url("../images/header-logo-small.png");
        position: absolute;
        left: 50%;

        transform: translateX(-50%);
    }
    
    .barbarpage #header .header-left a, #header.fixed .header-left a {
        background-image: url("../images/header-logo-small.png");
    }
    
    /* languages and social */
    
    #header .languages,
    #header .social {    
        width: 35px;
        right: 2%;
    }
    
    #header .languages {
        margin-right: 45px;
        padding-top: 61px;
    }
    
    #header .languages li a,
    #header .social li a  {
        width: 35px;
        height: 43px;
        font-size: 20px;
        line-height: 43px;
        padding-top: 18px;
    }
    
    #header .languages li a {
        height: auto;
        line-height: 36px;
        padding: 0;
    }

    #header .languages li.current a {
        background-image: url("../images/mobile/flag-light.png");
        height: 43px;
        line-height: 43px;
        padding: 18px 0 0 0;
    }
    
    #header .social .facebook a {
        background-image: url("../images/mobile/flag-dark.png");
    }
    
    /* menu */
    
    #header .menu.closed {
        height: 45px;
    }
    
    #header .menu li {
        padding: 10px 10px;
        line-height: 24px;
    }
    
    #header .menu li.header {
        height: 45px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    
    #header .menu li.header a {
        font-size: 30px;
    }
    
    #header .menu li:last-child {
        margin-bottom: 10px;
    }
    
    #header .menu li a {
        font-size: 20px;    
    }


    #palyazat-mff {
        /*top: 80px;*/
        width: 240px;
    }
    
    /*  ----------  CONTENT  ----------  */
    
    #content {
        /*padding-top: 150px;*/
        padding-top: 205px;
    }
    
    .mainpage #content {
        padding-top: 230px;
    }
    
    #content .content-picure {
        margin-top: 45px;
        height: 300px;
    }
    
    #content .simple-text {
        margin-top: 45px;
    }
    
    /* mainpage panels */
    
    #content .panels .panel.closed {
        height: 45px;
    }
    
    #content .panels .panel .header {
        line-height: 45px;
        height: 45px;
        font-size: 30px;
    }
    
    #content .panels .panel .content {
        padding: 20px 0 0 0;
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    
    #content .panels .panel .content .news-img {
        margin-bottom: 10px;
        max-height: 200px;
    }
    
    #content .panels .panel .content .tip {
        width: 80px;
        height: 80px;
        background-image: url("../images/mobile/tip.png");
        margin-bottom: 10px;
    }
    
    #content .panels .panel .footer {
        height: 30px;
        line-height: 30px;
        font-size: 20px;
        margin-bottom: 20px;
    }
    
    #content .panels .panel .footer a {
        font-size: 20px;
    }
    
    #content .panels .panel.offer .content .bottle {
        margin: 10px 0 0 10px;    
        height: 300px;
        width: 70px;
    }
    
    #content .panels .panel.offer .content .bottle img {
        max-width: 70px;
        max-height: 300px;
    }
    
    #content .panels .panel.offer .content .bottle canvas {
        max-width: 70px;
    }
    
    #content .panels .panel .content h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    
    #content .panels .panel.news .content h2 {
        font-size: 16px;
        line-height: 24px;
    }
    
    #content .panels .panel.offer .content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    
    #content .panels .panel .content .tumblr {
        margin-top: 10px !important;
        font-size: 12px;
    }
    
    #content .panels .panel .content .tumblr img {
        margin-bottom: 5px;
        width: 50px;
    }
    
    /* content blocks */
    
    #content .content-block {
        font-size: 14px;
        line-height: 22px;
    }

    #content .content-block .block-header {
        height: 300px;
    }
    
    #content .content-block .block-header .header-image {
        height: 300px;
    }
    
    #content .content-block .block-header .header-image .header-text .title {
        font-size: 32px;
        top: 110px;
    }
    
    #content .content-block .block-header .header-image .header-text.szekszard .title {
        margin-bottom: 120px;
    }
    
    #content .content-block .block-header .header-image .header-text {
        font-size: 20px;
        /*background-image: url("../images/mobile/header-text-gradient.png");*/
    }
    
    #content .content-block .block-header .header-image .header-text.szekszard-block-1 .title {
        top: 50px;
    }
    
    #content .content-block .block-header .header-image .header-text.szekszard-block-2 .title {
        top: auto;
        bottom: 30px;
    }
    
    #content .content-block .block-header .header-image .header-text .subtitle {
        bottom: 20px;
    }

    #content .content-block .block-header .header-image .header-text .subtitle p {
        font-size: 20px;
        padding: 5px 0 10px;
    }
    
    #content .content-block .block-content {
        /*padding: 30px 0 100px 0;*/
        padding: 30px 15px;
    }
    
    #content .content-block .block-content p {
        margin-bottom: 22px;
    }
    
    #content .content-block .block-content .content-nav-arrow {
        bottom: 24px;
    }
    
    #content .content-block .block-content .link-gallery {
        margin-bottom: 22px;
        margin-top: 0;
    }
    
    /* content columns */
    
    #content .content-block .block-content .columns-three .column {
        font-size: 16px;
        line-height: 24px;
    }
    
    #content .content-block .block-content .columns-three .column h2,
    #content .content-block .block-content .columns-three .column h2.small  {
        font-size: 22px;
    }
    
    /*  ----------  FOOTER  ----------  */
    
    #footer .panels .panel {
        font-size: 14px;
        line-height: 22px;
    }
    
    #footer .panels .panel.closed {
        /*height: 45px;*/
    }
    
    #footer .panels .panel.map {
        background-position: center -20px;    
    }
    
    #footer .panels .panel h2 {
        font-size: 30px;
        line-height: 45px;
    }
    
    #footer .panels .panel .content {
        padding: 20px 0;
    }
    
    #footer .panels .panel .fb {
        margin-top: 30px;
    }
    
    #footer .copyright {
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
    }
    #footer .inner {
        background: #FFF;
    }
    #footer .inner iframe {
        max-width: 100%;
        width: 100%;
    }



    .one-by-four {
        width: 100%;
        margin: 0 0;
    }
    .one-by-four p {
        font-size: 16px;
    }


    /*  ----------  GALLERY  ----------  */
    
    .layout.gallery-page #content {
        padding-top: 195px;
    }
    
    /*  ----------  JQUERY VEGAS  ----------  */
    
    .vegas-background {
        left: 0 !important;
        top: 200px !important;
        position: absolute !important;
        width: 100% !important;
        height: auto !important;
        max-height: 100%;
        max-width: 100%;
        z-index: 2 !important;
        min-height: 212px;
    }
    
    /*  ----------  WINES  ----------  */

    /* list */
    
    #wines {
        margin-top: 43px;
    }
    
    #wines h1 {
        font-size: 40px;
        margin-bottom: 30px;
    }
    
    #wines .wine-item {
        width: 100%;
        float: none;
        margin: 0 0 30px 0 !important;
    }
    
    #wines .wine-item .picture {
        height: auto;
    }
    
    #wines .wine-item .picture img {
        width: 100%;
        max-height: none;
    }
    
    #wines .wine-item .short-description {
        font-size: 16px;    
        line-height: 24px;
    }
    
    /* detail */

    #wrapper #wines-detail {
        margin-top: 45px;    
    }
    
    #wines-detail .short-description {
        font-size: 16px;
        line-height: 24px;
    }
    
    #wines-detail .description {
        font-size: 14px;
        line-height: 22px;    
    }
    
    #wines-detail .description p {
        margin-bottom: 22px;    
    }
    
    #wines-detail h1 {
        font-size: 30px;
        line-height: 40px;    
    }
    
    /* order */

    #wrapper #wines-order {
        margin-top: 45px;    
    }
    
    #wines-order .header {
        margin-bottom: 20px;
    }
    
    #wines-order .header .box {
        display: none;
    }
    
    #wrapper #wines-order .header .text {
        width: 100%;
        float: none;
    }
    
    #wines-order .wines .row {
        line-height: 28px;
        margin-bottom: 10px;
    }
    
    #wines-order .wines .column-1 {
        width: 40%;
        font-size: 14px;
    }
    
    #wines-order .wines .column-2 {
        font-size: 14px;
    }
    
    #wines-order .wines input[type="text"],
    #wrapper #wines-order .wines input[type="text"] {
        width: 20px;
        height: 20px;
        font-size: 14px;
    }
    
    #wines-order .wines .quantity-button {
        width: 24px;
        height: 24px;
    }
    
    #wines-order .form-description {
        margin: 20px 0;
    }
    
    #wines-order .row {
        margin-bottom: 10px;    
    }
    
    #wines-order label {
        font-size: 14px;
    }
    
    #wrapper #wines-order input[type="text"] {
        font-size: 14px;
    }
    
    .one-by-third {
        width: 100%;
    }
    .one-by-third h3 {
        font-size: 24px;
        line-height: 28px;
    }
    .one-by-third p {
        font-size: 16px;
    }

    #content .content-block .block-header .header-image .header-text .title.logisticsTitle {
        line-height: 38px;
        top: 60px;
    }
    #content .content-block .block-header .header-image .header-text .subtitle p.logisticsContent {
        font-size: 16px;
        padding: 0;
    }
    .agroQuoteForm dt {
        width: 30%;
    }
    #captcha-element,
    .agroQuoteForm select,
    .agroQuoteForm input[type="text"] {
        width: 140px;
    }
    #content .content-block .munkatars1 .block-header .header-image .header-text .title {
        line-height: 32px;
        top: 57px;
    }

    #content .content-block .raktar1 .block-header .header-image .header-text .title {
        font-size: 28px;
        line-height: 28px;
        top: 60px;
    }
    .printedBlock {
        width: 100%;
        clear: both;
        display: block;
    }
    .printedBlock li {
        width: 100%;
        clear: both;
        display: block;
    }
    .floatingHand {
        width: 40%;
        height: 74%;
        bottom: -20px;
        background-size: contain;
    }

    #content .content-block #agrar-kulkereskedelem .block-header .header-image .header-text .title {
        font-size: 30px;
        top: 90px;
    }
    #content .content-block #agrar-kulkereskedelem .block-header .header-image .header-text .subtitle p {
        font-size: 15px;
    }
    #content .content-block .block-header .header-image .header-text .title.logisticsTitle {
        line-height: 27px;
        top: 80px;
        font-size: 24px;
        margin-bottom: 15px;
    }
    #content .content-block .block-header .header-image .header-text .subtitle p.logisticsContent {
        font-size: 12px;
    }
    #content .content-block .munkatars1 .block-header .header-image .header-text h1.title {
        line-height: 29px;
        top: 80px;
        font-size: 28px;
    }
    #content .content-block .munkatars1 .block-header .header-image .header-text .subtitle p {
        font-size: 16px;
        line-height: 21px;
    }
    .infographicsAfter {
        height: 760px;
    }

    #content .content-block #agrar-kulkereskedelem .block-header .header-image .header-text h1.title {
        line-height: 34px;
        top: 70px;
    }


    #szallitmanyozas-szamok .item .number-wrapper .number {
        font-size: 60px;
    }
    #szallitmanyozas-szamok .item .number-wrapper .text{
        font-size: 28px;
    }

    #terkep{
        height: 44vw;
    }

    #fizetes-menete .fizetes-wrapper .item,
    #elerhetosegek .elerhetosegek-wrapper .item{
        width: 100%;
    }


    #content .content-block .block-header .header-video video{
        height: 100%;
    }

    #infographics{
        position: relative;
        padding-bottom: 0;
    }
}
