﻿/********************
Fonts
**********************/
/**
 * @license
 * MyFonts Webfont Build ID 3614574, 2018-07-24T15:19:00-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: TrendSansOne by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/trend/sans-one/
 * Copyright: Copyright (c) 2012 by Daniel Hernandez &amp; Paula nazal. All rights reserved.
 * Licensed pageviews: 100,000
 * 
 * Webfont: Trenda-Bold by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/trenda/bold/
 * Copyright: Copyright &#x00A9; 2016 by Daniel Hernandez &amp; Paula Nazal. All rights reserved.
 * Licensed pageviews: 100,000
 * 
 * Webfont: Trenda-Regular by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/trenda/regular/
 * Copyright: Copyright &#x00A9; 2016 by Daniel Hernandez &amp; Paula Nazal. All rights reserved.
 * Licensed pageviews: 100,000
 * 
 * Webfont: GlyphaLTStd-Bold by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/glypha/65-bold/
 * Copyright: Copyright &#x00A9; 2014 Monotype Imaging Inc. All rights reserved.
 * Licensed pageviews: 250,000
 * 
 * Webfont: TradeGothicLTPro-BdCn20 by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/trade-gothic/pro-bold-condensed-20/
 * Copyright: Copyright 2014 Monotype GmbH. All rights reserved.
 * Licensed pageviews: 250,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3614574
 * 
 * © 2018 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/37276e");


@font-face {
    font-family: 'TrendSansOne';
    src: url('/Portals/_default/Fonts/37276E_0_0.eot');
    src: url('/Portals/_default/Fonts/37276E_0_0.eot?#iefix')
    /* format('embedded-opentype'),url('/Portals/_default/Fonts/37276E_0_0.woff2')*/ format('woff2'),url('/Portals/_default/Fonts/37276E_0_0.woff') format('woff'),url('/Portals/_default/Fonts/37276E_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Trenda-Bold';
    src: url('/Portals/_default/Fonts/37276E_1_0.eot');
    src: url('/Portals/_default/Fonts/37276E_1_0.eot?#iefix')
    /*format('embedded-opentype'),url('/Portals/_default/Fonts/37276E_1_0.woff2')*/ format('woff2'),url('/Portals/_default/Fonts/37276E_1_0.woff') format('woff'),url('/Portals/_default/Fonts/37276E_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Trenda-Regular';
    src: url('/Portals/_default/Fonts/37276E_2_0.eot');
    src: url('/Portals/_default/Fonts/37276E_2_0.eot?#iefix')
    /*format('embedded-opentype'),url('/Portals/_default/Fonts/37276E_2_0.woff2')*/ format('woff2'),url('/Portals/_default/Fonts/37276E_2_0.woff') format('woff'),url('/Portals/_default/Fonts/37276E_2_0.ttf') format('truetype');
}

@font-face {
    font-family: 'GlyphaLTStd-Bold';
    src: url('/Portals/_default/Fonts/37276E_3_0.eot');
    src: url('/Portals/_default/Fonts/37276E_3_0.eot?#iefix')
    /*format('embedded-opentype'),url('/Portals/_default/Fonts/37276E_3_0.woff2')*/ format('woff2'),url('/Portals/_default/Fonts/37276E_3_0.woff') format('woff'),url('/Portals/_default/Fonts/37276E_3_0.ttf') format('truetype');
}

@font-face {
    font-family: 'TradeGothicLTPro-BdCn20';
    src: url('/Portals/_default/Fonts/37276E_4_0.eot');
    src: url('/Portals/_default/Fonts/37276E_4_0.eot?#iefix')
    /*format('embedded-opentype'),url('/Portals/_default/Fonts/37276E_4_0.woff2')*/ format('woff2'),url('/Portals/_default/Fonts/37276E_4_0.woff') format('woff'),url('/Portals/_default/Fonts/37276E_4_0.ttf') format('truetype');
}

/*****************
    Color Scheme
*****************/
/*Colors are listed first lightest to darkest...*/


:root {
    --ColorA: #fff; /*Pure White*/
    --ColorB: #bfd6db; /*Keel Blue*/
    --ColorC: #9dbdbf; /*Photic Zone Blue*/
    --ColorD: #658193; /*Wharf Blue*/
    --ColorE: #f27149; /*Orange*/
    --ColorF: #314858; /*Deep Sea Blue*/
    --ColorG: #5e5e5e; /*Trench Gray*/
    --ColorH: #3d373e; /*Black Abyss*/
    --FontA: 'TradeGothicLTPro-BdCn20';
    --FontB: 'GlyphaLTStd-Bold';
    --FontC: 'Trenda-Regular';
    --FontD: 'Trenda-Bold';
    --FontE: 'TrendSansOne';
}

body {
    max-width: 1600px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    overflow-x: hidden;
}

.contentWrap {
    background-color: #fff;
}

h1 {
    font-family: 'TradeGothicLTPro-BdCn20';
    color: #314858;
    text-transform: uppercase;
    text-align: center;
    font-size: 13em;
}

h2 {
    font-family: 'TradeGothicLTPro-BdCn20';
    color: #314858;
    text-transform: uppercase;
    font-size: 11em;
}

h3 {
    font-family: 'TradeGothicLTPro-BdCn20';
    color: #314858;
    font-size: 6em;
}

h4 {
    font-family: 'GlyphaLTStd-Bold';
    color: #314858;
    font-size: 1.75em;
}

h5 {
    font-family: 'GlyphaLTStd-Bold';
    color: #314858;
}

p, span {
    line-height: 1.25;
    font-family: 'Trenda-Regular';
}

.light {
    color: #fff;
}

.bc1RegularLargeDark {
    font-family: 'Trenda-Regular';
    font-size: 1.5em;
    color: #314858;
}

.bc1RegularLargeLight {
    font-family: 'Trenda-Regular';
    font-size: 1.5em;
    color: #fff;
}

.bc1BoldLargeDark {
    font-family: 'Trenda-Bold';
    font-size: 1.5em;
    color: #5e5e5e;
}

.bc1BoldLargeLight {
    font-family: 'Trenda-Bold';
    font-size: 1.5em;
    color: #fff;
}

.bc2Dark {
    font-family: 'TrendSansOne';
    color: #314858;
    text-transform: uppercase;
}

.bc2Light {
    font-family: 'TrendSansOne';
    color: #fff;
    text-transform: uppercase;
}

.bc2Color {
    font-family: 'TrendSansOne';
    color: #f27149;
    text-transform: uppercase;
}

.colorLink {
    text-decoration: none;
    color: #f27149;
    font-family: 'Trenda-Bold';
    font-size: 1.25em;
    text-transform: uppercase;
}

.lightLink {
    text-decoration: none;
    color: #fff;
    font-family: 'Trenda-Bold';
    font-size: 1.25em;
    text-transform: uppercase;
}

.darkLink {
    text-decoration: none;
    color: #3d373e;
    font-family: 'Trenda-Bold';
    font-size: 1.25em;
    text-transform: uppercase;
}

.thinBoxOutline {
    border: solid 2px #314858;
}

.thickBoxOutline {
    border: solid 6px #9dbdbf;
}


/****************************
    Cross Module Classes
*****************************/
.section {
}

.sectionTitle {
    font-family: 'TradeGothicLTPro-BdCn20';
    color: #314858;
    text-transform: uppercase;
    font-size: 10em;
    text-align: center;
}

.sectionTitleLight {
    font-family: 'TradeGothicLTPro-BdCn20';
    color: #fff;
    text-transform: uppercase;
    font-size: 16em;
    text-align: center;
}

.sectionSubtitle {
    font-family: 'GlyphaLTStd-Bold';
    color: #658193;
    font-size: 3em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*************************
    Forms
**************************/
.formTitleLight {
    font-size: 4em;
    font-family: 'TradeGothicLTPro-BdCn20';
    color: #fff;
}

.formTitleDark {
    font-size: 4em;
    font-family: 'TradeGothicLTPro-BdCn20';
    color: #314858;
}

.forms {
    background-color: #658193;
}

.opaqueBox {
    background-color: #bfd6db;
    opacity: .75;
}


/************
    Buttons
 ************/

.borderButton {
    text-decoration: none;
    font-family: 'Trenda-Bold';
    color: #f27149;
    border-top: 2px #f27149 solid;
    border-right: 2px #f27149 solid;
    border-bottom: 6px #f27149 solid;
    border-left: 2px #f27149 solid;
    font-weight: bold;
    margin-top: 1em;
    background-color: transparent;
}

a.borderButton {
    color: #f27149;
    padding: 5px 40px;
    font-family: 'TrendSansOne';
}

.borderButton:hover {
    color: #314858;
    background-color: #f27149;
    transition: ease-in .5s;
    cursor: pointer;
}

button.borderButton {
    padding: 2px 40px;
}

button.borderButtonDark {
    background-color: #3d373e;
}

.borderButtonDark {
    text-decoration: none;
    font-family: 'Trenda-Bold';
    color: #3d373e;
    border-top: 2px #3d373e solid;
    border-right: 2px #3d373e solid;
    border-bottom: 6px #3d373e solid;
    border-left: 2px #3d373e solid;
    padding: 6px 50px 4px 50px;
    font-weight: bold;
    margin-top: .5em;
}

a.borderButtonDark {
    color: #3d373e;
    font-family: 'TrendSansOne';
}

.borderButtonDark:hover {
    color: #fff;
    background-color: #3d373e;
    transition: ease-in .5s;
    cursor: pointer;
}

.borderButtonDarkColor {
    text-decoration: none;
    font-family: 'Trenda-Bold';
    color: #314858;
    border-top: 2px #314858 solid;
    border-right: 2px #314858 solid;
    border-bottom: 6px #314858 solid;
    border-left: 2px #314858 solid;
    padding: 6px 50px 4px 50px;
    font-weight: bold;
    margin-top: .5em;
}

a.borderButtonDarkColor {
    color: #314858;
    font-family: 'TrendSansOne';
}

.borderButtonDarkColor:hover {
    color: #9dbdbf;
    background-color: #314858;
    transition: ease-in .5s;
    cursor: pointer;
}

.borderButtonLight {
    text-decoration: none;
    font-family: 'Trenda-Bold';
    color: #9dbdbf;
    border-top: 2px #9dbdbf solid;
    border-right: 2px #9dbdbf solid;
    border-bottom: 6px #9dbdbf solid;
    border-left: 2px #9dbdbf solid;
    padding: 6px 50px 4px 50px;
    font-weight: bold;
    margin-top: .5em;
}

    .borderButtonLight:hover {
        color: #314858;
        background-color: #9dbdbf;
        transition: ease-in .5s;
        cursor: pointer;
    }

a.borderButtonLight {
    color: #9dbdbf;
    font-family: 'TrendSansOne';
    text-decoration: none;
}

ul, ol {
    margin-left: 0;
}

/*******************
Module Controls
*******************/
.msModuleSettings label {
    display: unset;
}

/*************
    Login
***************/

input#dnn_ctr_Login_Login_DNN_txtPassword, input#dnn_ctr_Login_Login_DNN_txtUsername {
    font-family: var(--FontB);
    background-color: #fff;
    width: 21em;
    margin-left: -28px;
}

div.dnnLogin {
    background-color: #bfd6db;
    font-size: 1.25em;
}
/********************
Landing page
**********************/
.landing {
    background-image: url('/portals/2/Images/Landing/Landing Page_Background Image_Blurred Plate.jpg?');
    background-size: cover;
    padding: 7% 0;
    background-repeat: no-repeat;
    width: 100%;
    height: 50em;
    text-align: center;
    border-bottom: 2em solid #947002;
    background-position: bottom;
}


    .landing h1 {
        margin-bottom: 5vh;
        font-size: 9em;
    }

    .landing img {
        width: 24%;
        margin-bottom: 10vh;
    }

.landingContainer {
    width: 50%;
    margin-left: 25%;
    margin: 3% auto;
}

.landingRestaurants {
    margin-bottom: 2px;
}

    .landingRestaurants a {
        font-family: 'Trenda-Regular';
        color: #fff;
        font-weight: bold;
        width: 100%;
        display: block;
    }

.landingLinks {
    margin-bottom: 5px;
    text-decoration: none;
    background: #947002;
}

.landingLocations {
    width: 39.75%;
    padding: 5px 2px;
    background-color: #fff;
    display: inline-block;
}

    .landingLocations a {
        color: #947002;
        font-weight: bold;
        width: 100%;
        display: block;
        line-height: 1;
    }

.landingReservations {
    text-align: center;
    width: 22%;
    padding: 5px;
    display: inline-block;
    background-color: #947002;
    color: #fff;
    margin: 2px;
}

.linkDivider {
    width: 2%;
    color: #fff;
}

.landingMenu {
    width: 10%;
    text-align: center;
    display: inline-block;
    padding: 5px;
}

.linkDivider {
    text-align: center;
    width: 1%;
    display: inline-block;
    padding: 5px;
}

.landingContact {
    width: 15%;
    padding: 5px;
    text-align: center;
    display: inline-block;
}

    .landingLocations:hover, .landingReservations:hover, .landingMenu:hover, .landingContact:hover {
        color: #fff;
        background-color: #5e5e5e;
        transition: ease-in .25s;
    }

.landingDivider {
    background-color: #947002;
    font-size: 1.25em;
    padding: .5em 0;
    color: #fff;
    font-family: 'Trenda-Regular';
    height: 2em;
    width: 100%;
    bottom: 5%;
    text-align: center;
}

.landingBottom {
    background: url('/Portals/2/Images/Landing/Landing Page_Background Image_Netting Deep Sea Blue.jpg?');
    text-align: center;
    padding-top: 5em;
    background-size: cover;
    background-position: top;
    padding-bottom: 2em;
    background-repeat: no-repeat;
}

    .landingBottom p:first-child {
        width: 48%;
        margin-left: 26%;
        margin-bottom: 2.5em;
    }

/************************
   Header
***********************/
.topBar {
    background-color: #314858;
    padding: 2em;
    font-size: 1.25em;
    text-align: center;
}

.page-wrap {
    min-height: auto;
}

.logo {
    position: absolute;
    left: 3em;
}

    .logo img {
        width: 70%;
        position: relative;
        bottom:1.25em;
    }

.header {
    background-color: #3d373e;
    min-height: 5em;
    PADDING-TOP: 1EM;
}

.nav {
    display: inline-block;
    position: absolute;
    right: 6em;
}

#dnn_pnav > li {
    float: left;
    padding: 1EM 0;
    margin: 0;
    text-align: center;
}

    #dnn_pnav > li:hover > ul {
        display: none;
    }

    #dnn_pnav > li > a, #dnn_pnav > li > span {
        display: block;
        color: #fff;
        font-family: 'Trenda-Regular';
        font-size: 1.5em;
        margin: 0;
        border-right: solid 1px #fff;
        border-bottom: unset;
        padding: 0 1em;
        text-decoration: none;
        text-transform: none;
    }

