/*!
 * JSIF Custom CSS - Joe Gultekin, Epod Web Solutions Pty Ltd Australia https://www.epodws.com.au
 */
@font-face {
    font-family: 'Earthwerk';
    src: url('/fonts/earthwerk-webfont.eot');
    src: url('/fonts/earthwerk-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/earthwerk-webfont.woff2') format('woff2'),
         url('/fonts/earthwerk-webfont.woff') format('woff'),
         url('/fonts/earthwerk.otf') format('opentype'),
         url('/fonts/earthwerk-webfont.svg#Earthwerk') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
  -webkit-tap-highlight-color:transparent;
  width: 100%;
}
body {
	overflow-x: hidden;
	width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  margin: 0 auto;
}
.hero-img::-webkit-media-controls {
  display:none !important;
}
body p.lead-paragraph {
	font-size: 18px;
  font-weight: 600;	
}
a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;  
}
img {
	border-style: none;
}
nav {
	z-index: 9999;
}
.no-left-border {
  border-left: none !important;
}
section.subheader {
	margin: 0;
	padding: 0;
}
.post-content > p:first-child {
  font-size: 18px;
  font-weight: 600;
}
section#map {
	padding: 35px 0;
}
section#map .container {
  padding: 0;	
}
body.page-blog-overview section.subheader .form-group {
	margin-top: 40px;
}
section.subheader .container .row h3 {
  font-family: 'Earthwerk', sans-serif !important;
  font-weight: 600;
  font-size: 34px;
  line-height: 1;
  color: #6b3077;	
}
section.subheader .container .row h4 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 23px;
  line-height: 1.4;
  color: #50a8c2;
  font-weight: 700;
  margin-top: .25em;
}
section.subheader form {
  margin-top: 1em;
}
.content-post > p:first-child {
  font-size: 18px;
  font-weight: 600;
}
.content-post img {
  border: 10px solid #fff;
  margin-bottom: 20px;
  max-width: 100%;
}
section {
	padding: 35px;
}
section.form-request {
  padding: 0 0 20px;
}
section.aboutPost {
  padding: 20px 0;
}
section#tours {
  padding-top: 50px;
}
section#content-copy, section#blog-grid {
  padding-top: 2em;
}
section.gallery {
  padding: 0;
}
section.gallery .container {
  padding: 0;
  margin: 20px auto;
  max-width: 1600px;
  width: 100%;
}
.html_carousel {
	position: relative;
}
.html_carousel .gallery-pagination {
	position: absolute;
	left: 0;
}
.html_carousel.small .gallery-pagination {
  position: absolute;
  right: 0;
  left: auto;
  bottom: 65px;
}
.html_carousel.small .gallery-pagination img {
  display: inline-block;
  height: auto;
}
.html_carousel .gallery-pagination img {
  display: table;
  height: auto;	
}
.html_carousel div.slide {
  position: relative;
}
.html_carousel div.slide > a {
  display: block;
  text-align: center;
  height: 100%;
}
.html_carousel div.slide img {
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.html_carousel div.slide div {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  position: absolute;
  bottom: 0;
}
.html_carousel div.slide h4 {
  font-family: 'Earthwerk', sans-serif !important;
  font-size: 21px;
  letter-spacing: 1px;
  padding: 10px 0;
  line-height: 35px;
  text-align: center;
}
.html_carousel.small div.slide h4 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 19px;
  padding: 12px 15px 0 15px;
  line-height: 1.4;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}
