@font-face {
	font-family: 'BenguiatBold';
	src: url('../fonts/BenguiatBold.eot');
	src: local('☺'), url('../fonts/BenguiatBold.woff') format('woff'), url('../fonts/BenguiatBold.ttf') format('truetype'), url('../fonts/BenguiatBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriadpro-regular.eot');
    src: url('../fonts/myriadpro-regular.eot') format('embedded-opentype'),
         url('../fonts/myriadpro-regular.woff2') format('woff2'),
         url('../fonts/myriadpro-regular.woff') format('woff'),
         url('../fonts/myriadpro-regular.ttf') format('truetype'),
         url('../fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}

/* Futura-Bold webfont (new-bulletproof) */ 
@font-face {
    font-family: 'Futura-Bold';
    src: url('../fonts/Futura-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Futura-Bold.woff') format('woff'),
         url('../fonts/Futura-Bold.ttf')  format('truetype'),
         url('../fonts/Futura-Bold.svg#webfont') format('svg');
}

body {
	font-family: 'Futura-Bold', Arial, sans-serif;
	/*background-color: #272d21;*/
	background-color: #fac790;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding-top: 120px;
	/*padding-top: 160px;*/
	/*padding-top: 95px;*/
	/*background-image: url('../images/pattren-large.png');
    background-repeat: repeat-x;
    background-position: top left;*/
}
img {
	max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Futura-Bold', Arial, sans-serif;
	/*text-transform: uppercase;*/	
}

h1 {
	font-size: 54px;
	color: #333628;
	line-height: 50px;
	margin-bottom: 50px;
	/*text-shadow: 3px 3px 3px #000;*/
}
h2 {
	font-size: 44px;
	color: #333628;
	/*line-height: 40px;*/
	margin-bottom: 40px;
}
.homepage ul.tourlist h2 {
	font-size: 50px;
}
.homepage ul.tourloc h2 {
	font-size: 32px;
	line-height: 30px;
	margin-bottom: 10px;
}
.homepage ul.tourlist h2 img {
	background-color: transparent;
	padding: 0;
}
.homepage ul.tourlist h2 a:hover {
	text-decoration: none;
}
.homepage ul.tourloc li {
	padding-top: 30px;
	padding-bottom: 40px;
}
.homepage ul.tourloc table tr td {
	padding-left: 15px;
	padding-right: 15px;
}
.homepage ul.tourloc li span {
	font-size: 20px;
}
h3{
	font-size: 33px;
	color: #333628;
	margin-bottom: 20px;
}
h4{
	font-size: 17px;
	color: #333628;
	margin-bottom: 30px;
}
h5 {
	font-size: 24px;
	color: #333628;
	margin-bottom: 10px;
}

hr {
	border-top: 1px solid #fdc78d;
	border-bottom: 1px solid #fdc78d;
	margin: 40px 0;
}

ul {

}

p {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #333628;
}
ul {
    color: #333628;
}
.content.location p {
	/*color: #fff;*/
}
.contentt {
	padding-top: 50px;
	padding-bottom: 50px;
}
.contentt .typography {
    text-align:left;
}
.contentt .typography p,
.contentt .typography ul{
    	font-family: 'MyriadProRegular', Helvetica, Arial, sans-serif;    
}
.contentt .typography ul {
    margin-top:5px;
    margin-bottom:20px;
}
.contentt .typography p {
    margin-top: 5px;
}
.contentt .typography h4 {
    margin-bottom:0;
}
.contentt .typography p a {
    text-decoration:underline;
    font-weight:bold;
}
.contentt .typography p a.button {
    text-decoration:none;
    font-weight:normal;
}

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

body
body.landing-1 p a,
body.landing-2 p a,
body.landing-1 h2 a,
body.landing-2 h2 a {
	color: #333628;
}

a,
a:focus {
	outline: none;
}

/* animated logo */
	div.logo-big .logo_animation{max-width:500px; position:relative}
	div.logo-big a.logo-link { position: absolute; display: block; top:0;left: 0;right: 0;bottom: 0; z-index: 5;}
	div.logo-big .logo-link {position: absolute;display: block;left: 0;right: 0;top: 0;bottom: 0;}
	div.logo-big .logo_animation img{max-width:100%;}
	div.logo-big .summersalt{background:url(../images/text_face.png) no-repeat; width:100%; height:100%; position:absolute; z-index:4; background-size:contain;}
	div.logo-big .faceoff_layer{background:url(../images/faceoff.png) no-repeat; width:100%; height:100%; top:0; left:0; background-size: contain; animation:faceoff 3s ease-in-out infinite;} 
	div.logo-big .rotate_layer{/*background:url(../images/rotate.png) center center no-repeat;*/ position:absolute; bottom:-1px; left:18px; width:100%; height:100%; z-index:2; transform: rotate(50deg); animation:rotate 5s ease-in-out infinite; width: 312px; height: 308px;}
	
	@media(max-width:500px){
		div.logo-big .logo_animation{max-width:300px; position:relative}
		div.logo-big .rotate_layer{background-size:85%; bottom:-17px;}

	
	}
	
	
@keyframes rotate {  
    0% {transform: rotate(50deg);}
	50% {transform: rotate(-20deg);}
    100% { transform: rotate(50deg);}
}

@keyframes faceoff {  
    0% {opacity:0;}
	95% {opacity:0;}
	96% {opacity:1;}
    100% { opacity:1;}
}
/* end of animated logo */

/* new design styles */
.desing-button {
	background: url('../images/sprite.png') no-repeat -780px -84px;
	width: 115px;
	height: 115px;
	display: inline-block;
	position: fixed;
	z-index: 30;
}
.desing-button#icon-one {
	top: 30px;
	left: 30px;
}
.desing-button#icon-two {
	top: 30px;
	right: 30px;
}
.desing-button#icon-three {
	bottom: 0;
	right: 30px;
}
.desing-button#icon-four {
	bottom: 0;
	left: 30px;
}

