

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:600);*/
@font-face {
    font-family: 'open sans';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/*@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);*/
@font-face {
    font-family: 'roboto slab';
    src: url('fonts/RobotoSlab-Regular-webfont.eot');
    src: url('fonts/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoSlab-Regular-webfont.woff') format('woff'),
         url('fonts/RobotoSlab-Regular-webfont.ttf') format('truetype'),
         url('fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto slab';
    src: url('fonts/RobotoSlab-Light-webfont.eot');
    src: url('fonts/RobotoSlab-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoSlab-Light-webfont.woff') format('woff'),
         url('fonts/RobotoSlab-Light-webfont.ttf') format('truetype'),
         url('fonts/RobotoSlab-Light-webfont.svg#roboto_slablight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'roboto slab';
    src: url('fonts/RobotoSlab-Bold-webfont.eot');
    src: url('fonts/RobotoSlab-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoSlab-Bold-webfont.woff') format('woff'),
         url('fonts/RobotoSlab-Bold-webfont.ttf') format('truetype'),
         url('fonts/RobotoSlab-Bold-webfont.svg#roboto_slabbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'space invaders';
    src: url('fonts/spaceinvaders-webfont.eot');
    src: url('fonts/spaceinvaders-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/spaceinvaders-webfont.woff') format('woff'),
         url('fonts/spaceinvaders-webfont.ttf') format('truetype'),
         url('fonts/spaceinvaders-webfont.svg#space_invaders') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:100,400,600);
/* Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic */
/* Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800 */



.adUnit{
	width:100%;
	text-align:center;
    clear: both;
    display: block;
    min-height:100px;	
}

#sticky-mpu-sticky-wrapper {
  min-height: 630px; 
 }

.smart_content_wrapper img, iframe, video{

	width:100%;
	margin-top:10px;
}



div[id*=adslot] {
    margin-bottom: 25px;
    float: left;
    width: 100%;
	text-align: center;    
}

/* JUST A SCORE - SCORE GRAPHIC */

.JAS-scorecard-wrapper {
    width: 99.5%;
    height: auto;
    background-color: #F4F4F4;
    border: 1px solid #DFDFDF;
    float: left;
    position: relative;
}

.JAS-score-number {
    width: 18%;
    height: 52%;
    float: left;
    margin: 1% 0 1% 2%;
}

.JAS-text {
    width: 72%;
    float:right;
    display: inline;
    padding: 2% 0 0 1px;
    font-family: 'Source Sans Pro', sans-serif;
}

.JAS-follow-scores {
      padding: 1% 0% 0 3%;
      margin: 2% 2% 0 0;
      text-align: right;
      bottom: 0;
      width: 72%;
      float: right;
      border-top: 2px solid white;
      display: inline;
      font-family: 'Source Sans Pro', sans-serif; 
}

.JAS-logo {
    width: 30%;   
}

.text-bold {
    font-weight: 600;
    color: #424242; 
}

@media only screen and (max-width: 780px) {

.JAS-text {
  font-size: 0.9em;      
}
    
}

/* Mobile - > 380px */
@media only screen and (max-width: 360px) {

.JAS-text {
    font-size: 0.8em;  
    width: 55%;
    float: right;
    display: inline;
    padding: 2% 4% 0 0;
    line-height: 1.5em;
    font-family: 'Source Sans Pro', sans-serif;  
}
    
.JAS-score-number {
      width: 37%;
      height: 52%;
      float: left;
      margin: 1% 0 1% 2%;
}
    
.JAS-follow-scores {
     width: 100%;
    font-size: 0.8em;
}

.JAS-logo {
    width: 40%;   
}

}



/* 
Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. 

When you update your theme, backup this file and re-add it after.
*/


/* Tablet - landscape */
@media only screen and (min-width: 720px) and (max-width: 1024px) {
	#menu-featured{display:none}
}

/* Tablet - 800px, 768px & 720px */
@media only screen and (min-width: 720px) and (max-width: 800px) {
	#menu-featured{display:none}
	ul.to-top{display:none}
}


/* Mobile - 480px & 320px */
@media only screen and (max-width: 719px) {
	#menu-featured{display:none}
	ul.to-top{display:none}
}


/* Mobile - 320px */
@media only screen and (max-width: 479px) {
	#menu-featured{display:none}
	ul.to-top{display:none}
}


.sidebar .widget {
    padding: 10px 10px 0px;
}


#header {
    background-color: 'transparent'; /* #1188de */
    z-index: 1002;
}

#header > .container > .container-inner > .group{
	z-index: 10001
}

.sidebar-top p {
    font-weight: 600;
    font-size: 16px;
}

.post-comments i {
    font-size: 24px;
}

.home .main-inner .post-list .post-row .post-title{
	/* height:90px */
	margin-bottom:10px
}

#nav-header .container {
    /*border-bottom: 7px solid #DADADA; */  
}

