/*----------------------------------------------------

This files contents are outlined below.

  1.  Variables
  2.  Prefix
  3.  Shortcode
  4.  Header
  5.  Upload Media
  6.  Ribbon
  7.  Media - Video Post
  8.  Advertise
  9.  Sidebar
 10. Footer
 11. Filter
 12. Auth
 13. Profile
 14. Single Page
----------------L------------------------------------*/
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
/*Prefix Styles*/

.login-stretch {
	width: 50%;
	background: #cde100;
	color: #000 !important;
    margin: 0 auto;
	font-weight: 600;
	padding: 10px 0;
	font-size: 20px;
	-moz-border-radius: 10px;
}

.m0 {
    margin: 0;
    text-align: center;
}

.login-padding-form {
    padding: 20px;
}

article .m0 {
    text-align: left;
}
.p0 {
  padding: 0;
}
body {
  position: relative;
  /*Global Font*/
  /*Floating*/
  /*Section Fix*/
  /*Container Prefix*/
}
body * {
  font-family: 'Open Sans', sans-serif;
}
body .fright {
  float: right;
}
body p{
  margin: 0;
}
body .flefti {
  float: left !important;
}
body .frighti {
  float: right !important;
}
body section.row,
body header.row,
body section.row, body header.row, body{
    margin: 0;
    position: relative;
    text-align: center;
    z-index: 1;
}
body{
  z-index: 1;
}
footer.row {
    z-index: -1;
        margin: 0;
    text-align: center;
}
.games_choose{
  overflow: hidden;
}
.hide_div {
    visibility: hidden;
}
.show_div{
  visibility: visible;
}
.categories_web{
  text-align: center;
}
body .mfp-container {
  width: 100vw;
  padding: 0;
}

/*Ancore*/
a,
.btn,
button {
  outline: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
a:focus,
.btn:focus,
button:focus,
a:hover,
.btn:hover,
button:hover {
  outline: none;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
/*----------------------------------------------------------------*/
.title_row {
  padding: 0 15px;
}
#recent{
  margin-top:25px;
}
#recent h3{
  margin-bottom:0;
}
.fleft.category {
    float: left;
}
.title_row h3 {
    font-size: 22px;
    border-bottom: 4px solid #e8ebed;
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
    /* text-transform: uppercase;*/
    font-weight: bold;
    color: #43494e;
    line-height: 1;
    padding-bottom: 5px;
    text-align: left;
}
.title_row h3:after {
    position: relative;
    height: 3px;
    background: #cde100;
    width: 200px;
    content: '';
    left: 0;
    bottom: -9px;
    display: block;
}
.load_more_videos,
.loading_text {
  display: block;
  line-height: 60px;
  color: #828a91;
  /* text-transform: uppercase; */
  font-weight: 600;
  text-align: center;
  background: #f1f4f5;
  margin: 20px 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.load_more_videos:hover,
.loadting_text:hover,
.load_more_videos:focus,
.loadting_text:focus {
  color: #000;
  background: #cde100!important;
}
.load_more_videos:focus,
.loadting_text:focus {
  color: #43494e;
}
.loadting_text i {
  margin-right: 5px;
}
/*article {
    display:none;
}*/
/*.totop {
    position: absolute;
    bottom: 0;
    right: 45px;
    text-align: right;
    z-index: 2;
}*/
.totop {
    position: fixed;
    right: 30px;
    bottom: 0px;
    /* display: none; */
    /* cursor: pointer; */
     z-index: 9999999999999999999999999999;
}
.in_active_hover{
    background: #f1f4f5!important;
}
.totop a {
    display: none;
}
a, a:visited {
    color: #33739E;
    text-decoration: none;
    display: block;
}
a:hover {
    text-decoration: none;
}
.post_page_sidebar {
    padding-top: 30px;
}
.post_page_sidebar .advertise_row {
  margin: 45px auto;
}
.post_page_sidebar.post_page_sidebar2 .post_page_uploads {
  float: none;
  margin: 0 auto;
}
.post_page_uploads {
    padding-left: 0;
    text-align: left;
    margin-top: 15px;
}
.game_name {
    font-weight: 600;
    font-size: 25px;
}
.pagination_row {
  padding: 40px 15px;
}
.pagination_row .pagination {
  float: none;
  display: table;
  margin: 0 auto;
}
.pagination_row .pagination li {
  float: left;
}
.pagination_row .pagination li a {
  min-width: 33px;
  text-align: center;
  padding: 0 13px;
  background: #f1f4f5;
  line-height: 32px;
  border: none;
  border-radius: 2px;
  color: #43494e;
  text-transform: uppercase;
  font-weight: 600;
}
.pagination_row .pagination li a:hover {
  background: #cde100;
  color: #fff;
}
.pagination_row .pagination li + li {
  margin-left: 10px;
}
.pagination_row .pagination li.active a {
  background: #cde100;
  color: #fff;
}
.pagination_row .pagination li:first-child a,
.pagination_row .pagination li:last-child a {
  width: 90px;
}


.pagination ul li {
    display: inline-block;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
}
.pagination ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
}
.page_cover {
  height: 200px;
  background: #232323;
  z-index: 2;
  color: #fff;
  padding-top: 60px;
}
.page_cover:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(http://uxart.io.dimgx.net/Products/video-cafe/images/page-cover.jpg) no-repeat scroll center top;
  z-index: -1;
  opacity: 0.2;
}
.page_cover h1 {
  font-weight: 300;
  margin: 0;
}
.page_cover .breadcrumb {
  background: none;
  padding: 16px 0 0;
  font-size: 18px;
  margin-bottom: 0;
}
.page_cover .breadcrumb li a {
  color: #fff;
}
.page_cover .breadcrumb li + li {
  color: #fff;
}
.breadcrumb li:before {
    content: ""!important;
  }
.breadcrumb a:after{
  content: ">";
  padding: 0 5px;
}
/*----------------------------------------------------------------*/
.navbar {
  margin-bottom: 0;
  border: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
#nav_header, footer {
    background-color: #292a2f;
}
#nav_header{
      padding: 10px 0;
}
#nav_header{
    border-bottom: 2px solid #cde100;
}
footer {
    border-top: 2px solid #cde100;
}
.media_wrapper{
  background: #000;
}

