@charset "utf-8";
/* CSS Document */

/*html, body { height: 100%; }*/

/* min-width:768px and max-width:1020px */


/* apply a natural box layout model to all elements */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }



body {
	font-family: pt-sans, sans-serif;
	font-size: 13px;
	color: #656565;
	/*line-height: 1.3;*/
	/*text-align: justify;*/
	margin: 0;
	padding: 0;
	z-index: -1;
	height: 100%;
}

a { outline: none } /* Gets rid of Firefox's dotted borders */
a img { border: none } /* Gets rid of IE's blue borders */

a:link { color: #7b7b7b; text-decoration: underline; } 
a:visited { color: #7b7b7b; text-decoration: none; }
a:hover { color: #7b7b7b; text-decoration: none; } 
a:active {  color: #7b7b7b; text-decoration: none; }

img { /* to create fluid image */
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	text-align: center;
/*	border-color:#ccc;*/
}

.cn{
	font-size:14px;
	line-height:20px;
}

#line {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	margin-top:10px;
	margin-bottom:10px;
}


/* Nav
	========================================================================== */
#menu-btn {
	position: relative;
	top: 0px;
	right: 0;
	margin: 0;
	display: none;
}
	
#menu-btn a {
	display: none;
	text-indent: -9999px;
}

/*#topnav {
	display: block;
	max-width: 960px; 
	margin: 0px auto;  
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-bottom:50px;
}*/

/* base navigation */
ul#baseNav {
	display: block;
	list-style: none;
	margin:0;
	padding:0;
}
ul#baseNav li {
	font-family: 'Source Sans Pro', "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 黑体, SimHei, STXihei, "华文细黑", sans-serif;
	margin: 0;
	display: inline;
	font-size: 15px;
	padding: 0px 3.5%;
	border-right: 1px solid #CCCCCC;
}
ul#baseNav li a{
	color:#686868;
	text-decoration: none;

}
ul#baseNav li a:hover {
	color:#ee4246;
	text-decoration:none;
}

ul#baseNav li .focus{
	color:#ee4246;
	text-decoration:none;
}




/*---------------Header----------------*/
/*h1 {
	font-size: 25px;
	color: #8a8a8a;
	font-weight: normal;
	line-height:25px;
	font-family: 'Source Sans Pro', sans-serif;
	}*/

/*h2 {
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
	color: #03bde7;
	}*/

/*.h2:link { color: #03bde7; text-decoration: none; } 
.h2:visited { color: #03bde7; text-decoration: none; }
.h2:hover { color: #03bde7; text-decoration: none; } 
.h2:active {  color: #03bde7; text-decoration: none; }
*/

h3 {
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
	color: #8a8a8a;
	}

.banner_text{
	font-family: 'Source Sans Pro', "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 黑体, SimHei, STXihei, "华文细黑", sans-serif;
	color:#444444;
	font-size:13px;
	line-height:20px;
}

.welcome_green_header{
	font-size: 13px;
	font-weight: bold;
	color: #8dc63f;
	padding-top:20px;
		
}

.blue_header{
	font-size: 14px;
	font-weight: bold;
	line-height:22px;
	color: #00a9cf;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;	
}

.product_text{
	font-size: 14px;
	font-weight: bold;
	color: #00a9cf;
}

.blue_text{
	font-size: 14px;
	font-weight: bold;
	color: #00a9cf;
	
}