.html_carousel.small div.slide h5 {
  color: #FFF;
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  padding: 0 15px;
  margin: 0 0 13px 0;    
}
.html_carousel.small div.slide span.slide-no {
  float: left;
  height: 60px;
  width: 70px;
  text-align: center;
  font-family: 'Earthwerk', sans-serif !important;    
  font-size: 42px;
  line-height: 72px;
  color: #FFF;
  letter-spacing: 1px;
  padding: 0 0 0 10px;
}
.html_carousel div.slide p {
  font-size: 16px;
  padding: 0 0 30px 100px;
}
.html_carousel div.slide h4, .html_carousel div.slide p {
  color: white;
  margin: 0;
}
.html_carousel.small div.slide div {
  background-color: #771888;	
}
.Absolute-Center.is-Variable {
  display: table;
  height: auto;
}
.Absolute-Center {
  height: 50%;
  width: 100%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.clearfix {
  float: none;
  clear: both;
}
.main-nav.no-nav {
  display: none;
}
.navbar-header {
	width: 24%;
	background-image: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1452629271_original.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 45px;
}
.navbar-inverse {
  background-color: transparent;
  border-color: transparent;
}
.navbar-nav {
  float: left;
  margin: 0;
  width: 76%;
}
.navbar .container {
  background-color: #50a8c2;
  height: auto;
}
.navbar .container.subnav {
  background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448391228_original.png) 0 0 repeat;
  height: 80px;
  opacity: 1.0;
  padding: 10px 30px;
}
.navbar .container.subnav img {
  float: left;
  margin-right: 10px;	
  margin-left: 15px;
  max-height:60px;
}
.navbar .container.subnav .row h3 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 21px;
  line-height: 26px;
  color: #FFF;
  padding: 10px;
  text-transform: capitalize;
  margin-top: 7px;
}
.navbar .container.subnav .col-lg-3 {
	text-align: right;
}
.container.subnav .btn-default-purple {
  margin-right: 0;
  margin-left: 15px;
}
.btn-default-purple.with-icon-map {
  background-image: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448387668_original.png);
  background-repeat: no-repeat;
  background-size: 30px auto;
  background-position: 30px 3px;
  padding-left: 30px;
}
.navbar-brand {
  height: 140px;
  line-height: 140px;
  padding: 0;
  background-color: #fff;
  position: relative;
  width: 100%;
}
a.navbar-brand:hover, a.navbar-brand:focus, a.navbar-brand:link, a.navbar-brand:active, a.navbar-brand:visited {
  background-color: #fff !important;
}
.navbar-brand>img {
  position: absolute;
  top: 10px;
  height: 120px;
}
.navbar-nav > li {
  float: left;
  padding: 10px 5px;
  width: 13%;
  min-height: 140px;
  text-align: center;
  border-right: 1px solid #61bcd7;    
  border-left: 1px solid #4195ae;
}
.navbar-nav > li.socialMedia {
  width: 30%;
  text-align: left;
  padding-left: 2%;
}
.navbar-nav > li a span {
	display: block;
	text-align: center;
	color: #FFF;
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}
.navbar-nav > li a:hover span {
  text-decoration: underline;	
}
.navbar-nav li.socialMedia h3 {
  font-family: 'Earthwerk', sans-serif !important;
  font-size: 16px;
  letter-spacing: 1px;
  color: #FFF;
  padding: 10px 5px 0 5px;
  margin-bottom: 0;
}
.navbar-nav li.socialMedia ul {
	display: block;
  float: left;
  margin: 0;
  padding: 0;
}
.dropdown-menu {
  padding: 0;	
}
li.mediaIcon {
  padding: 0;
  float: left;
  list-style: none;
}
.navbar-nav li.socialMedia ul li.mediaIcon {
  padding-right: 3px;	
}
.navbar-nav li.searchBox.mobile {
  display: none;	
}
.navbar-nav li.searchBox {
  border: none;
  float: left;
  width: 18%;
  padding: 10px 0 10px 10px;
  margin: 0 auto;
  text-align: center;
}
.navbar-nav li.searchBox > form {
    padding: 35px 0;
    width: 100%;
}

