﻿/*------------------------------------------------------------------*/
/* Color Palette
/*
/* Dark Blue   - #152f43
/* Light Green - #9bbc3a
/*
/*------------------------------------------------------------------*/

/*------------------------------------------------------------------*/
/* General
/*------------------------------------------------------------------*/
body {
	background: #FFFFFF !important;
	overflow-x: hidden;

}
#content {overflow: hidden;}
.container-fluid.full-width {
	margin-left: -15px;
	margin-right: -15px;
}
header ul {
	float: left;
}
.header-cta {
    color: #9bbc3a;
    font-family: "Oswald",sans-serif;
    font-size: 30px;
    margin-bottom: 5px;
    margin-top: 15px;
    text-transform: none;
}
img {
	max-width: 100%;
	height: auto;
}
.section {
	padding: 70px 15px;
}
.section a {
  text-decoration: underline;
}
.carousel-content a {
  text-decoration: none;
}
.section .columned-list a
{
    text-decoration: none;
}
.section-short {
	padding: 40px 15px;
}
textarea:focus,
input:focus,
.btn:focus,
*:focus {
    outline: 0;
}
/*------------------------------------------------------------------*/
/* Typography
/*------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, a.btn, .referral-button, .btn, .navbar-inverse .navbar-nav>li>a {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
    text-decoration: none !important;
}
.dot-numbers a {
    text-decoration: none !important;
}
.no-bullets {
	padding-left: 0;
	list-style-type: none;
	list-style: none;
}
a.btn,
.btn,
.navbar-inverse .navbar-nav>li>a {
	font-weight: 300;
	text-decoration: none;
}
body, p, li, a {
	font-family: 'Open Sans', sans-serif;
	color: #223a4e;
	size:14px;
}
a:hover,
a:active {
	color: #28445c;
}
a.lineunder {
	text-decoration: underline;
}
#content p,
#content li,
#content address {
	font-size: 20px;
	font-weight: 300;
	line-height: 24px;
}
.slides p a {
	text-decoration: underline;
}
.slides p a.btn,
.referral-button,
.no-underline,
.no-underline:focus,
.no-underline:hover,
.no-underline:active {
	text-decoration: none !important;
}
/* Teasers/Excerpts */
.teaser h3.teaser-title {
	margin-top: 0;
	font-size: 20px;
}
.teaser h3.teaser-title a {
	font-family: 'Oswald', sans-serif;
}
#content p.post-date {
	font-size: 16px;
	color: #223a4e;
}
/* Heading Lines */
.line {
	line-height: 1.3em;
	text-align: center;
	margin-bottom: 30px;
	text-transform: capitalize;
	font-size: 40px;
	overflow: hidden;
}
.line span {
	display: inline-block;
	position: relative;
}
.line span:before,
.line span:after {
	content: "";
	position: absolute;
	height: 5px;
	border-bottom: 4px solid #223a4e;
	top: 50%;
	margin-top: -2.5px;
	width: 50%;
}
/*For Specialized Group Travel lines were to long*/
.line span.short_line:before, .line span.short_line:after {
    width: 20%;
}
.line span:before {
	right: 100%;
	margin-right: 15px;
}
.line span:after {
	left: 100%;
	margin-left: 15px;
}
/* Headings with lines - just add 'centered-line' class to any heading tag for center-aligned headings or 'left-line' for left-aligned headings */
.heading-line {
	display: table;
	width: 100%;
	white-space: nowrap;
}
.heading-line:before,
.heading-line:after {
	content: '';
	background: url('../img/heading-line.png') repeat-x;
	background-position: center left;
  	display: table-cell;
	-moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.centered-line:before,
.centered-line:after {
	width: 50%;
}
.left-line:after {
	width: 100%;
}
.left-line:after,
.centered-line:after {
	border-left: 15px solid transparent;
}
.centered-line:before {
	border-right: 15px solid transparent;
}
/*------------------------------------------------------------------*/
/* Helpers
/*------------------------------------------------------------------*/
.inline-block {
	display: inline-block;
}
.list-inline li {
	/* Adding on to Bootstrap's list-inline class */
	float: left;
	padding: 0;
	list-style-type: none;
	list-style: none;
}
.green-bg {
	background: #9bbc3a;
	color: #FFFFFF;
}
.blue-bg {
	background: #2e3848;
	color: #FFFFFF;
}
.green-bg p, .blue-bg p,
.green-bg li, .blue-bg li,
.green-bg a, .blue-bg a {
	color: #FFFFFF;
}
.green {
	color: #9bbc3a;
}
.white-bg {
	background: #FFFFFF;
}
.grey-120 {
	background: #fbfbfb;
}
.grey-105 {
	background: #faf9f9;
}
.grey-100 {
	background: #f7f6f6;
}
.grey-95 {
	background: #ededed;
}
.grey-85 {
	background: #dedede;
}
.grey-75 {
	background: #bfbfbf;
}
.gradient-bg {
	background: #f2f2f2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #f7f7f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f2f2 0%,#f7f7f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#f7f7f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f2f2 0%,#f7f7f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-8 */
}
.no-margin {
	margin: 0;
}
.padding {
	padding: 20px;
}
.margin-bottom {
	margin-bottom: 15px;
}
.heading-margin {
	margin-bottom: 50px;
}
.vertical-margin {
	margin: 32px 0;
}
.align-center {
	text-align: center !important;
}
.white-border {
	border: 5px solid #FFFFFF;
}
.underline {
	position: relative;
	border-bottom: 1px solid #223a4e;
	font-size: 1.7em;
	line-height: 1.7em;
	font-weight: 300;
	margin: 0 0 1em;
}
.thick-underline {
	display: inline-block;
	position: relative;
	padding-right: 10px;
	top: 2px;
	border-bottom: 3px solid #223a4e;
}
.multi-column {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 200px;
	overflow: visible !important;
}

/*-------------------------------------------------------------------------------------*/
/* Universal Elements: Lists, Buttons, Forms, Tables, Images, Accordions, Tertiary Navs
/*-------------------------------------------------------------------------------------*/
/* Lists */
ol.dot-numbers {
    counter-reset: li; /* Initiate a counter */
    margin-left: 0;
    padding-left: 0;
}
ol.dot-numbers > li {
    position: relative;
    margin: 0 0 6px 2em;
    padding: 4px 8px;
    list-style: none;
}
ol.dot-numbers > li:before {
	font-family: 'Oswald', sans-serif;
    content: counter(li); /* Use the counter as content */
    counter-increment: li; /* Increment the counter by 1 */
    position: absolute;
    top: -2px;
    left: -2em;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    width: 32px;
    margin-right: 8px;
    padding: 4px;
    color: #FFFFFF;
    background: #152f43;
    text-align: center;
    border-radius: 100%;
}
.arrow-list ul li {
	list-style-type: none;
	list-style: none;
}
.arrow-list ul li a,
#content .columned-list li.list-heading {
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
}
.arrow-list ul li:before {
	content: "\f105";
	font-family: 'FontAwesome';
	padding-right: 7px;
}
.arrow-list.no-bold ul {
	padding-left: 0;
}
.arrow-list.no-bold li {
	text-indent: -15px;
	padding-left: 15px;
}
.arrow-list.no-bold li a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
}
.columned-list {
	margin: 1em 0;
}
.columned-list ul {
	margin-bottom: 0;
	padding: 0 20px;
}
.columned-list.two-column>ul {
	-webkit-column-count: 2; -moz-column-count: 2; column-count: 2;
}
.columned-list.three-column>ul {
	-webkit-column-count: 3; -moz-column-count: 3; column-count: 3;
}
.columned-list.four-column>ul {
	-webkit-column-count: 4; -moz-column-count: 4; column-count: 4;
}
.columned-list.five-column>ul {
	-webkit-column-count: 5; -moz-column-count: 5; column-count: 5;
}
.columned-list.six-column>ul {
	-webkit-column-count: 6; -moz-column-count: 6; column-count: 6;
}
.ov-h3 {
  text-align: center;
  margin-top: 0;
  background: #FFF;
}
.ov-h3 span {
	padding: 0 10px;
	text-align: center;
	display: inline-block;
	position: relative;
	z-index: 10;
}
.ov-h3+* {
  border-top: solid 2px #223a4e;
  padding-top: 23px;
  margin-top: -23px;
}
.ov-h3 .ovwhiteheader {
	background-color: #FFF;
}
ul.sectioned-list {
	padding-left: 0;
	padding-top: 23px;
}
ul.sectioned-list li {
	width: 100%;
}
.columned-list>ul li {
	display: inline-block;
	width: 100%;
	margin: 5px 0;
}
.columned-list br {
	clear: left;
}
#content .columned-list li.list-heading:before {
	content: '';
	display: none;
}
#content .columned-list .list-heading.line {
	text-align: left;
	line-height: 1em;
}
#content .columned-list .list-heading.line span {
	display: inline-block;
	position: relative;
	margin-left: 3em;
}
#content .columned-list .list-heading.line span:before,
#content .columned-list .list-heading.line span:after {
	content: "";
	position: absolute;
	height: 5px;
	border-bottom: 4px solid #223a4e;
	top: 50%;
	margin-top: -2.5px;
	width: 50%;
}
#content .columned-list .list-heading.line span:before {
	right: 100%;
	margin-right: 15px;
}
#content .columned-list .list-heading.line span:after {
	left: 100%;
	margin-left: 15px;
}
/* Images */
.img-border {
	border: 5px solid #FFF;
}
/* Forms and Inputs */
input,
select {
	color: #555555;
}
select {
	border-radius: 0;
	width: 100%;
}
.form-control {
	border-radius: 0;
}
.search-wrapper .search-box {
	border: 0;
	box-shadow: none;
	font-size: 18px;
	height: 50px;
}
.search-wrapper .input-group-btn .btn {
	background: #FFFFFF;
	outline: none;
	border: 1px solid #FFF;
	height: 50px;
}
.search-wrapper .input-group-btn .btn .fa-search {
	font-size: 2em;
}
.form-inline .row {
	margin: 0;
}
.form-inline .form-group,
.form-inline .input-group,
.form-inline .input-group.row .input-wrapper input {
	width: 100%;
}
.form-inline .input-group.row .input-wrapper input {
	font-size: 20px;
	font-weight: 300;
	padding: 5px;
}
.form-inline .input-group.row .input-wrapper {
	padding-left: 0;
}
.form-inline .input-group.row .input-wrapper:last-of-type {
	padding-right: 0;
}
.form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
	margin: 0 2em;
	-webkit-transform: scale(1.6,1.6);
	-moz-transform: scale(1.6,1.6);
	-o-transform: scale(1.6,1.6);
}
/* Standard Form */
.standard-form input,
.standard-form select {
	-moz-box-shadow: inset 0 2px 6px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 2px 6px rgba(0,0,0,0.3);
	box-shadow: inset 0 2px 6px rgba(0,0,0,0.3);
	border: none;
	border-top: 2px solid #152f43;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.standard-form .row {
	margin-bottom: 20px;
}
.checkbox-lg {
	-webkit-transform: scale(1.6,1.6);
	-moz-transform: scale(1.6,1.6);
	-o-transform: scale(1.6,1.6);
	box-shadow: none !important;
}
/* Bordered Form */
.bordered-form input,
.bordered-form select,
.bordered-form textarea {
	border-left: 5px solid #152f43;
}
.select-wrapper {
    position: relative;
}
.select-wrapper:after {
	content: "\f0d7";
	position: absolute;
	font-family: 'FontAwesome';
	top: -3px;
	right: 15px;
	font-size: 2em;
	pointer-events: none; /* Allows mouse to click through arrow */
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS here */
    .select-wrapper:after {
	    content: "";
	    position: absolute;
	    font-family: 'FontAwesome';
	    top: -3px;
	    right: 15px;
	    font-size: 2em;
	    pointer-events: none; /* Allows mouse to click through arrow */
    }
}
/* Quicklinks */
.quicklinks {
	padding-left: 0;
}
.quicklinks li {
	list-style: none;
	list-style-type: none;
	-webkit-transition: 0.1s all ease-in-out;
    -moz-transition: 0.1s all ease-in-out;
    -o-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}