.blue_text:link { color: #00a9cf; text-decoration: none; } 
.blue_text:visited { color: #00a9cf; text-decoration: none; }
.blue_text:hover { color: #00a9cf; text-decoration: underline; } 
.blue_text:active {  color: #00a9cf; text-decoration: none;}


.blue_link{
	color: #00a9cf;
}

.blue_link:link { color: #00a9cf; text-decoration: underline; } 
.blue_link:visited { color: #00a9cf; text-decoration: none; }
.blue_link:hover { color: #00a9cf; text-decoration: underline; } 
.blue_link:active {  color: #00a9cf; text-decoration: none;}

.darkblue_text{
	font-weight: bold;
	color: #0073ae;
	
}

.grey_text{
	color:#575757;
	/*line-height:30px;*/
}


	
/*---------------End Header----------------*/

#container {
	width: 100%;
	margin: 0 auto;
    max-width: 100%;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	margin:auto auto; 
}

/*---------------Top Area----------------*/

#menu_header {
	width: 100%;
	/*height: 167px;*/
	background-image: url(../images/header_back.jpg);
	background-repeat: repeat-x;
	background-position:center bottom;
	/*overflow:hidden;*/
}

#logo_avance_small {
	display:none;
}
#logo_avance_inside {
	width: 186px;
	/*height: 46px;*/
	margin: 0px auto;
	display:block;
	padding: 30px 0;
}
#logo_avance_inside_small {
	display:none;
}

#language {
	position:absolute;
	top:0;
	/*right:100px;*/
	right:0;
	/*width: 77px;*/
	/*height: 46px;*/
	/*margin: 0px auto;*/
	/*display:block;*/
	padding: 0px;
	z-index:20;
}

#language_kr {
	position:absolute;
	top:0;
	/*right:100px;*/
	right:0;
    width: 95px;
	/*width: 133px;*/
	/*height: 46px;*/
	/*margin: 0px auto;*/
	/*display:block;*/
	padding: 0px;
	z-index:20;
}

#mobilelanguage {
	display: none;
	position:absolute;
	/*top: 26px;*/
	top: 17px;
    right: 51px;
}

/*.korean #mobilelanguage {
    right: 12px;
}*/

@media (max-width: 746px) {
#language_kr {
	top:10px;
	right:45px;
	/*width: 133px;*/
	padding: 0px;
}

#language {
	top:10px;
	right:45px;
	padding: 0px;
}

/*.korean #language {
	right: 8px;
}*/
}
/*---------------End Top Area----------------*/



/*---------------Content Area----------------*/
#contentArea {
	width:100%;
	background-image:url(../images/home_content_back.jpg);
	background-repeat: no-repeat;
	height:auto;
	-webkit-background-size: auto;
 	-moz-background-size: auto;
  	background-size: auto;
	overflow:auto;
	background-color:#ffffff;
}

#content {
	max-width: 1250px;
	/*height:auto;*/
	margin: 65px auto 0px auto;
	
}

#avance_content {
	max-width: 1250px;
	/*height:auto;*/
	margin: 40px auto 0px auto;
	
}

/*---------------Homepage Banner Area----------------*/
#banner{
	width: 100%;
	height:65px;
	background-color:#f8f8f8;
}

#wrap {
	width:auto;
	max-width:1250px;
	margin:0 auto; /* move the center*/
	padding:40px;
}
#banner-wrap ul, #banner-wrap-cn ul, #buttons-wrap ul, .korean #banner-wrap ul{
	list-style:none;
	margin:0;
	padding:0;
}



#banner-wrap {
	background:url(../images/img/Home_banner.jpg) no-repeat;
	height:455px;
	width:auto;
	overflow:hidden; /*hide when over flow*/
	background-position:center;
}

.korean #banner-wrap {
	background:url(../images/img/korean/Home_banner.jpg) no-repeat;
	height:455px;
	width:auto;
	overflow:hidden; /*hide when over flow*/
	background-position:center;
}

#banner-wrap-cn {
	background:url(../images/img/Home_banner_cn.jpg) no-repeat;
	height:455px;
	width:auto;
	overflow:hidden; /*hide when over flow*/
	background-position:center;
}

.korean #banner-wrap {
	background:url(../images/img/korean/Home_banner.jpg) no-repeat;
	height:455px;
	width:auto;
	overflow:hidden; /*hide when over flow*/
	background-position:center;
}


