.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid{
	margin-left: -15px;
	margin-right: -15px;
}

.no-gutter>[class^="col-"]{
	padding-left: 0;
	padding-right: 0;
}

.banner-image{
	height: 150px;
	width: 100%;
}
body{
	background-color: #000000;
}

.top-menu{
border-top: 1px solid rebeccapurple;
margin: 10px 0 10px 0;
box-shadow: 0px 0px 10px white;
border-radius: 10px;
background: #4c4c4c; /* Old browsers */
	background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 49%, #474747 99%, #474747 100%, #1c1c1c 100%, #000000 100%, #111111 100%, #2c2c2c 100%, #474747 100%, #2b2b2b 100%, #111111 100%, #1c1c1c 100%, #111111 100%, #2b2b2b 100%, #131313 100%, #2c2c2c 101%, #474747 101%, #474747 101%, #474747 102%, #474747 104%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 49%,#474747 99%,#474747 100%,#1c1c1c 100%,#000000 100%,#111111 100%,#2c2c2c 100%,#474747 100%,#2b2b2b 100%,#111111 100%,#1c1c1c 100%,#111111 100%,#2b2b2b 100%,#131313 100%,#2c2c2c 101%,#474747 101%,#474747 101%,#474747 102%,#474747 104%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4c4c4c 0%,#595959 49%,#474747 99%,#474747 100%,#1c1c1c 100%,#000000 100%,#111111 100%,#2c2c2c 100%,#474747 100%,#2b2b2b 100%,#111111 100%,#1c1c1c 100%,#111111 100%,#2b2b2b 100%,#131313 100%,#2c2c2c 101%,#474747 101%,#474747 101%,#474747 102%,#474747 104%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


.menu-image{
	cursor: pointer;
	height: 22px;
	margin: 7px;
	width:27px;
}
.logo-image{	
	height: 35px;
}

.body-area{
	background-color: black;
}
.main-area{
	background-color: #000000;
	margin: 0px;
	margin-top: 15px;
	border-image:url('../images/headertop.png') 40% stretch;
	border-bottom:0;
	border-left:0;
	border-right:0;
	width: 100%;
	padding: 0 15px;

}
.content-header{
	/*background-color:#231F20;*/
	height: 38px;
	width: 100%;
	margin: 0px;
	border-radius: 10px;
	border: 2px solid white;
background: rgba(76,76,76,1);
background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 1%, rgba(33,33,33,1) 48%, rgba(120,115,120,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(1%, rgba(89,89,89,1)), color-stop(48%, rgba(33,33,33,1)), color-stop(100%, rgba(120,115,120,1)));
background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 1%, rgba(33,33,33,1) 48%, rgba(120,115,120,1) 100%);
background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 1%, rgba(33,33,33,1) 48%, rgba(120,115,120,1) 100%);
background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 1%, rgba(33,33,33,1) 48%, rgba(120,115,120,1) 100%);
background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 1%, rgba(33,33,33,1) 48%, rgba(120,115,120,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#787378', GradientType=0 );
}
.icon-image {
	height: 20px;
	width: 30px;
	float: left;
	margin-right: 8px;
	align-content: center;
	margin-top: 5px;
}
.game-header {
	color: white;
	float: left;
	font-weight: bold;
	text-shadow: 5px 5px 5px black;
	font-size:calc(0.5vw + 2vh);
	line-height: 30px;
}
.newGame{
	/*color: blue;*/
}
.hotGame{
	/*color: red;*/
}
.service-header {
	color: white;
	float: left;
	font-size:calc(0.5vw + 2vh);
	line-height: 33px;
	font-weight:bold;
}

