/* Main Styles ----------------------------------------------------------------------------------------------------------------*/
.validation_message {
	
    display: none !important
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	background: none !important;
    margin-bottom: 0!important;
    padding: 0!important;
    border:none!important;
   
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin-top: 0 !important;
    margin-bottom: 0!important;
}

h1.page-titles {
	margin: -23px 0 28px 0px !important;
	padding: 0 !important;
	color: #d31335 !important;
	font-size: 40px !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 900 !important;
	display: block !important;
	background:#fff;
	float:left;
}
h1.page-titles a {
	color: #d31335 !important;
	font-size: 40px !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 900 !important;
	display: block !important;
	background:#fff;
	float:left;
}
h1.page-titles::after {
	content:"";
	display: inline-block;
	top:-4px;
	right: 0px;
	background-image: url("../images/title-line.jpg") no-repeat right center;
}

h2 {
	padding: 0 !important;
	color: #d31335 !important;
	font-size: 26px !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 900 !important;
}

h3 {
	margin: 0 !important;
	padding:20px 0 !important;
	color: #d31335 !important;
	font-size: 23px !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 900 !important;
	display: block !important;
}
h3.first {
	margin: 0 !important;
	padding:0 0 20px 0 !important;
	color: #d31335 !important;
	font-size: 23px !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 900 !important;
	display: block !important;
}

.home-wrap h3 {
	font-size: 32px !important;
	
}

h4 {
	margin: 0 !important;
	padding:10px 0 !important;
	color: #d31335 !important;
	font-size: 23px !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 900 !important;
	display: block !important;
}

.red-bar {
	margin:-7px 0 0 0 !important;
    padding: 0 !important;
    color: #d31335 !important;
    font-size: 21px !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 100 !important;
    font-style:italic;
    display: block !important;
    background: #fff;
    float: left;
}
.rightbar-2 {
	margin-top: 0px;
    display: block;
    height: 15px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(255,255,255,0.19) 0%, rgba(211,19,53,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.19)), color-stop(100%,rgba(211,19,53,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.19) 0%,rgba(211,19,53,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0.19) 0%,rgba(211,19,53,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0.19) 0%,rgba(211,19,53,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0.19) 0%,rgba(211,19,53,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d31335',GradientType=1 );
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    overflow: hidden;
}


.entry-content {
	 font-family:  'arvoregular' !important;
     font-size: 12pt !important;
}

p, time {
      font-family:  'arvoregular' !important;
      font-size: 12pt !important;
      font-weight: normal !important;
      text-align: left !important;
}

ul li {
	 font-family:  'arvoregular' !important;
     font-size: 12pt !important;
     font-weight: normal !important;
     margin-left: 15px;
     list-style: none;
}

    li:before {
      /* For a round bullet */
      content:'\2022';
      /* For a square bullet */
      /*content:'\25A0';*/
      display: block;
      position: relative;
      max-width: 0px;
      max-height: 0px;
      left: -15px;
      top: -2px;
      color: #d31335;
      font-size: 20px;
      margin-right:10px;
    }

a {
	
}

.columns-no-pad {
	position: relative;
	padding-left: 0;
	padding-right: 0.9375rem;
	float: left;
}
.columns-no-pad-both {
	position: relative;
	padding-left: 0;
	padding-right: 0rem;
	float: left;
}

.clear {
	display: block;
	clear:both;
}

address {
	font-style:normal !important;
}

.bot-space {
	margin-top:13px !important
}

.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 0;
  margin-left: 0 !important;
}



/* Calendar */
.eventon_fc_days .evo_fc_day {
  padding: 14px 0 !important;
  margin: 0!important;
}
.eventon_fc_days .evo_fc_day.has_events span {
  bottom: 0 !important;
  width: 100%;
  left: 0;
  position: absolute;
}
.eventon_fc_days .evo_fc_day.has_events {
	opacity: 1 !important;	
}
.evo_metarow_locImg {
	display: none;
}

/**
 *  For modern browsers
 */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
/**
 * For IE 6/7 (trigger hasLayout)
 */
.cf {
    *zoom:1;
}