#banner1, #banner2, #banner3, #banner4, #banner5,  #banner6{
	position:relative; 
	overflow:hidden; 
	width:auto; 
	height:455px;
	background:url(../images/banner_back.jpg) no-repeat;
}

.banner_pic{
	position: absolute;
    top: 0;
    left: 0;
    border: 0;
	z-index:3;
}

.banner_product{
	position:absolute;
	float:right;
	right:0;
	padding-right:5%;
	bottom:0;
	z-index:4;
	text-align:right;
}


.banner_tagline{
	font-family: 'Source Sans Pro', "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 黑体, SimHei, STXihei, "华文细黑", sans-serif;
	position:absolute;
	float:right;
	padding-top:15%;
	/*top: 130px;*/
	right:50px;
	z-index:4;
	text-align:center;
	font-size:1.87em;
	color:#676767;
	width:50%;
	word-break: keep-all;
}

.banner_tagline_cn{
	font-family: 'Source Sans Pro', "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 黑体, SimHei, STXihei, "华文细黑", sans-serif;
	position:absolute;
	float:right;
	padding-top:10%;
	/*top: 130px;*/
	right:50px;
	z-index:4;
	text-align:center;
	font-size:2em;
	font-weight:100;
	color:#676767;
	width:50%;
}



	#banner-wrap ul li {
		display:none;
		padding:0;
		margin:0;
	}
	
	#buttons-wrap {
		padding:0 auto;
		background-color:#e0e0e0; /* #e0e0e0 */
		/*width:auto;
		height: 123px;*/
	}
	
	#buttons-wrap ul {
	/*	background:red; */
		/*max-width:745px;*/
		max-width:620px;
		margin:0 auto; /* move the center*/
	}

	#buttons-wrap li {
		float:left;
		margin-right:1px;
	}

	#banner-wrap-cn ul li {
		display:none;
		padding:0;
		margin:0;
	}
	
	.korean #banner-wrap ul li {
		display:none;
		padding:0;
		margin:0;
	}
	
	.korean #buttons-wrap {
		padding:0 auto;
		background-color:#e0e0e0; /* #e0e0e0 */
		/*width:auto;
		height: 123px;*/
	}
	
	.korean #buttons-wrap ul {
		/*max-width:380px;*/
		max-width: 123px;
		margin:0 auto;
	}
	
	.korean #buttons-wrap li {
		float:left;
		margin-right:1px;
	}

	.korean #banner-wrap-cn ul li {
		display:none;
		padding:0;
		margin:0;
	}
	
	#buttons-wrap-cn {
		padding:0 auto;
		background-color:#e0e0e0; /* #e0e0e0 */
		/*width:auto;
		height: 123px;*/
	}
	
	#buttons-wrap-cn ul {
	/*	background:red; */
		max-width:745px;
		margin:0 auto; /* move the center*/
	}
	#buttons-wrap-cn li {
		float:left;
		margin-right:1px;
	}
	
	.thumb {
		position:relative;	
	}
	
	.thumb a {
		width: 123px;
		height: 123px;
		display:block;
		background-color:#c7c7c7;
		float:left;
		margin-right: 1px;
		
		/* Hide Button Texts */
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden
	}
	
	.thumb a:hover {
		background-color:#fb6e72;
	}
		#btn-digestiveHealth {
			background-image:url(../images/img/DigestiveHealth.png);
		}
		#btn-circulatoryHealth {
			background-image:url(../images/img/CirculatoryHealth.png)
		}
		#btn-naturalResistance {
			background-image:url(../images/img/NaturalResistance.png)
		}
		#btn-rejuvenation {
			background-image:url(../images/img/Rejuvenation.png)
		}
		#btn-outerRadiance {
			background-image:url(../images/img/OuterRadiance.png)
		}
		#btn-oralSeries {
			background-image:url(../images/img/OralSeries.png)
		}
	.thumb span {
		display:none;
		position:absolute; /*move to the position we want*/
		top:-15px; /*move to the top of the box*/
		width:29px;
		height:15px;
		left:50%; /*move to center*/
		margin-left:-14px; /*move left back cause count start from the top left of the image*/
		background:url(../images/img/Triangle_Pointer.png) no-repeat;	
	}
		.thumb a:hover span {
			display:block;
		}
		