.game-more{
	color: white;
	font-size: calc(0.9vw + 1vh);
	line-height: 33px;	

}
.game-more a{
	color: white;
}
.game-more a:hover{
	text-decoration: none;
}
.mb-3, .my-3 {
    margin-bottom: 0.5rem !important;
}
.game-more img{
	width: 11px;
	/*margin-top: 17px;*/
}
.gameDiv{
	width:100%;
}
.singleGame{
	margin-bottom: 10px;
	padding-right: 0px; 
}
.singleGame img{
	border: 1px solid red;
}
.singleGame span{
	position: absolute;
	bottom: 0px;
	font-size: calc(1.0vw + 2vh);
	color: white;
	text-shadow: 4px 4px 4px black;
	width: 100%;
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	left: 8px;
}
.body-footer-text{
	color: white;
	font-size: 0.8em;
	text-align:  justify;
	width: 100%;
	padding: 0 10px 0 0;
    margin-top: 8px;
    margin-bottom: 15px;
	
}
.subscriptionButton{
	/*height: 40px;*/
	/*background-color: black;*/
	color:white;
	border: 2px solid white;  
	line-height: 23px;
	border-radius: 10px;
	/*width: 90%;*/
	/*padding: 5px;*/
	font-weight:bold;
	min-width:130px;
	background: rgba(66,49,47,1);
background: -moz-linear-gradient(top, rgba(66,49,47,1) 0%, rgba(219,46,11,1) 48%, rgba(66,53,52,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(66,49,47,1)), color-stop(48%, rgba(219,46,11,1)), color-stop(100%, rgba(66,53,52,1)));
background: -webkit-linear-gradient(top, rgba(66,49,47,1) 0%, rgba(219,46,11,1) 48%, rgba(66,53,52,1) 100%);
background: -o-linear-gradient(top, rgba(66,49,47,1) 0%, rgba(219,46,11,1) 48%, rgba(66,53,52,1) 100%);
background: -ms-linear-gradient(top, rgba(66,49,47,1) 0%, rgba(219,46,11,1) 48%, rgba(66,53,52,1) 100%);
background: linear-gradient(to bottom, rgba(66,49,47,1) 0%, rgba(219,46,11,1) 48%, rgba(66,53,52,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42312f', endColorstr='#423534', GradientType=0 );
}
.subscriptionButton img{
	height: 12px;
	padding: 0 3px;
	width: 28px;
}
.accountButton{
	/*height: 40px;*/
	/*background-color: black;*/
	color:white;
	/*border: 2px solid white;*/
	line-height: 23px;
	/*border-radius: 10px;*/
	/*width: 90%;*/
	font-weight:bold;
	padding: 0 5px;
	min-width:130px;
/*	background: rgba(66,49,47,1);*/
/*background: -moz-linear-gradient(top, rgba(66,49,47,1) 0%, rgba(219,46,11,1) 48%, rgba(66,53,52,1) 100%);*/
/*background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(66,49,47,1)), color-stop(48%, rgba(219,46,11,1)), color-stop(100%, rgba(66,53,52,1)));*/
/*background: -webkit-linear-gradient(top, rgba(66,49,47,1) 0%, rgba(219,46,11,1) 48%, rgba(66,53,52,1) 100%);*/
/*background: -o-linear-gradient(top, rgba(66,49,47,1) 0%, rgba(219,46,11,1) 48%, rgba(66,53,52,1) 100%);*/
/*background: -ms-linear-gradient(top, rgba(66,49,47,1) 0%, rgba(219,46,11,1) 48%, rgba(66,53,52,1) 100%);*/
/*background: linear-gradient(to bottom, rgba(66,49,47,1) 0%, rgba(219,46,11,1) 48%, rgba(66,53,52,1) 100%);*/
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42312f', endColorstr='#423534', GradientType=0 );*/
background-image:url('../images/bg.jpg');
background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;

}

.gameInfo{
    line-height: 18px;
	margin-top: 10px;
	font-weight: normal;
	text-align: center;
	font-size: 0.75em;
}
.secndInfo{
	margin-bottom: 10px;
}
.gameInfo a{
font-weight: bold;
color: white;
font-size: 1.2em;
}

.accountButton img{
	height: 13px;
	padding: 0 3px;
	width: 23px;
}
.bottomHorizontal{
	width: 100%;
	height: 3px;
	background-color: white;
	margin-top: 14px;
}
.copyRight{
	width: 100%;
	color: white;
	margin-top: 10px;
	height: 41px;
	font-size: .8em;
	/*line-height: 50px;*/
	background-color: #101010;
}
.copyRight a{
color: white;
}
.carousel{
	width: 100%;
	margin: 0 15px;
}
.carousel-indicators {
  bottom:-35px;
}

.carousel-inner,.carousel-item{
	min-height: 120px;
}
.carousel-item img{
	min-height: 120px;
}

/* new menu live */


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 57px;
}

.sidenav a {
    padding: 5px 0px 2px 5px;
    text-decoration: none;
    font-size: calc(1.0vw + 2vh);
    color: #fff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    left: 35px;
    font-size: 36px;
    /*margin-left: 50px;*/
}

#main {
    transition: margin-left .5s;
    /*padding: 16px;*/
}

