.top-banner{	height:250px; margin-top: -10px;}
@media only screen and (max-width:480px) {
	.top-banner{ height:280px; }
}
@media only screen and (max-width:728px) {
	.top-banner{	height:320px; }
}
@media only screen and (max-width:970px) {
	.top-banner{	height:320px; }
}
@media only screen and (min-width:970px) {
	.top-banner{	height:250px;	}
}
/*.midalign-banner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}*/


.leaderboard-sticky {	height:90px;	z-index: 9999999; }
@media only screen and (max-width:728px) {
	.leaderboard-sticky { height:100px; }
}
@media only screen and (min-width:728px) {
	.leaderboard-sticky {	height:90px;	}
}
.leaderboard-sticky {
  position:fixed;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%);
}


.sidebar-vertical {	height:600px;	z-index: 9999999; }
@media only screen and (max-width:500px) {
	.sidebar-vertical { height:280px; }
}
@media only screen and (min-width:500px) {
	.sidebar-vertical {	height:600px;	}
}


.sidebar-square {	height:280px; }
@media only screen and (max-width:500px) {
	.sidebar-vertical { height:250px; }
}
@media only screen and (min-width:500px) {
	.sidebar-vertical {	height:280px;	}
}



#div_ref{
  display: none !important ;
  }


#c-patentlyapple-0{
  display: none !important ;
  }

#c-patentlyapple-1{
  display: none !important ;
  }

#c-patentlyapple-2{
  display: none !important ;
  }

#c-patentlyapple-3{
  display: none !important ;
  }


#PatentlyApple-PapayAds-RIGHT-SIDEBAR-Banner-2{
  margin-top: 160px;
}
