body {
	color: #383838 !important;
	font-size: 13px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	margin: 0 auto !important;
	background-color: #919191 !important;
	line-height:1.14 !important;
}
.home-b-box{background-color:#000; min-height:300px; padding:20px 10px; margin-top:-20px; width:101.6% !important; box-shadow:inset 0 0 10px #000000; z-index:99}
.rborder-4 a:link {
	color: #ffffff !important;
	text-decoration: none !important;
}
.rborder-4 a:visited { color:#fff !important;; text-decoration:none !important; }
.rborder-4 a:hover {
	color: #EAD000 !important;
	text-decoration: none !important;
}
.rborder-4 a:active {
	color: #EAD000 !important;
	text-decoration: none !important;
}
.list-item-content{ margin: 12px 0px;}
#footer-credits

.jumbotron p {
	margin-bottom: 15px !important;
	font-size: 15px !important;
	font-weight: 200 !important;
}
.slider {
	position: relative;
	width: 600px;
	height: 250px;
}
.slides-width {
	position: relative;
	height: 250px;
}
.carousel-caption {
	text-shadow: none !important;
	;
}
.main-content-sep {
	width: 630px;
	height: 1px;
	background: url(images/main-content-sep.png) no-repeat center top transparent;
	margin: 20px auto;
}
.mobile-view {
	width: 63.6%;
	margin: 0 auto;
	margin-top: 2px;
}
.logo {
	margin-top: -50px;
	width: 100%
}
.vid-box-home {
	width: 340px;
	padding-left: 20px;
	margin-left: 20px;
	float: right;
	background: url(../images/bottom-seperator.png) no-repeat center left transparent;
}
.header {
	background: linear-gradient(#00454B 85%, #005468, #003E4D, #024A62);
	height: 150px;
}
.cont-img {
	margin-top: -60px;
	width: 89%;
	margin-right: 10px;
}
.call-img {
	margin-top: -9px;
	width: 89%;
	margin-right: 9px;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: none !important;
	border-radius: 0px !important;
}
.navbar-inverse {
	color: #fff;
	background: linear-gradient(#3E6F78 0%, #0E4249 50%, #072D33 50%);
}
#sidebar {
	padding: 20px 5px 10px 30px;
	/*float: right;
	width: 321px;*/
	width: 105%;
	text-align: left;
	background: #13444B;
	box-shadow: -8px 0 10px -5px #777777;/* box-shadow: -5px 0 5px -5px #333; */
}
.img-h1, .img-h2, .img-h3, .img-h4, .img-h5 {
	padding: 4px 4px;
	background-color: #383837;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	left: 0px;
	top: -52px;
}
.img-h3, .img-h2, .img-h4 {
	width: 90px
}
.img-h1 {
	width: 160px
}
.img-h5 {
	width: 240px
}
.img-p1, .img-p2, .img-p3, .img-p4, .img-p5 {
	padding: 4px 8px;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	line-height: 26px;
	left: 0px;
	top: 1px;
}
.img-p3, .img-p4, .img-p5 {
	width: 390px
}
.img-p4, .img-p5 {
	width: 330px
}
.img-p1 {
	width: 220px
}
.img-p2 {
	width: 350px
}
.carousel-caption {
	left: 0 !important;
}
.cont-img:hover{ opacity:0.9;}
#slide {
	position: absolute;
	left: -260px;
	-webkit-animation: slide 0.5s forwards;
	-webkit-animation-delay: 2s;
	animation: slide 0.5s forwards;
	animation-delay: 2s;
}
 @-webkit-keyframes slide {
 100% {
left: 0;
}
}
 @keyframes slide {
 100% {
left: 0;
}
}
#slidep {
	position: absolute;
	left: -860px;
	-webkit-animation: slide 0.5s forwards;
	-webkit-animation-delay: 3s;
	animation: slide 0.5s forwards;
	animation-delay: 3s;
}
 @-webkit-keyframes slidep {
 100% {
left: 0;
}
}
 @keyframes slidep {
 100% {
left: 0;
}
}
.fieldHolderSearch {
	width: 80%;
	height: 32px;
	border-radius: 8px;
	background-color: #fff;
	margin-right: 4px !important;
}
.textInputSearch {
	width: 94%;
	height: 27px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 2px;
	margin-left: 7px;
	padding-left: 2px;
}
.judi-img {
	width: 105%;
}
.shadetabs li a{ color:#fff !important;}
.shadetabs li a:visited {
    color: #EAD000 !important;;
}
.line-wit1, .line-wit2, .line-wid3{ width:100%; margin-top:-8px !important;}
/* Remove the navbar's default margin-bottom and rounded borders */ 
.navbar {
	margin-bottom: 0;
	border-radius: 0;
}
/* Add a gray background color and some padding to the footer */
footer {
	background-color: #f2f2f2;
	padding: 25px;
}
.rborder {
	border-radius: 8px 8px 0px 0px;
	margin-right: 0px;
	color: #fff;
}
.rborder-1 {
	border-radius: 8px 0px 0px 0px;
	margin-right: 0px;
	color: #fff;
}
.rborder-4 {
	border-radius: 0px 0px 8px 8px;
	margin-right: 0px;
	color: #fff;
	background-color: #072D33;
}
.top-nav {
	color: #fff;
	background: linear-gradient(#3E6F78 0%, #0E4249 50%, #072D33 50%);
	display: inline;
	padding: 8px 20px;
	float: right; font-size:16px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff !important;
}
.navbar-brand {
	height: none;
}
.jumbotron {
	margin-bottom: -10px;
}
.contact-us {
	float: left;
	display: block;
	height: 28px;
	background: #3E6F78;
	background: linear-gradient(#3E6F78 0%, #0E4249 50%, #072D33 50%);
	border-radius: 5px;
	padding: 8px 10px 0px 15px;
	width: 100px;
	font-size: 13px;
	color: #fff;
}
.contact-us:hover {color: #EAD000 !important; text-decoration:none;}

.list-item{
	margin-top:10px !important;
}
.list-item li {
	margin-left: -20px;
	list-style-type: none;
	padding: 0px 0px 5px 15px;
	background: url(../images/list-bullet.png) left 3px no-repeat transparent;
	
}
.list-item li ol li {
	margin-left: -20px;
 list-style-type:lower-alpha;
	padding: 0px 0px 2px 5px;
background: none; 

}
.list-item li ol li ol li {
	margin-left: -20px;
 list-style-type: lower-roman;
	padding: 0px 0px 2px 5px;
background: none;

}
.list-item strong{ color:#4b4b4b;}
#footer {
	overflow: hidden;
	margin: 0 auto;
	padding: 0px 20px;
	width: 966px;
	background-color: #072D33;
	height: auto;
}
/******* Youtube Vid css starts **************/
#loadMore a {
    background: #13444B;
    border-radius: 3px;
    color: white;
    display: inline-block;
    padding: 10px 30px;
    transition: all 0.25s ease-out;
    -webkit-font-smoothing: antialiased;
}
#loadMore a:hover {
    background: #13444B; text-decoration:none; opacity:0.9;
 
}
.video-box{margin: -30px 0px 30px 14px; width: 960px !important;}
.video-box h2 { font-size:16px !important;font-weight:500; color:#4b4b4b}
.video-box h3 { font-size:16px !important;font-weight:500; color:#4b4b4b}
       .youtube-player {
        position: relative;
       /* padding-bottom: 56.23%;
         Use 75% for 4:3 videos */
        height: 0;
        overflow: hidden;
        max-width: 98%;
		height:236px;
        background: #000;
        margin: 5px;
    }
    
    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 98%;
        height: 236px;
        z-index: 100;
        background: transparent;
    }
    
    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width:100%;
        width: 100%;
		height:225px;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }
    
    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }
    
    .youtube-player .play {
        height: 225px;
        width: 98%;
        left: 50%;
        top: 50%;
        margin-left: -36px;
        margin-top: -36px;
        position: absolute;
        background: url("//i.imgur.com/TxzC70f.png") no-repeat;
        cursor: pointer;
    }
	
#loadMore {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
}
#loadMore a {
    background: #13444B;
    border-radius: 3px;
    color: white;
    display: inline-block;
    padding: 10px 30px;
    transition: all 0.25s ease-out;
    -webkit-font-smoothing: antialiased;
}
/*.left_mar {
    float: left;
    margin-left: 10px;
    width: 48%;
    padding: 5px;
}
****** Youtube Vid css ends **************/
/******************** Expand Menu styling Starts **********************/
.arrowlistmenu {
	width: 210px; /*width of accordion menu*//*background-color:#012432;*/
}
.arrowlistmenu h3 {
	margin-top: -10px !important;
	margin-bottom: 4px !important;
}
.arrowlistmenu .menuheader a { /*CSS class for menu headers in general(expanding or not!)*/
	width: 100%;
	font: 12px Arial; /*font-weight:bold;*/
	color: #FFF;
	font-weight: bold;
	line-height: 0px;
	background: url(../images/bullet.png) no-repeat;
	/*margin-bottom: 10px;*/ /*bottom spacing between header and rest of content*/   /*IMPORTANT CODE LINE*/
	margin: 0 auto;
	text-transform: inherit;
	padding: 5px 0 8px 18px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}
