body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #2f3d4c;
	background: #fff;
  font-family: 'Source Sans Pro';
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #95c11f;
	outline: none !important;
	border: none;
	transition: all 0.3s;
}
a:hover {
	color: #95c11f;
}
a:hover, a:focus {
	color: #95c11f;
}
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
p {
	margin:0;
	padding: 0;
}
a:hover {
	text-decoration: none;
}
/***********************************/
.header {
    background: #ffffff;
}
.hdr_top{
	padding:20px;
}
.logo{
	float: left;
	margin: 0;
}
.logo img{
	width: 100%;
}
.hdr_top_rht{
	float: right;    
}
.hdr_top_rht input{
	padding: 10px;
	background: #f1f1f1 url(../../images/marketing/magnifier.png) no-repeat 97% center;
	color:#636363;
	font-size: 16px;
	font-family: 'Source Sans Pro';
	border:1px solid #d5d5d5;
	border-radius:4px;
	width: 275px;
	cursor: pointer;
}
.hdr_bott{
	background: #3c3c3b url(../../images/marketing/hdr_top.png) repeat-x top center;
}
.hrd_placeholder{
	border-radius: 4px;
	overflow: hidden;
	float: left;
	padding-left: 40px;
    padding-top: 15px;
}
.hrd_placeholder img{
	border-bottom: 2px solid #95c11f;
	border-radius: 4px;
}
/*.navbar-header {
	padding: 0 40px;
}*/
.top_nav{
	padding: 0;
}
.top_nav ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.top_nav ul li{
	float: left;
}
.top_nav ul li a{
	display: inline-block;
	font-size: 13px;
	color: #fff;
	font-family: 'Source Sans Pro';
	padding:15px 65px;
}
.top_nav ul li:hover a,.top_nav ul li.active a,.top_nav ul li a:focus {
	color: #fff;
	background: #95c11f;
}
/****************banner******************/
.banner{
	position:relative;
}
.bnnr_lefttxt{
	position: absolute;
	top:22.2%;
	bottom: 0;
	width: 100%;
}
.bnnr_innrtext{
	width: 50%;
	padding:20px;
	background: rgba(0,0,0,0.7);
}
.bnnr_innrtext h1{
	font-size: 54px;
	color:#ffffff;
	font-family: 'Source Sans Pro';
}
.bnnr_innrtext h5{
	font-size: 30px;
	color:#ffffff;
    font-weight:bold;
	font-family: 'Source Sans Pro';
}
.bnnr_innrtext h4{
	font-size: 24px;
	color:#ffffff;
	font-family: 'Source Sans Pro';
	margin-bottom: 30px;
}
.bnnr_innrtext a{
	background: #f7a80e;
	color:#fff;
	font-size: 18px;
	font-family: 'Source Sans Pro';
	text-transform: uppercase;
	padding: 12px 20px;
	box-shadow:1px 1px 0 #000;
	border-radius: 2px;
	display: inline-block;
}
.bnnr_innrtext a:hover{
	color:#fff;
	background: #de8d09;
}
.bnnr_innrtext a:last-child{
	background: #247bc7;
}
.bnnr_innrtext a:last-child:hover{
	background: #1965a7;
	color:#fff;
}
/*----------------*/
.bnnrgames_rghtsecinnr{
    padding: 20px 0;
    position: absolute;
    right: 103px;
    bottom: 1px;
    width: 35%;
}
.bnnr_rghtsecinnr{
    padding: 20px 0;
    position: absolute;
    right: 103px;
    bottom: 30px;
    width: 35%;
}
.club_area{
	width:333px;
	float: right;
	margin-bottom:10px;
}
.club_area h3{
	text-transform: uppercase;
	color:#ffffff;
	font-size:26px;
	padding: 10px 0 10px 24px;
	background: #14578f;
	border-top: 1px solid #2f80c4;
	border-bottom: 1px solid #2f80c4;
	margin: 0;
}
.club_areabtm{
	border-bottom: 1px solid #2f80c4;
	background: #1966a7;
	padding-top: 20px;
	position: relative;
}
.club_areabtm:after{
	content: '';
	background: url(../../images/marketing/shadow.png) no-repeat;
	background-size:100%;
	position: absolute;
	height: 18px;
	width: 100%;
	top:0;
	left: 0;
}
.club_areabtmone{
	padding: 0 20px 20px 24px;
}
.club_areabtmone p{
	color:#ffffff;
	font-size:18px;
	display: inline-block;
	width: 90px;
	margin: 0;
	font-family: 'Source Sans Pro';
}
.club_areabtmone input{
	display: inline-block;
	width: 195px;
	height:35px;
	border-radius:2px;
	border: 1px solid #2f80c4;
	padding:10px;
	background: #1d71b8;
	color:#fff;
}
.club_areabtmone input[type='submit']{
	background: #f5a20d;
	text-transform: uppercase;
	color:#ffffff;
	line-height:10px;
	box-shadow:0 1px 1px #0c3354;
	border: none;
}
.club_areabtmone input[type='submit']:hover{
	background: #de8d09;
	transition: all 0.3s;
}
/********event bttn*********/
.event_area{
	width:100%;
	margin-bottom:10px;
}
.feature .event_area h3{
	text-transform: uppercase;
	color:#ffffff;
	font-size:26px;
	padding: 10px 0 10px 24px;
	background: #709117;
	border-top: 1px solid #9dc336;
	border-bottom: 1px solid #9dc336;
	margin: 0;
}
.event_areabtm{
	border-bottom: 1px solid #9dc336;
	background: #8bb61a;
	padding-top: 20px;
	position: relative;
    height:230px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.event_areabtm{padding-top: 33px; }
	}
	