.quicklinks li:hover,
.quicklinks li:active {
	background: rgba(220,220,220,0.3);
}
.quicklinks li a {
	position: relative;
	display: block;
	padding: 10px 10px;
}
.quicklinks li a:hover,
.quicklinks li a:active,
.quicklinks li a:focus {
	text-decoration: none;
}
.quicklinks li a:after {
	content: '';
	position: absolute;
	right: 10px;
	margin-top: -13px;
	top: 50%;
	width: 22px;
	height: 26px;
	background: url('/img/icons/arrow-sprite.png') no-repeat -22px -26px;
}
/* Buttons */
.btn {
	position: relative;
	border-radius: 0;
	border: none;
}
.btn-lg {
	padding: 10px 50px 10px 30px;
}
.btn-lg,
.btn-group-lg>.btn {
	border-radius: 0;
}
.btn-lg {
	font-size: 24px;
}
.btn-primary {
	background: #223a4e;
	transition: background 0.1s ease-in-out, box-shadow 0.05s ease-in-out;
}
.btn-secondary {
	background: #81a220;
}
.btn-white {
	background: #FFFFFF;
}
.btn.wide-btn {
	display: block;
	float: left;
	width: 100%;
}
.btn-primary:hover,
#save:hover,
.open>.dropdown-toggle.btn-primary {
	background: #395e7d;
	border: none;
	box-shadow: inset 0 0 7px 0 rgba(0,0,0,0.14);
}
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
	background: #223a4e;
	box-shadow: inset 0 0 25px 0 rgba(0,0,0,0.1);
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open>.dropdown-toggle.btn-secondary {
	background-color: #8baf23;
	color: #FFFFFF;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open>.dropdown-toggle.btn-white {
	background-color: #efefef;
	border: none;
}
.btn-lg#save:after {
	background: url() no-repeat -22px 0;
}
.btn-lg:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -13px;
	right: 15px;
	display: inline-block;
	float: none;
	background: url('../img/icons/arrow-sprite.png') no-repeat -22px 0;
	width: 22px;
	height: 26px;
}
.btn-white:after {
	background-position: -22px -26px;
}
/* Video */
.video-wrapper {
	position: relative;
}
.video-wrapper .video-overlay-btn {
	position: absolute;
	top: 50%;
	margin-top: -78.5px;
	left: 50%;
	margin-left: -79px;
	display: block;
	background: url('../img/video-play-btn.png') no-repeat;
	background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -ms-background-size: cover;
	width: 158px;
	height: 157px;
}
.myHTMLvideo {
	max-width: 100%;
}
/* Icons */
.cta-icon.pull-left {
    margin: 0 15px 15px 0;
    height: 60px;
}
/* Accordions */
.panel-title>a:focus,
.panel-title>a:hover,
.panel-title>a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.panel .panel-title a {
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	font-weight: 300;
}
.panel-blue>.panel-heading {
	color: #FFFFFF;
	background-color: #152f43;
	border-radius: 5px;
	padding: 15px;
}
.panel-blue>.panel-heading.active {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.panel-blue>.panel-heading .glyphicon {
	border-radius: 100%;
	background: #FFFFFF;
	color: #152f43;
	padding: 5px;
	margin-top: -5px;
	font-size: 18px;
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
	background: #f4f4f4;
}

.panel-body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size:20px;
}


/*------------------------------------------------------------------*/
/* Header
/*------------------------------------------------------------------*/
#header {
	position: relative;
}
#header .one_ul ul {width: 100%;}
#header .two_ul ul {width: 50%;}
#header .three_ul ul {width: 33.333333%; width: calc(100% / 3);}
#header ul{list-style:none;}
#header .four_ul ul {width: 25%;}
#header .five_ul ul {width: 20%;}
#header .six_ul ul {width: 16.666666%; width: calc(100% / 6);}
#header .seven_ul ul {width: 14.28571%; width: calc(100% / 7);}
#header .eight_ul ul {width: 12.5%; width: calc(100% / 8);}
#header .nine_ul ul {width: 11.11111%; width: calc(100% / 9);}
#header .ten_ul ul {width: 10%;}
#header .eleven_ul ul {width: 9.0909%; width: calc(100% / 11);}
#header .twelve_ul ul {width: 8.3333%; width: calc(100% / 12);}
/* Site Branding Bar */
.site-branding {
	padding: 1em 0;
}
.top-menu li a {
	padding: 0 1em;
	border-right: 1px solid #223a4e;
	color: #223a4e;
	font-size: 17px;
	font-weight: 600;
}
.top-menu li:last-of-type a {
	border-right: 0;
	padding-right: 0;
}
.header-cta {
	color: #9bbc3a;
}