.arrowlistmenu .menuheader a:hover { /*hover state CSS*/
	color: #EAD000;
	font-weight: bold;
	background: url(../images/bullet-1.png) no-repeat;
	padding: 3px 0 8px 18px;
	line-height: 0px;
	margin: 0 auto;
}
.arrowlistmenu .openheader { /*CSS class to apply to expandable header
when it's expanded*/
	background: url(images/bullet-1.png) no-repeat;
}
.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 4px 8px 0px 16px;
	padding: 0;/*bottom spacing between each UL and rest of
content*/
}
.arrowlistmenu ul li {
	padding-bottom: 0px; /*bottom spacing between menu items*/ 
	
}
.arrowlistmenu ul li a {
	color: white;
	font-weight: bold;
	background: url(../images/bullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 4px 0px 0px 15px;
	/*padding-left: 15px;
	link text is indented 19px*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	/*border-bottom: 2px dotted #dadada;*/
	font-size: 12px;
	margin-top: -8px;
	margin-bottom: -2px;
}
/*.arrowlistmenu ul li a:visited{
color:  #858585;  font-weight:bold;
}*/
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #EAD000;
	font-weight: bold;
	background: url(../images/bullet-1.png) no-repeat center left;
}
/******** Inner pages ***************/
.heading {
    font-size: 23px;
    margin-left: 10px;
	margin-top: 8px;
    background: #000000;
    color: #FFF;
    padding: 5px 35px 5px 10px; display:inline-block;
}
.content-text{padding:0px 0px 40px 10px; text-align:justify; margin-top:20px !important;font-size: 13px;
    line-height: 16px;}
