/*********************************** General ***********************************/

/***** Session *****/
#politics, #world, #energy, #finance, #cities, #technology, #science, #opinion {margin-top: 10px;}
#latest h1{display:none !important;}


/********** General **********/
.item-1, .item-2, .item-3, .item-4, .item-5, .item-6, .item-7, .item-8 {float:left;position: relative;min-height: 1px;padding-left: 10px;padding-right: 10px;}
.item-9, .item-10, .item-11, .item-12, .item-13, .item-14, .item-15, .item-16, .item-17, .item-18, .item-19, .item-20 {float:left;position: relative;min-height: 1px;}
.block-1, .block-2, .block-3, .block-4 {float:left;position: relative;min-height: 1px;}





/*********************************** Frame Popular ***********************************/
.frame-popular {}
/* h1 */
.frame-popular h1{font-size: 1.5em; margin: 0;}

/* block */
.frame-popular .block-1 {width: 100%; float:left;padding-left: 10px;padding-right: 10px;}
.frame-popular .block-2 {width: 100%; float:left;padding-left: 10px;padding-right: 10px;}
.frame-popular .block-3 {display:none; float:left;padding-left: 10px;padding-right: 10px;}
@media (min-width: 992px) {
  .frame-popular .block-1 {width: 50%;}
  .frame-popular .block-2 {width: 50%;}
}
@media (min-width: 1200px) {
  .frame-popular .block-1 {width: 33.3%;}
  .frame-popular .block-2 {width: 33.3%;}
  .frame-popular .block-3 {width: 33.3%; min-height:300px; display: block;}
}

/* item */
.frame-popular .item {margin-top:15px;}

/* media-object */
.frame-popular .media-object{display:table-cell;vertical-align:top;padding-right:5px;}

