@import url('reset.css');
@import url('static.css');
@import url('elements.css');
@import url('preloader.css');


#fb5-ajax{
  	margin-bottom:30px;
	position:relative;
}


#fb5-ajax a {
	-webkit-transition: none;
	-moz-transition:    none;
	-ms-transition:     none;
	-o-transition:      none;
	transition:         none;	
}

#fb5-ajax.fb5-fullbrowser{
	position:fixed;
	left:0px;
	top:220px;
	right:0px;
	bottom:0px;
   	margin-bottom:0;  	
}

#fb5-ajax.fullScreen,#fb5-ajax[data-template="true"] {
    margin-bottom:0;   
  
    position:fixed;
	left:0;
	top:0;
	right:0;
	bottom:0;	
}


#fb5-ajax .fb5-bcg-book{
	opacity:1;
	position:absolute;
	top:0;
	left:0;
    background: none no-repeat center center;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
    width:100%;
	height:100%;
}


#fb5{
   font-family:Arial,sans-serif;	
   font-size:14px;	
   -webkit-text-size-adjust:none;
   position:absolute;
   overflow:hidden;
   top:0;
   left:0;
   display:block;
   width:100%;
   height:100%;
   opacity:0;
   
}

/* begin lightbox /*/
#fb5-ajax.fb5-lightbox {  
    position:fixed !important; 	
  	left:0px !important;
	top:0px !important;
	right:0px !important;
	bottom:0px !important;
	z-index:99999 !important;
}

#fb5-ajax #fb5-close-lightbox{
	display:none;
}


#fb5-ajax.fb5-lightbox #fb5-close-lightbox{
	display:block;
	position:absolute;
	top:55px;
	right:1%;
	font-size:40px;
	color:white;
	cursor:pointer;
	opacity:1;
}

#fb5-ajax.fb5-lightbox #fb5-close-lightbox i{
   line-height:.65 !important;
  
}

/* end lightbox /*/



/* =  Gradient ( for right page )
--------------------------*/

.fb5-gradient-page{

width:100%;
height:100%;
position:absolute;	
top:0;
left:0;

	
}

/* =  Gradient ( for left page )
--------------------------*/

#fb5 .turn-page.odd .fb5-cont-page-book > .fb5-gradient-page {
	

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+97,cccccc+100&0+97,0.22+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 97%, rgba(204,204,204,0.22) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 97%,rgba(204,204,204,0.22) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 97%,rgba(204,204,204,0.22) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#38cccccc',GradientType=1 ); /* IE6-9 */
}




#fb5 .turn-page.even .fb5-cont-page-book > .fb5-gradient-page {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,ffffff+10&0.41+0,0+9 */
background: -moz-linear-gradient(left, rgba(204,204,204,0.41) 0%, rgba(250,250,250,0) 3%, rgba(255,255,255,0) 10%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(204,204,204,0.41) 0%,rgba(250,250,250,0) 3%,rgba(255,255,255,0) 10%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(204,204,204,0.41) 0%,rgba(250,250,250,0) 3%,rgba(255,255,255,0) 10%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69cccccc', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}



#fb5 #fb5-container-book {
	position: absolute;
	z-index: 5;
	display: none;
	width: 1100px; height: 715px;
}

.remove_scroll{
  overflow: hidden;	
}


#fb5 fieldset{
	
	
}


#fb5 #fb5-deeplinking{
  display:none;	
}



#test{
   margin:0 auto;
   width:100%;
}

#fb5 #page.mobile {
		width: 550px; height: 358px;
		margin: -210px 0 0 -275px;
	}
	
#fb5 #page .padding { /*padding: 0 34px;*/ }



#fb5 .cursor-grab {
	cursor: -webkit-grab;
	cursor: -moz-grab;
}


#fb5 .fb5-overlay {
	position: absolute; left: -10000px; top: 0; z-index: 20;
	
	/*background: url(../img/bg-overlay.png);/*/
	background:rgba(0,0,0,0);
	
	width: 100%; height: 100%;
	display:none;
}

#fb5 .fb5-overlay.active { left: 0; display:block; }


/* = Back button
-------------------------------------------------------------- */
   #fb5 #fb5-button-back{
	color:#FFFFFF;
	position:absolute;
	left:-5px;
	bottom:45px;
	background-color:#64C8D3;
	border-radius: 4px 4px 4px 4px;
	padding:5px;
	padding-left:15px;
	padding-right:10px;
	font-size:12px;
	font-weight:bold;
	margin-top:-45px;
  }
  #fb5 #fb5-button-back:hover{
	color:#64C8D3;  
	background-color:#FFFFFF
  }


/* = About
-------------------------------------------------------------- */

	#fb5 #fb5-about {
		position: absolute; z-index: 5;
		width: 45%; display: none;
		/*padding-top: 6%;/*/
	}

	#fb5 #fb5-about h1,
	#fb5 #fb5-about h2,
	#fb5 #fb5-about h3,
	#fb5 #fb5-about h4,
	#fb5 #fb5-about h5,
	#fb5 #fb5-about h6 {
		margin: 0 0 .5em 0;
		padding:0px;
		font-size: 1.375em;
		color: #64c8d3;
		-webkit-font-smoothing: antialiased;
		text-transform:none;
	}
	
	#fb5 #fb5-about h3{
		background: url(../img/arrow-right.png) no-repeat 0 50%;	
		padding: 0 0 0 25px;	
	}
	
	#fb5 #fb5-about ul,#fb5-about ol {
		list-style:disc;
		margin: 0;
		padding-left:10px;
		padding-top:0%;
		padding-bottom:2%;
	}
	
	#fb5 #fb5-about li {
		color: #cfeaee;
		margin-bottom:4px;
	}
		
	
	#fb5 #fb5-about p {
		/*font-size: 0.688em;/*/
		color: #cfeaee;
		margin-bottom:4%;
	}
	
	#fb5 #fb5-about a {
		color:#ffffff;	
		text-decoration:underline;
	}
	
	#fb5 #fb5-about a:hover {
		/*color:#ffffff;/*/	
		text-decoration:none;
	}