.design-lines {
	position: fixed;
	z-index: 9;
}
.design-lines#line-one,
.design-lines#line-two {
	background: url('../images/design-line-1.png') repeat-x top center;
	left: 77px;
	right: 77px;	
}
.design-lines#line-one {
	height: 19px;
	top: 77px;
}
.design-lines#line-two {
	height: 69px;
	bottom: 0;
	background-color: #272d21;
}
.design-lines#line-three,
.design-lines#line-four {
	background: url('../images/design-line-2.png') repeat-y top left;
	width: 17px;
	top: 77px;
	bottom: 50px;		
}
.design-lines#line-three {
	left: 77px;
}
.design-lines#line-four {
	right: 77px;
}

.design-arts {

}
.design-arts#art-one {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	background: url('../images/design-art-1.png') no-repeat top left;
	width: 110px;
	/*height: 1325px;	*/
	z-index: 7;
}
.design-arts#art-two {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	background: url('../images/design-art-2.png') no-repeat top left;
	width: 187px;
	/*height: 1323px;*/	
	z-index: 7;
}
.design-arts#art-three {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: url('../images/design-art-3.png') repeat-x top center;
	/*width: 1752px;*/
	/*height: 173px;*/
	/*margin: auto;	*/
	height: 173px;
	z-index: 6;
	/*background-color: #272d21;*/
}
.design-arts#art-three:before {
	content: "";
	background-color: #fac790;
	height: 23px;
	display: block;
	/*left: -100vw;*/
	/*top: 0;*/
	/*right: -100vw;*/
	/*position: absolute;*/
}
/* end new design styles */

.window {
	/*padding-left: 92px;
	padding-right: 92px;
	padding-bottom: 200px;*/
	/*background-color: #fac790;*/
}

.nav {
	/*position: relative;*/
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 25;
	font-family: 'Futura-Bold', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 17px;	
	/*padding-bottom: 110px;*/
}
.is-sticky .nav#sticker {
	top: 95px !important;
}
.nav,
.nav a {
	color: #fdc78d;
}
.nav .nav1,
.nav .nav1 a {
	color: #e97c2c;
}
.nav .nav1 {
	background-color: #fac790;
	/*padding-top: 15px;*/
	/*padding-bottom: 15px;*/
	position: relative;
	z-index: 99;
}
.nav .nav1 .menu-item {
	padding-bottom: 15px;
	padding-top: 7px;
}
.nav .nav1 .menu-item .col-sm-4,
.nav .nav2 .menu-item .col-md-4 {
	width: 34.1%;
}
.nav .nav1 .menu-item .col-sm-4.logo,
.nav .nav2 .menu-item .col-md-4.empty {
	width: 31.7%;
}

