body,
html {
  margin: 0;
  padding: 0;
  font-family: "arno-pro", serif;
  font-size: 18px;
  overflow-x: hidden;
  background-color: #f4efe7;
  background: url(../images/heavycreamtexture.png) repeat;
}
h3 {
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: .06em;
  font-weight: 400;
  line-height: 116%;
  line-height: normal;
}
.textHover {
  color: #78313e;
}
.textLink {
  color: #81bda4;
  text-decoration: none;
}
.currentPage {
  color: #81bda4 !important;
}
a {
  color: #81bda4;
  text-decoration: none;
}
a:hover {
  color: #78313e;
}
#loading {
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(../images/heavycreamtexture.png) repeat;
  z-index: 20000;
}
#loading .loadingGIF {
  margin: auto;
  padding-top: 400px;
  display: block;
}
#loading .loadingText {
  display: block;
  margin: auto;
  color: black;
  letter-spacing: .1em;
  font-family: "proxima-nova-condensed";
  font-size: 19px;
  letter-spacing: .04em;
  font-weight: 400;
  line-height: normal;
}
.wpcf7-response-output {
  color: white !important;
  text-align: center;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
}
.captcha-1 {
  padding-left: 20px;
}
p.doublecheck {
  width: 100%;
  text-align: center;
  padding-bottom: 25px !important;
}
p.doublecheck img {
  height: 30px !important;
}
.wpcf7-captchar {
  width: 80px !important;
}
.heavyBG {
  background: url(../images/heavycreamtexture.png) repeat;
}
.lightBG {
  background: url(../images/lightcreamtexture.png) repeat;
}
.color-maroon {
  color: #78313e;
}
.font-arno-h1 {
  font-size: 18px;
  font-family: "arno-pro", serif;
  font-style: normal;
  font-weight: 400;
  line-height: 133%;
  color: #000a0a;
}
.font-arno-h4 {
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
}
.font-arno-h5 {
  font-size: 14px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 125%;
}
.font-pn-h1 {
  font-family: "proxima-nova-condensed";
  font-size: 36px;
  line-height: 116%;
  letter-spacing: .1em;
  font-weight: 400;
}
.font-pn-h2 {
  font-family: "proxima-nova-condensed";
  font-size: 26px;
  letter-spacing: .1em;
  font-weight: 400;
}
.font-pn-h3 {
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: .06em;
  font-weight: 400;
  line-height: 116%;
  line-height: normal;
}
.font-pn-h4 {
  font-family: "proxima-nova-condensed";
  font-size: 19px;
  letter-spacing: .04em;
  font-weight: 400;
  line-height: normal;
}
.font-pn-h5 {
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
}
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.orangeBorder {
  border: 8px solid #f49c1e;
}
a.smallButton {
  position: relative;
  cursor: pointer;
  background: url(../images/seemenubutton.png) no-repeat 0 0;
  width: 140px;
  height: 30px;
  display: block;
  text-indent: -9999px;
  margin: auto;
  z-index: 20900009;
}
a img {
  border: none;
}
.mainContainer {
  overflow: hidden;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.mainContainer.blurLimited {
  -webkit-transition: none;
  transition: none;
}
.cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blur {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -ms-filter: blur(3px);
  -o-filter: blur(3px);
  filter: url(filter.svg#blur);
  /* FF, IE10 & Opera */
  filter: blur(3px);
}
a.fb,
a.twitter,
a.instagram {
  width: 12px;
  height: 11px;
  display: inline-block;
  padding: 0 3px;
}
a.fb:hover,
a.twitter:hover,
a.instagram:hover {
  background-position: 0 -11px;
}
a.fb {
  background: url('../images/facebook.png') no-repeat 0 0;
}
a.twitter {
  background: url('../images/twitter.png') no-repeat 0 0;
  margin-left: 20px;
}
a.instagram {
  background: url('../images/instagram.png') no-repeat 0 0;
}
a.black {
  margin: 0;
}
a.black.twitter,
a.black.fb,
a.black.instagram {
  width: 16px;
  height: 15px;
}
a.black.twitter:hover,
a.black.fb:hover,
a.black.instagram:hover {
  background-position: 0 -15px;
}
a.black.twitter {
  background: url('../images/twitter_home.png') no-repeat 0 0;
}
a.black.fb {
  background: url('../images/facebook_home.png') no-repeat 0 0;
}
a.black.instagram {
  background: url('../images/instagram_home.png') no-repeat 0 0;
}
.socialLinkContainer {
  margin-left: 10px;
}
.socialLinkContainer:nth-child(2) {
  margin-top: 10px;
}
.socialLinkContainer:hover a.textLink {
  color: #78313e;
}
.socialLinkContainer:hover .twitter,
.socialLinkContainer:hover .fb,
.socialLinkContainer:hover .instagram {
  background-position: 0 -15px;
}
.section {
  padding-top: 80px;
  padding-bottom: 50px;
  width: 100%;
  margin: auto;
  position: relative;
  text-align: center;
}
.section span.sectionHeader {
  color: black;
  font-family: "proxima-nova-condensed";
  text-transform: uppercase;
  font-size: 30px;
  display: block;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.13em;
}
.section p {
  font-size: 18px;
  font-family: "arno-pro", serif;
  font-style: normal;
  font-weight: 400;
  line-height: 133%;
  color: #000a0a;
  margin-bottom: 0px;
}
.section .videoContainer {
  width: 960px;
  margin: auto;
}
.ampersand {
  font-size: 16px;
  position: relative;
  top: -4px;
}
.seeMoreNewsAndEventsButton {
  background: url(../images/seemorenewsandevents.png) no-repeat 0 0;
  width: 226px;
  height: 32px;
  margin-top: 50px;
  margin: auto;
  display: inline-block;
}
.seeMoreNewsAndEventsButton:hover {
  background-position: 0 -32px;
}
.newsHR {
  width: 350px;
  border-bottom: 1px solid white;
  height: 1px;
  border-bottom: 1px solid #e0e0e0;
  margin: auto;
  display: inline-block;
  position: relative;
  top: -16px;
  margin: 0 10px;
}
.threeColumnContainer {
  width: 960px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: auto;
  text-align: left;
  white-space: nowrap;
}
.threeColumnContainer .column {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  white-space: normal;
  padding: 0 25px;
  color: #727272;
  width: 33%;
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
}
.threeColumnContainer .column .textLink {
  color: #000a0a;
  margin-left: 5px;
  font-weight: bold;
}
.threeColumnContainer .column.moreToShare {
  border-left: 1px solid #e0e0e0;
  font-size: 14px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 125%;
}
.threeColumnContainer .column.moreToShare p {
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.threeColumnContainer .column.moreToShare .colHeader {
  font-family: "arno-pro";
  font-style: italic;
  color: black;
  letter-spacing: 0em;
  text-transform: none;
  font-size: 20px;
  padding-bottom: 15px;
  font-weight: bold;
}
.threeColumnContainer .colHeader {
  display: block;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
}
.threeColumnContainer .colTitle {
  display: block;
  padding: 7px 0px;
  font-family: "proxima-nova-condensed";
  font-size: 19px;
  letter-spacing: .04em;
  font-weight: 400;
  line-height: normal;
  font-size: 20px;
}
.threeColumnContainer .purple a {
  color: #78313e;
}
.threeColumnContainer .purple a:hover {
  color: #81bda4;
}
.threeColumnContainer .fg a {
  color: #475526;
}
.threeColumnContainer .fg a:hover {
  color: #81bda4;
}
#IEModal,
#IE-newsletter-modal {
  display: none;
}
#modal,
#newsletter-modal {
  width: 100%;
  height: 5000px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 20000;
  background-color: rgba(0, 0, 0, 0);
  display: none;
}
#modal .innerModal,
#newsletter-modal .innerModal {
  width: 590px;
  height: auto;
  position: absolute;
  left: 50%;
  margin-left: -325px;
  top: 150px;
  padding: 30px;
  background-color: #fffffb;
  color: black;
  z-index: 30000;
  border: 8px solid #f49c1e;
}
#modal .innerModal .modalLogo,
#newsletter-modal .innerModal .modalLogo {
  display: block;
  text-align: center;
  margin: auto;
  padding-top: 20px;
}
#modal .innerModal p,
#newsletter-modal .innerModal p {
  line-height: 30px;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
}
#modal .innerModal .latestHeader,
#newsletter-modal .innerModal .latestHeader {
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-family: "proxima-nova-condensed";
  font-size: 19px;
  letter-spacing: .04em;
  font-weight: 400;
  line-height: normal;
}
#modal .innerModal .bigTitle a,
#newsletter-modal .innerModal .bigTitle a {
  font-family: "proxima-nova-condensed";
  font-size: 26px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
  color: #78313e;
}
#modal .innerModal .closeButton,
#newsletter-modal .innerModal .closeButton,
#modal .innerModal .closeButton_sm,
#newsletter-modal .innerModal .closeButton_sm {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
#modal .innerModal .closeButton_sm,
#newsletter-modal .innerModal .closeButton_sm {
  width: 13px;
  height: 12px;
  background: url(../images/modal_close.png) no-repeat 0 0;
  margin-top: 5px;
  margin-right: 5px;
  cursor: pointer;
}
#modal .innerModal .closeButton_sm:hover,
#newsletter-modal .innerModal .closeButton_sm:hover {
  opacity: 0.7;
  cursor: pointer;
}
#newsletter-modal,
#IE-newsletter-modal {
  display: none;
  color: white;
}
#newsletter-modal input,
#IE-newsletter-modal input {
  border: 0px solid black;
  -webkit-appearance: none;
  height: 26px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#newsletter-modal .closeButton,
