body{
	background-image:url("../images/body-bg.jpg");
	background-repeat:repeat;
	font-family: 'gothambook58aa69ddeb9b2';
}
.hidden{
display:none !important;
}
div.form-inline.search-form-sidebar.input-prepend{
	padding: 0px 19px 15px 19px !important;
}
.fp-rokajaxsearch{
	padding: 15px 15px 0px 15px;
}
@font-face {
    font-family: 'gothambook58aa69ddeb9b2';
    src: url('../fonts/gothambook58aa69ddeb9b2.eot');
    src: url('../fonts/gothambook58aa69ddeb9b2.eot') format('embedded-opentype'),
         url('../fonts/gothambook58aa69ddeb9b2.woff2') format('woff2'),
         url('../fonts/gothambook58aa69ddeb9b2.woff') format('woff'),
         url('../fonts/gothambook58aa69ddeb9b2.ttf') format('truetype'),
         url('../fonts/gothambook58aa69ddeb9b2.svg#gothambook58aa69ddeb9b2') format('svg');
}

@font-face {
  font-family: 'Gotham-Light';
  src: url('../fonts/Gotham-Light.woff') format('woff'),
       url('../fonts/Gotham-Light.ttf') format('truetype'),
       url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Medium';
  src: url('../fonts/Gotham-Medium.woff') format('woff'),
       url('../fonts/Gotham-Medium.ttf') format('truetype'),
       url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamMedium_0';
  src: url('../fonts/GothamMedium_0.eot');
  src: url('../fonts/GothamMedium_0.woff2') format('woff2'),
       url('../fonts/GothamMedium_0.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'Gotham-Bold';
  src: url('../fonts/Gotham-Bold.eot');
  src: url('../fonts/Gotham-Bold.woff2') format('woff2'),
       url('../fonts/Gotham-Bold.woff') format('woff'),
       url('../fonts/Gotham-Bold.ttf') format('truetype'),
       url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg'),
       url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot');
  src: url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
       url('../fonts/MyriadPro-Regular.woff') format('woff'),
       url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
       url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg'),
       url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

.container{
	max-width:1000px;
}

.header {
	background-image: url("../images/header-bg.png");
	background-position: center center;
	background-size: 100% 100%;
	padding-bottom: 2px;
}

.site-logo {
	max-width: 480px;
}

.navbar.ga-nav {
	padding: 0;
	margin-top: 22px;
	  
}

.ga-nav .nav-item {
	float: none;
	display: inline-block;
	color: #fff;
	padding: 0;
	margin-left: 0 !important;
	background: #333;
	transform: skew(-15deg);
	background-color: #333;
	margin-top: 10px;
	box-shadow: 0px 1px 1px #666;
}

.ga-nav .nav-item a {
	font-size: 12px;
	padding: 5px 12px;
	transform: skew(15deg);
	font-family: 'Gotham-Medium';
	text-transform: uppercase;
	cursor: pointer;
	text-shadow: 0 0 2px #000;
}

.ga-nav .nav-item a.dropdown-item{
	text-shadow:none;
}

.ga-nav .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .3em;
	vertical-align: middle;
	content: "";
	border-top: 0.6em solid #e8be10;
	border-right: .4em solid transparent;
	border-left: .4em solid transparent;
}

.ga-nav .nav-item:last-child {
	background-color: #f7b217;
	margin-left: -5px !important;
}

.ga-nav .nav-item a:last-child {
		color: #000;
	text-shadow:none;
}

.top-v-ad{
	padding:15px 0;
}

.ga-carousel .carousel-caption {
	right: 0;
	left: 0;
	background-color: #00000080;
	color: #fff;
	bottom: 0;
	padding: 15px 15px 0 15px;
}

.carousel-item {
  height:24rem;
}

.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height:100%;
}

.carousel-indicators > li {
  margin-bottom: .25rem;
}

.ga-carousel {
	border: 1px solid #e8be10;
}

.ga-carousel .carousel-content {
	padding-right: 190px;
}

