@charset "utf-8";
/* CSS Document */

 .image-table-section {display:table;width:100%;}
 .tbl-cell {display:table-cell;vertical-align:top;box-sizing:border-box;}
 .img-left-cell {width:66.66666667%;padding:0 10px 0 0;position:relative;}
 .mg-right-cell {width:33.33333333%;padding:0 0 0 10px;}
 .tbl-cell img {width:100%;}
 .notify-adve-text {  color: #7c7c7c;  font-size: 9px;  text-align: center;  text-transform: uppercase;}
 .image-out-box h4 {font-size:18px;font-weight:bold;}
 .image-out-box p {font-size:14px; line-height:22px;}
 .image-out-box  {text-align:center;}
 .img-right-cell .image-out-box:first-child {margin-bottom:15px;}
 .img-right-cell h4, .img-right-cell p {color:#f7c92b;}
 .img-right-cell {position:relative;padding-left:10px;}
 .right-sec-cont-1 {position:absolute;top:0;right:0;}
 .right-sec-cont-2 {position:absolute;bottom:0;right:0;width:100%;}
 .img-socials {position:absolute;top:20px;right:20px;width: 100px;text-align:right;}
  .img-socials li {display:inline-block;text-align:center;}
 .img-socials a, .pint-box a {width:24px;height:24px;background:#1d7060;border-radius:50%;color:#fff;}
 .pint-box {position:absolute;bottom:20px;right:20px;text-align:center;}
 .image-cont-info-box {  background: #f7c92b;  border-radius: 10px;  left: 20px;  padding: 20px;  position: absolute;  top: 20px;  width: 200px;color:#fff;text-align:center;}
  .image-cont-info-box h4 {font-size:19px;font-weight:600;}
 .image-cont-info-box p {font-size:15px;margin-top:5px;}
 .popular-post-out h4{color: #000000;  font-size: 17px;  text-align: center;  text-transform: uppercase;font-weight:600;}
 .popular-post-out p{color: #464646;  font-size: 15px;  text-align: center;}
 .image-out-box img {width:100%;}
 .right-sec-cont-1 figure, .right-sec-cont-2 figure {padding-left:10px;}
 figure img {width:100%;}
.pk-section {padding:20px 0;}
.pk-section-top-0 {padding-top:0;}
.pk-post-item {margin-bottom:20px;}
.post-list-textonly {padding:20px;background:#c43c30;color:#fff;text-align:center;}
.post-list-textonly h4 {font-size:19px;font-weight:800;margin-bottom:10px;}
.post-list-textonly ul li {line-height:normal;margin-bottom:10px;font-size:15px;}
.post-list-textonly ul li a {color:#fff;}
.video-inside .image-out-box figure {position:relative;}
.video-inside .image-out-box figure::after {position:absolute;width:120px;height:70px;background-color:rgba(0, 0, 0, 0.5);left:50%;top:50%;content:"";margin-top:-35px;margin-left:-50px;background-image:url(../images/video-icon.png);background-repeat:no-repeat;background-position: 45px 8px;border-radius:7px;}

 
@media(max-width:767px){
.pkContents {margin-top:152px;}
.img-left-cell {width:100%;display:block !important;margin-bottom:15px;}
.right-sec-cont-1, .right-sec-cont-2 {  position: inherit;}
.img-left-cell {  padding: 0;}
.image-cont-info-box {  border-radius: 0;  left: 0;  position: inherit;  top: -5px;  width: auto;} 
.pint-box {  left: 20px;  top: 20px;bottom: inherit;right: inherit;}
.img-right-cell {  padding-left: 0;}
.right-sec-cont-1 figure, .right-sec-cont-2 figure {  padding-left: 0;}
.pk-post-item {width:50%;}

}
 
@media(max-width:640px){
 .pop-post-box {width:100%;margin-bottom:15px;}
  
}
@media(max-width:480px){ 
.pk-post-item {width:100%;}
}