body {
	font-family:Tahoma;
	font-size:14px;
	color:#4B4B4B;
	background-color:#242424 !important;
	
	/** Lower tone **/
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0.40);
	-webkit-filter: grayscale(0.40);
	filter: grayscale(0.40); */
}
*{padding:0px;margin:0px;}
a {text-decoration: none;color: #444;}
.clear{clear:both;}
.row{padding: 0px;margin: 0px;margin: 0 auto;}
.col-lg-8, .col-lg-4{
    padding: 0px;
    margin: 0px;
}
.flexslider {margin: 0 0 30px;}
.color-red{color:#f00;}

/** css nav_menu start**/
.fixed-menu{position: fixed;top: 0px;z-index: 9999;}

/** Ribbon **/
.black-ribbon {   position: absolute;   z-index: 9999;   width: 70px; }
@media only all and (min-width: 768px) { .black-ribbon { width: auto; } }
.stick-left { left: 0; }
.stick-right { right: 0; }
.stick-top { top: 14px; }
.stick-top-sm { top: 60px; }
.stick-bottom { bottom: 0; }

#navbar-menu{
   display: none;
   margin-bottom:20px
}
.navbar-header{background:#15C899;}
.navbar-header a.navbar-brand{color:#fff}
.navbar-header a.navbar-brand:hover{color:#F7D44B}
.navbar-header .navbar-toggle{background:#fff;color:#333;border:none;}
.navbar-header .navbar-toggle:hover{background:#333;border:none;}
.navbar-collapse{background:#000;border-top:none;display:none;/* border-bottom:3px solid #000; */}
.navbar-collapse ul.nav_me li{font-size:1.2em;font-weight:bold;color:#fff;padding:0 10px;line-height:35px;border:1px solid #FF3C1F;border-top:1px solid #AB2612;border-bottom:1px solid #440C0C;}
.navbar-collapse ul.nav_me li:hover{background:#FF3C1F;color:#fff;border-bottom:1px solid #FF2204;border-top:1px solid #CE1B00;}
.navbar-collapse ul.nav_me li a{color:#fff;}
.navbar-collapse ul.nav_me li a:hover{color:#fff;text-decoration:none;}
.navbar-collapse ul.nav_me li.active{background:#FF3C1F;border-bottom:1px solid #D07D71;border-top:1px solid #BB331F;}
span.text_sub_nav_me{font-size:1.3em;}

.navbar-collapse ul.nav_me li ul.ul_sub_nav_me{display:none;background:#1fb48d;margin:0px;margin-bottom:5px;list-style:none;}
.navbar-collapse ul.nav_me li ul.ul_sub_nav_me{background:#fff;}
.navbar-collapse ul.nav_me li ul.ul_sub_nav_me li{line-height:30px;border:none;border-bottom:1px solid #FFBF02;border-top:1px solid #FFDB70;background:#FFD14C;}
.navbar-collapse ul.nav_me li ul.ul_sub_nav_me li:hover,
.navbar-collapse ul.nav_me li ul.ul_sub_nav_me li.active{border:none;background:#FECA30;border-bottom:1px solid #FFBF02;border-top:1px solid #FFDB70;}

.button_nav{
	margin-bottom: 15px;
	margin-right: 5px;
	color: #FFF;
	background-color: #DA1C30;
	padding: 5px;
	border: none;
    border-radius: 2px;
}
ul.nav_me{display:none;}
/** css nav_menu end **/

#container {
    max-width:1100px;
	margin:0 auto;
    overflow: hidden;
    background-color: #FFF;
    box-shadow: 0 0 25px 0 rgba(0,0,0,.9);
    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.9);
    -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,.9);
    -o-box-shadow: 0 0 25px 0 rgba(0,0,0,.9);
}
#container:after, #container:before, .clearfix:after, .clearfix:before, .widget-wrapper:after, .widget-wrapper:before {
    display: table;
    line-height: 0;
}
#container:after, .clearfix:after, .widget-wrapper:after {clear: both;}
#header {
    margin: 0 0 30px;
    clear: both;
    width: 100%;
    z-index: 1;
    position: relative;
    display: block;
}
.header-inner {
    padding: 2em 0;
    width: 100%;
    margin-top: -15px;
}
.header-inner #logo{
	text-align: center;
}
.header-inner #logo img{
    width: auto;
}
.top-advertise{
	margin-top: 15px;
}
.top-advertise img{
	width: 100%;
}
#header-advertise-sm{
	margin-bottom: 20px;
	display: none;
}
.ad-paragraph {
    border: none;
    min-height: 0;
    text-align: center;
    width: auto;
    position: relative;
    margin: 40px 20px;
    clear: both;
}
.ad-paragraph img {width:100%;}
.td-advertise{}
.grid-image-ad{margin-bottom:20px;}
.grid-image-ad img {width:100%;}
#wrapper-menu-sticky-wrapper {height: auto!important;}
.sticky-wrapper.is-sticky #wrapper-menu {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    z-index: 999;
}
#wrapper-menu {
    max-width: 1068px;
    width: 100%;
    margin: 0 auto;
}
.td-shadow {position: relative;}
.td-wrapper-box {
    width: 100%;
    background: #FFF;
    margin: 0 auto;
}
.td-shadow:after, .td-shadow:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 0;
    max-width: 300px;
    -webkit-box-shadow: 0 15px 10px rgba(0,0,0,.7);
    -moz-box-shadow: 0 15px 10px rgba(0,0,0,.7);
    box-shadow: 0 15px 10px rgba(0,0,0,.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.td-shadow:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}
.main-nav {clear: both;}
.main-nav #responsive_current_menu_item, .menu a#mobile_menu_button {display: none;}
.js .main-nav .menu {display: block;}
.menu, .menu ul {min-height: 0;}
.menu, .menu ul {
    display: block;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
}
.menu {
    background: #242424;
    clear: both;
    max-height: 60px;
}
.menu a, ul.menu>li {
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    -ms-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
}
.menu li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
.menu a:hover, a.button, input[type="reset"], input[type="button"], input[type="submit"], .front-page .menu .current_page_item a, .menu .current_page_item a, .menu .current-menu-item a, #td-home-tabs .tabs-wrapper li.active a:hover, ul.nd_tabs li:hover, .td-admin-links .links li a, .nd_recently_viewed .links li a, form.nd_form input.button, .dropcap, #gametabs li.active a, .colophon-module, #commentform a.button, #commentform input[type="reset"], #commentform input[type="button"], #commentform input[type="submit"], .td-owl-date, .feedburner-subscribe, .wp-pagenavi span.current, .td-tag-cloud-widget a, #td-searchsubmit, .cat-links a, .gamesnumber, .review-percentage .review-item span span, #progressbarloadbg, .scroll-up, .modern-ticker, .mt-news, main-byline a, .header-inner h1 a, #td-home-tabs .tabs-wrapper li.active a, .scroll-down, .td-social-counters li, .td-video-wrapp .td-embed-description .video-post-title span, .qtip-default, #td-social-tabs .tabs-wrapper li.active a, #td-social-tabs .tabs-wrapper li.active a:hover, ul.nd_tabs li.active, #bbp_search_submit {
    background: #ff3c1f;
}
.menu .current-menu-item a, .menu .current_page_item a {background-color: #FF3C1F;}
.menu a:active, .menu a:focus, .menu a:hover {outline: 0;}
.menu a:hover {
	text-decoration: none;
    background-color: #FF3C1F;
    color: #fff;
}
.menu li a {color: #fff;}
.menu a, ul.menu>li {
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    -ms-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
}
.menu a {
    outline: 0;
    display: block;
    height: 60px;
    font-family: Oswald,sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    font-weight: 400;
    line-height: 60px;
    margin: 0;
    padding: 0 .9em;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}
.menu li>a:only-child:after {content: '';padding-left: 0;}
.menu li>a:after {
    padding-left: .5em;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    content: "\f107";
    font-family: FontAwesome;
    vertical-align: middle;
    speak: none;
}
.menu ul:after, .menu:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.menu > li.menu-social{float: right;top: -1px;left: 3px;}
.menu > li.menu-social a:hover {background: none;text-decoration: none;}
.modern-ticker {
    max-width: 1060px;
    width: 100%;
    height: 34px;
    margin: 0 20px;
    line-height: 34px;
    font-size: 16px;
    overflow: hidden;
    float: none;
    color: #fff;
    background-color: #FF3C1F;
}
.modern-ticker {margin-top: 20px;}
.mt-body {position: relative;}
.mt-label {
    background-color: #242424;
    margin-right: 2px;
    padding: 0 8px 0 12px;
    position: absolute;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 1;
}
.mt-news {
    background-color: #FF3C1F;
    overflow: hidden;
    position: absolute;
	float: left;
}
.mt-news a{color: #FFF}
.mt-news a:hover{/* text-decoration: none; */}
#wrapper-content {
    background-color: #FFF;
    clear: both;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.ul-news-slide {
	width: 1063px;
	margin-left: -131px;
}
.ul-news-slide li {
	list-style: none;
	margin-right: 5px;
}	
.widget-wrapper {
    margin: 0 0 20px;
    border: 1px solid #DDE1EF;
    padding: 20px 19px;
}
#homepage-wrap .widget_tigu_home_module_1 .widget-title, #homepage-wrap .widget_tigu_home_module_2 .widget-title, #homepage-wrap .widget_tigu_home_module_3 .widget-title, #homepage-wrap .widget_tigu_home_module_4 .widget-title {
    margin: 0;
}
.widget-title {
    background-color: #F9F9F9;
    font-family: Oswald,sans-serif;
    border-bottom: 1px solid #DDE1EF;
    margin: 0;
}
.widget-title a {
    border-bottom: none;
    padding: 0!important;
    text-decoration: none;
    color: #444;
}
.widget-title a:hover{
    text-decoration: none;
}
.widget-title h3 a {
    color: #444;
}
.widget-title h1, .widget-title h3 {
    font-size: 18px;
    font-family: Oswald,sans-serif;
    padding: 4px 20px;
    margin: 0;
    text-align: left;
    font-style: normal;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
    clear: both;
}
.widget_tigu_home_module_2 .td-wrap-content, .widget_tigu_home_module_3 .td-wrap-content, .widget_tigu_home_module_4 .td-wrap-content {
    margin: 20px 18px 0;
}
.td-wrap-content {
    overflow: hidden;
    margin: 20px 0px;
}
.td-address{padding: 20px;}
.td-map{padding: 20px;}
.td-sticky{}
.td-fly-in-effect {
    -webkit-animation-name: flyIn;
    animation-name: flyIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#container:after, .clearfix:after, .widget-wrapper:after {
    clear: both;
}
.show-tha-border {
    border-top: 1px dashed transparent;
    margin: 10px 0 10px;
    overflow: hidden;
}
.td-content-stats {
    /* background: gainsboro;
    border: 1px solid #d2d2d2;
    padding: 20px; */
}
.td-banner-top{margin-bottom: 20px;}
.td-banner-top img{width: 100%;}
.td-content-inner {
    border: 1px solid #DDE1EF;
	margin-bottom: 20px;
}
.td-content-social {
	margin-bottom: 20px;
}
.post-meta {
    clear: both;
    color: #CCC;
    font-size: 12px;
	margin-bottom: 15px;
}
.post-meta a {
    color: #CCC;
    text-decoration: none;
}
.post-social {
	display: inline-flex;
    position: absolute;
    right: 0;
}
.post-social span{color: #989898;}
.cat-links {
    margin: 0;
}
.cat-links a {
    line-height: 15px;
    display: inline-block;
    background-color: #FF3C1F;
    color: #FFF;
    padding: 3px 5px;
    font-weight: 700;
}
.post-entry {
    clear: both;
}
.post-entry .featured-image {
    background-color: #f9f9f9;
    text-align: center;
    margin-top: 0;
    margin-bottom: 22px;
}
.post-entry .featured-image img {width: 100%;margin: 0 auto;}
.post-entry  p > img{width: 100% !important;height: auto !important;margin-bottom: 10px;}
.post-entry  p > span > img{width: 100% !important;height: auto !important;margin-bottom: 10px;}

.td-post-column {
  margin-bottom: 15px;
}
.grid-image-column {
    position: relative;
    display: inline-block;
    float: left;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
	width: 100%;
}
.td-post-details {
   height: 355px;
}
.td-post-details-sm {
    margin-bottom: 0;
}
.grid-image-big{
	 position: relative;
    display: inline-block;
    float: left;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
	width: 100%;
	height: 160px;
    overflow: hidden;
}
.grid-image-sm{
    position: relative;
	margin-right: 10px;
    display: inline-block;
    float: left;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.grid-image-sm img{width: 90px;height: 60px;}
.grid-image {
    position: relative;
    display: inline-block;
    float: left;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
	width: 100%;
	height: 160px;
    overflow: hidden;
}
.grid-image-small{
    position: relative;
	margin-right: 10px;
    display: inline-block;
    float: left;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
h2.td-big-title {
    font-size: 16px;
	font-weight: bold;
    /* text-transform: uppercase; */
    line-height: 22px;
    display: inline-block;
    margin: 8px 5px;
}
h2.td-big-title a:hover {
	color: #ff3c1f;
    text-decoration: none;
}
.td-small-module {
	height: 145px;
}
.td-small-module h2 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 3px;
}
.td-small-module h2 a {
    color: #444;
	font-weight: bold;
}
.td-small-module h2 a:hover{
    color: #ff3c1f;
	text-decoration: none;
}
.block-meta {
    font-size: 12px;
    font-style: italic;
    font-family: 'Open Sans',sans-serif;
    color: #B9B9B9;
    display: block;
    margin: 0 0 6px;
}
.td-post-date {
    display: inline-block;
}
.td-content-inner .module-excerpt {
    margin-bottom: 40px;
}
.p-details{}
.p-details a:hover {
	text-decoration: none;
	color: #4B4B4B;
}
.moregames {
    background: #F9F9F9;
    border-top: 1px solid #DDE1EF;
    display: block;
    padding: 18px;
    position: relative;
}
.moregames a {
    color: #444;
    text-transform: uppercase;
    font-size: 11px;
    text-decoration: none;
}
.moregames-link {
    position: absolute;
    right: 18px;
    top: 11px;
}
.moregames-link:after {
    content: '\f054';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    padding-left: .5em;
    speak: none;
    color: #FF3C1F;
}
.grid {
    float: left;
    padding-top: 0;
}

.box-post-image {}
.post-image {
	height: 150px;
    width: 150px;
    overflow: hidden;
}
.post-image img{
	width: auto;
    height: auto;
}
ul.ul-post-image {list-style-type: none;}
ul.ul-post-image li {
	float: left;
	height: 150px;
    width: 150px;
    overflow: hidden;
	margin: 7px;
}
ul.ul-post-image li img{
	width: auto;
    height: auto;
    vertical-align: middle;
}

.num_page a{background:#000;padding:5px 10px;color:#fff;font-size:1.2em;border-radius:3px;border:1px solid #806F6D;}
.num_page strong{background:#FF3C1F;padding:5px 10px;color:#fff;font-size:1.2em;border-radius:3px;border:1px solid #BD1800;}
.num_page a:hover{background:#FF3C1F;padding:5px 10px;color:#fff;font-size:1.2em;border-radius:3px;border:1px solid #BD1800;text-decoration:none;}

/* .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    width: 150px;
    height: 150px;
    overflow: hidden;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: none;
    height: auto;
    width: auto;
} */

.video-box{
	margin-bottom: 30px;
}

#footer {margin-top: 30px;}
#footer .grid, .td-second-footer .grid {
    margin-bottom: 0;
}
.td-second-footer .block-bottom-padding {
    margin: 0 20px;
    overflow: hidden;
    padding: 10px 0;
}
.td-second-footer .block-bottom {
    background-color: #151618;
    border-top: 1px solid rgba(255,255,255,.1);
    width: 100%;
}
.copyright {/* display: inline-block; */}
.copyright, .copyright a {
    color: #4B4B4B;
    font-size: 14px;
    vertical-align: middle;
    padding: 4px 0 0;
    text-transform: uppercase;
}
.social-footer{text-align: right;}
.social-footer ul.social-menu-footer{margin: 0;font-size: 20px;}
.social-footer ul.social-menu-footer li{list-style: none;display: inline-block;padding-left: 10px;
}
.social-footer ul.social-menu-footer li a:hover{color: #fff; text-decoration: none;}


@media screen and (min-width: 600px) and (max-width: 1000px){
#navbar-menu{display: block;}
#header {display: none; }
#header-advertise-sm{display: block;}
.td-post-details {height: auto;}
.grid-image-big{height: auto;}
.grid-image-sm img{width: 150px;height: 96px;}
.td-small-module {height: 120px;}
.content_p img{width:100% !important;height:auto !important;}
}

@media (max-width: 1024px) {
.menu > li.menu-social{top: -61px;}
}

@media (max-width: 768px) {
#navbar-menu{display:block;}
#header { display: none; }
#header-advertise-sm{display: block;}
.td-post-details {height: auto;}
.grid-image-big{height: auto;}
.grid-image-sm img{width: 150px;height: 96px;}
.td-small-module {height: 120px;}
.post-social{position: initial;top: -35px;margin-bottom: 10px;}
}

@media (max-width: 640px) {
#navbar-menu{display:block;}
#header { display: none; }
#header-advertise-sm{display: block;}
.td-post-details {height: auto;}
.grid-image-big{height: auto;}
.grid-image {height: auto;}
.grid-image-sm img{width: 145px;height: 96px;}
.td-small-module {height: 115px;}
.copyright {text-align: center;}
.social-footer{text-align: center;}
}

@media (max-width: 480px) {
#navbar-menu{display:block;}
#header {display: none;}
#header-advertise-sm{display: block;}
.td-post-details {height: auto;}
.grid-image-big{height: auto;}
.grid-image {height: auto;}
.grid-image-sm img{width: 90px;height: 60px;}
.td-small-module {height: auto;}
.copyright {text-align: center;}
.social-footer{text-align: center;}
}

@media (max-width: 320px) {
#navbar-menu{display:block;}
#header { display: none; }
#header-advertise-sm{display: block;}
.td-post-details {height: auto;}	
.grid-image-big{height: auto;}
.grid-image {height: auto;}
.grid-image-sm img{width: 90px;height: 60px;}
.td-small-module {height: auto;}
.copyright {text-align: center;}
.social-footer{text-align: center;}
}

@media (max-width: 240px) {
#navbar-menu{display:block;}
#header { display: none; }
#header-advertise-sm{display: block;}
.td-post-details {height: auto;}
.grid-image-big{height: auto;}
.grid-image {height: auto;}
.grid-image-sm img{width: 90px;height: 60px;}
.td-small-module {height: auto;}
.copyright {text-align: center;}
.social-footer{text-align: center;}
}