@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/subset-OpenSans-Italic.eot');
    src: url('../fonts/subset-OpenSans-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-OpenSans-Italic.woff2') format('woff2'), url('../fonts/subset-OpenSans-Italic.woff') format('woff'), url('../fonts/subset-OpenSans-Italic.ttf') format('truetype'), url('../fonts/subset-OpenSans-Italic.svg#OpenSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/subset-OpenSans-BoldItalic.eot');
    src: url('../fonts/subset-OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-OpenSans-BoldItalic.woff2') format('woff2'), url('../fonts/subset-OpenSans-BoldItalic.woff') format('woff'), url('../fonts/subset-OpenSans-BoldItalic.ttf') format('truetype'), url('../fonts/subset-OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/subset-OpenSans-ExtraboldItalic.eot');
    src: url('../fonts/subset-OpenSans-ExtraboldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-OpenSans-ExtraboldItalic.woff2') format('woff2'), url('../fonts/subset-OpenSans-ExtraboldItalic.woff') format('woff'), url('../fonts/subset-OpenSans-ExtraboldItalic.ttf') format('truetype'), url('../fonts/subset-OpenSans-ExtraboldItalic.svg#OpenSans-ExtraboldItalic') format('svg');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/subset-OpenSans-SemiboldItalic.eot');
    src: url('../fonts/subset-OpenSans-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-OpenSans-SemiboldItalic.woff2') format('woff2'), url('../fonts/subset-OpenSans-SemiboldItalic.woff') format('woff'), url('../fonts/subset-OpenSans-SemiboldItalic.ttf') format('truetype'), url('../fonts/subset-OpenSans-SemiboldItalic.svg#OpenSans-SemiboldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/subset-OpenSansLight-Italic.eot');
    src: url('../fonts/subset-OpenSansLight-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-OpenSansLight-Italic.woff2') format('woff2'), url('../fonts/subset-OpenSansLight-Italic.woff') format('woff'), url('../fonts/subset-OpenSansLight-Italic.ttf') format('truetype'), url('../fonts/subset-OpenSansLight-Italic.svg#OpenSansLight-Italic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/subset-OpenSans-Extrabold.eot');
    src: url('../fonts/subset-OpenSans-Extrabold.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-OpenSans-Extrabold.woff2') format('woff2'), url('../fonts/subset-OpenSans-Extrabold.woff') format('woff'), url('../fonts/subset-OpenSans-Extrabold.ttf') format('truetype'), url('../fonts/subset-OpenSans-Extrabold.svg#OpenSans-Extrabold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/subset-OpenSans-Light.eot');
    src: url('../fonts/subset-OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-OpenSans-Light.woff2') format('woff2'), url('../fonts/subset-OpenSans-Light.woff') format('woff'), url('../fonts/subset-OpenSans-Light.ttf') format('truetype'), url('../fonts/subset-OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/subset-OpenSans-Bold.eot');
    src: url('../fonts/subset-OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-OpenSans-Bold.woff2') format('woff2'), url('../fonts/subset-OpenSans-Bold.woff') format('woff'), url('../fonts/subset-OpenSans-Bold.ttf') format('truetype'), url('../fonts/subset-OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/subset-OpenSans.eot');
    src: url('../fonts/subset-OpenSans.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-OpenSans.woff2') format('woff2'), url('../fonts/subset-OpenSans.woff') format('woff'), url('../fonts/subset-OpenSans.ttf') format('truetype'), url('../fonts/subset-OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/subset-OpenSans-Semibold.eot');
    src: url('../fonts/subset-OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-OpenSans-Semibold.woff2') format('woff2'), url('../fonts/subset-OpenSans-Semibold.woff') format('woff'), url('../fonts/subset-OpenSans-Semibold.ttf') format('truetype'), url('../fonts/subset-OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

input,
textarea {
    outline: none;
}

.clear {
    clear: both;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #3a434d;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #3a434d;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #3a434d;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #3a434d;
}

a {
    text-decoration: none;
    color: inherit;
}

input,
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

[type="submit"] {
    background-size: contain !important;
}

.mobile-menu {
    display: none;
    position: absolute;
    right: 170px;
    width: 55px;
    height: 55px;
    background-color: transparent;
    border: 0;
    margin-top: 11px;
    top: 0;
}

.mobile-menu:focus {
    outline: 0;
}

.mobile-menu span {
    position: relative;
    display: block;
    width: 37px;
    height: 5px;
    margin: 0 auto;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    border-radius: 2px;
    background-color: #141414;
    transition: .5s;
}

.mobile-menu span:before,
.mobile-menu span:after {
    position: absolute;
    left: 0;
    width: 37px;
    height: 5px;
    content: '';
    border-radius: 2px;
    background-color: #141414;
    transition: .5s;
}

.mobile-menu span:before {
    top: -11px;
}

.mobile-menu span:after {
    bottom: -11px;
}

.mobile-menu.active span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background-color: transparent;
}

.mobile-menu.active span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mobile-menu.active span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

header .header-area {
    height: 120px;
    background-color: #ffffff;
}

header .header-area img {
    float: left;
    margin-top: 25px;
    margin-left: 35px;
}

header .header-area nav {
    float: left;
    margin-left: 80px;
    margin-top: 28px;
}

header .header-area nav>ul {
    float: left;
    margin: 0;
}

header .header-area .search-box {
    float: left;
    position: relative;
    margin-top: 25px;
}

header .header-area .search-box input[type="text"] {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #d9e0e6;
    color: #3a434d;
    font-size: 13px;
    border: 0px;
    outline: none;
    width: 170px;
    height: 25px;
    padding-left: 15px;
}

header .header-area .search-box input[type="submit"] {
    border: 0px;
    background: transparent;
    background-image: url("../images/magnifyer.png");
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    bottom: 7px;
    height: 16px;
    width: 16px;
    outline: none;
    cursor: pointer;
}

header .header-area .panel-right {
    height: 120px;
    width: 240px;
    float: right;
    background-color: #3a434d;
    position: relative;
    color: #ffffff;
    cursor: pointer;
}

header .header-area .panel-right img {
    margin-left: 40px;
    margin-top: 45px;
}

header .header-area .panel-right p {
    font-size: 14px;
    margin: 0px;
    position: absolute;
    top: 45px;
    left: 105px;
    line-height: 16px;
}

header .header-area .panel-right p span {
    text-transform: uppercase;
    font-weight: 700;
}

header .header-area nav li {
    display: inline-block;
    /*padding-right: 38px;*/
    margin-right: 20px;
    /*height: 50px;*/
    height: 92px;
    position: relative;
}

header .header-area nav li a {
    text-transform: uppercase;
    text-decoration: none;
    color: #3e454d;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    display: block;
    height: 20px;
    padding-top: 30px;
}

header .header-area nav li a.active {
    color: #ed1c24;
    background: url("../images/arrow-down-red.png") center top no-repeat;
}


/* DROPDOWN */