/* = Book
-------------------------------------------------------------- */

#fb5 #fb5-book {
	position: relative; z-index: 10;
	width: 100%; height:100%;
}

#fb5 #fb5-book .turn-page {
	background-color:#FFF;
	background-size: 100% 100%;
}

#fb5 .fb5-double {
	background-size: 200% 100% !important;
}

#fb5 .fb5-double.fb5-first {
	background-position: 0% 0%;
}

#fb5 .fb5-double.fb5-second {
	background-position: -100% 0%;
}







	/* = Nav Arrows
	---------------------------------------- */
	
	#fb5 .fb5-nav-arrow {
		position: absolute; top: 50%; z-index: 15;
		background: url(../img/arrow-navpage.png);
		width: 34px; height: 136px;
		margin-top: -68px;
	}
		
	#fb5 .fb5-nav-arrow.next			{ right: -34px; background-position: 0 0; }
	#fb5 .fb5-nav-arrow.next:hover	{ background-position: 0 -186px; }
	
	#fb5 .fb5-nav-arrow.prev			{ left: -34px; background-position: 0 -372px; display: none; }
	#fb5 .fb5-nav-arrow.prev:hover	{ background-position: 0 -558px; }
	
	#fb5 .fb5-nav-arrow.next{
		transform-origin:0 center;
		-ms-transform-origin:0 center;
		-webkit-transform-origin:0 center;		 
    }
	
	#fb5 .fb5-nav-arrow.prev{
		transform-origin:right center;
		-ms-transform-origin:right center;
		-webkit-transform-origin:right center;		 
    }
	
		/*#page.mobile .fb5-nav-arrow.next { right: -24px; }*/



	/* = Cover
	---------------------------------------- */

	#fb5 #fb5-logo-cover {
		position: absolute; right: 10px; bottom: 10px; z-index: 5;
	}	

	#fb5 #fb5-cover ul {
		position:absolute;
		top:50%;
		-webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
		-moz-transform: translate(0,-50%);
		-o-transform: translate(0,-50%);
        transform: translate(0,-50%);
		clear: both;
		width: 100%;
		list-style: none;
		padding: 20px 0;
		border-top: 1px solid #e2e2e2;
		border-bottom: 1px solid #e2e2e2;
	}
	
	#fb5 #fb5-cover ul:after { clear: both; content: ''; display: block; }
	
	#fb5 #fb5-cover li {
		float: left;
		width: 28.3%;
		margin: 0 2.5%;
		list-style:none;
	}
		
	#fb5 #fb5-cover li,
	#fb5 #fb5-cover img {
		-moz-user-select: -moz-none;
		-khtml-user-select: none;
		-webkit-user-select: none;
		user-select: none;
		box-shadow:none;
	}
		
	#fb5 #fb5-cover li:last-child {
		margin-right: 0;
	}

	#fb5 #fb5-cover li img {
		float: left;
		width: 100%;
	}
	
	#fb5 a img {		
	     -moz-transition-duration: .5s;	
		 -webkit-transition-duration: .5s;
		 -ms-transition-duration: .5s;	
		 background-color: rgba(255,255,255,.01);	
	}
			
	#fb5 a img:hover {
		opacity: 0.5;		
	}
			


	/* = End
	---------------------------------------- */

	#fb5 #end { text-align: center; }
	
	#fb5 #end p { padding-top: 60%; }



	/* = Meta data
	---------------------------------------- */

	#fb5 #fb5-book .fb5-meta {
		position: absolute; bottom: 1%;
	}

	#fb5 .fb5-meta .fb5-num {
			font-weight: bold;
			font-size: 12px;
			color: #666;
	}
		
	#fb5 .fb5-meta .fb5-description {
			font-size: 11px;
			color: #666;
	        font-family:Arial,sans-serif;
	}

	#fb5 .fb5-meta.fb5-left { 
			left:3%;
	}
	
	#fb5 .fb5-meta.fb5-left .fb5-num {
		    padding-right: 10px;
	}
		
	#fb5 .fb5-meta.fb5-right {
			right:3%;
			text-align: right;
	}
		
	#fb5 .fb5-meta.fb5-right .fb5-num {
				padding-left: 10px;
	}
			
			
			
			
	/*= Video in lightbox
	----------------------------*/

	#v5_lightbox {
		width:100%;
		height:100%;
		z-index:555789;
		position:fixed;	
		display:block;	
		top:0px;
	}

	#v5_lightbox .bcg{
		width:100%;
		height:100%;
		background-color:#000;
		opacity:.7;	
		position:absolute;	
		cursor:pointer;
	}
    
	
	/* --------------------------*/
	
	.fb5-cont-page-book{
		position:absolute;		
	}
	
	#fb5 .fb5-page-book {
		
		position:absolute;
	    -webkit-hyphens:none;
        -moz-hyphens:none;
        -ms-hyphens:none;
        hyphens:none;	
		overflow:hidden;
	}
	
	
	#fb5 .fb5-page-book .center {
		/*text-align:center;
		padding-top:65%;/*/
	}
	
	#fb5 .fb5-page-book img {
		border:none;
		padding:0;
	}
	
	#fb5 .fb5-page-book p {
		margin-bottom:20px;
		line-height:1.5;
	}
	
	#fb5 .fb5-page-book a {
		text-decoration:underline;
		color:#64C8D3;
		font-weight:bold;
	}
	
	#fb5 .fb5-page-book p a:hover {
		text-decoration:none;
	}
	
	#fb5 .fb5-page-book h1,
	#fb5 .fb5-page-book h2,
	#fb5 .fb5-page-book h3,
	#fb5 .fb5-page-book h4,
	#fb5 .fb5-page-book h5,
	#fb5 .fb5-page-book h6 {
	   font-family:Arial,sans-serif;
	   text-transform:none;
	   margin:0px;
	   
	}	
	
	#fb5 .fb5-page-book ul {
	    list-style: disc inside;
		margin-bottom:3% !important;
	}
	
	#fb5 .fb5-page-book ul li {
	   margin-bottom:2px;
	   list-style: disc inside;
	}
	
	#fb5 .fb5-page-book ol{		 
		margin-bottom:3% !important;	
	}
	
	#fb5 .fb5-page-book ol li {
	    list-style: decimal inside;
	}
	
	
	#fb5 .fb5-page-book ul li a, #fb5 .fb5-page-book ol li a {
	   color:#77797F;
	   font-weight:normal;	
	   text-decoration:none;
	}
	
	#fb5 .fb5-page-book ul li a:hover, #fb5 .fb5-page-book ol li a:hover {
	   text-decoration:underline;
	}
	
	#fb5 .fb5-page-book a:hover img {
      /* opacity:0.8;  /*/	  
	}
	
	
	/* =WordPress Core
-------------------------------------------------------------- */
#fb5 .fb5-page-book .alignnone,.#fb5-about .alignnone {
    margin: 5px 20px 20px 0;
}

