/* Betfall - Complete Design   */
/* Author: Aamir Khan  */
/* Website: aamir@coretechies.com             */
/* Email: aamir@coretechies.com         */



/************ TABLE OF CONTENTS ***************
1. RESET
2. GLOBAL SETTINGS
3. HEADER 
4. SLIDER 
5. SUB SLIDER MESSAGE
6. FEATURES 
7. SCREENSHOTS 
8. PROMO BOX 
9. HOW IT WORKS
10. PRICING
11. TESTIMONIALS
12. FAQ
13. OUR TEAM
14. CONTACT
15. FOOTER
**********************************************/


/*** RESET ***/
* {
	margin:0px;
	padding:0px;
}

/*** GLOBAL SETTINGS ***/

@font-face {
    font-family: 'os-bold';
    src: url('../fonts/AvenirNext/AvenirNextLTPro-Bold.otf'); font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'os-regular';
    src: url('../fonts/AvenirNext/AvenirNextLTPro-Regular.otf'); font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'os-light';
    src: url('../fonts/OpenSans-Light.ttf'); font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'os-regular';
    src: url('../fonts/OpenSans-Regular.ttf'); font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'os-semibold';
    src: url('../fonts/OpenSans-Semibold.ttf'); font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'os-bold';
    src: url('../fonts/OpenSans-Bold.ttf'); font-weight: normal; font-style: normal;
}

