/*
Theme Name: Renmark Theme
Description: Custom Wordpress Theme
Author: Anonymous
Author URI: http://wordpress.org/
Version: 1.0
Text Domain: twentyten
*/
.dont-break-out {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}
@font-face {
    font-family: 'helvetica_condensed';
    src: url('fonts/helvetica-condensed-webfont.eot');
    src: url('fonts/helvetica-condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-condensed-webfont.woff2') format('woff2'),
         url('fonts/helvetica-condensed-webfont.woff') format('woff'),
         url('fonts/helvetica-condensed-webfont.ttf') format('truetype'),
         url('fonts/helvetica-condensed-webfont.svg#helvetica_condensedmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_condensed';
    src: url('fonts/helvetica-condensed-bold-webfont.eot');
    src: url('fonts/helvetica-condensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-condensed-bold-webfont.woff2') format('woff2'),
         url('fonts/helvetica-condensed-bold-webfont.woff') format('woff'),
         url('fonts/helvetica-condensed-bold-webfont.ttf') format('truetype'),
         url('fonts/helvetica-condensed-bold-webfont.svg#helvetica_condensedbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
* {
	margin:0;
	padding:0;
}
img {
	border:none;
	vertical-align:middle;
}
input {
	outline:none;
}
body {
	font-family: "helvetica_condensed", helvetica, arial;
	background:#cdcdcd;
}
.clear {
	clear:both;
	height:0;
	width:0;
}
img.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
img.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.wrapper {
	max-width: 1544px;
	box-shadow: 0px 0 30px #888;
	margin:0 auto;
}
.inner-wrapper {
	max-width: 1074px;
	margin:0 auto;
	position: relative;
}
.mobile-logo {
	display: none;
}
.logo {
	padding-top: 5px;
}
.logo img, .mobile-logo img {
	max-width: 100%;
	height: auto;
}
.header-fb {
	float: right;
	width: 44px;
	padding-top: 27px;
}
.header-dealer {
	padding-right: 10px;
	float: right;
	text-align: right;
	width: 185px;
	padding-top: 20px;
	padding-bottom:20px;
}
.mobile-dealer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
display:none;
}
.header-phone {
	text-align: center;
	font-size: 18px;
}
.header-phone a {
	text-decoration: none;
	color:#FFF;
	font-weight: bold;
}
.top-header {
	width: 100%;
	background:#959595;
}
.logo a {
	margin: 6px;
}
.header-text {
	color: #FFF;
	font-weight: bold;
	font-size: 21px;
	padding-bottom: 10px;
}
.nav-graphic {
	background: url(images/header-graphic.png) no-repeat center bottom;
	min-height: 131px;
	position: absolute;
	z-index: 99;
	top: 0;
	left:0;
	width: 100%;
}
.nav-container {
	float: left;
	width: 100%;
	padding-left:140px;
}
.header-nav {

}
.header-nav ul {
	margin:0;
}
.header-nav ul li {
	list-style: none;
	float: left;
	position:relative;
	text-align: center;
	padding-top:18px;
	padding-bottom: 18px;
	padding-left:26px;
	padding-right: 26px;
	line-height: 22px;
}
.header-nav ul li:hover {
	background:url(images/drop-bg.png);
}
.header-nav ul li:hover > a {
	color:#11195d;
}
.header-nav ul li a {
	text-decoration: none;
	color:#FFF;
	font-weight: normal;
	font-size: 19px;
}
.header-nav ul ul {
	background:url(images/drop-bg.png);
	position:absolute;
	left: 0;
	width: 180px;
	top: 78px;
	display: none;
	padding-left: 0;
	padding-right: 0;
}
.header-nav ul li:hover > ul {
	display: block;
}
.header-nav ul ul li {
	float: none;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0;
	padding-bottom: 0;
}
.header-nav ul ul li a {
	color:#11195d;
	font-size: 19px;
	display: block;
	line-height: 34px;
}
.header-nav ul ul li:hover {
	background:#c21735;
}
.header-nav ul ul li:hover > a {
	color:#FFF;
}
.dropdown {
	position: absolute;
	left: 0;
	top: 78px;
	background: url(images/drop-bg.png);
	width: 935px;
	padding-left: 20px;
	padding-right: 20px;
	display: none;
	z-index:999;
	padding-top: 20px;
	padding-bottom: 20px;
}
.dropdown .col-sm-4.col-xs-6 {
	padding: 0;
}
.header-nav ul li:hover > .dropdown {
	display: block;
}
.guarrantee-badge {
	position: relative;
}
.guarrantee-img {
	position: absolute;
	left:0;
	bottom: -190px;
	display: none;
}
.single-caravan .guarrantee-img, .page-template-page-home .guarrantee-img, .post-type-archive-caravan .guarrantee-img  {
	display: block;
}
.slider-wrapper {
	position: relative;
	padding-top: 80px;
}
.sub-menuc {
	background:#c21735;
	text-align:center;
	padding: 10px;
	box-shadow: 0 0 20px #888;
}
.sub-menuc ul li:first-child{
	background: none;

}
.sub-menuc ul li {
	list-style: none;
	display: inline;
	background:url(images/sub-menu-bullet.png) no-repeat 0 0;
}
.sub-menuc ul li a {
	text-decoration: none;
	color:#FFF;
	font-size: 32px;
	padding-left: 20px;
	padding-right: 10px;
}
.sub-menuc ul li:hover > a {
	color:#e1b75b;
}
.home-logo {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.home-logo img {
	max-width: 100%;
	height: auto;
}
.home-content-container {
	background:#FFF;
	width: 100%;
}
.content-format h1, .content-format h2, .content-format h3, .content-format h4, .content-format h5, .content-format h6 {
	color:#000;
}
.content-format h1 {
	color:#c21735;
}
.content-format h2 {
	color:#c21735;
}
.content-format h3 {
	padding-bottom: 10px;
}
.content-format h4 {
}
.content-format h5 {

}
.content-format h6 {

}
.content-format p {
	color:#000;
	font-size: 20px;
	line-height: 32px;
	padding-bottom: 10px;

}
.content-format ul {
	margin-left: 0;
}
.content-format ul li {
	color:#000;
	background: url(images/bullet.png) no-repeat left 11px;
	padding-left: 20px;
	list-style: none;
	font-size: 20px;
	line-height: 32px;
}
.content-format ol {
	line-height: 32px;
}
.content-format ol li {
	color:#000;
	font-size: 20px;

}
.content-format ul ul {

}
.content-format ol ol {

}
.carvans-title {
	text-align: center;
	color:#11195d;
	font-size: 52px;
}
.carvans {

}
.carvan {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 257px;
}
.dropdown .carvan {
	padding-left: 20px;
	padding-right: 20px;
	min-height: 200px;
}
.carvan:hover {
	background:url(images/carvan-hover.png) no-repeat center bottom;
	/* background-size: 100% auto; */
}
.carvan .carvan-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.carvan-img img {
	max-width: 100%;
	height: auto;
}
.carvan-title {
	text-align: center;
	color:#c21735;
	font-size: 18px;
	font-weight: bold;
	margin-top: -10px;
}
.carvan-title a {
	text-decoration: none;
	color: #c21735;
}
.post-type-archive .carvan-title {
	font-size: 24px;
}
.carvan-subtitle {
	color:#000;
	text-align: center;
	font-size: 16px;
}
.video-wrapper {
	max-width: 870px;
	margin: 0  auto;
}
.badges img {
	width: 100%;
	height: auto;
	padding-top: 15px;
}
.video-container {
	padding-top: 20px;
	padding-bottom: 20px;
}
.video-container img, .video-container iframe {
	max-width: 100%;
	box-shadow: 0 0 20px #888;
}
.fb-cont {
	padding-top: 20px;
	padding-bottom: 20px;
}
.fb {
	border:12px solid #FFF;
	box-shadow: 0 0 20px #888;
}
.fb img, .fb iframe, .fb_iframe_widget, .fb_iframe_widget span {
	width: 100%;
	max-width: 100%;
}
.gmap {
	border:12px solid #FFF;
	box-shadow: 0 0 20px #888;
}
.gmap img, .gmap iframe {
	width: 100%;
}
.opening-hours .content-format p {
	line-height: 26px;
}
.opening-hours span, .opening-hours a {
	color:#c21735;
}
.sps {
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer-container {
	background:#e7e8ee;
}
.footer {
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer-widget {

}
.footer-widget ul {

}
.footer-widget ul li {
	list-style: none;
}
.footer-widget ul li a {
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	color:#000;
}
.footer-widget ul li.important a {
	font-size: 20px;
	color:#c21735;
	font-weight: bold;
}
.footer-widget ul li:hover > a {
	text-decoration: underline;
}
.footer-widget ul li.important:hover > a {
	color:#11195d;
}
.footer-logo img {
	max-width: 100%;
	height: auto;
}
.footer-addr {
	line-height: 20px;
	font-size: 16px;
	padding-top: 20px;
}
.footer-addr span {
	color:#c21735;
	font-weight: bold;
}
.footer-addr a {
	color:#c21735;
	font-weight: bold;
	text-decoration: underline;
}
.searchs {
	padding-bottom: 10px;
}
.search-left {
	float: left;
	width: 20%;
}
.search-right {
	float: left;
	position: relative;
	width: 80%;
	padding-left: 10px;
	top: 5px;
}
.search-input {

}
.search-input input {
	background:#cfd0d6;
	line-height: 35px;
	height: 35px;
	color:#000;
	border:none;
	padding-left: 40px;
	width: 100%;
}
.search-submit {
	position: absolute;
	left: 10px;
	top: 0;
}
.footer-gmap {
	border:14px solid #FFF;
	color:#FFF;
	box-shadow: 0 0 8px #000;
}
.footer-gmap img {
	max-width: 100%;
	height: auto;
}
.footer-gmap iframe {
	max-width: 100%;
}
.copyright-bg {
	background:#c21735;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	box-shadow: 0 0 8px #888;
}
.copyright-menu {

}
.copyright-menu ul li {
	list-style: none;
	display: inline;
}
.copyright-menu ul li + li {
	border-left: 1px solid #FFF;
}
.copyright-menu ul li a {
	color:#FFF;
	text-decoration: none;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 3px;
}
.copyright-menu ul li:hover a {
	color:#d1a034;
	text-decoration: underline;
}
.webdesign {
	text-align: right;
	color:#fefefe;
	font-size: 14px;
}
.webdesign a {
	text-decoration: none;
	color:#fefefe;
}
.webdesign a:hover {
	color:#FFF;
	text-decoration: underline;
}
.main-graphic {
	position: relative;
	padding-top: 80px;
}
.main-graphic img {
	max-width: 100%;
	height: auto;
}
.img-caption {
	position: absolute;
	left:13%;
	top:50%;
}
.img-caption h3 {
	font-size: 36px;
	font-weight: bold;
	color:#585858;
}
.img-caption p {
	font-size: 26px;
	color:#11195d;
	font-weight: bold;
}
.c-title {
	text-align: center;
	color:#FFF;
	font-size: 52px;
}
.inner-content-container {
	width: 100%;
	background:#FFF;
}
.c-subtitle {
	color:#11195d;
	font-size: 26px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#cycle-1 img {
	width: 100%;
	height: auto;
	box-shadow: 0 0 30px #888;
}
#cycle-1 .cycle-slide {
	width: 100%;
}
#cycle-2 .cycle-slide {
	margin-left: 5px;
	margin-right: 5px;
	box-shadow: 0 0 5px #888;
	position: relative !important;
}
#cycle-2 .cycle-slide img {
	width: 100%;
	height: auto;
}
#slideshow-1 {
	margin-top: 10px;
	position: relative;
	margin-bottom: 10px;
}
#slideshow-2 {
	position: relative;
	margin-top: 22px;
	margin-bottom: 10px;
}
#slideshow-1 .cycle-prev {
	position: absolute;
	left: 10px;
	top: 45%;
	z-index: 999;
}
#slideshow-1 .cycle-next {
	position: absolute;
	right: 10px;
	top: 45%;
	z-index: 999;
}
#slideshow-2 .cycle-prev {
	position: absolute;
	left: -50px;
	top: 45%;
	z-index: 999;
}
#slideshow-2 .cycle-next {
	position: absolute;
	right: -50px;
	top: 45%;
	z-index: 999;
}
.overlay {
	width:100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(images/opacity.png);
	position: absolute;
}
.cycle-slide.cycle-slide-active .overlay {
	display: none;
}
#slideshow-1 .caption {
	position: absolute;
	bottom: 10px;
	left: 10px;
	color:#FFF;
	font-size: 20px;
	text-align: center;
	width: 100%;
	text-shadow:2px 2px 2px #000;

}
.pdf-downloader {
	text-align: center;
}
.pdf-downloader a {
	text-decoration: none;
	color:#11195d;
	font-size: 30px;
	display: inline-block;
	background: url(images/download-icon.png) no-repeat;
	height: 84px;
	padding-left: 100px;
	line-height: 84px;
}
.features h3 {
	background:#c21735;
	font-size: 22px;
	color:#FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 34px;
}
.features-title {
	text-align: center;
	font-size: 52px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#11195d;
}
.seperator {
	padding-top: 20px;
}
.features ul {
	
}
.features ul li {
	padding-left: 15px;
	line-height: 32px;
	font-size: 18px;
	color:#000;
	list-style: none;
	background: url(images/li-bullet.png) no-repeat 0 14px;
}
.contact-regarding {
	width: 610px;
	text-align: center;
	background:#c21735;
	box-shadow: 0 0 20px #888;
	margin:20px auto;
}
.contact-regarding a {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	color:#FFF;
	text-align: center;
	font-size: 26px;
	text-decoration: none;
}
.mobile-nav {
	display: none;
}
/* Modified Changes in Styling*/
.caravan-symbol {
	left: 63px;
	position: absolute;
	top: 120px;
	z-index: 9999;
}
.caravan-symbol > a {
    display: block;
    height: 37px;
    text-indent: -9999px;
    width: 66px;
}
.content-format ul {
    padding-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}