#nav-header.nav-container {
    -webkit-box-shadow: none;
    box-shadow: none;   
    margin-left:220px
}

@media only screen and (max-width: 719px) { 
	#nav-header.nav-container {margin-left:0} 
	.site-title {
	    left: 0;
	    padding: 30px 0;
	    position: absolute;
	    top: -5px;
	    padding:10px 0 !important
	}
}

.format-gallery .post-format .flexslider .slides{
	background-color:#fff
}

#nav-header .nav > li {
    margin-top: 5px;
}


.site-title {
    padding: 10px 30px 10px 0px;
}

.post-meta .post-category {
    float: left;
    margin-right: 6px;
    font-family: 'Roboto Slab';
    font-weight: 700;
    text-transform: lowercase;
} 

.post-meta > span {
	float:right;
}

.post-meta > span > span {
	padding-left:10px
}

.tptn_counter {
	display:inline
}

.post-title a {
    font-family: 'roboto slab', sans-serif;
    font-weight: 300;
    font-size: 28px;
}

.page-title {
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
}


.widget > h3 {
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: lowercase;
    font-weight: 400;
    color: #1188de;
}


.entry.excerpt { 
    font-family: 'Source Sans Pro', sans-serif;
    color: #464646;
}


.nav > li > a {
    padding: 15px 14px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}


.nav ul li a {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px; 
}


#nav-header .nav ul {
    background: #363636 url(img/opacity-10.png) repeat;
}

.post-nav li a span {
    font-family: 'Source Sans Pro', sans-serif;
}

.post-nav li a strong {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}

.alx-tab .tab-item-title a, .alx-tab, .alx-posts .post-item-title a {
    font-family: 'Roboto Slab', sans-serif;   
    font-size: 14px;
}


.tab-item-comment a {
    font-family: 'Source Sans Pro', sans-serif;    
    font-size: 14px;
}


.alx-tab .tab-item-category, .alx-posts .post-item-category {
    font-family: 'Roboto Slab', sans-serif;   
    font-size: 12px;
    text-transform: lowercase;
}

.alx-tab .tab-item-title, .alx-tab .tab-item-comment, .alx-posts .post-item-title {
    line-height: 1.2em;   
}

.alx-tab .tab-item-date, .alx-posts .post-item-date {
    font-family: 'Source Sans Pro', sans-serif;   
}

.post-byline {
    font-family: 'Source Sans Pro', sans-serif;   
}
    
.alx-tab .tab-item-name {
    font-family: 'Roboto Slab', serif;   
    font-size: 14px;
    font-style: normal;
    text-transform: lowercase;
}


.entry p, .entry dd {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 400;
}

.post-title {
    font-size: 26px;   
    line-height: 1.1em;
    margin-bottom: 4px;
    margin-top: 10px;
}


#reply-title {
    font-family: 'Roboto Slab', serif;   
    text-transform: none;
    font-weight: 300;
}


.page-title a {
    font-family: 'Source Sans Pro', sans-serif;   
    font-weight: 400;
}

.post-meta .post-date {
    font-family: 'Source Sans Pro', sans-serif;    
    font-size: 12px;
    line-height: 27px
}

.page-title span {
    color: #aaa;
    text-transform: none;
    font-weight: 100;
}

.s2 .alx-posts .post-item-category a {
    font-family: 'Roboto Slab', serif;
    color: #1188de !important;
}

.metaslider .caption-wrap {
    background: none !important;
}


