.container{
  	max-width: 1500px;
  	padding-left: 40px;
  	padding-right: 40px;
}
button{
	font-family: "Open Sans";
}
.max300 {
  	max-height: 300px;
}
.items-responsive{display: none;}
/* Put your custom css here */
section{position: relative;}
p, ul li{font-family: 'Open Sans';}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
article .boxContent{background: white;}
article .boxContent h3{
	color: #ff3030;
	font-size: 19px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
article .boxContent p{
	font-size: 14px;
	color: #4a4a4a;
	text-align: justify;
	line-height: 22px;
}
.instagram-well {
	background-color: #770908;
	border-color: #770908;
}
.abscenter{
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.dv990{
	display: none;
}
.uv_tr_headers {
  color: #fff;
}
.tr1, .tr2 {
  color: #fff;
}
.sectionbg {
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
	z-index: -2;
	background-color: #EDEDED;
}

.sectionbg-1{
	background: #EDEDED url('../imateq/www/sectionbg1.jpg') center top;
	background-size: 100% auto!important;
	background-repeat: no-repeat!important;
}
.sectionbg-2{
	background: url('../imateq/www/sectionbg2.jpg') center top repeat fixed;
}
.sectionbg-3{
	/*background: url('../imateq/www/sectionbg3.jpg');*/
	background-color: #bdab53;
	background-size: cover;
	background-repeat: no-repeat;
}
.sectionbg-4{
	background: #749abb url('../imateq/www/sectionbg4.jpg');
	background-size: cover;
	background-repeat: no-repeat!important;
}
.sectionbg-5{
	/*background: url('../imateq/www/bg.main.beach.jpg') center top no-repeat;*/
	background-color: #ccc;
}
.sectionbg-vip{
	background: url('../imateq/www/bg.main.beach.jpg') center top no-repeat;
	background-color: #F5F5F5;
}
.sectionbg-map{
	background: url('../imateq/www/bg.main.beach.jpg') center top no-repeat;
	background-color: #F5F5F5;
}


.cromwell-sec {
    background: url("../imateq/cromwell/FLV_promo_bg.png") center top no-repeat;
    background-color: #F5F5F5;
}



/* PAGE BG */



.sectionbg-calendar{
	background: url('/imateq/www/bg.main.beach.jpg') top center;
	background-size: 100% auto!important;
	background-repeat: no-repeat!important;
	background-color: #F5F5F5;
}
.sectionbg-tickets{
	background: url('/imateq/www/bg.main.beach.jpg') center top no-repeat;
	background-color: #F5F5F5;
}
.sectionbg-artists{
	background: url('/imateq/www/bg.main.beach.jpg') center top no-repeat;
	background-color: #F5F5F5;
}
.sectionbg-news{
	background: url('/imateq/www/bg.main.beach.jpg') center top no-repeat;
	background-color: #F5F5F5;
}
.sectionbg-videos{
	background: url('/imateq/www/bg.main.beach.jpg') center top no-repeat;
	background-color: #F5F5F5;
}
.sectionbg-contact{
	background: url('/imateq/www/bg.main.beach.jpg') center top no-repeat;
	background-color: #F5F5F5;
}
.sectionbg-corpevents{
	background: url('/imateq/www/bg.main.beach.jpg') center top no-repeat;
	background-color: #F5F5F5;
	background-repeat: no-repeat!important;
}
.sectionbg-cromwell{
	background: url('/imateq/www/bg.main.beach.jpg') center top no-repeat;
	background-color: #F5F5F5;
}



#paralaxSlice2{

	background: #ababab url('../imateq/www/night.sectionbgvisitwoman.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}


.uvf-error {
	border: 1px #ff0000 solid !important;
	border-radius: 0px !important;
	outline: 1px solid #ff0000 !important;
}
/**
* Video css in article page
*/
a.video-target {
	display: block;
	position: relative;
}
span.view-video {
	position: absolute;
	top:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	visibility: visible;
	transition: visibility 0s, opacity 0.5s linear;
	text-align: center;
	padding-top:  25%;
	color: #fff;
	font-size: 2em;
	text-transform: uppercase;
	vertical-align: middle;
}
/*a.video-target:hover > span.view-video {
	visibility: visible;
	opacity: 0.5;
}*/
/****/


.paralaxText{
	padding-top: 70px;
	padding-bottom: 80px;
}
.paralaxText h2{
	padding-top: 52px;
	padding-bottom: 52px;
}

.boxIcon a .imgBorder{
	background-image: url('/imateq/www/guard.png');
	background-repeat: no-repeat;
	background-position: center center;

	width: 170px;

	-webkit-box-shadow: 15px 20px 15px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    15px 20px 15px 5px rgba(50, 50, 50, 0.4);
	box-shadow: 		15px 20px 15px 5px rgba(50, 50, 50, 0.4);
}
.pattern1:after {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAHUlEQVQIW2NkYGD4D8SM6DRIAAQwJDFUwhRRUQcALRkSBISGlPAAAAAASUVORK5CYII=") repeat scroll left top rgba(0, 0, 0, 0);
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0.4;
	position: absolute;
	right: 0;
	top: 0;
}
.pattern2:after {
	background: url("/imateq/www/parent2.png") repeat scroll left top rgba(0, 0, 0, 0);
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0.4;
	position: absolute;
	right: 0;
	top: 0;
}
/*#superSizedSlider{
	margin-top: -88px;
}*/
#superSizedSlider .container{
	height: 100%;
}
#superSizedSlider .container .row{
	height: 100%;
}
#superSizedSlider .col-md-12{
	height: 100%;
}
#superSizedSlider{
	/*background: url('/imateq/www/uvgmainloader.gif') center center no-repeat;*/
}
#superSizedSlider #slidecaption{
	position: relative;
	height: 100%;
}
/*
#superSizedSlider a {
	position: relative;
	height: 100% !important;
}*/
.sliderlogo{
	width: 20%;
}

.h1-white{
	color: white;
}

li .navarrow {
	/*background: url('/imateq/www/navarrow.png') center center no-repeat;*/
	color: #D6E1EA;
	width: 28px;
	height: auto;
	font-size: 20px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 5px;
}
li .navarrowup{
	display: none;
	background: url('/imateq/www/navarrowup.png') center center no-repeat;
	width: 17px;
	height: 8px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 23px;
	z-index: 10;
}
.hasspace li .navarrow{
	display: none;
}
.hasspace li .navarrowup{
	display: block;
}
.hasspace .navbar-nav .subMenu{
	top: auto;
	bottom: 88px;
}
.header2 .hasspace .subMenu{
	border-bottom: none;
	border-top: 5px solid #336e9e;
}
.header2 .hasspace .nekoMegaMenu{
	border: 0;
}
.fixedHeader li .navarrow{
	bottom: 2px;
}