#fb5 .fb5-page-book.aligncenter,.fb5-page-book div.aligncenter,#fb5-about.aligncenter,#fb5-about div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

#fb5 .fb5-page-book .alignright,#fb5-about .alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

#fb5 .fb5-page-book .alignleft,#fb5-about .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

#fb5 .fb5-page-book .aligncenter,#fb5-about .aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

#fb5 .fb5-page-book a img.alignright,#fb5-about a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

#fb5 #fb5 .fb5-page-book a img.alignnone,#fb5-about a img.alignnone {
    margin: 5px 20px 20px 0;
}

#fb5 .fb5-page-book a img.alignleft,#fb5-about a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

#fb5 .fb5-page-book a img.aligncenter,#fb5-about a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#fb5 .fb5-page-book .wp-caption,#fb5-about .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

#fb5 .fb5-page-book .wp-caption.alignnone,#fb5-about .wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

#fb5 .fb5-page-book .wp-caption.alignleft,#fb5-about .wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

#fb5 .fb5-page-book .wp-caption.alignright,#fb5-about .wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.fb5-page-book .wp-caption img,#fb5-about .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

#fb5 .fb5-page-book .wp-caption p.wp-caption-text,#fb5-about .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}



/* = important style FlipBook
-------------------------------------------------------------- */


	    /* tools bar*/
		#fb5-ajax .fb5-bcg-book{				
		   opacity:1;						
		   background-image:url(../img/bg.jpg);
		}
		
		#fb5-ajax.fb5-lightbox .fb5-bcg-book{				
		   opacity:.4;				
		   background-image:none;		
		   background-color:#000000;
		}
		
		/*  icon   */
		#fb5 .fb5-menu li a {
			color:#FFFFFF;
			opacity:.8;
        }
		
		/* icon - over  */
		#fb5 .fb5-menu li a:hover {
         	color:#FFFFFF;
			opacity:1;
        }
		
		
		#fb5-ajax.fb5-lightbox #fb5-close-lightbox{
			color:#FFFFFF;			
		}


