/**
 *	Theme Name: Cosy Campers Custom Theme
 *	Author: Mariart Design Studio
 *	Author URI: http://www.mariart.com.au
 *	Description: This is the custom-deigned theme for the Cosy Campers website.
 *	Version: 1.0
 *	Text Domain: cosy
 */

/*  **********************************************************************  **
**  **********************************************************************  **


	Cosy Campers Site Colours:
	
	Standard Text: 			#786E63
	Orange: 				#E28717
	Green: 					#B9B840
	
	Background Tile: 		url("images/background.jpg")

**  **********************************************************************  **
**  **********************************************************************  */




/*  **********  Standard HTML Tags  **********  */
body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #786E63;
	font-size: 15px;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-family: feltthat, gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #786E63;
	margin: 20px 0;
	padding: 0;
}
h1 {
	font-size: 56px;
	margin: 0;
	line-height: 90px;
}
h2 {
	font-size: 46px;
	line-height: 50px;
	margin: 0 0 30px 0;
	font-weight: normal;
}

h3 {
	color: #786E63;
	font-size: 15px;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

a,
a:hover {
	color: #E28717;
}

p,
li {
	font-size: 15px;
	line-height: 23px;
	color: #786E63;
}

video {
	width: 100%;
	height: auto;
	display: block;
}

/* David Custom CSS */ 
.line {
    height: 5px;
    background: url("images/line.png") repeat-x;
}
.line_container { 
	height: 5px;
	background: url("images/background.jpg") repeat-x;
}
.page-id-65 .site-content  {
	background: url("images/background.jpg") repeat;
}

.page-id-63 .site-content  {
	background: url("images/background.jpg") repeat;
}

.page-id-65 .page_content.whats_included {
	background: #fff;
}

.page-id-63 .page_content.whats_included {
	background: #fff;
}

#table {
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	border-collapse: collapse !important;
	border-spacing: 0 !important;
}
.quick_quote_right {
	border: 1px solid #e0dedc;
}

.list_identifier li {
	font-family: feltthat, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 60px !important;
}

.page-id-65 .ololo {
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
}

.itinerary_list_title a {
	text-decoration: none;
	color: #786e63;
	
}

.itinerary_list_a {
	
	font-weight: 300;
	
}

.search_style_c {
	width: 100%; 
	height: 263px; 
	background: #fff;
}

.search_style_c_1 {
	width: 100%; 
	height: 165px;
	float: left;
	text-align: center;
}

.search_style_c_2 {
	width: 100%; 
	height: 65px; 
	float: left;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.search_style_C_2-1 {
	width: 50%; 
	height: 98px; 
	float: left; 
	text-align: right;
}

.search_style_C_2-2 {
	height: 98px; 
	float: left; 
	padding-left: 25px;

}
select { 
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	width: 200px;
	height: 35px;
	border: 1px solid #786e63;
	border-radius: 5px;
	-webkit-appearance: none;
    -moz-appearance: none;
	padding: 5px;
}

.page-id-67 #page_title {
	display: none;
}

.page-id-73 #page_title {
	display: none;
}

.page-id-73 #feature_image_spacer {
	display: none;
}

.page-id-75 #page_title {
	display: none;
}

.page-id-75 #feature_image_spacer {
	display: none;
}

.faq_question {
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background: url("images/plus.png") left center no-repeat;
	left: 0;
	font-size: 15px;
	border: 1px solid #eae9e7;
	margin: 0;
	padding: 35px 20px 35px 116px;
	line-height: 30px;
	cursor: pointer;
	
}

.faq_question.active {
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background: url("images/minus.png") left center no-repeat #b9b840;
	border: 1px solid #eae9e7;
	color: #fff;
	
}

.faq_answer {
	display: none;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #eae9e7;
	border-right: 1px solid #eae9e7;
	border-bottom: 1px solid #eae9e7;
	padding: 25px;
}

.vc_icons_c {
	width: 100%;
	height: 100%;
	margin-top: 23px;
	
}

.vc_icons {
	width: 100%;
	margin-top: 35px;
	float: left;
	height: 94px;
}
.van_1 {
	width: 91px;
	height: 94px;
	float: left;
}

.van_2 {
	height: 94px;
	float: left;
	line-height: 94px;
	padding-left: 25px;
}
.van_3 {
	height: 59px;
	float: left;
	padding-left: 25px;
	padding-top: 35px;
}


.gallery_container {
	margin-top: 50px;
}
.gallery_container a {
	display: inline-block;
	width: 31%;
	margin: 0 1% 20px 1%;
	float: left;
}
.gallery_container img {
	display: block;
	width: 100%;
	height: auto;
}

.video_container {
	width: 1060px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px !important;
}

.v_column_1 {
	width: 505px;
	height: 1870px;
	float: left;
	margin-right: 50px;
	margin-bottom: 50px;
}

.v_column_2 {
	width: 505px;
	height: 1870px;
	float: left;
	margin-bottom: 50px;
}

.vc1 {
	width: 505px;
	height: 334px;
	float: left;
	margin-bottom: 50px;
}

.vc2 {
	width: 505px;
	height: 284px;
	float: left;
} 

.vc3 {
	text-align: center;
	background-color: #766e64;
	line-height: 50px;
}

.video_page .page_col {
	margin: 30px 0;
}