.sec-circles{
	background: url('/imateq/www/circles_bottom.png') center bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.nmh1 h1{
	margin-bottom: 0px;
}
/*.footerbg{
	position: absolute;
	width: 100%;
	background: url('/imateq/www/circles_bottom.png') center bottom no-repeat;
	bottom: 0;
	height: 100px;
	z-index: -1;
}*/
.sec-circles img{
	width: 100%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-backface-visibility: hidden;
}
.sec-circles img:hover{
	transform: scale(0.96,0.96);
	-webkit-transform: scale(0.96,0.96);
}

.imgBorder{position: relative;}
.imgBorder h4{
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	z-index: 10;
	height: 40px;
	width: 150px;
	color: white;
	text-align: center;
	font-family: "Oswald";
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	background: rgba(42, 103, 151, 0.8);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-backface-visibility: hidden;
}
.boxIcon a:hover .imgBorder h4{
	transform: scale(0.9,0.9);
	-webkit-transform: scale(0.9,0.9);
}
.bgf0{
	background-color: #f0f0f0;
}

.sec-space{
	background: #fefefe;
}
.sec-space p{
	font-family: "Open Sans";
	font-size: 15px;
	line-height: 22px;
	text-align: justify;
	color: #4a4a4a;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.md-right{
	float: right;
}
.md-left{
	float: left;
}
.btn-cromwell {
	outline: none;
	background: transparent;
	border: 2px solid #862065;
	padding: 8px 0;
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	margin: 30px 0;
	text-shadow: none;
	width: 100%;
	max-width: 100%;
}
.btn-cromwell:hover {
	border: 2px solid #862065;
	color: #862065;
}
.btn-wt{
	outline: none;
	background: transparent;
	border: 2px solid #fff;
	padding: 8px 80px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
}
.btn-wt .icon-angle-left{
	font-size: 20px;
	margin-left: -14px;
}
.btn-gt{
	outline: none;
	background: transparent;
	border: 2px solid #999;
	padding: 8px 80px;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
}
.btn-r{
	outline: none;
	background: #fd2330;
	border: 0;
	padding: 8px 80px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
}
.btn-wb{
	outline: none;
	background: #fff;
	border: 0;
	padding: 12px 95px;
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
}
.btn-w{
	outline: none;
	background: #fff;
	border: 0;
	padding: 8px 50px;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
}
.photoslinkcont .btn-w{
	padding: 12px 50px;
}
.sec-bigevent{
	background: #f6f6f6;
}
.uvg .uvghover{
	display: none;
}
.sec-news{
	background: #e8e8e8;
}
.sec-bigevent img{
	width: 95%;
}
.sec-bigevent .bigeventcont{
	position: relative;
}
.bigeventcont .bigevent-info{
	position: absolute;
	margin: auto;
	right: 160px;
	top: 140px;
	z-index: 10;
	min-width: 100px;
	min-height: 30px;
	max-width: 210px;
}
.bigevent-info h1{
	margin-bottom: 0px;
	line-height: 1.1;
	font-size: 31px;
	min-width: 150px;
}
.bigevent-info h2{
	padding: 0;
	margin-top: 0;
	color: #8b8b8b;
	font-family: 'Open Sans';
	font-size: 50px;
	line-height: 50px;
}
.bigevent-info h2:after{border: none;}
.bigevent-info .btn-r{
	display: block;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

.sec-photoslink *{color: white;}
.sec-photoslink .btn-w{color: black;}
.sec-photoslink h1{
	font-family: "Oswald";
	font-size: 90px;
	font-weight: normal;
	line-height: 90px;
}
.sec-photoslink h2{
	font-size: 40px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.sec-photoslink h2:after{
	border: 0;
}
.sec-photoslink .photoslinkcont{
	padding: 88px 0;
}

.news-dateloc{
	padding: 10px 15px;
	background: #f5f5f5;
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: 300;
	font-family: "Roboto";
	color: #555555;
	padding-left: 10px;
}
.quotecont *{
	color: white;
}
.quotecont{
	padding: 50px 0;
	display: inline-block;
}
.quotecont h2{
	font-family: "Roboto";
	text-align: left;
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	margin: 0;
}
.quotecont h1{
	font-family: "Open Sans";
	text-align: center;
	font-size: 42px;
	line-height: 1;
	margin: 0;
	font-weight: 600;
	margin-bottom: 20px;
}
.quotecont h3{
	font-family: "Open Sans";
	text-align: center;
	font-size: 28px;
	/*line-height: 1.3;*/
	margin: 0;
	font-weight: 600;
	margin-bottom: 55px;
	max-width: 900px;
}
.quotecont h4{
	font-family: "Roboto";
	font-size: 34px;
	text-align: center;
	font-weight: normal;
	margin: 0;
	line-height: 34px;
}
.quotecont h4 i{
	font-size: 65px;
}
.quotecont h2:after{
	border: 0;
}
.signcont *{
	color: white;
}
.signcont .btn-wb{
	color: black;
	text-align: center;
	margin-top: 31px;
	float: right;
}
.signcont h1{
	font-size: 56px;
	line-height: 65px;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	text-shadow: 2px 2px 3px black;
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	font-size: 3.7em;
}
.signcont label{
	font-size: 56px;
	line-height: 65px;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	text-shadow: 2px 2px 3px black;
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	font-size: 3.7em;
  font-weight: inherit;
  display: block;
}

.signcont p{
	font-size: 22px;
	line-height: 28px;
	text-align: left;
	text-shadow: 2px 2px 1px black;
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
#mainFooter{
	padding: 50px 0;
	background: #f7f7f7;
}
#footerWrapper a{
	color: #57bbd1;
}
#footerWrapper p{
	font-size: 13px;
	color: #777;
	line-height: 21px;
}
#footerWrapper h3{
	color: #777;
	font-size: 25px;
	margin-bottom: 10px;
}
.footer-logos .flogos-main{
	margin-bottom: 20px;
}
.footer-logos p{
	text-align: justify;
	margin-bottom: 18px;
}
.footer-logos .flogos-four{
	display: table;
	/*width: 100%;*/
	font-size: 0px;
}
.flogos-four > div{
	display: table-row;
}
.flogos-four > div > div{
	display: table-cell;
	text-align: center;
}
.flogos-four img{
	margin: 0 15px;
}
.flogos-four > div > div:first-child img{
	margin-left: 0px;
}
.flogos-four > div > div:last-child img{
	margin-right: 0px;
}
.generatedMoreLink{
	background: #28709f;
}
.generatedMoreLink h2{
	font-family: "Oswald";
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
}
.draisoverlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(40, 112, 159, 0.5);
	z-index: 10;
}
.minimalBox:hover .draisoverlay{
	opacity: 0;
}
.imgHover figcaption{
	background: rgb(40, 112, 159);
	padding-top: 10px;
	padding-bottom: 10px;
}
.imgHover figcaption h3{
	font-family: "Oswald";
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	/*text-shadow: 1px 1px 2px black;*/
	/*FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);*/
}
.imgHover figcaption span{
	display: block;
	font-family: "Oswald";
	font-size: 14px;
	text-align: left;
	color: white;
	margin-top: 2px;
	font-weight: normal;
}
.imgHover figcaption span:before{
	content: none;
}
.overdate{
	position: absolute;
	right: 12px;
	top: 12px;
	text-align: center;
	z-index: 20;
}
.dateleft .overdate{
	right: auto;
	left: 12px;
}
.overname{
	text-align: left;
	position: absolute;
	padding-right: 10px;
	color: white;
	left: 20px;
	bottom: 20px;
	text-align: left;
	z-index: 20;
	font-family: "Oswald";
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	text-shadow: 1px 1px 2px black;
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
.minimalBox:hover .overname{
	display: none;
}
.minimalBox img{
	width: 100%;
}
.overdate h5, .overdate h6{
	font-family: "Open Sans";
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-shadow: 1px 1px 3px black;
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.overdate h6{
	font-size: 26px;
	line-height: 20px;
}
.header2 .navbar-nav ul{
	background: rgba(255, 255, 255, 0.9);
}
.header2 .navbar-nav ul li a{
	color: #336e9e;
}
.header2 .subMenu{
	border-bottom: 5px solid #336e9e;
}
.navarrowcont{
	position: relative;
}
.header2 .nekoMegaMenu{
	border: 0;
}
#homenav{
	padding-top: 0px;
}
.bookcont {
	padding: 30px;
	background: #f0f0f0;
	min-height: 500px;
	float: left;
	max-width: 770px;
	width: 100%;
	padding-right: 40px;
}
.contactform .bookcont{
	background: transparent;
	padding: 0;
}
.bookcont label {
	width: 19%;
	float: left;
	text-align: right;
	color: #616161;
	font-size: 17px;
	line-height: 46px;
	font-family: "Roboto";
	font-weight: 400;
	margin-bottom: 10px;
	clear: both;
}
.bookcont input[type='text'], .bookcont textarea, .bookcont input[type='number']{
	width: 76%;
	border: 1px solid #b5b8bf;
	background: white;
	padding: 10px 15px;
	color: #525252;
	font-size: 16px;
	outline: 2px solid #f0eff5;
	float: right;
	margin-bottom: 10px;
	font-family: "Roboto";
}
.contactform .bookcont label{
	width: 16%;
	font-weight: 200;
	color: #fff;
}
.contactform .bookcont input[type='text'], .contactform .bookcont textarea, .contactform .bookcont input[type='number']{
	width: 78%;
	background: #f7f7f7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	outline: none;
	border: 1px solid #cdcdcd;
}
.bookcont .inputarea {
	width: 76%;
	float: right;
	margin-bottom: 10px;
	min-height: 46px;
}
.bookcont input[name='ptotal'], .bookcont input[name='zip'], .bookcont input[name='pfemale'], .bookcont input[name='pmale']{
	max-width: 200px;
	float: left;
	margin-bottom: 0px;
}
.bookcont select {
	background-image: url(/imateq/www/select_white.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	font-size: 16px;
	padding: 12px 15px;
	padding-right: 50px;
	background-color: white;
	color: #525252;
	background-position: right 0px;
	-webkit-appearance: none;
	-o-appearance: none;
	appearance: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-indent: 0.01px;
	text-overflow: "";
	outline: none;
	border: 1px solid #b5b8bf;
	font-family: "Roboto";
}
.bookcont input.uvf-default, .bookcont textarea.uvf-default{
	color: #b8b8b8;
}
.bookcont .btn-r {
	float: right;
	padding: 10px 80px;
	margin-top: 30px;
}
.bookcont .btn-gt {
	float: right;
	padding: 8px 50px;
	margin-top: 30px;
	margin-right: 20px;
	border: 2px solid #fff;
    color: #fff;
}
.bookcont p{
	margin-top: 20px;
	margin-bottom: 10px;
	color: #777;
}
.bookcont span{
	color: #777;
}
.signmail{
	position: relative;
	padding-left: 35px;
}
.inputarea{
	font-family: 'Open Sans';
	font-size: 14px;
	line-height:  18px;
}

.bdatecont{
	display: table;
	width: auto;
}
.bdatecont > div{
	display: table-row;
}
.bdatecont > div > div{
	display: table-cell;
	text-align: center;
}
.bdatecont > div > div:nth-child(2){
	font-size: 20px;
	/*width: 30%;*/
	font-family: "Roboto";
	padding: 0 10px;
}
.bdatecont > div > div:nth-child(4){
	font-size: 20px;
	/*width: 30%;*/
	font-family: "Roboto";
	padding: 0 10px;
}
.bdatecont > div > div:first-child{
	text-align: left;
}
.bdatecont > div > div:last-child{
	text-align: right;
}
.uvf-sending, .uvf-success, .uvf-errormsg{
	margin-top: 15px;
	display: none;
	background: #7f7f7f;
	padding: 5px 0px;
	color: white;
	font-size: 16px;
	line-height: normal;
	text-align: center;
	margin-bottom: 10px;
}
.tb-top h1{
	float: left;
	font-family: "Roboto";
	font-size: 54px;
}
.tb-top button{
	float: right;
	padding: 8px 50px;
	margin-top: 10px;
}
.tb-top h5{
	float: right;
	color: white;
	font-family: "Oswald";
	line-height: 64px;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: normal;
}
.tb-top h5 a{
	color: white;
}
#resdate{
	background-image: url('/imateq/www/vipcal.png');
	background-position: 15px center;
	background-repeat: no-repeat;
	padding-left: 50px;
}
#formcheckbox{
	background: url('/imateq/www/formcheckbox.png') no-repeat;
	background-position: top center;
	position: absolute;
	width: 22px;
	height: 22px;
	top: 0;
	left: 0;
	cursor: pointer;
}
.formchecked{
	background-position: bottom center!important;
}
.galpagecont{
	position: relative;
	padding: 5px;
	background: transparent!important;
	padding-right: 4px;
	padding-bottom: 4px;
}
.captions-center{
	text-align: center;
}
.captions-center .overname{
	margin: auto;
	left: 0;
	right: 0;
	margin-left: 10px;
	text-align: center;
}
.imgHover .captions-center figcaption span{
	text-align: center;
}
.bor-w{
	border: solid white;
	border-width: 0px 1px 1px 0px;
}
.cromwell-box {
	display: table;
}
.cromwell-box > div.cromwell-row {
	display: table-row;
	padding: 0;
	background: #f3f2f0;
}
.cromwell-box > div.cromwell-row > div.cromwell-image {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	border-bottom: 4px solid #336e9e;
}
.cromwell-box > div.cromwell-row > div.cromwell-content {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	border-bottom: 4px solid #336e9e;
}
.cromwell-box > div.cromwell-row > div.cromwell-image img {
	max-width:500px !important;
}
.cromwell-box > div.cromwell-row > div.cromwell-content h3{
	font-family: "Roboto";
	color: #336e9e;
	margin-bottom: 25px;
	line-height: 1;
	font-size: 40px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
}
.cromwell-box > div.cromwell-row > div.cromwell-content p{
	margin: 0;
	padding: 0;
	color: #777;
	line-height: 22px;
}
.uvc-evname {
   font-size: 12px;
}
.tickets-list{
	padding-top: 15px;
}
.tickelem{
	display: table;
	width: 100%;
}
.tickelem > div{
	display: table-row;
	background: #f3f2f0;
}
.tickelem > div > div{
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	border-bottom: 4px solid #336e9e;
}
.uvtbspace > div{
	border-top: 0px solid transparent;
}
.tickelem > div > div:first-child{
	text-align: left;
}
.tickelem > div > div:last-child{
	text-align: right;
}
.tickelem > div > div img{
	max-width: 150px;
	border: 1px solid #000;
	margin-right: 10px;
}
.tickelem > div > div h2{
	color: #6a6a6a;
	text-transform: uppercase;
	font-style: italic;
	line-height: 1;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 0px;
}
.tickelem > div > div h2:after{
	border: none;
}
.tickelem > div > div .btn-r{
	font-size: 16px;
	padding: 10px 50px;
	margin-left: 10px;
	background: none repeat scroll 0 0 #37a3ef;
}
.tickelem > div > div .btn-r:hover{
	background: none repeat scroll 0 0 #336e9e;
}
.tickelem > div > div h1{
	font-family: "Roboto";
	color: #336e9e;
	margin-bottom: 0px;
	line-height: 1;
	font-size: 40px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
}
.tickelem > div > div h4{
	color: #6a6a6a;
	text-transform: uppercase;
	margin-bottom: 0px;
	line-height: 1;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.tickelem > div > div h3{
	font-family: "Roboto";
	color: black;
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	margin-bottom: 0px;
	line-height: 1;
}
.cal-slider{
	position: relative;
	width: 100%;
	clear: both;
	padding-top: 25px;
}
.cal-slider .banner{
	position: relative;
	width: 100%;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 0.75);
}
.calslider2 .banner{
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0.75);
}
.cal-slider .banner ul{
	list-style: none;
}
.cal-slider .banner li{
	list-style: none;
}
.tparrows{
	display: none!important;
}
.tp-bullets{
	margin-top: 10px;
}
.tp-bullets.hidebullets{
	opacity: 1;
}
.banner img{
	display: none;
}
.banner .tp-loader{
	background: url('/imateq/www/beach.uvgmainloader.gif');
	background-size: auto;
	width: 128px;
	height: 15px;
	margin: -7px -64px;
}
.evfixspace{
	height: 160px;
	font-family: 'Open Sans';
}
.eventcont{
	background: transparent;
	padding: 30px;
}
.evinfocont p{
	color: #fff;
}
.eventcont .eventinner{
	margin-top: -190px;
}
.yv988{
	display: none;
}
.evflyercont{
	float: left;
	width: 40%;
}
.evinfocont{
	float: right;
	width: 57%;
}
.evflyercont img{
	border: 1px solid black;
	width: 100%;
}
.evinfocont .evinfotop{
	min-height: 50px;
	overflow: hidden;
	margin-bottom: 20px;
}
.evinfocont .btn-gt, .yv988 .btn-gt{
	float: left;
	padding: 8px 50px;
	margin-right: 20px;
}
.vi550{
	display: none;
	height: 10px;
	clear: both;
}
.evinfocont i, .yv988 i{
	float: left;
	color: white;
	font-size: 34px;
	margin: 0 -5px;
	margin-top: 4px;
}
.evinfocont p {
	margin-top: 0px;
	text-align: justify;
	font-size: 16px;
	line-height: 25px;
}
.tickets-section .evinfocont{
	float: none;
	width: 100%;
}


.evinfotop * {
	color: white;
	text-align: left;
}
.evinfotop h2 {
	font-size: 20px;
	line-height: 23px;
	margin: 0;
	margin-top: 10px;
	color: #dfdad7;
	font-weight: normal;
	margin-bottom: 4px;
}
.evinfotop h2:after{
	border: none;
}
.evinfotop h1 {
	font-size: 38px;
	line-height: 38px;
	margin: 0;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.sec-event .evback{
	padding: 8px 35px;
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
}
.visitcont{
	height: 400px;
}
.sec-space{
	overflow: hidden;
}
.space-table{
	display: table;
	border: 0;
	padding: 0;
	width: 100%;
	max-width: 100%;
}
.space-table > div{
	display: table-row;
}
.space-table > div > div{
	display: table-cell;
	width: 50%;
	vertical-align: top;
}
.space-info{
	padding: 40px;
}
.space-info h1{
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 25px;
}
.space-img{
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	background-position: center center;
}
.space-img img{
	display: none;
	text-align: center;
	margin-bottom: 30px;
}
.drais-separator{
	position: relative;
	display: table;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}
.drais-separator div{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.drais-separator div span{
	background: #cfcfcf;
	height: 1px;
	width: 100%;
	display: block;
}
.drais-separator .drais-m{
	width: 15px;
	padding: 0px 8px;
}
.drais-separator .drais-m i{
	color: #cfcfcf;
}

.space-info button{
	margin-top: 30px;
}

.space-info .btn{
	padding-right: 5px;
	font-family: "Oswald";
	text-transform: capitalize;
	font-weight: normal;
}
.space-info .btn i{
	margin-left: 10px;
}
.btn{
	background: #57bbd0;
	color: white;
	font-weight: 200;
}
.header2 .navbar-default .navbar-nav > li{
	padding: 0 26px;
}
.header2 .navbar-default .navbar-nav > li > a{
	color: #949494;
}
.header2 .navbar-nav ul li a{
	color: #949494;
}
.navbar-default .navbar-nav>li.lit>a{
	border-bottom: 2px solid #3C688F;
}
.megaInner h3{
	font-family: "Oswald";
	font-weight: normal;
}
#mainHeader {
  	background-color: #fff;
  	border-bottom: none;
  	box-shadow: none;
  	-webkit-transform: translateZ(0)!important;
  	-moz-transform: translateZ(0)!important;
  	-ms-transform: translateZ(0)!important;
  	transform: translateZ(0)!important;
}
.header2 #mainMenu .navbar-nav ul li a{
	font-family: "Open Sans";
	/*text-transform: capitalize;*/
	font-weight: normal;
	font-size: 14px;
	color: #666;
}
.header2 .navbar-default .navbar-nav{
	margin-top: 2px;
	margin-left: -20px;
	margin-right: -20px;
}
.header2 .navbar-default .navbar-nav > li > a{
	font-family: "Open Sans";
	font-weight: 600;
	color: #696969;
	font-size: 16px;
	line-height: 65px;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	border-bottom: 2px solid transparent;
}
.header2 .navbar-default .navbar-nav > li > a:hover{
	background: transparent;
	color: #696969;
	border-bottom: 2px solid #3C688F;
}
.header2 .navbar-default .navbar-nav > li.lit > a{
	border-bottom: 2px solid #3C688F;
}
.uvt{
	overflow: hidden;
}
.noevts{
	margin-top: 100px;
}
.ticktop .uvt-month{
	float: right;
}
.tickcheck .eventinner{
	margin-top: 0px!important;
	min-height: 200px;
}
.toptco .btn-wt{
	float: right;
}

