<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'TeleGroteskHalbfett';
    src: url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskHalbfett.eot');
    src: url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskHalbfett.eot') format('embedded-opentype'),
         url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskHalbfett.woff2') format('woff2'),
         url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskHalbfett.woff') format('woff'),
         url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskHalbfett.ttf') format('truetype'),
         url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskHalbfett.svg#TeleGroteskHalbfett') format('svg');
}
@font-face {
    font-family: 'TeleGroteskFett';
    src: url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskFett.eot');
    src: url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskFett.eot') format('embedded-opentype'),
         url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskFett.woff2') format('woff2'),
         url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskFett.woff') format('woff'),
         url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskFett.ttf') format('truetype'),
         url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskFett.svg#TeleGroteskFett') format('svg');
}
@font-face {
    font-family: 'TeleGroteskUltra';
    src: url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskUltra.eot');
    src: url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskUltra.eot') format('embedded-opentype'),
         url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskUltra.woff2') format('woff2'),
         url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskUltra.woff') format('woff'),
         url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskUltra.ttf') format('truetype'),
         url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/fonts/TeleGroteskUltra.svg#TeleGroteskUltra') format('svg');
}

html,body{ margin:0; padding:0; height:100%; width:100%; }

.btn-megosztom {
				font-size: 18px;
				line-height:21px;
				padding: 8px 22px;
				font-family: 'TELEGROTESKSCREENULTRA';
				font-weight: normal;
				color:#ffffff;
				background:#e20074;
				border:solid 2px #e20074;				
				border-radius:5px;
                                text-decoration:none;
}






body{
	background-color:#f4f2ed;
	background-image:url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/img/newbg4.jpg');
	background-position:top center;
	background-repeat:repeat;
	font-family: 'TeleGroteskHalbfett';
	font-weight:normal;
	font-size:20px;
	line-height:32px;
	color:#363636;
}
body b{
	font-family: 'TeleGroteskFett';
	font-weight:normal;
}
body a{
	color:#363636;
}
body a:hover{
	text-decoration:none;
}
.maincointainer{
	width:100%;
	max-width:1170px;
	margin:0 auto;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.maincointainer *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.lap{
	width:100%;
	max-width:1122px;
	margin:0 auto;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.lap *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#header{
	background:#fff;
	margin-bottom:35px;
}
	#header .lap{
		display:flex;
		justify-content:space-between;
		align-items:center;
		align-content:center;
		height:70px;
	}
#footer{
	background:#363636;
	font-family: 'TeleGroteskUltra';
	font-weight:normal;
	font-size:18px;
	line-height:28px;
	text-transform:uppercase;
	color:#fff;
}
	#footer a{
		color:#fff;
	}
	#footer .lap{
		display:flex;
		justify-content:space-between;
		align-items:center;
		align-content:center;
		padding-top:50px;
		padding-bottom:50px;
	}
	#footer #left_footer{
		display:flex;
		justify-content:space-between;
		align-items:center;
		align-content:center;
	}
	#footer #right_footer{
		display:flex;
		justify-content:space-between;
		align-items:center;
		align-content:center;
	}
	
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    /*padding-top: 25px;*/
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtube {
    background-color: #000;
    /*margin-bottom: 30px;*/
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 1;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: rgba( 51,51,51,0.8 );
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 1;
    border-radius: 6px;
}
.youtube:hover .play-button {
    background-color: #ff0000;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.slick-slider {
	position:unset;
}
.slick-dots{
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
	margin-top:25px;
	line-height:0px;
}
	.slick-dots li{
		position: relative;
		display: inline-block;
		margin-right:7px;
		padding: 0;
		cursor: pointer;
		z-index:9999;
	}
		.slick-dots li button{
			font-size: 0px;
			line-height: 0px;
			padding:0px;
			margin:0px;
			display: block;
			width: 14px;
			height: 14px;
			cursor: pointer;
			color: transparent;
			border: 2px solid #e20074;
			outline: none;
			background: transparent;
			border-radius:7px;
			text-indent: -9999em;
		}
		.slick-dots li.slick-active button{
			background: #e20074;
		}