/* Right Bar for page titles */
.rightbar-home {
	margin-top:30px;
	display: block; 
	height: 15px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIwLjE5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTRhNjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgba(30,87,153,0.19) 0%, rgba(26,74,98,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(30,87,153,0.19)), color-stop(100%,rgba(26,74,98,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#301e5799', endColorstr='#1a4a62',GradientType=1 ); /* IE6-8 */
	-webkit-transform: skew(-20deg);
       -moz-transform: skew(-20deg);
         -o-transform: skew(-20deg);
	overflow: hidden;
}
.rightbar {
	margin-top:0px;
	display: block; 
	height: 15px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIwLjE5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTRhNjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgba(30,87,153,0.19) 0%, rgba(26,74,98,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(30,87,153,0.19)), color-stop(100%,rgba(26,74,98,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#301e5799', endColorstr='#1a4a62',GradientType=1 ); /* IE6-8 */
	-webkit-transform: skew(-20deg);
       -moz-transform: skew(-20deg);
         -o-transform: skew(-20deg);
	overflow: hidden;
}

/* Page Quote ---------------------------------------------------------------------------------------------------------------- */
.quote {
	
}
.quote p {
	font-style: italic;
	color:#d6012b;
}

	.quote:before { 
		content: url('../images/quote-before.jpg');
		float: left;
		display: block;
		margin-left: -20px;
	}
	.quote:after { 
		content: url('../images/quote-after.jpg');
		float: right;
		margin-left: 20px;
		position: relative;
		top: -80px;
	}
	
/* Individual Tour Pages Schedule ---------------------------------------------------------------------------------------------------------------- */
.tour-schedule {
	margin-left:0;
}

.tour-schedule li:first-child {
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	color:#2d5b77;
	background:#fff !important;
	border-bottom:1px solid #cacfd2;
}
.tour-schedule li:nth-child(even){
	margin:10px 0;
	padding:18px 10px 0;
	list-style: none;
	display: block;
	background:#e9e8e8;
}
.tour-schedule li:nth-child(odd) {
    margin: 10px 0;
    padding: 18px 10px 0;
    list-style: none;
    display: block;
    background: #d3dee2;
}
.rules li:before {
	padding-right:5px;
	content: '\2022';
	color:#d70032;
}

.rules li {
	padding:0 !important;
	margin-top:0 !important;
	margin-bottom:0 !important;
	background:none !important;
}
.rules li:first-child {
	margin: 0 !important;
	padding: 0 !important;
	color:#000 !important;
	background:none !important;
	border:none;
}
	
/* CALENDAR ----------------------------------------------------------------------------------------------------------------*/
	.eventon_fullcal p {  text-transform: capitalize !important; font-size: 13px !important; }
	.evo_h3 {color:#000 !important;}
	.ajde_evcal_calendar .eventon_desc_in strong {color:#000; line-height:1.5em;}
	#evcal_list .eventon_list_event .event_description li { color:#000 !important; line-height:1.5em;}
	#evcal_list .eventon_list_event .evcal_eventcard p, .ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul {color:#000 !important; line-height:1.5em;}
	.event_description .bordb, #evcal_list .bordb, .eventon_events_list .eventon_list_event .event_description, .bordr, #evcal_list, .evo_pop_body .bordb {border-color:#888888 !important;}
	
/* Kiwi Logo Slider ----------------------------------------------------------------------------------------------------------------*/
.bx-viewport {
	width: 103% !important;
	overflow: hidden;
	position: relative;
	height: 150px;
	margin-left: -40px !important;
} 
.bx-wrapper ul li:before {
	content:none !important;
}
.bot-space {
	margin:0;
	padding:0 0 30px;
}

.main-btns span {
	margin:0 0 26px;
	padding:12px 24px;
	display: block;
	background: #2d5b70;
	border-bottom:3px solid #d31335;
	-webkit-box-shadow: 0px 13px 20px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 13px 20px -9px rgba(0,0,0,0.75);
	box-shadow: 0px 13px 20px -9px rgba(0,0,0,0.75);
}
.main-btns a span {
	color:#fff;
	text-transform: uppercase;
	font-family:  'arvoregular' !important;
}
.main-btns a span:hover {
	color:#0078a0;
}

#gform_1, #gform_7, #gform_6, #gform_10, #gform_11, #gform_12, #gform_14, #gform_15, #gform_16 {
	margin:0 0 0 15px;
	padding:0;
	background:rgba(211,19,53, .7);
}
	.gform_wrapper .gform_heading {
		margin: 0 !important;
	}
	#gform_1 .gform_heading h3, #gform_12 .gform_heading h3, #gform_15 .gform_heading h3, #gform_16 .gform_heading h3 {
		margin:0px 0 -12px 0 !important;
		padding:17px 16px 0 !important;
		color:#fff !important;
		font-size:27px !important;
		font-weight:900 !important;
	}
	#gform_10 .gform_heading h3, #gform_11 .gform_heading h3 {
		margin:0px 0 -12px 0 !important;
		padding:17px 16px 25px !important;
		color:#fff !important;
		font-size:27px !important;
		font-weight:900 !important;
	}
	#gform_7 .gform_heading h3, #gform_6 .gform_heading h3, #gform_14 .gform_heading h3 {
		margin: 0px 0 -12px 0 !important;
		padding: 17px 16px 17px 21px !important;
		color: #fff !important;
		font-size: 28px !important;
		font-weight: bold !important;
		font-family:  'Lato' !important;
	}
	.gform_body li:before {
		content:none !important;
	}
	
/* Departure Locations */
.bor-bot {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px !important;
}
.bor-bot div:first-child {
	border-right:1px solid #ccc;
}	
.bor-bot div:last-child {
	border-left:1px solid #ccc;
	float: left!important;
}	
/* Blog Main Page */
.blog article, .single article {
	margin:0 0 50px 0;
}

/* Gravity Forms */
.gform_wrapper .gfield_required {
	display: none !important;
}

/* Image Crousel on Charters Page */
.carousel .clearing-thumbs li:before {
	list-style: none !important;
	content:none;
}


	
@media screen and (min-width: 1024px) and (max-width: 1199px) {
	#gform_wrapper_1 {
		  margin: .5em 0;
	}
	#gform_1 .gform_body ul li {
		height: 35px !important;
	}
	#gform_1 .gform_body ul li input {
		border-radius: 5px;
		height:30px;
	}
	
}	

