﻿.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; }
}

.wpd-comment-date,.wpd-vote,.wpd-reply-button, .last{display:none!important;}
@media (max-width: 768px) {
  .footer_box .orphus{display:block!important;}
}