/*
@font-face {
	font-family: "MatriceBold";
	src: url("../fonts/MatriceBold.eot");
	src: url("../fonts/MatriceBold.eot?#iefix") format("embedded-opentype"),
	  url("../fonts/MatriceBold.otf") format("opentype"),
	  url("../fonts/MatriceBold.svg") format("svg"),
	  url("../fonts/MatriceBold.ttf") format("truetype"),
	  url("../fonts/MatriceBold.woff") format("woff"),
	  url("../fonts/MatriceBold.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
*/
@font-face {
    font-family: 'MatriceBold';
    src: url('../fonts/matrice-bold-webfont.woff2') format('woff2'),
         url('../fonts/matrice-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

header,section,footer,aside,nav,main,article,figure{display:block}
body{margin:0px; padding:0px; font-family:'Fira Sans Extra Condensed', sans-serif; font-weight:400; color:#FFF; background-color:#101010;}
a { color:#FFF; text-decoration:none;}
a:hover { color:#fdea88; text-decoration:underline; }
ol,ul{list-style:none}
blockquote,q{quotes:none}
img{border:none; margin:0px; padding:0px; max-width:100%; display:inline-block; vertical-align:top; height:auto; }
textarea{outline:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none; outline:none;}
h1,h2,h3,h4,h5,h6,ul,p,form,input{margin:0px; padding:0px; outline:none; }
.clear:before,.clear:after{content:" "; display:table;}
.clear:after{clear:both;}
.clear{*zoom:1;}
input[type="submit"]{appearance:none; -webkit-appearance:none;}
a, .featured-update span.play, .item a:before, .item a img, .modelPic a img, .videoHere i, .submitBtn, .relatedVPic a img, .relatedVPic a:before, .item .item-info.item-info-overlay, .item .item-thumb a span.play{-webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -ms-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;transition: all 200ms ease-in;}
.none{-webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none;}
select{appearance:none; -webkit-appearance:none; -moz-appearance: none; text-indent: 1px; text-overflow: '';}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
::-webkit-input-placeholder{color:#7d7d7d; opacity:1;}
::-moz-placeholder{color:#7d7d7d; opacity:1;}
:-ms-input-placeholder{color:#7d7d7d; opacity:1;}
:-moz-placeholder{color:#7d7d7d; opacity:1;}
.text-center { text-align:center !important; }

/* Responsive menu */
a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:right; top:0px; width:0px; right:0px;position:absolute;padding:4px 0;min-height:42px;z-index:10}.mean-container a.meanmenu-reveal{width:19px;height:25px;border-radius:0;padding:6px 10px;position:absolute;top:9px;right:0px!important;cursor:pointer;color:#000;text-decoration:none;font-size:22px;line-height:100%;display:block;background-color:#fdea88;}.mean-container a.meanmenu-reveal span{display:block;background:#000;height:3px;margin-top:3px}.mean-container .mean-nav{float:right;width:180px;background:rgba(0, 0, 0, 0.9);margin:53px 0px 0 0; position:absolute; right:0px; top:0px;}.mean-container .mean-nav ul{display:none;padding:0;margin:0;width:100%;list-style-type:none;}.mean-container .mean-nav ul ul{background-color:rgba(0, 0, 0, 0.5);}.mean-container .mean-nav ul li{position:relative;float:none;width:100%; font-size:18px;}.mean-container .mean-nav ul li a{display:block;float:none;width:86%;padding:10px 7%;margin:0;text-align:left;color:#fff;border-bottom:1px solid #000;text-decoration:none;height:auto;line-height:16px;}.mean-container .mean-nav ul li li a{width:88%;padding:12px 6%;border-bottom:1px solid #000;text-shadow:none!important;visibility:visible;}.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#fdea88; color:#000;}.mean-container .mean-nav ul li a.mean-expand{width:26px;height:auto;border:0!important;padding:0 6px!important;text-align:center;position:absolute;right:0;top:11px;z-index:2;font-weight:700}.mean-container .mean-nav ul li a.mean-expand:hover{background:0}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both; display:none;}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box} .joinMLink a{background-color:#e91b23; color:#fff;}.joinMLink a:hover{background-color:#fff; color:#bb0a0a;}

.hRight-mobile { display:none; }
@media only screen and (max-width:1023px){
	.hRight-mobile { display:inline-block; position:absolute; top:9px; right:40px; line-height:100% !important; vertical-align:top; }
	.hRight-mobile .searchBtn { display:inline-block; vertical-align:top; line-height:100% !important; padding:11px 11px 10px 11px !important; }
}

/* Dropdown CSS Start */
.selectric-wrapper{position:relative;cursor:pointer; text-align:left;}
.selectric-responsive{width:100%}
.selectric{position:relative;overflow:hidden; border:2px solid #444343;}
.selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:21px;color:#ffffff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none; line-height:46px; padding:0 38px 0 15px; text-transform:uppercase;}
.selectric .button{display:block;position:absolute;right:0;top:0px;width:25px;text-align:center;height:46px;text-indent:-9999px;}
.selectric .button:after{content:""; position:absolute; top:50%; left:0; margin:auto; width:12px; height:8px; background:url(../images/selectArrow.png) no-repeat; transform:translateY(-50%); -webkit-transform:translateY(-50%);}
.selectric-open{z-index:9999}
.selectric-open .selectric-items{display:block}
.selectric-disabled{filter:alpha(opacity=50);opacity:.5;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}
.selectric-hide-select select{position:absolute;left:-100%; opacity:0;}
.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}
.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}
.selectric-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;*font:0/0 a!important;background:none!important}
.selectric-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}
.selectric-items{display:none;position:absolute;top:100%;left:0;background:#000;border:1px solid #444343;z-index:-1;box-shadow:0 0 10px -6px;}
.selectric-items .selectric-scroll{height:100%;overflow:auto}
.selectric-above .selectric-items{top:auto;bottom:100%}
.selectric-items ul,.selectric-items li{list-style:none;padding:0;margin:0;font-size:18px;line-height:14px;min-height:14px; text-transform:uppercase;}
.selectric-items li{display:block;padding:10px 15px;color:#fff;cursor:pointer;}
.selectric-items li.selected{background:#fdea88;color:#000;}
.selectric-items li.highlighted{background:#fdea88;color:#000;}
.selectric-items li:hover{background:#fdea88;color:#000; text-decoration:none;}
.selectric-items .disabled{filter:alpha(opacity=50);opacity:.5;cursor:default!important;background:none!important;color:#666!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.selectric-items .selectric-group .selectric-group-label{padding-left:10px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;color:#444}
.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}
.selectric-items .selectric-group li{padding-left:25px}
/* Dropdown CSS Close */

.container{width:1500px; margin:auto; }
header{padding:15px 0; display:flex; align-items:center; position:relative;}
nav{padding-left:26px;}
nav ul{display:flex;}
nav ul li{font-size:23px; letter-spacing:0.005em; padding-right:16px; text-transform:uppercase;}
nav ul li a{color:#ffffff;}
nav ul li a.active, nav ul li a:hover{ color:#fdea88; text-decoration:none; }
.login, .joinNow{display:none;}
.hRight{display:flex; margin-left:auto; font-weight:700; }
.loginBtn{background-color:#444343; line-height:46px; font-size:23px; color:#fff; text-transform:uppercase; letter-spacing:0.005em; padding:0 20px;}
.loginBtn:hover{ background-color:#fff; color:#000; text-decoration:none; }
.joinnowBtn{border:1px solid #fdea88; line-height:44px; font-size:23px; color:#fdea88; text-transform:uppercase; letter-spacing:0.005em; padding:0 25px; margin-left:10px;}
.joinnowBtn:hover{background-color:#fdea88; color:#000; text-decoration:none; }
.searchBtn{background-color:#444343; line-height:46px; font-size:23px; color:#fff; text-transform:uppercase; letter-spacing:0.005em; padding:0 12px; margin-right:10px; }
.searchBtn:hover{ background-color:#fff; color:#000; text-decoration:none; }
.slider{margin-bottom:25px; }
.slider .slick-slider { width:100%; }
.featured{background:url(../images/bg.jpg) no-repeat top center; display:flex; margin-bottom:30px;}
.featured-update{ position:relative; min-width:1098px; }
.featured-update a.trailer_trigger img { display:inline-block; width:100%; height:auto; vertical-align:top; }
.featured-update video{display:block; width:100%;}
.featured-update span.play{background-color:rgba(0,0,0,0.44); width:102px; height:102px; border-radius:50%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.featured-update span.play:before{background:url(../images/playIcon.png) no-repeat center center; width:104px; height:105px; border-radius:50%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); content:'';}
.featured-update:hover span.play{background-color:#000;}
.featured-update-info{width:calc(100% - 1098px); padding:19px; display:flex; flex-direction:column;}
.featured-update-title{ font-size:23px; color:#ffffff; line-height:50px; background-color:#010000; text-align:center; text-transform:uppercase; font-weight:700; }
.featured-update-info h1{ font-family:'MatriceBold', Arial, Helvetica, sans-serif; font-size:20px; line-height:30px; letter-spacing:0.005em; text-shadow:0 2px 2px #000; padding-top:28px; padding-bottom:10px;}
.featured-update-info h1 a{color:#fff;}
.featured-update-info h1 a:hover{color:#fdea88;}
.featured-update-date{color:#d9e6e2; font-size:16px; text-shadow:0 2px 2px #000; letter-spacing:0.005em; padding-bottom:18px;}
.featured-update-info p{font-size:16px; line-height:24px; color:#ffffff; text-shadow:0 2px 2px #000; letter-spacing:0.005em; padding-bottom:24px;}
.featured-update-tags{font-size:16px; line-height:24px; color:#ffffff; text-shadow:0 2px 2px #000; letter-spacing:0.005em;}
.featured-update-tags a{color:#fdea88;}
.featured-update-tags a:hover{color:#fff;}
.join-now-button{margin-top:auto;}
.join-now-button a{ font-family:'MatriceBold', Arial, Helvetica, sans-serif; font-size:20px; color:#fdea88; background-color:#030000; border:1px solid #fdea88; display:block; text-transform:uppercase; text-align:center; padding:15px 10px; }
.join-now-button a:hover{background-color:#fdea88; color:#030000; text-decoration:none; }
.pagination{display:flex; align-items:center; justify-content:center; font-size:1.2em; padding-top:15px; }
.pagination a{border-radius:3px; padding:2px 8px; color:#FFF; margin:0 2px; }
.pagination a.active, .pagination a:hover{ background-color:#fdea88; color:#000; text-decoration:none; }
.pagination span{/*font-size:21px;*/ color:#fff; text-transform:uppercase; letter-spacing:0.005em; padding:2px 0;}
.title .pagination { padding-top:0; }

.items-area { background:url(../images/bg.jpg) repeat-y center top; padding:15px 30px 28px; margin-bottom:25px; position:relative; }
.items {display:grid; justify-content:space-between; }

.items.items-full-width { grid-template-columns:repeat(auto-fill, 100%); }
.items.items-full-width .item { margin-bottom:15px; overflow:hidden; }

.items.items-2-per-row { grid-template-columns:repeat(auto-fill, 708px); }
.items.items-2-per-row .item { margin-bottom:24px; overflow:hidden; }

.items.items-4-per-row { grid-template-columns:repeat(auto-fill, 348px); }
.items.items-4-per-row .item { margin-bottom:18px; overflow:hidden; }
.items.items-2-per-row .item { margin-bottom:24px; overflow:hidden; }

.items.items-6-per-row { grid-template-columns:repeat(auto-fill, 16%); }
.items.items-6-per-row .item { margin-bottom:8px; overflow:hidden; }

.item { position:relative; vertical-align:top; margin-bottom:18px; overflow:hidden; }
.item .item-thumb { display:inline-block; width:100%; overflow:hidden; vertical-align:top; }
.item .item-thumb a { display:inline-block; width:100%; vertical-align:top; position:relative; }
.item .item-thumb a img { display:inline-block; width:100%; height:auto; max-width:100%; vertical-align:top; }
.item .item-thumb a:hover img{transform:scale(1.05);}
.item .item-thumb a span.play {background:url(../images/thumbPlay.png) no-repeat center center; background-size:contain; width:84px; height:84px; opacity:0.5; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); content:''; z-index:1}
.item .item-thumb a span.play.playLock {background:url(../images/thumbLock.png) no-repeat center center; background-size:contain; }
.item .item-thumb a:hover span.play {opacity:1;}
.item .item-info { display:inline-block; width:100%; margin-top:6px; }
.item .item-info.item-info-overlay { display:inline-block; width:100%; color:#FFF; padding:4px 10px; position:absolute; bottom:-30%; left:0; z-index:15; margin-top:0; }
.item .item-info.item-info-overlay {
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
 }
.item:hover .item-info.item-info-overlay { bottom:0; }
.item .item-info h3 { text-shadow:#000 1px 1px 1px; font-family:'MatriceBold', Arial, Helvetica, sans-serif; font-size:1em; line-height:130%; }

.item.photo-thumb a img { width:100%; }

.call2action-fullwidth-banner{width:100%; margin-bottom:24px;}
.getYourPass{padding:48px 0; display:flex; justify-content:center;}
.getYourPass a{font-size:40px; font-family:'MatriceBold', Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fdea88; border:1px solid #fdea88; background-color:#030000; text-align:center; padding:15px 30px; }
.getYourPass a:hover{background-color:#fdea88; color:#030000; text-decoration:none; }

.call2action-banner { display:flex; justify-content:center; }

footer{padding-top:32px; padding-bottom:32px;}
footer p{font-size:14px; line-height:21px; letter-spacing:0.025em; color:#828282; padding-bottom:21px; text-align:center;}
footer p:last-child{padding-bottom:0px;}
footer p a{color:#828282;}
footer p a:hover{color:#fff;}

/* Content Sections */
.title{display:flex; justify-content:space-between; margin-bottom:16px; align-items:center; }
.title h2{font-size:24px; color:#fff; text-transform:uppercase; letter-spacing:0.005em; line-height:50px; background-color:#010000; padding:0 40px;}
.modelPic{overflow:hidden;}
.photoBlock:hover img{transform:scale(1.05);}
.modelDetails{padding-top:10px;}
.modelDetails h3{font-size:21px; font-family:'Fira Sans Extra Condensed', sans-serif; text-shadow:0 1px 1px #000; text-transform:uppercase; letter-spacing:0.005em; line-height:20px;}
.modelDetails h3 a{color:#fff;}
.modelDetails h3 a:hover{color:#fdea88;}
.models{font-size:16px; color:#fdea88; letter-spacing:0.005em; text-shadow:0 1px 1px #000; line-height:22px;}
.models a{color:#fdea88;}
.models a:hover{color:#fff;}
.dateCount{font-size:16px; color:#d9e6e2; letter-spacing:0.005em; text-shadow:0 1px 1px #000; line-height:22px;}
.sortingFilter{margin-left:auto; margin-right:28px;}

/* Videowatch */
.content-area{background:url(../images/bg.jpg) repeat-y left -100px; padding:32px 30px 28px; margin-top:15px; margin-bottom:28px;}
.tBanner{margin-bottom:20px;}
.videoHere{position:relative;}
.videoHere video{display:block; width:100%;}
.content-details{display:flex; padding-top:16px; flex-wrap:wrap;}
.content-title{ font-family:'MatriceBold', Arial, Helvetica, sans-serif; padding-top:8px; padding-bottom:14px; }
.content-title h1{ font-family:'MatriceBold', Arial, Helvetica, sans-serif; font-size:26px; line-height:30px; letter-spacing:0.005em; text-shadow:0 2px 2px #000; color:#fff; padding-bottom:3px; }
.content-date{ font-family:'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; color:#d9e6e2; font-size:16px; text-shadow:0 2px 2px #000; letter-spacing:0.005em;}
.content-tabs{display:flex; margin-left:auto; flex-wrap:wrap;}
.content-tabs li{ font-size:19px; text-transform:uppercase; margin-right:7px;}
.content-tabs li:last-child{margin-right:0px;}
.content-tabs li a{color:#ffffff; border:2px solid #444343; line-height:41px; min-width:141px; justify-content:center; display:flex; align-items:center;}
.content-tabs li a:hover{background-color:#333; text-decoration:none; }
.content-tabs li i{ color:#fdea88; margin-left:8px; }
.content-details p{font-size:16px; line-height:24px; color:#ffffff; text-shadow:0 2px 2px #000; letter-spacing:0.005em; padding-bottom:14px;}
.vCategories{display:inline-block; width:100%; font-size:16px; line-height:24px; color:#ffffff; text-shadow:0 2px 2px #000; letter-spacing:0.005em;}
.vCategories a{color:#fdea88;}
.vCategories a:hover{color:#fff;}
.bannerArea{display:flex; margin-bottom:28px;}
.videoLBanner{width:939px;}
.videoRBanner{width:545px; margin-left:auto;}

.content-list { display:inline-block; width:100%; margin:20px 0; font-size:1.1em; }
.content-list ul { display:inline-block; width:100%; margin:0; padding:0; list-style:none; }
.content-list ul li { display:inline-block; width:100%; margin:0; padding:0; margin-bottom:10px; }
.content-list ul li strong { color:#fdea88; }

.commentArea{background:url(../images/bg.jpg) repeat-y left top; padding:28px; margin-bottom:28px;}
.allComments{margin-bottom:28px;}
.commentBox{background-color:#e3e2e2; border-radius:6px; margin-bottom:12px; padding:20px 25px; position:relative; }
.commentBox.commentBox-reply { margin-left:30px; background-color:#939393; }
.commentBox.commentBox-reply:before {
	content: "\221F";
	position: absolute;
	left: -30px;
	top: 0px;
	color: #c1c1c1;
	font-size: 20px;
}
.commentBox.commentBox-reply p { color:#383838; }
.commentBox:last-child{margin-bottom:0px;}
.commentBox h4{font-size:16px; color:#010000; padding-bottom:2px;}
.commentBox h4 a{color:#010000;}
.commentBox h4 a:hover{color:#555;}
.commentBox p{color:#7c7c7c; font-size:16px; line-height:21px; padding-bottom:21px;}
.commentBox p:last-child{padding-bottom:0px;}
.submitC{display:flex; flex-direction:column;}
.submitC label{font-size:17px; color:#c1c0be; padding-bottom:3px;}
.yourName{height:55px; background-color:#e3e2e2; width:448px; border-radius:3px; border:none; font-family:'Fira Sans Extra Condensed', sans-serif; font-size:17px; color:#010000; padding:0 15px;}
.submitCBox{margin-bottom:15px; display:flex; flex-direction:column;}
.submitCBox textarea{height:98px; background-color:#e3e2e2; width:100%; border-radius:3px; border:none; font-family:'Fira Sans Extra Condensed', sans-serif; font-size:17px; color:#010000; resize:none; padding:10px 15px;}
.submitComment{display:flex; justify-content:right;}
.submitBtn{font-size:23px; color:#fdea88; background-color:#030000; border:1px solid #fdea88; line-height:44px; display:block; text-transform:uppercase; text-align:center; letter-spacing:0.005em; padding:0 30px; cursor:pointer; font-family:'Fira Sans Extra Condensed', sans-serif;}
.submitBtn:hover{background-color:#fdea88; color:#030000;}

.model-bio-page { display:flex; flex-wrap:nowrap; }
.sticky-this { display:flex !important; }
.model-bio-page .model-bio-left { width:50%; display:flex; flex-wrap:nowrap; justify-content:space-between; }
.model-bio-page .model-bio-right { width:50%; }
.model-bio-page .model-thumbnail { width:50%; vertical-align:top; margin-right:5%; }
.model-bio-page .model-thumbnail img  { display:inline-block; width:100%; max-width:100%; margin-bottom:15px; }
.model-bio-page .model-stats { width:50%; vertical-align:top; margin-right:5%; }
.model-bio-page .model-updates { width:100%; }

@media only screen and (max-width:1590px){

}
@media only screen and (max-width:1279px){

}
@media only screen and (max-width:1023px){

}
@media only screen and (max-width:767px){
	.content-area.model-bio-page { display:inline-block; width:100%; }
	.model-bio-page .model-bio-left,
	.model-bio-page .model-bio-right { width:100%; }
	.model-bio-page .model-bio-left { margin-bottom:20px; }
	.model-bio-page .content-list { font-size:0.9em; }
}
@media only screen and (max-width:479px){

}

/* Members Photo */
.photoWArea{background:url(../images/bg.jpg) repeat-y left -100px; padding:32px 30px 28px; margin-top:15px; margin-bottom:28px;}
.modelPhotos{display:flex; flex-wrap:wrap;}
.modelPhoto{margin-right:12px; margin-bottom:14px;}
.modelPhoto:nth-child(6n){margin-right:0px;}
.photoArea .pagination{ padding-top:15px; padding-bottom:40px;}
.videoI{width:20px; height:14px; background:url(../images/video.png) no-repeat;}
.relatedPhotos{display:flex; flex-wrap:wrap;}

/* Mobile Header Tour */
.sub-header-mobile { display:flex; justify-content:space-between; width:100%; margin-bottom:10px; display:none; }
.sub-header-mobile ul { display:grid; grid-template-columns:repeat(auto-fill, 49%); justify-content:space-between; list-style:none; margin:0; padding:0; width:100%; }
.sub-header-mobile ul li { width:100%; }
.sub-header-mobile ul li a.mobile-btn { display:inline-block; width:100%; text-transform:uppercase; letter-spacing:0.005em; border:1px solid #444343; background-color:#444343; color:#FFF; text-align:center; padding:10px; font-size:1.1em; font-weight:700; }
.sub-header-mobile ul li a:hover.mobile-btn { background-color:#FFF; color:#000; text-decoration:none; }
.sub-header-mobile ul li a.mobile-btn.bg-join { border-color:#fdea88; background-color:#000; color:#fdea88; }
.sub-header-mobile ul li a:hover.mobile-btn.bg-join { background-color:#fdea88; color:#000; }

@media only screen and (max-width:1023px){
	.sub-header-mobile { display:flex; }
}
@media only screen and (max-width:767px){
	.sub-header-mobile ul li a.mobile-btn { font-size:0.9em; }
}

/* Slick-slider */
.slick-next, .slick-prev {
	width: 50px !important;
	height: 50px !important;
	z-index: 9;
	font-size: 14px !important;
	background:none !important;
	color: #FFF !important;
	border-radius: 50px !important;
	border:0 !important;
}

.slick-next:hover, .slick-prev:hover {
	color: #fdea88 !important;
	border-color:#fdea88 !important;
	background:#000 !important;
}

.slick-next:before, .slick-prev:before {
	display: none !important;
	font-size: 50px !important;
	background-color: #000 !important;
	color: #FFF !important;
	border-radius: 50px;
	opacity: 1 !important;
}

.slick-prev {
	left: -4% !important;
}

.slick-next {
	right: -4% !important;
}

.slick-slide img {
	width: 100%;
	height: auto;
}

.slick-slider.slick-slider-2-per-row .slick-slide,
.slick-slider.slick-slider-4-per-row .slick-slide,
.slick-slider.slick-slider-6-per-row .slick-slide { margin:0 10px; }
.slick-slider.slick-slider-2-per-row .slick-list,
.slick-slider.slick-slider-4-per-row .slick-list,
.slick-slider.slick-slider-6-per-row .slick-list { margin:0 -10px; }

.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;display:inline-block;width:100%}
.alert h4{margin-top:0;color:inherit}
.alert>p,.alert>ul{margin-bottom:0}
.alert>p+p{margin-top:5px}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}
.alert-success hr{border-top-color:#c9e2b3}
.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}
.alert-info hr{border-top-color:#a6e1ec}
.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}
.alert-warning hr{border-top-color:#f7e1b5}
.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}
.alert-danger hr{border-top-color:#e4b9c0}
.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:400;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}
.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}
.badge-primary{color:#fff;background-color:#007bff}
.badge-secondary{color:#fff;background-color:#6c757d}
.badge-success{color:#fff;background-color:#28a745}
.badge-danger{color:#fff;background-color:#dc3545}
.badge-warning{color:#212529;background-color:#ffc107}
.badge-info{color:#fff;background-color:#17a2b8}
.badge-light{color:#212529;background-color:#f8f9fa}
.badge-dark{color:#fff;background-color:#343a40}
.search{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;min-width:1px;padding:0 10px;position:absolute;z-index:99;top:100%;background-color:#444343;width:100%;padding:10px 15px;display:none}
@media screen and (max-width:479px){
.button_search_close{display:none}
.search_btn,.search_close{top:0!important}
}
.search .wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;max-width:100%;margin:0 auto}
.input{color:#1d2022;font-size:13px;line-height:1.3;height:40px;width:100%;border-radius:20px;background-color:#fff;border:none;padding:12px 20px;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;min-width:1px}
.button_search_close,.button_submit{width:40px;height:40px;background-color:#fdea88;transition:background-color .3s;border:none;border-radius:20px;color:#000;cursor:pointer;margin-left:5px;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}
.button_search_close{background:0 0;margin-left:0;margin-right:5px;color:#fff;background-color:#6a6a6a}
@media screen and (min-width:1025px){
.button_submit:hover{background-color:#1d2022;color:#fff}
}
.button_submit i{font-size:16px}

.video-progress{display:none;width:64px;height:64px;position:absolute;top:50%;left:50%;margin-left:-32px;margin-top:-32px;z-index:99}
.video-progress div{animation:1.2s cubic-bezier(.5,0,.5,1) infinite video-progress;transform-origin:32px 32px}
.video-progress div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;margin:-3px 0 0 -3px}
.video-progress div:first-child{animation-delay:-36ms}
.video-progress div:first-child:after{top:50px;left:50px}
.video-progress div:nth-child(2){animation-delay:-72ms}
.video-progress div:nth-child(2):after{top:54px;left:45px}
.video-progress div:nth-child(3){animation-delay:-108ms}
.video-progress div:nth-child(3):after{top:57px;left:39px}
.video-progress div:nth-child(4){animation-delay:-144ms}
.video-progress div:nth-child(4):after{top:58px;left:32px}
.video-progress div:nth-child(5){animation-delay:-.18s}
.video-progress div:nth-child(5):after{top:57px;left:25px}
.video-progress div:nth-child(6){animation-delay:-216ms}
.video-progress div:nth-child(6):after{top:54px;left:19px}
.video-progress div:nth-child(7){animation-delay:-252ms}
.video-progress div:nth-child(7):after{top:50px;left:14px}
.video-progress div:nth-child(8){animation-delay:-288ms}
.video-progress div:nth-child(8):after{top:45px;left:10px}
@keyframes video-progress{
	0%{transform:rotate(0)}
	100%{transform:rotate(360deg)}
}