.navbar-nav li.searchBox > form input.searchbox {
    border-radius: 16px 0 0 16px;
    background: #4196ae;
    height: 32px;
    width: 110px;
    outline: 0;
    border: 0;
    color: #FFF;
    padding: 0 10px;	
}
/*to change only one form and not all give unique class name like  class="search-form" */
.navbar-nav li.searchBox > form .search-btn {
    border-radius: 0px 16px 16px 0px;
    background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448391299_original.png) -4px 0 no-repeat #4196ae;
    cursor:pointer;
    height: 32px;
    width: 36px;
    outline: 0;
    border: 0;
    color: #FFF;
    padding: 0 10px;    
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
  background:	#50a8c2;
}
.navbar-nav>li>.dropdown-menu {
  background: #50a8c2;
  border: 0;
}
.dropdown-menu>li>a {
    padding: 15px 20px;
    font-family: 'Open Sans', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    color: #FFF;
}

.dropdown-menu>li>a:hover {
	color:#FFF;
	background:#4096ad;
}

.glyphicon-search:before {
  content: "\e003";
}
header {
  position: relative;
}
header.image-bg-fluid-height {
  padding-top: 180px;
  min-height: 480px;
}
.image-hero, .tour-header {
  background-color: #f6f6f6;
}
.image-bg-fluid-height.image-hero-post {
  background-size: 100%, cover;
  background-repeat: no-repeat;
  background-position: center bottom, center top;
}
.page-home header.image-bg-fluid-height {
  padding: 0;
  /*z-index: 9999;*/
}
.tours-grid-inner {
	padding: 0;
	border: 9px solid #FFF;
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.tours-grid-inner:hover {
  text-decoration: none;
}
.tours-grid-inner .thumb > a img {
  width: 100%;
}
header > img, header > video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  max-width: 1599px;
}
header .container .row {
  text-align: left;
}
body.page-home header .container .row {
  margin: 200px 0 0 0;
}
header .container .row h1 {
  font-family: 'Earthwerk', sans-serif !important;
  font-size: 48px;
  letter-spacing: 1px;
  color: #FFF;	
}
header .container .row h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 21px;
  text-transform: none;
  line-height: 1.2;
  color: #FFF;
  margin-bottom: 1.2rem;
}
header form {
  margin-top: 2rem;
}
/*
.col-lg-12 .col-lg-6 {
	padding: 0;
  display: inline-block;
  float: left;
  width: 50%; 
}*/

.container .row h2 {
    font-family: 'Earthwerk', sans-serif !important;
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 1.2em;
    color: #50a8c2;
}

.container .row h2.purple {
	color: #6b3077;
}

.container .row h2.white {
    color: #fff;
}

.container .row h3 {
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
}

section#experience .row h3 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 21px;
  font-weight: 700;
  color: #50a8c2;
  line-height: 1.2;
  width: 85%;
  text-transform: capitalize;
  margin-bottom: 1.3em;
}
.container .row .col-left,
.container .row .col-right {
	float: left;
}
.container .row .col-left {
	width: 48%;
}
.container .row .col-right {
	padding: 0 0 0 3%;
  width: 48%;
}
.col-left img {
  width: 100%;
}
.section-fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 50px;
}
.section-fixed .col-lg-12 {
	padding: 0;
}
.section-image-right {
  float: right;
  margin: 0 0 20px 20px;
  border: 10px solid #FFF;
}
.section-image-right img {
  max-width: 100%;
}
.section-image {
  float: left;
  margin: 20px 0 20px 20px;
  border: 10px solid #FFF;
}
.section-image .thumb {
  position: relative;
}
.section-image .thumb .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  color: #FFF;
}
.section-image .caption {
  background: #df2f8f;
  padding: 10px 15px;
  color: #FFF;
}
section {
  background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448391099_original.png) center 0 repeat-y;	
}
section#tours {
  background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448391184_original.png) center 250px no-repeat;   
}
.page-home section#tours {
  background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448391765_original.png) center 50px no-repeat;   
}
section#blog, section#related-articles {
  background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448390944_original.png) center -10px no-repeat;
  padding: 15px 0;
}
section#related-articles .section-image {
  margin: 0;
}
.blog-grid-inner > .col-lg-6 {
  margin-bottom: 1.5em;
}
.date {
	color: #999;
}
#blog-grid .date {
  color: #FFF;
}
.summary {
	font-weight: 700;
	line-height: 18px;
}
.section-image .caption .date {
  color: #FFF;
  display: block;   
}
.row .right-align {
	text-align: right;
	padding: 0;
}
.tours-grid-inner .thumb {
  position: relative;
  overflow: hidden;
}
.tours-grid-inner .thumb > a {
  width: 100%;	
  display: block;
}
.tours-grid-inner .thumb > img {
  width: 100%;	
}
.tours-grid-inner .thumb.target > img {
  width: 100%;
  min-width: 100%;
}
.tours-grid-inner .thumb.video-thumb > img {
  margin-top: -50px;
}
.tours-grid-inner .thumb .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 6px 15px 2px 15px;
  color: #FFF;
  background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448391228_original.png) 0 0 repeat;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.tours-grid-inner.tour-home .thumb .title {
  text-transform: none;
}
.tours-grid-inner .thumb.video-thumb .title {
  position: static;
}

