
.container {
width:100%;
}
header{
	/*background: #e72d1a !important;*/
	background: #3F3F3F !important;
	padding-top:5px;
	padding-bottom:5px;
}
.signup{
	background: white;
	color: #830c10 !important;
	width:96px;
	text-transform:uppercase;
	text-align: center;
	margin:25px 10px 25px 0px;
	line-height: 34px;
	float:left;
}
.signup a{
	color: #830c10 !important;
	font-family: 'Lato', sans-serif;
	text-decoration:none;	
}

.signin{
	text-transform:uppercase;
	text-align: center;
	line-height: 34px;
	margin:25px 0px;
	float:left;
	color: #fff !important;
	width:96px;
	border: 1px solid white;
}

.signin a{
	color: #fff !important;
	font-family: 'Lato', sans-serif;
	text-decoration:none;	
}


.lang{
    padding: 0px;
    border: 0px;
    border-radius: 50%;
    background: transparent;	
	    box-shadow: initial !important;
		width:40px;
}
.lang img{  
    border-radius: 50%;
    height: 25px;
    width: 25px;
    border: 2px solid #3967b9;
}
.drop {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 32px;
    padding: 0px 5px 5px; !important;
    margin: 2px 0 0 !important;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #212865 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.drop li{
	margin-top:5px;
}
.mgtb{
	float: right;
   margin: 25px 0px;
}
.logo{
	margin:5px 0px;
}
#banner{
}

#banner img{
	width:100%;
}
.sform{
width: 340px;
      padding: 35px 25px;
      margin-top: -335px;
   background: rgba(45, 77, 138, 0.82) !important;
    position: absolute;
	z-index: 999999;
      display: block;
}
.sform p{
	text-align:center;
	margin-bottom:5px;
}
.sform h2{
	    font-size: 30px;
		    margin-top: 0px;
	text-align:center;
}
.sform .field{
	border-radius: 0px;
	display:block;
	width:100%;
	    margin-bottom: 13px;
	}
	
	.sform .sup{
		width: auto !important;
    background: #3bff40!important;
    border: 0px;
    color: #000;
    border-radius: 0px;
    width: 90px !important;
    height: 36px;
    text-transform: uppercase;
	 font-family: 'Lato', sans-serif;
}
.field{
	height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #D1D1D1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Lato', sans-serif;
	}
::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Lato', sans-serif;
}
:-ms-input-placeholder { /* IE 10+ */
    font-family: 'Lato', sans-serif;
}
:-moz-placeholder { /* Firefox 18- */
    font-family: 'Lato', sans-serif;
}
.sform h2 {
    font-size: 30px;
	 font-family: 'Lato', sans-serif;
    text-align: center;
	color:#fff;
}
.sform p {
	 font-family: 'Lato', sans-serif;
    text-align: center;
	color:#fff;
}
.caption h4{
font-family: 'Lato', sans-serif;	
    margin-top: 80px;
}




.tabs{
	margin:40px auto;
	display:block;
}
.tabs ul{
	margin:0px;
	padding:0px;
}
.tabs ul li{
	list-style-type:none;
	float:left;
	margin-bottom:0px;
}
.tabs ul li a{
font-family: 'Lato', sans-serif;
display: block;
font-size:15px;
text-align:center;
text-transform:uppercase;
padding:10px 20px;
color:white;
text-decoration:none;
margin:0px 0px;
transition:0.2s;
}
.tabs ul li a:hover{
	background:white;
	color:#000;
	
}
.tabs ul li a.active{
	background:white !important;
	color:#830c10 !important;
	
}
.thumbnail {
    position:relative;
    overflow:hidden;
}
 
.caption {
    position:absolute;
    top:-100%;
    right:0;
  background: rgba(0, 0, 0, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    text-align:center;
    color:#fff !important;
    z-index:2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.thumbnail:hover .caption {
    top:0%;
}
.gthumb{

}
.gthumb .thumbnail{
	background-color: transparent !important;
/*    border: 0px !important;*/
border-color: white;
border-width:2px;
	padding:0px;
}
.gthumb .thumbnail img{
width:100%;
}  	
.gthumb .label{
    background: #ff8b0c;
    color: #FFF !important;
    border-radius: 0px;
    width: 100px;
    /* display: block; */
    margin-bottom: 5px !important;
    text-align: center;
    margin: 0px auto;
    /* height: 110px; */
    /* line-height: 45px; */
    padding: 7px 7px;

}
.thumbnail{
	border-radius:0px;
}
  
.loadmore{
    background: #f3d73e;
    color: #000;
    width: 240px;
    text-align: center;
    margin: 0px auto;
}
.loadmore a{
font-family: 'Lato', sans-serif;
font-size:15px;
text-align:center;
text-transform:uppercase;
padding:12px 20px;
display:block;
color:#000;
text-decoration:none;
margin:0px 5px;
transition:0.2s;
}
.loadmore a:hover{
	
}

.btn-info {
    color: #fff;
    background-color: #ff8b0c;
    border-color: #ff8b0c;
}

#games{
	margin-bottom:10px;
}

#footer{
	    background: #1c2648;
}

#footer ul{
	margin:0px;
	padding:0px;
}

#footer li{
	list-style-type:none;
	float:left;
	    margin: 20px 0px;
    padding: 0px 44px;
	
}
#footer li:last-child{
	border-right:0px;
}

#footer ul li a{
font-family: 'Lato', sans-serif;
color:#fff;
font-size:16px;
text-transform:uppercase;
text-decoration:none;
transition:0.2s;	
}
#footer ul li a:hover{
color:#f3d73e;	
}
.bottom{
	/*background:url(img-fbg-5582a822ab.png) repeat-x;*/
	background-color:black;
      
   padding-bottom:20px;
}
.stb{
	    margin: 50px 0px 20px;
}
@media (max-width:1190px) {
.signin {
    width: 80px;
 }
 .signup {
    width: 80px;
}
.logo {
    margin: 14px 0px;
}

@media (max-width:824px) {
	
	.navbar-collapse {
    overflow-y: hidden;
    overflow: hidden;
}
	.signin {
    margin: 15px 10px 15px 0px;
}
.mgtb {
    float: right;
    margin: 19px 0px;
}
.signup {
    margin: 15px 20px 15px 0px;
}
	.lsg{
width: auto !important;
    margin: 0px auto;
    float: none;
	}
	
.lostpass {
top: 56px;
left: 135px;
position:absolute;
}
	
	.navbar-default .navbar-toggle {
    border-color: #ddd;
    margin: 13px 0px;
}

	.tabs ul li {
    list-style-type: none;
    float: left;
    width: 50%;
    margin-bottom: 4px;
	
}
	.tabs ul li a{
    padding: 10px 10px;
	
}
	.sform {
    width: 100%;
    padding: 35px 25px;
    margin-top: 20px;
    background: rgba(45, 77, 138, 0.82) !important;
    position: relative;
    z-index: 999999;
    display: block;
}
#footer li {
    list-style-type: none;
    float: left;
    margin: 0px 0px;
    padding: 10px 17px;
    border-right: 0;
    width: 100%;
    border-bottom: 1px solid #0d142e;
}
.stb {
    margin: 20px 0px 11px;
}	
	
}

@media (max-width:500px) {
.gthumb .col-xs-6 {
    width:100%;
}	
}