.content-text a { color:#000 !important;  font-weight:200;}
.content-text a:hover { color:#EAD000 !important;}
.content-text .table{text-align: left !important;}
.content-text h2 { font-size:18px !important;font-weight:500; color:#383838}
.content-text h3 { font-size:15px !important;font-weight:600; color:#383838}
.content-text span { font-size:13px !important;}
.right-image {
    float: right;
    padding: 5px;
    margin: 5px 10px 10px 10px;
    background: #dfdfdf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	width:42%;
}
.faq-back{float:right; font-size:14px; padding-right:10px; margin-top:-20px;}

/******************** Expand Menu styling Ends **********************/
@media only screen and (min-width: 1200px) and (max-width: 1380px) {
	.mobile-view {
	width: 75% !important;
	margin: 0 auto;}
	
	}

@media only screen and (min-width: 300px) and (max-width: 736px) {
	.home-b-box{background-color:#000; min-height:300px; padding:20px 10px; margin-top:-20px; z-index:99; width:100% !important;}
	.video-box{margin: 0px 0px 30px 14px; width: 96.5% !important; }
.slider-img-res {
	width: 345px !important;
	background-size: cover !important;
	height: 220px !important;
	min-height: 220px !important;}
.navbar {
	margin-top: -30px;}
.mobile-view {
	width: 92%;
	margin: 0 auto;}
#sidebar {
	width: 100%;}
.vid-box-home {
	width: 330px;
	padding-left: 0px;
	margin-left: 0px;}
.cont-img {
	margin-top: 10px !important;
	width: 250px !important;
	margin-right: 40px !important;}
.call-img {
	margin-top: 9px !important;
	width: 251px !important;
	margin-right: 40px !important;}
.header {
	background: linear-gradient(#00454B 85%, #005468, #003E4D, #024A62);
	min-height: 240px !important;}
.dropdown_6columns, .dropdown_5columns, .dropdown_4columns, .dropdown_3columns, .dropdown_2columns, .dropdown_1columns {
	display: none !important;
	width: 100%;}
#menu li {
	width: 100%;
	text-align: left}
#menu li .drop {
	padding-right: 0px;
	background: none;}
#menu li:hover .drop {
	background: none;}
.navbar-inverse {
	color: #fff;
	/* background: linear-gradient(#3E6F78 0%, #0E4249 50%, #072D33 50%);*/
	background-color: #13444B !important;}
navbar-inverse {
	background-color: #13444B !important;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: none !important;}
.judi-img {
	width: 100%;}
.img-h1, .img-h2, .img-h3, .img-h4, .img-h5 {
	padding: 4px 4px;
	line-height: 26px;
	left: 0px;
	top: -82px;
}
.img-p1, .img-p2, .img-p3, .img-p4, .img-p5 {
    padding: 4px 4px;
    line-height: 24px;
    left: 0px;
    top: -26px;
}	
	
	
}




@media only screen and (min-width:767px) and (max-width: 1023px) {
	.home-b-box{background-color:#000; min-height:300px; padding:20px 10px; margin-top:-20px; width:100% !important; box-shadow:inset 0 0 10px #000000; z-index:99}
#sidebar {
	/* float: right; */
	width: 460px !important;}
#menu li {
	padding: 4px 8px 4px 6px;
	margin-right: 2px;}
#menu li a {
	font-size: 11px;}
	.video-box{margin: 0px 0px 30px 14px;   width: 440px !important; }
 }

@media only screen and (min-width: 1024px) and (max-width: 1025px) {
	#sidebar {
	/* float: right; */
	width: 630px !important;}
#menu li {
	padding: 4px 8px 4px 6px;
	margin-right: 2px;}
#menu li a {
	font-size: 11px;}
	.video-box{margin: 0px 0px 30px 14px;   width: 768px !important; }
	#loadMore{ padding-top:0px;}
	#loadMore a { float:left;}
	.home-b-box {
    background-color: #000;
    min-height: 300px;
    padding: 20px 10px;
    margin-top: -20px;
    width: 100% !important;
    box-shadow: inset 0 0 10px #000000;
    z-index: 99;
}
	
	}


