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

.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;
}

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