/*.metaslider {
    border-bottom: 7px solid #DADADA;
} */



/*----------NEW COLOURS--------------


body {
    background: #A3E6FF;
}

#nav-header .container {
    border-bottom: 0px solid #FFFFFF;
}

.metaslider {
    border-bottom: 0px solid #FFFFFF;
}


/*----------NEW-COLOURS-OFF--------------*/


.alx-tab img, .alx-posts img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;

}

.post-thumbnail img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-bottom: 5px solid;
}

.post-thumbnail {
    margin-bottom: 2px;
}

.flexslider .slides img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;         
}


#header .pad {
    padding-top: 0px;
    padding-bottom: 0px;
    /*border-bottom: 7px solid #DADADA;*/
}


#reply-title {
    font-size: 30px;
}


.boxed #wrapper {
    max-width: 1380px;
    margin: 0 auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #E0E0E0;
    border-bottom:none;
    border-top:none
}


body {
 background: #fff;   
}


#nav-footer.nav-container {
    background: #fff;
    border-top: none;
}


#footer-bottom #back-to-top {
    -webkit-box-shadow: inset 0 1px 0 rgba(184, 184, 184, 0.4);
    box-shadow: inset 0 1px 0 rgba(184, 184, 184, 0.4);
    background: #FFFFFF;
}

#page .container-inner {
-webkit-box-shadow: none;
box-shadow: none; 
}


.featured .post-title {
    font-family: 'Roboto Slab', serif;
    font-size: 40px;
    letter-spacing: -0.7px;
}


.post-comments > span:before {
    content: none;
}

.post-comments {
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 0px;
    background: none !important;  
}

.sidebar-top p {
    font-weight: 600;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff !important;
}

.page-title h2 {
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
}


.alx-tab .tab-item-thumbnail {
    width: 60px;
    height: auto;
    margin-left: -70px;
}

.alx-tab.thumbs-enabled li {
    padding-left: 70px;
}


.alx-tab .thumb-icon.small {
    bottom: 16px;
    left: 16px;    
}

.blog .post, .single .post, .archive .post, .search .post, .search .page {
    margin-bottom: 26px;
}

.themeform input[type="submit"] {
    font-family: 'roboto slab', serif;
    text-transform: none;
    font-weight: 300;
}


.post-byline {
    font-family: 'roboto slab', serif;
    text-transform: lowercase;
}

.single .related-posts .post-title a {
    font-size: 14px;
    font-weight: 400;

}

.single .related-posts .post-title {
    margin-bottom: 0px;  
}

.heading, #reply-title {
    font-family: 'roboto slab';
    text-transform: none;
}

#footer-bottom #copyright, #footer-bottom #credit {
    font-family: 'Source Sans Pro', sans-serif;  
}

.nivoSlider img {
  /*  border-bottom: 7px solid #DADADA; */
}

#nav-header .nav li a {
    color: rgba(255,255,255,1);
}


.themeform input[type="text"], .themeform input[type="password"], .themeform input[type="email"], .themeform textarea {
    font-family: 'Source Sans Pro', sans-serif;  
    font-weight: 100;
    font-size: 14px;
    border: 1px solid #ddd; 
}

.entry.share .entry-inner img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    min-width: 100%;
}