#fb5 #fb5-footer .fb5-bcg-tools {
    background-color: #1a2341;
    opacity: 1;
}
		
		#fb5 .fb5-tooltip{
			 background:#FFFFFF !important; 
			 color:#666666;
		}
		#fb5 .fb5-tooltip b { border-top: 10px solid #FFFFFF }
		
		
		#fb5 .fb5-menu li.fb5-goto #fb5-label-page-number {
    		color: #4BD1C8;
		}
		#fb5 .fb5-menu li.fb5-goto button {
   		    color: #5F6F7B;
			background: linear-gradient(to bottom, #2B3E4D 0px, #1F303D 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
   		}
		
		#fb5 .fb5-menu li.fb5-goto input[type="text"] {   			
			background:rgba(255,255,255,0.15);
			border-color:#FF0000; 
			border: 0px solid;
			color: #BABABA;
		}
		
		#fb5 .fb5-menu li.fb5-goto input[type="text"]:focus {
            background:rgba(255,255,255,.4);
			border-color:; 
			border: 0px solid;
			color: #000000;
        } 
		
		#fb5 .fb5-menu li.fb5-goto #fb5-page-number-two {
			color: #BABABA;			
		}
		
		
		/* book /*/		
		#fb5 #fb5-book .turn-page {
	       background-color:#FFFFFF;
        }
		#fb5 .fb5-meta .fb5-num {
		    color: #666666;
		}
		#fb5 .fb5-meta .fb5-description {
    		color: #666666;
		}
			
		
		/* list thumbs /*/
		#fb5 #fb5-all-pages .fb5-container-pages {
		    background: none repeat scroll 0 0 #000000;
						box-shadow: 0 0 40px rgba(102,102, 102, 0.8);
		}
		
		/* form /*/
		#fb5 #fb5-contact form {
   			 background: none repeat scroll 0 0 #161616;
			 			 box-shadow: 0 0 60px rgba(100,200,211, 0.7);
		}
		#fb5 #fb5-contact form h3 {
		    color: #FFFFFF !important;
		}
		#fb5 #fb5-contact button {
			    background: none repeat scroll 0 0 #64C8D3;
				color: #FFFFFF;
		}
		#fb5 #fb5-contact form input, #fb5-contact form textarea {
           color: #737373;
		}
		#fb5 #fb5-contact .fb5-close {
		  color: #000000;	
          background: none repeat scroll 0 0 #64C8D3;
		}
		
		#fb5 #fb5-contact .fb5-thanks p{
		  color:#444444 !important;			
		}
		#fb5 #fb5-contact .fb5-thanks h1{
		  color:#FFFFFF !important;			
		}
				
		
		/* preloader /*/
		#fb5 .fb5-preloader {
	    	background-image:url("../img/loader.gif");
	        background-color:#FFFFFF;			
        }			
		
		/* arrow gif /*/
		#fb5 .fb5-nav-arrow {
   			
		}			
		
		/* formatt page for flipbook  /*/
		#fb5 .fb5-page-book p {
		   color:#77797F;
		   font-family:Arial;
		   font-size:18px;
	    }
		#fb5 .fb5-page-book a {
		   color:#09557A;
		   font-weight:bold;
		 }
		#fb5 .fb5-page-book h1 {
	   	   color:#77797F !important;
		   font-family:Arial !important;
		   font-size:32px !important;
	    }
		#fb5 .fb5-page-book h2 {
	   	   color:#77797F !important;
		   font-family:Arial !important;
		   font-size:26px !important;
	    }
		#fb5 .fb5-page-book h3 {
	   	   color:#77797F !important;
		   font-family:Arial !important;
		   font-size:24px !important;
	    }
		#fb5 .fb5-page-book h4 {
	   	   color:#77797F !important;
		   font-family:Arial !important;
		   font-size:22px !important;
	    }
		#fb5 .fb5-page-book h5 {
	   	   color:#77797F !important;
		   font-family:Arial !important;
		   font-size:20px !important;
	    }
		#fb5 .fb5-page-book h6 {
	   	   color:#77797F !important;
		   font-family:Arial !important;
		   font-size:18px !important;
	    }
		#fb5 .fb5-page-book li {
           color:#77797F;	
		   font-family:Arial;
		   font-size:14px;		
		}
		#fb5 .fb5-page-book ul li a,#fb5 .fb5-page-book ol li a {
	        color:#77797F;
		}

        
		/*  about style  /*/
		#fb5 #fb5-about p,#fb5 #fb5-about li {
		   color: #FFFFFF;
		   font-family:Arial;
		   font-size:11px;
	    }  
		#fb5 #fb5-about a {
		  color:#FFFFFF	
		}
		#fb5 #fb5-about h1 {
		   color: #FFFFFF;
		   font-family:Arial;
		   font-size:26px;
	    }  
		#fb5 #fb5-about h2 {
		   color: #FFFFFF;
		   font-family:Arial;
		   font-size:24px;
	    }  
		#fb5 #fb5-about h3 {
		   color: #FFFFFF !important;
		   font-family:Arial !important;
		   font-size:22px !important;
	    }  
		#fb5 #fb5-about h4 {
		   color: #FFFFFF;
		   font-family:Arial;
	    }  
		#fb5 #fb5-about h5 {
		   color: #FFFFFF;
		   font-family:Arial;
		   font-size:18px;
	    }  
		#fb5 #fb5-about h6 {
		   color: #FFFFFF;
		   font-family:Arial;
		   font-size:16px;
	    }  
		/* back  button  /*/
		#fb5 #fb5-button-back {
			     		background:rgba(0,0,0,0.6);
   			color: #D1D1D1;
		}
		#fb5 #fb5-button-back:hover{
			color:#000000;  
	        background:rgba(209,209,209,0.6);
			
			
 		}
		
		/*  Other style   /*/
		#fb5 .fb5-overlay {
			background:rgba(0,0,0,0.6);
        }
		
		
		
		/* LINKS /*/
		
		/* section links /*/
		#fb5 #links{
			 display:none;
		}
		
		
	    /* container /*/
	    #fb5 .links{
		 display:none;  
		 transform-origin:0 0;
		 -ms-transform-origin:0 0;
		 -webkit-transform-origin:0 0;
        		 
	   }
	   
	   /* link /*/
	   #fb5 .link{
		 background-color:#FCA910; 
		 opacity:0.2;
		 position:absolute;		
		 cursor:pointer;  
	   }
	   
	   #fb5 .link:hover{	
		  opacity:0.4;  
	   }



#fb5 img {
    max-width: 180px;
}

.controller .fb5-arrow-left, .controller .fb5-arrow-right{
	
    font-size: 36px	!important;
    color: #fff;
   
    border-radius: 5px !important;
    transition: 0.5s all;
}

