#div_ref{
  display: none !important ;
  }



.PapayAds_SUPER_Banner{
	height:320px;
  margin-bottom: 20px;
}


@media only screen and (max-width:480px) {
	.PapayAds_SUPER_Banner{
		height:480;
	}
}

@media only screen and (max-width:728px) {
	.PapayAds_SUPER_Banner{
		height:320px;
	}
}

@media only screen and (max-width:970px) {
	.PapayAds_SUPER_Banner{
		height:320px;
	}
}

@media only screen and (min-width:970px) {
	.PapayAds_SUPER_Banner{
		height:320px;
	}
}




.midalign-banner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}




.left-vertical-banner{
  height:600px;
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 999999999!important ;
}


.right-vertical-banner{
  height:600px;
  position: fixed;
  top: 80px;
  right: 0;
	z-index: 999999999!important ;
}


.leaderboard-sticky{
  position:fixed;
  bottom: 0px;
  left: 50%;
	transform: translate(-50%);
	z-index: 9999999!important ;
	opacity: 1.0!important ;
	background-color:rgba(192,192,192,0.2);
}




@media only screen and (max-width:728px) {
	.leaderboard-sticky{
		max-height:100px;
	}
}

@media only screen and (min-width:728px) {
	.leaderboard-sticky{
		height:90px;
	}
}






@media only screen and (max-width:480px) {
	.INREAD_Banners{
		max-height:600px;
	}
}






#close-fixedban-button{
  position: absolute;
  height:15px;
  width:20px;
  margin-left: 0px;
  margin-top: -20px;
  }



.overlay-papayads-logo {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(1, 0, 0, 0.05); /* Black see-through */
  width: 30px;
  height: 30px;
  background-image: url("https://papayads.net/images/LOGO/logo-banners.svg");
  z-index: 99999;
}



#RW_ATF_Desktop_and_Mobile {
  margin-top: 40px;
  margin-bottom: 30px;
}

#RW_BTF_Desktop_and_Mobile {
  margin-top: 40px;
  margin-bottom: 20px;
}