@media only screen and (min-width: 1026px) and (max-width: 1280px) {
	.home-b-box{background-color:#000; min-height:300px; padding:20px 10px; margin-top:-20px; width:101.6% !important; box-shadow:inset 0 0 10px #000000; z-index:99}
#sidebar {
	/* float: right; */
	width: 105.1% !important;}
#menu {padding: 3px 0px 0px 0px !important}
#menu li {
	padding: 4px 8px 4px 6px;
	margin-right: 2px;}

#menu li a {
	font-size: 14px;}
	.video-box{margin: 0px 0px 30px 14px; width: 606px !important; }
 }
 @media only screen and (min-width: 1281px) and (max-width: 1366px) {
#sidebar {
	/* float: right; */
	width: 105.5% !important;}
.video-box h2 { font-size:14px !important;font-weight:500; color:#4b4b4b}
.video-box h3 { font-size:14px !important;font-weight:500; color:#4b4b4b}
.judi-img {
 width:100%;}
 #menu li {
	padding: 4px 8px 4px 6px;
	margin-right: 2px;}
#menu li a {
	font-size: 12px;}
	.video-box{margin: 0px 0px 30px 14px; width: 820px !important; }
 }


 @media only screen and (min-width: 1367px) and (max-width: 1440px) {
.video-box{margin: 0px 0px 30px 14px; min-width: 960px !important; }
#sidebar {
	width: 287px !important;
}
.judi-img {
	width: 105%;
}
#menu li {
	padding: 4px 8px 4px 8px;
	margin-right: 2px;}
#menu li a {
	font-size: 13px;}
 }
)
 @media only screen and (min-width: 1441px) and (max-width: 1840px) {
.video-box{margin: 0px 0px 30px 14px; min-width: 960px !important; }
#sidebar {
	width: 105% !important;
}
.judi-img {
	width: 105%;
}
#menu li {
	padding: 4px 8px 4px 8px;
	margin-right: 2px;}
#menu li a {
	font-size: 13px;}
 }
)