.slick-prev, .slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute; 
	z-index:999;
	top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background-color: #e20074;
	margin-top:-15px;
}
.slick-prev:hover, .slick-next:hover{
	background-color: #cb0068;
}
.slick-prev{
	left:0px;
	background-image:url("/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/img/arrow-left-white.png");
	background-position:center center;
	background-repeat:no-repeat;
}
.slick-next{
	right:0px;
	background-image:url("/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/img/arrow-right-white.png");
	background-position:center center;
	background-repeat:no-repeat;
}
.fb-share-button.fb_iframe_widget{
	vertical-align: middle;
	margin-top: -2px;
	/*margin-left: 10px;*/
}
	
.mainbox{
	width:100%;
	background:#f9f9f9;
	border:solid 2px #e8e8e8;
	margin-bottom:35px;
	position: relative;
}
.mainbox.magentabg{
	background:#e20074;
}
.mainbox.downarrow{
	margin-bottom:13px;
}
	.mainbox.downarrow:after, .mainbox.downarrow:before {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	.mainbox.downarrow:after {
		border-color: rgba(249, 249, 249, 0);
		border-top-color: #f9f9f9;
		border-width: 25px;
		border-top-width: 13px;
		margin-left: -25px;
	}
	.mainbox.downarrow.magentabg:after {
		border-color: rgba(226, 0, 116, 0);
		border-top-color: #e20074;
		border-width: 25px;
		border-top-width: 13px;
		margin-left: -25px;
	}
	.mainbox.downarrow:before {
		border-color: rgba(232, 232, 232, 0);
		border-top-color: #e8e8e8;
		border-width: 28px;
		border-top-width: 15px;
		margin-left: -28px;
	}
	
	.mainbox .lap{
		padding-top:40px;
		padding-bottom:40px;
		display:flex;
	}
	.mainbox#alapmegjelenes .lap{
		flex-wrap:wrap;
	}
	.mainbox .textbox{
		margin-right:15px;
		position:relative;
		/*width:455px;*/
		width:420px;
	}
	.mainbox.normal .textbox{
		width:33%;
		padding-bottom:45px;
	}
	.mainbox.right_textblock .textbox{
		order:2;
		margin-right: 0px;
		margin-left: 15px;
	}
	.mainbox .videobox{
		margin-left:15px;
		z-index:10;
		/*position:relative;*/
		flex-grow:1;
	}
	.mainbox.normal .videobox{
		width:67%;
		flex-grow:0;
	}
	.mainbox.right_textblock .videobox{
		order:1;
		margin-left: 0px;
		margin-right: 15px;
	}
		.mainbox .videobox .videoshare{
			margin-top:15px;
			font-size:18px;
			line-height:32px;
		}
		.mainbox.normal .videobox .videoshare{
			position:absolute;
			bottom:40px;
			/*left:0px;*/
			margin-left: -117px;
		}
		.mainbox.normal.right_textblock .videobox .videoshare{
			right:0px;
			left:unset;
		}
	.mainbox .kiemelt_text{
		color:#fff;
		font-size:18px;
		line-height:30px;
		text-transform:uppercase;
		background:#e20074;
		padding:20px;
		padding-right:0px;
		-webkit-box-shadow: 20px 20px 0px 0px rgba(226,0,116,0.5);
		-moz-box-shadow: 20px 20px 0px 0px rgba(226,0,116,0.5);
		box-shadow: 20px 20px 0px 0px rgba(226,0,116,0.5);
		/*width:535px;*/
		z-index:99;
		position:relative;
		/*margin-right:-80px;*/
		margin-bottom:30px;
	}
		.mainbox  .aprobetus{
			width:100%;
			font-size:12px;
			line-height:16px;
			padding:20px 20px 0px;
			align-self:flex-end;
		}
		.mainbox .textbox .description_text{
			padding:20px 20px 0px;
			width:100%;
		}
		.mainbox.magentabg .textbox .description_text, .mainbox.magentabg .textbox .description_text a{
			color:#ffffff;
		}
		.mainbox.normal .textbox .description_text{
			padding:20px 0px 0px;
			width:100%;
		}
			.mainbox.normal .textbox .kiemelt_text .description_text{
				padding:0px;
				padding-bottom:20px;
			}
		.mainbox h1{
			font-weight:normal;
			font-size:40px;
			line-height:45px;
			color:#e20074;
		}
		.mainbox.magentabg h1{
			color:#ffffff;
		}
		.mainbox.normal .textbox .slick-dots {
			margin-top: 0px;
			position:absolute;
			bottom:8px;
		}
		.mainbox.normal .textbox .kiemelt_text .description_text .slick-dots {
			bottom:15px;
		}
		.mainbox.normal .textbox .videoshare{
			font-size:18px;
			line-height:32px;
			text-align:right;
			position:absolute;
			bottom:0px;
			width:100%;
			padding-left:100px;
		}
	.mainbox.video_slider_box .lap{
		max-width:none;
		padding-bottom:31px;
	}
	.mainbox .video_slider{
		margin: 0 auto;
		width:100%;
	}
		.mainbox .video_slider .video_slider_item{
			margin: 0px 15px;
			position:relative;
			cursor:pointer;
			/*width:262px;*/
			background:#000;
		}
			.mainbox .video_slider .video_slider_item img{
				width:100%;
				height:auto;
				font-size:0px;
				line-height:0px;
				display:block;
				position:relative;
				z-index:1;
				opacity:0.6;
			}
			.mainbox .video_slider .video_slider_item .video_slider_title{
				position:absolute;
				padding:15px;
				bottom:0px;
				font-size:16px;
				line-height:20px;
				color:#fff;
				z-index:99;
			}
				.mainbox .video_slider .video_slider_item .video_slider_title span{
					text-transform:uppercase;
					font-family: 'TeleGroteskUltra';
					font-weight:normal;
				}
			.mainbox .video_slider .video_slider_item .video_slider_item_overlay{
				position:absolute;
				top:0px;
				left:0px;
				width:100%;
				height:100%;
				z-index:10;
				background-image:url("/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/img/play.png");
				background-position:center center;
				background-repeat:no-repeat;
			}
			.mainbox .video_slider .video_slider_item:hover .video_slider_item_overlay, .mainbox .video_slider .video_slider_item.selected .video_slider_item_overlay{
				background-color:rgba(226,0,116,0.5);
			}