#dnn_pnav li:last-child a, #dnn_pnav li:last-child span {
    border-right: none;
}

#dnn_pnav > li > a:hover, #dnn_pnav > li > span:hover {
    color: #f27149;
    transition: ease .5s;
    border-bottom: unset;
}

.page-wrap {
    margin-bottom: 0;
}

ul#dnn_pnav > li > div.nav-side-arrow {
    display: none;
}
/************
Email Club
*************/
.emailSignup {
    background-color: #9dbdbf;
    padding: 0 0 8px 0;
}

    .emailSignup a {
        display: inline-block;
        font-size: 1.5em;
        padding: 10px 30px;
    }

.email {
    display: inline-block;
}
#dorc {
    display: inline-block;
}

.divSignupBar span {
    font-size: 1.5em;
    color: #314858;
    margin-left: .5em;
    margin-right: .5em;
    font-weight: bold;
    font-family: 'TrendSansOne';
}

.giftcard {
    width: 49%;
    display: inline-block;
}

    .giftcard a {
        font-size: 1.5em;
    }

div.signupContainer {
    position: absolute;
    z-index: 1000;
    text-align: center;
    width: 100%;
    z-index: 50000 !important;
    display: none;
}

div.signupPopupContainer {
    /*width: 50%;*/
    background-color: #9dbdbf;
    padding: .75em .5em;
    display: inline-block;
    box-shadow: 1px 1px 10px #5e5e5e;
}

div#divSignupPopup {
    width: 98%;
    background-color: #9dbdbf;
    position: relative;
    padding: 14em 0 4em 0;
    display: inline-block;
    border: 2px solid #314858;
}

    div#divSignupPopup img:first-child {
        width: 30%;
        position: absolute;
        top: 3em;
        left: 16%;
    }

    div#divSignupPopup img:nth-of-type(2) {
        position: absolute;
        top: 2em;
        width: 35%;
        right: 14%;
    }

#divSignupPopup img.TitleDivider {
    display: inline-block;
    width: 40%;
}

#divSignupPopup p {
    width: 80%;
    display: inline-block;
    margin: 1em 0;
}

#divSignupPopup a {
    width: 20%;
    display: inline-block;
}

button.emailButton {
    position: absolute;
    right: 15px;
    top: 10px;
    background: transparent;
    border: none;
    color: #314858;
    font-family: 'TrendSansOne';
    font-size: 2em;
}

    button.emailButton:hover {
        color: #f27149;
    }
/***********************
Special Offer - Thanks
*************************/
.thanks {
    background-color: #bfd6db;
    border: 2px solid #314858;
    width: 90%;
    display: inline-block;
    margin: 2em 5%;
    text-align: center;
}

    .thanks h2 {
        font-size: 3em;
        padding: 2em 0;
    }
/***********************
    Home
************************/

.bristolInfo {
    text-align: center;
    background-color: #3d373e;
    color: #fff;
    font-family: 'Trenda-Regular';
    width: 100%;
    padding: 2em 0;
}

    .bristolInfo p {
        width: 70%;
        margin-left: 15%;
    }

.bristolInfoReservation {
    padding-right: .5em;
}

.reservationButton {
    position: relative;
    bottom: .25em;
    font-size: 2.25em;
}

.homeReservationSection {
    text-align: center;
    position: relative;
    background-color: #314858;
    padding: 0 0 3px 0;
    z-index: 1000;
}

div.mobileReservationSection {
    display: none;
}
/*********************************
Top of Catch Module
********************************/
.topOfCatchSection {
    background: #fff;
    padding-bottom: 3em;
    position: relative;
}

.topOfCatch {
    background-image: url('/Portals/2/Images/Home/Background_Top%20of%20Catch_Top%20Collage.jpg?');
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    left: 0;
}

.topOfCatchHeader {
    padding: 20% 0;
    text-align: center;
}

.topOfCatch h4 {
    position: relative;
    top: 0.5em;
}


.topOfCatchDescription {
    padding: 1em 2em 2em 2em;
    width: 32%;
    margin-left: 33%;
    text-align: left;
    line-height: 1.25;
    margin-top: -4em;
}

.topOfCatchImages {
    position: absolute;
    bottom: 0;
    right: 3em;
    height: 49em;
    width: 33em;
    background: transparent;
}

.tocImage1 {
    position: absolute;
    right: 0;
    height: 35%;
}

.tocImage2 {
    position: absolute;
    left: 17%;
    top: 20%;
    width: 68%;
}

.topOfCatchMenuLink {
    font-size: 1.5em;
    z-index: 1;
}

.homeSpecials {
    font-family: 'TradeGothicLTPro-BdCn20';
    color: #fff;
    background: #5e5e5e;
    opacity: .9;
    z-index: 2;
    position: absolute;
    width: 29em;
    padding: .25em;
    left: 0;
    bottom: 0;
    text-align: left;
    font-size: 1em;
}

    .homeSpecials h4 {
        margin: 5% 7px;
        line-height: 1.25;
        letter-spacing: 1px;
    }

/********************
 Private Dining Module
*********************/
.pdSection {
    background: #fff;
    margin-bottom: -3em;
    padding: 4em 0 8em 0;
}

.pdBuffer {
    display: inline-block;
    width: 80%;
}

.pdBox1 {
    display: inline-block;
    width: 26em;
    height: 17em;
    padding: 12px;
    position: relative;
    margin: 4px 2px;
}

    .pdBox1:hover {
        background: #9dbdbf;
        transition: ease .25s;
    }

.pdBox2 {
    text-align: center;
    padding: 1.75em 0;
    height: 13em;
}


.pdNumber {
    width: 100%;
    text-decoration: underline;
    font-size: 1.25em;
    font-weight: bold;
}

.pdTitle {
    font-size: 1.45em;
    text-align: center;
}

    .pdTitle span {
        font-size: .5em;
    }

.pdTag {
    font-size: 3.5em;
    position: relative;
    bottom: 16px;
    padding: 15px 0;
}

span.pdLink {
    font-family: 'TrendSansOne';
    color: #314858;
    position: relative;
    bottom: 2em;
    text-decoration: underline;
    font-size: 1.25em;
    /*font-weight: bold;*/
}

    span.pdLink:hover {
        text-shadow: #f27149 1px 1px 2px;
        transition: ease .25s;
    }

/******************
Happenings
****************/

.eventSection {
    background-color: #fff;
    position: relative;
    width: 100%;
}

.eventSection1 {
    background-image: url('/Portals/2/Images/Home/Background_Events.png?');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 66em;
}

.eventPics {
    position: absolute;
    width: 28em;
    height: 31em;
    top: 18%;
    right: 71%;
}

.eventPic1 {
    position: absolute;
    right: -12em;
    width: 35em;
    top: -8em;
}

.eventPic2 {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 24em;
    left: 0;
}

.eventBox {
    padding: 0 4%;
    width: 51em;
    display: inline-block;
    margin-top: 10em;
}

.eventBoxHeader {
    padding: 4em 1em;
}

    .eventBoxHeader div {
        width: 70%;
        padding-bottom: 2em;
        margin-left: 15%;
    }

img.sectionDivider {
    width: 29%;
    padding: 2em;
}


.eventBoxHeader a {
    font-size: 1.5em;
}

    .eventBoxHeader a:hover {
        color: #bfd6db;
    }

.eventPic3 {
    height: 92%;
    position: absolute;
    right: 1em;
    top: 4%;
    width: 87%;
    z-index: 1;
}

div.eventPics2 {
    position: absolute;
    width: 21%;
    height: 22em;
    bottom: 5em;
    right: 9%;
    overflow: hidden;
}

div.opaqueBox.eventPics2Box {
    width: 48%;
    height: 100%;
    position: absolute;
    right: 0;
}

.eventSection2 {
    background-image: url('/Portals/2/Images/Home/Background_Blurred Plate.jpg?');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    height: 50em;
}

h4.eventQuote {
    width: 20em;
    text-align: left;
    font-size: 4em;
    position: relative;
    bottom: 1em;
    color: #9dbdbf;
    padding-left: 3.5em;
    line-height: 1.1;
}


div.eventDivider {
    border-bottom: solid 2px #658193;
    width: 7em;
    position: relative;
    margin: 2em 0 0 14.25em;
    bottom: 6em;
}

p.quoteName {
    position: relative;
    text-align: left;
    padding-left: 2%;
    text-transform: uppercase;
    bottom: 4em;
    padding-left: 14.25em;
    color: #fff;
}

.instagramSection {
    background-color: #fff;
    position: relative;
    margin-top: -10em;
}

    .instagramSection img {
        width: 100%;
    }

.instagram {
    background-color: #fff;
    width: 36em;
    display: inline-block;
    margin-top: -15em;
    padding: 1em;
    position:relative;
}

    .instagram img {
        padding: 2em;
        width: 50%;
    }

.instagramTitle iframe {
    width: 96% !important;
}

.media-grid .media-list-item .thumbnail.hover-fadeIn, .media-grid .media-list-item .thumbnail.hover-fadein {
    opacity: 1 !important;
}

.instagram p {
    padding: 1em 5em 5em 5em;
}

.instagram a {
    font-size: 1.5em;
    position: relative;
    bottom: 1.5em;
    color: #f27149;
}


div.instagramTitle {
    display: inline-block;
    width: 50%;
    text-align: left;
    position: relative;
    bottom: -1em;
}

.clearInstagram {
    position: absolute;
    top: 0;
    bottom: 0;
    background: transparent;
    right: 0;
    left: 0;
}

.instagramPhotos {
    width: 100%;
}

li.individualPhoto {
    display: inline-block;
    margin: 2px 0;
}

.individualPhoto img {
    display: inline-block;
    width: 14em;
}

h2.formTitleDark.instagramLead {
    margin-left: .5em;
}

/*******************
    Menu
********************/
.ModDDRMenuC {
    background-color: #314858;
    text-align: center;
    width: 100%;
    min-height: 5em;
    padding: 0.75em 0;
}

    .ModDDRMenuC ul {
        display: inline-block;
        position: relative;
        margin: 0 auto;
        color: #fff;
        width: 100%;
    }

    .ModDDRMenuC li {
        display: inline-block;
        height: 1.75rem;
        text-align: center;
        margin: .25rem;
        font-size: 1.75em;
        font-family: 'Trenda-Regular';
        padding: 0 .25EM;
        min-width: 6rem;
        max-width: 15rem;
    }

    .ModDDRMenuC span {
        font-family: 'TradeGothicLTPro-BdCn20';
    }

li.selected.breadcrumb a {
    background-color: #f27149;
}

.ModDDRMenuC a {
    padding: .7rem;
    color: #fff;
    border: solid 1px #fff;
    text-transform: uppercase;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 1.6rem;
    display: -webkit-flex;
    display: flex;
    line-height: .6rem;
    font-family: 'TradeGothicLTPro-BdCn20';
    font-size: 1.5em;
}

    .ModDDRMenuC a:hover {
        background-color: #f27149;
        transition: .25s ease;
        color: #fff;
    }

    .ModDDRMenuC a:active {
        background-color: #f27149;
    }

.mainMenu {
    background-color: #bfd6db;
    text-align: center;
    padding-top: 3em;
    padding-bottom: 9em;
    height: 35em;
    background-image: url('/Portals/2/Images/Menu/Shared/Cutout_Biscuits_Plate.png?');
    background-repeat: no-repeat;
    background-size: 45%;
    background-position-x: 125%;
    background-position-y: 20%;
}

    .mainMenu h4 {
        width: 80%;
        margin-left: 10%;
    }

    .mainMenu h2 {
        width: 80%;
        margin-left: 10%;
    }

.titleDivider {
    margin: auto;
    padding: 2em 0 4em 0;
}


/*******************
    Menu Visualizer
********************/
.menuSection {
    height: 40em;
    background-color: #bfd6db;
}

div.menusection {
    width: 100%;
}

div.menuItem {
    WIDTH: 100%;
    height: 40em;
    position: relative;
}

.menuDescription h2 {
    font-size: 4em;
    padding: 10px 0 0 0;
}

.menuDescription p {
    padding: 0 0 1em 0;
    font-size: 1.5em;
    width: 80%;
    margin-left: 10%;
    color: #314858;
}

.menuDescription a {
    font-family: 'TrendSansOne';
    font-size: 1.75em;
    color: #314858;
    opacity: 1;
    text-decoration: underline;
}

    .menuDescription a:hover {
        color: #f27149;
        transition: .25s;
    }

/****************
Left-aligned menu items
*****************/
div.menuSection:nth-of-type(odd) div.divMenuPic {
    overflow: hidden;
    position: absolute;
    width: 48%;
    height: 65em;
    bottom: 0;
    left: 0;
}

div.menuSection:nth-of-type(odd) div.menuPic {
    position: absolute;
}

