/* 
#slidingPop{ display:block; position:fixed; top:0;  background:#fff; background-size:cover;  z-index:9; /*overflow:hidden;*} */
#slidingPop {
    display: block;
    position: fixed;
    top: 0;
    background: #fff;
    background-size: cover;
    z-index: 99999
}
#popClose{ position:absolute; right:35px; top:15px; width:30px; height:30px; background:url(../images/close.png) no-repeat 50% 50%; cursor:pointer; z-index: 10}
#loadCont{width:100%; height:100%; overflow:auto; margin:0 auto !important; position:relative;}
#loadCont iframe{ width:100%;}
.pop_cont{ max-width:660px; width:80%; margin:0 auto; }
.pop_video_cont{ max-width:1000px; width:80%; margin:0 auto;}
.pop_cont h2{font-family: 'Roboto Slab', serif; font-weight: 400; color: #FFF; font-size: 20px; display: block; padding-bottom: 20px;}
.pop_cont p{ margin-bottom:25px; color:#b5b5b5; text-align:justify; font-size:14px; line-height:22px;}
.pop_cont .vote{ width:100%; text-align:center; padding-top:0; height:270px}
.pop_cont p:last-child{ margin-bottom:0;}
	
#slidingPop .breadcrumb{ position:absolute; left:-300px; top:0%;}

.scroll{ padding:30px 0 0 0; opacity:1;}
.scroll span{ padding:14px 0 0 0; font-size:13px; color:#FFF; font-weight:400; display:block; }
.scroll span.black-text{ color:#000}
.scroll span:after{ content:''; width:35px; border-bottom:2px solid #f20000; display:block; margin:4px auto;}
/*.scroll strong{ width:28px; height:50px; background:url(https://www.arohan.in/wp-content/themes/arohan/images/scroll.png) left top; display:block; margin:0 auto; }
.scroll strong.black{ background:url(https://www.arohan.in/wp-content/themes/arohan/images/scroll-black.png) left top;  }*/
/*------------------------------------------------------------------*/





@media screen and (max-width:1370px){
.navHolder{ height:55%;}	
.pop_video_cont{ max-width:800px; width:80%; margin:0 auto;}
}

@media screen and (max-width:1150px){
#slidingPop{ padding-top:20%;}	
}

@media screen and (max-width:999px){
	.scroll{ display:none;}
#slidingNav{ display:block; position:fixed; top:0; left:-230px; width:230px; background:#FFF;  z-index:10;}
#slidingNav .mCSB_container{ margin-right:0;}
#mobileNav{ padding:15px 25px 50px;  background:url(https://www.arohan.in/wp-content/themes/arohan/images/navBg.jpg) no-repeat 50% 50%; background-size:cover;}
#mobileNav > li{ background:url(https://www.arohan.in/wp-content/themes/arohan/images/sep.gif) repeat-x 0 100%;}
#mobileNav li a, #mobileNav li strong{ text-transform:uppercase; font-weight:600; color:#0a0a0a; padding:10px 0; display:block; cursor:pointer; }
#mobileNav li ul{ display:none; padding-bottom:15px;}
#mobileNav li ul li a{ color:#0a0a0a; font-size:11px; font-weight:400; text-transform:capitalize; padding:5px 0;}

#mob_trigger{ display:block; position:absolute; right:-50px; top:0; width:50px; height:45px; background:#FFF; cursor:pointer; padding:10px;}



} 

@media screen and (max-width:650px){
#slidingPop{ padding-top:25%;}
.partners_logo a{ float:left; width:33.333333333333333333%; position:relative; height:80px; }
}

@media screen and (max-width:500px){
#slidingNav .copyright, #slidingPop .breadcrumb{ display:none;}
}
@media screen and (max-width:470px){

	}