.tickets-section{
	width: 100%;
}

.ticket_event table, .tickets-section table{
	width: 100%;
	font-family: 'Open Sans';
}

.ticket_event .table-header{ /*, .uv_theaders*/
	background: #d9d9d9;
}
.ticket_event .table-header th { /*,.uv_theaders th*/
	color: #4d4d4d;
	padding: 14px 10px;
	font-weight: 400;
	text-align: center;
	font-family: "Oswald";
	vertical-align: middle;
}
/*.uv_theaders th{
  font-size: 16px !important;
}*/
.ticket_event .table-header th:first-child{
	padding-left: 20px;
	text-align: left;
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: normal;

	width: 60%;
}
.ticket_event .table-header th:last-child{
	padding-right: 20px;
	text-align: right;
}
.ticket_event .tr-tick1{
	background: #ebebeb;
}
.ticket_event .tr-tick2{
	background: #f5f5f5;
}
.ticket_event .ticket-item td{
	padding: 18px 10px;
}
.ticket_event .ticket-item td:first-child{
	padding-left: 35px;
	text-align: left;
	color: black;
	font-weight: bold;
	font-size: 18px;
}
.ticket_event .ticket-item td:last-child{
	padding-right: 20px;
	text-align: right;
}
.ticket_event .tick-subt{
	font-weight: bold;
}
.ticket_event .tick-summ,.summary_tr{
	background: #7f7f7f !important;
	color: white;
	text-align: left;
	padding: 8px 20px;
	font-size: 18px !important;
}
.ticket_event .tick-totals td{ /*, .uv_tprice, .uv_tpeople2{*/
	background: #dadada;
	padding: 22px 10px;
	text-align: left;
}
.ticket_event .tick-totals td:first-child, .uv_tabletotals td:first-child{
	background: transparent;
}
.ticket_event .tick-totals td:nth-child(2){ /*, .uv_tprice,.uv_tpeople2*/
	padding-left: 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: black;
}
/*
.uv_tprice {
   text-align: right;
}*/
/*td.uv_tsubmit > .uv_btn {
    background: none repeat scroll 0 0 #fd2330;
    border: 0 none;
    color: #fff;
    font-size: 14px;
    margin-top: 30px;
    outline: medium none;
    padding: 8px 80px;
    text-shadow: none;
    text-transform: uppercase;
}*/
/*.uv_item td  {
	padding: 18px 10px;
}
.uv_item td:first-child {
    color: black;
    font-size: 18px;
    font-weight: bold;
    padding-left: 35px;
    text-align: left;
}
.uv_item td:nth-child(3) > p{
     color: #505050 !important;
     margin-bottom: 0;
}*/
.ticket_event .tick-totals td:last-child{
	padding-right: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: black;
}
.ticket_event .tick-proc td{
	padding: 0;
	padding-top: 25px;

}
.ticket_event .tick-proc .btn-r{
	font-family: "Oswald";
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
}

.ticket_event select{
	/*background-image: url(/imateq/www/select_white.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	font-size: 14px;
	padding: 8px 15px;
	padding-right: 50px;
	background-color: white;
	color: #464646;
	background-position: right 0px;
	-webkit-appearance: none;
	-o-appearance: none;
	appearance: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-indent: 0.01px;
	text-overflow: "";
	outline: none;
	border: 1px solid #b7b6bc;*/
}

.btn-crequest {
    background-color: #ff000b !important;
    color: #fff;
    margin-bottom: 18px;
    font-size: 24px;
    padding: 10px 18px;
}


.styled-select {
	border: 1px solid #adb8cb;
	box-sizing: border-box;
	border-radius: 0;
	overflow: hidden;
	position: relative;
	height:  32px;
	margin: 0 auto;
}
.styled-select, .styled-select select { width: 56px;}
select:focus { outline: none; }
.styled-select select {
	height: 32px;
	padding: 5px 0 5px 5px;
	background-image: url(/imateq/www/select_white.png);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	/*background: transparent;/*
	border: none;
	/*hide default down arrow in webkit */
	-webkit-appearance: none;

	text-indent: 0.01px;
	text-overflow: "";
}
@-moz-document url-prefix(){
.styled-select select { width: 133%; }
}
.fa-sort-desc {
	/*background-image: url(/imateq/www/select_white.png);
	background-repeat: no-repeat;*/
	position: absolute;
	top: 0;
	right: 0;
	font-size: 24px;
	height: 32px;
	width:22px;
}
select::-ms-expand { display: none; } /* hide default down arrow in IE10*/
/* hack to fall back in opera */
_:-o-prefocus, .selector {
.styled-select { background: none; }
}


//
.select-purchase {
	border: 1px solid #adb8cb;
	box-sizing: border-box;
	border-radius: 0;
	overflow: hidden;
	position: relative;
	height:  32px;
	margin: 0 auto;
}
.select-purchase, .select-purchase select { width: 56px;}
select:focus { outline: none; }
.select-purchase select {
	height: 32px;
	padding: 5px 0 5px 5px;
	background-image: url(/imateq/www/select_white.png);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	/*background: transparent;/*
	border: none;
	/*hide default down arrow in webkit */
	-webkit-appearance: none;
}
@-moz-document url-prefix(){
.select-purchase select { width: 133%; }
}
.fa-sort-desc {
	/*background-image: url(/imateq/www/select_white.png);
	background-repeat: no-repeat;*/
	position: absolute;
	top: 0;
	right: 0;
	font-size: 24px;
	height: 32px;
	width:22px;
}
select::-ms-expand { display: none; } /* hide default down arrow in IE10*/
/* hack to fall back in opera */
_:-o-prefocus, .selector {
.select-purchase { background: none; }
}



.uv-input-cont{
    max-width: 700px;
    margin: auto;
}
.uv-input-cont input:nth-child(1){
    float: left;
}
.uv-input-cont input:nth-child(2){
    float: right;
}
.uv-input-cont select:nth-child(1){
    float: left;
    margin-right: 20px;
}
.uv-input-cont select:nth-child(2){
    float: left;
}
.uv-input-cont input{
    width: 48%;
    margin-bottom: 10px;
    border: 1px solid #b5b8bf;
    background: white;
    padding: 10px 15px;
    color: #4b4b4b;
}

.uv-input-cont select{
   /* background-image: url(/imateq/www/select_white.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    font-size: 14px;
    padding: 8px 15px;
    padding-right: 50px;
    background-color: white;
    color: #464646;
    background-position: right 0px;
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-indent: 0.01px;
    text-overflow: "";
    outline: none;
    border: 1px solid #b7b6bc;
    margin-bottom: 10px;*/
}
.uv-input-cont .mfp-close{
    display: block;
    position: relative;
    background-color: #22aba6;
    cursor: pointer;
    text-align: center;
    padding: 0;
    margin-left: auto;
    margin-bottom: 15px;
}
.purchase_btn{
    margin-top: 10px
}
#messageoferror_2{
    margin-top: 20px;
    color: #777;
    font-size: 20px;
    font-weight: bold;
}

.evinfocont .table-striped{
	width: 100%;
}
.table-striped .table-header td{
	background: #d9d9d9!important;
}
.table-striped .table-header td{
	color: #4d4d4d;
	padding: 14px 10px;
	font-weight: 400;
	text-align: center;
	font-family: "Oswald";
	vertical-align: middle;
	border: 0;
}
.evinfocont .table-striped *{
	border: 0;
}
.table-striped tr:last-child{
	background: #dadada;
	padding: 20px 0;
	font-size: 22px;
	color: black;
	text-align: right;
}
.table-striped tr:last-child td{
	padding-right: 25px;
}
.table-striped tr:last-child span{
	font-weight: bold;
}
.table-striped .tick-subheader{
	background: #ebebeb;
}
.table-striped .tick-subheader td{
	padding: 15px 10px;
}
.table-striped .tick-prices{
	background: #f5f5f5;
}
.table-striped .tick-prices td{
	padding: 15px 10px;
}
.table-striped .tick-prices td:last-child{
	text-align: right;
	padding-right: 25px;
}
.table-striped .tick-subheader td:last-child{
	text-align: right;
	padding-right: 40px;
}
.ticksect  input[type="text"]{
	border: 1px solid #b5b8bf;
	background: white;
	padding: 10px 15px;
	color: #4b4b4b;
}
.tickacccont {
	text-align: center;
	margin-bottom: 20px;
}
.tickacbtns {
	text-align: center;
	margin: auto;
	max-width: 600px;
	margin-bottom: 10px;
}
.tickacbtns .btnac1 {
	float: left;
}
.tickacbtns .btn-gt {
	margin: 0;
}
.tickacbtns .btnac2 {
	float: right;
}
.tickets-section label {
	margin-bottom: 10px;
}
.loginerrors {
	display: block;
}
#showformgetpassword {
	margin: auto;
	max-width: 640px;
	display: none;
	margin-bottom: 20px;
}
#showformgetpassword .uv-form-title {
	font-size: 18px;
	margin-bottom: 10px;
}
.uv-input-cont {
	max-width: 700px;
	margin: auto;
}
.uv-input-cont .mfp-close {
	display: block;
	position: relative;
	background-color: #22aba6;
	cursor: pointer;
	text-align: center;
	padding: 0;
	margin-left: auto;
	margin-bottom: 15px;
}
#showformgetpassword .btn-gt {
	float: right;
}
.tickets-section label {
	margin-bottom: 10px;
}
#showformcreatenewcount {
	margin-top: 30px;
	display: none;
	margin-bottom: 20px;
}
.tickacccont input {
	width: 40%;
	max-width: 300px;
}
.tickacccont input:first-child {
	margin-right: 20px;
}
.ticksect .btn-gt{
	padding: 8px 50px;
	margin-right: 20px;
}
#logintowanttickets {
	margin-bottom: 20px;
}
#showformgetpassword input {
	width: 60%;
	max-width: 300px;
	float: left;
}
.draispop-top{
	background: #2c6ea0;
	padding: 12px 20px;
	padding-bottom: 15px;
	text-align: left;
	position: relative;
}
.draispop-top h1{
	color: white;
	font-size: 18px;
	line-height: 1;
	padding: 0;
	margin: 0;
	float: left;
	font-weight: normal;
	margin-right: 30px;
	overflow: hidden;
	height: 20px;
}
.draispop-news{
	padding: 15px;
	width: 400px;
}
.draispop-news label{
/* 	width: 18%; */
	float: left;
	text-align: left;
	color: #616161;
	font-size: 18px;
	line-height: 46px;
	font-family: "Roboto";
	font-weight: 400;
	margin-bottom: 10px;
	clear: both;
}
.draispop-news input[type='text']{
/* 	width: 78%; */
	border: 1px solid #b5b8bf;
	background: white;
	padding: 10px 15px;
	color: #525252;
	font-size: 16px;
	outline: 2px solid #f0eff5;
	float: right;
	margin-bottom: 10px;
	font-family: "Roboto";
}
.draispop-news div.styled-select {
	float: left;
	margin-left: 40px;
}
.draispop-news div.month-select {
	width: 90px;
}
.draispop-news div.month-select select {
	background-position: 65px 0px !important;
}
div.month-select {
	margin-left: 0px !important;
}