.magentabg .slick-dots li button{
	border: 2px solid #ffffff;
}
.magentabg .slick-dots li.slick-active button{
	background: #ffffff;
}
.mainbox.normal .textbox .kiemelt_text .description_text .slick-dots li button{
	border: 2px solid #ffffff;
}
.mainbox.normal .textbox .kiemelt_text .description_text .slick-dots li.slick-active button{
	background: #ffffff;
}
.magentabg .slick-prev, .magentabg .slick-next{
    background-color: #ffffff;
}
.magentabg .slick-prev:hover, .magentabg .slick-next:hover{
	background-color: #e5e5e5;
}
.magentabg .slick-prev{
	background-image:url("/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/img/arrow-left-magenta.png");
}
.magentabg .slick-next{
	background-image:url("/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/img/arrow-right-magenta.png");
}

.kerdesvalasz .textbox_left{
	width:50%;
	margin-right:15px;
	padding-left:40px;
	padding-bottom:55px;
}
.kerdesvalasz .textbox_right{
	width:50%;
	margin-left:15px;
	display:flex;
	flex-direction:column;
}
.kerdesvalasz h1{
	margin-bottom:40px;
}
.kerdesvalasz h2{
	font-weight:normal;
	font-size:24px;
	line-height:30px;
	margin-bottom:10px;
}
.kerdesvalasz p.small{
	font-size:14px;
	line-height:18px;
	margin-bottom:10px;
	margin-top:10px;
}
.kerdesvalasz #fb_login_container{
	margin-bottom:10px;
}
.kerdesvalasz #velemnyform_box{
	flex-grow:1;
}
	.kerdesvalasz #velemnyform_box form{
		width:100%;
		height:100%;
		display:flex;
		flex-direction:column;
	}
	.kerdesvalasz #velemnyform_box textarea{
		width:100%;
		height:100%;
		display:block;
		border:solid 2px #e8e8e8;
		background:#f4f4f4;
		padding:20px;
		flex-grow:1;
		resize: none;
		min-height:180px;
	}
	.kerdesvalasz #velemnyform_box form div{
		margin-top:20px;
		text-align:right;
	}
		.kerdesvalasz #velemnyform_box form div input[type=submit]{
			font-family: 'TeleGroteskUltra';
			font-weight:normal;
			font-size:18px;
			line-height:35px;
			color:#fff;
			padding-left:20px;
			padding-right:20px;
			background:#e20074;
			cursor:pointer;
			border:none;
		}
		.kerdesvalasz #velemnyform_box form div input[type=submit]:hover{
			background:#cb0068;
		}
		.kerdesvalasz #velemnyform_box form div input[type=submit].disabled{
			background:#d7d7d7;
			cursor:default;
		}

