.st_sharethis_hcount {
	display: inline-block;
}

.multi-content, .st-sharethis-counter {
	display: none !important;
}

.active {
	display: block;
}

#after_post_content.active {
	display: block;
}


.gallery-single #ta_post_review_after {
	display: none;
}

.review_box{
padding: 20px;
background-color: #FF7130;
color: #FFF;
overflow: hidden;
margin-top: 20px;
width: 100%;
margin-left: -20px;
}

.comments-ddown {
	display: none;
}

.comment_toggle_area {
	margin-bottom: 20px;
}


.comment_toggle_area .title h6 {
	display: inline-block;
	font-size: 40px;
}

.comment_toggle_area .comment-section {
	display: inline-block;
	float: right;
}

.comment_toggle_area .comment-section .tab {
	background-color: #FE5102;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
}

.comment_toggle_area .comment-section .tab.leave-comment:hover {
	cursor: pointer !important;
}



.review_left,
.review_right{
float:left;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}

.review_left{width:30%;}
.review_right{width:60%;padding-left: 20px;}


.post .content .review_right h5 { 
font-size: 32px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
line-height: 1;
margin: 0 0 10px 0;
}

.post .content .review_right p { 
font-size: 14px;
margin: 0;
}

.review_title { 
display: block;
margin-bottom: 10px;
font-weight: bold;
font-size: 14px;
line-height: 1.3;
}

.post .content .review_left ul { 
	
	margin: 0px;
	padding: 0;
	
}

.post .content .review_left ul li {
	display: inline-block;
	width: 25px;
	height: 26px;
	margin-right: 10px;
	background:url('img/rating.svg')no-repeat 0px 0px;

} 

.post .content .review_left ul li.star_point { 

	background-position: -3px -1px;

}

.post .content .review_left ul li.star_half_point { 

	
	background-position: -3px -118px;
}


/* New Single Template */
.page-content {
	position: relative;

	width: 998px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 20px;

	background: #fff;

	overflow: hidden;
}

.page-content .sidebar {
	width: 300px;
	float: right;
	position: relative;
}

