﻿
.OptDiv {top: 0;width: 100%;height: 100%;left: 0;position: fixed;text-align: center;background-color: rgba(0, 0, 0, 0.9);z-index: 2147483640}
.OptDiv .port {width: 320px;height: 400px;position: absolute;margin: 0;top: 50%;left: 50%;inset:0;margin:auto;display: none;z-index: 100000}
.OptDiv .land {width: 400px;height: 320px;position: absolute;margin: 0;top: 50%;left: 50%;inset:0;margin:auto;display: none;z-index: 100000}
.OptDiv.showPort .port {display: block}
.OptDiv.showPort .land {display: none}
.OptDiv.showLand .port {display: none}
.OptDiv.showLand .land {display: block}


.t0 #LeaderBoardDiv{display:block !important; width:320px; height:50px; visibility:visible !important;}

.hideOTP #LeaderBoardDiv {display: block !important;width: 320px;height: 50px;visibility: visible !important;position: relative;}
.medium_rectangle {position: relative}

/***full width OTP mibile****/
.OptDiv.showPort.fullwidthOTP .port {
    width: 100% !important;
    height: 100% !important;
}
 .OptDiv.showPort.fullwidthOTP .port iframe{width:100%!important;height:100%!important}

/*.billboardDiv .bb1 .geminiBB1Ad {display: flex !important;}
.billboardDiv .bb1 .geminiBB1Ad .hcSlider {display: block !important;}
.billboardDiv .bb1 .geminiBB1Ad .hcSlider .bx-wrapper, .billboardDiv .bb1 .geminiBB1Ad .hcSlider .bx-wrapper .bx-viewport {display: inline-block;width: 320px;height: 50px !important}
.billboardDiv .billboard.bb1 {width: 320px}*/