.banner_container{
	padding-top:35px;
	padding-bottom:35px;
	background-color:#e20074;
	background-image:url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/img/banner-bg-desktop.png');
	background-position:right center;
	background-repeat:no-repeat;
	background-size: auto 100%;
	margin-bottom:35px;
}
	.banner_container .lap{
		padding-left:20px;
		padding-right:20px;
	}
	.banner_container h1{
		font-size:40px;
		line-height:45px;
		font-family: 'TeleGroteskUltra';
		font-weight:normal;
		color:#ffffff;
	}
	.banner_container p{
		font-size:18px;
		line-height:28px;
		color:#ffffff;
	}
	
	.mainbox.mostgen_blokk .textbox{
		width:100%;
		margin:0px;
		display:flex;
		padding-bottom:0px;
	}
		.mainbox.mostgen_blokk .textbox h1{
			width:23%;
			margin-right:15px;
			padding-left:20px;
			padding-right:20px;
		}
		.mainbox.mostgen_blokk .textbox .most_gen_description_text{
			width:76%;
			margin-left:15px;
			padding:0px;
			padding-right:65px;
		}
		.mainbox.mostgen_blokk .textbox .slick-dots {
			margin-top: 0px;
			position: absolute;
			bottom: unset;
			top:7px;
			right:0px;
			width:auto;			
		}
			.mainbox.mostgen_blokk .textbox .slick-dots li {
				display:block;
				margin:0px;
				margin-bottom:7px;
			}
	.mainbox.mostgen_blokk .lap.videolap{
		max-width:none;
		padding-top:10px;
		padding-bottom:10px;
		margin-bottom:30px;
		position:relative;
	}
	.mainbox.mostgen_blokk .most_gen_video_slider{
		margin: 0 auto;
		width:100%;
	}
		.mainbox.mostgen_blokk .most_gen_video_slider .video_slider_item{
			margin: 15px;
			margin-bottom:6px;
			position:relative;
			cursor:pointer;
			/*width:262px;*/
			background:#000;
		}
			.mainbox.mostgen_blokk .most_gen_video_slider .video_slider_item img{
				width:100%;
				height:auto;
				font-size:0px;
				line-height:0px;
				display:block;
				position:relative;
				z-index:1;
				opacity:0.6;
			}
			.mainbox.mostgen_blokk .most_gen_video_slider .video_slider_item .video_slider_title{
				position:absolute;
				padding:15px;
				bottom:0px;
				font-family: 'TeleGroteskUltra';
				font-weight:normal;
				font-size:14px;
				line-height:22px;
				color:#fff;
				text-transform:uppercase;
				z-index:99;
			}
			.mainbox.mostgen_blokk .most_gen_video_slider .video_slider_item .video_slider_item_overlay{
				position:absolute;
				top:0px;
				left:0px;
				width:100%;
				height:100%;
				z-index:10;
				background-image:url("/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/img/play.png");
				background-position:center center;
				background-repeat:no-repeat;
			}
			.mainbox.mostgen_blokk .most_gen_video_slider .video_slider_item:hover .video_slider_item_overlay, .mainbox.mostgen_blokk .most_gen_video_slider .video_slider_item.selected .video_slider_item_overlay{
				background-color:rgba(226,0,116,0.5);
			}