.entry.share .entry-inner {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.featured-area-leftcol {
	width:50%;
	float:left
}

.featured-area-rightcol {
	width:50%;
	float:right
}

.feature-area, .featured-area-leftcol, .featured-area-rightcol{
	background-color:#fff
}

.featured-area-leftcol article, .featured-area-rightcol article{
	margin-bottom:0 !important
}

.featured-area-leftcol .post-thumbnail, .featured-area-rightcol .post-thumbnail{
	margin-bottom:0
}

.featured-area-leftcol .post-thumbnail img, .featured-area-rightcol .post-thumbnail img{
	border-bottom:0;
	border-radius:0
}

.featured-area-small article{
	width:50%;
	float:left
}

.feature-area .post-inner {
    width: 100%;
    position: relative;
    display:block
}
.feature-area .post-inner:after {
    padding-top: 90%;
    display: block;
    content: '';
}
.feature-area .post-inner .post-thumbnail {
    position: absolute;
    top: 0; bottom: 0; right: 0; left: 0;
    background-color: rgb(0, 140, 200);
}
.feature-area .post-inner .post-thumbnail div{
	display:block;height:100%;;background-size:cover;background-position:50% 50%
}

.alx-posts .post-item-thumbnail{margin:0}
.alx-posts li{padding: 3px 0}

.hoverbg{opacity:0;}
.post-item-thumbnail a:hover .hoverbg{opacity:1;}

.postCount{
	padding:10px 15px;
	background-color:rgb(17,136,222);
	position:absolute;
	left:0;
	top:0;
	color:#fff
}

.absColor, .hoverbg{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	top:0;
	background-color:rgba(13,102,165,0.6);
	transition: opacity 0.2s ease 0s;
}

.abstitle{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:10px;
	color:#fff;
	font-size:16px
}

.featured-area-small .absBottom, .featured-area-medium .absBottom{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:10px;
}


.featured-area-small .post-title, .featured-area-large .post-title{
	color:#fff !important;
	font-weight:400;
	letter-spacing:0.02em
}

.featured-area-small .post-title{
	font-size: 30px;
	line-height:30px;
}

.featured-area-small .post-meta{
	display:none;
}

.featured-area-large .post-title{
	font-size:50px;
	line-height:50px
}

.relative{
	position:relative
}

.feature-area .post-inner:hover .absColor{opacity:0}


.nav li.hidden > .sub-menu--mega {
    display: none;
    opacity: 0;
}
.nav .sub-menu--mega {
    border-bottom-color: rgba(20, 20, 20, 0.87);
    padding-top: 0.71428rem;
    background-color: rgba(20, 20, 20, 0.87);
    transition: opacity 0.15s ease-in 0s;
    margin-left:-220px
}
.sub-menu--mega {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 2.57143rem;
    position: absolute;
    left:-45px;
    right:-45px;
    top:100%;
    white-space: normal;
    z-index: 300;
}
.sub-menu__grid {
    height: 0px;
}
.nav .grid{
    list-style: none outside none;
    margin-bottom: 0;
    margin-right: 0.42857rem;
    float:none;
    display:block
}
.nav li.open > .sub-menu--mega {
    opacity: 1;
}
.grid--thin > .grid__item, .grid--thin > .logged-in-as, .grid--thin > .comment-form-author, .grid--thin > .comment-form-email, .grid--thin > .comment-form-url, .grid--thin > .comment-form-comment, .grid--thin > .form-submit, .grid--thin > .comment-subscription-form, .grid--thin > .featured-area__article, .grid--thin > .featured-area__aside {
    padding-left: 0.35714rem;
}
.nav-inverse-main .sub-menu__grid__item {
    background-color: #FFFFFF;
}
.sub-menu__grid__item {
    background-clip: content-box;
    background-color: #262525;
    border-left: 0.42857rem solid rgba(0, 0, 0, 0);
    float: left;
    height: 285px;
    margin-bottom: -2.71429rem;
    min-height: 3.42857rem;
    padding-left: 0 !important;
    position: relative;
}
.one-fifth, .two-tenths {
    width: 20%;
}
.grid__item, .logged-in-as, .comment-form-author, .comment-form-email, .comment-form-url, .comment-form-comment, .form-submit, .comment-subscription-form, .featured-area__article, .featured-area__aside {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
img[src], img.lazy[src], img.riloadr-single[src] {
    visibility: visible;
}
.article__description{
	display:none
}
.article__title{
	text-transform:uppercase;
	font-size: 1.34286rem;
	line-height:1.34286rem;
	color:#fff;
	margin: 5px 15px 10px;
	height: 6.12857rem;
	overflow:hidden
}

.article__title span {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.small-link{
	color: #807F7E;
    line-height: 1;
    text-transform:uppercase;
    margin: 5px 15px 10px;
    position:absolute;
    bottom:12px;
    display:block;
    font-size: 0.85714rem;
}
.article--billboard-small .article__content {
    bottom: 0;
    height: 160px;
    left: 0;
    padding: 0.85714rem;
    position: absolute;
    right: 0;
    z-index: 1;
    overflow:hidden;
    box-sizing:border-box
}
.article__thumb{
	height:124px;
	overflow:hidden	
}





.visible-xs{display:none}
@media screen and (max-width:767px) {
	 .visible-xs{display:block}
	 .hidden-xs{display:none}
}


.featured-area-medium .absBottom .post-date {
    color: #555;
}


.featured-area-large .absBottom .post-date {
    color: #555;
}

.featured-area-large .absBottom, .featured-area-medium .absBottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 20px;
}

.featured-area-small .absBottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 15px;
}


div.absBottom .post-title {
    margin-top: 0px;   
}

.featured-area-medium .post-title a {
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
}

.nav .sub-menu--mega { 
    background-color: #1188E2;
    border-bottom-color: #1188E2;
}

.article__title span {
    color: #222;   
    font-family: 'Roboto Slab';
    text-transform: none;
    font-weight: 400;
    font-size: 18px;
}

.ad { padding: 10px 10px !important }

.alx-tab.tab-two { 
	/* background-color:#1188de;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px; */
}

.sidebar.s1 .alx-tabs-container{ 
	height:100%;
	overflow-y:auto
}

.widget_search{
	border-bottom: 1px solid #E4E4E4;
    padding: 11px 0 !important;
    margin: 0 10px
}

.sub-menu__grid__item {
    background-color: #fff;  
}

.small-link {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: #1188E2;
    font-size: 12px;
}

#nav-header .nav > li > a:hover, #nav-header .nav > li:hover > a {
    background: none;
}