.vc4 {
	height: 50px;
	display: inline-block;
	background-image: url(images/icons/movie-icon.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 18px;
	color: #fff;
	padding-right: 60px;
}

h3.qq_video {
	font-size: 48px;
	font-weight: normal;
	font-family: feltthat, gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #786E63;
}

.page-id-1527 .quick_quote_left {
	width: 565px;
}

.page-id-1527 .page_content, .page-id-1530 .page_content, .page-id-1533 .page_content { 
	padding-bottom: 60px!important;
	
}

.page_title_booknow .more-link {
	line-height: 90px;
	display: inline-block;
	padding: 0px 15px;
}

.page_title_booknow .more-link:hover {
	line-height: 90px;
	display: inline-block;
	padding: 0px 17px;
}

.page_content.whats_included.texture {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.page_content.trip_ideas {
	padding-bottom: 60px !important;
}

.all_video_container {
	width: 100%;
	height: 438px;
	background: url("images/background.jpg") center center;
	padding-top: 60px;
	padding-bottom: 60px;
} 

.avc_1 {
	width: 1060px;
	height: 444px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}

.avc_2 {
	width: 1060px;
	height: 298px;
	float: left;
}

.avc_3 {
	font-size: 30px;
	margin-top: 89px;
	text-align: center;
}

.avc_4 {
	width: 505px;
	height: 284px;
	float: left;
    margin-right: 50px;
	background-color: #786e63;
	text-align: center;
}

.avc_5 {
	width: 505px;
	height: 284px;
	float: left;
	background-color: #786e63;
}

.avc_6 {
	height: 50px;
	display: inline-block;
	background-image: url(images/icons/movie-icon.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
	color: #fff;
	padding-right: 60px;
	
}
.avc_7 {
	height: 50px;
	display: inline-block;
	background-image: url(images/icons/movie-icon.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
	color: #fff;
	padding-right: 60px;
}

.avc_8 {
	width: 505px;
	height: 50px;
	float: left;
	background-color: #786e63;
	line-height: 50px;
}

h2.table {
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #fff;
	font-size: 30px;
	text-align: center;
}

.intinerary_spacer_2 {
	background: url("images/background.jpg") center center;
}

.nav-links {
	text-decoration: none;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
	text-align: center;
	background: url("images/background.jpg") center center;
	height: 15px;
	line-height: 15px;
	padding-top: 30px;
}

a:visited, a:link, a:hover .nav-links {
	text-decoration: none;
}

.page-id-20 #feature_image_spacer {
	display: none;
}

.post-container {
	float: left;
	width: 48.5%;
	clear: left;
}

.post-container.column_1 {
	float: right;
	clear: none;
}

.blogposts {
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
	margin-top: 20px;
	float: left;
	background-color: #fff;
}
h2.entry-title {
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-align: left;
	font-size: 24px;
	color: #786e64;
	padding-left: 20px;
	
	
}

h2.entry-title a:link, h2.entry-title a:hover, h2.entry-title a:visted, h2.entry-title a:active {

	color: #786e64;
	
}
.entry-header {
	width: 100%;
	height: 250px;
	float: left;
	background-position: center center;
	background-size: cover;
	
}
.entry-content {
	min-height: 240px;
	float: left;
	padding: 25px;
}

.post-content {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.category-1 #feature_image_spacer, .category-41 #feature_image_spacer, .category-42 #feature_image_spacer, .category-44 #feature_image_spacer {
	display: none;
}

.category-1 .page-title {
	width: 100%;
	background: #fff;
}

.category-1 .page-header {
	width: 100%;
}

.gform_button.button {
	height: 30px;
	background: #B9B840;
	color: #FFFFFF;
	text-decoration: none;
	padding: 25px 15px;
	line-height: 3px;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 10px;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	border: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	
}

 h1.header-itin {
	background: url("images/line.png") bottom repeat-x;
	padding-bottom: 40px;
}

#itinerary_days, #itinerary_route, #itinerary_content  {
	float: left;
	width: 305px;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
#itinerary_route {
	width: 365px;
	font-size: 10px;
}

#itinerary_days {
	text-align: center;
	font-weight: 300;
}
#itinerary_days .days {
	font-size: 120px;
}
#itinerary_map {
	width: 25%;
	float: left;
	text-align: center;
	padding-top: 30px;
}
h2.header-route {
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 30px;
	margin: 0;
	padding: 0;
}

.days_label {
	width: 100%;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 30px;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	margin-bottom: 15px;
}
.km {
	width: 100px;
	display: inline-block;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 30px; 
	padding-top: 15px;
	background: url("images/line.png") top repeat-x;
}

.page_content.texture.itinerary_days {
	text-align: center;
	padding: 0;
	line-height: 90px;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 30px;
	
}
.itin_day_link.active, .itin_day_link {
	width: 50px;
	line-height: 50px;
	display: inline-block;
	color: #786e64;
}

.itin_day_link.active {
	border: 1px solid #786e64;
	border-radius: 50px;
}

h2.header-itin-2 {
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 30px;
}

h3.header-itin-3 {
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
}

h2.header-itin-4 {
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 18px;
	line-height: 90px;
	background-color: #b9b840;
	color: #fff;
	text-align: left;
	padding-left: 20px;
}

ul.ul-itin a:link, ul.ul-itin a:hover, ul.ul-itin a:visited, ul.ul-itin a:active {
	color: #786e64;
	text-decoration: underline;
}

.itin_day_locations {
	margin-top: 40px;
	border: 1px solid #f5f5f5;
}

.post-container.column_2 {
	width: 1060px;
	height: 100%;
}

.entry-header_2 {
	width: 1060px;
	height: 525px;
	float: left;
	background-position: center center;
	background-size: cover;
}

.entry-content_2 {
	width: calc(65% - 60px);
	height: 100%;
	float: left;
	padding: 25px;
}

.entry-title_2 a, .entry-title a  {
	text-align: left;
	color: #786e64 !important;
}

.itiniii {
	width: 350px;
	height: 350px;
	float: left;
	background-position: center center;
	background-size: cover;
}

.itinerary_list_b {
	padding-top: 0px !important;
	margin-top: -13px !important;
	width: 285px !important;
}

.itinerary_list_title {
	padding-bottom: 0px !important;
}

.itinerary_list_c {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: -35px !important;
}