header .header-area nav li:hover ul {
    display: block;
}

header .header-area nav>li:hover>a {
    color: #ed2324;
}

header .header-area nav li ul {
    margin: 0 0 0 -105px;
    padding-left: 0px;
    display: block;
    width: 210px;
    position: absolute;
    left: 50%;
    top: 92px;
    z-index: 5;
    background-color: #ffffff;
    display: none;
}

header .header-area nav li ul li div {
    width: 105px;
    height: 1px;
    background-color: #d6d6d6;
    position: absolute;
    left: 50%;
    z-index: 2;
    margin-left: -52.5px;
}

header .header-area nav li ul li {
    padding: 0px;
    margin: 0px;
    position: relative;
    display: block;
    height: 40px;
}

header .header-area nav li ul li a {
    padding: 10px 0 10px 0;
    text-align: center;
    background-color: #ffffff;
    font-size: 13px;
}

header .header-area nav li ul li a:hover {
    color: #ed2324;
    background-color: #e0e1e1;
}


/* DROPDOWN V├ö├Â┼ąÔöť├é├ö├Â┼ąÔöť├ę├ö├ÂÔĽŁÔöÇ┼»Ôöť├ÂÔöť├éÔö╝─ů├ö├ÂÔĽŁ├ö─Ż─╣GE */

header .header-area nav li a img {
    position: absolute;
    top: -30px;
    left: 50%;
    margin: 0px;
    margin-left: -6px;
}

main {
    color: #ffffff;
}

main h1 {
    font-weight: 300;
    font-size: 60px;
    text-align: center;
    margin-bottom: 95px;
}


/*
main #index {
	background: url("../images/main-background.jpg");
	background-repeat: no-repeat;
	padding-top: 160px;
}

main #solutions-main {
	background: url("../images/main-background.jpg");
	background-repeat: no-repeat;	
}

main #solutions {
	background: url("../images/main-background.jpg");
	background-repeat: no-repeat;	
}

main #product-categories {
	background: url("../images/main-background.jpg");
	background-repeat: no-repeat;		
}
*/

main .main-bg {
    background: url("../images/main-background.jpg");
    background-repeat: repeat-y;
}

main #index.main-bg {
    padding-top: 160px;
}

main #contact {
    background: url("../images/contact-background.jpg") no-repeat;
}

main #contact h3 {
    color: #da1f03;
    margin-top: 0px;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 40px;
}

main #breadcrumb {
    background-color: #ed2324;
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
}

main .column {
    width: 50%;
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

main .red .details-button {
    background-color: rgba(245, 95, 101, 0.5);
}

main .column.right .description {
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-top: 45px;
    background-color: #ffffff;
}

main .column.right h1 {
    font-size: 32px;
    color: #3a434d;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
}

main .column.right h2 {
    margin-top: 0px;
    font-size: 24px;
    font-weight: 600;
    color: #da1f03;
    margin-bottom: 52px;
}

main .column.right .description.swap-titles h1 {
    margin-bottom: 52px;
}

main .column.right .description.swap-titles h2 {
    margin-bottom: 0px;
}

main .column.right .description .form-wrapper {
    width: 100%;
}

main .column.right .description .form-wrapper div.inner {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

main .column.right .description .form-wrapper div.inner:first-child {
    padding-right: 55px;
}

main .column.right .description #demo-request.form-wrapper div.inner:first-child {
    padding-right: 0px;
}

main .column.right .description #testing.form-wrapper input[type="submit"] {
    margin-top: 45px;
}

main .column.right .description .form-wrapper label {
    display: block;
    color: #555555;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 20px;
}

main .column.right .description .form-wrapper label.error {
    color: red;
}

main .column.right .description .form-wrapper input.error {
    border: 1px solid red;
}

main .column.right .description .form-wrapper textarea.error {
    border: 1px solid red;
}

main .column.right .description .form-wrapper input {
    width: 100%;
    height: 37px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
}

main .column.right .description .form-wrapper input[type="file"] {
    border: 0px;
    padding-left: 0px;
    color: #555555;
    height: 42px;
}

main .column.right .description .form-wrapper input[type="submit"] {
    height: 65px;
    width: 193px;
    background-color: transparent;
    background-image: url("../images/submit-button-full.png");
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer;
    margin-top: 100px;
}

main .column.right .description .form-wrapper input[type="submit"].progress {
    opacity: .5;
}

main .column.right .description .form-wrapper select {
    /* Firefox */
    width: -moz-calc(100% + 30px);
    /* WebKit */
    width: -webkit-calc(100% + 30px);
    /* Opera */
    width: -o-calc(100% + 30px);
    /* Standard */
    width: calc(100% + 30px);
    outline: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    height: 40px;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    background: transparent url("../images/dropdown-arrow-leftline.png") right 0px center no-repeat;
    -webkit-appearance: none;
    display: block;
    box-sizing: border-box;
}

main .column.right .description #error-reporting.form-wrapper input[type="submit"] {
    margin-top: 35px;
}

main .column.right .description #demo-request.form-wrapper input[type="submit"] {
    margin-top: 20px;
}

main .column.right .description #demo-request.form-wrapper div.inner:first-child {
    padding-right: 55px;
}

main .column.right .description .form-wrapper textarea {
    width: 100%;
    overflow: hidden;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-height: 103px;
    padding: 15px;
    font-size: 16px;
    resize: none;
}

main .column.right .description .form-wrapper input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}

main .column.right .description .form-wrapper label.checkbox {
    background: url("../images/checkbox.png") no-repeat left center;
    height: 38px;
    line-height: 38px;
    padding-left: 60px;
}

main .column.right .description .form-wrapper label.checkbox.checked {
    background: url("../images/checkbox-checked.png") no-repeat left center;
}

main .column.right .description .form-wrapper .details-button {
    margin: 0px;
    margin-top: 100px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
    background-color: #ed2324;
}

main .column.right .description .form-wrapper .upload-placeholder {
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-image: url("../imagesx-red.png");
    background-color: #f2f2f2;
    background-position: right 10px center;
    background-repeat: no-repeat;
    font-weight: 600;
    color: #d2d2d2;
    padding-left: 10px;
    line-height: 40px;
}

main .column.right .description ul li {
    color: #555555;
}

main .column.right .description ul li a {
    color: #00ace6;
}

main .column.right p {
    color: #555555;
}

main .column.right .nav-panel {
    width: 50%;
    float: left;
    box-sizing: border-box;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    position: relative;
    padding-top: 35px;
    padding-bottom: 35px;
    text-transform: uppercase;
    cursor: pointer;
}

main .column.right .nav-panel.black {
    background-color: rgba(58, 67, 77, 0.86);
}

main .column.right .nav-panel.red {
    background-color: rgba(237, 28, 36, 0.86);
}

main .column.right .nav-panel img {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -20px;
}