@media screen and (min-width: 1200px) and (max-width: 1365px) {
	 
	#gform_1 .gform_body ul #field_1_6 {
		width: 49% !important;	
		margin-right:5px;
	}
	
	#gform_1 .gform_heading h3, #gform_10 .gform_heading h3, #gform_11 .gform_heading h3, #gform_12 .gform_heading h3, #gform_14 .gform_heading h3 {
		margin: 0px 0 -12px 0;
		padding: 17px 16px 0;
		color: #fff;
		font-size: 25px;
		font-weight: bold;
	}	  
}	
	#gform_7 .gform_body, #gform_6 .gform_body {
		margin:0;
		padding:0 0px 17px 21px;
	}
	
	#gform_7 .gform_body {
		padding:0 13px 17px 21px !important;
	}
	
	 #gform_12 .gform_body, #gform_14 .gform_body {
		margin:0;
		padding:0 16px 17px;
	}
	#gform_10 .gform_body, #gform_11 .gform_body {
		margin:0;
		padding:0 16px 0;
	}
	#gform_1 .gform_body, #gform_15 .gform_body, #gform_16 .gform_body {
		margin:0;
		padding:16px 17px;	
	}

		#gform_1 .gform_body ul li, #gform_7 .gform_body ul li, #gform_6 .gform_body ul li, #gform_10 .gform_body ul li, #gform_11 .gform_body ul li, #gform_12 .gform_body ul li, #gform_14 .gform_body ul li, #gform_15 .gform_body ul li, #gform_16 .gform_body ul li {
			margin-top:0;
			margin-bottom:0;
			padding-top:0;
			padding-bottom:0;
			margin-left: 0 !important;
			height:39px;
		}
		#gform_1 .gform_body ul li input, #gform_7 .gform_body ul li input,  #gform_6 .gform_body ul li input, #gform_10 .gform_body ul li input, #gform_11 .gform_body ul li input, #gform_12 .gform_body ul li input, #gform_14 .gform_body ul li input, #gform_15 .gform_body ul li input, #gform_16 .gform_body ul li input {
			border-radius: 5px;
			color: #696969!important;
			height: 27px;
			border: none;
			font-size: 13px;
			padding: 0 12px;
			position: relative;
			z-index: 9998;
		}
		
		#gform_1 .gform_body #input_1_17 {
			width:98% !important;		
		}
		
		#gform_1 .gform_body #input_1_4, #gform_1 .gform_body #input_1_3 {
			width:98.1% !important;	
		}
		
		#gform_10 .gform_body #input_10_6, #gform_10 .gform_body #input_10_3, #gform_10 .gform_body #input_10_4 {
			width:99% !important;		
		}
		
		#gform_11 .gform_body #input_11_6, #gform_11 .gform_body #input_11_3 {
			width:99% !important;
		}
		
		#gform_11 .gform_body #input_11_4 {
			width:100% !important;
		}
		
		#gform_6 .datepicker, #gform_10 .datepicker, #gform_11 .datepicker, #gform_12 .datepicker, #gform_14 .datepicker, #gform_15 .datepicker, #gform_16 .datepicker {
			width: 97.5% !important;
		}
		
		#gform_6 textarea, #gform_10 textarea {
			border-radius: 5px;
			color: #696969!important;
			height: 100px;
			border: none;
			font-size: 13px;
			padding: 10px 12px;
			width: 95% !important;
		}
		
		#gform_1 .gform_body ul li #input_1_5, #gform_1 .gform_body ul li #input_1_6, #gform_1 .gform_body ul li  #input_1_18, #gform_1, .gform_body ul li #input_1_18 #gform_10, .gform_body ul li #input_10_5, #gform_11 .gform_body ul li #input_11_5, #gform_12 .gform_body ul li #input_12_5, #gform_12 .gform_body ul li #input_14_5 {
			width:100% !important;
			position: relative;
			top: 0px;
		}
		
		#gform_14 .gform_body #input_14_3 {
			width:98.4% !important;
		}
		#gform_14 .gform_body #input_14_4, #gform_14 .gform_body #input_14_16 {
			width:98.4% !important;
		}
		
		#gform_wrapper_16 #input_16_6, #gform_wrapper_16 #input_16_3, #gform_wrapper_15 #input_15_6, #gform_wrapper_15 #input_15_3 {
			width:99%;	
		}
		
		 /*#gform_7 .gform_body ul .large input,  #gform_6 .gform_body ul .large input, #gform_10 .gform_body ul .large input {
			border-radius: 5px;
			width:98%!important;
		}*/
		body .gform_wrapper img.ui-datepicker-trigger {
			position: relative;
			top: -37px;
			right: 12px;
			float: right;
		}
		#gform_7 .gform_body ul .large, gform_6 .gform_body ul .large {
			margin-bottom:-20px;
		}
		body #gform_wrapper_7  img.ui-datepicker-trigger, body #gform_wrapper_6  img.ui-datepicker-trigger {
			  width: 17px!important;
			  height: 16px!important;
			  display: -moz-inline-stack;
			  display: inline-block;
			  zoom: 1;
			  position: relative;
			  top: -43px;
			  float: right;
			  right: 10px;
		}
		body #gform_wrapper_7 img.ui-datepicker-trigger {
			top: -37px !important;
		}
		body #gform_wrapper_7 li.gfield_error img.ui-datepicker-trigger {
			top: -22px !important;
		}
		body #gform_wrapper_7 li.gfield_error {
			border-radius: 5px;
			color: #696969!important;
			height: 27px;
			border: none;
			font-size: 13px;
			padding: 0 12px;
		}
		#gform_wrapper_7 .gform_footer, #gform_wrapper_6 .gform_footer {
			padding: 0px 0 .625em;
			margin: 0 0 0;
			clear: both;
		}
		
		.gform_wrapper .gform_footer #gform_submit_button_1, .gform_wrapper .gform_footer #gform_submit_button_7, .gform_wrapper .gform_footer #gform_submit_button_6, .gform_wrapper .gform_footer #gform_submit_button_10, .gform_wrapper .gform_footer #gform_submit_button_11, .gform_wrapper .gform_footer #gform_submit_button_12, .gform_wrapper .gform_page_footer #gform_next_button_1_13, .gform_wrapper .gform_page_footer #gform_next_button_14_13, .gform_wrapper .gform_page_footer #gform_submit_button_1, .gform_wrapper .gform_page_footer #gform_submit_button_15,  .gform_wrapper .gform_page_footer #gform_submit_button_16 {
			margin:0px 16px 17px;
			padding:6px 0px;
			text-align: center;
			display: block;
			width:91%;
			background: url('../images/red-arrow-mobile.png') no-repeat 210px center #fff;
			background:#fff;
			text-transform: uppercase;
			color:#265972;
			font-size: 22px;
			-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
			-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
			box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
			border-radius: none;
			-webkit-appearance:none;
			font-family: 'Lato';
			font-weight:bold;
		}
	
		body .gform_wrapper img.ui-datepicker-trigger{position: relative; z-index: 999999}
	
		body .gform_wrapper label.gfield_label+div.ginput_container{margin-top: 0 !important}
	
		.bottom-head-contact-int .gform_wrapper li.hidden_label input{margin-top: 0 !important;}
	
		.bottom-head-contact-int .gform_body{margin-top:0px !important;}
	
		.gform_wrapper .gform_page_footer #gform_next_button_1_13, .gform_wrapper .gform_page_footer #gform_next_button_14_13, .gform_wrapper .gform_page_footer #gform_submit_button_1, .gform_wrapper .gform_page_footer #gform_submit_button_15, .gform_wrapper .gform_page_footer #gform_submit_button_16 {margin-left:0 !important; margin-right: 0 !important; width: 100%;}
		.gform_wrapper .top_label .gfield_error input.large, .gform_wrapper .top_label li.gfield.gf_right_half input.medium{width:100% !important;}

		.gform_wrapper li.gfield.gfield_error.gfield_contains_required, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {margin-left: 0 !important;}

		.gform_wrapper .gsection{border-bottom: none !important;}

		#gform_1 .gform_body #gform_page_1_2 ul li{height: auto;}

		.gform_wrapper h2.gsection_title{color:#fff !important; font-size: 22px !important}

				.gform_wrapper li.gsection{ margin-bottom:15px !important; }

		.gform_wrapper textarea{font-size:13px !important;     padding: 0 12px !important; width:100% !important}

		.gform_wrapper input.datepicker{margin-bottom: 0 !important}

		body .gform_wrapper img.ui-datepicker-trigger{top: -21px;}

		.bottom-head-contact-int #gform_previous_button_1{display: none;}

		.gform_wrapper .gform_page_footer{margin-top:0 !important;  border-top:none !important;}
		
		.gform_wrapper .gform_footer #gform_submit_button_16, .gform_wrapper .gform_footer #gform_submit_button_15 {
			margin:-26px 0px 17px 21px;
			padding:6px 0px;
			text-align: center;
			display: block;
			width:90%;
			background: url('../images/red-arrow-mobile.png') no-repeat 210px center #fff;
			background:#fff;
			text-transform: uppercase;
			color:#265972;
			font-size: 22px;
			-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
			-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
			box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
			border-radius: none;
			-webkit-appearance:none;
			font-family: 'Lato';
			font-weight:bold;
		}

		.gform_wrapper .gform_footer #gform_submit_button_6 {
			margin:55px 0px 17px 21px;
			padding:6px 0px;
			text-align: center;
			display: block;
			width:91%;
			background: url('../images/red-arrow-mobile.png') no-repeat 210px center #fff;
			background:#fff;
			text-transform: uppercase;
			color:#265972;
			font-size: 22px;
			-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
			-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
			box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
			border-radius: none;
			-webkit-appearance:none;
			font-family: 'Lato';
			font-weight:bold;
		}
		.gform_wrapper .gform_footer { padding: 0em 0 .625em !important; margin: 1em 0 0;clear: both;}
		}
		.gform_wrapper .gform_footer #gform_submit_button_9, .gform_wrapper .gform_footer #gform_submit_button_8 {
			background:#235973 !important;
			font-family: "Lato" !important;
			text-transform: uppercase;
			margin-bottom:-50px !important;
		}
		#gform_submit_button_4 {
			background:#235973 !important;
			font-family: "Lato" !important;
			text-transform: uppercase;
			margin-bottom:-50px !important;
		}
		#gform_wrapper_4 .gform_footer, #gform_wrapper_9 .gform_footer, #gform_wrapper_8 .gform_footer {
			    margin: 1em 0 -180px !important;
		}
		#gform_submit_button_8 {
			background:#235973 !important;
			font-family: "Lato" !important;
			text-transform: uppercase;
			margin-bottom:-50px !important;
		}
		#gform_submit_button_9 {
			background:#235973 !important;
			font-family: "Lato" !important;
			text-transform: uppercase;
			margin-bottom:-50px !important;
		}
			
		#gform_1 .gform_body ul li .input_1_6 {
			    width: 96% !important;	
		}
					
		#gform_submit_button_2 {
			font-family: "Lato";
		}
		
		/* Place Holder Text */
		::-webkit-input-placeholder {
			
			color: #696969 !important;
			
		}

		::-moz-placeholder { /* Firefox 18- */
			color: #696969 !important;
		}

		::-moz-placeholder {  /* Firefox 19+ */
			color: #696969 !important;
		}

		::-ms-input-placeholder {
			color: #696969 !important;
		}
		
		
			

