.page_loader1, .page_loader2{
	position:absolute;	
	margin:0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:100% !important;
	background-color:#c6a26f;
	z-index:1200;
	/*background:url(../images/body-bg.jpg) no-repeat center center #c6a26f;*/
}

.page_loader2{
	width:100% !important;	
	z-index:1201;
	background-color:transparent;
	background:url(../images/page_loader.gif) no-repeat center center;
}

.Section, .cover_page_content{ 
		/*width: 377px;
		height: 450px;*/
	}
	
	.Section{}
	.cover_page, .transition_effect {		
		display: inline-block;		
		/*transition: all 0.3s ease 0s;
		-webkit-transition: all ease 0.3s;
		-moz-transition: all ease 0.3s;
		-o-transition: all ease 0.3s;
		-ms-transition: all ease 0.3s;*/
		z-index:5;
		
	-webkit-transition: all 500ms ease-in !important;
	 -khtml-transition: all 500ms ease-in !important;
		 -o-transition: all 500ms ease-in !important;
		-ms-transition: all 500ms ease-in !important;
	   -moz-transition: all 500ms ease-in !important;
			transition: all 500ms ease-in !important;
	}
	
	.cover_page img {
		display: inline-block;
	}
	
	/* .cover_page:hover{
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		z-index:6;
	}*/
	
	
	.cover_page.scale_box, .cover_page.scale_box_3{
		transform: 			scale(1.55);
		-webkit-transform: 	scale(1.55);
		-moz-transform: 	scale(1.55);
		-o-transform: 		scale(1.55);
		-ms-transform: 		scale(1.55);
		
		position: absolute;
		margin: auto;
		/*margin: auto;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;*/
		
		/*top: 20px;
		right: 155px;*/
		
		width: 377px;
		height: 450px;
		z-index:6;
	}
	
	.cover_page.scale_box_3{
		right: 155px;
	}
	
	.big_cover_page.scale_box21{
		position: absolute;
		margin: auto;
		top: 124px;
		right: 170px;
		z-index:7;
	}
	
	.big_cover_page.scale_box2{
		transform: 			scale(1.55);
		-webkit-transform: 	scale(1.55);
		-moz-transform: 	scale(1.55);
		-o-transform: 		scale(1.55);
		-ms-transform: 		scale(1.55);
		
		position: absolute;
		margin: auto;
		top: 124px;
		right: 175px;
		
		width: 377px;
		height: 450px;
	}
	
	.cover_page.cover_page_2 {
		
	}
	
	
	.flipbook-viewport .page{ background-color:transparent; box-shadow:none;}
	
	#flipbook .shadow, #flipbook.shadow{
		box-shadow:none;
	}
	
	
	
	.mask{
		position:absolute;	
		 margin: auto;
		  top: 0;
		  right: 0;
		  bottom: 0;
		  left: 0;
		  background-color:#000000;
		  z-index:8500;
		  display:none;
	}
	
	.flipbook_front_page_icon{
		position: absolute;
		margin: auto;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 377px;
		height: 450px;
		display:none;
		/* background-color: #ccc;
		border-radius: 3px;*/
		/*z-index:9201;*/
	  
	}
	/*
	#flipbook_case_1{	z-index:9203;}
	.filp_container{z-index:9202;}
	*/
	.second_page{ /*z-index:9500;*/ /*display:none;*/}

