#iphonems_outer_cont {
	width: 100%;
	box-sizing: border-box;
	background-color: #eff2f4;
}

div#iphonems #inwb_watch_beallitasok p em {
  position: relative;
  margin-right: 5px;
  left: 0;
  top: 0;
  width: 20px;
  font-style: normal;
}
#iphonems .inwb_fc_primary_dark {
	color: #18214D;
}
#inwb_watch_setup_01, #inwb_watch_setup_02, #inwb_watch_setup_03 {
	width: 100%;
	max-width: 100vw;
	background-color: #f5f5f7;
}

#inwb_block_grey_bg {
	width: 100%;
	max-width: 100vw;
	background-color: #f5f5f7;
	padding: 50px 24px 75px;
}

#inwb-lap_block_bg {
	width: 100%;
	max-width: 100vw;
	background-color: #f5f5f7;
	padding: 25px 0 25px 0;
	margin-top: 15px;
}

/*#iphonems #inwb_watch_beallitasok p {
	margin-bottom: 0;
}*/

#iphonems #inwb_watch_beallitasok .inwb_lap h2 {
	margin-top: 5%;
	margin-bottom: 5%;
}

#iphonems #inwb_mobiltudosok_block {
	max-width: 1140px;
	background-color: #ffffff;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.24), 0px 0px 1px rgba(0, 0, 0, 0.18);
	border-radius: 8px;
	margin: 0 auto 0 auto;
}

#iphonems #inwb_watch_beallitasok #inwb_watch_setup_01 #inwb_watch_setup {
	background-color: #f5f5f7;
}

#inwb_lap {
	margin-bottom: 25px;
}

#inwb_lap_new {
	margin: 0 auto 0 auto;
	max-width: 1152px;
	padding: 0 24px 0 24px;
}
#inwb_imp_info {
	max-width: 1152px;
	margin: 35px auto 36px auto;
}

.inwb-white-bg {
	background-color: #fff;
}
.inwb-black-bg {
	background-color: #000;
}
.inwb-soft-gray-bg {
	background-color: #f5f5f7;
}

div#inwb_apple_header{
	text-align:center;
	margin-bottom:40px;
}
	div#inwb_apple_header img{
		width:100%;
		max-width:1152px;
	}
	
#inwb_uzleti_link{
	width:100%;
	max-width:1152px;
	padding: 0px 6px 25px 0px;
	margin: -46px auto 0 auto;
	display:flex;
	justify-content:flex-end;
	align-items:center;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	#inwb_uzleti_link img{
		width:36px;
		height:auto;
		margin-right:10px;
	}
	#inwb_uzleti_link a{
		color:#e20074;
		font-family:TeleNeoWeb,Arial,sans-serif;
		font-weight:normal;
		font-size:18px;
		line-height:21px;
	}
	#inwb_uzleti_link a:hover{
		text-decoration:none;
	}		
#inwb_imp_info_done{
	width:100%;
	max-width:1140px;
	padding:18px 36px 24px 12px;
	border-radius:2px;
	border-left:solid 6px #59B300;
	background:#fff;
	position:relative;
	display:flex;
	margin-bottom:36px;
	margin-left:auto;
	margin-right:auto;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0px 8px 10px rgba(24, 33, 77, 0.1);
}
	#inwb_imp_info_done #inwb_imp_info_done_close{
		position:absolute;
		top:18px;
		right:18px;
		width:18px;
		height:18px;
		cursor:pointer;
		text-decoration:none;
		background-image:url('/static-la/alkalmazasok/lp/apple-watch-lp-la-OOS-5733-240925-inwb-a/static/img/setup/close.webp');
		background-size:cover;
	}
	#inwb_imp_info_done img{
		margin-right:10px;
		width:36px;
		height:36px;
		margin-top:-8px;
		flex: 0 0 auto;
	}
	#inwb_imp_info_done h4{
		font-family:TeleNeoWeb,Arial,sans-serif;
		font-weight:normal;
		font-size:21px;
		line-height:24px;
		margin:0px;
		margin-bottom:15px;
		color:#18214D;
	}
	#inwb_imp_info_done p{
		font-family:TeleNeoWeb,Arial,sans-serif;
		font-weight:normal;
		font-size:18px;
		line-height:21px;
		color:#18214D;
		margin-bottom:0px;
	}
	