.affiliates {
	padding:0 0 38px 0;
	margin:0;
	display: block;
}

.home-bottom {
	margin:0;
	padding:0 0 38px 0;
	background:#dddddd;	
	border-bottom: 8px solid #fff;
}
/* Homepage Trips Section */
.home-wrap {
	margin:-60px 0 0 0;
	padding:0;
	position: relative;
}
h2.trip-title {
	float:left;
	margin: 0 0 0 0px !important;
	padding: 0!important;
	color: #d31335!important;
	font-size: 40px!important;
	font-family: 'Lato', sans-serif!important;
	font-weight: 900!important;
	display: block;
}
.home-wrap p {
	margin:20px 0 22px 0;
	padding:0;
	font-family: 'arvoregular';
	font-size: 20px !important;
}
.l-wrap:hover .section-link {
	color:#0078a0;
}
.section-link {
	margin:0 0 37px 0;
	padding:12px 18px;
	display: block;
	background: #225873;
	border-bottom:3px solid #d31335;
	border-top:3px solid #ffffff;
	text-align: right;
	text-transform: uppercase;
	font-family: 'lato';
	font-weight: bold;
	color:#fff;
	font-size: 22px;
	-webkit-box-shadow: 0px 10px 29px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 29px -9px rgba(0,0,0,0.75);
	box-shadow: 0px 10px 29px -9px rgba(0,0,0,0.75);
}
.section-link span {
	margin:0;
	padding:0 0 0 5px;
	position: relative;
	top: -2px;
}
.home-wrap h3 {
	margin:0 0 15px 0;
	padding:35px 0 15px;
	color:#d71931;
	font-family: 'arvobold';
	font-size: 30px;
	background: url('../images/callout-title-bg.jpg') no-repeat bottom center;
	background-size: contain;
}