.tours-grid-inner.tour-home .thumb .title {
	min-height: 165px;
}
.tours-grid-inner.tour-home .thumb .title {
  bottom: -110px;
}
.tours-grid-inner .thumb .title .image-caption {
	height: 40px;
  float: left;
  width: 100%;
}
.tours-grid-inner .thumb .title .image-caption span {
  height: 40px; /* image's height */
  display: table-cell;
  vertical-align: middle;
}
.tours-grid-inner .thumb .title .desc {
	display:block;
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 21px;
  padding: 10px 0;
  position: relative;
  bottom: 0;
  z-index: 1;
  float: left;
  width: 100%;	
}
.tours-grid-inner.single .thumb .title {
  background: #df2f8f;
  opacity: 1;
  padding: 10px 15px 15px;
  width: 100%;
  display: block;
}
.tours-grid-inner.single .thumb .title .date {
  color: rgba(255,255,255,.68);
}
.tours-grid-inner.single .thumb .title > span {
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  display: block;
}
.tours-grid-inner .caption {
    background: #df2f8f;
    padding: 7px 15px;
    color: #FFF;
    font-size: 12px;
    line-height: 14px;
}

.tours-grid-inner .caption span {
    text-transform: uppercase;	
}

#blog .sub-section-heading.left {
	margin: 20px 0 30px 0;
}

/*.tours-grid-inner .col-lg-4,
.tours-grid-inner .col-lg-6,
.tours-grid-inner .col-lg-8 {
	padding: 0 15px;
}*/