div.menuSection:nth-of-type(odd) .menuPic img {
    width: 100%;
}

div.menuSection:nth-of-type(odd) div.menuDescription {
    background-color: #9dbdbf;
    padding: 3em 0;
    width: 30%;
    position: absolute;
    z-index: 1000;
    left: 25%;
    opacity: .85;
    min-height: 20em;
}

/**********************
right-aligned menu items
*********************/
div.menuSection:nth-of-type(even) div.divMenuPic {
    overflow: hidden;
    position: absolute;
    width: 48%;
    height: 65em;
    bottom: 5em;
    right: 0;
}

div.menuPic {
    position: absolute;
}

div.menuSection:nth-of-type(even) .menuPic img {
    width: 100%;
}

div.menuSection:nth-of-type(even) div.menuDescription {
    background-color: #9dbdbf;
    width: 30%;
    padding: 3em 0;
    position: absolute;
    right: 25%;
    opacity: .85;
    z-index: 1000;
    min-height: 20em;
}

div.menuExtraImage {
    position: absolute;
}

.menuExtraImage img {
    width: 100%;
}

.menuBottom {
    background-color: #bfd6db;
    margin-top: -4em;
    margin-bottom: 0;
    padding-bottom: 2em;
    width: 100%;
}

    .menuBottom h2 {
        padding-bottom: 5px;
    }

    .menuBottom a {
        font-size: 1.5em;
        z-index: 1000;
    }
/*******************
SubMenus
******************/

.subMenuItemLeft {
    padding-left: 15em;
    min-height: 13em;
}

.subMenuItemRight {
    padding-right: 15em;
    min-height: 13em;
}

.subMenuItemLeft-brunch {
    padding-left: 15em;
}

.subMenuItemRight-brunch {
    padding-right: 15em;
}

div.subMenuItemLeft, div.subMenuItemRight, div.subMenuItemLeft-brunch, div.subMenuItemRight-brunch {
    padding-bottom: 2em;
}

.subMenuItemLeft h2, .subMenuItemRight h2, .subMenuItemRight-brunch h2, .subMenuItemLeft-brunch h2 {
    width: 88%;
    margin-left: 6%;
    font-size: 3em;
}

.subMenuTitle {
    padding-top: .5em;
}

    .subMenuTitle p {
        margin-top: 2em;
        margin-bottom: 4em;
    }

    .subMenuTitle h4 {
        padding-bottom: 1em;
    }

.veg-menu h4 {
    padding-top: 1em;
}

.veg-menu p {
    width: 80%;
    margin-left: 10%;
}

.subMenuLink {
    margin-bottom: 3em;
}

a.subMenuButton {
    padding: 5px 15px;
    font-size: 1.25em;
    margin-right: 5px;
}

.bottomSubMenu a {
    position: relative;
    bottom:1em;
}


div.subMenuDivider {
    overflow: hidden;
    height: 22em;
    margin-top: 1em;
}

div.subMenuDivider2 {
    overflow: hidden;
    height: 18em;
    margin-top: 1em;
}

div.subMenuDivider3 {
    overflow: hidden;
    height: 16em;
    margin-top: 1em;
}

div.subMenuDivider4 {
    overflow: hidden;
    height: 12em;
    margin-top: 1em;
}

.subMenuDivider {
    background-image: url('/Portals/2/Images/Menu/shared/Component_Decorative Line 1.png?');
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17%;
}

.subMenuDivider2 {
    background-image: url('/Portals/2/Images/Menu/shared/Component_Decorative Line 1.png?');
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17%;
}

.subMenuDivider3 {
    background-image: url('/Portals/2/Images//Menu/shared/Component_Decorative Line 1.png?');
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17%;
}

.subMenuDivider4 {
    background-image: url('/Portals/2/Images//Menu/shared/Component_Decorative Line 1.png?');
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17%;
}

.subMenuItemLeft p, .subMenuItemRight p {
    font-size: 1.5em;
    width: 66%;
    margin-left: 17%;
    font-family: 'Trenda-Regular';
}

.subMenuHeading {
    font-size: 2.5em;
    padding: 10px;
    color: #658193;
    LETTER-SPACING: .15EM;
    text-transform: uppercase;
}

.bottomSubMenuSection {
    background-color: #bfd6db;
    height: 10em;
    padding: 4em 0;
    margin-top: 8em;
}

.bottomSubMenu {
    width: 60%;
    margin-left: 20%;
    margin-top: -9em;
    background-color: #bfd6db;
    padding-top: 4em;
}

    .bottomSubMenu p {
        font-size: 1.5em;
        width: 60%;
        margin-left: 20%;
        padding: 1em 0;
    }

.subMenuPicLeft, .subMenuPicLeft3 {
    width: 100%;
    height: 50em;
    position: absolute;
    top: -20em;
    overflow: hidden;
}

    .subMenuPicLeft img, .subMenuPicLeft3 img {
        width: 134%;
        position: absolute;
        left: -23em;
        top: 0;
    }

.subMenuPicLeft1-brunch {
    width: 100%;
    height: 50em;
    position: absolute;
    top: -26em;
    overflow: hidden;
}

    .subMenuPicLeft1-brunch img {
        width: 134%;
        position: absolute;
        left: -15em;
        bottom: 17em;
    }

.subMenuPicLeft2-brunch {
    width: 100%;
    height: 31.35em;
    position: absolute;
    top: -20em;
    overflow: hidden;
}

    .subMenuPicLeft2-brunch img {
        width: 134%;
        position: absolute;
        left: -20em;
        top: -14px;
    }

.subMenuPicRight1-brunch {
    position: absolute;
    right: 0;
    width: 100%;
    height: 34em;
    overflow: hidden;
    bottom: -9em;
}

    .subMenuPicRight1-brunch img {
        width: 113%;
        margin-right: 0em;
        position: absolute;
        right: -9em;
        bottom: 0;
    }

.subMenuPicRight2-brunch {
    position: absolute;
    right: 0;
    width: 100%;
    height: 25.85em;
    overflow: hidden;
    top: -14.5em;
}

    .subMenuPicRight2-brunch img {
        width: 105%;
        margin-right: 0em;
        position: absolute;
        right: -8em;
        top: -3em;
    }

.subMenuPicLeft-dinner {
    width: 100%;
    height: 50em;
    position: absolute;
    top: -7em;
    overflow: hidden;
}

    .subMenuPicLeft-dinner img {
        width: 134%;
        position: absolute;
        left: -23em;
        top: 0;
    }


.subMenuPicLeft-dessert {
    width: 100%;
    height: 38em;
    position: absolute;
    top: -25em;
    overflow: hidden;
}

    .subMenuPicLeft-dessert img {
        width: 87%;
        position: absolute;
        left: -7em;
        top: 0;
    }

.subMenuPicLeft-drink {
    position: absolute;
    right: 0;
    width: 13em;
    left: 7em;
    overflow: hidden;
    height: 18em;
    top: -20em;
}

    .subMenuPicLeft-drink img {
        position: absolute;
        left: 0;
        width: 13em;
        bottom: 0;
    }

.subMenuPicRight-drink {
    position: absolute;
    right: 0;
    width: 30em;
    height: 64em;
    overflow: hidden;
    bottom: -37em;
}

    .subMenuPicRight-drink img {
        position: absolute;
        right: 0;
        width: 30em;
        bottom: 2em;
    }

.subMenuPicRight, .subMenuPicRight3 {
    width: 100%;
    height: 50em;
    position: absolute;
    top: -23em;
    overflow: hidden;
    right: 0;
}

    .subMenuPicRight img {
        width: 115%;
        margin-right: 0em;
        position: absolute;
        right: -17em;
        top: 0;
    }

    .subMenuPicRight3 img {
        margin-right: 0em;
        position: absolute;
        right: -14em;
        top: 0;
    }

.subMenuPicLeft3-brunch {
    width: 100%;
    height: 50em;
    position: absolute;
    top: -5em;
    overflow: hidden;
}

    .subMenuPicLeft3-brunch img {
        width: 130%;
        position: absolute;
        left: -23em;
        top: 0;
    }

.subMenuPicRight3-brunch {
    width: 100%;
    height: 50em;
    position: absolute;
    top: -11em;
    overflow: hidden;
    right: 0;
}

    .subMenuPicRight3-brunch img {
        width: 130%;
        margin-right: 0em;
        position: absolute;
        right: -23em;
        top: 0;
    }

.subMenuPicRight-dinner {
    width: 115%;
    height: 50em;
    position: absolute;
    top: -4em;
    overflow: hidden;
    right: 0;
}

    .subMenuPicRight-dinner img {
        width: 100%;
        margin-right: 0em;
        position: absolute;
        right: -16em;
        top: 0;
    }

.subMenuPicRight-dessert {
    width: 100%;
    height: 50em;
    position: absolute;
    top: -15em;
    overflow: hidden;
    right: 0;
}

    .subMenuPicRight-dessert img {
        width: 130%;
        margin-right: 0em;
        position: absolute;
        right: -14em;
        top: 0;
    }

.subMenuPicLeft2 {
    position: absolute;
    right: 0;
    width: 13em;
    left: 0;
    overflow: hidden;
    height: 18em;
    top: -6em;
}

    .subMenuPicLeft2 img {
        position: absolute;
        left: -4em;
        width: 13em;
        bottom: 2em;
    }

.subMenuPicRight2 {
    position: absolute;
    right: 0;
    width: 13em;
    height: 28em;
    overflow: hidden;
    top: -6em;
}

    .subMenuPicRight2 img {
        position: absolute;
        right: -11em;
        width: 20em;
        bottom: 2em;
    }

.subMenuPicLeftBottom {
    position: absolute;
    width: 27em;
    height: 27em;
    bottom: -12em;
    left: 0;
    overflow: hidden;
}

.subMenuPicLeftBottom-lunch {
    position: absolute;
    width: 31em;
    height: 27em;
    bottom: -10em;
    left: 0;
    overflow: hidden;
}

    .subMenuPicLeftBottom-lunch img {
        position: absolute;
        width: 117%;
        bottom: -1em;
        left: -10em;
    }

.subMenuPicLeftBottom img {
    position: absolute;
    width: 100%;
    bottom: 3em;
    left: 1em;
}

.subMenuPicRightBottom {
    position: absolute;
    width: 25em;
    height: 24em;
    bottom: -8em;
    right: 0em;
    overflow: hidden;
}

    .subMenuPicRightBottom img {
        position: absolute;
        width: 100%;
        right: 0;
        bottom: 0;
    }


/******************
The Crew
*****************/
.crewBanner {
    background-image: url('/Portals/2/Images/TheCrew/Background_Kitchen.jpg?');
    height: 38em;
    background-size: cover;
}

.crewContainer {
    width: 100%;
}

.meetTheCrew {
    background-color: #fff;
    width: 94%;
    margin-left: 3%;
    margin-top: -12em;
    padding: 2em 0;
}

div.meetTheCrew p {
    width: 60%;
    margin-left: 20%;
}

.crewBottom {
    background-image: url('/Portals/2/Images/TheCrew/Background_Foggy Water_Lobster.jpg?');
    background-size: cover;
    height: 30em;
    background-position: center;
    text-align: center;
}

    .crewBottom h4 {
        font-size: 3em;
        width: 60%;
        margin-bottom: 1em;
        padding-top: 2em;
        display: inline-block;
    }

    .crewBottom a {
        font-size: 1.5em;
    }


/*****************
Visualizer
***************/

/***************
Left-Aligned Profile
**************/
.profileLeft {
    width: 98%;
}

.profileLeftBackground {
    width: 58%;
    display: inline-block;
}

.leftProfilePicture {
    padding-top: 12.5em;
    padding-left: 4em;
}

    .leftProfilePicture img {
        width: 100%;
        margin-top: -12.25em;
        margin-left: 3em;
    }


.individualProfileLeft {
    text-align: left;
    width: 40%;
    font-size: 1.25em;
    display: inline-block;
    position: relative;
    top: 5em;
    right: 3em;
}

.bio {
    padding-top: 1em;
    line-height: 1.5;
}

/*******************
Right-aligned Profile
*********************/
.rightProfile {
    position: relative;
    width: 98%;
}

.profileRightBackground {
    width: 50%;
    display: inline-block;
    margin-left: -14%;
}

.rightProfilePicture img {
    width: 120%;
    position: relative;
    right: 15%;
    bottom: 2em;
}

.rightBio {
    text-align: right;
    width: 49%;
    font-size: 1.25em;
    display: inline-block;
    position: relative;
    top: 1em;
}

    .rightBio p {
        padding-top: 1em;
        line-height: 1.5;
    }

/***************
Happenings
***************/
.happeningsBanner {
    background-image: url('/Portals/2/Images/Happenings/Background_Shucking.jpg?');
    background-repeat: no-repeat;
    position: relative;
    background-position: top;
    overflow: hidden;
    padding-top: 30em;
}

.happeningsPicture1 {
    background-image: url('/Portals/2/Images/Happenings/Illustration_Fish.png?');
    background-size: cover;
    position: absolute;
    right: 0;
    top: 30%;
    width: 17em;
    background-position: left;
    height: 17em;
}

.happeningsPicture2 {
    background-image: url('/Portals/2/Images/Happenings/Illustration_Stamp.png?');
    position: absolute;
    background-size: cover;
    height: 17em;
    width: 17em;
    bottom: 31%;
    left: 5%;
}

.happeningsBottom {
    background-color: #bfd6db;
    position: relative;
    padding: 3em 0;
}

    .happeningsBottom h4 {
        font-size: 3em;
    }

.happeningDivider {
    padding: 2em 0;
}

.happeningDesk {
    font-family: Trenda-Regular;
    font-size: 1.5em;
    color: #314858;
    display: block;
    width: 50%;
    margin-left: 25%;
}