.h-callout-img {
	-webkit-box-shadow: 13px 13px 29px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: 13px 13px 29px -9px rgba(0,0,0,0.75);
	box-shadow: 13px 13px 29px -9px rgba(0,0,0,0.75);
	  margin-top: 25px;
}
.callout-txt p {
	margin:25px 0 0;
	padding:0;
	font-family: 'arvoregular';
	font-size: 12pt !important;
}
.callout-txt ul {
	margin:20px 0;
}
.callout-txt li {
	list-style: none;
}
	
.callout-txt li:before {
   content: '\2022';
  /* content: '\25A0'; */
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -15px;
  top: -2px;
  color: #d71931;
  font-size: 20px;
}

.callout-link {
	margin-top:00px;
}

.callout-link a {
	margin:0;
	padding:13px 16px;
	color:#fff;
	text-align: center;
	text-transform: uppercase;
	background:#d71931;
	font-size:17px;
	font-family: 'Lato' ;
	font-weight: bold;
}
.callout-link a span {
	margin:0;
	padding:0 0 0 5px;
	position: relative;
	top: -2px;
}

@media only screen and (min-width: 1026px) and (max-width: 1272px) {
	.callout-link a {
		margin: 0;
		padding: 13px 10px;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		background: #d71931;
		font-size: 14px;
	}	
}

