/*
Theme Name: Tomis Adventure Child
Theme URI: http://example.com/
Template: tomis-adventure
Author: Tomis Team
Description: This is tomis adventure child theme.
Version: 1.0
Updated: 2020-10-08 15:59:10

*/
/*
1. Global CSS
2. Header
3. Banner
4. Home 3 Box Layout
5. Home Image 4 Layouta
6. Green form Layout
7. Accordion CSS ends
8. Blog Page CSS starts
X. Footer
*/
/*	Global CSS starts	*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&amp;display=swap');
*{font-family:'Oswald', sans-serif;}
@font-face{
	src:url('../otf/turbinado%20bold.otf');
	font-family:Turbinado;
}
@font-face{
	src:url('../otf/turbinado%20bold%20pro.otf');
	font-family:Turbinado Bold Pro;
}
@font-face{
	src:url('../otf/proxima%20nova%20bold.otf');
	font-family:Proxima Nova;
}
@font-face{
	src:url('../otf/proximanova-regular.otf');
	font-family:Proxima Nova;
}
@font-face {
  font-family: 'custom-icon';
  src:  url('../eot/custom-iconc1b3.eot?8us3x5');
  src:  url('../eot/custom-iconc1b3.eot?8us3x5#iefix') format('embedded-opentype'),
    url('../ttf/custom-iconc1b3.ttf?8us3x5') format('truetype'),
    url('../woff/custom-iconc1b3.woff?8us3x5') format('woff'),
    url('../svg/custom-iconc1b3.svg?8us3x5#custom-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"], .tripContactSection span, .socialFollow span, a.yellowBtn span {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'custom-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-advisor:before {
  content: "\e900";
}
.icon-arrow-right:before, .tripContactSection span:before, .socialFollow span:before, a.yellowBtn span:before {
  content: "\e901";
}
.icon-duration:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e904";
}
.icon-metro-warning:before {
  content: "\e905";
}
.icon-price:before {
  content: "\e906";
}
.icon-user:before {
  content: "\e907";
}
.icon-youtube:before {
  content: "\e908";
}
.icon-arrow-down:before {
  content: "\e909";
}
.icon-email:before {
  content: "\e90a";
}
body{
	background:url(../png/bgimage.png) repeat!important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:#fff;
  opacity: 1; /* Firefox */
}
header{
	transition: background-color 0.5s ease-in-out;
	-moz-transition: background-color 0.5s ease-in-out;
	-webkit-transition: background-color 0.5s ease-in-out;
}
header.sticky{
	box-shadow: 0 2px 15px rgba(255,255,255,.2);
    background-color: #000!important;
}
.homeBanner{
	position: relative;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;
}
p {
    color: #484848;
    font: normal normal 300 16px/24px Proxima Nova;
}
.wpb_text_column p strong, .wpb_text_column p a, .gfield_html_formatted  p a, .wpb_text_column li a{
	font-family: Proxima Nova;
}
li{
	color: #484848;
	font: normal normal 300 16px/24px Proxima Nova;
	text-transform: none;
	letter-spacing: 0px!important;
}

li strong{
	color: #484848;
	font: normal normal 300 16px/24px Proxima Nova;
	text-transform: none;
	letter-spacing: 0px!important;
	font-weight:900;
}

.wpb_text_column.wpb_content_element.box3Head.followUs {
	padding: 35px;
}

#main-container section{
	padding-top: 0px;
    padding-bottom: 40px;
}

.bgForm.insidebgForm.insidebgFormFix .formHeading {
	display:none;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.yellowBar{
	background-color:#FDC30F;
	height:5px;
	width:54px;
	margin-top:14px;
	margin-bottom:44px;
}
.maroonHeading, .maroonHeading h1{
	font-size:80px;
	line-height:1;
	margin-bottom:0;
	font-family:Turbinado Bold Pro;
	color:#8B181D;
	letter-spacing:2px;
}
.maroonHeading + .yellowBar{
	margin-top:35px;
	margin-bottom:60px;
}
span.box3Head ,.box3Head h3, .town-featured h4 {
	color:#8B181D;
	font-size:28px;
	font-family:'Oswald', sans-serif;
	line-height:34px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:25px;
}
.followUs h4 a, .town-featured h4 a{
	color:#8B181D;

	}
.box3Layout .box3LayoutCol .box3Content a .box3Head:hover, .box3Layout .box3LayoutCol .box3Content a:hover{
	color:#0072BE;
	text-decoration:none;
}
/*	Global CSS ends	*/
/*	header CSS starts	*/
header{
	position:fixed;
	width:100%;
	z-index:3;
}
/*header.sticky{
	background:#000;
	z-index:4;
}*/
/*#main-container{
	margin-top:100px;
	margin-bottom:40px;
}*/
.wpb_single_image .wpb_single_image img {
	max-width:400px;
}
.ptb10{
	padding-top:10px!important;
	padding-bottom:10px!important;
}
.topBar{
	background-color:#000;
	padding-top:18px;
	padding-bottom:18px;
	margin-bottom:-1px;
	max-height:60px;
	transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
}
.topBar .topHeadLink{
	color:#FDC30F;
	font-size:18px;
	line-height:24px;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:normal;
	margin-left:30px;
	letter-spacing:.8px;
}
.topBar .topHeadLink:hover{
	color:#8B181D;
}
.topBar .topHeadPhone{
	color:#fff;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	margin-right:36px;
	margin-left:33px;
	letter-spacing:.8px;
}
.topBar .socialBar{
	float:right;
	margin-top:-2px;
	line-height:1;
}
.topBar .socialBar:not(:last-child){
	float:none;
	display:inline-block;
	margin-right:14px;
	position:relative;
	top:7px;
}
.socialBar a{
	color:#fff;
	line-height:1;
}
.socialBar a:hover{
	text-decoration:none;
}
.socialBar a:nth-child(1){
	font-size:16px;
	position:relative;
	top:-6px;
}
.socialBar a:nth-child(2){
	font-size:20px;
	position:relative;
	top:-4px;
	margin:0 2px 0 8px;
}
.socialBar a:nth-child(3), .socialBar a:nth-child(4){
	font-size:30px;
}
.socialBar a:hover{
	color:#eee;
}
.logoOuter > a{
	display:block;
}
.logoOuter > a img{
	width:400px;
	height:auto;
	position:absolute;
	z-index:1;
	top:-30px;
}
.navbar{
	padding:30px 0!important;
	z-index:1;
	float:right;
}
.navbar.navTigthen{
	padding-top:15px!important;
	padding-bottom:15px!important;
}
.navbar #mega-menu-wrap-menu-1{
	background:transparent;
}
.navbar ul li a{
	font-size:18px!important;
	letter-spacing:0.9px;
	line-height:44px!important;
	color:#FFFFFF!important;
	text-shadow:0px 3px 6px rgba(0,0,0,0.8)!important;
	margin:0 19px!important;
	padding:0 0 45px 0!important;
	border-bottom:3px solid transparent!important;
}
.navbar ul li a.topLinks{
	padding-bottom:10px!important;
	margin-left:0!important;
	text-shadow:none!important;
	line-height: 1em !important;
}
.navbar ul li a:hover{
	border-bottom:3px solid #FDC30F!important;
	background-color:transparent!important;
}
.navbar ul li:last-child > a, .yellowBtn, .gform_wrapper .gform_footer input[type="submit"],.tripContactSection a{
	margin-right:0!important;
	background:#FDC30F!important;
	color:#002626!important;
	text-shadow:none!important;
	border-radius:45px!important;
	box-shadow:0px 3px 6px rgba(0,0,0,0.2)!important;
	padding:10px 25px!important;
	text-transform:uppercase!important;
	display:inline-block!important;
	border:0!important;
	white-space:nowrap;
	cursor:pointer!important;
	outline:none!important;
	font:normal normal bold 16px/24px Oswald!important;
}

