@charset "utf-8";
/*
Theme Name: Popaganda-V3
Theme URI:
Author: nextnode.net
Author URI: http://www.widget.gr
Description: A theme Created by Widget Athens.
Version: 1.0

*/

@font-face {
    font-family: 'Asty-Medium';
    src: url("http://popaganda.gr/wp-content/themes/popaganda-V3/fonts/CFAstyStd-Medium.otf") format("opentype");
}
@font-face {
    font-family: 'Asty-Bold';
     src: url("http://popaganda.gr/wp-content/themes/popaganda-V3/fonts/CFAstyStd-Bold.otf") format("opentype");
}

@font-face {
    font-family: 'Asty-Light';
     src: url("http://popaganda.gr/wp-content/themes/popaganda-V3/fonts/CFAstyStd-Light.otf") format("opentype");
}

@font-face {
    font-family: 'Asty-Book';
     src: url("http://popaganda.gr/wp-content/themes/popaganda-V3/fonts/CFAstyStd-Book.otf") format("opentype");
}

html{
	height: 100% !important;
}
body{
	font-family: "Asty-Medium";
	line-height: normal;
	min-width: 1024px;
	height: 100%;
    min-height: 100%;
}
.container{
	max-width: 1000px;
	min-width: 768px;
	padding: 0 15px;
	position: relative;
	z-index: 10;
	background-color:#fff;
}
.slider-container{
	max-width: 1000px;
	min-width: 768px;
	padding: 0 15px;
	margin:0 auto;
	position: relative;
	z-index: 10;
}
.footer-container{
	max-width: 1000px;
	min-width: 768px;
	padding: 0 15px;
	margin:0 auto;
	position: relative;
	z-index: 10;
	background-color:#000;
}
.menu-container{
	max-width: 1000px;
	min-width: 768px;
	padding: 0 15px;
	margin:0 auto;
	position: relative;
	z-index: 10;
}


.my-skin{
	line-height: 0;
    font-size: 0px;
}
.my-skin #skin{
	position: fixed;
	left:0;
}

span.archigram {
  font-size: 86px;
  line-height: 10px;
  padding-top: 35px;
  display: inline-block;
  float: left;
  padding-right: 10px;
  height: 55px;
}

.arve-wrapper{
	margin-top: 20px;
}
.logo{
	width: 230px;
	  margin: 0 auto;
}
.row{
	z-index:1;
	position: relative;
}
.col-md-8,.col-xs-8 {
  max-width: 640px;
  padding: 0;
}

.post-margin-right {
  margin-right: 30px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.row{
	margin:0;
}
.col-md-12{
	padding: 0;
}
.col-md-4{
  max-width: 300px;
  padding: 0;
}
.col-md-3{
	padding: 0;
}
.col-md-9{
	padding: 0;
}
.col-md-4.straight{
	padding: 0 15px;
}
.clear{
	clear: both;
}
img{
	max-width: 100%;
	  height: auto;
}
a {
    color: inherit;
    outline: 0;
}
a:hover, a:focus {
    color:inherit;
    outline: 0;
}

h3{
	font-family: 'Asty-Medium';
	margin-top: 0px;
	font-size: 20px;
	line-height:28px;
}
hr {
    border-top: 2px solid #000;
    margin: 60px 180px 60px 180px;
}

.no-pad{padding: 0;}

.no-pad-left{padding-left: 0;}

.no-pad-right{padding-right: 0;}

a:hover,a:visited{text-decoration: none;}

a:link {  text-decoration: none}
a:visited { text-decoration: none}
/*a:hover {  text-decoration: underline}*/
a:active {  text-decoration: none}

blockquote {
/*font-family: Georgia, serif;
font-size: 18px;
font-style: italic;

line-height: 1.45;
position: relative;
color: #383838;
border-left: 0px;
margin:20px 0;
padding: 40px;
display: inline-block;*/
border-left: 0px;
padding:0px;!important
}


blockquote p{
	font-size: 26px !important;
    line-height: 34px;
    font-weight: bold;
    padding: 0 30px;
}
blockquote:before{
	width: 100%;
    display: block;
    height: 30px;
	margin-top: 30px;
	border-top: 4px #000 solid;
	content: '';
    /* background: url(/images/quote-left.png) no-repeat left top; */
}
blockquote:after{
	width: 100%;
    display: block;
    height: 20px;
    content: '';
    margin-bottom: 30px;
    border-bottom: 2px #000 solid;
    /* background: url(/images/quote-right.png) no-repeat right top; */

}
.category-results{
	margin-top:30px;
}
.header{
	background-color: #000;
	color:#fff;
	z-index: 10;
  position: relative;
}
.yellow-btn{
	margin-top: 5px;
	display: inline-block;
	background-color: #FFEE00;
	color:#000;
	padding:5px 10px 3px;
	border-radius: 10px;
	font: 14px "Asty-Medium";
}

.search{
	display: inline-block;
	line-height: 25px;
	height: 100%;
	position: absolute;
	right: 0px;
	padding: 0 30px;
	top:0px;
	border-left: 1px solid #666;
}
.search input{
	border:0px;
	color:#000;
	/*width: 180px;*/
	border:1px solid #000;
	background-color: #fff;
	/*border-radius: 20px;*/
	padding: 2px 30px 0 10px;
	outline: none;
	font-family: 'Asty-Light';
	margin-right: 15px;
	width: 0px;
	opacity: 0;
}

.search-form{
	display: none;
}
.search form{
	float: left;
	  padding-top: 23px;
}
.search-btn{
	font-size: 20px;
	cursor: pointer;
	color: #fff;
    /*padding:0px  30px;*/
    padding-top: 24px;
  /*border-left:1px solid #fff;*/
	height: 100%;
	display: inline-block;
}
.search-btn i{
	position: relative;
	top: 2px;
}
.head-menu{
	/*border-bottom: 2px solid #000;*/
	display: inline-block;
	width: 100%;
	text-align: center;
	z-index: 99;
	background-color: #ff0000;
	position: relative;
	font-size: 0px;
}
.all-head-menu{
	 position: relative;
	  z-index: 99;
}


.social-bar-menu{
	text-align: left;
    background-color: #fff;
    padding: 5px 20px 0px;
    font-size: 12px;
	line-height:30px;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.6);
}

.social-bar-menu.inside{
	background-color: #eee;
	text-align: center;
	padding: 10px 20px 5px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	margin-bottom: 20px;

}
.social-bar-menu span{
	color:#ff0000;
	margin-right: 5px;

}
.social-bar-menu .m-title{
	    line-height: 25px;
	    position: relative;
	    top:2px;
}
.social-bar-menu .social-button{
	    display: inline-block;
	    margin-right: 10px;
	    font-size: 12px;
		letter-spacing:1px;
}

.social-bar-menu .social-button.smaller{
	position: relative;
}

.social-bar-menu .social-button.smaller i{
	font-size: 24px;
}
.social-bar-menu .social-button span{
	font-family:"Asty-Book";
	font-size: 14px;
	color:#fff;
	margin-left: 5px;
}
.social-bar-menu .social-button i{
	font-size: 22px;
	position: relative;
	top:2px;
}

.social-bar-menu .social-button.envelope i{
	color:#007FFF;
	font-size: 25px;
    margin-left: 2px;
}
.social-bar-menu .social-button.facebook a {
    background-color: #3b5998;
    color: #fff;
    padding:  5px 6px 4px 10px;
    position: relative;
    bottom: 2px;
    border-radius: 3px;
}
.social-bar-menu .social-button.facebook i{
	margin-right: 6px;
    font-size: 12px;
    top:0;
	/*color: #3b5998;*/
}

.social-bar-menu .social-button.twitter a {
    background-color: #00aced;
    color: #fff;
    padding: 5px 10px 4px 10px;
    position: relative;
    bottom: 2px;
    border-radius: 3px;
}

.social-bar-menu .social-button.twitter i{
	margin-right: 5px;
	font-size: 14px;
    top:0;
	/*color: #00aced;*/
}
.social-bar-menu .social-button.pinterest i{
	color:#cb2027;
}

.social-bar-menu .social-button.g-plus i{
	color: #dd4b39;
}
.m-social-like-page{
	background-color: #385998;
	line-height: 50px;
    height: 45px;
    color: #fff;
    text-align: center;
    font-family: 'Asty-Book';
}
.m-social-like-page a{
	display: block;
}
.m-social-like-page strong{
	font-family: 'Asty-Bold';
}
.menu-item-post h3{
	font-family: 'Asty-Medium';
	margin-top: 10px;
    font-size: 14px;
    line-height: 19px;
}
.menu-item-post h3 a{
	display: block;
}
.menu-item-post h3 a:hover{
	color:#ff0000;
	background-color: transparent;
}
.not-found{
	font-family: "Georgia";
	font-size: 16px;
}