#IE-newsletter-modal .closeButton {
  color: white;
  cursor: pointer;
  width: 13px;
  margin-top: 12px;
  height: 12px;
  float: right;
  background: url('../images/newsletterclose.png') no-repeat 0 0;
}
#newsletter-modal .closeButton:hover,
#IE-newsletter-modal .closeButton:hover {
  opacity: 0.6;
}
#newsletter-modal .hrcf,
#IE-newsletter-modal .hrcf {
  width: 150px;
  border-bottom: 1px solid white;
  height: 1px;
  color: white;
  display: inline-block;
  padding-top: 40px;
}
#newsletter-modal .submitContainer,
#IE-newsletter-modal .submitContainer {
  text-align: center;
}
#newsletter-modal .submit-container,
#IE-newsletter-modal .submit-container {
  text-align: center;
  width: 100%;
}
#newsletter-modal .newsletter-submit,
#IE-newsletter-modal .newsletter-submit {
  width: 104px;
  height: 30px;
  background: url(../images/submitbtn.png) no-repeat 0 0;
  border: 0px solid black;
  text-indent: -9999em;
  left: 10px;
  cursor: pointer;
  position: relative;
  margin-right: 40px;
  margin-left: 20px;
}
#newsletter-modal .newsletter-submit:hover,
#IE-newsletter-modal .newsletter-submit:hover {
  background-position: 0 -30px;
}
#newsletter-modal span.additionalText,
#IE-newsletter-modal span.additionalText {
  font-style: italic;
  text-align: center;
  display: block;
  width: 100%;
  margin-left: -5px;
  padding-top: 24px;
}
#newsletter-modal .innerModal,
#IE-newsletter-modal .innerModal {
  width: 620px;
  height: 360px;
  background: url(../images/background_maroon.png);
  border: 0px solid black;
  color: white;
}
#newsletter-modal .innerModal label,
#IE-newsletter-modal .innerModal label {
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  color: white;
  text-transform: uppercase;
  text-align: left;
  margin-top: 5px;
}
#newsletter-modal .innerModal .joinCTA,
#IE-newsletter-modal .innerModal .joinCTA {
  text-transform: uppercase;
  font-family: "proxima-nova-condensed";
  font-size: 26px;
  letter-spacing: .1em;
  font-weight: 400;
  font-size: 30px;
  padding: 30px 50px 20px 50px;
  text-align: center;
}
#newsletter-modal .innerModal .formContainer,
#IE-newsletter-modal .innerModal .formContainer {
  width: 480px;
  margin: auto;
}
#newsletter-modal .innerModal .halfInputContainer,
#IE-newsletter-modal .innerModal .halfInputContainer {
  width: 48%;
  display: inline-block;
  height: 50px;
  max-width: 230px;
  margin-bottom: 15px;
}
#newsletter-modal .innerModal .halfInputContainer.rt,
#IE-newsletter-modal .innerModal .halfInputContainer.rt {
  margin-left: 16px;
}
#newsletter-modal .innerModal .halfInputContainer input,
#IE-newsletter-modal .innerModal .halfInputContainer input {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}
#newsletter-modal .innerModal .fullInputContainer,
#IE-newsletter-modal .innerModal .fullInputContainer {
  width: 100%;
}
#newsletter-modal .innerModal .fullInputContainer input,
#IE-newsletter-modal .innerModal .fullInputContainer input {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}
.ie10 #modal,
.ie10 #newsletter-modal {
  background-color: rgba(0, 0, 0, 0.7);
}
@-moz-document url-prefix() {
  #modal,
  #newsletter-modal {
    background-color: rgba(0, 0, 0, 0.7);
  }
}
#topNav {
  position: fixed;
  top: -38px;
  height: 76px;
  background-color: black;
  width: 100%;
  z-index: 10000;
}
@media screen and (max-device-width: 1067px) {
  #topNav {
    position: absolute;
  }
}
#topNav .popDownContent {
  width: 100%;
  background-color: white;
  height: 38px;
}
#topNav .popDownContent .attnLabel {
  color: #f49c1e;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: normal;
}
#topNav .popDownContent .inner {
  color: black;
  text-transform: none;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  letter-spacing: normal;
  color: #727272;
  position: relative;
  top: 7px;
}
#topNav .popDownContent .inner .closeButton {
  color: white;
  cursor: pointer;
  width: 8px;
  margin-top: 6px;
  height: 10px;
  float: right;
  background: url('../images/blackclosebutton.png') no-repeat 0 0;
}
#topNav .popDownContent .inner .closeButton:hover {
  opacity: 0.6;
}
#topNav .inner {
  width: 960px;
  height: 38px;
  margin: auto;
  top: 0px;
  position: relative;
  text-transform: uppercase;
  color: #e1eefe;
  font-family: "proxima-nova-condensed", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.1em;
}
#topNav .inner.sm {
  width: 960px;
}
#topNav .inner.sm ul {
  float: none;
}
#topNav .inner img.headerLogo {
  top: 6px;
  position: relative;
  cursor: pointer;
}
#topNav .inner a.hiddenHeaderLogo {
  top: 6px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  float: left;
  opacity: 0;
  width: 163px;
  height: 26px;
  background: url('../images/gt_logo.png') no-repeat 0 0;
}
#topNav .inner a.hiddenHeaderLogo:hover {
  background-position: 0 -26px;
}
#topNav .inner ul {
  padding: 0;
  top: -2px;
  float: right;
  position: relative;
  display: inline-block;
}
#topNav .inner ul li {
  padding: 0 5px;
  display: inline;
  font-weight: 400;
  letter-spacing: 0;
}
#topNav .inner ul li a {
  text-decoration: none;
  color: inherit;
}
#topNav .inner ul li a:hover {
  color: #81bda4;
}
#topNav .inner ul li.nonEmphasized {
  font-family: "proxima-nova-condensed", sans-serif;
  font-style: normal;
  font-weight: 200;
}
.stickyFooter {
  position: fixed;
  bottom: 0;
  height: 30px;
  width: 100%;
  background-color: black;
  z-index: 300;
}
@media screen and (max-device-width: 1067px) {
  .stickyFooter {
    display: none;
  }
}
.stickySubNav {
  position: fixed;
  bottom: 30px;
  height: 30px;
  width: 100%;
  z-index: 201;
}
@media screen and (max-device-width: 1067px) {
  .stickySubNav {
    display: none;
  }
}
.photoCredit {
  background-color: black;
  text-align: center;
  color: #e1eefe;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 125%;
  font-size: 14px;
  padding: 10px 0px;
  clear: both;
  display: block;
  position: relative;
  top: 10px;
}
.photoCredit a {
  color: #e1eefe;
}
.photoCredit a:hover {
  color: #81bda4;
}
.photoCredit a.am-switch-btn {
  position: absolute;
  right: 16px;
}
.stickyFooter .inner,
.scrollFooter .inner {
  position: relative;
  top: 5px;
  width: 960px;
  overflow: hidden;
  margin: auto;
  font-size: 18px;
  -webkit-text-size-adjust: 100%;
}
.stickyFooter .inner .left,
.scrollFooter .inner .left {
  display: inline-block;
  top: -2px;
  position: relative;
}
.stickyFooter .inner .right,
.scrollFooter .inner .right {
  float: right;
  text-transform: uppercase;
  color: #e1eefe;
  font-family: "proxima-nova-condensed", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.05em;
}
.stickyFooter .expandable,
.scrollFooter .expandable {
  position: fixed;
  bottom: -430px;
  height: 430px;
  width: 100%;
  background-color: black;
  z-index: 301;
}
.stickyFooter .closeButton,
.scrollFooter .closeButton {
  color: white;
  background-color: grey;
  cursor: pointer;
  width: 24px;
  margin-right: 10px;
  margin-top: 10px;
  height: 24px;
  float: right;
  background: url('../images/gt_closebtn.png') no-repeat 0 0;
}
.stickyFooter .closeButton:hover,
.scrollFooter .closeButton:hover {
  opacity: 0.6;
}
.stickyFooter .columnContainer,
.scrollFooter .columnContainer {
  width: 960px;
  padding-top: 30px;
  margin: auto;
  white-space: nowrap;
}
.stickyFooter .columnContainer .footerColumn,
.scrollFooter .columnContainer .footerColumn {
  font-family: "arno-pro", serif;
  font-style: normal;
  line-height: 1.7em;
  font-size: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  white-space: normal;
  padding: 0 25px;
  color: white;
  width: 33%;
  height: 330px;
  display: inline-block;
  vertical-align: top;
}
.stickyFooter .columnContainer .footerColumn .title,
.scrollFooter .columnContainer .footerColumn .title {
  width: 100%;
  text-align: center;
  display: block;
  color: white;
  text-transform: uppercase;
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: 0.1em;
  font-size: 19px;
}
.stickyFooter .columnContainer .footerColumn a,
.scrollFooter .columnContainer .footerColumn a {
  color: #81bda4;
  text-decoration: none;
  display: block;
  text-align: center;
}
.stickyFooter .columnContainer .footerColumn a:hover,
.scrollFooter .columnContainer .footerColumn a:hover {
  color: #78313e;
}
.stickyFooter .columnContainer .footerColumn .miniHeader,
.scrollFooter .columnContainer .footerColumn .miniHeader {
  display: inline-block;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 10px;
  padding-top: 15px;
}
.stickyFooter .columnContainer .footerColumn p.sub,
.scrollFooter .columnContainer .footerColumn p.sub {
  margin-top: 0px;
}
.stickyFooter .columnContainer .footerColumn .findATableBtn,
.scrollFooter .columnContainer .footerColumn .findATableBtn {
  width: 128px;
  height: 32px;
  background: url('../images/findatable.png') no-repeat 0 0;
}
.stickyFooter .columnContainer .footerColumn .findATableBtn:hover,
.scrollFooter .columnContainer .footerColumn .findATableBtn:hover {
  cursor: pointer;
  background-position: 0 -32px;
}
.stickyFooter .columnContainer .footerColumn .selectContainer,
.scrollFooter .columnContainer .footerColumn .selectContainer {
  display: inline-block;
  height: 50px;
  margin-bottom: 10px;
  width: 28%;
}
.stickyFooter .columnContainer .footerColumn .selectContainer.mid,
.scrollFooter .columnContainer .footerColumn .selectContainer.mid {
  margin: 0 17px;
}
.stickyFooter .columnContainer .footerColumn .selectContainer select,
.scrollFooter .columnContainer .footerColumn .selectContainer select {
  width: 100%;
}
.stickyFooter .columnContainer .footerColumn .selectContainer label,
.scrollFooter .columnContainer .footerColumn .selectContainer label {
  display: block;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
}
.stickyFooter .columnContainer .footerColumn .tinyHR,
.scrollFooter .columnContainer .footerColumn .tinyHR {
  width: 98px;
  border-bottom: 1px solid white;
  height: 1px;
  border-bottom: 1px solid #e0e0e0;
  margin: auto;
  display: inline-block;
  position: relative;
  top: -5px;
  margin: 0;
}
.stickyFooter .columnContainer .footerColumn .tinyHR.dr,
.scrollFooter .columnContainer .footerColumn .tinyHR.dr {
  width: 78px;
  border-bottom: 1px solid white;
  height: 1px;
}
.stickyFooter .columnContainer .footerColumn .tinyHR.sw,
.scrollFooter .columnContainer .footerColumn .tinyHR.sw {
  width: 96px;
  border-bottom: 1px solid white;
  height: 1px;
}
.stickyFooter .columnContainer .footerColumn .tinyHR.pk,
.scrollFooter .columnContainer .footerColumn .tinyHR.pk {
  width: 94px;
  border-bottom: 1px solid white;
  height: 1px;
}
.stickyFooter .columnContainer .footerColumn .hrdiv,
.scrollFooter .columnContainer .footerColumn .hrdiv {
  background: url('../images/hours-bg.gif') 0 13px repeat-x;
  margin: auto;
}
.stickyFooter .columnContainer .footerColumn .hrdiv .hrdiv-header,
.scrollFooter .columnContainer .footerColumn .hrdiv .hrdiv-header {
  width: 70px;
  display: block;
  line-height: 28px;
  margin: 0 auto;
  background: #000;
  text-align: center;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
}
.stickyFooter .columnContainer .footerColumn .hrdiv .hrdiv-header.dr,
.scrollFooter .columnContainer .footerColumn .hrdiv .hrdiv-header.dr {
  width: 115px;
}
.stickyFooter .columnContainer .footerColumn .hours,
.scrollFooter .columnContainer .footerColumn .hours {
  float: right;
}
.stickyFooter .columnContainer .footerColumn .mealHeader,
.scrollFooter .columnContainer .footerColumn .mealHeader {
  text-align: center;
  display: block;
  font-family: "arno-pro", serif;
  font-style: italic;
  font-weight: 100;
}
.stickyFooter .footerMenu,
.scrollFooter .footerMenu {
  position: absolute;
  bottom: 10px;
  width: 100%;
  letter-spacing: 0em;
}
.stickyFooter .footerMenu .bottom,
.scrollFooter .footerMenu .bottom {
  width: 100%;
  position: relative;
}
.stickyFooter .footerMenu .bottom .inner a,
.scrollFooter .footerMenu .bottom .inner a {
  color: #e1eefe;
}
.stickyFooter .footerMenu .bottom .inner a:hover,
.scrollFooter .footerMenu .bottom .inner a:hover {
  color: #81bda4;
}
.stickyFooter .footerMenu .bottom .inner .left,
.scrollFooter .footerMenu .bottom .inner .left {
  display: inline-block;
  color: #e1eefe;
  top: 0px;
  font-family: "proxima-nova-condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.0em;
}
.stickyFooter .footerMenu .bottom .inner .right,
.scrollFooter .footerMenu .bottom .inner .right {
  display: inline-block;
  margin-top: 1px;
  letter-spacing: 0.0em;
  float: right;
  text-transform: uppercase;
  color: #e1eefe;
  font-family: "proxima-nova-condensed", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 14px;
}
.stickyFooter .footerMenu .bottom .inner .right .item,
.scrollFooter .footerMenu .bottom .inner .right .item,
.stickyFooter .footerMenu .bottom .inner .left .item,
.scrollFooter .footerMenu .bottom .inner .left .item {
  padding-right: 15px;
}
.scrollFooter {
  background-color: black;
  position: relative;
  height: 430px;
  z-index: 300;
}
.midHeaderText {
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: 0.1em;
}
.smHeaderText {
  font-family: "proxima-nova-condensed";
  font-size: 16px;
  letter-spacing: 0.1em;
}
.stylizedHR {
  background: url(../images/stylizedhr.png) no-repeat center center;
  margin: auto;
  width: 972px;
  height: 20px;
  padding-top: 40px;
}
.stylizedHR_sm {
  background: url(../images/stylizedhr_sm.png) no-repeat center center;
  margin: auto;
  width: 580px;
  height: 20px;
  padding-top: 40px;
}
#homeContainer .splashImageContainer {
  height: 695px;
  width: 100%;
  position: relative;
  background: url('../images/mainbg.jpg') no-repeat 49% center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#homeContainer .splashImageContainer .titleText {
  display: block;
  text-align: center;
  position: relative;
  top: 150px;
  left: 0px !important;
  margin: auto;
}
#homeContainer .splashImageContainer img.scrollLogo {
  margin: auto;
  position: absolute;
  left: 50%;
  margin-left: -28px;
  bottom: 20px;
  margin-bottom: 0px;
}
#homeContainer .splashImageContainer img.scrollLogo-ie8 {
  margin: auto;
  position: absolute;
  left: 50%;
  margin-left: -28px;
  bottom: 20px;
  margin-bottom: 0px;
}
#homeContainer .smallSliderContainer {
  display: block;
  width: 120%;
  height: 200px;
  left: -10%;
  margin-top: 50px;
  background-color: black;
  position: relative;
}
#homeContainer .smallSliderContainer .leftHover,
#homeContainer .smallSliderContainer .rightHover {
  overflow: hidden;
  display: inline-block;
  position: relative;
  width: 50%;
  height: 200px;
}
#homeContainer .smallSliderContainer .leftHover img.middleText,
#homeContainer .smallSliderContainer .rightHover img.middleText {
  top: 50%;
  margin-top: -38px;
  height: 76px;
  position: absolute;
  -webkit-transform: skew(15deg);
  -ms-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  transform: skewX(15deg);
}
#homeContainer .smallSliderContainer .leftHover img.middleText.tavernText,
#homeContainer .smallSliderContainer .rightHover img.middleText.tavernText {
  left: 55%;
  width: 214px;
  margin-left: -107px;
}
#homeContainer .smallSliderContainer .leftHover img.middleText.diningRoomText,
#homeContainer .smallSliderContainer .rightHover img.middleText.diningRoomText {
  left: 45%;
  width: 362px;
  margin-left: -181px;
}
#homeContainer .smallSliderContainer .leftHover {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform: skew(-15deg);
  -ms-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  transform: skew(-15deg);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