.carousel-content h3 {
	font-size: 1.5rem;
	color: #ffcf82;
	font-family: 'Gotham-Bold';
	margin-bottom:0;
}

.carousel-content p {
	font-size: 13px;
	font-family: 'Gotham-Medium';
	margin-bottom:0;
}

.slider-btn {
	background-image: url(../images/slider-btn-bg.png);
	position: absolute;
	right: 15px;
	top: 26px;
	text-align: center;
	padding:6px 24px;
	color: #000;
	font-size: 26px;
	background-repeat: no-repeat;
	margin-bottom: 0;
	font-family: 'Gotham-Medium';
	font-size: 21px;
	background-size: 100% 100%;
}

.slider-btn:hover{
	text-decoration:none;
}

.ga-carousel .carousel-indicators {
	position: absolute;
	bottom: 87px !important;
	left: auto;
	z-index: 15;
	width: 100%;
	padding-left: 0;
	margin-left: 0;
	text-align: right;
	list-style: none;
	padding-right: 20px;
}

.ga-carousel .carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #f7b217;
}

.ga-carousel .carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0;
	text-indent: -999px;
	cursor: pointer;
	background-color: transparent;
	border: 1px solid #f7b217;
	border-radius: 10px;
}

.theme-border{
	border: 1px solid #e8be10;
}

.game-info {
 background-color: #0c0c0c;
 display: block;
 float: left;
 margin-top: 10px;
 padding: 10px 0 0 0;
}

.single-game-info {
	padding: 5px 0;
	overflow:hidden;
}

.game-title a{
	font-size:15px;
	color:#ffcf82;
}

.game-title a {
	text-decoration:none;
}
.game-dec {
	color: #fff;
	font-size: 13px;
}

.comments-count {
	color: #ffcf82;
	float: right;
	font-size: 9px;
	font-weight:bold;
	text-transform:uppercase;
}

.single-game-info hr {
	border-top: 1px solid #666;
	float: left;
	width: 100%;
	clear: both;
	margin: 0;
}

.load-more-btn a {
	background-image: url(../images/title-bg.png);
	text-align: center;
	display: block;
	background-size: 100% 100%;
	color: #fff;
	padding: 10px 0;
	font-size: 13px;
	text-shadow: 1px 1px 4px #000;
	font-family: 'Gotham-Medium';
}

.load-more-btn a:hover{
	text-decoration:none;
}

.side-bar {
	margin-top: 10px;
}

.side-ad-block img{
	width:100%;
}

.margin-btm-10{
	margin-bottom:10px;
}

.title-bg{
	background-image: url(../images/header-bg-side.png);
	background-size:100% 100%;
	position:relative;
}

.follow-us-box {
	overflow: hidden;
	padding-bottom: 15px;
}

.title-head {
	background-image: url(../images/title-head-bg.png);
	background-size: 100% 100%;
	padding: 8px 20px 8px 15px;
	display: inline-block;
	color: #1a1a1a;
	font-size: 13px;
	font-family: 'Gotham-Medium';
}

.social-icons-side {
	display: inline-block;
	float: right;
	padding-right: 7px;
	padding-top: 5px;
}

.search-form-sidebar{
	position:relative;
	padding:5px;
	width:100%;
}

.search-form-sidebar .form-control {
	float: right;
	padding: 5px 10px;
	border-radius: 0 20px 20px 0 !important;
	max-width: 62%;
	height: 28px;
	background: #fff !important;
}

.search-form-label {
	font-size: 13px;
	color:#ffcf82;
}

.btn-submit {
	background: transparent;
	border: 0;
	position: absolute;
	right: 22px;
	top: 16px;
}

.title-head-icon{
	background-image: url(../images/title-head-icon-bg.png);
	position:absolute;
	left:0;
	width:50px;
	height:35px;
	background-size:100% 100%;
}

.title-sidebar {
	color: #fff;
	padding: 10px 0;
	margin-bottom: 0;
	font-size: 13px;
	font-family: 'Gotham-Medium';
	box-shadow: 0px 2px 3px #000;
}