.nav .nav1 .container-fluid,
.nav .nav2 .container-fluid {
	max-width: 1170px;
}
.nav .nav1:after {
	content: "";
	display: block;
	height: 10px;
	background-image: url("../images/nav1-down.png");
	position: absolute;
	width: 100%;
}
.nav .nav2 {
	padding-top: 15px;
	background-color: #25877f;
	-webkit-box-shadow: 0px 2px 32px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 2px 32px 4px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 32px 4px rgba(0,0,0,0.4);
	position: relative;
}
.nav .nav2 .menu-item {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:1;
}
.nav .nav2 .menu-item.with-menu {
	padding-top: 6px;
	padding-bottom: 8px;
}
.nav .nav2 .menu-item a.link,
.nav .nav2 .menu-item a.current {
	display: inline-block;
	padding-top:9px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	/*padding-top: 8px;
	padding-bottom: 8px;*/
}
/*.nav .nav2 .menu-item a.link:hover,*/
.nav .nav2 .menu-item a.colored {
	text-decoration: none;
	background-color: #ea8132;
	color: #272d21;
	border-radius: 7px;
}
.nav .nav2:after {
	content: "";
	display: block;
	height: 20px;
	background-image: url("../images/nav2-down-v22.png");
	position: absolute;
	width: 100%;
}
.nav .text-left a {
	margin-right: 25px;
}
.nav .new-menu {
	padding-top: 35px;
	padding-bottom: 15px;
	position: relative;
	color: #272d21;
}
.nav .new-menu .menu-items {
	color: #272d21;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 99;
	background-color: #e97c2c;
	padding: 10px 0;
}
.nav .new-menu .menu-items a {
	display: block;
	padding: 2px 20px;
	font-size: 16px;
}
.nav .new-menu .menu-items a:hover {
	color: #444;
}
.nav .new-menu a {
	margin-right: 0;
	color: #272d21;
}
.nav .new-menu a:hover,
.nav .new-menu a:focus {
	text-decoration: none;
}
.nav .text-right a {
	margin-left: 25px;
}
.nav i {
	/*color: #fdc78d;*/
}
.nav .text-left a.icon {
	/*margin-left: 5px;
	background-color: #e97c2c;
	border-radius: 100%;*/
	display: inline-block;
	width: 22px;
	height: 28px;
	text-align: center;
	font-size: 20px;
}
.nav .text-left a.icon i {
	color: #272d21;
}
.nav .text-left a.icon.instagram {
	margin-left: 20px;
}
.nav .logo {
	position: relative;
}
.nav .logo a,
.nav .logo div.logo-big {
	display: block;
	position: absolute;
	/*top: -140px;*/
	top: 0;
	z-index: 999;
}
.nav .logo a.logo-small {
	/*display: none;*/
}
.nav .location-box {
	/*margin-bottom: 15px;*/
	padding-top: 25px;
}
.nav .location-box .loc-title {
	color: #272d21;
	vertical-align: middle;
	line-height: 1;
	display: inline-block;
	padding-top: 1px;
}
.nav .location-box a {
	margin: 0;
}
.nav .location-box .loc-change {
	display: inline-block;
	font-family: 'MyriadProRegular', Helvetica, Arial, sans-serif;	
	background-color: #272d21;
	color: #fff;
	font-size: 13px;
	line-height: 1;
	padding: 5px 12px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 8px;
	margin-right: 0;
	border-radius: 10px;
}
.nav .location-box .details {
	font-size: 16px;
}

.content {
	position: relative;
	z-index: 5;
	/*padding-top: 260px;*/
	/*padding-top: 325px;*/
	padding-top: 10px;
	padding-bottom: 50px;
}
body.without-slideshow .content {
	padding-top: 120px;
}
.content.has_main_image {
	/*padding-top: 110px;*/
}
/*body.landing-1 .content {
	padding-top: 120px;
}
body.landing-2 .content {
	padding-top: 240px;
}*/

.content ul {
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	list-style-type: none;
}
.content ul li:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 15px;
	background: url('../images/list-item.png') no-repeat center;
}

.container-fluid {
	max-width: 1370px;
}