@media only screen and (min-width: 641px) and (max-width: 1025px) {
	.trip-title {
		margin: 0;
		padding: 0;
		color: #d31335;
		font-size: 33px !important;
		font-family: 'arvobold';
		display: block;
	}
	.home-wrap .rightbar {
		margin-top:23px;
		display: block; 
		height: 10px;
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIwLjE5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTRhNjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(left, rgba(30,87,153,0.19) 0%, rgba(26,74,98,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(30,87,153,0.19)), color-stop(100%,rgba(26,74,98,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%); /* IE10+ */
		background: linear-gradient(to right, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#301e5799', endColorstr='#1a4a62',GradientType=1 ); /* IE6-8 */
		-webkit-transform: skew(-20deg);
		-moz-transform: skew(-20deg);
        -o-transform: skew(-20deg);
		overflow: hidden;
	}
	
	.home-wrap p {
		margin: 20px 0 22px 0;
		padding: 0;
		font-family: 'arvoregular';
		font-size: 18px;
	}
	
	.gform_wrapper .gform_footer #gform_submit_button_1 {
		margin: 0px 16px 17px;
		padding: 6px 0px;
		text-align: center;
		display: block;
		width: 88%;
		background: url('../images/red-arrow-mobile.png') no-repeat 258px center #fff;
		text-transform: uppercase;
		color: #265972;
		font-size: 22px;
		-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
		box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
		border-radius: none;
		-webkit-appearance: none;
	}
	.home-wrap {
		margin:0;
		padding: 0;
		position: relative;
	}
	
	.home-wrap h3 {
		margin: 0 0 15px 0;
		padding: 35px 0 15px;
		color: #d71931;
		font-family: 'arvobold';
		font-size: 17px;
		text-align: left;
		background: url('../images/callout-title-bg.jpg') no-repeat bottom center;
		background-size: contain;
	}
	.callout-link a {
		margin: 10px 0;
		padding: 12px 12px;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		background: #d71931;
		font-size: 12px;
	}
}
	

@media only screen and (min-width: 320px) and (max-width: 667px) {
	h1.page-titles {
		margin: 80px 0 0 !important;
		padding: 0 !important;
		color: #d31335 !important;
		font-size: 39px !important;
		font-family: 'Lato', sans-serif !important;
		font-weight: 900 !important;
		display: block !important;
		background: none;
		float: left;
	}
	h1.page-titles-tour {
		margin: 80px 0 0 !important;
		padding: 0 !important;
		color: #d31335 !important;
		font-size: 39px !important;
		font-family: 'Lato', sans-serif !important;
		font-weight: 900 !important;
		display: block !important;
		background: none !important;
		float: left !important;
	}
	h1.page-title-bus-tours {
		margin: 0px 0 0 !important;
		padding: 0 !important;
		color: #d31335 !important;
		font-size: 39px !important;
		font-family: 'Lato', sans-serif !important;
		font-weight: 900 !important;
		display: block !important;
		background: none !important;
		float: left !important;
	}
	h1.page-title-group-tours {
		margin: -120px 0 0 !important;
		padding: 0 !important;
		color: #d31335 !important;
		font-size: 39px !important;
		font-family: 'Lato', sans-serif !important;
		font-weight: 900 !important;
		display: block !important;
		background: none !important;
		float: left !important;
	}
	.rightbar {
		margin-top:100px;
		display: block;
		height: 15px;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(left, rgba(30,87,153,0.19) 0%, rgba(26,74,98,1) 100%);
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(30,87,153,0.19)), color-stop(100%,rgba(26,74,98,1)));
		background: -webkit-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%);
		background: -o-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%);
		background: -ms-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%);
		background: linear-gradient(to right, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#301e5799', endColorstr='#1a4a62',GradientType=1 );
		-webkit-transform: skew(-20deg);
		-moz-transform: skew(-20deg);
		-o-transform: skew(-20deg);
		overflow: hidden;
	}
	.rightbar-tour {
		margin-top: 24px;
		display: block;
		height: 15px;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(left, rgba(30,87,153,0.19) 0%, rgba(26,74,98,1) 100%);
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(30,87,153,0.19)), color-stop(100%,rgba(26,74,98,1)));
		background: -webkit-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%);
		background: -o-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%);
		background: -ms-linear-gradient(left, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%);
		background: linear-gradient(to right, rgba(30,87,153,0.19) 0%,rgba(26,74,98,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#301e5799', endColorstr='#1a4a62',GradientType=1 );
		-webkit-transform: skew(-20deg);
		-moz-transform: skew(-20deg);
		-o-transform: skew(-20deg);
		overflow: hidden;
	}
	.main-btns {
		margin:0 0 0 0;
		padding:0;	
	}
	.mobile-form {
		background:rgba(211, 19, 53, 0.7) none repeat scroll 0 0;
	}
	#gform_1 {
		margin:0;
		padding:0;
		background:#d31335;
	}
	#gform_1 .gform_heading h3 {
		margin:0px 0 -12px 0;
		padding:17px 16px 0;
		color:#fff;
		font-size:23px;
		font-weight:bold;
	}
	.gform_wrapper .gform_footer #gform_submit_button_1 {
		margin:0px 16px 17px;
		padding:6px 0px;
		text-align: center;
		display: block;
		width:88%;
		/*background: url('../images/red-arrow-mobile.png') no-repeat 224px center #fff;*/
		text-transform: uppercase;
		color:#265972;
		font-size: 22px;
		-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
		box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
		border-radius: none;
		-webkit-appearance:none;
	}
	.gform_wrapper .gform_footer #gform_submit_button_6, .gform_wrapper .gform_footer #gform_submit_button_10 {
    	background: #fff none repeat scroll 0 0;
		box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.5);
		color: #265972;
		display: block;
		font-family: "Lato";
		font-size: 22px;
		font-weight: bold;
		margin: 55px 0 17px 21px;
		padding: 6px 0;
		text-align: center;
		text-transform: uppercase;
		width: 88%;
	}
	.bottom-head-contact-int {
		margin-top:-200px;
		margin-bottom: -100px;
	}
	
	.clearing-thumbs li {
		margin-left:0;
		margin-bottom:15px;
	}
	.clearing-thumbs li img {
	 	min-width: 100%;
	}
	
	/* Sidebar */
	#sidebar {
		margin-bottom:40px;
	}
	
	.eventon_fullcal p.evo_fc_day {
    	font-size: 14px !important;
	}
}


