@media (min-width: 290px)
{
	#header_top, #top, #content, #shifting, #bottom, #breadcrumbs, #footer
	{
		padding-left: 0;
		padding-right: 0;
	}
	#head, #main, #foot
	{
		padding-left: 20px;
		padding-right: 20px;
	}
}
@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;
		text-shadow: none !important;
	}
	.module_newsletter .inputbox
	{
		width: 80%;
	}
	#slideshow .crate
	{
		font-size: 10px;
	}
	#hor_nav UL
	{
		display: none;
	}
}
/*can be disabled for when no .holder*/
@media (min-width: 290px) and (max-width: 2480px)
{
	BODY
	{
		padding-left: 20px;
		padding-right: 20px;
	}
}
/*can be disabled for when no .holder*/
@media (max-width: 467px)
{
	.search
	{
		display: none;
	}
}
/*GENERAL*/
.wrap_outer
{
}
.wrap_inner
{
	margin-right: auto;
	margin-left: auto;
}
#head
{
}
#head .wrap_inner
{
	background-color: transparent;
}
#main
{
}
#main .wrap_inner
{
	background-color: transparent;
}
#foot .wrap_inner
{
	padding-bottom: 20px;
	background-color: transparent;
}
/*SEARCH_LOGIN_PANEL*/
#search_login_panel
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* NAVIGATION*/
#hor_nav
{
}
/*SLIDESHOW LS*/
#slideshow
{
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}
#content #slideshow
{
	margin-bottom: 20px;
	background-color: transparent;
	padding: 0;
	margin-top: 0;
}
/* TOP*/
#top
{
	padding-top: 20px;
}
#top .crate
{
	margin-bottom: 0;
}
/* CONTENT*/
#content
{
}
#content .wrap_inner
{
	background-color: transparent;
}
/*SHIFTING*/
#shifting
{
}
/*BOTTOM*/
#bottom
{
}
/*BREADCRUMBS*/
#breadcrumbs
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#breadcrumbs .wrap_inner
{
	background-color: transparent;
}
.breadcrumb
{
	background-color: transparent;
}
/*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*/
#hor_nav, .cbp-contentslider UL, #logo, .container_onepage NAV, #color-toolbar
{
	/*+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;*/
}
/*OVERIGE + extr*/
#layerslider H1
{
	padding: 15px;
}
#slideshow .crate IMG
{
	width: 100%;
	height: auto;
}
#slideshow .crate
{
	color: #FFF;
}
#slideshow .crate H3
{
	color: #FFF;
}