.content img {
	background-color: #fac790;
	border-radius: 3px;
	padding: 5px;
}
.content a.logo-small img {
	background-color: transparent;
	border-radius: 0;
	padding: 0;
	margin-bottom: 80px;
}
.main-img {
	display: inline-block;
	background-color: #fac790;
	padding: 10px;
	border: 2px solid #e97c2c;
	border-radius: 3px;
	position: relative;
	margin-bottom: 50px;
}
.footer-banner:before {
	content: "";
	display: block;
	width: 100%;
	background: url('../images/footer-border-line.jpg') repeat-x top;
	height: 21px;
}
.footer-banner {
	display: block;
	background-color: #272d21;
	/*padding-bottom: 50px;
	padding-top: 80px;
	background: url('../images/footer-border-line.jpg') repeat-x top;*/
	overflow: hidden;
}
.main-img .title {
	font-family: 'Futura-Bold', Arial, sans-serif;
	width: 100%;
	display: block;
	position: absolute;
	bottom: -24px;
	font-size: 28px;
	color: #272d21;
	text-transform: uppercase;
}
.footer-banner .title {
	font-family: 'Futura-Bold', Arial, sans-serif;
	width: 100%;
	display: block;
	font-size: 28px;
	color: #272d21;
	text-transform: uppercase;
	padding-top: 50px;
	padding-bottom: 80px;	
	overflow: hidden;
}
.main-img .title span.text,
.footer-banner .title span.text {
	position: relative;
	display: inline-block;
	height: 77px;
	background: url('../images/title-bgr.png') repeat-x left top;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 8px;
}
.footer-banner .title span.text {
	font-size: 22px;
	line-height: 44px;
}
.main-img .title span.text:before,
.footer-banner .title span.text:before {
	content: "";
	width: 93px;
	height: 77px;
	background: url('../images/title-left.png') no-repeat center;
	position: absolute;
	left: -93px;
	top: 0;
	background-size: 100%;
}
.main-img .title span.text:after,
.footer-banner .title span.text:after {
	content: "";
	width: 93px;
	height: 77px;
	background: url('../images/title-right.png') no-repeat center;
	position: absolute;
	right: -93px;
	top: 0;
	background-size: 100%;
}
.main-img .carousel-inner img {
	border: 2px solid #e97c2c;
	border-radius: 3px;
	padding: 0;
	opacity: .8;
}
.main-img .carousel-control {
	width: 10%;
}
.main-img .carousel-inner {
	background-color: #000;
}

.main-img .carousel .carousel-caption {
	display: none;
}

p.btnc {
    line-height: 1;
}
a.button {
	font-family: 'Futura-Bold', Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	/*background-color: #fdc78d;*/
	background-color: #ea8132;
	display: inline-block;
	/*padding-top: 8px;*/
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	/*height: 40px;	*/
	/*margin-top: 10px;
	background: url('../images/btn-bgr.png') repeat-x left center;*/
	position: relative;
	/*margin-left: 17px;*/
	border-radius: 7px;
}
a.button:before {
	content: "";
	/*display: block;*/
	display: none;
	width: 17px;
	height: 40px;
	position: absolute;
	left: -17px;
	top: 0;
	background: url('../images/btn-left-bgr.png') no-repeat left center;	
}
a.button:after {
	content: "";
	/*display: block;*/
	display: none;
	width: 17px;
	height: 40px;
	position: absolute;
	right: -17px;
	top: 0;
	background: url('../images/btn-right-bgr.png') no-repeat left center;	
}

.sticky-wrapper.is-sticky {
	padding-top: 83px;
}
.is-sticky .nav1 {
	/*background-color: #272d21;*/
	/*padding: 10px 0;*/
	min-height: 47px;
}
.is-sticky .nav2 {
	background-color: #248880;
	/*padding: 10px 0;*/
	/*min-height: 47px;*/
}
.is-sticky .logo a.logo-big,
.is-sticky .logo div.logo-big {
	display: none;
}
.is-sticky .logo a.logo-small {
	display: block;
	top: -60px;
}


ul.tourlist {
	padding-left: 40px;
	padding-right: 40px;
	margin: 0;
	list-style-type: none;
}
ul.tourlist li {
	display: inline-block;
    vertical-align: top;
    width: 48%;
    /*margin-bottom: 50px;	*/
}
ul.tourlist li.odd {
	margin-right: 1%;
}
ul.tourlist li.even {
	margin-left: 1%;
}
ul.tourlist ul.tourloc li {
	display: block;
	width: 100%;
	border-bottom: 1px solid #fdc78d;
}
ul.tourlist ul.tourloc li.last {
	border-bottom: none;
}
ul.tourlist ul.tourloc a.hbtn {
	font-size: 30px;
}
ul.tourlist ul.tourloc .links {
	padding-top: 10px;
	font-size: 26px;
}
ul.tourlist li:before {
	content: none;
}
ul.tourlist li span {
	font-family: 'Futura-Bold', Arial, sans-serif;
	color: #333628;
	font-size: 27px;
	text-transform: uppercase;
}
ul.tourlist li span a{
	color: #333628;
	text-decoration: none;
}
ul.tourlist li h2 {
	/*font-size: 38px;
	margin: 0;*/
}
ul.tourlist li:hover > h2 {
	/*text-decoration: underline;*/
}

