@charset "utf-8";
/* 	
	CSS Document 
	Prefix 	- hslider
	Author 	- Edwil Jonas
	Company - HeroPlugins
*/

body{
	margin:0; padding:0;
}

.hslide_misc_holder{
	width:100%; height:690px; margin:0 auto; display:block; position:relative; overflow:hidden; background-position:center; background-size:cover;
}

.hslide_parralax{
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
    background-size:cover;
    overflow:hidden;
}

    .hslide_parralax_scaler{
        width:100%; height:100%; background-color:#000099; position:absolute; background-position:center; background-size:cover;
    }

.hslide_arrow_holder{
	width:800px; height:400px; margin:20px auto; display:block; position:relative; background-color:#271414; overflow:hidden; background-position:center; background-size:cover;
}

.hslide_hidden{
	margin:0 auto; background-color:#333; height:0; overflow:hidden;
}

	.hslide_percentage{
		color:#FFF; font-size:#FFF; text-align:center;
	}
	
	.hslide_loader{
		width:60px; height:60px; left:50%; top:50%; margin:-30px 0 0 -30px; position:absolute; z-index:9999999; background-image: url(../images/admin/loader.gif); background-position:center; background-repeat:no-repeat;
	}
	
.ken_burns_hero_img{
	position:absolute; z-index:0; height:100% !important;
}

.hslide_element{
	text-decoration:none !important;
}
	
/* 
	****************************************
	RESPONSIVE
	****************************************
*/

.hslide_width_checker{
	width:100%; height:1px; position:absolute
}

/* 
	****************************************
	POST AND WOO STYLES
	****************************************
*/

.post_holder_wrap,
.product_holder_wrap{
	width:400px; display:table; line-height:normal !important
}

.post_holder_item,
.product_holder_item{
	width:100%; float:left; display:table; padding:10px 0;
}

	.post_item_img,
	.product_item_img{
		float:left; width:150px; height:150px; background-position:center; background-repeat:no-repeat; background-size:cover; margin:0 20px 10px 0;
	}
	
	.post_img_rounded,
	.product_img_rounded{
		-webkit-border-radius:100px; -moz-border-radius:100px; border-radius:100px;
	}
	
	.post_item_title,
	.product_item_title,
	.product_item_price{
		display:table; padding:0 0 10px;
	}
	
		.product_item_price_old{ text-decoration:line-through; }
	
	.post_item_content,
	.product_item_content{
		display:table; padding:0 0 10px;
	}
	
	.post_item_button,
	.product_item_button{
		display:table; padding:0 0 10px; text-decoration:none !important;
	}	
	
.hslide_side_layout .post_item_img,
.hslide_side_layout .product_item_img{
	float:none; margin:0 auto 20px;
}

	.hslide_side_layout .post_item_title,
	.hslide_side_layout .product_item_title,
	.hslide_side_layout .product_item_price{
		display:block; padding:0 20px 10px; text-align:center; line-height:normal !important
	}
	
	.hslide_side_layout .post_item_content,
	.hslide_side_layout .product_item_content{
		display:block; padding:0 20px 10px; text-align:center;
	}
	
	.hslide_side_layout .post_item_button,
	.hslide_side_layout .product_item_button{
		display:block; padding:0 20px 10px; text-align:center;
	}	
	
.hslide_side_image_layout .post_item_img,
.hslide_side_image_layout .product_item_img{
	float:left; margin:0 20px 200px 0; width:100px !important; height:100px !important;
}

	.hslide_side_image_layout .post_item_title,
	.hslide_side_image_layout .product_item_title,
	.hslide_side_image_layout .product_item_price{
		display:block; padding:0 20px 10px; text-align:left;
	}
	
	.hslide_side_image_layout .post_item_content,
	.hslide_side_image_layout .product_item_content{
		display:block; padding:0 20px 10px; text-align:left;
	}
	
	.hslide_side_image_layout .post_item_button,
	.hslide_side_image_layout .product_item_button{
		display:block; padding:0 20px 10px; text-align:left;
	}	