/* badge */
.frame-popular .media-object .badge {padding: 10px 15px 10px 15px;margin-top: 5px;font-size: 20px;font-weight: normal;font-style: italic;color: #ffffff;background-color: #ddd;border-radius: 0px;}

/* media-body */
.frame-popular .media-body {padding:0px 5px;}

/********** Popular on Post **********/
#post .frame-popular .item{min-height:75px;}
#post .frame-popular .media-body{font-size: .9em;}
@media (min-width: 992px) {
  #post .frame-popular .media-object .badge{padding: 3px 7px;}
}
@media (min-width: 1200px) {
  #post .frame-popular .media-object .badge{padding: 10px 15px 10px 15px;}
}


/*********************************** Frame 1 ***********************************/
.frame-1 {}
/* h1 */
.frame-1 h1{font-size: 1.5em; margin: 0; float:left; margin-right: 20px;}
/* h2 */
.frame-1 h2{font-size:1em; line-height: 1.2em; letter-spacing: -0.5px; word-spacing: 2px;margin-top:0;margin-bottom:5px;}
@media (min-width: 992px) {
  .frame-1 h2{font-size:1.1em;}
  .frame-1 .item-3 h2,.frame-1 .item-4 h2,.frame-1 .item-5 h2,.frame-1 .item-6 h2{font-size:.9em;}
}
/* p */
.frame-1 p{font-size:.9em;display:none !important;}
@media (min-width: 768px) { 
  .frame-1 p{display:block !important;}
}
@media (min-width: 992px) { 
  .frame-1 .item-1 p,
  .frame-1 .item-3 p,
  .frame-1 .item-4 p,
  .frame-1 .item-5 p,
  .frame-1 .item-6 p{display:none !important;}
}
/* button */
.frame-1 .btn{margin-top: 15px;}
.frame-1 .btn-sub-nav{display:block;float:left;margin:8px 10px 0 0;}
  @media (max-width: 991px) {
    .frame-1 .btn-sub-nav{display:none;}
  }
/* items */
@media (min-width: 992px) {
  .frame-1 .item-1 {width: 25%;}.frame-1 .item-1 .media {min-height:260px;}
  .frame-1 .item-2 {width: 75%;}.frame-1 .item-2 .media {min-height:260px;}
  .frame-1 .item-3 {width: 100%;}.frame-1 .item-3 .media{min-height:85px;}
  .frame-1 .item-4 {width: 100%;margin-top: 15px;}.frame-1 .item-4 .media{min-height:85px;}
  .frame-1 .item-5 {width: 100%; margin-top: 15px;}.frame-1 .item-5 .media{min-height:85px;}
  .frame-1 .item-6 {width: 100%; margin-top: 15px;}.frame-1 .item-6 .media{min-height:85px;}
  .frame-1 .item-7 {width: 25%;}.frame-1 .item-7 .media{min-height:385px;}
  .frame-1 .item-8 {width: 25%;}.frame-1 .item-8 .media{min-height:385px;}
  .frame-1 .item-9, .frame-1 .item-10 {margin-top: 15px;padding-left: 10px;padding-right: 10px;}
  .border-between>.row>.item-9:before,.border-between>.row>.item-10:before {background: #fff; bottom: 0; content: " "; left: 0; position: absolute; width: 1px; top: 0;}
  /* block */
  .frame-1 .block-1 {width: 50%; min-height:385px; float:left;}
}
/* media */
.frame-1 .media {margin-top:15px;}
@media (min-width: 992px) {
  .frame-1 .media {margin-top:0px;}
}
/* media-img */
.frame-1 .media-img{display:table-cell;vertical-align:top;padding-right:5px;}
@media (min-width: 992px) {
  .frame-1 .item-1 .media-img,
  .frame-1 .item-7 .media-img,
  .frame-1 .item-8 .media-img{display:block;padding-right:0px;}
}
/* img */
.frame-1 img {width:140px;height:80px;}
@media (min-width: 992px) {
  .frame-1 .item-1 img,.frame-1 .item-7 img,.frame-1 .item-8 img{width:220px;height:125px;}
  .frame-1 .item-2 img{width:460px;height:260px;}
  .frame-1 .item-3 img,.frame-1 .item-4 img,
  .frame-1 .item-5 img,.frame-1 .item-6 img{width:140px;height:80px;}
}
/* media-body */
.frame-1 .media-body {padding:0px 5px;}
@media (min-width: 992px) {
  .frame-1 .media-body {padding:10px 5px 0;}
}

/* Content & row*/
.frame-1 .content{width: 100%;}
@media (min-width: 1200px) { 
  .frame-1 .content{width: 940px;float: left;}
} 
.frame-1 .row{margin-top: 0;}
@media (min-width: 992px) {
  .frame-1 .row{margin-top: 15px;}
}
/* Sidebar */
.frame-1 .sidebar{width: 100%;} 
@media (min-width: 1200px) { 
  .frame-1 .sidebar{width: 220px; float: right;}
  .frame-1 .sidebar>.row>[class*='col-']:first-child:before{background: #dfdfdf;content: " "; position: absolute; width: 1px; top: 0;bottom: 0;left: 0;}
}
/* Ads */
.frame-1 .ads{padding:5px;}
.frame-1 .ads img{width: 125px; height: 85px; margin-top: 15px;}
@media (min-width: 992px) {
  .frame-1 .ads {min-height: 660px;}
}
.frame-1 .ads p.title{font-size:.9em; line-height: 1.2em; letter-spacing: -0.5px; word-spacing: 2px;text-align: center;margin:5px 5px 10px;}


/*********************************** Frame 2 ***********************************/
.frame-2 {}
/* h1 */
.frame-2 h1{font-size: 1.5em; margin: 0;}
/* h2 */
.frame-2 h2{font-size:1em; line-height: 1.2em; letter-spacing: -0.5px; word-spacing: 2px;margin-top:0;margin-bottom:5px;}
@media (min-width: 992px) {
  .frame-2 h2{font-size:1.1em;}
  .frame-2 .item-3 h2,.frame-2 .item-4 h2,.frame-2 .item-5 h2,
  .frame-2 .item-6 h2,.frame-2 .item-7 h2,.frame-2 .item-8 h2{font-size:.9em;}
}
/* p */
.frame-2 p{font-size:.9em;display:none !important;}
@media (min-width: 786px) { 
  .frame-2 p{display:block !important;}
}
@media (min-width: 992px) { 
  .frame-2 .item-3 p,
  .frame-2 .item-4 p,
  .frame-2 .item-5 p,
  .frame-2 .item-6 p,
  .frame-2 .item-7 p,
  .frame-2 .item-8 p{display:none !important;}
}
/* button */
.frame-2 .btn{margin-top: 15px;}
/* items */
@media (min-width: 992px) {
  .frame-2 .item-1 {width: 25%;}.frame-2 .item-1 .media{min-height:425px;}
  .frame-2 .item-2 {width: 25%;}.frame-2 .item-2 .media{min-height:425px;}
  .frame-2 .item-3 {width: 100%;}.frame-2 .item-3 .media{min-height:205px;}
  .frame-2 .item-4 {width: 100%;margin-top: 15px;}.frame-2 .item-4 .media{min-height:205px;}
  .frame-2 .item-5 {width: 100%;}.frame-2 .item-5 .media{min-height:95px;}
  .frame-2 .item-6 {width: 100%;margin-top: 15px;}.frame-2 .item-6 .media{min-height:95px;}
  .frame-2 .item-7 {width: 100%;margin-top: 15px;}.frame-2 .item-7 .media{min-height:95px;}
  .frame-2 .item-8 {width: 100%;margin-top: 15px;}.frame-2 .item-8 .media{min-height:95px;}
  /* block */
  .frame-2 .block-1 {width: 25%; min-height:425px; float:left;}
  .frame-2 .block-2 {width: 25%; min-height:425px; float:left;}
}
@media (min-width: 1200px) {
  .frame-2 .item-1 {width: 20%;}
  .frame-2 .item-2 {width: 20%;}
  .frame-2 .item-3 {width: 100%;}
  .frame-2 .item-4 {width: 100%;margin-top: 15px;}
  .frame-2 .item-5 {width: 100%;}
  .frame-2 .item-6 {width: 100%;margin-top: 15px;}
  .frame-2 .item-7 {width: 100%;margin-top: 15px;}
  .frame-2 .item-8 {width: 100%;margin-top: 15px;}
  /* block */
  .frame-2 .block-1 {width: 20%;}
  .frame-2 .block-2 {width: 40%;}
}
/* media */
.frame-2 .media {margin-top:15px;}
@media (min-width: 992px) {
  .frame-2 .media {margin-top:0px;}
}
/* media-img */
.frame-2 .media-img{display:table-cell;vertical-align:top;padding-right:5px;}
@media (min-width: 992px) {
  .frame-2 .item-1 .media-img,
  .frame-2 .item-2 .media-img,
  .frame-2 .item-3 .media-img,
  .frame-2 .item-4 .media-img{display:block;padding-right:0px;}
  .frame-2 .item-5 .media-img,
  .frame-2 .item-6 .media-img,
  .frame-2 .item-7 .media-img,
  .frame-2 .item-8 .media-img{display:none;}    
}
@media (min-width: 1200px) {
  .frame-2 .item-5 .media-img,
  .frame-2 .item-6 .media-img,
  .frame-2 .item-7 .media-img,
  .frame-2 .item-8 .media-img{display:table-cell;vertical-align:top;padding-right:5px;}
}
/* img */
.frame-2 img {width:140px;height:80px;}
@media (min-width: 992px) {
  .frame-2 .item-1 img,.frame-2 .item-2 img,
  .frame-2 .item-3 img,.frame-2 .item-4 img{width:220px;height:125px;}
  .frame-2 .item-5 img,.frame-2 .item-6 img,
  .frame-2 .item-7 img,.frame-2 .item-8 img{width:140px;height:80px;}
}
/* media-body */
.frame-2 .media-body {padding:0px 5px;}
@media (min-width: 992px) {
  .frame-2 .media-body {padding:10px 5px 0;}
}
/* border-between */
@media (min-width: 992px) {
  .frame-2 .row>.block-1:before,
  .frame-2 .row>.block-2:before {background: #dfdfdf; bottom: 0; content: " "; left: 0; position: absolute; width: 1px; top: 0;}
}
/* Content & row*/
.frame-2 .content{width: 100%;}
@media (min-width: 1200px) { 
  .frame-2 .content{width: 940px;float: left;}
} 
.frame-2 .row{margin-top: 0;}
@media (min-width: 992px) {
  .frame-2 .row{margin-top: 15px;}
}
/* Border in between */
@media (min-width: 992px) {   
  .frame-2>.row>[class*='item-']:before{background: #dfdfdf;content: " "; position: absolute; width: 1px; top: 0;bottom: 0;left: 0;}
  .frame-2>.row>.item-1:before{display:none;}  
}



/*********************************** Frame 3 ***********************************/
.frame-3 {}
/* h1 */
.frame-3 h1{font-size: 1.5em; margin: 0;}
/* h2 */
.frame-3 h2{font-size:1em; line-height: 1.2em; letter-spacing: -0.5px; word-spacing: 2px;margin-top:0;margin-bottom:5px;}
@media (min-width: 992px) {
  .frame-3 h2{font-size:1em;}
}
/* p */
.frame-3 p{font-size:.9em;display:none !important;}
@media (min-width: 786px) { 
  .frame-3 p{display:block !important;}
}
/* button */
.frame-3 .btn{margin-top: 15px;}
/* items */
@media (min-width: 992px) {
  .frame-3 .item-1 {width: 25%;}.frame-3 .item-1 .media{min-height:325px;}
  .frame-3 .item-2 {width: 25%;}.frame-3 .item-2 .media{min-height:325px;}
  .frame-3 .item-3 {width: 25%;}.frame-3 .item-3 .media{min-height:325px;}
  .frame-3 .item-4 {width: 25%;}.frame-3 .item-4 .media{min-height:325px;}
  .frame-3 .item-5 {display:none;}
}
@media (min-width: 1200px) {
  .frame-3 .item-1 {width: 20%;}
  .frame-3 .item-2 {width: 20%;}
  .frame-3 .item-3 {width: 20%;}
  .frame-3 .item-4 {width: 20%;}
  .frame-3 .item-5 {display:block;width: 20%;}.frame-3 .item-5 .media{min-height:325px;}
}
/* media */
.frame-3 .media {margin-top:15px;}
@media (min-width: 992px) {
  .frame-3 .media {margin-top:0px;}
}
/* media-img */
.frame-3 .media-img{display:table-cell;vertical-align:top;padding-right:5px;}
@media (min-width: 992px) {
  .frame-3 .item-1 .media-img,
  .frame-3 .item-2 .media-img,
  .frame-3 .item-3 .media-img,
  .frame-3 .item-4 .media-img,
  .frame-3 .item-5 .media-img{display:block;padding-right:0px;}
}
/* img */
.frame-3 img {width:140px;height:80px;}
@media (min-width: 992px) {
  .frame-3 .item-1 img,.frame-3 .item-2 img,.frame-3 .item-3 img,
  .frame-3 .item-4 img,.frame-3 .item-5 img{width:220px;height:125px;}
}
/* media-body */
.frame-3 .media-body {padding:0px 5px;}
@media (min-width: 992px) {
  .frame-3 .media-body {padding:10px 5px 0;}
}
/* Content & row*/
.frame-3 .content{width: 100%;}
@media (min-width: 1200px) { 
  .frame-3 .content{width: 940px;float: left;}
} 
.frame-3 .row{margin-top: 0;}
@media (min-width: 992px) {
  .frame-3 .row{margin-top: 15px;}
}
/* Border in between */
@media (min-width: 992px) {   
  .frame-3>.row>[class*='item-']:before{background: #dfdfdf;content: " "; position: absolute; width: 1px; top: 0;bottom: 0;left: 0;}
  .frame-3>.row>.item-1:before{display:none;}  
}













/*********************************** Frame 4 ***********************************/
.frame-4 {}
/* h1 */
.frame-4 h1{font-size: 1.5em; margin: 0;}
/* h2 */
.frame-4 h2{font-size:1em; line-height: 1.2em; letter-spacing: -0.5px; word-spacing: 2px;margin-top:0;margin-bottom:5px;}
@media (min-width: 992px) {
  .frame-4 h2{font-size:1.1em;}
  .frame-4 .item-2 h2,.frame-4 .item-3 h2,
  .frame-4 .item-4 h2,.frame-4 .item-5 h2,
  .frame-4 .item-6 h2,.frame-4 .item-7 h2{font-size:.9em;}
}
/* p */
.frame-4 p{font-size:.9em;display:none !important;}
@media (min-width: 786px) { 
  .frame-4 p{display:block !important;}
}
@media (min-width: 992px) { 
  .frame-4 .item-2 p,
  .frame-4 .item-3 p,
  .frame-4 .item-4 p,
  .frame-4 .item-5 p,
  .frame-4 .item-6 p,
  .frame-4 .item-7 p {display:none !important;}
}
/* button */
.frame-4 .btn{margin-top: 15px;}
/* items */
.frame-4 .block-3 {display: none;}
@media (min-width: 992px) {
  .frame-4 .item-1 {width: 50%;}.frame-4 .item-1 .media{min-height:415px;}
  .frame-4 .item-2 {width: 100%;}.frame-4 .item-2 .media{min-height:200px;}
  .frame-4 .item-3 {width: 100%;margin-top: 15px;}.frame-4 .item-3 .media{min-height:200px;}
  .frame-4 .item-4 {width: 100%;}.frame-4 .item-4 .media{min-height:200px;}
  .frame-4 .item-5 {width: 100%;margin-top: 15px;}.frame-4 .item-5 .media{min-height:200px;}
  .frame-4 .item-6 {width: 100%;}.frame-4 .item-6 .media{min-height:200px;}
  .frame-4 .item-7 {width: 100%;margin-top: 15px;}.frame-4 .item-7 .media{min-height:200px;}
  /* block */
  .frame-4 .block-1, .frame-4 .block-2 {width: 25%; min-height:415px; float:left;}
}
@media (min-width: 1200px) {
  .frame-4 .item-1 {width: 40%;}
  .frame-4 .item-2 {width: 100%;}
  .frame-4 .item-3 {width: 100%;}
  .frame-4 .item-4 {width: 100%;}
  .frame-4 .item-5 {width: 100%;}
  .frame-4 .item-6 {width: 100%;}
  .frame-4 .item-7 {width: 100%;}
  /* block */
  .frame-4 .block-1, .frame-4 .block-2, .frame-4 .block-3 {width: 20%; min-height:415px; float:left; display:block;}
}
/* media */
.frame-4 .media {margin-top:15px;}
@media (min-width: 992px) {
  .frame-4 .media {margin-top:0px;} 
}
/* media-img */
.frame-4 .media-img{display:table-cell;vertical-align:top;padding-right:5px;}
@media (min-width: 992px) {
  .frame-4 .item-1 .media-img,
  .frame-4 .item-2 .media-img,
  .frame-4 .item-3 .media-img,
  .frame-4 .item-4 .media-img,
  .frame-4 .item-5 .media-img,
  .frame-4 .item-6 .media-img,
  .frame-4 .item-7 .media-img{display:block;padding-right:0px;}   
}
/* img */
.frame-4 img {width:140px;height:80px;}
@media (min-width: 992px) {  
  .frame-4 .item-1 img{width:460px;height:260px;}
  .frame-4 .item-2 img,.frame-4 .item-3 img,
  .frame-4 .item-4 img,.frame-4 .item-5 img,
  .frame-4 .item-6 img,.frame-4 .item-7 img{width:220px;height:125px;}
}
/* media-body */
.frame-4 .media-body {padding:0px 5px;}
@media (min-width: 992px) {
  .frame-4 .media-body {padding:10px 5px 0;}
}
/* border-between */
@media (min-width: 992px) {
  .frame-4 .row>.block-1:before,
  .frame-4 .row>.block-2:before,
  .frame-4 .row>.block-3:before {background: #dfdfdf; bottom: 0; content: " "; left: 0; position: absolute; width: 1px; top: 0;}
}
/* Content & row*/
.frame-4 .content{width: 100%;}
@media (min-width: 1200px) { 
  .frame-4 .content{width: 940px;float: left;}
} 
.frame-4 .row{margin-top: 0;}
@media (min-width: 992px) {
  .frame-4 .row{margin-top: 15px;}
}
/* Border in between */
@media (min-width: 992px) {   
  .frame-4>.row>[class*='item-']:before{background: #dfdfdf;content: " "; position: absolute; width: 1px; top: 0;bottom: 0;left: 0;}
  .frame-4>.row>.item-1:before{display:none;}  
}













/*********************************** Frame Post 1 ***********************************/
.frame-post-1 {margin: 50px 0px;}
/* h3 */
.frame-post-1 h3{margin: 0; padding-top: 10px;}
/* p */
.frame-post-1 p{margin:0; font-size:.9em}
/* items */
.frame-post-1 .item-1 {width: 100%;margin-top: 15px;}.frame-post-1 .item-1 .media{min-height:65px;}
.frame-post-1 .item-2 {width: 100%;margin-top: 15px;}.frame-post-1 .item-2 .media{min-height:65px;}
.frame-post-1 .item-3 {width: 100%;margin-top: 15px;}.frame-post-1 .item-3 .media{min-height:65px;}
.frame-post-1 .item-4 {width: 100%;margin-top: 15px;}.frame-post-1 .item-4 .media{min-height:65px;}
.frame-post-1 .item-5 {width: 100%;margin-top: 15px;}.frame-post-1 .item-5 .media{min-height:65px;}

/* media */
.frame-post-1 .media {margin-top:15px;border-top: none;}
@media (min-width: 992px) {
  .frame-post-1 .media {margin-top:10px;}
}
/* media-img */
.frame-post-1 .media-img{display:none;}    

@media (min-width: 1200px) {
  .frame-post-1 .item-1 .media-img,
  .frame-post-1 .item-2 .media-img,
  .frame-post-1 .item-3 .media-img,
  .frame-post-1 .item-4 .media-img,
  .frame-post-1 .item-5 .media-img{display:table-cell;vertical-align:top;padding-right:5px;}
}
/* img */
.frame-post-1 img {width:96px;height:54px;margin-top:5px;}
/* media-body */
.frame-post-1 .media-body {padding:0;}




/*********************************** Frame Post 2 ***********************************/
.frame-post-2 {padding-bottom: 25px;}
/* h1 */
.frame-post-2 h1{font-size: 1.5em; margin: 0; padding-top: 10px;}
/* h2 */
.frame-post-2 h2{font-size:1em; line-height: 1.2em; letter-spacing: -0.5px; word-spacing: 2px;margin-top:0;margin-bottom:5px;}
@media (min-width: 992px) {
  .frame-post-2 h2{font-size:1em;}
}
/* p */
.frame-post-2 p{font-size:.9em;display:none !important;}
@media (min-width: 786px) { 
  .frame-post-2 p{display:block !important;}
}
/* button */
.frame-post-2 .btn{margin-top: 15px;}
/* items */
@media (min-width: 992px) {
  .frame-post-2 .item-1 {width: 25%;}.frame-post-2 .item-1 .media{min-height:200px;}
  .frame-post-2 .item-2 {width: 25%;}.frame-post-2 .item-2 .media{min-height:200px;}
  .frame-post-2 .item-3 {width: 25%;}.frame-post-2 .item-3 .media{min-height:200px;}
  .frame-post-2 .item-4 {width: 25%;}.frame-post-2 .item-4 .media{min-height:200px;}
  .frame-post-2 .item-5 {display:none;}
}
@media (min-width: 1200px) {
  .frame-post-2 .item-1 {width: 20%;}
  .frame-post-2 .item-2 {width: 20%;}
  .frame-post-2 .item-3 {width: 20%;}
  .frame-post-2 .item-4 {width: 20%;}
  .frame-post-2 .item-5 {display:block;width: 20%;}.frame-post-2 .item-5 .media{min-height:200px;}
}
/* media */
.frame-post-2 .media {margin-top:15px;}
@media (min-width: 992px) {
  .frame-post-2 .media {margin-top:0px;}
}
/* media-img */
.frame-post-2 .media-img{display:table-cell;vertical-align:top;padding-right:5px;}
@media (min-width: 992px) {
  .frame-post-2 .item-1 .media-img,
  .frame-post-2 .item-2 .media-img,
  .frame-post-2 .item-3 .media-img,
  .frame-post-2 .item-4 .media-img,
  .frame-post-2 .item-5 .media-img{display:block;padding-right:0px;}
}
/* img */
.frame-post-2 img {width:140px;height:80px;}
@media (min-width: 992px) {
  .frame-post-2 .item-1 img,.frame-post-2 .item-2 img,.frame-post-2 .item-3 img,
  .frame-post-2 .item-4 img,.frame-post-2 .item-5 img{width:220px;height:125px;}
}
/* media-body */
.frame-post-2 .media-body {padding:0px 5px;}
@media (min-width: 992px) {
  .frame-post-2 .media-body {padding:10px 5px 0;}
}
/* Content & row*/
.frame-post-2 .content{width: 100%;}
@media (min-width: 1200px) { 
  .frame-post-2 .content{width: 940px;float: left;}
} 
.frame-post-2 .row{margin-top: 0;}
@media (min-width: 992px) {
  .frame-post-2 .row{margin-top: 15px;}
}
/* Border in between */
@media (min-width: 992px) {   
  .frame-post-2>.row>[class*='item-']:before{background: #dfdfdf;content: " "; position: absolute; width: 1px; top: 0;bottom: 0;left: 0;}
  .frame-post-2>.row>.item-1:before{display:none;}  
}



/*********************************** Search and Archive ***********************************/
.frame-search {}
/* h1 */
.frame-search h1{font-size: 1.5em; margin: 0;}
/* h2 */
.frame-search h2{font-size:1em; line-height: 1.2em; letter-spacing: -0.5px; word-spacing: 2px;margin-top:0;margin-bottom:5px;}
@media (min-width: 992px) {
  .frame-search h2{font-size:1.1em;}
  .frame-search .item-3 h2,.frame-search .item-4 h2,.frame-search .item-5 h2,.frame-search .item-6 h2{font-size:.9em;}
}
/* p */
.frame-search p{font-size:.9em;display:none !important;}
@media (min-width: 768px) { 
  .frame-search p{display:block !important;}
}
@media (min-width: 992px) { 
  .frame-search .item-1 p,
  .frame-search .item-3 p,
  .frame-search .item-4 p,
  .frame-search .item-5 p,
  .frame-search .item-6 p{display:none !important;}
}
/* button */
.frame-search .btn{margin-top: 15px;}
/* items */
@media (min-width: 992px) {
  .frame-search .item-1 {width: 25%;}.frame-search .item-1 .media {min-height:260px;}
  .frame-search .item-2 {width: 75%;}.frame-search .item-2 .media {min-height:260px;}
  .frame-search .item-3 {width: 100%;}.frame-search .item-3 .media{min-height:85px;}
  .frame-search .item-4 {width: 100%;margin-top: 15px;}.frame-search .item-4 .media{min-height:85px;}
  .frame-search .item-5 {width: 100%; margin-top: 15px;}.frame-search .item-5 .media{min-height:85px;}
  .frame-search .item-6 {width: 100%; margin-top: 15px;}.frame-search .item-6 .media{min-height:85px;}
  .frame-search .item-7 {width: 25%;}.frame-search .item-7 .media{min-height:385px;}
  .frame-search .item-8 {width: 25%;}.frame-search .item-8 .media{min-height:385px;}
  .frame-search .item-9,.frame-search .item-10,.frame-search .item-11,
  .frame-search .item-12, .frame-search .item-13,.frame-search .item-14,
  .frame-search .item-15, .frame-search .item-16,.frame-search .item-17,
  .frame-search .item-18, .frame-search .item-19,.frame-search .item-20 {margin-top: 15px;}
  
  /* block */
  .frame-search .block-1 {width: 50%; min-height:385px; float:left;}
}
/* media */
.frame-search .media {margin-top:15px;}
@media (min-width: 992px) {
  .frame-search .media {margin-top:0px;}
}
/* media-img */
.frame-search .media-img{display:table-cell;vertical-align:top;padding-right:5px;}
@media (min-width: 992px) {
  .frame-search .item-1 .media-img,
  .frame-search .item-7 .media-img,
  .frame-search .item-8 .media-img{display:block;padding-right:0px;}
}
/* img */
.frame-search img {width:140px;height:80px;}
@media (min-width: 992px) {
  .frame-search .item-1 img,.frame-search .item-7 img,.frame-search .item-8 img,
  .frame-search .item-9 img,.frame-search .item-10 img,.frame-search .item-11 img,
  .frame-search .item-12 img, .frame-search .item-13 img,.frame-search .item-14 img,
  .frame-search .item-15 img, .frame-search .item-16 img,.frame-search .item-17 img,
  .frame-search .item-18 img, .frame-search .item-19 img,.frame-search .item-20 img{width:220px;height:125px;}
  .frame-search .item-2 img{width:460px;height:260px;}
  .frame-search .item-3 img,.frame-search .item-4 img,
  .frame-search .item-5 img,.frame-search .item-6 img{width:140px;height:80px;}
}
/* media-body */
.frame-search .media-body {padding:0px 5px;}
@media (min-width: 992px) {
  .frame-search .media-body {padding:10px 5px 0;}
}

/* Content & row*/
.frame-search .content{width: 100%;}
@media (min-width: 1200px) { 
  .frame-search .content{width: 940px;float: left;}
} 
.frame-search .row{margin-top: 0;}
@media (min-width: 992px) {
  .frame-search .row{margin-top: 15px;}
}
/* Sidebar */
.frame-search .sidebar{width: 100%;} 
@media (min-width: 1200px) { 
  .frame-search .sidebar{width: 220px; float: right;}
  .frame-search .sidebar>.row>[class*='col-']:first-child:before{background: #dfdfdf;content: " "; position: absolute; width: 1px; top: 0;bottom: 0;left: 0;}
}
/* Ads */
.frame-search .ads{padding:5px;}
@media (min-width: 992px) {
  .frame-search .ads {min-height: 660px;}
}
.frame-search .ads p.title{font-size:.9em; line-height: 1.2em; letter-spacing: -0.5px; word-spacing: 2px;text-align: center;margin:5px;}