.mainbox.tematikus .lap{
	padding-bottom:0px;
}
	.mainbox.tematikus .textbox {
		margin-right:0px;
		padding-bottom:25px;
		display:flex;
		flex-direction:column-reverse;
		background-repeat:no-repeat;
		background-position:top center;
		padding-top: 10px;
	}
	.mainbox.tematikus#vanessaaxente .textbox {
		background-image:url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/img/va2.png');
	}
	.mainbox.tematikus#keszthelyivivien .textbox {
		background-image:url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/img/keszthelyivivien.png');
	}
	.mainbox.tematikus#levaygyorgy .textbox {
		background-image:url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/img/levaygyorgy.png');
	}
	.mainbox.tematikus .kiemelt_text {
		color: #fff;
		font-size: 18px;
		line-height: 22px;
		text-transform: none;
		background: #e20074;
		padding: 20px;
		-webkit-box-shadow: -15px 15px 0px 0px rgba(226,0,116,0.5);
		-moz-box-shadow: -15px 15px 0px 0px rgba(226,0,116,0.5);
		box-shadow: -15px 15px 0px 0px rgba(226,0,116,0.5);
		width: 100%;
		z-index: 99;
		position: relative;
		/*margin-right:-15px;*/
		transform: translateX(15px);
		order:1;
		margin-bottom:15px;
	}
	.mainbox.tematikus h1{
		text-align:left;
		order:2;
		margin-bottom:20px;
                padding-bottom:180px;
    
	}
	.mainbox.tematikus .videobox .videoshare {
		position:relative;
		bottom:unset !important;
		left:unset !important;
		right:unset !important;
		display: flex;
		justify-content:space-between;
		margin-bottom:40px;
		padding-left:30px;
		margin-left:0px;
	}
		.mainbox.tematikus .videobox .videoshare  .socialtags{
			text-align:right;
		}
			.mainbox.tematikus .videobox .videoshare  .socialtags span{
				font-family: 'TeleGroteskUltra';
				font-weight:normal;
				font-size:18px;
				line-height:28px;
				text-transform:uppercase;
				color:#e20074;
				margin-left:15px;
			}
			.mainbox.tematikus .videobox .videoshare  .socialtags span a{
				color:#e20074;
				text-decoration:none;
			}
			.mainbox.tematikus .videobox .videoshare  .socialtags span a:hover{
				text-decoration:underline;
			}

/*.tematikus, .videoblokk2, .videoblokk3{
	position:absolute;
	left:-9999em;
}
.tematikus:first-of-type, .videoblokk2:first-of-type, .videoblokk3:first-of-type{
	position:relative;
	left:unset;
}*/

.popup{
	position:absolute;
	/*top:25px;*/
	bottom:-30px;
	left:15px;
	/*width: calc(50% - 5px);*/
	width:50%;
	z-index:99;
	display:none;
}
	.popup .popupCloseButton{
		background-color: #e20074;
		cursor: pointer;
		display: inline-block;
		position: absolute;
		top: -20px;
		right: 0px;
		font-size:16px;
		line-height: 18px;
		color:#fff;
		width: 20px;
		height: 20px;
		text-align: center;
	}
.banner_iframe{
	margin: 0 auto;
	margin-bottom:35px;
}
#banner_970x400{
	display:block;
}
#banner_640x360{
	display:none;
}
#banner_300x250{
	display:none;
}