#nav-topbar.nav-container {
    box-shadow: none;   
}

#nav-topbar .newsletter a{color:#F7DA00;font-weight:bold}


@media screen and (max-width: 960px) and (min-width: 479px) {
.s1 .sidebar-top {
    background: #1188de !important;
}

}


@media (max-width: 960px) {
	
  #sticky-mpu-sticky-wrapper {
    display: none; }

}

@media screen and (max-width: 1200px) and (min-width: 479px) {
.s2 .sidebar-top p {
color: #FFF;
}}


@media  screen and (max-width: 1200px) and (min-width: 479px) {
.s2 .sidebar-top {
    background: #1188de !important;
    border-bottom: none;
}}


.sidebar-toggle {
    box-shadow: none;
}


.image-container img {
     -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}


.wp-pagenavi a {
    border: none;
    font-family: 'Source Sans Pro', sans-serif;
}

.wp-pagenavi a:hover {
    border: none;   
}

.wp-pagenavi a:active {
    border-top: none !important;   
}

.wp-pagenavi span.current {
    border-top: none !important;     
}

.wp-pagenavi span.pages { 
    font-family: 'Source Sans Pro', sans-serif;    
    font-size: 15px;
    font-weight: 400;
}

.wp-pagenavi span.pages:before {
    display: none;   
}

.page-title span {
    font-weight: 400;   
}


#nav-header .nav ul { 
    z-index: 9999;
}


.post-list .post-row {
    border-bottom: none;   
}

.alx-tabs-nav li a {
    font-family: 'Source Sans Pro', sans-serif;  
    font-weight: 400;
    font-size: 15px;
}

.sub-menu--mega .sub-menu__grid{padding-right:60px}
.to-top .sub-menu--mega .sub-menu__grid{padding-right:0}
.sub-menu--mega{left:-30px; right:-30px;}
.to-top .sub-menu--mega{border-width: 0}
.to-top .sub-menu__grid__item{height:auto;margin-bottom:0;background-color:transparent}
.to-top .sub-menu__grid__item p{margin-bottom:6px}
.viewmore--mega{
	display:block;
	background-color: #FFFFFF;
    border-bottom: 5px solid #FFFFFF;
    float: right;
    height: 280px;
    margin-bottom: -35px;
    margin-right: 6px;
    width: 55px;
    color:#111 !important;
    box-sizing:content-box
}
.viewmore--mega:hover{
	color:#000 !important;
	background-color:#f5f5f5;
	text-decoration:none
}
.viewmore--mega span{
	display: block;
font-size: 22px;
margin: 135px 0 0 -21px;
text-align: center;
width: 100px;
color: #222;
    font-family: 'Roboto Slab';
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#ascrail2000 {
    border: none !important;   
}