#inwb_imp_info_error{
	width:100%;
	max-width:1140px;
	padding:18px 36px 24px 12px;
	border-radius:2px;
	border-left:solid 6px #E3000F;
	background:#fff;
	position:relative;
	display:flex;
	margin-bottom:36px;
	margin-left:auto;
	margin-right:auto;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0px 8px 10px rgba(24, 33, 77, 0.1);
}
	#inwb_imp_info_error #inwb_imp_info_error_close{
		position:absolute;
		top:18px;
		right:18px;
		width:18px;
		height:18px;
		cursor:pointer;
		text-decoration:none;
		background-image:url('/static-la/alkalmazasok/lp/apple-watch-lp-la-OOS-5733-240925-inwb-a/static/img/setup/close.webp');
		background-size:cover;
	}
	#inwb_imp_info_error img{
		margin-right:10px;
		width:36px;
		height:36px;
		margin-top:-8px;
		flex: 0 0 auto;
	}
	#inwb_imp_info_error h4{
		font-family:TeleNeoWeb,Arial,sans-serif;
		font-weight:normal;
		font-size:21px;
		line-height:24px;
		margin:0px;
		margin-bottom:15px;
		color:#18214D;
	}
	#inwb_imp_info_error p{
		font-family:TeleNeoWeb,Arial,sans-serif;
		font-weight:normal;
		font-size:18px;
		line-height:21px;
		color:#18214D;
		margin-bottom:0px;
	}

#iphonems .inwb_flex_cont{
	display:flex;
	justify-content:space-between;
	align-content:flex-start;
	align-items:flex-start;	
}