.media_wrapper {
    padding: 20px 0;
    padding-right: 0;
    padding-left: 0;
    margin-top: 50px;
}
.video_box iframe {
    width: 1015px;
    height: 430px;
}
.upper_slider{
  margin-bottom: 10px;
}
.upper_slider,.bottom_slider{
    padding-left: 0;
}
/*.iframe_wrapper {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding-right: 0;
}*/
div#sliders_box {
    padding-left: 0;
}
.col-sm-7.video_box {
    padding-right: 0;
}
.h_iframe {
    position: relative;
    text-align: right;
    padding-right: 15px;
}
.h_iframe .ratio {width:100%;height:auto;}
.h_iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.navbar .container {
  position: relative;
  /*default menu styles*/
}
.navbar-nav {
    margin: 17.5px -15px;
    margin-bottom: 0;
}
.navbar-default {
    background-image: none;
    background-image: none;
    background-color: transparent;
}

.navbar .container .navbar-header {
    width: 100%;
}
#logout {
    margin-top: 35px;
    color: #fff;
    padding-left: 5px;
}
#logout:hover{
 /*font-weight: 600;*/
 font-weight: 1;
}

.navbar .container .navbar-header .navbar-toggle span {
  background: #43494e;
}
.navbar-header .nav_right {
    padding: 26px 0;
    padding-bottom: 5px;
}
.credit-white {
    color: #fff;
}
h4#credit_tag {
    margin-top: 0;
}
.credit-white h4::after {
    content: " | ";
    font-size: 18px;
    padding-right: 10px;
}
.credit-white h4 {
    margin: 0;
    text-align: left;
}
.logout {
    text-align: left;
    padding: 0;
    bottom: 5px;
}
div#right_nav {
    position: relative;
    top: 20px;
 }
.nav_right .fa {
    font-size: 22px;
    color: #fff;
}
.navbar-toggle {
    display: block;
    border-radius: 0;
    background: transperant;
    border: none;
    float: right;
    margin: 0 auto;
    padding: 10px 20px;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
    background-color: #fff;
}
.navbar .container .navbar-header .navbar-brand {
    display: block;
    margin-left: 0;
    padding: 0;
    height: auto;
    line-height: 0;
    padding-top: 2px;
}
.navbar {
    height: auto;
}
.navbar .container .navbar-nav li {
  padding: 0 15px;
}
.navbar-header .logo{
  padding: 0;
}
.navbar .container .navbar-nav li a,#cancel span.filter_text,.terms .navbar .container .navbar-nav li a,.privacy .navbar .container .navbar-nav li a,.compatible .navbar .container .navbar-nav li a {
  line-height: 110px;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #43494e;
  position: relative;
}
#cancel span.filter_text, .terms span.filter_text,.privacy span.filter_text,.compatible span.filter_text {
  line-height: 45px;
}
#cancel .navbar-nav > li > a, .terms .navbar-nav > li > a,.privacy .navbar-nav > li > a,.compatible .navbar-nav > li > a {
text-align: left;
}
/*.navbar .container .navbar-nav li a:before {
  content: '';
  width: 100%;
  position: absolute;
  height: 0;
  top: 0;
  left: 0;
  background: #cde100;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}*/
.navbar .container .navbar-nav li a span {
  height: 110px;
  float: left;
  background: no-repeat scroll left center;
}
.navbar .container .navbar-nav li a span.home_variation_icon {
  background-image: url(../../images/icons/home-variation.png);
}
.navbar .container .navbar-nav li a span.video_menu_icon {
  background-image: url(../../images/icons/video-menu.png);
}
.navbar .container .navbar-nav li a span.extra_pages_icon {
  background-image: url(../../images/icons/extra-pages.png);
}
.navbar .container .navbar-nav li a span.login_icon {
  background-image: url(../../img/gamesmarket-web/login.png);
  width: 32px;
}
.wrap_login_bg {
    background-image: url(../../img/gamesmarket-web/BG_GM.jpg);
    height: 85vh;
    background-size: cover;
}
.log_demo_mode {
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 1;
}
.log_demo_mode a{
 color:#fff;
}
.col-xs-12.text-center.welcome {
    margin-top: 50px;
}
hr {
  display: none;
    border-top: 2px solid #292a2f;
}
#error {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
#error p{
  color:#FF0000;
}

#not-register-yet p, a, a:visited{
  color:#FFFFFF;
  margin-top: 5px;
}

#no_games_display {
    height: 81vh;
}
#no_games_display p{
  text-align: center;
  margin-top: 15px;
}
#not_found {
    height: 100vh;
    margin-top: 140px;
}
#not_found h4{
  padding-top: 20px;
}
.header_bg {
  display: block;
    background-image: url(../../img/gamesmarket-web/main_bg.png);
    background-size: cover;
    height: 185px;
    background-repeat: no-repeat;
    background-position: center center;
}
.welcome,.login{
  display: none;
}
.error_found{
  margin-left: auto;
  margin-right: auto;
}
.mobile_only{
  display: none;
}
.not_in_mobile{
  display: block;
}

