/* BANNERS */
.banner {
 border: 1px solid rgba(0,0,0,.12);
/* box-shadow: 8px 8px 5px 0px rgba(0,0,0,.65);*/
 width:100%;
}

.popup {
 margin: 80px auto;
 max-width:600px;
}

.modal.fade .popup {
  -webkit-transition: -webkit-transform .5s ease-out;
       -o-transition:      -o-transform .5s ease-out;
          transition:         transform .5s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .popup {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}


@media(max-width:600px) {
.popup {
  padding-left:10px;
  padding-right:10px;
 }

}


.banner-noshadow {
 border: 1px solid rgba(0,0,0,.12);
 box-shadow: none;
 width:100%;
}

.banner-long {
 display:inline-block;
 max-width:100%;
 width:100%;
}

.banner-short {
 border: 1px solid rgba(0,0,0,.12);
/* box-shadow: 8px 8px 5px 0px rgba(0,0,0,.65);*/
 display:inline-block;
 max-width:100%;
 width:100%;
}

.banner-short.noshadow {
 box-shadow:none;
}

/* POPUP Window */
.asiaplus-popup .nav-popup .row {
 background:transparent;
/* padding-right:15px;
 padding-left:15px;*/
}

.asiaplus-popup .nav-popup .ppanel {
 background:#a9a9a9;
}

.asiaplus-popup .nav-popup {
/* background:#a9a9a9; */
 background:transparent;
 font-weight:bold;
 text-align:left;

 position: fixed;
 top: 0;
 left: 0;
 right: 0;
}

/*
@media(min-width:992px) {
.asiaplus-popup .modal-lg {
 width:800px;
}
}*/

.asiaplus-popup .nav-popup span{
 padding-top:5px;
 padding-bottom:5px;
 color:black;
 opacity:1;
 z-index:9999;
}

.asiaplus-popup  .pclose {
 float:right;
 background:black;
 color:white;
 font-size:15px; 
 cursor:pointer;
 margin-right: -15px;
}

.asiaplus-popup  #counter {
 display:inline-block;
 padding-top:5px;
}

.asiaplus-popup  .pclose span {
 color:white;
}

.asiaplus-popup .close-icon {
 background-image: url("../images/close-popup.png");
 width:24px;
 height:24px;
 padding-top: 3px !important;
 padding-right: 24px;
 background-repeat: no-repeat;
 margin-left: 3px;
}

.asiaplus-popup.modal:before {
  content: ' ';
  display: table;
  height: auto;
}

.asiaplus-popup .modal-lg {
 max-width:800px;
 margin-top: 90px;
}

.banner-a4 {
 width:100%;
 padding:15px 0 0 0;
}

.banner-a5  {
 display:inline-block;
 background:white;
 padding:0;
 margin-top:-20px;
 margin-bottom:20px;
 margin-left:-10px;
 margin-right:-10px;
 width:75%;
}

.banner-a7 {
 width:100%;
 background:white;
 display:inline-block;
 margin-top: -20px;
 /*padding:0;*/
/* margin-left:-10px;
 margin-right:-10px;
*/
}

.banner-a7-context {
/* display:inline-block;*/
 margin-top: 20px;
/* width:100%;*/
}

.adsbygoogle {
/* margin-top:20px;*/
/* margin-bottom:20px;*/
 height:137px;
}

.banner-b1 {
/* margin-left: -10px;
 margin-right: -10px;
 margin-top: -30px; */
}

.banner-b1 div.b1bsnack {
 padding-top:25px;
 padding-bottom:10px;
}

div.a1dorob {
 margin-left:-15px;
 margin-right:-15px;
}

div.a1mkid {
 margin-left: -25px;
 margin-right: -16px;
 margin-top: -8px;
}


div.a2intercom {
/* margin-top: -6px;*/
 margin-left: -14px;
 margin-right: -14px;
}


div.a4bsnack  {
/* margin-left: -24px;
 margin-right: -24px;*/
 margin-top: 20px;
}

div.a3bsnack {
 margin-left: 0px;
 margin-right: -24px;
 margin-top: 0px;
}

div.a3spitamen {
 margin-left: -10px;
 margin-right: -12px;
}

div.a6bsnack {
/* margin-left: 0px;*/
 margin-right: -24px;
 margin-top: 30px;
 position: relative;
 left: 10px;
}


div.a6bsnack .embed-responsive {
 padding-bottom: 123%;
}

div.a6aiva {
 margin-top: 31px;
 margin-right: -19px;
 margin-left:2px;
}

div.a6stada {
 margin-top:30px;
 width:114%;
}

div.b1kmp {
 margin-left:-10px;
}

.redtram {
 margin-top: 20px;
 border: 1px solid gray;
}

.newsbox-outer-banner.B1 {
 margin: 0 0 20px 0;
}

div.newsbox-outer-banner.A3 {
 margin-left: -10px !important;
 margin-right: -20px !important;
}

.newsbox-outer-banner.A4 {
 margin: 20px 0 0 0;
}

.newsbox-outer-banner.A5 {
    margin: 20px 0 0 0;
    padding: 10px;
}

.newsbox-outer-banner.B3 {
 margin-left: 5px;
 margin-right: -15px;
 margin-top:20px;
}



#yandex_ad_article {
 margin-top: 20px;
}

/* REDTRAM Horizontal */
.after-article .rt_td_16557 {
    border: 1px solid #c3c7cf !important;
}

.after-article .rt_table_16557 {
 margin-left:-20px;
}

a.adredirector {
 position:absolute;
 left:0;
 top:0;
 bottom:0;
 width:100%;
 background:transparent;
 outline:none;
}

a.adredirector::focus {
 outline:none;
}

a.adredirector::visited {
 outline:none;
}

.MA1-outer, .MA3-outer {
 margin:0 -15px 0 -15px;
}

.MA2-outer {
 margin:15px -15px -15px -15px;
}

.bg-eee {
 background: #eee !important;
}

.MA1-outer #pvw-id {
  margin-bottom:20px;
}

/*
.after-article .rt_table_16557 {
    background-color: #fff !important;
}

.after-article .rt_title_16557, .after-article .rt_title_16557:visited {
 color: #483d3d !important;
}

.after-article .rt_title_16557:hover,.after-article .rt_title_16557:active {
    color: #c33 !important;
}
*/
