	
	/*	/////////		SAYFA YAPISI		////////// */
	
	html {
		margin:0px;
		padding:0px;
		height:100%;
	}
	
	body {
		margin:0px;
		padding:0px;
		height:100%;
		background:#FFF;
		border:16px solid #FFE500!important;
	}
	
	body, input, select, textarea, button {
		font-family:'DINT';
		font-size:14px;
		font-weight:300;
		color:#231F20;
		/*overflow:hidden;*/
		border:0;
	}
	
	b {
		font-weight: bold!important;
		font-style: bold!important;
	}
	
	label {
		cursor:pointer;
	}
	
	* {
		outline:0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		background-clip:border-box;
		-moz-background-clip:border-box;
		-webkit-background-clip:border-box;
		/*-webkit-appearance:none;*/
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
	}
	
	.main-slider,
	.main-slider *,
	.ms-mobile-menu *,
	.ms-mobile-search *
	.hb-mobile * {
		-webkit-transition:all!important;
		-moz-transition:all!important;
		-o-transition:all!important;
		-ms-transition:all!important;
	}
	
	/*	/////////////////////////////////////////////////// */
	
	/*
	@font-face {
		font-family: 'DINT';
		src: url('DINT.eot?#iefix') format('embedded-opentype'),  url('DINT.otf')  format('opentype'),
		     url('DINT.woff') format('woff'), url('DINT.ttf')  format('truetype'), url('DINT.svg#DINT') format('svg');
		font-weight: normal;
		font-style: normal;
		
	} @font-face {
		font-family: 'DINT';
		src: url('DINTBold.eot?#iefix') format('embedded-opentype'),  url('DINTBold.otf')  format('opentype'),
		     url('DINTBold.woff') format('woff'), url('DINTBold.ttf')  format('truetype'), url('DINTBold.svg#DINT') format('svg');
		font-weight: bold;
		font-style: bold;
		
	} @font-face {
		font-family: 'DINT';
		src: url('DINT.eot?#iefix') format('embedded-opentype'),  url('DINT.woff') format('woff'), url('DINT.ttf')  format('truetype'), url('DINT.svg#DINT') format('svg');
		font-weight: normal;
		font-style: normal;
		
	}
	*/
	
	@font-face {
		  font-family: 'DINT';
		  src: url('HelveticaTr-LightNormal.eot?#iefix') format('embedded-opentype'),  url('HelveticaTr-LightNormal.otf')  format('opentype'),
			     url('HelveticaTr-LightNormal.woff') format('woff'), url('HelveticaTr-LightNormal.ttf')  format('truetype'), url('HelveticaTr-LightNormal.svg#HelveticaTr-LightNormal') format('svg');
		  font-weight: normal;
		  font-style: normal;
	}
	@font-face {
		  font-family: 'DINT';
		  src: url('HelveticaTr-Bold.eot?#iefix') format('embedded-opentype'),  url('HelveticaTr-Bold.otf')  format('opentype'),
			     url('HelveticaTr-Bold.woff') format('woff'), url('HelveticaTr-Bold.ttf')  format('truetype'), url('HelveticaTr-Bold.svg#HelveticaTr-Bold') format('svg');
		  font-weight: bold;
		  font-style: normal;
	}
	@font-face {
		  font-family: 'Oswald';
		  src: url('Oswald-Regular.eot?#iefix') format('embedded-opentype'),  url('Oswald-Regular.woff') format('woff'), url('Oswald-Regular.ttf')  format('truetype'), url('Oswald-Regular.svg#Oswald-Regular') format('svg');
		  font-weight: normal;
		  font-style: normal;
		
	}
	
	/*	/////////////////////////////////////////////////// */
	/*	/////////////////////////////////////////////////// */
	/*	/////////////////////////////////////////////////// */
	
	.main-slider .slider-img {
		display:block;
		
	} .main-slider .mob-slider-img {	
		display:none;
	}
	
	#blockPopup {
		cursor:pointer;
		position:fixed;
		z-index:999;
		width:100%;
		height:100%;
		background:url(../images/blockImageBlack.png);
		
	} #blockPopup > div {
		display:table;
		width:100%;
		height:100%;
		
	} #blockPopup > div > div {
		display:table-cell;
		text-align:center;
		vertical-align:middle;
		
	} #blockPopup > div > div > div {
		position:relative;
		display:inline-block;
		
	} #blockPopup > div > div > div a {
		position:absolute;
		display:block;
		padding:4px 11px 6px 11px;
		top:0;
		right:-30px;
		background:#f7e517;
		font-family:'Tahoma','Arial';
		font-size:20px;
		color:#000000;
		text-decoration:none;
		
	} #blockPopup > div > div > div img {
		border:7px solid #f7e517;
		-moz-box-shadow:0 10px 10px 0 #000;
		-webkit-box-shadow:0 10px 10px 0 #000;
		box-shadow:0 10px 10px 0 #000;
		
	} #blockPopup .mob-popup-img {
		display:none;
	}
	
	#nedenEskidji {
		position:fixed;
		display:none;
		z-index:10;
		width:100%;
		height:100%;
		
	} #nedenEskidji > div:nth-child(1) {
		display:table;
		width:100%;
		height:100%;
		background:url(../images/blockImageBlack.png);
		
	} #nedenEskidji > div:nth-child(1) > div:nth-child(1) {
		display:table-cell;
		vertical-align:middle;
		text-align:center;
		
	}
	
	#customerServices {
		position:fixed;
		display:none;
		z-index:10;
		width:100%;
		height:100%;
		
	} #customerServices > div:nth-child(1) {
		display:table;
		width:100%;
		height:100%;
		background:url(../images/blockImageBlack.png);
		
	} #customerServices > div:nth-child(1) > div:nth-child(1) {
		display:table-cell;
		vertical-align:middle;
		
	} #customerServices .guide {
		position:relative;
		width:1370px;
		height:500px;
		border:25px solid #F5E600;
		padding:50px 0 0 0;
		background:url(../images/back_contentPanel_7.jpg) no-repeat right;
		background-size:cover;
		margin:auto;
		-webkit-box-shadow:16px 16px 16px 0 rgba(0,0,0,0.3);
		box-shadow:16px 16px 16px 0 rgba(0,0,0,0.3);
		
	} #customerServices .closer {
		position:absolute;
		z-index:1;
		right:-84px;
		top:-26px;
		
	} #customerServices .forms * {
		font-size:14px!important;
		
	} #customerServices .titles {
		width:97%;
		margin:auto;
		padding:0 10px 16px 10px;
		text-align:center;
		
	} #customerServices .titles span:nth-child(1) {
		font-family:'Oswald';
		font-size:40px;
		color:#F7E31A;
		
	} #customerServices .titles span:nth-child(2) {
		display:block;
		margin:4px 0;
		font-size:14px;
		color:#FFF;
		
	} #customerServices .forms {
		width:97%;
		display:table;
		margin:auto;
		padding:16px 10px 10px 10px;
		border-top:1px solid rgba(255,255,255,0.25);
		
	} #customerServices .forms .box-a,
	  #customerServices .forms .box-b,
	  #customerServices .forms .box-c {
		display:table-cell;
		width:20%;
		
	} #customerServices .forms .box-a span,
	  #customerServices .forms .box-b span,
	  #customerServices .forms .box-c span {
		display:block;
		margin:4px 0;
		font-size:14px;
		color:#FFF;
		
	} #customerServices .forms .box-a input,
	  #customerServices .forms .box-b input,
	  #customerServices .forms .box-c input {
		 width:94%;
		 margin:4px 0;
		 border:0;
		 border-radius:0;
		 background:rgba(255,255,255,0.25);
		 color:#FFF; 
		 
	} #customerServices .forms .box-a select,
	  #customerServices .forms .box-b select,
	  #customerServices .forms .box-c select {
		 width:94%;
		 margin:4px 0;
		 border:0;
		 border-radius:0;
		 background:rgba(255,255,255,0.25);
		 color:#FFF;
		 
	} #customerServices .forms .box-d {
		display:table-cell;
		width:40%;
		
	} #customerServices .forms .box-d span {
		display:block;
		margin:4px 0;
		font-size:14px;
		color:#FFF;
		
	} #customerServices .forms .box-d textarea {
		width:100%;
		height:128px;
		margin:4px 0;
		border:0;
		border-radius:0;
		background:rgba(255,255,255,0.25);
		color:#FFF;
		
	} #customerServices .submit {
		text-align:center;
		
	}
	
	
	.header {
		position:relative;
		width:100%;
		height:280px;
		
	} .header > div:nth-child(1) {
		width:100%;
		height:280px;
		
	} .header .ms-effect {
		position:absolute;
		z-index:2;
		width:100%;
		height:100%;
		background:url(../images/back_headerSliderEffect.png) repeat-x top;
		
	} .header .ms-guide {
		position:absolute;
		z-index:1;
		width:100%;
		height:100%;
		overflow:hidden;
		padding-top:100px;
		
	} .header .main-slider,
	  .header .main-slider .slide {
		width:100%;
		height:100%;
		
	} .header .headerbtns {
		position:absolute;
		z-index:4;
		width:100%;
		height:146px;
		background:#FFF;
		border-top:10px solid #FFF;
		border-bottom:16px solid #FFE500;
		-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.2);
		box-shadow:0 4px 4px 0 rgba(0,0,0,0.2);
		
	} .header .headerbtns .logo-guide {
		float:left;
		margin:20px 0 0 24px;
		
	} .header .hb-socials {
		position:absolute;
		right:10px;
		top:10px;
		
	} .header .hb-socials > div:nth-child(1) {
		display:inline-block;
		vertical-align:middle;
		padding:0 16px;
		
	} .header .hb-socials > div:nth-child(2) {
		display:inline-block;
		vertical-align:middle;
		padding:0 14px 0 22px;
		border-left:1px solid rgba(0,0,0,0.25);
		
	} .header .hb-guide {
		float:right;
		margin:32px 0 0 0;
		
	} .header .hb-guide > div:nth-child(1) {
		position:absolute;
		margin:-20px 0 0 -130px;
		
	} .header .buttons ul {
		list-style:none;
		margin:0;
		padding:0;
		
	} .header .buttons .m-carsilar {
		display:none;
		
	} .header .buttons .m-carsilar .table {
		display:table;
		
	} .header .buttons .m-carsilar .table > .cell:nth-child(1) {
		display:table-cell;
		width:260px;
		
	} .header .buttons .m-carsilar .table > .cell:nth-child(2) {
		display:table-cell;
		width:620px;
		
	} .header .buttons .m-carsilar .items > div {
		width:33.33%;
		
	} .header .buttons .m-carsilar,  
	  .header .buttons .m-kiralama, 
	  .header .buttons .m-kurumsal {
		display:none;
		
	} .header .hb-search {
		float:right;
		display:none;
		margin:16px 0 0 -1px;
		
	} .header .hb-search input {
		width:620px;
		height:48px;
		margin:20px 0 0 0;
		padding:0 0 0 16px;
		border:0;
		font-family:'Oswald';
		font-size:20px;
		color:#231F20;
		background:#E8D709;
		vertical-align:middle;
		
	} .header .hb-logo {
		float:left;
		
	} .header .hb-logo > div {
		position:absolute;
		margin:-22px 0 0 50px;
		
	} .header .buttons {
		list-style:none;
		margin:0;
		padding:0;
		
	} .header .buttons > li {
		float:left;
		
	} .header .buttons > li > a {
		display:block;
		font-family:'Oswald';
		font-size:22px;
		padding:0 0;
		margin:28px 20px 0 20px;
		height:36px;
		color:#231F20;
		
	} .header .buttons > li:hover,
	  .header .buttons > li > a:nth-child(1):hover,
	  .header .buttons > li > a.active {
		/*background:url(../images/back_headerMenuHover.png) repeat-x;
		background-size:100% 100%;*/
		color:#AD172B;
		text-decoration:none;
		
	} .header .buttons > li a img.a {
		vertical-align:middle;
		margin:-4px 0 0 0;
		background:url(../images/icon_arrowBlack_3.png) center no-repeat;
		
	} .header .buttons > li a:hover img.a {
		background:url(../images/icon_arrowRed_3.png) center no-repeat;
		
	} .header .buttons > li:nth-child(2):hover .m-carsilar {
		display:block!important;
		
	} .header .buttons > li:nth-child(3):hover .m-kurumsal {
		display:block!important;
		
	} .header .buttons > li:nth-child(4):hover .m-kiralama {
		display:block!important;
		margin:0 0 0 0;
		
	} .header .buttons > li.search {
		float:left;
		height:50px;
		margin:20px 0 0 0;
		padding:14px 22px;
		border-left:1px solid rgba(0,0,0,0.25);
		background:url(../images/icon_searchBtn.png) center no-repeat;
		cursor:pointer;
		
	} .header .buttons > li.search:hover {
		background:url(../images/icon_searchBtnHover.png) center no-repeat;
		
	} .header .hb-search ul {
		list-style:none;
		margin:18px 0 0 0;
		padding:0;
		
	} .header .hb-search li {
		float:left;
		height:50px;
		
	} .header .hb-search li.close {
		float:left;
		height:48px;
		margin:20px 0 0 0;
		padding:14px 22px;
		border-left:1px solid rgba(0,0,0,0.25);
		background:url(../images/icon_closeBtn.png) center no-repeat;
		cursor:pointer;
		
	} .header .hb-search li.close:hover {
		background:url(../images/icon_closeBtnHover.png) center no-repeat;
		
	} .header .tabs.a {
		width:100%;
		display:table;
		height:167px;
		
	} .header .tabs.b {
		width:100%;
		display:table;
		height:127px;
		
	} .header .tabs.a .item {
		display:table-cell;
		width:25%;
		padding:28px 0 0 30px;
		border-right:1px solid #E5E5E5;
		background:#FFF;
		cursor:pointer;
		
	} .header .tabs.b .item {
		display:table-cell;
		width:25%;
		padding:16px 0 0 30px;
		border-right:1px solid #E5E5E5;
		background:#FFF;
		cursor:pointer;
		
	} .header .tabs .item:last-child {
		border:0;
		
	} .header .tabs .item:hover,
	  .header .tabs .item.active {
		background:#231F20;
		
	} .header .tabs .item .a {
		vertical-align:middle;
		margin:-3px 0 0 0;
		background:url(../images/icon_arrowBlack_3.png) no-repeat;
		
	} .header .tabs .item:hover .a,
	  .header .tabs .item.active .a {
		background:url(../images/icon_arrowYellow_3.png) no-repeat;
		
	} .header .tabs .item:hover .txt-1,
	  .header .tabs .item.active .txt-1 {
		color:#F7E31A!important;
		
	} .header .tabs .item:hover .txt-2,
	  .header .tabs .item.active .txt-2 {
		color:#FFF!important;
		
	} .header .tabs .item .i {
		float:left;
		margin:0 16px 30px 0;
		
	} .header .tabs .item .txt-1 {
		font-family:'Oswald';
		font-size:22px;
		
	} .header .tabs .item .txt-2 {
		display:block;
		max-width:320px;
		margin:4px 0;
		font-size:13px;
		color:#7F7F7F;
		
	} .header .tabs.b .item .txt-2 {
		max-width:360px;
		
	} .header .m-carsilar {
		padding:8px 0 0 0;
		
	} .header .m-carsilar > div:nth-child(1) {
		position:absolute;
		margin:0 0 0 5px;
		display:table;
		background:#FFF;
		-webkit-box-shadow:4px 4px 4px 0 rgba(0,0,0,0.3);
		box-shadow:4px 4px 4px 0 rgba(0,0,0,0.3);
		
	} .header .m-carsilar.b > div:nth-child(1) {
		padding:10px 0 0 0;
		
	} .header .m-carsilar .avms {
		list-style:none;
		margin:0;
		padding:0;
		width:260px;
		
	} .header .m-carsilar .avms a:hover {
		/* color:#FFF!important; */
		color:#F4E509!important;
	} .header .m-galeri {
		position:absolute;
		display:table;
		width:240px;
		background:#FFF;
		-webkit-box-shadow:4px 4px 4px 0 rgba(0,0,0,0.3);
		box-shadow:4px 4px 4px 0 rgba(0,0,0,0.3);
		
	} .header .m-kiralama {
		position:absolute;
		padding:8px 0 0 5px;
		display:table;
		width:240px;
		
	} .header .m-kurumsal {
		position:absolute;
		padding:8px 0 0 5px;
		display:table;
		width:240px;
		
	} .header .m-carsilar ul,
	  .header .m-kiralama ul, 
	  .header .m-kurumsal ul {
		list-style:none;
		margin:0;
		padding:0;
		background:#FFF;
		-webkit-box-shadow:4px 4px 4px 0 rgba(0,0,0,0.3);
		box-shadow:4px 4px 4px 0 rgba(0,0,0,0.3);
		
	} .header .m-carsilar ul li,
	  .header .m-kiralama ul li,
	  .header .m-kurumsal ul li  {
		display:block;
		
	} .header .m-carsilar ul li a,
	  .header .m-kiralama ul li a,
	  .header .m-kurumsal ul li a {
		display:block;
		padding:9px 16px;
		font-family:'Oswald';
		font-size:16px;
		color:#231F20;
		
	} .header .m-carsilar ul li a:hover,
	  .header .m-carsilar ul li a.active,
	  .header .m-kiralama ul li a:hover,
	  .header .m-kiralama ul li a.active,
	  .header .m-kurumsal ul li a:hover,
	  .header .m-kurumsal ul li a.active {
		color:#F4E509;
		background:#231F20;
		text-decoration:none;
		
	} .header .ms-wherebazaar {
		position:absolute;
		z-index:2;
		bottom:30px;
		left:30px;
		width:320px;
		
	} .header .ms-wherebazaar .titles {
		display:block;
		white-space:nowrap;
		padding:5px 14px;
		margin:0;
		font-family:'Oswald';
		font-size:19px;
		color:#F4E509;
		background:#231F20;
		text-decoration:none;
		cursor:pointer;
		-webkit-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
		box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
		
	} .header .ms-wherebazaar .table {
		display:table;
		width:100%;
		height:150px;
		background:#FFF url(../images/back_contentPanel_1.png) no-repeat;
		background-size:100% 100%;
		padding:10px 20px;
		-webkit-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
		box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
		
	} .header .ms-wherebazaar .a {
		display:table-cell;
		vertical-align:top;
		width:80px;
		
	} .header .ms-wherebazaar .b {
		display:table-cell;
		vertical-align:middle;
		width:auto;
		
	} .header .ms-wherebazaar .title {
		font-family:'Oswald';
		font-size:13px;
		color:#AD172B;
		
	} .header .ms-wherebazaar .forms {
		display:block;
		margin:6px 0;
		
	} .header .ms-wherebazaar .forms > div:nth-child(1) {
		position:relative;
		display:inline-block;
		width:100%;
		height:32px;
		border:1px solid #CCC;
		background:#FFF;
		vertical-align:top;
		margin:0 0 6px 0;
		-webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
		box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
		
	} .header .ms-wherebazaar .forms > div:nth-child(1) div {
		position:absolute;
		z-index:1;
		top:14px;
		right:8px;
		
	} .header .ms-wherebazaar .forms > div:nth-child(1) select {
		width:100%;
		height:30px;
		border:0;
		font-family:'Oswald';
		font-size:12px;
		color:#666;
		background:#FFF;
		
	} .header .ms-wherebazaar .forms > div:nth-child(2) {
		position:relative;
		display:inline-block;
		width:100%;
		height:32px;
		margin:0;
		border:1px solid #CCC;
		background:#FFF;
		vertical-align:top;
		-webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
		box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
		
	} .header .ms-wherebazaar .forms > div:nth-child(2) div {
		position:absolute;
		z-index:1;
		right:0;
		
	} .header .ms-wherebazaar .forms > div:nth-child(2) div button {
		width:26px!important;
		height:30px!important;
		
	} .header .ms-wherebazaar .forms > div:nth-child(2) input {
		width:100%;
		height:30px;
		border:0;
		font-family:'Oswald';
		font-size:12px;
		color:#666;
		background:#FFF;
		
	} .header .ms-wherebazaar .forms > button:nth-child(3) {
		position:relative;
		display:inline-block;
		width:104px;
		height:32px;
		font-family:'Oswald';
		font-size:14px;
		color:#FFF;
		margin:0 0 0 4px;
		text-align:center;
		background:url(../images/back_contentPanel_10.png) no-repeat;
		background-size:100% 100%;
		vertical-align:top;
		border:0;
		cursor:pointer;
		-webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
		box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
		
	} .header .ms-wherebazaar .alt {
		margin:10px 0 0 0;
		font-family:'Noto Sans';
		font-size:11px;
		color:#666;
		
	} .header .ms-wherebazaar .alt img {
		vertical-align:middle;
		margin:-2px 0 0 0;
		
	} .header .ms-customer {
		position:absolute;
		z-index:2;
		bottom:30px;
		right:30px;
		cursor:pointer;
		-webkit-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
		box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
		
	}
	
	
	#content {
		position:relative;
		width:100%;
		
	} #content .c-guide {
	} #content .c-insguide {
		display:table;
		width:100%;
		
	} #content .c-insguide.c700 {
		min-height:700px;
	} #content .c-insguide.c800 {
		min-height:800px;
	} #content .c-insguide.c900 {
		min-height:900px;
		
	} #content .c-titles {
		display:table-cell;
		position:relative;
		vertical-align:top;
		border-top:3px solid #AD172B;
		
	} #content .c-titles .ins-title {
		position:absolute;
		top:-47px;
		padding:7px 50px;
		background:#AD172B;
		color:#FFF;
		
	} #content .c-titles .ins-title span {
		font-family:'Oswald';
		font-size:21px;
		
	} #content .c-titles #map_canvas {
		width:100%;
		height:800px;
		
	} #content .c-content {
		width:100%;
		padding:30px 40px 20px 50px;
		
	} #content .c-content-big {
		display:table-cell;
		position:relative;
		vertical-align:top;
		border-top:3px solid #AD172B;
		
	} #content .c-content-big .p40 {
		width:100%;
		padding:30px 40px 20px 40px;
		
	} #content .c-content-big .p10 {
		width:100%;
		padding:30px 40px 20px 10px;
		
	} #content .c-content-big .p10.list {
		padding:30px 20px 20px 10px;
		
	} #content .c-contitles {
		position:absolute;
		top:-47px;
		left:0;
		padding:7px 50px;
		background:#AD172B;
		color:#FFF;
		
	} #content .c-contitles span {
		font-family:'Oswald';
		font-size:21px;
		
	} #content .c-menus {
		display:table-cell;
		position:relative;
		vertical-align:top;
		width:280px;
		border-top:3px solid #AD172B;
		
	} #content .c-menus .padding {
		padding:30px;
		
	} #content .c-content-big .titles {
		font-family:'Oswald';
		font-size:22px;
		color:#000;
		
	} #content .c-content-big .spot {
		display:block;
		margin:4px 0;
		font-size:14px;
		
	} #content .c-content-big.iltsm .right {
		float:right
		
	} #content .c-content-big.iltsm .right button {
		width:160px;
		margin:-8px 0 0 0;
		
	} #content .c-content-big.iltsm .lines.a {
		height:20px;
		border-bottom:1px solid #DDD;
		
	} #content .c-content-big.iltsm .lines.b {
		height:30px;
	} #content .c-content-big.iltsm .lines.b2 {
		height:10px;
		
	} #content .c-content-big.iltsm .table {
		display:table;
		width:100%;
		
	} #content .c-content-big.iltsm .table .cell {
		display:table-cell;
		vertical-align:top;
		
	} #content .c-content-big.iltsm .table .cell.a {
		width:40%;
	} #content .c-content-big.iltsm .table .cell.b {
		width:30%;
	} #content .c-content-big.iltsm .table .cell.c {
		width:30%;
		
	} #content .c-content-big.iltsm .table .cell > div:nth-child(1) {
		display:inline-block;
		width:30px;
		vertical-align:top;
		
	} #content .c-content-big.iltsm .table .cell > div:nth-child(2) {
		display:inline-block;
		vertical-align:top;
		line-height:1.6em;
		
	} #content .c-content-big.iltsm #map_canvas {
		width:100%;
		height:500px;
		
	} #content .c-content-big.mstrhzmtlr .table {
		display:table;
		width:100%;
		
	} #content .c-content-big.mstrhzmtlr .row {
		display:table-row;
		
	} #content .c-content-big.mstrhzmtlr .cell {
		display:table-cell;
		
	} #content .c-content-big.mstrhzmtlr .cell.a {
		width:19%;
	} #content .c-content-big.mstrhzmtlr .cell.b {
		width:1%;
	} #content .c-content-big.mstrhzmtlr .cell.c {
		width:80%;
		padding:4px 0;
		
	} #content .c-content-big.stndtlpfrm .right {
		float:right
		
	} #content .c-content-big.stndtlpfrm .right button {
		width:120px;
		margin:-8px 0 0 0;
		
	} #content .c-content-big.stndtlpfrm .table {
		display:table;
		width:100%;
		
	} #content .c-content-big.stndtlpfrm .row {
		display:table-row;
			
	} #content .c-content-big.stndtlpfrm .cell {
		display:table-cell;
		
	} #content .c-content-big.stndtlpfrm .cell.a {
		width:19%;
	} #content .c-content-big.stndtlpfrm .cell.b {
		width:1%;
	} #content .c-content-big.stndtlpfrm .cell.c {
		width:80%;
		padding:4px 0;
		
	} #content .c-content-big.bzmlclsmkstrmsnz .top-table {
		display:table;
		width:100%;
		
	} #content .c-content-big.bzmlclsmkstrmsnz .top-cell {
		display:table-cell;
		vertical-align:top;
		
	} #content .c-content-big.bzmlclsmkstrmsnz .top-cell.a {
		width:70%;
		
	} #content .c-content-big.bzmlclsmkstrmsnz .top-cell.b {
		width:30%;
		
	} #content .c-content-big.bzmlclsmkstrmsnz .table {
		display:table;
		width:100%;
		
	} #content .c-content-big.bzmlclsmkstrmsnz .row {
		display:table-row;
		
	} #content .c-content-big.bzmlclsmkstrmsnz .cell {
		display:table-cell;
		
	} #content .c-content-big.bzmlclsmkstrmsnz .cell.a {
		width:29%;
		
	} #content .c-content-big.bzmlclsmkstrmsnz .cell.b {
		width:1%;
		
	} #content .c-content-big.bzmlclsmkstrmsnz .cell.c {
		width:70%;
		padding:4px 0;
		
	} #content .c-content-big.bzmlclsmkstrmsnz .cell.c12 {
		width:70%;
		padding:12px 0;
		
	} #content .c-content-big.bsndbz .right {
		float:right;
		
	} #content .c-content-big.bsndbz .right button {
		width:100px;
		margin:-8px 0 0 0;
		
	} #content .c-content-big.bsndbz .lines.a {
		height:1px;
		border-bottom:1px solid #DDD;
		
	} #content .c-content-big.bsndbz .lines.b {
		height:30px;
	} #content .c-content-big.bsndbz .lines.b2 {
		height:10px;
		
	} #content .c-content-big.bsndbz .vid-boxes {
		width:100%;
		height:280px;
		margin:0;
		text-align:center;
		
	} #content .c-content-big.bsndbz .vid-boxes .item {
		float:left;
		width:33.33%;
		text-align:center;
		cursor:pointer;
		
	} #content .c-content-big.bsndbz .vid-boxes .item .vid-titles {
		display:block;
		font-family:'Oswald';
		font-size:19px;
		
	} #content .c-content-big.bsndbz .vid-boxes .item .vid-spot {
		display:block;
		font-size:14px;
		
	} #content .c-content-big.bsndbz .vid-boxes .item > div {
		position:relative;
		width:94%;
		height:240px;
		margin:auto;
		
	} #content .c-content-big.bsndbz .vid-boxes .item > div > div {
		position:absolute;
		bottom:0;
		width:100%;
		height:60px;
		padding:10px;
		line-height:1.6em;
		background:rgba(0,0,0,0.75);
		color:#FFF;
		
	} #content .c-content-big.bsndbz .vid-boxes .item:hover > div > div {
		background:#F7E31A!important;
		color:#231F20!important;
		
	} #content .c-content-big.bsndbz .box-detail {
		width:100%;
		min-height:500px;
		background:#EEE;
		
	} #content .c-content-big.krlmhkknd .box-right.a {
		float:left;
		width:70%;
		
	} #content .c-content-big.krlmhkknd .box-right.b {
		float:left;
		width:30%;
		text-align:right;
		
	} #content .c-content-big.krlmhkknd .box-left.a {
		float:left;
		width:30%;
		text-align:left;
		
	} #content .c-content-big.krlmhkknd .box-left.b {
		float:left;
		width:70%;
		
	} #content .c-content-big.krlmhkknd .img-1, 
	  #content .c-content-big.krlmhkknd .img-2, 
	  #content .c-content-big.krlmhkknd .img-3, 
	  #content .c-content-big.krlmhkknd .img-4, 
	  #content .c-content-big.krlmhkknd .img-5, 
	  #content .c-content-big.krlmhkknd .img-6 {
		width:190px;
		height:120px;
		
	} #content .c-content .sss-content {
		display:table;
		width:100%;
		
	} #content .c-content .sss-content .row {
		display:table-row;
		
	} #content .c-content .sss-content .cell.a {
		display:table-cell;
		padding:16px 16px 16px 0;
		vertical-align:top;
		
	} #content .c-content .sss-content .cell.a span {
		display:block;
		width:30px;
		height:30px;
		text-align:center;
		background:#F7E31A;
		color:#000;
		font-size:21px;
		
	} #content .c-content .sss-content .cell.b {
		display:table-cell;
		padding:16px;
		vertical-align:top;
		border-left:1px solid #EEE;
		
	} #content .c-content .sss-content .cell.b span {
		font-size:21px;
		
	} #content .c-content .sss-content .cell.c {
		display:table-cell;
		padding:12px 16px 12px 0;
		vertical-align:top;
		
	} #content .c-content .sss-content .cell.c span {
		display:block;
		width:30px;
		height:30px;
		text-align:center;
		background:#000;
		color:#F7E31A;
		font-size:21px
		
	} #content .c-content .sss-content .cell.d {
		display:table-cell;
		padding:0 16px;
		vertical-align:top;
		border-left:1px solid #EEE;
		
	} #content .c-fastmenu {
		display:table-cell;
		position:relative;
		vertical-align:top;
		width:587px;
		/* background:#ececec; */
		background: #FFF;
		border-top:3px solid #F7E31A;
		border-left:1px solid #E5E5E5;
		
	} #content .c-fastmenu .ins-title {
		position:absolute;
		top:-47px;
		padding:7px 18px;
		margin:0 0 0 -1px;
		background:#F7E31A;
		color:#000;
		
	} #content .c-fastmenu .ins-title span {
		font-family:'Oswald';
		font-size:21px;
		
	} #content .c-under {
		width:100%;
		min-height:400px;
		background:url(../images/back_pageNotFound.jpg) no-repeat center;
		
	} #content .c-under span {
		display:block;
		font-family:'Oswald';
		font-size:34px;
		letter-spacing:-0.5px;
		color:#CCC;
		text-align:center;
		
	} #content .c-under .spacer {
		height:330px;
		
	} #content .c-notfound {
		width:100%;
		min-height:400px;
		background:url(../images/back_pageNotFound.jpg) no-repeat center;
		
	} #content .c-notfound > span {
		display:block;
		font-family:'Oswald';
		font-size:34px;
		letter-spacing:-0.5px;
		color:#CCC;
		text-align:center;
		
	} #content .c-notfound .spacer {
		height:340px;
		
	} #content .c-notfound span > span {
		color:#999;
		
	} #content .ins-buttons {
		width:220px;
		background:#ececec;
		
	} #content .ins-buttons ul {
		list-style:none;
		width:220px;
		padding:0;
		margin:0;
		
	} #content .ins-buttons ul li {
		display:block;
		
	} #content .ins-buttons ul li a {
		display:block;
		font-family:'Oswald';
		font-size:16px;
		padding:10px 20px;
		border-bottom:1px solid #CCC;
		color:#000;
		
	} #content .ins-buttons ul li:last-child a {
		border-bottom:0!important;
		
	} #content .ins-buttons ul li a:hover,
	  #content .ins-buttons ul li a.active {
		background:#CCC;
		text-decoration:none;
		
	} #content .ins-tabs.a {
		width:100%;
		
		
	} #content .ins-tabs.b {
		width:100%;
		display:block;
		height:180px;
		
	} #content .ins-tabs.a .item {
		display:block;
		padding:28px 0 28px 20px;
		border-bottom:1px solid #CCC;
		/* background:#ececec; */
		cursor:pointer;
		    border-bottom: 2px solid #F4E509;
    border-right: 6px solid #F4E509;
    margin: 3px 10px 0 0;
    background: #FFF;
		
	} #content .ins-tabs.b .item {
		display:block;
		padding:26px 0 20px 20px;
		border-bottom:1px solid #CCC;
		background:#FFF;
		cursor:pointer;
		
	} #content .ins-tabs .item:last-child {
		border:0;
		    border-bottom: 2px solid #F4E509;
    border-right: 6px solid #F4E509;
    margin: 3px 10px 0 0;
    background: #FFF;
		
	} #content .ins-tabs .item:hover,
	  #content .ins-tabs .item.active {
		background:#f6e117;
		
	} #content .ins-tabs .item .a {
		vertical-align:middle;
		margin:-3px 0 0 0;
		background:url(../images/icon_arrowBlack_3.png) no-repeat;
		
	} #content .ins-tabs .item:hover .txt-2,
	  #content .ins-tabs .item.active .txt-2 {
		color:#333!important;
		
	} #content .ins-tabs .item .i {
		float:right;
		margin:-6px 20px 30px 0;
		
	} #content .ins-tabs .item .txt-1 {
		font-size:19px;
		font-weight:bold;
		
	} #content .ins-tabs .item .txt-2 {
		display:block;
		max-width:90%;
		margin:4px 0;
		font-size:13px;
		font-weight:bold;
		color:#333;
		
	} #content .ins-tabs.b .item .txt-2 {
		max-width:360px;
		
	} #content .crslrhkknd .items:hover .box {
		opacity:1!important;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
		
		
		
	}
	
	.footer {
		width:100%;
		border-top:1px solid #EEE;
		
	} .footer .box-a {
		padding:40px;
		
	} .footer .box-a .table {
		display:table;
		width:86%;
		margin:auto;
		
	} .footer .box-a .table .cell:nth-child(1) {
		display:table-cell;
		width:33.33%;
		text-align:center;
		vertical-align:middle;
		
	} .footer .box-a .table .cell:nth-child(2) {
		display:table-cell;
		width:33.33%;
		text-align:center;
		vertical-align:middle;
		
	} .footer .box-a .table .cell:nth-child(3) {
		display:table-cell;
		width:33.33%;
		text-align:center;
		vertical-align:middle;
		
	} .footer .box-b {
		padding:40px;
		
	} .footer .box-b .table {
		display:table;
		width:100%;
		margin:auto;
		
	} .footer .box-b .table .cell:nth-child(1) {
		display:table-cell;
		width:20%;
		vertical-align:middle;
		
	} .footer .box-b .table .cell:nth-child(2) {
		display:table-cell;
		width:60%;
		text-align:center;
		vertical-align:middle;
		
	} .footer .box-b .table .cell:nth-child(2) .txt-a {
		display:inline-block;
		font-size:14px;
		
	} .footer .box-b .table .cell:nth-child(2) .txt-b {
		position:relative;
		display:inline-block;
		width:400px;
		height:40px;
		margin:0 0 0 20px;
		border:1px solid #CCC;
		background:#FFF;
		
	} .footer .box-b .table .cell:nth-child(2) .txt-b div {
		position:absolute;
		z-index:1;
		right:0;
		
	} .footer .box-b .table .cell:nth-child(2) .txt-b button {
		height:38px;
		
	} .footer .box-b .table .cell:nth-child(2) .txt-b input {
		width:398px;
		height:38px;
		border:0;
		font-size:14px;
		color:#666;
		background:#FFF;
		
	} .footer .box-b .table .cell:nth-child(3) {
		display:table-cell;
		width:20%;
		text-align:right;
		vertical-align:middle;
		
	} .footer .box-b .table .cell:nth-child(3) .txt-a {
		display:block;
		font-size:14px;
		
	} .footer .box-b .table .cell:nth-child(3) a {
		color:#231F20;
		
	}
	
	.hb-mobile,
	.ms-mob-wherebazaar,
	.ms-mob-customer,
	.ms-mobile-menu,
	.ms-mobile-search,
	.c-mob-fastmenu {
		display:none;
	}
	
	/*	/////////////////////////////////////////////////// */
	/*	/////////////////////////////////////////////////// */
	/*	/////////////////////////////////////////////////// */
	
	/*	/////////		BODY			////////// */
	
	@media only screen and (max-width:1023px) {
		
		.main-slider .slider-img {
			display:none;
			
		} .main-slider .mob-slider-img {	
			display:block;
		}
		
		#blockPopup > div > div > div {
			position:relative;
			display:inline-block;
			width:300px;
			margin:0 0 0 -8%;
			
		} #blockPopup .mob-popup-img {
			display:block;
			width:auto;
			height:auto;
			max-width:80%;
			min-width:300px;
			
		} #blockPopup .popup-img {
			display:none;
		}
		 
		.header .hb-guide,
		.header .hb-socials > div:nth-child(2),
		.header .ms-wherebazaar,
		.header .ms-customer, 
		.header .ms-avmlist, 
		.nomobile {
			display:none;
		}
		
		#customerServices .forms * {
			font-size:12px!important;
		}
		
		.ms-mobile-search {
			display:none;
			width:100%;
			padding:10px;
			background:#E1D600;
			
		} .ms-mobile-search input {
			width:88%!important;
			background:url(../images/spacer.gif)!important;
			border:0!important;
			vertical-align:middle;
			color:#000!important;
			
		} .ms-mobile-search button {
			background:url(../images/spacer.gif)!important;
			
		}
		
		.ms-mobile-menu {
			display:none;
			position:fixed;
			z-index:9;
			top:0;
			left:110%;
			width:100%;
			height:100%;
			background:#F4E509;
			padding:20px;
			text-align:right;
			-moz-box-shadow: 0 0 40px 0 rgba(0,0,0,1);
			-webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,1);
			box-shadow: 0 0 40px 0 rgba(0,0,0,1);
			
		} .ms-mobile-menu > ul {
			list-style:none;
			margin:0;
			padding:0;
			font-family:'Noto Sans';
			font-size:19px;
			font-weight:700;
			
		} .ms-mobile-menu > ul > li {
			display:block;
			padding:10px;
			border-bottom:1px solid rgba(0,0,0,0.25);
			
		} .ms-mobile-menu > ul > li a {
			display:block;
			text-align:right;
			color:#231F20;
			
		} .ms-mobile-menu > ul > li a:hover,
		  .ms-mobile-menu > ul > li a.active {
			text-decoration:none;
			
		} .ms-mobile-menu .sub-close {
			display:none;
			
		}
		
		.header {
			position:relative;
			width:100%;
			height:200px;
			
		} .header > div:nth-child(1) {
			width:100%;
			height:200px;
		
		} .header .headerbtns {
			height:126px;
			
		} .header .headerbtns .logo-guide {
			margin:48px 0 0 10px;
			
		} .header .headerbtns .logo-guide img {
			width:200px!important;
			height:auto!important;
			
		} .header .hb-socials {
			right:0;
			top:16px;
			
		} .header .hb-mobile {
			display:block;
			position:absolute;
			right:18px;
			top:58px;
			width:80px;
			text-align:right;
			
		} .header .hb-mobile a {
			float:right;
			
		} .header .hb-mobile .spectator {
			float:right;
			width:10px;
			height:33px;
			margin:-4px 12px 0 8px;
			border-right:1px solid rgba(0,0,0,0.25);
			
		}
		
		#content .c-menus {
			width:0;
			
		} #content .c-menus .padding {
			display:none;
			
		} #content .c-contitles {
			margin:5px 0 0 0;
			padding:7px 20px;
			
		} #content .c-contitles span {
			font-size:17px;
			
		} #content .c-fastmenu {
			display:none;
			
		} #content .c-mob-fastmenu {
			display:block;
			position:relative;
			margin:60px 0 0 0;
			
		} #content .c-mob-fastmenu .ins-title {
			position:absolute;
			top:-39px;
			padding:7px 18px;
			margin:0 0 0 -1px;
			background:#F7E31A;
			color:#000;
			
		} #content .c-mob-fastmenu .ins-title span {
			font-family:'Oswald';
			font-size:17px;
			
		} #content .c-mob-fastmenu .ins-tabs .item .txt-1 {
			font-size:17px;
			
		} #content .c-mob-fastmenu .ins-tabs .item .txt-2 {
			max-width:96%;
			font-size:13px;
			
		} #content .c-content, 
		  #content .c-content-big > div:nth-child(1) {
			padding:18px!important;
			
		} #content .c-content-big .titles {
			font-size:17px;
			
		} #content .c-content-big .spot {
			font-size:13px;
			
		} #content .c-content-big.bsndbz .vid-boxes {
			height:auto;
			
		} #content .c-content-big.bsndbz .vid-boxes .item {
			float:none;
			display:block;
			width:100%;
			
		} #content .c-content-big.bsndbz .vid-boxes .item > div {
			width:100%;
			
		} #content .c-content-big.bsndbz .vid-boxes .item .vid-titles {
			font-size:17px;
			
		} #content .c-content-big.bsndbz .vid-boxes .item .vid-spot {
			font-size:13px;
			
		} #content .c-content-big.bzmlclsmkstrmsnz {
			font-size:13px;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .top-cell {
			display:block;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .top-cell.a {
			width:100%;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .top-cell.b {
			width:100%;
			
		} #content .c-content-big.bzmlclsmkstrmsnz input[type=text],
		  #content .c-content-big.bzmlclsmkstrmsnz input[type=number],
		  #content .c-content-big.bzmlclsmkstrmsnz textarea {
			width:100%!important;
			padding:6px;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .row {
			display:block!important;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell {
			width:96%!important;
			display:block!important;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.b {
			display:none!important;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.c {
			margin:0 0 16px 0!important;
			
		} #content .c-content-big.stndtlpfrm button {
			width:90px!important;
			
		} #content .c-content-big.stndtlpfrm input[type=text],
		  #content .c-content-big.stndtlpfrm input[type=number],
		  #content .c-content-big.stndtlpfrm textarea {
			width:100%!important;
			padding:6px;
		
		} #content .c-content-big.stndtlpfrm .row {
			display:block!important;
			
		} #content .c-content-big.stndtlpfrm .cell {
			width:96%!important;
			display:block!important;
			
		} #content .c-content-big.stndtlpfrm .cell.b {
			display:none!important;
			
		} #content .c-content-big.stndtlpfrm .cell.c {
			margin:0 0 16px 0!important;
			
		} #content .c-content-big.mstrhzmtlr input[type=text],
		  #content .c-content-big.mstrhzmtlr input[type=number],
		  #content .c-content-big.mstrhzmtlr select,
		  #content .c-content-big.mstrhzmtlr textarea {
			width:100%!important;
			padding:6px;
		
		} #content .c-content-big.mstrhzmtlr .row {
			display:block!important;
			
		} #content .c-content-big.mstrhzmtlr .cell {
			width:96%!important;
			display:block!important;
			
		} #content .c-content-big.mstrhzmtlr .cell.b {
			display:none!important;
			
		} #content .c-content-big.mstrhzmtlr .cell.c {
			margin:0 0 16px 0!important;
			
		} #content .c-content-big.iltsm .table,
		  #content .c-content-big.iltsm .row,
		  #content .c-content-big.iltsm .cell {
			display:block!important;
			width:100%!important;
			margin:0 0 26px 0;
			
		} #content .c-content-big.iltsm button {
			width:120px!important;
			
		} #content .c-content-big.krlmhkknd .box-right.a {
			float:none;
			width:100%;
			text-align:inherit;
			
		} #content .c-content-big.krlmhkknd .box-right.b {
			float:none;
			width:100%;
			text-align:inherit;
			
		} #content .c-content-big.krlmhkknd .box-left.a {
			float:none;
			width:100%;
			text-align:inherit;
			
		} #content .c-content-big.krlmhkknd .box-left.b {
			float:none;
			width:100%;
			text-align:inherit;
			
		} #content .c-content-big.krlmhkknd .img-1, 
		  #content .c-content-big.krlmhkknd .img-2, 
		  #content .c-content-big.krlmhkknd .img-3, 
		  #content .c-content-big.krlmhkknd .img-4, 
		  #content .c-content-big.krlmhkknd .img-5, 
		  #content .c-content-big.krlmhkknd .img-6 {
			width:100%;
			height:120px;
			margin:16px 0;
			
		} #content .c-content-big.krlmhkknd .crslrhkknd .items {
			float:none!important;
			display:block!important;
			width:100%!important;
			
		} #content .c-content-big.tntmvds iframe {
			display:block;
			width:100%;
			
		} #content .c-content .sss-content {
			display:table;
			width:100%;
			
		} #content .c-content .sss-content .row {
			display:table-row;
			
		} #content .c-content .sss-content .cell.a {
			display:table-cell;
			padding:0;
			vertical-align:top;
			
		} #content .c-content .sss-content .cell.a span {
			display:block;
			width:30px;
			height:30px;
			text-align:center;
			background:#F7E31A;
			color:#000;
			font-size:19px;
			
		} #content .c-content .sss-content .cell.b {
			display:table-cell;
			padding:0 16px 16px 16px;
			vertical-align:top;
			border-left:1px solid #EEE;
			
		} #content .c-content .sss-content .cell.b span {
			font-size:19px;
			
		} #content .c-content .sss-content .cell.c {
			display:table-cell;
			padding:0 16px 0 0;
			vertical-align:top;
			
		} #content .c-content .sss-content .cell.c span {
			display:block;
			width:30px;
			height:30px;
			text-align:center;
			background:#000;
			color:#F7E31A;
			font-size:19px
			
		} #content .c-content .sss-content .cell.d {
			display:table-cell;
			padding:0 16px;
			vertical-align:top;
			border-left:1px solid #EEE;
			font-size:13px;
			
		} #content .c-under {
			width:100%;
			background:url(../images/back_pageNotFound.jpg) no-repeat center;
			background-size:100% auto;
			
		} #content .c-under span {
			display:block;
			font-family:'Oswald';
			font-size:21px;
			letter-spacing:-0.5px;
			color:#CCC;
			text-align:center;
			
		} #content .c-under .spacer {
			height:320px;
			
		} #content .c-notfound {
			width:100%;
			background:url(../images/back_pageNotFound.jpg) no-repeat center;
			background-size:100% auto;
			
		} #content .c-notfound > span {
			display:block;
			font-family:'Oswald';
			font-size:21px;
			letter-spacing:-0.5px;
			color:#CCC;
			text-align:center;
			
		} #content .c-notfound .spacer {
			height:320px;
			
		} #content .c-notfound span > span {
			color:#999;
			
		}
		
		
		.footer {
			width:100%;
			border-top:1px solid #EEE;
			
		} .footer .box-a {
			padding:0;
			
		} .footer .box-a .table {
			display:block!important;
			width:86%!important;
			margin:30px auto 40px auto!important;
			
		} .footer .box-a .table .cell {
			display:block!important;
			width:100%!important;
			text-align:center!important;
			margin:20px auto!important;
			vertical-align:middle!important;
			
		} .footer .box-a .table .cell img {
			width:220px!important;
			height:auto!important;
			
		} .footer .box-a .table > div:nth-child(2) img,
		  .footer .box-a .table > div:nth-child(3) img {
		  	  margin-left:-6px!important;
		}
		
		#blockTableDiv .dialogBorder {
			width:90%!important;
			
		} #blockTableDiv #dialogContent {
			font-size:13px!important;
		}
		
		.ms-mob-avmlist {
			display:block;
			position:absolute;
			z-index:2;
			top:140px;
			width:100%;
			height:100px;
			margin:auto;
			
		} .ms-mob-avmlist .sel-prev {
			position:absolute;
			z-index:9;
			top:16px;
			left:10px;
			
		} .ms-mob-avmlist .sel-next {
			position:absolute;
			z-index:9;
			top:16px;
			right:10px;
			
		} .ms-mob-avmlist .ms-selector * {
			margin:auto;
			height:80px;
			
		} .ms-mob-avmlist .ms-selector .slide a {
			width:76%;
			height:44px;
			display:block;
			white-space:nowrap;
			padding:8px 16px;
			margin:4px auto 0 auto;
			font-family:'Oswald';
			font-size:19px;
			text-align:center;
			color:#231F20;
			background:#F4E509;
			text-decoration:none;
			-webkit-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
			box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
			
		} .ms-mob-wherebazaar {
			display:block;
			position:absolute;
			z-index:2;
			bottom:26px;
			width:100%;
			height:155px;
			margin:auto;
			
		} .ms-mob-wherebazaar .panel {
			display:table;
			width:90%;
			height:100px;
			margin:auto;
			background:#FFF url(../images/back_contentPanel_1.png) no-repeat;
			background-size:100% 150%;
			-webkit-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
			box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
			
		} .ms-mob-wherebazaar .titles {
			display:block;
			white-space:nowrap;
			padding:8px 16px;
			margin:0;
			font-family:'Oswald';
			font-size:15px;
			color:#F4E509;
			background:#231F20;
			text-decoration:none;
			cursor:pointer;
			
		} .ms-mob-wherebazaar .forms {
			position:relative;
			padding:10px;
			
		} .ms-mob-wherebazaar .forms > div > div {
			position:absolute;
			z-index:1;
			top:28px;
			right:22px;
			
		} .ms-mob-wherebazaar .forms select {
			width:100%;
			border:0;
			padding:10px;
			font-family:'Oswald';
			font-size:15px;
			color:#666;
			background:#FFF;
			
		} .ms-mob-customer {
			display:block;
			width:90%;
			height:60px;
			position:absolute;
			z-index:2;
			bottom:6px;
			left:5%;
			
		} .ms-mob-customer div {
			cursor:pointer;
			text-align:center;
			-webkit-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
			box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
			
			
		}
		
		
		
		/* css1 */
	}
	/*@media only screen and (min-width:768px) and (max-width:1023px) {
		
		* {
			display:none;
		}
		
		css2 
	}*/
	@media only screen and (min-width:1024px) and (max-width:1279px) {
		
		#customerServices > div > div {
			padding:0 40px 0 0;
			
		} #customerServices .guide {
			position:relative;
			width:960px;
			height:460px;
			border:14px solid #F5E600;
			padding:30px 0 0 0;
			background:url(../images/back_contentPanel_7.jpg) no-repeat right;
			background-size:cover;
			margin:auto;
			-webkit-box-shadow:16px 16px 16px 0 rgba(0,0,0,0.3);
			box-shadow:16px 16px 16px 0 rgba(0,0,0,0.3);
			
		} #customerServices .closer {
			right:-73px;
			top:-15px;
		}
		
		.header {
			height:240px;
			
		} .header > div:nth-child(1) {
			width:100%;
			height:240px;
			
		} .header .headerbtns {
			position:absolute;
			z-index:4;
			
		} .header .ms-avmlist {
			position:absolute;
			z-index:2;
			margin:163px 0 0 30px;
			width:130px;
			
		} .header .ms-avmpanel {
			display:block;
			padding:14px 20px 20px 1px;
			/* padding:14px 20px 20px 20px; */
			/* background:rgba(0,0,0,0.6); */
			
		} .header .ms-avmlist font {
			display:block;
			white-space:nowrap;
			 padding: 8px 0; 
			/* padding:10px 18px; */
			font-size:16px;
			/* font-weight:700; */
			color:#1d1d1b;
			/* background:#f6e117; */ 
			font-weight: bold!important;
			font-style: bold!important;
			border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;

			
		} .header .ms-avmlist span {
			display:block;
			width:130px;
			white-space:nowrap;
			/*
			padding:6px 10px;
			margin:10px 0 0 0;
			*/
			padding: 8px 0;
    		margin: 5px 0 0 0;
			font-size:16px;
			font-weight:700;
			color:#1d1d1b;
			/* background:#f6e117; */
						border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;
			
		} .header .ms-avmlist a {
			display:block;
			width:130px;
			white-space:nowrap;
			padding:8px 0;
			padding-bottom: 3px;
			margin:7px 0 0 0;
			font-size:16px;
			/* font-weight:700; */
			color:#000;
			border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;
			/* background:url(../images/icon_avmlistIcon_1.png) no-repeat right; */
			background-size:auto 48%;
			
		} .header .ms-avmlist a:hover {
			color:#FFF!important;
			border-bottom:2px solid #FFF;
			border-right: 6px solid #FFF;
			text-decoration:none;
			
		} .header .hb-socials > div:nth-child(1) {
			display:inline-block;
			vertical-align:middle;
			padding:0 6px;
			
		} .header .hb-search input {
			width:520px;
			font-size:18px;
			
		} .header .hb-guide > div:nth-child(1) {
			margin:-14px 0 0 -120px;
			
		} .header .hb-guide > div:nth-child(1) img {
			width:110px!important;
			height:auto!important;
			
		} .header .buttons > li > a {
			font-size:18px;
			padding:0 0;
			margin:28px 10px 0 10px;
			height:36px;
			color:#231F20;
			
		} .header .headerbtns .logo-guide {
			margin:30px 0 0 14px;
			
		} .header .headerbtns .logo-guide img {
			width:240px!important;
			height:auto!important;
			
		} .header .ms-wherebazaar {
			bottom:20px;
			left:20px;
			width:260px;
			
		} .header .ms-wherebazaar .titles {
			padding:6px 14px;
			font-size:14px;
			
		} .header .ms-wherebazaar .table {
			display:table;
			width:100%;
			height:120px;
			background:#FFF url(../images/back_contentPanel_1.png) no-repeat;
			background-size:100% 100%;
			padding:0;
			-webkit-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
			box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
			
		} .header .ms-wherebazaar .a {
			display:table-cell;
			vertical-align:top;
			width:60px;
			
		} .header .ms-wherebazaar .a img {
			width:60px!important;
			background:url(../images/back_contentPanel_9.png) no-repeat -20px 50%!important;
			margin:6px 0 0 1px!important;
			
		} .header .ms-wherebazaar .b {
			display:table-cell;
			vertical-align:middle;
			width:auto;
			padding:0 10px 0 0;
			
		} .header .ms-customer {
			bottom:20px;
			right:20px;
		}
		
		#content .c-content {
			padding:20px 20px 20px 0;
			
		} #content .c-content-big .p40 {
			padding:20px 20px 20px 30px;
			
		} #content .c-content-big .p10 {
			width:100%;
			padding:20px 20px 20px 0;
			
		} #content .c-content-big .p10.list {
			padding:20px 20px 20px 0;
			
		} #content .c-content-big .titles {
			font-size:19px;
			
		} #content .c-content-big .spot {
			font-size:13px;
			
		} #content .c-content-big.krlmhkknd .box-right.a {
			float:left;
			width:70%;
			
		} #content .c-content-big.krlmhkknd .box-right.b {
			float:left;
			width:30%;
			text-align:right;
			
		} #content .c-content-big.krlmhkknd .box-left.a {
			float:left;
			width:45%;
			text-align:left;
			
		} #content .c-content-big.krlmhkknd .box-left.b {
			float:left;
			width:55%;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .top-cell.a {
			display:block;
			width:100%;
			padding:0 20px 0 0;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .top-cell.b {
			display:block;
			width:100%;
			
		} #content .c-content-big.bzmlclsmkstrmsnz,
		  #content .c-content-big.bzmlclsmkstrmsnz input {
			font-size:13px!important;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.a {
			width:39%;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.b {
			width:1%;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.c {
			width:60%;
			padding:4px 0;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.c12 {
			width:60%;
			padding:12px 0;
			
		} #content .c-content-big.stndtlpfrm,
		  #content .c-content-big.stndtlpfrm input {
			font-size:13px!important;
			
		} #content .c-content-big.mstrhzmtlr,
		  #content .c-content-big.mstrhzmtlr input,
		  #content .c-content-big.mstrhzmtlr select {
			font-size:13px!important;
			
		} #content .c-content-big.stndtlpfrm .cell.a {
			width:29%;
			
		} #content .c-content-big.stndtlpfrm .cell.b {
			width:1%;
			
		} #content .c-content-big.stndtlpfrm .cell.c {
			width:70%;
			padding:4px 0;
			
		} #content .c-content-big.stndtlpfrm .cell.c12 {
			width:70%;
			padding:12px 0;
			
		} #content .c-content-big.bsndbz .vid-boxes .item {
			width:50%;
			
		} #content .c-content-big.bsndbz .vid-boxes .item .vid-titles {
			font-size:17px;
			
		} #content .c-content-big.bsndbz .vid-boxes .item .vid-spot {
			font-size:13px;
			
		} #content .c-menus {
			width:240px;
			
		} #content .c-menus .padding {
			padding:20px 30px 20px 16px;
			
		} #content .c-menus .ins-buttons {
			width:100%;
			
		} #content .c-menus .ins-buttons ul {
			width:100%;
			
		} #content .c-menus .ins-buttons ul li a {
			font-size:15px;
			padding:10px;
			
		} #content .c-contitles {
			padding:10px 30px;
			
		} #content .c-contitles span {
			font-size:17px;
			
		} #content .c-fastmenu {
			width:280px;
			
		} #content .c-fastmenu .ins-title {
			padding:10px 18px;
			
		} #content .c-fastmenu .ins-title span {
			font-size:17px;
			
		} #content .ins-tabs.a .item {
			padding:22px 0 22px 20px;
			
		} #content .ins-tabs.b .item {
			padding:22px 0 22px 20px;
			
		} #content .ins-tabs .item .txt-1 {
			font-size:19px;
			
		} #content .ins-tabs .item .txt-2 {
			max-width:96%;
			font-size:12px;
			
		}
		
		
		/* css3 */
	}
	@media only screen and (min-width:1280px) and (max-width:1365px) {
		
		#customerServices .guide {
			position:relative;
			width:1100px;
			height:460px;
			border:18px solid #F5E600;
			padding:30px 0 0 0;
			background:url(../images/back_contentPanel_7.jpg) no-repeat right;
			background-size:cover;
			margin:auto;
			-webkit-box-shadow:16px 16px 16px 0 rgba(0,0,0,0.3);
			box-shadow:16px 16px 16px 0 rgba(0,0,0,0.3);
			
		} #customerServices .closer {
			right:-77px;
			top:-19px;
		}
		
		.header {
			height:240px;
			
		} .header > div:nth-child(1) {
			width:100%;
			height:240px;
			
		} .header .headerbtns {
			position:absolute;
			z-index:4;
		
		} .header .ms-avmlist {
			position:absolute;
			z-index:2;
			margin:163px 0 0 30px;
			width:140px;
			
		} .header .ms-avmpanel {
			display:block;
			/* padding:14px 20px 20px 20px; */
			padding:14px 20px 20px 1px;
			/* background:rgba(0,0,0,0.6); */
			
		} .header .ms-avmlist font {
			display:block;
			white-space:nowrap;
			padding: 8px 0;
			/* padding:10px 18px; */
			font-size:18px;
			
			/* font-weight:700; */
			color:#1d1d1b;
			/* background:#f6e117; */
			font-weight: bold!important;
			font-style: bold!important;
			border-bottom: 2px solid #F4E509;
			border-right: 6px solid #F4E509;
			
		} .header .ms-avmlist span {
			display:block;
			width:140px;
			white-space:nowrap;
			/*
			padding:6px 10px;
			margin:10px 0 0 0;
			*/
			padding: 8px 0;
    		margin: 5px 0 0 0;
			font-size:17px;
			font-weight:700;
			color:#1d1d1b;
			/* background:#f6e117; */
						border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;
			
		} .header .ms-avmlist a {
			display:block;
			width:140px;
			white-space:nowrap;
			padding:8px 0;
			padding-bottom: 3px;
			margin:7px 0 0 0;
			font-size:17px;
			/* font-weight:700; */
			color:#000;
			border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;
			/* background:url(../images/icon_avmlistIcon_1.png) no-repeat right; */
			background-size:auto 48%;
			
		} .header .ms-avmlist a:hover {
			color:#FFF!important;
			border-bottom:2px solid #FFF;
			border-right: 6px solid #FFF;
			text-decoration:none;
			
		} .header .hb-socials > div:nth-child(1) {
			display:inline-block;
			vertical-align:middle;
			padding:0 10px;
		
		} .header .buttons > li > a {
			font-size:20px;
			padding:0 0;
			margin:28px 20px 0 20px;
			height:36px;
			color:#231F20;
		
		} .header .ms-wherebazaar {
			bottom:20px;
			width:260px;
			
		} .header .ms-wherebazaar .titles {
			padding:6px 14px;
			font-size:14px;
			
		} .header .ms-wherebazaar .table {
			display:table;
			width:100%;
			height:120px;
			background:#FFF url(../images/back_contentPanel_1.png) no-repeat;
			background-size:100% 100%;
			padding:0;
			-webkit-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
			box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
			
		} .header .ms-wherebazaar .a {
			display:table-cell;
			vertical-align:top;
			width:60px;
			
		} .header .ms-wherebazaar .a img {
			width:60px!important;
			background:url(../images/back_contentPanel_9.png) no-repeat -20px 50%!important;
			margin:6px 0 0 1px!important;
			
		} .header .ms-wherebazaar .b {
			display:table-cell;
			vertical-align:middle;
			width:auto;
			padding:0 10px 0 0;
			
		} .header .ms-customer {
			bottom:20px;
			
		}
		
		#content .c-content {
			padding:20px 30px 20px 0;
			
		} #content .c-content-big .p40 {
			padding:20px 30px 20px 30px;
			
		} #content .c-content-big .p10 {
			width:100%;
			padding:20px 30px 20px 0;
			
		} #content .c-content-big .p10.list {
			padding:20px 20px 20px 0;
			
		} #content .c-content-big .titles {
			font-size:19px;
			
		} #content .c-content-big .spot {
			font-size:13px;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .top-cell.a {
			width:70%;
			padding:0 20px 0 0;
			
		} #content .c-content-big.bzmlclsmkstrmsnz,
		  #content .c-content-big.bzmlclsmkstrmsnz input {
			font-size:13px!important;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.a {
			width:39%;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.b {
			width:1%;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.c {
			width:60%;
			padding:4px 0;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.c12 {
			width:60%;
			padding:12px 0;
			
		} #content .c-content-big.stndtlpfrm,
		  #content .c-content-big.stndtlpfrm input {
			font-size:13px!important;
			
		} #content .c-content-big.mstrhzmtlr,
		  #content .c-content-big.mstrhzmtlr input,
		  #content .c-content-big.mstrhzmtlr select {
			font-size:13px!important;
			
		} #content .c-content-big.stndtlpfrm .cell.a {
			width:29%;
			
		} #content .c-content-big.stndtlpfrm .cell.b {
			width:1%;
			
		} #content .c-content-big.stndtlpfrm .cell.c {
			width:70%;
			padding:4px 0;
			
		} #content .c-content-big.stndtlpfrm .cell.c12 {
			width:70%;
			padding:12px 0;
			
		} #content .c-content-big.bsndbz .vid-boxes .item {
			width:50%;
			
		} #content .c-content-big.bsndbz .vid-boxes .item .vid-titles {
			font-size:17px;
			
		} #content .c-content-big.bsndbz .vid-boxes .item .vid-spot {
			font-size:13px;
			
		} #content .c-menus .padding {
			padding:26px 30px 26px 20px;
			
		} #content .c-menus .ins-buttons {
			width:100%;
			
		} #content .c-menus .ins-buttons ul {
			width:100%;
			
		} #content .c-contitles {
			padding:10px 30px;
			
		} #content .c-contitles span {
			font-size:17px;
			
		} #content .c-fastmenu {
			width:350px;
			
		} #content .c-fastmenu .ins-title {
			padding:10px 18px;
			
		} #content .c-fastmenu .ins-title span {
			font-size:17px;
			
		} #content .ins-tabs.a .item {
			padding:22px 0 22px 20px;
			
		} #content .ins-tabs.b .item {
			padding:22px 0 22px 20px;
			
		} #content .ins-tabs .item .txt-1 {
			font-size:19px;
			
		} #content .ins-tabs .item .txt-2 {
			max-width:96%;
			font-size:12px;
			
		}
		
		
		
		
		
		
		
		/* css4 */
	}
	@media only screen and (min-width:1366px) and (max-width:1439px) {
		
		#customerServices .guide {
			width:1200px;
			height:460px;
			border:18px solid #F5E600;
			padding:30px 0 0 0;
			
		} #customerServices .closer {
			right:-77px;
			top:-19px;
		}
		
		.header {
			height:240px;
			
		} .header > div:nth-child(1) {
			width:100%;
			height:240px;
			
		} .header .headerbtns {
			position:absolute;
			z-index:4;
			
		} .header .ms-avmlist {
			position:absolute;
			z-index:2;
			margin:163px 0 0 30px;
			width:160px;
			
		} .header .ms-avmpanel {
			display:block;
			padding:14px 20px 20px 1px;
			/* padding:14px 20px 20px 20px; */
		/*	background:rgba(0,0,0,0.6); */
			
		} .header .ms-avmlist font {
			display:block;
			white-space:nowrap;
			padding: 8px 0;
			/* padding:10px 18px; */
			font-size:19px;
			/* font-weight:700; */
			color:#1d1d1b;
			/* background:#f6e117; */
			
			font-weight: bolder!important;
			font-style: bolder!important;
			border-bottom: 2px solid #F4E509;
			border-right: 6px solid #F4E509;
			
		} .header .ms-avmlist span {
			display:block;
			width:160px;
			white-space:nowrap;
			/*
			padding:6px 10px;
			margin:10px 0 0 0;
			*/
			padding: 8px 0;
    		margin: 5px 0 0 0;
			font-size:18px;
			font-weight:700;
			color:#1d1d1b;
			/* background:#f6e117; */
						border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;
			
		} .header .ms-avmlist a {
			display:block;
			width:160px;
			white-space:nowrap;
			padding:8px 0;
			padding-bottom: 3px;
			margin:7px 0 0 0;
			font-size:18px;
			/* font-weight:700; */
			color:#000;
			border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;
			/* background:url(../images/icon_avmlistIcon_1.png) no-repeat right; */
			background-size:auto 48%;
			
		} .header .ms-avmlist a:hover {
			color:#FFF!important;
			border-bottom:2px solid #FFF;
			border-right: 6px solid #FFF;
			text-decoration:none;
			
		} .header .ms-wherebazaar {
			bottom:20px;
			width:260px;
			
		} .header .ms-wherebazaar .titles {
			padding:6px 14px;
			font-size:14px;
			
		} .header .ms-wherebazaar .table {
			display:table;
			width:100%;
			height:120px;
			background:#FFF url(../images/back_contentPanel_1.png) no-repeat;
			background-size:100% 100%;
			padding:0;
			-webkit-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
			box-shadow:3px 3px 3px 0 rgba(0,0,0,0.25);
			
		} .header .ms-wherebazaar .a {
			display:table-cell;
			vertical-align:top;
			width:60px;
			
		} .header .ms-wherebazaar .a img {
			width:60px!important;
			background:url(../images/back_contentPanel_9.png) no-repeat -20px 50%!important;
			margin:6px 0 0 1px!important;
			
		} .header .ms-wherebazaar .b {
			display:table-cell;
			vertical-align:middle;
			width:auto;
			padding:0 10px 0 0;
			
		} .header .ms-customer {
			bottom:20px;
			
		}
		
		#content .c-content {
			padding:20px 30px 20px 0;
			
		} #content .c-content-big .p40 {
			padding:20px 30px 20px 30px;
			
		} #content .c-content-big .p10 {
			width:100%;
			padding:20px 30px 20px 0;
			
		} #content .c-content-big .p10.list {
			padding:20px 20px 20px 0;
			
		} #content .c-content-big .titles {
			font-size:19px;
			
		} #content .c-content-big .spot {
			font-size:13px;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .top-cell.a {
			width:70%;
			padding:0 20px 0 0;
			
		} #content .c-content-big.bzmlclsmkstrmsnz,
		  #content .c-content-big.bzmlclsmkstrmsnz input {
			font-size:13px!important;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.a {
			width:39%;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.b {
			width:1%;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.c {
			width:60%;
			padding:4px 0;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.c12 {
			width:60%;
			padding:12px 0;
			
		} #content .c-content-big.stndtlpfrm,
		  #content .c-content-big.stndtlpfrm input {
			font-size:13px!important;
			
		} #content .c-content-big.mstrhzmtlr,
		  #content .c-content-big.mstrhzmtlr input,
		  #content .c-content-big.mstrhzmtlr select {
			font-size:13px!important;
			
		} #content .c-content-big.stndtlpfrm .cell.a {
			width:29%;
			
		} #content .c-content-big.stndtlpfrm .cell.b {
			width:1%;
			
		} #content .c-content-big.stndtlpfrm .cell.c {
			width:70%;
			padding:4px 0;
			
		} #content .c-content-big.stndtlpfrm .cell.c12 {
			width:70%;
			padding:12px 0;
			
		} #content .c-content-big.bsndbz .vid-boxes .item {
			width:50%;
			
		} #content .c-content-big.bsndbz .vid-boxes .item .vid-titles {
			font-size:17px;
			
		} #content .c-content-big.bsndbz .vid-boxes .item .vid-spot {
			font-size:13px;
			
		} #content .c-menus .padding {
			padding:26px 30px 26px 20px;
			
		} #content .c-menus .ins-buttons {
			width:100%;
			
		} #content .c-menus .ins-buttons ul {
			width:100%;
			
		} #content .c-contitles {
			padding:10px 30px;
			
		} #content .c-contitles span {
			font-size:17px;
			
		} #content .c-fastmenu {
			width:350px;
			
		} #content .c-fastmenu .ins-title {
			padding:10px 18px;
			
		} #content .c-fastmenu .ins-title span {
			font-size:17px;
			
		} #content .ins-tabs.a .item {
			padding:22px 0 22px 20px;
			
		} #content .ins-tabs.b .item {
			padding:22px 0 22px 20px;
			
		} #content .ins-tabs .item .txt-1 {
			font-size:19px;
			
		} #content .ins-tabs .item .txt-2 {
			max-width:96%;
			font-size:12px;
			
		}
		
		/* css5 */
	}
	@media only screen and (min-width:1440px) and (max-width:1599px) {
		
		#customerServices .guide {
			width:1270px;
			border:20px solid #F5E600;
			
		} #customerServices .closer {
			right:-79px;
			top:-21px;
		}
		
		.header {
			height:240px;
			
		} .header > div:nth-child(1) {
			width:100%;
			height:240px;
			
		} .header .headerbtns {
			position:absolute;
			z-index:4;
			
		} .header .ms-avmlist {
			position:absolute;
			z-index:2;
			margin:163px 0 0 30px;
			width:170px;
			
		} .header .ms-avmpanel {
			display:block;
			padding:14px 20px 20px 1px;
			/* padding:14px 20px 20px 20px; */
		/*	background:rgba(0,0,0,0.6); */
			
		} .header .ms-avmlist font {
			display:block;
			white-space:nowrap;
			padding: 8px 0;
			/* padding:10px 18px; */
			font-size:22px;
			/* font-weight:700; */
			color:#1d1d1b;
			/* background:#f6e117; */
			font-weight: bold!important;
			font-style: bold!important;
			border-bottom: 2px solid #F4E509;
			border-right: 6px solid #F4E509;
			
		} .header .ms-avmlist span {
			display:block;
			width:170px;
			white-space:nowrap;
			/*
			padding:6px 10px;
			margin:10px 0 0 0;
			*/
						padding: 8px 0;
    		margin: 5px 0 0 0;
			font-size:20px;
			font-weight:700;
			color:#1d1d1b;
			/* background:#f6e117; */
						border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;
			
		} .header .ms-avmlist a {
			display:block;
			width:170px;
			white-space:nowrap;
			padding:8px 0;
			padding-bottom: 3px;
			margin:7px 0 0 0;
			font-size:20px;
			/* font-weight:700; */
			color:#000;
			border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;
			/* background:url(../images/icon_avmlistIcon_1.png) no-repeat right; */
			background-size:auto 48%;
			
		} .header .ms-avmlist a:hover {
			color:#FFF!important;
			border-bottom:2px solid #FFF;
			border-right: 6px solid #FFF;
			text-decoration:none;
			
		}
		
		#content .c-content {
			padding:20px 30px 20px 0;
			
		} #content .c-content-big .p40 {
			padding:20px 30px 20px 30px;
			
		} #content .c-content-big .p10 {
			width:100%;
			padding:20px 30px 20px 0;
			
		} #content .c-content-big .p10.list {
			padding:20px 20px 20px 0;
			
		} #content .c-content-big .titles {
			font-size:19px;
			
		} #content .c-content-big .spot {
			font-size:13px;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .top-cell.a {
			width:70%;
			padding:0 20px 0 0;
			
		} #content .c-content-big.bzmlclsmkstrmsnz,
		  #content .c-content-big.bzmlclsmkstrmsnz input {
			font-size:13px!important;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.a {
			width:39%;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.b {
			width:1%;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.c {
			width:60%;
			padding:4px 0;
			
		} #content .c-content-big.bzmlclsmkstrmsnz .cell.c12 {
			width:60%;
			padding:12px 0;
			
		} #content .c-content-big.stndtlpfrm,
		  #content .c-content-big.stndtlpfrm input {
			font-size:13px!important;
			
		} #content .c-content-big.mstrhzmtlr,
		  #content .c-content-big.mstrhzmtlr input,
		  #content .c-content-big.mstrhzmtlr select {
			font-size:13px!important;
			
		} #content .c-content-big.stndtlpfrm .cell.a {
			width:29%;
			
		} #content .c-content-big.stndtlpfrm .cell.b {
			width:1%;
			
		} #content .c-content-big.stndtlpfrm .cell.c {
			width:70%;
			padding:4px 0;
			
		} #content .c-content-big.stndtlpfrm .cell.c12 {
			width:70%;
			padding:12px 0;
			
		} #content .c-content-big.bsndbz .vid-boxes .item .vid-titles {
			font-size:17px;
			
		} #content .c-content-big.bsndbz .vid-boxes .item .vid-spot {
			font-size:13px;
			
		} #content .c-menus .padding {
			padding:26px 30px 26px 20px;
			
		} #content .c-menus .ins-buttons {
			width:100%;
			
		} #content .c-menus .ins-buttons ul {
			width:100%;
			
		} #content .c-contitles {
			padding:9px 30px;
			
		} #content .c-contitles span {
			font-size:19px;
			
		} #content .c-fastmenu {
			width:380px;
			
		} #content .c-fastmenu .ins-title {
			padding:9px 18px;
			
		} #content .c-fastmenu .ins-title span {
			font-size:19px;
			
		} #content .ins-tabs.a .item {
			padding:22px 0 22px 20px;
			
		} #content .ins-tabs.b .item {
			padding:22px 0 22px 20px;
			
		} #content .ins-tabs .item .txt-1 {
			font-size:19px;
			
		} #content .ins-tabs .item .txt-2 {
			max-width:96%;
			font-size:12px;
			
		}
		
		
		
		
		/* css6 */
	}
	@media only screen and (min-width:1600px) and (max-width:1919px) {
		
		.header {
			height:240px;
			
		} .header > div:nth-child(1) {
			width:100%;
			height:240px;
			
		} .header .headerbtns {
			position:absolute;
			z-index:4;
			
		} .header .ms-avmlist {
			position:absolute;
			z-index:2;
			margin:163px 0 0 30px;
			width:170px;
			
		} .header .ms-avmpanel {
			display:block;
			padding:14px 20px 20px 1px;
			/* padding:14px 20px 20px 20px; */
			/* background:rgba(0,0,0,0.6); */
			
		} .header .ms-avmlist font {
			display:block;
			white-space:nowrap;
			padding: 8px 0;
			/* padding:10px 18px; */
			font-size:22px;
			/* font-weight:700; */
			color:#1d1d1b;
			/* background:#f6e117; */
			font-weight: bold!important;
			font-style: bold!important;
			border-bottom: 2px solid #F4E509;
			border-right: 6px solid #F4E509;
			
		} .header .ms-avmlist span {
			display:block;
			width:170px;
			white-space:nowrap;
			/*
			padding:6px 10px;
			margin:10px 0 0 0;
			*/
						padding: 8px 0;
    		margin: 5px 0 0 0;
			font-size:20px;
			font-weight:700;
			color:#1d1d1b;
			/* background:#f6e117; */
						border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;
			
		} .header .ms-avmlist a {
			display:block;
			width:170px;
			white-space:nowrap;
			padding:8px 0;
			padding-bottom: 3px;
			margin:7px 0 0 0;
			font-size:20px;
			/* font-weight:700; */
			color:#000;
			border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;
			/* background:url(../images/icon_avmlistIcon_1.png) no-repeat right; */
			background-size:auto 48%;
			
		} .header .ms-avmlist a:hover {
			color:#FFF!important;
			border-bottom:2px solid #FFF;
			border-right: 6px solid #FFF;
			text-decoration:none;
			
		}
		
		#content .c-fastmenu {
			width:450px;
			
		}
		
		/* css7 */
	}
	@media (min-width:1920px) {
		
		.header .headerbtns {
			position:absolute;
			z-index:4;
			
		} .header .ms-avmlist {
			position:absolute;
			z-index:2;
			margin:163px 0 0 30px;
			width:170px;
			
		} .header .ms-avmpanel {
			display:block;
			padding:14px 20px 20px 1px;
			/* padding:14px 20px 20px 20px; */
			/* background:rgba(0,0,0,0.6); */
			
		} .header .ms-avmlist font {
			display:block;
			white-space:nowrap;
			padding: 8px 0;
			/* padding:10px 18px; */
			font-size:22px;
			/* font-weight:700; */
			color:#1d1d1b;
			/* background:#f6e117; */
			font-weight: bold!important;
			font-style: bold!important;
			border-bottom: 2px solid #F4E509;
			border-right: 6px solid #F4E509;
			
		} .header .ms-avmlist span {
			display:block;
			width:170px;
			white-space:nowrap;
			/*
			padding:6px 10px;
			margin:10px 0 0 0;
			*/
						padding: 8px 0;
    		margin: 5px 0 0 0;
			font-size:20px;
			font-weight:700;
			color:#1d1d1b;
			/* background:#f6e117; */
						border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;
			
		} .header .ms-avmlist a {
			display:block;
			width:170px;
			white-space:nowrap;
			padding:8px 0;
			padding-bottom: 3px;
			margin:7px 0 0 0;
			font-size:20px;
			/* font-weight:700; */
			color:#000;
			border-bottom:2px solid #F4E509;
			border-right: 6px solid #F4E509;
			/* background:url(../images/icon_avmlistIcon_1.png) no-repeat right; */
			background-size:auto 48%;
			
		} .header .ms-avmlist a:hover {
			color:#FFF!important;
			border-bottom:2px solid #FFF;
			border-right: 6px solid #FFF;
			text-decoration:none;
			
		}
		
		/* css8 */
	}
	
	/*	/////////	DIGER MATERYALLER		////////// */
	
	input.dark::-webkit-input-placeholder {
		color:#666;
	} input.dark:-moz-placeholder {
		color:#666;  
	} input.dark::-moz-placeholder {
		color:#666;  
	} input.dark:-ms-input-placeholder {  
		color:#666;  
	}
	
	input.frm-search-word::-webkit-input-placeholder {
		color:rgba(255,255,255,0.35);
	} input.frm-search-word:-moz-placeholder {
		color:rgba(255,255,255,0.35);
	} input.frm-search-word::-moz-placeholder {
		color:rgba(255,255,255,0.35);
	} input.frm-search-word:-ms-input-placeholder {  
		color:rgba(255,255,255,0.35);  
	}
	
	::-webkit-scrollbar-track {
		-webkit-box-shadow:none;
		border-radius:0;
		background-color:rgba(0,0,0,0.5);
		border-left:1px solid rgba(255,255,255,0.5);
		
	} ::-webkit-scrollbar {
		width:10px;
		
	} ::-webkit-scrollbar-thumb {
		border-radius:0;
		-webkit-box-shadow:none;
		background-color:#111;
		transition:background 0.2s;
		border-left:1px solid #FFF;
		
	} ::-webkit-scrollbar-thumb:hover {
		background-color:#333;
		transition:background 0.2s;
	}
	
	.noselect {
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	
	input[type=text], input[type=number], input[type=password], textarea, select {
		font-size:16px;
		padding:6px;
		background:#111;
		color:#666;
		border:1px solid #111;
		vertical-align:middle;
		resize:none;
		margin:0;
		-webkit-appearance:none;
		-webkit-border-radius:0;
		border-radius:0;
		transition:background 0.2s, border 0.2s, color 0.2s;
		
	} /*input:focus[type=text], input:focus[type=password], textarea:focus {
		border:1px solid #444;
		background:#444;
		color:#FFF;
		transition:background 0.2s, border 0.2s, color 0.2s;
	}*/
	
	input.light[type=text], input.light[type=number], input.light[type=password], textarea.light, select.light {
		font-size:14px;
		padding:10px 10px;
		background:#FFF;
		color:#666;
		border:1px solid #DDD;
		vertical-align:middle;
		resize:none;
		margin:0;
		-webkit-appearance:none;
		-webkit-border-radius:0;
		border-radius:0;
		transition:border 0.2s, color 0.2s;
		
	} input.light:focus[type=text], input.light:focus[type=number], input.light:focus[type=password], textarea.light:focus {
		border:1px solid #666;
		background:#FFF;
		color:#231F20;
		transition:border 0.2s, color 0.2s;
	}
	
	input:-webkit-autofill {
	    -webkit-box-shadow: 0 0 0px 1000px white inset!important;
	}
	
	.mlink a {
		color:#FFF;
		text-decoration:none;
		
	} .mlink a:hover {
		color:#F7E31A;
		text-decoration:none;
		
	} .mlink.b a {
		color:#888;
		text-decoration:none;
		
	} .mlink.b a:hover {
		color:#FFF;
		text-decoration:none;
	}
	
	button.gray {
		position:relative;
		font-family:'Oswald';
		margin:0;
		padding:8px 10px;
		background:#E5E5E5;
		color:#231F20;
		font-size:17px;
		border:0;
		cursor:pointer;
		vertical-align:top;
		
	} button.gray:hover {
		background:#231F20;
		color:#E5E5E5;
		
	} button.gray:active {
		margin-top:1px;
	}
	
	button.yellow {
		position:relative;
		font-family:'Oswald';
		margin:0;
		padding:8px 10px;
		background:#F7E31A;
		color:#231F20;
		font-size:17px;
		border:0;
		cursor:pointer;
		vertical-align:top;
		
	} button.yellow:hover {
		background:#231F20;
		color:#F7E31A;
		
	} button.yellow:active {
		margin-top:1px;
	}
	
	button.yellow.gostore {
		font-size:26px;
		
	} button.yellow.gostore:hover {
		border:1px solid #F7E31A;
	}
	
	button.yellow.gofinder {
		width:40px;
		height:48px;
		background-image:url(../images/icon_arrowBlack_2.png);
		background-repeat:no-repeat;
		background-position:center;
		
	} button.yellow.gofinder:hover {
		background-image:url(../images/icon_arrowWhite_2.png);
	}
	
	#blockDiv {
		display:none;
		position:fixed;
		z-index:999;
		width:100%;
		background:url(../images/blockImageBlack.png);
	}
	
	#blockTableDiv {
		display:none;
		position:fixed;
		z-index:9999;
		width:100%;
		background:url(../images/blockImageBlack.png);
		
	} #blockTableDiv .dialogBorder {
		width:400px;
		background:#FFF;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		border-radius:6px;
		
	} #blockTableDiv .dialogBack {
		border:10px solid #FFF;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		border-radius:6px;
		
	} #blockTableDiv #dialogTitle {
		padding:10px 0 0 0;
		font-size:18px;
		font-weight:700;
		color:#AD172B;
		
	} #blockTableDiv #dialogContent {
		margin:6px 0 10px 0;
		font-size:14px;
		color:#333;
		
	} #blockTableDiv .dialogButton {
		display:inline-block;
		margin:auto;
		padding:0 0 14px 0;
		
	}
	
	img {
		border:0;
	}
	
	.clear, .clr {
		clear:both;
	}
	
	a:link		{ text-decoration:none; 		}
	a:visited 	{ text-decoration:none; 		}
	a:hover   	{ text-decoration:underline; 	}