/* Navbar */
.navbar {
	margin-bottom: 0;
	position: absolute;
	left: 0;
	z-index: 10;
	width: 100%;
}
.navbar-inverse {
    background: #223A4E;
	background: rgba(21,47,67,0.9);
	border: none;
	border-radius: 0;
}
.navbar-inverse .navbar-nav>li>a {
	color: #FFFFFF;
	font-size: 30px;
	padding: 28px 28px;
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
	color: #142e42;
	background: #FFFFFF;
}
.navbar-inverse .navbar-nav>li>a:hover {
	background: #28445c;
}
#header .dropdown_container ul > li:before {
    content: "\f105";
    font-family: "FontAwesome";
    padding-right: 7px;
}

/* Search Box */
.search-wrapper {
	padding: 0.93em 15px;
}
/* Tertiary Nav */
.page-nav .container,
.page-nav .col-sm-12 {
	padding: 0;
}
.page-nav .list-inline {
	float: left;
	margin: 0;
	width: 100%;
}
.page-nav ul li {
	width: 33.333333%; /* fallback for browsers without support for calc */
	width: calc(100% / 3);
	text-align: center;
}
.page-nav ul li a {
	display: block;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 30px;
	padding: .85em 0;
}
.page-nav ul li a:focus,
.page-nav ul li a:hover,
.page-nav ul li a:active {
	background: #262e3b;
	text-decoration: none;
}
.chevron-down {
	display: inline-block;
	background: url('../img/chevron-down.png') no-repeat;
	height: 21px;
	width: 25px;
	margin-left: 5px;
}
/* Ratings */
.rating {
	margin-right: 10px;
}
.rating span {
	padding: 0 5px;
}
.star-rating.rating {
	margin-right: 0;
}
.rating {
	font-size: 2em;
	line-height: 1em;
	color: #9bbc3a;
}
.star-rating.rating span {
	float: left;
}
/* Pagination */
.pagination-wrapper {
	text-align: center;
}
.pagination>li>a {
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	color: #223a4e;
	border: none;
	padding: 6px 20px;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>a:active,
.pagination>li>a.active {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}

/*------------------------------------------------------------------*/
/* Footer
/*------------------------------------------------------------------*/
/* Destination List */
#footer-destinations h3,
.destinations-mobile h3 {
  text-align: center;
  margin-top: 0;
  background: #fbfbfb;
}
#footer-destinations h3 span,
.destinations-mobile h3 span {
	padding: 0 10px;
	text-align: center;
	display: inline-block;
	position: relative;
	z-index: 10;
}
#footer-destinations h3+*,
.destinations-mobile h3+* {
  border-top: solid 2px #223a4e;
  padding-top: 23px;
  margin-top: -23px;
}
.ovwhiteheader {
    background-color: #fbfbfb;
}
#header .ovwhiteheader {
	background-color: #FFF;
}

#footer-destinations .destinations-list {
	float: left;
	width: 100%;
	padding-left: 0;
}
#footer-destinations .destinations-list ul {
	padding-left: 0;
}
#footer-destinations .destinations-list .column {
	padding-right: 10px;
}
#footer-destinations .destinations-list li {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	padding-bottom: 4px;
	list-style: none;
	list-style-type: none;
}
/* Mobile Destinations List */
.footer-navbar .nav>li>a:hover,
.footer-navbar .nav>li>a:focus {
	background: transparent;
}
.footer-navbar .navbar-nav>li>a {
	padding-left: 0;
}
.footer-navbar .navbar-header {
	text-align: center;
}
.footer-navbar .navbar-toggle {
	display: block;
	float: none;
	margin: 0 auto;
	font-size: 1.5em;
}
.footer-navbar .navbar-toggle .icon-bar {
	background: #9bbc3a;
	margin: 5px auto 0;
}