.title-head-icon .gb {
	font-size: 20px;
	padding-top: 8px;
	padding-left: 10px;
}

.block-list-news{
	background-color:#232222;
	padding:0;
	margin-bottom:0;
}

.block-list-news li:first-child{

	border-top:0;
}

.block-list-news li{
	display:block;
	font-size:12px;
	padding:8px 15px;
	border-top:1px solid #58471f !important;
	font-family: 'Gotham-Medium';

}

.block-list-news li span {
	color: #fff;
	padding-right: 25px;
}

.block-list-news li a{
	color:#ffcf82;
	text-decoration:none;
}

.block-list-news li a:hover{
	text-decoration:none;
}

.footer {
	background-image: url("../images/footer-bg.png");
	background-size: 100%;
}

.footer-logo .img-fluid {
	position: absolute;
	max-width: 160px;
	top: -8px;
	left: 0;
}

.footer-nav {
	padding: 20px 0;
}

.footer .nav-item:first-child{
	border-left:0;
}

.footer .nav-item {
	display: table-cell;
	width: 1%;
	text-align: center;
	border-left: 2px solid #ccc;
	line-height:1;
}

.footer-nav .nav-link {
	color: #f8b316;
	text-transform: uppercase;
	font-family: 'Gotham-Medium';
	font-size:14px;
}

.footer-btm-part {
	padding-top: 10px;
	padding-bottom:0px;
	overflow: hidden;
}

.footer-social a {
    color: #1a171b;
    font-size: 29px;
    padding: 0 22px;
}

.footer-social a:hover{
	text-decoration:none;
}

.copy-right p {
	font-size: 12px;
	color: #fff;
	font-family: 'MyriadPro-Regular';
	padding-top:10px;
}

.li-background a {
    background: #333;
    transform: skew(0deg) !important;
}

.dropdown-menu a {
    background: #fff;
}

.social-icons-side a {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    color: rgba(48, 48, 48, 0);
    text-align: center;
    text-transform: normal;
    -o-text-overflow: clip;
    text-overflow: clip;
    white-space: pre;
    text-shadow: 1px 1px 0 rgb(140, 140, 140), -1px -1px 1px rgba(0, 0, 0, 0.15);
    font: normal 20px/1 "Aladin", Helvetica, sans-serif;
    padding-right: 8px;
}


/* New Page CSS Start*/

.body-background {
	background: url(../images/back-img.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

.back-clr-row {
	margin: 0px;
	background: #232323;
	padding: 16px 10px 10px 10px;
}

.width-100 {
	width: 100%;
	float: left;
	padding-top: 0px !important;
}

.title-page {
	text-transform: uppercase;
	color: #ffcf82;
	font-weight: 600;
	font-size: 14px;
}

.row-marg-0 {
	margin: 0;
}

.row-001 {
	padding: 10px 0px;
}

.announcment-title {
	font-size: 14px;
	color: #ffcf82;
	font-weight: 600;
	margin-bottom: 0px;
}

.text-center {
	text-align: center;
}

.announcment-p-text {
	font-size: 12px;
	color: #fff;
	font-weight: 500;
}

.number-text {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
}

.padd-0 {
	padding-right: 0px !important;
}

.hr-new {
	border: 1px solid #ccc;
	width: 95%;
	margin: 10px auto 0px auto;
}

.announcment-p-text {
	font-size: 12px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 0px;
}

.website-color {
	color: #ffcf82;
}

.follow-us-box-color {
	background: #232222;
}

 .custom-main-sidebar .rssearch_box, .rssearch_box {
	width: 100% !important;
	position: relative !important;
}
.GoogleActiveViewElement {
	text-align:center !important;
	margin: 0 auto;
    display: block !important; 
}

/* REMOVED ON JAN 7TH 2021 AS IT CAUSED PROBLEMS WITH FOOTER AD ON MOBILE DEVICES

#pw-oop-bottom_rail{
width: 60% !important;
    margin: auto !important;
    left: 25% !important;	
}

*/

#mys-wrapper{
	left:15% !important;
}