div.styled-select select {
	border: 0;
	height: 41px;
	padding-top: 0px !important;
}
.draispop-news div.styled-select select {
	font-size: 13px !important;
	padding-right: 6px;
	min-width: 60px;
}
.draispop-news .btn-r{
	padding: 8px 60px;
}
.draispop-news .btn-gt{
	padding: 6px 50px;
	margin-right: 10px;
}
.uvf-msgs{
	display: none;
	border: dotted 1px #2c6ea0;
	padding: 5px;
	text-align: center;
	font-size: 14px;
	color: #2c6ea0;
	margin-top: 10px;
	background: transparent;
}
.biotop{
	padding-top: 25px;
	overflow: hidden;
}
.biotop h4{
	font-family: "Oswald";
	color: #adb7b8;
	font-size: 16px;
	text-align: left;
	line-height: 1;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
.biotop h3{
	color: white;
	font-size: 36px;
	line-height: 1;
	text-align: left;
	margin-bottom: 0px;
}
.biotop h1{
	color: white;
	font-family: "Oswald";
	font-size: 60px;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1;
	text-transform: uppercase;
}
.corp-sec .biotop h1{
	font-family: "Roboto";
	text-transform: none;
	font-size: 54px;
}
.corp-sec .corptop h1{
	margin-bottom: 30px;
}
.biobanners{
	display: table;
	width: 100%;
}
.biobanners > div{
	display: table-row;
	height: 100%;
}
.biobanners > div > div{
	display: table-cell;
}
.biobanners > div > div:last-child{
	width: 65%;
}
.biocelltable{
	width: 35%;
	height: 100%;
	vertical-align: middle;
}
.biocelltable > div{
	display: block;
	height: 100%;
}
.biohalfheight{
	position: relative;
	display: block;
	background-color: transparent;
	background-position: center center;
	background-size: cover;
	margin-bottom: 10px;
	text-align: center;
}
.biohalfheight img{
	width: 100%;
}
.biobord{
	margin-bottom: 10px;
}
.bioborblack .biobord{
	margin-bottom: 1px;
}
.biohalfheight label{
	position: absolute;
	z-index: 20;
	bottom: 20px;
	left: 20px;
	color: white;
	text-shadow: 2px 2px 3px black;
	font-family: "Oswald";
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0px;
}
.v1024{
	display: none;
}
.bio-events h3, .bio-socials h3{
	color: #333;
	font-weight: 200;
	margin-bottom: 15px;
	line-height: 1;
	font-size: 27px;
	text-align: left;
}
.bio-info p{
	text-align: justify;
	margin-bottom: 25px;
}
.bio-info h3{
	color: #777;
	margin-bottom: 0px;
}
.bio-socials ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.bio-socials li{
	list-style: none;
	float: left;
	margin: 0;
	margin-right: -8px;
	margin-bottom: 10px;
}
.bio-socials li i{
	color: black;
	font-size: 44px;
	margin-left: -8px;
	margin-right: -5px;
}
.artevlist{
	display: table;
	width: 100%;
	max-width: 460px;
	margin-bottom: 25px;
}
.artevlist > div{
	display: table-row;
}
.artevlist > div > div{
	display: table-cell;
	border-bottom: 4px solid white;
	background: #f2f2f0;
	padding: 20px 0px;
	text-align: center;
	vertical-align: middle;
}
.artevlist > div > div:first-child{
	width: 5px!important;
	background:#e7e6e2;
}
.artevlist > div > div:last-child{
	text-align: right;
}
.artevlist h3{
	font-family: "Roboto";
	color: black;
	font-weight: bold;
	font-size: 29px;
	text-align: center;
	margin-bottom: 0px;
	line-height: 1;
	margin-left: 10px;
	margin-right: 10px;
}
.artevlist h4{
	color: #6a6a6a;
	text-transform: uppercase;
	margin-bottom: 0px;
	line-height: 1;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.artevlist img{
	max-width: 130px;
	margin: 0;
	padding: 0;
}
.artevlist .btn-r{
	padding: 8px 30px;
	margin-right: 10px;
}
.bio-sound {
	margin-top: -80px;
}
.bio-sound iframe{
	margin-bottom: 50px;
}
.uvg-responsive .draispop-date{
	font-family: 'Open Sans';
	float: right;
	margin-right: 50px;
	color: white;
	font-size: 16px;
	line-height: 1px;
}
.draispop-date span{
	margin: 0;
}
.draispop-date i{
	margin-right: 5px;
	font-size: 19px;
}
.news-sec .img-responsive{
	width: 100%;
	min-height: 150px;
}
.news-sec .imagepreload{
	display: block;
	background: url('/imateq/www/beach.uvgmainloader.gif') no-repeat center center;
}
.news-sec article{
	margin-bottom: 40px;
}
.corp-info {
	background-color: #fff;
}
.sideh1{
	font-size: 40px;
	font-weight: 100;
}
.list-unstyled a{
	color: black;
	font-weight: 200;
}
.uvn{
	min-height: 500px;
	position: relative;
}
.pagination>.lit>a{
	background: none repeat scroll 0 0 #22aba6;
	border-color: #22aba6;
	color: #fff;
}
.corpsections section{
	margin-bottom: 20px;
}
.contact-sec .col-md-3{
	margin-bottom: 20px;
}
.contact-white { color: #fff; }
.gosection i{
	color: white;
	border-width: 2px;
	border-color: white;
	z-index: 10;
	position: absolute;
	bottom: 20px;
	right: 0px;
	left: 0px;
	margin: auto;
	background-color: rgba(256, 256, 256, 0.4);
}
.list-unstyled a{
	font-weight: normal;
	font-family: "Open Sans";
	color: #666;
}
aside section:first-child{
	margin-bottom: 25px;
}
.sideh1{
	line-height: 1.2;
	font-weight: normal;
	font-size: 30px;
	color: #666;
	font-weight: 300;
}
aside p{
	text-align: justify;
}

.btn-b{
	width: 100%;
	font-size: 22px;
	padding: 15px 0px;
	height: auto;
	line-height: 1;
}
.uvv .uvg-charge img{
	width: 100%;
}
.bookcont .formdesc1{
	margin-bottom: 20px;
}
.header2 #mainMenu .navbar-nav ul li a{
	border-bottom: 0px;
}
.ticket_eventloader{
	min-height: 200px;
	background: url('/imateq/www/beach.uvgmainloader.gif') center center no-repeat;
}
.navbar-brand img{
	height: 70px;
	max-height: 70px;
}
.navbar-brand{
	padding-top: 21px;
	padding-bottom: 13px;
}
.contact-sec .icon-location{
	float: left;
	display: block;
	margin-top: 4px;
	margin-bottom: 25px;
}
.evinfocont .btn-gt, .yv988 .btn-gt{
	border-color: white;
}

.tp-bullets.simplebullets.round .bullet{
	margin-left: 0px;
}
.media-body{
	font-family: "Roboto";
}
.draispop-msg{
	min-width: 250px;
	max-width: 400px;
	padding: 15px;
}
.draispop-msg p{
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.draispop-msg .btn-r{
	padding: 8px 20px;
	float: right;
}

/* select-style */
.select-style {
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    width: 120px;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;

    background: #fff url("http://www.scottgood.com/jsg/blog.nsf/images/arrowdown.gif") no-repeat 90% 50%;
}

.select-style select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.select-style select:focus {
    outline: none;
}
/**/
#postComment label{
	margin-bottom: 10px;
}
.commentNumbers{
	font-size: 24px;
	margin-bottom: 15px;
}
.guestbook-sec h5{
	margin-top: -10px;
}
.guestcomcont{
	padding-right: 8%;
}
#postComment .btn-r{
	padding: 8px 40px;
}
#nextslide, #prevslide{
	background: rgba(256, 256, 256, 0.6);
}
#nextslide:before{
	font-size: 40px;
	line-height: 55px;
	margin-left: 4px;
}
#prevslide:before{
	font-size: 40px;
	line-height: 55px;
	margin-right: 4px;
}
.sizeban{
	padding-top: 0px;
}
.frestypes{
	line-height: 46px;
	font-size: 14px;
	color: #616161;
}
.frestypes input[type='radio']{
	width: 15px;
	height: 15px;
}
.tickets-section > table {
	width: 100%;
}
.ui-datepicker{
	z-index: 100000!important;
}
.bookaroomcont{
	background: none;
}
.btnv{
	display: inline-block;
	outline: none;
	background: #356d9e;
	border: 0;
	padding: 10px 60px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
}
.evinfotop .evbook, .evinfotop .evtick{
	margin-bottom: 48px;
}
.evinfotop .evrequ{
	border-color: #fff!important;
	color: #fff;
}
.yv988 .btn-gt{
	border-color: white!important;
}
.evinfocont i{
	color: #fff;
}
.makebtnw .btn-gt{
	color: white!important;
}
.makebtnw i{
	color: white!important;
}
.poweredb{
	clear: both;
	display: inline-block;
	width: 147px;
	height: 25px;
	margin-top: 20px;
	margin-bottom: -10px;
	background: url('../imateq/www/poweredlogo.png') no-repeat;
}
.gm-style .infoWindow{
	color: #666!important;
}
.sharewhite i{
	color: white;
}
.bio-info p img{
	border: 1px solid #4e647b;
	width: 300px;
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.socialNetwork .iconRounded{
	width: 60px;
	height: 60px;
	font-size: 28px;
	line-height: 2;
}
.security-check {
	width: 85%;
	margin: 0 auto;
	display: block;
}
.security-check  img {
	float: left;
}
#verify {
	border-radius: 0px !important;
	float: left;
}
.uv-topnavigation{
	float: right;
	margin-top: 17px;
}
.uv-topnavigation ul{
	padding: 0;
	list-style: none;
	margin: 0 -15px;
}
.uv-topnavigation ul li{
	float: left;
}
.uv-topnavigation ul li a{
	display: block;
	line-height: 18px;
	font-size: 13px;
	color: #999;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 15px;
	border-right: 1px solid #ECECEC;

	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
.uv-topnavigation ul li a:hover{
	color: #222;
}
.uv-topnavigation ul li:last-child a{
	border-right: 0px;
}
.uv-homebg{
	background-color: #F5F5F5;
	background-image: url("../imateq/www/bg.main.beach.jpg");
	background-position: center top;
	background-repeat: no-repeat;

	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.uv-homeslider, .uv-sliderwidget{
	display: none;
}
.uv-homeslider .owl-item img{
	width: 100%;
}
.uv-sliderwidget .owl-item img{
	width: 100%;
}
.uv-homeslider{
	margin-bottom: 18px;
}
.uv-colorbgbeach{
	background: #356BA2;
}
.uv-colorbgnight{
	background: #C2A267;
}
.uv-colorbgafterhours{
	background: #990002;
}
.uv-sliderwidgettop{
	font-family: "Open Sans";
	position: relative;
	line-height: 18px;
	text-transform: uppercase;
	color: #fff;
	padding-left: 15px;
	max-width: 300px;
	font-weight: bold;
	font-size: 13px;
}
.uv-sliderwidgettop:after{
	position: absolute;
	display: block;
	content: " ";
	width: 0px;
	border-right: 17px solid transparent;
	border-bottom: 18px solid transparent;
	right: -17px;
	top: 0;
	z-index: 1;
}
.uv-sliderwidgettop.uv-colorbgbeach:after{
	border-bottom-color: #356BA2;
}
.uv-sliderwidgettop.uv-colorbgnight:after{
	border-bottom-color: #C2A267;
}
.uv-sliderwidgettop.uv-colorbgafterhours:after{
	border-bottom-color: #990002;
}
.uv-sliderwidgetcont{
	padding-bottom: 18px;
	position: relative;
}
.uv-homecta{
	position: relative;
	border: 4px solid rgba(255, 255, 255, 0.6);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	max-width: 485px;
}
.uv-homecta .cta-overlay{
	height: 100%;
	width: 100%;
	top: 0;
	position: absolute;
	z-index: 5;
	background: rgba(0, 0, 0, 0.5);

	-webkit-transition: all 150ms ease-in-out 0ms;
	-moz-transition: all 150ms ease-in-out 0ms;
	-ms-transition: all 150ms ease-in-out 0ms;
	-o-transition: all 150ms ease-in-out 0ms;
	transition: all 150ms ease-in-out 0ms;
}
.uv-homecta:hover .cta-overlay{
	opacity: 0;
}
.uv-homecta img{
	width: 100%;
}
.uv-homecta label{
	position: absolute;
	font-family: "Open Sans";
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
	left: 0;
	right: 0;
	text-align: center;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 10;
}
.uv-home h2{
	color: #fff;
	font-weight: 600;
	margin: 0;
	font-size: 20px;
	margin-bottom: 0.2em;
	text-align: left;
	text-transform: uppercase;
}
.uvf-error {
	border: 1px red solid !important;
	border-radius: 0px !important;
}
.uv-home h3{
	margin: 0;
	color: #444;
	font-size: 24px;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
	margin-bottom: -0.1em;
}
.uv-home h5{
	font-family: "Open Sans";
	color: #777;
	font-size: 15px;
	margin: 0;
	margin-bottom: 0.8em;
	font-weight: 600;
}
.uv-home h2:after{
	display: none;
}
.uv-homevideosgrid{
	position: relative;
	margin-bottom: 7px;
}
.uv-homevideosgrid > a > div{
	float: left;
	position: relative;
}
.uv-homevideosgrid > a > div.uv-hvg100{
	width: 100%;
	border-bottom: 1px solid transparent;
}
.uv-homevideosgrid > a > div.uv-hvg50{
	width: 50%;
	border-bottom: 1px solid transparent;
}
.uv-homevideosgrid > a:nth-child(even) > div.uv-hvg50{
	border-right: 1px solid transparent;
}
.uv-homevideosgrid > a > div img{
	width: 100%;
}
.uv-homevideosgrid > a > div label{
	position: absolute;
	color: #fff;
	left: 14px;
	bottom: 8px;
	z-index: 30;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans";
	font-size: 12px;
	margin-bottom: 0px;
	text-shadow: black -3px 3px 3px;
	line-height: 16px;
}
.uv-playvidicon{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 10;
	background: black;
	width: 88px;
	height: 64px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	font-size: 38px;
	opacity: 0.7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 300ms ease-in-out 0ms;
	-moz-transition: all 300ms ease-in-out 0ms;
	-ms-transition: all 300ms ease-in-out 0ms;
	-o-transition: all 300ms ease-in-out 0ms;
	transition: all 300ms ease-in-out 0ms;
}
.uv-playvidicon i{
	margin-right: -4px;
}
.uv-homevideosgrid > a:hover .uv-playvidicon{
	opacity: 1;
}
.uv-homevideosgrid > a:hover .uv-hvidover{
	opacity: 0;
}
.mt30, .uv-home .mt30{
	margin-top: 30px;
}
.mt40, .uv-home .mt40{
	margin-top: 40px;
}
.uv-row{
	margin-right: -25px;
 	margin-left: -25px;
}
.uv-sm-64, .uv-sm-36{
	float: left;
	position: relative;
  	min-height: 1px;
  	padding-right: 25px;
  	padding-left: 25px;
}
.uv-sm-64{
	width: 64%;
}
.uv-sm-36{
	width: 36%;
}
.uv-homenewsletter input{
	width: 100%;
	border: 1px solid #87B3D6;
	background: #fff;
	color: #666;
	margin-bottom: 0px;
	font-size: 14px;
	padding: 14px 16px;
	outline: none;


	-moz-box-shadow:    inset 1px 1px 7px -2px #87B3D6;
   	-webkit-box-shadow: inset 1px 1px 7px -2px #87B3D6;
   	box-shadow:         inset 1px 1px 7px -2px #87B3D6;
}
.uv-homenewsletter input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #888;
}
.uv-homenewsletter input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #888;
   opacity:  1;
}
.uv-homenewsletter input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #888;
   opacity:  1;
}
.uv-homenewsletter input:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #888;
}
.uv-homenewsletter button{
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #3678A7),
		color-stop(1, #2D6698)
	);
	background-image: -o-linear-gradient(bottom, #3678A7 0%, #2D6698 100%);
	background-image: -moz-linear-gradient(bottom, #3678A7 0%, #2D6698 100%);
	background-image: -webkit-linear-gradient(bottom, #3678A7 0%, #2D6698 100%);
	background-image: -ms-linear-gradient(bottom, #3678A7 0%, #2D6698 100%);
	background-image: linear-gradient(to bottom, #3678A7 0%, #2D6698 100%);

	background: #326E9F;

	outline: none;
	border: 0;
	font-family: "Open Sans";
	color: #fff;
	text-transform: none;
	text-align: center;
	width: 100%;
	padding: 15px 0px;
	font-weight: bold;
}
.uv-homenewsletter button:hover{
	border: 0;
	color: #fff;
	background: #6467AA;
}
.uv-homenewsletter button:active{
	border: 0;
	background: #383B5F;
}
.uv-homenewsletter{
	margin-bottom: 30px;
}
.uv-inputrel{
	position: relative;
	width: 100%;
	margin-bottom: 6px;
}
.uv-inputrel i{
	position: absolute;
	color: #888;
	line-height: 18px;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 18px;
	font-size: 18px;
}
.uv-twitterfeed h1{
	font-size: 20px;
	text-transform: none;
	float: left;
	margin-top: 7px;
	margin-bottom: 0px;
}
.uv-twitterfeed h1 i{
	font-size: 200%;
	color: #346D9F;
	float: left;
	margin-top: -6px;
	margin-bottom: -6px;
}
.uv-btnfollow{
	float: right;
	background-color: #F0F0F0;
	text-align: center;
	color: #346D9F;
	padding: 10px 25px;
	text-transform: none;
	font-size: 13px;
	margin-bottom: 0px;
	border: 1px solid #CDCDCD;
	font-weight: bold;
	outline: none;

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FDFDFD),
		color-stop(1, #E7E7E7)
	);
	background-image: -o-linear-gradient(bottom, #FDFDFD 0%, #E7E7E7 100%);
	background-image: -moz-linear-gradient(bottom, #FDFDFD 0%, #E7E7E7 100%);
	background-image: -webkit-linear-gradient(bottom, #FDFDFD 0%, #E7E7E7 100%);
	background-image: -ms-linear-gradient(bottom, #FDFDFD 0%, #E7E7E7 100%);
	background-image: linear-gradient(to bottom, #FDFDFD 0%, #E7E7E7 100%);
}
.uv-btnfollow:hover{

}
.uv-btnfollow:active{

}
.uv-btnfollow i{
	float: left;
	margin-right: 8px;
	font-size: 180%;
	margin-bottom: -1px;
}
.uv-twitterfeedcont{
	margin-top: 15px;
	background: #fff;
	position: relative;
	height: 630px;
	overflow: auto;
}
.uv-twitterfeed{
	position: relative;
}
.uv-btntweet{
	outline: none;
	font-family: "Open Sans";
	float: right;
	background-color: #424242;
	text-align: center;
	color: white;
	border: 0px;
	text-transform: none;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 14px 0px;
	display: block;
	width: 100%;
	font-weight: 600;


	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #3678A7),
		color-stop(1, #2D6698)
	);
	background-image: -o-linear-gradient(bottom, #3678A7 0%, #2D6698 100%);
	background-image: -moz-linear-gradient(bottom, #3678A7 0%, #2D6698 100%);
	background-image: -webkit-linear-gradient(bottom, #3678A7 0%, #2D6698 100%);
	background-image: -ms-linear-gradient(bottom, #3678A7 0%, #2D6698 100%);
	background-image: linear-gradient(to bottom, #3678A7 0%, #2D6698 100%);
}
.uv-btntweet:hover{

}
.uv-btntweet:active{

}
.tweet_list{
	list-style: none;
	padding: 0;
	margin: 0;
}
.tweet_list li{
	padding: 0 10px;
	padding-left: 70px;
	padding-bottom: 25px;
	border-bottom: 1px solid #f7f7f7;
	position: relative;
}
.tweet_list .uv-socialavatar{
	position: absolute;
	left: 10px;
	top: 15px;
}
.tweet_list .uv-socialpostcont{
	margin-top: 15px;
}
.tweet_list h5{
	margin: 0;
	color: #222;
	display: inline;
	font-size: 13px;
}
.tweet_list h6{
	display: inline;
	font-size: 13px;
	color: #444;
	margin: 0;
	font-weight: 600;
}
.tweet_list p{
	margin-top: 10px;
	color: #888;
	line-height: 1.4;
	margin-bottom: 0px;
}
.tweet_list p a{
	color: #346D9F;
}
.uv-instagramfeed{
	margin-top: 45px;
	margin-bottom: 50px;
}
.uv-instagramgrid{
	margin-top: 10px;
}
.uv-instagramgrid > div{
	width: 25%;
	float: left;
}
.uv-instagramgrid > div img{
	width: 100%;
}
.uv-instagramfeed h1{
	color: #45769E;
	float: left;
	font-size: 22px;
	font-weight: bold;
}
.uv-instagramfeed h1 i{
	font-size: 230%;
	margin-top: -12px;
	margin-bottom: -10px;
	float: left;
	margin-right: 8px;
}
.instagram-name {
  font-family: "Open Sans", sans-serif;
	color: #fff !important;
	float: left !important;
	font-size: 22px !important;
	font-weight: bold !important;
}
.instagram-name > i{
	font-size: 230% !important;
	margin-top: -12px !important;
	margin-bottom: -10px !important;
	float: left !important;
	margin-right: 8px !important;
  color: #fff !important;
}
.uv-instagramfeed button{
	float: right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #2E658C;
	font-size: 14px;
	font-weight: bold;
	border: 0px;
	outline: none;
	color: #fff;
	padding: 5px 10px;
}
.uv-instagramfeed button i{
	float: right;
	margin-top: 2px;
	margin-bottom: -1px;
	margin-left: 5px;
}
.uv-instagramlogo{
	display: block;
	width: 80px;
	height: 24px;
	background-image: url("../imateq/www/instagramlogo.png");
	background-position: center center;
	background-repeat: no-repeat;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.uv-blog h1{
	color: #c2c2c2;
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 34px;
	text-transform: uppercase;
}
.uv-newsgrid{
	margin: 0 -10px;
}
.uv-blog .uv-newsgrid > div:nth-child(4n+1){
	clear: both;
}
.uv-newsgrid > div{
	width: 25%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 40px;
}
.uv-newsgrid > div img{
	width: 100%;
	border: 2px solid rgba(255, 255, 255, 0.7);
	margin-bottom: 15px;

	-webkit-transition: all 150ms ease-out;
	-moz-transition: all 150ms ease-out;
	-o-transition: all 150ms ease-out;
	-ms-transition: all 150ms ease-out;
	transition: all 150ms ease-out;
}
.uv-newsgrid h1{
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 0.5em;
}
.uv-newsgrid h2{
	color: #777;
	text-transform: none;
	font-size: 15px;
	margin-bottom: 0.6em;
	font-weight: bold;
}
.uv-newsgrid h2:after{
	display: none;
}
.uv-newsgrid p{
	color: #444;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 1.6;
}
.uv-newsgrid p a{
	color: #444;
}
.uv-textcenter{
	text-align: center;
}
.uv-btngrad{
	font-family: "Open Sans";
	font-size:  13px;
	font-weight: normal;
	margin: auto;
	border: 0;
	outline: 0;
	padding: 8px 50px;

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #3878A5),
		color-stop(1, #316493)
	);
	background-image: -o-linear-gradient(bottom, #3878A5 0%, #316493 100%);
	background-image: -moz-linear-gradient(bottom, #3878A5 0%, #316493 100%);
	background-image: -webkit-linear-gradient(bottom, #3878A5 0%, #316493 100%);
	background-image: -ms-linear-gradient(bottom, #3878A5 0%, #316493 100%);
	background-image: linear-gradient(to bottom, #3878A5 0%, #316493 100%);

	color: #fff;
}
.uv-sliderwidgetcont .uv-sliderwidgetleft, .uv-sliderwidgetcont .uv-sliderwidgetright{
	display: block;
	color: #fff;
	position: absolute;
	bottom: 50%;
	top: auto;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	vertical-align: middle;
	margin: auto;
	z-index: 10;
	font-size: 40px;
}
.uv-sliderwidgetcont .uv-sliderwidgetleft{
	left: -20px;
}
.uv-sliderwidgetcont .uv-sliderwidgetright{
	right: -20px;
}
.navbarmob{
	display: none;
}
.uv-homeslidercont{
	position: relative;
}
.uv-homeslidercont .uv-homesliderleft, .uv-homeslidercont .uv-homesliderright{
  	display: block;
  	color: #fff;
  	position: absolute;
  	bottom: 50%;
  	top: auto;
  	transform: translateY(50%);
  	-webkit-transform: translateY(50%);
  	-moz-transform: translateY(50%);
  	vertical-align: middle;
  	margin: auto;
  	z-index: 10;
  	font-size: 45px;
  	opacity: 0;
	visibility: hidden;

	-webkit-transition: all 300ms ease-out 200ms;
	-moz-transition: all 300ms ease-out 200ms;
	-o-transition: all 300ms ease-out 200ms;
	-ms-transition: all 300ms ease-out 200ms;
	transition: all 300ms ease-out 200ms;
}
.uv-homeslidercont .uv-homesliderleft{
	left: 0;
}
.uv-homeslidercont .uv-homesliderright{
	right: 0;
}
.uv-homeslidercont:hover .uv-homesliderleft{
	left: -25px;
	opacity: 1;
	visibility: visible;
}
.uv-homeslidercont:hover .uv-homesliderright{
	right: -25px;
	opacity: 1;
	visibility: visible;
}


.custom-hover > .draisoverlay {
	transition-delay: 0s !important;
    transition-duration: 0.2s !important;
    transition-property: all !important;
    transition-timing-function: ease-in-out !important;
}
.custom-hover > img {
	background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    -webkit-transform: translateY(0px) !important;
	-moz-transform: translateY(0px) !important;
	-ms-transform: translateY(0px) !important;
	transform: translateY(0px) !important;


}
.custom-hover > .draisoverlay:hover{
	background-color: rgba(0,0,0,0);
}
.custom-hover > .overname{
	display: block !important;
	top: auto !important;
	text-align: left !important;
}
.custom-hover > .overdate{
	display: block !important;
	bottom: 12px;
	top: auto !important;
}

.custom-hover > .overname  h6, .custom-hover > .overname  h5{
	font-family: 18px;
	margin-bottom: 0px !important;
	color: white;
    font-family: "Open Sans";
    font-weight: 600;
}
.uv-hvidover{
	position: absolute;
	background: rgba(0, 0, 0, 0.30);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;

	-webkit-transition: all 150ms ease-in-out 0ms;
	-moz-transition: all 150ms ease-in-out 0ms;
	-ms-transition: all 150ms ease-in-out 0ms;
	-o-transition: all 150ms ease-in-out 0ms;
	transition: all 150ms ease-in-out 0ms;
}
.uvv-pop .draispop-top, .uvv-pop .pop-charge, .uvv-pop .pop-box{
	background: transparent;
}
.uvv-pop .draispop-top h1, .uvv-pop .uvg-piclisttoggle, .uvv-pop .draispop-date, .uvv-pop .uvgpop-piclist{
	display: none!important;
}
.uvv-pop .uvgpop-cont{
	padding: 0;
}
.uvv-pop .pop-box{
	width: 100%;
	max-width: 900px;

	-webkit-box-shadow: none;
  	-moz-box-shadow: none;
  	box-shadow: none;
}
.uvv-pop .pop-charge{
	width: 100%;
}
.uvv-pop .pop-close i{
	top: 2px;
	right: -5px;
}
.uvv-pop .uvgpop-cont .uvgpop-bigpic{
	width: auto!important;
	max-width: none!important;
	height: auto!important;
	padding-bottom: 63%;
}
.uvv-pop .uvgpop-bigpic .uvgprev i, .uvv-pop .uvgpop-bigpic .uvgnext i{
	font-size: 65px;
	height: 70px;
	width: auto!important;
}
.uvv-pop .uvgpop-bigpic .uvgprev, .uvv-pop .uvgpop-bigpic .uvgnext{
	background: transparent;
	outline: none;
	opacity: 0.7;

	-webkit-transition: all 200ms ease-out 150ms;
	-moz-transition: all 200ms ease-out 150ms;
	-o-transition: all 200ms ease-out 150ms;
	-ms-transition: all 200ms ease-out 150ms;
	transition: all 200ms ease-out 150ms;
}
.uvv-pop .uvgpop-bigpic .uvgprev:hover{
	opacity: 1;
	-webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.uvv-pop .uvgpop-bigpic .uvgnext:hover{
	opacity: 1;
	-webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.uvv-pop .uvgpop-bigpic .uvgprev{
	left: -16%;
}
.uvv-pop .uvgpop-bigpic .uvgnext{
	right: -16%;
}
.uvv .neko-hover-1 figure img{
	position: absolute;
}
.uvv .neko-hover-1 figure{
	height: 0px;
	padding-bottom: 60%;
}
.uvv .uvg-charge img{
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}
.uvv .portfolioMosaic.mosaic5 article{
	overflow: hidden;
}
.tickelem > div.uvt-night > div h2{
	color: #c2a267;
}
.tickelem > div.uvt-beach > div h2{
	color: #336e9e;
}
.tickelem > div.uvt-afterhours > div h2{
	color: #990002;
}
.uv-noslider{
	position: relative;
	width: 100%;
	padding-bottom: 53%;
}
.uv-noslider h1{
	position: absolute;
	text-align: center;
	color: white;
	margin: auto;
	left: 0;
	right: 0;
	position: absolute;
	bottom: 50%;
	top: auto;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	vertical-align: middle;
	z-index: 10;
}
.uv-bgblack{
	background: #000;
}
.uv-blogcont{
	float: left;
	width: 72%;
	padding-right: 30px;
}
.uv-blogrecents{
	float: right;
	width: 28%;
}
.uv-newsgrid > div a:hover img{
	border: 2px solid rgba(200, 200, 200, 0.7);
}
.uv-brecent{
	margin-bottom: 15px;
	position: relative;
	padding-left: 40px;
}
.uv-blogrecents h3{
	color: #E0DEDE;
	margin: 0;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 16px;
}
.uv-blogrecents h4{
	margin: 0;
	color: #c2c2c2;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.uv-blogrecents h5{
	color: #999;
	text-transform: none;
  	font-size: 12px;
  	margin-bottom: 0;
  	font-weight: bold;
}
/**
* Blog article custom css
*
*/

.img-default-size {
  height: 360px !important;
  width: 100% !important;
}
.img-tall {
  height: 470px !important;
  width: 100%;
}
.img-small {
  height: 320px !important;
  width: 100% !important;
}
.img-xsmall {
  height: 200px !important;
  width: 100% !important;
}

.uv-brecent img{
	position: absolute;
	width: 36px;
	border: 4px solid #252526;
	z-index: 5;
	left: 0;
	top: 0;
}
.uv-articlecont img{
	max-width: 100%;
}
.uv-articlecont p{
  	font-size: 16px;
  	line-height: 1.5;
  	margin: 0.85em 0;
  	color: #AAA;
  	font-weight: normal;
}
.uv-articlecont strong{
	font-weight: bold;
	color: #c2c2c2;
}
.uv-articlecont a{
	font-weight: bold;
	color: #c2c2c2;
}
.uv-articlecont button{
	border: 0;
	border-radius: 3px;
  	text-decoration: none;
  	display: inline-block;
  	border-bottom-style: solid;
  	border-bottom-width: 1px;
  	margin: 3px 0;
  	line-height: 1.2em;
  	position: relative;
  	font-weight: 500;
  	text-align: center;
  	max-width: 100%;
  	background-color: #DADADA;
  	border-color: #B4B4B4;
  	color: #333;
  	padding: 15px 30px 13px;
  	font-size: 13px;
  	min-width: 139px;
  	outline: none;
  	text-transform: uppercase;

  	-webkit-transition: all 150ms ease-in-out 0ms;
	-moz-transition: all 150ms ease-in-out 0ms;
	-ms-transition: all 150ms ease-in-out 0ms;
	-o-transition: all 150ms ease-in-out 0ms;
	transition: all 150ms ease-in-out 0ms;
}
.uv-articlecont button:hover{
	opacity: 0.9;
}
.uv-pagination{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 30px;
}
.uv-pagination li{
	float: left;
	padding-right: 3px;
}
.uv-pagination li a{
	display: block;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #252526;
	color: #ccc;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
}
.uv-pagination li.active a{
	font-weight: bold;
}
.uv-pagination li a:hover{
	background: #888;
	color: #252526;
}
.uv-pagination li.active:hover a{
	background: #252526;
	color: #ccc;
}
.corp-right-side {
  position: relative;
  height: 380px;
}
.corp-main-container {
  height:380px !important;
}
.absolute-top {
  position: absolute;
  top:0px;
}
.absolute-bottom {
  position: absolute;
  bottom: 0px;
}

.corp-img {
	width: 100%;
}
.corp-venue {
	cursor: pointer;
}
.corp-venue > div {
	position: relative;
	max-height: 300px;
}
.corp-proposal > div {
	position: relative;
}
.corp-proposal > div h1 {
	color: #fff;
}
.overlay {
	background: rgba(0,0,0,0.5);
	transition-delay: 0ms;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    top: 0;
}
.corp-venue > div > .overlay, .corp-proposal > div  > .overlay {
	background: rgba(0,0,0,0.5);
	transition-delay: 0ms;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
}
.overlay:hover {
	opacity: 0;
}
.corp-venue > div > .overlay:hover, .corp-proposal > div > .overlay:hover {
	opacity: 0;
}
.corp-venue h1 {
	position: absolute;
	top: 10px;
	left: 25px;
	font-size: 3em !important;
	text-transform: uppercase !important;
	z-index: 6;
}
.corp-proposal h1 {
	position: absolute;
	top: 10px;
	left: 25px;
	font-size: 2em !important;
	text-transform: uppercase !important;
	z-index: 6;
}
.corp-venue h3 {
	position: absolute;
	bottom: 10px;
	right: 30px;
	text-transform: uppercase !important;
	z-index: 6;
}
.corp-item h1 {
	padding: 10px;
	margin-bottom: 0px !important;
	text-align: center;
	background: #000;
	color: #fff;
  font-size: 24px;
}
.coming-soon {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	color: #fff;
	margin: 0 auto;
	display: block;
	width: 60%;
	font-size: 2.4em;
	text-align: center;
}

/* tiers */
.uv_wrap_tier .uv_col_tier{
	border: none;
	font-size: 13px;
    font-style: italic;
    color: #fff;
}
.uv_wrap_tier .uv_col_tier_price{
	text-decoration: line-through;
}

.table thead>tr>th, .table tbody>tr>th{
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.table tbody>tr>td{
	border-top:none;
	border-bottom: 1px solid #ddd;
}



@media(min-width:768px){
	body{
  		padding-top: 104px;
	}
	.header2 .navbar-nav .nekoMegaMenu{
		padding: 0;
		background: transparent;
	}
	.header2 .navbar-nav .nekoMegaMenu .row{
		background: rgba(45, 117, 161, 0.9);
	}
	.nekoMegaMenu .container{
		padding: 0;
	}
	.megaInner img{
		width: 90%;
	}
	.megaInner h3{
		text-align: center;
		color: white;
		margin: 0;
		padding: 0;
		font-size: 17px;
		margin-top: 10px;
	}
	.nekoMegaMenu .col-sm-4{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.nekoMegaMenu .col-sm-4:hover{
		background: #295f8d;
	}
	.nekoMegaMenu{
		max-width: 600px;
	}
	.navbar-nav > li > a{
		font-size: 11px;
		padding: 22px 8px;
	}
	.navbar-nav .nekoMegaMenu{
		margin-right: 1%;
	}
	.header2 .navbar-nav > li > ul{
		top: 67px;
	}
	.header2 .navbar-nav .nekoMegaMenu{
		top: 104px;
	}
}

@media only screen and (min-width: 900px){
	/*.max1240{
		max-width: 980px;
	}
	.max1120{
		max-width: 880px;
	}
	.max960{
		max-width: 880px;
	}*/
	.navbar-nav > li > a{
		font-size: 13px;
	}
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
  .modal-xlg {
	  width:1200px;
  }
}
@media only screen and (min-width: 950px){
	/*.max1240{
		max-width: 1080px;
	}
	.max1120{
		max-width: 1130px;
	}
	.max960{
		max-width: 960px;
	}*/
}
@media only screen and (max-width : 1200px) {
	.modal-xlg {
	  width: 920px;
  }
}
@media only screen and (max-width : 992px) {
	.modal-xlg {
	  width: 700px;
	}
}
@media only screen and (max-width : 768px) {
	.modal-xlg {
	  width: auto;
	}
}

@media only screen and (min-width: 1000px){
	.navbar-nav > li > a{
		padding-left: 16px;
		padding-right: 16px;
		font-size: 13px;
	}
}
@media only screen and (min-width: 1025px){
	.uvv .portfolioMosaic.mosaic5 article{
		width: 25%;
	}
}
@media only screen and (min-width: 1150px){
	.navbar-nav > li > a{
		padding-left: 20px;
		padding-right: 20px;
		font-size: 14px;
	}
}

@media only screen and (min-width: 1201px){
	/*.max1240{
		max-width: 1150px;
	}
	.max1120{
		max-width: 1130px;
	}*/
	.neko-hover-1 figure img{
		width: 100%;
	}
}
@media(min-width: 768px){
	.fixedHeader .navbar-nav > li > ul, .fixedHeader .navbar-nav .nekoMegaMenu{
		top: 50px;
	}
	.fixedHeader .navbar-brand{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.fixedHeader #mainMenu .navbar-nav > li > a{
		line-height: 54px;
	}
	.fixedHeader .navbar-brand img{
		max-height: 58px;
	}
	.fixedHeader .uv-topnavigation{
		margin-top: 5px;
	}
	.fixedHeader .uv-topnavigation ul li a{
		line-height: 15px;
	}
	.header2 .fixedHeader .navbar-nav > li > ul{
		top: 56px;
	}
	.header2 .fixedHeader .navbar-nav .nekoMegaMenu{
		top: 78px;
	}
	.header2 .navbar-nav > li > ul > li > ul{
		left: -100%!important;
	}
}
@media only screen and (max-width: 1200px){
	.bigeventcont .bigevent-info{
		right: 180px;
		top: 110px;
	}
	.signcont .btn-wb{
		margin-top: 22px;
	}
	.signcont h1{
		font-size: 50px;
		line-height: 60px;
	}
	.signcont p{
		font-size: 18px;
		line-height: 22px;
	}
	.flogos-four img{
		margin: 0 15px;
		height: 65px;
	}
	.full1200{
		max-width: none;
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		overflow: hidden;
	}
	.uv-twitterfeedcont{
		height: 560px;
	}
	.uvv-pop .uvgpop-bigpic .uvgprev{
		left: -45px;
	}
	.uvv-pop .uvgpop-bigpic .uvgnext{
		right: -45px;
	}
}
@media(max-width: 1190px){
	.navbardesk{
		display: none;
	}
	.navbarmob{
		display: block;
	}
}
@media(max-width: 1100px){
	.flogos-four img{
		margin: 0 15px;
		height: 65px;
	}
	.header2 .navbar-default .navbar-nav > li{
		padding: 0 20px;
	}
}
@media only screen and (max-width: 1024px) {
	.sectionbg {
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
	}
	.ticktop .btn-wt{
		float: none;
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.ticktop h1{
		text-align: left;
	}
	.ticktop .uvt-month{

	}
	.v1024{
		display: block;
	}
}
@media (max-width: 1000px){
	.md-right, .md-left{float: none;}
	.bigeventcont .bigevent-info{
		right: 30px;
		top: 35px;
	}
	.sec-photoslink .photoslinkcont{
		padding: 7em 0;
	}
	.quotecont{
		padding: 5em 0;
	}
	.quotecont h2{
		font-size: 35px;
		line-height: 35px;
	}
	.quotecont h1{
		font-size: 40px;
		line-height: 1.2;
	}
	.quotecont h3{
		font-size: 23px;
		margin-bottom: 2em;
	}
	.quotecont h4{
		font-size: 30px;
		line-height: 30px;
	}
	.quotecont h4 i{
		font-size: 60px;
	}
	#superSizedSlider .sliderlogo{
		width: 25%;
	}
	.artevlist h4{
		font-size: 14px;
	}
	.artevlist h3{
		font-size: 22px;
		margin-left: 2px;
		margin-right: 2px;
	}
	.artevlist img{
		max-width: 110px;
	}
	.artevlist .btn-r{
		padding: 5px 30px;
		margin-right: 5px;
		font-size: 12px;
	}
	.artevlist .btn-r span{
		display: none;
	}
	/*#paralaxSlice2, .sectionbg-3, .sectionbg-4{
		background-size: auto 150%;
	}*/
	.guestcomcont{
		padding-right: 0px;
	}
}

@media (max-width: 991px){
	.uvv-pop .uvgpop-bigpic .uvgprev{
		left: -12px;
	}
	.uvv-pop .uvgpop-bigpic .uvgnext{
		right: -12px;
	}
	.signcont .btn-wb{
		margin-top: 22px;
		float: none;
	}
	.signcont h1{
		text-align: center;
	}
	.signcont p{
		text-align: center;
	}
	.dv990{
		display: block;
		height: 40px;
	}
	.sec-circles img{
		width: 65%;
	}

	.yv988 {
		display: block;
	}
	.nv988 {
		display: none;
	}
	.evinfocont {
		height: auto;
		margin-bottom: 30px;
		overflow: initial;
	}
	.evinfotop{
		margin-bottom: 20px;
	}
	.evflyercont {
		width: auto;
		float: none;
	}
	.evinfocont {
		width: auto;
		float: none;
	}
	.evinfotop h2 {
		text-align: center;
	}
	.evinfotop h1 {
		text-align: center;
	}
	.evlinkscont{
		text-align: center;
		display: inline-block;
	}
	.evfixspace{
		height: 0px;
		margin: 0;
	}
	.eventcont .eventinner{
		margin-top: 0px;
	}
	.sec-event .evback{
		float: none;
		margin-left: 0;
	}
	.nm990{
		margin-bottom: 0;
	}
	.contact-sec .col-md-3{
		text-align: center;
	}
	.contact-sec .icon-location{
		float: none;
		display: inline-block;
		margin-bottom: 0;
	}
	.evinfotop .evbook, .evinfotop .evtick{
		margin-bottom: 0px;
	}
	.evinfotop .evrequ{
		border-color: white;
		color: white;
	}
	.header2 .navbar-default .navbar-nav > li{
		padding: 0 18px;
	}
	.header2 .navbar-default .navbar-nav{
		padding-left: -18px;
		padding-right: -18px;
	}
	.header2 .navbar-default .navbar-nav > li > a{
		font-size: 14px;
	}
	.uv-topnavigation ul li a{
		font-size: 11px;
		padding: 0 12px;
	}
	.header2 .subMenu{
		left: auto;
		right: 0;
	}
	.uv-row{
		margin-right: 0px;
 		margin-left: 0px;
	}
	.uv-sm-64, .uv-sm-36{
		float: none;
	  	padding-right: 0px;
	  	padding-left: 0px;
	}
	.uv-sm-64{
		width: 100%;
	}
	.uv-sm-36{
		width: 100%;
	}
	.uv-sm2grid > div{
		float: right;
		width: 50%;
	}
	.uv-sm2grid > div:last-child{
		padding-right: 15px;
	}
	.uv-sm2grid > div:first-child{
		padding-left: 15px;
	}
	.uv-homevideosgrid{
		margin-bottom: 30px;
	}
	.uv-sliderwidgetcont .uv-sliderwidgetleft, .uv-sliderwidgetcont .uv-sliderwidgetright, .uv-home h2{
		color: #356BA2;
	}
	.uv-homecta{
		border: 4px solid rgba(58, 107, 160, 0.6);
	}
	.uv-blog .uv-newsgrid > div{
		width: 50%;
	}
	.uv-blog .uv-newsgrid > div:nth-child(3n+1){
		clear: none;
	}
	.uv-blog .uv-newsgrid > div:nth-child(2n+1){
		clear: both;
	}
}
@media (max-width: 949px){
  .corp-main-container, .corp-right-side {
    height: auto !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .corp-right-side .absolute-top {
    position: relative;
    padding-bottom: 10px;
    top:inherit;
    bottom: inherit;
  }
  .corp-right-side .absolute-bottom {
    position: relative;
    top:inherit;
    bottom: inherit;
  }
	.tickelem > div > div img{
		max-width: 130px;
	}
.cromwell-box > div.cromwell-row > div.cromwell-image img {
	max-width:350px !important;
}
.cromwell-box > div.cromwell-row > div.cromwell-content h3{
	margin-bottom: 12px;
	font-size: 32px;
}
	.tickelem > div > div h2{
		font-size: 13px;
	}
	.tickelem > div > div h1{
		font-size: 40px;
	}
	.tickelem > div > div h4{
		font-size: 18px;
	}
	.tickelem > div > div h3{
		font-size: 25px;
	}
	.tickelem > div > div .btn-r {
		font-size: 14px;
		padding: 8px 40px;
	}
}
@media (max-width: 900px){
	.ticktop{
		text-align: center;
	}
	.ticktop .btn-wt{
		float: none;
		margin-top: 0px;
		margin-bottom: 15px;
		display: inline-block;
	}
	.ticktop h1{
		float: none;
		text-align: center;
		margin-bottom: 15px;
	}
	.ticktop .uvt-month{
		float: none;
		margin-top: 0px;
	}
	.cromwell-box > div.cromwell-row > div.cromwell-content h3{
		margin-bottom: 10px;
		font-size: 24px;
	}
	.cromwell-box > div.cromwell-row > div.cromwell-content p{
		line-height: 19px;
	}
	.header2 .navbar-default .navbar-nav > li{
		padding: 0 15px;
	}
	.header2 .navbar-default .navbar-nav{
		padding-left: -15px;
		padding-right: -15px;
	}
	.header2 .navbar-default .navbar-nav > li > a{
		font-size: 13px;
	}
	.uv-topnavigation ul li a{
		font-size: 10px;
		padding: 0 10px;
	}
	.header2 .subMenu{
		left: auto;
		right: 0;
	}
	.uvv-pop .pop-box{
		width: auto!important;
		display: block!important;
	}
}
@media(max-width: 850px){
	.uvv-pop .pop-box{
		height: auto!important;
		margin: 10px!important;
		padding: 5px!important;
	}
	.uvv-pop .pop-box .pop-charge{
		height: auto!important;
	}
	.uvv-pop .uvgpop-cont{
		position: relative!important;
		height: auto!important;
	}
	.uvg-responsive .uvgpop-cont .uvgpop-bigpic{
		position: relative!important;
	}
	.header2 .navbar-default .navbar-nav > li{
		padding: 0 12px;
	}
}
@media (max-width: 790px){
	.uv-sliderwidgetcont .uv-sliderwidgetleft, .uv-sliderwidgetcont .uv-sliderwidgetright{
		display: none;
	}
}
@media (max-width: 767px){
	.container{
  		padding-left: 15px;
  		padding-right: 15px;
	}
	.navbar-brand img{
		height: 50px;
  		max-height: 50px;
	}
	.navbar-brand{
  		padding-top: 12px;
  		padding-bottom: 8px;
	}
	.navbardesk{
		display: block;
	}
	.navbarmob{
		display: none;
	}
	body{
		padding-top: 70px;
	}
	.header2 .navbar-default .navbar-nav{
		padding: 0;
		margin: 0;
	}
	.header2 .navbar-default .navbar-nav > li.lit > a{
		border-bottom: 2px solid transparent;
	}
	.uv-topnavigation{
		display: none;
	}
	.sec-news .newsitem{
		max-width: 390px;
		margin-left: auto;
		margin-right: auto;
	}
	.quotecont{
		padding: 4em 0;
	}
	.quotecont h2{
		font-size: 30px;
		line-height: 30px;
	}
	.quotecont h1{
		font-size: 38px;
		line-height: 1.2;
	}
	.quotecont h3{
		font-size: 23px;
		line-height: 1.3;
		margin-bottom: 1.5em;
	}
	.quotecont h4{
		font-size: 26px;
		line-height: 26px;
	}
	.quotecont h4 i{
		font-size: 50px;
	}
	.flogos-four img{
		height: auto;
		margin: 0 15px;
	}

	.dv990{
		display: none;
	}
	.col3-760{
		float: left;
		width: 33.33%;
		text-align: center;
		padding-top: 10px;
	}
	li .navarrow {
		display: none;
	}
	.hasspace li .navarrowup{
		display: none;
	}
	.sec-circles img{
		width: 33%;
	}
	.megaInner h3{
		margin: 0;
		color: #336e9e;
		margin-top: 10px;
		font-size: 16px;
	}
	.megaInner img{
		max-width: 90%;
	}
	.header2 .hasspace .subMenu{
		border-top: none;
		border-bottom: 5px solid #336e9e;
	}
	.bookcont{
		padding: 20px;
	}
	.space-table{
		display: block;
	}
	.space-table > div{
		display: block;
	}
	.space-table > div > div{
		display: block;
		width: 100%;
	}
	.space-info h1{
		text-align: center;
	}
	.space-img{
		background-image: none!important;
	}
	.space-img img{
		display: inline;
	}
	.space-info{
		padding: 0px;
	}
	.space-table{
		padding: 50px;
	}
	.sec-space p{
		margin-bottom: 30px;
	}
	.drais-separator{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.space-info{
		text-align: center;
	}
	.space-info button{
		margin-top: 0px;
	}
	.artevlist h4{
		font-size: 22px;
	}
	.artevlist h3{
		font-size: 33px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.artevlist img{
		max-width: 160px;
	}
	.artevlist .btn-r{
		padding: 8px 50px;
		margin-right: 10px;
		font-size: 16px;
	}
	.artevlist .btn-r span{
		display: inline;
	}
	.artevlist{
		margin-bottom: 25px;
	}
	.bio-sound iframe{
		margin-bottom: 25px;
	}
	.tb-top h5{
		float: none;
		line-height: normal;
		margin-bottom: 10px;
	}
	.footer-logos .flogos-four{
		margin: auto;
	}
	.header2 .navbar-default .navbar-nav > li > a{
		padding-bottom: 6px;
		padding-top: 6px;
		font-size: 13px;
		line-height: 19px;
	}
	.navbar-collapse{
		max-height: 280px;
	}
	.bio-sound{
		margin-top: 0px;
	}
	.cromwell-box > div.cromwell-row > div.cromwell-content p{
		line-height: 19px;
		font-size: 13px;
	}
	.cromwell-box > div.cromwell-row > div.cromwell-image img {
		max-width:260px !important;
	}
	.uv-homeslidercont .uv-homesliderleft, .uv-homeslidercont .uv-homesliderright{
		display: none;
	}
	.uv-blogcont, .uv-blogrecents{
		width: 100%;
		padding: 0;
	}
}
@media (max-width: 750px){
	.tp-bullets.simplebullets .bullet {
		bottom: 0;
	}
}

@media (max-width: 720px){
	h1{
		font-size: 45px;
	}
	.bigevent-info h1{
		font-size: 30px;
		min-width: auto;
	}
	.bigeventcont .bigevent-info{
		right: 35px;
		top: 51px;
	}
	.bigevent-info h2{
		font-size: 40px;
		line-height: 40px;
	}
	.sec-photoslink .photoslinkcont{
		padding: 5em 0;
	}
	.sec-photoslink h1{
		font-family: "Oswald";
		font-size: 70px;
	}
	.sec-photoslink h2{
		font-size: 30px;
	}
	.sec-circles img{
		width: 38%;
	}
	.vi550 {
		display: block;
	}
	.evinfocont i, .yv988 i{
		float: none;
	}
	.evinfocont .btn-gt, .yv988 .btn-gt{
		float: none;
	}
	.yv988 .evtick{
		margin-right: 20px;
	}
	.tickelem > div > div img{
		max-width: 100px;
		margin-right: 5px;
	}
	.tickelem > div > div h2{
		font-size: 11px;
	}
	.tickelem > div > div h1{
		font-size: 30px;
	}
	.tickelem > div > div h4{
		font-size: 13px;
	}
	.tickelem > div > div h3{
		font-size: 21px;
	}
	.tickelem > div > div .btn-r {
		font-size: 13px;
		padding: 7px 25px;
		margin-left: 5px;
	}
	.ticket_event .table-header th{
		padding: 12px 6px;
		font-size: 12px;
	}
	.ticket_event .table-header th:first-child{
		font-size: 14px;
		width: 50%;
		margin-left: 15px;
	}
	.ticket_event .table-header th:last-child{
		padding-right: 15px;
	}
	.ticket_event .ticket-item td{
		padding: 15px 6px;
		font-size: 12px;
	}
	.ticket_event .ticket-item td:first-child{
		padding-left: 20px;
		font-size: 15px;
	}
	.ticket_event .ticket-item td:last-child{
		padding-right: 15px;
	}
	.ticket_event .tick-summ{
		background: #7f7f7f;
		color: white;
		text-align: left;
		padding: 8px 20px;
		font-size: 16px;
	}
	.ticket_event .tick-totals td{
		padding: 18px 10px;
	}
	.ticket_event .tick-totals td:nth-child(2){
		padding-left: 15px;
		font-size: 14px;
	}
	.ticket_event .tick-totals td:last-child{
		padding-right: 20px;
		font-size: 18px;
	}
	.ticket_event .tick-proc td{
		padding-top: 20px;
	}

	.ticket_event select{
		font-size: 12px;
		padding: 7px 10px;
		padding-right: 35px;
	}
	.ticksect .btn-gt{
		float: none;
		margin: 0 10px;
		margin-bottom: 10px;
	}
	#showformgetpassword{
		text-align: center;
	}
	#showformgetpassword input{
		float: none;
		margin-bottom: 10px;
		width: 100%;
	}
	#showformgetpassword .btn-gt{
		float: none;
	}
	.evinfotop .evrequ{
		margin-right: 0px;
	}
	.evinfotop .evbook, .evinfotop .evtick{
		margin-bottom: 10px;
	}
}
@media(max-width: 700px){
  .corp-main-container, .corp-right-side {
    height: auto !important;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .corp-right-side .absolute-top {
    position: relative;
    padding-bottom: 0px;
    top:inherit;
    bottom: inherit;
  }
  .corp-right-side .absolute-bottom {
    position: relative;
    top:inherit;
    bottom: inherit;
  }
	.uv-sm2grid > div{
		float: none;
		width: 100%;
	}
	.uv-sm2grid > div:last-child{
		padding-right: 0;
	}
	.uv-sm2grid > div:first-child{
		padding-left: 0;
	}
	.uv-sm2grid .uv-twitterfeed{
		max-width: 94%;
		margin-left: auto;
		margin-right: auto;
	}
	.uv-homevideosgrid{
		margin-bottom: 0px;
	}
}
@media (max-width: 640px){
	.quotecont{
		padding: 3em 0;
	}
	.quotecont h2{
		font-size: 25px;
		line-height: 25px;
	}
	.quotecont h1{
		font-size: 35px;
	}
	.quotecont h3{
		font-size: 20px;
		margin-bottom: 1em;
	}
	.quotecont h4{
		font-size: 22px;
		line-height: 22px;
	}
	.quotecont h4 i{
		font-size: 40px;
	}
	#superSizedSlider .sliderlogo{
		width: 30%;
	}
	.bookcont label{
		width: 100%;
		float: none;
		text-align: center;
		line-height: normal;
		margin-bottom: 5px;
	}
	.contactform .bookcont label{
		width: 100%;
	}
	.bookcont input[type='text'], .bookcont textarea{
		width: 100%;
		float: none;
	}
	.contactform .bookcont input[type='text'], .contactform .bookcont textarea{
		width: 100%;
	}
	.bookcont .inputarea{
		width: 100%;
		float: none;
		text-align: center;
	}
	.bookcont input[name='ptotal']{
		float: none;
	}
	.bookcont p{
		text-align: justify;
	}
	.signmail span{
		display: block;
		text-align: left;
	}
	.tb-top {
		text-align: center;
	}
	.tb-top h1{
		float: none;
		text-align: center;
		line-height: 1;
	}
	.tb-top button{
		float: none;
		padding: 8px 50px;
		margin-bottom: 10px;
	}
	.tb-top h5{
		text-align: center;
	}
	.bdatecont{
		margin: auto;
	}
	.space-table{
		padding-left: 15px;
		padding-right: 15px;
	}
	.tickelem > div > div{
		padding: 5px;
	}
	.tickelem > div > div img{
		max-width: 95px;
		margin-right: 0px;
	}
	.tickelem > div > div h2{
		font-size: 10px;
	}
	.tickelem > div > div h1{
		font-size: 25px;
	}
	.tickelem > div > div h4{
		font-size: 12px;
	}
	.tickelem > div > div h3{
		font-size: 18px;
	}
	.tickelem > div > div .btn-r {
		font-size: 12px;
		padding: 7px 20px;
		margin-left: 0px;
	}
	.biotop h4{
		margin-bottom: 15px;
	}
	.biotop h3{
		font-size: 35px;
	}
	.biotop h1{
		font-size: 60px;
	}
	.biobanners{
		display: block;
	}
	.biobanners > div{
		display: block;
	}
	.biobanners > div > div{
		display: block;
	}
	.biobanners > div > div:last-child{
		width: 100%;
		clear: both;
	}
	.biocelltable{
		display: block;
		width: 100%;
	}
	.biohalfheight:last-child{
		/*width: 50%;*/
		/*float: right;*/
	}
	/*.biobord{
		margin: 0;
		border-right: 1px solid black;
		width: 50%;
		float: left!important;
	}*/
	.bioborblack .biobord{
		margin: 0;
		border-right: 1px solid black;
	}
	.bio-events h3, .bio-socials h3{
		text-align: center;
	}
	.bio-socials{
		text-align: center;
	}
	.bio-socials ul{
		display: inline-block;
	}
	.bigeventcont .bigevent-info{
		right: 10px;
	}
	.corpbio2{
		width: 50%;
		float: right;
		margin-bottom: 0px;
	}
	.corpbio1{
		margin: 0;
		border-right: 1px solid black;
		width: 50%;
		float: left!important;
		margin-bottom: 0px;
	}
}
@media (max-width: 600px){
	.bigeventcont .bigevent-info{
		right: 5px;
		top: 40px;
	}
	.bigevent-info h1{
		font-size: 24px;
	}
	.sec-news h1{
		font-size: 35px;
	}
	.ticktop .uvt-month span{
		font-size: 40px;
	}
	.ticktop .uvt-month i{
		font-size: 50px;
	}
	.socialNetwork .iconRounded{
		width: 40px;
		height: 40px;
		font-size: 18px;
	}
.cromwell-box > div.cromwell-row > div.cromwell-image {
	display: block;
	border-bottom: 0px solid #336e9e;
}
.cromwell-box > div.cromwell-row > div.cromwell-content {
	display: block;
	border-bottom: 4px solid #336e9e;
}
.cromwell-box > div.cromwell-row > div.cromwell-image img {
	max-width:100% !important;
}
}
@media (max-width: 550px){

	.bigeventcont .bigevent-info{
		right: 5px;
		top: 20px;
	}
	.bigevent-info h1{
		font-size: 20px;
	}
	.bigevent-info h2{
		font-size: 35px;
		line-height: 35px;
	}
	.quotecont{
		padding: 2em 0;
		padding-bottom: 1em;
	}
	.quotecont h2{
		font-size: 20px;
		line-height: 20px;
	}
	.quotecont h1{
		font-size: 30px;
		line-height: 30px;
	}
	.quotecont h3{
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 1em;
	}
	.quotecont h4{
		font-size: 18px;
		line-height: 18px;
	}
	.quotecont h4 i{
		font-size: 30px;
	}
	.signcont .btn-wb {
		margin-top: 15px;
	}
	.signcont h1{
		font-size: 35px;
		line-height: 42px;
	}
	.signcont p{
		font-size: 14px;
		line-height: 20px;
	}
	.tickelem > div > div .btn-r span{
		display: none;
	}
	.artevlist h4{
		font-size: 16px;
	}
	.artevlist h3{
		font-size: 27px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.artevlist img{
		max-width: 130px;
	}
	.artevlist .btn-r{
		padding: 8px 40px;
		margin-right: 10px;
		font-size: 16px;
	}
}
@media (max-width: 520px){
	.bdatecont{display: block;}
	.bdatecont > div{display: block;}

	.bdatecont > div > div{
		display: block;
		text-align: center;
		margin-bottom: 5px;
	}
	.bdatecont > div > div:nth-child(2){
		display: none;
	}
	.bdatecont > div > div:nth-child(4){
		display: none;
	}
	.bdatecont > div > div:first-child{
		text-align: center;
	}
	.bdatecont > div > div:last-child{
		text-align: center;
	}
.cromwell-box {
	display: block;
}
.cromwell-box > div.cromwell-row {
	display: block;
}
}



@media (max-width: 500px){
	.col3-760{
		float: none;
		width: auto;
	}
	.sec-circles img{
		width: 43%;
	}
	.bookcont .btn-gt{
		float: left;
		margin-right: 0;
		padding: 8px 30px;
	}
	.bookcont .btn-r{
		padding: 10px 50px;
	}
	.ticket_event .table-header th{
		padding: 10px 5px;
		font-size: 11px;
	}
	.ticket_event .table-header th:first-child{
		padding-left: 10px;
	}
	.ticket_event .table-header th:last-child{
		padding-right: 10px;
	}
	.ticket_event .ticket-item td{
		padding: 12px 5px;
		font-size: 11px;
	}
	.ticket_event .ticket-item td:first-child{
		padding-left: 15px;
		font-size: 13px;
		line-height: 18px;
	}
	.ticket_event .ticket-item td:last-child{
		padding-right: 10px;
	}
	.ticket_event .tick-summ{
		background: #7f7f7f;
		color: white;
		text-align: left;
		padding: 8px 10px;
		font-size: 14px;
	}
	.ticket_event .tick-totals td{
		padding: 15px 10px;
	}
	.ticket_event .tick-totals td:nth-child(2){
		padding-left: 10px;
		font-size: 12px;
	}
	.ticket_event .tick-totals td:last-child{
		padding-right: 15px;
		font-size: 16px;
	}
	.ticket_event .tick-proc td{
		padding-top: 10px;
	}

	.ticket_event select{
		font-size: 11px;
		padding: 5px 8px;
		padding-right: 33px;
	}
	.uv-input-cont input{
        width: 100%;
        max-width: 350px;
        float: none!important;
    }
    .uv-input-cont select{
        float: none!important;
    }
    .uv-input-cont select:nth-child(1){
     	margin-right: 0;
    }
    .biotop h4{
		text-align: center;
		font-size: 16px;
	}
	.biotop h3{
		text-align: center;
		font-size: 34px;
	}
	.biotop h1{
		text-align: center;
		font-size: 49px;
	}
}
@media (max-width: 450px){
	.bigeventcont .bigevent-info{
		right: 5px;
		top: 0px;
	}
	.bigevent-info h1{
		font-size: 25px;
	}
	.bigevent-info h2{
		font-size: 25px;
		line-height: 1;
	}
	.bigevent-info .btn-r{
		font-size: 13px;
	}
	.sec-bigevent img{
		margin-left: -10px;
	}
	.sec-photoslink .photoslinkcont{
		padding: 3em 0;
	}
	.sec-photoslink h1{
		font-family: "Oswald";
		font-size: 60px;
	}
	.sec-photoslink h2{
		font-size: 25px;
	}
	#superSizedSlider .sliderlogo{
		width: 40%;
	}
	.tickelem > div > div{
		padding: 3px;
	}
	.tickelem > div > div img{
		max-width: 85px;
		margin-right: 0px;
	}
	.tickelem > div > div h2{
		font-size: 9px;
	}
	.tickelem > div > div h1{
		font-size: 23px;
	}
	.tickelem > div > div h4{
		font-size: 11px;
	}
	.tickelem > div > div h3{
		font-size: 16px;
	}
	.tickelem > div > div .btn-r {
		font-size: 11px;
		padding: 6px 17px;
		margin-left: 0px;
	}
	.ticktop .uvt-month span{
		font-size: 27px;
	}
	.ticktop .uvt-month i{
		font-size: 32px;
	}
	.table-striped .table-header td{
		padding: 12px 10px;
	}
	.table-striped tr:last-child{
		padding: 17px 0;
		font-size: 20px;
	}
	.table-striped .tick-subheader td{
		padding: 12px 7px;
	}
	.table-striped .tick-prices td{
		padding: 12px 7px;
	}
	.draispop-news{
		width: auto;
	}
	.artevlist h4{
		font-size: 14px;
	}
	.artevlist h3{
		font-size: 23px;
		margin-left: 5px;
		margin-right: 5px;
	}
	.artevlist img{
		max-width: 130px;
	}
	.artevlist .btn-r{
		padding: 8px 30px;
		margin-right: 10px;
		font-size: 14px;
	}
	.uvv .portfolioMosaic.mosaic5 article{
		width: 100%;
	}
	.tb-top h1{
		font-size: 40px;
	}
	.uv-newsgrid > div{
		width: 100%;
		float: none;
		margin-bottom: 25px;
	}
	.uv-blog .uv-newsgrid > div{
		width: 100%;
	}
}

@media (max-width: 400px){
	.sec-circles img{
		width: 53%;
	}
	.evinfocont .btn-gt, .yv988 .btn-gt{
		margin: 0 5px;
		margin-bottom: 5px;
	}
	.artevlist .btn-r span{
		display: none;
	}
	.draispop-news .btn-r{
		padding: 8px 40px;
	}
	.draispop-news .btn-gt{
		padding: 6px 35px;
	}
	.tickelem > div > div img{
		max-width: 70px;
	}
	.tickelem > div > div h1{
		font-size: 16px;
	}
	.tickelem > div > div h4{
		font-size: 10px;
	}
	.tickelem > div > div h3 {
		font-size: 14px;
	}
	.tickelem > div > div .btn-r{
		font-size: 10px;
		padding: 4px 15px;
	}
	.flogos-four img{
		height: 60px;
		margin: 0 10px;
	}
	.navbardesk{
		display: none;
	}
	.navbarmob{
		display: block;
	}
	.uv-instagramgrid > div{
		width: 50%;
	}
}
@media (max-width: 350px){
	.flogos-four img{
		height: 55px;
		margin: 0 7px;
	}
}


@media (max-width: 1000px) and (min-width: 760px){
	#mainHeader .container {
		max-width: none;
	}
}