footer {
	min-height: 200px;
	margin: 50px 0 0 0;
}
.footer-top {
  min-height: 75px;
  display: block;
  width: 100%;
  background-image: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1466176570_original.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.footer-bottom {
  background-color: #50a8c2;
  padding-bottom: 20px;
}

footer li, footer p, footer a {
	color: #FFF;
}

footer p.copyright {
	font-family: 'Open Sans', sans-serif !important;
	font-style: normal;
    font-weight: 600;
    font-size: 12px;
}

footer .container {
	padding: 10px 30px 0 30px;
}
footer ul.menu {
  padding: 15px 0 10px 0;
  width: 100%;
  display: inline-block;
  margin: 0;
}
footer h4 {
  font-family: 'Earthwerk', sans-serif !important;
  font-size: 24px;
  color: #FFF;
  letter-spacing: 1px;
}
footer ul.menu li {
	float: left;
	list-style-type: none;
	padding: 3px 10px;
	margin-bottom: 5px;
	font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 12px;
  color: #FFF;
  border-right: 1px solid #FFF;
}

footer ul.menu li a, footer ul.menu li a:hover,
footer ul.menu li active, footer ul.menu li a:focus {
  color: #FFF;
  line-height: 12px;
  text-decoration: underline;
}
footer ul.menu li:first-child {
  padding-left: 0;
}
footer ul.menu li:last-child {
  border-right: none;	
}

footer #socialMediaConnect ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}

footer .go-to-top {
	width: 150px;
    margin: -150px 0 0 0;
    text-align: center;
}
footer .go-to-top a, footer .go-to-top a:hover, footer .go-to-top a:focus, footer .go-to-top a:active {
  text-decoration: none;
  color: #50a8c2;
}
footer .go-to-top span {
  font-family: 'Earthwerk', sans-serif !important;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 0 30px;
  margin: 0 auto;
  text-align: center;
  float: left;
  width: 100%;
  line-height: 16px;	
}
footer .row.whole {
  margin: 0;
}
footer .row.whole [class*="col-"] {
  padding: 0;
}
.subscription-form .btn {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  height: 40px;
}
/************ SPLASH PAGE *************/
.welcome-intro {
  position: relative;
  height: 100%;
  width: 100%;
}
.welcome-intro video {
  position: absolute;
  z-index:-1;
}
.welcome-intro-headline {
  padding-top: 5em;
  color: #fff;
  text-shadow: 2px 2px 10px rgba(0,0,0,.2);
}
.welcome-intro-headline p {
  margin: 0;
  font-size: 120%;
}
.welcome-intro-headline h1 {
  font-family: 'Earthwerk', sans-serif !important;
  font-size: 300%;
  margin: 0 0 1.3em;
}
.welcome-intro-headline .btn {
  font-size: 130%;
  background: #6b3077;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}


/* buttons */

.btn-default-purple {
	background: #6b3077;
	font-family: 'Earthwerk', sans-serif !important;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 21px;
  color: #FFF;
  outline: 0;
  border: none;
  width: 205px;
  padding: 10px 0 5px 0;
  margin: 10px 15px 5px 0;
}
.btn-default-purple.play-video {
  background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448391776_original.png) no-repeat 160px 2px #6b3077;
  padding: 10px 0px 5px 25px;
  text-align: left;
}
.btn-default-purple:hover, .btn-default-purple:active, .btn-default-purple:focus {
  color: #d0d0d0;    	
}
button.close {
	font-size: 48px;
  color: #eee;
  text-shadow: none;
  opacity: 1;
  font-weight: normal;
}
button.close:hover {
  color: #fff;	
}

/* forms */
.form-group {
  margin-bottom: 20px;
}

.form-group label {
    font-family: 'Open Sans', sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;	
}
.form-group-date {
  background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448391615_original.png) no-repeat 168px 26px;	
}
.form-control {
  border: none;
  outline: 0;
  border-radius: 0;
  background: #d0d0d0;	
}
input[type=text], input[type=email], input[type=date] {
  height: 40px;	
}
input[type=checkbox] {
  margin-top: 9px;
}
input[type=date] {
  width: 160px;	
}
textarea.form-control {
  height: 120px;
}

/* modals */

.jsif-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  background-color: transparent;
  cursor: pointer;
  z-index: 200;
}
.jsif-modal .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
  background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448391228_original.png) 0 0 repeat;
}
.jsif-modal#emailModal1 .modal-content {
  padding: 100px 0;
  background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448391228_original.png) 0 0 repeat;
}
.jsif-modal video {
  position: fixed; right: 0; bottom: 0;
  min-width: 100%; min-height: 100%;
  width: 100%; height: auto; z-index: 100;
}

