@charset "utf-8";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:"("attr(href) ")"}abbr[title]:after{content:"("attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}
html, body {
	margin:0;
	padding:0;
	background:#000;
	width:100%;
	height:100%;
}
body {
	float:left;
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	color: #000
}
a, a:visited, a:link, a:active {
	color:#ff0000;
	text-decoration:none;
}
a:hover {color:#ff4c4c}
ul{list-style:none}
hr{border-top:1px solid #000; border-bottom:1px solid #595959}
h1, h2, h3, h4, h5, h6, p, ul, li, div{
	display:block;
	padding:0;
	margin:0;
	font-weight:normal
}
#container{
	margin:0 auto;
	width:100%;
	padding:0px
}
.ntwrk li.bmn, a.tspt, a.tls, .footer h2, .rtwtr h2 strong, .dlstrm li a{background:url(https://small1.blumedia.com/assets/images/one-bg.png) no-repeat;text-indent:-99999px}
header{
	position: fixed;
	display:block;
	width: 100%;
	background:#fff url(https://small1.blumedia.com/assets/images/bghdrs.gif) top repeat-x;
	-webkit-box-shadow: 0px 5px 17px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 5px 17px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 5px 17px 0px rgba(0,0,0,0.45);
	z-index: 99999;
}
.logo{
	display: inline-block;
	width:354px;
	margin:4px 0 8px 17px;
	z-index:999;
	visibility: top
}
header span{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size:18px;
	font-weight:normal;
	font-family: 'Ubuntu', sans-serif;
}
header span a{
	display: inline-block;
	color:#cf0207;
	padding:5px 15px;
	margin:0 10px;
}
header span a.ambr{
	color:#fff;
	background:#cf0308 url(https://small1.blumedia.com/assets/images/btnrd.gif) top repeat-x;
	border:2px solid #cf0308;
	border-radius: 5px;
}
header span a:hover{
	text-decoration:underline
}
.mcnt{
	position:relative;
	background:rgba(0,0,0,0);
	padding-top: 62px;
}
.joinForm{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 105px 0 85px;
	width: 630px;
	height: 895px;
	background: #fff;
	color: #000;
	text-align: center;
	z-index: 999;
	-webkit-box-shadow: 1px 1px 35px 0px rgba(0,0,0,0.82);
	-moz-box-shadow: 1px 1px 35px 0px rgba(0,0,0,0.82);
	box-shadow: 1px 1px 35px 0px rgba(0,0,0,0.82);
}
.topImg{
	width: 70%;
	margin: 0 auto;
}
.formD{margin: 10px 50px 13px;}
.deTtl{
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 7px;
}
.joinForm input[type=text]{
	width: 100%;
	margin:  5px 0;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	padding: 7px 10px;
	color: #000;
	border-radius: 5px;
	border: 1px solid #b6b6b6;
	background: #f3f3f3;
	-webkit-box-shadow: inset 1px 1px 8px 0px rgba(0,0,0,0.19);
	-moz-box-shadow: inset 1px 1px 8px 0px rgba(0,0,0,0.19);
	box-shadow: inset 1px 1px 8px 0px rgba(0,0,0,0.19);
}
.memSlct, .paySlct{
	position: relative;
	margin: 8px 50px;
}
.saleA{
	position: absolute;
	top:-21px;
	right: -85px;
	z-index: 9999
}
.saleA.two{top:62px;}
.memSlct ul, .paySlct ul{padding: 4px 0 1px;}
.memSlct li label, .paySlct li label{
	display: block;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #c5c5c5;
	-webkit-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.19);
	-moz-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.19);
	box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.19);
	background: #f3f3f3;
	margin-bottom: 10px;
	text-align: left;
	padding: 8px 15px 5px;
}
.memSlct li label.active{
	border: 1px solid #b7101b;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #b7101b;
}
.memSlct li span{
	display: inline-block;
	vertical-align: top;
	margin-top: 6px;
}
.offerC{
	display: inline-block;
	font-size: 24px;
	line-height:24px;
	font-weight: 700;
	color: #616367;
	vertical-align: top;
	width: 70%;
	padding-left: 10px;
	text-shadow: 1px 1px 0 rgba(255,255,255,.2)
}
.offerC small{
	display: block;
	font-size: 14px;
	font-weight: 700;
}
.priceC{
	display: inline-block;
	vertical-align: top;
	font-size: 46px;
	line-height: 40px;
	font-weight: 700;
	color: #616367;
}
.priceC span{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 18px;
	padding-left: 3px;
	margin-top: 4px!important
}
.priceC span small{
	display: block;
	font-size: 14px;
}
.memSlct li label.active .offerC, .memSlct li label.active .priceC{
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.2)
}
.paySlct li{
	display: inline-block;
	width:47%;
}
.paySlct li label{
	font-size: 18px;
	font-weight: 700;
	padding: 6px 15px;
}
.paySlct li label.active{background: #d3d3d3}
.joinForm input[type=submit]{
	width: 283px;
	margin: 10px auto;
	font-size: 36px;
	padding: 7px 10px;
	color: #fff;
	border: 0;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 1px 1px 0 rgba(0,0,0,.3);
	background: #b7101b;
	border-radius: 5px;
}
.paySlct li span{
	display: inline-block;
	margin-left: 10px;
}
.memC{
	background: #fff;
	padding: 50px 0;
	text-align: center;
}
.memC h3{
	font-size: 36px;
	color: #b7101b;
	text-transform: uppercase;
}
.memC ul{
	display: block;
	width: 900px;
	margin: 20px auto;
}
.memC li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 48%;
	padding: 8px 0 8px 33px;
	font-size: 24px;
	text-align: left;
}
.memC li:before{
	position: absolute;
	top:9px;
	left: 0;
	content:"\f058";
	font-size: 24px;
	color: #b7101b;
	font-family:'FontAwesome';
}
.thumbC{
	padding: 30px 0;
	text-align: center;
	background: #e8e8e8
}
.thumbC ul{
	display: block;
	width: 1300px;
	margin: 20px auto;
}
.thumbC li{
	display: inline-block;
	width: 32%;
	padding: 0 20px;
}
.thumbC li img{border: 7px solid #fff}
.gcC{margin: 20px 0 0}
.memSlct li{
	position: relative;
	margin-bottom: 20px;
}
.exclu{
	font-size: 12px;
	line-height: 14px;
	width: 110px;
	background: #ea7d30;
	padding: 5px 8px;
	position: absolute;
	top:-7px;
	left: 170px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.2);
	font-weight: 700;
	text-align: center;
}
.exclu:before{
	position: absolute;
	top: 0;
	left: -7px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 7px 7px;
	border-color: transparent transparent #b95610 transparent;
}
.join_error{
	font-size: 14px;
	color: #f00;
	font-weight: 700;
}
.join_error img{
	width: 15px;
}
.joinbg{
	background-size:cover;
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
	background-image: url(https://small1.blumedia.com/tour-assets/join-assets/images/bg-val.jpg);
	text-align: center
}
.bgphotoR{
	display: inline-block;
	vertical-align: middle;
	max-width:calc(100vw - 700px);
	text-align: left;
	margin-left: 7%;
}
img.mob{display: none}


#slider img, .ftrLogo img, .thumbC li img, .topImg img {
	width: 100%;
	height: auto
}
.gcC img, .bgphotoR img{
	max-width: 90%;
	height: auto
}
footer{
	width:100%;
	padding:50px 0;
	text-align: center;
	background: #000;
}
.ftrLogo{
	display: inline-block;
	vertical-align: top;
	width: 140px;
	margin-right: 50px;
	padding: 40px 0;
}
.rftr{
	display: inline-block;
	margin:5px 10px 10px 0;
	padding:35px 0 35px 40px;
	width:510px;
	text-align: left;
	border-left:1px solid #686868
}
.rftr p{
	width:100%;
	line-height:20px;
	font-size:12px;
	color:#a1a1a1;
}
.rftr span{
	display:block;
	width:100%;
	margin:10px 0 0
}
.rftr span a{
	margin: 0 4px 0 0
}
footer a{color:#fff!important;}


|:-moz-any-link:focus {outline: none;}
input[type="image"]:focus {outline: none;}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: none;}
abbr[title], acronym[title] {border-bottom: none;}
*:focus {	outline : none;}
body.fixedPos{overflow: hidden;}
.popup{
	position:fixed;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	z-index: 9999;
	text-align: center;
	top: 0;
	left: 0;
}
.popInner{
	position: absolute;
	display: inline-block;
	-webkit-box-shadow: 1px 0px 21px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 1px 0px 21px 0px rgba(0,0,0,0.35);
	box-shadow: 1px 0px 21px 0px rgba(0,0,0,0.35);
	top: 22%;
	left:50%;
	margin-left: -467px;
}
.closeBtn{
	position: absolute;
	display: inline-block;
	width: 39px;
	height: 40px;
	background: url(https://small1.blumedia.com/assets/images/close.png) no-repeat;
	top: -15px;
	right: -15px;
	cursor: pointer;
}

#slider{
	position: relative;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #a60000
}
#slider li{
	background-size:100%;
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
	height: 1045px;
}
.slick-prev:before, .slick-next:before { font-family: FontAwesome; font-size: 50px; line-height: 1; color:#fff; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}   
.slick-prev:before { content:"\f104"; }
[dir="rtl"] .slick-prev:before { content:"\f105"; }
.slick-next:before { content:"\f105"; }
[dir="rtl"] .slick-next:before { content:"\f104"; }
input[type='radio'] {
    -webkit-appearance: none;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    outline: none;
    border: 1px solid #afafaf;
}
input[type='radio']:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border-radius: 50%;
}
input[type="radio"]:checked:before {background: #fff;}
input[type="radio"]:checked {border: 4px solid #ff0011;}

@media screen and (max-width:1400px) {
.bgphotoR{text-align: center;margin-left: 30px}
img.desk{display: none}
img.mob{display: inline-block}
}
@media screen and (max-width:1300px) {
.thumbC ul{width: 100%;}
.bgphotoR{text-align: right}
}
@media screen and (max-width:980px) {

.popInner {width: 700px;margin-left: -350px;}
.popInner img {width: 100%;height: auto}
.memC ul{width: 90%;}
.memC li{padding: 8px 0 8px 30px;font-size: 20px;}
.memC li:before{top:7px;font-size: 22px;}
.thumbC li{width: 45%;padding: 0 10px;}
.thumbC li:last-child{display: none}
.bgphotoR{display: none}
}
@media screen and (max-width:720px){
.logo{display:block;margin:4px auto 8px;}
header span, .ftrLogo{display: none}
.mcnt{background:#333 url(bg.jpg); padding: 32px 0 0}
.joinForm{left:auto;top:0;width: 90%;height:auto;margin:90px auto 10px;padding:5px 0 20px; position: relative; display: block}
.topImg.seventy{margin-left: -160px;width: 320px;}
.joinForm input[type=submit]{width: 80%;margin: 0 10%;font-size: 24px;}
.formD{margin: 10px 10px 13px;}
.memSlct, .paySlct{margin: 8px 10px;}
.saleA{right:-45px}
.thumbC{padding: 15px 0}
.thumbC li{width: 100%;padding: 10px 20px;}

.rftr{display: block;margin:5px auto 10px;padding:0;width:98%;text-align: center;border-left:0}
.rftr p{padding: 0 20px}

#slider{display: none}

.popInner {width: 90%;margin-left: 0;left: 5%;top: 10%}
}
@media screen and (max-width:600px){
.deTtl{font-size: 5vw}
.memSlct li label, .paySlct li label{padding: 8px 5px 5px;}
.offerC{font-size: 4vw;line-height: 4vw;padding-left: 3px;width: 65%}
.offerC small{font-size: 2.7vw}
.priceC{font-size: 8vw;line-height: 7vw;}
.priceC span{font-size: 3vw;line-height: 3vw}
.priceC span small{font-size: 2.5vw}
.memC{padding: 30px 0 10px;}
.memC h3{font-size: 7vw}
.memC li{width: 90%;margin: 0 5%;font-size: 5vw}
.memC li:before{font-size: 5.2vw}
.paySlct li{width: 48.5%}
.paySlct li:last-child{margin-left: 2%}
.paySlct li span{margin-left:5px;}
.saleA{top:1px;right: -17px;}
.saleA img{width:60px;height: auto}
.saleA.two{top:62px;}
.joinForm{width: 98%;}
.exclu{left: 130px;padding: 2px 4px;font-size: 3vw}
}
@media screen and (max-width:390px) {
.logo{width: 95%}
.logo img{width: 100%; height: auto}
.memC li:before{top: 8px}
.saleA.two{top:58px;}
.exclu{left: 115px;width: 90px}
}
@media screen and (max-width:330px) {
.saleA.two{top:55px;}
.topImg.seventy{margin-left: -140px;width: 280px;}
.exclu{left: 95px;width: 90px}
}