.navbar .container .navbar-nav li a:hover,
.navbar .container .navbar-nav li a:focus {
  color: #cde100;
  background: none;
}
.navbar .container .navbar-nav li a:hover:before,
.navbar .container .navbar-nav li a:focus:before {
  height: 5px;
}
.navbar .container .navbar-nav li a:hover span.home_variation_icon,
.navbar .container .navbar-nav li a:focus span.home_variation_icon {
  background-image: url(../../images/icons/home-variation-hover.png);
}
.navbar .container .navbar-nav li a:hover span.video_menu_icon,
.navbar .container .navbar-nav li a:focus span.video_menu_icon {
  background-image: url(../../images/icons/video-menu-hover.png);
}
.navbar .container .navbar-nav li a:hover span.extra_pages_icon,
.navbar .container .navbar-nav li a:focus span.extra_pages_icon {
  background-image: url(../../images/icons/extra-pages-hover.png);
}
.navbar .container .navbar-nav li a:hover span.login_icon,
.navbar .container .navbar-nav li a:focus span.login_icon {
  background-image: url(../../img/gamesmarket-web/login-hover.png);
}
.navbar .container .navbar-nav li a:focus {
  color: #43494e;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar .container .navbar-nav li.active a span.home_variation_icon {
  background-image: url(../../images/icons/home-variation-hover.png);
}
.navbar .container .navbar-nav li.active a span.video_menu_icon {
  background-image: url(../../images/icons/video-menu-hover.png);
}
.navbar .container .navbar-nav li.active a span.extra_pages_icon {
  background-image: url(../../images/icons/extra-pages-hover.png);
}
.navbar .container .navbar-nav li.active a span.login_icon {
  background-image: url(../../img/gamesmarket-web/login-hover.png);
}
.navbar .container .navbar-nav li.dropdown a:after {
  width: 9px;
  height: 110px;
  content: '';
  float: right;
  margin-left: 5px;
}
.navbar .container .navbar-nav li.dropdown .dropdown-menu {
  width: 285px;
  right: 0;
  left: auto;
  display: block;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  border-radius: 0;
  border: none;
  padding: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.navbar .container .navbar-nav li.dropdown .dropdown-menu li {
  border-top: 1px solid  #f1f4f5;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.navbar .container .navbar-nav li.dropdown .dropdown-menu li a {
    line-height: 55px;
}
.navbar .container .navbar-nav li.dropdown .dropdown-menu li a:after,
.navbar .container .navbar-nav li.dropdown .dropdown-menu li a:before {
  display: none;
}
.navbar .container .navbar-nav li.dropdown:hover .dropdown-menu {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.navbar .container .navbar-nav li.dropdown.mega-drop {
  position: inherit;
}
.navbar .container .navbar-nav li.dropdown.mega-drop .mega-menu {
  left: 0;
  width: 100%;
}
.navbar .container .navbar-nav li.dropdown.mega-drop .mega-menu li.row_title {
  padding: 0 30px;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 63px;
  text-transform: uppercase;
}
.navbar .container .navbar-nav li.dropdown.mega-drop .mega-menu li.videos {
  border: none;
  padding: 0;
}
.navbar .container .navbar-nav li.dropdown.mega-drop .mega-menu li.videos .container .col-sm-3 .inner .preview_img {
  position: relative;
}
.navbar .container .navbar-nav li.dropdown.mega-drop .mega-menu li.videos .container .col-sm-3 .inner .preview_img .preview {
  width: 100%;
}
.navbar .container .navbar-nav li.dropdown.mega-drop .mega-menu li.videos .container .col-sm-3 .inner .preview_img .play-btn {
  position: absolute;
  width: 48px;
  height: 33px;
  background: url(../../images/play-btn.png) no-repeat scroll 0 0;
  top: -webkit-calc(50% - 16.5px);
  top: calc(50% - 16.5px);
  left: -webkit-calc(50% - 24px);
  left: calc(50% - 24px);
}
.navbar .container .navbar-nav li.dropdown.mega-drop .mega-menu li.videos .container .col-sm-3 .inner .preview_img .play-btn:hover {
  background-image: url(../../images/play-btn-hover.png);
}
.category .fa-1{
  font-size: 10px;
}
.navbar .container .navbar-nav li.dropdown.mega-drop .mega-menu li.videos .container .col-sm-3 .inner .title_row {
  padding: 15px 0;
}
.navbar .container .navbar-nav li.dropdown.mega-drop .mega-menu li.videos .container .col-sm-3 .inner .title_row a {
  line-height: 1;
  text-transform: none;
}
.navbar .container #middle-menu {
  float: left;
}
.navbar.navbar-fixed-top .container {
  /*default menu styles*/
}
.navbar.navbar-fixed-top .container .navbar-header .navbar-brand {
  padding: 19px 0;
  height: auto;
  line-height: 70px;
}
.navbar.navbar-fixed-top .container .navbar-nav li a {
  line-height: 70px;
}
.navbar.navbar-fixed-top .container .navbar-nav li a span {
  height: 70px;
}
.navbar.navbar-fixed-top .container .navbar-nav li.dropdown a:after {
  height: 70px;
}
.navbar-fixed-top{
  position: relative;
}

/*----------------------------------------------------------------*/
.ribbon li {
  height: 8px;
}
.ribbon li a {
  padding: 4px 15px;
  -webkit-transform: scaleY(1) scaleX(1);
  -ms-transform: scaleY(1) scaleX(1);
  transform: scaleY(1) scaleX(1);
  position: relative;
  z-index: 1;
  cursor: default;
}
.ribbon li:nth-child(1) a {
  background: #1abc9c;
}
.ribbon li:nth-child(2) a {
  background: #e67e22;
}
.ribbon li:nth-child(3) a {
  background: #3498db;
}
.ribbon li:nth-child(4) a {
  background: #cde100;
}
.ribbon li:nth-child(5) a {
  background: #9b59b6;
}
.ribbon li:nth-child(6) a {
  background: #f1c40f;
}
/*----------------------------------------------------------------*/
.author_interview {
  padding-bottom: 30px;
}
.category_based {
  padding-bottom: 60px;
}
.video_post {
  padding: 15px;
}
.video_post .inner {
  border: 1px solid #f1f4f5;
  border-bottom: 0;
}
.video_post .inner .screencast {
  position: relative;
}
.video_post .inner .screencast .play_btn {
  position: absolute;
  width: 48px;
  height: 33px;
  background: url(../../img/gamesmarket-web/play-btn.png) no-repeat scroll 0 0;
  top: -webkit-calc(50% - 16.5px);
  top: calc(50% - 16.5px);
  left: -webkit-calc(50% - 24px);
  left: calc(50% - 24px);
}
.video_post .inner .screencast .media-length {
  position: absolute;
  background: #cde100;
  line-height: 20px;
  font-size: 12px;
  padding: 0 5px;
  right: 0;
  top: 0;
  color: #fff;
}

.img_slider{
  /*max-height: 205px;*/
}
.img_slider img{
  max-height: 100%;
  height: auto;
}
.video_post .inner .post_data {
    padding: 12px 15px;
    padding-left: 0;
}
.video_post .inner .post_data .post_title {
    font-weight: 600;
    line-height: 22px;
    color: #43494e;
    font-size: 13px;
}
.post_title h2{
    margin-top:5px;
}
.post_title_n_view.col-sm-12.post_title {
    padding: 0;
}
.video_post .inner .post_data .author,
.video_post .inner .post_data .date {
  font-size: 12px;
}
.video_post .inner .post_data .author a,
.video_post .inner .post_data .date a {
  color: #43494e;
}
.video_post .inner .post_data .author {
  margin-right: 30px;
}
.video_post .inner .taxonomy .category {
  margin-right: 1px;
}
.video_post .inner .taxonomy .views {
    margin-left: 1px;
    text-align: left;
}
.video_post .inner .taxonomy .category,
.video_post .inner .taxonomy .views {
  width: -webkit-calc(50% - 1px);
  width: calc(50% - 1px);
}
.video_post .inner .taxonomy .category a, .video_post .inner .taxonomy .views a {
    background: #f1f4f5;
    color: #43494e;
    font-size: 12px;
    font-weight: 600;
    /*display: block;*/
    padding: 12px 5px;
    min-height: 43px;
    white-space: nowrap;
    text-align: center;
}
.video_post .inner .taxonomy .category a img,
.video_post .inner .taxonomy .views a img {
  margin-right: 5px;
}
.video_post .inner:hover{
  background-image: url(../../img/gamesmarket-web/play-btn-hover.png) no-repeat scroll 0 0;
}
.video_post .inner:hover .post_data .post_title {
  color: #cde100;
}
.feature_post {
  margin-bottom: 30px;
}
.feature_post .feature_post_inner .feature_img {
  float: left;
  padding-right: 30px;
}
.feature_post .feature_post_inner .feature_img a {
  width: auto;
  height: auto;
  display: block;
  position: relative;
}
.feature_post .feature_post_inner .feature_img a img {
  width: auto;
  max-width: 100%;
  border-radius: 0;
}
.feature_post .feature_post_inner .feature_img a .duration {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 12px;
  padding: 0 5px;
  display: block;
  line-height: 20px;
  background: #cde100;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.feature_post .feature_post_inner .feature_img a:hover .duration {
  color: #f1f4f5;
  background: #43494e;
}
.feature_post .feature_post_inner .feature_body h4 {
  margin-top: 0;
  line-height: 22px;
  font-weight: 600;
  color: #43494e;
  margin-bottom: 15px;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.feature_post .feature_post_inner .feature_body h4:hover {
  color: #cde100;
}
.feature_post .feature_post_inner .feature_body p {
  line-height: 20px;
  color: #43494e;
  margin-bottom: 15px;
}
.feature_post .feature_post_inner .feature_body .meta_info {
  font-size: 12px;
  color: #828a91;
  line-height: 18px;
}
.feature_post .feature_post_inner .feature_body .meta_info.posted a {
  color: #828a91;
}
.feature_post .feature_post_inner .feature_body .views a {
  color: #43494e;
  font-size: 12px;
  font-weight: 600;
}
.feature_post .feature_post_inner .feature_body .views a img {
  margin-right: 5px;
}
/*----------------------------------------------------------------*/

.widget .widget_title {
    line-height: 1;
    color: #43494e;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin: 0;
    /* border-bottom: 1px solid #e8ebed; */
    position: relative;
    font-weight: bold;
}
/*.widget .widget_title:after {
  content: '';
  width: 70px;
  height: 1px;
  background: #cde100;
  bottom: -1px;
  left: 0;
  position: absolute;
}*/
.widget.widget_popular_videos .media + .media {
  margin-top: 20px;
}
.widget.widget_popular_videos .media .media-left {
  padding-right: 20px;
}
.widget.widget_popular_videos .media .media-left a {
  width: 120px;
  height: 80px;
  display: block;
  position: relative;
}
.widget.widget_popular_videos .media .media-left a img {
  width: 100%;
  border-radius: 2px;
}
.widget.widget_popular_videos .media .media-left a .duration {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 12px;
  padding: 0 5px;
  display: block;
  line-height: 20px;
  background: #cde100;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.widget.widget_popular_videos .media .media-body h5 {
  margin-top: 0;
  line-height: 20px;
  font-weight: 600;
  color: #43494e;
  margin-bottom: 5px;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.widget.widget_popular_videos .media .media-body .meta_info {
  font-size: 12px;
  color: #828a91;
  line-height: 18px;
}
.widget.widget_popular_videos .media:hover .media-body h5 {
  color: #cde100;
}
.widget.w_in_footer .widget_title {
  color: #6b7881;
  border-bottom: 1px solid  #47545d;
}
.widget.w_in_footer.widget_about a {
  display: inline-block;
  margin-bottom: 30px;
}
.widget.w_in_footer.widget_about p {
  margin-bottom: 0;
  color: #6b7881;
  text-align: justify;
  font-weight: 400;
}
.widget.w_in_footer.widget_subscribe form .form-control {
  background-color: transparent;
  border: 1px solid #6b7881;
  border-radius: 2px;
  height: 40px;
  padding: 0 20px;
  line-height: 38px;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.widget.w_in_footer.widget_subscribe form .form-control:focus {
  border-color: #cde100;
  -webkit-box-shadow: inset 0 1px 1px rgba(231, 76, 60, 0.75), 0 0 8px rgba(231, 76, 60, 0.8);
  box-shadow: inset 0 1px 1px rgba(231, 76, 60, 0.75), 0 0 8px rgba(231, 76, 60, 0.8);
}
.widget.w_in_footer.widget_subscribe form .form-control + .form-control {
  margin-top: 10px;
}
.widget.w_in_footer.widget_subscribe form .form-control::-moz-placeholder {
  color: #6b7881;
  opacity: 1;
  text-transform: capitalize;
  transition: all 300ms ease-in-out 0s;
}
.widget.w_in_footer.widget_subscribe form .form-control:-ms-input-placeholder {
  color: #6b7881;
  text-transform: capitalize;
  transition: all 300ms ease-in-out 0s;
}
#inputs_raw label {
    color: #fff;
    text-align: left;
}
.widget.w_in_footer.widget_subscribe form .form-control::-webkit-input-placeholder {
  color: #6b7881;
  text-transform: capitalize;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.widget.w_in_footer.widget_subscribe form .form-control:focus::-moz-placeholder {
  color: #f1f4f5;
}
.widget.w_in_footer.widget_subscribe form .form-control:focus:-ms-input-placeholder {
  color: #f1f4f5;
}
.widget.w_in_footer.widget_subscribe form .form-control:focus::-webkit-input-placeholder {
  color: #f1f4f5;
}
.widget.w_in_footer.widget_subscribe form .form-control.btn {
  background: #cde100;
  text-shadow: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.widget.w_in_footer.widget_subscribe form .form-control.btn:hover {
  background: #c9392b;
  color: #f1f4f5;
}
.widget.w_in_footer.widget_tags .tag {
  color: #6b7881;
  border: 1px solid #6b7881;
  border-radius: 2px;
  display: inline-block;
  line-height: 28px;
  padding: 0 13px;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 7px;
}
.widget.w_in_footer.widget_tags .tag:hover {
  color: #f1f4f5;
  border-color: #cde100;
  background: #cde100;
}
.widget.w_in_footer.widget_twitter .tweet {
  line-height: 20px;
  color: #6b7881;
}
.widget.w_in_footer.widget_twitter .tweet + .tweet {
  margin-top: 10px;
}
.widget.w_in_footer.widget_twitter .tweet a {
  color: #cde100;
  margin-right: 5px;
  display: inline-block;
}
.widget.w_in_footer.widget_twitter .tweet a:hover {
  color: #f1f4f5;
}
.footer_box {
    width: 230px;
    text-align: center;
    float: left;
}
.footer_box:first-child{

}
.footer_box span a{
    color: #6b7881;
    line-height: 1;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin: 0 0 30px;
    position: relative;
    font-weight: bold;
}
.widget_title{
  text-transform: capitalize;
}

.footer_box span a:hover{
  color:#b0d2e8;
}
/*  SECTIONS  */
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

/*  COLUMN SETUP  */
.col {
    width: 17.82%;
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
    color: #fff;
    font-weight: 600;
}
.span_5_of_5 {
    width: 100%;
}
.span_4_of_5 {
    width: 79.68%;
}
.span_3_of_5 {
    width: 59.36%;
}
.span_2_of_5 {
    width: 39.04%;
}
.menu_span {
    width: 18.72%;
}
.widget_title a {
    color: #6b7881;
/*
    font-weight: 600;
    font-size: 16px;
*/
    text-align: center;
}
.widget_title a:hover {
    color: #82909a;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
    .col {  margin: 1% 0 1% 0%; }
    .menu_span, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100%; }
}
/*----------------------------------------------------------------*/
footer.row {
    padding: 40px 0 10px;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: 999999999999999;
}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../../img/gamesmarket-web/GM_Load.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}
/*----------------------------------------------------------------*/
.search_filter {
    padding-top: 11px;
}
.search_filter .category_filter .btn.dropdown-toggle {
  border-radius: 2px;
  background: none transparent;
  text-shadow: none;
  border-color: #6b7881;
  color: #6b7881;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 38px;
  height: 40px;
  padding: 0;
  width: 220px;
}

label.btn.btn-primary.postType1 span:hover{
    color:#cde100;
}
.nav_right .fa:hover{
    color:red;
}
.search_filter .category_filter .btn.dropdown-toggle .filter-option {
  float: left;
  padding: 0 15px;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  font-weight: 600;
  text-align: left;
}
.search_filter .category_filter .btn.dropdown-toggle .caret {
  border: none;
  border-left: 1px solid #6b7881;
  display: inline-block;
  line-height: 38px;
  height: 38px;
  width: 30px;
  float: right;
  margin-top: 0;
  top: 0;
  right: 0;
  background: url(../../img/gamesmarket-web/dropdown-arrow2.png) no-repeat center center transparent;
  -webkit-transition: background 300ms ease-in-out 0s;
  transition: background 300ms ease-in-out 0s;
}
.search_filter .category_filter .btn.dropdown-toggle.active {
  border-color: #cde100;
  color: #cde100;
}
.search_filter .category_filter .btn.dropdown-toggle.active .caret {
  border-left-color: #cde100;
  background-image: url(../../img/gamesmarket-web/dropdown-arrow-active.png);
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu {
  border-radius: 0 0 5px 5px;
  padding: 0;
  text-transform: capitalize;
  border: none;
  width: 100%;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  display: block;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li {
  background: #313b42;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li + li {
  border-top: 1px solid #6b7881;
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li:hover {
  border-top-color: #cde100;
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li:hover + li {
  border-top-color: #cde100;
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li a {
  color: #6b7881;
  line-height: 42px;
  padding: 0 15px;
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li a .badge {
  background: #444f57;
  font-weight: lighter;
  margin: 12px 0;
  color: #9ca7af;
  position: absolute;
  right: 15px;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li a:hover,
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li a:focus {
  color: #fff;
  background: #cde100;
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li a:hover .badge,
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li a:focus .badge {
  background: #cf3b2c;
  color: #fff;
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li.selected {
  border-top-color: #cde100;
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li.selected + li {
  border-top-color: #cde100;
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li.selected a {
  color: #fff;
  background: #cde100;
}
.search_filter .category_filter .btn.dropdown-toggle + .dropdown-menu li.selected a .badge {
  background: #cf3b2c;
  color: #fff;
}
.search_filter .category_filter.open .btn .caret {
  background-image: url(../../img/gamesmarket-web/dropdown-arrow2-open.png);
}
.search_filter .category_filter.open .btn + .dropdown-menu {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.search_filter .postTypeFilter {
  padding: 5px 0;
}
.search_filter .postTypeFilter.ml0 {
  margin-left: 0;
}
.search_filter .postTypeFilter .btn {
    background: none;
    border-radius: 5px;
    padding: 0 15px 0 15px;
    line-height: 28px;
    height: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #6b7881;
}
.btn-primary {
    border-color: transparent;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
    border-color: transparent;
}
.search_filter .postTypeFilter .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 5px;
}
.search_filter .postTypeFilter .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
a.dropdown-toggle {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
a.dropdown-toggle:hover{
  color:#cde100;
}
.search_filter .postTypeFilter .btn + .btn {
  margin-left: 8px;
  border-radius: 5px;
}
.search_filter .postTypeFilter .btn.active {
  background: #cde100;
  border-color: #cde100;
    /* border-color: #cde100; */
    color: #000;
}
label.btn.btn-primary.postType1 span {
    color: #fff;
    font-weight: 600;
}
label.btn.btn-primary.postType1.active a{
  color:#fff;
}

.search_filter .postTypeFilter .btn:before {
  width: 0px;
  float: left;
  content: '';
  height: 30px;
  background: no-repeat scroll center center;
}
.search_filter.search_filter_type2 .listing_type {
  margin-right: 0;
}
.search_form,
.widget.widget_search {
  width: 244px;
}
.search_form .input-group .form-control,
.widget.widget_search .input-group .form-control {
  background: none;
  line-height: 38px;
  height: 40px;
  border-color: #6b7881;
}
.search_form .input-group .form-control::-moz-placeholder,
.widget.widget_search .input-group .form-control::-moz-placeholder {
  color: #6b7881;
  opacity: 1;
  text-transform: uppercase;
  transition: all 300ms ease-in-out 0s;
}
.search_form .input-group .form-control:-ms-input-placeholder,
.widget.widget_search .input-group .form-control:-ms-input-placeholder {
  color: #6b7881;
  text-transform: uppercase;
  transition: all 300ms ease-in-out 0s;
}
.search_form .input-group .form-control::-webkit-input-placeholder,
.widget.widget_search .input-group .form-control::-webkit-input-placeholder {
  color: #6b7881;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.search_form .input-group .form-control:focus::-moz-placeholder,
.widget.widget_search .input-group .form-control:focus::-moz-placeholder {
  color: #f1f4f5;
}
.search_form .input-group .form-control:focus:-ms-input-placeholder,
.widget.widget_search .input-group .form-control:focus:-ms-input-placeholder {
  color: #f1f4f5;
}
.search_form .input-group .form-control:focus::-webkit-input-placeholder,
.widget.widget_search .input-group .form-control:focus::-webkit-input-placeholder {
  color: #f1f4f5;
}
.search_form .input-group .form-control + span,
.widget.widget_search .input-group .form-control + span {
  padding: 0;
  background: none;
  border-color: #6b7881;
}
.search_form .input-group .form-control + span button,
.widget.widget_search .input-group .form-control + span button {
  padding: 0;
  width: 35px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: none;
  border: none;
}
.widget.widget_search {
  width: auto;
}
.widget.widget_search .input-group .form-control {
  border-color: #e8ebec;
}
.widget.widget_search .input-group .form-control::-moz-placeholder {
  color: #828a91;
}
.widget.widget_search .input-group .form-control:-ms-input-placeholder {
  color: #828a91;
}
.widget.widget_search .input-group .form-control::-webkit-input-placeholder {
  color: #828a91;
}
.widget.widget_search .input-group .form-control:focus::-moz-placeholder {
  color: #313b42;
}
.widget.widget_search .input-group .form-control:focus:-ms-input-placeholder {
  color: #313b42;
}
.widget.widget_search .input-group .form-control:focus::-webkit-input-placeholder {
  color: #313b42;
}
.widget.widget_search .input-group .form-control + span {
  border-color: #e8ebec;
}
/*----------------------------------------------------------------*/
.auth_form {
    height: 85vh;
}
.auth_form .form-inner .form-header,
.auth_form .form-inner .options_header {
  text-align: center;
}
.auth_form .form-inner .form-header a,
.auth_form .form-inner .options_header a {
  display: inline-block;
}
.auth_form .form-inner .form-header h4,
.auth_form .form-inner .options_header h4 {
  margin: 25px 0;
  line-height: 1;
  font-weight: normal;
  color: #43494e;
}
.auth_form .form-inner .form-header h4 a,
.auth_form .form-inner .options_header h4 a {
  display: inline-block;
  color: #cde100;
  text-decoration: underline;
}
.auth_form .form-inner .form-header h4 a:hover,
.auth_form .form-inner .options_header h4 a:hover {
  text-decoration: none;
}
.auth_form .form-inner .form-body .form-control {
    background-color: #fff;
    /* border: 1px solid #e8ebec; */
     border-radius: 0;
    height: 40px;
    padding: 0 10px;
    line-height: 38px;
    -webkit-transition: all 300ms ease-in-out 0s;
    margin-bottom: 15px;
    transition: all 300ms ease-in-out 0s;
}
.form-control {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#inputs_raw input::-webkit-input-placeholder,#inputs_raw input:-moz-placeholder,#inputs_raw input::-moz-placeholder,#inputs_raw input:-ms-input-placeholder {
   color: #000;
}

.auth_form .form-inner .form-body .form-control:focus {
  border-color: #cde100;
  -webkit-box-shadow: inset 0 1px 1px rgba(231, 76, 60, 0.75), 0 0 8px rgba(231, 76, 60, 0.8);
  box-shadow: inset 0 1px 1px rgba(231, 76, 60, 0.75), 0 0 8px rgba(231, 76, 60, 0.8);
}
.auth_form .form-inner .form-body .form-control + .form-control {
  margin-top: 10px;
}
.auth_form .form-inner .form-body .form-control::-moz-placeholder {
  color: #828a91;
  opacity: 1;
  text-transform: capitalize;
  transition: all 300ms ease-in-out 0s;
}
.auth_form .form-inner .form-body .form-control:-ms-input-placeholder {
  color: #828a91;
  text-transform: capitalize;
  transition: all 300ms ease-in-out 0s;
}
.auth_form .form-inner .form-body .form-control::-webkit-input-placeholder {
  color: #828a91;
  text-transform: capitalize;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.auth_form .form-inner .form-body .form-control:focus::-moz-placeholder {
  color: #6b7881;
}
.auth_form .form-inner .form-body .form-control:focus:-ms-input-placeholder {
  color: #6b7881;
}
.auth_form .form-inner .form-body .form-control:focus::-webkit-input-placeholder {
  color: #6b7881;
}
.auth_form .form-inner .form-body .form-control[type="submit"] {
  background: #cde100;
  text-shadow: none;
  color: #fff;
  text-transform: uppercase;
  border: none;
  padding: 0;
  line-height: 40px;
  height: 42px;
  margin-top: 30px;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.auth_form .form-inner .form-body .form-control[type="submit"]:hover {
  background: #43494e;
  color: #f1f4f5;
}
.auth_form .form-inner .form-footer {
    text-align: center;
    padding-top: 5;
    position: relative;
    top: 110px;
}
.auth_form .form-inner .form-footer button.mfp-close {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../../images/icons/close.png) no-repeat scroll center center;
}
.signup_form .form-inner,.no_apk {
    width: 700px;
    height: 550px;
    background-color: #292a2f;
    margin: 0 auto;
    margin-top: -webkit-calc(50vh - 181px);
    margin-top: 110px;
    position: relative;
    opacity: 0.9;
    z-index: 2;
}
.no_apk {
    margin-left: 18%;
    margin-bottom: 20px;
    top: 50px;
}
.login_form {
  width: 100vw;
  height: 100vh;
  background: #fff;
}
span#login {
    padding-left: 5px;
}
span#login:hover {
    font-weight: 600;
}
.login_form .form-inner {
  width: 520px;
  margin: 0 auto;
  margin-top: -webkit-calc(50vh - 298px);
  margin-top: calc(50vh - 298px);
}
.login_form .form-inner .login_options .login_with_social_media {
  text-align: center;
  width: 390px;
  margin: 0 auto;
  padding-bottom: 30px;
  border-bottom: 1px solid #e8ebec;
}
.login_form .form-inner .login_options .login_with_social_media a {
  display: inline-block;
}
.login_form .form-inner .login_options .login_with_social_media a + a {
  margin-top: 10px;
}
.login_form .form-inner .form-header,
.login_form .form-inner .form-body,
.login_form .form-inner .form-footer {
  width: 320px;
  margin: 0 auto;
}
.login_form .form-inner .form-header h4,
.login_form .form-inner .form-body h4,
.login_form .form-inner .form-footer h4 {
  margin: 25px 0 15px;
}
/*----------------------------------------------------------------*/
.author_details {
  padding-top: 15px;
}
.author_details .author_cover img {
  width: 100%;
}
.author_details .author_photo_name {
  padding-bottom: 40px;
}
.author_details .author_photo_name img {
  width: 110px;
  height: 110px;
  border: none;
  margin-left: 25px;
  margin-top: -55px;
}
.author_details .author_photo_name h3 {
  font-weight: 600;
  color: #43494e;
}
.author_details .follow_n_count {
  padding-top: 60px;
}
.author_details .follow_n_count .btn-group {
  border-radius: 3px;
  float: right;
}
.author_details .follow_n_count .btn-group a {
  line-height: 22px;
  padding: 0 20px;
  border: 1px solid #c9ced1;
  text-transform: uppercase;
  color: #828a91;
}
.author_details .follow_n_count .btn-group a:hover {
  background: #43494e;
  color: #f1f4f5;
  border-color: #43494e;
}
.author_details .follow_n_count .btn-group a + a {
  border: 0;
  background: #5edb87;
  line-height: 24px;
  color: #fff;
}
.author_details .follow_n_count .btn-group a + a:focus {
  background: #6b7881;
}
.author_details .bio_section {
  border-top: 1px solid  #e8ebed;
  border-bottom: 1px solid  #e8ebed;
  height: auto;
  position: relative;
  margin-bottom: 50px;
  margin-top: 0;
}
.author_details .bio_section .about_social {
  width: 285px;
  padding: 0;
}
.author_details .bio_section .about_social .section_row {
  padding: 30px 0;
}
.author_details .bio_section .about_social .section_row + .section_row {
  border-top: 1px solid  #e8ebed;
}
.author_details .bio_section .about_social .about_section h4 {
  font-size: 16px;
  line-height: 1;
  margin: 0 0 15px;
  color: #43494e;
}
.author_details .bio_section .about_social .about_section dl {
  margin: 0;
}
.author_details .bio_section .about_social .about_section dl dt {
  text-align: left;
  color: #43494e;
  width: 115px;
}
.author_details .bio_section .about_social .about_section dl dd {
  color: #43494e;
  margin-left: 115px;
  text-align: left;
}
.author_details .bio_section .about_social .about_section.single_video_info {
  /*dl{
                        dt{
                            width: 130px;
                        }
                        dd{
                            margin-left: 130px;
                        }
                    }*/
}
.author_details .bio_section .about_social .social_section h5 {
  margin: 0 0 15px;
  color: #43494e;
  font-weight: 600;
  line-height: 1;
}
.author_details .bio_section .about_social .social_section ul {
  width: 223px;
  margin: 0;
}
.author_details .bio_section .about_social .social_section ul li {
  padding: 1px;
}
.author_details .bio_section .about_social .social_section ul li a {
  display: block;
}
.author_details .bio_section .author_desc_by_author {
  width: -webkit-calc(100% - 285px);
  width: calc(100% - 285px);
  border-left: 1px solid  #e8ebed;
  min-height: 100%;
  position: relative;
  padding: 25px 0 25px 28px;
  color: #43494e;
}
.author_details .bio_section .author_desc_by_author p {
  line-height: 22px;
  margin-bottom: 0;
}
.author_details .bio_section .author_desc_by_author p + p {
  margin-top: 15px;
}
.game_box img{
  max-width: 100%;
  height: auto;
}
img.game-img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
#sliders_box img.game-img{
    width:auto;
}
img .game-main-img{
  max-width: 100%;
  height: auto;
  width: 100%;
}
.inner .row .m0 img {
    max-width: 72%;
    height: auto;
}
.advertise_betweeen_uploads .inner {
    border-radius: 3px;
    padding: 0;
    border: none;
    margin-bottom: 10px;
}
.btn_enter {
    padding: 0;
    margin-bottom: 10px;
}
button.button.stretch {
    width: 46%;
    background: #cde100;
    color: #000;
    font-weight: 600;
    padding: 10px 0;
    font-size: 20px;
    -moz-border-radius: 10px;
}
#game_page .top_content button.button.stretch{
  width: 100%;
}
button.button.stretch:hover{
  background: #5d5858;
}
.msg_dn{
  padding-right: 5px;
}
div#description_tag {
    padding: 0;
}
.post_details .post_title_n_view {
  position: relative;
}
.post_details .post_title_n_view h2 {
    /* font-weight: 600; */
    color: #43494e;
    line-height: 38px;
    margin: 25px 0 28px;
    text-align: left;
    font-size: 20px;
}
#description_tag{
  text-transform: capitalize;
}
.post_title_n_view fieldset, label{
   margin: 0;
   padding: 0;
  }
.rating_game h2{
  text-align: right!important;
}
.rating {
    border: none;
    float: left;
}

.rating > input { display: none; }
.rating > label:before {
    margin: 5px;
    font-size: 1.75em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating > .half:before {
    content: "\f089";
    position: absolute;
}

.rating > label {
    color: #ddd;
    float: right;
}

.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  }

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  }
.post_details .post_title_n_view h2.view_count {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
}
#rates {
    width: 265px;
    margin: 20px 0 28px;
}
.post_details .post_title_n_view h2.view_count small {
  font-weight: 400;
  font-size: 12px;
}
.post_details .bio_section {
  margin-bottom: 0;
}
.post_details .author_section.widget.widget_recommended_to_follow .media .media-body .btn-group a {
  padding: 0 15px;
}
.comment_form h5 {
  margin: 0;
  padding: 25px 0;
  text-transform: uppercase;
  color: #43494e;
  font-weight: 600;
}
.comment_form textarea {
  resize: none;
  height: 200px;
  border-color: #e8ebec;
}
.comment_form .btn {
  height: 42px;
  line-height: 42px;
  padding: 0 55px;
  border-radius: 2px;
  background: #cde100;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 30px;
}
.comments {
  border-bottom: 1px solid  #e8ebec;
}
.comments .comment_count {
  font-weight: 600;
  text-transform: uppercase;
  color: #43494e;
  line-height: 1;
  margin: 25px 0 0;
}
.comments .comment {
  padding: 25px 0 0;
}
.comments .comment + .comment {
  border-top: 1px solid  #e8ebec;
  margin: 0;
}
.comments .comment.no-reply {
  padding-bottom: 25px;
}
.comments .comment .media-left {
  padding-right: 20px;
}
.comments .comment .media-left a {
  width: 70px;
  height: 70px;
}
.comments .comment .media-body .comment_header h5 {
  margin: 0 0 15px;
}
.comments .comment .media-body .comment_header h5 a {
  color: #43494e;
  font-weight: 600;
}
.comments .comment .media-body .comment_header h5 .time_ago {
  color: #828a91;
  margin: 0 20px;
}
.comments .comment .media-body .comment_header h5 .reply_link {
  text-decoration: underline;
  text-transform: uppercase;
}
.comments .comment .media-body p {
  color: #43494e;
  margin: 0;
  line-height: 22px;
}
.comments .comment .media-body p + p {
  margin-top: 15px;
}
.comments .comment.comment_reply {
  border-top: 1px solid  #e8ebec;
  padding-bottom: 25px;
}
#privacy {
    margin-bottom: 15px;
}

.privacy,.terms {
    margin-right: auto;
    margin-left: auto;
}
.compatible {
    margin-right: auto;
    margin-left: auto;
    height: 77vh;
    overflow: hidden;
}
.row.text-center.privacy,.row.text-center.terms {
    margin-bottom: 120px;
    padding-top: 35px;
}
/*----------------------------------------------------------------*/
.fa {
    font-size: 35px;
}


span.stars, span.stars span {
    display: block;
    background: url(../../img/gamesmarket-web/Stars_GM.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
    margin: 0 auto;
}

span.stars span {
    background-position: 0 0;
}

video {
    max-width: 100%;
    height: auto;
    position: relative;
}
div#download {
    padding: 0;
    margin-bottom: 20px;
}
.top_content .fleft.category {
    position: relative;
    margin-bottom: 5px;
}
div#credit_tag {
    padding-left: 0;
}
#credit_tag p{
  font-size: 15px;
}
.side_pictures{
  padding-left: 0;
}
.side_pictures_wrap {
    padding-left: 0;
    padding-right: 0;
}
.left_wrapper,.right_wrapper{
  padding-left: 0;
}
div#img_game {
    text-align: left;
}
.side_pictures .m0 {
    text-align: left;
}
img.game-main-img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.active_category{
    color:#cde100!important;
}
.top_content span.stars, span.stars span {
    float: left;
}
.top_content .fright.views a {
    background: #f1f4f5;
    color: #43494e;
    font-size: 12px;
    font-weight: 600;
    display: block;
    padding: 0px 2px;
    min-height: 0;
    white-space: nowrap;
}
#login_page_brand{
  margin-bottom: 30px;
  padding-top: 30px;
}
.fright.views img{
  margin-right: 2px;
}
footer.row {
    padding: 40px 0 28px;
}
div#inputs_raw {
    position: relative;
    top: 110px;
    padding: 0 27%;
}
.navbar-brand {
    float: none;
    padding: 25px 15px;
}
.form-inner .row .navbar-brand img{
  max-width: 100%;
  height: auto;
}
span.glyphicon.glyphicon-download {
    position: relative;
    top: 2px;
}
.login_wrapper {
    margin-left: 0;
}





/* Icon 1 */

#mobile_menu {
    width: auto;
    height: 0;
    position: absolute;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
a:focus, .btn:focus, button:focus, a:hover, .btn:hover, button:hover {
    outline: none;
    text-decoration: none;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

#mobile_menu span {
    display: block;
    position: absolute;
    height: 4px;
    width: 80%;
    background: #cde100;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#mobile_menu span:nth-child(1) {
  top: 0px;
}

#mobile_menu span:nth-child(2) {
  top: 10px;
}

#mobile_menu span:nth-child(3) {
  top: 20px;
}

#mobile_menu.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#mobile_menu.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#mobile_menu.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
p.description {
    margin-top: 5px;
}


input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  background: rgba(255,255,255,0.1);
  border: none;
  font-size: 16px;
  height: auto;
  margin: 0;
  outline: 0;
  padding: 15px;
  background-color: #e8eeef;
  color: #8a97a0;
  box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
  margin-bottom: 30px;
}