.happeningMobile {
    font-family: 'Trenda-Bold';
    font-size: 1.5em;
    color: #5e5e5e;
    width: 50%;
    margin-left: 25%;
    display: none;
}

.happeningsBottom a {
    font-size: 1.5em;
}
/*****************************
Happenings Visualizer
*****************************/
#hap-description {
    width: 40%;
    margin-left: 30%;
    padding: 0;
    cursor: unset;
}

    #hap-description a {
        cursor: unset;
    }

        #hap-description a.BoldLink{
            color: #314858;
            font-family: var(--FontE);
            text-decoration: underline;
            font-weight: bold;
            LETTER-SPACING: -1PX;
        }

            #hap-description a.BoldLink:hover {
                color: #f27149;
                transition: ease .25s;
                cursor: pointer;
            }

.HappsDescription {
    margin-top: 0;
    line-height: 1.25;
    font-family: 'Trenda-Regular';
    color: #5e5e5e;
    cursor: text;
    min-height: 5em;
}

    .HappsDescription p {
        margin-bottom: 0;
    }

    .HappsDescription a {
        color: #5e5e5e
    }

        .HappsDescription a.BoldLink {
            color: #314858;
            cursor: pointer;
        }

.happeningSection {
    position: relative;
    background-image: linear-gradient(to bottom,#fff 45%, #bfd6db);
    padding: 3em 0;
}

.happening {
    display: inline-block;
    width: 36em;
    margin: 3px;
    text-align: center;
    position: relative;
}

.happeningTile {
    display: inline-block;
    width: 100%;
    position: relative;
}

    .happeningTile:hover {
        opacity: .7;
        cursor: pointer;
        transition: ease .25s;
    }

    .happeningTile img {
        width: 100%;
    }

    .happeningTile h2 {
        position: absolute;
        bottom: 2.5em;
        width: 92%;
        font-size: 4em;
        text-align: center;
        margin-left: 4%;
        z-index: 3;
    }

.happeningInfo1 {
    position: absolute;
    font-size: 1.25em;
    top: 60%;
    width: 80%;
    margin-left: 10% !important;
    color: #fff;
    font-family: 'Trenda-Bold';
    z-index: 3;
}

.Desc {
    display: none;
}

.happeningInfo2 {
    position: absolute;
    font-size: 1.25em;
    top: 70%;
    width: 80%;
    margin-left: 10% !important;
    color: #fff;
    font-family: 'Trenda-Bold';
    z-index: 3;
}

.happeningDescription {
    display: none;
}
/********************
Private Dining
********************/
.privateDiningBanner {
    height: 35em;
}

.privateDiningPic1 {
    margin-left: -6em;
    width: 70%;
}

    .privateDiningPic1 img {
        width: 85%;
    }

.privateDiningPic2 {
    position: absolute;
    right: 0;
    top: -7em;
    overflow: hidden;
    width: 82%;
}

    .privateDiningPic2 img {
        margin-left: 2em;
    }

/************
Forms
***********/
#dnn_78F9_Pane1 {
    position: relative;
    width: 50%;
}

.pdBookEvent {
    border: 6px solid #9dbdbf;
    width: 36em;
    height: 23em;
    position: absolute;
    right: 5px;
    margin-top: -4em;
    background-color: rgba(255,255,255,.5);
}

    .pdBookEvent h2 {
        font-size: 3.5em;
        margin-top: 2em;
        padding-bottom: .5em;
    }

#FormBuilder-Canvas-4231 {
    font-family: 'TrendSansOne';
    color: #314858;
}

div.tabbed-forms.rendered {
    height: 18em !important;
}

div.content-row {
    height: 4em !important;
    width: 60%;
    position: relative;
    margin-left: 20%;
}

button.dnnPrimaryAction {
    background: #fff;
    border: solid 2px #f27149;
    border-bottom: solid 4px #f27149;
    color: #f27149;
    text-shadow: none;
    font-family: 'TrendSansOne';
    box-shadow: none;
    font-size: 1.25em;
}

    button.dnnPrimaryAction:hover {
        background: #f27149;
        color: #fff;
        border-color: #f27149;
        transition: .25s;
    }

.BristolForm label, .emailForm label {
    display: none;
}

.content-field .canvas-name-field input[type=text] {
    color: #314858;
    background-color: #fff;
    FONT-FAMILY: 'TrendSansOne';
}

input.single-line-text-input.dnnFormInput {
    COLOR: #314858;
    background-color: #fff;
    font-family: 'TrendSansOne';
}

.dnnFormItem input[type=text] {
    COLOR: #314858;
    background-color: #bfd6db;
    font-family: 'TrendSansOne';
}

.dnnFormItem input[type="email"] {
    background-color: #fff;
}

    input.single-line-text-input.dnnFormInput::placeholder, .dnnFormItem input[type=text]::placeholder, .dnnFormItem input[type="email"]::placeholder {
        color: #314858;
    }
/**************************
Priv. Dining Contact Visualizer
****************************/
#dnn_53D1_Pane2 {
    position: relative;
    height: 24em;
    width: 50%;
}

input#txtNamePD, input#txtEmailPD, input#txtNbrGuestsPD, input#txtPartyTypePD {
    width: 20em;
}

.crewContactBox {
    height: 19em;
    text-align: left;
    padding: 2em 0 2em 5em;
    width: 31em;
    position: absolute;
    left: 35px;
    margin-top: -4em;
}

    .crewContactBox h2 {
        font-size: 3.5em;
    }

.crewLocation {
    font-family: 'TrendSansOne';
    color: #658193;
    margin: 20px 0 10px 0;
    font-size: 1.25em;
}

.crewName {
    font-size: 5em;
}

.crewContactBox h3 {
    font-size: 1.45em;
    font-family: 'TrendSansOne';
}

.crewPhone {
    font-family: 'TrendSansOne';
    margin-bottom: .5em;
    margin-top: 10px;
}

.crewContactBox a {
    color: #658193;
    font-size: 1.25em;
    font-family: 'TrendSansOne';
}

.crewPhone a:hover {
    color: #f27149;
    transition: ease .25s;
}

.crewEmail a {
    color: #f27149;
}

/******************
Private Dining Link Visualizer
*******************/
.privateDiningLinks {
    display: inline-block;
    margin: 0 0 4em 0;
}

.singleLink {
    width: 24em;
    min-height: 19em;
    padding: 10px 0;
    display: inline-block;
    vertical-align: top;
}

    .singleLink h2 {
        width: 84%;
        margin-left: 8%;
        min-height: 2em;
    }

    .singleLink p {
        padding: 15px 0;
        width: 76%;
        margin-left: 12%;
        min-height: 5em;
    }

    .singleLink a {
        font-size: 1.25em;
    }
/*****************
Private Dining Review Visualizer
*******************/
.review {
    background-image: url('/Portals/2/Images/PrivateDining/Background_Quote.png?');
    width: 100%;
    min-height: 26em;
    position: relative;
    margin-bottom: 3em;
}

.reviewName {
    width: 25%;
    text-align: left;
    position: absolute;
    left: 7em;
    top: 10em;
}

    .reviewName h2 {
        font-size: 5em;
    }

    .reviewName p {
        font-size: 1.25em;
    }

.reviewQuote {
    width: 53%;
    position: absolute;
    right: -9em;
    bottom: 24%;
}

    .reviewQuote h4 {
        font-size: 3em;
        width: 71%;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 2px;
    }

/**************************
Private Dining Gallery Visualizer
******************************/
.gallerySection {
    background-image: linear-gradient(to bottom,#fff 37%,#bfd6db);
}

.gallery {
    display: inline-block;
    width: 94%;
}

.singlePhoto {
    display: inline-block;
    width: 30%;
    height: 22em;
    overflow: hidden;
    vertical-align: middle;
    margin: 2px;
}

    .singlePhoto img {
        min-width: 38em;
        max-width: 50em;
    }

.galleryBottomSection {
    width: 100%;
    height: 58em;
    margin-top: -55em;
}


/*******************
    Contact
******************/
.contactBanner {
    background-image: url('/Portals/2/Images/Contact/Background_Boardwalk.jpg?');
    background-size: cover;
    height: 60em;
}

/***********************
Contact Form
***********************/
.bristolFormContainer {
    background-color: #fff;
    margin-top: -45em;
    width: 70em;
    padding-top: 3px;
    margin-bottom: 4em;
    display: inline-block;
}

.bristolFormBox {
    border: 2px solid #314858;
    margin: 10px;
    padding: 2em 0;
}

.formCell_6 {
    display: inline-block;
}

.bristolForm {
    width: 100%;
}

input#txtName {
    width: 32.25em;
}

input#txtEmail, input#txtPhone {
    width: 15em;
}

    input#txtName::placeholder, input#txtEmail::placeholder, input#txtPhone::placeholder {
        color: #314858;
    }

select#ddlCategory {
    width: 33.5em;
}

textarea#txtComment {
    width: 32.25em;
    height: 10em;
}

    textarea#txtComment::placeholder {
        color: #314858;
    }

input[type="text"], select, textarea, input[type="email"], input[type="search"], input[type="password"], input[type="tel"] {
    border-radius: 0px;
    background-color: #bfd6db;
    font-family: 'Trenda-Bold';
    color: #314858;
    padding: 7px;
    border: solid 1px #9dbdbf;
    box-shadow: none;
    margin: 5px;
}

.BristolForm span {
    font-family: 'Trenda-Regular';
    font-size: 1.25em;
    margin-left: 10px;
}
/*************************************
Restaurant Contact Visualizer
*************************************/
.contactInfoSection {
    padding: 5em 0;
    margin-bottom: 3em;
    width: 80em;
    display: inline-block;
}

.directionsLink {
    background-color: #f27149;
    margin-bottom: 4em;
}

    .directionsLink img {
        width: auto;
    }

    .directionsLink:hover {
        background-color: #5e5e5e;
    }

.restaurantAddress {
    text-align: left;
    width: 40%;
    margin-left: 7%;
    display: inline-block;
    vertical-align: top;
}

    .restaurantAddress p {
        margin: 0 0 5px 0;
    }

div.restaurantAddress a {
    color: #3d373e;
    font-family: 'Trenda-Regular';
}

    div.restaurantAddress a:hover {
        color: #f27149;
    }

/*.restaurantAddress p, .hours p, .restaurantAddress span, .hours span {
    line-height: .25;
}*/

.hours p {
}

.restaurantAddress p:nth-child(1) {
    padding-top: 1em;
}

.restaurantAddress p:last-child {
    font-size: 1.25em;
    font-weight: bold;
    padding-top: 1em;
    width: 20em;
    display: inline-block;
}

.restaurantAddress h2 {
    font-size: 3em;
}

.hours {
    display: inline-block;
    width: 25em;
    line-height: 0;
    margin-bottom: 2em;
}

.restaurantLinks {
    margin-bottom: 3em;
    width: 100%;
    text-align: center;
}

    .restaurantLinks a {
        font-size: 1.25em;
        padding: 6px 15px 4px 15px;
        margin-right: 5px;
    }



#dnn_ctr4259_HtmlModule_lblContent {
    position: relative;
}



.contactPicture {
    position: absolute;
    right: 0;
    top: 58rem;
    overflow: hidden;
}

    .contactPicture img {
        position: relative;
        left: 14em;
        width: 85%;
    }

.contactBottom {
    background-image: url('/Portals/2/Images/Contact/Background_Netting.jpg?');
    height: 8em;
    width: 100%;
    padding-top: 7em
}

    .contactBottom a {
        color: #fff;
        font-family: 'GlyphaLTStd-Bold';
        font-size: 3em;
    }

        .contactBottom a:hover {
            color: #314858;
            transition: ease-in-out .5s;
        }

#CommentThanks {
    font-family: 'GlyphaLTStd-Bold';
    font-size: 2em;
    width: 70%;
    line-height: 1;
    margin-left: 15%;
    color: #f27149;
}
/*******************
Reservations
******************/
.reservationsTop {
    padding-top: 4em;
    background-color: #fff;
    position: relative;
    background-image: url('/portals/2/Images/Reservations/Cutout_Drink Ingredients.png?');
    background-position: right;
    background-size: 36em;
    background-position-y: bottom;
    background-repeat: no-repeat;
    height: 77em;
}

.reservationsTitle {
    background-color: #f27149;
    width: 70%;
    margin-left: 15%;
    padding: 1em;
}

.reservationsInner {
    border: 2px solid #fff;
    padding: 2em;
}

    .reservationsInner h4 {
        font-size: 3.25em;
    }

    .reservationsInner p {
        width: 54%;
        margin-left: 23%;
        margin-bottom: 1em;
    }

.resPic1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 30%;
    overflow: hidden;
}

    .resPic1 img {
        width: 102%;
        position: relative;
        bottom: 9em;
        right: 30%;
    }


/*****************************
Reservations Contact Visualizer
*****************************/
.res-picker a {
    color: #5e5e5e;
    font-family: 'Trenda-Bold';
}

    .res-picker a:hover {
        color: #f27149;
    }

.resContactSection {
    width: 100%;
    margin: 0;
    height: 27em;
    background-color: #fff;
    position: relative;
}

.reservationContainer {
    width: 100%;
    margin-top: -7em;
    background: transparent;
    position: absolute;
    top: -10em;
}

.reservationContact {
    background-color: #fff;
    width: 43em;
    text-align: left;
    display: inline-block;
    padding: 1em;
    margin-top: -16em;
}

.reservationHours p {
    font-size: .9em;
    line-height: 1.5;
    margin: 0 0 5px 0;
}

#parking {
    font-size: 1.25em;
    font-weight: bold;
    width: 20em;
    display:inline-block;
}

.reservationContact h2 {
    font-size: 3.5em;
}


.resRestaurantAddress {
    text-align: left;
    line-height: 0;
    margin-left: 7%;
    width: 90%;
    display: inline-block;
}

    .resRestaurantAddress p {
        margin: 0 0 5px 0;
    }

