@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,400italic,700italic);
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg");
}/* Main Styles */

body { font-family: "Lato", Helvetica, Arial, sans-serif; height:100%; position: relative; }
h1 { font-size: 36px; line-height: 1.3em;}
h2 { font-size: 30px; line-height: 1.3em;}
h3 { font-size: 24px; line-height: 1.3em; color:#ef6883;}
h4 { font-size: 18px; line-height: 1.3em;}
h5 { font-size: 14px; line-height: 1.3em;}
h6 { font-size: 12px; line-height: 1.3em;}
h1, h2, h3, h4, h5, h6 { margin-top: 0; color: #3f0033; margin-bottom: 20px; font-weight:700;}
#Tickets h3, #coupons h3 { color: #4a9293; }
#VenueContact h3 { color: #30978e; }
p { margin-bottom: 20px; line-height: 1.5em; color: #000;}
a:focus, a:hover { outline: none; text-decoration: none;}
ul, ol { padding: 0; list-style: none;}
input { outline: none !important;}
.uppercase { text-transform: uppercase;}
@media(max-width:767px){
	.show-caption h1 { font-size: 20px; font-weight: 700; line-height: 30px; margin-bottom: 5px;color: #fff;
    text-shadow: 2px 2px 2px #000; }
	.show-caption h3 { font-size: 20px; line-height: 1em;color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.show-caption h4 { font-size: 18px; line-height:  1em;color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.show-caption h5 { font-size: 18px; line-height: 1.25em;color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.show-caption h6 { font-size: 14px; line-height: 1.25em;color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.col-sm-5.social ul {  margin: 15px 0 0 0px; text-align:right; float:left !important;}
	.col-xs-12 #logo img { margin-bottom: 5px !important;margin-left: 25% !important; margin-top: 15px; padding: 0;text-align: center; width: 70% !important;}
	.navbar-toggle { margin-right: 25px !important;
  }
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fbf0f1;
    border-color: #ddd !important ;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default;
		width:100%;
  }

}
@media(min-width:768px) and (max-width:991px){
	.show-caption h1 { font-size: 26px; font-weight: 700; line-height: 30px; margin-bottom: 5px; color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.show-caption h3 { font-size: 22px; line-height: 1.2em; margin-bottom:7px; color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.show-caption h4 { font-size: 20px; line-height: 20px; color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.show-caption h5 { font-size: 16px; line-height: 1.4em; margin-bottom: 0px; color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.show-caption h6 { font-size: 15px; line-height: 1em; margin-bottom:5px; color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.col-sm-5 #logo img { margin-bottom: 15px !important; padding: 0; width: 100%; margin-top:15px; }
}
@media(min-width:992px) and (max-width:1199px){
	.show-caption h1 { font-size: 24px; font-weight: 700; line-height: 30px; margin-bottom: 5px; color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.show-caption h3 { font-size: 20px; line-height: 20px; margin-bottom:7px; color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.show-caption h4 { font-size: 18px; line-height: 20px; color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.show-caption h5 { font-size: 16px; line-height: 1em; margin:18px 0; color: #fff;
    text-shadow: 2px 2px 2px #000;}
	.show-caption h6 { font-size: 13px; line-height: 1em; color: #fff;
    text-shadow: 2px 2px 2px #000;}
}
@media(min-width:1200px){
	.show-caption h1 { font-size: 26px;font-weight: 700; line-height: 1.1em; margin-bottom: 10px; padding-left:}
	.show-caption h3 { font-size: 22px; line-height: 36px; margin-bottom: 14px;}
	.show-caption h4 { font-size: 20px; line-height: 24px;}
	.show-caption h5 { font-size: 18px; line-height: 1em;}
	.show-caption h6 { font-size: 15px; line-height: 19px;}
}
.calendar{
  width: 80%;
	display:inline;
}
#Calendar img{
	height: 32px; 
	margin-bottom: 3px;
}
/* Colors */
.tcolor { color: #3f0033;}
.white { color: #fff;}
.grey { color: #8c8c8c;}

/* Font */
.f300 { font-weight: 300;}
.f600 { font-weight: 600;}

/* Header */
#header { background: #ff3d7f; min-height: 90px;}
#logo { float: padding-top: 24px;}

/* Main Menu */
#main-menu { float: right; clear: right; margin-top: 35px; }
#main-menu ul li { display: inline-block;}
#main-menu ul li.active a { color: #3f0033; background-color: #fff; width:100%;} 
#main-menu ul li a { color: #fff; text-transform: uppercase; font-weight: 500; font-size: 16px; padding: 10px 25px; -webkit-transition: color 0.5s; 
-moz-transition: color 0.5s; -ms-transition: color 0.5s; -o-transition: color 0.5s; transition: color 0.5s;}
#main-menu ul li a:hover { color: #3f0033; background-color: #fff; width:100%;}

/* Responsive Menu */
.navbar-toggle { background: transparent; border: solid 1px #fff; }
.navbar-toggle .icon-bar { background: #fff;}

.social ul { padding-left: 0!important;}
.col-xs-6.social ul { text-align:left;}
.col-lg-7.social ul {  margin: 15px 0 0 0px; text-align:right; float:right;}
#logo { margin-bottom: padding: 0; width: 100%; margin-top:15px; }
.col-xs-12 #logo img { margin-bottom: -15px; padding: 0; width: 100%; margin-top:15px; margin-left:auto !important;}
.col-lg-12 #logo img { margin-bottom: -15px; padding: 0; width: 100%; margin-top:15px; }
.social ul li { display: inline-block; margin-right: 7px;}
.social ul li:last-child { margin-right: 0;}
.social ul li span { color: #FF3D7F;background: #FFF;padding: 0 5px;border-radius: 4px;font-size: 16px;min-width: 25px;text-align: center;line-height: 1;display: inline-block;height: 22px;}
.social ul li span:before {line-height: 22px; vertical-align: middle;}
.social ul li span:hover { background: rgba(255,255,255,0.8);}
.navbar-toggle { margin-right: 15px !important;}



/* Forms */
.form-group { margin-bottom: 20px;}
.bootstrap-select.btn-group .dropdown-menu li.selected { display: none;}
.btn-default:focus, .open>.dropdown-toggle.btn-default { outline: none !important;}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) { width: 100%;}

/* Footer */
.bottom { background: url(../images/bottom.jpg) no-repeat center center; background-size: cover; min-height: 75px;}
.bottom img {max-height: 50px; margin-bottom: 10px;}
.copyright { background-color: #e593af;}
.copyright p { color: #fff; margin-bottom: 0;}



/* Magnific Popup CSS */
.mfp-bg {top: 0;left: 0;width: 100%;height: 100%;z-index: 1042;overflow: hidden;position: fixed;background: #0b0b0b;opacity: 0.8;filter: alpha(opacity=80); }
.mfp-wrap {top: 0;left: 0;width: 100%;height: 100%;z-index: 1043;position: fixed;outline: none !important;-webkit-backface-visibility: hidden; }
.mfp-container {text-align: center;position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 0 8px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
.mfp-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle; }
.mfp-align-top .mfp-container:before {display: none; }
.mfp-content {position: relative;display: inline-block;vertical-align: middle;margin: 0 auto;text-align: left;z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {width: 100%;cursor: auto; }
.mfp-ajax-cur {cursor: progress; }
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: -moz-zoom-out;cursor: -webkit-zoom-out;cursor: zoom-out; }
.mfp-zoom {cursor: pointer;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {-webkit-user-select: none;-moz-user-select: none;user-select: none; }
.mfp-loading.mfp-figure {display: none; }
.mfp-hide {display: none !important; }
.mfp-preloader {color: #cccccc;position: absolute;top: 50%;width: auto;text-align: center;margin-top: -0.8em;left: 8px;right: 8px;z-index: 1044; }
.mfp-preloader a {color: #cccccc; }
.mfp-preloader a:hover {color: white; }
.mfp-s-ready .mfp-preloader {display: none; }
.mfp-s-error .mfp-content {display: none; }
button.mfp-close,
button.mfp-arrow {overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;padding: 0;z-index: 1046;-webkit-box-shadow: none;box-shadow: none; }
button::-moz-focus-inner {padding: 0;border: 0; }
.mfp-close {width: 44px;height: 44px;line-height: 44px;position: absolute;right: 0;top: 0;text-decoration: none;text-align: center;opacity: 0.65;filter: alpha(opacity=65);padding: 0 0 18px 10px;color: white;font-style: normal;font-size: 28px;font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {opacity: 1;filter: alpha(opacity=100); }
.mfp-close:active {top: 1px; }
.mfp-close-btn-in .mfp-close {color: #333333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {color: white;right: -6px;text-align: right;padding-right: 6px;width: 100%; }
.mfp-counter {position: absolute;top: 0;right: 0;color: #cccccc;font-size: 12px;line-height: 18px; }
.mfp-arrow {position: absolute;opacity: 0.65;filter: alpha(opacity=65);margin: 0;top: 50%;margin-top: -55px;padding: 0;width: 90px;height: 110px;-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {opacity: 1;filter: alpha(opacity=100); }
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {content: '';display: block;width: 0;height: 0;position: absolute;left: 0;top: 0;margin-top: 35px;margin-left: 35px;border: medium inset transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {border-top-width: 13px;border-bottom-width: 13px;top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {border-top-width: 21px;border-bottom-width: 21px;opacity: 0.7; }
.mfp-arrow-left {left: 0; }
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {border-right: 17px solid white;margin-left: 31px; }
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {margin-left: 25px;border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {right: 0; }
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {border-left: 17px solid white;margin-left: 39px; }
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {padding-top: 40px;padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {line-height: 0;width: 100%;max-width: 900px; }
.mfp-iframe-holder .mfp-close {top: -40px; }
.mfp-iframe-scaler {width: 100%;height: 0;overflow: hidden;padding-top: 56.25%; }
.mfp-iframe-scaler iframe {position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: black; }
/* Main image in popup */
img.mfp-img {width: auto;max-width: 100%;height: auto;display: block;line-height: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 40px 0 40px;margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {line-height: 0; }
.mfp-figure:after {content: '';position: absolute;left: 0;top: 40px;bottom: 40px;display: block;right: 0;width: auto;height: auto;z-index: -1;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #444444; }
.mfp-figure small {color: #bdbdbd;display: block;font-size: 12px;line-height: 14px; }
.mfp-figure figure {margin: 0; }
.mfp-bottom-bar {margin-top: -36px;position: absolute;top: 100%;left: 0;width: 100%;cursor: auto; }
.mfp-title {text-align: left;line-height: 18px;color: #f3f3f3;word-wrap: break-word;padding-right: 36px; }
.mfp-image-holder .mfp-content {max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/*** Remove all paddings around the image on small screen*/
.mfp-img-mobile .mfp-image-holder {padding-left: 0;padding-right: 0; }
.mfp-img-mobile img.mfp-img {padding: 0; }
.mfp-img-mobile .mfp-figure:after {top: 0;bottom: 0; }
.mfp-img-mobile .mfp-figure small {display: inline;margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {background: rgba(0, 0, 0, 0.6);bottom: 0;margin: 0;top: auto;padding: 3px 5px;position: fixed;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {padding: 0; }
.mfp-img-mobile .mfp-counter {right: 5px;top: 3px; }
.mfp-img-mobile .mfp-close {top: 0;right: 0;width: 35px;height: 35px;line-height: 35px;background: rgba(0, 0, 0, 0.6);position: fixed;text-align: center;padding: 0; }
}
@media all and (max-width: 900px) {
	.mfp-arrow {-webkit-transform: scale(0.75);transform: scale(0.75); }
	.mfp-arrow-left {-webkit-transform-origin: 0;transform-origin: 0; }
	.mfp-arrow-right {-webkit-transform-origin: 100%;transform-origin: 100%; }
	.mfp-container {padding-left: 6px;padding-right: 6px; }
}
.mfp-ie7 .mfp-img {padding: 0; }
.mfp-ie7 .mfp-bottom-bar {width: 600px;left: 50%;margin-left: -300px;margin-top: 5px;padding-bottom: 5px; }
.mfp-ie7 .mfp-container {padding: 0; }
.mfp-ie7 .mfp-content {padding-top: 44px; }
.mfp-ie7 .mfp-close {top: 0;right: 0;padding-top: 0; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
<<<<<<< .mine
}
.form-group label {
    display: inline-block;
    font-size: 12px!important;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}
.btn-group.col-md-6{
	padding:0 2px;
}
.mbottom30{
  margin-bottom:30px;
}
.mbottom20{
  margin-bottom:20px;
}
.mbottom10{
  margin-bottom:10px;
}
.plr5{
	padding-left:5px;
	padding-right:5px;
}
.pr0{
	padding-right:0;
	padding-left:30px
}
.pl0{
	padding-left:0;
	padding-right:30px;
}
.cc{
	padding-right:0;
	padding-left:2px
}
.cc-group{
  padding:0 25px;
}
.date-form { margin: 10px; 
}
label.control-label span { 
  cursor: pointer;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fbf0f1;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default;
}=======
}
.form-group label {
    display: inline-block;
    font-size: 12px!important;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}
.btn-group.col-md-6{
	padding:0 2px;
}
.plr5{
	padding-left:5px;
	padding-right:5px;
}
.pnone{
	padding-left:0;
	padding-right:0;
}
.pr0{
	padding-right:0;
	padding-left:30px
}
.pl0{
	padding-left:0;
	padding-right:30px;
}
.cc{
	padding-right:0;
	padding-left:2px
}
.cc-group{
  padding:0 25px;
}
.date-form { margin: 10px; 
}
label.control-label span { 
  cursor: pointer;
}
#Cat-Sponsor{
	height:72px;
}
.cat-sponsor{
	height:72px;
	margin-bottom:30px;
}
.premium{
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
    position: relative;
		padding-top:40px;
		float:left;
}
#ShowTicketsThankYou ul{
	padding-left:20px;
	padding-right:20px;
}
#ShowTicketsThankYou li{
	margin-bottom:10px;
}
.contentArea{
	position:relative !important;
	margin-bottom:30px;
}
.SearchZipCode{
	margin:0 20px 0 04px; 
	width:25%;
}

#ExhibitInstructionsBottom{
	text-align:center;
}
.address span{
	display:block;
}
#slider_container {
    width:100%;
    height:400px;
    overflow:hidden;
    position: relative;
    z-index: 1;
}

.image {
    position:relative;
    float:left;
    height: 400px;
    width: 100%;
    overflow: hidden;
}

.image img {   
      left: 55%;
    margin-left: -1150px;
    margin-top: -195px;
    position: absolute;
    top: 50%;
}
.address p{
	font-size:16px;
}
 @media(max-width:767px){
		.navbar-toggle { margin-right: 25px !important;}
		.social{padding-left:25px!important;}
		.premium {
      padding-left: 0;
    padding-right: 0;
  }
}