.controller .fb5-arrow-left {
    position: absolute;
    top: calc(50% - 25px);
    left: 10px;
    z-index: 15;
}
.controller .fb5-arrow-right {
    position: absolute;
    right: 10px;
    top: calc(50% - 25px);
    transition: 0.5s all;
    z-index: 15;
}

.controller .fb5-arrow-left:hover, .controller .fb5-arrow-right:hover{
	transform: scale(1.1);
	transition: 0.5s all;
}

.main-icons{
	position: fixed;
    bottom: 10px;
    z-index: 5;
    right: 10px;    
}

.elipss-icon{
	background: transparent;
    border-radius: 100%;
    vertical-align: middle;
    border: solid 1px #fff;
    cursor: pointer;
    color: #fff;
    width: 45px;
    height: 45px;
    padding: 10px 0 0 0;
}
.main-icons span {
    display: inherit;
    width: 6px;
    height: 6px;
    background: white;
    text-align: center;
    border-radius: 100%;
    margin: 0 auto;
}

.main-icons span:nth-child(2){
	margin: 3px auto;
}
.pdf-controller ul {
    margin: 0;
    -webkit-padding-start: 0;
    text-align: center;
}
.pdf-controller li {
    list-style: none;
}
.pdf-controller{
	background: #000;
    color: #fff;
    border-radius: 100px;
    padding: 7px 14px;
    z-index: -1;
}
.pdf-controller ul {
    margin: 0;
    -webkit-padding-start: 0;
    -moz-padding-start: 0;
    text-align: center;
}
.pdf-controller li a {
    margin: 10px 0;
    display: inherit;
    color: #fff;
    cursor: pointer;
}

.elipss-icon.active{
	background: red;
    border: red;
}

#fb5-footer, #fb5-logo, #fb5-right{
	opacity: 1 !important;
}
#fb5 #fb5-footer{
	display: flex;
    align-items: center;
}

#fb5 .fb5-menu#fb5-right{
	margin: 0 auto;
	float: unset;
}

.profile{
	margin-right: 15px !important;
	cursor: pointer;
	position: relative;
    z-index: 1;
}

.profile label {
    max-width: 130px;
    display: inline-block;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor:pointer;
}

.profile-icon{
	background-position: -240px -50px !important;
}

.icon{	
    background-repeat: no-repeat !important;   
    vertical-align: middle !important;
}
.name{
	vertical-align: middle !important;
}

.darkmod .overlay {
    background: rgba(37, 35, 35, 0.69) !important;
}

.listing-nav li a{
	color: #fff;
	text-decoration: none;
	display: block;
}

.listing-nav li{
	padding: 0 20px;
	border-bottom: solid 1px #fff;
    padding-bottom: 20px;
}

.listing-nav li:last-child{
	border: none;
	padding-bottom: 0;
}

.listing-nav{
	margin-top: 20px;
}

.listing-nav ul{
	padding: 0 !important;
}

.elipss-top span {
    background: #fff !important;
    width: 5px;
    height: 5px;
    display: block;
    border-radius: 100% !important;
}

.elipss-top span:nth-child(2){
	margin: 2px 0 !important;
}
.elipss-top{
	display: inline-block;
    vertical-align: middle !important;
    margin-left: 10px !important;
}

.listing-nav li a:hover{
	color: #0169c0;
}

.pdf-controller li a .fa {
    font-size: 20px;
}
.pdf-controller li a:hover{
	color: #f00;
}
/*.pdfjs canvas {
    filter: grayscale(1);
    transition: 0.5s all;
}

.pdfjs.active canvas{
	filter: none;
	transition: 0.5s all;
}*/

.pdfjs.active-colored{
	filter: none !important;
}

.controller a .fa{
	text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.38823529411764707);
}

#fb5 #fb5-footer{
	height: 60px;
}

.profile:hover .elipss-top span{
	background: #005aaa !important;
}

.profile-icon {
    background-position: -37px -35px !important;
    width: 45px;
    height: 45px;
    background-color: #d2d2d2 !important;
    background-size: 215px !important;
    border-radius: 100% !important;
    margin-right: 5px !important	;
}
.icons {
    background-image: url(../img/icons-new.png) !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

#fb5{
	opacity: 1;
}
#overlay {
    position: fixed;
    z-index: 99999;
    top: 0;
    transition: 1s .4s;
    height: 0;
    width: 100%
}

#progress {
    height: 4px;
    position: absolute;
    top: 50%;
    background: -webkit-linear-gradient(-267deg, #ec1d24, #005baa);
}

#progstat {
    font-size: .7em;
    letter-spacing: 2px;
    position: absolute;
    top: 9px;
    width: 100%;
    text-align: center;
    color: #ff825c
}

