﻿.adslot_after_h2 { width: 728px; height: 90px; margin-top: 10px; margin-bottom: 15px;}
.adslot_bottom { width: 580px; height: 400px; margin-top: 20px; margin-bottom: 20px;}
.adslot_fix {
  position: relative;
}
@media only screen and (max-width:780px) {
  .adslot_fix::before {
    content: "";
    display: block;
    min-height: 450px;     
    pointer-events: none;
  }
  .adslot_fix > * {
    position: absolute !important;
    inset: 0;
  }
}
@media only screen and (min-width:781px) {
  .adslot_fix::before {
    content: "";
    display: block;
    min-height: 300px;     
    pointer-events: none;
  }
  .adslot_fix > * {
    position: absolute !important;
    inset: 0;
  }
}

@media only screen and (max-width:780px){
.adslot_after_h2 { width: 336px; height: 280px; }
.adslot_bottom {width: 336px; height: 280px;}
}
@media only screen and (max-width:400px){
.adslot_after_h2 {margin-left: -5px;}
.adslot_bottom {margin-left: -5px;}
}
@media only screen and (max-width:360px){
.adslot_after_h2 {width: 300px; height: 250px; }
.adslot_bottom {width: 300px; height: 250px; }
}

.page-nav {padding: 10px;}
.page-nav .current {padding: 10px;}
.page-nav a {padding: 10px;}
.page-nav span{padding: 10px;}
.td-icon-menu-left::before {padding: 10px;content:'<' !important;}
.td-icon-menu-right::before{padding: 10px;content:'>' !important;}
.td-trending-now-wrapper .td-next-prev-wrap {display:none !important;}

.tiled-gallery-item img{margin-right: 30px !important;  display:block !important}

iframe {width:100%;}

#footer .gd_white_a a{font-size:14px;}
.entry-meta .list-inline > li {display:none;}
.current, #date-time{display:none;}