.home .entry-content > div + div + p{display: none;}

/* captcha */
.gform_wrapper	#field_2_4 .gfield_captcha_container img.gfield_captcha {
    border: none!important;
    background: 0 0!important;
    float: left!important;
    margin: 0 10px 0 0!important;
    padding: 0!important;
}

.author {
	display: none;
}

time {
	margin-bottom:20px;
	display: block;
}

/* Map Page */

.prettyMapList .prettylink {	
    min-height: 200px !important;
}


#ListContainer {
	max-height:500px !important;
	overflow: hidden;
	overflow-y: scroll;
	margin-bottom:40px !important;
	border: 1px solid #ccc;
    border-radius: 5px;
}

.infoWindowContainer .infoWindow h3, .prettyMapList .corePrettyStyle {
	border: none !important;
	border-radius: none !important;
	background:none !important;
	width: 50% !important;
    float: left!important
}

.prettyMapList .prettylink {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.prettyMapList .corePrettyStyle a {
    color: #265972 !important;
    font-weight: bold !important;
}
#ListContainer .mapDescription .description .address p, #ListContainer .mapDescription .description p, #ListContainer .corePrettyStyle p span {
	font-size: 14px !important;
	margin-bottom:0 !important;
}
.prettyMapList .prettylink .address {
	margin-bottom: 0px !important;
}