.content-format h2.sr {
	color: #000;
}
/*=====================*/
.owl-left {
	background: url(images/arrow-left.png) left center no-repeat;
	height:33px;
	cursor:pointer;
	float: left;
	width: 5%;
	padding-top: 200px;
}
.owl-right {
	background: url(images/arrow-right.png) right center no-repeat;
	text-align:right;
	height:33px;
	cursor:pointer;
	float: left;
	width: 5%;
	padding-top: 200px;
}
.owl-center {
	float: left;
	width: 90%;
}
.owl-carousel .owl-item {
	margin-left: 12px !important;
	margin-right: 12px !important;
}
.owl-controls {
	display: none;
}
.wpcf7-list-item {
	display: block;
	float: left;
	width: 45%;
	padding-right: 1%;
}
/* End */
.post-type-archive-caravan .owl-left {
	padding-top: 120px;
}
.post-type-archive-caravan .owl-right {
	padding-top:120px;
	position: absolute;
	right: -10px;
}
.post-type-archive-caravan .owl-container {
	position: relative;
}
.caravans-left {
	text-align: center;
}
.caravans-left img {
	max-width: 100%;
}
.caravan-info {
	padding-bottom: 10px;
}
.back-to-top {
    bottom: 20px;
    position: fixed;
    right: 20px;
    z-index: 99;
}
.wpcf7-form-control.wpcf7-select.form-control {
	height: 145px;
}
.sps img {
    height: auto;
    max-width: 19%;
}
.mobile-header {
	display: none;
}
.range-logos-bg {
	background: #E3E3E3;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	position: relative;
}
.range-logo-hover {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background: url(images/drop-panel-bg.png);
	padding-top: 10px;
	width: 100%;
	color: #FFF;
	padding-bottom: 5px;
}
.range-logo-hover h4 {
	color: #FFF;
}
.range-logo-hover a {
	color: #FFF;
}
.range-logo-hover a:hover {
	color: #FFF;
}
.range-logo-hover img {
	position: absolute;
	bottom: 100%;
}
.range-filter {
	text-align: center;
	color: #919191;
	font-weight: bold;
	font-size: 24px;
	line-height: 86px;
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.range-filter a {
	padding-left: 10px;
	padding-right: 10px;
}
.normal-filter {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;                      
	background: #FFF;
}
.normal-filter a {
	padding-left: 5px;
	padding-right: 5px;
}
.filter-post-heading {
	position: relative;
	padding-top: 20px;
	padding-left: 100px;
	color: #10165F;
	font-weight: bold;
	font-size: 32px;
	border-bottom: 2px solid #C41231;
	margin-bottom: 40px;
}
.filter-post-heading-graphic {
	position: absolute;
	left: 0;
	top: 0;
	background: #FFF;
	width: 100px;
}
.filter-post-bg {
	background: #FFF;
}
.filter-post-fields img {
	max-width: 42px;
	height: auto;
}
a.button {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background: #C41231;
	line-height: 42px;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	font-weight: bold;
	font-size: 24px;
	position: relative;
	top: 5px;
}
a.button:hover, a.button:focus {
	text-decoration: none;
	background: #10165F;
}
.content-format a.button {
	margin-left: 0;
}
.filter-post {
	padding-bottom: 20px;
}
.filter-post-content {
	padding-top: 20px;
}
.new-age-caravan {
	padding-top: 20px;
}
.new-age-caravan img {
	max-width: 100%;
	height: auto;
}
.caravan-thumb {
	text-align: center;
}
.caravan-thumb img {
	max-width: 100%;
	height: auto;
}
.bottom-caravan-logo {
	text-align: center;
	padding-bottom: 20px;
}
.bottom-caravan-logo-text {
	text-align: center;
	color: #000;
}
.bottom-caravan-logo-text a {
	color: #C41231;
}
.bottom-new-age {
	background: #FFF;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
}
.wpcf7-list-item input[type="checkbox"] {
	position: relative !important;
}
.bottom-content-bg {
	background: #FFF;
}
.bottom-content {
	/*border: 3px solid #00A93A;*/
	/*padding: 20px;*/
}
.bottom-content h3 {
	color: #1E2654;
	font-size: 24px;
	margin-top: 0;
	border-bottom: 1px solid #9C6F76;
	padding-bottom: 10px;
	font-weight: bold;
}
.bottom-content p {
	color: #252525;
	font-size: 16px;
}
@media screen and (max-width: 1060px) {
	.header-nav ul li {
		padding-left: 16px;
		padding-right: 16px;
	}
	.dropdown {
		width: 920px;
	}
	.header-text {
		font-size: 20px;
	}
}
@media screen and (max-width: 1014px) {
	.header-text {
	    font-size: 20px;
	}
	.logo > img {
	    float: right;
	    max-width: 100%;
	}
	.dropdown {
		width: 850px;
	}
	.guarrantee-img img {
		width: 120px;
		height: auto;
	}
	.guarrantee-img {
		bottom: -125px;
	}
}
@media screen and (max-width: 990px) {
	.dropdown {
		width: 800px;
	}
	.logo a {
		margin: 6px 0;
	}
	.logo > img {
	    float: none;
	}
	
}
@media screen and (max-width: 958px) {
	.header-nav ul li {
		padding-left: 9px;
		padding-right: 9px;
	}
}
@media screen and (max-width: 940px) {
	.dropdown {
		width: 750px;
	}	
}
@media screen and (max-width: 890px) {
	.dropdown {
		width: 700px;
	}
}
@media screen and (max-width: 840px) {
	.header-nav ul ul, .dropdown {
		top: 75px;
	}
	.header-nav ul li a {
		font-size: 20px;
	}
	.dropdown {
		width: 650px;
	}
}
@media screen and (max-width: 818px) {
	.header-phone {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.header-text {
		padding-top: 5px;
		padding-bottom: 5px;
	}
}
@media screen and (max-width: 810px) {
	.nav-container {
		padding-left: 60px;
	}
	.header-dealer {
		padding-top: 0;
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 790px) {
	.dropdown {
		width: 600px;
	}
	.logo > img {
		float: right;
	}
	
}
@media screen and (max-width: 765px) {
	.nav-container {
		padding-left: 35px;
	}
}
@media screen and (max-width: 768px) {
	.header-nav ul li {
		padding-left: 5px;
		padding-right: 5px;
	}
	.logo {
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.desktop-header {
		text-align: center;
	}

	.header-fb {
		padding-right: 10px;
		padding-top: 0;
	}
	.header-phone {
		margin-left: 90px;
		float: none;
	}
	.header-text {
		width: 470px;
		float: none;
	}
	.nav-container {
		float: none;
		width: auto;
	}
	#slideshow-2 .cycle-next {
		right: 1px;
	}
	.footer-widget {
		text-align: center;
	}
	.footer-logo {
		text-align: center;
	}
	.footer-addr {
		text-align: center;
	}
	.searchs {
		width: 240px;
		margin:0 auto;
	}
	.copyright-menu {
	    text-align: center;
	}
	.webdesign {
		text-align: center;
	}
	.c-title {
		font-size: 28px;
	}
	.img-caption h3 {
		font-size: 24px;
	}
	.img-caption p {
		font-size: 20px;
	}
	.pdf-download a {
		font-size: 16px;
		font-weight: bold;
	}
	.logo {
		text-align: center;
	}
	.header-phone {
		margin-left: 0;
		text-align: center;
		width: auto;
	}
	.new-age-caravan {
		display: none;
	}
	.header-text {
		display: none;
	}
}
@media screen and (max-width: 765px) {
	
}
@media screen and (max-width: 740px) {
	.dropdown {
		width: 550px;
	}
}
@media screen and (max-width: 730px) {
	.header-nav ul li {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media screen and (max-width: 728px) {
	.mobile-nav {
		display: block;
		text-align: center;
		background: url(images/social-menu.png) no-repeat;
		line-height: 40px;
		color:#000;
		font-size: 32px;
		font-weight: bold;
		cursor: pointer;
		color:#FFF;
		background-position: 70% center;
	}
	.header-phone {
		background: none;
		padding-left: 0;
	}
	.img-caption {
		display: none;
	}
	.desktop-header {
		display: none;
	}
	.mobile-header {
		display: block;
	}
	.header-nav ul li a {
		display: block;
	}
	.nav-container {
		padding-left: 0;
	}
	.main-graphic, .slider-wrapper {
		padding-top: 0;
	}
	.header-nav {
		display: none;
	}
	.nav-graphic {
		background:#c41231;
		min-height: inherit;
	}
	.header-nav ul li {
		float: none;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: left;
	}
	.header-nav ul li a br {
		display: none;
	}
	.header-nav ul ul {
		position: relative;
		top: 0;
		left: 0;
		width: auto;
	}
	.header-nav ul ul li {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.header-nav ul ul li a {
		line-height: 20px;
	}
	.dropdown {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
	}
	.carvan-img {
		text-align: center;
	}
	.nav-graphic {
		position: relative;
	}
	.sub-menuc ul li a {
		font-size: 22px;
	}
	.guarrantee-img {
		bottom: -104px;
	}
	.guarrantee-img img {
		width: 100px;
		height: auto;
	}
	.sps {
		text-align: center;
	}
	.sps img {
		max-width: 100%;
		height: auto;
	}
	.search-right {
		width: 73%;
	}
	.range-filter span {
		display: block;
		text-align: center;
		line-height: 40px;
	}
	.range-filter a img {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.normal-filter span {
		display: block;
		text-align: center;
	}
	.normal-filter a img {
		margin-top: 5px;
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 690px) {
	
}
@media screen and (max-width: 640px) {
	
}
@media screen and (max-width: 627px) { 
	.contact-regarding {
		width: 540px;
	}
}
@media screen and (max-width: 580px) {
	.post-type-archive-caravan .owl-right, .post-type-archive-caravan .owl-left {
		padding-top: 95px;
	}
}
@media screen and (max-width: 505px) {
	.theme-default .nivo-caption h3 {
		font-size: 20px !important;
	}
	.theme-default .nivo-caption p {
		font-size: 18px !important;
	}
	.guarrantee-img img {
		width: 50px;
	}
	.sub-menuc ul li {
		background-position:0px 2px;
	}
	.sub-menuc ul li a {
		font-size: 18px;
	}
	.guarrantee-img {
		bottom: -50px;
	}
	.pdf-downloader a {
		font-size: 20px;
	}
	.post-type-archive-caravan .owl-right, .post-type-archive-caravan .owl-left {
		padding-top: 80px;
	}
}
@media screen and (max-width: 480px) {
	#slideshow-1 .caption {
		font-size: 16px;
	}
	.mobile-logo {
		display: block;
	}
	.logo {
		display: none;
	}
	.header-text {
		float: none;
		width: auto;
	}
	.badges {
		text-align: center;
	}
	.carvans-title {
		font-size: 30px;
	}
	.contact-regarding {
		width: 320px;
	}
	#slideshow-2 .cycle-next {
		right: 10px;
	}
	#slideshow-2 .cycle-prev {
		left: 10px;
	}
	.header-phone {
		float: none;
		width: auto;
	}
	.header-text {
		text-align: center;
		clear: both;
	}
	.pdf-downloader a {
		padding-top:20px;
		line-height: inherit;
	}
	.features-title {
		font-size: 44px;
	}
	.video-container iframe {
		height: 220px;
	}
	.gmap iframe {
		height: 300px;
	}
	.nivo-caption {
		text-align: center;
		position: relative !important;
		left: 0 !important;
	}
	.caravan-info {
		padding-top: 25px;
	}
}
@media screen and (max-width: 467px){
	.mobile-logo {
		text-align: center;
	}
}
@media screen and (max-width: 445px) {
	.post-type-archive-caravan .owl-right, .post-type-archive-caravan .owl-left {
		display: none;
	}
}
@media screen and (max-width: 371px){
	.header-text {
		font-size: 12px;
	}
	.header-phone {
		margin-left: 15px;
	}
}
@media screen and (max-width: 320px) {
	.contact-regarding {
    	width: 287px;
	}
	.contact-regarding a {
    	font-size: 12px;
	}
}