/* HELPERS */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


@media (min-width:1001px) and (max-width: 1250px) {
#banner-wrap {
	background:url(../images/img/Home_banner.jpg) no-repeat;
	height:420px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}

.korean #banner-wrap {
	background:url(../images/img/korean/Home_banner.jpg) no-repeat;
	height:420px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}

#banner-wrap-cn {
	background:url(../images/img/Home_banner_cn.jpg) no-repeat;
	height:420px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}
#banner1, #banner2, #banner3, #banner4, #banner5, #banner6{
	height:420px;

}
.banner_pic img{
	height: 420px;
}

.banner_product img{
	height: 420px;
}

.banner_tagline{
	font-family: 'Source Sans Pro', "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 黑体, SimHei, STXihei, "华文细黑", sans-serif;
	position:absolute;
	float:right;
	padding-top:12%;
	/*top: 130px;*/
	right:30px;
	z-index:4;
	text-align:center;
	font-size:1.7em;
	color:#676767;
	width:50%;
}

.banner_tagline_cn{
	right:30px;
}


}


@media (min-width:841px) and (max-width: 1000px) {
#banner-wrap {
	background:url(../images/img/Home_banner.jpg) no-repeat;
	height:380px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}

.korean #banner-wrap {
	background:url(../images/img/korean/Home_banner.jpg) no-repeat;
	height:380px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}

#banner-wrap-cn {
	background:url(../images/img/Home_banner_cn.jpg) no-repeat;
	height:380px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}
#banner1, #banner2, #banner3, #banner4, #banner5, #banner6{
	height:380px;

}
.banner_pic img{
	height: 380px;
}

.banner_product img{
	height: 380px;
}

.banner_tagline{
	position:absolute;
	float:right;
	padding-top:10%;
	/*top: 130px;*/
	right:20px;
	z-index:4;
	text-align:center;
	font-size:1.5em;
	color:#676767;
	width:50%;
}


}
@media (min-width:841px) and (max-width: 1000px) {
#banner-wrap {
	background:url(../images/img/Home_banner.jpg) no-repeat;
	height:380px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}

.korean #banner-wrap {
	background:url(../images/img/korean/Home_banner.jpg) no-repeat;
	height:380px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}

#banner-wrap-cn {
	background:url(../images/img/Home_banner_cn.jpg) no-repeat;
	height:380px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}
#banner1, #banner2, #banner3, #banner4, #banner5, #banner6{
	height:380px;

}
.banner_pic img{
	height: 380px;
}

.banner_product img{
	height: 380px;
}

.banner_tagline{
	position:absolute;
	float:right;
	padding-top:10%;
	/*top: 130px;*/
	right:20px;
	z-index:4;
	text-align:center;
	font-size:1.5em;
	color:#676767;
	width:50%;
}


}

@media (max-width: 840px) {
.korean #buttons-wrap ul {
    max-width: 745px;
}
}

@media (min-width:520px) and (max-width: 840px) {
#banner-wrap {
	background:url(../images/img/Home_banner.jpg) no-repeat;
	height:280px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}

.korean #banner-wrap {
	background:url(../images/img/korean/Home_banner.jpg) no-repeat;
	height:280px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}

#banner-wrap-cn {
	background:url(../images/img/Home_banner_cn.jpg) no-repeat;
	height:280px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}
#banner1, #banner2, #banner3, #banner4, #banner5, #banner6{
	position:relative; 
	overflow:hidden; 
	width:auto; 
	height:280px;
	background:url(../images/banner_back.jpg) no-repeat;
}
.banner_pic img{
	height: 280px;
	width:auto;
	
}