/* .modal-fullscreen */

.modal-location {
  background: #272d21;
}
.modal-location .modal-content {
  background: #272d21;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-top: 60px;
}
.modal-location .modal-dialog {

}
.modal-location .modal-header {
	border:none;
}
.modal-backdrop.modal-backdrop-location {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-location.in {
  opacity: .97;
  filter: alpha(opacity=97);
}
.modal-location {
	font-family: 'Futura-Bold', Arial, sans-serif;
}
.modal-location h3 {
	color: #e97c2c;
	font-size: 28px;
}
.modal-location h3 a {
	color: #e97c2c;
}
.modal-location ul {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	list-style-type: none;
	text-transform: uppercase;
	color: #333628;
	max-width: 425px;
	font-size: 18px;
}
.modal-location ul li a {
	color: #fdc78d;
}
.modal-location ul li {
	border-bottom: 1px solid #524c37;
	padding: 10px 0;
}
.modal-location ul li.last {
	border-bottom: none;
}
.modal-location .close-modal {
	position: absolute;
	right: 30px;
	top: 30px;
	z-index: 10;
}

form input {
	color: #000;
}

.get-tix .content > h2 {
	margin-bottom: 0;
}

.nav .mobile-logo .menu {
	text-align: left;
	font-size: 36px;
	padding-top: 5px;
}
.nav .mobile-logo .menu a {
	display: none;
}
.nav .mobile-logo .menu a i {
	color: #272d21;
}
.nav .mobile-logo .social {
	text-align: right;
	font-size: 24px;
	padding-top: 10px;
}
.nav .mobile-logo .social a {
	display: none;
	/*background-color: #fdc78d;	*/
	border-radius: 100%;	
	width: 36px;
	height: 36px;
	text-align: center;
}
.nav .mobile-logo .social a i {
	color: #272d21;
}

.mobile-menu-bar {
	display: none;
	/*background-color:#e97c2c;	*/
	/*border-top: 1px solid #555;
	border-bottom: 1px solid #555;*/
	/*background-color: #248880;*/
	/*padding: 5px 0;*/
}

.backstretch img {
	opacity: .25 !important;
}
.container-dark-line {
	position: relative;
}
.container-dark-line .bottom-dark-line {
	position: absolute;
	background-image: url("../images/dark-line.png");
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 70px;
}
.container-dark-line .circle {
	display: inline-block;
}
.container-dark-line table {
	width: 100%;
	table-layout: fixed;
}


/* IMAGES 
-------------------------------------------- */
.typography img {
    /*border: 5px solid #d7d7d7;*/
    height: auto; /* resets the image height so that it maintains its aspect ratio when width is set */
    background: transparent url(../images/ajax-loader.gif) no-repeat center center;
}
.typography img.left {
    float: left;
    max-width: 50%;
    margin: 5px 20px 10px 0;
}
.typography img.right {
    float: right;
    max-width: 50%; /* Responsive width */
    margin: 5px 0 10px 20px;
}
.typography img.leftAlone {
    float: left;
    margin-right: 100%;
    margin-bottom: 10px;
    clear: both;
}
.typography img.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
    clear: both;
}
.typography .captionImage { width: 100%; margin-top: 5px; }
.typography .captionImage img { margin: 0; }
  .typography .captionImage.left {
    float: left;
    margin: 5px 30px 20px 0px;
  }
  .typography .captionImage.right{
    float: right;
    margin: 5px 0 20px 30px;
  }
  .typography .captionImage.left[style],
  .typography .captionImage.right[style] {
    max-width: 50%; /* Overides core width to make responsive */
  }
  .typography .captionImage.left img,
  .typography .captionImage.right img {
    float: none;
    max-width: none;
    width: 100%;
  }
  .typography .captionImage.left img {
    margin-right: -10px;
  }
  .typography .captionImage.right img {
    margin-left: -10px;
  }
  .typography .captionImage.right p {
    margin-left: -10px;
    text-align: left;
    margin-left: -10px;
  }
.typography .captionImage.leftAlone{
  float:none;
  margin: 0 20px 20px 0px;
}
.typography .captionImage.center{
  margin: 0 auto 20px;
}
.typography .captionImage p {
  clear: both;
  margin: 5px 0;
  font-style: italic;
  color: #888;
}

