@media (min-width: 290px)
{
	#header_top, #hor_nav, #slideshow, #top, #content, #shifting, #bottom, #breadcrumbs, #footer
	{
		padding-left: 20px;
		padding-right: 20px;
	}
	#head, #main, #foot
	{
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 767px)
{
	/*dont change this*/
	BODY
	{
		padding-left: 0;
		padding-right: 0;
	}
	/*//dont change this*/
	#header_top .align_right
	{
		text-align: left !important;
	}
	.plusl-panel
	{
		float: left !important;
	}
	.nivo-caption
	{
		font-size: 12px !important;
	}
}
/*GENERAL*/
.wrap_outer
{
}
.wrap_inner
{
	margin-right: auto;
	margin-left: auto;
}
#head
{
}
#main
{
}
#foot
{
}
#footer
{
}
#footer .crate_notitle
{
	margin-bottom: 0;
	background-image: none;
	background-color: transparent;
}
/*HEADER TOP*/
#header_top
{
}
#header_top .align_right
{
	text-align: right;
}
/* NAVIGATION*/
#hor_nav
{
}
/*SLIDESHOW*/
#slideshow
{
	margin-bottom: 20px;
}
#slideshow_with_col .crate
{
	padding: 0;
}
.row-fluid #slideshow, .container_12 #slideshow
{
	padding: 0;
}
/* TOP*/
#top
{
	padding-top: 20px;
}
#top .crate
{
	margin-bottom: 0;
}
/* CONTENT*/
#content
{
	padding-top: 20px;
}
/*SHIFTING*/
#shifting
{
}
/*BOTTOM*/
#bottom
{
}
/*BREADCRUMBS*/
#breadcrumbs
{
}
/*SLIDEPANEL*/
#slidepanel
{
	padding-top: 20px;
	padding-bottom: 20px;
}
#slidepanel .row-fluid, #slidepanel .container_12
{
	background-color: transparent !important;
	background-image: none !important;
}
#slidepanel .crate
{
	text-align: left;
}
/*ANIMATED*/
.zl_padding A, .zl_padding UL
{
	/*+animation-duration: 2s;*/
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
	/*(*+animation-delay: 1s;*)
																																																																																				-webkit-animation-delay: 1s;
																																																																																				-moz-animation-delay: 1s;
																																																																																				-o-animation-delay: 1s;
																																																																																				animation-delay: 1s;*/
	/*(*+animation-iteration-count: infinite;*)
																																																																																				-webkit-animation-iteration-count: infinite;
																																																																																				-moz-animation-iteration-count: infinite;
																																																																																				-o-animation-iteration-count: infinite;
																																																																																				animation-iteration-count: infinite;*/
}
#hor_nav
{
	position: relative;
	z-index: 998;
}
/*EXTR*/
.cbp-content-inner
{
	margin: 2%;
	background-color: rgba(255, 255, 255, 0.228);
}
.cbp-content-inner A
{
}
.cbp-contentslider P
{
	color: #FFFFFF;
}
.cbp-contentslider #bottom
{
	padding: 5px;
}
.cbp-contentslider #bottom .crate
{
	margin-bottom: 0;
	background-color: rgba(255, 255, 255, 0.091);
}
#header_top
{
	padding-top: 2%;
	padding-bottom: 2%;
}
#breadcrumbs, #header_top
{
	border-bottom: 10px solid rgba(255, 255, 255, 0.164);
}
.cbp-content-inner #slideshow
{
	padding: 0;
}