html{height: 100%}
body {
	font-family:'os-regular',Proxima Nova Light, Helvetica, Arial;
	color:#323232; -webkit-font-smoothing: antialiased; height: 100%;
        font-family: 'os-regular'; overflow-x: hidden;
}
a{text-decoration: none}
a:hover, a:focus{text-decoration: none}
.row{margin-left: 15px; margin-right: 15px}
header{width: 100%; position: absolute; top:0; left: 0; padding: 35px 0; z-index: 999;}
header.onlogin{width: 100%; position: absolute; background: #222222; top:0; left: 0; padding: 0; line-height: 60px; z-index: 999; height: 60px;}
header.ongeneral{box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2); width: 100%; position: fixed; background: #222222; top:0; left: 0; padding: 0; line-height: 60px; z-index: 999; height: 60px;}
header.scrolledheader{box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2); width: 100%; position: fixed; background: rgba(0,0,0,0.96); top:0; left: 0; padding: 0;  z-index: 9999; max-height:60px; transition: all 0.5s ease;}
header.scrolledheader.closed{height: 0px; display: none}
header.scrolledheader.opened{display: block; height: 60px}
.body-landing .logo img{height: 38px;}
.body-login .logo {height: 60px; background: #6fb00f; color:#fff; font-family: 'os-regular'; font-size: 24px; display: block; text-align: center}
.menus{float: right; list-style: none;}
header.onlogin .menus{float: right; list-style: none; margin-bottom: 0}
.menus li{display: inline-block; padding: 0 15px}
header.scrolledheader .logo{line-height: 58px}
header.scrolledheader .menus li{display: inline-block; padding: 11px 15px}
header.scrolledheader .menus li a{color:#666}
header.scrolledheader .menus li a.login{color:#fff}
.menus > li > a{display: block; color: #fff; font-size:16px;}
.menus > li > a:hover{color:#8ec515}
.menus > li > a.login{background: #8ec515; border-radius: 4px; padding: 7px 15px}
.menus > li > a.login:hover{background: #6aaf2d; color:#fff}
.body-landing #section-1{background: url(../images/ground_optimum_b.jpg); background-repeat: no-repeat; background-size: cover; height: 100%; padding-top: 120px}
#section-1 .heroline{color:#fff; text-shadow: 1px 1px 1px #888; font-size: 33px; font-family: 'os-bold'; margin-top:0px; margin-bottom: 25px; line-height: 42px}
#section-1 .heroline-sm{color:#fff; text-shadow: 1px 1px 1px #444; font-size: 22px; font-family: 'os-regular'; margin-bottom: 25px; line-height: 28px}
#section-1 .simpleline{color:#fff; text-shadow: 1px 1px 1px #444; font-family: 'os-regular'; font-size: 18px; margin-bottom: 20px}
#section-1 .simpleline-sm{color:#fff; font-family: 'os-regular'; font-size: 16px; text-shadow: 1px 1px 1px #444;}
#section-1 .simpleline-sm a{color:#fff; text-decoration: underline}
#section-1 .joinnow{background-color: #8ec515;  color:#fff; font-size: 18px; padding: 15px 35px; border-radius: 3px; display: inline-block; margin-bottom: 25px; font-weight: 600;}
#section-1 .joinnow:hover{background-color: #6aaf2d; color:#fff;}
.section{position: relative}
.riskwarning{position: absolute; bottom: 0px; padding: 15px; width: 100%; background: rgba(0,0,0,0.3); text-align: center; color:#fff; transition: all 0.5s ease}
.riskwarning:hover{color:#fff; background: rgba(0,0,0,0.6)}
.riskwarning a{color:#fff}
.cover{height: 100%; background: rgba(0,0,0,0.2);}

#section-2 .heroline {color:#000; font-size: 32px; font-family: 'os-light'; line-height: 42px; margin-bottom: 25px}
#section-2 .heroline span{color:#000; font-size: 32px; font-family: 'os-bold'; }
#section-2 .heroline-sm{color:#000; font-size: 24px; font-family: 'os-regular'; margin-bottom: 25px;}
#section-2 .simpleline{color:#000; font-family: 'os-regular'; font-size: 18px; margin-bottom: 40px}
#section-2 .simpleline-sm{color:#000; font-family: 'os-regular'; font-size: 16px;}
#section-2 .simpleline-sm a{color:#000; text-decoration: underline}
#section-2 .joinnow{transition: all 0.5s ease; color: #2da641; border:1px solid #2da641; font-size: 18px; padding: 15px 35px; border-radius: 3px; display: inline-block; margin-bottom: 25px}
#section-2 .joinnow:hover{color: #fff; border:1px solid #2da641; background: #2da641}
.partner-line{background: #f8f8f8; border-bottom: 1px solid rgb(208, 208, 208); height: 127px; margin-bottom: 100px;}
.partner-logo{width: 60px}
.partners-logo{width: 120px;}
.partner-line .firstline{list-style: none; border-right:1px solid #ccc; height:127px}
.partner-line .firstline li{display: inline-block; margin-right: 25px; font-size: 15px; line-height: 127px}
.partner-line .secondline{list-style: none; line-height: 127px;}
.partner-line .secondline li{display: inline-block; margin:0 35px; }
.playerbox{margin-top: -120px; margin-bottom: 120px}
.counter{list-style: none; margin-top: 40px}
.counter li{display: block; border-left: 1px solid #888; padding-left: 15px}
.counter li:first-of-type{color:#2da641; font-size: 36px; font-family:'os-bold' }

#section-3{background: #eee; padding: 160px 0}
#section-3 .heroline {color:#000; font-size: 24px; font-family: 'os-light'; margin-bottom: 25px; line-height: 30px}
#section-3 .heroline span{color:#000; font-size: 24px; font-family: 'os-bold';}
#section-3 .heroline-sm{color:#000; font-size: 24px; font-family: 'os-regular'; margin-bottom: 25px;}
#section-3 .simpleline{color:#000; font-family: 'os-regular'; font-size: 18px; margin-bottom: 40px}
#section-3 .simpleline-sm{color:#000; font-family: 'os-regular'; font-size: 16px;}
#section-3 .simpleline-sm a{color:#000; text-decoration: underline}
#section-3 .joinnow{transition: all 0.5s ease; color: #2da641; border:1px solid #2da641; font-size: 18px; padding: 15px 35px; border-radius: 3px; display: inline-block; margin-bottom: 25px}
#section-3 .joinnow:hover{color: #fff; border:1px solid #2da641; background: #2da641}
#section-3 .counter tr td{padding-right: 25px;}
#section-3 .counter tr td h4{color: #5bb031; font-size: 48px; font-family: 'os-bold';}
#section-3 .counter tr td h4 span{color: #5bb031; font-size: 48px; font-family: 'os-bold';}
#section-3 .counter tr td p{font-family: 'os-regular'; margin-bottom: 5px; font-size: 16px}
#section-3 .counter tr td span{color:#5e5e5e}
.useronbet{width: 100%; margin-bottom: 20px; box-shadow: 0px 1px 1px #c6c6c6}
.useronbet tr td.userimg{width: 120px; height: 124px}
.useronbet tr td.userimg img{width: 120px; height: 124px}
.useronbet tr td.userstats{height: 124px; background: #fff; padding: 15px 45px 10px 20px; position: relative}
.useronbet tr td.userstats h4{font-family: 'os-bold'; margin-bottom: 2px; margin-top: 0; font-size: 16px}
.useronbet tr td.userstats p{ margin-bottom: 2px;}
.useronbet tr td.userstats .risk p{ font-size: 11px; margin-top: 5px}
.useronbet tr td.userstats .betnumber{font-size: 28px; color:#5bb031}
.useronbet tr td.userstats .gain{font-size: 11px; color:#666}
.useronbet tr td.userstats .risk{position: absolute; right: 0; top:0; margin-top: 15px; margin-bottom: 15px; text-align: center; padding: 0 15px; vertical-align: middle; height: 94px; border-left: 1px solid #171717}
.useronbet tr td.userstats .risk span{text-transform: uppercase; color:#5bb031; font-size: 16px; border-radius: 4px; width: 24px; height: 24px; border:1px solid #5bb031; display: block}

#section-4{background: url(../images/r1.png); background-repeat: no-repeat; background-size: 100% 100%; padding: 138px 0}
#section-4 .heroline{font-size:32px; font-family: 'os-bold'; color:#000; margin-bottom: 20px}
#section-4 .tagline{font-size:24px; font-family: 'os-light'; color:#000}
.contactform{width: 100%; margin-top: 30px; font-size: 16px; text-align: left}
.error{margin-bottom: 10px; display: block; color: #fff;}
.contactform .form-control{border:1px solid #e5e5e5; box-shadow: none; height: 40px; background: #fff; margin-bottom: 10px}
.contactform .checkbox{color:#000}
.btn-submit{background: #86c930; color:#fff; border:1px solid #3cb32c; width: 100%; height: 53px; margin-bottom: 20px; text-shadow: 0px 1px 1px #666; font-size: 22px; font-weight: 600;}
.btn-submit:hover{background: #93dc35; color:#fff; border:1px solid #3cb32c;}
.socials{width: 100%; margin-top: 20px;}
.socials tr td:first-of-type{padding-right: 15px;}
.socials tr td:last-of-type{padding-left: 15px;}
.btn-facebook{width: 100%; background: #5876af; font-size: 16px; color: #fff; height: 50px; padding: 0; text-align: left; display: block; line-height: 50px; border: 1px solid #000;}
.btn-facebook:hover{background: #4d6799; color: #fff}
.btn-facebook i{width: 50px; color: #fff; font-size: 21px; height: 50px; border-right: 1px solid #fff; float: left; text-align: center; line-height: 50px; margin-right: 15px}
.btn-google{width: 100%; background: #dc4435; font-size: 16px; color: #fff; height: 50px; padding: 0; text-align: left; display: block; line-height: 50px; border: 1px solid #000;}
.btn-google:hover{background: #c03c2f; color: #fff}
.btn-google i{width: 50px; color: #fff; font-size: 21px; height: 50px; border-right: 1px solid #fff; float: left; text-align: center; line-height: 50px; margin-right: 15px}

.footer-logo{font-size: 32px; margin-bottom: 20px; font-family: 'os-regular';}
#section-5{padding: 60px 0; background: #333; padding: 0}
#section-5 .heroline{line-height: 24px}
.footer-nav {margin-bottom: 40px}
.footer-nav h4{font-size: 14px; color:#fff; font-family: 'os-semibold'; margin-bottom: 20px}
.footer-nav ul{list-style: none;}
.footer-nav ul li{display: block; font-size: 14px;}
.footer-nav ul li a{color:#ccc; line-height: 36px}
.footer-nav ul li a:hover{color:#fff;}
.flags{width: 200px; margin-top: 20px}
.flags.hidden-xs{width: auto; margin-top: 0px}
.creditcards{margin-top: 20px}
.creditcards.hidden-xs{margin-top: 0px}
.footer-soc{list-style: none; width: 100%; padding: 10px 0; border-bottom: 1px solid rgba(0,0,0,0.176)}
.footer-soc li{display: inline-block; margin-right: 15px}
.footer-soc li a{color: #cccccc; font-size: 24px; transition: all 0.5s ease;}
.footer-soc li a:hover{color: #6fb00f;}
.footer-logo-lg{float:left; font-size: 24px; font-family: 'os-light'; color: #999}
.footer-logo-lg:hover{color: #999}
.logotdmark{ border-top:1px solid rgba(0,0,0,0.176); border-bottom:1px solid rgba(0,0,0,0.176); padding:12px 15px;}
.logotdmark ul{float: right; list-style: none; margin-top: 10px}
.logotdmark ul li{display: inline-block; text-align: center;}
.logotdmark ul li:last-of-type a{border: none}
.logotdmark ul li a{color: #ccc; padding: 0px 15px;  border-right: 1px solid #999; display: block; font-size: 13px} 
.logotdmark ul li a:hover{color: #fff;}
.copyright{color: #999; padding: 20px 15px;  border-bottom:1px solid rgba(0,0,0,0.176);}
.flag-cat{list-style: none; margin: 20px 0}
.flag-cat li{padding-bottom: 15px}
.flag-cat li img{filter:grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); transition: all 0.3s ease;}
.flag-cat li img:hover{filter:grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%)}
.flag-cat li h4{font-family: 'os-semibold'; color: #999; font-size: 14px; margin-bottom: 10px}
.disclaimer{text-align: right; color:#999; margin-top: 15px}

#section-glb{padding: 40px 0;}
#section-glb h4{text-align: center; margin-bottom:10px; font-size: 22px; font-family: 'os-bold'; color:#333}
#section-glb p{text-align: center; margin-bottom: 40px; font-size: 18px; font-family: 'os-light'; color:#666}
#section-glb ul{list-style: none;}
#section-glb ul li{display: block; padding: 10px 15px; float: left}
#section-glb ul li img{ width: 88px;}
#section-glb ul li .glb-img{float: left}
#section-glb ul li h5{ padding: 0 15px; font-size: 16px; display: table-cell; color: #7db500; font-family: 'os-bold'}
#section-glb ul li h5 span{display: block; color: #999; font-family: 'os-light'; margin-top:10px; line-height: 21px;}

#section-bpi{background: #3a3d48; color:#fff;}
#section-bpi h4{text-align: center; margin-bottom:10px; font-size: 22px; font-family: 'os-bold'; color:#fff; margin: 60px 15px 10px 15px}
#section-bpi p.subline{text-align: center; margin-bottom: 40px; font-size: 18px; font-family: 'os-light'; color:#fff; margin: 0 15px 80px 15px }
.in-media p{min-height: 160px;font-family: 'os-light'; font-size: 18px; margin-left: 15px; margin-right: 15px; font-style: italic; color:#fff; text-align: left !important; padding: 0 15px; margin-bottom: 20px}
.in-media p:before{content:'"'; width: 16px; color:#999; position: absolute; top:-15px; left: 8px; font-size: 32px}
.in-media p:after{content:'"'; width: 16px; color:#999; position: absolute; bottom:0px; right: 0px; font-size: 32px}
.in-media p span{font-family: 'os-light'; font-style:normal; margin-top: 10px; font-size: 14px; color:#999; text-align: left !important; text-transform: uppercase; display: block}
.in-media a img{width: 100%; height: 156px}

#section-signin{background: url('../images/clicksingd.gif'); background-repeat: no-repeat; background-size: 100% 100%; height: 100%; padding-top: 120px}
#section-signup{background: url('../images/clicksingd.gif'); background-repeat: no-repeat; background-size: 100% 100%; height: auto; padding-top: 80px; padding-bottom: 80px;}
#section-signup .heroline{font-size:28px; font-family: 'os-bold'; color:#000; margin-bottom: 10px}
#section-signup .tagline{font-size:18px; font-family: 'os-light'; color:#000; margin-bottom: 30px}
.loginpanel{margin-top: 30px; background: #fff; width: 100%; border-top: 1px solid #e4e4e4; box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);}
.loginpanel .content{padding: 35px 45px}
.loginpanel .content h4{font-family: 'os-light'; font-size: 28px; line-height: 45px;}
.loginpanel .content .contactform{margin-top: 20px}
.loginpanel .content form .error{color: #EE2614; font-size: 14px;}
.loginpanel .content form .form-control{border: 1px solid #e5e5e5; background: #fff; font-size: 16px; height: 42px;}
.loginpanel .content form .form-control:focus{border: 1px solid #00a5ee; background: #fff; font-size: 16px;}
.loginpanel .content form .checkbox{font-size: 14px; color:#0079b9}
.loginpanel .content form .btn-submit{margin-top: 30px; height: 50px; font-size: 21px}
.ordivider{text-align: center; color: #000;}
.loginpanel .donthaveaccount{background: #f5f5f5; padding: 15px 15px; text-align: center; border-top: 1px solid #d6d6d6; color: #0079b9; font-size: 16px}
#fname{margin-right: 10px;}
.bootstrap-select .btn{background: transparent; color:#fff; border:none}
.bootstrap-select .btn-default .caret {border-top-color:#fff;}
.bootstrap-select.btn-group .dropdown-toggle .caret{ right: 5px;}
.bootstrap-select .btn-default:focus{border:none}
.bootstrap-select .dropdown-toggle:focus{border:none; outline: 0 !important}
.bootstrap-select > .dropdown-toggle {width: auto; float: right}
.bootstrap-select > .btn > span > img {margin-right: 10px}
.bootstrap-select > .btn > span {font-size: 16px}
.dropdown-menu{padding: 0; width: 200px; left:-75px}
.dropdown-menu > li > a {width: 100%; padding: 7px 15px}
.dropdown-menu > li {width: 100%; display: block; padding: 0; border-bottom: 1px solid #efefef}
.dropdown-menu > li:last-of-type { border-bottom: 0}
.dropdown-menu {box-shadow: none; border-radius: 0; z-index: 999999;}
.dropdown-menu open{z-index: 999999;}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {background: transparent; color: #fff; border:none}
.bootstrap-select.btn-group .dropdown-menu li a img{margin-right: 10px}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {width: auto}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {color: #fff; text-decoration: none; background-color: #6fb00f;}



/* ---------------------- */
/* BODY NEWS FEED         */
/* ---------------------- */
.body-newsfeed header{width: 100%; position: absolute; background: #6fb00f; color:#fff; top: 0; left: 0; padding: 0; line-height: 60px; z-index: 999; height: 60px;}
.body-newsfeed header .logo{color:#fff; font-size: 24px;}
.body-newsfeed header .header-search {line-height: 1px; margin-top: 12px;}
.body-newsfeed header .header-search .form-control{border:1px solid #fff; box-shadow: none;}
.body-newsfeed header .header-search .input-group-addon{color:#333; background: #fff; line-height: 1px; border:1px solid #fff}
.body-newsfeed header .menus li{font-family: 'os-bold'; font-size: 18px; text-transform: uppercase}
.body-newsfeed #section-newsfeed{background: url(../images/mainbg.jpg); background-size: 100% 100%; background-repeat: no-repeat; padding-top: 60px}

.sidebar{background: #5b6173;  height: 100%; width: 280px; padding: 20px; color: #fff; box-shadow: 0px 1px 1px #444;position: fixed !important;  top: 60px;  overflow: auto;  left: 0px; }
.sidebar .userlog {width: 100%; margin-bottom: 20px}
.sidebar .userlog img{width: 80px; height: 80px; border:1px solid #666; margin-right: 15px}
.sidebar .userlog .username{font-size: 18px; font-family: 'os-bold'}
.sidebar .userlog .btn-green{background: #75a22e; color:#fff; border-radius: 2px; margin-top: 10px; width: 100%; box-shadow: 1px 1px 1px #444;}
.sidebar .userlog .btn-green:hover{background: #75a22e; color:#fff; border-radius: 2px; margin-top: 10px; width: 100%; box-shadow:none}
.sidenavs{width: 100%; margin-bottom: 20px;}
.sidenavs h4{font-size:11px; color: #fff; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 1px; opacity: 0.7}
.sidenavs ul{list-style: none;}
.sidenavs ul li a{color:#fff; font-size: 14px; line-height: 36px; display: block}
.sidenavs ul li a:hover{color:#6fb00f;}
.sidenavs ul li a i{margin-right: 10px; font-size: 24px}
.btn-deposit{background: #75a22e; color:#fff; border-radius: 2px; margin-top: 10px; width: 100%; box-shadow: 1px 1px 1px #444;}
.btn-deposit:hover{background: #75a22e; color:#fff; border-radius: 2px; margin-top: 10px; width: 100%; box-shadow: none;}

.mainside{width: calc(100% - 280px - 0px); height: 100vh; padding: 20px 25px;margin-left: 280px;  overflow: auto;}
.mainside-title{color:#fff; font-size: 21px; margin-bottom: 40px; font-family: 'os-regular';}
.feed{background: rgba(0,0,0,0.5); width: 100%; color:#fff; margin-bottom: 20px; display: block}
.feed .user-img{padding: 20px 20px; width: 90px; float: left}
.feed .user-img img{width: 50px; height: 50px;}
.feed .user-feed{width: calc(100% - 90px - 0px); float: left; padding: 20px 20px 20px 0;}
.feed .user-feed h4{margin: 0; margin-bottom: 20px; font-family: 'os-semibold';}
.feed .user-feed .comment{margin-bottom: 10px;}
.feed .user-feed .time{margin-bottom: 10px; font-size: 12px; opacity: 0.8; font-style: italic}
.feed .feed-actions{background: rgba(103,176,39,0.5); width: 100%; padding: 8px 0}
.feed .feed-actions li{line-height: 32px; width:1%; display: table-cell;}
.feed .feed-actions li:last-of-type a{border-right: 0}
.feed .feed-actions li a{color:#fff; opacity: 0.7; text-align: center; display: block; border-right: 1px solid #99b47c}
.feed .feed-actions li a:hover{color:#fff; opacity: 1;}

.balance{background: rgba(0,0,0,0.5); width: 100%; color:#fff; margin-bottom: 20px; display: block; text-align: right; padding: 15px}
.balance p:first-of-type{font-size: 21px; font-family: 'os-regular'; margin-bottom: 2px}
.balance p:last-of-type{font-size: 36px; font-family: 'os-regular'; margin-bottom: 0}

.nav-onfeed{background: #f8f8f8; width: 100%}
.nav-onfeed li {display: table-cell; position: static; float: none; width: 1%; font-size: 0}
.nav-onfeed li a{color: #aeb1b5; font-size: 18px; display: block; text-align: center; padding: 12px 15px; border-right:1px solid #e8e8e8}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {border:0; border-right:1px solid #e8e8e8; background: transparent;}
.nav-onfeed li:last-of-type a{border-right: none}
.tab-pane{background: #fff}
.list{display: block; width: 100%; border-bottom: 1px solid #f3f3f3}
.list:hover{background: #f3f3f3; border-bottom: 1px solid #f3f3f3}
.list .listimg {padding: 15px; width: 78px; float: left}
.list .listdet {width: calc(100% - 78px - 0px); float: left; padding: 15px 15px 15px 0}
.list .listimg img{width: 48px; height: 48px; border:1px solid #eee}
.list .listdet p{margin-bottom: 0}
.list .listdet p:first-of-type{color:#333;}
.list .listdet p:last-of-type{color:#75a22e;}
.list.list-last{padding: 15px; color:#5d5245; font-family: 'os-bold'; background: #f3f3f3}
.list.list-last i{color:#9499a0; margin-right: 10px}


/* ------------------ */
/* about us           */
/* ------------------ */
#section-aboutus{background: #efefef; padding-top:80px; padding-bottom: 80px}
.page-title{font-size:21px; font-family: 'os-semibold'; margin-bottom: 40px; padding-left: 15px}
.youtube-video{box-shadow: none; border: none; width: 100%; height: 200px}
.about-menus{list-style: none; width: 100%; margin-top: 25px}
.about-menus li{display: block; line-height: 40px; margin-bottom: 5px;}
.about-menus li a{display: block; background: #fff; color:#222; padding: 10px 25px; font-family: 'os-semibold'; font-size: 16px; position: relative; transition: all 0.5s ease}
.about-menus li a:hover{background: #6fb00f; color:#fff}
.about-menus li a i{position: absolute; right: 20px; font-size: 24px; line-height: 40px}
.read-section{margin-bottom: 20px; border-bottom: 1px solid #727272; padding-bottom: 20px}


/* ----------------- */
/* copy people       */
/* ----------------- */
.hero-menu{background: rgba(0,0,0,0.5); width: 100%; margin-bottom: 40px}
.hero-menu td{text-align: center;  padding: 10px 0}
.hero-menu td p{color:#fff; opacity: 0.8; font-size: 16px; font-family: 'os-semibold'; margin-bottom: 0}
.hero-menu td .bootstrap-select{color:#fff; opacity: 1; font-size: 28px; font-family: 'os-semibold'}
.column{background: rgba(0,0,0,0.5); padding: 15px}
.line{padding-bottom: 20px;}
.line > h4{border-bottom: 1px solid #f4f5f7; color:#fff; font-family: 'os-regular'; font-size: 21px; padding-bottom: 10px; position: relative}
.line > h4 a{position: absolute; right: 15px; line-height: 24px; color: #fff; opacity: 0.95; font-size: 16px; text-transform: uppercase; font-family: 'os-bold'}
.line > h4 a:hover{opacity: 1;}
.line ul{list-style: none}
.line ul li{display: inline-block}

.vcard{background: #fff; padding: 0 10px 10px 10px; float: left; margin-top: 20px; margin-left: 15px; width: 200px}
.vcard .newline{display: block; width: 100%; border-bottom: 1px solid #e5e5e5; float: left; padding-bottom: 15px; padding-top: 10px}
.vcard .newline.lastline{border: none; }
.vcard .uimg {float: left; position: relative; margin-right: 10px}
.vcard .uimg .tickmark{position: absolute; bottom: -7px; right: -7px; width: 20px; height: 20px; background: url(../images/tick_sm.png);}
.vcard .uimg img{width: 36px; height: 36px;}
.vcard .uname{float: left; color: #222; font-family: 'os-bold'; font-size: 15px; line-height: 36px;}
.vcard .ubet{float: left}
.vcard .ubet p{margin: 0; }
.vcard .ubet p.ubet-1{color:#6eaf0e; font-size: 18px; font-family: 'os-semibold'}
.vcard .ubet p.ubet-2{color:#777777; font-size: 13px; font-family: 'os-semibold'; margin-bottom: 3px}
.vcard .ubet p.ubet-3{color:#bbb; font-size: 12px; font-family: 'os-regular'; margin-bottom: 15px}
.vcard .urisk{float: right; width: 60px; text-align: center; padding: 10px 0 0 0; border-left: 1px solid #e5e5e5}
.vcard .urisk span{width: 30px; height: 30px; border-radius: 4px; text-align: center; font-size: 18px; display: inline-block}
.vcard .urisk span.green{color:#b0ce11; border:2px solid #b0ce11}
.vcard .urisk p{text-align: center; font-size: 12px; text-transform: uppercase; color: #777777}
.vcard .ugain{float: left; font-size: 14px;}
.vcard .ugain p{margin: 0}
.vcard .ugain .ugain-1{font-family: 'os-semibold'}
.vcard .ugain .ugain-1 span{font-family: 'os-regular'; color:#777}
.vcard .ugain .ugain-2{font-family: 'os-regular'; color:#666; font-size: 13px}
.vcard .ugain .ugain-2 span{font-family: 'os-semibold'; color:#82b50e}
.vcard .utick{float: right; text-align: center}
.vcard .utick a{width: 34px; padding: 0; height: 32px; display: block; text-align: center; line-height: 32px; color: #fff; text-shadow: 1px 1px 1px #444; background: #3d9ada; border-radius: 2px; box-shadow: 1px 1px 1px #444}

.mainside-nav{list-style: none; background: #fff; width: 100%}
.mainside-nav li{display: inline-block; width: 1%; display: table-cell}
.mainside-nav li a{display: block; color:#111; font-family: 'os-bold'; padding: 12px 15px; text-align: center}
.mainside-nav li a:hover{color:#49ac1d; background: #efefef}
.allsports{list-style: none; padding: 0; margin: 0}
.allsports li{display: block}
.allsports li a{color:#fff; line-height: 40px;}
.allsports li a:hover{color:#fff; opacity: 0.6; }
.col-heading{color:#fff; text-transform: uppercase; font-family: 'os-bold'}

.bet-statistics {margin-bottom: 20px;}
.bet-statistics .bet-title{color:#49ac1d; font-family: 'os-bold'; font-size: 11px;padding-bottom: 10px;}
.bet-statistics table{width: 100%;}
.bet-statistics table tr td{color:#fff; font-size: 11px; padding-bottom: 2px}
.bet-statistics table tr:hover td{cursor: pointer; background: #303030}
.bet-statistics table tr td.bet-table-1{color:#646464; font-family: 'os-bold'}
.bet-statistics table tr td.bet-table-2{color:#e7d256; font-family: 'os-regular'; }
.bet-statistics table tr td.bet-table-3{color:#9e9e9e; font-family: 'os-regular'}
.bet-statistics table tr td.bet-table-4{color:#9e9e9e; font-family: 'os-regular'}
.bet-statistics table tr td.bet-table-5, td.bet-table-6, td.bet-table-7{text-align: center;} 
.bet-statistics table tr td.bet-no-1, .bet-statistics table tr td.bet-no-2, .bet-statistics table tr td.bet-no-3 {width:38px; text-align: center; vertical-align: middle; color: #9e9e9e; padding-bottom: 10px; font-family: 'os-bold'} 
.bet-statistics table tr td.bet-table-5 .label{display: block; margin-right: 2px; background-color:#d8d8d8; font-size: 10px; font-family: 'os-bold'; color:#147225; padding: 5px 10px; font-family: 'os-regular'}
.bet-statistics table tr td.bet-table-6 .label{display: block; margin-right: 2px; background-color:#d8d8d8; font-size: 10px; font-family: 'os-bold'; color:#147225; padding: 5px 10px; font-family: 'os-regular'}
.bet-statistics table tr td.bet-table-7 .label{display: block; margin-right: 0px; background-color:#d8d8d8; font-size: 10px; font-family: 'os-bold'; color:#147225; padding: 5px 10px; font-family: 'os-regular'}
.bet-st-col{background: #222222; padding: 10px;}

.mycoupon{position: fixed; box-shadow: -2px 2px 5px #111; right: 0px; top: 120px; border-radius: 4px 0 0 4px; background: rgba(255,255,255,0.9); width: 180px; height: 320px;}
.mycoupon-switch{position: absolute; cursor: pointer; box-shadow: -2px 2px 5px #111; left: -74px; top:70px; background: #fff; transform: rotate(90deg); padding: 7px 15px; border-radius: 0px 0 4px 4px}
.mycoupon.opened{right: 0px;} 
.mycoupon.closed{right: -180px;} 
.mytog{position: absolute; left: 15px; top:15px; color:#fff; font-size: 24px;}
.mytog:hover{cursor: pointer}
.newmenu{visibility: visible; background: transparent; display: inline-block; width: auto}
.social-footer{list-style: none; width: 100%; margin: 20px 0}
.social-footer li{display: inline-block; padding: 0 2px }
.social-footer li a{display: block; font-size: 12px;  width: 28px; height: 28px; line-height: 26px; border-radius: 50%; border:1px solid #fff; color:#fff; text-align: center;}
.findus{opacity: 0.4; margin-top: 40px; text-transform: uppercase; font-size: 12px}
.navmob-footer{list-style: none; margin: 20px 0; border-top: 1px solid #898989; padding: 20px 0}
.navmob-footer li{display: inline-block; padding:10px 15px}
.navmob-footer li a{color:#898989}
.navmob-footer li a:hover{color:#fff}

.useronmob{background: #fff; width: 100%; box-shadow: 0px 1px 1px #c6c6c6; display: block; float: left; margin-top: 60px}
.useronmob .userdet img{float:left; width: 56px; height: 56px;}
.useronmob .userdet h4{ float:left; color:#333; font-family: 'os-bold'; font-size: 14px; margin-left: 15px}
.useronmob .userdet span{ display: block; color:#888; font-family: 'os-regular'; font-size: 12px; margin-top: 8px}
.useronmob .userbet, .useronmob .userdet{display: block;}
.useronmob .userbet{padding: 7px 15px; border-top:1px solid #e7e7e7; position: relative }
.useronmob .userbet .risk{position: absolute; right: 15px; bottom: 7px;}
.useronmob .userbet .risk i{display: block; font-size: 12px; color:#88bc2e; text-align: center; border:2px solid #88bc2e; border-radius: 2px; font-style: normal}
.useronmob .userbet .risk p{font-size: 10px; color:#888; text-align: center; }
.useronmob .userbet h4{ color:#49ac1d; font-family: 'os-semibold'; font-size: 16px;}
.useronmob .userbet span{ color:#888; font-family: 'os-regular'; font-size: 11px; display: block; margin-top: 5px}
.togonbet{cursor: pointer; font-size: 21px;}
.colm-title{background: #252933; color:#fff; font-family: 'os-semibold'; padding: 10px 15px; font-size: 16px}
.betrino{border-bottom: 1px solid #e9e9e9; padding-bottom: 8px}
.betrino .breadcrumb{background: #fff; margin-bottom: 0px; padding: 3px 15px; margin-top: 10px}
.betrino .breadcrumb li{font-size: 12px; color:#999}
.betrino .b-title{font-size: 14px; color:#000; padding: 0 15px; font-family: 'os-semibold';}
.betrino .score{font-size: 14px; color:#67b027; padding: 0 15px; font-family: 'os-bold';}
.label{padding: 7px 10px; display: inline-block; border-radius: 0; margin-left: 15px; font-family: 'os-regular'; font-weight: normal; font-size: 9px}
.label:hover{color:#fff; cursor: pointer}
.label-green{ background: #67b027}
.label span{margin-right: 10px; max-width: 60px; overflow-x: hidden}
#betcol{position: relative; padding-bottom: 40px;}
.betcol-more{background: #67b027; color:#fff; text-align: center; text-shadow: 0px 1px 3px #888; width: 100%; position: absolute; bottom: 0; left: 0; padding: 10px 15px}
.betcol-more:hover{color:#fff; cursor: pointer}
.scoretable{width: 100%; margin-bottom: 10px}
.scoretable tr td:last-of-type{padding-right: 15px}
.feed .postedimg{width: 100%; margin-right: 25px; margin-bottom: 10px; border:1px solid #ccc; padding: 3px}
.logo.visible-xs{font-size: 28px; color: #fff; font-family: 'os-light'}
.mobile-navbar{float: right}
.mobile-navbar button{border:none; padding: 0; background: transparent; font-size: 24px; color:#fff}
#smeter{width: 160px}
.signinl{display: none}

.rightnav{background: #4c505a; height: 100%; position: absolute; top:0; right: 0; z-index: 10000;}
.rightnav.onhai{width: 100%;}
.rightnav.offhai{width: 0%;}
.rightnav ul{width: 100%; list-style: none; padding-top: 20px}
.rightnav ul li a{color: #fff; font-size: 18px; line-height: 42px; padding: 0 20px}
.rightnav .joinn{text-transform: uppercase; border-top:1px solid #595c68; position: absolute; width: 100%; bottom: 0; left: 0; text-align: center; padding: 17px 15px; background: #8ec515; color: #fff; font-size: 18px; font-weight: 600;}
.rightnav-header{padding: 17px 15px; text-align: right; border-bottom: 1px solid #3b3f46}
.rightnav-header button{color:#fff; font-size: 18px; background: transparent; padding: 0; border:none}
.rightnav-header button .fa{color:#fff; font-size: 28px;}

/* media query */ 
/*@media only screen and (min-width: 1380px) and (max-width: 1900px){
    
}*/
.slick-slide{float: none !important;}
.slick-initialized .slick-slide{display: inline-block !important;vertical-align: top;margin: 10px;}
.slick-track{width: 100% !important;text-align:center;}
@media only screen and (max-width: 768px) {
   .filter-option span{width: 0px !important;}
   .btn-facebook {font-size: 14px; height: 42px;line-height: 42px;}
   .btn-facebook i {width: 42px; font-size: 16px; height: 42px; line-height: 42px;}
   .btn-google{font-size: 14px; height: 42px;line-height: 42px;}
   .btn-google i {width: 42px; font-size: 16px; height: 42px; line-height: 42px;}
   .partner-line{height: auto}
   .partner-line .firstline {border: none; text-align: center}
   .partner-line .secondline {text-align: center; line-height: 80px}
   .bootstrap-select.btn-group .dropdown-toggle .filter-option{width: auto}
   #section-1{height: auto !important; padding-bottom: 80px}
}

@media only screen and (max-width: 434px) {
   .filter-option span{width: 0px !important;}
   .loginpanel .content h4{font-size: 18px}
   .loginpanel .content form .checkbox{font-size: 13px;}
   .loginpanel .donthaveaccount{font-size: 14px}
   .loginpanel .content{padding: 35px; font-size: 14px}
   .loginpanel .content form .btn-submit{height: 42px; font-size: 18px}
   .loginpanel .content form .form-control{font-size: 14px}
   #section-signup .tagline{font-size: 16px;}
   #section-signup .heroline{font-size: 24px}
   .btn-facebook {font-size: 14px; width:42px; height: 42px;line-height: 42px; overflow: hidden}
   .btn-google {font-size: 14px; width:42px; height: 42px;line-height: 42px; overflow: hidden}
   .socials tbody tr td{text-align:center}
   .socials tbody tr td a{display:inline-block}
   .creditcards{width: 100%; margin-bottom: 40px}
   #section-1 .heroline{font-size: 24px; line-height: 27px; text-shadow: none; font-family: 'os-semibold'; margin-bottom: 10px;}
   #section-1 .heroline-sm{font-size: 16px; line-height: 21px}
   .partner-line{height: auto; margin-bottom: 40px; padding-top: 20px}
   .bootstrap-select > .btn > span > img{margin-right: 0}
   .bootstrap-select.btn-group .dropdown-toggle .caret{right: 0}
   .menus li{padding-left: 0}
   .body-landing #section-1{background: url(../images/mobilebg.jpg); background-size: 100% 100%; background-repeat: no-repeat;  height: 100%; padding-top: 120px}
   #section-1 .joinnow{font-size: 16px; padding: 10px 35px}
   #section-1 .simpleline-sm{font-size: 14px}
   .partner-line .firstline{margin-bottom:30px;}
   .partner-line .firstline li{line-height: 21px; padding-top: 20px; margin-right: 0}
   #section-2 .heroline{line-height: 30px; font-size: 21px}
   #section-2 .heroline span{line-height: 30px; font-size: 21px}
   #section-2 .joinnow{font-size: 16px; padding: 10px 35px}
   #section-3 .counter{width: 100%; background: transparent; margin: 0 auto}
   #section-3 .counter td{width: 40%;}
   #section-3 .counter tr td p{font-size: 11px; color:#333;}
   #section-3 .counter tr td span{font-size: 11px}
   #section-3 .counter tr td:last-of-type{padding-right: 0}
   #section-3{padding: 80px 0}
   #section-2{padding-bottom: 40px}
   #section-3 .heroline{font-size: 19px; line-height: 24px;}
   #section-3 .heroline span{font-size: 16px; line-height: 21px;}
   #section-3 .joinnow{font-size: 16px; padding: 10px 35px}
   #section-4{padding: 60px 0; background: #fff}
   #section-4 .heroline{font-size: 28px; margin-top: 0px; color:#333}
   #section-4 .tagline{font-size: 14px; margin-top: 20px; margin-bottom: 20px; color:#333}
   #section-4 .tagline{font-size: 16px}
   .bootstrap-select > .dropdown-toggle{padding-right: 6px}
   header.scrolledheader .menus li{padding-left: 0; padding-right: 15px}
   .useronbet{width: 100%; display: block; background: #fff}
   .useronbet tbody{width: 100%;}
   #smeter{width: 160px}
   #section-3 .container{width: 100%; padding: 0}
   .userstats{min-width: 190px; overflow: hidden}
   .useronbet tr td.userstats .risk{right: 0px; padding: 0 5px}
   .newmenu{background: #222222; display: block; float: left; width: 100%; visibility: hidden}
   #section-aboutus{padding-top: 80px}
   .ongeneral .container{padding: 0}
   .ongeneral .row{margin: 0}
   .dropdown-toggle .caret{display: none}
   .menus li{padding: 0}
   .page-title{font-size: 28px}
   .container{padding: 0}
   .container .row{margin:  0}
   .about-menus{margin-bottom: 40px}
   .onlogin{display: none}
   #section-signin{padding: 0; background: #fff; position: relative; height: 100%}
   #section-signup{padding: 0; background: #fff; position: relative; height: 100%}
   #section-signin .container-fluid{height: 100%}
   #section-signin .container-fluid .row{height: 100%}
   #section-signin .container-fluid .row .col-xs-12{height: 100%}
   .loginpanel{border: none; box-shadow: none;}
   .loginpanel .content{padding: 15px}
   .loginpanel .content h1{color:#6fb00f; font-family: 'os-regular'; font-weight: normal}
   .loginpanel .content h4{margin-top: 20px; font-family: 'os-regular'}
   .loginpanel {margin: 0; text-align: left}
   .loginpanel h4{ text-align: left}
   .loginpanel .tagline{ text-align: left}
   .loginpanel .content form .form-control{background: #eee;}
   .loginpanel .content form .btn-submit{position: absolute; bottom: -5px; width: 100%; padding: 12px 15px; height: 50px; border-radius: 0; left: 0}
   .loginpanel .contactform{border-bottom: 1px solid #ccc}
   .loginpanel .donthaveaccount{border:none; background: #fff; margin-top: 40px}
   .body-landing .heroline{text-shadow: none; font-family: 'os-regular'; margin-top: 180px}
   .body-landing {color:#fff;}
   .body-landing #section-1{height:100% !important}
   .body-landing #section-1 .joinnow{margin-right: 15px; border:none;}
   .signinl{color:#fff; font-size: 16px; margin-left: 15px; display: inline-block}
   #section-2{color:#333}
   #section-3{padding: 20px 0}
   #section-4{color: #333}
   #section-4 .checkbox{font-size: 12px; margin-bottom: 20px; color: #333}
   #section-2 .heroline{margin-top: 60px}
   #section-3 .heroline{margin-top: 20px}
   #section-5 .heroline{margin-top: 20px; font-family: 'os-light'; text-align: center; font-size: 13px; line-height: 18px; opacity: 0.8}
   #section-5{background: #3b3b3b; padding:20px 0}
   #section-5 .footer-logo{text-align: center}
   .creditcards{margin-top: 10px}
   #section-1 .simpleline{margin-bottom: 20px; font-size: 14px}
   .sidebar.offhai{display: none; width: 0}
   .sidebar.onhai{display: inline-block; width: 0}
   #logodiv{text-align: center}
   #section-newsfeed{background: #e8e8e8 !important}
   .mainside{width: 100%}
   .column{background: #fff}
   .allsports li {border-bottom: 1px solid #e2e2e2; padding: 0px 15px}
   .allsports li a{color: #333; line-height: 32px; display: block }
   .allsports li a:hover{color: #333}
   .column{padding: 0}
   #section-newsfeed .mainside{padding: 20px 0px}
   .feed{background: #fff; box-shadow: 0px 1px 1px #c6c6c6; }
   .feed .feed-actions{background: #f6f6f6; border-top: 1px solid #c0c0c0}
   .feed .feed-actions li a{color: #2058ff; border-right-color: #c0c0c0}
   .feed .feed-actions li a:hover{color: #2058ff; }
   .feed .user-feed h4{color:#333; margin-bottom: 10px; font-size: 16px}
   .feed .user-feed .comment{color:#828282; font-size: 13px;}
   .feed .user-img{padding: 15px; width: 80px}
   .feed .user-feed .time{color: #888}
   .balance.visible-xs{background: #fff;  box-shadow: 0px 1px 1px #c6c6c6;}
   .balance.visible-xs p:first-of-type{color: #888;}
   .balance.visible-xs p:last-of-type{color: #333;}
   #smeter{width: 160px}
   .infoonland{position: absolute; left:0; bottom: 0; padding-right: 25px}
   .body-landing #section-4{padding: 20px 0; background: #fff}
    #section-4{ background: #fff !important}
   .joinnowbtn{background: #7db500; margin: 30px 0 80px 0;border-radius: 3px; display: block; color:#fff; text-align: center; font-size: 19px; width: 100%; padding: 12px 15px; border-bottom: solid 2px #6a9a00; font-weight: 600;}
   .joinnowbtn:hover{background: #6fb00f; color:#fff;}
   .body-landing #section-4 .tagline{font-family: 'os-light'} 
}