.pr-heading {
    background: #0169c0;
    padding: 20px;
    display: flex;
}
.profile--box {
    background: #fff;
}
.pro-img {
    background: #bd2020;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    line-height: 46px;
    margin-right: 15px;
    color: #fff;
    border: solid 2px #fff;
    font-weight: 600;
    overflow: hidden;
}
.pro-name {
    width: 133px;
}
.name {
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 133px;
}
.mob {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.pd1020 {
    padding: 10px 20px;
}
.my-pro a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.log-out {
    margin-left: auto;
    background: #fff;
    color: #0169c0;
    font-size: 12px;
    border-radius: 30px;
    padding: 4px 9px;
    font-weight: 500;
}
.log-out a{
	margin-left: auto;
    background: #fff;
    color: #0169c0;
    font-size: 12px;
    border-radius: 30px;
    padding: 4px 9px;
    font-weight: 500;
}
.calendar {
    position: fixed;
    bottom: 5px;
    left: 5px;
}

    .calendar input {
        padding: 9px 0;
        border-radius: 30px;
        width: 130px;
        font-size: 15px;
        background: transparent;
        color: #fff;
        border: solid 2px #fff;
        text-align: center;
        cursor: pointer;
        background-color: #07132d !important;
    }

.selectEdition {
    padding: 5px;
    border-radius: 20px;
    width: 130px;
    font-size: 15px;
    background: transparent;
    color: #fff;
    border: solid 2px #fff;
    text-align: center;
    cursor: pointer;
}

    .selectEdition option {
        font-size: 15px;
        color: #fff !important;
        background-color: #252323;
    }

.cal-layer {
    position: absolute;
    top: 2px;
    width: 72%;
    background: #fff;
    height: 85%;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    text-align: center;
    line-height: 27px;
    font-size: 14px;
    font-weight: 600;
    left: 9px;
}

#fb5 #fb5-button-back {
    background: transparent;
    cursor: default;
    font-size: 13px;
}

#fb5 #fb5-button-back:hover {
    color: #fff;
    background: transparent;
}
.hidde-m {
    display: block !important;
}
@media (max-width: 990px) {
	.pdf-controller li{
		display: inline-block;
    margin: 0 5px;
	}
	.pdf-controller li a{
		    margin: 5px 0;
	}
}
@media (max-width: 767px) {
	.cal-layer{
		width: 64%;
		    left: 5px;	
	}
    .profile-icon{
		background-position: -29px -28px !important;
    width: 36px;
    height: 36px;
    background-color: #d2d2d2 !important;
    background-size: 170px !important;
	}
	.profile label{
		max-width: 62px;
	}
	.pdf-controller li a .fa {
	    font-size: 18px;
	}
	.controller a .fa{
		font-size: 20px;
	}
    .controller a .fa {
        background: #fff;
        border-radius: 100%;
        color: #000000;
        width: 30px;
        height: 30px;
    }
        .controller a .fa-chevron-right {
            padding: 6px 0 0 9px;
        }
    .controller a .fa-chevron-left {
        padding: 5px 0 0 6px;
    }
    .calendar {
        top: 58px;
        right: unset;
        left: 10px;
        z-index:9999;
		bottom: auto;
    }
        .calendar input {
            width: 95px;
            padding: 5px 5px;
            font-size: 13px;
        }

    .goButton {
        bottom: 10px;
        right: unset;
        left: 10px;
    }

        .goButton input {
            width: 50px;
            padding: 5px 5px;
        }
	
	.main-icons{
		bottom: 5px;
    right: 5px;
    display: flex;
    align-items: center;
	}
	#fb5 .fb5-menu#fb5-right{
		margin: 0 4px 0 auto;
	}
	.controller .fb5-arrow-left{
		bottom: 80px;
    	top: unset;
	}
	.controller .fb5-arrow-right{
		bottom: 80px;
    	top: unset;
	}
	#fb5 #fb5-footer{
		height: 50px;

	}
    #fb5 img {
        max-width: 110px;
        margin-top: 6px;
    }
    .hidde-m {
        display: none !important;
    }
}

.landcapse{
	display: none;
}
.controls .left-ico {
    left: 20px;
}

.controls .right-ico {
    right: 20px;
}

.controls .arrow {
    background: #fff !important;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 34px;
    width: 34px;
    text-align: center !important;
    border-radius: 100% !important;
    line-height: 34px !important;
    font-weight: 700;
    color: #105baa;
    margin: auto !important;
    cursor: pointer;
    box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.23) !important;
    -moz-box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.23) !important;
    font-size: 22px !important;
    z-index: 1;
}

.social-section {
    display: none;
}

.md--box {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: auto !important;
    display: flex !important;
    align-items: center !important;
    background: rgb(0 0 0 / 62%) !important;
    z-index: 29;
}

.list-inner {
    margin: auto !important;
    overflow: auto !important;
}

.listing-itmes {
    /*width: 100% !important;*/
    text-align: center !important;
    white-space: nowrap !important;
    overflow: auto !important;
    padding: 10px 20px !important;
}

.list-inner > h3 {
    font-size: 30px !important;
    color: #fff !important;
    text-align: center !important;
    border: solid 2px #ffffff !important;
    border-radius: 3px !important;
    background: #005bab !important;
    margin: 0 20px !important;
    margin-bottom: 10px !important;
    font-weight: 600 !important;
}

.social-icon {
    width: 81px !important;
    height: 81px !important;
    display: inline-block !important;
    vertical-align: middle !important;
    background-image: url(../img/social-icons.png) !important;
}

.s-list h3 {
    margin: 18px 0 0 0 !important;
    font-size: 25px !important;
    font-weight: 300 !important;
    color: #000 !important;
    text-align: center !important;
}

.s-list {
    text-align: center !important;
    background: #fff !important;
    padding: 20px !important;
    width: 140px !important;
    height: 140px !important;
    border-radius: 5px !important;
    box-shadow: 2px 2px 7px 0px rgb(0 0 0 / 51%) !important;
    -moz-box-shadow: 2px 2px 7px 0px rgb(0 0 0 / 51%) !important;
    display: inline-block !important;
    vertical-align: middle !important;
    margin-right: 5px !important;
    text-decoration: none !important;
}

    .s-list:hover {
        background: #f1f8ff !important;
    }

    .s-list:last-child {
        margin-right: 0 !important;
    }

