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

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

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

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

@font-face {
	font-family: 'Nexa Rust Sans';
	src: url('./fonts/NexaRustSans-Black.eot');
	src: url('./fonts/NexaRustSans-Black.eot?#iefix') format('embedded-opentype'),
		url('./fonts/NexaRustSans-Black.woff2') format('woff2'),
		url('./fonts/NexaRustSans-Black.woff') format('woff'),
		url('./fonts/NexaRustSans-Black.ttf') format('truetype'),
		url('./fonts/NexaRustSans-Black.svg#NexaRustSans-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}
/*Custom fonts*/

body {
	padding: 0px;
	margin: 0px;
	font-family: 'Gotham Book';
	font-size: 18px;
}
:focus {
    outline: none;
}
.hl-text h1 {
	display: none;
}
.headcont {
	height: 80px;
	display: table;
	width: 100%;
	background-color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#021234', endColorstr='#021234',GradientType=1 );
	position: fixed;
    top: 0px;
    left: 0px;
    z-index: 2;
}
.hc-middle {
	display: table-cell;
	vertical-align: middle;
	padding: 0 35px 0 35px;
}
.logo-cont, .headtamogatocont, .right-cont {
    vertical-align: middle;
    display: table-cell;
}
.forbes-head a img {
	width: 107px;
	height: 28px;
}
.mobilehamburger {
	display: none;
}
.navitemscont {
	display: table;
	width: 100%;
}
.navitemsmiddle {
	display: table-cell;
	width: 100%;
	color: #000;
	padding-top: 10%;
	text-align: center;
}
.navitemsmiddle .card {
	width: 100%;
	display: block;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    padding: 0px;
    margin-bottom: 5px;
}
.navitemsmiddle .card:hover {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.mobilemenutext {
	display: inline-block;
	padding: 0 0 5px 0;
}
.mobilemenutext:hover {
	border-bottom: 2px solid #000;
	margin-bottom: -2px;
}
.navitem.soc {
	text-align: center;
}
.head-sepline {
	height: 2px;
	background-color: #fff;
	width: 30px;
}
.headtamogatocont {
	text-align: center;
	width: 100%;
}
.headtamogato img {
	width: 100%;
	height: auto;
}
.headtamogato {
	vertical-align: middle;
	display: inline-block;
	width: 350px;
}
.headtamogatocont:before, .headtamogatocont:after {
	content: '';
	display: inline-block;
	width: calc(50% - 300px);
	background-color: #fff;
	height: 2px;
	vertical-align: middle;
}
.headtamogatocont:before {
	margin-right: 60px;
}
.headtamogatocont:after {
	margin-left: 60px;
}
.soc-cont {
	display: table-cell;
}
.twitter-share a img {
	width: 28px;
	height: 25px;
}
.facebook-share a img {
	width: 18px;
	height: 29px;
}
.facebook-share, .twitter-share {
	display: table-cell;
}
.facebook-share img, .twitter-share img {
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.facebook-share:hover img, .twitter-share:hover img {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.soc-spacer {
	padding-right: 35px;
	display: table-cell;
}
.tovabbforbes a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Gotham';
	font-weight: 300;
	padding-bottom: 5px;
}
.tovabbforbes a:hover {
	border-bottom: 2px solid #000;
}
.tovabbforbes .footer-logo a:hover {
	border-bottom: none;
}
.tovabbforbes a img {
	margin-bottom: -1px;
	margin-left: 10px;
	margin-right: 5px;
	width: 107px;
	height: auto;
}
.tovabbforbes img.hellomagyarorszag {
    margin-top: 20px;
	margin-bottom: -1px;
	margin-left: 10px;
	margin-right: 5px;
    height: auto;
    width: 100%;
}
.tovabbforbes {
	display: table-cell;
	vertical-align: bottom;
	padding-right: 80px;
    padding-bottom: 40px;
}
.footer {
	height: 186px;
	display: table;
	width: 100%;
	background: #fff;
	text-align: right;
}
.footer-logo {
    position: relative;
    top:25px;
    display: table-cell;
	vertical-align: center;
	padding-left: 80px;
}
.hlimg-cont {
	background-image: url(../images/nyito-kep.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	position: relative;
}
.introcont {
	display: block;
	background-color: #f7f4f5;
}
.intromid {
	display: table-cell;
	vertical-align: middle;
    height: 800px;

}
.nextbtn {
	background-image: url(../images/design/hand-down.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 21px;
	height: 49px;
	margin: auto;
}
.nextbtn-cont {
    width: 80px;
    height: 80px;
    cursor: pointer;
    margin: 30px auto 0 auto;
}
.header-image {
    width:50%;
    float: right;
}
.header-image img {
    width: 100%;
    height: auto;
}
.map-image{
    position: absolute;
    top:150px;
    right: 5%;
}
.introtextcont {
	font-size: 20px;
	font-family: 'Gotham';
	font-weight: 300;
	max-width: 100%;
	display: inline-block;
	background-color: #173351;
	background-image: url(../images/design/intro-mountain.png);
	text-align: justify;
	color: #fff;
	line-height: 37px;
	padding: 85px 19.3265% 70px 19.3265%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
.headline {
	position: absolute;
	color: #fff;
	text-align: left;
    left: 5%;
    top: 30%;
    line-height: 50px;
}
.hl-text {
	position: relative;
	width:40%;
}
.hl-text p{
	color: #000;
    font-size: 19px;
    font-family: 'Hind',  sans-serif;
}
.hlt1 {
	font-family: 'Nexa Rust Sans';
	z-index: 1;
	position: relative;
}
.hlt1 .seven {
	font-size: 123px;
}
.hlt1 .one {
	font-size: 94px;
}
.hlt1 .plus {
	font-size: 65px;
    margin-right: 0px;
    font-family: "Arial Black", Arial;
    font-weight: 900;
    position: relative;
    bottom: 12px;
    left: -10px;
}
.hlt2 {
	font-family: 'Gotham Book';
	font-size: 72px;
	margin-top: -25px;
	z-index: 3;
	position: relative;
}
.hlt3 {
	font-family: 'Nexa Rust Sans';
	font-size: 72px;
	border-bottom: solid 5px #fff;
	z-index: 3;
	position: relative;
}
.sibot {
	position: absolute;
    left: 33%;
    top: 35%;
	z-index: 1;
}
.the-content {
	position: relative;
	z-index: 1;
}
.cardcont {
	padding: 0 50px 20px 50px;
	color: #fff;
	background-color: #f7f4f5;
	text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.cardcont h2 {
    color:#000;
    padding: 50px 0;
}
.ctrow {
	display: table;
	width: 100%;
}
.card {
	display: table-cell;
	width: 20%;
	padding: 7px;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease,
	-webkit-transform .2s ease;
	position: relative;
}
.card img {
	width: 100%;
	height: auto;
}
.card:hover {
	cursor: pointer;
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.card:hover .cardtextcont {
	opacity: 1;
}
.cardtextcont {
    text-align: center;
    background-color: rgba(248,244,245,0.75);
    opacity: 0;
    transition: opacity 0.2s ease;
    color: #091e35;
    font-family: 'Gotham Book';
    font-size: 20px;
    position: absolute;
    top: 7px;
    left: 7px;
    display: table;
    overflow: hidden;
}
.cardtext {
    vertical-align: middle;
    display: table-cell;
    width: 100%;
    -webkit-transform: translate(0,25%);
    -moz-transform: translate(0,25%);
    -o-transform: translate(0,25%);
    -ms-transform: translate(0,25%);
    transform: translate(0,25%);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.card:hover .cardtext {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}
.profile {
    margin-bottom:30px;
}
.profile-image img {
    float:left;
    margin-right: 10px;
}
.profile p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: italic;
}
.locationcontainer {
}
.locationtextcont, .locationimgcont {
	display: inline-table;
	float: right;
}
.locationtextcont {
	width: 40%;
	font-size: 18px;
	font-family: 'Gotham Book';
	color: #091e35;
	position: relative;
	height: 0;
}
.locationtextcont .arrowcontainerdesktop {
    color: #cda44a;
}
.locationtextcont h2 {
	font-size: 20px;
	font-family: 'Hind', sans-serif;
	text-transform:none;
    font-weight: 700;
}
.locationtextcont .h2-regular {
	font-size: 20px;
	font-family: 'Hind', sans-serif;
	text-transform:none;
    font-weight: 500;
    margin-bottom: -20px;
}
.locationtextcont.grey {
	background-color: #f7f4f5;
}
.locationtextcont.blue {
	background-color: #f7f4f5;
}
.locationimgcont {
	width: 60%;
}
.locationtext {
	padding: 0 85px;
	display: table-cell;
	vertical-align: middle;
}
.locationimg {
	display: table-cell;
	vertical-align: middle;
}
.locationimg:not(.terkep) {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.tomogatoi-tartalom-1 .locationimg, .tomogatoi-tartalom-2 .locationimg, .tomogatoi-tartalom-3 .locationimg {
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
}
.tomogatoi-tartalom-1 .locationimg {
    background-image: url(../images/omw-teli-gumi.jpg);
}
.tomogatoi-tartalom-2 .locationimg {
    background-image: url(../images/omw-szelvedo.jpg);
}
.tomogatoi-tartalom-3 .locationimg {
    background-image: url(../images/omw-cold-start.jpg);
}
.locnumbercont {
	display: block;
}
.locnumber {
	font-weight: bold;
}
.locationcontent {
	line-height: 24px;
}
.ita {
	font-style: italic;
}
.locationimg.terkep > div {

}
.locationimg.terkep {
	vertical-align: initial;
}
.detailsrow {
	width: 100%;
	display: block;
}
.detailscont div.detailsrow:nth-child(1) {
    margin: 40px 0 30px 0;
}
.detailsitem {
	display: inline-block;
	width: 49%;
}
.detailsitem .number {
	font-size: 25px;
	font-family: 'Hind';
	font-weight: 700;
	color: #000;
	margin-bottom: 5px;
}
.detailsitem .detailstext {
	font-size: 18px;
	font-weight: bold;
	font-family: 'Gotham Book';
}
.detailsicon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
}
.detailsicon.felvono {
	background-image: url(../images/design/felvono.png);
}
.detailsicon.menetido {
	background-image: url(../images/design/menetido.png);
}
.detailsicon.palyarendszer {
	background-image: url(../images/design/palyarendszer.png);
}
.detailsicon.tavolsag {
	background-image: url(../images/design/tavolsag.png);
}
.arrowcontainerdesktop {
    display: block;
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: calc(100% - 20px);
}
.arrowcontainerdesktop .arrow-top .icon, .arrowcontainerdesktop .arrow-next .icon {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
    height: 50px;
    width: 50px;
    vertical-align: middle;
    margin-right: 10px;
    background-size: 34px 34px;
    border-radius: 50%;
    background-color: transparent;
}
.jumptop, .jumpnext-in, .jumpnext-out {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
    height: 50px;
    width: 50px;
    vertical-align: middle;
    background-size: 34px 34px;
    border-radius: 50%;
    background-color: #F8F4F5;
}
.jumptop {
	background-image: url(../images/design/arrow-top.png);
	float: left;
	margin-left: 5px;
}
.jumpnext-in, .jumpnext-out {
	background-image: url(../images/design/arrow-down.png);
	float: right;
	margin-right: 5px;
}
.arrowcontainerdesktop .arrow-top .icon:hover, .arrowcontainerdesktop .arrow-next .icon:hover {
	background-color: transparent;
}
.arrowcontainerdesktop .arrow-top .icon {
	background-image: url(../images/design/arrow-top.png);
}
.arrowcontainerdesktop .arrow-next .icon {
	background-image: url(../images/design/arrow-down.png);
}
.arrowcontainerdesktop .arrow-top {
	float: left;
}
.arrowcontainerdesktop .arrow-next {
	float: right;
	margin-right: 20px;
}
.mobilehamburger {
	display: none;
}
.mobilenav {
	position: fixed;
	left: 0px;
	display: none;
	width: 100%;
    background: #f7f4f5;
    border-top: 1px solid rgba(255, 255, 255, 0.30);
}
.navitem .soc-cont {
	display: inline-block;
    margin-top: 25px;
}
.footer .soc-cont {
	display: none;
}
.mobilenavbuttons {
	width: 100%;
}
.mobilescrollsection {
	position: relative;
}
.lsc .locationtextcont, .lsc .locationimgcont {
    width: 100%;
    float: none;
    display: table;
}
	.lsc .jumptop, .lsc .jumpnext-in, .lsc .jumpnext-out {
    height: 40px;
    width: 40px;
    background-size: 25px 25px;
	}
	.lsc .locationtext {
	    padding: 0 50px;
	}
/*--Helyszín képek--*/
.dunapataj-szelidi-to .locationimg:not(.terkep) {
	background-image: url(../images/szelidito.jpg);
}
.siofok-halas-bufe .locationimg:not(.terkep) {
	background-image: url(../images/halasbufe.jpg);
}
.patca-katica-tanya .locationimg:not(.terkep) {
	background-image: url(../images/Patca.jpg);
}
.ersekkert .locationimg:not(.terkep) {
	background-image: url(../images/ersekkert.jpg);
}
.balaton-felvidek-kali-medence .locationimg:not(.terkep) {
	background-image: url(../images/kalimedence.jpg);
}
.eger-bolyki-pinceszet .locationimg:not(.terkep) {
	background-image: url(../images/bolyki.jpg);
}
.balatonfelvidek .locationimg:not(.terkep) {
	background-image: url(../images/papokborozoja.jpg);
}
.budakalasz-lupasziget .locationimg:not(.terkep) {
	background-image: url(../images/Lupasziget.jpg);
}
.matra-matrahaza .locationimg:not(.terkep) {
	background-image: url(../images/matrahaza.jpg);
}
.balatonlelle-yachtclub .locationimg:not(.terkep) {
	background-image: url(../images/yacht.jpg);
}
.szekszard-takler-kuria .locationimg:not(.terkep) {
	background-image: url(../images/takler.jpg);
}
.kisoroszi-szigetcsucs .locationimg:not(.terkep) {
	background-image: url(../images/Kisoroszi.jpg);
}
.kunmadaras-jasz .locationimg:not(.terkep) {
	background-image: url(../images/kunmadaras.jpg);
}
.siofok-ricsi-panzio .locationimg:not(.terkep) {
	background-image: url(../images/ricsi-panzio.jpg);
}
.sopron-kulturpresszo .locationimg:not(.terkep) {
	background-image: url(../images/kulturpresszo.jpg);
}
.cervinia-valtournenche-matterhorn-ski-paradise-1 .locationimg:not(.terkep) {
	background-image: url(../images/cervinia-valtournenche-matterhorn-ski-paradise-1.jpg);
}
.cervinia-valtournenche-matterhorn-ski-paradise-3 .locationimg:not(.terkep) {
	background-image: url(../images/cervinia-valtournenche-matterhorn-ski-paradise-2.jpg);
}
.avoriaz-portes-du-soleil-1 .locationimg:not(.terkep) {
	background-image: url(../images/avoriaz-portes-du-soleil-1.jpg);
}
.avoriaz-portes-du-soleil-3 .locationimg:not(.terkep) {
	background-image: url(../images/avoriaz-portes-du-soleil-2.jpg);
}
.avoriaz-portes-du-soleil-4 .locationimg:not(.terkep) {
	background-image: url(../images/avoriaz-portes-du-soleil-3.jpg);
}
.epleny-intersport-siarena-1 .locationimg:not(.terkep) {
	background-image: url(../images/epleny-intersport-siarena-1.jpg);
}
.epleny-intersport-siarena-3 .locationimg:not(.terkep) {
	background-image: url(../images/epleny-intersport-siarena-2.jpg);
}
.epleny-intersport-siarena-4 .locationimg:not(.terkep) {
	background-image: url(../images/epleny-intersport-siarena-3.jpg);
}
/*--Helyszín képek--*/
/*Animation*/
.animatednext {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-fill-mode: both;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}
.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	40% {-webkit-transform: translateY(-20px);}
	60% {-webkit-transform: translateY(-10px);}
}
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-20px);}
	60% {-moz-transform: translateY(-10px);}
}
@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-20px);}
	60% {-o-transform: translateY(-10px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-20px);}
	60% {transform: translateY(-10px);}
}

/* Responsive */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .locationimg {
     	display: block;
     }
     #imagedefaultsize, .cardtextcont {
     	width: 298.25px !important;
     	height: 167.68px !important;
     }
}