article.single-post {
	position: relative;
	width: 688px;
	padding: 20px;
	margin-bottom: 10px;
	float: left;

	border-right: 1px solid #DFDFDF;
	background: #fff;

/*	overflow: hidden; */

	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.single-post .header {
	margin: 0;
	z-index: 1;
}

.single-post .header .title {
	font-size: 36px;
	font-weight: bold;
	line-height: 1.1;
}

.single-post .header .share {
	padding: 15px 0 5px;
	margin-top: 10px;
	border-top: 1px solid #E6E6E6;
	min-height: 44px;
}

.single-post .header .info {
	font-family: 'Oswald',sans-serif;
	color: #000;
	font-size: 12px;
	padding: 10px 0;
	overflow: hidden;
}

.single-post .header .info span {
	vertical-align: middle;
}
.single-post .header .info span.fb_comments_count {
	vertical-align: top;
}
.single-post .header .info .p-author span {
	vertical-align: baseline;
}

.single-post .header .info iframe {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.single-post .header .share .social-btns .inner {
	margin-top: 0 !important; 
}

.single-post .footer {
	padding-top: 20px;
}

.single-post .footer .infinite-scroll-feed {
	margin-left: -20px;
	margin-right: -20px;
}

.single-post .footer .infinite-scroll-feed {
	margin-top: 20px;
}

.single-post .footer .infinite-scroll-feed .reviews {
	padding-left: 0;
}
/* // New Single Template */


.post .promoted-content-heading{
    line-height: 1.3;
    margin-bottom: 15px;
}

.post #zerglayout > div {}

.post .zergheadline {
    line-height: 1.3;
}


.post .content .review_left ul li.star_remainder { 
	background-position: -3px -60px;
}

.post .content .review_left ul li:last-child {
  margin-right: 0;
}


.share .left{float:left;}
.share .right{float:right;}

.info .the-author{float: left;margin-top: 4px;}
.info .print-wrap{float: right;}

.print-wrap  a{
display: inline-block;
vertical-align:middle;
margin-left: 5px;
background:url('img/main-sprite.svg')no-repeat 0px 0px;
width:25px;
height:25px;
}
.print-wrap  a.email{background-position: -6px -546px;}


.print-wrap  a.print{
background-position: -54px -546px;
border-left: 1px solid #E6E6E6;
padding-left: 7px;
}

.print-wrap  a.comment{
background-position: -111px -545px;
border-left: 1px solid #E6E6E6;
padding-left: 5px;
}

.print-wrap a.viewComments{
text-align: center;
padding: 5px 8px;
color: #FFF;
font-weight: bold;
background: #FE5102;
text-transform: uppercase;
font-size: 12px;
width: auto;
height: auto;
font-family: 'Open Sans Condensed',sans-serif;
}



/* ================ POST PAGINATION =======================*/
.post_pagination { 
	
	margin-top: 20px;
	
}

.post_pagination.top-pagination{
margin:0;
position:absolute;
right:0;
top:-50px;
z-index:9998;
}

.post_pagination a { 	
	display: block !important;
	padding: 0 !important;
	color: #fff !important;
	background-color: #FE5102;
	width: 140px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	line-height:45px !important;
	height: 40px !important;
	font-size: 12px !important;
	font-weight: 400 !important;
}

.post_pagination.top-pagination a {
	font-size: 12px !important;
	width: 90px !important;
	height: 40px !important;
	padding: 0 !important;
	line-height: 36px !important;
	margin: 0 0px 0 5px !important;
	background: #000 !important;
	font-weight: 400 !important;
}

.post_pagination a span{
	font-family: 'Oswald' !important;
	display: block !important;
	height: 100% !important;
	line-height: 40px !important;
	vertical-align: middle !important;
}


.post_pagination a span.next{text-indent:6px;}

.post_pagination a span.prev:before{
content: "\f104";
font-size: 22px;
font-family: FontAwesome;
margin: -5px 7px 0 0;
display: inline-block;
vertical-align: middle;
}

.post_pagination a span.next:after{
content: "\f105";
font-size: 22px;
font-family: FontAwesome;
margin: -5px 0 0 10px;
display: inline-block;
vertical-align: middle;
}

.post_pagination.top-pagination a span.prev:before,
.post_pagination.top-pagination a span.next:after{margin-top:-3px;}

.post_pagination a:hover { 	
	color: #fff;
	background-color: #ed5814;
	
}

.post_pagination a:first-child{float:left;}
.post_pagination a:last-child{float:right;}



/* ===== mobile adjustments ======== */
html body.is-mobile{-webkit-text-size-adjust:100%;}
.is-mobile .post .content p{font-size:1.3em;}

.is-mobile .post_pagination.top-pagination{
overflow: hidden;
margin: 20px 0;
position: static;
}

.is-mobile .post_pagination a{
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;

padding:15px;
width:49%;
font-size:2em;
}


.is-mobile .post_pagination.top-pagination a{height:auto;line-height: 40px;}

.is-mobile .post_pagination.top-pagination a span.next{text-indent: 25px;}
.is-mobile .post_pagination.top-pagination a span.prev{}

.is-mobile .post_pagination a span.prev:before{
font-size: 40px;
margin: -8px 40px 0 0;
}

.is-mobile .post_pagination a span.next:after{
margin: -11px 0 0 30px;
font-size: 40px;
}

.is-mobile .gallery-wrap.fullscreen .top-wrap{margin-bottom: 50px;}

.is-mobile .gallery-wrap.fullscreen .close-gallery{
width: 70px;
height: 70px;
font-size: 26px;
line-height: 63px;
}

.is-mobile .gallery-wrap .top-wrap .intro{font-size: 50px;padding-right: 220px;}

.is-mobile .slider-controls .display .control a:after {margin-top: 80px;}

.is-mobile .slider-controls .display .control a:after{
	content: '';
	width: 35px !important;
	height: 40px !important;
	background: url('img/slider-ctrls.svg') no-repeat 0px 0px !important;
	background-color: #FE5102 !important;
	position: absolute;
	z-index: 9999;
	display: block;
	text-indent: -9999px;
}
.is-mobile .slider-controls .display .prev a:after {background-position: 10px 12px !important;}
.is-mobile .slider-controls .display .next a:after {background-position: 14px -40px !important;}

.is-mobile .open-gallery{font-size: 26px;}
/* =====================  ==========================   ==========================*/


/* =============== NEXT/ PREV ARTICLE BUTTONS ============== */





.trc_elastic_trc_97006 .videoCube {
  width: 25% !important;
  position: relative;
  float: left;
  margin: 0!important;
}