/*.new-sprite-icon {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(/images/mid-day-icons.png);
}

.fornt-page {
    background-position: -338px -4px;
}

    .fornt-page:hover {
        background-position: -375px -4px;
    }

.mumbai-suburb {
    background-position: -15px -16px;
    width: 34px;
    height: 22px;
}

    .mumbai-suburb:hover {
        background-position: -15px -56px;
    }

.Hitlist-icon {
    background-position: -68px -16px;
    width: 26px;
    height: 22px;
}

    .Hitlist-icon:hover {
        background-position: -68px -54px;
    }

.The-Guide-icon {
    background-position: -124px -5px;
}

    .The-Guide-icon:hover {
        background-position: -82px -5px;
    }

.Timepass-icon {
    background-position: -113px -16px;
    width: 23px;
    height: 21px;
}

    .Timepass-icon:hover {
        background-position: -113px -54px;
    }

.Hamha-Rang-icon {
    background-position: -431px -3px;
    width: 25px;
    height: 25px;
}

.sports-icon {
    background-position: -154px -16px;
    width: 25px;
    height: 24px;
}

    .sports-icon:hover {
        background-position: -154px -54px;
    }

.The-Guide-icon {
    background-position: -200px -14px;
    width: 30px;
    height: 24px;
}

    .The-Guide-icon:hover {
        background-position: -200px -52px;
    }

.fornt-page {
    background-position: -253px -14px;
    width: 30px;
    height: 22px;
}

    .fornt-page:hover {
        background-position: -253px -52px;
    }

.edit-icon {
    background-position: -306px -13px;
    width: 23px;
    height: 25px;
}

    .edit-icon:hover {
        background-position: -306px -51px;
    }

.Hamha-Rang-icon {
    background-position: -352px -19px;
    width: 22px;
    height: 20px;
}

    .Hamha-Rang-icon:hover {
        background-position: -352px -57px;
    }

.showbiz-icon {
    background-position: -394px -16px;
    width: 22px;
    height: 22px;
}

    .showbiz-icon:hover {
        background-position: -394px -54px;
    }*/

.new-sprite-icon {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(/images/mid-day-icons.png);
}

.mumbai-suburb {
    background-position: -15px -16px;
    width: 34px;
    height: 22px;
}

    .mumbai-suburb:hover {
        background-position: -15px -56px;
    }

.Hitlist-icon {
    background-position: -68px -16px;
    width: 26px;
    height: 22px;
}

    .Hitlist-icon:hover {
        background-position: -68px -54px;
    }


.Timepass-icon {
    background-position: -106px -16px;
    width: 29px;
    height: 25px;
}

    .Timepass-icon:hover {
        background-position: -106px -54px;
    }

.sports-icon {
    background-position: -154px -16px;
    width: 25px;
    height: 24px;
}

    .sports-icon:hover {
        background-position: -154px -54px;
    }

.The-Guide-icon {
    background-position: -200px -14px;
    width: 30px;
    height: 24px;
}

    .The-Guide-icon:hover {
        background-position: -200px -52px;
    }

.fornt-page {
    background-position: -253px -14px;
    width: 30px;
    height: 22px;
}

    .fornt-page:hover {
        background-position: -253px -52px;
    }

.edit-icon {
    background-position: -306px -13px;
    width: 23px;
    height: 25px;
}

    .edit-icon:hover {
        background-position: -306px -51px;
    }

.Hamha-Rang-icon {
    background-position: -349px -16px;
    width: 26px;
    height: 23px;
}

    .Hamha-Rang-icon:hover {
        background-position: -349px -57px;
    }

.showbiz-icon {
    background-position: -390px -16px;
    width: 27px;
    height: 26px;
}

    .showbiz-icon:hover {
        background-position: -389px -54px;
    }

.fa {
    vertical-align: middle;
}
@media (max-width: 767px) and (orientation: landscape) {
	.controller .fb5-arrow-right{
		bottom: unset;
    	top: calc(50% - 25px);
	}
	.controller .fb5-arrow-left{
		bottom: unset;
    	top: calc(50% - 25px);
	}
	.landcapse{
		display: flex;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    align-items: center;
    background: #333;
    z-index: 999;
    text-align: center;	
	}

	.landcapse .cl{
		display: flex;
    align-items: center;
    text-align: center;
    margin: auto;
    color: white;
    font-weight: 600;
	}

    .social-icon {
        background-size: 400px !important;
        width: 58px !important;
        height: 58px !important;
    }

    .mumbai-suburb {
        background-position: -15px -16px !important;
    }

    .hit-list-icon {
        background-position: -68px -16px !important;
    }

    .guide-icon {
        background-position: -124px -5px !important;
    }

    .time-pass-icon {
        background-position: -113px -16px !important;
    }

    .sports-icon {
        background-position: -154px -16px !important;
    }

    .s-list {
        width: 125px !important;
        height: 125px !important;
    }

        .s-list h3 {
            font-size: 20px !important;
        }

}

.social {
    width: 19px;
    height: 19px;
    background-size: 198px !important;
    opacity: 0.8;
    transition: 0.5s all;
}

    .social:hover {
        opacity: 1;
        transition: 0.5s all;
    }

.facebook {
    background-position: -470px -146px !important;
}

.istagram {
    background-position: -496px -146px !important;
}

.twitter {
    background-position: -519px -146px !important;
}

.g-plus {
    background-position: -545px -146px !important;
}