select {
  padding: 6px;
  height: 32px;
  border-radius: 2px;
}

label {
  display: block;
  margin-bottom: 8px;
}
.modal-backdrop {
    z-index: 10;
}
div#cancel {
    height: 80vh;
    margin: 0 auto;
}
div#cancel {
    height: 76vh;
    margin: 0 auto;
    margin-top: 35px;
    padding-top: 75px;
}
#compatable{
  padding-top: 75px;
  height: 82vh;
}
#cancel button{
    width: 20%;
    margin: 10px 0;
}
.only_in_mobile{
  display: none;
}
span.no_apk_message.not_in_mobile {
    font-size: 25px;
    line-height: 31px;
    margin-bottom: 20px;
    color: #fff;
    position: relative;
    bottom: 40px;
    padding: 0 15%;
}
img.no_web_icon {
    width: 30%;
    height: auto;
    max-width: 50%;
    position: relative;
    top: 215px;
    left: 35%;
}
.play_icon{
  position: absolute;
  right: 0;
  z-index: 1;
}
.playpause img {
    width: 50%;
}
div#playpause {
    position: absolute;
    /* text-align: center; */
    bottom: 130px;
    right: 50%;
    left: 60%;
}
.fa-play-circle,.fa-pause-circle{
  color: #969494;
}
#playpause .fa {
    font-size: 80px;
  }
#btn {
  pointer-events: auto;
  cursor: pointer;
}
.col-xs {
    display: block;
    float: left;
}

.categories_select li {
    border-bottom: 1px solid #000;
}
.categories_select li:last-child {
    border-bottom: 0;
}
.navbar-nav > li > a {

    padding-left: 0;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin: 0 auto;
}
span#login_btm_txt {
    position: absolute;
    color: #fff;
    font-weight: 600;
   /*  top: 200px; */
    left: 0;
    right: 0;
    font-size: 20px;
}