/*slider*/
.slider_cont{
	/*background-color: #000;*/
	text-align: center;
}
.main-slider{
	/*max-width: 1280px;*/
	max-height: 560px;
	height: 560px;
	margin:0 auto;
	overflow: hidden;
	/*margin-top: 20px;*/
	position: relative;
	  z-index: 11;
  background-color: #000;
}
.main-slider img{
	width: 100%;
	height: auto;
	margin-top: -30px;
}
ul.slides{
	position: relative;
  height: 100%;
}
ul.slides li{
	/*height: 100%;*/
	max-height: 560px;
}
.slider-in-text{
	width: 700px;
  margin: 0 auto;
  text-align: center;
}
.gradient {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.3);
  top:0;
  /*top: 20%;
  left: 0;
  opacity: 1;
  background: url(/images/grad.png) repeat-x center bottom;*/
}
.main-slider .in_text{
	position: absolute;
	top:250px;
	width: 100%;
	color:#fff;
	text-align: left;
}
.main-slider .in_text h3{
	font-size: 32px;
	line-height: 42px;
	font-family: "Asty-Bold";
}
.main-slider .in_text p{
	font-size: 18px;
	font-family: "Asty-Book";
	line-height: 26px;
	margin-top: 10px;
}
.main-slider .navigation{
	color:#fff;
	position: absolute;
	top:0px;
	height: 100%;
	width: 100%;
}


.main-slider .navigation a{
-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
 }
 .main-slider .flex-control-nav{
 	z-index: 999;
 }

 .main-slider .flex-control-paging li a{
 background: rgba(255,255,255,0.4);
 width: 15px;
  height: 15px;

}
.main-slider .flex-control-nav{
bottom: 28px;
}
.main-slider .flex-control-paging li a.flex-active {
  background: #ff0000;
  cursor: default;
}
.main-slider .navigation a.prev{
	position: absolute;
  height: 100%;
  width: 190px;
  z-index: 99;
  /*background-color: aqua;*/
  left: 0;

}
.main-slider .navigation a.prev i{
position: absolute;
  left: 0;
  padding: 0 20px;
  /* border: 1px solid #fff; */
  top: 50%;
  border-left: 0;
  font-size: 60px;
  margin-top: -40px;
}

.main-slider .navigation a.next{
	position: absolute;
  height: 100%;
  width: 190px;
  z-index: 99;
  /*background-color: aqua;*/
  right: 0;
}
.main-slider .navigation a.next i{
position: absolute;
  right: 0;
  padding: 0 20px;
  /* border: 1px solid #fff; */
  top: 50%;
  border-left: 0;
  font-size: 60px;
  margin-top: -40px;
}

.main-slider .navigation a{
	opacity: 0;
}
.main-slider .navigation a:hover{
	/*background-color: rgba(255,255,255,0.2);*/
	opacity: 1;
}
.counter{
	display: inline-block;
	color:#fff;
	margin:0 10px;
}
/*.main-slider .navigation a{
	position: absolute;
	top: 50%;
	margin-top: -50px;
	z-index: 9;
}
.main-slider .navigation a.prev{
	left:20px;
}
.main-slider .navigation a.next{
	right: 20px;
}*/
/*slider*/

/*footer*/
.footer{
	background-color: #000;
	margin-top: 0px;
	z-index: 999;
  position: relative;
  margin-top: 50px;
	/*padding: 40px 0 20px 0;*/
}
.footer .footer-item{
	padding:60px 40px;
	width: 320px;
	  min-height: 380px;
	border-left: 1px solid #777;
}


.footer-item.subscribe{
	font-family: "Georgia";
	color:#CCCCCC;
	border-right: 1px solid #777;
	  padding-top: 155px;
}
.footer-item.subscribe h4{
	font-size: 32px;
	margin: 0px;
}
.footer-item.subscribe .desc{
	  font-size: 13px;
  /* width: 216px; */
  margin-top: 5px;
  line-height: 20px;
  margin-bottom: 20px;
  font-family: "Asty-Book";
}
.footer-item .sml_emailinput{
	background-color: #ff0000;
  border: 0px;
  color: #fff;
  outline: none;
  height: 46px;
  padding: 15px 10px;
  width: 100%;

}