.banner_product img{
	height: 280px;
	width:auto;
	/*margin-right:0;*/
}

.banner_tagline{
	position:absolute;
	float:right;
	padding-top:10%;
	/*top: 130px;*/
	right:20px;
	z-index:4;
	text-align:center;
	font-size:1.5em;
	color:#676767;
	width:50%;
}
.banner_tagline_cn{
	padding-top:8%;
	right:10px;
}

}


@media (max-width: 589px) {
#banner-wrap {
	background:url(../images/img/Home_banner.jpg) no-repeat;
	height:250px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}

.korean #banner-wrap {
	background:url(../images/img/korean/Home_banner.jpg) no-repeat;
	height:236px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}

#banner-wrap-cn {
	background:url(../images/img/Home_banner_cn.jpg) no-repeat;
	height:250px;
	width:auto;
	overflow: hidden; /*hide when over flow*/
	background-position:center;
	background-size:cover;
	
}
#banner1, #banner2, #banner3, #banner4, #banner5, #banner6{
	display:none;
}
}


@media (max-width: 400px) {
#language_kr {
	display: none;
}

#language {
	display: none;
}

#mobilelanguage {
	display: block;
}
}

/*---------------End Homepage Banner Area----------------*/

/*---------------Product Content Area----------------*/

.title{
	font-family: 'Source Sans Pro', "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 黑体, SimHei, STXihei, "华文细黑", sans-serif;
	font-size: 40px;
	/*font-weight: bold;*/
	color: #ee4246;
	text-align:center;
	padding-bottom:40px;
}


.intro{
	font-family: 'Source Sans Pro', "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 黑体, SimHei, STXihei, "华文细黑", sans-serif;
	font-size: 16px;
	color: #7d7d7d;
	text-align:center;
	padding-left:50px;
	padding-right:50px;
}

.intro_cn{
	font-size: 18px;
	color: #7d7d7d;
	text-align:center;
	padding-left:50px;
	padding-right:50px;
}

.main > p {
	text-align: center;
	/*padding: 50px 20px;*/
}



/*-- fix header--*/

.header {
		background: #f0f0f0;
		padding: 0;
		height: 90px;
		position: relative;
		margin: 27px 0px;
		width:100%;
	}	

	.header-content {
		box-sizing: border-box;
		height: 90px;
		/*height: 65px;*/
		background: #f0f0f0;
		-moz-box-sizing: border-box;
		top:0px
	}
	
	#product_container .front {
		margin:0 auto;
		max-width:1250px;
		background: #f0f0f0;
		/*padding: 27px;*/
		height: 90px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 20px 50px;
		
	}
	
	
/*---------------End Content Area----------------*/


/*---------------End Homepage----------------*/


/*---------------Footer Area----------------*/
#footer {
	bottom: 0 !important;
	width: 100%;
	background-image:url(../images/footer_back.jpg);
	background-repeat:repeat-x;
	height: 96px;
	padding: 10px;
}

#footerbar {
	/*height: 96px;*/
	margin:0px auto;
	max-width: 1250px;
	font-size:10px;
	color:#a5a2a2;
	line-height: 12px;
}

#footerbar a {
	font-size:10px;
	color:#a5a2a2;
	text-decoration: none;
}

#footerbar a:hover {
	text-decoration: underline;
}


/*---------------End Footer Area----------------*/


/*------------------Cookie Bar--------------------*/
.cookie-bar {
  z-index: 9999;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 30px 50px;
  min-height: 51px;
  height: auto;
  text-align: center;
  line-height: 1.3;
  background: black;
  color: #dddddd;
  font-size: 14px;
  font-family: 'Source Sans Pro', "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", sans-serif;
  font-weight: 100;
  /*transition: .8s;
  animation: slideIn .8s;
  animation-delay: .8s;*/
 
  }
@media screen and (max-width: 700px) {
	.cookie-bar {
		padding: 10px 30px;
	}
}


