@charset "UTF-8";

/*colors*/

.yellow { color: #dfc900; }
.turquoise {
    color: #28bfcb;
    color: #43c0bf;
}

.icons {
	display: none;
}
.jmodedit {
    display: none !important;
}

/*reset css*/
    html {
        height: 100%;
        overflow-y: scroll;
    }
    body {
        font-family: "Open Sans",Arial,sans-serif;
        font-size: 17px;
        line-height: 1.5em;
        letter-spacing: 0.5px;
        font-weight: 400;
        color: #333;

    }
    p {
        text-align: justify;
    }

    li {
        line-height: 1.5em;
    }

    a,
    a:focus,
    a:active,
    a:visited {
        color: #43c0bf;
        text-decoration: none !important;
        font-weight: normal;
        outline: none;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }
    a:hover {
        color: #43c0bf;
        font-weight: normal;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }
    h1,h2,h3,h4,h5,h6 {
        color: #dfc900;
        font-weight: normal;
        margin: 0px;
        padding: 10px 0px;
    }
    h4 {
        font-size: 20px;
        line-height: 20px;
    }
    :focus {
        outline: none;
    }
    strong {
        font-weight: 800;
    }
    strong * {
        font-weight: 800 !important;
    }
    ul, ol {
        margin: 0 0 10px 40px;
    }
    input.button,
    button.btn,
    .btn-primary,
    .btn,
    a.btn {
        background-color: rgba(50, 57, 70, 0.68);
        background-image: none;
        background-repeat: no-repeat;
        border-width: 1px;
        border-color: #323946;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #ffffff;
        text-shadow: none;
        box-shadow: none;
        padding: 13px 35px;
        font-family: "Open Sans",Arial,sans-serif;
        font-size: 17px;
        line-height: 17px;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }
    input.button:active,
    input.button:focus,
    input.button:hover,
    input.button:visited,
    button.btn:active,
    button.btn:focus,
    button.btn:hover,
    button.btn:visited,
    .btn-primary:active,
    .btn-primary:focus,
    .btn-primary:hover,
    .btn-primary:visited,
    .btn:active,
    .btn:focus,
    .btn:hover,
    .btn:visited,
    a.btn:active,
    a.btn:focus,
    a.btn:hover,
    a.btn:visited {
        color: white;
        background-color: #323946;
        outline: none;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }

/*joomla html*/
    
    #wrapper {
        margin-top: 100px;
    }

    #maincontent {
        padding-top: 50px;
    }

    #pageimagewrapper {
        margin-top: 100px;
    }

    #pageimagewrapper + #wrapper {
        margin-top: 0px;
    }

    div.page-header h2[itemprop="headline"],
    div.page-header h2[itemprop="name"] {
        text-align: center;
    }

    .btn:focus {
        outline: none;
    }


    p.readmore {
        margin-top: 30px;
        margin-bottom: 30px;
        text-align: center;
    }
    p.readmore a.btn,
    .pager li > a,
    .pager li > span {
        background-image: none;
        background-color: transparent;
        padding: 7px 40px;
        font-family: "Open Sans",Arial,sans-serif;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 2px;
        text-decoration: none;
        color: #43c0bf;
        border-color: #43c0bf;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        border: 1px solid #43c0bf;
        border-bottom-color: #43c0bf;
        border-radius: 20px;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }
    p.readmore a.btn:hover,
    .pager li > a:hover,
    .pager li > span:hover {
        background-color: #43c0bf;
        text-shadow: none;
        color: white;
        text-decoration: none;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }
    p.readmore a.btn.gotoblog {
        background-color: #43c0bf;
        color: white;
    }
    p.readmore a span,
    .pager li > span {
        display: none;
    }
    .pager li > a,
    .pager li > span {
        width: 85px;
    }
    .icon-chevron-right:before, .icon-arrow-right:before {
        font-family: 'FontAwesome';
        content: '\f105';
        font-size: 26px;
    }
    .icon-chevron-left:before, .icon-arrow-left:before {
        font-family: 'FontAwesome';
        content: '\f104';
        font-size: 26px;
    }
    .item-image {
        margin-bottom: 30px;
        text-align: center;
    }

    .clearboth {
        clear:both;
    }

    div.item-page div.page-header {
        margin: 0;
        padding-bottom: 0;
    }
    div.items-leading div.page-header h2[itemprop="name"],
    div.item-page div.page-header h2[itemprop="headline"] {
        font-size: 40px;
        line-height: 40px;
        padding: 50px 0px;
        margin: 0;
    }


    .pager {
        margin: 60px 0;
    }

    #wrapper > .inner,
    #headerwrapper > .inner,
    #footerwrapper > .inner,
    .ourclientinner {
        padding: 0px 50px;
    }

    div#bannerlogo {
        text-align: left;
    }

    #headerwrapper {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    #maincontent {
        padding-bottom: 50px;
    }   
    #maincontent p {
        margin-bottom: 20px;
    }