.prettyMapList .getDirections input {
	    width: 227px !important;
}

#ListContainer .direction a {
	margin-left: 30px;
    color: #fff !important;
    background: #d31335 !important;
    padding: 2px 5px 3px 5px;
    text-shadow: none;
    font-size: 13px !important;
}

.getDirections .getdirections {
	width:50px !important;
	float:right !important;
	border:1px solid #ccc !important;
	border-radius:	5px !important;
	padding: 8px 8px 8px 16px !important;
}
#Map-List-Search .doPrettySearch {
	top: -37px !important;
    right: -208px !important;
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    padding: 8px 8px 8px 11px !important;
    width:81px !important;
    float: none !important;
}

.prettyMapList .prettyFileBar .prettyMapListSearch .clearSearch {
		top: -37px !important;
    right: -208px !important;
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    padding: 8px 8px 8px 10px !important;
    width:68px !important;
    float: none !important;
}

.prettyMapList .prettyFileBar .prettyMapListSearch {
	text-transform: uppercase !important;
}

.prettySearchValue {
	width:200px !important;
}

.prettyMapList .directionsPostcode, .prettyMapList .prettyFileBar .prettyMapListSearch input, .prettyMapList .prettyFileBar .prettySearchValue {
	width:300px !important;
	
}

@media only screen and (max-width: 768px) { 
	.infoWindowContainer .infoWindow h3, .prettyMapList .corePrettyStyle {
    	border: none !important;
		border-radius: none !important;
		background: none !important;
		width: 100% !important;
	}
	#ListContainer .direction a {
    	margin-left: 10px;
    	color: #fff !important;
    	background: #d31335 !important;
    	padding: 10px 10px 12px 10px;
    	text-shadow: none;
    	float: right;
	}
}