main .column.right .profile {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

main .column.right .profile img {
    float: left;
    margin-right: 38px;
}

main .column.right .profile h3 {
    color: #3a434d;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: -6px;
}

main .column.right .profile p.user-title {
    font-size: 18px;
    font-style: italic;
    margin-top: 0px;
}

main .column.right .profile p.contact-detail {
    font-weight: 600;
    margin: 0px;
}

main .column.right .profile .details-button {
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
    background-color: #ed2324;
    margin: 0;
    position: absolute;
    bottom: 100px;
    left: 360px;
}

main .column.right .profile .details-button img {
    margin-right: 0px;
}

main .column.left .job-panel {
    width: 50%;
    float: left;
    box-sizing: border-box;
    height: 360px;
    text-align: center;
}

main .column.left .job-panel.black {
    background-color: rgba(58, 67, 77, 0.86);
}

main .column.left .job-panel.red {
    background-color: rgba(237, 28, 36, 0.86);
}

main .column.left .job-panel h3 {
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 600;
    margin-top: 115px;
    margin-bottom: 50px;
}

main .details-button {
    display: block;
    border: 4px solid #ffffff;
    width: 187px;
    height: 57px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;
    cursor: pointer;
}

main .details-button img {
    position: absolute;
    right: 23px;
    top: 23px;
}

main .details-button span {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    left: 23px;
    top: 20px;
}

main .panel-small {
    width: 33.333334%;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.3);
    height: 60px;
    float: left;
    border-right: 1px solid #a5b0bc;
    padding-left: 20px;
    font-weight: 300;
    font-size: 16px;
    position: relative;
    margin-top: 120px;
}

main .panel-small.active {
    background-color: #1e2328;
}

main .panel-small.last {
    border-right: 0px;
}

main .panel-small span {
    position: absolute;
    top: 20px;
}

main a .panel-small span {
    color: #ffffff;
}

main .panel-small img {
    position: absolute;
    top: 26px;
    right: 20px;
}

main .panel-big {
    min-height: 360px;
    float: left;
    min-width: 50%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

main .panel-big.red {
    background-color: rgba(255, 0, 0, 0.87);
}

main .panel-big.grey {
    background-color: rgba(58, 67, 77, 0.86);
}

main .panel-big img.product {
    position: absolute;
    bottom: -1px;
    left: 0;
}

main .panel-big img.arrow {
    position: absolute;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
}

main .panel-big h2 {
    font-size: 32px;
    font-weight: 300;
    margin-top: 48px;
    position: absolute;
    left: 470px;
}

main .panel-big h2 span {
    font-weight: 700;
    text-transform: uppercase;
}

main .panel-big h2 span.infotech {
    font-size: 28px;
}

main .panel-big p {
    margin: 0;
    font-size: 16px;
    position: absolute;
    left: 470px;
    top: 200px;
    line-height: 26px;
}

main .panel-big ul {
    margin: 0;
    padding: 0 0 0 20px;
    position: absolute;
    left: 470px;
    top: 200px;
}

main #product-categories .panel-small {
    margin-top: 0px;
}

main #product-categories .product-panel {
    height: 695px;
    width: 20%;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
}

main #product-categories .product-panel.black {
    background-color: rgba(48, 52, 58, 0.86);
}

main #product-categories .product-panel.red {
    background-color: rgba(237, 28, 36, 0.86);
}

main #product-categories .product-panel.red .details-button {
    background-color: rgba(237, 28, 36, 0.5);
}

main #product-categories .product-panel.grey {
    background-color: rgba(255, 255, 255, 0.9);
    color: #3a434d;
}

main #product-categories .product-panel.grey .details-button {
    background-color: rgba(46, 60, 77, 0.5);
    color: #ffffff;
}

main #product-categories .product-panel .details-button {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -95px;
    background-color: rgba(131, 132, 133, 0.5);
}

main #product-categories .product-panel img.product {
    /*width: 265px;*/
    height: 177px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}


/*
main #product-categories .product-panel img.product.digit-irodatech {
	width: 220px;
}

main #product-categories .product-panel img.product.ives-digitalis {
	width: 310px; 
}

main #product-categories .product-panel img.product.szeles-formatumu {
	width: 280px; 
}

main #product-categories .product-panel img.product.boritekolo { 
	width: 300px; 
}
*/

main #product-categories .product-panel .img-wrapper {
    min-height: 280px;
    position: relative;
}

main #product-categories .product-panel h2 {
    padding-left: 22px;
    padding-right: 22px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}

main #product-categories .product-panel p {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 300;
    position: absolute;
    top: 345px;
    line-height: 25px;
    text-align: left;
}

main #products-by-category {
    background: url("../images/main-background.jpg");
}

main #products-by-category .product-box {
    height: 490px;
    width: 25%;
    box-sizing: border-box;
    float: left;
    text-align: center;
    position: relative;
}

main #products-by-category .product-image {
    max-height: 130px;
    max-width: 370px;
}

main #products-by-category .product-box .content {
    background-color: rgba(255, 255, 255, 0.9);
    height: 335px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-right: 1px solid #b0b0b0;
}

main #products-by-category .panel-link:nth-child(4n) .content {
    border-right: 0px;
}

main #products-by-category .product-box.button-back {
    background-color: rgba(58, 67, 77, 0.86);
    display: block;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 32px;
}

main #products-by-category .product-box.button-back p {
    margin-top: 225px;
}

main #products-by-category .product-box .header {
    height: 95px;
    overflow: hidden;
}

main #products-by-category .product-box .short-description {
    color: #323a42;
    margin: 25px 40px 25px 40px;
}

main #products-by-category .panel-link:nth-child(odd) .header {
    background-color: rgba(48, 52, 58, 0.86);
}

main #products-by-category .panel-link:nth-child(even) .header {
    background-color: rgba(237, 28, 36, 0.86);
}

main #products-by-category .product-box .header p {
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    margin: 0;
    height: 95px;
    line-height: 95px;
}

main #products-by-category .product-box .details-button {
    background-color: rgba(46, 60, 77, 0.5);
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

main #solutions .column {
    width: 50%;
    min-height: 1px;
    float: left;
    position: relative;
    box-sizing: border-box;
}

main #solutions .column .image-wrapper {
    position: relative;
    border-left: 2px solid #ffffff;
    position: relative;
    min-height: 1px;
    margin-right: 1px;
}

main #solutions .column .image-wrapper iframe {
    position: absolute;
    left: 0;
    top: 0;
}

main #solutions .column .image-wrapper img {
    width: 100%;
}

main #solutions .column .image-wrapper img.button {
    width: 72px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    cursor: pointer;
}

main #solutions .column .image-wrapper-small {
    float: left;
    width: 33.3%;
    border-color: #ffffff;
    border-top: 2px solid;
    border-left: 2px solid;
    box-sizing: border-box;
    position: relative;
    margin-top: -5px;
    margin-bottom: -5px;
}

main #solutions .column .image-wrapper-small img {
    width: 100%;
}

main #solutions .column .image-wrapper-small img.button {
    width: 48px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -24px;
}

