﻿.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; }
}

.box_lnk {margin: 10px 10px 35px 5px;}

@media screen and (max-width: 767px) {
.header_top_logo_txt_name{font-size:14px!important;}
}
.site-header_menu-burger{display:none!important;}