/* 
 *fonts
font-family:'Dharma Gothic M W01 Light';
font-family:'Dharma Gothic M W01 Thin';
font-family:'Dharma Gothic M W01 ExLight';

*/
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1100px; }

.cs-row {
  display: inline-block;
  width: 100%;
  margin-right: -15px;
  margin-left: -15px; }
  @media screen and (max-width: 480px) {
    .cs-row {
      margin: 0 auto; } }

.col {
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px; }

@media (max-width: 480px) {
  .col-xs-1 {
    float: left;
    width: 8.33333%; }

  .col-xs-2 {
    float: left;
    width: 16.66667%; }

  .col-xs-3 {
    float: left;
    width: 25%; }

  .col-xs-4 {
    float: left;
    width: 33.33333%; }

  .col-xs-5 {
    float: left;
    width: 41.66667%; }

  .col-xs-6 {
    float: left;
    width: 50%; }

  .col-xs-7 {
    float: left;
    width: 58.33333%; }

  .col-xs-8 {
    float: left;
    width: 66.66667%; }

  .col-xs-9 {
    float: left;
    width: 75%; }

  .col-xs-10 {
    float: left;
    width: 83.33333%; }

  .col-xs-11 {
    float: left;
    width: 91.66667%; }

  .col-xs-12 {
    float: left;
    width: 100%; } }
@media (max-width: 768px) and (min-width: 481px) {
  .col-sm-1 {
    float: left;
    width: 8.33333%; }

  .col-sm-2 {
    float: left;
    width: 16.66667%; }

  .col-sm-3 {
    float: left;
    width: 25%; }

  .col-sm-4 {
    float: left;
    width: 33.33333%; }

  .col-sm-5 {
    float: left;
    width: 41.66667%; }

  .col-sm-6 {
    float: left;
    width: 50%; }

  .col-sm-7 {
    float: left;
    width: 58.33333%; }

  .col-sm-8 {
    float: left;
    width: 66.66667%; }

  .col-sm-9 {
    float: left;
    width: 75%; }

  .col-sm-10 {
    float: left;
    width: 83.33333%; }

  .col-sm-11 {
    float: left;
    width: 91.66667%; }

  .col-sm-12 {
    float: left;
    width: 100%; } }
@media (max-width: 1024px) and (min-width: 769px) {
  .col-md-1 {
    float: left;
    width: 8.33333%; }

  .col-md-2 {
    float: left;
    width: 16.66667%; }

  .col-md-3 {
    float: left;
    width: 25%; }

  .col-md-4 {
    float: left;
    width: 33.33333%; }

  .col-md-5 {
    float: left;
    width: 41.66667%; }

  .col-md-6 {
    float: left;
    width: 50%; }

  .col-md-7 {
    float: left;
    width: 58.33333%; }

  .col-md-8 {
    float: left;
    width: 66.66667%; }

  .col-md-9 {
    float: left;
    width: 75%; }

  .col-md-10 {
    float: left;
    width: 83.33333%; }

  .col-md-11 {
    float: left;
    width: 91.66667%; }

  .col-md-12 {
    float: left;
    width: 100%; } }
@media (min-width: 1025px) {
  .col-lg-1 {
    float: left;
    width: 8.33333%; }

  .col-lg-2 {
    float: left;
    width: 16.66667%; }

  .col-lg-3 {
    float: left;
    width: 25%; }

  .col-lg-4 {
    float: left;
    width: 33.33333%; }

  .col-lg-5 {
    float: left;
    width: 41.66667%; }

  .col-lg-6 {
    float: left;
    width: 50%; }

  .col-lg-7 {
    float: left;
    width: 58.33333%; }

  .col-lg-8 {
    float: left;
    width: 66.66667%; }

  .col-lg-9 {
    float: left;
    width: 75%; }

  .col-lg-10 {
    float: left;
    width: 83.33333%; }

  .col-lg-11 {
    float: left;
    width: 91.66667%; }

  .col-lg-12 {
    float: left;
    width: 100%; } }
.home-btn, .hf-slide a, #po-form form button._submit {
  display: inline-block;
  color: #ffffff;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  font-size: 24px;
  font-family: 'Dharma Gothic M W01 Light';
  letter-spacing: 1px;
  line-height: 40px;
  margin: 2px auto;
  text-align: center;
  cursor: pointer; }
  .home-btn:hover, .hf-slide a:hover, #po-form form button._submit:hover {
    color: #ad3c91;
    border-color: #ad3c91; }
    .home-btn:hover span, .hf-slide a:hover span, #po-form form button._submit:hover span {
      border-color: #ad3c91; }
    .home-btn:hover svg .cls-2, .hf-slide a:hover svg .cls-2, #po-form form button._submit:hover svg .cls-2 {
      stroke: #ad3c91; }

