/* MOBILE */

@media screen and (min-width: 0px) and (max-width: 768px) {
    header {
        display: none;
    }
    .slicknav_menu {
        display: block;
    }
    .mobile-menu {
        display: block;
    }
    .slider {
        display: none;
    }
    .wrapper {
        width: auto;
        padding: 20px;
        margin: 0 auto
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: block
    }
    #wrapper2 {
        width: 100%;
        margin: 0px auto;
        clear: both;
    }
    .headerleft {
        float: none;
        text-align: center;
        width: 30%;
        margin: 0px auto;
    }
    .headerright {
        float: none;
        width: 100%;
    }
    .topleft {
        font: 17px/2 "gotham-book";
        color: #FFF;
        float: none;
        clear: both;
        margin: 20px auto 0 auto;
        width: auto;
        text-align: center;
    }
    .topright {
        width: 310px;
        float: none;
        text-align: center;
        margin: 20px auto 0 auto;
    }
    #main-nav li a {
        display: block;
        height: 40px;
        font: 11px/40px "gotham-book";
        text-transform: uppercase;
        color: #FFF;
        padding: 0px 10px;
    }
    .headermenu {
        width: 100%;
        float: none;
        background: none repeat scroll 0% 0% #444545;
        margin-top: 20px;
    }
    #wrapper {
        margin: 0px auto;
        clear: both;
        padding: 20px;
        width: auto;
    }
    .tickerright {
        float: left;
        width: 550px;
        height: 16px;
        font: 13px/1 "calibri-regular";
        text-transform: uppercase;
        letter-spacing: 0px;
        padding: 7px 10px 0px;
        margin: 0px 10px;
        overflow: hidden;
    }
    .aleft {
        text-align: left;
    }
    .frontright {
        float: right;
        margin-left: 20px;
        width: 330px;
        display: none;
    }
    ul.upcoming li {
        padding: 0px;
        margin: 0px 0px 20px;
        list-style: outside none none;
        float: none;
        min-height: auto;
        width: 345px;
        background: none repeat scroll 0% 0% #E2E2E2;
        height: 370px;
        overflow: hidden;
        display: inline-block;
    }
    ul.upcoming-cal li {
        padding: 0px;
        margin: 0px 20px 20px 0px;
        list-style: outside none none;
        float: none;
        width: 343px;
        min-height: auto;
        background: none repeat scroll 0% 0% #E2E2E2;
        display: inline-block;
        height: 420px;
        overflow: hidden;
    }
    .news {
        width: 390px;
        float: left;
        display: none;
    }
    .insta {
        width: 300px;
        float: left;
        margin-left: 20px;
        display: none;
    }
    ul.upcoming-cal {
        padding: 0px;
        margin: 0px;
        list-style: outside none none;
        text-align: center;
        width: 100%;
    }
    ul.upcoming-cal li:nth-of-type(2n) {
        margin: 0 0 20px 0;
    }
    ul.upcoming-cal li:nth-of-type(3n) {
        margin: 0px 20px 20px 0px;
    }
    ul.photos {
        padding: 0;
        margin: 0;
        list-style: none;
        list-style-type: none;
        text-align: center;
    }
    ul.photos li {
        padding: 0px;
        margin: 0px 20px 20px 0px;
        min-height: auto;
        list-style: outside none none;
        float: left;
        float: none;
        width: 344px;
        background: none repeat scroll 0% 0% #E2E2E2;
        display: inline-block;
        height: 310px;
        overflow: hidden;
    }
    ul.photos li:nth-of-type(3n) {
        margin: 0px 20px 20px 0px;
    }
    ul.photos li:nth-of-type(2n) {
        margin: 0px 0 20px 0px;
    }
    .pageright {
        float: right;
        margin-left: 20px;
        width: 330px;
        display: none;
    }
    .pageleft {
        float: none;
        width: 100%;
    }
    .frontleft {
        float: none;
        width: 100%;
        text-align: center;
    }
    .single_image {
        height: 300px;
        overflow: hidden;
        margin: 0px;
        width: 100%;
    }
    .contacttabs {
        width: 100%;
        margin: 0px auto;
    }
    .single_image img {
        width: 100%;
        height: auto;
    }
    .site {
        width: 100%;
        padding: 0
    }
    .cal_buy {
        float: left;
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }
    li.calitem .headlinertext {
        float: left;
        width: 230px;
    }
    a.bottleservice {
        color: #777;
    }
    li.calitem .headlinertext .cal_buy {
        margin-top: 10px;
    }
    li.calitem .headlinertext .cal_buy a {
        color: #b30000;
    }
    .socialbutton {
        width: 30px;
    }
    #wrapper {
        width: 100%;
        margin: 0 auto;
        clear: both;
    }
    #wrapper2 {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        clear: both;
    }
    .slicknav_menu {
        display: none;
    }
    .js #menu {
        display: none;
    }
    .js .slicknav_menu {
        display: block;
    }
    .logo {
        width: 100%;
        text-align: center;
    }
    .logo img {
        width: 100%;
        height: auto;
    }
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section {
        display: block;
    }
    body {
        line-height: 1;
    }
    ol,
    ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    blockquote,
    q {
        quotes: none;
    }
    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }
    table {
        t border-collapse: collapse;
        border-spacing: 0;
    }
    /* CLEARFIX, DUDE  */
    .clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }
    .clearfix {
        display: inline-block;
    }
    /* start commented backslash hack \*/
    * html .clearfix {
        height: 1%;
    }
    .clearfix {
        display: block;
    }
    /* HTML/PAGE */
    .clear {
        clear: both;
    }
    .column-50 {
        width: 40%;
    }
    .mright {
        margin-right: 20px;
    }
    .aright {
        text-align: right;
    }
    .pright {
        padding-right: 20px;
    }
    .pleft {
        padding-left: 20px;
    }
    .top {
        margin-top: 10px;
    }
    body {
        margin: 0px;
        padding: 0px;
        background-image: url();
        background-attachment: fixed;
        background: #e2e2e2;
        transform-style: preserve-3d;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    .alignnone {
        margin: 5px 20px 20px 0;
    }
    .aligncenter,
    div.aligncenter {
        display: block;
        margin: 5px auto 5px auto;
    }
    #navigation a {
        font: italic 13px/20px "Helvetica";
    }
    .switch {
        margin: 10px auto 20px auto;
        width: 100px;
    }
    .switch a {
        font: 12px/1 "gotham-book";
        color: #eb549e;
    }
    .switch img {
        width: 100px;
        border: 0;
        height: auto;
    }
    .alignright {
        float: right;
        margin: 5px 0 20px 20px;
    }
    .alignleft {
        float: left;
        margin: 5px 20px 20px 0;
    }
    .aligncenter {
        display: block;
        margin: 5px auto 5px auto;
    }
    a img.alignright {
        float: right;
        margin: 5px 0 20px 20px;
    }
    a img.alignnone {
        margin: 5px 20px 20px 0;
    }
    a img.alignleft {
        float: left;
        margin: 5px 20px 20px 0;
    }
    a img.aligncenter {
        display: block;
        margin-left: auto;
        margin-top: 10px;
        margin-right: auto
    }
    /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
    .fancybox-wrap,
    .fancybox-skin,
    .fancybox-outer,
    .fancybox-inner,
    .fancybox-image,
    .fancybox-wrap iframe,
    .fancybox-wrap object,
    .fancybox-nav,
    .fancybox-nav span,
    .fancybox-tmp {
        padding: 0;
        margin: 0;
        border: 0;
        outline: none;
        vertical-align: top;
    }
    .fancybox-wrap {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 8020;
    }
    .fancybox-skin {
        position: relative;
        background: #f9f9f9;
        color: #444;
        text-shadow: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    .fancybox-opened {
        z-index: 8030;
    }
    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    }
    .fancybox-outer,
    .fancybox-inner {
        position: relative;
    }
    .fancybox-inner {
        overflow: hidden;
    }
    .fancybox-type-iframe .fancybox-inner {
        -webkit-overflow-scrolling: touch;
    }
    .fancybox-error {
        color: #444;
        font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin: 0;
        padding: 15px;
        white-space: nowrap;
    }
    .fancybox-image,
    .fancybox-iframe {
        display: block;
        width: 100%;
        height: 100%;
    }
    .fancybox-image {
        max-width: 100%;
        max-height: 100%;
    }
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url('js/fancybox/fancybox_sprite.png');
    }
    #fancybox-loading {
        position: fixed;
        top: 50%;
        left: 50%;
        margin-top: -22px;
        margin-left: -22px;
        background-position: 0 -108px;
        opacity: 0.8;
        cursor: pointer;
        z-index: 8060;
    }
    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url('js/fancybox/fancybox_loading.gif') center center no-repeat;
    }
    .single_content a {
        color: #16667f;
    }
    .fancybox-close {
        position: absolute;
        top: -18px;
        right: -18px;
        width: 36px;
        height: 36px;
        cursor: pointer;
        z-index: 8040;
    }
    .fancybox-nav {
        position: absolute;
        top: 0;
        width: 40%;
        height: 100%;
        cursor: pointer;
        text-decoration: none;
        background: transparent url('js/fancybox/blank.gif');
        /* helps IE */
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        z-index: 8040;
    }
    .fancybox-prev {
        left: 0;
    }
    .fancybox-next {
        right: 0;
    }
    .fancybox-nav span {
        position: absolute;
        top: 50%;
        width: 36px;
        height: 34px;
        margin-top: -18px;
        cursor: pointer;
        z-index: 8040;
        visibility: hidden;
    }
    .socialadd {
        clear: both;
        font: 12px/1.7 "Open Sans";
        color: #454545;
        text-align: center;
    }
    .fancybox-prev span {
        left: 10px;
        background-position: 0 -36px;
    }
    .fancybox-next span {
        right: 10px;
        background-position: 0 -72px;
    }
    .fancybox-nav:hover span {
        visibility: visible;
    }
    .fancybox-tmp {
        position: absolute;
        top: -99999px;
        left: -99999px;
        visibility: hidden;
        max-width: 99999px;
        max-height: 99999px;
        overflow: visible !important;
    }
    .fancybox-lock {
        overflow: hidden !important;
        width: auto;
    }
    .fancybox-lock body {
        overflow: hidden !important;
    }
    .fancybox-lock-test {
        overflow-y: hidden !important;
    }
    .fancybox-overlay {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        display: none;
        z-index: 8010;
        background: url('js/fancybox/fancybox_overlay.png');
    }
    .fancybox-overlay-fixed {
        position: fixed;
        bottom: 0;
        right: 0;
    }
    .fancybox-lock .fancybox-overlay {
        overflow: auto;
        overflow-y: scroll;
    }
    .fancybox-title {
        visibility: hidden;
        font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
        position: relative;
        text-shadow: none;
        z-index: 8050;
    }
    .fancybox-opened .fancybox-title {
        visibility: visible;
    }
    .fancybox-title-float-wrap {
        position: absolute;
        bottom: 0;
        right: 50%;
        margin-bottom: -35px;
        z-index: 8050;
        text-align: center;
    }
    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        /* Fallback for web browsers that doesn't support RGBa */
        background: rgba(0, 0, 0, 0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }
    .footerleft li.pura {
        background: transparent;
        color: #eb549e;
        display: none;
    }
    .footerleft li .pura a {
        background: transparent;
        color: #eb549e;
    }
    .fancybox-title-outside-wrap {
        position: relative;
        margin-top: 10px;
        color: #fff;
    }
    .fancybox-title-inside-wrap {
        padding-top: 10px;
    }
    .fancybox-title-over-wrap {
        position: absolute;
        bottom: 0;
        left: 0;
        color: #fff;
        padding: 10px;
        background: #231f20;
        background: rgba(0, 0, 0, .8);
    }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-device-pixel-ratio: 1.5) {
        #fancybox-loading,
        .fancybox-close,
        .fancybox-prev span,
        .fancybox-next span {
            background-image: url('js/fancybox/fancybox_sprite@2x.png');
            background-size: 44px 152px;
            /*The size of the normal image, half the size of the hi-res image*/
        }
        #fancybox-loading div {
            background-image: url('js/fancybox/fancybox_loading@2x.gif');
            background-size: 24px 24px;
            /*The size of the normal image, half the size of the hi-res image*/
        }
    }
    /* PAGE */
    @font-face {
        font-family: 'gotham-black';
        src: url('fonts/gotham-black-webfont.eot');
        src: url('fonts/gotham-black-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gotham-black-webfont.woff') format('woff'), url('fonts/gotham-black-webfont.ttf') format('truetype'), url('fonts/gotham-black-webfont.svg#gotham_#231f20regular') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    @font-face {
        font-family: 'gotham-book';
        src: url('fonts/gotham-book-webfont.eot');
        src: url('fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gotham-book-webfont.woff') format('woff'), url('fonts/gotham-book-webfont.ttf') format('truetype'), url('fonts/gotham-book-webfont.svg#gotham_bookregular') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    @font-face {
        font-family: 'calibri-regular';
        src: url('fonts/calibri-webfont.eot');
        src: url('fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/calibri-webfont.woff') format('woff'), url('fonts/calibri-webfont.ttf') format('truetype'), url('fonts/calibri-webfont.svg#calibriregular') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    @font-face {
        font-family: 'calibri-regular';
        src: url('fonts/calibrib-webfont.eot');
        src: url('fonts/calibrib-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/calibrib-webfont.woff') format('woff'), url('fonts/calibrib-webfont.ttf') format('truetype'), url('fonts/calibrib-webfont.svg#calibribold') format('svg');
        font-weight: bold;
        font-style: normal;
    }
    @font-face {
        font-family: 'calibri-italic';
        src: url('fonts/calibrii-webfont.eot');
        src: url('fonts/calibrii-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/calibrii-webfont.woff') format('woff'), url('fonts/calibrii-webfont.ttf') format('truetype'), url('fonts/calibrii-webfont.svg#calibriitalic') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    @font-face {
        font-family: 'calibri-bold-italic';
        src: url('fonts/calibriz-webfont.eot');
        src: url('fonts/calibriz-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/calibriz-webfont.woff') format('woff'), url('fonts/calibriz-webfont.ttf') format('truetype'), url('fonts/calibriz-webfont.svg#calibribold_italic') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    a {
        text-decoration: none;
        text-style: none;
    }
    header {
        margin: 0 auto;
        clear: both;
        background: #231f20;
        padding: 0;
    }
    footer {
        margin: 20px auto 0 auto;
        clear: both;
        background: #231f20;
        padding: 60px 20px;
        color: #fff;
        text-align: center;
    }
    .bx-caption {
        cursor: pointer;
    }
    .slidercontainer {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        text-align: center;
        padding: 10px;
        background: rgba(0, 0, 0, .4);
        vertical-align: middle;
    }
    .sliderlogo {
        width: 100px;
        height: 39px;
        background-image: url(images/logotop.png);
        margin-right: 30px;
        float: left;
    }
    .slidertext {
        display: inline;
        font: 20px/39px "gotham-book";
        text-transform: uppercase;
        color: #fff;
        margin-right: 30px;
    }
    .slidertext a {
        color: #fff;
    }
    .sliderright {
        display: inline-block;
        padding: 6px 15px;
        outline: none;
        float: right;
        text-transform: uppercase;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 20px;
        margin-top: 2px;
        color: #fff;
        letter-spacing: 1px;
        font: 11px/16px "gotham-book";
        border: 2px solid #fff;
    }
    .sliderright a {
        color: #fff;
    }
    .inner {
        font: 12px/1.7 "Open Sans";
        color: #454545;
    }
    .upper {
        padding: 20px 0 20px 0;
    }
    .upper2 {
        padding: 20px 0 0 0;
    }
    .left {
        float: left;
    }
    .right {
        float: right;
    }
    .headersocial {
        float: right;
        margin-top: 5px;
        margin-right: 20px;
    }
    .headersocial img {
        width: 100%;
        height: auto;
    }
    .headersocial ul {
        list-style: none;
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .headersocial ul li {
        float: left;
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }
    .headersocial ul li:last-child {
        margin-right: 0;
    }
    .headerleft {
        float: left;
        width: 220px;
        text-align: center;
    }
    .headerleft img {
        width: 100%;
        height: auto;
    }
    .headerleft {
        float: left;
        width: 220px;
        text-align: center;
    }
    .headerright {
        float: right;
        width: 815px;
    }
    .footerleft {
        float: left;
        text-align: left;
        font: 12px/15px "Helvetica";
        color: #787879;
    }
    .footerleftleft {
        float: left;
        text-align: left;
        font: 12px/15px "Helvetica";
        color: #787879;
        width: 150px;
        margin-right: 50px;
    }
    .footerleftleft img {
        width: 150px;
        height: auto;
    }
    .footerleft li {
        /* float: left; */
        /* padding-right: 10px; */
        /* border-right: solid 1px #444545; */
        margin-bottom: 10px;
    }
    .footerleft li a {
        font: normal 12px/12px "gotham-book";
        color: #fff;
        text-transform: uppercase;
    }
    .footerleft li:last-child {
        /* float: left; */
        /* padding-right: 10px; */
        /* border-right: solid 1px #444545; */
        margin-bottom: 10px;
    }
    .footerleft .sub-menu {
        margin: 10px 0;
        display: block;
    }
    .footerright {
        float: right;
    }
    .headermenu {
        width: 100%;
        float: left;
        background: #444545;
        /* clear: both; */
    }
    .headertext {
        clear: both;
    }
    .search {
        margin-right: 20px;
        margin-top: 5px;
    }
    fieldset {
        border: 0
    }
    .ticker {
        margin-bottom: 20px;
    }
    .tickerleft {
        float: left;
        color: #777;
        border: 2px solid #777;
        padding: 6px 13px;
        text-align: center;
        font: 11px/16px "Montserrat";
    }
    .tickerleft a {
        color: #777;
    }
    .tickerright {
        float: left;
        width: 898px;
        height: 16px;
        margin-top: 20px;
        font: normal 13px/1 "calibri-regular";
        text-transform: uppercase;
        letter-spacing: 0;
        padding: 7px 10px 0 10px;
        margin: 0 10px 0 10px;
        overflow: hidden;
    }
    .tickerright a {
        color: #16667f;
    }
    .soundcloudIsGold {
        margin-bottom: 10px;
    }
    .title {
        font: 30px/30px "gotham-book";
        text-transform: uppercase;
        margin: 30px 0;
    }
    .inner .title {
        font: 30px/1 "gotham-book";
        width: 100%;
        text-align: left;
        text-transform: uppercase;
    }
    .title a {
        text-transform: uppercase;
        color: #000;
    }
    ul.upcoming {
        padding: 0;
        margin: 0;
        list-style: none;
        list-style-type: none;
    }
    ul.upcoming li {
        padding: 0;
        margin: 0 0 20px 0;
        list-style: none;
        list-style-type: none;
        float: left;
        width: 345px;
        background: #e2e2e2;
    }
    ul.upcoming li:nth-of-type(2n) {
        margin-left: 20px;
    }
    ul.upcoming-cal {
        padding: 0;
        margin: 0;
        list-style: none;
        list-style-type: none;
    }
    ul.upcoming-cal li {
        padding: 0;
        margin: 0 0 20px 0;
        min-height: 530px;
        list-style: none;
        list-style-type: none;
        float: left;
        width: 340px;
        background: #e2e2e2;
        margin-right: 20px;
    }
    ul.upcoming-cal li:nth-of-type(3n) {
        margin-right: 0;
    }
    .calendar ul li {
        background-color: #e2e2e2;
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
    }
    .newsbox ul li {
        background-color: #e2e2e2;
        width: 325px;
        height: 215px;
        margin-bottom: 10px;
        padding: 0;
    }
    .grid-block {
        position: relative;
        width: 100%;
        height: 100%;
        cursor: pointer;
        overflow: hidden;
        margin: 0;
    }
    .grid-block img {
        width: 100%;
    }
    .galcaption {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        background: #16667f;
        width: 100%;
        height: 100%;
        text-align: left;
    }
    .gal_date {
        color: #fff;
        font: 11px/15px "Montserrat";
        text-transform: uppercase;
        margin-top: 2px;
        position: absolute;
        bottom: 20px;
    }
    .gallerycap {
        padding: 20px;
    }
    .gallerycap a {
        color: #fff;
        font: 15px/1 "gotham-book";
        white-space: normal;
        text-transform: uppercase;
    }
    .upcoming_cell {
        width: 100%;
        margin-bottom: 20px;
    }
    .upcoming_picture {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .upcoming_picture img {
        width: 100;
        height: auto;
    }
    .upcoming_picture-gal {
        width: 345px;
        clear: both;
        height: 230px;
        overflow: hidden;
    }
    .upcoming_picture-gal img {
        width: 345px;
        height: auto;
    }
    .upcoming_info {
        padding: 20px 0 0 0;
        display: block;
        clear: both;
    }
    .date {
        font: bold 12px/1.2 "Montserrat";
        color: #454545;
        letter-spacing: 1px;
        margin: 10px 0 0 0;
        text-transform: uppercase;
    }
    .count {
        font: 14px/14px "calibri-regular";
        color: #6e6e6e;
        margin: 4px 0 0 0;
        text-transform: uppercase;
    }
    .cal-info {
        float: left;
        width: 270px;
    }
    .infobox {
        font: 13px/1.7 "Open Sans";
        color: #454545;
        /* padding: 10px; */
        padding: 7px 0;
    }
    .single_content {
        font: 13px/1.7 "Open Sans";
        color: #454545;
    }
    .gallery_content {
        font: 15px/17px "calibri-regular";
        color: #6e6e6e;
    }
    .comments {
        font: 15px/20px "calibri-regular";
        color: #6e6e6e;
        clear: both;
    }
    .single-event {
        min-height: auto;
        margin-bottom: 30px;
    }
    ul.upcoming-cal .present {
        font: normal 11px/1.2 "Montserrat";
        color: #787879;
        /* letter-spacing: 1px; */
        margin-bottom: 4px;
        text-transform: uppercase;
    }
    .inner .title a {
        color: #000;
    }
    .footercopy {
        clear: both;
        margin: 0;
        color: #454545;
        font: 11px/1.5 "Montserrat";
        letter-spacing: 1px;
    }
    .infobox a {
        color: #16667f;
        text-decoration: none;
        font: 12px/1 "Montserrat";
    }
    .news {
        width: 750px;
        float: left;
    }
    .insta {
        width: 347px;
        float: left;
        margin-left: 20px;
    }
    .calendarbox {
        overflow: auto;
        position: relative;
        margin: 0px;
        outline: none;
        height: 590px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .newsbox {
        overflow: auto;
        position: relative;
        margin: 0;
        width: 343px;
        outline: none;
        height: 520px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .photosbox {
        overflow: auto;
        position: relative;
        margin: 0;
        width: 706px;
        outline: none;
        height: 150px;
        white-space: nowrap;
    }
    .calendar_item {
        height: 180px;
        overflow: hidden;
        clear: both;
    }
    .cal_flier {
        width: 115px;
        height: auto !important;
        float: left;
        overflow: hidden;
    }
    .cal_info {
        width: 200px;
        height: auto !important;
        position: relative;
        float: left;
        margin-left: 0;
    }
    .cal_info .tickets {
        width: 205px;
        */ text-align: center;
        /* margin-top: 10px; */
        clear: both;
        padding: 10px 0 0 10px;
        color: #231f20;
        font: 14px/19px "calibri-regular";
    }
    .cal_flier img {
        width: 115px;
        height: auto;
    }
    .cal_inside {
        padding: 0 0 0 10px;
    }
    .calendarbox ul.cal {
        margin: 0;
        padding: 0;
        list-style: none;
        list-style-type: none;
    }
    .calendarbox ul.cal li {
        width: 310px;
        list-style: none;
        list-style-type: none;
        clear: both;
        padding: 0;
        margin: 0 0 20px 0;
    }
    .calitem {
        height: auto !important;
        margin-bottom: 20px;
    }
    .newsbox ul.news {
        margin: 0;
        padding: 0;
        list-style: none;
        list-style-type: none;
    }
    .newsbox ul.news li {
        width: 320px;
        padding: 0;
        list-style: none;
        list-style-type: none;
        clear: both;
        margin: 0 0 10px 0;
    }
    .newsbox ul.news li:last-child {
        width: 320px;
        padding: 0;
        list-style: none;
        list-style-type: none;
        margin: 0 0 0 0;
    }
    .photosbox ul.galleries {
        margin: 0;
        padding: 0;
        list-style: none;
        list-style-type: none;
    }
    .photosbox ul.galleries li {
        width: 100%;
        height: 130px;
        background: #4c4c4c;
        padding: 0;
        margin: 0 0 10px 0;
    }
    .photosbox ul.galleries li:last-child {
        margin: 0;
    }
    .news_item {
        clear: both;
    }
    .news_title {}
    .news_title a {
        font: 15px/16px "gotham-book";
        color: #16667f;
        text-decoration: none;
        text-transform: uppercase;
    }
    .news_item .news_image {
        width: 130px;
        height: 130px;
        float: left;
        margin: 0 10px 0 0;
        overflow: hidden;
    }
    .news_item .news_image img {
        width: 130px;
        height: auto;
    }
    .news_text {
        font: 14px/19px "calibri-regular";
        margin-top: 10px;
    }
    .news_text a {
        color: #16667f;
    }
    ul.news li {
        margin-bottom: 10px;
    }
    ul.news li:last-child {
        margin-bottom: 0;
    }
    .break {
        clear: both;
        margin: 0;
    }
    .frontleft {
        float: left;
        width: 710px;
    }
    .frontright {
        float: right;
        margin-left: 20px;
        width: 330px;
    }
    .sidebarbox {
        margin-bottom: 20px;
        clear: both;
    }
    .topleft {
        width: 100%;
        font: 12px/1 "gotham-book";
        color: #fff;
        text-align: center;
        margin-top: 10px;
    }
    .topright {
        width: 310px;
        float: right;
        text-align: right;
    }
    .toparound {
        margin-bottom: 10px;
    }
    ::-webkit-input-placeholder {
        font: normal 13px/19px "calibri-regular";
        color: #787879;
    }
    :-moz-placeholder {
        /* Firefox 18- */
        font: normal 13px/19px "calibri-regular";
        color: #787879;
    }
    ::-moz-placeholder {
        /* Firefox 19+ */
        font: normal 13px/19px "calibri-regular";
        color: #787879;
    }
    :-ms-input-placeholder {
        font: normal 13px/19px "calibri-regular";
        color: #787879;
    }
    #main-nav {
        height: 40px;
        /* set to the height you want your menu to be */
        z-index: 666;
        float: left;
    }
    #main-nav ul {
        margin: 0;
        padding: 0;
        /* only needed if you have not done a CSS reset */
        float: left;
        z-index: 666;
    }
    #main-nav li {
        display: block;
        float: left;
        cursor: pointer;
        text-align: left;
        line-height: 40px;
        /* this should be the same as your #main-nav height */
        height: 40px;
        /* this should be the same as your #main-nav height */
        margin: 0;
        padding: 0;
        /* only needed if you don't have a reset */
        position: relative;
        /* this is needed in order to position sub menus */
    }
    #main-nav li a {
        display: block;
        height: 40px;
        font: normal 12px/40px "gotham-book";
        text-transform: uppercase;
        color: #fff;
        padding: 0 20px;
    }
    #main-nav li:first-child {
        margin-left: 0px;
    }
    #main-nav > ul > li > span {
        display: none;
    }
    #main-nav > ul > li > a {
        padding: 0 0;
    }
    #main-nav > ul > li:hover > a {
        background: #16667f;
        color: #fff;
    }
    #main-nav .current-menu-item a,
    #main-nav .current_page_item a,
    #main-nav a:hover {
        color: #fff;
    }
    #main-nav ul ul li.pura {
        /* this targets all submenu items */
        float: none;
        width: 180px;
        background: #eb549e;
        z-index: 666;
        height: 40px;
        text-align: left;
    }
    #main-nav .current_page_parent > a,
    #main-nav .current_page_item > a {
        color: #fff;
        background: #16667f;
    }
    #main-nav li .current_page_item > a {
        color: #fff;
        background: #16667f;
    }
    #main-nav ul li a:hover,
    #main-nav ul li a.hovered,
    #main-nav ul li:hover > a {
        background: #16667f;
        color: #fff;
    }
    #main-nav ul ul {
        /* this targets all sub menus */
        display: none;
        /* hide all sub menus from view */
        position: absolute;
        top: 40px;
        /* this should be the same height as the top level menu -- height + padding + borders */
        left: 0;
    }
    #main-nav ul ul li {
        /* this targets all submenu items */
        float: none;
        width: 180px;
        background: #444545;
        z-index: 666;
        height: 40px;
        text-align: left;
    }
    #main-nav ul ul li a {
        /* target all sub menu item links */
        /* give our sub menu links a nice button feel */
        font: normal 11px/40px "Montserrat";
        text-transform: uppercase;
        color: #fff;
        display: block;
        height: 40px;
        padding: 0 20px;
    }
    #main-nav ul ul li:hover {
        background: #16667f;
    }
    #main-nav ul ul li a:hover {
        color: #fff;
    }
    #main-nav ul li:hover > ul {
        display: block;
        /* show sub menus when hovering over a parent */
    }
    .sf-front span {
        line-height: normal;
        text-transform: uppercase;
        padding-top: 0;
        font-size: 22px;
        line-height: 35px;
        font: 22px/35px"gotham-book";
        min-width: 80px;
    }
    .sf-front small {
        font-family: "calibri-regular";
    }
    .sf-bg-instgram {
        background: #7d583e;
    }
    .pageleft {
        float: left;
        width: 710px;
    }
    .pageright {
        float: right;
        margin-left: 20px;
        width: 330px;
    }
    .eventpage_title {
        font: 20px/20px "Helvetica";
        color: #231f20;
        margin-top: 7px;
        text-transform: uppercase;
    }
    .eventpage_present {
        font: normal 13px/19px "calibri-regular";
        color: #787879;
        letter-spacing: 1px;
        margin-bottom: 4px;
        text-transform: uppercase;
    }
    .eventpage_nameofevent {
        font: 20px/1 "gotham-book";
        margin-bottom: 2px;
        color: #231f20;
    }
    .eventpage_headliner a {
        font: 20px/1 "gotham-book";
        color: #231f20;
        text-transform: uppercase;
    }
    .eventpage_headliner {
        font: 20px/1 "gotham-book";
        color: #231f20;
        text-transform: uppercase;
    }
    .eventpage_support a {
        font: 17px/1 "gotham-book";
        color: #231f20;
    }
    .eventpage_support {
        font: 17px/1 "gotham-book";
        text-transform: uppercase;
        color: #231f20;
    }
    .eventpage_featuring {
        font: 20px/1 "gotham-book";
        color: #231f20;
    }
    .eventpage_flier {
        margin: 20px 0 20px 0;
    }
    .eventpage_flier img {
        width: 710px;
        height: auto;
    }
    .eventpage_headlinebox {
        margin-bottom: 20px;
        display: block;
    }
    .eventpage_headlinebox .title {
        font: 30px/30px "gotham-book";
        color: #16667f;
        margin: 0;
    }
    .eventpage_headlinebox .title a {
        font: 30px/30px "gotham-book";
        color: #16667f;
        margin: 0;
    }
    .eventpage_headlinebox img {
        width: 100%;
        height: auto;
    }
    .eventpage_links {
        margin-bottom: 10px;
    }
    .eventpage_links a {
        font: bold 11px/16px "Montserrat";
        color: #000;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    .eventpage_headlinebox {}
    .eventpage_info {
        clear: both;
        font: normal 13px/19px "calibri-regular";
        color: #231f20;
        letter-spacing: 1px;
        margin: 15px 0 0 0;
    }
    .eventpage_share {
        float: right;
        width: 410px;
        text-align: right;
    }
    div.sharedaddy h3.sd-title {
        display: none;
    }
    .eventpage_buy {
        float: left;
        width: 300px;
        color: #231f20;
    }
    .eventpage_buytickets {
        display: inline-block;
        padding: 6px 15px;
        outline: none;
        margin-bottom: 0;
        text-transform: uppercase;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        color: #fff;
        letter-spacing: 1px;
        background-color: #444545;
        font: 11px/16px "gotham-book";
        border: 0;
    }
    ul.calendarpage {
        list-style: none;
        list-style-type: none;
    }
    ul.calendarpage li {
        width: 710px;
        margin-bottom: 40px;
    }
    ul.calendarpage li:last-child {
        margin-bottom: 0px;
    }
    .photo_left {
        float: left;
        width: 345px;
        overflow: hidden;
        height: 180px;
        margin-right: 10px;
        position: relative;
    }
    .photo_left img {
        width: 100%;
        height: auto;
    }
    .calendarpage_cal_info {
        width: 355px;
        height: auto !important;
        float: left;
        margin-left: 0;
        position: relative;
    }
    .calendarpage_bottom {
        clear: both;
        margin-top: 10px;
    }
    .calendarpage_item {
        clear: both;
    }
    .cal_ages {
        margin-bottom: 10px;
        clear: both;
        font: 12px/15px "Helvetica";
        color: #231f20;
    }
    .calendarpage_headline a {
        font: 21px/24px "gotham-book";
        color: #16667f;
    }
    .socialbuttons {
        width: 100%;
        text-align: left;
    }
    .sidebartitle {
        font: 30px/30px "gotham-book";
        text-transform: uppercase;
        margin-bottom: 10px;
    }
    .sidebartitle a {
        color: #231f20;
    }
    .single_image {
        width: 710px;
        height: 300px;
        overflow: hidden;
        margin: -20px 0 30px 0;
    }
    .singletitle {
        font: 30px/30px "gotham-book";
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #231f20;
    }
    .single_share {
        margin: 0 0 10px 0;
    }
    .rotatingtweet p {
        font: 14px/18px "calibri-regular";
        color: #6e6e6e;
    }
    .rotatingtweet a {
        color: #16667f;
    }
    .viewmore {
        padding: 11px 16px;
        text-transform: uppercase;
        text-align: center;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer;
        color: #fff;
        margin: 0 auto;
        letter-spacing: 1px;
        background-color: #444545;
        font: 11px/15px "Montserrat";
    }
    .viewmore2 {
        width: 155px;
        text-transform: uppercase;
        text-align: center;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer;
        color: #fff;
        height: 215px;
        margin: 0 auto;
        letter-spacing: 1px;
        background-color: #444545;
        font: 11px/15px "gotham-book";
    }
    .viewmore2:hover {
        background: #231f20;
    }
    ul.press {
        list-style: none;
        list-style-position: none;
        list-style-type: none;
        margin: 20px 0 0 0;
        padding: 0;
    }
    ul.press li {
        float: left;
        width: 147px;
        margin-right: 30px;
        margin-bottom: 30px;
        height: 125px;
    }
    ul.press li:nth-child(4) {
        margin-right: 0;
    }
    .press_title {
        margin-top: 5px;
        line-height: 13px;
    }
    .press_title a {
        font-size: 11px;
        font-family: "Montserrat";
        line-height: 13px;
        color: #16667f;
        text-transform: uppercase;
    }
    .news_top {
        width: 320px;
        height: 132px;
        margin-bottom: 10px;
        overflow: hidden;
    }
    .news_top img {
        width: 100%;
        height: auto;
    }
    .gallery_description {
        margin: 10px 0 10px 0;
        font: 12px/23px "Helvetica";
        color: #6e6e6e;
    }
    ul.gallery {
        margin: 20px 0 0 0;
        padding: 0;
        list-style: none;
        list-style-type: none;
    }
    ul.gallery li {
        width: 226px;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    ul.gallery li img {
        width: 100%;
        height: auto;
    }
    ul.gallery li:nth-child(3) {
        margin-right: 0;
    }
    ul.gallery2 {
        margin: 0;
        padding: 0;
        list-style: none;
        list-style-type: none;
        display: none;
    }
    ul.gallery2 li {
        width: 167px;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    ul.gallery2 li img {
        width: 100%;
        height: auto;
    }
    ul.gallery2 li:nth-child(4) {
        margin-right: 0;
    }
    .bluebutton {
        display: inline-block;
        padding: 6px 15px;
        outline: none;
        margin-bottom: 20px;
        text-transform: uppercase;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        color: #454545;
        letter-spacing: 1px;
        border: 2px solid #454545;
        font: 11px/16px "gotham-book";
    }
    .bluebutton a {
        color: #fff;
        font: 13px/13px "gotham-book";
    }
    .roomleft {
        float: left;
        margin-right: 0px;
        width: 100%;
    }
    .roomleft img {
        width: 100%;
        height: auto;
    }
    .pinkbutton {
        display: inline-block;
        padding: 6px 15px;
        outline: none;
        margin-bottom: 0;
        text-transform: uppercase;
        text-align: center;
        vertical-align: middle;
        margin-top: 10px;
        cursor: pointer;
        color: #fff;
        letter-spacing: 1px;
        font: 11px/16px "gotham-book";
        border: 0;
        background: #ee4599;
    }
    .pinkbutton a {
        color: #fff;
    }
    .wpcf7-text {
        border-radius: 0px;
        outline: none;
        background: #fff;
        width: 100%;
        border: 0;
        font: normal 12px/18px "calibri-regular";
        padding: 5px 5px;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #231f20;
        margin-right: 0px;
    }
    .wpcf7-textarea {
        border-radius: 0px;
        outline: none;
        background: #fff;
        width: 100%;
        border: 0;
        font: normal 12px/18px "calibri-regular";
        padding: 5px 5px;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #231f20;
        margin-right: 0px;
    }
    .headersearch {
        background: #231f20;
        border-radius: 0px;
        outline: none;
        width: 220px;
        /* border: 0; */
        border-bottom: 1px solid #fff;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        font: normal 12px/18px "calibri-regular";
        padding: 5px 0;
        letter-spacing: 1px;
        color: #fff;
        margin-right: 10px;
        text-transform: uppercase;
    }
    #scroll-to-top {
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .sub {
        background: #e2e2e2;
        border-radius: 0px;
        outline: none;
        width: 170px;
        border-bottom: 1px solid #231f20;
        margin-left: 10px;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        font: normal 12px/18px "calibri-regular";
        padding: 5px 0;
        letter-spacing: 1px;
        color: #231f20;
        margin-right: 0px;
        text-transform: uppercase;
    }
    .mailing {
        margin: 40px 0;
        text-align: center;
    }
    .wpcf7 p {
        font: 12px/12px "gotham-book";
        color: #231f20;
        text-transform: uppercase;
        margin: 10px 0;
        padding: 0;
    }
    .wpcf7-submit {
        display: inline-block;
        padding: 6px 15px;
        outline: none;
        margin-top: 10px;
        margin-bottom: 0;
        text-transform: uppercase;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        color: #fff;
        letter-spacing: 1px;
        font: 11px/16px "Montserrat";
        border: 0;
        background: #444545;
    }
    .registerbutton {
        display: inline-block;
        padding: 6px 15px;
        outline: none;
        margin-bottom: 0;
        text-transform: uppercase;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        color: #fff;
        letter-spacing: 1px;
        background-color: #16667f;
        font: 11px/16px "Montserrat";
        border: 0;
    }
    div.wpcf7-validation-errors {
        border: 0 solid #f7e700;
        color: #ff0000;
    }
    div.wpcf7-response-output {
        margin: 0;
        padding: 0;
    }
    .contacttabs {
        width: 100%;
        margin: 0 auto;
    }
    .roomarea {
        margin-bottom: 20px;
    }
    .roomleft {
        width: 100%
    }
    .roominfo {
        width: 100%:
    }
    .roomgallery {
        clear: both;
        display: none;
    }
    .roomupper {
        margin-bottom: 10px;
    }
    .floorplans {
        margin-bottom: 20px;
        clear: both;
    }
    .floorplansleft {
        width: 30px;
        margin-right: 10px;
        float: left;
    }
    .floorplanslink {
        float: left;
        padding: 11px 0 0 0;
    }
    .bottleservicemenu {
        width: 100%;
        margin: 20px 0 0 0;
        padding: 0;
        border: 0 solid;
    }
    .bottleservicemenu b {
        text-transform: uppercase;
    }
    .bottleservice_title {
        font: 14px/17px "gotham-book";
        text-transform: uppercase;
    }
    .bottleservice_title2 {
        font-weight: bold;
    }
    .intro {
        display: table;
        width: 100%;
        height: auto;
        padding: 100px 0;
        text-align: center;
        color: #fff;
        background: url(../img/intro-bg_clear.jpg) no-repeat center scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
    }
    .intro .intro-body {
        display: table-cell;
        vertical-align: middle;
    }
    .intro .intro-body .brand-heading {
        font-size: 40px;
    }
    .intro .intro-body .intro-text {
        font-size: 18px;
    }
    .drop {
        clear: both;
    }
    .post-monthyear {
        clear: both;
        text-transform: uppercase;
        font: 17px/1 "Montserrat";
    }
    .post-date {
        clear: both;
        text-transform: uppercase;
        font: 15px/1 "Montserrat";
    }
    .front_shows_info {
        width: 250px;
        float: left;
    }
    .single-header {
        float: left;
        width: 210px;
        margin-bottom: 20px;
    }
    .pura {
        background: #eb549e;
    }
    .wFormContainer .oneField {
        margin-bottom: 20px;
    }
    .wFormContainer input[type="text"] {
        border-radius: 0px;
        outline: none;
        background: #fff;
        width: 90%;
        border: 0;
        font: normal 12px/18px "calibri-regular";
        padding: 5px 5px;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #231f20;
        margin-right: 0px;
    }
    .wFormContainer textarea {
        border-radius: 0px;
        outline: none;
        background: #fff;
        width: 90%;
        border: 0;
        font: normal 12px/18px "calibri-regular";
        padding: 5px 5px;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #231f20;
        margin-right: 0px;
    }
    .wFormContainer label {
        display: none;
    }
    .wFormContainer .primaryAction {
        display: inline-block;
        padding: 6px 15px;
        margin-bottom: 0;
        text-transform: uppercase;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        color: #454545;
        outline: none;
        background: #e2e2e2;
        letter-spacing: 1px;
        border: 2px solid #454545;
        font: 11px/16px "Montserrat";
    }
    .mobilefront {
        display: table;
        width: 300px;
        margin: 0 auto;
    }
    li.calitem #front_shows_date {
        padding: 10px;
        color: #e2e2e2;
        background: #000;
        text-align: center;
    }
    li.calitem #dated {
        display: table-cell;
        vertical-align: top;
        width: 70px;
    }
    li.calitem .headlinertext {
        width: auto;
        display: table-cell;
        vertical-align: top;
        padding: 0;
        margin: 0;
    }
    #wrapper2 {
        width: 100%;
        margin: 0px auto;
        clear: both;
    }
    .headerleft {
        float: none;
        text-align: center;
        width: 30%;
        margin: 0px auto;
    }
    .menu-item a {
        font-size: 18px !important;
        line-height: 1;
        font-family: "gotham-book";
        text-transform: uppercase;
    }
    .headerright {
        float: none;
        width: 100%;
    }
    .topleft {
        font-size: 17px;
        line-height: 1;
        font-family: "gotham-book";
        color: #FFF;
        float: none;
        clear: both;
        margin: 20px auto 0 auto;
        width: auto;
        padding: 0px 0 15px 0;
        text-align: center;
    }
    .topright {
        width: 310px;
        float: none;
        text-align: center;
        margin: 20px auto 0 auto;
    }
    #main-nav li a {
        display: block;
        height: 40px;
        font: 11px/40px "gotham-book";
        text-transform: uppercase;
        color: #FFF;
        padding: 0px 10px;
    }
    .headermenu {
        width: 100%;
        float: none;
        background: none repeat scroll 0% 0% #444545;
        margin-top: 20px;
    }
    #wrapper {
        margin: 0px auto;
        clear: both;
        padding: 20px;
        width: auto;
    }
    .tickerright {
        float: left;
        width: 550px;
        height: 16px;
        font: 13px/1 "calibri-regular";
        text-transform: uppercase;
        letter-spacing: 0px;
        padding: 7px 10px 0px;
        margin: 0px 10px;
        overflow: hidden;
    }
    .aleft {
        text-align: left;
    }
    .frontright {
        float: right;
        margin-left: 20px;
        width: 330px;
        display: none;
    }
    ul.upcoming li {
        padding: 0px;
        margin: 0px 0px 20px;
        list-style: outside none none;
        float: none;
        min-height: auto;
        width: 345px;
        background: none repeat scroll 0% 0% #E2E2E2;
        height: 370px;
        overflow: hidden;
        display: inline-block;
    }
    ul.upcoming-cal li {
        padding: 0px;
        margin: 0px 20px 20px 0px;
        list-style: outside none none;
        float: none;
        width: 343px;
        min-height: auto;
        background: none repeat scroll 0% 0% #E2E2E2;
        display: inline-block;
        height: 420px;
        overflow: hidden;
    }
    .news {
        width: 390px;
        float: left;
        display: none;
    }
    .insta {
        width: 300px;
        float: left;
        margin-left: 20px;
        display: none;
    }
    ul.upcoming-cal {
        padding: 0px;
        margin: 0px;
        list-style: outside none none;
        text-align: center;
        width: 100%;
    }
    ul.upcoming-cal li:nth-of-type(2n) {
        margin: 0 0 20px 0;
    }
    ul.upcoming-cal li:nth-of-type(3n) {
        margin: 0px 20px 20px 0px;
    }
    ul.photos {
        padding: 0;
        margin: 0;
        list-style: none;
        list-style-type: none;
        text-align: center;
    }
    ul.photos li {
        padding: 0px;
        margin: 0px 20px 20px 0px;
        min-height: auto;
        list-style: outside none none;
        float: left;
        float: none;
        width: 344px;
        background: none repeat scroll 0% 0% #E2E2E2;
        display: inline-block;
        height: 310px;
        overflow: hidden;
    }
    ul.photos li:nth-of-type(3n) {
        margin: 0px 20px 20px 0px;
    }
    ul.photos li:nth-of-type(2n) {
        margin: 0px 0 20px 0px;
    }
    .pageright {
        float: right;
        margin-left: 20px;
        width: 330px;
        display: none;
    }
    .pageleft {
        float: none;
        width: 100%;
    }
    .frontleft {
        float: none;
        width: 100%;
        text-align: center;
    }
    .single_image {
        height: 300px;
        overflow: hidden;
        margin: 0px;
        width: 100%;
    }
    .contacttabs {
        width: 100%;
        margin: 0px auto;
    }
    .single_image img {
        width: 100%;
        height: auto;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url('js/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
    #fancybox-loading div {
        background-image: url('js/fancybox/fancybox_loading@2x.gif');
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url('js/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
    #fancybox-loading div {
        background-image: url('js/fancybox/fancybox_loading@2x.gif');
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}
@media (max-width: 767px) {
    .responsive-tabs .responsive-tabs__heading {
        background: #eee !important;
        border: 0px solid #ccc !important;
        border-top: none;
        font-weight: normal;
        margin: 0;
        padding: 10px 0;
        padding-left: 20px;
        position: relative;
        color: #888;
        font-size: 11px !important;
        line-height: 19px !important;
        font-family: "Montserrat" !important;
        text-transform: uppercase !important;
    }
    .responsive-tabs .responsive-tabs__heading--active,
    .responsive-tabs .responsive-tabs__heading--active:hover {
        background: #16667f !important;
        border-color: #16667f !important;
        color: #fff !important;
    }
    .responsive-tabs-wrapper {
        border-top: 0px solid #ccc !important;
    }
}