/*youtube*/
    
    .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
    }
    .embed-container iframe,
    .embed-container object,
    .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/*designed ol*/
    
    div[itemprop="articleBody"] ol {
        list-style: none;
        list-style-position: inside;
        padding: 0;
        margin: 0;
    }
    div[itemprop="articleBody"] ol li {
        counter-increment: item;
        margin-bottom: 20px;
        padding-left: 60px;
        vertical-align: top;
        display: block;
        min-height: 48px;
    }
    div[itemprop="articleBody"] ol li:before {
        font-family: "Open Sans",Arial,sans-serif;
        font-weight: 500;
        margin-right: 10px;
        content: counter(item) ".";
        width: 40px;
        height: 40px;
        line-height: 48px;
        font-size: 48px;
        text-align: center;
        margin-left: -60px;
        position: absolute;
    }

/*loader*/

    .loader {
        font-size: 10px;
        margin: 50px auto;
        text-indent: -9999em;
        width: 6vw;
        height: 6vw;
        border-radius: 50%;
        background: #eeeeee;
        background: -moz-linear-gradient(left, #eeeeee 10%, rgba(230,230,230, 0) 42%);
        background: -webkit-linear-gradient(left, #eeeeee 10%, rgba(230,230,230, 0) 42%);
        background: -o-linear-gradient(left, #eeeeee 10%, rgba(230,230,230, 0) 42%);
        background: -ms-linear-gradient(left, #eeeeee 10%, rgba(230,230,230, 0) 42%);
        background: linear-gradient(to right, #eeeeee 10%, rgba(230,230,230, 0) 42%);
        position: relative;
        -webkit-animation: load3 3s infinite linear;
        animation: load3 3s infinite linear;
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
        position: absolute;
        z-index: 0;
        top: 36%;
        left: 0;
        right: 0;
    }
    .loader:before {
        width: 50%;
        height: 50%;
        background: #eeeeee;
        border-radius: 100% 0 0 0;
        position: absolute;
        top: 0;
        left: 0;
        content: '';
    }
    .loader:after {
        background: white;
        width: 75%;
        height: 75%;
        border-radius: 50%;
        content: '';
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }
    @-webkit-keyframes load3 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    @keyframes load3 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

/*mainmenu*/

    #mainmenu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0px;
    }
    #mainmenu > .inner {
        z-index: 10000;
        border-bottom: 2px solid #43c0bf;
        background: white;
    }
    div#maximenuck87 ul.maximenuck {
        text-align: center;
        display: flex !important;
        justify-content: space-between;
        max-width: 1200px;
        margin: 0 auto;
    }
    div#maximenuck87 ul.maximenuck:after {
        content: none;
    }
    div#maximenuck87 ul.maximenuck li.current a span.titreck {
        color: #43c0bf;
    }
    #mainmenu ul.menu > li > a,
    #mainmenu ul.menu > li > span.separator,
    #mainmenu ul.maximenuck > li > a,
    #mainmenu ul.maximenuck > li > span.separator {
        display: block;
        color: #43c0bf;
        margin: 0px;
        margin-right: 0px;
        padding: 0px;
    }
    div#maximenuck87 ul.maximenuck li.maximenuck:hover > a span.titreck,
    div#maximenuck87 ul.maximenuck li.maximenuck.active > a span.titreck,
    div#maximenuck87 ul.maximenuck li.maximenuck:hover > span.separator,
    div#maximenuck87 ul.maximenuck li.maximenuck.active > span.separator {
        color: #43c0bf;
    }
    span.titreck {
        display: block;
        font-size: 18px;
        line-height: 100px;
        padding: 0px 40px;
        font-family: "Open Sans",Arial,sans-serif;
        font-weight: 500;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }

    #mainmenu > .inner.fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }
    #mainmenu > .inner.fixed span.titreck {
        line-height: 40px;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }
    div#maximenuck87 ul.maximenuck li.maximenuck:first-child {
        width: 126px;
    }
    #mainmenu > .inner div#maximenuck87 ul.maximenuck li > a img {
        height: 95px !important;
         -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }
    #mainmenu > .inner.fixed div#maximenuck87 ul.maximenuck li > a img {
        height: 40px !important;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }

/*mobilemenu*/
    div.mobilebarmaximenuck img {
        height: 40px !important;
    }

    div.mobilebarmaximenuck {
        height: 40px;
        background: white;
        text-align: left;
    }
    span.mobilebarmenutitleck {
        color: #43c0bf;
        font-size: 18px;
        font-weight: 500;
        line-height: 40px;
        font-family: "Open Sans",Arial,sans-serif;
    }
    div.mobilebuttonmaximenuck {
        background: transparent;
        width: 50px;
        height: 40px;
        margin: 0;
        text-align: center;
    }
    div.mobilebuttonmaximenuck:before {
        content: '\f0c9';
        font-family: 'FontAwesome';
        color: #43c0bf;
        font-size: 20px;
        line-height: 40px;
    }

    div.mobilemaximenuck {
        background: white;
        border-top: 1px solid rgb(200, 200, 200);
        text-shadow: none;
    }
    .mobilemaximenuck .mobilemaximenucktopbar {
        display: none;
    }
    .mobilemaximenuck div.maximenuck {
        background: transparent;
        padding-bottom: 0;
    }
    .mobilemaximenuckitem {
        border-bottom: 1px solid rgb(200, 200, 200);
    }
    .mobilemaximenuck div.level1.maximenuck > a {
        background: transparent;
        padding-left: 0px;
        text-align: center;
        height: 40px
    }
    .mobilemaximenuck div.maximenuck > a span {
        color: #43c0bf;
        font-family: "Open Sans",Arial,sans-serif;
       font-size: 18px;
        font-weight: 500;
        line-height: 40px;
    }
    .mobilemaximenuck div.maximenuck:hover,
    .mobilemaximenuck div.maximenuck:focus {
        background-color: transparent;
    }
    .mobilemaximenuck div.current > a span {
        color: #dfc900;
    }
    .mobilemaximenuck div.current > a:after {
        content: none;
    }
    @media screen and (max-width: 758px) {
        div.mobilebarmaximenuck {
            display: block !important;
        }
    }

/*header info*/
    #headerinfo {
        float: right;
    }

    #headerinfo .facebook {
        display: inline-block;
        margin-top: 40px;
    }
    #headerinfo .email {
        display: inline-block;
        margin-top: 40px;
        margin-left: 20px;
    }

    .fa-contact:after {
        content: "";
        display: block;
        clear: both;
    }
    .fa-icon {
        float: left;
        margin-right: 10px;
        margin-bottom: 0px;
        width: 50px;
        text-align: center;
        color: #e5241b;
    }
    .fa-text {
        float: left;
        text-align: left;
        color: #43c0bf;
        font-weight: bold;
    }
    .fa-text i {
        font-size: 20px;
        margin-right: 10px;
    }
    .fa-text a {
        font-weight: normal;
    }
 
/*footer*/
    
    #footerwrapper {
        background: #232323;
        color: white;
    }
    #footerwrapper > .inner {
        max-width: 1200px;
        margin: 0 auto;
    }
    .footer {
        padding: 50px 0;
    }
    

    .footer .facebook,
    .footer .email {
        margin: 20px 0;
    }

    .footer-contact {
        width: 50%;
        margin: 0 auto;
    }

    .footer-poweredby {
        width: 50%;
        text-align: right;
        color: #777;
    }
    .footer-poweredby {
        margin: 20px 0;
    }


    .footer-contact .fa-text {
        float: none;
        text-align: left;
    }

/*aboutblog*/

    .aboutblogquestions {
        margin-top: 40px;
    }
    .aboutblogquestions p {
        text-align: center;
        font-size: 20px;
        line-height: 2em;
        color: #43c0bf;
        font-weight: 400;
    }