.footer-item .sml_submitbtn{
	color:#000;
	  width: 100%;
	background-color: #fff;
	font-family: "Asty-Medium";
  font-size: 26px;
  height: 46px;
  padding: 5px 5px 1px 2px;
  border-radius: 0px;
}
p.sml_email{
	float: left;
	width: 160px;
}
p.sml_submit{
	float: left;
	width: 70px;
}
.footer .disclaimer{
	color: #999;
    font-family: "Asty-Light";
    font-size: 13px;
    line-height: 17px;
}
.footer .footer-links{

}
.footer-links ul{
	display: inline-block;
	margin:0;
	padding: 0;
}
.footer-links ul li{
	list-style:none;
	font-family: "Asty-Medium";
	font-size: 18px;
	color:#fff;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
.pop-s-footer{
	margin-top: 100px;
}
.pop-s-footer .foot-logo{
	width: 264px;
	margin: 0 auto;
}
.pop-s-footer .foot-other{
	text-align: center;
	font-size: 36px;
	margin-top:30px;
}
.pop-s-footer .foot-other a{
	margin:0px;
	width: 50px;
	height: 50px;
	line-height: 56px;
	text-align: center;
	display: inline-block;
	border-radius:30px;
}
.pop-s-footer .foot-other a:hover{
	color:#fff;
}
.pop-s-footer .foot-other a.alt1:hover{
	background-color: #3a5795;
}
.pop-s-footer .foot-other a.alt2:hover{
	background-color: #50aaf0;
}
.pop-s-footer .foot-other a.alt3:hover{
	background-color: #bb0000;
}
.pop-s-footer .foot-other a.alt4:hover{
	background-color: #517fa4;
}

ul.footer-element{
	padding:0;
	margin-bottom: 30px;
}
ul.footer-element li.first{
	font-size: 20px;
	color:#fff;
	font-family: "Asty-Light";
}
ul.footer-element li{
	list-style: none;
	color:#ccc;
	font-size: 12px;
	margin-bottom: 7px;
	font-family: "Asty-Light";
}
ul.footer-element li:last-child{
	margin-bottom: 0px;
}
.footer-column{
	width: 150px;
	margin-right: 20px;
	float: left;
}
.footer{
	padding:60px 0;
}
.right-footer-column{
	border-left:1px solid #777;
	padding-left: 30px;
}
.right-footer-column ul.footer-element{
	margin-bottom: 0px;
}
.right-footer-column ul.footer-element li.first{
	font-size: 20px;
}
.bottom-left-column ul.footer-element li,.bottom-left-column ul.footer-element li.first{
	font-size: 18px;
	color:#fff;
	font-family: "Asty-Light";
}
.bottom-left-details-column{
	padding-left:40px;
}
.bottom-left-details-column ul.footer-element{
	margin-bottom: 0px;
}
.bottom-left-details-column ul.footer-element li,.bottom-left-details-column ul.footer-element li.first{
	display: inline;
	padding:0px 10px;
	font-size: 13px;
	font-family: "Asty-Medium";
	color:#ff0000;
}
/*footer*/
/*Post*/
.post-content{
	font-family: "Georgia";
	font-size: 16px;
	line-height: 26px;
	-webkit-font-smoothing: antialiased;
}
.post-content h3{
    font-family: 'Asty-Medium';
	font-size: 26px;
    line-height: 38px;
   	margin: 60px 40px 20px 40px;
}

.second-editor p{
	max-width: 880px;
	margin: 15px auto;
}
.second-editor.post-content .slim-image.first{
	margin-bottom: 0px;
}
.second-editor.post-content .slim-image{
	margin-bottom: 20px;
}
.second-editor.post-content .wp-caption-text{
	margin-top: -15px;
}
.post-content .slim-content iframe{
	margin: 0 0;
}
.post-content .slim-content p,.post-content.newstrack-post p{
	max-width: 560px;
	margin:0 auto;
	margin-bottom: 20px;
}
.post-content.newstrack-post{
	margin-top: 30px;
}

.post-content.newstrack-post img{
	margin:15px 0;
}
.post-content .read-more-link .slim-image{
	margin: 0px;
}
.post-content .slim-image{
	margin:20px 0;
	text-align: center;
}
.post-content .slim-image.first,.post-content .slim-image:first-child{
	margin-top: 0px;
}

.post-content p{
	margin-bottom: 20px;
}

.post-content iframe{
	max-width: 100%;
}


.post-content p.wp-caption-text{
	color:#aaa;
	font-family: "Asty-Book";
	padding: 5px 0px 3px;
	font-size: 13px;
	line-height: 18px;
}
.post-content .slim-content p.wp-caption-text{
	 margin: -15px 0 20px 0;
	 max-width: 640px;
}

.post-content div{
	max-width: 100%;
}
.wp-caption{
	width: 100%;
}
.post-content img{
	max-width: 100%;
	height: auto;

}

.second-editor.post-content img{
	width: 100%;
}

.post-content img.alignleft,.post-content .alignleft{
	float: left;
  max-width: 300px;
  margin-right: 20px;

}
.popa{float: left;
  margin-right: 0px;
  margin-top: 0px;
  }

.post-content img.alignright,.post-content .alignright{
float: right;
  width: 300px;
  max-width: 300px;
  margin-left: 20px;
  margin-top: 10px;
}
.post-content a {
  border-bottom: 2px solid #BEEEFF;
}
.post-content a:hover{
	background-color:#BEEEFF;
	border-bottom: 2px SOLID #BEEEFF;
}

.post-head{
	border-top: 6px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	position: relative;
}

.post-head.author{
	margin-bottom: 0px;
}

.post-head .author-image{
	width: 100px;
}
.post-head .author-title{
	position: absolute;
	bottom: 10px;
	left: 110px;
}

.author-bio{
	padding: 20px 0;
	font-family: "Georgia";
	font-style: italic;
	color:#333;
	font-size: 15px;
	line-height: 19px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}

.author-bio .inline{
	width: 630px;
}
.author-bio .s-i{
	margin-top: 15px;
}
.author-bio .s-i a{
	margin-right: 10px;
	font-size: 18px;
  width: 30px;
  height: 30px;
  line-height: 31px;
	background-color: #000;
	color: #fff;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
}

.author-bio .s-i a.fb{
	background-color: #3b5998;
}

.author-bio .s-i a.tw{
	background-color: #00aced;
}

.author-bio .s-i a.in{
	background-color: #517fa4;
}

.author-bio .s-i a.gp{
	background-color: #dd4b39;
}
.author-bio .s-i a.mail{
	background-color: #DFCE20;
}

.author-bio .s-i a:hover{
	background-color: #000;
}

.post-head.category{
	margin-bottom: 0px;
}
.post-head .pad{
	padding: 15px;
	min-height: 100px;
}
.post-head .pad.more-pad-right{
	padding-right: 70px;
}
.post-head h3{
	font-size: 26px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.post-head h1{
	font-size: 24px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 5px;
    font-family: 'Asty-Medium';
}
.post-head .lead{
	font-family: "Georgia";
	color:#777;
	font-style: italic;
	font-size: 15px;
	margin-bottom: 10px;
}

.post-head .post-date{
	  font-size: 19px;
	font-family: 'Asty-Light';
	/*margin-bottom: 10px;*/
}
.post-head .signature{
	margin-left: -10px;
  	padding-top: 10px;
  	padding-left: 10px;
  	font-size: 13px;
    line-height: 20px;
}
.right-border{
	border-right: 1px solid #000;
}
.left-border{
	border-left: 1px solid #000;
}

.main-margin{
	padding-top:30px;
}

/*breadcrumbs*/
.bread a:hover{
	color:#ff0000;
}
.bread{
	font-family: 'Asty-Light';
	font-size: 30px;
	padding: 10px 10px 5px;

}
.bread a:first-child{
	margin-left: 0px;
}
.bread a{
	margin: 0 10px;
}

.bread a[rel~="category"]{

}
.bread a:last-child{
	font-size: 20px;
	font-family: 'Asty-Bold';
	color:#ff0000;
}
.bread.column a[rel~="category"]{

}
.bread.column a:last-child{
	font-family: 'Asty-Bold';
	font-size: 20px;
	color:#FF6A02;
}

.bread.category a{
	  margin: 0;
 	 line-height: 25px;
  	margin-right: 10px;
}
.bread.category a.big,.bread.category a.big:last-child{
	margin-right: 10px;
	font-size: 30px;
	font-family: 'Asty-Light';
	color:#000;
}
.bread.category a:last-child{
	font-size: 16px;
	font-family: 'Asty-Bold';
	color:#CCCCCC;
}
.bread.category{
	font-size: 16px;
	font-family: 'Asty-Bold';
	color:#CCCCCC;
	border-bottom: 6px solid #000;
	padding-bottom: 5px;
}
.bread.category a:hover{
	color:#ff0000;
}
.bread.category span.big{
	font-family: 'Asty-Light';
	font-size: 30px;
	color:#000;
}
.bread.category a.current{
	color:#ff0000;
}

.bread.category-column{
	/*padding-bottom: 5px;*/
}
.bread.category-column a:last-child{
	font-family: 'Asty-Bold';
	font-size: 20px;
	color:#FF7F00;
}

.bread-second{
	margin-top:10px;
}
.bread-second a{
	font-size: 14px;
	color:#777777;
	margin-right:10px;
	line-height: 20px;
}
.bread-second a:hover{
	color:#ff0000;
}
/*breadcrumbs*/
.post-author-meta{
	/*position: relative;*/
	/*height: 165px;*/
}
.post-author-meta a:hover{
	color:#ff0000;
}
.post-author-meta .author-thumb{
	border: 1px #fff solid;
    border-radius: 50px;
    overflow: hidden;
    width: 100px;
    background-color: #eee;
}
.post-author-meta .post-date{
	position: absolute;
	top:10px;
	  font-size: 19px;
	right:10px;
	font-family: 'Asty-Light';
}
.post-author-meta .author-title{
	position: absolute;
    top: 54px;
    left: 125px;
}
.post-author-meta .author-title.column{
	top:40px;
	font-family: "Georgia";
	font-style: italic;
	width: 200px;
	font-size: 13px;
}
.post-author-meta .author-title h3{
	font-size: 13px;
	font-family: 'Asty-Medium';
	margin-bottom: 0px;
	line-height: 13px;
}

.no-float-pattent {
    float: left;
    max-width: 330px;
    display: table-cell;
    border: none;
}
.full{
	width: 100%;
}

.second-editor{
	margin-bottom: 30px;
}


a.next-page{
	color:#999;
	border-bottom: 0px;
	display: block;
	margin:30px 0;
	font-size: 20px;
	margin: 30px 0;
	/*font-weight:bold;*/
	line-height:25px;
  text-align: left;
  font-style: italic;

  padding-left: 60px;
  padding-right:60px;
  position: relative;
}
a.next-page strong,a.next-page b{
	color:#000;

}
a.next-page:hover{
	background-color: transparent;
	color:#ff0000;
	border-bottom: 0px;
}
/*a.next-page:after{
	font-family: "FontAwesome";
	content: '\f105';
	color:#000;
	font-style: normal;
	display:inline-block;
	font-size:70px;
	position:absolute;
	right:0px;
	top:13px;
}*/

.post-paging{
	text-align:right;
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
.post-paging.newstrack{
	margin-top:10px;
}
.post-paging div.pag{
	display: inline-block;
	margin-right:10px;
}
.post-paging div.pag:last-child{
	margin-right:0px;
}

.post-paging .all-pages{
	display: inline-block;
  	float: right;
  	font-size: 20px;
	font-family: "Asty-Book";
  	color:#FF0000;
}
.post-paging.newstrack .all-pages{
	color:#2878ff;
}
.all-pages .current{
	margin:5px;
}
.post-paging .all-pages .page-link-number{
	margin:3px;
}
.post-paging .all-pages a{
	color:#000;
	margin:3px;
	border-bottom:none;
}
.post-paging .all-pages a.next{
	margin-left:10px;
	border-bottom:none;
}
.post-paging .all-pages a:hover{
	color:#ff0000;
	border-bottom:none;
	background-color:transparent;
}

.post-paging.newstrack .all-pages a:hover{
	color:#2878ff;
}
.special-heading-border {
  /*position: absolute;*/
  top:7px;
  /*width: 100%;*/
  padding-right: 25px;
  position: relative;
  overflow: hidden;
}

.special-heading-inner-border {
  display: block;
  border-color: #000;
  width: 100%;
  border-top-style: solid;
  border-top-width: 2px;
  position: relative;
}
.social-comments .in-social{
	float: left;
}

.count-comments{
	display: inline-block;
  font-family: 'Asty-Medium';
  background-color: #eee;
  font-size: 15px;
  padding: 5px 7px 5px 20px;
  position: relative;
  bottom: 10px;
  float: right;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.count-comments span.go{
	background-color: #FDFF00;
  font-family: "Asty-Bold";
  width: 28px;
  font-size: 14px;
  margin-left: 10px;
  line-height: 31px;
  text-align: center;
  height: 28px;
  display: inline-block;
  border-radius: 100%;
}

/*Post*/

/* Social */
.in-social{
	display: inline-block;
	margin-bottom: 10px;
}
.in-social ul{
	list-style: none;
	margin:0;
	padding:0;
}
.in-social ul li{
	float: left;
	margin-right:20px;
}
.in-social ul li:last-child{
	margin-right: 0px;
}
.in-social img{
	width: auto;
}

/*ribbons*/
.right-ribbon{
	position: absolute;
	top:0;
	right: 0;
}
.left-ribbon{
	position: absolute;
	top:0;
	left: 0;
	z-index: 9;
}


/*Subcategory*/
.full-post-result{
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
}
.full-post-result:last-child{
	border-bottom: 0px;
}
.full-post-result h3{
	font-size: 19px;
	line-height:23px;
	margin: 5px 0;
}
.full-post-result h3 a:hover{
	color:#ff0000;
}
.full-post-result .description{
	padding-left:5px;
}
.full-post-result .description.full{
	padding-left: 0px;
	margin-top: 10px;
}
.full-post-result p{
	font-family: "Georgia";
    font-size: 13px;
    line-height: 18px;
    color: #777;
    padding-right: 60px;
}
.full-post-result .signature{
	padding-top: 10px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 15px;
}
.full-post-result .signature span{
	margin-right: 5px;
}
.full-post-result .signature span.category{
	color:#ff0000;
}
.column .full-post-result .signature span.category{
	color:#00BFFF;
}
.full-post-result .signature span.date{
	font-family: 'Asty-Light';
}
.full-post-result .signature span.author:hover{
	color:#ff0000;
}

/*pop-shops*/

.popshops div.container{
	padding: 0px 5px;
}

.popshops .col-md-4.eshop{
	border-left:0px;
    border-right:0px;
    border-bottom:1px dotted #999;
	padding: 15px 15px 15px 15px;
	max-width: 330px;
}

.popshop-item{
	/*padding: 15px;*/
	max-width: 298px;

}

.popshop-item .hover-image{
	display: none;

}

.popshop-item .image-area:hover .current-image{
	display: none;
}

.popshop-item .image-area:hover .hover-image{
	display: block;
}
.popshops .col-md-4.eshop:nth-of-type(3n+2){

    border-right:1px dotted #999;
	border-left:1px dotted #999;

  }

 .popshops .logo-area{
 	/*margin-top:20px;*/
 	height: 70px;
 	position: relative;
 	top:2px;
width: 100%;
display: table-cell;
vertical-align: middle;
 }

 .popshops .cat_title{
 	font-size: 13px;
 	font-family: 'Asty-Medium', sans-serif;
 	position: absolute;
right: 0;
top: 0;
color: #aaa;
padding-top: 27px;
 }

.popshop-logo{
	  margin-bottom: 40px;
}
.popshops-margin{
	margin-left: 15px;
margin-right: 15px;
}
 .pop-slogan{
 	border-top:3px solid #000;
 	border-bottom:1px solid #000;
 	padding:15px 0;
 	margin-bottom:30px;

 }
 .pop-slogan h2{
 	margin:0;
 	margin:0;
 	font-size: 22px;
 }

 .pop-slogan .second{
 	margin-top:10px;
 	font-size: 15px;
 	color:#333;
 	font-style: italic;
 	font-family: "Georgia";
 }

 .popshop-slider{
 	position: relative;
margin-bottom: 2px;
height: 430px;
overflow: hidden;
 }

 .popshop-slider .slider-item{
 	background-color: #ddd;
 	position: relative;
 	display: inline-block;
 }

 .slider-item .slider-description{
 	padding:20px 20px 20px 20px;
 	text-align: center;
 	position: relative;
 }

 .slider-item .slider-btns{
 	position: absolute;
bottom: 15px;
right: 45px;
text-align: center;
 }
 .slider-item  .slider-btns a{
 	/*display: inline-block;*/
 	margin:0 5px;
 	padding:5px;
 	background-color: #ff0000;
 	color:#fff;
 	font-size: 12px;
 	letter-spacing: 1px;
 	padding: 5px 5px 3px 5px;
 }


  .slider-item .slider-description h3{
  	font-size: 24px;
  	color:#000;
  	font-family: "Asty-Bold";
  }

   .slider-item .slider-description p{
   	font-family: "Georgia";
   	font-size: 15px;
   	color:#666;
   	font-style: italic;
   }

 .slider-item .col-md-4{
 	max-width: inherit;
 }
 .slider-item .col-md-8{
 	max-width: inherit;
 }
 /*pop-shops*/

 .search-results{
 	padding: 20px 0;
  font-size: 18px;
  font-family: Georgia;
 }
  .search-results span{
  	font-weight: bold;
  }
  .search-results span.num{
  	font-size: 27px;
  }


  /*Simveni Tora*/
  .main-instagram{
	margin-top:40px;
}
.instagram-kirim{
	margin-bottom: 20px;
	padding: 15px;
	position: relative;
}

.instagram-kirim .likes{
	text-align: right;
	font-family: "Asty-Medium";
	padding-top: 6px;
	font-size: 12px;
}

.instagram-kirim .likes .title{
font-family: "Asty-Medium";
	font-size: 15px;
	/*padding-left: 10px;*/
}

.instagram-kirim .likes .all_likes{
	padding-top: 10px;
}
.instagram-kirim .likes .title img{
	width: 30px;
}
.instagram-kirim .likes i{
	margin-right: 5px;
}

.instagram-kirim:hover .description{
	display: block;
}
.instagram-kirim .description {
	position: relative;
	display: none;
}
.instagram-kirim .description .inner{
	position: absolute;
	bottom: 0px;
	background-color: rgba(0,0,0,0.7);
	color:#fff;
	width: 100%;
	padding:10px;
	font-family: "Asty-Medium";
}
.instagram-kirim .description .inner h3{
	font-size: 22px;
	padding:0;
	font-weight: 500;
	margin: 0 0 10px;
}
.instagram-kirim .description .inner .date{
	font-size: 14px;
	margin-bottom: 10px;
}
.instagram-kirim .description .inner p{
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 0px;
	word-wrap: break-word;
}

.more-instagram .more{
	text-align: center;
	display: inline-block;
	clear: both;
	background-color: #f1f1f1;
padding: 10px;
position: relative;
margin-top: 20px;
width: 100%;
}
.more-instagram .more a{
	display: block;
}

.more-instagram .more .loader{
	position: absolute;
bottom: 45px;
width: 100%;
display: none;
}

/*Simveni Tora*/

/*Home Page*/
.container.low-margin{
	background-color: #fff;
    padding: 30px 5px;
    margin-top: 0;
}

.home-element{
	margin:0 15px;
}

.col-md-8.home{
	max-width: 100%;
}

.col-md-6.home-element{
	max-width: 300px;
}
.col-sm-6.home-element{
	max-width: 300px;
}
.col-md-12.home-element.full{
	max-width: 960px;
}
.col-md-12.home-element{
	max-width: 630px;
}
.col-md-8.home-element {
  max-width: 630px;
}

.mid-post-result{


}
.mid-post-result h3{
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 3px;
	line-height:28px;
}
.mid-post-result p{
	font-family: "Georgia";
	color:#888;
	font-size: 13px;
	line-height:19px;
	padding-right: 70px;
}
.mid-post-result .category{
	font-family: "Asty-Medium";
	font-size:12px;
	color:#ff0000;
	margin-top:15px;
}
.mid-post-result .category.newstrack{
	color:#2693ff;
}
.mid-post-result .category.column{
	color:#FF0000;
}
.mid-post-result .date{
	font-family: "Asty-Medium";
	font-size:12px;
	color:#999;
	margin-bottom:10px;
}
.mid-post-result .author a:hover,.mid-post-result h3 a:hover{
	color:#ff0000;
}
.mid-post-result .author{
	margin-left:5px;
}
/*item margins*/
.mid-post-result,.featured-post,.fotorama-post,.pop-item-result,.pop-id-result{
	margin-bottom: 30px;
}
/*Item margins*/

.featured-post{
	position: relative;
}
.featured-post img{
	width: 100%;
}
.featured-post .description-box{
	position: absolute;
	right:30px;
	bottom:30px;
	padding: 20px;
	width: 240px;
	background-color: #EEEEEE;
}

.featured-post .description-box .category{
	color:#ff0000;
	margin-bottom: 10px;
}
.featured-post .description-box .author{
	margin-bottom: 10px;
}
.featured-post .description-box .author a:hover,.featured-post .description-box h3:hover{
	color: #ff0000;
}
.featured-post .description-box .date{
	font-family: "Asty-Light";
}
.lazy-opacity{
	display: none;
}

.fotorama-post{
	position: relative;
}
.fotorama-post .description-box .item-logo{
	padding-top: 0px;
}
.fotorama-post .description-box{
	position: absolute;
	width: 100%;
	bottom: 0px;
	background-color: #f7f7f7;
	color:#000;
	padding: 20px;
}
.fotorama-post .description-box h3{
	font-family: "Asty-Light";
	margin-top: 10px;
}

.pop-item-result{
	position: relative;
}
.pop-item-result .grad{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}
.pop-item-result .main-area{
	color:#fff;
	position: absolute;
	top: 0px;
  padding: 10px;
  left: 0px;
}
.pop-item-result .main-area h3{
	font-family: "Asty-Medium";
	margin: 15px 100px 15px 0px;
	font-size: 20px;
  line-height: 28px;
}

.pop-id-result{
	background-color: #000;
}

.pop-id-result .image{
	width: 300px;
}
.pop-id-result .big-ribbon{
	background-color: #fff;
	margin-left: 10px;
}
.pop-id-result .title{
	  width: 210px;
  padding: 14px;
  height: 300px;
  color:#fff;
  position: relative;
}
.pop-id-result .title h3{
	position: absolute;
	bottom: 0px;
	font-size: 20px;
	line-height: 28px;
	font-family: "Asty-Medium";
}

/*popular*/
.popular{
	border-top:6px solid #000;
	border-bottom: 2px solid #000;
}
.popular .image-item{
	padding-top: 20px;
	width: 40px;
}
.popular .popular-items{
	background-color: #f7f7f7;
	padding: 20px;
}
.popular-item-post{
	margin-bottom: 20px;
}
.popular-item-post:last-child{
	margin-bottom: 0px;
}
.popular-item-post h3{
	font-family: "Asty-Bold";
	font-size: 13px;
	line-height: 16px;
}
.popular-item-post h3 a:hover{
	color:#ff0000;
}
.popular-item-post .image{
	width: 100px;
}
.popular-item-post .title{
	width: 180px;
	padding-left: 10px;
}
.popular-item-post .desc{
	font-size: 13px;
}
.popular-item-post .desc span{
	color:#DE89C2;
}

.popular .most-read-items{
	padding: 20px 30px;
}
.popular .most-read-items h2{
	font-family: "Asty-Bold";
	font-size: 24px;
	color: #000;
	padding-bottom: 10px;
}

.most-read-item-post{
	padding-bottom: 10px;
    margin-bottom: 10px;
}
.most-read-item-post .image{
	width: 240px;
}
.most-read-item-post .title{
	width: 240px;
	padding-left: 10px;
}
.most-read-item-post .title h3{
	font-family: 'Asty-Bold';
	font-size: 17px;
	line-height: 23px;
}
.most-read-item-post .title h3 a:hover{
	color:#ff0000;
}
/*popular*/

/*poptv home*/
.pop-tv{
	border-top:2px solid #000;
	padding-top: 30px;
}
.pop-tv-video{
	position: relative;
}

.pop-tv-video .pop-tv-play{
  position: absolute;
  color: #fff;
  font-size: 80px;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
}
.pop-tv-play:hover{
	color:#ff0000;
}
.pop-tv-desc{
	background-color: #000;
	padding: 15px 30px;
	color:#fff;
	border-top: 1px solid #fff;
}
.pop-tv-desc h3{
	font-family: "Asty-Light";
	margin: 0;
	display: inline-block;
  margin-left: 20px;
}
.pop-tv-desc .all-btn{
	margin-top:5px;
}
/*poptv home*/

/*Newstrack*/
.newstrack-title h3{
	font-family: "Asty-Light";
	color:#000;
	font-size: 46px;
	letter-spacing: -3px;
	line-height:65px;
	margin: 0;
}
.newstrack-title .date{
	font-family: "Asty-Light";
	font-size: 27px;
	color:#007fff;
	line-height: 12px;
}
.newstrack-content{
	border-top:6px solid #000;
	padding-top: 20px;
	margin-top:0px;
}
.newstrack-content .f-image{
	margin-bottom: 15px;
}
.newstrack-content .f-image img{
	width: 100%;
	height: auto;
}
.newstrack-content .desc h2,.newstrack-content .desc h1{
	font-family: "Asty-Bold";
	font-size: 24px;
	line-height: 32px;
	margin: 0px 0 10px;
}

.newstrack-content .lead{
	font-family: "Georgia";
	font-style: italic;
	font-size: 17px;
	color:#777;
	margin-bottom: 10px;
}
.newstrack-content .date-cat{
	color:#2878ff;
	font-family: "Asty-Book";
	font-size: 14px;
	margin-bottom: 20px;
}
.newstrack-content .date-cat span{
	color:#2878ff;
	font-family: "Asty-Bold";
	margin-left: 10px;
}
.horizontal-newstrack{
	background-color: #2878ff;
}
.more-newstrack-area{
	padding-left: 10px;
	width: 490px;
}

.more-newstrack-item .image{
	width: 150px;
}

.more-newstrack-item .date-category{
	color:#2878ff;
	font-family: "Asty-Book";
	font-size: 12px;
}

.more-newstrack-item .date-category span{
	color:#2878ff;
	font-family: "Asty-Bold";
	margin-left: 10px;
}
.more-newstrack-item .desc{
	width: 320px;
  padding-left: 10px;
}
.more-newstrack-item .desc p{
	font-family: "Georgia";
	font-size:13px;
	line-height:17px;
	color:#777;
}
.more-newstrack-item h3{
	font-size: 17px;
	line-height:21px;
	margin: 10px 0 2px 0;
}
.more-newstrack-item{
	margin-bottom: 10px;
	padding-bottom:10px;
	border-bottom: 1px solid #000;
}
.more-newstrack-item:last-child{
	border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.more-newstrack-element{
	border-top: 3px solid #000;
	padding-top: 20px;
	margin-top: 30px;
}

.my_patt{
	float: none;
  display: table-cell;
  vertical-align: top
}

.newstrack-categories {
	margin-top: 30px;
	margin-bottom: 15px;
	border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 5px 0;
}
.newstrack-categories ul{
	margin: 0;
	padding: 0;
	text-align: center;
}
.newstrack-categories ul li{


	list-style: none;
  display: inline-block;
  margin-right: 12px;
  line-height: 24px;
  font-size: 12px;
  font-family: "Asty-Medium";
  color: #000;
}
.newstrack-categories ul li.current-cat,.newstrack-categories ul li a:hover{
	color:#2878ff;
}
/*Newstrack*/

.under-slider-banner{
	background-color: #F00;
	text-align: center;
	z-index: 9;
  position: relative;
}


.big-banner{
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
	margin-bottom: 30px;
	z-index: 98;
  position: relative;
}
.big-banner.newstrack{
	margin-bottom: 0px;
	  /*margin-top: -20px;*/
	/*border-bottom: 6px solid #000;*/
	/*padding-bottom: 20px;*/
}

.big-banner.newstrack.in-cat{
	margin-bottom: 20px;
}

.addedBanner{
	font-size: 0;
}
/*Sibebars*/
.side-bar,.banner{
	margin-bottom: 30px;
}

.sidebar-margin{
	/*margin-top: 35px;*/
}

.newstrack-side{
	border-top: 6px solid #000;
    padding: 10px 0px 20px 0px;
    background-color: #F7F7F7;
}
.newstrack-side-results{
	margin-top: 20px;
}
.newstrack-side-item{
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 17px;
	text-align: center;
}
.newstrack-side-item:nth-last-child(2){
	border-bottom:0px;
}

.newstrack-side-item span{
	margin-right: 5px;
	color:#2878ff;
	font-size: 12px;
	font-family: "Asty-Light";
}
.newstrack-side-item span.category{
	font-family: "Asty-Medium";
}
.newstrack-side-item .image{
	height: 120px;
    overflow: hidden;
	margin-bottom: 10px;
}
.newstrack-side-item .title{
	font-family: "Asty-Bold";
	padding:0 20px;
}
.newstrack-side-item .title a{display:block}
.newstrack-side-item .title a:hover{
	color:#777;
}



.most-read{
	/*border:1px solid #000;*/
	border-top: 6px solid #000;
	padding-top: 20px;
}

.most-read .cat-title{
	color:#ff0000;
	font-size: 14px;
	font-family: "Asty-Bold";
}
.most-read .lektiko{
	font-family: "Asty-Bold";
	color:#999999;
	font-size: 16px;
	margin-top:10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

.most-read-tabs{
	margin-top: 10px;
}
.most-read-tabs .nav-tabs{
	border-bottom: 0px;
}

.most-read-tabs #myTabContent{
	margin-top: 10px;
	padding: 0 10px;
}
.most-read-tabs .nav-tabs>li.active>a,.most-read-tabs .nav-tabs>li.active>a:focus,.most-read-tabs .nav-tabs>li.active>a:hover{
border:0px;
}
.most-read-tabs .nav-tabs>li{
	float: none;
	display: inline-block;
	color: #ccc;
}

.most-read-tabs .nav-tabs>li>a{
	border: 0px;
  border-radius:0px;
}
.most-read-tabs .nav-tabs>li>a:hover{
	background-color: transparent;
	color:#000;
}

.most-read-tabs .nav>li>a{
	padding: 0 7px;
	font-size: 13px;
	font-family: "Asty-Bold";

}
.most-read-slider .title{
	margin-top: 10px;
	margin-bottom: 10px;
}
.most-read-slider .flex-control-nav{
	position: relative;
	bottom: 0;
}
.most-read-slider .flex-control-paging li a{
	  width: 10px;
  height: 10px;
}


.top-of-the-day{
	border-top:6px solid #000;
	background-color: #F7F7F7;
	padding-bottom: 10px;
}

.top-of-the-day .title{
	text-align: center;
    font-size: 22px;
    color: #fff;
    background-color: #000;
    padding: 15px 0;
    margin-bottom: 30px;
}
.top-of-the-day .title span{
	font-size: 18px;
	display: block;
	  font-family: "Asty-Light";
}

.top-of-the-day .top-of-the-day-item{
	margin-bottom: 30px;
	padding: 0 20px 0 30px;
}

.top-of-the-day .top-of-the-day-item .newstrack-title{
	font-size: 46px;
	letter-spacing: -3px;
	font-family: "Asty-Light";
	color:#000;
	margin-bottom: 10px;
}
.top-of-the-day-item:nth-last-child(2){
	border-bottom: 0px;
}

.top-of-the-day-item .image{
	width: 100px;
}

.top-of-the-day-item .desc{
	padding-left: 10px;
	width: 150px;
}

.top-of-the-day-item .desc h3{
	font-size: 13px;
	line-height: 16px;
	    margin-bottom: 0;
}
.top-of-the-day-item .category{
	color:#ff0000;
	font-size: 12px;
	margin-bottom: 5px;
}
.top-of-the-day-item .newstrack{
	color:#2878ff;
	font-size: 12px;
	margin-bottom: 5px;
}

.top-of-the-day-item.newstrack span {
  margin-right: 5px;
  color: #2878ff;
  font-size: 12px;
  font-family: "Asty-Light";
}

.top-of-the-day-item.newstrack span.category {
  font-family: "Asty-Medium";
}

.top-of-the-day-item.newstrack h3{
	font-family: "Asty-Bold";
	display: inline;
	font-size: 13px;
	line-height:18px;
}
.top-of-the-day-item.newstrack h3 a:hover{
	color:#777;
}
.weather{
	padding: 20px 5px;
    position: relative;
    background-color: #009edb;
    color: #fff;
    text-align: center;
}
.weather .image{
	width: 100px;
}

.weather .desc{
	width: 170px;
	padding-left: 10px;
}
.weather .desc h3{
	font-size: 15px;
	line-height:20px;
	margin-top: 5px;
}

.weather .desc .date-category span{
	font-family: "Asty-Bold";
	font-size: 20px;
}
.weather .desc .date-category{

	color:#8fffff;
	font-size: 12px;
	font-family: "Asty-Light";
}

.weather .ab-bottom{
	position: absolute;
	bottom:10px;
	right: 10px;
}

.red-go{
	width: 30px;
  height: 30px;
	border-radius: 100%;
	background-color: #ff0000;
	color:#fff;
	font-family: "Asty-Medium";
	line-height: 34px;
  text-align: center;
}

a.red-go:hover{
	color:#fff;
}

.stiles{
	border-top:6px solid #000;
	padding: 15px;
	background-color: #f7f7f7;
}

.stiles .my-head{
	font-size: 68px;
	font-family: "Asty-Light";
	letter-spacing: -2px;

}
.stiles-side-post{
	margin-top: 10px;
}

.stiles-side-post .image{
	width: 80px;
	padding-right: 10px;
}
.stiles-side-post .image img{
	border-radius:50%;
	background-color:#fff;
	}
.stiles-side-post .desc{
	width: 190px;
    padding-top: 20px;

}
.stiles-side-post  .title{
	color:#FF6A02;
	font-size: 14px;
	margin: -20px 10px 0px 80px;
}

.stiles-side-post .desc .author{
	color:#777777;
	font-family: "Georgia";
	font-style: italic;
	font-size: 12px;
}
.stiles-side-post h3{
	font-size: 13px;
	margin: 5px 10px 20px 80px;
	line-height: 16px;
}
.stiles-side-post h3 a{
	display: block;
}


.instagram-side{
	border: 6px solid #000;
	padding: 180px 10px 10px;
	text-align: center;
	margin-top: 60px;
}

.instagram-side .insta-logo{
	text-align: center;
	/*width: 140px;*/
	width: 155px;
	margin: 0 auto;
	/*margin-top: -20px;*/
	margin-top: -210px;
	margin-bottom: 5px;
}

.instagram-side .insta-call{
	/*width: 200px;*/
	width: 260px;
	margin: 0 auto;
}


/*page*/
.page-title{
	text-align: center;
}
.page-title h3{
	text-align: center;
	border-bottom: 2px solid #000;
	display: inline-block;
	font-size: 30px;
	padding: 0 40px 0px;
}

.page-content{
	margin-top: 20px;
	font-family: "Asty-Book";
	text-align: center;
}
.page-content p{
	  margin-bottom: 20px;
}
/*Page*/

/*afieromata*/
.afieromata-template h3.title{
	color:#ff0000;
	font-size: 32px;
	padding-bottom: 10px;
	border-bottom: 2px solid #000;
}

.afieromata-item{
	border-bottom: 1px solid #000;
	padding: 10px 5px;
}

.afieromata-item:hover{
	background-color: #fafafa;
}

.afieromata-item .image{
	width: 150px;
}

.afieromata-item .desc{
	width: 600px;
	padding: 0 40px;
}

.afieromata-item .desc h3{
	font-size: 37px;
	color: #CCCCCC;
}
.afieromata-item .desc h4{
	font-size: 18px;
	color: #D8D800;
}
.afieromata .desc p{
	font-family: "Georgia";
	font-style: italic;
	font-size: 17px;
}

.tcell {
  display: table-cell;
  vertical-align: middle;
}

.ttable {
  display: table;
  height: 150px;
}

.numPosts {
  color: #ccc;
  font-size: 40px;
  width: 200px;
}

.numPosts span{
	font-size: 22px;
	display: block;
}

.afieroma-category h2{
	font-size: 18px;
	color:#ff0000;
	font-family: "Asty-Bold";
}
.afieroma-category h3.title{
	color: #b3b8b9;
    font-size: 40px;
    line-height: 48px;
    padding: 0 100px;
}
.afieroma-category .date{
	font-size: 18px;
	color:#D8D800;
	margin-bottom: 10px;
	font-family: "Asty-Bold";
}
.afieroma-category .desc{
	font-size: 17px;
	font-family: "Georgia";
	font-style: italic;
}
.afieroma-category .afieroma-image{
	margin-top:20px;
}

.afieroma-category .results{
	margin-top: 40px;
	border-top: 6px solid #000;
	padding-top: 40px;
}

.afieroma-item-post{
	float: left;
	margin: 0 21px;
	width: 150px;
	text-align: center;
}
.afieroma-item-post h3{
	font-size: 18px;
	margin-top: 10px;
	line-height: 19px;
}
.afieroma-item-post h3 a{
	display: inline-block;
}
.afieroma-item-post h3 a:hover{
	color:#ff0000;
}
.afieroma-item-post .desc{
	font-style: normal;
	font-size: 14px;
}

.afieroma-line{
	border-top: 1px solid #868695;
  margin: 40px 0;
}

.afieroma-image.inpost{
	margin-bottom: 20px;
}

.more-afieromata{
	border-top: 2px solid #000;
	margin-top: 30px;
}

.more-afieromata .results{
	margin-top: 40px;
}

/*afieromata*/
/*more posts*/
.more-posts{
	border-top:6px solid #000;
	margin-top:20px;
}


.more-posts-tabs{
	text-align: center;
	  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

.most-read-tabs.more-posts-tabs .nav>li>a{
	font-size: 30px;
}

#myTab-Most-Read-Content{
	margin-right: -15px;
  margin-left: -15px;
  margin-top:10px;
}
/*more-posts*/
/*fotorama*/
.line{
	border-top:6px solid #000;
	display: block;
	position: relative;
	bottom: 24px;
	  z-index: -1;
}
.fotorama-details .h1{
	font-family: "Asty-Bold";
	font-size: 28px;
	line-height:36px;
	margin-bottom:10px;
}
.fotorama-details .lead{
	color:#777;
	font-family: "Georgia";
	font-size: 15px;
	font-style: italic;
	margin-bottom:10px;
}
.fotorama-details .date{
	color:#000;
	font-family: "Asty-Light";
	font-size: 16px;
	margin-bottom:10px;
}
.fotorama-details .media{
	color:#000;
	font-size: 15px;
}

.fotorama-gallery{
	margin-top: 20px;
}

.fotorama-post{
	margin-top: 20px;
}

.more-fotorama{
	margin-top: 30px;
}

.more-fotorama-post{
	float: left;
	width: 465px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.more-fotorama-post.no{
	margin-right: 0px;
}

.more-fotorama-post .image{
	float: left;
	width: 300px;
}

.more-fotorama-post .desc h3:hover{
	color:#ff0000;
}
.more-fotorama-post .desc .media{
	font-family: "Asty-Light";
	font-size: 15px;
    line-height: 19px;
    overflow: visible;
    width: 100%;
    word-wrap: break-word;
	margin-top:-10px;
}
.more-fotorama-post .desc{
	float: left;
	padding-left: 10px;
	width: 165px;
	height: 300px;
	position: relative;
}

.more-fotorama-post .desc .date{
	font-family: "Asty-Light";
	font-size: 15px;
	margin-top: 15px;
}
/*fotorama*/

/*v3-gallery*/
.v3-gallery{
	position: relative;
	margin-bottom: 20px;
}
.v3-gallery img.feature{
	width: 100%;
}
.v3-gallery .sl-content{
	position: absolute;
	bottom: 30px;
	right: 30px;
	background-color: #000;
	color:#fff;
	padding: 20px;
	width: 300px;
	min-height: 220px;
	line-height: normal;
}
.v3-gallery .sl-content .num{
	border:1px solid #fff;
	padding: 5px 5px 3px;
	font-size: 30px;
	font-family: "Asty-Light";
	display: inline-block;
	text-align: center;
}
.v3-gallery .sl-content h3{
	margin:20px 0;
	font-family: "Asty-Medium";
	font-size:18px;
	line-height: 25px;
}

.v3-gallery:hover .sl-content{
	background-color: #ff0000;
}
.v3-gallery:hover .sl-content h3{
	display: none;
}
.v3-gallery .sl-content .view {
  display: none;
  font-family: "Asty-Medium";
  position: absolute;
  top: 50%;
  left:0;
  margin-top: -15px;
  font-size: 30px;
  width: 100%;
  text-align: center;
}
.v3-gallery:hover .sl-content .view{
	display: block;
}
.v3-gallery:hover .sl-content .media{
	display: none;
}
.v3-gallery .sl-content .num span{
	display: block;
  font-size: 10px;
  font-family: "Asty-Medium";
}
.v3-gallery .sl-content .media{
	margin:10px 0;
	font-family: "Asty-Medium";
	font-size:14px;
}

.my-fancy-desc{
	width: 320px;
	position: absolute;
	background-color: #000;
	height: 100%;
	right: 0px;
	top:0px;
	color:#fff;
	padding: 30px 10px;
}

.my-fancy-desc h3{
	font-family: "Asty-Medium";
	font-size: 21px;
	  margin-top: 20px;
	line-height: 26px;
}
.my-fancy-desc .tp-my-media{
	color:#ccc;
	line-height: 16px;
}

.my-fancy-desc .date{
	margin-top:20px;
	color:#ccc;
	font-size: 16px;
	font-family: "Asty-Light";
}


.my-fancy-desc .g-counter{
	font-family: "Asty-Light";
	margin-top: 30px;
  font-size: 26px;
}
.my-fancy-desc .image-title{
	font-size: 15px;
	line-height: 19px;
	margin-top: 10px;

}
.gallery-banner{
	margin-top: 30px;
}

.fancybox-close{
	position: fixed;
  right: 20px;
  top: 10px;
}

/*v3-gallery*/


.infobox{
	padding: 10px;
	margin:10px 0;
	color:#666;
	font-style: italic;
	border:1px dotted #aaa;
}
.infobox strong{
	color:#ff0000;
}
.timeline-lead{
	text-align: center;
	border-top: 6px solid #000;
	/*border-bottom: 1px solid #ccc;*/
	padding: 13px 0px 10px 0px;
	font-size: 40px;
	font-family: "Asty-Bold";
}

.read-more-link{
	text-align: center;
  display: inline-block;
  float: left;
  width: 200px;
  margin-right: 20px;
  border-top: 4px solid #000;
  background-color: #F7F7F7;
    padding-bottom: 15px;
    margin-top: 7px;
      margin-bottom: 30px;
}
.read-more-link a{
	border-bottom: 0px;
}
.post-content .read-more-link a:hover{
	color:#ff0000;
	background-color: transparent;
	border-bottom: 0px;
}
.read-more-link-head{
	padding: 10px;
	font-family: "Asty-Bold";
}

.read-more-link-title{
	font-family: "Asty-Book";
    padding: 10px;
	font-size: 14px;
    line-height: 19px;
}
.read-more-link .read-more-go a{
	background-color: #ff0000;
  color: #fff;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  margin-top: 5px;
  line-height: 32px;
  font-family: "Asty-Medium";
  display: inline-block;
}
.read-more-link .read-more-go a:hover{
	background-color: #ff0000;
	color:#fff;
}


.back-top{
  text-align: center;
  position: fixed;
  right:20px;
  bottom: 10px;
  width: 35px;
  height: 32px;
  /*border-radius: 5px;*/
  font-size: 20px;
    line-height: 30px;
    color:#fff;
      z-index: 9999;
  background-color: #ff0000;
}

.back-top a{
  display: inline-block;
width: 100%;
height: 100%;
}

.in-post-banner{
	/*float: left;*/
  /*margin-right: 15px;*/
  margin-bottom: 10px;
  text-align: center;
  /*border-top: 1px solid #000;*/
  /*padding: 10px 0;*/
  line-height: 2px;
  /*border-bottom: 1px solid #000;*/
  /*margin-bottom: 15px;*/
}

.rabt-area{
	position: fixed;
	display: none;
	right: 0px;
	bottom: 0px;
	z-index: 99999;
	background-color: #eee;
	background-position-x: 0px;
  padding-left: 20px;
  padding-right: 30px;

  background-repeat: no-repeat;
  background-image: url(/images/for-you.png);
  /*border-top:	5px solid #F00;*/

}
.rabt-area .rabt-exit{
	  position: absolute;
    right: 11px;
     top: 4px;
    font-size: 17px;
    /* background-color: #ff0000; */
    color: #000;
    /* padding: 2px 7px; */
    padding: 2px 0;
    text-align: center;
    width: 24px;
}
.rabt-suggestions{

}
.rabt-results{
	background-color: #000;

}
.rabt-results .rabt-results-item{
	float: left;
    height: 90px;
	  /*border-right:1px solid #666;*/


}
.rabt-results .rabt-results-item .in-result{
		padding: 10px;
	  color:#000;
}
.rabt-results .rabt-results-item .in-result:hover{
	background-color: #ff0000;
	color:#FFF;
}
.rabt-results .rabt-results-item h3{
	float: right;
	font-size: 12px;
	line-height: 14px;
	width: 165px;
	padding: 0px 10px 0 10px;
  	height: 70px;
 	margin: 0;
 	overflow: hidden;
 	font-family: "Asty-Medium";
}
.rabt-results .rabt-results-item img{
	height: 70px;
	width: auto;
}
.rabt-results .rabt-results-item:last-child{
	border-right: 0px;
}

.my-web-over{
	font-size: 0px;
}

.no-relative{
	position: initial;
}

.san-simera{
	background-color: #F7F7F7;
	padding: 30px;
}
.san-simera .san-simera-title h3{
	font-family: "Asty-Bold";
	font-size: 26px;
	color:#b3b8b9;
}

.san-simera .san-simera-results h3{
	ont-family: "Asty-Medium";
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.san-simera .read-link a,.fotorama-side .fotorama-side-details .read-link a{
	background-color: #ff0000;
	border-radius: 12px;
	padding: 4px 20px;
	color:#fff;
	font-size: 12px;
}


.fotorama-side .fotorama-side-details{
	padding:20px;
	background-color:#f7f7f7;
}

.fotorama-side .fotorama-side-details .fotorama-side-logo{
	width: 130px;
}
.fotorama-side .fotorama-side-details h3{
	font-family: "Asty-Medium";
    font-size: 15px;
    line-height: 20px;
    padding-left: 18px;
    position: relative;
    bottom: 5px;
}

.fullscreen-box{
	height: 100%;
	background-size: cover;
	position: relative;
	z-index: 11;
}
.fullscreen-box .grad{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}

.fullscreen-box .inner-bottom{
	position: absolute;
	bottom:0px;
	width: 100%;
}
.fullscreen-box .inner-text{
	text-align: center;
    max-width: 630px;
    padding: 0 40px;
    margin: 0 auto;
    color:#fff;
    position: relative;
}

.fullscreen-box.set-align-left .inner-bottom{
	margin: 0;
}

/*.fullscreen-box.set-align-left,.fullscreen-box.set-align-right{
	padding: 0 40px;
}*/


.fullscreen-box.set-align-left .inner-text{
	text-align: left;
	margin: 0;
}

.fullscreen-box.set-align-right .inner-text{
	text-align: right;
    float: right;
}
.fullscreen-box .inner-text h1{
	    margin: 0;
    font-size: 32px;
    line-height: 42px;
    font-family: "Asty-bold";
    margin-bottom:15px;
}

.fullscreen-box .fullscreen-lead{
	font-family: "Georgia";
	font-size: 17px;
	font-style: italic;
	line-height: 27px;
	margin-bottom: 30px;
	color:#eee;
}
.fullscreen-box .fullscreen-bord{
	width: 90px;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
}
.fullscreen-box.set-align-right .fullscreen-bord{
	float: right;
}

.fullscreen-box.set-align-left .fullscreen-bord{
	margin:0;
}
.fullscreen-box .fullscreen-author{
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.fullscreen-box .fullscreen-media{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 30px;
}
.fullscreen-box .category-date{
	font-family: "Asty-Light";
	font-size: 16px;
	margin-bottom: 40px;
}
.fullscreen-box .category-date span{
	font-family: "Asty-Medium";
	margin-right: 10px;
	color:#ff0000;
}
.fullscreen-box .fullscreen-navigation{
	margin-bottom: 40px;
}
.fullscreen-box .fullscreen-navigation a{
	    width: 51px;
    height: 51px;
    text-align: center;
    background-color: #fff;
    color: #ff0000;
    font-size: 30px;
    border-radius: 100%;
    line-height: 60px;

    display: inline-block;
}
.fullscreen-box .header{
	background-color: transparent;
}

.fullscreen-box .header .logo{
	    padding-top: 12px;
}

.fullscreen-box .header .search-btn{
	padding-top: 10px;
}
.fullscreen-box .header .search{
	    height: 50px;
}
.fullscreen-box .header .search form {

    padding-top: 10px;
}

.newsletter-subscribe{
	position: fixed;
	display: none;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    text-align: center;
}
.newsletter-subscribe .newsletter-subscribe-content{
	background-color: #fff;
	max-width: 800px;
	height: 512px;
	margin:0 auto;
	text-align: left;
	position: relative;
	top: 50%;
	margin-top: -256px;
}
.newsletter-subscribe .newsletter-subscribe-content .nsl-close{
	position: absolute;
	right:20px;
	top:20px;
}
.nsl-close span{
	font-family: "Asty-Book";
	font-size: 14px;
	position: relative;
	top:2px;
}
.newsletter-subscribe-content .nsl-image{
	float: left;
	width:50%;
}
.newsletter-subscribe-content .nsl-details{
	float: left;
	width:50%;
	text-align: center;
	padding:30px;
}
.nsl-line{
	border-top: 1px solid #ccc;
    width: 80px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
}
.n-logo{
	margin-top: 50px;
}
.nsl-text{
	margin-top: 10px;
	font-size: 20px;
	font-family: 'Asty-Light';
	line-height: 40px;
	letter-spacing: -1px;
}
.fb-page-lk{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 400px;
	text-align: center;
	background-color: #eee;
	padding: 30px 0;
}
.nsl-sample{
	color:#999;
	margin-top:20px;
}
.nsl-form{
	margin-top: 30px;
}
.nsl-form .mc_embed_signup{
	text-align: left;
}
.nsl-form .nsl-mail{
	height: 45px;
	padding-left: 10px;
	outline: 0;
	background-color: #eee;
    border: 0;
}
.nsl-form .nsl-btn{
	height: 45px;
    background-color: #000;
    color: #fff;
    border: 0;
    margin-left: -5px;
    padding-bottom: 0px;
    outline: 0;
        position: relative;
    top: 1px;
}

.nsl-form .nsl-mail.on-footer{
	padding-left: 5px;
	font-size: 13px;
}
.nsl-form .nsl-btn.on-footer{
	background-color: #ff0000;
	top:2px;
}
.nsl-form .nsl-btn:hover{
	 background-color: #ff0000;
}

.nsl-form .response{
	margin-top: 10px;
	font-size: 12px;
	margin-bottom: 0px;
}
.nsl-form #mc_embed_signup div.mce_inline_error{
	background-color: transparent;
	color:#ff0000;
	margin-bottom: 0px;
}

.affiliate{
	text-align: center;
	max-width: 100%;
	margin-bottom: 10px;
}
.affilate object,.affiliate iframe{
	max-width: 100%;

}

.affiliate-text  {
	font-family: "Asty-Bold"
	padding:10px 50px;
	color: #007FFF;
	font-size: 15px;
	}
.affiliate-text a {
	font-family: "Asty-Bold";
	color: #007FFF;
	font-size: 15px;
	border-bottom: none;
	}
.affiliate-text a:hover{
	background-color:transparent;
	border-bottom:none;
	}


@media (max-width: 1141px){
		.sf-menu > li > a {
			font-size: 12px;
			padding: 10px 8px 8px;
		}
	}
@media (max-width: 1200px){
	.container{
		width: 1000px;
	}

}

@media (max-width: 1024px){

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

	.container{
		width: 1000px;
	}
}

.horizontal-box{
	display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.read-more-browser{
	border-top:5px solid #000;
	background-color: #f7f7f7;
    position: relative;
    z-index: 999;
    margin-bottom: -50px;
}
.read-more-browser .browser-categories{
	background-color: #ff0000;
	position: relative;
	width: 200px;
	/*padding-top: 50px;*/
	/*z-index: 9999999;*/
}
.read-more-browser .browser-categories .our-browser-categories{
	padding-top: 50px;
}
.read-more-browser .browser-categories ul{
	/*margin-top:50px;*/
	padding: 0;
	margin-left: 20px;
}
.read-more-browser .browser-categories ul li{
	list-style: none;
	color:#fff;
}
.read-more-browser .browser-categories ul li a{
	font-size: 14px;
	display: block;
/* 	margin-bottom: 30px; */
	padding:10px 0;
	position:relative;
/* 	background-color:#fff; */
}
.read-more-browser .browser-categories ul li a.selected:after{
	width: 0;
  height: 0;
  content:'';
  position:absolute;
  right:0;
  top:-3px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid white;
}
.read-more-browser .browser-articles{
	/*float: left;*/
	width: 600px;
	background-color: #fff;
	padding: 10px 20px;
}
.read-more-browser .browser-articles .browser-title{
	padding-left: 14px;
    font-family: 'Asty-Medium';
    font-size: 18px;
    padding: 20px 14px;
}
.read-more-browser .browser-most-shared{
	width: 340px;
    padding: 0px 30px;
	background-color: #f7f7f7;
	position: relative;
}

.read-more-browser .browser-most-popular-title{
	font-size: 48px;
	border-bottom: 5px solid #000;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.read-more-browser .our-popular-items{
	padding-bottom: 30px;
	padding-top: 30px;
}

.stick-the-bar{
	padding-bottom: 5px;
}

.bottom-footer{
	padding:60px 60px;
	border-bottom: 50px solid #000;
	z-index: 999;
    position: relative;
    background-color: #fff;
}

.bottom-footer .bottom-footer-scl{
	float:left;
	width: 50%;
}
.bottom-footer .bottom-footer-newsletter{
	float: left;
	width: 50%;
	text-align: right;
}

.bottom-footer-scl .foot-other a{
	display: inline-block;
	width: 54px;
	height: 54px;
	border-radius: 100%;
	background-color: #000;
	color:#fff;
	text-align: center;
	line-height: 57px;
	margin-right: 30px;
	font-size: 27px;
}
.bottom-footer-scl .foot-other a:hover{
	background-color: #F00;
}

.bf-title-nsl{
	font-family: "Asty-Book";
	font-size: 20px;
}
.bf-title-nsl span{
	color:#ff0000;
	font-family: "Asty-Bold";
}

.bottom-footer-newsletter .nsl-form{
	margin-top: 10px;
}

.similar{
	border-top:6px solid #000;
	margin-bottom: 50px;
	margin-top: 20px;
}

.similar .similar-title{
	float: left;
	width: 140px;
	padding: 20px 0 20px 20px;
    background-color: #000;
    color: #fff;
    font-family: "Asty-Book";
    font-size: 20px;
    line-height: 25px;
}
.comments-container{
	padding-top: 20px;
}


.similar .similar-articles{
	float: left;
	width: 500px;
	padding: 20px 0 00 20px;
}

.similar-article-item{
	font-size: 13px;
    margin-bottom: 10px;
    line-height: 17px;
}
.similar-article-item span{
	color:#ff0000;
	margin-right: 10px;
}

.flex-box{
	display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

/* Sticky Banners */
.sideBanner.stickySidebar{
	min-height:90%;
	display: flex;
  	flex-direction: column;
  	justify-content: space-between;
}
.sideBanner.stickySidebar .banner{
	position: -webkit-sticky;
	position:sticky;
	top:80px;
	transition: transform 300ms ease-in-out;
}
.sideBanner.stickySidebar .banner.offscreen{
	transform:translateY(-150%);
}
.sticky-banner-fix{
	height:1px;
	padding-top: 250px;
}
/* end sticky banners */

.sideBanner{
	/*position: absolute;
    top: 50%;

    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    translate-y: 50%;*/
}
.sideBanner.move{
	/*position: absolute;
    top: 50%;

    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    translate-y: 50%;*/
}

.second-editor.post-content p{
	/*max-width: 890px;*/
    /*margin: 0 auto;*/
}
.bannerBig{
	/*border-top: 1px solid #ccc;*/
    /*border-bottom: 1px solid #ccc;*/
    /*padding: 10px 0;*/
    /*margin-bottom: 20px;*/
    margin: 10px 0;
}

.nextPost-area .title{
	font-family: "Asty-Book";
    font-size: 14px;
    background-color: #0084ff;
    color: white;
    padding:3px 0 0 10px;
    margin-bottom: 10px;
}
.nextPost-area{
	font-size: 16px;
	font-family: "Asty-Bold";
	line-height:24px;
}

.nextPost-area a{
	display: inline-block;
}

.read-now-horizontal,.newstrack-top-horizontal{
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: -15px;
    margin-left: -15px;
    padding-left: 5px;
}
.newstrack-top-horizontal{
	margin-top: 15px;
	margin-bottom: 30px;
}
.read-now-horizontal .title{
		text-align: center;
		font-size: 20px;
		font-family: "Asty-Bold";
		margin-bottom: 10px;
}

.read-now-horizontal .read-now-item,.newstrack-top-horizontal .newstrack-top-item{
	float: left;
	/*width: 33.33333%;*/
	/*margin:0 5px;*/
	width: 300px;
	margin:0 15px;
}

.read-now-horizontal .read-now-item-cover,.newstrack-top-horizontal .newstrack-top-item-cover{
	width: 300px;
	height: 100px;
	background-position: center;
	color:#fff;
	text-align: center;
	position: relative;
}
.newstrack-top-horizontal .newstrack-top-item-cover{
	height: 150px;
}
.newstrack-top-horizontal .newstrack-top-item-cover.weather-cover{
	background-size: 100px;
	background-repeat: no-repeat;
	background-color: #009edb;
	background-position: 5px;
}

.newstrack-top-horizontal .newstrack-top-item-cover.weather-cover .in-k{
	padding-left: 100px;
    padding-right: 20px;
}
.newstrack-top-horizontal .newstrack-top-item-cover .in-k{
	position: absolute;
	width: 100%;
	left:0;
	top:50%;
	padding: 0 20px;
	line-height: 17px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    translate-y: 50%;
}
.newstrack-top-horizontal .newstrack-top-item-cover .cat{
	font-family: "Asty-Bold";
	font-size: 20px;
	margin-bottom: 5px;
}
.cat.weather-title{
	color:#8fffff;
}
.cat.san-simera-title{
	color:#ffff68;
}
.cat.trending-title{
	color:#ff0000;
}
.read-now-horizontal .read-now-item-cover .cat{
	position: absolute;
	width: 100%;
	left:0;
	bottom: 35px;
}

.read-now-horizontal .desc{
    text-align: center;
    font-family: "Asty-Medium";
    font-size: 15px;
    margin-top: 8px;
    padding: 0 10px;
    line-height: 22px;
    margin-bottom: 30px;
}

.next-news-banner .big-banner.newstrack{
	margin-bottom: 20px;
}

.fa {
    font: normal normal normal 20px/0 FontAwesome;
}
.bottom-footer-scl .fa {
    font: normal normal normal 26px/0 FontAwesome;
}
.fullscreen-box .fullscreen-navigation a .fa {
    font: normal normal normal 26px/0 FontAwesome;
}

.whitening{
	background-color: #fff;
}

.footer-banner{
	position: fixed;
    bottom: 0;
    left: 0;
    background-color: #000;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    z-index: 999;
}

.footer-banner .close-footer-banner{
	position: absolute;
	right: 10px;
	top:10px;
	color:#fff;
}