.content-image{
	width: 100% ;
	border-radius: 5px 5px 0 0;
}
.game-name{
	position: absolute;
    bottom: 0px;
    font-size: calc(1.0vw + 2vh);
    color: white;
    text-shadow: 4px 4px 4px black;
    width: 100%;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    left: 8px;
}
.game-title{
	text-align: center;
	width: 100%;
}
.resCarousel-inner .item .tile{
border-radius: 5px;
}

.content-header:first-of-type{
	margin-top: 15px;
}

.sidenav a:first-of-type{
border: none;
background:none;
 border-radius: 0px;
}

.sidenav a{
	border: 1px solid white;
}

.resCarousel-inner .item .tile a{
    color:white;
    text-decoration:none;
    font-size: 0.7em;
    font-weight: bold;
}

 .resCarousel-inner .item .tile{
background: rgba(76,76,76,1) ;
background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 16%, rgba(102,102,102,1) 28%, rgba(71,71,71,1) 49%, rgba(0,0,0,1) 74%, rgba(59,58,59,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(16%, rgba(89,89,89,1)), color-stop(28%, rgba(102,102,102,1)), color-stop(49%, rgba(71,71,71,1)), color-stop(74%, rgba(0,0,0,1)), color-stop(100%, rgba(59,58,59,1)));
background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 16%, rgba(102,102,102,1) 28%, rgba(71,71,71,1) 49%, rgba(0,0,0,1) 74%, rgba(59,58,59,1) 100%);
background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 16%, rgba(102,102,102,1) 28%, rgba(71,71,71,1) 49%, rgba(0,0,0,1) 74%, rgba(59,58,59,1) 100%);
background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 16%, rgba(102,102,102,1) 28%, rgba(71,71,71,1) 49%, rgba(0,0,0,1) 74%, rgba(59,58,59,1) 100%);
background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 16%, rgba(102,102,102,1) 28%, rgba(71,71,71,1) 49%, rgba(0,0,0,1) 74%, rgba(59,58,59,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#3b3a3b', GradientType=0 );
}

.democollapse{
	/*padding: 0 5px;*/
	background: rgba(76,76,76,1);
	background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 1%, rgba(33,33,33,1) 48%, rgba(120,115,120,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(1%, rgba(89,89,89,1)), color-stop(48%, rgba(33,33,33,1)), color-stop(100%, rgba(120,115,120,1)));
	background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 1%, rgba(33,33,33,1) 48%, rgba(120,115,120,1) 100%);
	background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 1%, rgba(33,33,33,1) 48%, rgba(120,115,120,1) 100%);
	background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 1%, rgba(33,33,33,1) 48%, rgba(120,115,120,1) 100%);
	background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 1%, rgba(33,33,33,1) 48%, rgba(120,115,120,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#787378', GradientType=0 );
	color: white;
	font-size: .8em;
}