.tribe-events-event-meta .tribe-events-meta-group, .tribe-events-event-meta .column{
	width:50%
}
.nav-wrap{position:relative}
.nav{position:static !important;display:inline-block;width:auto}

.post-pages{
	text-align:center;
	margin-top:15px
}
.post-pages > a{
	background-color: #eee;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px 18px;
}
.post-pages p.post-date{
	margin-bottom:5px;
	float:none
}

[class*=platform-] a{
	background-color:#0094E7;
	padding:15px 26px !important;
    font-size: 14px;
    font-weight: 600;
}

.to-top .sub-menu--mega a{
	background-color:#0094E7;
	padding:15px 26px !important;
    font-size: 14px;
    font-weight: 600;
}


[class*=platform-] a:hover, [class*=platform-] a:active, [class*=platform-] a:focus,
.to-top .sub-menu--mega a:hover, .to-top .sub-menu--mega a:active, .to-top .sub-menu--mega a:focus{
	background-color:#333 !important;
}
a.clearFilter, .to-top .sub-menu--mega a.clearFilter{color:#333 !important;background-color:#fff !important}
a.clearFilter:hover, a.clearFilter:active, a.clearFilter:focus,
.to-top .sub-menu--mega a.clearFilter:hover, .to-top .sub-menu--mega a.clearFilter:active, .to-top .sub-menu--mega a.clearFilter:focus{
	background-color:#fff !important
}


.trc_related_container {
    margin-top: -38px !important;
}
.trc_rbox_header_span{display:none !important}
.thumBlock{
	border-bottom: 5px solid !important;
	transition: opacity 0.2s ease 0s !important;
}
.thumbs-a .syndicatedItem .video-title{
	color:#444 !important;
	line-height:1.5em !important
}
.thumbs-a .syndicatedItem .video-title {
	max-height:4.5em !important
}
.trc_elastic .thumbs-a .video-label-box {
    height: 80px !important
}
.thumbs-a .videoCube:hover .video-label-box .video-title {
    text-decoration: none !important;
    color:#1188de !important
}
.video-label-box .video-label{
	font-family: 'roboto slab',sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important
}
.video-label-box .branding{
	font-family: 'Source Sans Pro',sans-serif !important;
    font-size: 12px !important;
	color: #bbb !important;
	text-transform:uppercase !important;
	font-weight:normal !important
}

.entry table th{width:50%}
.entry table.scorePanel th{text-align:center}
.entry table.scorePanel tr.alt{background-color:transparent}
.entry table.scorePanel td.score{text-align:center;font-size:32px;font-weight:bold;padding:30px 0;color:rgb(17, 136, 222)}

.sharrre-container {
    margin-right: -120px;
    overflow: visible;
    width: 70px;
}
.sharrre-container iframe{margin-left:-30px}

.social-links {padding:11px 20px}
#menu-corporate, #menu-featured{padding:0 20px}
#menu-featured.nav {min-width: 0}
#menu-featured.nav li a{color:#000}

.viewmore--mega span {
    font-weight: 400;
    font-size: 15px;
}

.social-links li {
    margin-left: 27px;
}
.sharrre-widget{
	float:right
}
.sharrre-widget .sharrre{
	float:right;
	padding:0
}
.sharrre-widget .sharrre .share{
	font-size:16px;
	line-height:normal;
	margin:0
}
.sharrre-widget .sharrre .box{
	width: 20px
}

.fb_iframe_widget_fluid span,
.fb_iframe_widget iframe {
	width: 100% !important;
}


.sponsoredTag {line-height:19px;font-size:17px}
.sponsoredTag .logo{float:left}
.sponsoredTag .logo img{width:40px; height:auto;margin-right:10px}
.sponsoredTag .text{color:#333;font-weight:bold}
.sponsoredTag .text span{color:#C9302C;font-size:13px}

@media only screen and (max-width: 719px) {
	.sharrre-container iframe{margin-left:0; margin-top:10px}
}
#subsAdWrap .border{
	height: 1px;
	background: -moz-linear-gradient(left, #FFFFFF 0%,#D3D3D3  50%,#FFFFFF  100%);
	background: -webkit-linear-gradient(left, #FFFFFF 0%,#D3D3D3  50%,#FFFFFF  100%);
	background: linear-gradient(left, #FFFFFF 0%,#D3D3D3  50%,#FFFFFF  100%);
	width: 100%;
	display: block;
}
#subsAdWrap a{
	height: 100px; 
	overflow: hidden; 
	display:block; 
	color:#DC233B; 
	max-width:650px; 
	margin:-10px auto 0; 
	padding-top:10px
}
#subsAdWrap .AdText{
	font-size: 24px;
	float: left;
	line-height: 64px;
	text-align: left;
	margin: 18px;
}
#subsAdWrap .AdImg{
	float: right;
	line-height: 32px;
	margin: 18px;
	width: 185px;
	border: rgb(213, 213, 213) 1px solid;  
	-webkit-box-shadow: 0px 10px 17px 0px rgba(228, 228, 228, 1); 
	-moz-box-shadow: 0px 10px 17px 0px rgba(228, 228, 228, 1); 
	box-shadow: 0px 10px 17px 0px rgba(228, 228, 228, 1);
}
.entry .metaData table{margin-bottom:0}
.entry .metaData{overflow:hidden;border:1px solid #eee;margin-bottom:20px}
.entry .metaData .col-6{width:60%;float:left;border-left:1px solid #eee;border-right:1px solid #eee;box-sizing:border-box;}
.entry .metaData .col-4{width:40%;float:left;border-left:1px solid #eee;border-right:1px solid #eee;box-sizing:border-box;}
.entry .metaData table tr.alt {background: transparent;}

i.n4g {
	display: inline-block;
    font-family: 'space invaders';
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}
i.n4g:before { content: "B"; }

#infscr-loading{
    color: #1188de;
    font-weight: bold;
    height: 100%;
    left: 50%;
    margin-left: -125px;
    position: absolute;
    z-index: 200;
}
#infscr-loading img{
	display:none
}
#infscr-loading div{
	position: fixed;
    background-color: #fff;
    bottom:0;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
    font-size: 16px;
    padding: 20px;
    text-align: center;
    width: 220px;
    border-bottom:4px solid #1188de
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  text-align:center;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-content{
	background-image: url("../../uploads/2014/07/381963.jpg");
    background-size: cover;
}
.modal-body {
  position: relative;
  padding: 15px;
  text-shadow: rgba(0,0,0,0.7) 0px 0px 3px;;
  color:#fff;
  font-weight:bold
}
.modal-body h2{
	color:#fff;
	font-size: 30px;
    line-height: 40px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal input{
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    box-sizing:border-box;
    margin-bottom:15px;
}
.modal .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.modal .btn:hover, .modal .btn:focus, .modal .btn:active{
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
.entry-content-asset {
    height: 0;
    margin-bottom: 12px;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}
.entry-content-asset iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.adCrop{max-width:100%;overflow:hidden}
.post-list .adCrop.hidden-xs{margin-right:14px}
.contentleaderboard{margin-left:-16px;margin-right:-16px;margin-top:-15px}
.sidebarmpu, .sidebarmpu .alx-posts li{overflow:visible}
.sidebarmpu .post-item-thumbnail > div{
	/*border: 6px solid rgb(17, 136, 222);*/
    margin-left: -26px;
    width: 312px;
    box-sizing:content-box;
    background-color:#F8F8F8
}


@media only screen and (max-width: 1286px) {
	#menu-featured{display:none}
}
@media only screen and (max-width: 767px) { /*719*/
	#subsAdWrap .AdImg{float:none}
	#subsAdWrap .AdText{float:none;line-height:normal}
	#subsAdWrap a{height:auto}
	.featured-area-rightcol, .featured-area-leftcol{width:100%}
	.featured-area-small .post-title{
		font-size: 16px;
		line-height:16px;
	}
	.featured-area-large .post-title {
	    font-size: 30px;
	    line-height: 30px;
	}
	.entry .metaData .col-6, .entry .metaData .col-4{width:100%;float:none}
	.widget.twittertimeline{display:none}
	.post-hover:hover .post-thumbnail {
		opacity: 1
	}
	.hoverbg{opacity:1;}
	.sidebarmpu .post-item-thumbnail > div{margin-left:-10px}
	.wp-pagenavi .last{display:none}
	.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink{ 
		border: 1px solid #ccc;
	    border-radius: 3px;
	    margin: 0 7px;
	    padding: 10px 14px 8px;
	}
	.single .sharrre-container{width:100%;margin-right:0}
	.single .sharrre .box {width: 70px;}
	.single .sharrre .share {margin-top:0;padding: 6px 16px;background-color: #eee;}
	.single .sharrre .count {display:none}
	.single .sharrre{padding:0;float:left}
	.single .sharrre-container > div{margin-right:0}
	.single #facebook.sharrre .share {background-color: #3b5999;color: #fff;}
	.single #twitter.sharrre .share {background-color: #00acee;color: #fff;}
	.single #reddit.sharrre .share {background-color: #333;color: #fff;}
	.single #googleplus.sharrre .share {background-color: #cd483c;color: #fff;}
	.single #pinterest.sharrre .share {background-color: #ca2128;color: #fff;}
	.single #n4g.sharrre .share {background-color: #e32035;color: #fff;}
}
@media only screen and (min-width: 720px) and (max-width: 1024px) {
	.featured-area-small .post-title{
		font-size: 20px;
		line-height:20px;
	}
	.featured-area-large .post-title{
		font-size:40px;
		line-height:40px
	}
	.post-title a{
		font-size:24px
	}
	.sharrre-widget {
		float: left;
	}
	.nav li > a:after, .nav > li > a:after{ content: "" }
	.post-hover:hover .post-thumbnail {
		opacity: 1
	}
}




/*---------------------------------------------------------------*/
/*------------------------ RELEASE DATES ------------------------*/
/*---------------------------------------------------------------*/

#ng_release_dates {
	width: 100%;
	line-height: 25px;
}

#ng_release_dates th {
	padding: 10px;
	background-color: #1188de;
	color: #fff;
}

#ng_release_dates td {
	padding: 5px 20px;
	background-color: rgba(233, 244, 252, 0.2);
}

#ng_release_dates .alt {
	background-color: rgba(233, 244, 252, 0.4);
}

#ng_release_dates .gametitle{
	width: 38%;
}

#ng_release_dates .format {
	width: 26%;
}