.event_areabtm:after{
	content: '';
	background: url(../../images/marketing/shadow.png) no-repeat;
	background-size:100%;
	position: absolute;
	height: 18px;
	width: 100%;
	top:0;
	left: 0;
}
.event_areabtmone{
	padding: 0 20px 40px 24px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.event_areabtmone{
	padding: 0 20px 46px 24px;
	}
	/* Safari only override */ ::i-block-chrome,.event_areabtmone{padding: 0 20px 33px 24px;}
	}
.event_areabtmone p{
	color:#ffffff;
	font-size:18px;
	display: inline-block;
	width: 90px;
	margin: 0;
	font-family: 'Source Sans Pro';
}
.event_areabtmone input{
	display: inline-block;
	width: 195px;
	height:35px;
	border-radius:2px;
	border: 1px solid #b9ec32;
	padding:10px;
	background: #8bb61a;
	color:#fff;
}
.event_areabtmone input[type='submit']{
	background: #f5a20d;
	text-transform: uppercase;
	color:#ffffff;
	line-height:10px;
	box-shadow:0 1px 1px #4b630d;
	border: none;
}
.event_areabtmone input[type='submit']:hover{
	background: #de8d09;
	transition: all 0.3s;
}
/*****************/
.select-style {
	display: inline-block;
	vertical-align:middle;
    margin: 0;
    border: 1px solid #2f80c4;
  	width: 195px;
	height:35px;
    border-radius: 2px;
    overflow: hidden;
    background: #1d71b8 url(../../images/marketing/cust_select.png) no-repeat 100% 50%;
}
.select-style select {
    width: 100%;
    padding: 3px 0 0 5px;
    color:#fff;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.select-style select:focus {
    outline: none;
}
/****************/
.select-style2 {
	display: inline-block;
	vertical-align:middle;
    margin: 0;
    border: 1px solid #b9ec32;
  	width: 195px;
	height:35px;
    border-radius: 2px;
    overflow: hidden;
    background: #8eb81c url(../../images/marketing/cust_select2.png) no-repeat 100% 50%;
}
.select-style2 select {
    width: 100%;
    padding: 3px 0 0 5px;
    color:#fff;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.select-style2 select:focus {
    outline: none;
}/****************/
.select-style3 {
	display: inline-block;
	vertical-align:middle;
    margin: 0;
  	width: 195px;
	height:35px;
    border-radius: 2px;
}
/**********************How it works**************************/
.how_sec{
	background: #f6f6f6;
	padding: 38px 0;
	text-align: center;
	position: relative;
}
.how_secinnr{
	position: relative;
	padding-bottom: 60px;
}
.how_secinnr h2{
	font-size:36px;
	color:#3c3c3b;
	font-family: 'Source Sans Pro';
}
.how_secinnr:after{
	content: '';
	background: url(../../images/marketing/how_shadow.png) no-repeat bottom center;
	position:absolute;
	bottom: 0;
	left:0;
	right:0;
	width: 100%;
	height: 54px;
	margin: auto;
}
/*************************steps and video********************/
.steps_video{
	padding-top: 25px;
	background: #f6f6f6;
}
.steps{
	background: url(../../images/marketing/works_backgrnd.png) no-repeat right center;
}
.steps h3,.video h3,.feature h3,.last_bannrinnr h3{
	color: #3c3c3b;
	font-size:30px;
	font-family: 'Source Sans Pro';
	margin: 0;
	padding-bottom: 28px;
}
.steps ul li{
	list-style: none;
	padding-bottom: 40px;
	background: url(../../images/marketing/line_border.png) repeat-y 30px top;
}
.steps ul li:last-child{
	background: none;
}
.steps_rows{
	border: 1px solid #7c7c7c;
	border-radius: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 60px;
	width:60px;
	background: #ffffff;
	position: relative;
}
.blue_num{
	color: #ffffff;
	font-size:18px;
	font-family: 'Source Sans Pro';
	padding: 10px;
	border-radius: 100%;
	background: #1d71b8;
	position: absolute;
	left: -19px;
	top:15px;
	width: 29px;
	height: 29px;
	line-height: 10px;
}
.steps_rowstxt{
	display: table-cell;
	vertical-align:middle;
	padding-left: 12px;
}
.steps_rowstxt p{
	color:#3c3c3b;
	font-size: 28px;
	font-family: 'Source Sans Pro';
	padding: 0;
	margin: 0;
}
.steps_rowstxt p span{
	color: #1d71b8;
	font-size: 28px;
	font-family: 'Source Sans Pro';
	text-transform:uppercase;
}
.bdr_part{
	border-bottom: 1px solid #d8d8d8;
	box-shadow: 0 1px 0 #fff;
	padding-bottom: 17px;
/*	background: url(../../images/marketing/border_bttm.png) repeat-x;
	bottom: 0;*/
}
/***********************/
.video_play{
	height:192px;
	padding:5px;
	box-shadow:0 0 5px #b1b0b0;
}
.video_play img{
	padding: 5px;
	height:100%;
	width:100%;
}
.small_placehold{
	border-radius: 4px;
	overflow: hidden;
	margin-top: 30px;
	/*height: 136px;*/
}
.small_placehold img{
	border-bottom:2px solid #95c11f;
	width: 100%;
	border-radius: 4px;
}
.small_placeholdSingleVideo{
	border-radius: 4px;
	overflow: hidden;
	margin-top: 80px;
	/*height: 136px;*/
}
.small_placeholdSingleVideo img{
	border-bottom:2px solid #95c11f;
	width: 100%;
	border-radius: 4px;
}
/*****************feature*****************/
.feature_sec{
	padding: 40px 0;
	background: #f6f6f6;
}
.feature_tb{
	/*margin-left: -15px;*/
	margin-bottom:33px;
	background: #f8f9f5;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	border-bottom:2px solid #ececec;
	/*min-height: 300px;*/
	border-radius: 0 0 2px 2px;
}
.feature_headng{
	background: #95c11f;
	border-radius: 2px 2px 0 0;
}
.feature_headng h4{
	color:#ffffff;
	font-size:18px;
	padding: 10px;
	background: #3c3c3b;
	margin:0;
	width:200px;
	border-radius: 2px 0 0 0;
}
.feature_main{
	padding:15px;
}
.feature_txtlft{
	width: 73%;
	display: table-cell;
    vertical-align:top;
}
.feature_txtlft p{
	color:#545454;
	font-size:16px;
	margin-bottom: 10px;
}
.feature_txtlft h6{
	color:#1a1a1a;
	font-size:16px;
	margin-bottom: 20px;
}
.feature_txtlft h6 span{
	color:#1d71b8;
	font-size: 30px;
}
.feature_txtrght img {
    padding-bottom: 20px;
}
.feature_txtrght{
	display: table-cell;
}
.list_txtlft{
    text-align:left;
}
.pb_bttn{
	background:#95c11f;
	color:#fff;
	font-size:18px;
	padding:3px;
	width:83px;
	display:block;
	text-align:center;
	border-radius: 4px;
	margin-bottom: 28px;
}
.pb_bttn:hover{
	background: #87af1a;
	color:#fff;
}
.feature{
	margin-bottom: 33px;
}
.feature_rghtsecimgs{
	height: 296px;
	overflow: hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.feature_rghtsecimgs{height: 330px;}
	/* Safari only override */ ::i-block-chrome,.feature_rghtsecimgs{height: 293px;}
	}