.hours p {
    margin: 0 0 10px 0;
}

.resRestaurantAddress a {
    color: #3d373e;
    font-family: 'Trenda-Regular';
}

    .resRestaurantAddress a:hover {
        color: #f27149;
    }

.resRestaurantAddress p:nth-child(6) {
    font-weight: bold;
    font-size: 1.25em;
    margin-top: 1em;
}

.reservationHours {
    padding-left: 2em;
    padding-top: 15px;
    line-height: 0;
}

.reservationLinks {
    margin: 2em 0;
    width: 100%;
    text-align: center;
    line-height: 1.5;
}

    .reservationLinks a {
        font-size: 1.25em;
        margin: 10px 7%;
        width: 50%;
        display: block;
    }
/*********************
Reservation Picker
*********************/
.res-picker {
    display: inline-block;
    width: 43em;
    height: 32em;
    position: relative;
    bottom: 10em;
    opacity: .9;
    background-color: #bfd6db;
    vertical-align: top;
}

    .res-picker h2 {
        font-size: 3.5em;
        margin: .5em 0;
    }

    .res-picker p {
        font-family: 'Trenda-Bold';
        color: #5e5e5e;
        font-size: 1.5em;
    }

.res-container {
    display: inline-block;
    text-align: center;
    background: #fff;
    border: 1px solid #f27149;
    font-size: 2em;
    margin-top: 1em;
    font-family: 'TrendSansOne';
    width: 56%;
    border-radius: 5px;
}

div.dropDownIcon2 {
    height: .75EM;
    width: .75em;
    background-color: transparent;
    border-bottom: 2px solid #314858;
    border-right: 2px solid #314858;
    transform: rotate(45deg);
    display: inline-block;
    position: absolute;
    z-index: 2;
    bottom: 1em;
    right: 1em;
}

.res-date, .res-time, .res-guests {
    display: inline-block;
    width: 100%;
    color: #5e5e5e;
    border-bottom: 2px solid #f27149;
    text-align: left;
    position: relative;
}

    .res-date label, .res-time label, .res-guests label, .res-date a, .res-time a, .res-guests a {
        display: none
    }

#ui-datepicker-div {
    font-family: 'TrendSansOne';
    color: #f27149;
    font-size: 2em;
}

.ui-datepicker th {
    color: #5e5e5e;
    font-size: .75EM;
    text-transform: uppercase;
    FONT-FAMILY: 'TrendSansOne';
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    color: #f27149;
    text-align: center;
    font-family: 'TrendSansOne';
    font-size: 1.5em;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #9dbdbf;
    background: #bfd6db;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #658193;
    background: #658193;
}

table {
    line-height: 3em;
    font-family: 'TrendSansOne';
    color: #f27149;
}

input#datepicker.rp-datepicker.hasDatepicker {
    font-size: 1em;
    width: 90%;
    border: none;
    background-color: #fff;
    cursor: pointer;
}

.res-date input, .res-time input, .res-guests input {
    cursor: pointer;
    border: none;
    background-color: #fff;
    font-size: 1em;
    width: 80%;
}

.res-time select#Select_0, .res-guests select#Select_1 {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 1em;
    background-color: #fff;
    width: 98%;
    border: none;
    cursor: pointer;
}

select::-ms-expand {
    display: none;
}

option:hover {
    color: #f27149;
    background-color: #5e5e5e;
}

.res-date span:last-child, .res-time span:last-child, .res-guests span:last-child {
    position: absolute;
    right: 1em;
    bottom: .5em;
}

.res-submit {
    background-color: #f27149;
    padding: .5em 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

a#otLink.rp-button {
    text-decoration: none;
    color: #fff;
    font-family: 'TrendSansOne';
}

    .res-submit:hover, a#otLink.rp-button:hover {
        color: #f27149;
        background-color: #5e5e5e;
        transition: ease .25s;
        cursor: pointer;
    }

.res-image {
    position: absolute;
    width: 11em;
    height: 23em;
    right: -7em;
    bottom: -14em;
    overflow: hidden;
}

    .res-image img {
        width: 11em;
    }

/********************
Email Signup
********************/
.email-section {
    width: 100%;
    background-color: #bfd6db;
    text-align: center;
}

.bristolLogo {
    width: 100%;
    margin-left: 0;
    padding: 1em 0;
    background-color: #314858;
}

    .bristolLogo img {
        width: 15%;
    }

.email-section h2 {
    font-size: 7em;
}

.email-section h4 {
    padding-top: 1em;
}

.emailDivider {
    padding: 2em 0 0 0;
}

.bristol-location-specials {
    width: 100%;
    background-image: linear-gradient(to bottom, #bfd6db 25%, #fff);
    text-align: center;
    padding: 2em 0;
}

.email-special {
    width: 58em;
    display: inline-block;
    min-height: 6em;
}
.general {
    padding: 2em 0;
}
    .email-special ul li {
        color: #314858;
        text-align: center;
        font-size: 1.25em;
        list-style-type: none;
        margin: 0;
        font-family: 'Trenda-Bold';
        line-height: 1.5;
    }

.divBristolEmailForm {
    width: 100%;
    min-height: 70vh;
    background-image: url('/Portals/2/Images/Email/Cutout_Drink Ingredients.png?');
    text-align: center;
    background-repeat: no-repeat;
    margin-top: -1px;
    padding-bottom: 1em;
    background-position-x: right;
    background-position-y: top;
}

.disclaimer p {
    width: 70%;
    font-size: .75em;
    margin: 1em 15%;
    color: #fff;
    font-family: 'Trenda-Regular';
}

.emailFormContainer {
    width: 57em;
    display: inline-block;
    background: #314858;
    padding: 8px 1px;
    margin-top: -2em;
}

.emailForm {
    width: 97%;
    display: inline-block;
    border: 2px solid white;
    background-color: #314858;
}

#SignupThanks {
    border: 2px solid white;
    background-color: #314858;
    color: #fff;
    font-family: 'GlyphaLTStd-Bold';
    font-size: 2em;
    width: 97%;
    display: inline-block;
    padding: 2em 0;
    line-height: 1.25;
}

div.formCell_12.formTitleLight {
    padding: .5em 0;
}

input#txtAddress, input#txtEmailAddress, input#txtConfirmEmailAddress, input#txtFirstName, input#txtLastName, input#txtBirthdate, input#txtAnniversary, input#txtCity, input#txtZip {
    width: 81%;
}
select#ddlState, select#ddlStoreCode {
    width: 83.5%;
}

.city-select, .state-select, .zip-select {
    display: inline-block;
}

.divBristolSubmit button.borderButton {
    margin-top: 1em;
    background-color: #314858;
}

/********************
Privacy
******************/


div.privacy {
    background-color: #bfd6db;
    color: #3d373e;
    padding: 2em 15%;
    font-size: 1.5em;
    font-family: 'Trenda-Regular';
}

div.privacyTitle {
    font-size: 2em;
    padding: 1em 0;
    text-align: center;
    line-height: 1;
}

.privacySub {
    font-family: 'TradeGothicLTPro-BdCn20';
    font-size: 1.5em;
    padding: 8px 0;
    line-height: 1;
}

/*******************
    Footer
********************/
.bristolFooter{
    position:relative;
 
}

.footer {
    background-color: #314858;
    width: 100%;
    padding: 0;
    font-size: 1.25em;
    color: #9dbdbf;
}

.footer, .page-wrap:after {
    height: 0;
}

.footerTop a {
    color: #9dbdbf;
    text-decoration: none;
    font-family: 'Trenda-Bold';
    text-transform: uppercase;
}

    .footerTop a:hover {
        color: #fff;
    }

.footerTop {
    background-color: #314858;
    color: #9dbdbf;
    font-size: 1.25em;
    height: 11em;
}

    .footerTop img {
        padding: 3.5em 0;
        width: 55%;
        margin-left: -7em;
        margin-top: -1em;
    }

.footerLogo {
    display: inline-block;
    width: 25%;
    float: left;
    padding-left: 2em;
}

.footerLocation {
    position: relative;
    padding: 3em;
    top: 1em;
    width: 64%;
    margin-left: 24%;
}

div.dropdown {
    text-align: left;
    display: inline-block;
    width: 15em;
    border: 2px solid #9dbdbf;
    position: relative;
    padding: .5rem;
    margin-right: 5px;
}

.dropdown:hover {
    cursor: pointer;
}

.dropdown p {
    position: relative;
    width: 100%;
    right: 0em;
    font-size: 1.25em;
    bottom: .85em;
    font-family: 'Trenda-Bold';
    color: #9dbdbf;
}

.dropdown a:hover .dropDownIcon div {
    color: #314858;
    background-color: #fff;
}

.dropdown ul {
    display: inline-block;
    width: 100%;
    line-height: .89;
    position: absolute;
    z-index: 2;
    right: -1em;
    margin: 0 1em;
    height: 0;
}

.dropdown li {
    display: none;
    position: relative;
    padding: 1px .5em;
}

.dropdown a:hover {
    color: #9dbdbf;
}

li.active, a.active {
    display: block;
    color: #9dbdbf;
}

.currentLocation {
    font-family: 'Trenda-Bold';
    color: #9dbdbf;
    text-transform: uppercase;
}

currentLocation:hover {
    cursor: pointer;
}

.chooseLocation {
    width: 100%;
    text-align: right;
    font-size: 1.25em;
}

    .chooseLocation p:first-child {
        position: absolute;
        top: 1em;
        right: 27em;
        font-size: 1em;
    }


div.dropDownIcon {
    float: right;
    height: .75EM;
    width: .75em;
    background-color: transparent;
    border-bottom: 2px solid #9dbdbf;
    border-right: 2px solid #9dbdbf;
    transform: rotate(45deg);
    display: inline-block;
    position: relative;
    z-index: 2;
}

    div.dropDownIcon:hover {
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
    }

div.hoursFooter {
    border: 2px solid #9dbdbf;
    text-align: center;
    display: inline-block;
    position: relative;
    width: 6em;
    padding: .5rem;
    margin-left: 0em;
    margin-right: 5px;
}

div.reservationsFooter {
    border: 2px solid #9dbdbf;
    background-color: #9dbdbf;
    text-align: center;
    display: inline-block;
    position: relative;
    padding: .5rem;
    width: 11em;
}

.reservationsFooter a {
    color: #314858;
    position: relative;
}

.locationActive {
    border-color: #bfd6db;
    color: #bfd6db;
    transition: .5s;
    background-color: #fff;
}

    .locationActive p {
        position: relative;
        width: 100%;
        right: 0em;
        bottom: .85em;
        font-family: 'Trenda-Bold';
        color: #9dbdbf;
    }

    .locationActive ul {
        display: inline-block;
        width: 100%;
        position: ABSOLUTE;
        left: 0;
        margin: 1.5em -.1em;
        background-color: #9dbdbf;
        padding: .25em 0;
        border: solid 2px #9dbdbf;
        height: auto;
    }

    .locationActive li {
        display: block;
    }

ul.location a {
    color: #fff;
}

    ul.location a:hover {
        color: #f27149;
        transition: ease .25s;
    }

.footerBottom {
    padding: 1em 0 .5em 0;
    background-color: #314858;
    height: 8em;
    border-top: 2px solid #9dbdbf;
    font-size: 1.5em;
    letter-spacing: 2px;
    margin-top: -.5em;
}

.footerLinks {
    display: inline-block;
    width: 25%;
}



.footerBottom ul {
    margin-top: .5em;
    margin-left: 2em;
    text-align: left;
}

.footerBottom li {
    display: inline-block;
    width: 48%;
    margin: 6px 0;
}

.footerBottom a {
    text-decoration: none;
    color: #9dbdbf;
    font-family: 'Trenda-Regular';
}

    .footerBottom a:hover {
        color: #fff !important;
    }

.locationInfo {
    width: 20%;
    display: inline-block;
    text-align: left;
    padding: 0 0 0 2.5em;
    color: #9dbdbf;
    border-left: 2px solid #9dbdbf;
    line-height: 1.25;
    font-family: 'Trenda-Regular';
}

    .locationInfo p {
        margin: 0;
    }

.locationAddress p {
    margin: 0;
}

.locationCoordinates {
    width: 20%;
    display: inline-block;
    text-align: right;
    padding: 0 2.5em 0 0;
    color: #9dbdbf;
    border-right: 2px solid #9dbdbf;
    line-height: 1.25;
    font-family: 'TrendSansOne';
    font-weight: bold;
}

    .locationCoordinates p {
        margin: 0;
    }

.copyrightFooter {
    color: #9dbdbf;
    background-color: #314858;
    margin: auto;
    width: 100%;
    padding: 1em 0;
}

.copyright {
    display: none;
}

.social-links a:hover {
    opacity: .5;
}

ul.social-links {
    width: 25%;
    display: inline-block;
    font-size: 4em;
    vertical-align: top;
    margin: 0;
    text-align: center;
    padding: .5em 0px;
}

.social-links li {
    display: inline-block;
    width: 60px;
}

.bristolLogo img {
    width: 15%;
}

.social-links li img {
    width: 40px;
}

@media only screen and (max-width: 1500px) {
    /*******************
  Landing
  ****************/
    .landingContainer {
        width: 64%;
        margin-left: 18%;
    }

    .landingLocations {
        width: 40%;
    }

    .landing h1 {
        font-size: 7em;
    }
}

