@media (min-width: 290px)
{
	#header_top, #hor_nav, #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;
	}
}
@media (max-width: 467px)
{
	.search
	{
		display: none;
	}
}
/*GENERAL*/
.wrap_outer
{
}
.wrap_inner
{
	margin-right: auto;
	margin-left: auto;
}
#head
{
	padding-top: 10px;
	padding-bottom: 10px;
}
#head .wrap_inner
{
	background-color: transparent;
}
#main
{
}
#foot .wrap_inner
{
	padding-bottom: 20px;
	background-color: transparent;
}
#foot
{
}
/*HEADER TOP*/
#header_top
{
}
#header_top .align_right
{
	text-align: right;
}
/* NAVIGATION*/
#hor_nav
{
}
#nav .wrap_inner
{
	background-color: transparent;
}
/*SLIDESHOW LS*/
#slideshow
{
}
#slideshow_with_col .crate
{
	padding: 0;
}
.row-fluid #slideshow, .container_12 #slideshow
{
	padding: 0;
}
/*SLIDESHOW V2*/
.tp-bannertimer
{
	display: none;
}
.largeredbtn
{
	letter-spacing: 2px;
	font-weight: normal;
}
/* TOP*/
#top
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#top .crate
{
	margin-bottom: 0;
}
/* CONTENT*/
#content
{
	padding-left: 20px;
	padding-right: 20px;
}
/*SHIFTING*/
#shifting
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
/*BOTTOM*/
#bottom
{
	padding-left: 20px;
	padding-right: 20px;
}
/*BREADCRUMBS*/
#breadcrumbs
{
	padding: 5px;
}
#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;
}
#head .crate_notitle
{
	padding: 0;
}
#slideshow .crate
{
	color: #FFF;
}
#slideshow .crate H3
{
	color: #FFF;
}