main #solutions .breadcrumb-area {
    background-color: #ed2324;
    width: 50%;
    float: right;
    box-sizing: border-box;
    margin-left: -1px;
    font-size: 14px;
    padding: 15px 62px;
}

main #solutions .column .description {
    min-height: 425px;
    background-color: #ffffff;
    margin-left: -1px;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 35px;
    padding-bottom: 35px;
}

main #solutions .column .description .details-button {
    width: 150px;
    height: 40px;
    margin: 5px 0 0 -130px;
    background-color: #fff;
    border: 4px solid #ddd;
}

main #solutions .column .description .details-button a {
    display: block;
    height: 100%;
}

main #solutions .column .description .details-button span {
    top: 12px;
    color: #bbb;
    font-size: 13px;
}

main #solutions .column .description .details-button img {
    top: 15px;
    right: 15px;
}

main #solutions .column .description .icons {
    position: absolute;
    right: 20px;
    top: 60px;
    width: 25px;
}

main #solutions .column .description .prospect-link {
    color: #3a434d;
    font-size: 30px;
}

main #solutions .column .description .industry-link {
    color: #3a434d;
    font-size: 26px;
}

main #solutions .column .description .external-link {
    color: #3a434d;
    font-size: 26px;
}

main #solutions .column .description h1 {
    font-size: 28px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    text-transform: uppercase;
    color: #3a434d;
}

main #solutions .column .description h2 {
    font-size: 20px;
    font-weight: 600;
    color: #da1f03;
    margin-top: 0px;
    margin-bottom: 80px;
}

main #solutions .column .description h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #3e454d;
}

main #solutions .column .description img.logo-5 {
    height: 50px;
}

main #solutions .column .description img.logo-8 {
    height: 50px;
}

main #solutions .column .description .specification-row {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
}

main #solutions .column .description .specification-row p {
    font-size: 16px;
    margin: 0px;
}

main #solutions .column .description .specification-row:nth-child(odd) {
    background-color: #e8e8e8;
}

main #solutions .column .description .specification-row:nth-child(even) {
    background-color: #f0f0f0;
}

main #solutions .column .description .specification-row p {
    float: right;
}

main #solutions .column .description .specification-row p:first-child {
    font-weight: 700;
    float: left;
}

main #solutions.inner-page {
    background-image: none;
    background-color: #f0f0f0;
}

main #solutions .description table {
    width: 100% !important;
}

main #solutions .column .description img {
    height: auto;
    max-width: 100%;
}

main #solutions .column .description p {
    color: #555555;
}

main #solutions .column .description ul li {
    color: #555555;
}

main #solutions .column .panel-small {
    width: 50%;
    height: 93px;
    float: left;
    box-sizing: border-box;
    margin: 0px;
    border-right: 0px;
    padding: 0px;
}

main #solutions .column .panel-small.grey {
    background-color: rgba(58, 67, 77, 0.86);
}

main #solutions .column .panel-small.red {
    background-color: rgba(237, 28, 36, 0.86);
}

main #solutions .column .panel-small:nth-child(odd) {
    border-left: 2px solid #ffffff;
    margin-left: -1px;
}

main #solutions .column .panel-small.last {
    height: 94px;
}

main #solutions .column .panel-small p {
    font-weight: 500;
    line-height: 32px;
    margin-top: 30px;
    margin-left: 41px;
    text-transform: uppercase;
    font-size: 28px;
}

main #solutions .column .panel-small p.row2 {
    margin-top: 15px;
}

main #solutions .column .panel-small img {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -20px;
}

main #contact .contact-panel {
    height: 320px;
    width: 20%;
    box-sizing: border-box;
    float: left;
    text-align: center;
    position: relative;
}

main #contact .contact-panel h2 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 70px;
}

main #contact .contact-panel.black {
    background-color: rgba(48, 52, 58, 0.86);
}

main #contact .contact-panel.red {
    background-color: rgba(237, 28, 36, 0.86);
}

main #contact .contact-panel.grey {
    background-color: rgba(255, 255, 255, 0.4);
}

main #contact .contact-panel.grey h2 {
    color: #3a434d;
}

main #contact .contact-panel .details-button {
    position: absolute;
    left: 50%;
    margin-left: -93.5px;
    bottom: 80px;
}

main #contact .contact-panel .details-button.active img {
    top: 25px;
}

main #contact .contact-panel.black .details-button {
    background-color: rgba(131, 132, 133, 0.5);
}

main #contact .contact-panel.red .details-button {
    background-color: rgba(237, 28, 36, 0.5);
}

main #contact .contact-panel.grey .details-button {
    background-color: rgba(46, 60, 77, 0.5);
}

main a .details-button {
    color: #ffffff;
}

main #contact .contact-panel .details-button p {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 23px;
    top: 23px;
    margin: 0;
    background: url("../images/arrow-right-white.png") center no-repeat;
}

main #contact .contact-panel .details-button.active p {
    background: url("../images/arrow-down-white.png") center no-repeat;
}

main #contact .column {
    width: 50%;
    float: left;
    box-sizing: border-box;
    height: 425px;
}

main #contact .profile {
    width: 25%;
    float: left;
    box-sizing: border-box;
    height: 540px;
}

main #contact .profile.last .user-data {
    border-right: 0px;
}

main #contact .user-data {
    height: 454px;
    background-color: rgba(255, 255, 255, 0.9);
    border-right: 1px solid #b0b0b0;
    text-align: center;
}

main #contact .user-data p {
    color: #323a42;
    margin-bottom: 5px;
    margin-top: 5px;
}

main #contact .user-data a {
    text-decoration: none;
    color: #ed2324;
}

main #contact .user-data img {
    margin-top: 20px;
    margin-bottom: 10px;
    max-width: 85%;
    height: 305px;
}

main #contact .name {
    padding-top: 25px;
    padding-bottom: 25px;
}

main #contact .name p {
    margin: 0px;
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}

main #contact .row:nth-child(odd) .profile:nth-child(odd) .name {
    background-color: rgba(58, 67, 77, 0.86);
    border-right: 1px solid rgba(58, 67, 77, 0.86);
}

main #contact .row:nth-child(odd) .profile:nth-child(even) .name {
    background-color: rgba(237, 28, 36, 0.86);
    border-right: 1px solid rgba(237, 28, 36, 0.86);
}

main #contact .row:nth-child(even) .profile:nth-child(odd) .name {
    background-color: rgba(237, 28, 36, 0.86);
    border-right: 1px solid rgba(237, 28, 36, 0.86);
}

main #contact .row:nth-child(even) .profile:nth-child(even) .name {
    background-color: rgba(58, 67, 77, 0.86);
    border-right: 1px solid rgba(58, 67, 77, 0.86);
}

main #contact .column.text {
    background-color: #ffffff;
    padding-left: 60px;
    padding-top: 40px;
    border-top: 1px solid #e0e0e0;
}