/* share this */
.label-sharethis {
  width: 200px;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 40px;	
}
.share-this ul {
  height: 30px;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
}
.share-this ul li {
  padding: 0;
  float: left;
  list-style: none;
  height: 36px;
}
.share-this ul li a {
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  display: inline-block;
  cursor: pointer;
}
.share-this ul li.share-fb a {
  background: url(/img/icon-fb.png) no-repeat center 0;
}
.share-this ul li.share-twitter a {
  background: url(/img/icon-twitter.png) no-repeat center 0;
}
.share-this ul li.share-pinterest a {
  background: url(/img/icon-pinterest.png) no-repeat center 0;
}
.share-this ul li.share-googleplus a {
  background: url(/img/icon-googleplus.png) no-repeat center 0;
}
.share-this ul li.share-email a {
  background: url(/img/icon-email.png) no-repeat center 0;
}
.best-for {
  margin: 30px 0;
}
.best-for ul {      
  padding: 0;
  float: left;      
}
.best-for ul li {    
  float: left;
  list-style-type: none;
  padding: 0 20px 0 0 !important;
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 60px;
  margin: 0;
  padding: 10px 0 0 0;
  text-transform: uppercase;
}
.best-for ul li img {
  float: left;	
}
a.read-more {
	color: #771888;
	font-weight: 600;
	text-decoration: underline;
}

a.read-more span.glyphicon {
  color: #771888;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12px;	
}
.play-video-wrapper {
	width: 100%;
  float: left;
  text-align: center;
}
.play-video-wrapper a.play-video {
  height: 120px;
  display: block;
  width: 120px;
  margin: 0 auto;
}
.overlay-map {
  height: 450px;
  position: absolute;
    z-index: 9999;
    width: 100%;
    max-width: 1600px;
    background:transparent;
}