.itinerary_list_container {
	position: relative;
	background: #FFFFFF;
	margin: 30px 0;
}
.itinerary_list_container h2 a {
	color: #786E63;
}
.itinerary_list_container .content {
	float: left;
	width: 65%;
}
.itinerary_list_container .content .inner {
	padding: 20px;
}
.itinerary_list_container .image {
	float: right;
	width: 32%;
}

.itinerary_list_container .content .inner div {
	float: left;
}
.itinerary_list_container .content .day_count {
	width: 20%;
	text-transform: uppercase;
	text-align: center;
	font-size: 30px;
}
.itinerary_list_container .content .day_count span {
	display: block;
	font-size: 120px;
	line-height: 120px;
	margin: 0;
	padding: 0;
}
.itinerary_list_container .content .days {
	width: 45%;
}
.itinerary_list_container .content .days ul {
	padding: 0 0 0 20px;
}
.itinerary_list_container .content .map {
	width: 35%;
}
.itinerary_list_container .map img {
	width: 100%;
	max-width: 210px;
	height: auto;
	margin: 0 auto;
}






.itinerary_list_a {
	width: 125px !important;
}

.pi {
	position: absolute;
	bottom: 30px;
	left: 200px;
}

.attractions {
	margin-top: -7px !important;
	text-align: center;
	margin-bottom: 62px;
}

.tc_2, .testimonial_container {
	font-size: 8px !important;
}

.rollover {
	text-align: left !important;
	color: #fff !important; 
	font-size: 14px;
}

.double-l {
	color: #fff;
}

.postcode-input {
	height: 45px;
	width: 150px;
	border-radius: 5px;
	border: 1px solid #786E63;
	margin: 0 !important;
	padding: 0 10px;
	position: relative;
    top: 15%;
    transform: translateY(-15%);
	font-size: 20px;
	
}

.postcode-submit {
	height: 50px;
	background: #B9B840;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 15px ;
	line-height: 50px;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 5px;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	border: 0 !important;
		position: relative;
    top: 11%;
    transform: translateY(-11%);
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

.postcode-submit:hover {
	color: #FFFFFF;
	margin: 0;
	cursor: pointer;
}
.postcode_error {
	color: #D71518;
}
/* END David Custom CSS */ 

/*  **********  Header  **********  */

#masthead {
	background: url("images/background.jpg") center center;
}
#masthead > .inner {
	max-width: 1080px;
	margin: 0 auto;
	padding: 0;
	height: 185px;
	position: relative;
	z-index: 100;
}

#cosy_campers_logo {
	width: 180px;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	text-align: center;
}

#page_title {
	background: url("images/background_dark.jpg") center center repeat #786E63;
	padding: 30px 0;
}
#page_title h1 {
	max-width: 1060px;
	margin: 0 auto;
	color: #FFFFFF;
	height: 90px;
}


/*  **********  Navigation Menus  **********  */

#left-navigation,
#right-navigation {
	position: absolute;
	left: 0;
	top: 90px;
}
#right-navigation {
	left: auto ;
	right: 0;
	margin-right: 11px;
}
.sf-menu li,
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
.sf-menu a {
	background: none;
	border: none;
	color: #786E63;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0;
	padding: 5px 10px;
}
.sf-menu a:hover,
.sf-menu li.current-menu-item > a,
.sf-menu li.current-menu-parent > a,
.sf-menu li.current-menu-ancestor > a {
	color: #E28717;
}

.sf-menu > li > a {
	background: url("images/menu/menu_border.jpg") center right no-repeat;
}

.sf-menu li#menu-item-93 > a,
.sf-menu li#menu-item-105 > a {
	background: none;
}




/* Second Level  */
.sf-menu ul {
	box-shadow: none;
}
.sf-menu > li >  ul {
	background: url("images/menu/menu_angle.png") top left no-repeat;
	padding-top: 20px;
}
.sf-menu ul li a {
	background: #786E63;
	color: #FFFFFF;
	padding: 10px 10px;
}




/*  **********  Feature Image and Slider  **********  */

/*  Slider  */




/*  Feature Image  */
#feature_image {
	height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}




/*  Spacer */

#feature_image_spacer {
	height: 75px;
}




/*  **********  Footer  **********  */

#colophon {
	background: url("images/background.jpg") center center;
}
#colophon > .inner {
	max-width: 1080px;
	margin: 0 auto;
	padding: 30px 0;
	height: 35px;
}

#colophon .site-social {
	float: left;
	line-height: 35px;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	padding: 0;
}
#colophon .site-social span,
#colophon .site-social a {
	float: left;
}
#colophon .site-social span {
	display: block;
	line-height: 35px;
}
#colophon .site-social a {
	width: 35px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: center center;
	background-size: 90% 90%;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 0 5px;
}
#colophon .site-social a:hover {
	background-size: 100% 100%;
}
#colophon .site-social a.facebook {
	background-image: url("images/footer/footer_facebook.png");
}
#colophon .site-social a.instagram {
	background-image: url("images/footer/footer_instagram.png");
}
#colophon .site-social a.gplus {
	background-image: url("images/footer/footer_googleplus.png");
}
#colophon .site-social a.youtube {
	background-image: url("images/footer/footer_youtube.png");
}

#colophon .site-info {
	float: right;
	margin: 0;
	padding: 0;
}
#colophon .site-info li {
	float: left;
	margin: 0;
	padding: 0 10px;
	list-style: none;
	background: url("images/menu/menu_border.jpg") center right no-repeat;
}
#colophon .site-info li.author {
	background: none;
	padding-right: 0;
}
#colophon .site-info a {
	text-decoration: none;
	color: #786E63;
	font-size: 15px;
	line-height: 35px;
}
#colophon .site-info a:hover {
	color: #E28717;
}




/*  **********  Home Page  **********  */

#home_feature_image {
	height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}




/*  **********  Videos Page  **********  */