#homeContainer .smallSliderContainer .leftHover .leftContent {
  position: absolute;
  width: 1000px;
  height: 100%;
  top: 0;
  right: 0px;
  z-index: 200;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  background-color: #650725;
}
#homeContainer .smallSliderContainer .leftHover .leftContent .contentContainer {
  float: right;
  margin-right: 100px;
  position: relative;
  height: 260px;
  width: 330px;
  top: 35px;
  text-align: center;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skew(15deg);
  -transform: skew(15deg);
}
#homeContainer .smallSliderContainer .leftHover .leftContent .contentContainer .smallHeader {
  font-family: "proxima-nova-condensed";
  font-size: 16px;
  letter-spacing: 0.1em;
  color: white;
  text-transform: uppercase;
}
#homeContainer .smallSliderContainer .leftHover .leftContent .contentContainer .hr {
  width: 40px;
  border-bottom: 1px solid white;
  height: 1px;
  margin: auto;
  position: relative;
  top: 8px;
}
#homeContainer .smallSliderContainer .leftHover .leftContent .contentContainer p {
  color: white;
  font-size: 16px;
  font-family: "proxima-nova-condensed", sans-serif;
  line-height: 24px;
  font-style: italic;
  font-weight: 300;
}
#homeContainer .smallSliderContainer .leftHover .leftContent .contentContainer a.smallButton {
  position: relative;
  cursor: pointer;
  background: url(../images/gt_seethemenu.png) no-repeat 0 0;
  width: 162px;
  height: 30px;
  display: block;
  text-indent: -9999px;
  margin: auto;
  z-index: 20900009;
  margin-top: 10px;
}
#homeContainer .smallSliderContainer .leftHover .leftContent .contentContainer a.smallButton:hover {
  background-position: 0 -30px;
}
#homeContainer .smallSliderContainer .leftHover .leftContent img.panel {
  left: -12%;
  width: 100%;
  position: relative;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skewX(15deg);
  transform: skewX(15deg);
}
#homeContainer .smallSliderContainer .leftHover .leftPanel {
  box-shadow: 2px 2px 2px 0px #222222;
  background-color: black;
  position: absolute;
  right: 0px;
  z-index: 300;
  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  overflow-x: hidden;
}
#homeContainer .smallSliderContainer .leftHover .leftPanel img.panel {
  left: 40px;
  top: -230px;
  width: 1000px;
  float: right;
  position: relative;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skewX(15deg);
  transform: skewX(15deg);
  -webkit-transform-origin: inherit;
  -moz-transform-origin: inherit;
  -o-transform-origin: inherit;
  -ms-transform-origin: inherit;
  transform-origin: inherit;
}
#homeContainer .smallSliderContainer .rightHover {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  -webkit-transform: skew(-15deg);
  -ms-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  transform: skew(-15deg);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