@media only screen and (max-width: 1440px) {
    /*******************
  Home
  ******************/
    .topOfCatchDescription {
        width: 33%;
        margin-left: 21%;
        margin-top: 0;
    }

    div.topOfCatchMenuLink {
        width: 33%;
        margin-left: 21%;
    }

    /***************
  Menu
  **************/
    div.menuSection:nth-of-type(odd) div.divMenuPic {
        width: 57%;
    }

    div.menuSection:nth-of-type(even) div.divMenuPic {
        width: 57%;
        bottom: 2em;
    }

    div.menuSection:nth-of-type(odd) div.menuDescription {
        width: 38%;
        left: 20%;
    }

    div.menuSection:nth-of-type(even) div.menuDescription {
        width: 38%;
        right: 20%;
    }

    .subMenuPicLeft img, .subMenuPicLeft3 img {
        left: -18em;
    }

    .subMenuPicRight img, .subMenuPicRight3 img {
        right: -20em;
    }

    .subMenuPicLeft3-brunch img {
        left: -16em;
    }

    .subMenuPicRight3-brunch img {
        right: -16em;
    }

    .subMenuPicLeft-dinner img {
        left: -9em;
    }

    .subMenuPicRight-dinner img {
        right: -15em;
    }
    /*************
  Happenings
  ****************/

    .contactPicture img {
        left: 19em;
        width: 78%;
    }
    /*******************
  Reservations
  ********************/
    .reservationsInner h2 {
        font-size: 10em;
    }


    /**************
  Footer
  **********/
    #dnn_10B5_Pane1, #dnn_10B5_Pane2, #dnn_10B5_Pane3, #dnn_10B5_Pane4, #dnn_6DE3_Pane1, #dnn_6DE3_Pane2, #dnn_6DE3_Pane3, #dnn_6DE3_Pane4, #dnn_ABCE_Pane1, #dnn_ABCE_Pane2, #dnn_ABCE_Pane3, #dnn_ABCE_Pane4 {
        width: 25%;
    }

    .footerBottom {
        font-size: 1.25em;
    }
}

@media only screen and (max-width: 1220px) {
    .landingContainer {
        width: 56%;
        margin-left: 24%;
        font-size: 1em;
    }

    .landingLocations {
        width: 40%;
    }

    .landingReservations {
        width: 21%;
    }

    .landingMenu {
        width: 10%;
    }

    .landingContact {
        width: 13%;
    }

    .landing h1 {
        font-size: 7em;
    }

    /*******************
          Header
  ******************/
    .nav {
        right: 0;
    }

    #dnn_pnav > li > a, #dnn_pnav > li > span {
        font-size: 1.25em;
    }
    /*************
  Email
  ************/
    div.signupPopupContainer {
        /*width: 60%;*/
    }
    /*******************
  Home
  ******************/
    .topOfCatchDescription {
        margin-left: 18%
    }

    div.topOfCatchMenuLink {
        margin-left: 18%;
    }
    /*******************
  Menu
  *******************/
    .mainMenu h4 {
        width: 70%;
        margin-left: 15%;
    }

    .mainMenu h2 {
        width: 72%;
        margin-left: 14%;
    }

    img.titleDivider {
        width: auto;
        padding: 1em 0 2em 0;
    }

    .subMenu li {
        width: 5.5em;
        padding: 0 4px;
    }

    div.menuSection:nth-of-type(odd) div.divMenuPic {
        width: 60%;
    }

    div.menuSection:nth-of-type(even) div.divMenuPic {
        width: 60%;
    }

    div.menuSection:nth-of-type(odd) div.menuDescription {
        width: 36em;
        left: 23%;
    }

    div.menuSection:nth-of-type(even) div.menuDescription {
        width: 36em;
        right: 23%;
    }

    .ModDDRMenuC li {
        padding: 4px 0;
        height: 2.75rem;
    }

    /****************
        SubMenu
    *****************/
    .subMenuItemLeft h2, .subMenuItemRight h2, .subMenuItemLeft-brunch h2, .subMenuItemRight-brunch h2 {
        width: 80%;
        margin-left: 10%;
        font-size: 2.5em;
    }

    .subMenuItemLeft p, .subMenuItemRight p {
        width: 84%;
        margin-left: 8%;
    }
    /************
  Crew
  *********/
    .meetTheCrew h4 {
        font-size: 3em;
    }

    .meetTheCrew h2 {
        font-size: 8em;
    }

    .meetTheCrew p {
        width: 80%;
        margin-left: 10%;
    }

    .profileLeftBackground {
        width: 58%;
    }

    .leftProfilePicture {
        padding: 0;
    }

        .leftProfilePicture img {
            width: 115%;
        }

    .individualProfileLeft {
        width: 37%;
        right: -2%;
        top: 8em;
    }

    .rightProfile {
        margin-bottom: -2em;
    }

    .rightBio {
        text-align: right;
        width: 40%;
    }

    .profileRightBackground {
        margin-left: -26%;
        width: 73%;
    }


    /*************
  Happenings
  ***************/
    .happeningsBanner {
        padding-top: 29em;
        padding-bottom: 1em;
    }

    .happeningSection {
        background-color: #fff;
    }


    /************************
  Private Dining
  *********************/
    .privateDiningPic1 img {
        width: 80%;
    }

    div.privateDiningPic2 {
        width: 75%;
    }

    #dnn_78F9_Pane1 h2 {
        font-size: 3.25em;
    }


    .crewContactBox h2 {
        font-size: 3.25em;
        padding-top: 15px;
    }

    .crewContactBox {
        width: 29em;
    }

    .singlePhoto {
        width: 48%;
        margin: 2px;
        vertical-align: top;
    }

        .singlePhoto img {
            width: 41em;
        }

    .galleryBottomSection {
        height: 100em;
        margin-top: -95em;
    }

    .bristolFormContainer {
        width: 60em;
    }

    .contactInfoSection {
        width: 75em;
    }

    .contactPicture {
        bottom: 36em;
    }

        .contactPicture img {
            width: 41%;
            left: 12em;
        }

    .reviewName h2 {
        font-size: 4em;
    }

    .reviewQuote h4 {
        font-size: 2.5em;
    }
    /**************
  Reservations
  ***************/
    .res-image {
        right: -10em;
    }

    .resPic2 {
        display: none;
    }

    .reservationsTitle {
        background-color: #f27149;
        width: 90%;
        margin-left: 6%;
        padding: 1em;
    }

    .reservationContact {
        width: 34em;
    }

    .resDirectionsLink {
        width: 90%;
    }

    .res-container {
        width: 75%;
    }

    .res-picker {
        width: 35em;
    }

    /***************
  Footer
  *****************/

    .social-links li {
        width: 40px;
    }

    .footerTop img {
        width: 75%;
        margin-left: 0;
    }

    .chooseLocation p:first-child {
        right: 23em;
    }

    .footerBottom {
        font-size: 1em;
    }

    div.dropdown {
        width: 13em;
    }

    div.hoursFooter {
        width: 5em;
    }

    div.reservationsFooter {
        width: 10em;
    }

    .footerBottom ul, li {
        margin-top: 0;
    }
}