ul.link_menu li {
	margin: 10px 0;
}
ul.link_menu li a {
	font-weight: 500;
	text-decoration: none;
}
ul.link_menu a:hover {
	color: #786E63;
}
.page-id-75 h2 {
	margin-top: 60px;
}




/*  *********  Campgrounds Pages  **********  */

.campground_search {
	text-align: center;
}
.campground_search h2 {
	margin: 0 0 30px 0;
}

.campground_list_container {
	background: #FFFFFF;
	margin: 0;
	margin-bottom: 60px;
	position: relative;
}
.campground_list_container .content {
	padding: 30px 370px 30px 30px;
}
.campground_list_container .image {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 340px;
	background-position: center center;
	background-size: cover;
}
.campground_list_container a.more-link.book_site {
	background-color: #E28717;
}
.campground_list_container p.contact {
	margin-top: 20px;
}
.campground_list_container p.contact a {
	display: inline-block;
	line-height: 26px;
	padding-left: 30px;
	background: url("images/campgrounds/camp_website.png") center left no-repeat;
	color: #786E63;
	font-size: 18px;
	margin: 0 30px 0 0;
}
.campground_list_container p.contact a.phone {
	background-image: url("images/campgrounds/camp_phone.jpg");
}




/*  *********  Bookings Page  *********  */

#booking_list {
	margin: 30px 0 0 20px;
	padding: 0 0 0 50px;
}
#booking_list li {
	margin-bottom: 35px;
}




/*  **********  Shortcodes  **********  */

/*  Page Content  */

.page_content {
	padding-top: 60px;
	padding-bottom: 38px;
	padding-left: 30px;
	padding-right: 30px;
	max-height: 100%;
}
.page_content > .inner {
	max-width: 1060px;
	height: 100%;
	margin: 0 auto;
}

.page_content.texture {
	background: url("images/background.jpg") center center;
}

.page_content h2:first-child {
	margin-top: 0;
}




/*  Page Columns  */

.page_col {
	float: left;
	width: 46%;
}
.page_col.pos_right {
	float: right;
}
.page_col.size_third {
	width: 31%;
	margin: 0 2% 0 0;
}
.page_col.size_twothirds {
	width: 64%;
	margin: 0 2% 0 0;
}
.page_col.size_third.pos_right,
.page_col.size_twothirds.pos_right {
	margin: 0;
}




/*  Quick Quote  */

.quick_quote_left {
	float: left;
	width: calc(100% - 372px) !important;
}
.quick_quote_right {
	float: right;
	width: 342px;
}
h3.watch_video {
	margin: 0;
	padding: 15px;
	background: #786E63;
	color: #FFFFFF;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 30px;
	text-align: center;
	line-height: 35px;
	vertical-align: middle;
}
.h3.watch_video img {
	vertical-align: middle;
}

.quote_form {
	background: #FFFFFF;
	padding-bottom: 20px;
}
.quote_form .form_row {
	text-align: center;
	margin: 20px 0;
}
.quote_form label {
	margin: 0 0 5px 0;
	display: block;
}
.quote_form input,
.quote_form select {
	color: #786E63;
	font-weight: 500;
	font-size: 18px;
	display: inline-block;
	width: 70%;
	width: calc(80% - 12px);
	border: 1px solid #786E63;
	border-radius: 5px;
	margin: 0 auto;
	padding: 5px;
	-ms-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
.quote_form input.datepicker,
.quote_form select.time {
	width: 33%;
	width: calc(39% - 12px);
	margin: 0 2% 0 0;
}
.quote_form select.time {
	margin: 0;
	height: 35px;
}

.quote_form input.datepicker {
	height: 35px;
}
.quote_form h2 {
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 30px;
	background: #E28717;
	color: #FFFFFF;
}

.quote_form input[type=submit] {
	border: 1px solid #E28717;
	background: #E28717;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px 5px;
	cursor: pointer;
}
.quote_form input[type=submit]:disabled {
	opacity: 0.5;
	cursor: not-allowed;
}
.quote_form .quote_price {
	font-size: 30px;
	line-height: 30px;
}
.quote_form .quote_price.disabled {
	opacity: 0.5;
	line-height: 30px;
	font-size: 12px;
}

.quote_form #price_conditions p {
	margin: 10px;
	font-size: 0.7em;
}





/*  What's Included  */

.whats_included h2 {
	text-align: center;
}
ul.whats_included_list {
	margin: 0;
	padding: 0;
	width: 98%;
	text-align: center;
}
ul.whats_included_list li {
	float: left;
	margin: 0;
	padding: 0;
	width: 14%;
	width: calc(100% / 7);
	width: -moz-calc(100% / 7);
	list-style: none;
	font-size: 15px;
	line-height: 20px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 85px 88px;
}

ul.whats_included_list li:hover {
	background-size: 91px 94px;
}
ul.whats_included_list li > .inner {
padding: 100px 0px 0px 0px;
}
ul.whats_included_list li.linen {
	background-image: url("images/shortcode/whatsincluded/linen.png");
}
ul.whats_included_list li.sound {
	background-image: url("images/shortcode/whatsincluded/sound.png");
}
ul.whats_included_list li.solar {
	background-image: url("images/shortcode/whatsincluded/solar.png");
}
ul.whats_included_list li.bbq {
	background-image: url("images/shortcode/whatsincluded/bbq.png");
}
ul.whats_included_list li.furniture {
	background-image: url("images/shortcode/whatsincluded/furniture.png");
}
ul.whats_included_list li.groceries {
	background-image: url("images/shortcode/whatsincluded/groceries.png");
}
ul.whats_included_list li.satnav {
	background-image: url("images/shortcode/whatsincluded/satnav.png");
}




/*  Trip Ideas  */

