.banner {
/*background-color:#f5f5f5;*/
}

.banner:has(ins) {
background-color:transparent;
}

.leaderboard {
width:728px;
overflow:hidden;
margin:0 auto;
}

.leaderboard ins:has(a) {
height:90px;
display:block;
background-color:transparent;
margin-bottom:25px;
display:block;
}

#leaderboard1,
#leaderboard2,
#leaderboard3 {
margin:0 auto;
}

#leaderboard1 ins:has(a),
#leaderboard2 ins:has(a),
#leaderboard3 ins:has(a) {
margin-bottom:25px;
}

#leaderboard1 ins{
margin:0 auto;
display:block;
}

.mpu ins:has(a) {
display:block;
max-height:250px;
}

.mpu .fallback {
display:block;
}

.mpu ins:has(a) ~ .fallback {
display:none;
}

.main .mpu.main .mpu {
height:250px;
margin-bottom:25px;
}

.mpu {
width:300px;
}

/*.flex.inpage .mpu {
margin-right:50px;
}

.flex.inpage .mpu:nth-of-type(2) {
margin-right:0;
}*/

.mpu ins:has(a){
margin-bottom:25px;
}

/*#contentContainer #takeover {
position: absolute;
  z-index: 0;
  width: 100%;
}




#takeover img {
  margin-left: auto;
  margin-right: auto;
  display:inline-block;
  width:100%;
  height:800px;
}

 
#contentContainer #takeover.sticky {
    position: fixed;
    top: 0;
	left:0;
    z-index: 0;
    height: 800px;
	margin-top:108px;
}*/

.mpu#skyscraperFallback {
display:none;
}

#innerWrapper {
display:flex;
justify-content:center;
}

#wrapLeft {
width: 200px;
  position: absolute;
  left:0;
  overflow:hidden;
 }
 
 #wrapLeft ins,
 #wrapRight ins {
 height:600px;
 display:block;
 }
 
 #wrapRight {
 width: 200px;
  position: absolute;
  right:0;
  overflow:hidden;
  }

#wrapLeft.sticky {
    position: fixed;
    top: 0;
	left:0;
    z-index: 0;
    height: 600px;
	margin-top:108px;
}

#wrapRight.sticky {
    position: fixed;
    top: 0;
	right:0;
    z-index: 0;
    height: 600px;
	margin-top:108px;
}

.logged-in #wrapLeft.sticky,
.logged-in #wrapRight.sticky {
margin-top:92px;


}

@media screen and (max-width: 1700px) {
 #wrapRight,
 #wrapLeft {
 width: 150px;
}

}

@media screen and (max-width: 1600px) {
 #wrapRight,
 #wrapLeft {
 width: 100px;
}

}

@media screen and (max-width: 1500px) {
 #wrapRight,
 #wrapLeft {
 display:none;
}
.mpu#skyscraperFallback:has(a) {
display:block;
height:250px;
margin-bottom:25px;
}
}


@media screen and (max-width: 1250px) {
}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 1131px) {
.leaderboard{
width:300px;
margin:0 !important;

}

.leaderboard ins:has(a){
height:250px;
}
}

@media screen and (max-width: 1025px) {

.flex.inpage {
justify-content:center;
}

.flex.inpage .mpu {
margin-right:0;
}

}


@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 975px) {

.flex.inpage {
justify-content:center;
gap:10px;
}



}

@media screen and (max-width: 800px) {
.leaderboard{
width:728px;

}

.leaderboard ins:has(a){
height:90px;
}

}

@media screen and (max-width: 780px) {
.leaderboard {
width:300px;

}

.leaderboard{
margin:0 auto;
}

.leaderboard ins:has(a){

height:250px;
}
}



@media screen and (max-width: 650px) {

.flex.inpage {
justify-content:center;
}

.flex.inpage .mpu {
margin-right:0;
}
.leaderboard {
margin: 0 auto;
}


}
@media screen and (max-width: 630px) {
.main .mpu {
margin: 0 0 25px;
}
}