@media only screen and (max-width: 1100px) {
    .landingContainer {
        width: 71%;
        margin-left: 14.5%;
    }

    .landingLocations {
        width: 40%;
    }

    .landingReservations {
        width: 22%;
    }

    .landingMenu {
        width: 9%;
    }

    .landingContact {
        width: 15%;
    }

    .landing h1 {
        font-size: 7em;
    }
}
@media only screen and (max-width: 1145px) {
    .emailSignup .email {
        display: none;
    }
}
@media only screen and (max-width: 1025px) {
    .slick-track {
        margin-top: 0;
    }
    /****************
        Nav
  **************/
    .mobileMenu {
        position: absolute;
        width: 5em;
        right: 2em;
        background: #3d373e;
    }

    .email {
        width: 50%;
    }

    .giftcard {
        width: 100%;
    }

    .emailClub a {
        padding: 4px 0 2px 0;
    }

    .mobileMenu a {
        background: none;
        display: block;
        color: #fff;
        text-align: center;
        padding: 12px 0 12px 0;
    }

    .mobileMenu img {
        width: 3em;
    }

    .logo {
        background-size: 100%;
        height: 7EM;
        position: static;
        width: 33%;
        margin-left: 33%;
        background-repeat: no-repeat;
        background-position: center;
    }

        .logo img {
            width: 75%;
            margin-top: .75em;
        }

    .topHeader {
        height: 7em;
        text-align: center;
    }

    .nav {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 8em;
        width: 100%;
        background-color: #5e5e5e;
        z-index: 1000;
    }

    ul#dnn_pnav {
        margin: 0;
        color: #bfd6db;
        box-shadow: 0px 1px 15px #5e5e5e;
    }

        ul#dnn_pnav > li {
            display: block;
            float: none;
            margin: 0;
            border-top: 1px solid #314858;
            border-bottom: none;
            background-color: #3d373e;
            z-index: 1;
        }

            ul#dnn_pnav > li > a, ul#dnn_pnav > li > a:hover, ul#dnn_pnav > li > a:visited, ul#dnn_pnav > li > span {
                color: #fff !important;
                padding: .25em 0;
                font-weight: bold;
                margin: 0;
                display: block;
                font-size: 1.75EM;
                border-right: none;
                text-transform: uppercase;
                font-family: 'TrendSansOne';
            }

    .landing {
        height: auto;
    }

        .landing img {
            width: 70%;
            margin-bottom: 5vh;
        }

        .landing h1 {
            font-size: 2rem;
            margin-bottom: 5vh;
        }

    .landingContainer {
        width: 90%;
        margin-left: 5%;
        margin-bottom: 10%;
    }

    .landingLocations {
        width: 100%;
        padding: .75em 0;
        font-size: 2em;
        border: none;
        font-weight: bold;
    }

    .landingLinks {
        margin-bottom: 12px;
    }

    .landingReservations {
        display: none;
    }

    .landingMenu {
        display: none;
    }

    .landingContact {
        display: none;
    }

    .landingDivider {
        font-size: 1em;
    }

    .linkDivider {
        display: none;
    }

    .landingBottom {
        padding: 2em 0;
    }

        .landingBottom p:first-child {
            width: 90%;
            margin-left: 5%;
            margin-top: 2em;
        }

    .bristolCopyright {
        font-size: 1em;
    }
    /************
  Email Club
  **********/

    div.signupPopupContainer {
        width: 97%;
    }
    /***********
  Home
  **********/
    .slider ul.slick-dots {
        display: none !important;
    }

    .homeReservationSection {
        display: none;
    }

    div.mobileReservationSection {
        display: inline-block;
        background-color: #314858;
        width: 100%;
        font-family: 'TrendSansOne';
        font-size: 200%;
        margin-top: 18px;
        padding: .25em 0;
        position: relative;
        bottom: .9em;
        margin-bottom: -1.25em;
        z-index: 100;
    }

        div.mobileReservationSection a {
            color: #9dbdbf;
            font-family: 'TrendSansOne';
            border: solid #9dbdbf 2px;
            display: inline-block;
            border-bottom: solid 7px #9dbdbf;
            padding: 10px;
        }

            div.mobileReservationSection a:hover {
                color: #9dbdbf;
            }

    div.mobileButton {
        display: inline-block;
        padding: 10px 0;
        text-align: center;
        margin: 0 2px;
    }

    .mobileButton a {
        font-size: 1.15em;
    }

    div.outOfSeason {
        display: none;
    }

    .mobileReservationSection a:hover {
        background-color: #9dbdbf;
        color: #314858 !important;
        transition: ease .25s;
    }

    .bristolInfo {
        padding: 1em 0;
    }

        .bristolInfo p {
            width: 94%;
            margin-left: 3%;
        }

    .topOfCatchSection {
    }

    .topOfCatch {
        background-size: contain;
        height: 45em;
        margin-bottom: -2em;
    }

    .topOfCatchHeader {
        padding: 16% 0;
    }

        .topOfCatchHeader h4 {
            font-size: 3em;
        }

        .topOfCatchHeader h2 {
            font-size: 8em;
        }

    div.topOfCatchDescription {
        width: 94%;
        margin: 1em auto;
        text-align: center;
    }

    .topOfCatchImages {
        display: none;
    }

    div.topOfCatchMenuLink {
        width: 100%;
        margin: auto;
    }

    .pdBuffer {
        width: 100%;
    }

    .eventSection {
        width: 100%;
        padding-bottom: 2em;
    }

    .eventSection1 {
        background-size: 100%;
        width: 100%;
        height: 50em;
    }

    .eventPics {
        display: none;
    }

    .eventBox {
        width: 90%;
        display: inline-block;
        margin-top: 15em;
        background-color: #fff;
        margin-bottom: 0;
    }

    .eventBoxHeader h4 {
        font-size: 2em;
    }

    .eventBoxHeader h2 {
        font-size: 6em;
    }

    img.sectionDivider {
        /*size: 18%;*/
    }

    .eventBoxHeader p {
        width: 70%;
        padding-bottom: 1em;
        margin-left: 15%;
    }

    .eventBoxHeader a {
        font-size: 1.5em;
    }

    div.eventPics2 {
        display: none;
    }

    .eventSection2 {
        height: 20em;
    }

    h4.eventQuote {
        font-size: 2.5em;
        width: 70%;
        bottom: 1em;
        text-align: left;
    }

    .eventDivider {
        display: none;
    }

    p.quoteName {
        bottom: 2em;
        padding-left: 9em;
    }

    .instagramSection {
        margin-top: 0;
    }

    .instagram {
        width: 85%;
        display: inline-block;
        margin-top: 0em;
        padding: 1em;
    }

        .instagram img {
            padding: 2em;
            width: 40%;
        }

        .instagram h4 {
            font-size: 2.5em !important;
        }

        .instagram p {
            width: 90%;
            margin-left: 5%;
            padding: 1em 0 4em 0;
        }

        .instagram a {
            font-size: 1.5em;
            bottom: 1.5em;
        }

    .clearInstagram {
        top: 200px;
    }

    div.instagramTitle {
        width: 100%;
        text-align: center;
        position: static;
    }

    .instagramTitle h2 {
        font-size: 3em;
        margin-left: 0;
        display: inline;
    }


    /**********
  Menu
  ************/
    .mainMenu {
        height: 22em;
    }

        .mainMenu h2 {
            font-size: 8em;
        }

        .mainMenu h4 {
            font-size: 2.5em;
        }

    div.menuDescription {
        width: 38em;
    }

    .generalMenuPic1 {
        right: -27em;
        width: 53em;
    }

    .subMenu {
        height: 47em;
        padding: .75em 0;
    }

        .subMenu li {
            width: 100%;
            padding: 1em 0;
            font-size: 1.75em;
            padding: 1em 0;
        }

        .subMenu a {
            border: none;
            font-size: 2.5em;
            background-color: transparent;
        }

            .subMenu a:hover {
                color: #f27149;
                background-color: transparent
            }

    .subMenuActive a {
        color: #f27149;
    }
    /***********
  SubMenus
  ***********/
    .subMenuHeading {
        border-bottom: 1px solid #314858;
        margin-bottom: 1em;
    }

    .subMenuItemLeft, .subMenuItemRight {
        padding: 0 0 1em 0;
        min-height: unset;
    }

        .subMenuItemLeft p, .subMenuItemRight p {
            width: 64%;
            margin-left: 18%;
        }

    .subMenuPicRight, .subMenuPicRight3 {
        top: -13em;
    }

        .subMenuPicRight img, .subMenuPicRight3 img, .subMenuPicRight3-brunch img {
            right: -14em;
        }


    .subMenuPicLeft, .subMenuPicLeft3 {
        top: -13em;
    }

        .subMenuPicLeft img, .subMenuPicLeft3 img, .subMenuPicLeft3-brunch img {
            left: -9em;
        }



    .subMenuPicLeftBottom img, .subMenuPicRightBottom img, .subMenuPicLeftBottom-lunch img {
        width: 68%;
        bottom: 6em;
    }

    .subMenuPicLeft1-brunch img {
        width: 140%;
        left: -8em;
        bottom: 17em;
    }

    .subMenuPicLeft2-brunch {
        top: -20em;
    }

        .subMenuPicLeft2-brunch img {
            width: 134%;
            left: -10em;
            top: 0;
        }

    .subMenuPicRight1-brunch img {
        width: 140%;
        right: -6em;
        bottom: 0;
    }

    .subMenuPicRight2-brunch {
        top: -18em;
    }

        .subMenuPicRight2-brunch img {
            width: 121%;
            right: -8em;
            top: 0;
        }

    .subMenuPicRight-dessert img {
        right: -6em;
        top: 6em;
    }

    .subMenuPicLeft-dessert img {
        left: -6em;
        top: 2em;
    }

    .subMenuPicLeft-drink {
        left: 0;
    }

    .subMenuPicRight-drink {
        right: 0;
    }

    .subMenuPicLeft-drink img {
        left: 1em;
        width: 10em;
    }

    .subMenuPicRight-drink img {
        right: -1em;
        width: 14em;
        bottom: 5em;
    }

    div#dnn_C9C3_Pane1, div#dnn_C9C3_Pane3, div#dnn_0235_Pane1, div#dnn_0235_Pane3, div#dnn_A548_Pane1, div#dnn_A548_Pane3, div#dnn_0170_Pane1, div#dnn_0170_Pane3, div#dnn_9BB5_Pane1, div#dnn_9BB5_Pane3, div#dnn_6F49_Pane1, div#dnn_6F49_Pane3, div#dnn_6A53_Pane1, div#dnn_6A53_Pane3, div#dnn_7B1E_Pane1, div#dnn_7B1E_Pane3, div#dnn_F0E2_Pane1, div#dnn_F0E2_Pane3, div#dnn_DEF5_Pane1, div#dnn_DEF5_Pane3,
    div#dnn_A18E_Pane1, div#dnn_A18E_Pane3, div#dnn_FF80_Pane1, div#dnn_FF80_Pane3, div#dnn_9157_Pane1, div#dnn_9157_Pane3, div#dnn_708E_Pane1, div#dnn_708E_Pane3, div#dnn_A15D_Pane1, div#dnn_A15D_Pane3, div#dnn_7DF3_Pane1, div#dnn_7DF3_Pane3, div#dnn_0DFF_Pane1, div#dnn_0DFF_Pane3 {
        width: 100% !important;
    }

    div#dnn_C9C3_Pane2, div#dnn_0235_Pane2, div#dnn_A548_Pane2, div#dnn_0170_Pane2, div#dnn_9BB5_Pane2, div#dnn_6F49_Pane2, div#dnn_6A53_Pane2, div#dnn_7B1E_Pane2, div#dnn_F0E2_Pane2, div#dnn_DEF5_Pane2, div#dnn_A18E_Pane2, div#dnn_FF80_Pane2, div#dnn_9157_Pane2, div#dnn_708E_Pane2, div#dnn_A15D_Pane2, div#dnn_7DF3_Pane2, div#dnn_0DFF_Pane2 {
        display: none;
    }

    .bottomSubMenu {
        width: 80%;
        margin-left: 10%;
    }
    /**********************
  Private Dining
  **********************/
    #dnn_40A3_Pane1, #dnn_40A3_Pane3 {
        display: none;
    }

    #dnn_40A3_Pane2 {
        width: 100% !important;
    }

    .singlePhoto {
        width: 100%;
        margin: 4px 0;
        height: unset;
    }

        .singlePhoto img {
            min-width: unset;
            max-width: unset;
            width: 100%;
            height: auto;
        }
    /*********
  CREW
  *********/
    .crewBanner {
        height: 14em;
    }

    .meetTheCrew {
        width: 94%;
        margin-left: 3%;
        margin-top: 0;
    }

        .meetTheCrew h4 {
            font-size: 1.5em;
        }

        .meetTheCrew h2 {
            font-size: 4em;
        }

        .meetTheCrew div {
            width: 100%;
            margin: 0;
        }

    .profileLeft {
        margin-top: 3em;
    }

    .profileLeftBackground {
        width: 65%;
        margin-left: -10%;
    }


    .leftProfilePicture img {
        margin-top: 1.25em;
        margin-left: -4em;
    }

    .individualProfileLeft {
        width: 90%;
        margin-top: -9em;
        text-align: center;
    }

        .individualProfileLeft span:first-child, .rightBio span:first-child {
            border-bottom: 2px solid #314858;
        }

    .rightProfile {
        height: 83em;
    }

    .rightBio {
        text-align: center;
        width: 90%;
        position: absolute;
        top: 44em;
        left: 0;
        margin-left: 5%;
    }

    .profileRightBackground {
        position: absolute;
        top: 12em;
        left: 15%;
        width: 41em;
        margin: 0;
    }


    .crewBottom {
        height: 20em;
        background-position: left;
        text-align: center;
    }

        .crewBottom h4 {
            width: 80%;
            font-size: 2em;
        }
    /*****************
  Happenings
  ****************/
    .happeningDesk {
        display: none;
    }

    #hap-description {
        width: 60%;
        margin-left: 20%;
    }

    .happeningMobile {
        display: block;
    }

    .happening {
        width: 49%;
    }
    /**************
  Private Dining
  **************/
    #dnn_53D1_Pane1, #dnn_53D1_Pane2 {
        width: 70%;
        margin-left: 15%;
        height: 21em;
    }

    .privateDiningPic2 img {
        display: none;
    }

    .pdBookEvent, .crewContactBox {
        position: static;
        display: inline-block;
        margin-bottom: 1em;
    }

    .pdBookEvent {
        height: 20em;
        width: 94%;
        margin-top: -3em;
        background-color: rgba(255,255,255, 0.6);
    }

        .pdBookEvent h2 {
            margin-top: 1.25em;
        }

    .crewContactBox {
        height: 20em;
        width: 80%;
        margin-top: -7em;
    }

    .reviewName {
        width: 45%;
        left: 2em;
        top: 10em;
    }

        .reviewName h2 {
            font-size: 3.5em;
        }

    .reviewQuote {
        width: 53%;
        right: -5em;
    }

        .reviewQuote h4 {
            font-size: 2.25em;
            width: 81%;
        }
    /**************
  Contact
  *************/
    .bristolFormContainer {
        width: 100%;
        margin-top: 70em;
    }

    .bristolFormHeader h4 {
        font-size: 3em;
    }

    .bristolFormHeader h2 {
        font-size: 6em;
    }

    .formCell_6 {
        display: unset;
    }

    input#txtName, input#txtEmail, input#txtPhone, select#ddlCategory, textarea#txtComment {
        width: 80%;
    }

    .BristolForm p {
        display: inline-block;
        width: 80%;
    }

    .BristolForm span {
        font-size: 1em;
    }

    .contactBanner {
        height: 10em;
    }

    #dnn_ctr4257_ContentPane {
        position: relative;
    }

    .contactInfoSection {
        position: absolute;
        top: 21em;
        left: 0;
        background: #fff;
        width: 100%;
        border: none;
        padding: 1em 0;
    }

    .restaurantAddress {
        text-align: center;
        margin-top: 2em;
        width: 100%;
        display: block;
        padding-top: .5em;
        margin-left: 0;
    }

    .directionsLink {
        width: 90%;
        margin-left: 5%;
    }

    .restaurantLinks a {
        display: inline-block;
        width: 50%;
        margin-top: 1em;
        margin-right: 0 !important;
    }

    .contactBottom {
        height: 14em;
    }

        .contactBottom a {
            line-height: 1;
            margin-top: 1em;
            font-size: 3.5em;
        }

    .hours {
        width: 100%;
        margin-top: 2em;
    }

    .contactPicture {
        display: none;
    }
    /*****************
  Reservations
  ****************/
    .reservationsTop {
        height: 14em;
        padding-top: 19em;
    }

    .reservationsTitle {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .reservationsInner {
        display: none;
    }

    .resPic1 {
        display: none;
    }

    .resPic2 {
        display: none;
    }

    .resContactSection {
        width: 100%;
        margin: 0;
        height: 74em;
    }

    .reservationContainer {
        text-align: center;
        width: 100%;
        margin-top: 18em;
    }

    .reservationContact {
        width: 100%;
        padding: 1em 0;
        margin-top: -3em;
    }

    .resDirectionsLink {
        width: 100%;
        margin: 0;
        padding: .5em 0;
        text-align: center
    }

    .resRestaurantAddress {
        text-align: center;
        width: 100%;
        margin: 0;
    }

        .resRestaurantAddress h2 {
            margin-top: .5em;
        }

    .reservationHours {
        text-align: center;
        width: 100%;
        margin: 0;
        padding: 1em 0;
    }

    .reservationLinks {
        width: 90%;
        margin-left: 5%;
        display: inline-block;
    }

        .reservationLinks a {
            width: 100%;
            display: inline-block;
            padding: .5em 0;
            margin: 10px 0;
        }

    .res-container {
        width: 80%;
        border-radius: 10px;
    }

    .res-picker {
        width: 100%;
        position: absolute;
        height: 32em;
        top: -38em;
        left: 0;
    }

    .res-date {
        border-top-right-radius: 7px;
        border-top-left-radius: 7px;
    }

    .res-submit {
        border-bottom-right-radius: 7px;
        border-bottom-left-radius: 7px;
    }

    .res-image {
        display: none;
    }

    /***************
     Footer
     **************/
    .footerLogo {
        width: 100%;
        padding-left: 0;
    }

    .footerTop {
        font-size: 1.5em;
        height: 20em;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

        .footerTop img {
            width: 30%;
            margin: 0;
        }

    .chooseLocation {
        display: inline-block;
        padding-bottom: .5em;
        margin-top: -1em;
        width: 60%;
        margin-left: -1em;
    }

    div.dropDownIcon {
        height: .5em;
        width: .5em;
    }

    .footerLocation {
        padding: 1em 0;
        width: 100%;
        margin-left: 0;
        top: 0;
        height: 10em;
    }

    .chooseLocation p {
        display: none;
    }

    div.dropdown {
        text-align: center;
        display: inline-block;
        width: 100%;
        border: 2px solid #9dbdbf;
    }

    .locationActive ul {
        margin: 1em -.1em;
    }

    div.hoursFooter {
        width: 100%;
        margin-right: 0;
        margin-top: .5em;
        display: inline-block;
    }

    div.reservationsFooter {
        margin: .5em 0;
        width: 100%;
    }

    .footerBottom {
        height: auto;
        font-size: 2em;
        padding: 0;
    }

    .footerLinks {
        width: 100%;
        border-bottom: 2px solid #bfd6db;
    }

    .footerBottom ul {
        margin: 0;
        width: 100%;
        text-align: center;
    }

    ul.footerBottomLinks {
        font-weight: bold;
        padding: 2em 0;
    }

    .footerBottom li {
        width: 100%;
    }

    .locationInfo {
        text-align: center;
        width: 100%;
        border-left: none;
        border-bottom: 2px solid #bfd6db;
        height: auto;
        padding: 2em 0;
    }

    .locationCoordinates {
        text-align: center;
        width: 100%;
        border-right: none;
        border-bottom: 2px solid #bfd6db;
        padding: 0 0 2.5em 0;
    }

    .social-links {
        width: 100%;
        font-size: 4.5em;
    }

        .social-links li {
            width: 60px;
        }
    /**************
  datepicker
  **************/
    #ui-datepicker-div {
        position: fixed !important;
        top: 40vh !important;
        left: 16% !important;
        width: 78% !important;
    }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 50%;
        font-size: .75em;
    }
}