main #contact .column.text h2 {
    margin: 0px;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 600;
    color: #3a434d;
}

main #contact .column.text p {
    color: #555555;
    margin-top: 0px;
    margin-bottom: 15px;
}

main #contact .column.text p span {
    font-weight: 600;
}

main #knowledgebase .panel-small {
    margin-top: 0px;
}

main #knowledgebase .panel-top {
    width: 33.333334%;
    box-sizing: border-box;
    float: left;
    height: 510px;
    text-align: center;
}

main #knowledgebase .panel-top.red {
    background-color: rgba(237, 28, 36, 0.86);
}

main #knowledgebase .panel-top.black {
    background-color: rgba(48, 52, 58, 0.86);
}

main #knowledgebase .panel-top h2 {
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 700;
    margin-top: 160px;
}

main #knowledgebase .panel-top p {
    margin-bottom: 40px;
}

main #knowledgebase .panel-big.red {
    background-color: rgba(237, 28, 36, 0.86);
}

main .brand-panel {
    height: 500px;
    width: 25%;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #c1c1c1;
    ;
    box-sizing: border-box;
}

main .brand-bottomline {
    height: 1px;
    background-color: #c1c1c1;
    clear: both;
}

main .brand-panel h2 {
    font-size: 32px;
    text-transform: uppercase;
    text-align: left;
    margin: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 60px;
    font-weight: 600;
}

main .brand-panel .content {
    height: 500px;
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
}

main .brand-panel .content .product-image {
    position: absolute;
    bottom: 0px;
    left: 0px;
    /*max-width: 370px;*/
    width: 165px;
    height: 274px;
}

main .brand-panel .content .product-image.product-image-12 {
    height: 225px;
}

main .brand-panel .content .product-image.product-image-13 {
    bottom: -45px;
}

main .brand-panel .content .product-image.product-image-16 {
    bottom: -45px;
}

main .brand-panel .content .product-image.product-image-19 {
    bottom: -45px;
}

main .brand-panel .content .right {
    width: 325px;
    height: 500px;
    float: right;
    color: #323a42;
    position: relative;
}

main .brand-panel .content .right .image-wrapper {
    background-repeat: no-repeat;
    background-position: left center;
    height: 120px;
    width: 85%;
    background-size: contain;
}

main .brand-panel .content .right .image-wrapper.logo-13 {
    background-size: auto 45px;
    background-position: center;
}

main .brand-panel .content .right .image-wrapper.logo-12 {
    background-size: auto 20px;
    background-position: center;
}

main .brand-panel .content .right .image-wrapper.logo-19 {
    background-size: auto 25px;
    background-position: center;
}

main .brand-panel .content .right .image-wrapper.logo-57 {
    background-position: center;
}

main .brand-panel .content .right .image-wrapper.logo-66 {
    background-size: auto 55px;
    background-position: center;
}

main .brand-panel .content .right .image-wrapper.logo-67 {
    background-size: auto 90px;
    background-position: center;
}

main .brand-panel .content .right .image-wrapper.logo-89 {
    background-size: auto 45px;
    background-position: center;
}

main .brand-panel .content .right p {
    padding-right: 20px;
    padding-left: 20px;
}

main .brand-panel .content .right .details-button {
    background-color: #838a94;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.75);
    position: absolute;
    left: 20px;
    bottom: 25px;
    width: 260px;
    z-index: 1;
}

main .brand-panel .content .image {
    width: 100%;
    height: 150px;
    line-height: 150px;
    text-align: center;
}

main .brand-panel .content .image img {
    border: none;
    vertical-align: middle;
    max-width: 90%;
    max-height: 100px;
}

main .panel-link:nth-child(even) h2 {
    background-color: rgba(237, 28, 36, 0.86);
}

main .panel-link:nth-child(odd) h2 {
    background-color: rgba(48, 52, 58, 0.86);
}

footer {
    height: 32px;
    width: 100%;
    padding-top: 18px;
    background-color: #ffffff;
    font-size: 14px;
    color: #3a434d;
    z-index: 1000;
}

footer nav li {
    display: inline-block;
    padding-left: 30px;
}

footer nav li a {
    text-decoration: none;
    color: #3a434d;
}

footer span {
    float: right;
    margin-right: 180px;
}


/* Impresszum */

main #impress {
    color: #000;
    text-align: center;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

main #impress h1 {
    font-size: 32px;
    color: #3a434d;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px 0;
}


/* New */


/*main .column {
    border-bottom: 1px solid #e0e0e0;
}*/


/*main #career .column.right {
    float: none;
    width: 100%;
}*/

main .staff-wrapper {
    display: none;
}

.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10;
    background: rgba(0, 0, 0, 0.75);
}

.overlay .message-box {
    width: 500px;
    min-height: 200px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    z-index: 11;
    left: 50%;
    top: 50%;
    padding: 15px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    box-sizing: border-box;
    color: #000;
}

.overlay .message-box .fa.fa-close {
    color: #000;
    font-size: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.overlay .message-box h2 {
    text-align: center;
    padding-top: 30px;
    color: #000;
    font-size: 32px;
    margin-top: 0px;
}

.search-results {
    background-color: #fff;
    color: #000;
    border-bottom: 1px solid grey;
    padding: 15px 25px;
}

.search-results a {
    display: block;
    border-bottom: 1px solid #000;
    width: 800px;
    position: relative;
    padding-right: 100px;
    box-sizing: border-box;
}

.search-results a:last-of-type {
    border-bottom: 0;
}

.search-results .fa {
    color: #000;
    font-size: 30px;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}


/* Betegazonosítás oldal */

#breadcrumb.relative {
    position: relative;
}

#breadcrumb .lang-selector {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #d4dbe1;
    width: 240px;
    margin-right: 1px;
}

#breadcrumb .lang-selector a {
    background: #d4dbe1;
    float: left;
    width: 50%;
    line-height: 50px;
    text-align: center;
    color: #3a434d;
    font-weight: 800;
    transition: all 0.1s;
}

#breadcrumb .lang-selector a:hover {
    background: #c4cad0;
}

#breadcrumb .lang-selector a.active {
    color: #ed2324;
}

#breadcrumb .lang-selector a:nth-of-type(1) {
    border-right: 1px solid #c6cdd2;
}

#breadcrumb .lang-selector a:nth-of-type(2) {
    margin-right: -1px;
}

.betegazonositas .top-header {
    width: 100%;
    position: relative;
}

.betegazonositas .top-header .image {
    width: 100%;
    height: 850px;
    background-image: url('../images/betegazonositas-01.jpg');
    background-size: cover;
    background-position: center center;
}

.betegazonositas .text-block {
    overflow: auto;
}

.betegazonositas .text-block .text {
    max-width: 720px;
    display: block;
    margin: 54px auto 70px;
}

.betegazonositas .text-block .text h2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 46px;
    margin-bottom: 10px;
}

.betegazonositas .text-block .text h3 {
    font-weight: 300;
    font-size: 40px;
    margin-bottom: 10px;
}