/* Newsletter Signup */
.footer-newsletter h3 {
	margin-right: 1em;
}
/* Footer Nav */
.footer-nav {
	padding-top: 2em;
}
.footer-nav .list-inline {
    float: none;
    text-align: center;
}
footer .list-inline li {
    display: inline;
    float: none;
}
.footer-nav li a {
	padding: 0 1em;
	border-right: 1px solid #223a4e;
	color: #223a4e;
	font-size:14px;
}
.footer-nav li:last-of-type a {
	border-right: 0;
	padding-right: 0;
}
/*------------------------------------------------------------------*/
/* Sidebar
/*------------------------------------------------------------------*/
#sidebar .sidebar-inner {
	padding: 2em;
}
#sidebar p,
#sidebar li,
#sidebar address {
	font-size: 18px;
	line-height: 22px;
}
#sidebar h3 {
	position: relative;
	border-bottom: 1px solid #FFF;
	font-size: 1.7em;
	line-height: 1.7em;
	font-weight: 300;
	margin: 0 0 1em;
}
#sidebar .thick-underline {
	border-bottom: 3px solid #FFF;
}
#sidebar h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4em;
	margin: 5px 0;
}
#sidebar .fa {
	font-size: 1.6em;
	padding-right: 5px;
}
/* Sidebar Quicklinks */
#sidebar .sidebar-quicklinks li:hover,
#sidebar .sidebar-quicklinks li:active {
	background: rgba(255,255,255,0.1);
}
#sidebar .sidebar-quicklinks li a {
	padding: 15px 35px 15px 10px;
}
#sidebar .sidebar-quicklinks li a:after {
	right: 10px;
	background: url('/img/icons/arrow-sprite.png') no-repeat -22px 0;
}
/* Twitter Widget */
.twitter-widget {
	text-align: center;
	background: url('/img/twitter-widget-bg.jpg') no-repeat;
	background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -ms-background-size: cover;
	padding: 1em;
	color: #FFFFFF;
}
.twitter-widget .feed-header {
	margin-bottom: 10px;
}
#sidebar .twitter-widget .fa {
	padding: 0 5px;
	color: #55acef;
	font-size: 3em;
}
#sidebar .twitter-widget p {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
}
/*------------------------------------------------------------------*/
/* Page Specific Elements
/*------------------------------------------------------------------*/
.newsletter-heading {
	font-size: 41px;
	margin: 10px 0;
	color: #effbcc;
}
/*------------------------------------------------------------------*/
/* Site-wide Elements
/*------------------------------------------------------------------*/
/* Flexslider */
.flexslider {
	border: 0;
	margin: 0;
}
/* Slide Overlays */
.flexslider .slides li {
	position: relative;
}
.slide-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
	height: 100%;
}
.slide-overlay .overlay-positioner {
	display: table;
	height: 100%;
	width: 100%;
}
.slide-overlay .overlay-border{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.slide-overlay .overlay-inner {
    background:#223A4E;
	background: rgba(21,47,67,0.8);
	color: #FFFFFF;
	width: 50%;
	margin: 0 auto;
	padding: 1.4em;
}
.slide-overlay .overlay-inner h1,
.slide-overlay .overlay-inner h2,
.slide-overlay .overlay-inner h3,
.slide-overlay .overlay-inner h4,
.slide-overlay .overlay-inner h5,
.slide-overlay .overlay-inner h6 {
	margin: 20px 0;
	font-weight: 300;
}
.slide-overlay .overlay-inner h1.slide-heading {
	margin-top: 0;
}

/* Begin custom Cyber Monday styles */
.overlay-inner-custom {
	background: rgba(0,0,0,0);
	width: 80%;
	margin: 0 auto;
	padding: 1.4em;
}
h1.custom-h1 {
	font-size: 160px;
	color: #9bbc3a;
	-webkit-text-fill-color: rgba(0, 0, 0, 0.0001); /* Will override color property (regardless of order) */
	-webkit-text-stroke: 4px #9bbc3a;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2.custom-h2 {
	color: #ffc74d;
	font-size: 80px;
	margin-bottom: 0px;
}
h2.custom-h2-green {
	color: #9bbc3a;
	font-size: 80px;
	margin-bottom: 10px;
}
h3.custom-h3 {
	color: #ffc74d;
	font-size: 40px;
	margin-top: 0px;
}
/* End custom Cyber Monday styles */

.about h1.slide-heading {
	visibility: hidden;
	position: relative;
}
.about h1.slide-heading:before {
	content: "About go-today";
	visibility: visible;
	position: absolute;
}

.slide-overlay .overlay-border .softrips {
	text-align: left;
	padding: 15px 15px 0 15px;
}
/* Static Hero Image */
.static-hero {
  position: relative;
}
/* Swiper Carousel */
.carousel-container {
	width: 95%;
	margin: 0 auto;
	position: relative;
}
.home-swiper.carousel-container {
	width: 100%;
	background: #ededed;
}
.swiper-container {
	width: 100%;
}
.swiper-slide .slide-padding {
	padding: 1em;
}
.home-swiper .swiper-slide .slide-padding {
	padding: 3px;
}
.carousel-container .left {
	left: 1%;
	background-position: 0 0;
}
.carousel-container .right {
	right: 1%;
	background-position: -22px 0;
}
.swiper-slide .image-wrapper {
	position: relative;
}
.swiper-slide .image-wrapper img {
	width: 100%;
}
.swiper-slide .carousel-content {
	text-align: center;
	padding: 1em 0 1em 0;
	background: #FFF;
}
.swiper-slide .carousel-content a:focus,
.swiper-slide .carousel-content a:hover,
.swiper-slide .carousel-content a:active {
	text-decoration: none;
}
.circle-price {
	position: absolute;
	bottom: -60px;
	left: 50%;
	margin-left: -60px;
	display: table;
    height: 120px;
    width: 120px;
    background-color: #9ABC3A;
    border-radius: 100px;
    border: 4px solid #FFFFFF;
}
#content .circle-price span {
	display: table-cell;
	vertical-align: middle;
	font-family: 'Oswald', sans-serif;
	font-weight: 300 !important;
	color: #fff;
	font-size: 26px !important;
	line-height: 1em;
	text-align: center;
}
.carousel-container .left,
.carousel-container .right {
	background: transparent url('../img/icons/arrow-sprite.png') no-repeat 0 -26px;
	position: absolute;
	left: -2%;
	top: 50%;
	height: 26px;
	width: 22px;
	opacity: .6;
	cursor: pointer;
	z-index: 999;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
.carousel-container .right {
	background-position: -22px -26px;
	left: auto;
	right: -2%;
}
.home-swiper.carousel-container .left {background-position: 0 0; left: 2%;}
.home-swiper.carousel-container .right {background-position: -22px 0; right: 2%;}
/* Softrips */
.softrips .form {
	background-color: #dedbd4;
	padding: 1em;
	margin-top: 1em;
}
.softrips .field {
	float: left;
	color: #223a4e;
}
.softrips input[type=radio] {
	margin-right: 10px;
}
#travel-options input {
	margin-bottom: 10px;
}
/* Pagination Dots */
.flex-control-nav {
	bottom: 40px;
}
.flex-control-paging li a {
	width: 25px;
	height: 25px;
	background: rgba(255,255,255,0.6);
}
.flex-control-paging li a:hover {
	background: #FFFFFF;
}
.flex-control-paging li a.flex-active {
	background: rgba(255,255,255,0.9);
}
/* Directional Arrows */
.flex-direction-nav a {
	height: 26px;
	text-indent: -9999em;
	color: rgba(0,0,0,0);
	text-shadow: none;
	background: url('../img/icons/arrow-sprite.png') no-repeat;
	height: 26px;
	width: 22px;
}
.flex-direction-nav a.flex-next {
	background-position: -22px 0;
}
.flex-direction-nav a:before,
.flex-direction-nav a.flex-next:before {
	content: '';
}
/* Flexslider Carousel */
#flexslider-carousel {
	margin-bottom: 0;
}
#flexslider-carousel .slides {
	border-bottom: 1px solid #FFF;
}
#flexslider-carousel .slides li {
	border-right: 1px solid #FFF;
}
/* Hero Image */
.hero {
	position: relative;
	z-index: 1;
}
.hero img {
	width: 100%;
}
.hero .overlay-inner {
	width: 50%;
}
/* Hero Form */
.hero-form-bg {
	background: url(../img/vacation-builder-hero.jpg) no-repeat;
	padding: 280px 0;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
}
.hero-form {
	margin-top: -400px;
}
.hero-form .slide-overlay {
	position: static;
}
.hero-form .slide-overlay .overlay-border {
	display: block;
}
.hero-form h1.form-heading {
	margin-top: 0;
}
.hero-form .overlay-inner {
	width: 50%;
}
.hero-form .fa-plus-square {
	font-size: 1.8em;
}
/* Option Form */
.hotels-wrapper {
	padding: 25px;
}
form.option-form  .option label {
	padding-left: 10px;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 400;
	vertical-align: middle;
	padding-top: 0;
}
form.option-form  .option span.view-description {
	position: relative;
	bottom: -3px;
	left: 10px;
}
form.option-form  .option .hotel-name {
	text-decoration: underline;
}
#blog{
height:16px;
background: #FFF url(/img/ajax-loader.gif) no-repeat left top;
}

.btn, .button1, #save { transition: transform 0.1s, opacity 0.1s, background 0.1s ease-out; }

.js-anim-click:focus, .js-anim-click:active { animation: press-flash .1s ease-out !important; cursor: pointer; }

.ipad-click:focus, .ipad-click:active { animation: press-flash .1s ease-out !important; cursor: pointer; animation-fill-mode: backwards; -webkit-animation-fill-mode: backwards; }

#save, #save:hover { animation: none !important; background: #223a4e; transform: none !important; }
#save:hover { background: #395e7d; }

@keyframes press-flash {
  0% { transform: scale(1) translate(0, 0) !important; opacity: 1 !important; }
  30% { opacity:0.1 !important;}
  80% { opacity: 0 !important; }
  100% { transform: scale(1.05) translate(0px, -3px); opacity: 0 !important; box-shadow: 0 2px 15px 5px rgba(0,0,0,0.6) !important; background: #80b8e8;}
}

.no-anim.js-anim-click { animation: none !important; }

#footer-copyright { padding-top: 40px; }

#footer h3.section-head { margin-bottom: 25px; font-family: 'Oswald', sans-serif; }

.slider-mobile { background-position: center top; background-position-y: -200px; }
.slider-mobile .burn-bg { z-index: 1; }
.slider-mobile .buffer { z-index: 20; }

.site-links p {
	white-space: normal !important;
	line-height: 1.5em;
	margin-bottom: 0;
	text-align: right;
}

#footer .third.middle a { text-decoration: underline !important; }

#footer .third.last br { display: none; }

.last tr:last-child a { text-decoration: underline !important; }

.search-wrapper button, .btn .fa-search:hover { cursor: auto; }
.search-wrapper button.btn:active { box-shadow: none; -webkit-box-shadow: none; }
.search-wrapper button.btn:active i, .search-wrapper button.btn:focus i { position: relative; top: 0px; left: 0px; }


/* Adds no gutter option for bootstrap */
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}


/*Dev*/
.dropdown_container .row {
    border-top: 2px solid #223a4e;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -30px;
    padding-top: 23px;
}
.dropdown_container h3 span {
    display: inline-block;
    padding: 0 10px;
    text-align: center;
}
.dropdown_container .four_ul ul {
    width: 25%;
}
.mgmenu h3 {
    text-align: center;
}