.social-links {
    position: absolute;
    bottom: -23px;
    left: 5px;
    z-index: -20;
    opacity: 0;
    transition: 0.3s all;
}

.bg-link:hover .social-links {
    opacity: 1 !important;
    bottom: 5px;
    z-index: 1;
    transition: 0.3s all;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 10px;
}

.bg-link {
    background-color: rgba(19, 106, 204, 0) !important;
}

    .bg-link:hover {
        background-color: rgba(19, 106, 204, 0.20) !important;
    }

.video-modal {
    position: fixed;
    top: -2000px;
    left: 0;
    right: 0;
    display: flex;
    margin: auto;
    z-index: 1;
    transition: 0.5s all;
}

    .video-modal.active {
        top: 0;
        bottom: 0;
        transition: 0.5s all;
    }

.v-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: -1;
}

.bg-video {
    margin: auto;
    background: #161616;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 3px 3px 11px 5px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 3px 3px 11px 5px rgba(0, 0, 0, 0.22);
}

.iframe-video {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.videothumb {
    position: relative;
    z-index: 9;
}

.video-items {
    position: relative;
}

.v-icon {
    background-image: url(../img/playPausebtn.png) !important;
    display: inline-block;
    width: 180px;
    height: 175px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto !important;
    /*background-color: rgba(255, 255, 255, 0.63) !important;*/
    /*padding: 30px !important;*/
    border-radius: 100% !important;
    background-repeat: no-repeat !important;
    transition: 0.3s all;
}

.playBtn {
    background-position: 0 0 !important;
}

.pauseBtn {
    background-position: -227px 0 !important;
}

/*.video-content:hover + .v-icon, .v-icon:hover {
    display: block !important;
    transition: 0.5s all;
}*/


.register-section {
    position: fixed;
    top: -1000px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    transition: 0.3s all;
}

    .register-section.active {
        top: 0;
        transition: 0.3s all;
    }

.overlay-mod {
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.67) !important;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
}

.register-inner {
    width: 500px;
    background: white;
    height: auto;
    padding: 40px;
    z-index: 2;
    border-radius: 10px;
    box-shadow: 3px 2px 11px 1px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 3px 2px 11px 1px rgba(0, 0, 0, 0.42);
    margin: auto;
    position: relative;
}

.register--box {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}

.register-inner h2 {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 25px;
}

.register-btn {
    background: #1874bf;
    color: #fff;
    display: inline-block;
    padding: 8px 20px;
    text-decoration: none;
    font-weight: 600;
    border-radius: 5px;
    margin: 0 0 0 10px;
    line-height: 15px;
}

    .register-btn:hover {
        background: #0d5590;
    }

.register-inner p a {
    color: #1874bf;
    font-weight: 600;
}

.register-inner p {
    margin-bottom: 0;
    color: #000;
    font-weight: 400;
}

.close-div {
    position: absolute;
    top: 10px;
    right: 10px;
    color: red;
    font-weight: 700;
    cursor: pointer;
    opacity: 0.7;
    transition: 0.2s all;
}

    .close-div:hover {
        opacity: 1;
        transition: 0.2s all;
    }

.bodytxt {
    margin: 0 0 20px 0;
    margin-top: 0;
}

    .bodytxt p strong {
        margin-bottom: 10px;
        display: block;
        color: #000;
        font-size: 16px;
    }

    @media(max-width: 767px) {
        .video-resposive {
        max-width: 392px;
        height: 221px;
    }

    .register-inner{
        width:95%;
    }


    /*.video-content:hover + .v-icon, .v-icon:hover {
        display: none !important;
    }*/

    /*.video-content:hover + .v-icon, .v-icon:hover {
        display: none !important;
        transition: 0.5s all;
    }*/
}

/*Subscribe popup*/
.subscribe-popup {
    width: 810px;
    padding: 0;
    border-radius: 0;
    border: solid 8px #87c9ff;
    text-align: center;
}

.md-pp-lg img {
    border: solid 4px #fff;
    margin-top: -25px;
}

.msTtext {
    font-size: 35px;
    font-weight: 700;
    color: #163a76;
}

.msTtextLogin {
    font-size: 35px;
    font-weight: 500;
    color: #163a76;
}

.subs-body {
    padding: 30px 50px;
}

.ofrtxt {
    font-size: 25px;
    color: #163a76 !important;
    margin-bottom: 15px !important;
    border-bottom: solid 1px #f0f0f0;
    padding-bottom: 15px;
}

.offer-btn {
    color: #fff;
    background: #163a76;
    font-size: 25px;
    font-weight: 700;
    padding: 10px 60px;
    display: block;
    margin: 0 auto;
    width: 425px;
    margin-bottom: 15px;
    transition: 0.5s all;
    text-decoration: none !important;
}

    .offer-btn:hover, .offer-btn:focus {
        background: #071e44;
    }

.flp-btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    text-decoration: underline;
    color: #163a76;
}

.main--subs-box {
    max-height: 100%;
    overflow: auto;
    padding: 20px 0;
}

@media (max-width: 809px) {
    .subscribe-popup {
        width: 100%;
    }

    .offer-btn {
        width: 100%;
        font-size: 18px;
        padding: 10px;
    }

    .main--subs-box {
        padding: 15px;
    }

    .msTtext {
        font-size: 20px;
    }

    .msTtextLogin {
        font-size: 20px;
    }

    .ofrtxt {
        font-size: 16px;
    }

    .subs-body {
        padding: 20px;
    }

    .flp-btn {
        font-size: 15px;
    }
}
/*End Subscribe popup*/