.page-left{ width: 68%; float: left; }
.page-left{ width: 68%; float: left; }
.page-rhs{ width: 30%; float: right; }
.columns2{ display: flex; margin: 0 -10px; }
.columns2 .box1{ flex: 1;margin: 0 10px; border:1px solid #e9eaec; }
.columns2 .box1 .entry-wrapper{ padding: 10px 20px; position: relative; }
.columns2 .post-excerpt, .columns1 .post-excerpt{     color: #504e4e; font-size: 14px;}
.columns2 .box1 .entry-wrapper a{ font-size: 18px; line-height: 22px; }
.columns2 .entry-wrapper .entry-title{ margin: 10px 0; }
.columns2 .social-doted span, .columns2 .social-doted:before, .columns2 .social-doted:after,
.columns1 .social-doted span, .columns1 .social-doted:before, .columns1 .social-doted:after{ background: #c5c5c5; }
.columns1{ width: 100%; display: block; margin-top: 20px;}
.columns1 .box1 {
    border: 1px solid #e9eaec; overflow: hidden;
}
.columns1 .box1 figure{float: left;
    width: 240px;
    margin: 0 20px 0 0;}
.columns1 .box1 .entry-wrapper {
    padding: 20px 10px;
    position: relative;
}
.entry-meta{ margin: 10px; }
 .columns1 .post-excerpt{ height: auto; }

  .columns1 .social-doted{top: 48px;}
  .columns1 .social-bar{top: 10px;}
.box-thum-story {overflow: hidden;
    border: 1px solid #e9eaec;
    /*margin-bottom: 10px; */
	position: relative;
}
.investigation-sec .columns2 .box1.investigation-rhs{ border: none; }
.box-thum-story figure{ float: left; width: 180px; margin: 0 10px 0 0;}
.columns2 .box1 .box-thum-story .entry-wrapper{    padding: 0px 20px;}
.box-thum-story .social-doted{top: 82%; }
.box-thum-story  ul.social-bar{top: 33%;}
.read-button {
    border: 1px solid #fff;
    border-radius: 20px;
    background: none;
    color: #fff;
    font-size: 15px;
    padding: 4px 15px;
    margin-top: 13px;
}

.socialshare-rhs{ margin-top: 30px; } 
.rhs-ad{  width: 100%; height: 300px; margin: 20px auto 0 auto; }

.rhs-story .entry-wrapper .entry-title{ font-size: 18px; line-height: 22px; padding-top: 16px; }
.rhs-story .social-doted span, .rhs-story .social-doted:before, .rhs-story .social-doted:after{
    background: #c5c5c5;
}

.footer-wrap{ background: #1b1b1b; }

.footer-col{ display: flex; }
.footer__box{ flex: 1; }

.footer__box h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px 0 20px 0;
}

.footer__box p{ color: #fff; margin: 10px 0; }

.footer__box .entry-wrapper .entry-title{ font-size: 14px;     padding: 10px 0 0px;}
.footer__box .entry-meta{ color: #fff; }
.footer__box .box-thum-story{ border: 1px solid #e9eaec; }
.footer__box .box-thum-story figure{width: 130px; }
.copyright_box{ background: #000; }

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

.top-header span { padding: 4px 0px !important; }

.top-header { padding: 6px 5px !important; }

.columns2 .box1{ flex: 1;margin: 0 6px; border:1px solid #e9eaec; }
	
.columns1{ width: 100%; display: block; margin-top: 0px;}
	
.page-left{ width: 100%; }


.columns2{ display: block; }
.columns2 .box1:first-child{ width: 100%; margin: 0 auto 10px;}

.columns2 .box1:nth-child(2) figure, .columns1 .box1 figure{
 float: left; width: 115px; margin-right: 10px;
}
.columns2 .box1,.columns1 .box1{ border: none;  border-bottom: 1px solid #e9eaec;  }
/* custom .columns2 .box1,.columns1 .box1{ border: none;  border-bottom: 1px solid #e9eaec;margin-bottom: 10px; } */
.box-thum-story{ border: none; border-bottom: 1px solid #e9eaec; }
.footer-col{ display: block; }
.page-rhs{ width: 100%; }
.columns1 .social-bar{
    top: -47px;
}
.columns1 .box1 .entry-wrapper {padding: 0px 0px; }

.columns1 .box1 .entry-wrapper .entry-title{ max-height:95px; overflow: hidden; }
.box-thum-story .entry-wrapper .entry-title{ max-height:90px; overflow: hidden; }
.columns2 .box1 .entry-wrapper {
    padding: 5px 5px;}
.columns2 .box1 .box-thum-story .entry-wrapper{ padding: 0px 0px; }
.rhs-story .entry-wrapper .entry-title{ padding-top: 0; }
}