/*contact*/
    
    .kapcsolat .facebook,
    .kapcsolat .email {
        margin: 20px 0;
    }
    .kapcsolat .fa-text {
        float: none;
        text-align: center;
    }

/*pageimage*/
    
    .pageimage {
        height: 28vw;
        background: url(/images/szinezo/boritokep_v3.jpg);
        display: flex;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
    }
    .caption {
        text-align: center;
    }
    .slogen1 {
        font-size: 30px;
        line-height: 60px;
        color: #dfc900;
        font-weight: bold;
        text-align: center;
    }
    .slogen2 {
        font-size: 26px;
        line-height: 56px;
        color: #dfc900;
        font-weight: bold;
        text-align: center;
    }

    .aboutblogbutton,
    .aboutblogbutton:hover {
        margin: 19vw 0 5vw;
        display: inline-block;
        background-image: none;
        background-color: transparent;
        padding: 4px 40px;
        font-family: "Open Sans",Arial,sans-serif;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 2px;
        text-decoration: none;
        color: white !important;
        border-color: white;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        border: 1px solid white;
        border-bottom-color: white;
        border-radius: 20px;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }
    .aboutblogbutton:hover {
        color: #43c0bf !important;
        background: white;
    }

    
    body.view-article.itemid-161 .pageimage {
        display: none;
    }

    
/*blog*/

    .blog {
        margin-top: 40px;
    }

    .blog .item:after {
        content: "";
        display: block;
        clear: both;
    }
    .blog .item {
        padding-bottom: 20px;
    }

    .blog .item .page-header h2 {
        text-align: left;
    }

    .blog .item .item-image {
        width: 30%;
        margin-right: 20px;
    }


    /*readmore*/

    p.readmore {
        margin-bottom: 0px !important;
    }

/**article*/
    
    .item-page .item-image {
        width: 40%;
        margin: 0 20px 20px 0;
    }
 
/*ourclient*/

    .ourclientcontainer {
        position: relative;
        margin: 50px 0px 100px;
        background: #eee;
        box-shadow: inset 0px 100px white;
    }
    .ourclientinner {
        max-width: 1200px;
        margin: 0 auto;
    }
    .ourclientbg {
        position: relative;
        background: url("/images/korekesz/ourclient.png") no-repeat;
        background-position-y: 100px;
        background-position-x: -30px;

    }
    .ourclient {
        text-align: center;
        z-index: 2;
        padding: 35px 20px;
        background: white;
        -webkit-box-shadow: 0 0 9px 7px rgba(102,102,102,0.2);
        box-shadow: 0 0 9px 7px rgba(102,102,102,0.2);
        width: 60%;
        margin-left: 40%;
        margin-right: 0%;
        box-sizing: border-box;
        display: block;
        position: relative;
        top: 50px;
        min-height: 446px;
    }
    .ourclient h2 {
        font-size: 28px;
    }