.circle-price > a {
    position: relative;
    top: 10px;
}
.header-cta a {
	color: #9bbc3a;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
#main-content a:not(.btn data-toggle)
{
    text-decoration: none;
	font-weight: 400;
	color: blue;
}
#main-content .expand-list
{
    margin-bottom:0;
}
#main-content .mainbody-font
{
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}
a.twitter-meta, a.twitter-meta:hover
{
    text-decoration: none;
    color: #fff;
    font-size: 1em;
}
#maindiv nav {
    z-index: 9;
}
#idProdListings .swiper-slide {
    min-height: 850px;
}
#idPopularListings {
	padding: 1em;
}
#main-content a {
    text-decoration: underline;
}
.btn {
    text-decoration: none !important;
}
/*About Page*/
.press_room .col-sm-4 {
    float: left;
    width: 33.3333%;
}
.press_room .col-sm-8 {
    float: left;
    width: 66.6667%;
}
.blog_image_wrap img {
    height: 168px;
    width: 262px;
}
.press_room h3 {
    margin-top: 0;
}
.thumbnail-wrapper img {
    height: auto;
    width: 100%;
    max-height:168px;
    max-width:261px;
}
h3.teaser-title a {
    font-family: "Oswald",sans-serif;
    font-size: 20px;
    font-weight: 400;
}
p.post-date {
    color: #223a4e;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}
.post-excerpt {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
}
.about h2 {
    text-transform: none !important;
}

a:hover { color: #487092;text-decoration: underline; }
.cta .btn {
    width: 100%;
}
.footer-nav {
    padding-bottom: 2em;
}

iframe#pardot { height: 85px; }

/**** Normalize hotel area text // ****/
#idMainHtlDesc p, #idMainHtlDesc div, #idMainHtlDesc li { font-weight: 400; }
#idMainHtlDesc p, #idMainHtlDesc div, #idMainHtlDesc strong, #idMainHtlDesc li { font-size: 14px; }
/**** // Normalize hotel area text ****/

h2.header-cta { text-align: right; }

.branding-right {
	display: block;
	width: 100%;
	text-align: right;
}

.clr { clear: both; }

.navbar-collapse { padding-left: 45px; }

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content { z-index: 101 !important; }

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content li:active {
	opacity: 0.8;
	box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.3);
}

#save-wrapper { display: inline; }

.expire-notifier {
	transform: translateY(-160px);
	margin: 0 auto;
	box-sizing: border-box;
	width: 100%;
	background: #223A4E;
	height: auto;
	z-index: 44;
	position: absolute;
	transition: transform 0.3s ease-in;
}

.expire-notifier.open { transform: translateY(0px); }

.sticky { position: fixed; }

.expire-notifier-header, .expire-notifier-content, .expire-notifier-inner li, .expire-notifier-inner a {
	background-color: #223A4E;
}

.expire-notifier-inner ul {
	list-style-type: none;
	padding-left: 0;
}

.expire-notifier-inner ul img {
	transition: background-color 0.3s, box-shadow 0.3s;
}

.expire-notifier-content {
	padding: 20px 20px 5px 10px;
}

.expire-notifier-inner {
	box-sizing: border-box;
	width: 100%;
	top: 0;
	margin: 0 auto;
	right: 0;
	left: 0;
	color:#fff;
	transition: height 1s cubic-bezier(0.96, 0.01, 0.2, 1.35);
}

.expire-notifier-content {
	height: 150px;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	float: none;
}

.expire-notifier-dismiss:hover {
	cursor: pointer;
	color: #cc4444;
}

.expire-notifier-dismiss {
	cursor: pointer;
	color: #cc4444;
}

.expire-notifier-dismiss {
	color: #fff;
	float:right;
	position: absolute;
	right: 30px;
	top: 10px;*/
	text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.66);
	transition: color 0.15s, font-size 0.15s;
	z-index: 99;
}

.below-caret {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0;
}

.exclusive {
	font-size:18px;
}

.below-caret { margin-top: 10px; }

#hmPardot {
	width:70%;
}

#wrap {
	transition: opacity 1s cubic-bezier(0.18, 0.89, 0.32, 1.28), transform .3s ease-in;
	transform: translateY(0px);
}

#wrap.open {
	transform: translateY(150px);
}

#wrap.close {
	transform: translateY(0px);
}

.top-menu .btn {
	font-size: 20px;
	padding: 6px 20px;
}

.account-specific-links {
	margin-left: 15px;
	position: relative;
	font-size: 17px;
	font-weight: 600;
	white-space: nowrap;
	vertical-align: middle;
}

.top-buttons > div { display: inline; }
.top-buttons {
	position: relative;
}

button#save {
	font-size: 20px;
	padding: 6px 20px;
}

.referral-button {
	background-color: #9bbc3a;
	color: #ffffff !important;
	text-decoration: none !important;
	text-align: center;
	padding: 8px 30px;
	font-size: 24px !important;
	font-weight: 300;
	position: relative;
	top: 6px;
	transition: background 0.2s, box-shadow 0.08s ease-in-out;
	white-space: nowrap;
}

.mobile-only .referral-button {
	display: block;
	margin: -5px auto 0 auto;
	white-space: nowrap;
	width: 100%;
	max-width: 500px;
}

.referral-button:hover { background-color: #a6ca3f; }
.referral-button:active { box-shadow: inset 0 0 15px 0 rgba(0,0,0,0.2); background-color: #93b52f; }

#usertype-U #res-search { display: block !important; }
#res-search { margin-top: 5px; }
#res-search .btn { margin: 5px 0 5px 5px; }
#res-search #GregShouldTestMore {
	height: 31px;
	background-color: white;
	position: relative;
	top: 2px;
	width: 132px;
	padding-left: 5px;
}

#res-search > input { height: 35px !important; }

.colorboxFix { top: 15% !important; }
.colorboxOverlayFix { position: fixed !important; z-index: 19 !important; }

p#blog_desc { margin-bottom: 0; }

/* Social Icons */
#footer-social {
	padding-left: 0.7em;
}
#footer-social .social-icon {
	padding: 0 0.7em;
	display: inline-block;
}

#flexslider-slider { min-height: 200px; }
#flexslider-slider:before {
	position: absolute;
	z-index: 0;
	content: '';
	box-sizing: border-box;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	margin-left: -30px;
	border-radius: 50%;
	border-top: 3px solid #2e506d;
	border-right: 3px solid transparent;
	animation: spinner .6s linear infinite;
	opacity: 1;
	top: 50%;
	left: 50%;
}

#blog_constrain img { display: none !important; }
#blog_constrain {
	width: 100%;
	height: 195px;
	overflow: hidden;
	background-size: 100% !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

.blog-holder .slide-overlay, .blog-holder .row {
	height: 280px;
	width: 100%;
	background-size: cover;
	background-position: center center;
	margin: 0 !important;
}

.blog-feed {
	border: 5px solid #fff;
	padding: 0 !important;
}

.blog-holder h1 {
	text-align: center;
	margin-bottom: 25px;
	margin-top: 0;
}

.blog-feed h3:after { content: ' \00BB'; }

/**** Pardot Newsletter Signup Widget ****/
.input-wrap {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	max-width: 210px;
}

.input-wrap input, .input-wrap select {
	width: 100%;
	height: 46px;
	display: inline-block;
	padding-left: 20px;
	font-size: 20px;
	border: 1px solid #8d8d8d;
}

.pd-news-signup {
	margin: 30px 10px 40px 10px;
}

.parsley-pd-news-error {
	position: absolute;
	padding-left: 0;
	list-style-type: none;
	margin: 3px 0 3px 5px;
	color: red;
	font-size: 16px;
	text-shadow: none;
}

.pd-news-signup-submit {
	font-size: 24px;
	padding: 1px 0 4px 0;
	width: 100%;
	max-width: 150px;
	display: inline-block;
	float: right;
	height: 46px;
	margin-bottom: 30px;
}

.signup-top .pd-news-signup-submit {
	background: #9bbc3a;
}

.input-wrap:nth-of-type(1) {
	max-width: calc(50% - 85px);
	width: 100%;
}

.input-wrap:nth-of-type(2) {
	max-width: calc(50% - 95px);
	width: 100%;
}

.parsley-error {
	border-color: red !important;
}

.signup-top.pd-news-signup .parsley-pd-news-error {
	margin-top: 15px;
}

.pd-news-signup h2 {
	color: #fff;
	text-align: center;
}
/**** Pardot Newsletter Signup Widget ****/



/*** BEGIN 404 page video and glass box ***/
#giraffe-card {
	background: rgba(237, 237, 237, 0.81);
	padding: 20px 40px;
	border-radius: 15px;
	box-shadow: 3px 4px 10px 3px rgba(0,0,0,0.1);
	/* margin-top: 40px; */
	margin-bottom: 20px;
	max-width: 500px;
	width: 100%;
	margin-left: 10%;
	position: absolute;
	z-index: 1;
	top: 40%;
	transform: translateY(-50%);
}

#giraffe-card h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	text-align: center;
}

#giraffe-card .btn-home {
	background: #9bbc3a;
	color: #fff;
	padding: 10px 20px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	margin: 30px auto;
	display: block;
	max-width: 200px;
	text-align: center;
}

#link-holder:after {
	clear: both;
	content: '';
	display: block;
}

#webm-holder {
	position: relative;
	overflow: hidden;
	width: 100%;
}

#oops-giraffe video {
	display: block;
	position: relative;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
}

#oops-giraffe .fade-overlay {
	opacity: 0.35;
	background: transparent;
}