.trip_ideas h2 {
	text-align: center;
}
.trip_ideas_container {
	width: 31%;
	margin: 0 3.5% 0 0;
	float: left;
	position: relative;
	height: 380px;
	text-align: center;
}
.trip_ideas_container.col_1 {
}
.trip_ideas_container.col_2 {
}
.trip_ideas_container.col_3 {
	margin-right: 0;
}
.trip_ideas_container.col_4 {
	margin-right: 37px;
	margin-top: 50px;
}
.trip_ideas_container.col_5 {
	margin-right: 37px;
	margin-top: 50px;
}
.trip_ideas_container.col_6 {
	margin-top: 50px;
	margin-right: 0;
}
.trip_ideas_container a {
	text-decoration: none;
}
.trip_ideas_container h2 {
	text-align: center;
}

.trip_ideas_container .content, 
.trip_ideas_container .cover {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.trip_ideas_container p.title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #786E63;
	color: #FFFFFF;
	margin: 0;
	padding: 20px;
	font-size: 24px;
	line-height: 31px;
}
.trip_ideas_container .content {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.trip_ideas .cover {
	background: rgba(0, 0, 0, 0.7);
	display: none;
}
.trip_ideas_container:hover .cover {
	display: block;
	color: #FFFFFF;
}
.trip_ideas_container .cover > .inner {
	padding: 30px;
	color: #FFFFFF;
}
.trip_ideas_container p {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 27px;
}
.trip_ideas_container .cover .more-link {
	background: none;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.trip_ideas_container .cover p.read-more {
	margin-top: 30px;
}




/*  Homepage Slider  */
.homepage_features_slider img {
	width: 100%;
	height: auto;
}
.homepage_features_slider ul {
	margin: 0;
	padding: 0;
}
.homepage_features_slider ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-wrapper .bx-viewport {
	border: none !important;
	box-shadow: none;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	bottom: 0 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: none !important;
	border: 1px solid #786E63;
	border-radius: 6px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #786E63 !important;
}





/*  **********  Shared Elements  **********  */

.more-link {
	background: #B9B840;
	color: #FFFFFF;
	margin: 2px;
	text-decoration: none;
	padding: 15px 15px;
	line-height: 50px;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 10px;
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.more-link:hover {
	color: #FFFFFF;
	padding: 17px 17px;
	margin: 0;
}

.clear {
	clear: both;
}

h1 .page_title_booknow {
	float: right;
	font-size: 0;
	line-height: 100px;
}

h1 .page_title_booknow .more-link {
	font-size: 28px;
}

.gotham {
	font-family: gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.feature {
	font-size: 18px;
	line-height: 27px;
}




/*  **********  YouTube styles from embedresponsibly.com  **********  */

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




/*  **********  WordPress Styles  **********  */

.menu-toggle,
.screen-reader-text {
	display: none;
}

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 20px;
}
.aligncenter {
	display: block;
	margin: 10px auto;
}




/*  **********  Mobile Menu  **********  */

#mobile_menu_toggle {
	position: fixed;
	top: 20px;
	left: 20px;
	width: 40px;
	height: 40px;
	background: url("images/menu/menu_toggle.png") center center no-repeat #786E63;
	background-size: 24px 24px;
	text-indent: -9999px;
	overflow: hidden;
	border: none;
	cursor: pointer;
	z-index: 99999;
}
#mobile_menu_close {
	width: 40px;
	height: 40px;
	background: url("images/menu/menu_close.png") center center no-repeat #786E63;
	background-size: 24px 24px;
	text-indent: -9999px;
	overflow: hidden;
	border: none;
	cursor: pointer;
	margin: 0 0 20px 0;
}

#mobile_menu_container {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	width: 0;
	background: #786E63;
	z-index: 99999;
}

#mobile_menu_wrapper {
	padding: 30px;
}

#mobile_menu_wrapper .sf-menu {
	float: none;
	margin: 0;
}
#mobile_menu_wrapper .sf-menu li {
	display: block;
	float: none;
	white-space: normal;
}
#mobile_menu_wrapper .sf-menu a {
	display: block;
	color: #FFFFFF;
	background: none;
}
#mobile_menu_wrapper .sf-menu li.current-menu-item > a,
#mobile_menu_wrapper .sf-menu li.current-menu-parent > a,
#mobile_menu_wrapper .sf-menu li.current-menu-ancestor > a {
	color: #E28717;
}

#mobile_menu_wrapper .sf-menu ul {
	display: block;
	float: none;
	position: relative;
	margin: 0;
	padding: 0;
}
#mobile_menu_wrapper .sf-menu ul li {
	background: none;
	padding: 5px 0;
}
#mobile_menu_wrapper .sf-menu ul li a {
	background: none;
	padding: 0 0 0 30px;
	text-transform: none;
}

#mobile_menu_toggle {
	display: none;
}


.r-space img {
	width: 100%;
	max-width: 522px;
	height: auto;
}




/*  Reviews  */
.review_container {
	margin: 0 0 60px 0;
}
.review_container > img {
	float: left;
	width: 120px;
	height: auto;
	border-radius: 120px;
}
.review_container .content {
	margin-left: 150px;
}
.review_container .review_date {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
}
.review_container h2 {
	margin-top: 0;
}




#images_ov {
	width: 100%;
	overlfow: visible;
	padding: 0 0 40px 0;
}
#images_ov img {
	float: left;
	width: 30%;
	height: auto;
	margin: 0 0 0 5%;
}
#images_ov img:first-child {
	margin-left: 0;
}









/*  **********************************************************************  **
**  **********************************************************************  **


	Responsive Media Queries


**  **********************************************************************  **
**  **********************************************************************  */



/*  **********  Large Tablet - 1200px  ********** */