/*rsform*/
    .ourclient .formResponsive {
        margin: 0px;
    }
    .ourclient .formResponsive .formHorizontal .rsform-block {
        margin-bottom: 10px;
    }
    .ourclient .formResponsive fieldset {
        margin: 10px 0 0 0;
    }
    .ourclient .formResponsive .formHorizontal p.formDescription {
        margin-top: 0px;
        margin-bottom: 0;
    }
    .ourclient .formResponsive .formHorizontal .formControls {
        margin-left: 0px;
    }
    .ourclient .formResponsive .formHorizontal .formControlLabel {
        display: none;
    }
    .ourclient .formResponsive .formBody {
        text-align: center;
    }
    .ourclient .formResponsive .formHorizontal input,
    .ourclient .formResponsive .formHorizontal textarea,
    .ourclient .formResponsive .formHorizontal select,
    .ourclient .formResponsive .formHorizontal .formValidation,
    .ourclient .formResponsive .formHorizontal .uneditable-input,
    .ourclient .formResponsive .formHorizontal .input-prepend,
    .ourclient .formResponsive .formHorizontal .input-append {
        display: block;
        height: 21px;
    }
    .ourclient .formResponsive textarea,
    .ourclient .formResponsive input[type="text"],
    .ourclient .formResponsive input[type="number"],
    .ourclient .formResponsive input[type="email"],
    .ourclient .formResponsive input[type="tel"],
    .ourclient .formResponsive input[type="url"],
    .ourclient .formResponsive input[type="password"] {
        width: 300px;
        margin: 0 auto;
        font-size: 16px;
        line-height: 16px;
        height: auto;
        padding: 10px 15px;
        color: #333;
        background-color: #ffffff;
        border: 1px solid #323946;
        box-sizing: border-box;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.0);
        -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.0);
        box-shadow: inset inset 0 0px 0px rgba(0, 0, 0, 0.0);
        -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
        -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
        -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
        -o-transition: border linear 0.2s, box-shadow linear 0.2s;
        transition: border linear 0.2s, box-shadow linear 0.2s;
    }
    .ourclient .formResponsive textarea:focus,
    .ourclient .formResponsive input[type="text"]:focus,
    .ourclient .formResponsive input[type="number"]:focus,
    .ourclient .formResponsive input[type="email"]:focus,
    .ourclient .formResponsive input[type="tel"]:focus,
    .ourclient .formResponsive input[type="url"]:focus,
    .ourclient .formResponsive input[type="password"]:focus,
    .ourclient .formResponsive select:focus {
        border-color: #323946;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(50, 57, 70, 0.56);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(50, 57, 70, 0.56);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(50, 57, 70, 0.56);
    }

    /*from error*/
    .ourclient div[id^="rsform_error"] {
        height: 0px;
    }
    .ourclient div[id^="rsform_error"] .formRed {
        text-align: center;
        font-weight: normal;
        color: #e5241b;
        margin-bottom: 0;
        padding-bottom: 5px;
    }
    .ourclient .formResponsive input.rsform-error,
    .ourclient .formResponsive textarea.rsform-error,
    .ourclient .formResponsive select.rsform-error {
        color: #e5241b;
        border-color: #e5241b;
    }
    .ourclient .formResponsive .formError {
        color: #e5241b;
        margin: 0px;
        padding-top: 3px;
        line-height: 13px;
    }
    
    /*submitbutton*/
    .ourclient .rsform-block.rsform-block-submit {
        margin-bottom: 0px;
    }
    .ourclient .rsform-block.rsform-block-submit span.formValidation {
        height: 0;
    }
    .ourclient .formResponsive button[type="submit"] {
        background-color: rgba(50, 57, 70, 0.68);
        background-image: none;
        background-repeat: no-repeat;
        border-width: 1px;
        border-color: #323946;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #ffffff;
        text-shadow: none;
        box-shadow: none;
        padding: 13px 35px;
        font-family: "Open Sans",Arial,sans-serif;
        font-size: 17px;
        line-height: 17px;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }
    .ourclient .formResponsive button[type="submit"]:active,
    .ourclient .formResponsive button[type="submit"]:focus,
    .ourclient .formResponsive button[type="submit"]:hover,
    .ourclient .formResponsive button[type="submit"]:visited {
        background-color: #323946;
        outline: none;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }

    /*thankyoumessage*/
    div#rsfp_thankyou_popup_inner p {
        text-align: center;
        margin: 20px 0px;
    }
    div#rsfp_thankyou_popup_inner .rsfp_thankou_popup_close_btn {
        font-size: 50px;
    }

/*kapcsolat*/
    .kapcsolat .flexiblecolumn {
        width: 50%;
    }
    .kapcsolat .kapcsolatinfo {
        padding-right: 20px;
        box-sizing: border-box;
    }
    .kapcsolat .kapcsolatinfo p {
        text-align: left;
    }

/*latestnews*/

    .latestnews > h3 {
        text-align: center;
        font-size: 30px;
        margin-top: 40px;
        margin-bottom: 0px;
    }

/*about*/

    .aboutpic {
        width: 50%;
    }

/*platform*/

    .partners {
        padding-bottom: 70px;
    }
    .partnerimage {
        display: inline-block;
        width: 30%;
        vertical-align: top;
    }
    .partnerdesc {
        display: inline-block;
        padding-left: 3%;
        width: 66%;
        vertical-align: top;
    }