@media (min-width:1240px) {
	.container {
	  width: 1240px;
	}
	section.gallery .container {
    max-width: 1600px;
	  margin: 0 auto;
	  width: 100%;
  }
  section#map .container {
    padding: 35px 0;
    max-width: 1600px;
    width: 100%;
	}
	.blog-grid-inner {
    margin-bottom: 20px;
    display: inline-block;
    float: left;
  }
  header.image-bg-fluid-height {
    max-width: 1600px;
    margin: 0 auto;
  }
}
@media(min-width:1200px) {
  .tours-grid-inner {
    padding: 0;
    border: 9px solid #FFF;
    margin-bottom: 30px;
    position: relative;
  }
  .image-bg-fluid-height.image-hero-post {
    background-position: bottom, bottom;
    background-size: 100%;
  }
  .image-bg-fluid-height.image-hero-post {
    min-height: 600px;
  }
  .tour-header .container {
    padding-top: 70px;
  }
  #tour-welcome {
    padding-top: 0;
    margin-top: -50px;
  }
  .tours-grid-inner .thumb.target > img {
    width: 100%;
  }
  .image-hero-post .btn {
    display: none;
  }
  .navbar-brand>img {
    right: -35px;
  }
  .blog-grid-inner > .col-lg-6 {
    height: 180px;
  }
}
@media(max-width:1199px) {
  body {
    margin-top: 80px; /* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
  }
  body.page-home {
    background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1449601196_original.png) center top no-repeat;
  }
  body.page-welcome {
    margin: 0;
  }
  .navbar-nav > li.socialMedia {
    padding: 0;
  }
  .navbar-nav li.socialMedia ul li.mediaIcon {
    padding-right: 1px;
  }
  .navbar-nav > li a span {
    line-height: 13px;
  }
  .container.subnav {
    display: none;
  }
  .tours-grid-inner {
    padding: 0;
    border: 9px solid #FFF;
    margin-bottom: 30px;
  }   
  .blog-grid-inner {
    margin-bottom: 20px;
    display: inline-block;
    float: left;
    width: 100%;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav li.searchBox > form input.searchbox {
    width: 100%;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-collapse.collapse.in { 
	  display: block!important;
	}
	.collapsing {
	  overflow: hidden!important;
	}
  /* Changes */
  .navbar-header {
    width: auto;
    border: none;
    padding: 0;
  }
  .navbar-brand {
    padding: 0;
  }
  .navbar-brand>img {
    right: -10px;
  }
  .navbar-inverse .navbar-toggle {
		border: none;
		margin: 40px 20px 0 0;
		background: url(https://cdn1.gttwl.net/attachments/jsif.gttwl2.com/ltmq6z/1448394558_original.png) top center no-repeat transparent !important;
		border-color: transparent;
		width: 48px;
		height: 64px;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    display: none;
  }
  .navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 5px;
    border-radius: 1px;
  }
  .navbar-nav li.socialMedia, .navbar-nav li.searchBox {
    display: none;
  }
  .navbar-nav li.searchBox.mobile {
		display: block;
		width: 100%;
		padding: 0 15px;
  }
  .navbar-nav li.searchBox.mobile > form {
    padding: 15px 0;
    width: 100%;
  }
  .navbar-nav {
    float: left;
    margin: 0;
    width: 100%;
  }
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
    background: #50a8c2;
  }
  .navbar-nav > li {
    float: left;
    display: inline-block;
    padding: 10px 10px 0 10px;
    width: 100%;
    min-height: 40px;
    text-align: left;
    border-top: 1px solid #61bcd7;
    border-bottom: 1px solid #4195ae;
    border-left: none;
    border-right: none;
  }
  .navbar-nav > li:last-child {
    border-bottom: 0;   
  }
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #FFF;
    white-space: normal;
  }
	.navbar-nav>li>.dropdown-menu {
    background: #50a8c2 !important;
    border: 0;
    margin: 0 -10px;
  }   
  .dropdown-menu>li>a {
    font-weight: 300;
  }
	.navbar-nav .open .dropdown-menu>li>a {
    padding: 15px 20px;
  }
  .navbar-nav > li:hover {
    background: #6b3077;
  }
  .navbar-nav > li ul li:hover {
    background: #4196ae;
  }
	.navbar-nav > li.searchBox.mobile:hover {
    background: transparent;
  }
  .navbar-nav > li a span {
    display: inline-block;
    color: #FFF;
    text-align: left;
    font-family: 'Earthwerk', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    line-height: 21px;
    text-transform: uppercase;
  }
  .nav>li>a, .nav>li>a:hover {
		padding: 0;
		text-decoration: none;
  }
  .navbar-nav > li a:hover span {
    text-decoration: none;
  }
  .nav>li>a>img {
    max-width: none;
    margin-left: 0;
    margin-top: -10px;
  }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: none;
    padding: 0;
  }
  .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background: #6b3077;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	}
  .container {
    width: auto !important;
  }
  header.image-bg-fluid-height {
  	padding-top: 150px;
  }  
}
@media only screen and (min-width:993px) and (max-width: 1199px) {
	.navbar-nav li.searchBox.mobile > form {
	  text-align: left;
	}
  /*.tours-grid.col-lg-4 {
    width: 49.25%;
    float: left;
    display: inline-block;
  }
  .col-lg-6 {
    width: 50%;
    float: left;
    display: inline-block;    
  }*/
  section#related-articles .section-image .thumb img {
    width: 100%;
  }
  footer .container .col-lg-9 {
    width: 60%;
    float: left;
  }
  .tours-grid-inner .thumb > a img {
    width: 100%;
  }
  .navbar-header {
    background-position: 22%;
  }
  .navbar-brand {
    width: 24%;
  }
  .navbar-brand > img {
    right:-15px;
  }
}
@media only screen and (min-width:768px) and (max-width: 993px) {
	.navbar-header {
    background-position: 22%;
  }
  .navbar-brand {
    width: 24%;
  }
  .navbar-brand > img {
    right:-18px;
  }
}   
@media(max-width:992px) {
	.navbar-nav li.searchBox.mobile > form {
    text-align: left;
  }
  .navbar-nav li.searchBox.mobile {
		display: block;
		width: 100%;
		padding: 0 15px;
  }
  .navbar-nav li.searchBox.mobile > form {
    padding: 15px 0;
    width: 100%;
  }
  .container.subnav {
    display: none;
  }
  .tours-grid-inner {
		border: 10px solid #FFF;
		margin-bottom: 20px; 
  }
  /*.tours-grid.col-lg-4 {
    width: 100%;
    padding: 0 15px;
  }
  .col-lg-6 {
    display: block;
    float: left;
    width: 100%;
	}
	section#blog .col-lg-12 .col-lg-6 {
    padding: 0;
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
	*/
	.row.load-more {
    display: none;
  }
	header > video {
	  display: none;
	}
	body.page-home header .container .row {
	  margin-top: 200px;
	}
	section#blog .col-lg-12 .col-lg-6 {
    margin-bottom: 20px;
  }
  .container .row .col-left, .container .row .col-right {
    width: 100%;
    float: left;
  }
  .container .row .col-left img, .container .row .col-right {
    width: 100%;
  }
  .container .row .col-right {
    padding: 10px 0;
  }
  footer .go-to-top {
    margin: -90px 0 0 0;        
  }	
	footer .container .col-lg-9 {
    width: 60%;
    float: left;    
  }
  .tours-grid-inner .thumb.target > img {
    height: auto;
  }
  .navbar-header {
    background-position: 27%;
  }
  .navbar-brand {
    width: 29%;
  }
  .navbar-brand > img {
    right:-15px;
  }
}