#iphonems #inwb_watch_beallitasok{
	
}
	#iphonems #inwb_watch_beallitasok .inwb_lap{
		padding:0px 24px;
	}
	#iphonems #inwb_watch_beallitasok h2{
		font-family:TeleNeoWeb,Arial,sans-serif;
		font-weight:normal;
		font-size:30px;
		line-height:36px;
		margin-bottom:30px;
		color:#e20074;
	}
	#iphonems #inwb_watch_beallitasok h3{
		font-family:TeleNeoWeb,Arial,sans-serif;
		font-weight:normal;
		font-size:24px;
		line-height:27px;
		margin-bottom:24px;
		color:#18214D;
	}
	#iphonems #inwb_watch_beallitasok h3.magentacolor{
		color:#e20074;
	}
	#iphonems #inwb_watch_beallitasok h4{
		font-family:TeleNeoWeb,Arial,sans-serif;
		font-weight:normal;
		font-size:21px;
		line-height:24px;
		margin-bottom:15px;
		color:#18214D;
	}
	#iphonems #inwb_watch_beallitasok h4.magentacolor{
		color:#e20074;
	}
	#iphonems #inwb_watch_beallitasok p{
		font-family:TeleNeoWeb,Arial,sans-serif;
		font-weight:normal;
		font-size:18px;
		line-height:21px;
		padding-bottom:21px;
		color:#5D6482;
	}
	#iphonems #inwb_watch_beallitasok ul li{
		font-family:TeleNeoWeb,Arial,sans-serif;
		font-weight:normal;
		font-size:18px;
		line-height:21px;
		margin-bottom:21px;
		color:#18214D;
		list-style-type:disc;
		/*list-style-position:inside;*/
		margin-left:15px;
	}
	#iphonems #inwb_watch_beallitasok ul.magenta_list_marker li{
		color:#e20074;;
	}
		#iphonems #inwb_watch_beallitasok ul.magenta_list_marker li span{
			color:#5D6482;
		}
		#iphonems #inwb_watch_beallitasok p a{
			text-decoration:underline;
		}
		#iphonems #inwb_watch_beallitasok p a:hover{
			text-decoration:none;
		}
	#iphonems #inwb_watch_beallitasok a.magentalink{
		color:#e20074;
		text-decoration:underline;
	}
		#iphonems #inwb_watch_beallitasok a.magentalink:hover{
			text-decoration:none;
		}
	#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_block1{
		margin-bottom:45px;
	}
	#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_block1 .inwb_flex_item{
		width:33.333%;
		padding:0px 16px;
	}
		#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_block1 .inwb_flex_item h3{
			display:flex;
			justify-content:flex-start;
			align-items:center;
		}
			#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_block1 .inwb_flex_item h3 img{
				width:43px;
				height:auto;
				margin-right:20px;
				flex: 0 0 auto;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_block1 .inwb_flex_item p i.arrow{
				display:block;
				width:14px;
				height:8px;
				background:url('/static-la/alkalmazasok/lp/apple-watch-lp-la-OOS-5733-240925-inwb-a/static/img/setup/device_list_arrow.webp') center center no-repeat;
				display:inline-block;
				margin-left:5px;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_block1 .inwb_flex_item p i.arrow.up{
				transform: rotate(180deg);
				-webkit-transform: rotate(180deg);
			}
			
	#iphonems #inwb_watch_beallitasok #inwb_imp_info{
		width:100%;
		padding:18px 36px 24px 12px;
		border-radius:10px;
		border-left:solid 6px #00A1DE;
		border-top:solid 1px #00A1DE;
		border-right:solid 1px #00A1DE;
		border-bottom:solid 1px #00A1DE;
		background:#fff;
		position:relative;
		display:flex;
		margin-bottom:36px;
	}
		#iphonems #inwb_watch_beallitasok #inwb_imp_info #inwb_imp_info_close{
			position:absolute;
			top:18px;
			right:18px;
			width:18px;
			height:18px;
			cursor:pointer;
			text-decoration:none;
			background-image:url('/static-la/alkalmazasok/lp/apple-watch-lp-la-OOS-5733-240925-inwb-a/static/img/setup/close.webp');
			background-size:cover;
		}
		#iphonems #inwb_watch_beallitasok #inwb_imp_info img{
			margin-right:10px;
			width:36px;
			height:36px;
			margin-top:-8px;
			flex: 0 0 auto;
		}
		#iphonems #inwb_watch_beallitasok #inwb_imp_info p{
			margin-bottom:0px;
		}
		
	#iphonems #inwb_watch_beallitasok #inwb_watch_setup{
		width:100%;
		background:#fff;
	}
		#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_flex_cont{
			align-items:center;
		}
		#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_flex_item{
			width:50%;
		}
			#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_flex_item img{
				max-width:100%;
				display:block;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont{
				display:flex;
				padding-right:5%;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont.inwb_watch_setup_text_cont_left{
				padding-right:0px;
				padding-left:5%;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont.inwb_watch_setup_text_cont_fullpadded{
				padding:5%;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont .inwb_watch_setup_number{
				font-family:TeleNeoWeb,Arial,sans-serif;
				font-weight:normal;
				font-size:18px;
				line-height:36px;
				color:#18214D;
				display:block;
				width:36px;
				height:36px;
				text-align:center;
				border-radius:36px;
				border:solid 2px #e20074;
				margin-right:24px;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont p{
				margin:0px;
			}
				#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont p a{
					color:#e20074;
					text-decoration:underline;
				}
				#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont p a:hover{
					text-decoration:none;
				}
			#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont p.bigfont{
				font-family:TeleNeoWeb,Arial,sans-serif;
				font-weight:normal;
				font-size:30px;
				line-height:36px;
				color:#18214D;
			}
				#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont p.bigfont b{
					font-family:TeleNeoWeb,Arial,sans-serif;
				}
		
	#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_toknow{
		justify-content:center;
	}
		#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_toknow .inwb_flex_item{
			padding:0px 30px 10px;
			max-width:420px;
		}
			#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_toknow .inwb_flex_item img{
				height:200px;
				width:auto;
				margin: 0 auto 30px;
				display:block;
			}
			
	#iphonems #inwb_watch_beallitasok #inwb_gyik{
		cursor:pointer;
	}
		#iphonems #inwb_watch_beallitasok #inwb_gyik span{
			text-decoration:underline;
		}
		#iphonems #inwb_watch_beallitasok #inwb_gyik:hover span{
			text-decoration:none;
		}
		#iphonems #inwb_watch_beallitasok #inwb_gyik i.arrow{
			display:block;
			width:8px;
			height:14px;
			background:url('/static-la/alkalmazasok/lp/apple-watch-lp-la-OOS-5733-240925-inwb-a/static/img/setup/gyik_arrow.webp') center center no-repeat;
			display:inline-block;
			margin-right:5px;
		}
		#iphonems #inwb_watch_beallitasok #inwb_gyik i.arrow.up{
			transform: rotate(90deg);
			-webkit-transform: rotate(90deg);
		}
		
	#iphonems #inwb_watch_beallitasok #inwb_order_online{
		justify-content:center;
	}
		#iphonems #inwb_watch_beallitasok #inwb_order_online .inwb_flex_item{
			padding:35px 70px;
			display:flex;
			max-width:550px;
		}
			#iphonems #inwb_watch_beallitasok #inwb_order_online .inwb_flex_item img{
				width:96px;
				height:auto;
				margin-right:36px;
			}
			
	#iphonems #inwb_watch_beallitasok #inwb_watch_models{
		justify-content:center;
		align-items:stretch;
	}
		#iphonems #inwb_watch_beallitasok #inwb_watch_models .inwb_flex_item{
			padding:24px 24px 36px;
			max-width:284px;
			text-align:center;
			margin:4px;
			background:#fff;
		}
			#iphonems #inwb_watch_beallitasok #inwb_watch_models .inwb_flex_item img{
				width:auto;
				height:165px;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_models .inwb_flex_item img.inwb_watch_models_logo{
				height:42px;
				margin:24px auto;
			}
			
	#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup{
		justify-content:center;
	}
		#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item{
			width:20%;
			text-align:center;
			padding:15px 0px;
			position:relative;
		}
			#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item img{
				width:auto;
				height:64px;
				margin-bottom:18px;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item .inwb_watch_setup_number{
				font-family:TeleNeoWeb,Arial,sans-serif;
				font-weight:normal;
				font-size:18px;
				line-height:36px;
				color:#18214D;
				display:inline-block;
				width:36px;
				height:36px;
				text-align:center;
				border-radius:36px;
				border:solid 2px #e20074;
				margin-bottom:12px;
				background: #f4f2ed;
				position:relative;
				z-index:10;
				-webkit-box-shadow: 0px 0px 0px 5px rgba(244,242,237,1);
				-moz-box-shadow: 0px 0px 0px 5px rgba(244,242,237,1);
				box-shadow: 0px 0px 0px 5px rgba(244,242,237,1);
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item p{
				font-size:15px;
				line-height:18px;
				margin:0px;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item .inwb_watch_attekinto_setup_inner{
				max-width:200px;
				margin:0 auto;
				padding:0 10px;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item hr{
				background:rgba(51, 51, 51, 0.2);
				width:100%;
				height:1px;
				position:absolute;
				top:115px;
				border:none;
				z-index:1;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item hr.hr_right_only{
				width:50%;
				right:0px;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item hr.hr_left_only{
				width:50%;
				left:0px;
			}
			
	#iphonems #inwb_watch_beallitasok .inwb_setup_box{
		/*background: #FFFFFF;*/
		width:100%;
		padding:24px;
		margin-bottom:40px;
	}
		#iphonems #inwb_watch_beallitasok .inwb_setup_box .inwb_flex_cont{
			justify-content:flex-start;
		}
		#iphonems #inwb_watch_beallitasok .inwb_setup_box .inwb_setup_box_inner{
			width:100%;
		}
		#iphonems #inwb_watch_beallitasok .inwb_setup_box #inwb_setup_box_spec .inwb_flex_cont{
			width:50%;
		}
		#iphonems #inwb_watch_beallitasok .inwb_setup_box img{
			max-width:54px;
			height:auto;
			flex:0 0 auto;
			margin-right:24px;
		}
		#iphonems #inwb_watch_beallitasok .inwb_setup_box img.inwb_setup_box_marker{
			max-width:36px;
		}
		#iphonems #inwb_watch_beallitasok .inwb_setup_box p{
			margin:0px;
			color:#000;
		}
		#iphonems #inwb_watch_beallitasok .inwb_setup_box h3{
			margin:0px;
			margin-top:6px;
			color:#000;
		}
		#iphonems #inwb_watch_beallitasok .inwb_setup_box hr{
			margin:18px auto;
			width:100%;
			height:1px;
			border:none;
			background:#ccc;
		}
		#iphonems #inwb_watch_beallitasok .inwb_setup_box ul li{
			margin-bottom:0px;
			margin-left:50px;
			color:#000;
		}
		#iphonems #inwb_watch_beallitasok .inwb_setup_box .inwb_watch_setup_number{
			font-family:TeleNeoWeb,Arial,sans-serif;
			font-weight:normal;
			font-size:18px;
			line-height:36px;
			color:#18214D;
			display:inline-block;
			width:36px;
			height:36px;
			text-align:center;
			border-radius:36px;
			border:solid 2px #e20074;
			margin-right:24px;
			position:relative;
			z-index:10;
		}
		
	#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box{
		
	}
		#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box h2{
			text-align:center;
			font-size:36px;
			line-height:42px;
		}
			#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box h2 span{
				text-align:center;
				font-size: 18px;
				line-height: 21px;
				padding-bottom: 21px;
				color: #5D6482;
			}
				#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box h2 span a{
					text-decoration: underline;
					font-weight: 700;
					color: #18214D;
				}
		#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont{
			justify-content:center;
			align-items:center;
			align-content:center;
		}
			#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont .inwb_flex_item{
				text-align:center;
				max-width:30%;
				padding:0px 30px 30px;
			}
				#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont .inwb_flex_item .inwb_watch_setup_number{
					font-family:TeleNeoWeb,Arial,sans-serif;
					font-weight:normal;
					font-size:18px;
					line-height:36px;
					color:#18214D;
					display:inline-block;
					width:36px;
					height:36px;
					text-align:center;
					border-radius:36px;
					border:solid 2px #e20074;
					margin-bottom:24px;
					position:relative;
					z-index:10;
				}
				#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont .inwb_flex_item img{
					width:100%;
				}
				#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont .inwb_flex_item p{
					min-height:63px;
					margin-bottom:0px;
				}
		#iphonems #inwb_watch_beallitasok .inwb_watch_new_setup_box .inwb_flex_cont_extra{
			justify-content:space-between;
			align-items:center;
			align-content:center;
		}
			#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont_extra .inwb_flex_item_extra{
				text-align:center;
				width:50%;
				padding:30px;
			}
				#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont_extra .inwb_flex_item_extra h2{
					color: #5D6482;
					text-align: left;
					font-size: 28px;
					line-height: 34px;
				}
				#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont_extra .inwb_flex_item_extra p{
					color: #5D6482;
					text-align: left;
				}
				#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont_extra .inwb_flex_item_extra img{
					width: 100%;
					max-width: 320px;
				}
			
		
	#iphonems #inwb_bundle_offer_block{
		background: #FFFFFF;
		box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.18), 0px 1px 1px rgba(0, 0, 0, 0.24), 0px 1px 2px rgba(0, 0, 0, 0.12);
		border-radius: 2px;
		width:100%;
		padding:24px;
		display:flex;
		justify-content:flex-start;
		align-items:center;
		align-content:center;
		margin-bottom:60px;
	}
		#iphonems #inwb_bundle_offer_block #inwb_bundle_offer_block_inner{
			width:100%;
			display:flex;
			justify-content:space-between;
			align-items:center;
			align-content:center;
			margin-left:30px;
		}
			#iphonems #inwb_bundle_offer_block #inwb_bundle_offer_block_inner div{
				padding-right:30px;
			}
		#iphonems #inwb_bundle_offer_block h2{
			font-family:TeleNeoWeb,Arial,sans-serif;
			font-weight:normal;
			font-size:30px;
			line-height:36px;
			margin-bottom:6px;
			color:#e20074;
		}
		#iphonems #inwb_bundle_offer_block p{
			font-family:TeleNeoWeb,Arial,sans-serif;
			font-weight:normal;
			font-size:21px;
			line-height:24px;
			color:#18214D;
		}
		#iphonems #inwb_bundle_offer_block img{
			flex: 0 0 auto;
			height:84px;
			width:auto;
		}
		
		
	#iphonems #inwb_szamhord_block{
		background: #FFFFFF;
		box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.18), 0px 1px 1px rgba(0, 0, 0, 0.24), 0px 1px 2px rgba(0, 0, 0, 0.12);
		border-radius: 2px;
		width:100%;
		padding:24px;
		display:flex;
		justify-content:flex-start;
		align-items:center;
		align-content:center;
		margin-bottom:60px;
	}
		#iphonems #inwb_szamhord_block #inwb_szamhord_block_inner{
			width:100%;
			display:flex;
			justify-content:space-between;
			align-items:center;
			align-content:center;
			margin-left:30px;
		}
			#iphonems #inwb_szamhord_block #inwb_szamhord_block_inner div{
				padding-right:30px;
			}
		#iphonems #inwb_szamhord_block h2{
			font-family:TeleNeoWeb,Arial,sans-serif;
			font-weight:normal;
			font-size:30px;
			line-height:36px;
			margin-bottom:6px;
			color:#e20074;
		}
		#iphonems #inwb_szamhord_block p{
			font-family:TeleNeoWeb,Arial,sans-serif;
			font-weight:normal;
			font-size:21px;
			line-height:24px;
			color:#18214D;
		}
		#iphonems #inwb_szamhord_block img{
			flex: 0 0 auto;
			height:84px;
			width:auto;
		}
		
	#iphonems #inwb_mobiltudosok_block{
		background: #FFFFFF;
		box-shadow: 0px 8px 10px rgba(24, 33, 77, 0.1);
		border-radius: 8px;
		width:100%;
		padding:24px;
		display:flex;
		justify-content:flex-start;
		align-items:center;
		align-content:center;
		margin-bottom:60px;
	}
		#iphonems #inwb_mobiltudosok_block #inwb_mobiltudosok_block_inner{
			width:100%;
			display:flex;
			justify-content:space-between;
			align-items:center;
			align-content:center;
			margin-left:80px;
		}
			#iphonems #inwb_mobiltudosok_block #inwb_mobiltudosok_block_inner div{
				padding-right:80px;
			}
		#iphonems #inwb_mobiltudosok_block h2{
			font-family:TeleNeoWeb,Arial,sans-serif;
			font-weight:normal;
			font-size:30px;
			line-height:36px;
			margin-bottom:12px;
			color:#e20074;
		}
		#iphonems #inwb_mobiltudosok_block p{
			font-family:TeleNeoWeb,Arial,sans-serif;
			font-weight:normal;
			font-size:21px;
			line-height:24px;
			color:#18214D;
			margin-bottom:0px;
		}
		#iphonems #inwb_mobiltudosok_block img{
			flex: 0 0 auto;
			height:auto;
			width:90px;
			margin-left:40px;
		}