.cookie-bar a {
	color: #ee4246;
	font-weight: 400;
	text-decoration: none;
}

.cookie-bar a:hover {
	color: #fb7b7e;
}
/*@keyframes slideIn {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50px);
  }
}*/
.close-cb {
  border: none;
  color: white;
  position: absolute;
  display: inline-block;
  right: 5px;
  top: 10px;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: inset 0 0 3px 0 rgba(0,0,0,.2);
  /*line-height: 50px;*/
  height: 50px;
  width: 30px;
  font-size: 16px;
  font-weight: bold;
}
.checkbox-cb {
  display: none;
  /*&:checked + .cookie-bar {
	   display: none;
    transform: translateY(-100px);
  }*/
}
input[type=checkbox].checkbox-cb:checked + .cookie-bar {
 display: none;
}
.closeCookie {
	right: 0;
	float: right;
}

/*-----------------End Cookie Bar-----------------*/

/*----------Modal----------*/
.close {
    /*float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)*/
	float: right;
    font-size: 30px;
    /*font-weight: 700;*/
    line-height: 1;
    color: #000;
    /*text-shadow: 0 1px 0 #fff;*/
    filter: alpha(opacity=50);
    opacity: .5
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    /*padding: 0;*/
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
	outline: none;
    border: none;	
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modalcontentContainer{
	padding: 5%;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1340;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
	font-family: 'Source Sans Pro', "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", sans-serif;
    padding: 25px;
	text-align: right;
    /*border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px*/
}

.modal-header .close {
    margin-top: -2px;
	padding: 10px;
	text-align: right;
	top: 0px;
	float:none;
	width: 50px;
    height: 0px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    /*padding: 15px;*/
	margin-top:15px;
}
#AddressModal .modal-body {
    position: relative;
    padding: 30px;
	padding-top: 0;
	margin-top:0px;
}

.modal-footer {
    /*margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5*/
	padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

#AlertModal .modal-footer{
	text-align: center;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}


#TermsModalCookiesPolicy .modalcontentContainer,
#TermsModal .modalcontentContainer {
    padding: 5%;
    width: 80%;
    margin: 0 auto;
}

#TermsModalCookiesPolicy h1,
#TermsModal h1 {
    font-size: 32px;
    font-weight: 100;
    color: #ee4246;
    text-align: center;
    letter-spacing: 1px;
	margin: 0px;
	font-family: 'Source Sans Pro', "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", sans-serif;
}

#TermsModalCookiesPolicy h4, 
#TermsModal h4 {
    font-size: 17px;
    font-weight: 400;
    color: #ee4246;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 20px;
}

#TermsModalCookiesPolicy ul,
#TermsModal ul {
/*  -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;*/
	margin-left: 19px;
    padding-left: 0;
}

#TermsModalCookiesPolicy li,
#TermsModal li {
    list-style-type: disc;
    padding-bottom: 1%;
	color: #333333;
}

#TermsModalCookiesPolicy .modal-body,
#TermsModal .modal-body {
    font-size: 13px;
}

#TermsModalCookiesPolicy p,
#TermsModal p {
    font-size: 13px;
	color: #333333;
	margin-bottom: 15px;
    margin-top: 15px;
}

#TermsModalCookiesPolicy a,
#TermsModal a {
    font-size: 13px;
	color: #7f7f7f;
	text-decoration: none;
}

#TermsModalCookiesPolicy a:hover,
#TermsModal a:hover {
	color: #ee4246;
}

@media (min-width:768px) {
   /* .modal-dialog {
        width: 600px;
        margin: 30px auto
    }*/
	
	.modal-dialog {
        width: 90%;
        margin: 30px auto
    }
	
	#AlertModal .modal-dialog {
		top: 35%;	
	}
	
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 45%;
		min-width: 500px;
		margin: 100px auto;
    }
	
	.modal-sm-center {
        max-width: 80%;
    	width: 600px;
		margin: 100px auto;
		    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}