.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.modal .modal-content {
    background-color: #f9f9f9;
    margin: 0 auto;
    padding: 40px;
    border: 2px solid #e8e8e8;
	border-radius:3px;
	text-align:center;
	font-family: 'TeleGroteskHalbfett';
	font-weight:normal;
	font-size:20px;
	line-height:32px;
	color:#363636;
	width:420px;
	position:absolute;
	top:50%;
	margin-top: -75px;
	left:50%;
	margin-left:-210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	.modal .modal-content h1{
		color:#e20074;
		font-size:24px;
		font-weight:normal;
	}

.modal .close {
   background-color: #e20074;
	cursor: pointer;
	display: inline-block;
	position: absolute;
	top: -22px;
	right: -2px;
	font-size:16px;
	line-height: 18px;
	color:#fff;
	width: 20px;
	height: 20px;
	text-align: center;
}

@media screen and (max-height: 1080px){

}
@media screen and (max-width: 1900px){

}
@media screen and (max-width: 1680px){

}
@media screen and (max-width: 1600px){
	
}
@media screen and (max-height: 900px){

}
@media screen and (max-width: 1460px){

}
@media screen and (max-width: 1440px){

}
@media screen and (max-width: 1366px){

}
@media screen and (max-width: 1240px){

}
@media screen and (max-width: 1170px){
	/*.maincointainer{
		margin-left:10px;
		margin-right:10px;
	}*/
	.lap, .maincointainer{
		padding-left:10px;
		padding-right:10px;
	}
	.mainbox.video_slider_box .lap{
		padding-left:0px;
		padding-right:0px;
	}
	.kerdesvalasz .textbox_left{
		padding-left:0px;
	}
	.mainbox.mostgen_blokk .textbox h1{
		padding-left:0px;
		padding-right:0px;
	}
	.popup{
		/*width: calc(66% - 10px);*/
		width:66%;
	}
	.mainbox.normal .videobox .videoshare{
			/*left:10px;*/
		}
		.mainbox.normal.right_textblock .videobox .videoshare{
			right:10px;
			left:unset;
		}
}
@media screen and (max-width: 1122px){
	/*.lap{
		padding-left:10px;
		padding-right:10px;
	}*/
}
@media screen and (max-width: 1122px){

}
@media screen and (max-height: 800px){

}
@media screen and (max-height: 768px){

}
@media screen and (max-width: 1024px){

	.banner_iframe{
		margin: 0 auto;
		margin-bottom:35px;
	}
	#banner_970x400{
		display:none;
	}
	#banner_640x360{
		display:block;
	}
	#banner_300x250{
		display:none;
	}

}
@media screen and (max-width: 920px){

}
@media screen and (max-width: 878px){

	.popup{
		/*width: calc(100% - 20px);*/
		width:100%;
	}

}
@media screen and (max-width: 768px){
	body{
		font-size:18px;
		line-height:26px;
	}
	#header{
		background:#fff;
		margin-bottom:20px;
	}
		#header .lap{
			height:45px;
		}
	#footer .lap{
		flex-direction:column;
		padding-top:20px;
		padding-bottom:40px;
	}
	#footer #left_footer{
		width:100%;
		margin-bottom:10px;
	}
	#footer #right_footer{
		text-align:center;
		flex-direction:column;
	}
		#footer #right_footer a{
			margin-left:0px !important;
		}
	.mainbox {
		margin-bottom: 25px;
	}
	.mainbox .lap {
		padding-top: 25px;
		padding-bottom: 25px;
		display: flex;
		flex-direction: column;
	}
	.mainbox#alapmegjelenes .lap {
		flex-wrap: nowrap;
	}
		.mainbox .textbox {
			margin-left: 0px !important;
			margin-right: 0px !important;
			width: 100%;
			order: 1 !important;
		}
		.mainbox .videobox {
			margin-left: 0px !important;
			margin-right: 0px !important;
			order: 3 !important;
		}
		.mainbox  .aprobetus{
			order: 2 !important;
			padding:0px;
			margin-bottom:20px;
		}
		.mainbox .kiemelt_text {
			font-size: 16px;
			line-height: 24px;
			padding: 10px;
			-webkit-box-shadow: 10px 10px 0px 0px rgba(226,0,116,0.5);
			-moz-box-shadow: 10px 10px 0px 0px rgba(226,0,116,0.5);
			box-shadow: 10px 10px 0px 0px rgba(226,0,116,0.5);
			width: 98%;
			margin-right:0px;
			margin-bottom: 35px;
		}
			.mainbox .textbox .description_text {
				padding: 0px;
				margin-top:25px;
				margin-bottom:25px;
			}
		.mainbox.normal .textbox{
			width:100%;
			padding-bottom:0px;
		}
			.mainbox h1{
				font-size:26px;
				line-height:32px;
			}
		.mainbox.normal .videobox{
			width:100%;
		}
		.mainbox.normal .textbox .slick-dots {
			margin-top: 25px;
			position: relative;
		}
		.mainbox.normal .textbox .description_text {
			padding: 0px;
			width: 100%;
		}
		.mainbox.normal .textbox .videoshare {
			display:none;
		}
		.mainbox.normal .videobox .videoshare {
			display: block;
			position:relative;
			left:unset !important;
			right:unset !important;
			bottom:unset !important;
			margin-left:0px;
		}
	.kerdesvalasz .textbox_left{
		width:100%;
		margin-right:0px;
		padding-bottom:0px;
		margin-bottom:25px;
	}
	.kerdesvalasz .textbox_right{
		width:100%;
		margin-left:0px;
	}
	.kerdesvalasz h1 {
		margin-bottom: 15px;
	}
	.kerdesvalasz h2 {
		font-size: 20px;
		line-height: 25px;
	}
	.kerdesvalasz #fb_login_container {
		margin-bottom: 15px;
	}
		.kerdesvalasz #velemnyform_box textarea {
			min-height:175px;
		}
		
	.banner_container{
		padding-top:55px;
		padding-bottom:55px;
		background-image:url('/static-tr/alkalmazasok/lp/inwb-most-lp-181031-a/static/img/banner-bg-mobil.png');
		margin-bottom:25px;
	}
		.banner_container h1{
			font-size:20px;
			line-height:28px;
		}
		.banner_container p{
			font-size:14px;
			line-height:16px;
		}
	.mainbox.mostgen_blokk .textbox{
		flex-direction: column;
	}
		.mainbox.mostgen_blokk .textbox h1{
			width:100%;
			margin-right:0px;
			margin-bottom:15px;
		}
		.mainbox.mostgen_blokk .textbox .most_gen_description_text{
			width:100%;
			margin-left:0px;
			padding:0px;
		}
		.mainbox.mostgen_blokk .textbox .slick-dots {
			bottom: 7px;
			top:unset;
			right:unset;
			left:0px;		
		}
			.mainbox.mostgen_blokk .textbox .slick-dots li {
				display:inline-block;
				margin:0px;
				margin-right:7px;
			}
		
	.mainbox.mostgen_blokk .lap.videolap{
		padding-top:0px;
		padding-bottom:0px;
		margin-bottom:25px;
	}
	
	.mainbox.tematikus .textbox {
		padding-top:145px;
		padding-bottom:25px;
		background-size:215px auto;
	}
	.mainbox.tematikus .kiemelt_text {
		transform: translateX(5px);
		width: calc(100% + 5px);
	}
	.mainbox.tematikus h1{
		text-align:center;
		font-size:40px;
		line-height:40px;
	}
	.mainbox.tematikus .videobox .videoshare {
		padding-left:0px;
	}
		.mainbox.tematikus .videobox .videoshare  .socialtags{
			text-align:left;
			margin-top:15px;
		}
			.mainbox.tematikus .videobox .videoshare  .socialtags span{
				margin-left:0px;
				margin-right:15px;
			}
			
	.popup{
		/*top:15px;*/
		top:0px;
	}
	
	.banner_iframe{
		margin: 0 auto;
		margin-bottom:25px;
	}
	#banner_970x400{
		display:none;
	}
	#banner_640x360{
		display:none;
	}
	#banner_300x250{
		display:block;
	}
	
	.modal .modal-content {
		padding: 20px;
		width:300px;
		top:20%;
		margin-top: 0px;
		margin-left:-150px;
	}
	.mainbox.normal .textbox .kiemelt_text .description_text {
		padding-bottom: 0px;
		margin:0px;
	}
	.mainbox.normal .textbox .kiemelt_text .description_text .slick-dots {
		bottom: unset;
	}

}
@media screen and (max-width: 640px){

}
@media screen and (max-width: 500px){

}
@media screen and (max-height: 667px){
	
}
@media screen and (max-width: 440px){

}
@media screen and (max-width: 375px){
	
}
@media screen and (max-height: 640px){
	
}
@media screen and (max-height: 568px){
	
}
@media screen and (max-width: 350px){
	
}
@media screen and (max-height: 533px){
	
}</pre></body></html>