.betegazonositas .text-block-1 {
    background: #3a434d;
    color: white;
    position: absolute;
    width: 50%;
    bottom: 0;
    left: 0;
}

.betegazonositas .text-block-1 p {
    font-size: 22px;
}

.betegazonositas .four .left {
    float: left;
    width: 50%;
}

.betegazonositas .four .right {
    float: left;
    width: 50%;
}

.betegazonositas .text-block-2 {
    background-color: #ffffff;
    color: black;
    height: 840px;
}

.betegazonositas .text-block-2 p {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 26px;
}

.betegazonositas .text-block-2 ul li {
    margin-bottom: 30px;
    line-height: 26px;
}

.betegazonositas .four .left .image {
    width: 100%;
    height: 678px;
    background-image: url('../images/betegazonositas-02.jpg');
    background-size: cover;
    background-position: center center;
}

.betegazonositas .text-block-3 {
    background-color: #ed2324;
    color: white;
    height: 460px;
}

.betegazonositas .text-block-3 p {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 26px;
}

.betegazonositas .text-block-3 ul li {
    margin-bottom: 30px;
    line-height: 26px;
}

.betegazonositas .text-block-4 {
    background-color: #d9e0e6;
    color: #555555;
    height: 1055px;
}

.betegazonositas .text-block-4 p {
    font-size: 16px;
    margin-bottom: 26px;
    line-height: 26px;
}

.betegazonositas .text-block-4 ul li {
    margin-bottom: 30px;
    line-height: 26px;
}

.betegazonositas .three {
    background: #ed2324;
    border-bottom: 20px solid #ed2324;
}

.betegazonositas .three .col-1 {
    float: left;
    width: 31.25%;
    background: #3a434d;
    height: 553px;
}

.betegazonositas .three .col-2 {
    float: left;
    width: 18.75%;
    background: #ed2324;
    height: 553px;
}

.betegazonositas .three .col-3 {
    float: left;
    width: 50%;
}

.betegazonositas .three .col-3 iframe {
    width: 100%;
}

.betegazonositas .three .text-block .text {
    display: block;
    margin: 0 auto;
    max-width: 92%;
    line-height: 28px;
}

.betegazonositas .three .col-1 .text-block .text {
    width: 370px;
}

.betegazonositas .three .col-2 .text-block .text {
    width: 260px;
}

.betegazonositas .three .text-block .text h3 {
    margin-bottom: 25px;
    margin-top: 60px;
}

.betegazonositas.ro .text-block .text h2 {
    font-size: 32px;
}

.betegazonositas.ro .text-block .text h3 {
    font-size: 36px;
}

.betegazonositas.ro .text-block-2 ul li {
    margin-bottom: 22px;
}

.betegazonositas.ro .text-block-4 ul li {
    margin-bottom: 22px;
}

header .header-area nav ul li.special a {
    color: #ed2324;
}

header .header-area nav ul li.special::before {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 7px 0 7px;
    border-color: #ed1c23 transparent transparent transparent;
    position: absolute;
    left: 44%;
    top: 5px;
}

.szechenyi {
    position: fixed;
    height: 150px;
    width: auto;
    bottom: 0;
    right: 0;
    image-rendering: -webkit-optimize-contrast;
    z-index: 10;
}


/* News */

.news-list {
    margin-top: 30px;
}

.news-list .box {
    background-color: #f6f6f6;
    padding: 10px 5px;
    margin-bottom: 20px;
    transition: all 0.2s;
}

.news-list .box:hover {
    background-color: #efefef;
}

.news-list .box a {
    color: #cc181f;
    font-weight: bold;
}

.news-list .box a:hover {
    text-decoration: underline;
}

.news-list .box p {
    font-size: 13px;
    margin: 0;
}

.news-back {
    color: #cc181f;
    font-size: 18px;
}

@media only screen and (min-width: 2040px) {
    .betegazonositas .top-header .image {
        height: 90vh;
    }
}