.hero.container-fluid {
	max-width: 1230px;
}

.heroarea {
	position: relative;
	margin-top: -220px;
	margin-bottom: 60px;
	z-index: 5;
}
.heroarea .large-buttons {
	/*position: absolute;
	bottom: 0;*/
	width: 100%;
	z-index: 5;
}
.heroarea .large-buttons .btn {
	max-width: 28%;
}
.heroarea .large-buttons a {
	display: block;
	position: relative;
	font-family: 'Futura-Bold', Arial, sans-serif;
	font-size: 250%;
	text-transform: uppercase;
	line-height: 1;
	max-width: 330px;
}
.heroarea .large-buttons a:hover > span span {

}
.heroarea .large-buttons a span {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.heroarea .large-buttons a span span {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
	text-shadow: 1px 1px 1px #000;	    	
}
.heroarea .large-buttons .line {
	background-image: url("../images/dark-line.png");
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 70px;
	display: block;
	margin-top: -61px;
	margin-bottom: 40px;
}
#myCarousel {
	padding-bottom: 22px;
}
#myCarousel:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	display: block;
	height: 35px;
	background-image: url("../images/slideshow-bottom.png");
	background-position: left top;
	background-repeat: repeat-x;
}
#myCarousel .carousel-inner {
	/*max-height: 550px;*/
}
#myCarousel .carousel-inner .item {
	height: 550px;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;	
}
#myCarousel .carousel-inner .item img {
	width: 100%;
}
.hero-title {
	/*position: absolute;
	top: 16%;
	width: 100%;*/
	display: block;
	font-family: 'Futura-Bold', Arial, sans-serif;
	text-transform: uppercase;
	/*text-shadow: 1px 1px 1px #000;*/	
	padding-top: 10px;
}
.hero-title span {
	display: block;
}
.hero-title span.loctitle {
	color: #333628;
	font-size: 58px;
}
.hero-title span.partitle {
	color: #333628;
	font-size: 32px;
	line-height: 30px;
}
.hero-title span.whenwhere {
	color: #333628;
	font-size: 26px;
}

.gig-links {
	margin-top: 30px;
}
.gig-links .item {
	display: block;
	background-image: url("../images/new-banner-blank.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size:100%;
	margin-bottom: 10px;
}
.gig-links .item a {
	display: block;
	font-size: 43px;
	text-transform: uppercase;
	color: #fac790;
	text-shadow: 1px 1px 15px #000;
	padding: 52px 0;
}
.gig-links .item a:hover {
	/*text-decoration: none;*/
}
body.without-slideshow .contentt {
	padding-top: 120px;
}
.content > .hero-title {
	position: relative;
	margin-bottom: 50px;
}

.carousel .mobile-buttons {
	position: relative;
	z-index: 1;
	list-style-type: none;
	margin: 0;
	color: #272d21;
	font-family: 'Futura-Bold', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 26px;	
	padding-bottom: 10px;
}
.carousel .mobile-buttons a {
	color: #272d21;
}
.carousel .mobile-buttons li {
	list-style-type: none;
	display: inline-block;
}
.carousel .mobile-buttons li:before {
	content: none;
}
.carousel .mobile-buttons li:after {
	content: "|";
	padding-left: 10px;
	padding-right: 10px;
}
.carousel .mobile-buttons li.last:after {
	content: none;
}

body.artists .contentt .typography table p {
    	font-family: 'MyriadProRegular', Helvetica, Arial, sans-serif;
    	margin-top: 0;
}

@media (min-width: 768px) {
	.modal-location .modal-dialog {
	    width: 968px;
	}
}

@media (max-width: 1400px) {
	.nav .logo .logo-big {
		display: none !important;
	}
	.nav .logo .logo-small {
		display: block !important;
	}
	.nav .container-fluid {
		padding-left: 50px;
		padding-right: 50px;
	}
	.nav .nav2 .row.menu-item {
		text-align: center;
	}
	.nav .nav2 .row.menu-item .col-md-4.text-left,
	.nav .nav2 .row.menu-item .col-md-4.text-right {
		width: auto;
		float: none;
		display: inline-block;
		/*padding: 0;*/
	}
	.nav .nav2 .row.menu-item .col-md-4.text-left {
		padding-right: 0;
	}
	.nav .nav2 .row.menu-item .col-md-4.text-right {
		padding-left: 0;
	}
	.nav .nav2 .row.menu-item .col-md-4.text-right a {
		margin-left: 0;
	}
	.nav .nav2 .row.menu-item .col-md-4.empty {
		display: none;
	}
	.nav .logo .logo-small {
		/*top: -60px;*/
	}
	.heroarea {
		margin-top: -160px;
	}	
	.hero-title span.loctitle {
		font-size: 54px;
	}
	.hero-title span.partitle {
		font-size: 30px;
	}
	.hero-title span.whenwhere {
		font-size: 24px;
	}
	.heroarea .large-buttons a {
		font-size: 220%;
	}
	.hero-title {
		top: 12%;
	}
	#myCarousel:after {	
		/*height: 85px;*/
	}
}