.yellowBtn.red {
background:#8B181D !important;
color:#fff !important;
}
.navbar ul li:last-child > a{
	margin-top:-5px!important;
	height:auto!important;
}
.navbar ul li a .mega-menu-description{
	display:none!important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
	background:transparent;
}
.navbar ul.mega-menu > li > .mega-sub-menu{
	background-color:#fff!important;
	padding:35px 35px 25px!important;
	box-shadow:0px 3px 6px #00000029!important;
	width:auto!important;
	margin-top:30px!important;
}
.navbar ul li .mega-sub-menu ul{
	padding-left:0;
}
.navbar ul li .mega-sub-menu li{
	list-style-type:none!important;
}
.navbar ul.mega-menu > li > .mega-sub-menu strong{
	font-weight: bold;
    font-size:18px;
    letter-spacing: 1.2px;
    line-height: 24px;
    color: #8B181D;
    text-transform: uppercase;
    margin-bottom:0!important;
	margin-top:0!important;
	display:inline-block;
}
.navbar ul.mega-menu > li > .mega-sub-menu .menu a{
    color:#002626!important;
    text-shadow:none!important;
    padding:0!important;
    text-align:left;
    display:block!important;
    margin:0!important;
    background-color:transparent !important;
    box-shadow: none !important;
    text-transform: inherit !important;
    border-bottom: 0 !important;
	font:normal normal bold 14px/28px Proxima Nova!important;
}
li a.topLinks:hover{
	border-bottom:3px solid #FDC30F!important;
	background-color:transparent!important;
	text-decoration:none!important;
}
.navbar ul.mega-menu > li > .mega-sub-menu .menu a:hover{
	text-decoration:underline;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item + li.mega-menu-item{
	padding-top:0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .textwidget p{
	margin-bottom:0;
}
ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.widget_media_image{
	padding-top:8px!important;
}
ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.widget_media_image + li.mega-menu-item .textwidget p strong {
    position:absolute;
    margin-top:-50px !important;
    text-align:center;
    left:10px;
    font: normal normal bold 11px/16px Oswald;
    width:calc(100% - 20px);
    color:white;
    letter-spacing:0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.widget_media_image + li.mega-menu-item .textwidget p strong:after {
    content:"";
    background-color:#FDC30F;
    height:5px;
    width:54px;
    margin-top:23px;
    left:50%;
    transform:translateX(-50%);
    position:absolute;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu{
	left:auto;
	z-index:1;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12{
	max-width:250px;
}
.navbar ul li:last-child a .fa, .yellowBtn .fa, .navbar ul li:last-child [class^="icon"], .yellowBtn [class^="icon"], .tripContactSection span, .socialFollow span, a.yellowBtn span{
	position:relative;
	margin-left:8px;
	font-size:18px;
	top:0;
	border:0;
	width:20px;
	display:inherit;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
	padding:0 0 10px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item [class$="-menu-container"]{
	padding-right:15px;
}
.widget_media_image:before{
	content:"";
	background:transparent linear-gradient(118deg, #000000CE 0%, #37373757 42%, #54545400 100%) 0% 0% no-repeat padding-box;
	width:100%;
	height:calc(100% - 18px);
	display:block!important;
	position:absolute;
	top:8px;
	left:0px;
}
.gform_wrapper .gform_footer input[type="submit"]:before{
	content:"\f138";
	font:normal normal normal 14px/1 FontAwesome;
	display:inline-block;
}
.navbar ul li:last-child > a:hover, .yellowBtn:hover, .gform_wrapper .gform_footer input[type="submit"]:hover, .tripContactSection a:hover{
	text-decoration:none;
	color:#FDC30F!important;
	background:#002626!important;
}
.navbar ul.mega-menu > li > .mega-sub-menu .menu li.menu-item-has-children:after{
	content: '\f140';
	font-family: dashicons;
	font-weight: normal;
	display: inline-block;
	margin:-4px 0 0 6px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(0);
	color: inherit;
	position:absolute;
	background: transparent;
	height: auto;
	width: auto;
	right:0;
	top:0;
	line-height: inherit;
	font-size:20px;
}
.navbar ul.mega-menu > li > .mega-sub-menu .menu li.menu-item-has-children{
	position:relative;
	cursor:pointer;
}
.navbar ul.mega-menu > li > .mega-sub-menu .menu li.menu-item-has-children:hover:after{
	content: '\f142';
}
.navbar ul.mega-menu > li > .mega-sub-menu .menu li.menu-item-has-children > a{
	display:inline-block!important;
	width:auto!important;
}
.navbar ul.mega-menu > li > .mega-sub-menu .menu li.menu-item-has-children > .sub-menu {
    display: none;
	position:absolute;
	left:-100%;
	box-shadow:0px 3px 6px #00000029!important;
	padding:20px;
	width:100%;
	background-color:#fff;
	top:0px;
}

.navbar ul.mega-menu > li > .mega-sub-menu .menu li.menu-item-has-children:hover > .sub-menu {
    display: block;
}
/*	header CSS ends	*/
/*	banner CSS starts	*/
.banSection{
	position:relative;
	height:620px !important;
	overflow: hidden;
}
.banSection:before{
	content: "";
    background: transparent linear-gradient(107deg, #000000CE 0%, #37373757 42%, #54545400 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banSection img{
	width:100%;
	/*position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);*/
}
.banSection .container{
	position:absolute;
	top:calc(50% + 50px);
	left:50%;
	transform:translate(-50%, -50%);
}
.bannerSection{
	min-height:827px;
}
.bannerSection:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:transparent linear-gradient(110deg, #000000CE 0%, #37373757 32%, #54545400 100%) 0% 0% no-repeat padding-box;
}
.bannerSection:after{
	content:"";
	width:100%;
	height:100px;
	position:absolute;
	background:#fff;
	bottom:-73px;
	left:0;
	background:url(../png/topostroke.png) no-repeat 0px -2px / 100%;
}
.banSection.yellowStrip:after{
	content:"";
	width:100%;
	height:150px;
	position:absolute;
	bottom:-45px;
	left:0;
}

.banSection.greenStrip:after{
	content:"";
	width:100%;
	height:150px;
	position:absolute;
	bottom:0px;
	left:0;
}
.banSection.yellowStrip:after{
	background:url(../png/group-118%402x.png) no-repeat 50% 0px / 120% 160px;
}
.banSection.greenStrip:after{
	background:url(../png/path-1%402x.png) no-repeat right top;
	width:70%;
}
.bannerSection .vc_column_container{
	position:absolute;
	top:calc(50% + 50px);
	transform:translateY(-50%);
}
.bannerSection .vc_column_container .wpb_text_column.wpb_content_element{
	margin-bottom:0;
}
.bannerSection .banHead, .banSection .banHead, .bannerSection .banHead h2{
	font-size:117px;
	letter-spacing:2.94px;
	line-height:1;
	color:#F3F3F4;
	text-shadow:0px 3px 6px #000000cb;
	font-family:Turbinado!important;
	font-weight:bold;
	margin-bottom:0;
}
.bannerSection .banHead.text-center + .yellowBar, .banSection .banHead.text-center + .yellowBar{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}
.bannerSection .banHeadSmall, .container.banHead h3{
	font-size:24px;
	letter-spacing:1.2px;
	line-height:1;
	color:#F3F3F4;
	text-shadow:0px 3px 6px rgba(0,0,0,0.2);
	font-family:Oswald;
	font-weight:bold;
	margin-bottom:24px;
	text-transform:uppercase;
}
.homeBanner{
	background:url(../jpg/new-home.jpg) center / cover;
}
/*	banner CSS ends	*/
/* Home 3 Box Layout CSS starts */
.box3Outer{
	padding-left:22.5px;
	padding-left:22.5px;
}
.box3Layout{
	padding-top:60px;
	padding-bottom:60px;
	margin-right:-15px!important;
}
.box3LayoutHorizontal{
	padding-top:100px;
}
.tripSecondRow{
	margin-top:30px;
}
.box3LayoutCol{
	/*background-color:#fff;*/
}
.featureTrip:before{
	content: "Popular Trips";
    background: #002626;
    padding: 16px 30px;
    width: 100%;
    display: block;
    margin-bottom: 22px;
    color: #f3f3f4;
    font: normal normal bold 24px/36px Oswald;
    text-transform: uppercase;
    box-shadow: 0px 3px 6px #00000029;
}
.featureTrip .box3LayoutCol:first-child:before{
	/*content:"POPULAR TRIPS";*/
	position:absolute;
	width:calc(100% - 30px);
	height:68px;
	background:#002626 0% 0% no-repeat padding-box;
	box-shadow:0px 3px 6px #00000029;
	padding:16px 30px;
	font:normal normal bold 24px/35px Oswald;
	color:#f4f4f4;
}
.blogContent{
	padding-top:60px;
	padding-bottom:60px;
}
.blogContent .box3Layout{
	margin-right:0px!important;
	padding-top:0;
}
.blogContent .box3LayoutCol + .box3LayoutCol{
	margin-top:30px;
}
.blogContent .box3Layout figure{
	margin:0;
}
.blogLayout{
	padding-top:100px;
}
.blogLayout .box3LayoutCol{
	text-align:center;
}
.box3LayoutCol:nth-child(3n+1){
	clear:both;
}
.boxDate{
	font:normal normal bold 16px/24px Proxima Nova;
    color:#0072BE;
    margin-bottom:15px;
    display: none;
}
.box3Layout .box3LayoutCol p{
	font:normal normal normal 16px/24px Proxima Nova;
	color:#484848;
}
.box3Head p{
	letter-spacing:initial!important;
	text-transform:none!important;
}
.box3Head p strong{
	font-weight: bold;
}
.box3Layout .wpb_content_element{
	margin-bottom:0;
}
.box3Head.followUs p, .box3Head.followUs a {
	text-align:left;
}
.boxHead p{
    font-weight:bold;
    font-size:24px;
    letter-spacing:1.2px;
    line-height:24px;
    color:#002626;
    text-transform:uppercase;
    margin-bottom:24px!important;
	font-family: 'Oswald', sans-serif;
}
.bgForm .boxHead, .tripsInfo h4{
	color:#fff;
	margin-top:60px;
	margin-bottom: 1rem;
	font-size: 1rem;
}
.box3Layout .box3LayoutCol > .vc_column-inner > .wpb_wrapper{
	box-shadow:0px 3px 6px #00000026;
}
.box3Layout .box3LayoutCol .tripFeatured{
	font: normal normal bold 16px/24px Proxima Nova;
	color:#fff;
	background:#8B181D;
	text-align:center;
	padding:8px 30px;
	left:0;bottom:0;
	position:absolute;
}
.box3Layout .box3LayoutCol .vc_single_image-wrapper{
	position:relative;
}
.box3Layout .box3LayoutCol .box3Content{
	padding:25px 30px 21px;
	background-color:#fff;
}
.box3Layout .box3LayoutCol .box3Content .boxOptions{
	font-family:Proxima Nova;
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	margin-bottom:14px;
	color:#002626;
	padding-left:25px;
}
.box3Layout .box3LayoutCol .box3Content .boxOptions:before{
	font-family:'custom-icon';
	position:absolute;
	left:15px;
	font-size:13px;
	font-weight:bold;
	color:#FDC30F;
	
	width:12px;
	height:25px;
	display:inline-block;
	content:"";
}
.box3Layout .box3LayoutCol .box3Content .boxOptions.icon-metro-warning:before{
	background:url(../png/icon-metro-warning%402x.png) no-repeat 0px 4px / contain
}
.box3Layout .box3LayoutCol .box3Content .boxOptions.icon-duration:before{
	background:url(../png/icon-feather-clock%402x.png) no-repeat 0px 4px / contain;
}
.box3Layout .box3LayoutCol .box3Content .boxOptions.icon-price:before{
	background:url(../png/icon-feather-tag%402x.png) no-repeat 0px 4px / contain;
}
.box3Layout .box3LayoutCol .box3Content .boxOptions.icon-user:before{
	background:url(../png/icon-feather-user%402x.png) no-repeat 0px 4px / contain;
}

.box3Layout .box3LayoutCol .box3Content .boxOptions.icon-calendar:before{
	background:url(../png/icon-calendar%402x.png) no-repeat 0px 4px / contain;
}
.box3Layout .box3LayoutCol .box3Content .boxOptions div:first-child{
	font-weight:bold;
	display:block;
	font-family:Proxima Nova;
	margin-bottom:4px;
}
.box3Layout .box3LayoutCol .box3Content .boxOptions div:last-child{
	font-family:Proxima Nova;
}
.box3Layout .yellowBtn{
	margin-top:26px;
}
.box3Layout.indsidebox3Layout .maroonHeading{
	margin-bottom:35px;
}
.box3Layout.box3LayoutHorizontal .box3LayoutCol .box3Content{
	padding:35px 35px 35px 20px;
}
.box3Layout.box3LayoutHorizontal .box3LayoutCol{
	box-shadow: 0px 3px 6px #00000026;
	background-color:#fff;
}
.box3Layout.box3LayoutHorizontal .box3LayoutCol .box3Head, .box3Head h3, .boxHead{
	font: normal normal bold 24px/24px Oswald;
	letter-spacing: 1.2px;
	color: #002626;
}
.box3Layout.box3LayoutHorizontal .box3LayoutCol + .box3LayoutCol{
	margin-top:30px;
}
/*	Home 3 Box Layout CSS ends	*/
/*	Home image 4 Layout Layout CSS starts	*/
.homeWelcomeArea h2{
	font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #002626;
    margin-bottom: 17px;
	font-family:'Oswald', sans-serif;
}
.homeWelcomeArea p{
	color: #484848;
    font: normal normal 300 16px/24px Proxima Nova;
}
.homeWelcomeImg + .galleryImage{
	clear: both;
}
.homeWelcomeImg .wpb_single_image.wpb_content_element.vc_align_left{
	text-align:center;
}
.image4Layout .homeWelcomeImg .vc_figure img{
	width:310px;
	height:auto;
    margin-top:-55px;
}
.photoGallery .wpb_gallery{
	margin-bottom:0;
}
.photoGallery:not(.instaPost) .wpb_text_column.wpb_content_element{
	position:absolute;
	bottom:70px;
	transform:translateX(-50%);
	left:50%;
	font-size:24px;
	text-transform:uppercase;
	transition:0.5s;
	margin-bottom:0;
}
.photoGallery .isotope-item{
	width:25%;
	margin:0!important;
	float:left;
	position:relative;
}
.photoGallery .wpb_single_image{
	margin-bottom:0;
}
.photoGallery .wpb_image_grid_ul .isotope-item a:before, .photoGallery .wpb_single_image:before{
	background:rgba(0,0,0,.40);
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	content:"";
	display:block!important;
	transition:0.3s;
}
.photoGallery .isotope-item a:hover:before, .photoGallery .wpb_single_image:hover:before{
	opacity:0.2;
}
.photoGallery .isotope-item a:after{
	position: absolute;
    bottom:60px;
    width:100%;
    text-align: center;
    text-transform: uppercase;
    font-size:24px;
	transition:0.3s;
}
.photoGallery .wpb_single_image .wpb_heading a, .photoGallery:not(.instaPost) .wpb_text_column.wpb_content_element a{
	text-decoration:none!important;
	color:#F3F3F4;
	white-space:nowrap;
}
.photoGallery .isotope-item:hover a:after, .photoGallery .wpb_single_image:hover .wpb_heading, .photoGallery .galleryImageBox:hover .wpb_text_column.wpb_content_element{
	bottom:80px;
}
.photoGallery .wpb_image_grid_ul .isotope-item:after, .photoGallery .wpb_single_image .wpb_heading:after, .photoGallery:not(.instaPost) .wpb_text_column.wpb_content_element .text-center:after{
	content: "";
	background-color: #FDC30F;
	height: 5px;
	width: 54px;
	display: inline-block!important;
	position: absolute;
	bottom:-25px;
	left: 50%;
	transform: translateX(-50%);
	transition:0.3s;
}
.photoGallery .wpb_image_grid_ul .isotope-item:after{
	bottom:50px;
}
.photoGallery.instaPost .isotope-item{
	width:20%;
}
.photoGallery.instaPost .isotope-item a img, .isotope-item a img{
	height:340px!important;
	object-fit:cover!important;
}
.isotope-item{
	margin-top: 5px!important;
}
@media (max-width:1440px){
	.photoGallery.instaPost .isotope-item a img, .isotope-item a img{
		height:300px!important;
	}
}
@media (max-width:1200px){
	.photoGallery.instaPost .isotope-item a img, .isotope-item a img{
		height:220px!important;
	}
}
@media (max-width:767px){
	.photoGallery.instaPost .isotope-item a img, .isotope-item a img{
		height:260px!important;
	}
.banSection{
	position:relative;
	height:auto !important;
}

}
.socialFollow p{
	text-align:center;
}
.photoGallery.instaPost .wpb_image_grid_ul .isotope-item:after, .photoGallery.instaPost .isotope-item a:after, .photoGallery.instaPost .wpb_image_grid_ul .isotope-item a:before{
	display:none!important;
}
.photoGallery.instaPost .wpb_gallery{
	margin-bottom:60px;
}
.photoGallery.insidephotoGallery li.isotope-item{
	padding:0 5px!important;
}
.photoGallery.insidephotoGallery li.isotope-item:before, .photoGallery.insidephotoGallery li.isotope-item:after, .photoGallery.insidephotoGallery li.isotope-item a:before, .photoGallery.insidephotoGallery li.isotope-item a:after{
	display:none!important;
}
.instaPost{
    padding:70px 0 25px;
}
.instaPost .socialBar{
	text-align:center;
}
.instaPost .socialBar a {
    color:#002626;
}
.instaPost .socialBar a:nth-child(1){
	font-size:24px;
}
.instaPost .socialBar a:nth-child(2){
	font-size:26px;
	margin-left:14px;
	margin-right:8px;
}
.instaPost .socialBar a:nth-child(3), .instaPost .socialBar a:nth-child(4){
	font-size:40px;
}
.instaPost .galleryImage {
    margin-top:0;
}
/*	Home image 4 Layout Layout CSS ends	*/
/*	Home Green form Layout CSS starts	*/
.bgForm{
	background-color:#002626;
	overflow:visible!important;
	position:relative;
}
.bgForm:before{
	background:url(../png/path-6%402x.png) no-repeat 50% -37px /  150% auto;
    width:100%;
    height:120px;
    position: absolute;
    z-index: 2;
    left:0;
    top: -20px;
	content:"";
	z-index: 1;
}
.bgForm > .vc_column_container{
	z-index: 2;
}
.banSection + .container > .bgForm:first-child:before{
	display:none;
}
.banSection + .container .bgForm .readyGoForm{
	padding-top:40px!important;
	padding-bottom:10px;
}
.signUpForm:before{
	left:0;
	top:-60px;
	background:url(../png/path-7%402x.png)  no-repeat left / 105%;
}
.bgForm .formHeading, .gform_wrapper .gform_title, .tripsInfo h1, .tripsInfo h2{
	font:normal normal bold 64px/1 Turbinado Bold Pro!important;
	color:#f3f3f4;
	letter-spacing:2.6px!important;
	margin-bottom:0;
	transition:0.3s;
	position:relative;
	z-index:2;
}
.bgForm .yellowBar {
    margin-top:8px;
    margin-bottom:30px;
}
.bgForm .formText, .tripsInfo p{
	color:#f3f3f4;
	font:normal normal normal 16px/24px Proxima Nova;
	max-width:550px;
}
.bgForm.insidebgForm{
	float:left;
}
.bgForm.insidebgForm:before{
	background:url(../png/path-6%402x.png) no-repeat -120px 0px /  120% auto;
	top:-60px;
}
.bgForm.insidebgForm:after{
	width: 100%;
    height:127px;
    position:absolute;
    z-index:-1;
    left:0px;
    top:auto;
    bottom:-30px;
    background: url(../png/path-7%402x.png) no-repeat -100px 0px / 125% auto;
}
.bgForm.insidebgForm.insidebgFormFix .formHeading{
	/*position:fixed!important;*/
	left:0px!important;
	z-index:3;
	width:100%;
    background:#002626;
    padding-left:calc((100% - 1220px) / 2);
    padding-bottom:15px;
	font-size:64px!important;
	padding-top:15px;
}
/*.bgForm.insidebgForm.insidebgFormFix .yellowBar{
	position:fixed!important;
	z-index:4;
}*/
.bgForm.insidebgForm.insidebgFormFix .yellowBtn{
	/*position:fixed!important;*/
	z-index:3;
	right:calc((100% - 1260px) / 2);
}
.bgForm.insidebgForm.insidebgFormToFix:not(.insidebgFormFix) .readyGoForm{
	padding-top:60px;
}
.bgForm.insidebgForm.insidebgFormToFix .readyGoForm{
	padding-bottom:0;
}
.bgForm.insidebgForm.insidebgFormToFix:not(.insidebgFormFix) .formHeading{
	position:absolute;
	margin-top:-125px;
	z-index:2;
}
.bgForm.insidebgForm.insidebgFormToFix:not(.insidebgFormFix) .yellowBar{
	position:absolute;
	margin-top:-18px;
}
.bgForm.insidebgForm.insidebgFormToFix:not(.insidebgFormFix) .tripDetail{
	margin-top:120px;
}
.bgForm.insidebgForm.insidebgFormToFix:not(.insidebgFormFix) .yellowBtn{
	position:absolute;
	margin-top:-15px;
	right:15px;
}
.insidebgFormToFix:before{
	opacity:0;
}
h4 {
    font-family: 'Oswald', sans-serif!important;
}
.bgForm.insidebgForm .formText, .tripsInfo p{
	max-width:inherit;
}
.bgForm .textwidget .formText{
	margin-left:auto;
	margin-right:auto;
	margin-top:32px;
}
.bgForm .formPhone, .tripContactSection p{
	font:normal normal bold 48px/1 Oswald;
	color:#F3F3F4;
	margin-top:27px;
	margin-bottom:27px;
}
.contactForm{

}
.readyGoForm{
	padding-top:100px;
	padding-bottom:60px;
}
.readyGoForm .yellowBtn {
    margin-top:15px;
}
.gform_wrapper{
	max-width:900px!important;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.gform_wrapper:not(.contactForm_wrapper){
	
	padding-top:70px;
	padding-bottom:70px;
}
 
.gform_wrapper .gform_title{
	text-align:center;
}
.gform_wrapper .gform_heading .gform_title:after, .bgForm.footForm .formHeading:after{
    content:"";
    background-color:#FDC30F;
    height:5px;
    width:54px;
    margin-top:15px;
    margin-bottom:44px;
    display:block;
    position:absolute;
    left:50%;
    transform:translateX(-50%);
}
.gform_wrapper ul.gform_fields li.gfield:not(.captcha-row){
	width:33%;
	float:left;
	clear:none;
	margin-top:60px;
	margin-bottom:30px!important;
}
.gform_wrapper.contactForm_wrapper ul.gform_fields li.gfield{
margin-top: 0;
}

.bgForm.footForm{
	padding-top:100px;
	position:relative;
}
.bgForm.footForm:before{
	background:url(../png/path-6%402x.png) no-repeat left / 105% auto;
	left:-130px;
	top:-38px;
	width:calc(100% + 130px);
}
.bgForm.footForm .gform_wrapper{
	padding-top:0;
}
.gform_wrapper .contactForm ul.gform_fields li.gfield:not(.captcha-row){
	width:50%;
}

.bgForm.footForm .gform_wrapper ul.gform_fields li.gfield {
/*width:33.3% !important;*/
}

.bgForm.footForm .gform_wrapper ul.gform_fields li.gfield.field_sublabel_below:not(.gfield_contains_required),  .gform_wrapper .contactForm ul.gform_fields li.full-width{
	width:100%;
}
.bgForm.footForm .gform_wrapper ul.gform_fields li.gfield.field_sublabel_below:not(.gfield_contains_required) .gfield_label{
	color:#f3f3f4;
	font:normal normal normal 16px/24px Oswald;
	text-transform:uppercase;
}
.bgForm .gfield_label, .greenForm .gfield_label{
	color:#f3f3f4 !important;
}
.ginput_recaptcha{
	text-align: center;
}
.ginput_recaptcha >div{
	margin-left:auto;
	margin-right: auto;
}
.gform_wrapper .greenForm ul.gform_fields li.gfield input, 
.gform_wrapper ul.gform_fields li.gfield .ginput_container_text input[type="text"], 
.gform_wrapper ul.gform_fields li.gfield .ginput_container_email input[type="text"], 
.bgForm.footForm .gform_wrapper ul.gform_fields li.gfield.field_sublabel_below:not(.gfield_contains_required) input[type="text"], 
.gform_wrapper ul.gform_fields li.gfield .ginput_container_textarea textarea,  
.gform_wrapper .greenForm ul.gform_fields li.gfield .ginput_container_date input[type="text"], 
.gform_wrapper .greenForm ul.gform_fields li.gfield .ginput_container_phone input[type="text"]{
	width:100%;
	background:transparent;
	padding:10px 0;
	border-radius:0;
	border-width:0 0 1px 0!important;
	box-shadow:none;
	outline:none;
	color:#fff;
	text-transform:uppercase;
}

.gform_wrapper form.whiteForm ul.gform_fields li.gfield input, 
.gform_wrapper form.whiteForm ul.gform_fields li.gfieldinput[type="text"],
.gform_wrapper form.whiteForm ul.gform_fields li.gfield textarea,
.gform_wrapper form.whiteForm ul.gform_fields li.gfield .ginput_container_date input[type="text"],
.gform_wrapper .whiteForm ul.gform_fields li.gfield .ginput_container_text input[type="text"],
.gform_wrapper .whiteForm ul.gform_fields li.gfield .ginput_container_email input[type="text"]{ 
	border-top-width: 1px !important;
	border-left-width: 1px !important;
	border-right-width: 1px !important;
	width:100%;

	color:black !important;
	text-transform:none !important;
}
.gform_wrapper ul.gform_fields li.gfield .ginput_container_textarea textarea{
	padding-left:10px;
	padding-right:10px;
}
.ginput_container_textarea textarea{
    background:rgba(255 255 255 / 0.05)!important;
}
.gform_wrapper .gform_footer{
	text-align:center;
}
.gform_wrapper .validation_message{
	color:red!important;
	font-weight:normal!important;
	font-family:'Proxima Nova'!important;
	padding-top:3px!important;
}
.gform_wrapper div.validation_error{
	color:red!important;
	font-weight:normal!important;
	font-family:'Proxima Nova'!important;
	font-size:16px!important;
	margin-top:60px;
	margin-bottom:0!important;
	border:0!important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required{
	padding-right:16px!important;
}
.gform_wrapper li.gfield.gfield_error{
	background-color:transparent!important;
	border:0!important;
	padding-top:0!important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
	margin-top:0;
}
 #gform_confirmation_message_3, #gform_confirmation_message_2, #gform_confirmation_message_5 {   
 	padding-top: 150px;
    color: white;
    text-align: center;
    
    position: relative;
    top:-100px;
}
.gform_anchor::before {
    content: "";
    display: block;
    width: 0;
    height: 100px;
    margin: -100px 0 0;
}
.tripFilters{
	padding-left:0;
}
.tripFilters li{
	list-style-type:none;
	display:inline-block;
    margin-right:26px;
    width:calc((100% - 235px) / 3);
	padding:10px 15px;
}
.tripFilters li:last-child {
    margin-left: 11px;
    width: 130px;
    text-align: right;
    margin-right: 0;
	padding:0!important;
}
.tripFilters li:last-child {
	/*float: right;*/
}
.tripFilters li:last-child .yellowBtn{
	/*display:block!important;
	*/
	margin-top:0;
	float:left;
	width:131px;
}
.tripFilters li:last-child .yellowBtn span{ 
	float:right;
	top:2px;
}
.tripFilters li:not(:last-child){
	background:rgba(255,255,255,0.05);
	border-bottom:1px solid #707070;
	padding-left:20px;
	padding-right:20px;
}
.tripFilters li div, .tripFilters li select{
	display:inline-block;
}
.tripFilters li div{
	font: normal normal bold 18px/24px Oswald;
	letter-spacing: 0px;
	color: #F3F3F4;
	text-transform:uppercase;
	float:left;
}
.tripFilters li select{
	font:normal normal normal 16px/24px Proxima Nova;
	color:#f3f3f4;
	border:0;
	border-radius:0;
	background-color:#0d3131;
	padding:0;
	margin-top:0;
	width:50%;
	float:right;
	height:auto;
	outline:none;
}
.blogLayout .tripFilters{
	margin:0 0 60px!important;
	text-align:center;
}
.blogLayout .tripFilters > .vc_column-inner > .wpb_wrapper{
	width:300px;
	background:rgba(0, 38, 38, 0.05);
	border-bottom:1px solid #707070;
	margin-left:auto;
	margin-right:auto;
	padding:10px 15px;
	overflow:hidden;
}
.blogLayout .tripFilters > .vc_column-inner > .wpb_wrapper .filterHead{
	color:#002626;
	text-align:left;
	font:normal normal bold 18px/24px Oswald;
	float:left;
}
.blogLayout .tripFilters > .vc_column-inner > .wpb_wrapper select{
	background-color:#f2f4f4;
	background:rgba(0, 38, 38, 0);
	color:#002626;	
    height: auto;
    width: 50%;
    float: right;
    margin-top: 0;
	outline:none;
	padding:0;
	border:0;
}
.tripDetail .tripOption{
	width:calc(100% / 6);
	float:left;
	font:normal normal normal 18px/24px Proxima Nova;
	text-transform: uppercase;
	color:#f3f3f4;
	margin-top:10px;
	padding: 0px 10px 0px 0px;
}
.tripDetail .tripOption p{
	font-family:Proxima Nova;
}
.tripDetail .tripOption .tripOpt{
	/*color:#f3f3f4;*/
	color:#56aee9;
	font:normal normal bold 18px/24px Oswald;
	text-transform:uppercase;
	margin-bottom:16px;
}
select option{
	background:#9f9d94!important;
}
/*	Home Green form Layout CSS ends	*/
/* Accordion CSS starts */
.contentArea{
    padding-top:120px;
	padding-bottom:60px;
	max-width:950px;
	margin-left:auto!important;
	margin-right:auto!important;
}
.contentArea p:not(.boxHead){
    font-size:16px;
    line-height:24px;
    margin-top:20px;
    margin-bottom:20px!important;
	font:normal normal normal 16px/24px Proxima Nova;
}

.single-trip .contentArea ul li{
    font-size:16px;
    line-height:24px;
    margin-top:2px;
    margin-bottom:2px!important;
	font:normal normal normal 16px/24px Proxima Nova;
}

.single-trip .contentArea ul {
	margin: 20px 0px 20px;
}


.single-trip .contentArea strong,
.single-trip .contentArea a,
.formText a
{
   font-size:16px;
    line-height:24px;
	font:normal normal normal 16px/24px Proxima Nova !important;
	font-weight:900 !important;
}

.contentArea .vc_tta-panel-title a{
    padding-left:0!important;
    padding-right:0!important;
}
.contentArea .vc_tta-title-text{
    font:normal normal bold 18px/24px Oswald;
	font-size:18px;
    line-height:24px;
	text-transform:uppercase;
}
.contentArea .vc_tta.vc_tta-accordion {
    margin-bottom:60px;
}
.contentArea .vc_tta-panel-heading{
	background-color:transparent !important;
    border-color:transparent !important;
    border-bottom:1px solid #ccc !important
}
.contentArea .vc_tta.vc_general .vc_tta-panel-body{
	background-color:transparent !important;
    border-color:transparent !important;
    padding:0 !important;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a{
	color:#8B181D!important;;
}
.contentArea .vc_tta-panel-body {
    box-sizing:border-box;
}
.contentArea i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    left:auto !important;
    right:10px;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a i{
	display:none;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:after{
	content: "\e909";
	font-family: 'custom-icon';
	font-weight: bold;
	float: right;
	font-size: 26px;
	color: #000000;
	transition: 0.5s;
}
.vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:after{
	transform:scale(-1);
}
/* Accordion CSS ends */
/*	Blog Page CSS starts	*/
.blogContent{
	padding-top:140px;
	padding-bottom:80px;
}
.blogContent h2.box3Head{
	font:normal normal bold 48px/1.2 Oswald;
	margin-bottom:25px;
}
.blogContent p, .blogContent p  span, .blogContent p a{
	font: normal normal normal 16px/24px Proxima Nova;
	color:#484848;
}
.blogContent .blogInfo{
	margin-top: 50px;
    color: #002626;
    font: normal normal bold 36px/44px Proxima Nova;
    margin-bottom: 50px;
}
.blogContent .blogList{
	counter-reset:my-awesome-counter;
	padding-left:0;
}
.blogContent .blogList li{
	font:normal normal bold 24px/36px Proxima Nova;
	counter-increment: my-awesome-counter;
	color:#0072BE;
	list-style-type:none;
}
.blogContent .blogList li:before{
	color:#002626;
	content: counter(my-awesome-counter) ".  ";
}
.blogContent .blogContentArea{
	margin-top:60px;
}
/*	Blog Page CSS ends	*/
/* footer CSS starts */
footer{
	background:#050409;	
	clear:both;
}
.footColumns{
	padding-top:44px;
	padding-bottom:44px;
}
.footLogo{
	margin-bottom:20px;
}
.footLogo img{
	max-width:250px;
}
footer .footList{
	list-style-type:none;
    padding:0;
    margin-bottom:28px;
	font-size:14px;
	line-height:28px;
	color:#f3f3f4;
}
footer .footList li, footer .footList li a{
	font-family:Proxima Nova!important;
	color:#f3f3f4;
	font-size: 14px!important;
    line-height: 28px!important;
}
.footList li a{
	text-decoration:none;
	color:#f3f3f4;
}
.footList li a:hover{
	text-decoration:underline;
}
.footList img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
footer .socialBar a:first-child{
	margin-left:0;
}

footer .footHead{
	color:#FDC30F;
	font-size:18px;
	line-height:23px;
	margin-top:47px;
	margin-bottom:16px;
}
footer .copyrightFooter{
	border-top:1px solid #ccc;
	padding-top:45px;
	padding-bottom:30px;
}
footer .copyrightFooter p{
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#f3f3f4;
	font-family:Proxima Nova;
}
footer .copyrightFooter p:first-child{
	font-weight:normal;
}
footer .copyrightFooter p:last-child{
	font-weight:bold;
}
/* footer CSS ends */
/* Responsive code starts... Screen 1280px to 1200px*/
@media (max-width:1280px){
.navbar ul.mega-menu > li > .mega-sub-menu strong{
	font-size:21px;
}	
ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.widget_media_image + li.mega-menu-item .textwidget p strong{
	margin-top:-50px !important;
}
}
/* Responsive code ends... Screen 1280px to 1200px*/
/* Responsive code starts... Screen 1279px to 1200px*/
@media (max-width:1279px){
.bgForm.insidebgForm.insidebgFormFix .formHeading{
	padding-left:calc((100% - 1100px) / 2);
}
.bgForm.insidebgForm.insidebgFormFix .yellowBtn{
	right:calc((100% - 1110px) / 2);
}
.photoGallery.insidephotoGallery{
	max-width:1110px!important;
	margin-left:auto;
	margin-right:auto;
	position:static!important;
}
}
/* Responsive code ends... Screen 1279px to 1200px*/
/* Responsive code ... Screen 1199px to 992px*/
@media (max-width:1199px){
.logoOuter > a img{
	width:260px;
	max-width:inherit;
}
.bannerSection .banHead, .banSection .banHead, .bannerSection .banHead h2{
	font:90px/1 Turbinado;
}
.banSection.yellowStrip:after{
	background:url(../png/group-118%402x.png) no-repeat 50% 0px / 120% 100px;
	height:110px;
}
.navbar ul li a{
	font-size:16px;
    letter-spacing:0.8px;
	margin:0 7px;
}
.navbar ul.mega-menu > li > .mega-sub-menu{
	padding:10px 20px 15px!important;
}
.navbar ul.mega-menu > li > .mega-sub-menu strong{
	margin-top:10px !important;
}
ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.widget_media_image + li.mega-menu-item .textwidget p strong{
	left:15px;
	width:calc(100% - 30px);
}
.bannerSection{
	min-height:600px;
}
.bannerSection .vc_column_container{
	top:55%;
}
.bannerSection .banHead, .bannerSection .banHead h2{
	font-size:100px;
    letter-spacing:1.94px;
}
.banSection.greenStrip:after{
	background-position:100% 20px;
}
.yellowBar{
	margin-top:24px;
    margin-bottom:24px;
}
.maroonHeading, .maroonHeading h1{
	font-size:70px;
}
.maroonHeading + .yellowBar{
	margin-top:25px;
    margin-bottom:50px;
}
.box3Head{
	font-size:27px;
}
.box3Layout .box3LayoutCol .box3Content{
	padding:20px;
}
.box3Layout .box3LayoutCol .box3Content .row > p{
	margin-left:15px;
	margin-right:15px;
}
.bgForm .formHeading, .gform_wrapper .gform_title, .tripsInfo h1, .tripsInfo h2{
	font:normal normal bold 54px/1 Turbinado Bold Pro!important;
}
.bgForm .yellowBar{
	margin-bottom:20px;
}
.bgForm .formPhone, .tripcontactSection p{
	font:normal normal bold 38px/1 Oswald;
}
.bgForm.insidebgForm.insidebgFormToFix:not(.insidebgFormFix) .yellowBtn{
	right:15px;
}
.readyGoForm .yellowBtn {
    margin-top:5px;
}
.image4Layout .homeWelcomeImg .vc_figure img{
	margin-top:-13px;
}
.photoGallery.insidephotoGallery{
	padding-left:15px;
	padding-right:15px;
	position:relative!important;
}
.photoGallery.instaPost .wpb_gallery{
	margin-bottom:35px;
}
.readyGoForm{
	padding-top:70px;
    padding-bottom:30px;
}
.gform_wrapper{
	padding-top:40px;
    padding-bottom:40px;
}
.instaPost {
    padding:40px 0 20px;
}
.bgForm:before{
	background:url(../png/path-6%402x.png) no-repeat 50% -15px /  150% auto;
}
.signUpForm:before{
	top:-20px;
}
.bgForm.footForm:before{
	top: -97px;
    background-size: 130% auto;
    background-position: -220px 60px;
    left: 0;
    width: 100%;
}
.bgForm.insidebgForm:after{
	bottom:-55px;
	background:url(../png/path-7%402x.png) no-repeat -160px 0px / 125% auto;
}
.bgForm.footForm {
    padding-top:70px;
}
.bgForm.insidebgForm.insidebgFormFix .formHeading{
	padding-left:15px;
}
.bgForm.insidebgForm.insidebgFormFix .yellowBtn{
	right:15px;
}
.footLogo img{
	max-width:100%;
}
}
/* Responsive code ends... Screen 1199px to 992px*/
/* Responsive code starts... Screen 991px to 768px*/
@media (max-width:991px){
.topBar .topHeadLink, .topBar .topHeadPhone{
	font-size:14px;
	line-height:1.4;
	margin-left:20px;
}
.topBar .topHeadPhone{
	margin-left:20px;
	margin-right:20px;
}
.topBar .socialBar{
	margin-top:-1px;
}
.topBar .socialBar:not(:last-child){
	top:3px;
}
.socialBar a:nth-child(1){
	font-size:14px;
	top:-4px;
}
.socialBar a:nth-child(2){
	font-size:18px;
	top:-2px;
}
.socialBar a:nth-child(3),.socialBar a:nth-child(4){
	font-size:24px;
}
.instaPost .socialBar a:nth-child(1){
	top:-6px;
}
.instaPost .socialBar a:nth-child(2){
	top:-4px;
}
.logoOuter > a img{
	width:220px;
	height:auto;
}
.navbar-default .navbar-toggler-icon{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar{
	width:100vw;
	left:-25vw;
}
.navbar .navbar-toggler{
	position:absolute;
	right:15px;
	top:15px;
}
.navbar .navbar-collapse{
	width:100%;
	background:rgba(0,0,0,0.8);
	margin-top:40px;
}
.navbar ul li a{
	margin:0;
	padding:7px 25px!important;
	border-bottom:1px solid rgba(255,255,255,0.1);
	font-size:20px;
}
.navbar ul li:last-child a:not(.topLinks){
	border-radius:0; 
	width:100%; 
	font-size:20px;
	padding:7px 25px!important;
	line-height:45px; 
}
.banSection .container{
	top:calc(50% + 40px);
}
.bannerSection .banHead, .banSection .banHead, .bannerSection .banHead h2{
	font:70px/1 Turbinado;
}
.banSection.yellowStrip:after{
	background:url(../png/group-118%402x.png) no-repeat 50% 10px / 120% 80px;
}
.bgForm .formHeading, .gform_wrapper .gform_title, .tripsInfo h1, .tripsInfo h2{
	font:normal normal bold 75px/1 Turbinado Bold Pro!important
}
.bgForm.insidebgForm.insidebgFormToFix:not(.insidebgFormFix) .yellowBtn{
	margin-top:-20px;
}
.blogLayout{
	padding-top:90px;
}
.blogContent{
	padding-top:100px;
	padding-bottom:50px;
}
.box3Head{
	font-size:22px;
	line-height:24px;
}
.box3Layout .yellowBtn{
	margin-top:15px;
}
.box3Layout .box3LayoutCol .box3Content{
    padding:15px;
}
.box3Layout .box3LayoutCol .box3Content .boxOptions{
	padding-left:20px;
}
.box3Layout .box3LayoutCol .box3Content .boxOptions div:first-child,  .box3Layout .box3LayoutCol.box3Content .boxOptions div:last-child{
	font-size:14px;
}
.photoGallery:not(.instaPost) .wpb_text_column.wpb_content_element{
	font-size:18px;
	bottom:50px;
}
.photoGallery:not(.instaPost) .wpb_text_column.wpb_content_element .text-center:after{
	bottom:-15px;
}
.photoGallery .galleryImageBox:hover .wpb_text_column.wpb_content_element{
	bottom:60px;
}
.instaPost{
    padding-top:40px;
    padding-bottom:5px;
}
.bgForm .gform_wrapper{
	max-width:100%!important;
	padding-left:15px;
}
.bgForm.insidebgForm:before{
	background:url(../png/path-6%402x.png) no-repeat -120px 0px /  120% auto;
	top:-31px;
}
.bgForm.insidebgForm:after{
	bottom:-65px;
	background:url(../png/path-7%402x.png) no-repeat -40px 0px / 115% auto;
	height:120px;
}
.tripFilters li{
	width:calc((100% - 52px) / 2);
	margin-bottom:15px;
	width:48%;
	margin-right:0;
}
.tripFilters li:nth-child(odd){
	float:left;
}
.tripFilters li:nth-child(even){
	float:right;
}
.tripFilters li:last-child{
	width:100%;
	float:none;
	text-align:center;
	margin-left:0;
	margin-bottom:0;
	margin-top:10px;
}
.tripFilters li:last-child .yellowBtn{
	margin-left:0;
	float:none;
	z-index:3;
	position:relative;
}
.bgForm.footForm:before{
	top: -90px;
    background-position: -170px 60px;
}
.contentArea{
	padding-top:70px;
	padding-bottom:50px;
}
.footLogo{
	margin-bottom:5px;
}
.footLogo img{
	max-width:250px;
}
.footColumns{
    padding-top:34px;
    padding-bottom:34px;
}
footer .copyrightFooter{
	padding-top:35px;
    padding-bottom:20px;
}
}
/* Responsive code ends... Screen 991px to 768px*/
@media (max-width:768px){
	body.mega-menu-menu-1-mobile-open header.sticky{
	z-index:9999999;
}
header.sticky{
	height:120px;
}
.topBar{
	padding-top:10px;
	padding-bottom:10px;
}
.navbar{
	left:auto;
	padding:0!important;
	margin-top:30px;
}
.navbar #mega-menu-wrap-menu-1{
	width:100%;
}
.navbar ul li a{
	padding:7px 20px!important;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle{
	width:50px;
    right:0;
    position:absolute;
    top:-20px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1{
	right:-15px;
	width:100%;
	max-height:calc(100vh - 94px);
	overflow-y:auto;
	height:auto;
	padding-bottom: 20px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1{
	top:92px;
	height:auto;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
	margin:0!important;
	height:auto!important;
	width:100%!important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 input, #mega-menu-wrap-menu-1 #mega-menu-menu-1 img{
	width:100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu{
	margin-top:0!important;
	width:100%!important;
}
.navbar ul li:last-child a, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child > a.mega-menu-link{
	padding-top:10px!important;
	padding-bottom:10px!important;
	font-size:18px!important;
	width:auto!important;
	margin:7px 25px 30px!important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child{
	width:100%;
	text-align:center;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12{
	max-width:inherit;
}
.navbar ul.mega-menu > li > .mega-sub-menu .menu li.menu-item-has-children > .sub-menu {
	left:1%;
	margin-top:0;
	margin-bottom:-25px;
	box-shadow:none!important;
	position:relative;
	padding-top:10px;
}
.navbar ul li a span{
	display:inline-block!important;
}
}
/* Responsive code starts... Screen 767px to 576px*/
@media (max-width:767px){
.logoOuter > a img{
	top:-15px;
}
.topBar .topHeadLink, .topBar .topHeadPhone{
	margin-left:12px;
}
.topBar .topHeadPhone{
	margin-left:15px;
	margin-right:15px;
}
.bannerSection .banHead, .bannerSection .banHead h2{
	font-size:80px;
}
.maroonHeading, .maroonHeading h1{
	font-size:48px;
}
.bannerSection:after{
	bottom:-80px;
}
.banSection.greenStrip:after{
	bottom:-20px;
}
.banSection.yellowStrip:after{
	background:url(../png/group-118%402x.png) no-repeat 50% 25px / 120% 30px;
}
.box3Layout{
	padding-top:30px;
	padding-bottom:20px;
}
.box3LayoutCol{
	margin-bottom:30px;
}
.box3Layout.box3LayoutHorizontal{
	margin-left:0px!important;
	margin-right:0px!important;
}
.box3Layout.box3LayoutHorizontal .box3LayoutCol .vc_col-sm-4{
	padding-left:0;
	padding-right:0;
}
.box3Layout.vc_row.vc_column-gap-15>.vc_column_container{
	padding-right:0;
}
.wpb_image_grid .wpb_image_grid_ul img{
	margin-left:auto;
	margin-right:auto;
}
.readyGoForm{
	padding-top:10px;
	padding-bottom:0;
}
.gform_wrapper{
	padding-top:10px;
	padding-bottom:10px;
}
.bgForm .formHeading, .gform_wrapper .gform_title, .tripsInfo h1, .tripsInfo h2{
	font:normal normal bold 54px/1 Turbinado Bold Pro!important;
}
.gform_wrapper ul.gform_fields li.gfield{
	width:100%;
	margin-top:20px;
	margin-bottom:0;
}
.gform_wrapper .gform_footer input[type="submit"]{
	width:auto!important;
	margin-top:40px!important;
}
.bgForm .gform_wrapper{
	padding-left:0;
}
.tripFilters li{
	width:100%;
	margin-top:20px;
    margin-bottom:30px;
	margin-right:0;
}
.tripFilters li:nth-child(4){
	width:100%;
    text-align:center;
	margin-top:40px;
    margin-bottom:16px;
}
.bgForm:before{
	top:-34px;
	background-size:100% auto;
	left:0;
}
.signUpForm:before{
	top:-10px;
}
.bgForm.footForm:before{
	top:-84px;
	background-position:-130px 60px;
}
.bgForm.insidebgForm:before{
	background:url(../png/path-6%402x.png) no-repeat -40px 0px /  110% auto;
	top:-18px;
	height:60px;
}
.bgForm.insidebgForm:after{
	background:url(../png/path-7%402x.png) no-repeat -40px 0px / 110% auto;
	height:105px;
}
.bgForm.footForm .gform_wrapper ul.gform_fields li.gfield,  .gform_wrapper .contactForm ul.gform_fields li.gfield{
	width:100%;
	padding-right:0;
}
.insidebgForm .readyGoForm .vc_col-sm-2{
	text-align:center;
	margin-top:10px;
	margin-top:10px;
}
.insidebgForm .readyGoForm .vc_col-sm-2 .wpb_text_column.wpb_content_element{
	margin-bottom:0;
}
.bgForm.insidebgForm.insidebgFormToFix:not(.insidebgFormFix) .yellowBtn{
	margin-top:0;
	position:static;
}
.photoGallery.instaPost .isotope-item, .galleryImageBox.wpb_column.vc_column_container.vc_col-sm-3{
	width:50%;
	max-width:50%;
	float:left;
}
.photoGallery.instaPost .isotope-item{
	/*width:33.33%;*/
}
.tripDetail .tripOption{
	width:calc(100% / 3);
	margin-bottom:10px;
}
.tripFilters li:last-child .yellowBtn{
	margin-left:-10px;
}
.box3LayoutCol.wpb_column.vc_column_container.vc_col-sm-4.offset-sm-2{
	margin-left:0;
}
.banSection + .container .bgForm .readyGoForm{
	padding-top:30px!important;
	padding-bottom:10px!important;
}
.bgForm.insidebgForm.insidebgFormToFix:not(.insidebgFormFix) .formHeading{
	position:static;
	margin-top:0;
}
.bgForm.insidebgForm.insidebgFormToFix:not(.insidebgFormFix) .yellowBar{
	position:static;
	margin-top:5px;
}
.bgForm.insidebgForm.insidebgFormToFix:not(.insidebgFormFix) .tripDetail{
	margin-top:0;
}
.blogContent{
	padding-top:50px;
}
.instaPost .socialBar a:nth-child(1){
	font-size:20px;
	top:-5px;
}
.instaPost .socialBar a:nth-child(2){
	font-size:24px;
	top:2px;
	margin:0;
}
.instaPost .socialBar a:nth-child(3), .instaPost .socialBar a:nth-child(4){
	font-size:30px;
	margin-left:5px;
}
.instaPost .socialBar a{
	max-width:30px;
	max-height:30px;
	display:inline-block;
	overflow:hidden;
}
.photoGallery.insidephotoGallery li.isotope-item{
	width:50%;
	float:left;
	margin-bottom:10px!important;
}
}
/* Responsive code ends... Screen 767px to 576px*/
/* Responsive code starts... Screen 575px to 320px*/
@media(max-width:575px){
header{
	z-index:3;
}
.topBar{
	padding:8px 0 12px;
	margin-bottom:-2px;
}
.topBar .textwidget.custom-html-widget{
	text-align:center;
}
.topBar .topHeadPhone{
	margin-right:10px;
	margin-left:5px;
}
.topBar .topHeadLink, .topBar .topHeadPhone{
	font-size:10px;
	margin-left:5px;
}
.topBar .topHeadLink:first-child{
	margin-left:0;
}
.topBar .socialBar{
	top:4px;
	position:relative;
	display:inline-block;
	float:none;
}
.topBar .socialBar:not(:last-child){
	margin-right:6px;
	top:4px;
}
.socialBar a:nth-child(1){
	font-size:10px;
}
.socialBar a:nth-child(2){
	font-size:14px;
	margin:0 0 0 3px;
}
.socialBar a:nth-child(3), .socialBar a:nth-child(4){
	font-size:20px;
}
.logoOuter > a img{
	width:180px;
	top:-5px;
}
.navbar{
	left:0;
}
.banSection{
	padding-top:44px;
}
.bannerSection .banHead, .banSection .banHead, .bannerSection .banHead h2{
	font:64px/1 Turbinado;
}
.box3Layout.box3LayoutHorizontal .box3LayoutCol > .vc_column-inner > .wpb_wrapper > .wpb_single_image, .box3Layout.box3LayoutHorizontal .box3LayoutCol > .vc_column-inner > .wpb_wrapper > .wpb_text_column{
	display:block;
	width:100%;
}
.box3Layout.box3LayoutHorizontal .box3LayoutCol .box3Content{
	padding:25px 10px;
}
.galleryImageBox.wpb_column.vc_column_container.vc_col-sm-3{
	margin-bottom:-1px;
}
.bgForm.footForm{
	padding-left:0;
}
.bgForm:before{
	top:-20px;
	height:50px;
	left:0;
	background:url(../png/path-6%402x.png) no-repeat -20px 0px /  110% 50px;
}
.bgForm.footForm:before{
	top: -75px;
    background-position: -60px 60px;
    background-size: 120% auto;
}
.bgForm.insidebgForm:before{
	background:url(../png/path-6%402x.png) no-repeat -20px 0px /  110% 50px;
	top:-20px;
	height:50px;
}
.bgForm.insidebgForm:after{
	background:url(../png/path-7%402x.png) no-repeat -20px 0px / 110% 50px;
	height:50px;
	bottom:-20px;
}
.bgForm.insidebgForm:before{
	/*background-position:-20px 0;
	top:-13px;*/
}
.instaPost .maroonHeading{
	padding-left:10px;
	padding-right:10px;
	font-size:28px;
	letter-spacing:1px;
	line-height:0;
	margin-top:20px;
}
.tripDetail .tripOption{
	width:calc(100% / 2);
	padding-right:10px;
}
.photoGallery .isotope-item{
	width:100%;
}
footer .footHead{
	margin-top:34px;
}
.footLogo, .footList, footer .socialBar, footer .footHead{
	text-align:center;
}
.footList img{
	float:none;
}
}
.min-age{
	display: inline-block;
}
.min-age span{
	display: block;
    text-align: center;
    margin-top: 16px;
    color: white;
    font: normal normal normal 18px/24px Proxima Nova;
}
/* Responsive code ends... Screen 575px to 320px*/
/* Responsive code starts... Screen 369px to 320px*/
@media(max-width:369px){
.bannerSection .banHeadSmall, .homeWelcomeArea h2{
	line-height:1.4;
}
}
/* Responsive code ends... Screen 369px to 320px*/
@media(min-width:768px){
.box3LayoutCol:nth-child(n+4){
	margin-top:30px;
}
.box3Layout.box3LayoutHorizontal .box3LayoutCol .wpb_column:first-child .vc_column-inner{
	padding-left:0;
	padding-right:0;
}
}
@media(min-width:769px){
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
	border-bottom:3px solid #FDC30F!important;
	background:transparent;
}
.min-age{
	 
}
.min-age span{
	 
}
}
@media (min-width:1280px){
.container{
	max-width:1260px!important;
}
header > .container, header > .topBar > .container, footer > .container{
	max-width:1320px!important;
}
.photoGallery.insidephotoGallery{
	max-width:100%!important;
	padding-left:15px;
	padding-right:15px;
	margin-left:auto;
	margin-right:auto;
	position:static!important;
}
}
@media (min-width:768px) and (max-width:991px){
	header > .container{
		max-width:none !important;
	}
.boxSpecialTabRow > .vc_column-inner > .wpb_wrapper > .vc_row{
	margin-left:-7.5px;
	margin-right:-7.5px;
	width:auto;
}
.boxSpecialTabRow > .vc_column-inner > .wpb_wrapper > .vc_row .box3LayoutCol.vc_col-sm-4 > .vc_column-inner{
	padding-left:7.5px;
	padding-right:7.5px;
}
}
@media (min-width:769px) and (max-width:991px){
.navbar{
	width:auto;
	left:auto;
	padding:20px 0!important;
}
.navbar ul li a{
	padding:0px 0px 7px!important;
	font-size:14px !important;
	margin:0 7px!important;
}
}
/*****  Custom CSS *********/
.box3LayoutCol .wpb_single_image img{
	height: 350px!important;
    object-fit: cover;
}
.banSection + .container .bgForm .readyGoForm {
	padding-top: 70px;
  padding-bottom: 10px;
}
.banSection img {
	object-fit: cover!important;
	min-height:620px!important;
	max-height:620px !important;
}
.trip-not-found{
	font-size:28px;
	padding:30px;
	border:2px solid #8080804a;
	font-family: 'Proxima Nova';
}
.page-id-14040 .offset-md-1{
	margin-left:0;
}
@media (max-width: 575px){
	.banSection {
			padding-top: 43px!important;
	}
}

.navbar ul li:last-child > a, .yellowBtn, .gform_wrapper .gform_footer input[type="submit"]
{
	-webkit-transition: background-color 0.5s linear!important;
	-moz-transition: background-color 0.5s linear!important;
	-o-transition: background-color 0.5s linear!important;
	transition: background-color 0.5s linear!important;
}
/*.mega-menu-item-has-children > ul.mega-sub-menu{
	display:none!important;
}
.mega-menu-item-has-children.mega-toggle-on > ul.mega-sub-menu{
	display:block!important;
}
li.mega-menu-item-has-children:hover .mega-sub-menu{
    display:block;      
}*/
/***** Custom CSS ********/

.t7displayname{
	font-family: 'Proxima Nova' !important;
}

span.wprevpro_t7_DIV_title {
font-family: 'Proxima Nova' !important;
display: block !important;
padding-bottom: 20px !important;
}
    
.wpproslider_t7_star_DIV {
text-align: left !important;
}

.wpproslider_t7_DIV_1a {
margin-left:0px !important;
margin-right:0px !important;
}

/*TEAM*/
.page-id-14027 .vc-hoverbox-block-inner.vc-hoverbox-front-inner h2 {
    color:#fff;
}
.page-id-14027 .vc-hoverbox-block-inner h2 {
    font-family: 'Oswald';
}
.page-id-14027 .vc-hoverbox-block-inner p,
.page-id-14027 .vc-hoverbox-block-inner p strong{
    font-family: 'Proxima Nova';
    text-align:left;
    font-size:15px;
}

.page-id-14027 .vc-hoverbox-block-inner p strong{
    font-weight:900;
}
.page-id-14027 .vc-hoverbox-block.vc-hoverbox-front::before {
content: "";
    background: transparent linear-gradient(107deg, #000000CE 0%, #37373757 0%, #54545400 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;

}

.page-id-14027 .vc-hoverbox-inner {
  min-height: 450px !important;
}

.page-id-14027 .vc-hoverbox-wrapper.vc-hoverbox-shape--square.vc-hoverbox-align--center.vc-hoverbox-direction--default.vc-hoverbox-width--100 {
	padding-bottom: 30px;
}

/*TRIP FILTERING*/
.tripsInfo h4 {
	font-size:2rem;
}
/*town pages*/
.town-text h3{	 
	line-height:1;	 
	font-family:Turbinado Bold Pro;
	color:#8B181D;
	 
}
h4.red{
	color:#8B181D;
}
.town-text h2.maroonHeading {
	text-transform: none;
}
.town-featured h3{     
    background: #002626;
    padding: 16px 30px;
    width: 100%;
    display: block;
    margin-bottom: 22px;
    color: #f3f3f4;
    font: normal normal bold 24px/36px Oswald;
    text-transform: uppercase;
    box-shadow: 0px 3px 6px #00000029;
    text-align: center;
}

.town-featured h4{
	text-align: center;

}
.wpb_text_column.town-featured .yellowBtn{
	margin-bottom: 24PX;
}

/*river pages*/

.riverTop{

}

.riverTop  h2{
	margin-bottom:30px;
}
h2.greenHeading, h2.greenHeading a{
	color:#002626;
}


/*top bar*/
div#tpbr_box, div#tpbr_box a {font-family: Proxima Nova !important;}
div#tpbr_box a {color:#FDC30F !important;}