@media screen and (max-width: 1200px) {
	/*
	.list_identifier {
		padding-left: 30px;
		padding-right: 30px;
	}
	*/
	.page-id-2 .page_col.size_third.pos_right.homepage_features_slider {
		display: none !important;
	}

	h1 {
		line-height: 56px;
	}
	
	h3 {
		font-size: 22px !important;
		text-align: center;
	}
	
	h3.qq_video {
		font-size: 46px !important;
	}
	
	body {
		margin: 0px !important;
		padding: 0px !important;
	}
	
	.page_content {
		padding: 30px;
	}
	
	#page_title {
		width: 100%;
		height: 100%;
	}
	
	#page_title h1 {
		width: auto;
		height: 100%;
		text-align: center;
		margin-top: -20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	h1 .page_title_booknow {
		float: none !important; 
		margin-bottom: -32px;
	}
	
	.page_title_booknow .more-link {
		font-size: 20px !important;
		line-height: 50px !important;
	}
	
	.home-slider {
		width: auto !important;
	}
	
	.trip_ideas h2 {
		font-size: 60px;
		margin-bottom: 0px !important;
		padding-top: 5px;
		padding-bottom: 30px;
		text-align: center;
	}
	
	.trip_ideas_container {
		width: 100%;
		height: 345px;
	}
	
	.trip_ideas_container.col_1, .trip_ideas_container.col_2 {
		margin-bottom: 30px;
	}
	
	#colophon > .inner {
		width: auto !important;
		height: 100% !important;
		text-align: center !important;
		font-size: 12px !important;
	}
	
	#colophon .site-info li  {
		float: none !important;
		display: inline-block !important;
	}
	
	#colophon .site-info {
		float: none !important;
	}
	
	.site-footer {
		text-align: center !important;
		float: none !important;
	}
	
	.site-social {
		float: none !important;
		display: inline-block !important;
	}
	
	#responsive-menu-container li.responsive-menu-item a {
		padding: 0 10% !important;
	}
	
	.page-id-57 .page_col.size_third.pos_right {
		width: auto !important;
		text-align: center !important;
	}
	
	.page-id-57 .page_col.pos_left.size_twothirds {
		width: 100% !important;
	}
	
	.storysml {
		display: inline-block;
	}
	
	.quick_quote_right {
		width: 100%;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0 !important;
	}
	
	.quick_quote_left {
		width: 100% !important;
	}
	
	.all_video_container {
		width: auto !important;
		height: 940px !important; 
		padding: 30px!important;
	}
	
	.avc_1, .avc_2 {
		width: auto !important;
		height: auto !important;
	}
	
	.avc_4, .avc_5 {
		width: auto !important;
		height: auto !important;
		float: left;
		margin-right: 0px !important;
	}
	
	.avc_4 {
		margin-bottom: 46px !important;
	}
	
    .avc_3 {
		display: none;
    }
	
	.avc_8 {
		width: auto !important;
	}
	
	.page-id-55 .page_col.pos_left.size_twothirds {
		width: 100% !important;
	}
	
	.page-id-55 .page_col.pos_right.size_third {
		width: 100% !important;
		display: inline-block !important;
	}
	
	.table_c {
		float: left !important;
	}
	
	.vc_icons_c {
		width: 40% !important;
		float: left !important;
		margin-left: 60px !important;
	}
	
	.testimonial_container {
		min-height: 100% !important;
		margin-bottom: 60px !important;
	}
	
	.tc_2 {
		min-height: 100% !important;
	}
	
	
	.intinerary_list_container {
		width: auto !important;
		height: 100% !important;
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	
	.itinerary_list_title {
		width: calc(100% - 30px) !important;
		display: inline-block !important;
		margin-top: 30px;
		padding: 15px !important;
		text-align: left !important;
	}
	
	.itinerary_list_a, .itinerary_list_b, .itinerary_list_c {
		height: auto !important;
		text-align: center;
	
	}
	
	.itinerary_list_a {
		margin-top: 30px !important;
		height: auto !important;
	}
	
	.itinerary_list_b {
		text-align: left !important;
		margin-top: 30px !important;
		height: auto !important;
	}
	
	.itinerary_list_c {
		margin-top: 30px !important;
		padding-bottom: 30px !important;
		margin-left: -30px !important; 
	}
	
	.itiniii {
		width: auto;
		float: none;
		clear: both;
	}
	
	#itinerary_days {
		width: auto;
		float: none;
	}
	
	.page-id-88 .page_col.pos_right.size_third {
		width: 35% !important;
		margin-right: 40px !important;
	}
	
	.campground_list_container {
		position: inherit !important;
		height: 100% !important;
		width: calc(100vw - 60px) !important;
	}
	
	.campground_list_container .content {
		width: auto;
		padding: 30px !important;
		float: left;
		padding-bottom: 0 !important;
	}
	
	.campground_list_container .image {
		position: inherit;
		width: 100% !important;
		float: left;
		height: 200px;
	}
	
	.vd33 {
		width: calc(100vw - 60px) !important;
		margin-bottom: -30px !important;
	}
	
	.watch_video {
		width: calc(100% - 30px) !important;
	}
	
	.page_col.size_third.pos_right.homepage_features_slider {
		margin-bottom: -45px;
	}
	
	.page-id-1527 .page_col.size_third.pos_right.homepage_features_slider, .page-id-1530 .page_col.size_third.pos_right.homepage_features_slider, .page-id-1533 .page_col.size_third.pos_right.homepage_features_slider {
		display: none !important;
	}
	
	h2.attractions {
		margin-bottom: 30px !important;
	}
	
	.faq_question {
		text-align: left !important;
	}
	
	h2.entry-title {
		line-height: 32px !important;
	}
	
	.entry-header_2 {
		width: 100% !important;
	}
	
	.vc1 {
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
		margin-bottom: 30px !important;
		background-color: #766e64;
	}
	
	.video_container {
		width: auto !important;
		padding-left: 30px;
		padding-right: 30px;
		height: 100% !important;
	}
	
	.v_column_1, .v_column_2 {
		width: 100%;
		height: auto;
		margin-right: 0 !important;
		margin-bottom: 0px !important;
	}
	
	.vc2, .vc3 {
		width: 100% !important;
		height: auto !important;
	}
	
	.vc4 {
		width: auto;
		font-size: 21px !important;
		text-align: center;
	}
	
	.blogposts {
		width: auto;
	}
	
	table {
		width: 100% !important;
		text-align: center;
	}
	.r-space {
		margin: 0 !important;
		text-align: center;
	}
	
	.avc_1, .avc_2 {
		width: 100% !important;
		
	}
	
	.avc_4, .avc_5 {
		width: 100% !important;
		float: left;
		margin-right: 0px !important;
	}
	
	.avc_4 {
		margin-bottom: 46px !important;
	}
	
    .avc_3 {
		display: none;
    }
	
	.avc_8 {
		width: 100% !important;
	}
}