@media (max-width: 992px) {
	body {
		padding-top: 240px;
	}
	#myCarousel .carousel-inner .item {
		height: 480px;
	}
	.nav.is-sticky.custom {
		position: fixed;
		top: 93px;
	}	
	.nav {
		text-align: left;
	}
	.nav .nav1 {
		padding-top: 0;
	}
	.nav .nav1 .row.menu-item .col-sm-4 {
		width: 50%;
	}
	.nav .nav1 .row.menu-item .col-sm-4.logo {
		display: none;
	}
	.nav .nav1 .row.menu-item .col-sm-4.text-right {
		text-align: right;
	}
	.nav .nav1 .row.menu-item .col-sm-4.text-right .location-box a {
		margin-right: 0;
	}
	.nav .mobile-logo {
		display: block !important;
		text-align: center;
		padding-bottom: 0px;
		/*padding-top: 10px;*/
		padding-top: 30px;
	}
	.nav .new-menu {
		padding-top: 15px;
	}
	.nav .logo .logo-small {
		display: none !important;
	}	
	.nav .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}	
	.nav .mobile-logo img {
		max-width: 300px;
	}
	.nav .text-left,
	.nav .text-right {
		display: inline;
		text-align: left;
	}
	.nav .text-left {
		padding-right: 0;
	}
	.nav .text-left a.icon,
	.nav .text-left a.icon.instagram {
		margin:0;
	}
	.nav .text-right {
		padding-left: 0;
	}	
	.nav .text-left a,
	.nav .text-right a {
		margin-left: 0;
		margin-right: 20px;
	}
	.heroarea {
		margin-top: -120px;
	}		
	ul.tourlist li {
		display: block;
		width: 100%;
	}	
	.content,
	.content.has_main_image {
		/*padding-top: 90px;*/
		/*padding-top: 350px;*/
	}
	.hero-title span.loctitle {
		font-size: 45px;
	}
	.hero-title span.partitle {
		font-size: 25px;
	}
	.hero-title span.whenwhere {
		font-size: 19px;
	}
	.heroarea .large-buttons a {
		font-size: 160%;
	}
	.hero-title {
		top: 8%;
	}	
}

@media (max-width: 768px) {
	.desing-button,
	.design-lines,
	.design-arts {
		display: none;
	}
	body {
		padding-top: 250px;
	}
	#myCarousel .carousel-inner .item {
		height: 400px;
	}
	.window {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 50px;
	}
	.nav .mobile-logo {
		padding-top: 20px;
		padding-bottom: 20px;
	}	
	.nav.is-sticky.custom {
		top: 0;
	}
	.nav .nav1 .row.menu-item .col-sm-4 {
		float: left;
	}	
	.heroarea {
		display: none;
	}	
	.carousel .mobile-buttons {
		display: block !important;
	}	
	/*.nav .logo a,
	.is-sticky .logo a.logo-small {
		position: relative;
		top: 0;
	}*/
	/*.nav#sticker {
		position: relative !important;
		top: 0 !important;
	}*/
	/*.sticky-wrapper.is-sticky {
		padding-top: 0;
	}*/
}

@media (max-width: 640px) {
	body {
		padding-top: 80px;
	}	
	#myCarousel .carousel-inner .item {
		height: 360px;
	}
	.nav a.cms { display: none; }
	.nav .nav2 {
		padding-top: 10px;
		padding-bottom:0;
		padding-left: 0;
		padding-right: 0;
		min-height: 0;
		box-shadow: none;
	}
	.mobile-menu-bar {
		display: block;
	}