/* 	
	****************************************
	SLIDER MAIN HOLDER 
	****************************************
*/

.hslide_main{
	width:400px; height:300px; background-color:#AB292C; margin:0 auto;
}

/* 	
	****************************************
	SLIDER ARROWS
	****************************************
*/

.hslide_left,
.hslide_right{
	position:absolute; z-index:1050; /* this inherits the height of the slider */
}

/* 	
	****************************************
	SLIDE HOLDER
	****************************************
*/

.hslide_slide_holder{
	z-index:1000; position:relative; width:inherit; height:inherit;
}

.hslide_slide{
	position:absolute; width:inherit; height:inherit; overflow:hidden;
}

	

.hslide_split_animation_holder{
	width:inherit; height:inherit; position:absolute; left:0; top:0;
}

	.hslide_split_inner{
		overflow:hidden; display:table;
	}

.hslide_slide_content_holder{
	width:inherit; height:inherit; margin:0 auto; position:relative;
}

.hslide_full_width{
	width:100%;
}

.hslide_image_element, 
.hslide_text_element,
.hslide_product_element,
.hslide_video_element,
.hslide_button_element,
.hslide_post_element{
	display:table; position:absolute;
}

.hslide_image_element img{
	position:relative; display:inline-table; max-width:none !important;
}

/* 	
	****************************************
	BUTTON STYLLES
	****************************************
*/

.hslide_x_factor,
.hslide_side_pipe,
.hslide_side_flat,
.hslide_hidden_underline,
.hslide_double_line,
.hslide_double_clamp,
.hslide_border_button,
.hslide_full_button{
	cursor:pointer;
}

.hslide_x_factor .hslide_button_content{
	width:100%; text-align:center; position:relative; z-index:999;
}

.hslide_x_factor .hslide_line_top,
.hslide_x_factor .hslide_line_bottom{
	width:100px; height:2px; left:50%; position:absolute; margin-left:-50px; z-index:110;
}

.hslide_x_factor .hslide_line_bottom{
	bottom:0;
}

.hslide_side_pipe .hslide_line_left,
.hslide_side_pipe .hslide_line_right,
.hslide_side_flat .hslide_line_left,
.hslide_side_flat .hslide_line_right{
	position:absolute; width:2px; top:0;
}

.hslide_side_pipe .hslide_line_left,
.hslide_side_flat .hslide_line_left{
	left:0; 
}

.hslide_side_pipe .hslide_line_right,
.hslide_side_flat .hslide_line_right{
	right:0;
}

.hslide_hidden_underline .hslide_line_bottom{
	position:absolute; bottom:-20px; width:100%; height:4px; left:0;
}

.hslide_double_line .hslide_line_top,
.hslide_double_line .hslide_line_bottom{
	position:absolute; bottom:-10px; width:100%; height:3px;
}

.hslide_double_line .hslide_line_bottom{
	left:0;
}

.hslide_double_clamp .hslide_line_top,
.hslide_double_clamp .hslide_line_bottom{
	position:absolute; height:2px; width:100%; 
}

.hslide_double_clamp .hslide_line_top{
	top:-20px;
}

.hslide_double_clamp .hslide_line_bottom{
	bottom:-20px; left:0;
}

.hslide_border_button .hslide_button_content{
	border:1px solid #FF0004; padding:10px 20px;
}

.hslide_full_button .hslide_button_content{
	padding:16px 25px;
}

/* 	
	****************************************
	PAGER HOLDER
	****************************************
*/

.hslide_pager_holder{
	display:table; position:absolute; left:50%; z-index:9999;
}
	
	.hslide_rounded_pager{
		-webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; position: relative; top: -1px; left: -1px;
	}

	/* SCALE UP */
	.hslide_pager_scale .hslide_scale_btn{
		width:10px; height:10px; margin:5px; float:left; cursor:pointer;
	}
	
	/* FILL UP */
	.hslide_pager_scale .hslide_fill_btn{
		width:6px; height:6px; margin:5px; float:left; cursor:pointer; border:2px solid #FFF;
	}
	
	/* INNER CIRCLE */
	.hslide_pager_scale .hslide_circle_btn{
		width:8px; height:8px; margin:5px; float:left; cursor:pointer; border:1px solid #FFF;
	}
	
		.hslide_pager_scale .hslide_circle_btn div{
			width:inherit; height:inherit;
		}
	