@media screen and (max-width: 1000px) {

	#mobile_menu_toggle {
		display: block;
	}
	#left-navigation,
	#right-navigation {
		display: none;
	}

}





/*  **********  Mobile - 800px  **********  */
@media screen and (max-width: 800px) {
	.page_col.size_third {
	width: auto;
		float: none!important;
	}
    .page_col.size_twothirds {
	width: auto;
	margin: 0 !important;
		float: none !important;

	}
	
	.post-container {
		width: 100% !important;
	}
	
	.entry_header_2 {
		height: 400px;
	}
	.entry-content_2 {
		width: 100% !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.gform_wrapper {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	
	.itinerary_list_container h2 {
		text-align: center;
	}
	.itinerary_list_container .content,
	.itinerary_list_container .image {
		float: none;
		width: auto;
	}
	.itinerary_list_container .content .inner .day_count,
	.itinerary_list_container .content .inner .days,
	.itinerary_list_container .content .inner .map {
		float: none;
		width: auto;
	}
	.itinerary_list_container .content .inner .days p,
	.itinerary_list_container .content .inner .map {
		text-align: center;
	}
	
	.gallery_container a {
		width: 48%;
	}
	
	
	
}




/*  **********  Mobile - 600px  **********  */

@media screen and (max-width: 600px) {
	
	.vc_icons_c {
		width: auto !important;
		margin-left: 0 !important;
	} 
	
	#responsive-menu-container li.responsive-menu-item a {
		padding: 0 20% !important;
	}
	
	h1 {
		line-height: 56px;
	}
	
	h3 {
		font-size: 22px !important;
	}
	
	body {
		width: 100vw !important;
		margin: 0px !important;
		padding: 0px !important;
	}
	
	.page_content {
		padding: 30px;
	}
	
	#page_title {
		width: 100%;
		height: 100%;
	}
	
	#page_title h1 {
		width: auto;
		height: 100%;
		text-align: center;
		margin-top: -20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	h1 .page_title_booknow {
		float: none !important; 
		margin-bottom: -32px;
	}
	
	.page_title_booknow .more-link {
		font-size: 20px !important;
		line-height: 50px !important;
	}
	
	.home-slider {
		width: 100vw !important;
	}
	
	.page_content.whats_included.texture {
		padding-top: 30px !important;
		padding-bottom: 0px !important;
	}
	
	.quick_quote_right {
		width: 100%;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0 !important;
	}
	
	.page_col.pos_left.size_twothirds {
		width: 100%;
		float: left;
	}
	
	.page_col.size_third.pos_right.homepage_features_slider {
		width: 100%;
		margin-top: 40px;
		float: left;
	}
	
	.bx-wrapper, .bx-viewport {
		left: 0px !important;
	}
	
	#feature_image {
		height: 315px !important;
	}
	
	.qq_video {
		display: none;
	}
	
	ul.whats_included_list li {
		width: 33%;
		margin-bottom: 30px;
	}
	
	.trip_ideas h2 {
		font-size: 60px;
		margin-bottom: 0px !important;
		padding-top: 5px;
		padding-bottom: 30px;
		text-align: center;
	}
	
	.trip_ideas_container {
		width: 100%;
		height: 345px;
	}
	
	.more-link, .more-link:active, .more-link:visited, .more-link:link {
		display: inline-block;
		padding: 0px 15px !important;
		margin-top: 25px;
	}

	.trip_ideas_container.col_1, .trip_ideas_container.col_2 {
		margin-bottom: 30px;
	}
	
	.quick_quote_left {
		width: 100% !important;
	}
	
	.page_content.trip_ideas {
		padding-bottom: 30px !important;
	}
	
	.page_col,
	.page_col.pos_right {
		float: none;
		width: auto;
	}
	
	.all_video_container {
		width: auto !important;
		height: 438px !important;
		padding: 30px!important;
	}
	
	.avc_1, .avc_2 {
		width: auto !important;
		
	}
	
	.avc_4, .avc_5 {
		width: 100% !important;
		float: left;
		margin-right: 0px !important;
	}
	
	.avc_4 {
		margin-bottom: 46px !important;
	}
	
    .avc_3 {
		display: none;
    }
	
	.avc_8 {
		width: 100% !important;
	}
	
	.page_col.pos_right.size_half.qq_map {
		display: none;
	}
	
	.page-id-55 .page_col.pos_right.size_third {
		width: 100%;
	}
	
	.table_c {
		width: calc(100vw - 60px) !important;
	}
	
	.page-id-57 .page_col.pos_left.size_twothirds {
		width: auto;
	}
	
	.storysml {
		width: 260px;
		height: 299px;
		margin-top: 0px !important;
		left: 0;
	}
	
	.testimonial_container {
		width: auto !important;
		height: 100% !important;
		padding: 0 !important;
		margin-right: 0px !important;
		text-align: center !important;
	}
	
	.tc_2 {
		float: none !important;
		width: 260px !important;
		height: 100% !important;
		display: inline-block !important;
		padding: 0px !important;
	}
	
	.intinerary_list_container {
		width: auto !important;
		height: 100% !important;
		text-align: center !important;
		margin-right: 15px !important;
	}
	
	.itinerary_list_title {
		width: auto !important;
		height: 100% !important;
		display: inline-block !important;
		margin-top: 30px;
		padding: 15px !important;
		text-align: center !important;
	}
	
	.itinerary_list_a, .itinerary_list_b, .itinerary_list_c {
		height: 100% !important;
		text-align: center;
	 	display: inline-block !important;
		float: none !important;
	
	}
	
	.itinerary_list_b {
		width: auto !important;
		padding: 30px !important;
		text-align: left !important;
		margin-top: 30px !important;
	}
	
	.itinerary_list_c {
		margin-top: 30px !important;
		padding-bottom: 30px !important;
		margin-left: -30px !important; 
	}
	
	.pi {
		position: inherit !important;
		display: inline-block;
		margin-top: 0 !important;
		left: auto;
	}
	
	.camp_search_field {
		margin-bottom: 30px;
	}
	
	.search_style_c, .search_style_c_2 {
		width: auto;
	}
	
	.search_style_C_2-1, .search_style_C_2-2 {
		width: 50vw;
		padding: 0 !important;
	}
	
	.campground_list_container {
		position: inherit !important;
		height: 100% !important;
		width: auto !important;
	}
	
	.campground_list_container .content {
		width: auto;
		padding: 30px !important;
		float: left;
		padding-bottom: 0 !important;
	}
	
	.campground_list_container .image {
		position: inherit;
		width: 100% !important;
		float: left;
		height: 200px;
	}
	
	.vd33 {
		width: calc(100vw - 60px) !important;
	}
	
	.watch_video {
		width: calc(100vw - 90px) !important;
	}
	
	.page_col.size_third.pos_right.homepage_features_slider {
		margin-bottom: -45px;
	}
	
	.faq_question {
		font-size: 14px !important;
	}
	
	.faq_answer {
		font-size: 14px;
	}
	
	#itinerary_days {
		text-align: center;
	}
	
	#itinerary_route, #itinerary_route {
		width: auto !important;
	}
	
	.gallery_container {
		text-align: center;
	}
	
	.gallery_container a {
		width: 100%;
		float: none;
		margin: 20px 0 0 0;
	}
	
	#gform_submit_button_2.gform_button.button {
		line-height: 0;
	}
	
	.page-id-20 .page_col.size_third {
		width: 100% !important;
		margin-bottom: 30px;
	}
	
	.vc1 {
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
		margin-bottom: 30px !important;
		background-color: #766e64;
	}
	
	.video_container {
		width: auto !important;
		padding-left: 30px;
		padding-right: 30px;
		height: 100% !important;
	}
	
	.v_column_1, .v_column_2 {
		width: 100%;
		height: auto;
		margin-right: 0 !important;
		margin-bottom: 0px !important;
	}
	
	.vc2, .vc3 {
		width: 100% !important;
		height: auto !important;
	}
	
	.vc3 {
		width: auto !important;
		padding-left: 10px; 
		padding-right: 10px;
	}
	
	.vc4 {
		font-size: 12px !important;
	}
	
	.blogposts {
		width: auto;
	}
	
	.entry-header_2 {
		width: auto;
		height: 200px;
	}
	
	.entry-content_2 {
		width: auto;
	}
	
	table {
		width: 100% !important;
	}
	
	.entry-content {
		height: 100% !important;
	}
	
	.post-container {
		width: auto;
	}
	
	select {
		width: 20vw;
	}
	
	.search_style_C_2-1, .search_style_C_2-2 {
		width: 50vw !important;
	}
	
	#itinerary_route {
		width: calc(100vw - 60px);
	}
	
	#itinerary_map {
		width: auto;
		float: none;
		margin: 30px 0 0 0;
	}
	#itinerary_map img {
		width: 100%;
		max-width: 210px;
		display: block;
		margin: 0 auto;
	}
	
	.site-footer {
		text-align: center !important;
		float: none !important;
	}
	
	.site-social {
		float: none !important;
		display: inline-block !important;
	}
	
	#colophon > .inner {
		height: 100% !important;
		font-size: 12px !important;
	}
	
	#colophon .site-info li  {
		float: none !important;
		display: inline-block !important;
	}
	
	#colophon .site-info {
		float: none !important;
	}
	
	.home-break {
		display: none !important;
	}
	
	#feature_image {
		height: 35vh !important;
	}
	
	.bx-wrapper, .bx-viewport {
		min-height: 100% !important;	
	}
	
	#cosy_campers_logo {
		width: 150px !important;
		height: 148px !important;
	}
	
	.thevani {
		width: 260px !important;
		height: 190px !important;
		margin-bottom: 15px;
		
	}
	
	.vc_icons {
		font-size: 12px !important;
	}
	
	.quote_form input[type=submit] {
		font-size: 15px !important;
	}
	
	.avc_4, .avc_5 {
		background: none !important;
		height: 100% !important;
	}
	
	.avc_1, .avc_2 {
		height: auto !important;
	}
	
	.review-p {
		text-align: justify !important;
	}
	
	.review-i {
		float: none !important;
	}
	
	h2.entry-title {
		line-height: 32px !important;
	}
	
	.double-l {
		color: #fff;
		line-height: 30px !important; 
	}
	
	.postcode-submit {
		margin-top: 30px;
		margin-bottom: -23px;
	}
	
	.header-itin-2 {
		font-size: 15px !important;
		text-align: center !important;
		margin-bottom: 0px !important;
	}
	
	.header-itin-3 {
		display: inline-block;
	}
	
	h1.header-itin {
		margin-top: -75px !important;
	}
	
	.review_container > img {
		float: none;
		display: block;
		margin: 0 auto;
	}
	.review_container .content {
		margin-left: 0;
	}
	
	#images_ov img,
	#images_ov img:first-child {
		margin: 20px auto;
		float: none;
		max-width: 330px;
		display: block;
	}
}