.content, .content.has_main_image {
	/*padding-top: 120px;*/
}	
.nav .nav1 .row.menu-item .col-sm-4 {
	width: 100%;
	display: block;
}
.nav .nav1 .row.menu-item .col-sm-4.text-right {
	text-align: left;
}
.nav .nav2 .row.menu-item {
	text-align: left;
}
.nav .nav2 .row.menu-item .col-md-4.text-left, .nav .nav2 .row.menu-item .col-md-4.text-right {
	width: 100%;
	display: block;
}
.nav .nav2 .row.menu-item .col-md-4.text-right {
	padding-left: 15px;
}
	.nav .mobile-logo .menu a {
		display: block;
	}
	.nav .mobile-logo .social a	{
		display: inline-block;
	}
	.mobile-logo {
		/*background-color: #248880;*/
	}
	.nav .mobile-logo img {
		/*display: none;*/
		max-width: 100%;
		margin-bottom: 20px;
	}
	a.logo-small {
		position: absolute;
		left: 65px;
		right: 75px;
		top: -15px;
		z-index: 999;
	}
	.nav .mobile-logo {
		padding-top: 20px;
		padding-bottom: 0px;
	}
	.is-sticky .nav1 {
		padding-bottom: 0;
	}
	ul.tourlist {
		padding: 0;
	}
	ul.tourlist ul.tourloc li a.button {
		font-size:13px;
	}
	.homepage ul.tourloc table tr td {
		padding-left: 5px;
		padding-right: 5px;
	}
	.nav .menu-item {
		display: none;
	}
	.nav .menu-item.show {
		display: block;
	}
	.nav .text-left, .nav .text-right,
	.nav .text-left a, .nav .text-right a,
	.nav .nav2 .text-left a.link {
		display: block;
	}
	.nav .text-left a, .nav .text-right a {
		margin: 0;
		padding: 6px 0;
		border-bottom: 1px solid #33392e;
		font-size: 20px;
	}
	.nav2 .text-left a,
	.nav2 .text-right a {
		border-bottom: 1px solid #38918a;
	}
	.nav .nav2 .menu-item a.link {
		display: block;
	}
	.nav .text-right {
		padding-left: 15px;
	}
	.nav .text-left a.icon {
		display: none;
	}
	a.button {
		height: auto;
		/*background: #fdc78d;*/
		padding-bottom: 8px;
		border-top: 2px solid #e97c2c;
		border-bottom: 2px solid #e97c2c;
		margin: 0;
	}
	a.button:before,
	a.button:after {
		content: none;
	}
	.main-img {
		padding: 0px;
		border: none;
	}
	.main-img .title {
		font-size: 20px;
	}
	.main-img .title span.text {
		height: auto;
		background: #fdc78d;
		border-top: 2px solid #e97c2c;
		border-bottom: 2px solid #e97c2c;
		padding-top: 0;
	}
	.main-img .title span.text:before,
	.main-img .title span.text:after {
		content: none;
	}
	h1 {
		font-size: 30px;
		line-height: 32px;
	}
	h2 {
		font-size: 32px;
	}
	.homepage ul.tourlist h2 {
		margin-bottom: 0;
		font-size: 30px;
	}
	ul.tourlist li span a {
		font-size: 20px;
	}

	.nav .new-menu {
		padding-right: 13px;
	}
	.nav .new-menu .menu-link {
		display: none;
	}
	.nav .new-menu ul.menu-items {
		display: block !important;
		position: relative;
		padding: 0;
		width: 100%;
		background-color: transparent;
	}
	.nav .new-menu .menu-items a {
		padding: 10px 0;
	}
	.nav .location-box a {
		border-bottom: 0;
		display: inline-block;
	}
	.container-fluid.logo-small {
		display: inline-block !important;
	}
	.container-fluid.logo-small .content {
		padding-top: 30px;
	}

	.content > .hero-title {
		display: block !important;
	}
	.carousel .hero-title {
		display: none;
	}
	.footer-banner .title span.text {
		font-size: 17px;
		padding-left: 0px;
		padding-right: 0px;
	}
	/*.footer-banner .title span.text:before {
		width: 78px;
		height: 65px;
		left: -78px;
	}
	.footer-banner .title span.text:after {
		width: 78px;
		height: 65px;
		right: -78px;
	}	*/
}

@media (max-width: 480px) {
.content, .content.has_main_image {
	/*padding-top: 220px;*/
}		
#myCarousel .carousel-inner .item {
	height: 280px;
}
ul.tourlist ul.tourloc .links {
	font-size: 22px;
}
.homepage ul.tourloc li {
	padding-top: 10px;
	padding-bottom: 10px;
}
.content {
	padding-bottom: 0;
}
}
