.pas_banner {
	background: #0072bc;
 }
.pas_banner img {
    padding: 0px 20px
 }

.header , .top-section , .bottom-section , #loadMore , .floating-icon , .mobSticky  {
    display:none;
}
.videoDetailMain .videoBox {
    width: 45% !important;
}
.ulipContWrapper .disclaimer{
	text-align: justify !important;
    padding-top: 0px !important;
}
.ulipContWrapper{
	padding-bottom: 0 !important;
}
.btn+.btn{
	margin-bottom:25px;
        display:flex;
}
.footer{
	padding-bottom: 0 !important;
}
.pas{
background: #f89c30;
padding: 10px 20px;
min-width: 160px;
border-radius: 50px;
color: #fff;
font-size: 2rem;
text-transform: uppercase;
float: left;
clear: both;
font-family: AllianzSansBold;
position: relative;
overflow: hidden;
z-index: 1;
text-align: center;
border: 1px solid #f89c30;
}
#loadMore.btn{
display:none;
}