#homeContainer .smallSliderContainer .rightHover .rightContent {
  position: absolute;
  width: 1000px;
  height: 100%;
  top: 0;
  z-index: 200;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  background-color: #81bda4;
}
#homeContainer .smallSliderContainer .rightHover .rightContent .contentContainer {
  left: 130px;
  position: relative;
  height: 260px;
  width: 360px;
  top: 35px;
  text-align: center;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skew(15deg);
  -transform: skew(15deg);
}
#homeContainer .smallSliderContainer .rightHover .rightContent .contentContainer .smallHeader {
  font-family: "proxima-nova-condensed";
  font-size: 16px;
  letter-spacing: 0.1em;
  color: white;
  text-transform: uppercase;
}
#homeContainer .smallSliderContainer .rightHover .rightContent .contentContainer .hr {
  width: 40px;
  border-bottom: 1px solid white;
  height: 1px;
  margin: auto;
  position: relative;
  top: 8px;
}
#homeContainer .smallSliderContainer .rightHover .rightContent .contentContainer p {
  color: white;
  font-size: 16px;
  font-family: "proxima-nova-condensed", sans-serif;
  line-height: 24px;
  font-style: italic;
  font-weight: 300;
}
#homeContainer .smallSliderContainer .rightHover .rightContent .contentContainer a.smallButton {
  position: relative;
  cursor: pointer;
  background: url(../images/gt_seethemenu.png) no-repeat 0 0;
  width: 162px;
  height: 30px;
  display: block;
  text-indent: -9999px;
  margin: auto;
  z-index: 20900009;
  margin-top: 10px;
}
#homeContainer .smallSliderContainer .rightHover .rightContent .contentContainer a.smallButton:hover {
  background-position: 0 -30px;
}
#homeContainer .smallSliderContainer .rightHover .rightContent img.panel {
  left: -12%;
  width: 100%;
  position: relative;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skewX(15deg);
  transform: skewX(15deg);
}
#homeContainer .smallSliderContainer .rightHover .rightPanel {
  box-shadow: 2px 2px 2px 0px #222222;
  background-color: #dcd6d3;
  width: 100%;
  position: absolute;
  left: 0px;
  z-index: 300;
  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  overflow-x: hidden;
}
#homeContainer .smallSliderContainer .rightHover .rightPanel img.panel {
  left: -160px;
  top: -230px;
  width: 1000px;
  float: left;
  position: relative;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skewX(15deg);
  transform: skewX(15deg);
  -webkit-transform-origin: inherit;
  -moz-transform-origin: inherit;
  -o-transform-origin: inherit;
  -ms-transform-origin: inherit;
  transform-origin: inherit;
}
#homeContainer .filmSection {
  background-color: #f4efe7;
  background: url(../images/heavycreamtexture.png) repeat;
  padding-bottom: 70px;
}
#homeContainer .filmSection p {
  font-family: "arno-pro", serif;
  display: block;
  text-align: center;
  padding-bottom: 30px;
}
#homeContainer .newsSection {
  background-color: #fffffb;
  background: url(../images/lightcreamtexture.png) repeat;
  height: auto;
  padding-top: 63px;
}
#homeContainer .cookBookSection {
  background: url('../images/cookbook_bg.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 0px;
}
#homeContainer .cookBookSection .innerContainer {
  background: url(../images/heavycreamtexture.png) repeat;
  color: #313036;
  text-align: left;
  width: 850px;
  padding: 50px;
  background-color: #f4efe7;
  margin: auto;
  border: 8px solid #f49c1e;
  height: 300px;
}
#homeContainer .cookBookSection .innerContainer a.learnMoreButton {
  position: relative;
  cursor: pointer;
  background: url(../images/learnmorebutton.png) no-repeat 0 0;
  width: 132px;
  height: 32px;
  display: inline-block;
  margin-left: 20px;
}
#homeContainer .cookBookSection .innerContainer a.learnMoreButton:hover {
  background-position: 0 -32px;
}
#homeContainer .cookBookSection .innerContainer a.preorderButton {
  position: relative;
  cursor: pointer;
  background: url(../images/ordernow.png) no-repeat 0 0;
  width: 134px;
  height: 30px;
  display: inline-block;
}
#homeContainer .cookBookSection .innerContainer a.preorderButton:hover {
  background-position: 0 -30px;
}
#homeContainer .cookBookSection .innerContainer .right {
  width: 550px;
  float: right;
  line-height: 30px;
}
#homeContainer .cookBookSection .innerContainer .right p {
  line-height: 30px;
  margin-top: 15px;
  margin-bottom: 20px;
}
#homeContainer .cookBookSection .bookTitle {
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: .06em;
  font-weight: 400;
  line-height: 116%;
  line-height: normal;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: black;
  text-transform: uppercase;
}
.floating-menu-nav {
  width: 125px;
  height: 200px;
  position: absolute;
  top: 250px;
  left: 24%;
  z-index: 1;
}
.floating-menu-nav .indented {
  margin-left: 20px;
  display: block;
}
.floating-menu-nav ul {
  line-height: 23px;
  color: #727272;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: 0px;
  padding-left: 0px;
}
.floating-menu-nav ul li {
  list-style-type: none;
}
.floating-menu-nav ul li a {
  display: block;
  color: inherit;
}
.floating-menu-nav ul li a.highlighted {
  color: #f49c1e;
}
.floating-menu-nav ul li a:hover {
  color: #f49c1e;
}
.fx {
  position: fixed;
}
.abs {
  position: absolute;
}
article#restaurantmenu {
  position: relative;
}
.menuSectionHeader {
  width: 100%;
  height: 200px;
  position: relative;
  z-index: 2;
  margin: 0 0 0 0;
}
.menuSectionHeader.tavern {
  background: url('../images/menuheader_tavern.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.menuSectionHeader.diningRoom {
  background: url('../images/menuheader_diningroom.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.menuSectionHeader.wine {
  background: url('../images/menuheader_wine.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.menuSectionHeader.cheese {
  background: url('../images/menuheader_cheese.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.menuSectionHeader.spirits {
  background: url('../images/menuheader_spirits.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.menuSectionHeader.cocktails {
  background: url('../images/menuheader_cocktails.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.menuSectionHeader.beer {
  background: url('../images/menuheader_beer.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.menuSectionHeader.coffeeAndTea {
  background: url('../images/menuheader_coffeeandtea.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.menuSectionHeader img.miniLogo {
  margin: auto;
  display: block;
  top: 61px;
  position: relative;
}

/* specificity battle */
.menu-section-heading.menu-section-heading {
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: 0.06em;
  font-weight: 400;
  line-height: 116%;
  line-height: normal;
  text-transform: uppercase;
}

.menu-item-subheading.menu-item-subheading {
  font-family: "arno-pro", serif;
  font-size: 18px;
  line-height: 25px;
  margin: 0;
  padding: 2px 0 8px;
}

body#gtmobile .menu-item-subheading-mobile {
  font-family: "arno-pro", serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  line-height: 25px;
  margin: 0;
  padding: 2px 0 8px;
}

body#gtmobile .beer .menu-item-subheading-mobile {
  font-family: "proxima-nova-condensed";
  font-size: 18px;
  font-weight: 600;
}

body .desktop-beer .menu-item-subheading {
  font-family: "proxima-nova-condensed";
  font-size: 18px;
  font-weight: 600;
}

.menu-item-heading.menu-item-heading {
  font-family: "arno-pro", serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  margin: 0;
  padding-bottom: 8px;
}


.menuNavContainer {
  height: 80px;
  display: block;
  width: 100%;
  background-color: #f7f2ea;
  text-align: center;
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: 0.1em;
  font-weight: 600;
  white-space: nowrap;
}
.menuNavContainer ul {
  top: 26px;
  position: relative;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
}
.menuNavContainer ul li {
  border-left: 2px solid black;
  display: inline;
  padding: 0 60px;
}
.menuNavContainer ul li:first-child {
  border-left: 0px solid black;
}
.menuNavContainer ul li a {
  text-decoration: none;
  color: black;
}
.menuNavContainer ul li a:hover {
  color: #f49c1e;
}
.largeSliderContainer {
  display: block;
  width: 120%;
  height: 615px;
  left: -10%;
  margin-top: 38px;
  background-color: black;
  position: relative;
}
.largeSliderContainer .leftHover,
.largeSliderContainer .rightHover {
  overflow: hidden;
  display: inline-block;
  position: relative;
  width: 50%;
  height: 615px;
}
.largeSliderContainer .leftHover img.middleText,
.largeSliderContainer .rightHover img.middleText {
  top: 310px;
  margin-top: -38px;
  height: 76px;
  position: absolute;
  -webkit-transform: skew(15deg);
  -ms-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  transform: skewX(15deg);
}
.largeSliderContainer .leftHover img.middleText.tavernText,
.largeSliderContainer .rightHover img.middleText.tavernText {
  left: 60%;
  width: 214px;
  margin-left: -107px;
}
.largeSliderContainer .leftHover img.middleText.diningRoomText,
.largeSliderContainer .rightHover img.middleText.diningRoomText {
  left: 44%;
  width: 362px;
  margin-left: -181px;
}
.largeSliderContainer .leftHover {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform: skew(-15deg);
  -ms-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  transform: skew(-15deg);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.largeSliderContainer .leftHover .leftContent {
  position: absolute;
  width: 1000px;
  height: 100%;
  top: 0;
  right: 0px;
  z-index: 200;
  margin-right: 11px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  background-color: #650725;
}
.largeSliderContainer .leftHover .leftContent .contentContainer {
  float: right;
  margin-right: 55px;
  position: relative;
  height: 260px;
  width: 260px;
  top: 50%;
  margin-top: -130px;
  text-align: center;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skew(15deg);
  -transform: skew(15deg);
}
.largeSliderContainer .leftHover .leftContent .contentContainer .smallHeader {
  font-size: 16px;
  letter-spacing: 0.1em;
  color: white;
  text-transform: uppercase;
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: .06em;
  font-weight: 400;
  line-height: 116%;
  line-height: normal;
}
.largeSliderContainer .leftHover .leftContent .contentContainer .hr {
  width: 40px;
  border-bottom: 1px solid white;
  height: 1px;
  margin: auto;
  position: relative;
  top: 8px;
}
.largeSliderContainer .leftHover .leftContent .contentContainer p {
  color: white;
  font-size: 16px;
  font-family: "proxima-nova-condensed", sans-serif;
  line-height: 24px;
  font-weight: 300;
}
.largeSliderContainer .leftHover .leftContent .contentContainer a.smallButton {
  position: relative;
  cursor: pointer;
  background: url(../images/gt_seethemenu.png) no-repeat 0 0;
  width: 162px;
  height: 30px;
  display: block;
  text-indent: -9999px;
  margin: auto;
  z-index: 20900009;
}
.largeSliderContainer .leftHover .leftContent .contentContainer a.smallButton:hover {
  background-position: 0 -30px;
}
.largeSliderContainer .leftHover .leftContent img.panel {
  left: -12%;
  width: 100%;
  position: relative;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skewX(15deg);
  transform: skewX(15deg);
}
.largeSliderContainer .leftHover .leftPanel {
  box-shadow: 2px 2px 2px 0px #222222;
  background-color: black;
  z-index: 300;
  position: absolute;
  right: 10px;
  width: 100%;
  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  overflow-x: hidden;
}
.largeSliderContainer .leftHover .leftPanel img.panel {
  left: 200px;
  top: -200px;
  float: right;
  position: relative;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skewX(15deg);
  transform: skewX(15deg);
  -webkit-transform-origin: inherit;
  -moz-transform-origin: inherit;
  -o-transform-origin: inherit;
  -ms-transform-origin: inherit;
  transform-origin: inherit;
}
.largeSliderContainer .rightHover {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  -webkit-transform: skew(-15deg);
  -ms-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  transform: skew(-15deg);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.largeSliderContainer .rightHover .rightContent {
  position: absolute;
  width: 1000px;
  height: 100%;
  top: 0;
  margin-left: 11px;
  z-index: 200;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  background-color: #81bda4;
}
.largeSliderContainer .rightHover .rightContent .contentContainer {
  left: 55px;
  position: relative;
  height: 260px;
  width: 260px;
  margin-top: -130px;
  top: 50%;
  text-align: center;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skew(15deg);
  -transform: skew(15deg);
}
.largeSliderContainer .rightHover .rightContent .contentContainer .smallHeader {
  font-size: 16px;
  letter-spacing: 0.1em;
  color: white;
  text-transform: uppercase;
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: .06em;
  font-weight: 400;
  line-height: 116%;
  line-height: normal;
}
.largeSliderContainer .rightHover .rightContent .contentContainer .hr {
  width: 40px;
  border-bottom: 1px solid white;
  height: 1px;
  margin: auto;
  position: relative;
  top: 8px;
}
.largeSliderContainer .rightHover .rightContent .contentContainer p {
  color: white;
  font-size: 16px;
  font-family: "proxima-nova-condensed", sans-serif;
  line-height: 24px;
  font-weight: 300;
}
.largeSliderContainer .rightHover .rightContent .contentContainer a.smallButton {
  position: relative;
  cursor: pointer;
  background: url(../images/gt_seethemenu.png) no-repeat 0 0;
  width: 162px;
  height: 30px;
  display: block;
  text-indent: -9999px;
  margin: auto;
  z-index: 20900009;
}
.largeSliderContainer .rightHover .rightContent .contentContainer a.smallButton:hover {
  background-position: 0 -30px;
}
.largeSliderContainer .rightHover .rightContent img.panel {
  left: -12%;
  top: -150px;
  position: relative;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skewX(15deg);
  transform: skewX(15deg);
}
.largeSliderContainer .rightHover .rightPanel {
  box-shadow: 2px 2px 2px 0px #222222;
  background-color: #dcd6d3;
  width: 100%;
  z-index: 300;
  position: absolute;
  left: 10px;
  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  overflow-x: hidden;
}
.largeSliderContainer .rightHover .rightPanel img.panel {
  left: -160px;
  top: -300px;
  float: left;
  position: relative;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skewX(15deg);
  transform: skewX(15deg);
  -webkit-transform-origin: inherit;
  -moz-transform-origin: inherit;
  -o-transform-origin: inherit;
  -ms-transform-origin: inherit;
  transform-origin: inherit;
}
.newsItemPage,
.contactPage {
  text-align: center;
  padding-bottom: 50px;
  padding-top: 50px;
}
.newsItemPage.popup,
.contactPage.popup {
  padding: 0 40px;
}
.newsItemPage.popup .postDate,
.contactPage.popup .postDate {
  padding: 10px 0;
  text-align: left;
  color: #727272;
}
.newsItemPage.popup p,
.contactPage.popup p {
  line-height: 1.5em;
  color: #727272;
}
.newsItemPage.popup h1.entry-title,
.contactPage.popup h1.entry-title {
  margin-bottom: 0px;
}
.newsItemPage .postDate,
.contactPage .postDate {
  font-style: italic;
  text-align: center;
  padding-top: 25px;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
}
.newsItemPage h1.entry-title,
.contactPage h1.entry-title {
  padding-top: 0px;
  margin-top: 0px;
}
.newsItemPage .backToAllPostsContainer,
.contactPage .backToAllPostsContainer {
  text-align: left;
  width: 180px;
  height: 200px;
  display: inline-block;
  margin-right: 50px;
  padding-top: 8px;
}
.newsItemPage .entry-content,
.contactPage .entry-content {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-family: "arno-pro", serif;
  font-style: normal;
  font-weight: 400;
  line-height: 133%;
  color: #000a0a;
}
.newsItemPage .backToAllPostsButton,
.contactPage .backToAllPostsButton {
  cursor: pointer;
  display: block;
  height: 32px;
  width: 180px;
  background: url(../images/backtoallpostsbutton.png) no-repeat 0 0;
}
.newsItemPage .backToAllPostsButton:hover,
.contactPage .backToAllPostsButton:hover {
  background-position: 0 -32px;
}
h1.entry-title {
  font-family: "proxima-nova-condensed";
  font-size: 36px;
  line-height: 116%;
  letter-spacing: .1em;
  font-weight: 400;
  font-weight: 300;
  letter-spacing: .01em;
  color: #78313e;
}
h1.entry-title a {
  color: #78313e;
}
h1.entry-title a:hover {
  color: #f49c1e;
}
.newsPage,
.contactPage {
  text-align: center;
  top: 120px;
  position: relative;
  padding-bottom: 200px;
}
.newsPage .entry-content,
.contactPage .entry-content {
  font-size: 18px;
  font-family: "arno-pro", serif;
  font-style: normal;
  font-weight: 400;
  line-height: 133%;
  color: #000a0a;
}
.newsPage .entry-content .postDate,
.contactPage .entry-content .postDate {
  font-style: italic;
  font-size: 14px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 125%;
  font-size: 15px;
  position: relative;
  top: 17px;
}
.newsPage .entry-content .stylizedHR_sm,
.contactPage .entry-content .stylizedHR_sm {
  height: auto;
}
.newsPage img.wp-post-image,
.contactPage img.wp-post-image {
  margin: auto;
  text-align: center;
  display: block;
  padding-bottom: 15px;
}
.sidebar-container {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  margin: auto;
  text-align: left;
  margin-top: 20px;
  white-space: normal;
}
.sidebar-container .read-more {
  background-color: #81bda4;
  color: white;
  display: block;
  padding: 8px 12px;
  padding-top: 10px;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  margin-top: 10px;
}
.sidebar-container .read-more:hover {
  background-color: #78313e;
}
.sidebar-container .sidebarHeader {
  font-family: "proxima-nova-condensed";
  font-size: 19px;
  letter-spacing: .04em;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.mapMarkerLocation {
  display: block;
  padding: 8px 12px;
  color: black;
}
.mapMarkerLocation .mapMarkerIcon {
  width: 10px;
  height: 12px;
  display: inline-block;
  padding-right: 8px;
  background: url(../images/blog_mapicon.png) no-repeat 0 0;
}
.mapMarkerLocation:hover .mapMarkerIcon {
  background-position: 0 -12px;
}
.mapMarkerLocation:hover a {
  color: #78313e;
}
.mapMarkerLocation a {
  color: #f49c1e;
}
.mapMarkerLocation a:hover {
  color: #78313e;
}
.eventDateTime {
  padding: 8px 12px;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  color: #898989;
  letter-spacing: .01em;
  text-transform: uppercase;
  border-bottom: 1px solid #e0e0e0;
}
.featured-post {
  background-color: white;
  box-shadow: 1px 1px 1px #e0e0e0;
}
.featured-post p {
  padding: 0px 12px !important;
  margin: 0;
}
.featured-post h4 {
  padding: 8px 12px !important;
}
.featured-post h4 a {
  font-family: "proxima-nova-condensed";
  font-size: 19px;
  letter-spacing: .04em;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  color: black;
  font-size: 18px !important;
  line-height: 24px !important;
}
.featured-post h4 a:hover {
  color: #78313e;
}
.tw-recent-posts .featured-post img {
  float: none !important;
}
.news-posts {
  width: 560px;
  margin: auto;
  display: inline-block;
  text-align: left;
  padding-right: 120px;
  position: relative;
  top: -30px;
}
.news-posts .screen-reader-text {
  display: none;
}
.news-posts .nav-previous {
  float: left;
}
.news-posts .nav-next {
  float: right;
}
.news-posts .nav-previous a {
  width: 136px;
  height: 32px;
  background: url(../images/olderpostsbutton.png) no-repeat 0 0;
}
.news-posts .nav-next a {
  float: right;
  width: 138px;
  height: 32px;
  background: url(../images/newerpostsbutton.png) no-repeat 0 0;
}
.news-posts .nav-previous a,
.news-posts .nav-next a {
  display: inline-block;
  text-indent: -999em;
  margin-top: 40px;
}
.news-posts .nav-previous a:hover,
.news-posts .nav-next a:hover {
  background-position: 0 -32px;
}
.contactPage {
  padding-top: 0;
  margin-top: 0px;
  top: 0px;
  white-space: nowrap;
  text-align: left;
}
.contactPage .wpcf7-submit {
  cursor: pointer;
  width: 104px;
  height: 30px;
  background: url(../images/submitbtn.png) no-repeat 0 0;
  border: 0px solid black;
  text-indent: -9999em;
  left: 10px;
  position: relative;
}
.contactPage .wpcf7-submit:hover {
  background-position: 0 -30px;
}
.contactPage .sidebar-container {
  top: 127px;
  position: relative;
  padding-left: 75px;
  width: 450px;
}
.contactPage .sidebar-container h5 {
  font-family: "proxima-nova-condensed";
  font-size: 19px;
  letter-spacing: .04em;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.contactPage .sidebar-container h5.widget-title {
  padding-bottom: 0px;
  margin-bottom: 10px;
}
.contactPage .hrcf {
  width: 180px;
  border-bottom: 1px solid white;
  height: 1px;
  color: white;
  display: inline-block;
}
.contactPage .cfContainer {
  width: 500px;
  padding-right: 100px;
  float: right;
}
.contactPage article {
  white-space: normal;
  float: left;
  width: 50%;
  padding-top: 100px;
  padding-bottom: 200px;
  background-color: #78313e;
  background: url(../images/background_maroon.png);
  color: white;
  text-align: left;
}
.contactPage article p {
  line-height: 150%;
}
.contactPage article h1.entry-title {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 0px;
}
.contactPage article .entry-content {
  color: white;
}
.contactPage article .formContainer {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 40px;
}
.contactPage article form {
  text-align: left;
  width: 500px;
  margin: auto;
}
.contactPage article form input[type=text] {
  width: 240px;
  height: 25px;
  margin-top: 10px;
}
.contactPage article form input[type=checkbox] {
  margin-right: 20px;
}
.contactPage article form p {
  display: inline-block;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.contactPage article form p textarea {
  width: 100%;
  resize: none;
  margin-top: 10px;
}
.contactPage article form p.message {
  width: 100%;
}
.contactPage article form p.m-list {
  width: 100%;
  text-align: center;
}
.contactPage article form p.email {
  width: 100%;
}
.contactPage article form p.email input {
  margin-top: 10px;
  width: 100%;
  height: 25px;
}
.contactPage article form p.name {
  width: 49%;
}
.contactPage article form p.name.lname {
  padding-left: 6px;
}
.contactPage article form span.wpcf-form-control-wrap.last_name,
.contactPage article form span.wpcf-form-control-wrap.first_name {
  width: 240px;
}
.contactPage article form label {
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  color: white;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 10px;
}
.privateDiningPage {
  text-align: center;
}
.privateDiningPage .imageCarousel {
  position: relative;
  width: 100%;
  height: 680px;
  margin-bottom: 70px;
  background-color: black;
  overflow-y: hidden;
}
.privateDiningPage .imageCarousel .scrollLogo {
  margin: auto;
  z-index: 400;
  position: absolute;
  left: 50%;
  width: 56px;
  height: 69px;
  background: url(../images/scrolllogo.png) no-repeat 0 0;
  margin-left: -28px;
  bottom: 10%;
}

.pdr-gallery {
  min-width: 684px;
}
.privateDiningPage .pdr-gallery img {
  float: left;
  margin: 0 0;
}

.privateDiningPage .pdr-gallery img.tallright {
  float: right;
}

.privateDiningPage div.pdr-gallery {
  margin-top: 30px;
}

div.clear {
  clear: both;
}

.privateDiningPage .imageCarousel .previousButton,
.privateDiningPage .imageCarousel .nextButton {
  width: 57px;
  height: 36px;
  top: 50%;
  position: relative;
  margin-top: -20px;
  float: left;
  background: url(../images/leftarrow.png) no-repeat 0 0;
  cursor: pointer;
  z-index: 200;
}
.privateDiningPage .imageCarousel .previousButton:hover,
.privateDiningPage .imageCarousel .nextButton:hover {
  background-position: 0 -36px;
}
.privateDiningPage .imageCarousel .nextButton {
  float: right;
  background: url(../images/rightarrow.png) no-repeat 0 0;
}
.privateDiningPage .imageCarousel img {
  display: none;
  width: 100%;
}
.privateDiningPage .imageCarousel img.first {
  display: block;
}
.privateDiningPage .hrcf {
  width: 160px;
  border-bottom: 1px solid white;
  height: 1px;
  color: white;
  display: inline-block;
}
.privateDiningPage .submitContainer {
  text-align: center;
}
.privateDiningPage .wpcf7-submit {
  width: 104px;
  height: 30px;
  background: url(../images/submitbtn.png) no-repeat 0 0;
  border: 0px solid black;
  text-indent: -9999em;
  left: 10px;
  cursor: pointer;
  position: relative;
}
.privateDiningPage .wpcf7-submit:hover {
  background-position: 0 -30px;
}
.privateDiningPage h1.entry-title {
  color: black;
  text-transform: uppercase;
  font-family: "proxima-nova-condensed";
  font-size: 26px;
  letter-spacing: .1em;
  font-weight: 400;
}
.privateDiningPage .downloadOurEventKitButton {
  cursor: pointer;
  display: block;
  margin: auto;
  margin-top: 30px;
  background: url(../images/downloadeventkit.png) no-repeat 0 0;
  width: 250px;
  height: 30px;
}
.privateDiningPage .downloadOurEventKitButton:hover {
  background-position: 0 -30px;
}
.privateDiningPage .entry-content {
  margin-bottom: 50px;
}
.privateDiningPage .entry-content p {
  font-size: 18px;
  font-family: "arno-pro", serif;
  font-style: normal;
  font-weight: 400;
  line-height: 133%;
  color: #000a0a;
}
.privateDiningPage .formContainer {
  background-image: url(../images/background_maroon.png);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 40px;
}
.privateDiningPage form,
.privateDiningPage div.form {
  text-align: left;
  width: 500px;
  margin: auto;
}
.privateDiningPage form input[type=text],
.privateDiningPage div.form input[type=text] {
  width: 240px;
  height: 25px;
  margin-top: 10px;
}
.privateDiningPage form input[type=checkbox],
.privateDiningPage div.form input[type=checkbox] {
  margin-right: 20px;
}
.privateDiningPage form p,
.privateDiningPage div.form p {
  display: inline-block;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.privateDiningPage form p textarea,
.privateDiningPage div.form p textarea {
  width: 100%;
  resize: none;
  margin-top: 10px;
}
.privateDiningPage form p.message,
.privateDiningPage div.form p.message {
  width: 100%;
}
.privateDiningPage form p.m-list,
.privateDiningPage div.form p.m-list {
  width: 100%;
  text-align: center;
}
.privateDiningPage form p.email,
.privateDiningPage div.form p.email {
  width: 100%;
}
.privateDiningPage form p.email input,
.privateDiningPage div.form p.email input {
  margin-top: 10px;
  width: 100%;
  height: 25px;
}
.privateDiningPage form p.name,
.privateDiningPage div.form p.name {
  width: 49%;
}
.privateDiningPage form p.name.lname,
.privateDiningPage div.form p.name.lname {
  padding-left: 6px;
}


.privateDiningPage form span.wpcf-form-control-wrap.last_name,
.privateDiningPage div.form span.wpcf-form-control-wrap.last_name,
.privateDiningPage form span.wpcf-form-control-wrap.first_name,
.privateDiningPage div.form span.wpcf-form-control-wrap.first_name {
  width: 240px;
}
.privateDiningPage form label,
.privateDiningPage div.form label {
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  color: white;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 10px;
}
.subNav {
  width: 100%;
  height: 30px;
  background-color: #f49c1e;
}
.subNav .inner {
  color: white;
  text-align: center;
  margin: auto;
  width: 500px;
  padding-top: 7px;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
}
.subNav .inner img {
  top: 2px;
  position: relative;
}
.subNav .inner a {
  text-decoration: none;
  color: white;
}
.subNav .inner a:hover {
  color: black;
}
.aboutPage .splashImageContainer,
.cookbookPage .splashImageContainer {
  height: 695px;
  width: 100%;
  position: relative;
  background: url('../images/aboutusheader.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.aboutPage .splashImageContainer img.scrollLogo,
.cookbookPage .splashImageContainer img.scrollLogo {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 50%;
  margin-left: -28px;
  bottom: 20px;
  margin-bottom: 0px;
}
.aboutPage .joinOurTeamCTA,
.cookbookPage .joinOurTeamCTA {
  background-color: #78313e;
  width: 100%;
  color: white;
  height: 67px;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
}
.aboutPage .joinOurTeamCTA .leftText,
.cookbookPage .joinOurTeamCTA .leftText {
  width: 500px;
  float: left;
  padding-top: 8px;
}
.aboutPage .joinOurTeamCTA .rightButton,
.cookbookPage .joinOurTeamCTA .rightButton {
  height: 67px;
  float: right;
}
.aboutPage .subNav,
.cookbookPage .subNav {
  width: 100%;
  height: 30px;
  background-color: #f49c1e;
}
.aboutPage .subNav .inner,
.cookbookPage .subNav .inner {
  color: white;
  text-align: center;
  margin: auto;
  width: 500px;
  padding-top: 7px;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
}
.aboutPage .subNav .inner img,
.cookbookPage .subNav .inner img {
  top: 2px;
  position: relative;
}
.aboutPage .subNav .inner a,
.cookbookPage .subNav .inner a {
  text-decoration: none;
  color: white;
}
.aboutPage .subNav .inner a:hover,
.cookbookPage .subNav .inner a:hover {
  color: black;
}
.aboutPage .seeUpcomingEventsButton,
.cookbookPage .seeUpcomingEventsButton {
  background: url(../images/seeupcomingeventsbutton.png) no-repeat 0 0;
  width: 206px;
  height: 32px;
  text-indent: -999em;
  display: block;
  margin: auto;
  cursor: pointer;
  margin-bottom: 30px;
}
.aboutPage .seeUpcomingEventsButton:hover,
.cookbookPage .seeUpcomingEventsButton:hover {
  background-position: 0 -32px;
}
.aboutPage .ourTeamSection,
.cookbookPage .ourTeamSection,
.aboutPage .theRestaurant,
.cookbookPage .theRestaurant,
.aboutPage .community,
.cookbookPage .community,
.aboutPage .accolades,
.cookbookPage .accolades {
  padding: 60px 0;
}
.aboutPage .container,
.cookbookPage .container {
  width: 980px;
  max-width: 980px;
  margin: auto;
}
.aboutPage .container.sm,
.cookbookPage .container.sm {
  width: 730px;
}
.aboutPage .container img.tripleHeader,
.cookbookPage .container img.tripleHeader {
  margin: auto;
  display: block;
  padding-bottom: 40px;
}
.aboutPage .container div.theContent,
.cookbookPage .container div.theContent {
  text-align: center;
  width: 570px;
  margin: auto;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
}
.aboutPage .heavy-background,
.cookbookPage .heavy-background {
  background: url(../images/heavycreamtexture.png) repeat;
}
.aboutPage .light-background,
.cookbookPage .light-background {
  background: url(../images/lightcreamtexture.png) repeat;
}
.aboutPage .entry-content,
.cookbookPage .entry-content {
  width: 100%;
  text-align: center;
  max-width: 100%;
  background-color: yellow;
}
.aboutPage .acc,
.cookbookPage .acc {
  padding-bottom: 100px;
}
.aboutPage p.miniCTA,
.cookbookPage p.miniCTA {
  text-align: center;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
  font-style: italic;
  padding-bottom: 20px;
}
.aboutPage p.miniCTA.mediaInquiries,
.cookbookPage p.miniCTA.mediaInquiries {
  margin-top: 75px;
}
.aboutPage h2,
.cookbookPage h2 {
  font-family: "proxima-nova-condensed";
  font-size: 26px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  padding-top: 0px;
  margin-top: 0px;
}
.aboutPage h3,
.cookbookPage h3 {
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: .06em;
  font-weight: 400;
  line-height: 116%;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 15px;
  color: black;
}
.aboutPage h3.name,
.cookbookPage h3.name {
  font-size: 18px;
}
.aboutPage .staffContainer,
.cookbookPage .staffContainer {
  text-align: left;
}
.aboutPage .staff,
.cookbookPage .staff {
  width: 314px;
  display: inline-block;
  margin: 5px;
}
.aboutPage .stafftitle,
.cookbookPage .stafftitle {
  text-align: center;
  margin-top: 0px;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
  color: black;
}
.aboutPage .staff:hover h3,
.cookbookPage .staff:hover h3 {
  color: #78313e;
}
.aboutPage .flipContainer,
.cookbookPage .flipContainer {
  width: 314px;
  height: 430px;
  cursor: pointer;
  position: relative;
}
.aboutPage .flipContainer:hover img,
.cookbookPage .flipContainer:hover img {
  opacity: 0;
  z-index: -10;
}
.aboutPage .flipContainer img,
.cookbookPage .flipContainer img {
  position: absolute;
  top: 0;
  left: 0;
  width: 314px;
  height: 430px;
  z-index: 200;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.aboutPage .flipContainer .staffbio,
.cookbookPage .flipContainer .staffbio {
  padding: 40px;
  background-color: #81bda4;
  color: white;
  position: absolute;
  width: 234px;
  height: 350px;
  overflow-y: hidden;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 16px;
}
.aboutPage .flipContainer .staffbio p,
.cookbookPage .flipContainer .staffbio p {
  margin-top: 0px;
  padding-top: 0px;
  letter-spacing: -0.02em;
}
.aboutPage .flipContainer .staffbio .twitterCTA,
.cookbookPage .flipContainer .staffbio .twitterCTA {
  display: block;
  width: 100%;
  height: 16px;
}
.aboutPage .flipContainer .staffbio .twitterCTA .textLink,
.cookbookPage .flipContainer .staffbio .twitterCTA .textLink {
  color: white;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 10px;
}
.aboutPage .flipContainer .staffbio .twitterCTA:hover .twitterIcon,
.cookbookPage .flipContainer .staffbio .twitterCTA:hover .twitterIcon {
  background-position: 0 -16px;
}
.aboutPage .flipContainer .staffbio .twitterCTA:hover .textLink,
.cookbookPage .flipContainer .staffbio .twitterCTA:hover .textLink {
  color: #78313e;
}
.aboutPage .flipContainer .staffbio .twitterIcon,
.cookbookPage .flipContainer .staffbio .twitterIcon {
  display: inline-block;
  cursor: pointer;
  width: 20px;
  height: 16px;
  background: url(../images/about_twittericon.png) no-repeat 0 0;
}
.aboutPage .flipContainer .staffbio .twitterIcon:hover,
.cookbookPage .flipContainer .staffbio .twitterIcon:hover {
  background-position: 0 -16px;
}
.aboutPage .joinOurTeamButton,
.cookbookPage .joinOurTeamButton {
  display: block;
  cursor: pointer;
  width: 170px;
  height: 32px;
  float: right;
  position: relative;
  top: 18px;
  text-indent: -999em;
  background: url(../images/joinourteambutton.png) no-repeat 0 0;
}
.aboutPage .joinOurTeamButton:hover,
.cookbookPage .joinOurTeamButton:hover {
  background-position: 0 -32px;
}
.aboutPage .communityContainer,
.cookbookPage .communityContainer {
  width: 385px;
  padding-top: 20px;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
}
.aboutPage .communityContainer h3,
.cookbookPage .communityContainer h3 {
  text-align: left;
  padding-bottom: 12px;
}
.aboutPage .communityContainer:nth-child(odd),
.cookbookPage .communityContainer:nth-child(odd) {
  padding-right: 100px;
}
.aboutPage .accolades,
.cookbookPage .accolades {
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
}
.aboutPage .accoladeContainer,
.cookbookPage .accoladeContainer {
  width: 312px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 8px solid transparent;
}
.aboutPage .accoladeContainer .hiddenAccoladeContainer,
.cookbookPage .accoladeContainer .hiddenAccoladeContainer {
  display: none;
}
.aboutPage .accoladeContainer:hover,
.cookbookPage .accoladeContainer:hover {
  border: 8px solid #f49c1e;
}
.aboutPage .accoladeContainer:hover .hiddenAccoladeContainer,
.cookbookPage .accoladeContainer:hover .hiddenAccoladeContainer {
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
  color: white;
  line-height: normal;
  width: 312px;
  display: block;
  left: -8px;
  position: absolute;
  background-color: #f49c1e;
  z-index: 200;
  border: 8px solid #f49c1e;
}
.aboutPage .accoladeContainer:hover .hiddenAccoladeContainer span.date,
.cookbookPage .accoladeContainer:hover .hiddenAccoladeContainer span.date {
  font-weight: 100;
  font-size: 12px;
}
.cookbookPage {
  padding-top: 100px;
  background: url(../images/heavycreamtexture.png) repeat;
}
.cookbookPage h5 {
  margin: 10px 0;
  text-transform: uppercase;
  font-family: "proxima-nova-condensed";
  font-size: 19px;
  letter-spacing: .04em;
  font-weight: 400;
  line-height: normal;
}
.cookbookPage h5.spring {
  color: #81bda4;
}
.cookbookPage h5.summer {
  color: #f49c1e;
}
.cookbookPage h5.autumn {
  color: #78313e;
}
.cookbookPage h5.winter {
  color: #475526;
}
.cookbookPage .container.first {
  height: 550px;
  width: 1010px;
  max-width: 10010px;
}
.cookbookPage p.curated,
.cookbookPage p.culture {
  color: #78313e;
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: .06em;
  font-weight: 400;
  line-height: 116%;
  line-height: normal;
  margin-bottom: 0px;
}
.cookbookPage p.culture {
  color: #81bda4;
}
.cookbookPage p.curatedDesc,
.cookbookPage p.cultureDesc {
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
  width: 630px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 20px;
}
.cookbookPage .cultureItem {
  display: inline-block;
  width: 471px;
  padding: 0 8px;
  font-style: italic;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  text-align: left;
  color: #727272;
}
.cookbookPage .cultureItem p {
  margin-top: 4px;
}
.cookbookPage .cultureItem p span.workTitle {
  font-style: normal;
}
.cookbookPage .eventContainer {
  display: block;
  margin: 15px 0;
}
.cookbookPage .eventContainer .date {
  color: #727272;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.cookbookPage .eventContainer a {
  color: #78313e;
  text-transform: uppercase;
  font-family: "proxima-nova-condensed";
  font-size: 19px;
  letter-spacing: .04em;
  font-weight: 400;
  line-height: normal;
}
.cookbookPage .eventContainer a:hover {
  color: black;
}
.cookbookPage .upcomingText {
  text-align: center;
  margin-bottom: 50px;
}
.cookbookPage .filmSection {
  padding-top: 50px;
}
.cookbookPage .seasonalContainer {
  width: 965px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 100px;
}
.cookbookPage .seasonalContainer .seasonalItem {
  margin: 0 3px;
  width: 230px;
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
}
.cookbookPage .seasonalContainer .seasonalItem p {
  margin: auto;
  width: 185px;
  margin-bottom: 10px;
}
.cookbookPage .largeCont {
  width: 1010px;
  margin: auto;
  display: block;
  background: url(../images/heavycreamtexture.png) repeat;
}
.cookbookPage .largeCont p,
.cookbookPage .largeCont span {
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
}
.cookbookPage .largeCont .byLine {
  font-size: 23px;
  font-style: italic;
}
.cookbookPage .largeCont p.larger {
  font-size: 23px;
}
.cookbookPage .containerLt {
  width: 360px;
  display: inline-block;
}
.cookbookPage .containerLt .preorderButton {
  display: block;
  width: 134px;
  height: 30px;
  background: url(../images/ordernow.png) no-repeat 0 0;
}
.cookbookPage .containerLt .preorderButton:hover {
  background-position: 0 -30px;
}
.cookbookPage .containerLt .availableDate {
  margin: 20px 0;
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
  font-style: italic;
}
.cookbookPage .containerRt {
  width: 600px;
  padding-left: 40px;
  display: inline-block;
  vertical-align: top;
}
.cookbookPage article {
  text-align: left;
}
.cookbookPage .theContent {
  text-align: left !important;
}
.cookbookPage h2.entry-title.superLarge {
  text-align: left;
  font-size: 45px;
  color: #78313e;
  margin-bottom: 0px;
}
div#colorbox {
  border: 8px solid #f49c1e !important;
}
button#cboxClose {
  display: none;
}
.visitPage .heavy-background {
  background: url(../images/heavycreamtexture.png) repeat;
}
.visitPage .light-background {
  background: url(../images/lightcreamtexture.png) repeat;
}
.visitPage .entry-content {
  width: 100%;
  max-width: 100%;
  clear: both;
  padding-bottom: 100px;
}
.visitPage .entry-content.top {
  background: url(../images/lightcreamtexture.png) repeat;
  padding-top: 100px;
  height: 275px;
}
.visitPage .entry-content.directions {
  height: 390px;
}
.visitPage .entry-content.directions span.title {
  margin-bottom: 26px;
}
.visitPage .entry-content.visitGramercyTavern,
.visitPage .entry-content.directions {
  padding-top: 50px;
}
.visitPage .container {
  width: 950px;
  max-width: 950px;
  margin: auto;
}
.visitPage .mapLink {
  display: none;
}
.visitPage .leftSec {
  float: left;
  text-align: center;
  width: 430px;
}
.visitPage .leftSec .blkHR {
  width: 40px;
  border-bottom: 1px solid white;
  height: 1px;
  border-bottom: 1px solid black;
}
.visitPage .leftSec .findATableBtn {
  width: 128px;
  margin: auto;
  height: 32px;
  background: url('../images/findatable.png') no-repeat 0 0;
}
.visitPage .leftSec .findATableBtn:hover {
  cursor: pointer;
  background-position: 0 -32px;
}
.visitPage .leftSec .footerColumn p {
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
}
.visitPage .leftSec .footerColumn .selectContainer {
  display: inline-block;
  height: 50px;
  margin-bottom: 10px;
  text-align: left;
}
.visitPage .leftSec .footerColumn .selectContainer.mid {
  margin: 0 17px;
}
.visitPage .leftSec .footerColumn .selectContainer select {
  width: 100%;
}
.visitPage .leftSec .footerColumn .selectContainer label {
  display: block;
  font-family: "proxima-nova-condensed";
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
}
.visitPage .rightSec {
  float: left;
  width: 330px;
  padding-left: 100px;
  font-family: "arno-pro", serif;
  font-style: normal;
  line-height: 1.7em;
  font-size: 18px;
}
.visitPage .rightSec span.title {
  display: block;
  margin: auto;
  margin-bottom: 16px;
  text-align: center;
}
.visitPage .hrdiv {
  background: url('../images/hours-bg.gif') 0 13px repeat-x;
  margin: auto;
}
.visitPage .hrdiv .hrdiv-header {
  width: 120px;
  color: #475526;
  display: block;
  line-height: 28px;
  margin: 0 auto;
  background: url(../images/lightcreamtexture.png) repeat;
  text-align: center;
  font-family: "proxima-nova-condensed";
  font-size: 19px;
  letter-spacing: .04em;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.visitPage .hrdiv .hrdiv-header.dr {
  width: 155px;
  margin-top: 20px;
}
.visitPage .hours {
  float: right;
}
.visitPage .mealHeader {
  text-align: center;
  display: block;
  font-family: "arno-pro", serif;
  font-style: italic;
  font-weight: 100;
}
.visitPage span.title {
  font-family: "proxima-nova-condensed";
  font-size: 26px;
  letter-spacing: .1em;
  font-weight: 400;
  color: #78313e;
  text-transform: uppercase;
  display: block;
  margin: auto;
  margin-bottom: 16px;
  text-align: center;
}
.visitPage .mapContainer {
  float: left;
  border: 1px solid #e0e0e0;
  display: inline-block;
  width: 550px;
}
.visitPage .directionsContainer {
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
  display: inline-block;
  width: 350px;
  padding-left: 45px;
}
.visitPage .directionsContainer p {
  margin: 0 0;
  padding: 0 0;
}
.visitPage .directionsContainer .hrdiv {
  background: none;
}
.visitPage .directionsContainer .hrdiv-header {
  background: none;
  display: block;
  width: auto;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 5px;
}
.visitPage .directionsContainer span.title {
  display: none;
}
.visitPage span.miniHelperText {
  font-size: 14px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 125%;
  text-transform: lowercase;
  font-style: italic;
}
.visitPage .menuNavContainer {
  background: none;
}
.visitPage .menuNavContainer div {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.visitPage .menuNavContainer div:hover {
  color: #f49c1e;
}
.visitPage .menuNavContainer div.selected {
  color: #f49c1e;
}
.visitPage .menuNavContainer div .visitArrow {
  width: 8px;
  height: 11px;
  background: url(../images/visitarrow.png) no-repeat 0 0;
  display: none;
  margin: auto;
  margin-top: 10px;
}
.visitPage .menuNavContainer div .visitArrow.selected {
  display: block;
}
.visitPage .hoursSlider {
  width: 100%;
  height: 525px;
  background-color: black;
  display: block;
  margin-top: 50px;
  position: relative;
  overflow-y: hidden;
}
.visitPage .hoursSlider .tavernSide,
.visitPage .hoursSlider .diningRoomSide {
  width: 50%;
  height: 100%;
  display: inline-block;
  float: left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.visitPage .hoursSlider .infoContainer {
  position: relative;
  display: block;
  height: 100%;
}
.visitPage .hoursSlider .polygonContainer {
  width: 350px;
  height: 100%;
  padding: 40px;
  text-align: center;
  margin: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: green;
  background: url(../images/visit_diamond.png) no-repeat 3px 2px;
}
.visitPage .hoursSlider .polygonContainer.dinner,
.visitPage .hoursSlider .polygonContainer.drinks,
.visitPage .hoursSlider .polygonContainer.pd {
  display: none;
}
.visitPage .hoursSlider .polygonContainer .seeAMenuButton {
  margin: auto;
  display: block;
  height: 30px;
  width: 134px;
  background: url(../images/seemenu.png) no-repeat 0 0;
}
.visitPage .hoursSlider .polygonContainer .seeAMenuButton:hover {
  background-position: 0 -30px;
}
.visitPage .hoursSlider .polygonContainer .hoursContainer {
  text-align: left;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 8px;
  margin-top: 25px;
  line-height: 25px;
  font-family: "proxima-nova-condensed";
  font-size: 13px;
  letter-spacing: .1em;
  font-weight: 400;
  text-transform: uppercase;
  color: #727272;
}

.visitPage .hoursSlider .polygonContainer .hoursContainer .days {
  float: left;
}
.visitPage .hoursSlider .polygonContainer p {
  font-size: 17px;
  font-family: "arno-pro", serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
}
.visitPage .hoursSlider .diningRoomSide {
  background: url(../images/visit_rightpanel.jpg) no-repeat center center;
}
.visitPage .hoursSlider .tavernSide {
  background: url(../images/visit_leftpanel.jpg) no-repeat center center;
}
.visitPage .hoursSlider .blackBorder {
  position: absolute;
  width: 12px;
  background-color: black;
  height: 100%;
  left: 50%;
  margin-left: -6px;
}
.visitPage .hoursSlider .polyHeader {
  text-transform: uppercase;
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: .06em;
  font-weight: 400;
  line-height: 116%;
  line-height: normal;
}
.visitPage .hoursSlider .polyHeader.tv {
  color: #78313e;
}
.visitPage .hoursSlider .polyHeader.dr {
  color: #81bda4;
}
.fourOhfourPage {
  padding-top: 200px;
  padding-bottom: 300px;
  text-align: center;
}
.fourOhfourPage img {
  position: relative;
  left: -8px;
}
.fourOhfourPage span.desc {
  font-style: italic;
  color: #727272;
}
.fourOhfourPage a {
  display: block;
  padding-top: 20px;
  padding-bottom: 10px;
}
.fourOhfourPage h2 {
  color: black;
  font-family: "proxima-nova-condensed";
  font-size: 26px;
  letter-spacing: .1em;
  font-weight: 400;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 10px;
}
.fourOhfourPage h3 {
  color: #78313e;
  font-family: "proxima-nova-condensed";
  font-size: 24px;
  letter-spacing: .06em;
  font-weight: 400;
  line-height: 116%;
  line-height: normal;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 15px;
  font-weight: 600;
}
.page-template-template-menu-php h3.foodmenu {
  font-weight: 600;
}
.page-template-template-menu-php div.entry-content.winesection h2 {
  margin-top: 30px;
}
.single-post .entry-thumbnail {
  margin-bottom: 10px 0 30px 0;
}
.page-template-template-visit-php .visitPage .leftSec .findATableBtn {
  background: url('../images/findatabledark.png') top left no-repeat;
  width: 150px;
}
.page-template-template-visit-php .visitPage .leftSec .findATableBtn:hover {
  cursor: pointer;
  background-position: 0 -32px;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
  border: none !important;
}
.wpcf7-not-valid-tip {
  display: none !important;
}
.doublecheck img {
  vertical-align: middle;
}
a.am-switch-btn {
  display: block;
  position: fixed;
  color: #fff;
  background: #81bda4;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 60px;
  width: 100%;
  height: 60px;
  font-size: 36px;
  bottom: 0;
  text-align: center;
}
a.am-switch-btn:after {
  content: '';
  display: block;
  position: static;
  height: 60px;
  width: 100%;
}

div.hours p {
  margin: 0 0;
  text-align: right;
}

div.hours strong {
  float: left;
  font-weight: normal;
  margin-right: 10px;
}

.leftText p {
  margin: 0;
}

.wpcf7-submit {
  margin-right: 16px;
}

a.button {
  font-family: "arno-pro", serif;
  text-transform: uppercase;
  font-size: 18px;
  border: 2px solid #000;
  padding: 5px 35px 5px 15px;
  margin-right: 15px;
  color: #000;
  font-weight: 700;
  background-image: url('../images/arrow.png');
  background-position: right 11px top 10px;
  background-repeat: no-repeat;
}

a.button:hover {
  color: #78313e;
  background-image: url('../images/arrow-red.png');
  border: 2px solid #78313e;
}

span.maroon {
  color: #78313e;
  display: block;
  margin-bottom: 10px;
}