@media only screen and (max-width: 1620px) {
    .betegazonositas .text-block .text {
        max-width: 92%;
    }
    .betegazonositas .text-block .text h2 {
        font-size: 36px;
    }
    .betegazonositas .text-block-1 p {
        font-size: 20px;
    }
    .betegazonositas .text-block-2 p {
        font-size: 16px;
        line-height: 22px;
    }
    .betegazonositas .text-block-2 ul li {
        line-height: 22px;
        margin-bottom: 22px;
    }
    .betegazonositas .text-block-3 p {
        line-height: 22px;
    }
    .betegazonositas .text-block-4 ul li {
        line-height: 22px;
        margin-bottom: 22px;
    }
    .betegazonositas .three .text-block .text h3 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 1220px) {
    .betegazonositas .text-block-2 .text,
    .betegazonositas .text-block-3 .text,
    .betegazonositas .text-block-4 .text {
        margin: 14px auto 10px;
    }
    .betegazonositas .text-block-2 ul li,
    .betegazonositas .text-block-3 p,
    .betegazonositas .text-block-2 p,
    .betegazonositas .text-block-4 ul li {
        margin-bottom: 12px;
    }
    .betegazonositas .text-block .text h3 {
        margin-top: 12px;
    }
    .betegazonositas .three .text-block .text h3 {
        font-size: 26px;
        margin-bottom: 25px;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 1200px) {
    .betegazonositas .text-block .text h2 {
        font-size: 28px;
    }
    .betegazonositas .text-block-1 p {
        font-size: 18px;
    }
}

@media only screen and (max-width: 980px) {
    .betegazonositas .top-header .image {
        height: 450px;
    }
    .betegazonositas .text-block-1 {
        position: relative;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .betegazonositas .text-block .text {
        margin: 0 auto;
    }
    .betegazonositas .four .left,
    .betegazonositas .four .right {
        width: 100%;
        float: none;
    }
    .betegazonositas .text-block-2,
    .betegazonositas .text-block-3,
    .betegazonositas .text-block-4 {
        height: auto;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .betegazonositas .four .left .image {
        height: 420px;
    }
    .betegazonositas .three .col-1 {
        width: 50%;
    }
    .betegazonositas .three .col-2 {
        width: 50%;
    }
    .betegazonositas .three .col-3 {
        width: 100%;
    }
    .betegazonositas .three .text-block .text h3 {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 620px) {
    .betegazonositas .three .col-1 {
        width: 100%;
        height: auto;
    }
    .betegazonositas .three .col-2 {
        width: 100%;
        height: auto;
    }
    .betegazonositas .three .col-1 .text-block .text {
        width: auto;
        margin-bottom: 30px;
    }
    .betegazonositas .three .col-2 .text-block .text {
        width: auto;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 400px) {
    .betegazonositas .top-header .image {
        height: 250px;
    }
    .betegazonositas .text-block .text h2 {
        font-size: 24px;
    }
    .betegazonositas .four .left .image {
        height: 320px;
    }
}


/* Kisebb felbont├ö├Â┼ąÔöť├é├ö├Â┼ąÔöť├ę├ö├ÂÔĽŁÔöÇ┼»Ôöť├ÂÔöť├éÔö╝─ů├ö├ÂÔĽŁÔöÇ┼╣s - 1280 sz├ö├Â┼ąÔöť├é├ö├Â┼ąÔöť├ę├ö├ÂÔĽŁÔöÇ┼»Ôöť├ÂÔöť├éÔöť├ž├ö├Â┼ąÔöÇ┼╝less├ö├Â┼ąÔöť├é├ö├Â┼ąÔöť├ę├ö├ÂÔĽŁÔöÇ┼»Ôöť├ÂÔöť├éÔöť├ž├ö├Â┼ąÔöÇ┼╝g */

@media only screen and (max-width: 1740px) {
    header .header-area {
        height: 75px;
    }
    header .header-area nav {
        margin-left: 20px;
        margin-top: 1px;
    }
    header .header-area img.logo {
        width: 180px;
        margin-top: 10px;
        margin-left: 10px;
    }
    header .header-area nav li {
        margin-right: 17px;
        height: 70px;
    }
    header .header-area nav li ul {
        top: 70px;
    }
    header .header-area nav li a {
        font-size: 13px;
        letter-spacing: -0.3px;
    }
    header .header-area .search-box {
        margin-top: 26px;
    }
    header .header-area .search-box input[type="text"] {
        width: 110px;
    }
    header .header-area .panel-right {
        width: 160px;
        height: 75px;
    }
    #breadcrumb .lang-selector {
        width: 160px;
    }
    #breadcrumb .lang-selector a {
        font-size: 12px;
    }
    header .header-area .panel-right img {
        width: 28px;
        margin-left: 20px;
        margin-top: 26px;
    }
    header .header-area .panel-right p {
        font-size: 12px;
        top: 24px;
        left: 60px;
    }
    header .header-area nav li a img {
        top: -20px;
    }
    main .panel-big {
        min-height: 400px;
    }
    main .panel-big img.product {
        width: 350px;
    }
    main .panel-big img.arrow {
        right: 15px;
        bottom: 15px;
    }
    main .panel-big h2 {
        font-size: 22px;
        margin-top: 32px;
        left: 370px;
    }
    main .panel-big h2 span.infotech {
        font-size: 18px;
    }
    main .panel-big p {
        font-size: 14px;
        line-height: 24px;
        left: 370px;
        top: 140px;
    }
    /* Product oldal */
    main #product-categories .product-panel h2 {
        line-height: 28px;
    }
    main #product-categories .product-panel p {
        line-height: 20px;
        top: auto;
        position: static;
    }
    main #product-categories .product-panel .details-button {
        bottom: 15px;
    }
    main #product-categories .product-panel img.product {
        height: 120px;
    }
    main #product-categories .product-panel .img-wrapper {
        min-height: 200px;
    }
    main #product-categories .product-panel {
        height: 675px;
    }
    /* Megold├ö├Â┼ąÔöť├é├ö├Â┼ąÔöť├ę├ö├ÂÔĽŁÔöÇ┼»Ôöť├ÂÔöť├éÔö╝─ů├ö├ÂÔĽŁÔöÇ┼╣sok - nagyteljes├ö├Â┼ąÔöť├é├ö├Â┼ąÔöť├ę├ö├ÂÔĽŁÔöÇ┼»Ôöť├ÂÔöť├é├ö─Ż┼ü├ö├Â├çÔö╝ÔĽútm├ö├Â┼ąÔöť├é├ö├Â┼ąÔöť├ę├ö├ÂÔĽŁÔöÇ┼»Ôöť├ÂÔöť├éÔöť├ž├ö├Â┼ąÔöÇ┼╝ny├ö├Â┼ąÔöť├é├ö├Â┼ąÔöť├ęÔöť├ÂÔöÇ┼╗Ôö╝├╝├ö├Â┼ąÔöť├é├ö├Â├çÔö╝ÔĽŁ├ö├Â├ç├ö─Ż─╣ */
    main #solutions .column .image-wrapper-small {
        height: 115px;
        border-bottom: 2px solid #ffffff;
    }
    main #solutions .column .panel-small p {
        font-size: 17px;
        line-height: 25px;
        margin-top: 35px;
        margin-left: 30px;
    }
    main #solutions .column .panel-small p.row2 {
        margin-top: 22px;
    }
    main .column.right .nav-panel {
        font-size: 20px;
        text-align: left;
        padding-left: 30px;
    }
    main .brand-panel .content,
    main .brand-panel,
    main .brand-panel .content .right {
        height: 570px;
    }
}

@media only screen and (max-width: 1366px) {
    header .header-area nav {
        margin-left: 5px;
    }
}

@media only screen and (max-width: 1279px) {
    .mobile-menu {
        display: block;
    }
    header .header-area nav {
        display: none;
        float: none;
        width: 100%;
        margin: 0;
    }
    header .header-area nav:before {
        clear: both;
        content: ' ';
        display: table;
    }
    header .header-area {
        height: auto;
    }
    header .header-area nav li {
        margin: 0;
        height: auto;
        display: block;
        text-align: center;
    }
    header .header-area nav li ul {
        margin: 0;
        position: static;
        width: 100%;
    }
    header .header-area nav li a {
        padding: 10px 0;
    }
    header .header-area nav>ul {
        float: none;
        padding: 0;
    }
    header .header-area .search-box {
        float: none;
        margin: 15px auto;
        width: 300px;
    }
    header .header-area .search-box input[type="text"] {
        width: 100%;
        padding: 0 30px 0 15px;
        box-sizing: border-box;
    }
    header .header-area .search-box input[type="submit"] {
        right: 9px;
        bottom: 5px;
    }
    header .header-area nav ul li.special::before {
        display: none;
    }
    main .panel-big {
        min-width: 0;
        float: none;
    }
    main .panel-big img.arrow {
        right: auto;
        left: 367px;
        bottom: 77px;
    }
    main .panel-big.grey img.arrow {
        bottom: 150px;
    }
    main .brand-panel {
        width: 33.333334%;
    }
    #product-categories .panel-big img.arrow {
        bottom: 20px !important;
    }
    main #product-categories .product-panel {
        width: 25%;
    }
    main #knowledgebase .panel-big img.arrow {
        bottom: 20px !important;
    }
    main #contact .contact-panel {
        width: 25%;
    }
}

@media only screen and (max-width: 1140px) {
    main .column {
        float: none;
        width: 100%;
        border: 0;
        min-height: 0;
    }
    main #contact .profile {
        width: 33.33333%;
    }
    main .column.left .job-panel {
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    main .brand-panel {
        width: 50%;
    }
    main #product-categories .product-panel {
        width: 33.333334%;
    }
    main #products-by-category .product-box {
        width: 33.333334%;
    }
    main #solutions .column {
        width: 100%;
        float: none;
    }
    main #solutions .breadcrumb-area {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    main #solutions .column .image-wrapper {
        height: 350px;
        text-align: center;
        background-color: #fff;
        border-left: 0;
        margin: 0;
        overflow: hidden;
    }
    main #solutions .column .image-wrapper img {
        max-height: 100%;
        width: auto;
    }
    main #contact .contact-panel {
        width: 33.3333334%;
    }
}