@media only screen and (max-width: 767px) {
    .landingBottom p:first-child {
        font-size: 1.5em;
    }
    /**************
  datepicker
  **************/
    #ui-datepicker-div {
        position: fixed !important;
        top: 40vh !important;
        left: 0 !important;
        width: 97% !important;
    }
    /*************
     MobileNav
     *************/
    .logo {
        height: auto;
        width: 46%;
        margin-left: 24%;
        margin-top: 1em;
        padding-top: 1em;
    }

    .nav {
        right: 0;
        top: 9em;
    }

    .mobileMenu {
        right: 0;
    }

    .emailSignup a {
        font-size: 1.25em;
    }
    .divSignupBar span {
        font-size: 1.25em;
    }
    .email-special h2 {
        font-size: 2em;
    }

    button.emailButton {
        top: 2px;
        right: 0;
        font-size: 2.5em;
    }
    /***************
     Home
     ***************/
    .w3-section {
        display: none;
    }

    div.mobileReservationSection {
        font-size: 1.5em;
    }

        div.mobileReservationSection a {
            padding: 5px 2px;
        }

    .topOfCatchHeader {
        padding: 25% 0;
    }

    .topOfCatch {
        height: auto;
    }

    .topOfCatchDescription {
        padding: 0 0 1em 0;
        margin: 0 auto;
    }

    .eventSection1 {
        height: 46em;
    }

    .eventBox {
        margin-top: 6em;
    }

    .eventBoxHeader p {
        width: 90%;
        margin-left: 5%;
    }

    .eventSection2 {
        height: 17em;
    }

    h4.eventQuote {
        font-size: 2em;
        width: 100%;
        text-align: center;
        padding: 0;
    }

    ul.instagramPhotos {
        margin-left: 0;
    }

    .clearInstagram {
        top: 350px;
    }

    /**************
     Menu Page
     **************/
    .mainMenu {
        height: 23em;
    }

    .menuSection {
        height: 60em;
    }

    .mainMenu h4 {
        font-size: 1.5em;
    }

    .mainMenu h2 {
        font-size: 5em;
    }

    .titleDivider {
        width: auto;
    }

    div.generalMenuPic1 {
        display: none;
    }


    div.menuItem {
        width: 100%;
        background-color: #bfd6db;
        height: 50em;
    }

    h4#destination {
        font-size: 1.5em;
        border-bottom: 2px solid #9dbdbf;
    }

    .menuDescription h2 {
        font-size: 3em;
    }

    .menuDescription p {
        padding: 0;
        font-size: 1.5em;
        width: 80%;
        margin-bottom: 2em;
    }

    div.menuSection:nth-child(5), div.menuSection:nth-child(6), div.menuSection:nth-child(7), div.menuSection:nth-child(8), .menuExtraImage {
        display: none;
    }

    div.menuSection:nth-child(1) div.divMenuPic {
        margin-left: 0px;
        width: 175%;
        top: -30em;
    }

        div.menuSection:nth-child(1) div.divMenuPic img {
            width: 55em;
            position: relative;
            left: 4em;
        }

    div.menuSection:nth-child(1) div.menuDescription {
        width: 100%;
        left: 0;
        font-size: 1.25em;
        opacity: .8;
        bottom: 12em;
        min-height: unset;
    }

    div.menuSection:nth-child(2) div.divMenuPic {
        width: 156%;
        TOP: -40EM;
    }

        div.menuSection:nth-child(2) div.divMenuPic img {
            width: 64em;
            position: relative;
            right: 11em;
            top: 3em;
        }

    div.menuSection:nth-child(2) div.menuDescription {
        bottom: 12em;
        width: 100%;
        opacity: 0.8;
        right: 0;
        min-height: unset;
        font-size: 1.25em;
    }

    div.menuSection:nth-child(3) div.divMenuPic {
        width: 152%;
        top: -40em;
    }

        div.menuSection:nth-child(3) div.divMenuPic img {
            width: 55em;
            position: relative;
            left: 1em;
            top: 2em;
        }

    div.menuSection:nth-child(3) div.menuDescription {
        width: 100%;
        left: 0;
        opacity: .8;
        bottom: 5em;
        font-size: 1.25em;
        min-height: unset;
    }

    div.menuSection:nth-child(4) div.divMenuPic {
        width: 78em;
        TOP: -25EM;
        right: -3em;
    }

        div.menuSection:nth-child(4) div.divMenuPic img {
            width: 55em;
            position: relative;
            left: 8em;
            top: 2em;
        }

    div.menuSection:nth-child(4) div.menuDescription {
        bottom: -3em;
        width: 100%;
        opacity: 0.8;
        right: 0%;
        font-size: 1.25em;
    }

    .menuBottom {
        margin-top: -4em;
        background: #bfd6db;
        margin-bottom: 0;
        padding-bottom: 3em;
    }

        .menuBottom h2 {
            font-size: 3.5em;
        }



    /***********
  subMenu
  **********/
    .subMenuPicLeft, .subMenuPicRight, .subMenuPicLeft2, .subMenuPicRight2, .subMenuPicLeft3, .subMenuPicRight3, .subMenuPicLeftBottom, .subMenuPicRightBottom,
    .subMenuDivider, .subMenuDivider2, .subMenuDivider3, .subMenuDivider4, .subMenuPicLeft-dessert, .subMenuPicRight-dessert,
    .subMenuPicLeft-drink, .subMenuPicLeft-dinner, .subMenuPicRight-dinner, .subMenuPicLeft1-brunch, .subMenuPicRight1-brunch, .subMenuPicLeft2-brunch, .subMenuPicRight2-brunch, .subMenuPicLeftBottom-lunch, #dnn_4146_Pane1, #dnn_DAD8_Pane1, #dnn_DAD8_Pane2, #dnn_DAD8_Pane3, #dnn_2632_Pane1, #dnn_2632_Pane2, #dnn_2632_Pane3, #dnn_ctr7090_View_Row, #dnn_ctr7143_View_Row, div#dnn_2CAB_Pane1, div#dnn_2CAB_Pane3 {
        display: none;
    }

    .subMenuPicRight-drink {
        height: 60.75em;
        width: 100%;
        bottom: -58em;
        opacity: .45;
    }

        .subMenuPicRight-drink img {
            width: 90%;
        }

    .DnnModule .subMenuTitle {
        background-color: #bfd6db;
    }

    .subMenuTitle p {
        background-color: #bfd6db;
        min-height: 5em;
        margin-bottom: 0;
    }

    h2.subMenuTitle {
        background-color: #bfd6db;
        font-size: 5em;
    }

    .subMenuTitle h4 {
        padding-bottom: 1.5em;
        margin-bottom: 1.5em;
    }

    p.subMenuLink {
        background-color: #bfd6db;
        width: 100%;
        padding: 2em 0;
        margin-top: -3em;
    }

    a.subMenuButton {
        font-size: 1.5em;
        display: block;
        margin: .5em;
    }

    a.subMenuActive {
        background: transparent;
        color: #f27149;
    }


    .layoutContainer:nth-of-type(odd) .sectionSubMenu {
        background-color: #bfd6db;
    }

    h4.subMenuHeading:first-child {
        margin-top: -1.5em;
    }

    h4.subMenuHeading:nth-of-type(odd) {
        font-family: 'Trenda-Regular';
    }


    .subMenuItemLeft, .subMenuItemRight {
        padding-left: 0;
        height: auto;
        min-height: unset;
    }

    .subMenuHeading {
        font-size: 2em;
        border-bottom: 0;
        padding: 1em 0;
    }

    .subMenuItemLeft p, .subMenuItemRight p {
        font-size: 1.5em;
        width: 90%;
        margin-left: 5%;
    }


    #dnn_ctr5485_View_ctr6165_HtmlModule_lblContent {
        display: none;
    }

    .bottomSubMenuSection {
        height: auto;
        margin-top: 2em;
        margin-bottom: auto;
    }

    .bottomSubMenu {
        width: 100%;
        margin: auto;
        padding-top: 0;
    }

        .bottomSubMenu p {
            width: 80%;
            margin-left: 10%;
        }

    .veg-menu a {
        display: block;
        width: 90%;
        margin: .5em 0;
        padding: 5px;
    }

    .veg-menu {
        padding-bottom: .5em;
    }

        .veg-menu h4 {
            padding: 0;
            margin: 0;
        }

        .veg-menu p:last-child {
            padding-bottom: 1em;
        }

    .ModDDRMenuC li {
        min-width: 4.5em;
    }
    /*******************
     The Crew
     ******************/
    .profileRight {
        height: 81em;
    }

    .profileLeftBackground {
        width: 30em;
        margin-left: 14%;
    }

    .individualProfileLeft {
        margin-top: -7em;
    }

    .rightBio {
        top: 35em;
    }

    .profileRightBackground {
        width: 30em;
        left: 13%;
    }



    /*******************
     Happenings
     ******************/
    .happeningsBanner {
        padding-top: 2em;
        background-position: bottom;
        background-repeat: no-repeat;
    }

    h4.sectionSubtitle {
        font-size: 1.5em;
    }

    h2.sectionTitle {
        font-size: 5em;
    }

    .happeningsBottom p {
        width: 65%;
        margin-left: 17.5%;
    }

    .happeningSection {
        background-color: #fff;
        padding: 5em 0;
    }

    #hap-description {
        width: 94%;
        margin-left: 3%;
        top: -32em;
    }

    .happening {
        width: 100%;
        height: 17em;
        margin: 3px 0;
    }

    .happeningTile {
        width: 100%;
        overflow: hidden;
        height: 17em;
    }

        .happeningTile img {
            width: 100%;
        }

        .happeningTile h2 {
            bottom: 35%;
            width: 90%;
            margin-left: 5%;
        }

    .happeningInfo1, .happeningInfo2 {
        display: none;
    }

    .happeningsBottom {
        margin-top: 0;
        padding-top: 14em;
    }

    .happeningsPicture1 {
        top: 0;
        right: 0;
        width: 19em;
    }

    .happeningsPicture2 {
        height: 12em;
        width: 12em;
        top: 6px;
        left: 5%;
    }

    /****************************
     Private Dining
     **************************/
    .privateDiningBanner {
        height: 16em;
        background-size: cover;
    }

    .meetTheCrew h4 {
        font-size: 1.25em !important;
    }

    .meetTheCrew h2 {
        font-size: 5em;
    }

    .content-field input[type=text], .content-field textarea {
        width: 110% !important;
    }

    #dnn_53D1_Pane1, #dnn_53D1_Pane2 {
        width: 90%;
        height: 26em;
        display: inline-block;
        margin-left: 4%;
    }

    #dnn_78F9_Pane1, #dnn_78F9_Pane2 {
        width: 96%;
        margin-left: 2%;
    }

    #dnn_78F9_Pane1 {
        height: 21em;
    }

    #dnn_78F9_Pane2 {
        height: 23em;
    }

    #dnn_78F9_Pane1 h2 {
        font-size: 2.5EM;
    }

    #dnn_78F9_Pane2 h2 {
        font-size: 3em;
    }

    .privateDiningLinks {
        width: 100%;
        margin: 1em 0;
    }

    .singleLink {
        margin-bottom: 10px;
        padding: 0 0 2em 0;
        width: 100%;
        min-height: unset;
        background-color: #bfd6db;
        border-top: 2px solid #314858;
        border-bottom: 2px solid #314858;
    }

        .singleLink h2 {
            font-size: 3em;
            width: 100%;
            margin: 1em 0 0 0;
        }

        .singleLink p {
            padding: 5px;
            min-height: unset;
        }

    .review {
        background-position: top;
        margin-top: 3em;
    }

    .reviewName {
        width: 75%;
        left: 29%;
        top: 18em;
    }

    .reviewQuote {
        width: 100%;
        right: -5em;
        top: 5em;
    }

        .reviewQuote h4 {
            font-size: 2em;
        }

    .gallerySection {
        background-color: #bfd6db;
        padding-top: 3em;
    }

    .gallery {
        width: 100%;
        background-color: #bfd6db;
    }

    .galleryBottomSection {
        display: none;
    }
    /*****************
     Reservations
     ***************/
    .reservationsTop h4 {
        font-size: 1.5em;
    }

    .reservationsTop h2 {
        font-size: 4.5em;
    }

    /****************
     Email Signup
     ***************/
    .bristolLogo img {
        width: 50%;
    }

    .email-special {
        width: 100%;
    }

    .emailFormContainer {
        width: 98% !important;
    }

    .emailForm {
        width: 97%;
    }

    .email-section h2 {
        font-size: 5em;
    }

    /**********
  Footer
  *********/
    .footerTop {
        height: 20em;
    }

    .footerLogo img {
        width: 45%;
    }

    .footerLocation {
        height: 7em;
    }

    .chooseLocation {
        width: 80%;
        position: relative;
    }
}

@media only screen and (max-width: 640px) {
    body {
        font-size: .75em;
    }

    .ModDDRMenuC li {
        font-size: 2.5em;
    }

    div#divSignupPopup {
        font-size: .75em;
    }

        div#divSignupPopup img {
            width: 50%;
        }

    h4.sectionsubTitle {
        font-size: 1em;
    }

    h2.sectionTitle {
        font-size: 4em;
    }
    /*********
  Home
  *********/
    .emailSignup a {
        font-size: 1em;
        padding: 8px 0;
    }
    .divSignupBar span {
        font-size: 1em;
    }

    div.mobileReservationSection {
        font-size: 1.15em;
        position: relative;
        bottom: 1.25em;
    }

        div.mobileReservationSection a {
            padding: 5px 2px;
            margin: 0 3px;
        }

    .topOfCatchHeader h4 {
        background: rgba(255,255,255,.5);
    }

    .topOfCatchHeader h2 {
        background: rgba(255,255,255,.5);
        margin-top: -1px;
    }

    .eventBox {
        margin-top: 10em;
    }

    .pdLinks {
        font-size: 1.5em;
    }

    .pdBox1 {
        width: 90%;
        margin: 4px 0;
    }
    /************
  Menu
  ***************/
    .mainMenu {
        height: 21em;
    }

        .mainMenu h4 {
            font-size: 1em;
        }

    .menuSection {
        height: 59em;
    }

    @media only screen and (max-width: 568px) {

        .emailSignup a {
            font-size: 1em;
            padding: 5px;
        }

        .mobileButton a {
            font-size: 1.15em;
        }
    }

    .ModDDRMenuC a {
        font-size: 1em;
    }
}