.hf-slide video, .hf-text, .hfi-ctn, .social-body, .basic-block.of-head, .rc-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.hf-slide a {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.br-s-text, .h-rev-text label, .edr-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.hf-slide, .br-s-image, .edr-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.ha1-col--sm, .ha1-col--lg, .ha2-col--sm, .ha2-col--lg {
  float: left; }

body {
  overflow: hidden;
  /* be careful with this */ }

.new-row {
  display: block;
  text-align: center;
  z-index: 1; }

.clear-left {
  clear: left; }

iframe {
  max-width: 100%; }

.bpos {
  position: absolute;
  bottom: 0; }

.block-bg {
  background: #ad3c91; }

@media screen and (max-width: 480px) {
  .main {
    padding-top: 6.7rem; } }

@media screen and (max-width: 480px) {
  .modal-wrap {
    top: 135px; } }

.form__dropdown, .form__field {
  margin-bottom: 5px; }

.masthead__container {
  background: #333946; }
  @media screen and (max-width: 480px) {
    .masthead__container {
      height: 80px; } }

@media screen and (max-width: 1024px) {
  .new-nav {
    display: none; } }

.new-nav .menu li {
  width: auto;
  display: inline-block;
  position: relative;
  font-size: 10px;
  text-transform: uppercase;
  transition: all 0.25s cubic-bezier(0.625, 0.125, 0.305, 0.875); }
  .new-nav .menu li:hover {
    background: #e9e9e0; }
    .new-nav .menu li:hover > a {
      color: #ae3b92; }

.new-nav .menu li a {
  color: #e8e8df;
  padding: 15px 25px;
  display: inline-block;
  width: 100%; }

.new-nav .menu li.drop-active {
  background: #e9e9e0; }
  .new-nav .menu li.drop-active > a {
    color: #ae3b92; }

.new-nav .menu li.scroll-on {
  background: #e9e9e0; }
  .new-nav .menu li.scroll-on > a {
    color: #ae3b92; }

.new-nav ul#menu-new-primary {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  background: #1b2024;
  -webkit-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.75); }

.new-nav ul.sub-menu {
  display: none;
  position: absolute;
  width: 220px;
  background: #333946;
  padding: 0;
  left: 0;
  top: 100%;
  z-index: 5; }

.new-nav .sub-menu li {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #4e535d; }
  .new-nav .sub-menu li:nth-last-child(1) {
    border: none; }
  .new-nav .sub-menu li a:hover {
    color: #ae3b92;
    background: #e9e9e0; }

.new-nav ul.sub-menu ul.sub-menu {
  background: #000000;
  left: 100%;
  top: 0;
  width: 440px; }

.new-nav .sub-menu .sub-menu li {
  width: 50%;
  float: left; }
  .new-nav .sub-menu .sub-menu li:nth-child(2n-1) {
    border-right: 1px solid #4e535d; }

.new-nav .hover-drop:hover .sub-menu {
  display: block !important; }

@media screen and (max-width: 480px) {
  .header-social {
    display: none; } }

.header-social .btn--social {
  width: 2.13333rem;
  height: 2.13333rem;
  margin-left: 10px; }

.slicknav_menu {
  z-index: 99999;
  position: fixed;
  width: 100%;
  top: 80px;
  background: #1b2024;
  max-height: 300px;
  overflow: auto; }

.slicknav_btn {
  z-index: 99999;
  background: #1b2024; }

a.slicknav_open {
  background: #1b2024; }

.slicknav_nav li a {
  font-size: 10px;
  text-transform: uppercase; }

.slicknav_nav ul {
  margin: 0;
  padding-left: 20px; }

@media screen and (max-width: 480px) {
  .slicknav_nav .tog-search .sub-menu {
    padding: 5px; } }

.new-nav-search input[type=search] {
  background: #333946;
  padding: 10px 0px; }
  @media screen and (max-width: 480px) {
    .new-nav-search input[type=search] {
      width: 85%; } }

@media screen and (max-width: 480px) {
  .new-nav-search .input-group-btn {
    width: 10%; } }

.new-nav-search button.search-submit {
  background: none; }

.tog-search img {
  display: inline;
  height: auto;
  margin-top: -5px; }

.new-nav .tog-search ul.sub-menu {
  left: initial;
  right: 0;
  padding: 0 10px;
  width: 177px; }

.new-nav .menu li.new-nav-search:hover {
  background: #333946; }

/* careful with this on live site */
@media screen and (min-width: 28.125em) {
  .masthead__logo {
    min-width: 0;
    width: auto; } }
@media screen and (min-width: 91.875em) {
  .masthead__logo {
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    margin-right: auto; } }

@media screen and (min-width: 91.875em) {
  .masthead__cta:after {
    display: none; } }

@media screen and (max-width: 480px) {
  .masthead__cta {
    margin-top: 10px; } }

@media screen and (max-width: 480px) {
  .masthead__cta .btn {
    padding: 10px 15px; } }

.masthead__logo {
  background-image: url(../images/icons/tog-logo-1.svg); }

.new-footer {
  background: #14171b;
  padding: 55px 0;
  padding-bottom: 0; }

.new-footer .container {
  max-width: 1100px; }

.new-footer h4 {
  text-align: center;
  font-size: 12px; }

.new-footer .form--inline {
  width: 80%;
  max-width: 260px; }

.slinks-ctn a {
  display: inline-block;
  margin: 0 13px; }

.slinks-ctn {
  display: inline-block;
  width: auto;
  margin: 0 auto; }

.new-footer .footer__social {
  text-align: center; }

.f-copyright {
  text-align: center; }

.f-copyright li a {
  padding: 0 5px;
  color: #BC5D93;
  border-right: 1px solid white;
  font-size: 10px;
  text-transform: uppercase; }
  .f-copyright li a:hover {
    color: #BAD8BF; }
  @media screen and (max-width: 480px) {
    .f-copyright li a {
      border: none; } }

.f-copyright li {
  float: left;
  list-style: none;
  width: auto; }
  .f-copyright li:nth-last-child(1) a {
    border: none; }
  @media screen and (max-width: 480px) {
    .f-copyright li {
      width: 100%; } }

.f-copyright ul.menu {
  width: auto;
  margin: 0 auto;
  display: inline-block;
  padding: 0; }

p.copyright {
  font-size: 10px;
  margin: 0 auto; }

.new-footer input#email_sub {
  margin: 0;
  border: 2px solid white;
  border-radius: initial;
  box-shadow: none;
  font-size: 12px;
  background: #14171b;
  padding: 5px;
  height: 40px; }

.new-footer button#emailSubmit {
  border: none;
  border-radius: initial;
  box-shadow: none;
  height: 40px;
  min-height: 0;
  padding: 5px 14px; }

.basic-block {
  width: 90%;
  margin: 0 auto;
  max-width: 800px;
  padding: 55px 0;
  position: relative;
  display: inline-block; }
  .basic-block-wide {
    margin: 0 auto;
    width: 90%;
    max-width: 1100px;
    padding: 55px 0;
    position: relative;
    display: inline-block; }

.basic-block h1, .basic-stretch h1, .basic-block-wide h1, .offer.licensee .basic-block h1 {
  font-size: 48px;
  line-height: 1;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .basic-block h1, .basic-stretch h1, .basic-block-wide h1, .offer.licensee .basic-block h1 {
      font-size: 36px; } }
  @media screen and (max-width: 480px) {
    .basic-block h1, .basic-stretch h1, .basic-block-wide h1, .offer.licensee .basic-block h1 {
      font-size: 24px; } }

.basic-block p {
  max-width: none;
  text-align: left;
  font-size: 14px;
  line-height: 1.5; }

.home-btn {
  width: 150px;
  padding: 0; }
  @media screen and (max-width: 480px) {
    .home-btn {
      width: 120px; } }

.hb-lg {
  background-color: #333a46; }

.hb-dg {
  background-color: #262c34; }

.home-btn span {
  padding: 13px 15px 11px 15px;
  /* border-right:1px solid #fff; */
  float: left;
  transition: border 0.25s cubic-bezier(0.625, 0.125, 0.305, 0.875);
  line-height: 1;
  width: 100%;
  text-align: center; }

.home-btn svg {
  width: 55px;
  padding: 7px;
  float: left; }

.home-btn svg .cls-1 {
  fill: transparent; }

.home-btn svg .cls-2 {
  stroke: #fff;
  transition: all 0.25s cubic-bezier(0.625, 0.125, 0.305, 0.875); }

.home-full-slider {
  max-width: 100%;
  margin-bottom: 0; }

.home .home-full-slider .slick-track {
  /* max-height:760px; */
  overflow: hidden;
  border-bottom: 5px solid #ad3c91; }

.home-full-slider .slick-next, .home-full-slider .slick-prev {
  width: auto;
  height: auto; }

.home-full-slider .slick-next::before {
  content: url(../images/icons/slide-right.png); }

.home-full-slider .slick-prev::before {
  content: url(../images/icons/slide-left.png); }

/* changes all slide btns */
.slick-next, .slick-prev {
  transform: scale(0.9); }

.slick-prev:hover, .slick-next:hover {
  transform: scale(1); }

.slick-prev:focus:before, .slick-next:focus:before {
  opacity: .75; }

/* */
.hf-slide {
  float: left;
  position: relative;
  overflow: hidden;
  /*
  height:760px;
  @media screen and (max-width:$break-lg-desk){
  	height:680px;
  }
  @media screen and (max-width:$break-sm-desk){
  	height:600px;
  }
  @media screen and (max-width:$break-tablet){
  	height:480px;
  }
  @media screen and (max-width:$break-mobile){
  	height:320px;
  }
  */ }

.hf-slide.slick-active {
  z-index: 4; }

.hf-slide video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto; }

.hf-slide p {
  display: inline-block;
  max-width: none; }

.hf-text {
  top: 45%;
  width: 100%;
  z-index: 3; }

.hf-text img {
  margin: 0 auto 35px auto;
  max-width: 80%;
  max-height: 200px; }
  @media screen and (max-width: 768px) {
    .hf-text img {
      margin: 0 auto 10px auto;
      max-height: 100px; } }

.hf-slide a {
  bottom: 12.5%;
  z-index: 3; }
  @media screen and (max-width: 768px) {
    .hf-slide a {
      bottom: 10%; } }
  @media screen and (max-width: 480px) {
    .hf-slide a {
      bottom: 5%; } }

.hf-text h1 {
  font-size: 48px;
  line-height: 1;
  font-weight: 100;
  letter-spacing: 1px;
  margin: 0 auto;
  max-width: 40rem; }
  @media screen and (max-width: 768px) {
    .hf-text h1 {
      font-size: 36px; } }
  @media screen and (max-width: 480px) {
    .hf-text h1 {
      font-size: 24px; } }

.hf-text h3 {
  font-size: 18px;
  letter-spacing: 1px;
  max-width: 45rem; }
  @media screen and (max-width: 768px) {
    .hf-text h3 {
      font-size: 14px;
      max-width: 25rem; } }
  @media screen and (max-width: 480px) {
    .hf-text h3 {
      font-size: 12px;
      max-width: 15rem; } }

.hf-text h3 p {
  margin: 0; }

.home-full-slider .slick-prev {
  left: 2%; }

.home-full-slider .slick-next {
  right: 2%; }

.darkness {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }

.intro-row {
  z-index: 3; }

.h-intro img {
  margin: 0 auto; }

.h-intro p {
  text-align: center;
  margin: 40px auto; }

.about-accordion {
  position: relative;
  /* padding-top:30px; */
  overflow: hidden;
  margin-top: -25px; }
  @media screen and (max-width: 768px) {
    .about-accordion {
      margin-top: -40px; } }

/*
.about-accordion::before{
	width: 0; 
	height: 0; 
	content: '';
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid map-get($tog-base, "background-1");
	position:absolute;
	top:0;
	left:50%;
	margin-left:-30px;
	z-index:2;
}
*/
.h-about {
  transition: all 1s cubic-bezier(0.625, 0.125, 0.305, 0.875);
  margin-top: -1027px; }
  @media screen and (max-width: 768px) {
    .h-about {
      margin-top: -2027px; } }
  @media screen and (max-width: 480px) {
    .h-about {
      margin-top: -2827px; } }

.ha-expanded {
  margin-top: 0;
  padding-top: 80px; }
  @media screen and (max-width: 768px) {
    .ha-expanded {
      padding-top: 95px; } }

.ha-row {
  float: left;
  width: 100%; }

.ha1-col--sm {
  width: 38.5%;
  margin-right: 2.125%; }
  @media screen and (max-width: 768px) {
    .ha1-col--sm {
      width: 100%;
      margin: 0 auto; } }
.ha1-col--lg {
  width: 57.25%;
  margin-left: 2.125%;
  padding-top: 45px; }
  @media screen and (max-width: 768px) {
    .ha1-col--lg {
      width: 100%;
      margin: 0 auto;
      padding-top: 20px; } }

.ha2-col--sm {
  width: 38.5%;
  margin-left: 2.125%;
  float: right; }
  @media screen and (max-width: 768px) {
    .ha2-col--sm {
      float: none;
      width: 100%;
      margin: 0 auto;
      margin-top: 20px; } }
.ha2-col--lg {
  width: 57.25%;
  margin-right: 2.125%;
  padding-top: 45px;
  float: right; }
  @media screen and (max-width: 768px) {
    .ha2-col--lg {
      float: none;
      width: 100%;
      margin: 0 auto;
      padding-top: 20px; } }

.ha2-col--lg p, .ha2-col--lg img {
  float: right;
  text-align: right; }
  @media screen and (max-width: 768px) {
    .ha2-col--lg p, .ha2-col--lg img {
      float: none;
      text-align: center;
      margin: 0 auto; } }

.ha1-col--sm img, .ha2-col--sm img {
  width: 100%; }
  @media screen and (max-width: 768px) {
    .ha1-col--sm img, .ha2-col--sm img {
      width: auto;
      margin: 0 auto; } }

@media screen and (max-width: 768px) {
  .ha1-col--lg p, .ha1-col--lg img {
    float: none;
    text-align: center;
    margin: 0 auto; } }

@media screen and (max-width: 768px) {
  .ha1-col--lg img, .ha2-col--lg img {
    margin-bottom: 20px; } }

.brs-block {
  padding: 55px 0; }

.brs-block h1 {
  font-weight: 100;
  margin-bottom: 65px;
  margin-top: 0; }

.br-slide {
  position: relative;
  width: 1000px;
  opacity: .5;
  transition: all 0.25s cubic-bezier(0.625, 0.125, 0.305, 0.875); }

.br-slide.slick-center {
  opacity: 1; }

.br-s-image {
  width: 100%;
  max-width: 720px;
  padding-top: 57%;
  margin-right: 100px;
  float: right;
  border-bottom: 5px solid #ad3c91; }
  @media screen and (max-width: 1024px) {
    .br-s-image {
      margin: 0; } }

/*
.br-s-image img{
	float:right;
	margin-right:100px;
	max-width:720px;
	height:auto;
	
	@media screen and (max-width:$break-sm-desk){
		margin:0;
		max-width:100%;
	}
}
*/
.br-s-text img {
  margin: 0 auto;
  max-width: 90%; }

.br-s-text p {
  text-align: left;
  font-size: 14px;
  font-weight: 100;
  color: #E9E7DF; }

.br-s-text {
  background: rgba(39, 44, 54, 0.9);
  padding: 50px 30px;
  width: 40%;
  max-width: 300px;
  left: 100px; }
  @media screen and (max-width: 768px) {
    .br-s-text {
      position: static;
      top: auto;
      transform: none;
      left: 0;
      max-width: none;
      width: 100%;
      float: left; } }

.br-s-text h2 {
  font-family: "Dharma Gothic M W01 Light";
  text-align: left;
  font-size: 60px;
  margin: 0;
  line-height: 1;
  letter-spacing: 2px;
  color: #E9E7DF; }

.brand-slider .slick-next::before {
  content: url(../images/icons/slide-right-lg.png); }

.brand-slider .slick-prev::before {
  content: url(../images/icons/slide-left-lg.png); }

.brand-slider .slick-next, .brand-slider .slick-prev {
  width: auto;
  height: auto;
  margin-top: -57.5px; }

.brand-slider .slick-next {
  left: auto;
  right: 50%;
  margin-right: -550px; }
  @media screen and (max-width: 1200px) {
    .brand-slider .slick-next {
      margin-right: 0;
      right: 15px; } }

.brand-slider .slick-prev {
  left: 50%;
  right: auto;
  margin-left: -550px; }
  @media screen and (max-width: 1200px) {
    .brand-slider .slick-prev {
      margin-left: 0;
      left: 15px; } }

.brand-solo {
  position: relative;
  display: inline-block;
  width: 100%; }

.brand-solo .br-slide {
  margin: 0 auto;
  opacity: 1;
  display: inline-block;
  max-width: 100%; }

.home-fullimg {
  background-position: center center;
  background-size: cover;
  position: relative;
  padding: 210px 0; }
  @media screen and (max-width: 768px) {
    .home-fullimg {
      background-attachment: scroll; } }

.hfi-ctn h1, .home-fullimg h1 {
  font-size: 48px;
  max-width: none;
  margin: 0 auto 20px auto;
  line-height: 1; }
  @media screen and (max-width: 480px) {
    .hfi-ctn h1, .home-fullimg h1 {
      font-size: 36px; } }

.hfi-events {
  background-image: url(../images/bg/events_parallax.jpg); }
.hfi-investor {
  background-image: url(../images/bg/investor_bg.jpg);
  background-attachment: scroll; }
.hfi-gift {
  background-image: url(../images/bg/STK-Holiday-GiftCard-2016_WebsiteFeature.jpg);
  background-attachment: scroll; }
.hfi-careers {
  background-image: url(../images/bg/careers-bg.jpg);
  background-attachment: scroll; }

.hfi-gift img {
  margin: 0 auto 15px auto; }

.gift-ctn {
  position: relative; }

.ts_form {
  display: none; }

.home-reviews h1 {
  margin-bottom: 0px; }

.h-rev-ctn > img {
  display: inline-block;
  padding-top: 5px;
  max-width: 100%;
  max-height: 150px; }

.h-rev-text {
  display: inline-block;
  float: left;
  width: 100%;
  height: 155px;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .h-rev-text {
      height: 186px; } }
  @media screen and (max-width: 768px) {
    .h-rev-text {
      height: auto; } }

.h-rev-ctn {
  display: inline-block;
  padding: 35px 10px;
  width: 32.333%; }
  @media screen and (max-width: 768px) {
    .h-rev-ctn {
      width: 100%;
      padding: 15px 0; } }

.h-rev-text label {
  display: inline-block;
  text-align: center;
  width: 100%;
  font-size: 18px;
  font-style: italic;
  left: 0; }
  @media screen and (max-width: 768px) {
    .h-rev-text label {
      position: relative;
      top: initial;
      left: initial;
      -webkit-transform: none;
      transform: none;
      font-size: 14px; } }

.h-contact p {
  text-align: left;
  max-width: 400px;
  line-height: 3; }

.h-contact img, .v-contact img {
  display: inline-block;
  width: 40px;
  height: 26px;
  position: relative;
  top: 8px;
  margin-right: 31px; }

/* Venue Template */
/* general venue styles */
.venue-row {
  background-size: cover;
  border-bottom: 5px solid #ad3c91; }

/* book now function */
.venue-booking {
  display: block;
  padding: 55px 0;
  width: 100%;
  background-size: cover;
  position: relative; }

.venue-booking input, .venue-booking button {
  border: 1px solid white; }

input.nf_field {
  background: rgba(0, 0, 0, 0.4);
  padding: 15px;
  float: left;
  width: 100%; }

.nf_dropdown {
  max-width: 32rem;
  margin: 0 auto 1.33333rem;
  position: relative; }

.menu-ctn .nf_dropdown {
  position: relative; }

.nf_dropdown .form__dropdown--faux__current, .nf_dropdown .form__dropdown--faux__list {
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid #fff;
  text-align: left;
  max-width: 32rem;
  left: 0; }

.nf_dropdown .form__dropdown--faux__item {
  background: #000;
  width: 100%;
  text-align: left;
  border: none; }

.nf_dropdown .form__dropdown--faux__current:before, nf_dropdown .form__dropdown:before {
  background: url("../images/icons/menu-dropdown-accent3.svg") no-repeat center; }

.new-form {
  padding: 0 10px; }

.new-form .form__number {
  margin-bottom: 25px; }

label.nf_label {
  display: block;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 5px; }

button.nf-btn-2 {
  background: rgba(0, 0, 0, 0.4); }

.nf_field[data-type=date], .nf_field[type=date] {
  background-image: url("../images/icons/calendar-icon-accent3.svg"); }

.nf_field[data-type=time], .nf_field[type=time] {
  background-image: url("../images/icons/time-icon-accent3.svg"); }

.nf_field[data-type=date], .nf_field[data-type=time], .nf_field[type=date], .nf_field[type=time] {
  padding-left: 3.2rem;
  background-repeat: no-repeat;
  background-position: .86667rem center; }

.new-form .home-btn {
  background: rgba(0, 0, 0, 0.4);
  margin-top: 50px; }

/* singleplatform menu */
.menu-ctn {
  display: inline-block;
  padding: 55px 0;
  max-width: 1100px;
  width: 90%;
  min-height: 400px; }
  @media screen and (max-width: 768px) {
    .menu-ctn {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; } }

@media screen and (max-width: 768px) {
  #b_menu {
    background-size: 100%;
    background-repeat: no-repeat; } }

.menu-content {
  width: 85%;
  float: left;
  text-align: left;
  margin: 15px 0 0 0; }
  @media screen and (max-width: 768px) {
    .menu-content {
      width: 100%; } }

.menu-section {
  opacity: 0;
  display: none;
  transition: all 0.25s cubic-bezier(0.625, 0.125, 0.305, 0.875); }

.menu-section.sec-visible {
  opacity: 1;
  display: block; }

.ms-ctn {
  -moz-columns: 380px;
  -webkit-columns: 380px;
  columns: 380px;
  -moz-column-gap: 15px;
  -webkit-column-gap: 15px;
  column-gap: 15px; }

.mb-ctn {
  display: inline-block;
  width: 100%; }

.menu-block {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid white;
  padding: 20px;
  margin-bottom: 15px; }

.menu-nav {
  width: 15%;
  float: left;
  margin: 0;
  padding: 15px; }
  @media screen and (max-width: 768px) {
    .menu-nav {
      width: 100%;
      padding: 0; } }

.menu-section h2 {
  letter-spacing: 1px;
  font-weight: 100;
  text-align: left;
  margin: 0; }

.menu-section p {
  margin: 0;
  font-size: 14px; }

.nav-block {
  padding: 25px 10px;
  float: right;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid white;
  width: 100%; }

.menu-nav a {
  display: inline-block;
  float: left;
  width: 100%;
  text-transform: uppercase;
  color: white;
  line-height: 1;
  cursor: pointer;
  font-family: "Dharma Gothic M W01 Light";
  font-size: 24px;
  letter-spacing: 1px;
  margin: 6px 0; }

.menu-foot p {
  width: 100%;
  margin: 30px 0;
  font-style: italic;
  max-width: none;
  font-size: 14px; }

/* private events and catering */
.hfi-pec a.home-btn {
  margin: 10px 20px; }

.hfi-pec p {
  max-width: 1100px;
  margin: 55px auto; }

.hfi-slide {
  background-size: cover;
  background-position: center center;
  height: 600px;
  position: relative; }

.hfi-pec {
  height: 600px;
  margin-bottom: 0;
  pointer-events: none; }

div#b_events {
  position: relative; }

.hfi-ctn {
  z-index: 2; }
  @media screen and (max-width: 768px) {
    .hfi-ctn {
      width: 100%; } }

@media screen and (max-width: 768px) {
  .hfi-ctn p {
    font-size: 14px;
    line-height: 1; } }

#cboxContent {
  background-color: #333a46; }

/* contact */
.vc-ctn {
  width: 90%;
  max-width: 600px;
  text-align: left;
  float: right;
  padding: 55px 0; }

.vc-ctn p {
  line-height: 3; }
  @media screen and (max-width: 768px) {
    .vc-ctn p {
      line-height: 1.5; } }

#tripleseat_form {
  display: none; }

#tripleseat_form .wpcf7 {
  max-width: 40rem;
  width: 100%;
  margin: 0 auto; }

#cboxContent #tripleseat_form {
  display: block; }

#tripleseat_form #tripleseat_embed_form table td {
  padding: 0 5px; }

body #tripleseat_form #tripleseat_embed_form input {
  margin-bottom: 10px; }

.vc-ctn p.hours {
  line-height: 1.5; }

.basic-half {
  width: 50%;
  float: left; }
  @media screen and (max-width: 768px) {
    .basic-half {
      width: 100%; } }

.vc-ctn h1 {
  text-align: left;
  margin-top: 0; }

.vc-ctn h2 {
  text-align: left;
  text-transform: initial;
  letter-spacing: 1px; }

.vc-map {
  position: relative;
  width: 100%;
  height: 800px;
  margin: 0px;
  padding: 0px;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .vc-map {
      height: auto;
      padding: 20px; } }

.vc-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 800px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  /* filter: url(grayscale.svg); */
  filter: gray;
  /* IE 6-9 */ }
  @media screen and (max-width: 768px) {
    .vc-map iframe {
      position: relative;
      top: initial;
      left: initial;
      height: 400px; } }

/* Brands Page */
.standard-brand .new-row, .standard-brand .br-s-image img {
  border-bottom: 5px solid #ad3c91; }

/* singleplatform menu */
.menu-ctn h1 {
  max-width: none; }

.menu-ctn .sublabel {
  width: 100%;
  text-align: left;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px; }

.ven-menu-ctn {
  display: none; }

.ven-menu-ctn.ven-menu-default {
  display: block; }

/*
select#loc-menus {
	width: 100%;
	max-width: map-get($form-base,max-width);
	padding: map-get($form-base,padding);
	line-height: 1;
	position: relative;
	z-index: 2;
	height: map-get($form-base,height);
	color: map-get($form-base,color);
	background: map-get($tog-base,box-bg);
	border: map-get($form-base,border);
	font-size: map-get($form-base,font-size);
	
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
}
#loc-menus option{
	padding:1rem;
	color:map-get($form-base,color);
}
*/
.social-box {
  width: 25%;
  padding-top: 25%;
  height: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  float: left;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .social-box {
      width: 100%;
      padding-top: 100%; } }

.social-box.fb-box {
  width: 50%;
  padding-top: 50%; }
  @media screen and (max-width: 768px) {
    .social-box.fb-box {
      width: 100%;
      padding-top: 100%; } }

.soc-logo {
  position: absolute;
  top: 15px;
  left: 15px;
  -o-pointer-events: none;
  -moz-pointer-events: none;
  -webkit-pointer-events: none;
  pointer-events: none;
  height: 36px;
  width: 36px; }

.social-body {
  position: absolute;
  width: 80%; }

.social-body a {
  color: #E9E7DF; }

.social-box .s-link {
  display: block;
  width: 100%;
  padding-top: 100%;
  position: absolute;
  top: 0; }

.social-box.tweet-box {
  background-image: url("../images/icons/soc_tw.png");
  background-size: auto; }

/* Editorial styles */
.editorial {
  width: 100%;
  /* margin-top:map-get($tog-base,top-page-margin); */ }

.editorial .new-row {
  border-bottom: 5px solid #ad3c91; }

.ed-content-row {
  padding-bottom: 55px; }

.ed-header {
  background-size: cover;
  background-position: center center;
  height: 400px;
  display: inline-block;
  width: 100%;
  position: relative;
  -webkit-box-shadow: inset 0px -80px 150px 45px black;
  -moz-box-shadow: inset 0px -80px 150px 45px black;
  box-shadow: inset 0px -80px 150px 45px black;
  border-bottom: 5px solid #ad3c91; }
  @media screen and (max-width: 768px) {
    .ed-header {
      height: 300px; } }
  @media screen and (max-width: 768px) {
    .ed-header .header-holder {
      display: none; } }
  @media screen and (max-width: 768px) {
    .ed-header .ed-title {
      width: 100%;
      max-width: 100%;
      overflow: hidden; } }
  @media screen and (max-width: 480px) {
    .ed-header .ed-title {
      font-size: 24px; } }

.header-holder {
  width: 25%;
  display: inline-block;
  float: left;
  height: 1px; }

h1.ed-title {
  text-align: left;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.2;
  margin: 0;
  width: 75%;
  display: inline-block;
  float: left; }

.ed-sidebar {
  width: 25%;
  display: inline-block;
  float: left;
  text-align: left; }
  @media screen and (max-width: 768px) {
    .ed-sidebar {
      width: 100%; } }

.ed-meta {
  display: inline-block; }

.ed-meta label {
  width: 100%;
  display: block;
  float: left; }

.ed-soc {
  display: inline-block; }
  @media screen and (max-width: 768px) {
    .ed-soc {
      width: 100%; } }

.ed-soc ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.ed-soc li {
  margin: 10px 0; }
  @media screen and (max-width: 768px) {
    .ed-soc li {
      width: auto;
      display: inline-block; } }

.ed-ctn {
  padding-bottom: 0; }

.ed-ctn2 {
  padding: 0; }

.ed-content-ctn {
  width: 75%;
  display: inline-block;
  float: left; }
  @media screen and (max-width: 768px) {
    .ed-content-ctn {
      width: 100%; } }

.ed-leadin .ed-placeholder + * {
  font-size: 24px;
  margin-top: 0; }

.ed-image {
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  border-bottom: 5px solid #ad3c91; }

.ed-image img {
  width: 100%;
  height: auto; }

.recent-articles h1 {
  max-width: 1100px; }

.ed-recent {
  position: relative;
  margin: 40px 0;
  float: left;
  width: 100%; }
  .ed-recent-right .edr-content {
    right: 75px; }
  .ed-recent-right .edr-img {
    float: left; }
  .ed-recent-left .edr-content {
    left: 75px; }
  .ed-recent-left .edr-img {
    float: right; }

.edr-img {
  width: 600px;
  height: 400px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .edr-img {
      width: 100%;
      height: auto;
      padding-top: 66.66%; } }

.edr-img a {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.edr-content {
  width: 500px;
  text-align: left;
  padding: 40px;
  background: #333a46;
  position: absolute; }
  @media screen and (max-width: 768px) {
    .edr-content {
      right: initial !important;
      left: initial !important;
      width: 100%;
      position: relative;
      float: left;
      top: initial;
      transform: none; } }

.edr-title h2 {
  text-align: left;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: 100;
  line-height: 1;
  margin: 20px 0 30px 0;
  color: #E9E7DF; }

/* Offer/Promotion Styles */
.offer {
  width: 100%;
  /* margin-top:map-get($tog-base,top-page-margin); */ }

.offer .ed-header {
  height: 450px; }

.offer .ed-header .new-row {
  height: 450px; }

/* special override for title sizing */
.offer .basic-block h1 {
  font-size: 38px; }

.of-head p, .ofd-text p {
  font-size: 18px;
  text-align: center;
  letter-spacing: .5px;
  line-height: 1.7; }
  @media screen and (max-width: 480px) {
    .of-head p, .ofd-text p {
      font-size: 14px; } }

.of-drop {
  padding: 20px 0; }

.of-ctn::before {
  width: 0;
  height: 0;
  content: '';
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #ad3c91;
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -30px;
  z-index: 2; }

.of-content p, .of-content h1, .of-content h2, .of-content h3, .of-content h4, .of-content h5, .po-content p, .po-content h1, .po-content h2, .po-content h3, .po-content h4, .po-content h5 {
  text-align: center;
  color: #fff; }

.of-fin {
  text-align: left; }

.of-fin p, .of-fin h1, .of-fin h2, .of-fin h3, .of-fin h4, .of-fin h5, .of-fin label, .of-fin ul, .of-fin span, .of-fin em {
  max-width: none; }

.of-fin p {
  font-size: 14px; }

.ofc-btns {
  max-width: 510px;
  text-align: center;
  margin: 0 auto; }

.ofc-btns a {
  margin: 10px; }

.offer .wpcf7 .wpcf7-response-output, .offer .wpcf7 .wpcf7-validation-errors {
  top: 8.7rem; }

/* Pre-Opening Styles */
.single-pre_opening .hf-text h3 {
  margin: 1.6rem auto; }

.single-pre_opening .hf-slide a {
  position: relative;
  bottom: auto;
  left: auto;
  transform: none;
  margin: 10px auto; }

#po-form {
  max-width: 550px;
  margin: 0 auto; }

#po-form form {
  background: none !important;
  width: 100%;
  max-width: 500px; }

#po-form label._form-label {
  color: #fff;
  font-weight: 100 !important;
  text-transform: uppercase;
  font-family: "Gotham SSm A", sans-serif;
  letter-spacing: 1px; }

#po-form form input[type="text"] {
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  height: 3.2rem;
  font-family: "Gotham SSm A";
  padding: .53333rem 1rem;
  margin: 0 auto 1.33333rem;
  background: #262c34 !important; }

#po-form form select {
  background: #262c34 !important;
  -webkit-appearance: none;
  border-radius: 0 !important; }

#po-form form ._button-wrapper {
  text-align: center;
  padding-top: 20px; }

#po-form form button._submit {
  background: none !important;
  border: 1px solid #fff !important;
  border-radius: 0 !important;
  padding: 0 !important;
  width: 150px;
  margin: 0 auto;
  text-align: center; }
  #po-form form button._submit:hover {
    color: #ad3c91 !important;
    border-color: #ad3c91 !important; }

#po-form form div._form-branding {
  display: none; }

/* Licensee Opportunities page style */
/* WARNING: a lot of this outdated/obsolete due to constantly changing design */
.licensee .form__section--half {
  float: left; }

.licensee .ed-header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.lc-half {
  padding: 0 30px;
  position: relative; }
  @media screen and (max-width: 480px) {
    .lc-half {
      padding: 0; } }

.lc-half.lch-text {
  float: right;
  max-width: 40rem; }
  @media screen and (max-width: 768px) {
    .lc-half.lch-text {
      float: none;
      max-width: none; } }

.lc-half.lch-inquiry {
  float: left;
  max-width: 40rem; }
  @media screen and (max-width: 768px) {
    .lc-half.lch-inquiry {
      /* float:none; */
      max-width: none; } }

.lc-half h1 {
  font-size: 30px;
  letter-spacing: 1px;
  text-transform: initial; }

.lc-half h2 {
  letter-spacing: 0;
  text-transform: initial; }

.lc-half p, .lc-half h1, .lc-half h2 {
  text-align: left; }

.lc-half p, .lc-half input {
  font-size: 14px; }

.licensee .new-row {
  float: left;
  margin-top: -7px; }

.lc-email a {
  color: #fff;
  font-weight: 700; }

.lch-inquiry .form__field {
  background-color: #333a46;
  margin-bottom: 1rem; }

.lch-inquiry .form__textarea {
  background-color: #333a46;
  margin-bottom: 30px; }

.lch-inquiry .form__section--half + .form__section--half {
  margin-left: 1rem; }

.lch-inquiry .form__section--half {
  float: left;
  width: calc(50% - .5rem); }
  @media screen and (max-width: 1024px) {
    .lch-inquiry .form__section--half {
      width: 100%;
      margin: 0; } }
  @media screen and (max-width: 1024px) {
    .lch-inquiry .form__section--half + .form__section--half {
      margin: 0; } }

.lch-inquiry .form__label {
  margin: 0 auto;
  color: white;
  text-transform: initial;
  letter-spacing: 1px;
  font-size: 14px;
  display: inline-block;
  text-align: left;
  float: left;
  font-weight: 100;
  width: 100%;
  text-transform: none; }

.lch-inquiry input[type=radio] {
  height: 10px;
  cursor: pointer;
  -webkit-appearance: none;
  display: inline-block !important; }

.lch-inquiry input[type=radio]:before {
  position: relative;
  display: block;
  width: 11px;
  height: 11px;
  border: 1px solid #fff;
  content: "";
  background: #262c34;
  border-radius: 11px; }

.lch-inquiry input[type=radio]:after {
  position: relative;
  display: block;
  top: -11px;
  width: 11px;
  height: 11px;
  border: 1px solid #fff;
  content: "";
  background: #262c34;
  border-radius: 11px; }

.lch-inquiry input[type=radio]:checked:after {
  background: white;
  border-radius: 11px;
  border: 1px solid white; }

.lch-inquiry span.wpcf7-list-item {
  width: 50%;
  text-align: left;
  display: inline-block;
  margin-left: 0; }
  @media screen and (max-width: 1024px) {
    .lch-inquiry span.wpcf7-list-item {
      width: 100%; } }

.lch-inquiry .two-opt span.wpcf7-list-item {
  width: 50%; }

.lch-inquiry span.wpcf7-list-item.last {
  margin-bottom: 15px; }

/*
.lch-inquiry #open-loc span.wpcf7-list-item{
	width:100%;
	float:left;
	@media screen and (max-width:$break-tablet){
		width:100%;
	}
}
*/
.lch-inquiry span.smalltxt {
  font-size: 12px; }

.lch-inquiry .wpcf7-response-output {
  /* position: relative; */
  height: auto;
  width: auto;
  top: initial;
  right: initial;
  /*display: inline-block;*/
  background: none;
  float: left;
  width: 100%; }

.lch-inquiry .wpcf7-response-output:after {
  content: ''; }

.lch-inquiry div.wpcf7 img.ajax-loader {
  display: none; }

.q-img-ctn {
  width: 100%; }

.q-img-ctn h1 {
  margin-bottom: 5px; }

.q-img-ctn iframe {
  width: 100%;
  height: 310px; }
  @media screen and (max-width: 480px) {
    .q-img-ctn iframe {
      height: 200px; } }

.lc-quote {
  background: url(../images/bg/quote_mark.png) no-repeat top left;
  padding-top: 45px;
  margin-top: 45px; }

.lc-quote h1.bigtext {
  margin-top: 0;
  font-size: 32px;
  font-style: italic; }
  @media screen and (max-width: 768px) {
    .lc-quote h1.bigtext {
      font-size: 24px; } }

.lc-quote p {
  font-size: 18px; }

.add-info textarea {
  min-height: 139px; }

.full-rh-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.res-ctn {
  width: calc(50% - 10px);
  float: left;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid white; }
  .res-ctn:nth-child(2n) {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .res-ctn {
      width: 100%;
      margin-right: 0; } }

.rs-ctn .res-ctn {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  border: none; }

.rs-info h1 {
  max-width: none;
  padding: 0 10px;
  margin: 0 auto 20px auto; }
.rs-info p {
  font-size: 14px;
  font-weight: 100;
  margin: 0 auto; }

.rs-crumbs {
  text-align: left;
  font-size: 10px;
  margin-bottom: 24px; }

.rs-crumbs a {
  color: #e8e8df;
  display: inline-block;
  text-transform: uppercase;
  padding: 0 10px; }
  .rs-crumbs a:first-child {
    padding-left: 0; }

/*
#resource .rs-crumbs{
	padding-bottom:24px;
}
*/
h1.resource-title {
  max-width: none;
  padding: 0 10px;
  margin-top: 0; }

.rs-text p {
  font-size: 14px;
  font-weight: 100;
  max-width: none; }

.res-cat h3 {
  font-family: "Dharma Gothic M W01 Light";
  font-size: 38px;
  letter-spacing: 1px;
  color: white;
  margin: 0;
  line-height: 1;
  text-align: left;
  padding: 15px 20px 12.5px 20px; }

.rs-ctn .res-cat h3 {
  padding-top: 0;
  padding-bottom: 0; }

.rc-img {
  display: inline-block;
  float: left;
  width: 100%;
  height: 192px;
  overflow: hidden;
  position: relative; }
  .rc-img img {
    width: 100%;
    height: auto; }

.ed-header.res-header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: auto;
  padding-top: 56.5%; }
  @media screen and (min-width: 1200px) {
    .ed-header.res-header {
      height: 80vh;
      padding-top: 0; } }
  @media screen and (max-width: 480px) {
    .ed-header.res-header {
      height: 80vh;
      padding-top: 0; } }

#no-permission #loginform {
  max-width: 400px;
  margin: 0 auto; }
  #no-permission #loginform p {
    margin: 1rem auto; }
  #no-permission #loginform input.input {
    box-shadow: 0 -2px transparent inset;
    font-size: 16px;
    font-size: 1.06667rem;
    background: #262C34;
    width: 100%;
    height: 3.2rem;
    padding: .53333rem 1rem;
    margin: 0 auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  #no-permission #loginform label {
    float: left;
    width: 100%;
    text-align: left; }
  #no-permission #loginform p.login-submit {
    display: inline-block; }
  #no-permission #loginform input#wp-submit {
    transition: all 0.25s cubic-bezier(0.625, 0.125, 0.305, 0.875);
    outline: 0;
    border: 0;
    margin: .33333rem auto;
    color: #E9E7DF;
    background: #AD3B91;
    box-shadow: rgba(17, 17, 17, 0.8) 0 0.06667rem 0.06667rem, inset rgba(233, 231, 223, 0.2) 0 0.06667rem 0, inset rgba(17, 17, 17, 0.09) 0 -0.06667rem 0.13333rem;
    border-radius: .2rem;
    display: block;
    font-size: 14px;
    font-size: .93333rem;
    letter-spacing: .13333rem;
    padding: .8rem 1.33333rem;
    position: relative;
    text-transform: uppercase;
    text-shadow: rgba(17, 17, 17, 0.2) 0 0.06667rem 0.06667rem;
    line-height: 1.6rem;
    min-height: 3.2rem;
    text-align: center; }
    #no-permission #loginform input#wp-submit:hover {
      background: #BAD8BF;
      color: #333a45;
      text-shadow: none; }

/* Brand-specific styles */
.stk-brand .new-row, .stk-brand .br-s-image img {
  border-bottom: 5px solid #937e55; }

.stk-brand .h-contact a, .stk-brand .menu-nav a:hover, .stk-brand .v-contact a, .stk-brand .f-copyright li a, .stk-brand .pinterest_tog, .stk-brand .modal__close:focus:after, .stk-brand .modal__close:focus:before, .stk-brand .modal__close:hover:after, .stk-brand .modal__close:hover:before, .stk-brand .Zebra_DatePicker td.dp_hover, .stk-brand .form__dropdown--faux__link:focus, .stk-brand .form__dropdown--faux__link:hover, .stk-brand ._form .btn:hover {
  color: #97745e; }

.stk-brand .btn, .stk-brand .btn--social, .stk-brand ._form .btn:hover, .stk-brand #no-permission #loginform input#wp-submit {
  background: #97745e; }

.stk-brand .editorial .new-row, .stk-brand .ed-image, .stk-brand .br-s-image {
  border-bottom: 5px solid #937e55; }

.stk-brand .block-bg, body.stk-brand #tripleseat_embed_form #lead_submit, .offer .wpcf7 .wpcf7-response-output, .offer .wpcf7 .wpcf7-validation-errors {
  background: #937e55; }

.stk-brand .of-ctn::before {
  border-top: 30px solid #937e55; }

.stk-brand .home-btn:hover, .stk-brand .hf-slide a:hover {
  color: #97745e;
  border-color: #97745e; }

.stk-brand .form__dropdown--faux__current:before, .stk-brand .form__dropdown:before {
  background: url(../images/icons/menu-dropdown-accent4.svg) no-repeat center; }

.stk-brand .btn--secondary {
  color: #97745e;
  fill: #97745e; }

.stk-brand .form__field[data-type=date], .stk-brand .form__field[type=date] {
  background-image: url("../images/icons/calendar-icon-accent4.svg"); }

.stk-brand .form__field[data-type=time], .stk-brand .form__field[type=time] {
  background-image: url("../images/icons/time-icon-accent4.svg"); }

.stk-brand .Zebra_DatePicker td.dp_selected {
  background: #937e55 !important; }

.stk-brand .ed-header .new-row {
  border-bottom: none; }

.stk-brand .ed-header {
  border-bottom: 5px solid #937e55; }

/*
.stk-brand .licensee a{
	color:map-get($stk-base, stk-link);
}
*/
/*
.masthead__nav{
	display:none;
}
*/
select::-ms-expand {
  display: none; }

/*# sourceMappingURL=new_style.css.map */