#giraffe-card a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.glass-links li:before {
	content: "-";
	position: absolute;
	top: 0;
	left: -15px;
}
.glass-links li {
	position: relative;
	list-style-type: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
}
.glass-links { padding-left: 0; }

/*** END 404 page video and glass box ***/

/* no media queries */


/*------------------------------------------------------------------*/
/* Responsive
/*------------------------------------------------------------------*/
@media (min-width: 1600px) {

	/* Flexslider */
	.slide-overlay .overlay-inner h1 {
		font-size: 66px;
		font-weight: 400;
	}
	.slide-overlay .overlay-inner h2 {
		font-size: 40px;
	}
	/* Hero Form */
	.hero-form h1.form-heading {
		font-size: 32px;
		font-weight: 300;
	}
}

@media (max-width: 1600px) {

	/* Flexslider */
	.slide-overlay .overlay-inner {
		width: 75%;
	}

/* Begin custom Cyber Monday styles */
	h1.custom-h1 {
		font-size: 100px;
		color: #9bbc3a;
		-webkit-text-fill-color: rgba(0, 0, 0, 0.0001); /* Will override color property (regardless of order) */
		-webkit-text-stroke: 3px #9bbc3a;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	h2.custom-h2 {
		color: #ffc74d;
		font-size: 60px;
		margin-bottom: 0px;
	}
	h2.custom-h2-green {
	color: #9bbc3a;
	font-size: 50px;
	margin-bottom: 0px;
}
	h3.custom-h3 {
		color: #ffc74d;
		font-size: 30px;
		margin-top: 0px;
	}
/* End custom Cyber Monday styles */
}

@media (min-width: 1200px) {

	/* Helper */
	.pull-right-lg {
		float: right;
	}
	.text-right-lg {
		text-align: right;
	}
    .columned-list.three-column>ul {
	    padding-left: 150px;
    }

    .mgmenu li .dropdown_container, .mgmenu li .dropdown_fullwidth, .mgmenu li .mgmenu_multilevel {
        background: none repeat scroll 0 0 #ffffff;
        left: 0;
        width: 1145px !important;
    }
    .dropdown_container div
    {
        padding-left:5px;
        padding-right:5px;
    }
    .dropdown_container .four_ul ul {
        width: 25%;
    }
    .dropdown_container .three_ul ul {
        width: 33%;
    }
    .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
        background: none repeat scroll 0 0 #fff !important;
        padding: 20px !important;
        position: absolute;
        width: 360px !important;
    }
    #blog_img{
        height:auto;
    }

}

@media (max-width: 1200px) {

	/* General */
	.line {
		/*line-height: 1em;*/
		font-size: 36px;
	}
	/* Header */
	.navbar {
		position: static;
		/*overflow-x: hidden;*/
		height: auto !important;
	}
	.navbar-inverse .navbar-nav>li>a {
		font-size: 25px;
		padding: 28px 15px;
	}

	.carousel-container:not(.home-swiper) {
		width: 100%;
		padding: 1em;
	}
	.carousel-container .left {
		left: -1%;
	}
	.carousel-container .right {
		right: -1%;
	}
	/* Footer */
    #footer-destinations .navbar-header {
        float: none;
        text-align: center;
    }
    #footer-destinations .navbar-toggle {
        display: inline-block;
    }
    #footer-destinations .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    #footer-destinations .navbar-collapse.collapse {
        display: none !important;
    }
    #footer-destinations .navbar-collapse.collapse.in {
        display: block !important;
    }
    #footer-destinations .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }
    #footer-destinations .navbar-nav>li {
        float: left;
    }
    #footer-destinations .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	#footer-destinations .destinations-list {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		float: left !important;
		width: 100%;
	}
	#footer-destinations .destinations-list li ul {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		width: 100%;
	}
	#footer-destinations .destinations-list>li {
		margin: 0.5em 0;
	}
	/* Flexslider */
	#flexslider-slider .slide-overlay .overlay-border {
		height: 100%;
	}
	#flexslider-slider .slide-overlay .overlay-inner {
	    background: none repeat scroll 0 0 rgba(21, 47, 67, 0.8);
	    display: block;
	    margin-top: 11px;
	    padding: 1%;
	    width: 67%;
	}

	#footer .third h3, #footer .third a { font-size: 18px; }

	#footer-social li { margin-bottom: 10px; }

/* Begin custom Cyber Monday styles */
	h1.custom-h1 {
		font-size: 80px;
		color: #9bbc3a;
		-webkit-text-fill-color: rgba(0, 0, 0, 0.0001); /* Will override color property (regardless of order) */
		-webkit-text-stroke: 2px #9bbc3a;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	h2.custom-h2 {
		color: #ffc74d;
		font-size: 40px;
		margin-bottom: 0px;
	}

	h2.custom-h2-green {
	color: #9bbc3a;
	font-size: 40px;
	margin-bottom: 10px;
	}

	h3.custom-h3 {
		color: #ffc74d;
		font-size: 30px;
		margin-top: 0px;
	}
/* End custom Cyber Monday styles */

	img#wanderluster {
		margin: 0 auto;
		display: block;
		text-align: center;
		max-width: 70%;
	}

	#giraffe-card {
		max-width: 370px;
	}
}
/* media 1200px */



@media (max-width: 1200px) and (min-width: 768px) {

	.header-cta {
	    font-size: 24px;
	}
    .main_cta_header
    {
        margin-top:3px;
    }

    .main_cta_text
    {
        height:100px;
    }
    .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
        background: none repeat scroll 0 0 #fff !important;
        padding: 15px !important;
        position: absolute;
        width: 360px !important;
    }
	#dest_mobile_nav.col-sm-12.hidden-lg{ display:none;}

/* Begin custom Cyber Monday styles */
	h1.custom-h1 {
		font-size: 60px;
		color: #9bbc3a;
		-webkit-text-fill-color: rgba(0, 0, 0, 0.0001); /* Will override color property (regardless of order) */
		-webkit-text-stroke: 2px #9bbc3a;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	h2.custom-h2 {
		color: #ffc74d;
		font-size: 30px;
		margin-bottom: 0px;
	}
	h2.custom-h2-green {
		color: #9bbc3a;
		font-size: 30px;
		margin-bottom: 5px;
	}
	h3.custom-h3 {
		color: #ffc74d;
		font-size: 20px;
		margin-top: 0px;
	}
/* End custom Cyber Monday styles */
}



@media screen and (min-width: 992px) {



}

@media screen and (max-width: 992px) {

	#save-wrapper * { float: right; }
	#save-wrapper { width: 100%; }

	#blog_constrain {
		max-width: 450px;
		height: auto;
		min-height: 300px;
	}

}
/* media 992px */


@media (min-width: 991px) {
    #blog_img{
        height:auto;
    }
}

@media (max-width: 991px) {

	/* Type sizes */
	p, input, h4, h4.underline {font-size: 95%;}
	.btn {font-size: 20px;}
	.btn-lg {font-size: 24px;white-space: normal;}
	h1, h1.underline {font-size: 24px;}
	h2, h2.underline {font-size: 22px;}
	h3, h3.underline {font-size: 18px;}
	.destination-list h3 {font-size: 20px;}
	/* Header */
	header .navbar .container-fluid,
	header .navbar .container {
		padding: 0;
	}
	/* Flexslider */
	.flex-control-nav {
		display: none;
	}
	.columned-list.four-column>ul,
	.columned-list.five-column>ul,
	.columned-list.six-column>ul {
		-webkit-column-count: 3; -moz-column-count: 3; column-count: 3;
	}
	.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
        background: none repeat scroll 0 0 #fff !important;
        padding: 20px !important;
        position: absolute;
        width: 100% !important;
    }
    .topnavsearchli, .topnavsearch {
        width: 100% !important;
    }
}
/* media 991px */


@media (min-width: 767px) and (max-width: 992px) {

	.responsive-img-md {
		/* This ensures image takes up full width of container at the weird in-between size */
		width: 100%;
	}
	/* Ajax Search Tablet */
	.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
        background: none repeat scroll 0 0 #fff !important;
        padding: 20px !important;
        position: absolute;
        width: 340px !important;
    }
    .topnavsearchli, .topnavsearch  {
        width: 100% !important;
    }
    #dest_mobile_nav.col-sm-12.hidden-lg{ display:none;}
	#topnavsearchbox::-webkit-input-placeholder {
	   color: #555 !important;
	}
	#topnavsearchbox:-moz-placeholder { /* Firefox 18- */
	   color: #555 !important;
	}

	#topnavsearchbox::-moz-placeholder { /*  Firefox 19+ */
	   color: #555 !important;
	}

	#topnavsearchbox:-ms-input-placeholder {
	   color: #555 !important;
	}
    .main_cta_header
    {
        /*margin-top:0px;*/
    }

    .main_cta_text
    {
        height:150px;
    }

	.container { width: inherit; }

}