@media screen and (min-width: 1900px) {
    .header-image img {
        width: 1000px;
    }

    .map-image {
        top:80px;
    }
	}

@media screen and (max-width: 1540px) {
	.locationtext {
	    padding: 0 40px;
	}
}
@media screen and (max-width: 1190px) {
	.card {
	    display: inline-block;
	    width: calc(49% - 14px);
	}
	.detailscont div.detailsrow:nth-child(1) {
		margin: 0px;
	}
	.detailsitem {
	    margin: 8px 0;
	}
}
@media screen and (max-width: 1024px) {
	.arrowcontainerdesktop {
		font-size: 15px;
	}
}
@media screen and (max-width: 920px) {
	.arrowcontainerdesktop {
		font-size: 0px;
	}
	.cardcont {
	    padding: 0 30px 20px 30px;
	}
}
@media screen and (min-width: 768px) {
	.mobilenav {
		display: none !important;
	}
	.mobilenavbuttons {
		display: none;
	}
}
@media screen and (max-width: 767px) {
    .hl-text {
	position: relative;
	width:100%;
    }

    .header-image {
    width:100%;
    float: none;
    }


    .map-image {
        position: static;
        width: 90%;
        margin: 0 auto;
        padding-top: 50px;

    }
    .headline {
        position: static;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .hl-text {
        width: 100%;
    }
    .headline p {
        font-size: 21px;
    }
    .header-image img {
        width:100%;
        height: auto;
    }
	.mobilehamburger {
		display: table-cell;
	}
	.toggler {
		width: 40px;
		height: 40px;

	}
	.soc-cont {
		display: none;
	}
	.headtamogatocont:before, .headtamogatocont:after {
		display: none;
	}
	.locationtextcont, .locationimgcont {
		width: 100%;
		float: none;
		display: table;
	}
	.footer .soc-cont {
		display: table-cell;
		vertical-align: middle;
	}
	.tovabbforbes {
	    padding-right: 0px;
	    text-align: left;
	    padding-left: 40px;
	}
	.headline {
	    top: 5%;
	}
    .footer-logo {
        position: static;
        padding-left:0px;
        padding-top:25px;
        padding-bottom: 25px;
    }

    .forbeslink {
        width: 300px;
        margin: 0 auto;
    }
	.arrowcontainerdesktop {
		display: none;
	}
	.locationimg {
		display: block;
	}
	.locnumbercont {
		margin-top: 30px;
	}
	.cardtextcont {
		opacity: 1;
	}
	.cardtext {
	    -webkit-transform: translate(0,0);
	    -moz-transform: translate(0,0);
	    -o-transform: translate(0,0);
	    -ms-transform: translate(0,0);
	    transform: translate(0,0);
	}
	.epleny-intersport-siarena-4 .jumpnext-out {
	display: none;
	}
	.mobilenavbuttons {
		display: table-row;
		position: absolute;
		left: 0px;
		bottom: 10px;
	}
	.terksec .jumpnext-out {
		margin-right: 45px;
	}
	body:not(.lsc) .tomogatoi-tartalom-1 .locationimg {
	    background-image: url(../images/omw-teli-gumi-mob.jpg);
	}
	body:not(.lsc) .tomogatoi-tartalom-2 .locationimg {
	    background-image: url(../images/omw-szelvedo-mob.jpg);
	}
	body:not(.lsc) .tomogatoi-tartalom-3 .locationimg {
	    background-image: url(../images/omw-cold-start-mob.jpg);
	}
}
@media screen and (max-width: 767px) and (orientation:portrait) {
	.tomogatoi-tartalom-1 .locationimg {
	    background-image: url(../images/omw-teli-gumi-mob.jpg);
	}
	.tomogatoi-tartalom-2 .locationimg {
	    background-image: url(../images/omw-szelvedo-mob.jpg);
	}
	.tomogatoi-tartalom-3 .locationimg {
	    background-image: url(../images/omw-cold-start-mob.jpg);
	}
	.tomogatoi-tartalom-1 .jumpnext-out, .tomogatoi-tartalom-2 .jumpnext-out, .tomogatoi-tartalom-3 .jumpnext-out {
	    float: left;
	    margin-left: 40px;
	}
}
@media screen and (max-width: 620px) {
	.card {
	    width: 80%;
	}
	.introtextcont {
	    padding: 85px 10% 70px 10%;
	}
	.forbes-head a img {
	    width: 90px;
	    height: 23.55px;
	}
	.headtamogato {
	    width: 260px;
	}
	.navitemsmiddle {
	    padding: 5% 20px 0 20px;
        font-size: 16px;
	}
}
@media screen and (max-width: 480px) {
	.footer .soc-cont {
		display: none;
	}
	.card {
	    width: 100%;
	}
	.introtextcont {
	    padding: 85px 30px 70px 30px;
	}
	.headline {
	    -ms-transform: scale(0.9);
	    -webkit-transform: scale(0.9);
	    transform: scale(0.9);
	    left: 8%;
	}
	.detailsitem {
		width: 100%;
	}
	.forbes-head a img {
	    width: 70px;
	    height: 18.31px;
	}
	.headtamogato {
	    width: 200px;
	}
	.hc-middle {
	    padding: 0 20px 0 20px;
	}
	.hlimg-cont {
	    background-position-x: 8%;
	}
	.jumptop, .jumpnext-in, .jumpnext-out {
    height: 40px;
    width: 40px;
    background-size: 25px 25px;
	}
	.locationtext {
	    padding: 0 50px;
	}
}
@media screen and (max-width: 370px) {
	.tovabbforbes {
	    padding-left: 15px;
	    font-size: 16px;
	}
	.tovabbforbes a img {
	    width: 100px;
	    height: 26.16px;
	}

	.headtamogato {
	    width: 170px;
	}
}
@media screen and (max-height: 600px) {
	.headline {
	    -ms-transform: scale(0.9);
	    -webkit-transform: scale(0.9);
	    transform: scale(0.9);
	    top: -50px;
	}
}
@media screen and (max-height: 460px) {
	.navitemsmiddle {
	    padding-top: 10px;
	}
	.mobilemenutext {
	    padding: 0 0 2px 0;
	}
	.navitem .soc-cont {
	    margin-top: 15px;
	}
}
/*Hamburger menu*/
.toggler {
  cursor: pointer;
  width: 30px;
  height: 25px;
  margin: auto;
}
.toggler i {
    background-color: #000;
    border-radius: 2px;
    content: '';
    display: block;
    width: 100%;
    height: 4px;
}
.toggler i:nth-child(1) {
    -webkit-animation:outT 0.8s backwards;
    animation:outT 0.8s backwards;
    -webkit-animation-direction:reverse;
    animation-direction:reverse;
}
.toggler i:nth-child(2) {
    margin: 5px 0;
    -webkit-animation:outM 0.8s backwards;
    animation:outM 0.8s backwards;
    -webkit-animation-direction:reverse;
    animation-direction:reverse;
}
.toggler i:nth-child(3) {
    -webkit-animation:outBtm 0.8s backwards;
    animation:outBtm 0.8s backwards;
    -webkit-animation-direction:reverse;
    animation-direction:reverse;
}
.toggler.active i:nth-child(1) {
      -webkit-animation:inT 0.8s forwards;
      animation:inT 0.8s forwards;
}
.toggler.active i:nth-child(2) {
      -webkit-animation:inM 0.8s forwards;
      animation:inM 0.8s forwards;
}
 .toggler.active i:nth-child(3) {
      -webkit-animation:inBtm 0.8s forwards;
      animation:inBtm 0.8s forwards;
}
@-webkit-keyframes inM{
50%{-webkit-transform:rotate(0deg);}
100%{-webkit-transform:rotate(45deg);}
}
@keyframes inM{
50%{transform:rotate(0deg);}
100%{transform:rotate(45deg);}
}

@-webkit-keyframes outM{
50%{-webkit-transform:rotate(0deg);}
100%{-webkit-transform:rotate(45deg);}
}
@keyframes outM{
50%{transform:rotate(0deg);}
100%{transform:rotate(45deg);}
}

@-webkit-keyframes inT{
0%{-webkit-transform: translateY(0px) rotate(0deg);}
50%{-webkit-transform: translateY(9px) rotate(0deg);}
100%{-webkit-transform: translateY(9px) rotate(135deg);}
}
@keyframes inT{
0%{transform: translateY(0px) rotate(0deg);}
50%{transform: translateY(9px) rotate(0deg);}
100%{transform: translateY(9px) rotate(135deg);}
}

@-webkit-keyframes outT{
0%{-webkit-transform: translateY(0px) rotate(0deg);}
50%{-webkit-transform: translateY(9px) rotate(0deg);}
100%{-webkit-transform: translateY(9px) rotate(135deg);}
}
@keyframes outT{
0%{transform: translateY(0px) rotate(0deg);}
50%{transform: translateY(9px) rotate(0deg);}
100%{transform: translateY(9px) rotate(135deg);}
}

@-webkit-keyframes inBtm{
0%{-webkit-transform: translateY(0px) rotate(0deg);}
50%{-webkit-transform: translateY(-9px) rotate(0deg);}
100%{-webkit-transform: translateY(-9px) rotate(135deg);}
}
@keyframes inBtm{
0%{transform: translateY(0px) rotate(0deg);}
50%{transform: translateY(-9px) rotate(0deg);}
100%{transform: translateY(-9px) rotate(135deg);}
}

@-webkit-keyframes outBtm{
0%{-webkit-transform: translateY(0px) rotate(0deg);}
50%{-webkit-transform: translateY(-9px) rotate(0deg);}
100%{-webkit-transform: translateY(-9px) rotate(135deg);}
}
@keyframes outBtm{
0%{transform: translateY(0px) rotate(0deg);}
50%{transform: translateY(-9px) rotate(0deg);}
100%{transform: translateY(-9px) rotate(135deg);}
}
/*Hamburger menu*/
