﻿.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{min-height:300px;margin-top: 10px; margin-bottom: 10px;}

@media only screen and (max-width:780px){
.adslot_fix{min-height:450px;}
}

@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; }
}

.nav-dropdown{display:none;}
.nav-dropdown-spinner{display:none;}
.footer{width:70%;}
.meta-tab-items{display:block!important;}
.toc_toggle {display:none;}

@media (min-width: 1170px) {
  .col-xl-5 {
    flex: 0 0 45%!important;
    max-width: 45%!important;
  }
}
.footer {width: 100%!important;}
.footer .col-6 {
  flex: unset!important;
  max-width: none!important;
}