@media screen and (max-width: 815px) {

	iframe#pardot { height: 240px; }

}

@media (min-width: 768px) {
	#footer .desktop-only { float: none; }
    #sidebar.collapse
    {
        display: block;
        visibility: visible;
    }
    .quicklinks-mobile
    {
        display:none !important;
    }

	/* Helpers */
	.pull-right.margin {
		margin: 0 0 15px 15px;
	}
	.space {
		margin-top: 60px;
	}
	/* Header */
	.site-branding .row {
		display: table;
		width: 100%;
		margin: 0;
	}
	.site-branding .logo-wrapper,
	.site-branding .branding-right {
		display: table-cell;
		vertical-align: middle;
		float: none;
		padding: 0;
	}
	/* Hero Form */
	.slide-overlay .softrips {
		padding: 1.4em 1em 0 1.4em;
	}
	/* Footer */
	#footer-destinations .destination-list ul li ul li:last-of-type {
		padding-bottom: 15px;
	}
	/* Page Specific Elements */
	.submit-row {
		padding-top: 2em;
	}

    .columned-list.four-column ul.sectioned-list {
        -webkit-column-count: 2; -moz-column-count: 2; column-count: 2;
    }

	.top-menu-inner > .clr:nth-of-type(2) { display: none; }

	#footer-social .social-icon a {
		display: block;
		background: url('/img/icons/social-icon-sprite-four.png') no-repeat;
		background-size:160px;
		width: 40px;
		height: 40px;
	}
	#footer-social .social-icon.facebook a {background-position: 0 0;}
	#footer-social .social-icon.instagram a {background-position: -40px 0;}
	#footer-social .social-icon.twitter a {background-position: -80px 0;}
	#footer-social .social-icon.pinterest a {background-position: -120px 0;}
	#footer-social .social-icon.facebook a:hover {background-position: 0 -40px;}
	#footer-social .social-icon.instagram a:hover {background-position: -40px -40px;}
	#footer-social .social-icon.twitter a:hover {background-position: -80px -40px;}
	#footer-social .social-icon.pinterest a:hover {background-position: -120px -40px;}

	#footer .third { width: 33%; float: left; }
}

@media (max-width: 768px){

	.flex-viewport ul.slides li.staticMainImage { display: none !important; }

    .hero {
    height: 400px;
    background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
    background-position: center center;
    }
    .hero_image {
    display: none;
    }
    .flex-viewport .overlay-inner > h2 {
        display: none;
    }

	.slide-overlay .overlay-inner a.btn {
		padding: 5px 15px;
	}
	.slide-overlay .overlay-inner a.btn:after {
		display: none;
	}
    .thumbnail-wrapper img {
        height: auto;
        width: 100%;
    }
    #blog_img{
        width:350px;
    }

	.top-menu-inner a#save { font-size: 20px !important; }

	.top-menu-inner a { font-size: 16px !important; }

	.ui-autocomplete.ui-front.ui-menu.ui-widget {
		background: #ffffff;
		max-width: 90%;
		min-width: 80%;
		z-index: 30;
	}

	#footer .table tr td:nth-of-type(1) {
		width: 60px;
		min-width: 50px;
		padding-bottom: 10px !important;
	}

	#footer .desktop-only { display: none; }
	#footer .mobile-only {
		display: block !important;
		width: 100%;
		margin-left: auto;
		margin-right: auto;

	}

	#footer-social .social-icon {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-bottom: 20px;
		width: 25%;
	}

	#footer-social li a {
		text-align: center;
		float: none;
		margin: 0 auto;
	}

	#footer-social { margin-bottom: 20px; padding-left: 15px; }
	#footer .mobile-only .middle h3:not(:first-child) { padding-left: 15px; }
	#footer .middle { margin-bottom: 30px; }
	#footer .section-head { font-size: 25px !important; }

	#footer .third { float: left !important; }
	#footer .first { width: 100% !important; }
	#footer .middle, #footer .last { width: 50% !important; }

	#footer .first h3 { text-align: center; }

	#footer .last .table { margin-left: 15px; }

	#footer-social li { width: 20%; margin-bottom: 0; }

	#flexslider-slider .desktop-only { display: none; }
	#flexslider-slider .mobile-only { display: block !important; }

	.burn-bg {
		z-index: 1;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.6);
	}

	.slider-desktop {
		overflow: hidden;
		min-height: 400px;
		position: relative;
	}

	.flexslider .slides img {
		width: 100%;
		display: block;
		transform: scale(2);
		margin-top: 70px;
		z-index: 0;
	}

	#flexslider-slider .mobile-only {
		display: block !important;
		z-index: 5;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		padding: 20px 60px;
		text-align: center;
	}

	.mobile-only h2, .mobile-only p { color: #ffffff; }

	.flex-control-nav { display: none; }

	#flexslider-slider .mobile-only .btn-lg {
		padding-left: 5%;
		padding-right: 5%;
		position: absolute;
		left: 0;
		right: 0;
		max-width: 240px;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		text-indent: -25px;
	}

	.mobile-inner {
		position: absolute;
		top: 40%;
		left: 0;
		right: 0;
		transform: translateY(-50%);
		margin-left: auto;
		margin-right: auto;
		padding: 20px 50px;
	}

	.site-links p { text-align: center; }

	#copy .link {
		display: block;
		width: 100%;
	}

	#copy .copyright {
		padding-right: 0px !important;
		padding-bottom: 20px;
		width: 100%;
		/*display: block;*/
	}


	@keyframes press-flash {
	  0% { transform: scale(1) translate(0, 0) !important; opacity: 1 !important; }
	  80% { opacity: 0 !important; }
	  100% { transform: scale(1.1) translate(0px, -10px); opacity: 0 !important; box-shadow: 0 2px 15px 5px rgba(0,0,0,0.6) !important; background: #80b8e8; }
	}

	.js-anim-click:focus, .js-anim-click:active, .js-anim-click:hover { animation: press-flash .2s ease-out !important; }
	.no-anim.js-anim-click { animation: none !important; }

	.col-sm-3.third.last {
		width: 24% !important;
		float: left;
	}

	.referral-button { width: 80%; font-size: 26px; }

	#footer-social .social-icon {
		display:block;
		float:left;
	}

	#footer-social .social-icon a {
		display: block;
		background: url('/img/icons/social-icon-sprite-four-big.png') no-repeat;
		background-size:220px;
		width: 55px;
		height: 55px;
	}
	#footer-social .social-icon.facebook a {background-position: 0 0;}
	#footer-social .social-icon.instagram a {background-position: -55px 0;}
	#footer-social .social-icon.twitter a {background-position: -110px 0;}
	#footer-social .social-icon.pinterest a {background-position: -165px 0;}
	#footer-social .social-icon.facebook a:hover {background-position: 0 -55px;}
	#footer-social .social-icon.instagram a:hover {background-position: -55px -55px;}
	#footer-social .social-icon.twitter a:hover {background-position: -110px -55px;}
	#footer-social .social-icon.pinterest a:hover {background-position: -165px -55px;}

	#usertype-U #res-search { text-align: center; }

	.navbar .container:first-of-type > .row { margin-left: 0; margin-right: 0; }

	#res-search { text-align: center; }

	h2.header-cta {
		font-size: 22px;
		margin-top: 0;
		margin-bottom: 0;
	}

	.col-sm-12.top-buttons { margin-top: 5px; margin-bottom: 15px; }

	#blog_constrain {
		max-width: 355px;
		height: auto;
		min-height: 280px;
		margin-bottom: 10px;
	}

/* Begin custom Cyber Monday styles */
	h1.custom-h1 {
		font-size: 50px;
		color: #9bbc3a;
		-webkit-text-fill-color: rgba(0, 0, 0, 0.0001); /* Will override color property (regardless of order) */
		-webkit-text-stroke: 1px #9bbc3a;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	h2.custom-h2 {
		color: #ffc74d;
		font-size: 25px;
		margin-bottom: 0px;
	}
	h2.custom-h2-green {
		color: #9bbc3a;
		font-size: 35px;
		margin-bottom: 0px;
	}
	h3.custom-h3 {
		color: #ffc74d;
		font-size: 20px;
		margin-bottom: 20px;
	}