@media only screen and (max-width: 767px) {
    main #index.main-bg {
        padding-top: 10px;
    }
    main h1 {
        font-size: 44px;
        margin-bottom: 30px;
        line-height: 1.2;
    }
    main .panel-small {
        margin-top: 70px;
    }
    main #product-categories .product-panel {
        width: 50%;
    }
    main #products-by-category .product-box {
        width: 50%;
    }
    main #solutions .column .description .icons {
        position: static;
        width: 100%;
    }
    main #solutions .column .description h2 {
        margin-bottom: 10px;
    }
    main #solutions .column .description .details-button {
        margin: 10px 0;
    }
    main #solutions .column .description a {
        height: 41px;
        margin-right: 5px;
    }
    main #solutions .column .description .fa {
        vertical-align: middle;
    }
    main #knowledgebase .panel-top {
        width: 100%;
        float: none;
        height: auto;
    }
    main #knowledgebase .panel-top:after {
        clear: both;
        content: ' ';
        display: table;
    }
    main #knowledgebase .panel-top h2 {
        padding: 20px 0 10px;
        margin: 0;
    }
    main #knowledgebase .panel-top p {
        display: none;
    }
    main #knowledgebase .panel-top .details-button {
        margin: 10px auto 25px;
    }
    main #contact .column {
        float: none;
        width: 100%;
        height: 300px;
    }
    main #contanct .column iframe {
        height: 300px;
    }
    main #contact .column.text {
        padding: 15px;
    }
    main #contact .contact-panel {
        width: 50%;
    }
    main #contact .profile {
        width: 50%;
    }
}

@media only screen and (max-width: 640px) {
    main .panel-big h2,
    main .panel-big p,
    main .panel-big img.arrow {
        position: static;
        padding: 0 10px;
    }
    main .panel-big h2 {
        margin-top: 0;
        padding-top: 15px;
    }
    main .panel-big {
        min-height: 0;
    }
    main .panel-big p br {
        display: none;
    }
    main .panel-big img.arrow {
        margin-top: 10px;
    }
    main .panel-big img.product {
        position: relative;
        display: block;
        margin-top: 10px;
    }
    footer {
        height: auto;
        padding-bottom: 150px;
    }
    footer nav li {
        text-align: center;
        display: block;
        padding: 5px 0;
    }
    footer span {
        float: none;
        margin: 10px 0;
        text-align: center;
        display: block;
    }
    main .column.right .nav-panel {
        width: 100%;
        float: none;
    }
    main #breadcrumb {
        padding-left: 0;
        text-align: center;
    }
    main #breadcrumb.relative {
        padding-left: 10px;
        text-align: left;
    }
    main .brand-panel {
        width: 100%;
        height: auto;
    }
    main .brand-panel .content .right {
        width: 100%;
        height: auto;
        float: none;
    }
    main .brand-panel .content {
        height: auto;
        overflow: hidden;
    }
    main .brand-panel .content .right .image-wrapper {
        width: auto;
        margin: 10px;
        height: 80px;
        background-position: left center !important;
        background-size: contain !important;
    }
    main .brand-panel .content .product-image {
        position: static;
        display: block;
        margin-top: 15px;
    }
    main .brand-panel .content .right .details-button {
        position: relative;
        left: auto;
        bottom: auto;
        margin: 20px auto;
    }
    main .column.right .description .form-wrapper div.inner {
        width: 100%;
        float: none;
        padding: 0 !important;
    }
    main .column.right .description .form-wrapper input,
    main .column.right .description .form-wrapper textarea {
        box-sizing: border-box;
    }
    main .column.right .description .form-wrapper input[type="submit"] {
        margin-top: 30px;
    }
    main #solutions .column .image-wrapper img {
        width: 100%;
    }
    main #solutions .column .image-wrapper {
        height: auto;
    }
    main #solutions .column .description {
        padding-top: 15px;
    }
    main .column.right .description .form-wrapper select {
        width: 100%;
    }
}

@media only screen and (max-width: 520px) {
    main #contact .profile {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    header .header-area img.logo {
        float: none;
    }
    header .header-area a:nth-of-type(1) {
        display: block;
        margin: 10px auto;
        text-align: left;
        padding-left: 10px;
    }
    .mobile-menu {
        right: 0;
    }
    header .header-area img.logo {
        margin: 0;
    }
    header .header-area .panel-right {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    main .panel-small {
        width: 100%;
        float: none;
        margin-top: 0;
        border: 0;
    }
    main .details-button {
        margin-bottom: 50px;
    }
    main .column.right .description {
        padding: 25px 10px 10px;
    }
    main .column.right h2 {
        margin-bottom: 20px;
    }
    header .header-area nav li ul {
        padding-left: 10px;
    }
    header .header-area nav li ul li div {
        margin-left: 10px;
        left: 0;
    }
    main .column.right .description .form-wrapper input[type="submit"] {
        margin-top: 15px;
    }
    main .column.right .description.swap-titles h1 {
        margin-bottom: 20px;
    }
    main #product-categories .product-panel {
        width: 100%;
        float: none;
        height: auto;
    }
    main #product-categories .product-panel:after {
        clear: both;
        display: table;
        content: ' ';
    }
    main #product-categories .product-panel .details-button {
        position: relative;
        left: auto;
        bottom: auto;
        margin: 15px auto;
    }
    main #products-by-category .product-box {
        width: 100%;
        float: none;
        height: auto;
    }
    main #products-by-category .product-box .content {
        height: auto;
    }
    main #products-by-category .product-box .details-button {
        position: relative;
        left: auto;
        bottom: auto;
        margin: 15px auto;
        transform: none;
    }
    main #products-by-category .product-box.button-back {
        height: 380px;
    }
    main #products-by-category .product-box.button-back p {
        margin: 0;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
    main #solutions .column .description {
        padding: 35px 10px 20px;
    }
    main #solutions .column .description ul {
        padding-left: 10px;
        margin-left: 10px;
    }
    main #solutions .breadcrumb-area {
        padding: 15px 10px;
    }
    main #contact .contact-panel {
        width: 100%;
        float: none;
        height: auto;
    }
    main #contact .contact-panel:after {
        clear: both;
        content: ' ';
        display: table;
    }
    main #contact .contact-panel h2 {
        margin: 0;
        padding: 20px 0 15px;
    }
    main #contact .contact-panel .details-button {
        position: relative;
        left: auto;
        bottom: auto;
        margin: 20px auto;
    }
    main #contact .user-data {
        border-right: 0;
    }
    #breadcrumb .lang-selector {
        width: 100px;
    }
}