@media only screen and (max-width: 1154px) {
	#iphonems #inwb_watch_beallitasok #inwb_watch_models{
		flex-wrap:wrap;
	}
}
@media only screen and (max-width: 980px) {
		
	#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_block1{
		margin-bottom:0px;
		flex-wrap:wrap;
	}
	#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_block1 .inwb_flex_item{
		width:100%;
		margin-bottom:30px;
	}
	#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont p.bigfont{
		font-size:30px;
		line-height:36px;
	}
	
	#iphonems #inwb_watch_beallitasok #inwb_order_online .inwb_flex_item{
		padding:15px 30px;
	}
	
	#iphonems #inwb_mobiltudosok_block{
		background: #FFFFFF;
		box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.18), 0px 1px 1px rgba(0, 0, 0, 0.24), 0px 1px 2px rgba(0, 0, 0, 0.12);
		border-radius: 2px;
		width:100%;
		padding:24px;
		display:flex;
		justify-content:flex-start;
		align-items:center;
		align-content:center;
		margin-bottom:60px;
	}
		#iphonems #inwb_mobiltudosok_block #inwb_mobiltudosok_block_inner{
			width:100%;
			display:flex;
			justify-content:space-between;
			align-items:center;
			align-content:center;
			margin-left:30px;
		}
			#iphonems #inwb_mobiltudosok_block #inwb_mobiltudosok_block_inner div{
				padding-right:30px;
			}
		#iphonems #inwb_mobiltudosok_block img{
			margin-left:0px;
		}
	
}
@media only screen and (max-width: 768px) {
	#iphonems #inwb_watch_beallitasok #inwb_watch_setup{
		padding-bottom:30px;
	}
	#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_flex_cont{
		flex-wrap:wrap;
	}
	#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_flex_item{
		width:100%;
	}
		#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont{
			padding:5%;
		}
		#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont.inwb_watch_setup_text_cont_left{
			padding:5%;
			order:2;
		}
		#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont.inwb_watch_setup_text_cont_fullpadded{
			padding:5%;
			order:2;
		}
	
	#iphonems #inwb_bundle_offer_block {
		align-items:flex-start;
	}
	#iphonems #inwb_bundle_offer_block #inwb_bundle_offer_block_inner{
		flex-wrap:wrap;
	}
		#iphonems #inwb_bundle_offer_block #inwb_bundle_offer_block_inner div{
			padding-right:0px;
			padding-bottom:12px;
		}
		
	#iphonems #inwb_szamhord_block {
		align-items:flex-start;
	}
	#iphonems #inwb_szamhord_block #inwb_szamhord_block_inner{
		flex-wrap:wrap;
	}
		#iphonems #inwb_szamhord_block #inwb_szamhord_block_inner div{
			padding-right:0px;
			padding-bottom:12px;
		}
		
	#iphonems #inwb_mobiltudosok_block {
		align-items:flex-start;
	}
	#iphonems #inwb_mobiltudosok_block #inwb_mobiltudosok_block_inner{
		flex-wrap:wrap;
	}
		#iphonems #inwb_mobiltudosok_block #inwb_mobiltudosok_block_inner div{
			padding-right:0px;
			padding-bottom:18px;
		}
		
	#iphonems #inwb_watch_beallitasok #inwb_order_online {
		flex-wrap:wrap;
		justify-content:flex-start;
	}
	
	#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup{
		justify-content:flex-start;
		flex-wrap:wrap;
	}
		#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item{
			width:100%;
			text-align:left;
			padding:15px 30px;
		}
			#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item img{
				display:none;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item .inwb_watch_setup_number{
				margin-bottom:0px;
				margin-right:18px;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item .inwb_watch_attekinto_setup_inner{
				max-width:none;
				margin:0;
				padding:0;
				display:flex;
				align-items:center;
			}
			#iphonems #inwb_watch_beallitasok #inwb_watch_attekinto_setup .inwb_flex_item hr{
				display:none;
			}
			
	#iphonems #inwb_watch_beallitasok .inwb_setup_box #inwb_setup_box_spec .inwb_flex_cont{
		width:100%;
	}
	#iphonems #inwb_watch_beallitasok .inwb_setup_box #inwb_setup_box_spec .inwb_flex_cont:nth-of-type(1){
		margin-bottom:30px;
	}
	#iphonems #inwb_watch_beallitasok .inwb_setup_box #inwb_setup_box_spec {
		flex-wrap:wrap;
	}
	#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont{
		flex-wrap:wrap;
	}
		#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont .inwb_flex_item{
			width:100%;
			max-width:350px;
		}
	#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box h2{
		font-size:30px;
		line-height:36px;
	}
	#iphonems #inwb_watch_beallitasok .inwb_watch_new_setup_box .inwb_flex_cont_extra{
			justify-content:space-between;
			align-items:center;
			align-content:center;
		}
			#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont_extra .inwb_flex_item_extra{
				text-align:center;
				width:100%;
				padding:30px;
			}
				#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont_extra .inwb_flex_item_extra h2{
					color: #5D6482;
					text-align: left;
				}
				#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont_extra .inwb_flex_item_extra p{
					color: #5D6482;
					text-align: left;
				}
				#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont_extra .inwb_flex_item_extra img{
					margin: 0 auto;
				}
	
}
@media only screen and (max-width: 640px) {	
	#iphonems #inwb_watch_beallitasok h2{
		font-size:24px;
		line-height:27px;
		margin-bottom:27px;
	}
	#iphonems #inwb_watch_beallitasok h3{
		font-size:18px;
		line-height:21px;
		margin-bottom:21px;
	}
	#iphonems #inwb_watch_beallitasok h4{
		font-size:18px;
		line-height:21px;
		margin-bottom:21px;
	}
	#iphonems #inwb_watch_beallitasok p{
		font-size:15px;
		line-height:18px;
	}
	#iphonems #inwb_watch_beallitasok ul li{
		font-size:15px;
		line-height:18px;
		margin-bottom:18px;
	}
	#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_block1 .inwb_flex_item h3 img{
		width:33px;
		margin-right:15px;
	}
	/* #iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_block1 .inwb_flex_item h3 {
		color:#e20074;
	} */
	
	#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_toknow{
		justify-content:center;
		flex-wrap:wrap;
	}
		#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_toknow .inwb_flex_item{
			padding:0px 30px 10px;
			max-width:420px;
		}
			#iphonems #inwb_watch_beallitasok #inwb_watch_beallitas_toknow .inwb_flex_item img{
				height:200px;
				width:auto;
				margin: 0 auto 30px;
				display:block;
			}
			
	#iphonems #inwb_mobiltudosok_block h2{
		margin-bottom:12px;
	}
	#iphonems #inwb_mobiltudosok_block p{
		margin-bottom:0px;
	}
	#iphonems #inwb_watch_beallitasok  .inwb_watch_new_setup_box .inwb_flex_cont_extra .inwb_flex_item_extra h2{
		font-size: 24px;
		line-height: 30px;
	}
	#iphonems #inwb_watch_beallitasok .inwb_lap h2 {
		margin-top: 10%;
	}
}
@media only screen and (max-width: 480px) {
	#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont .inwb_watch_setup_number{
		font-size:12px;
		line-height:24px;
		width:24px;
		height:24px;
		border-radius:24px;
		margin-right:12px;
	}
	#iphonems #inwb_watch_beallitasok #inwb_watch_setup .inwb_watch_setup_text_cont p.bigfont{
		font-size:18px;
		line-height:21px;
	}
	
	#iphonems #inwb_bundle_offer_block {
		flex-wrap:wrap;
	}
	#iphonems #inwb_bundle_offer_block #inwb_bundle_offer_block_inner {
		margin-left: 0px;
		margin-top:24px;
	}
	
	#iphonems #inwb_szamhord_block {
		flex-wrap:wrap;
	}
	#iphonems #inwb_szamhord_block #inwb_szamhord_block_inner {
		margin-left: 0px;
		margin-top:24px;
	}
	
	/*#iphonems #inwb_mobiltudosok_block {
		flex-wrap:wrap;
	}
	#iphonems #inwb_mobiltudosok_block #inwb_mobiltudosok_block_inner {
		margin-left: 0px;
		margin-top:24px;
	}*/
	
	#iphonems #inwb_watch_beallitasok #inwb_watch_models{
		flex-wrap:wrap;
	}
}