/* End custom Cyber Monday styles */

	#giraffe-card { top: 0; }

	.mobile-hide { display: none; }
	.mobile-show { display: block; }

	#giraffe-card {
		position: relative;
		width: 100%;
		max-width: 100%;
		margin: 0;
		padding-top: 40px;
		background: #fff;
		top: 0;
		transform: none;
		border-radius: 0;
	}

	img#wanderluster { max-width: 370px; }

	#giraffe-card a { margin-bottom: 15px; }
}
/* media 768px */



@media (max-width: 767px) {

	/* Type sizes */
	p, input, h4, h4.underline {font-size: 90%;}
	h1.underline {font-size: 20px;}
	h2.underline {font-size: 18px;}
	h3.underline {font-size: 16px;}
	.destination-list h3 {font-size: 18px;}
    .columned-list.three-column ul,
	.columned-list.four-column ul,
	.columned-list.five-column ul,
	.columned-list.six-column ul {
		-webkit-column-count: 2; -moz-column-count: 2; column-count: 2;
		padding-left: 20px;
	}
    .columned-list.five-column ul.sectioned-list {
        -webkit-column-count: 1; -moz-column-count: 1; column-count: 1;
        padding-left: 10px !important;
    }
	/* Helper */
	.vert-padding {
		padding: 20px 0;
	}
	/* Buttons */
	.video-wrapper .video-overlay-btn {
		margin-top: -45px;
		margin-left: -45px;
		width: 90px;
		height: 90px;
	}
	.embed-responsive.embed-responsive-16by9 {
		padding-bottom: 200px !important;
	}
	/* Forms */
	.form-inline .input-group.row .input-wrapper {
		padding: 0;
		margin: 5px 0;
	}
	.radio label,
	.checkbox label {
		padding-left: 30px;
	}
	.form-inline .radio input[type=radio],
	.form-inline .checkbox input[type=checkbox]	{
		top: 0;
		left: 0;
		margin-left: 5px;
	}
	/* Tertiary Nav */
	.page-nav ul li {
		width: 100%;
	}
	/* Header */
	.logo-wrapper {
		text-align: center;
		padding-bottom: 1em;
	}
	.site-logo {
		display: block;
	}
	header .branding-right {
		text-align: center;
		padding: 0.5em;
	}
	.top-menu ul {
		text-align: center;
		width: 100%;
	}
	.top-menu ul li {
		float: none;
		display: inline-block;
		padding: 0;
	}
	#footer-destinations .destinations-list li ul {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
    #dest_mobile_nav.col-sm-12.hidden-lg{ display:none;}
    #topnavsearchbox::-webkit-input-placeholder {
	   color: #555 !important;
	}
	#topnavsearchbox:-moz-placeholder { /* Firefox 18- */
	   color: #555 !important;
	}

	#topnavsearchbox::-moz-placeholder { /*  Firefox 19+ */
	   color: #555 !important;
	}

	#topnavsearchbox:-ms-input-placeholder {
	   color: #555 !important;
	}

	.logo-wrapper {
	    text-align: center;
	    padding-bottom: 0em;
	}

	h2.header-cta {
		font-size: 22px;
		text-align: center;
		position: relative;
	}


}
/* media 767 */



@media screen and (max-width: 650px) {

	.flexslider .slides img {
		transform: scale(3);
		margin-top: 130px;
	}

	.input-wrap {
		max-width: 100% !important;
		margin-bottom: 40px;
	}

	.signup-top.pd-news-signup ul { margin-top: 16px; }

	#wrap.open { transform: translateY(325px); }
	.expire-notifier { transform: translateY(-325px); }
}

/*media 650px */


@media screen and (max-width: 550px) {
	.ui-autocomplete.ui-front.ui-menu.ui-widget {
		width: 100% !important;
		max-width: 100%;
		left: 0 !important;
	}

	.expire-notifier-content { padding: 50px 0px 0px 0px; }

	#wrap.open { transform: translateY(365px); }

	.expire-notifier {
		transform: translateY(-365px);
		margin: 0 auto;
		box-sizing: border-box;
		width: 100%;
		background: #223A4E;
		height: auto;
		z-index: 44;
		position: absolute;
		transition: transform 0.3s ease-in;
	}
	.expire-notifier-content {
		height: 155px;
		width: 100%;
		max-width: 1170px;
		margin: 0 auto;
		float: none;
	}

	#footer .third { float: none !important; }
	#footer .first, #footer .middle { width: 100% !important; }
	#footer .table tr td:nth-of-type(1) { width: 10%; }

	#footer-copyright .col-sm-4 p {
		white-space: normal !important;
		line-height: 1.8em;
	}

	.top-buttons > div {
		width: 100%;
		display: block;
		margin-left: 0;
	}

	.account-specific-links {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}
/* media 550px */



@media (max-width: 480px) and (min-width: 321px) {

	.topnavsearchdesc {
		width: 76% !important;
	}

}

@media (max-width: 480px) {

	.visible-xxs {
		display: block !important;
	}
	.hidden-xxs { display: none !important; }
	.flexslider.hidden-xxs { display: block !important; }
	.header-cta {
	    font-size: 20px;
	}
	#flexslider-slider .slide-overlay .overlay-inner {
		padding: 2%;
	}
	.slide-overlay .overlay-inner h1, .slide-overlay .overlay-inner h2, .slide-overlay .overlay-inner h3, .slide-overlay .overlay-inner h4, .slide-overlay .overlay-inner h5, .slide-overlay .overlay-inner h6 {
		margin: 10px 0;
	}
	#footer-social {
		padding-left: 0;
		clear: both;
	}
	#footer-social .social-icon {
		padding: 0 0.5em;
	}
	#footer-social .social-icon:first-of-type {
		padding-left: 0;
	}
    #dest_mobile_nav.col-sm-12.hidden-lg{ display:none;}

    .columned-list.four-column ul.sectioned-list {
        -webkit-column-count: 1; -moz-column-count: 1; column-count: 1;
        padding-left: 10px;
    }


}
/* media 480px */


@media screen and (max-width: 450px) {

	iframe#pardot { height: 240px; }

	#hmPardot { width:85%; }

	.exclusive { font-size:16px; }

	.account-specific-links, .header-cta .number { white-space: nowrap; }

	.top-slider-button { margin-bottom: 10px; }
	.top-buttons > div {
		width: 100%;
		display: block;
		margin-left: 0;
	}

	#blog_constrain { min-height: 230px; }

	#erase { display:none; }

}
/* media 450px */

@media screen and (max-width: 400px) {
	.ui-autocomplete.ui-front.ui-menu.ui-widget { padding-left: 0; }

	.topnavsearch {
		width: 100% !important;
		max-width: 320px;
	}

	.topnavsearchli {
		max-width: 350px;
		width: 100% !important;
		margin: 0 auto;
	}

	.top-menu-inner a#save {
		padding-left: 10px;
		padding-right: 10px;
		width: 70%;
		display: block;
		margin: 0 auto 10px auto;
	}

	.expire-notifier-dismiss {
		right: 10px;
		top: 10px;
	}

	.expire-notifier-dismiss {
		padding-left: 0px;
		padding-top: 0px;
	}

	#hmPardot { width:100%; }

	.exclusive { font-size: 14px; }


	.header-message span.number { white-space: nowrap !important; }

	.flexslider .slides img { transform: scale(4); }

	.top-slider-button { margin-bottom: 10px; }
	.top-buttons > div {
		width: 100%;
		display: block;
		margin-left: 0;
	}

}

/* media 400px */

@media screen and (max-width: 350px) {

	.topnavsearchdesc { width: 100% !important; }

	iframe#pardot { height: 245px; }

	.expire-notifier-dismiss {
		right: 5px;
		top: 5px;
	}

	.expire-notifier {
		padding-left:0px;
		padding-right:0px;
	}

	.below-caret {
		margin-top: 15px;
		font-size: 18px;
	}

	#hmPardot {
		width:100%;
		text-align:center;
	}

	.account-specific-links { white-space: normal; }
}

/* media 350px */


@media screen and (max-width: 320px) {
	#erase {
		display:none;
	}
}