/* 	
	****************************************
	TIMER HOLDER
	****************************************
*/

.hslide_timer_holder{
	display:none; position:absolute; left:0; bottom:0; width:100%; height:5px; z-index:9999; 
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)";
}

.hslide_inner_timer{
	width:0px; height:inherit; display:table;
	background: rgb(217, 0, 217);
	background: rgba(217, 0, 217, 0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99D900D9, endColorstr=#99D900D9);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99D900D9, endColorstr=#99D900D9)";
}

/* 	
	****************************************
	PRODUCT HOLDER
	****************************************
*/

.hslide_product_holder{
	width:280px; display:table; float:left; background-color:#FFF; overflow:hidden; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; margin:20px;
}

	.hslide_product_image{
		width:inherit; height:370px; display:table; background-color:green; background-image:url(../placeholders/product/prod_1.jpg);
	}
	
	.hslide_product_content{
		display:table; width:100%; padding:15px;
	}
	
	.hslide_product_details{
		display:table; width:60%; float:left; line-height:18px;
	}
	
		.hslide_product_details .hslide_product_name{
			font-size:14px; font-weight:bold;
		}
		
		.hslide_product_details .hslide_product_price{
			font-size:12px; font-weight:normal;
		}
	
	.hslide_product_cart_button{
		display:table; width:28%; text-align:center; float:left; height:30px; line-height:30px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; border:1px solid #efefef;
	}
	
/* 	
	****************************************
	POST HOLDER - FULL
	****************************************
*/

.hslide_post_holder_full{
	width:25%; height:690px; float:left; position:relative; overflow:hidden;
}

	.hslide_post_holder_full .hslide_post_image{
		width:101%; height:690px; display:table; background-size:cover; position:absolute;
	}
	
	.hslide_post_holder_full .hslide_post_content{
		display:table; width:100%; position:absolute; bottom:0; padding:20px 0;
		background: rgb(0, 0, 0);
		background: rgba(0, 0, 0, 0.3);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	}
	
	.hslide_post_holder_full .hslide_post_details{
		display:table; width:90%; line-height:18px; margin:0 auto;
	}
	
		.hslide_post_holder_full .hslide_post_details .hslide_post_name{
			font-size:14px; font-weight:bold;
		}
		
		.hslide_post_holder_full .hslide_post_details .hslide_post_excerpt{
			font-size:12px; font-weight:normal;
		}
	
	.hslide_post_holder_full .hslide_post_button{
		display:table; width:90%; text-align:left; margin:0 auto;
	}

	/* 	
		****************************************
		ARROWS - ARROW FOLD
		****************************************
	*/
	
	.hslide_fold .hslide_left{
		left:0; 
	}
	
	.hslide_fold .hslide_right{
		right:0;
	}
	
	.hslide_fold .hslide_left,
	.hslide_fold .hslide_right{
		background-color:#FFFFFF; height:80px; width:30px; top:50%; margin-top:-40px; cursor:pointer; 
	}
	
	.hslide_fold .hslide_left:before,
	.hslide_fold .hslide_right:before{
		position:absolute; line-height:80px; text-align:center; font-size:30px; color:#666; font-weight:bold;
	}
	
	.hslide_fold .hslide_side_inner{
		width:170px; height:inherit; position:absolute; overflow:hidden;
	}
	
	.hslide_fold .hslide_left .hslide_side_inner{
		left:0;	margin-left:-170px;
	}
	.hslide_fold .hslide_right .hslide_side_inner{
		right:0; margin-right:-170px;
	}
	
	.hslide_fold .hslide_side_image_wrap{
		width:inherit; height:inherit; overflow:hidden; background-color:black;
	}
	
	.hslide_fold .hslide_left .hslide_side_image{
		width:inherit; height:inherit; background-position:center; background-size:cover; position:absolute; left:0; top:0; z-index:2;
	}
	
	.hslide_fold .hslide_right .hslide_side_image{
		width:inherit; height:inherit; background-position:center; background-size:cover; position:absolute; right:0; top:0; z-index:2;
	}
	
	.hslide_fold .hslide_side_label{
		width:100%; height:20px; position:absolute; bottom:0px; background-color:#000000; line-height:20px; text-align:center; font-size:12px; color:#FFFFFF; z-index:1; font-family: 'Roboto Condensed', sans-serif;
	}
	
	.hslide_fold .hslide_side_label{
		background: rgb(0, 0, 0);
		background: rgba(0, 0, 0, 0.6);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	}
	
	/* 	
		****************************************
		ARROWS - ARROW SLIDE
		****************************************
	*/
	
	.hslide_sideslide .hslide_left{
		left:0; display:table; background-color:#B03335;
	}
	
	.hslide_sideslide .hslide_right{
		right:0; display:table; background-color:#B03335;
	}
	
	.hslide_sideslide .hslide_left,
	.hslide_sideslide .hslide_right{
		top:50%; margin-top:-35px; cursor:pointer; 
	}
	
	.hslide_sideslide .hslide_side_inner{
		height:70px; position:absolute;
	}
	
	.hslide_sideslide .hslide_left .hslide_side_inner{
		left:-320px;
	}
	
	.hslide_sideslide .hslide_right .hslide_side_inner{
		right:-320px;
	}

	.hslide_sideslide .hslide_left:before,
	.hslide_sideslide .hslide_right:before{
		position:absolute; text-align:center; font-size:50px; margin:10px 0 0 0; z-index:999;
	}	
	
	.hslide_sideslide .hslide_left:before{
		left:0;
	}
	
	.hslide_sideslide .hslide_right:before{
		right:0;
	}
	
	.hslide_sideslide .hslide_side_image_wrap{
		width:70px; height:70px; overflow:hidden; background-color:#000000;
	}
	
	.hslide_sideslide .hslide_left .hslide_side_image_wrap{
		position:relative; float:right;
	}
	
	.hslide_sideslide .hslide_right .hslide_side_image_wrap{
		position:relative; float:left;
	}
	
	.hslide_sideslide .hslide_side_image{
		width:70px; height:70px; background-color:#000000; background-position:center; background-size:cover; position:absolute;
	}
	
	.hslide_sideslide .hslide_side_label{
		width:250px;
	}
	
	.hslide_sideslide .hslide_left .hslide_side_label{
		padding:0 10px 0 60px; text-align:left;
	}
	
	.hslide_sideslide .hslide_right .hslide_side_label{
		padding:0 60px 0 10px ; text-align:right;
	}
	
	/* 	
		****************************************
		ARROWS - DOUBLE FLIP
		****************************************
	*/
	
	.hslide_doubleflip .hslide_left{
		left:0; display:table;
	}
	
	.hslide_doubleflip .hslide_right{
		right:0; display:table;
	}
	
	.hslide_doubleflip .hslide_left,
	.hslide_doubleflip .hslide_right{
		top:50%; margin-top:-35px; cursor:pointer; 
	}
	
	.hslide_doubleflip .hslide_side_inner{
		height:60px; float:left; width:120px; overflow:hidden; position:relative
	}
	
	.hslide_doubleflip .hslide_left:before,
	.hslide_doubleflip .hslide_right:before{
		text-align:center; width:60px; font-size:60px; background-color:#2D66A2; z-index:999;
	}	
	
	.hslide_doubleflip .hslide_left:before{
		float:left;
	}
	
	.hslide_doubleflip .hslide_right:before{
		float:right;
	}
	
	.hslide_doubleflip .hslide_side_image_wrap{
		overflow:hidden;
	}
	
	.hslide_doubleflip .hslide_side_image,
	.hslide_doubleflip .hslide_side_image_wrap{
		width:60px; height:60px; z-index:1; background-position:center; background-size:cover;
	}
	
	.hslide_doubleflip em{
		font-size:40px; position:absolute; width:100%; text-align:center; left:0; top:0; font-weight:lighter;
	}
	
		.hslide_doubleflip em.hslide_num_1{
			position:absolute; left:21px; top:-12px; font-size:inherit !important; text-align:left;  width:auto; font-weight:inherit !important
		}
		
		.hslide_doubleflip em.hslide_num_2{
			position:absolute; right:18px; top:12px; font-size:inherit !important; text-align:right; width:auto; font-weight:inherit !important
		}
		
	.hslide_doubleflip .hslide_left .hslide_side_image,
	.hslide_doubleflip .hslide_left .hslide_side_image_wrap{
		position:absolute;
	}
	
	.hslide_doubleflip .hslide_right .hslide_side_image,
	.hslide_doubleflip .hslide_right .hslide_side_image_wrap{
		position:absolute;
	}
	
	.hslide_doubleflip .hslide_side_label{
		width:60px; height:60px; line-height:60px; position:absolute; background-color:#2D66A2; text-align:center;
	}
	
	/* 	
		****************************************
		ARROWS - ROUNDED
		****************************************
	*/
	
	.hslide_rounded .hslide_left{
		left:0; display:table;
	}
	
	.hslide_rounded .hslide_right{
		right:0; display:table;
	}
	
	.hslide_rounded .hslide_left,
	.hslide_rounded .hslide_right{
		top:50%; margin-top:-35px; cursor:pointer; 
	}
	
	.hslide_rounded .hslide_side_inner{
		height:50px; width:50px; float:left; margin:0 11px; overflow:hidden; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; line-height:50px; padding:0 10px;
	}
	
	.hslide_rounded .hslide_left .hslide_side_label {
		padding:0 0 0 70px; text-align:left; width:300px; float:left
	}
	
	.hslide_rounded .hslide_right .hslide_side_label {
		padding:0 70px 0 70px; text-align:right; width:300px; float:right
	}
	
	.hslide_rounded .hslide_left:before,
	.hslide_rounded .hslide_right:before{
		position:absolute; text-align:center; font-size:50px;
	}	
	
	.hslide_rounded .hslide_left:before{
		left:10px;
	}
	
	.hslide_rounded .hslide_right:before{
		right:10px;
	}
	
	.hslide_rounded .hslide_side_image {
		display:none;	
	}
	
	/* 	
		****************************************
		ARROWS - CIRCLE
		****************************************
	*/
	
	.hslide_circle .hslide_left{
		left:0; display:table;
	}
	
	.hslide_circle .hslide_right{
		right:0; display:table;
	}
	
	.hslide_circle .hslide_left,
	.hslide_circle .hslide_right{
		top:50%; margin-top:-35px; cursor:pointer; 
	}
	
	.hslide_circle .hslide_side_inner{
		height:50px; width:50px; float:left; margin:0 11px; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; line-height:50px; overflow:hidden; position:relative; opacity: 0.0; filter: alpha(opacity=00);
	}
	
	.hslide_circle .hslide_side_image_wrap{
		width:inherit; height:inherit; overflow:hidden; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px;
	}
	
	.hslide_circle .hslide_side_image{
		height:50px; width:50px; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; line-height:50px; position:absolute; background-position:center; background-size:cover;
	}
	
	.hslide_circle .hslide_left .hslide_side_image{
		left:-50px; 
	}
	
	.hslide_circle .hslide_right .hslide_side_image{
		right:-50px;
	}
	
	.hslide_circle .hslide_side_label {
		display:none;	
	}
	
	.hslide_circle .hslide_left:before,
	.hslide_circle .hslide_right:before{
		position:absolute; text-align:center; font-size:50px; z-index:999;
	}	
	
	.hslide_circle .hslide_left:before{
		left:10px;
	}
	
	.hslide_circle .hslide_right:before{
		right:10px;
	}	
	
	/* 	
		****************************************
		ARROWS - BEND
		****************************************
	*/
	
	.hslide_bend .hslide_left{
		left:0; display:table;
	}
	
	.hslide_bend .hslide_right{
		right:0; display:table;
	}
	
	.hslide_bend .hslide_left,
	.hslide_bend .hslide_right{
		top:50%; margin-top:-35px; cursor:pointer; 
	}
	
	.hslide_bend .hslide_side_inner{
		height:50px; display:table; float:left; margin:0 11px; line-height:50px; width:150px;
	}
	
	.hslide_bend .hslide_side_image {
		display:none;	
	}
	
	.hslide_bend .hslide_side_line {
		height:1px; width:1px; position:absolute; opacity: 0.0; filter: alpha(opacity=00);
	}
	
	.hslide_bend .hslide_left .hslide_side_line {
		top:26px; left:50px;
	}
	
	.hslide_bend .hslide_right .hslide_side_line {
		top:26px; right:50px;
	}
	
	.hslide_bend .hslide_left .hslide_side_label {
		padding:0 0 0 100px; text-align:left; position:absolute; top:-13px; left:0; opacity: 0.0; filter: alpha(opacity=00); width:250px;
	}
	
	.hslide_bend .hslide_right .hslide_side_label {
		padding:0 100px 0 0; text-align:right; position:absolute; top:-13px; right:0; opacity: 0.0; filter: alpha(opacity=00); width:250px;
	}
	
	.hslide_bend .hslide_left .hslide_side_count {
		padding:0 0 0 100px; text-align:left; position:absolute; top:13px; left:0; opacity: 0.0; filter: alpha(opacity=00);
	}
	
	.hslide_bend .hslide_right .hslide_side_count {
		padding:0 100px 0 0; text-align:right; position:absolute; top:13px; right:0; opacity: 0.0; filter: alpha(opacity=00);
	}
	
	.hslide_bend .hslide_left .hslide_side_icon:before,
	.hslide_bend .hslide_right .hslide_side_icon:before{
		position:absolute; text-align:center; font-size:50px;
	}	
	
	.hslide_bend .hslide_left .hslide_side_icon{
		display:table; position:absolute; left:0; width:50px; height:50px;
	}
	
	.hslide_bend .hslide_right .hslide_side_icon{
		display:table; position:absolute; right:0; width:50px; height:50px;
	}
	
	/* 	
		****************************************
		ARROWS - FULL ARROW
		****************************************
	*/
	
	.hslide_fullarrow .hslide_left{
		left:0; 
	}
	
	.hslide_fullarrow .hslide_right{
		right:0;
	}
	
	.hslide_fullarrow .hslide_left,
	.hslide_fullarrow .hslide_right{
		height:300px; width:50px; top:50%; margin-top:-150px; cursor:pointer; 
	}
	
	.hslide_fullarrow .hslide_left:before,
	.hslide_fullarrow .hslide_right:before{
		position:absolute; line-height:300px; text-align:center; font-size:50px; font-weight:bold; z-index:999;
	}
	
	.hslide_fullarrow .hslide_side_inner{
		width:50px; height:inherit; position:absolute; overflow:hidden; opacity: 0.0; filter: alpha(opacity=00);
	}
	
	.hslide_fullarrow .hslide_side_image_wrap{
		width:inherit; height:inherit; overflow:hidden; background-color:black;
	}
	
	.hslide_fullarrow .hslide_side_image{
		height:inherit; background-position:center; background-size:cover; position:absolute; top:0; z-index:2;
	}
	
	.hslide_fullarrow .hslide_left .hslide_side_image{
		width:50px; left:0;
	}
	
	.hslide_fullarrow .hslide_right .hslide_side_image{
		width:50px; right:0;
	}
	
	.hslide_fullarrow .hslide_side_label{
		display:none
	}
	
/* 	
	****************************************
	MEDIA QUERIES
	****************************************
*/

@media (max-width: 1200px) {
	
	.ken_burns_hero_img{
		width:auto !important; height:100%;
	}

}

/* 	
	****************************************
	ANIMATION HOLDERS 
	****************************************
*/