.feature_rghtsecimgs img{
	border-bottom:2px solid #95c11f;
	border-radius: 2px;
	width:100%;
	height: 100%;
}
.our_partners{
	margin-left: 36px;
}
.last_bannrtxt ul{
	margin: 0;
}
/*********************four banners***********************/
.last_bannr{
	background: #f6f6f6 url(../../images/marketing/back_ground.png) no-repeat bottom;
	background-size:100%;
	padding-bottom: 50px;
}
.last_bannrinnr{
	border-radius: 4px;
	overflow:hidden;
}
.last_bannrimgs{
	max-height: 190px;
	border-radius:2px;
	overflow: hidden;
}
.last_bannrimgs img{
	width:100%;
}
.last_bannrtxt{
	background: #fff;
	text-align: left;
	padding: 20px;
	border-top:7px solid #1d71b8;
	border-bottom:2px solid #95c11f;
}
.last_bannrtxt ul li{
	list-style: none;
	background: url(../../images/marketing/bullet.png) no-repeat left center;
	padding-bottom: 5px;
}
.last_bannrtxt ul li a{
	padding-left: 15px;
	color: #545454;
	font-size: 17px;
	font-family: 'Source Sans Pro';
}
.last_bannrtxt ul li a:hover{
	color:#95c11f;
}
.last_bannrinnr.sameheight {
    min-height: 300px;
}
.last_bannrtxt{
	min-height: 125px;
}
/**********************footer********************************/
.ftr_sec{
	position: relative;
	background: #2c2c2c;
}
.ftr_cont_top{
	background: #2c2c2c;
	padding: 60px 0;
}
.ftrmenu{
	margin: 0;
}
.ftrmenu h4{
	color: #fff;
	font-size: 22px;
	margin: 0px 0 20px;
}
.ftrmenu p{
	color: #b1b1b2;
	font-size: 16px;
	margin-bottom: 28px;
}
.ftrmenu input{
	padding: 5px 20px;
	background: #ffffff;
	border-radius: 4px;
	color:#a4a4a4;
	font-size:16px;
	border:0;
	width: 185px;
	margin-right: 5px;
}
.ftrmenu input[type='submit']{
	color:#fff;
	text-transform: uppercase;
	font-size:15px;
	background: #1d71b8;
	border-radius: 4px;
	padding: 5px;
	width: 90px;
}
.ftrmenu input[type='submit']:hover{
	background: #135c9a;
	transition: all 0.3s;
}
.ftrmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ftrmenu ul li{
	font-family: 'Source Sans Pro';
	float: none;
	margin-bottom: 5px;
	list-style:none;
	vertical-align: middle;
}
.ftrmenu ul li a{
	display: inline-block;
	color: #b1b1b2;
	font-size: 16px;
}
.ftrmenu ul li:hover a,.ftrmenu ul li.active a{
	color: #95c11f;
}
.info_sngl_blck{
	overflow: hidden;
	margin-bottom: 10px;
}
.info_sngl_blck img{
	display:inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.info_sngl_blck p{
	font-family: 'Source Sans Pro';
	color: #b1b1b2;
	font-size: 16px;
	margin: 4px 0;
	display: inline-block;
	width: 60%;
	vertical-align: top;
	margin: 0;
}
.info_sngl_blck p a{
	color: #95c11f;
}
.info_sngl_blck p a:hover{
	color: #29abe2;
	text-decoration: underline;
}
/*.ftr_logo{
	width:284px;
}*/
.ftr_logo img {
    margin-bottom: 26px;
    width: 100%;
}
.ftr_bott{
	background: #171717;
	padding: 25px 0 20px 0;
	text-align: center;
}
.ftr_bott p{
	color: #a5a5a5;
	font-size: 16px;
	margin: 0;
}
.ftr_bott span{
	color: #fefefe;
	font-size:16px;
	display: block;
}
.ftr_social a{
	display: inline-block;
	background: #4a4a4a;
	color:#282828;
	font-size:20px;
	margin-right: 4px;
	height:30px;
	width: 25px;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
}
.ftr_social a:hover:first-child{
	color: #fff;
	background:#3b5998 ;
}
.ftr_social a:hover:nth-child(2){
	color: #fff;
	background: #0de1e9;
}
.ftr_social a:hover:nth-child(3){
	color: #fff;
	background: #f70302;
}
.ftr_social a:hover:nth-child(4) {
    color: #fff;
    background: #ED4A55;
}
.ftr_social a:hover:nth-child(5){
	color: #fff;
	background: #f98e02;
}
.dropdown-menu
{
	box-shadow:none;
	-webkit-box-shadow:none;
}