@charset "utf-8";
/* CSS Document */
body{font-family: 'Open Sans', sans-serif; margin:0; padding:0; font-weight:400; color:#444; background:#000; font-size:14px; overflow-x:hidden;}
a {border:0; outline:none; -webkit-transition: all 200s ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;	color:#2c5e8a; text-decoration: none; font-size: inherited; font-weight: inherited; }
a:hover, a:focus{color: #69a033; text-decoration: underline; font-size: inherited; font-weight: inherited; }

/**/

img{max-width:100%;}

/**/
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}


/*-------------Main------------*/
.wrapper{margin:0 auto; width:auto !important; position:relative;}

/*---------------Header----------*/
.header-top{ background:#000; padding:0px 0;}
.top-menu{margin:0px 0 0 15px; padding:0;}
.top-menu li{margin:0 5px 0 0px; padding:0; display:inline-block; position:relative;}
.top-menu li a{color:#ccc; font-size:12px; padding:17px 4px; display:block;}
.top-menu li a:hover{text-decoration:none; color:#ed0000;}
.top-menu li:hover ul{display:block;}
.top-menu li:hover a{ background:#333; color:#ed0000;}
.top-menu li ul{display:none; position:absolute; top:51px; width:180px; background:#333; padding:0 10px; z-index:9;}
.top-menu li ul li{display:block; margin:0; padding:0px; border-bottom:dotted 1px #666;}
.top-menu li ul li a{padding:6px 0;}
.top-menu li:hover ul li a{padding:6px 0; color:#ccc;}
.top-menu li:hover ul li a:hover{color:#ed0000;}

.login-top{ margin:12px 0 0;}
.login-top .input-box{width:120px; border:solid 1px #999; background:#eeeeee; padding:5px 3px 4px; font-family: 'Open Sans', sans-serif; font-size:13px; float:left;}
.login-top .password{width:150px; border:solid 1px #999; background:#eeeeee; padding:0px; font-family: 'Open Sans', sans-serif; font-size:13px; float:left; margin:0 6px;}
.login-top .password .input-pass{width:117px; display:block; float:left; background:#eeeeee; font-family: 'Open Sans', sans-serif; font-size:13px; border:0; padding:5px 3px 4px;}
.login-top .password .help{width:30px; display:block; float:right;}
.login-top .input-btn{ background:#a0a0a0; border:solid 1px #999; padding:4px 3px; width:75px; text-align:center; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:600; text-transform:uppercase; float:right; color:#fff;}
.btn-free{ margin:8px 0 0 15px}

/*--------------Header Bottom----------*/
.header-bot{background:#6b6b6b;}
.bot-menu{margin:0px 21px 0 0px; padding:0;}
.bot-menu li{margin:0 1px 0 0px; padding:0; display:block; float:left; position:relative;}
.bot-menu li a{color:#ccc; font-size:13px; padding:18px 22px 19px 18px; display:block; background:#858585; text-transform:uppercase;}
.bot-menu li a img{ position:relative; left:4px;}
.bot-menu li a:hover{text-decoration:none; color:#ed0000;}
.bot-menu li:hover ul{display:block;}
.bot-menu li:hover a{ background:#333; color:#ed0000;}
.bot-menu li ul{display:none; position:absolute; top:51px; width:180px; background:#333; padding:0 10px; z-index:9;}
.bot-menu li ul li{display:block; float:none; margin:0; padding:0px; border-bottom:dotted 1px #666;}
.bot-menu li ul li a{padding:6px 0;}
.bot-menu li:hover ul li a{padding:6px 0; color:#ccc;}
.bot-menu li:hover ul li a:hover{color:#ed0000;}

/*-------------Home Content Section----------*/
.cont-home-hld{
background: #323232; /* Old browsers */
background: -moz-linear-gradient(top,  #323232 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323232), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #323232 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #323232 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #323232 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #323232 0%,#000000 100%); /* W3C */
padding-bottom:30px;
}
.cont-home-top{margin:30px 2% 0; padding:3px; background:#191919; max-height:590px; overflow:hidden;}
.cont-home-top-l{width:67%; float:left;}
.cont-home-top-r{width:33%; float:left; overflow-y:auto;}


/*-------------upcoming-event------------*/
.upcoming-event{ padding:0 0 0 6px; margin:0;}
.event-hld{margin:0 0 2px; padding:0; background:#6b6b6b;}
.event-hld header{background:#5e5e5e; padding:4px 15px; display:block; font:600 16px/18px 'Raleway', sans-serif; color:#fff;}
.event-hld aside{ width:30%; float:left; background:#6b6b6b; padding:10px 6px; font-family: 'Open Sans', sans-serif;}
.event-hld aside h3{font-size:13px; font-weight:600; color:#fff; padding:0 0 2px; margin:0;}
.event-hld aside h4{font-size:12px; font-weight:400; color:#fff; padding:0 0 2px; margin:0;}
.event-hld aside a{display:block; padding:0 0 0px; margin:8px 0 0;}
.event-hld aside .timing{padding:3px; background:#303030; text-align:center; font:400 12px/14px 'Raleway', sans-serif; color:#fff; display:block; margin:8px 0 0;}
.event-hld aside .timing span{color:#2bb624; font-family: sans-serif;}
.event-hld section{width:70%; float:right; background:#000;  min-height: 125px; padding:10px 15px; font-family: 'Open Sans', sans-serif;}
.event-hld section .event-top{ padding:0x 0px; margin:0 0 10px;}
.event-hld section .event-top h3{font-size:13px; font-weight:600; color:#fff; padding:0 0 0px; margin:0; float:left; width:45%;}
.event-hld section .event-top h4{font-size:12px; font-weight:400; color:#fff; padding:0 0 0px; margin:0; float:right; width:45%;}
.event-hld section .event-bot .event-img{width:34%; float:left;}
.event-hld section .event-bot p{width:63%; float:right; font-size:12px; line-height:14px; font-weight:400; color:#999; padding:0 0 0px; margin:0;}

/*-----Model thumb-----*/
.cont-home-bot{margin:30px 2% 0; padding:3px; }
.model-list{ margin:0; padding:0;}
.model-list li{float:left; padding:2px 2px; list-style-type:none;}
.model-list.show6 li{width:16.6666%;}
.model-list.show8 li{width:12.5%;}
.model-list.show10 li{width:10.0%;}
.model-list li a{display:block;}
.model-list li .model-txt{position:absolute; bottom:0;  width:100%;}
.model-list li .model-txt .txt{ font-size:11px; color:#ccc; padding:4px 5px; background:rgba(0,0,0,0.6); font-family: 'Open Sans', sans-serif; font-weight:600; display:block; width:100%;}
.model-list li .model-txt .txt h3, .model-list li .model-txt .txt h4{ font-size:11px; font-weight:400; font-family: 'Open Sans', sans-serif; color:#fff; margin:0; padding:0;}
.model-list li .color{font-size:10px; color:#000; padding:1px 5px;}
.model-list li .color p{ margin:0; padding:0;}
.model-list li .rating{ padding:1px 5px;}
.green{background:#33cc00;}
.model-hld-inn{position:relative; max-height: 302px; overflow: hidden; min-height: 180px;}
.model-hld-inn img{width:100%;}
.model-list a:hover{text-decoration:none; color:#000;}
.cont-home-bot h2{ font:600 20px/24px 'Raleway', sans-serif; color:#fff;}

.view-style{color:#fff; margin:0; padding:0;  float:right;}
.view-style li{color:#fff; margin:0 0 0 2px; padding:0 0 0 5px; display:block; float:left;}
.view-style li a{border:solid 1px #4a4a4b; background:#999; width:24px; height:22px; display:block; text-align:center;}
.view-style li a.selected{background:#444;}
.heading h2{float:left; margin:0 0 5px; padding:0;}

/*--------------Feature Menu-----------*/
ul.features li a{font-size:10px;}
ul.region li a{font-size:10px;}
ul.language li a{font-size:10px;}
ul.popularity li a{font-size:10px;}



/*---------------Footer------------*/

#footer {
    background-color: #000000;
    border-top: 3px solid #fff;
    color: #656565;
    padding: 0 20px 20px;
	
}
#footer .top-bar {
    background-color: #000000;
    height: 40px;
    line-height: 40px;
}
.top-bar-section {
    left: 0;
    position: relative;
    transition: left 300ms ease-out 0s;
    width: auto;
}
.top-bar-section ul {
    background: #000000 none repeat scroll 0 0;
    display: block;
	float:left;
    height: auto;
    width: auto;
	list-style-type:none;
	padding:0;
}
.top-bar-section ul li {
    float: left;
}

#footer .top-bar-section li:first-child a:not(.button) {
    padding-left: 0;
}
#footer .top-bar-section li a:not(.button) {
    font-size: 13px;
    line-height: 40px;
    padding-left: 2px;
    padding-right:2px;
}
#footer .footer__menu a {
    background-color: #000000 !important;
}
.top-bar-section li a:not(.button) {
    background: #000000 none repeat scroll 0 0;
    line-height: 56px;
    padding: 0 18.6667px;
}
.top-bar-section ul li > a {
    background: #000000 none repeat scroll 0 0;
    color: #999999;
    display: block;
    font-size: 0.8125em;
    font-weight: normal;
    padding: 12px 0 12px 18.6667px;
    width: 100%;
}
.footer__menu img{max-height:20px;}
#footer .top-bar-section li:first-child a:not(.button) {
    padding-left: 0; padding-right:0;
}
#footer .legal a {
    color: #656565;
}

#footer .legal {
    font-style: italic;
}
.small {
    font-size: 80%;
    line-height: 1.3;
}
.footer__menu{margin-bottom:0;}
.footer__menu li{float:left; list-style-type:none; margin-left:8px;}
.footer__menu li:first-child{margin-left:0;}
.yellow{background: #ffd700 none repeat scroll 0 0;}
.mobile-menu{display:none;}
.login-mb{ padding-left:0; padding-right:0;}
.search-hld{background:#6b6b6b; padding:7px; margin:0 auto; display:none; position:absolute; right:50%; margin:0 -146px 0 auto; z-index:9; top:57px; width:300px;} .desktop-search{ position:relative;}
.search-hld .input-box{width:70%; border:solid 1px #999; background:#eeeeee; padding:5px 3px 4px; font-family: 'Open Sans', sans-serif; font-size:13px; float:left;}
.search-hld .input-btn{ background:#a0a0a0; border:solid 1px #999; padding:4px 3px 3px; width:30%; text-align:center; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:600; text-transform:uppercase; float:left; color:#fff;}

/*Calendar*/
.heading-top{color:#fff;font-size:24px; font-weight:400; margin:0; padding:10px 20px;}
.bot-menu li span{color:#ccc; font-size:13px; padding:18px 22px 19px 18px; display:block; text-transform:uppercase;}
.bot-menu li span.time{color:#83fe00; font-size:13px; padding:18px 22px 19px 18px; display:block; background:#858585; text-transform:lowercase; font-family: 'Raleway', sans-serif; background:#242424;}
.video-hld{background:#2f2f2f; margin:30px 0 0}
.video-hld .video-inn{padding:15px 15px 30px; text-align:center; min-height: 430px;}
.video-hld img{margin:0 0 10px;}
.video-hld p{color:#efefef; font-size:13px; text-align:center; margin:0;}
.week-hld{margin:0; padding:0; }
.week-hld li{margin:0; float:left; width:14.2857%; list-style-type:none; border-right:solid 1px #000; padding:0;}
.week-hld li.day-off{background:#ddd;}
.week-hld li.day-on{background:#666;}
.week-hld li h2{background:#595959; font:400 16px/18px 'Raleway', sans-serif; color:#fff; padding:4px; margin:0; text-align:center;}
.week-hld li.day-off h2{background:#cacaca; color:#666;}
.week-hld li.day-on h2{ background:#595959; color:#fff;}

.live-event{margin:15px 8px; padding:0;}
.live-event .top h3{font:500 13px/16px 'Raleway', sans-serif; color:#fff; margin:0; padding:4px 0 2px;}
.live-event .top h4{font:300 13px/16px 'Raleway', sans-serif; color:#ccc; margin:0; padding:0 0 3px;}
.live-event .bot{background:#343434; padding:5px;}
.live-event .bot .img{float:none; width:100%;}
.live-event .bot p{float:none; width:auto; margin-top:10px; font-size:11px; color:#ccc; line-height:13px;} .live-event .bot .content-height{ min-height:80px;} .toggle{color:#ccc;} .toggle:hover, .toggle:focus{color:#ccc; text-decoration:underline;}
.live-event .event-btns a{float:left; width:50%;}
.live-event .timing{padding:7px; background:#000; text-align:center; font:400 12px/14px 'Raleway', sans-serif; color:#fff; display:block; margin:0px 0 0;}
.live-event .timing span{color:#2bb624;}
.clear{margin:0; padding:0; line-height:0; font-size:0; clear:both;}
.inn-height{padding-bottom:20px;}
.sub-heading{font:400 18px/24px 'Raleway', sans-serif; color:#fff; padding:5px 0; margin:10px 0 0; display:inline-block;}
.big-btn-cal{ margin:20px 0; text-align:center;}
.login-txt{float:left; margin: 5px 10px 10px 0; color:#fff; font-size: 11px;}
.vipuser {color: #FFFF00; font-weight: bold;}
.mob-login-btn-area{display:none;}
.mob-scores-logo{display:none;}


/* 5.0 MEDIA QUIERES  -------------------------------------------------------------------*/

/* TABLET LAYOUT (LANDSCAPE/992PX) 
----------------------------------------------- */
@media only screen and (min-width: 992px) and (max-width: 1239px) {
	.wrapper{ width:auto; padding:0 10px; margin:0;}
	.mobile-menu{display:none;}
	.cont-home-top, .cont-home-bot{margin:15px 0 0;}
	.model-hld-inn {max-height: 146px; min-height: 146px;}
	
}


/* TABLET LAYOUT (PORTRAIT/768PX) 
----------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.wrapper{ width:auto; padding:0 10px; margin:0;}
	.mobile-menu{display:none;}
	.cont-home-top, .cont-home-bot{margin:15px 0 0;}
	.event-hld aside, .event-hld section{float:none; width:auto;}
	.model-list.show6 li{width:33%;}
	.model-list.show8 li{width:25%;}
	.model-list.show10 li{width:20%;}
	
	.live-event .bot .img, .live-event .bot p, .live-event .event-btns a{ float:none; width:auto; margin-bottom:6px;}
	.live-event .event-btns a{display: block;}
	.event-hld section .event-top h3{width:auto; float:none; margin-bottom:10px;}
	.event-hld section .event-top h4{width:auto; float:none;}
	.live-event .bot .content-height {min-height: 140px;}
}


/* MOBILE LAYOUT (PORTRAIT/320PX) 
----------------------------------------------- */
@media only screen and (max-width: 767px) {
	.wrapper{ width:auto; padding:0 10px; margin:0;}
	
	/*.logo-home{float:none !important; margin:0 auto; display:block; width:100px;}*/
	.mobile-menu{display:block; text-align:center; }
	.navbar-toggle{display:inline-block; }
	.top-menu{margin:0; width:100%;}
	.top-menu li{float:none; display:block; border-bottom:solid 1px #ccc;}
	.top-menu li a{padding:5px;}
	.top-menu li ul{position:relative; top:0; width:100%;}
	
	.login-top{width:100%; float:none; margin:0 0 10px;}
	.login-mb{ padding-left:0; padding-right:0;}
	.login-top .input-box{float:none; width:100%;}
	.login-top .password{float:none; width:auto; margin:10px 0;}
	.login-top .input-btn{ float:none;}
	.login-top .password .input-pass{ width:auto;}
	
	.bot-menu li{float:none; display:block; border-bottom:dotted 1px #fff;}
	.bot-menu{ margin-right:0px; padding:0; float:none !important;}
	.bot-menu li a{padding:10px 5px; }
	.bot-menu li ul{position:relative; width:auto; top:0;}
	
	
	.mob-menu-1{background:url(/images/images2/m-menu1.jpg) 0 0 no-repeat; padding:0; margin-right:0px; margin-left:5px; width:35px; height:35px; border-radius:0; margin-bottom:4px;}
	.mob-menu-2{background:url(/images/images2/m-menu2.jpg) 0 0 no-repeat; padding:0; margin-right:0px; margin-left:5px; width:35px; height:35px; border-radius:0; margin-bottom:4px;}
	.mob-log-1{background:url(/images/images2/m-login.jpg) 0 0 no-repeat; padding:0; margin-right:0px; margin-left:5px; width:35px; height:35px; border-radius:0; margin-bottom:4px;}
	.mob-search-1{background:url(/images/images2/m-search.jpg) 0 0 no-repeat; padding:0; margin-right:0px; margin-left:5px; width:35px; height:35px; border-radius:0; float:right; margin-top:9px;}
	
	.cont-home-top, .cont-home-bot{ margin:10px 0 0;}
	.cont-home-top-l{width:auto; float:none;}
	.cont-home-top-r{width:auto; float:none; height:250px !important;}
	.view-style{float:left; margin:5px 0 12px;}
	.view-style li:first-child{margin-left:0; padding-left:0;}
	.model-list li{float:none; width:auto; padding-bottom:10px;}
	.model-list.show6 li{width:100%;}
	.model-list.show8 li{width:50%; float:left;}
	.model-list.show10 li{width:33%; float:left;}
	.heading h2{display:block; float:none;}
	
	#footer{padding:0 10px 10px;}
	.top-bar-section ul{text-align:center;}
	.top-bar-section ul li{float:none; display:inline-block;}
	#footer .top-bar-section li a:not(.button){line-height:24px; padding-left:0; padding-right:0;}
	.top-bar-section ul{float:none; margin-bottom:10px;}
	.footer__menu.pull-right{float:none !important;}
	#footer .top-bar{ line-height:24px; height:inherit;}
	.footer__menu{text-align:center; padding:0;}
	.footer__menu li{float:none; display:inline-block;}
	.footer-social{ margin:10px 0; text-align:center;}
	.fot-txt{text-align:center;}
	.btn-free{float:left !important; margin-left:0;}
	.search{display:none;}
	.search-hld{display:block; padding:5px;}
	
	.week-hld li{width:auto; float:none; height:inherit !important}
	.week-hld li h2{text-align:left; padding:10px;}
	.inn-height{padding-bottom:3px;}
	.live-event .timing{padding:12px; font-size:14px;}
	.sub-heading{font-size:16px; line-height:20px;}
	.search-hld{background:#6b6b6b; padding:7px; margin:0 auto; display:none; position:relative; right:0; margin:0 0px 0 auto; z-index:9; top:0px; width:auto;} 
	
	.event-hld aside, .event-hld section{width:auto; float:none;}
	.event-hld section .event-top h3{width:auto; float:none; margin-bottom:10px;}
	.event-hld section .event-top h4{width:auto; float:none;}
	.video-hld{height:inherit !important;}
	.live-event .bot .content-height, .live-event .bot p, .live-event .bot{height:inherit !important;}
	
	/**/
	.mob-login-btn-area{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,ffffff+13,ffffff+86,d6d6d6+100 */
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(top,  #cccccc 0%, #ffffff 13%, #ffffff 86%, #d6d6d6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #cccccc 0%,#ffffff 13%,#ffffff 86%,#d6d6d6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #cccccc 0%,#ffffff 13%,#ffffff 86%,#d6d6d6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */
	padding:6px 0; text-align:center; display:block;
	}
	.btn-login-mob{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,595959+12,666666+25,474747+39,2c2c2c+50,000000+51,111111+60,2b2b2b+76,1c1c1c+91,131313+100;Black+Gloss+%231 */
	background: #4c4c4c; /* Old browsers */
	background: -moz-linear-gradient(top,  #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
	color:#fff; padding:5px 15px; border:solid 2px #000; display:inline-block; font-size:14px; font-weight:600; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;
	}
	.btn-joinfree-mob{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffb76b+0,ffa73d+50,ff7c00+51,ff7f04+100;Orange+Gloss */
	background: #ffb76b; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
	color:#000; padding:5px 15px; border:solid 2px #000; display:inline-block; font-size:14px; font-weight:600;  -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;
	}
	.btn-joinfree-mob:hover, .btn-login-mob:hover{color:#fff; text-decoration:none;}
	.mob-txt-btn{color:#666; padding:5px 10px; margin:0 5px; display:inline-block; font-size:14px; font-weight:600;}
	.header-bot{padding-top:0; padding-bottom:0;}
	.mob-scores-logo{display:block; margin:3px 0 0 0;}
	.top-menu li:first-child{display:none;}
}


/* WIDE MOBILE LAYOUT (LANDSCAPE/480PX) 
----------------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	
		
}