@media(max-width:768px) {
	body.page-home header .container .row {
	  margin-top: 120px;
	}
	header .container .row h1 {
	  font-size: 37px;
	}
  section.subheader {
    margin: 0;
    padding: 0;
	}
	/*.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	  padding: 0;
	}*/
	section {
    padding: 0;
  }
	section#blog {
   	padding: 30px 0 0 0;
  }
  .section-image, .section-image-right {
    float: none;
    margin: 0 0 20px 0;
    border: 10px solid #FFF;
    width: 100%;
	}
	.section-image .thumb > img, .section-image-right > img {
	   width: 100%;
	}
	header.image-bg-fluid-height {
  	padding-top: 180px;
 	}
	.row {
		margin: 0;
    position: relative;
  } 
  .row.load-more {
      text-align: center;
      padding-bottom: 40px;
  }  
  footer .container {
    padding: 30px 15px 0 15px;
	}
	footer .container .col-lg-3 {
	  padding: 10px 0 0 0px;
	}
	footer .container .col-lg-9 {
		position: absolute;
		top: 30px;
	}
	footer ul.menu li:first-child {
	  padding: 0 5px 0 0;
	}
	footer ul.menu li {
    padding: 0px 2px;
    font-size: 11px;
	}
	footer .container .col-lg-3 h4 {
		font-family: 'Earthwerk', sans-serif !important;
		font-size: 18px;
		letter-spacing: 0 !important;
		color: #FFF;
		float: left;
		width: 75px;
	}
	#socialMediaConnect {
	  float: left;
	}
	.tours-grid-inner {
		border: 10px solid #FFF;
		margin-bottom: 20px;	
	}
	.date {
		font-size: 18px;
		line-height: 48px;
	}
	.summary {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
  }
  .tours-grid-inner .thumb .title {
    font-size: 16px;
  }
  .welcome-intro video {
    width: 150%;
  }
}
@media only screen and (min-width:551px) and (max-width: 768px) {
	.navbar-header {
    background-position: 40%;
  }
  .navbar-brand {
    width: 40%;
  }
  .navbar-brand > img {
    right:-20px;
  }
}
@media only screen and (min-width:550px) {
  .section-image-right {
    max-width: 562px;
  }
}
@media only screen and (max-width:550px) {
	.navbar-header {
    background-position: 75%;
  }
  .navbar-brand {
    width: 68%;
  }
  .navbar-brand > img {
      right: -47px;
  }
  .section-image-right {
    width: 100%;
  }
}