#ng_release_dates .publisher {
	width: 19%;
}

#ng_release_dates .releasedate {
	width: 17%;
}


@media (max-width: 1200px) {
	
	
	
}


@media (max-width: 1024px) {

	#ng_release_dates th {
		padding: 5px;
	}
			
	#ng_release_dates {
		font-size:13px;
		line-height:20px;
	}	
	
	#ng_release_dates td {
		padding: 5px 10px;
	}
	
}

@media (max-width: 640px) {
	
	/*#ng_release_dates .format,
	#ng_release_dates .publisher,
	#ng_release_dates .releasedate {
		font-size:12px;
	}*/
	
	#ng_release_dates .publisher {
		display:none;
	}
	
	#ng_release_dates .gametitle{
		width: 38%;
	}
	
	#ng_release_dates .format {
		width: 38%;
	}
	
	#ng_release_dates .releasedate {
		width: 24%;
	}
	
}


@media (max-width: 576px) {
	
	#ng_release_dates td {
		padding: 5px;
	}
	
}


@media (max-width: 480px) {
	
	#ng_release_dates .format {
		display:none;
	}
	
	#ng_release_dates .gametitle{
		width:60%;
	}
	
	#ng_release_dates .releasedate {
		width: 40%;
	}
	
	#ng_release_dates th {
		text-align: left;
	}
	
}


@media (max-width: 320px) {
	
	
	
}












/*
#ng_release_dates .title,
#ng_release_dates .gametitle,
#ng_release_dates .publisher {
	background-color: #eef8ff;
}

#ng_release_dates .format,
#ng_release_dates .releasedate {
	background-color: #e9f4fc;
}
*/


/*---------------------------------------------------------------*/
/*---------------------- RELEASE DATES END ----------------------*/
/*---------------------------------------------------------------*/