/*responsive*/


    @media screen and (max-width: 1024px) {
        span.titreck {
            padding: 0px 18px;
        }
        #wrapper > .inner,
        #headerwrapper > .inner,
        #footerwrapper > .inner,
        .ourclientinner {
            padding: 0px 20px;
        }
        div.items-leading div.page-header h2[itemprop="name"],
        div.item-page div.page-header h2[itemprop="headline"] {
            font-size: 35px;
            line-height: 35px;
            padding: 40px 0px;
        }
        .ourclient {
            padding: 30px 10px;
        }
        .ourclient h1 {
            font-size: 28px;
            line-height: 28px;
        }
        .ourclient h2 {
            font-size: 24px;
            line-height: 24px;
        }
        
    }
    @media screen and (max-width: 1000px) {
        
        .slogen1 {
            font-size: 3.0vw;
            line-height: 6.0vw;
        }
        .slogen2 {
            font-size: 2.6vw;
            line-height: 5.6vw;
        }
        
        body.layout-blog.itemid-161 .slogen1,
        body.layout-blog.itemid-161 .slogen2 {
            font-size: 2.6vw;
            line-height: 4.8vw;
        }

    }

    @media screen and (max-width: 758px) {
        body {
            font-size: 16px;
            letter-spacing: 0.2px;
        }
        div#headerwrapper {
            margin-top: 5px;
            margin-bottom: 5px;
        }

        div#bannerlogo a img {
            max-width: 30% !important;
        }

        
        #wrapper {
            margin-top: 40px;
        }

        #pageimagewrapper {
            margin-top: 40px;
        }

        #pageimagewrapper + #wrapper {
            margin-top: 0px;
        }

        .latestnews > h3 {
            text-align: center;
            font-size: 20px;
            margin-top: 40px;
            margin-bottom: 0px;
        }

        #bannerrow .flexiblecolumn {
            width: 100% !important;
            float: none;
        }
        div#bannerlogo {
            text-align: center;
        }

        #headerinfo {
            display: none;
        }
        div.items-leading div.page-header h2[itemprop="name"],
        div.item-page div.page-header h2[itemprop="headline"] {
            font-size: 30px;
            line-height: 30px;
            padding: 35px 0px;
        }
        .footer {
            padding: 20px 0;
        }
        .footer-logo,
        .footer-contact,
        .footer-poweredby {
            width: 100%;
            text-align: center;
            float: none;
            margin-bottom: 25px;
        }
        .footer-contact .fa-text {
            text-align: center;
        }
        .ourclientcontainer {
            margin: 0px 0px 100px;
        }
        .ourclientbg {
            background: none;
        }
        .ourclient {
            padding: 30px 20px;
            width: 100%;
            margin-left: 0;
        }
        .kapcsolat .flexiblecolumn {
            width: 100%;
        }
        .kapcsolat .kapcsolatinfo {
            padding-right: 0px;
            margin-bottom: 20px;
        }


        .page-header h2 {
            font-size: 20px;
        }

    }

    @media screen and (max-width: 650px) {
        .ourclient .formResponsive textarea,
        .ourclient .formResponsive input[type="text"],
        .ourclient .formResponsive input[type="number"],
        .ourclient .formResponsive input[type="email"],
        .ourclient .formResponsive input[type="tel"],
        .ourclient .formResponsive input[type="url"],
        .ourclient .formResponsive input[type="password"] {
            width: 100%;
        }
    }

    @media screen and (max-width: 524px) {
        body {
            font-size: 15px;
            letter-spacing: 0px;
        }
        #wrapper > .inner,
        #headerwrapper > .inner,
        #footerwrapper > .inner,
        .ourclientinner {
            padding: 0px 10px;
        }
        div.items-leading div.page-header h2[itemprop="name"],
        div.item-page div.page-header h2[itemprop="headline"] {
            font-size: 20px;
            line-height: 25px;
            padding: 25px 0px;
        }
        .blog .item img,
        .item-page div[itemprop="articleBody"] img {
            float: none !important;
            margin: 0 auto !important;
            display: block;
        }
        .blog .item .item-image {
            width: 100%;
            float: none;
            margin: 0 auto 20px;
        }
        .item-page .item-image {
            width: 100%;
            margin: 0 auto 20px;
            float: none;

        }
        .aboutpic {
            width: 100%;
        }

    }

    @media screen and (max-width: 500px) {
        .partners {
            padding-bottom: 40px;
        }
        .partnerimage {
            display: block;
            width: 100%;
        }
        .partnerdesc {
            display: block;
            padding-left: 0%;
            width: 100%;
        }

    }