/***

font-family: 'Neuton', serif;
font-family: 'Nunito Sans', sans-serif;

***/
@import url('https://fonts.googleapis.com/css2?family=Neuton:ital,wght@0,300;0,400;0,700;0,800;1,400&display=swap');

@import url("../../twentythirteen/style.css");

body {
  background-color: #fffef1;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 17px;
}

h1, h2, h3, h4, h5, h6 {
  
}

h6 {
  font-size: 20px;
}


.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: rgba(255,223,224,.25);
  margin-bottom: 0px!important;
  border-top: none;
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
}

.gform_wrapper .gform_footer input[type=image] {
  max-width: 200px !important;
}




/* 0.0 Footer Fix to remove JQuery */
.sidebar .site-footer .flexible-widget-area {
	max-width: 1136px;
	left: 0;
  padding: 0 20px;
}

/* Flexible widget areas - number of widgets per row (1, 2, 3 or 4) changes depending on number of widgets used */
.flexible-widget-area .widget {
	margin: 20px 0;
	float: left;
	width: 100%;
	padding: 0 15px;
}
.flexible-widget-area.widget-count-1 .widget {
	padding: 0;
}
/* Two per row */
.flexible-widget-area.per-row-2 .widget {
  width: 50%;
}
.flexible-widget-area.per-row-2 .widget:nth-of-type(2n+1) {
	clear: left;
	padding-left: 0;
}
.flexible-widget-area.per-row-2 .widget:nth-of-type(2n) {
	padding-right: 0;
}
/* Three per row */
.flexible-widget-area.per-row-3 .widget {
  width: 25%;
  padding-right:5%;
}
.flexible-widget-area.per-row-3 .widget:nth-of-type(3n+1) {
	clear: left;
	padding-left: 0;
}
.flexible-widget-area.per-row-3 .widget:nth-of-type(3n) {
	padding-right: 0;
  width:45%;
}
/* Four per row */
.flexible-widget-area.per-row-4 .widget {
  width: 25%;
}
.flexible-widget-area.per-row-4 .widget:nth-of-type(4n+1) {
	clear: left;
	padding-left: 0;
}
.flexible-widget-area.per-row-4 .widget:nth-of-type(4n) {
	padding-right: 0;
}


#menuOverlayWrapper {
  position: absolute;
  width: 746px;
  height: 580px;
  top: 20px;
  left: 20px;
  z-index: 120;
  display: none;
  background-image: url("../assets/img/bg_trans.png");
  background-repeat: repeat;
}


/* 1.0 Fonts */
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/JX7MlXqjSJNjQvI4heMMGvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/vtwNVMP8y9C17vLvIBNZI_Y6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/9kaD4V2pNPMMeUVBHayd7vY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/jT2lqyNaAnqXRFXo-jxQevY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v8/kTYfCWJhlldPf5LnG4ZnHCEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v8/g46X4VH_KHOWAAa-HpnGPiEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v8/hpORcvLZtemlH8gI-1S-7iEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v8/0XxGQsSc1g4rdRdjJKZrNCEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v8/GpWpM_6S4VQLPNAQ3iWvVRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v8/7dSh6BcuqDLzS2qAASIeuhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v8/DVKQJxMmC9WF_oplMzlQqRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v8/PIPMHY90P7jtyjpXuZ2cLBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), url(https://fonts.gstatic.com/s/merriweather/v8/RFda8w1V0eDZheqfcyQ4ED0LW-43aMEzIO6XUTLjad8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), url(https://fonts.gstatic.com/s/merriweather/v8/RFda8w1V0eDZheqfcyQ4EDy24DTBG-RpCwXaYkM4aks.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v8/ZvcMqxEwPfh2qDWBPxn6nuIaMZP5eRGvEWe_CNIU_oY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v8/ZvcMqxEwPfh2qDWBPxn6nlpuQbJwWAUcNmUifOZaKr0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://fonts.gstatic.com/s/merriweather/v8/So5lHxHT37p2SS4-t60SlMAbIeegqMtwkwn2ZHUR4Nk.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://fonts.gstatic.com/s/merriweather/v8/So5lHxHT37p2SS4-t60SlO1fRimx4cluaYcTA-p5aEI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v8/EYh7Vl4ywhowqULgRdYwIOR3LJ09PnibSpWhv21tZ8w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v8/EYh7Vl4ywhowqULgRdYwIDJQ98svBORfRaFDVf8wKB4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* 2.0 Site */
/*.site {
  background-color: ;
  }*/

  html, button, input, select, textarea {
    font-family: "PT Sans", Helvetica, sans-serif;
    font-size:0.9em;
  }

  h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 500;
    font-family: 'Neuton', serif;
    line-height: 1.3em;
  }

  a, .entry-content a, .comment-content a {
    color: #323232;
    text-decoration: none;
  }

  a:visited, .entry-content a:visited, .comment-content a:visited {
    color: currentColor;
  }

  a:active, a:hover, .entry-content a:active, .comment-content a:active, .entry-content a:hover, .comment-content a:hover {
    color: #323232;
    outline: 0;
    text-decoration:underline;
  }

  hr {
    /*background: #323232;*/
    background: #213865;
  }

  .site-content article, .entry-content {
    word-wrap: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
  }

  .widget-area .widget {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    word-wrap: normal;
  }

  /* 3.0 Header & Nav */
  .site-header {
    background-image: url('../../twentythirteen-child/assets/img/nav-bkgd-texture.jpg');
    background-size:100%;
    padding: 12px 0;
  }

  @media screen and (max-width:767px) {
    .site-header {
      padding: 9px 10px;
    }
  }

  .site-header img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index:10;
    display:none;
  }

  .navbar {
    background-color: transparent;
    margin: 30px auto 0;
  }

  .main-navigation {
    max-width: 1070px;
    /* min-height: 95px; */
  }

  ul.nav-menu {
    padding: 20px 20px 0;
    text-align: center;
  }

  .cta-catering > a {
    padding: 6px !important;
    background-color: #213865 !important;
    color: #fff !important;
    border-radius: 3px;
  }

  .cta-catering > a:hover {
    background-color: #213865 !important;
  }

  .nav-menu li a {
    color: #004b91;
    font-size: 18px;
    text-transform:uppercase;
    text-align:center;
    padding: 35px 10px;
    font-family: "Nunito Sans", Helvetica, sans-serif;
    font-weight:700;
  }

  .nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #013b72;
    font-style: normal;
  }

  .nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
    background-color: transparent;
    color: #013b72;
  }

  .nav-menu .cta-catering .sub-menu {
    left: auto;
    right: 0;
  }

  .nav-menu .sub-menu, .nav-menu .children {
    background-color: rgba(226, 222, 212, 0.9);
    border-width: 0;
  }

  ul.nav-menu ul a, .nav-menu ul ul a {
    color: #013b72;
    padding:10px 5px;
    width:170px;
    font-size:1.05em;
  }

  ul.nav-menu li:hover > ul {
    text-align:center;
  }

  ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
    background-color: transparent;
  }

  .cntr_logo {
    background:url('../../twentythirteen-child/assets/img/seven-star-logo.png');
    background-repeat:no-repeat;
    background-position:center;
    background-size: contain;
    width:195px;
    height:100px;
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
  }

  .cntr_logo a {
    color:transparent !important;
    height: 100%;
  }

  .kitchennotes, .kitchennotes a {
    margin-right:0 !important;
    padding-right:0 !important;
  }


  .site-header .search-form {
    display:none;
  }

  /* 4.0 Main Entry & Blog Content */
  .hentry {
    padding: 0;
  }

  .site-main .entry-header, .site-main .entry-content, .site-main .entry-summary, .site-main .entry-meta {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }

  .site-main .entry-header {
    display:none;
  }


  .blog .site-main .entry-header, .single .site-main .entry-header {
    display:initial;
  }

  body .gform_wrapper .top_label .gfield_label,
  body .gform_wrapper legend.gfield_label,
  body .gform_wrapper .gsection .gfield_label,
  body .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 500; 
  }

  .single .site-content article.post-3336 {
    width: 100%;
  }

body .gform_wrapper .top_label input.medium,
body .gform_wrapper .top_label select.medium {
  width: 100%;  
}

  body .gform_wrapper .top_label input.medium {
    width: 100%;
  }

  .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left.address_zip{
    padding-right: 0 !important;
  }

  .site-main .entry-title {
    font-weight: 500;
    margin: 0 0 5px;
    font-size: 1.4em;
    font-family: 'Neuton', serif;
  }

  .site-main .entry-content h3 b {
    font-weight: 500;
  }
  
  .site-main .entry-content h3 {
    font-size: 24px !important;
    font-family: 'Neuton', serif;
    font-weight: 500 !important;
    margin:3px 0 10px;
  }

  .blog #primary, .single #primary {
    max-width:1040px;
    margin:0 auto;
  }

  .blog #primary:only-child article,
  .single #primary:only-child article {
    max-width: none;  
  }

  .blog .site-content article, .single .site-content article {
    max-width:700px;
    width:100%;
    padding:50px 0;
  }

  .blog .site-main .entry-content{
    padding-bottom: 5%;
    border-bottom: 1px #323232 solid;
  }

  .entry-title a, .entry-title a:hover {
    color:#1b3768;
  }

  .sidebar .entry-header .entry-meta {
    padding: 0 0 30px 0;
  }

  .widget .widget-title {
    color: #1b3768;
    font-weight: 500 !important ; 
    font-size: 1.25em !important;
  }

  .entry-meta {
    color:#323232;
    font-size:0.85em;
  }

  .entry-meta a, .entry-meta a:hover {
    color:#323232;
  }

  .post-navigation {
    background-color: transparent;
    color: #323232;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }

  .sidebar .post-navigation .nav-links, .sidebar .comments-title, .sidebar .comment-list, .sidebar .must-log-in, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form {
    padding-left:0;
  }

  .navigation a {
    color:#323232;
  }

  .nav-links a:hover {
    color: #323232;
    text-decoration: underline;
  }

  .comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe {
    max-width:1024px;
  }

  .blog #comments, .single #comments {
    padding:10px 0;
  }

  #comments .comment-body {
    padding: 20px 0 0 !important;
  }

  .comment-list, .comment-list .children {
    padding: 0 2% !important;
    background: #ede9de;
  }

  .comment-respond {
    background-color: transparent;
    padding: 10px 0px;
    border-top: 1px solid #323232;
    max-width: 1024px;
    margin: 0 auto;
  }

  .comment-reply-title {
    font-family: 'Neuton', serif;
    font-size: 1.3em;
    font-weight: 400;
    font-style:normal;
  }

  .comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
    color: #323232;
    font-size: 1.2em;
  }

  body .gform_wrapper .gform_page_footer .button.gform_button,
  body .gform_wrapper .gform_page_footer .button.gform_next_button,
  button, input[type="submit"], input[type="button"], input[type="reset"] {
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #323232;
    border-radius: 5px;
    color: #323232;
    padding:5px 20px;
    text-transform: uppercase;
    font-family: 'Neuton', serif;
    font-weight: 400;
    font-size:0.9em;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; 
  }

  body .gform_wrapper .gform_page_footer .button.gform_button:hover,
  body .gform_wrapper .gform_page_footer .button.gform_next_button:hover,
  button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
    background: transparent;
    outline: none;
    text-decoration: none;
  }

  button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
    background: transparent;
    border-right: 1px;
    border-width: 1px;
    border-style: solid;
    border-color: #323232;
    padding: 5px 20px;
  }

  .comments-title {
    font-family: 'Neuton', serif;
    font-size: 1.3em;
    font-weight: 400;
    font-style: normal;
  }

  .comment-list > li:after, .comment-list .children > li:before {
    background: transparent;
    border-bottom: 1px solid #323232;
    padding: 10px 0;
  }

  .comment-meta a:hover {
    color: #323232;
  }

  .site-main .widget-area {
    display:none;
  }

  .blog .site-main .widget-area, .single .site-main .widget-area {
    display:initial;
  }

  .paging-navigation {
    background-color: transparent;
  }

  .paging-navigation .meta-nav {
    background-color: transparent;
    border-radius:0;
    color:#323232;
    font-size:1em;
  }

  .paging-navigation .nav-links .nav-next {
    padding: 0; 
  }

  .sidebar .paging-navigation .nav-links {
    padding: 0 326px 0 0;
  }

  .paging-navigation .nav-previous .meta-nav, .paging-navigation .nav-next .meta-nav {
    margin-right:0;
    padding:0;
    width:auto;
  }

  .paging-navigation a:hover .meta-nav {
    background-color:transparent;
    color:#323232;
  }

  .paging-navigation a {
    font-family: 'Neuton', serif !important;
    font-style:normal;
    font-weight:400;
    font-size:1em;
  }


  .widget {
    background:transparent;
  }

   .widget  .widget-title {
    margin: 0 0 15px !important;
   }

  .widget h3 {
    font-family: 'Neuton', serif !important;
    font-weight:400 !important;
    font-size: 14px !important;
    font-style:normal !important;
    padding-bottom: 4px;
  }


  .widget a, .widget a:hover, .widget a:visited {
    color: currentColor;
  }

  .content-area,
  .widget-area {
    color: #1b3768;
  }

  /* 4.1 Home Content */
  #downButton {
    width:100%;
    position:absolute;
    z-index:999;
    display:block;
    margin:-6.85em auto 0;
    left:50%;
    margin-left:-5em;
    background:url('../../twentythirteen-child/assets/img/down-carets.png');
    background-repeat:no-repeat;
    background-position:center;
    width:10em;
    height:2em;
    padding:4em 2em;
    font-size:0.5em;
    display:block;
  }

  #home-visit {
    background:url('../../twentythirteen-child/assets/img/home-img-visitus.jpg');
    width:100%;
    height:auto;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom:47.625%;
  }

  #page-content-home-visit {
    max-width:1024px;
    margin:0 auto;
  }

  #home-visit-text {
    font-family: 'Neuton', serif;
    color:#fff;
    padding-top:8%;
    float:left;
    width:100%;
  }

  #home-visit-text h3, #page-content-baking-process h3 {
    font-size: 1.7em !important;
    margin:8px 0 10px !important;
    font-family: 'Neuton', serif;
    font-weight: 400;
  }

  #home-visit-text ul {
    list-style-type:none;
    padding:0;
    margin:0;
  }

  #home-visit-text ul li {
    display:inline-block;
    padding-right: 8%;
    font-size: 0.8em;
    line-height: 22px;
  }

  .home-visit-location {
    border-bottom: 1px solid rgb(255, 255, 255);
    font-size: 1.4em !important;
    line-height: 40px;
  }

  .home-visit-location-rc {
    border-bottom: 1px solid rgb(255, 255, 255);
    padding-right: 5px;
    font-size: 1.4em !important;
    line-height: 40px;
  }

  #holiday-hours {
    font-size: 0.8em;
    line-height: 2em;
    max-width:20% !important;
  }

  #post-445 #page-content-home-button {
    color: inherit; 
  }

  #page-content-home-button {
    max-width:1024px;
    width:100%;
    height:auto;
    margin:0 auto;
    font-family: 'Neuton', serif;
    color:#323232;
  }

  #video-container-area {
  }

  #video-container-area-text {
    width:40%;
    float:left;
    padding-bottom:5%;
  }

  #video-container-area-text h3 {
    font-size:1.4em !important;
    padding-bottom:0;
  }

  #video-container-area-text p {
    padding-right:10%;
  }

  #backdoor-bread-left {
    width:50%;
    float:left;
    margin:35px 0;
  }

  #backdoor-bread-right {
    width:45%;
    float:right;
    margin:35px 0;
  }

  #home-baking-process {
    background:url('../../twentythirteen-child/assets/img/home-img-baking-process-r6.jpg');
    width:100%;
    height:auto;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom:47.625%;
    clear:left;
  }

  #page-content-baking-process-cont {
    max-width:1024px;
    margin: 0px auto;
  }

  #page-content-baking-process {
    float: right;
    font-family: 'Neuton', serif;
    color: #fff;
    padding-top: 25%;
    padding-right:5%;
    width:38%;
  }

  #page-content-baking-process p {
    font-size:1.1em !important;
  }

  #page-content-baking-process a {
    color: #fff;
    font-style: italic;
    font-size: 1em;
  }

  #page-content-baking-process a:hover {
    color:#fff;
  }

  /* 4.2 Inner Page Content */
  #page-content-ctr {
    max-width: 1040px;
    margin: 0 auto;
    padding:30px 0;
  }

  .top-image {
    width:100% !important;
  }

  .top-hdln {
    font-size:1.42em !important;
    margin:3px 0 15px !important;
  }

  .top-hdln-text {
    /*font-size:1.25em;*/
    font-size: 20px;
    font-family: 'Neuton', sans-serif;
  }

  .gform_wrapper,
  .form-box {
    background-color: #fff;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    border: 1px solid #000;
    border-radius: 10px;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
  }

  .form-box .wpcf7-response-output {
    margin: 2em 0 0 !important;
    text-align: center;
  }

  .form-box p strong {
    font-size: 18px;
    font-family: 'Neuton', sans-serif;
  }

  body .gform_wrapper .gform_page_footer .button.gform_button:focus,
  body .gform_wrapper .gform_page_footer .button.gform_next_button:focus,
  .form-box input[type="submit"]:focus {
    text-decoration: none;
  }

  body .gform_wrapper .gform_page_footer .button.gform_button:hover,
  body .gform_wrapper .gform_page_footer .button.gform_next_button:hover,
  .form-box input[type="submit"]:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    background: rgba(50,50,50,.8);
  }

  .form-box textarea,
  .form-box input[type="tel"],
  .form-box input[type="email"],
  .form-box input[type="text"] {
    width: 100%;
    display: block;
  }

  .gform_wrapper select,
  .form-box select {
    display: block;
    width: 100%;
    height: 36px; 
    border: 2px solid #d4d0ba;
    font-family: inherit;
    padding: 5px;
  }

  .form-box textarea {
    height: 103px;
    min-height: 80px;
    max-height: 250px;
  }

  .form-box input[type="checkbox"], 
  .form-box input[type="radio"] {
    margin: 0 10px 0 0;
  }

  .form-box h4 {
    font-weight: 500;
    margin: 0 0 16px;
  }

  .form-box .row {
    padding: 0 0 30px !important;
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    min-height: 0 !important;
  }

  .form-box .col {
    width: 100%;
    padding: 0 15px;
  }

  .form-box p {
    margin: 0 0 10px;
  }

  .form-box .wpcf7-not-valid-tip {
    font-size: 14px;
    padding-top: 8px;
  }

  .form-box [class*='radio-'] .wpcf7-not-valid-tip {
    margin-left: 16px;
  }

  .form-box [class*='radio-'] {
    display: block;
    margin-left: -16px;
  }

  .hours-location-ctr {
    width: 25%;
    padding:0 10px;
    line-height: 22px;
  }

  .hours-location-ctr h3 {
    font-size: 22px;
  }
  .hours-location-ctr p {
    font-size: 18px;
  }

  .hours-location-ctr-holder {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
  }

  .hours-location-ctr p {
    /*padding-right:10%;*/
  }

  .hours-location-ctr img {
    /*max-width:293px;*/
    width: 100%;
  }

  .entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    margin-left: 0;
    margin: 5px 5% 5% 0px;
  }

  ul.local-vendor {
    list-style-type:none;
  }

  ul.local-vendor li {
    padding:0 5% 7% 0;
    display:inline-block;
    width:220px;
  }

  ul.local-vendor li img {
    padding-bottom:10px;
  }

  .gift-btn {
    border: 1px #323232 solid;
    padding:5px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Neuton', serif;
    font-size:0.9em;
    margin-right:2%;
    text-transform:uppercase;
  }

  #contact-info-sct-1 {
    min-height:240px;
    padding:20px 0;
  }

  #contact-info-sct-2 {
    min-height:255px;
    padding:20px 0;
  }

  #contact-info-sct-3 {
    min-height:180px;
  }

  #contact-info-sct-4 {
    min-height:300px;
    padding:20px 0;
  }

  #contact-info-sct-5 {
    min-height:280px;
    padding:20px 0;
  }

  #contact-left, #contact-right {
    width:50%;
    float:left;
  }

  .contact-ph {
    padding-top:45px;
  }

  .contact-org-cn {
    padding-top:45px;
    padding-bottom:80px;
  }

  .contact-evt-dt {
    padding-top:45px;
    padding-bottom:180px;
  }

  .addl-comments textarea {
    width:100% !important;
  }

  .map-col-left {
    width:30%;
    float:left;
    margin-right:5%;
    margin-bottom:50px;
  }

  .map-col-rgt {
    width:65%;
    float:right;
    padding-bottom:45px;
  }

  #left-content {
    float:left;
    width:15%;
    margin-right:4%;
  }

  #left-content img {
    width:90%;
    margin-left:5%;
  }

  #right-column {
    width:80%;
    float:left;
  }

  #farm-market-left {
    width:40%;
    float:left;
    clear:both;
    margin:30px 0;
  }

  #farm-market-left h3{
    margin-bottom: 18px;
  }

  #farm-market-left  .info-text {
    font-size: 18px;
  }

  #farm-market-left .top-hdln {
    padding-top:10px;
  }

  #farm-market-right {
    width:60%;
    float:left;
    margin: 20px 0 90px;
  }

  .home #farm-market-left, .home #farm-market-right {
    margin:20px 0;
  }

  #farm-market-right img {
    width:80%;
    float:right;
    padding-top:16px;
  }


  /* 5.0 Catering & Flip Book */
  #download-menu-btn {
    padding-bottom:25px;
  }

  #menuOverlayWrapper {
   position: absolute;
   width: 746px;
   height: 580px;
   top: 20px;
   left: 20px;
   z-index: 120;
   display: none;
   background-image: url("../assets/img/bg_trans.png");
   background-repeat: repeat;
 }

 #menuOverlay {
   position: relative;
   width: 746px;
   height: 580px;
   display: none;
 }

 #menuOverlay .turn-page{
   background-color:#ccc;
   background-size:100% 100%;
 }

 #cateringMenuThumb {
   cursor: pointer;
 }

 #cateringImageHoverText {
  position: absolute;
  margin-top: 100px;
  margin-left: 1%;
  background-color: rgba(30,30,30,0.8);
  color: #ccc;
  padding: 7px 10px;
  border-radius: 5px;
  z-index: 1;
  font-size: 1em;
  font-family: 'PT Sans', sans-serif;
  font-weight: normal;
  cursor: pointer;
}

#closeMenu {
	position:absolute;
	width:20px;
	height:20px;
	left:0px;
	right:0px;
	cursor:pointer;
}

#arrowLeft {
	position:absolute;
	width:28px;
	height:56px;
	top:0px;
	left:10px;
	cursor:pointer;
}

#arrowRight {
	position:absolute;
	width:28px;
	height:56px;
	top:0px;
	left:0px;
	cursor:pointer;
}


/* 6.0 Mailchimp */
li#mailchimpsf_widget-2 {
  width:40%;
  list-style-type:none;
}

#mailchimpsf_widget-2 h2 {
  display:none;
}

.mc_signup_submit {
  width:40%;
  text-align:left;
}

/* 5.0 Footer */
.site-footer {
  background: url('../../twentythirteen-child/assets/img/footer-bkgd-texture.jpg');
  background-size:100%;
  text-align:left;
}

.site-footer .sidebar-container {
  background-color: transparent;
  padding:20px 0 0;
}

.site-footer .widget-area {
  min-height:250px;
  left:0;
}

.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
  border-bottom: 1px #323232 solid;
  font-family: 'Neuton', serif;
  Font-style: normal;
  font-size: 1em;
  color:#323232;
}

.site-footer .widget {
  color:#323232;
  padding-left:0;
}

.site-footer .widget a {
  color: #323232;
}

.newsletter-btn {
  border: 1px #323232 solid;
  padding:5px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: 'Neuton', serif;
  font-size:0.9em;
}

#text-6 .textwidget {
  line-height:32px !important;
}

.social-icon {
  padding-right:3%;
  margin-top: -3px;
}

ul.ftr-nv li {
  padding: 0px 4% 5px 0;
  display:inline-block;
  vertical-align:top;
  line-height:30px;
}

.top-pg-item {
  font-family: 'Neuton', serif;
  font-size: 14px;
}

ul.ftr-sub-nv li {
  display:block;
  line-height: 0.8em;
  font-size: 14px;
  width: 130px;
}

.site-info , .address{
  color:#fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.site-info .contact {
  width: 25%;
  padding-right: 10px;
}


.site-info .address {
  width: 75%;
  padding-left: 10px;
}

.site-info span {
  display: block;
}
.site-info .title {
  text-transform: capitalize;
}

.site-info span a {
 color: #fff;
}

.site-info address {
  font-style: normal;
  margin-bottom: 10px;
}

.site-info .phone{
 font-family: "PT Sans", Helvetica, sans-serif;
}

.site-info {
  font-family: 'Neuton', serif;
  margin: 0 !important;
  max-width: none !important;
  padding: 0 !important;
}

.container {
  margin: 0 auto;
  max-width: 1085px;
  padding: 0 20px;
}

.site-info-wrapper {
  background-color: #002f6e;
  padding: 30px 0 10px;
}

.ftr-address {
  padding-right: 30px;
  font-size: 14px;
}

.ftr-address address, .ftr-address a{
 font-family: "PT Sans", Helvetica, sans-serif;
}

/* 8.0 Media Queries */


@media screen and (max-width:1069px) {
  #page-content-home-button {
    width:90%;
  }

  #page-content-ctr {
    max-width: 1000px;
  }

  .blog .site-content article, .single .site-content article {
    max-width: 100%;
    width: 60%;
    padding-left: 15px; 
  }
}

@media screen and (max-width:1024px) {
  #home-visit-text {
    padding-top:2%;
    padding-left:3%;
  }

  #page-content-home-button {
    width:90%;
  }

  #video-container-area-text {
    width:30%;
  }

  #backdoor-bread-left {
    width:50%;
  }

  #page-content-baking-process {
    padding-top:18%;
  }

  #page-content-ctr {
    padding:30px 2%;
  }

  article:not(.hentry) #page-content-ctr {
    padding-left: 0;  
  }

  #left-content {
    margin-right: 2%;
  }
}

@media screen and (max-width:1003px) {
  #holiday-hours {
   max-width:25% !important;
 }
}

@media screen and (max-width:999px) {
  #home-visit-text ul li {
    padding-right:6%;
  }

  #page-content-home-button iframe {
    width:65%;
  }

  ul.ftr-nv li {
    padding:5px 2% 5px 0;
  }

  .sidebar .site-info {
    max-width:96%;
  }

  .blog .site-content article, .single .site-content article {
    padding-left: 2%;
    width: 98%;
  }

  .single .site-content .navigation.post-navigation,
  .blog .site-content .navigation.paging-navigation {
    padding-left: 2%;
    width: 98%;
  }

  .sidebar .paging-navigation .nav-links {
    padding: 0 ;
  }

  .site-main .sidebar-container {
    max-width: 1040px;
    top: 0;
  }

  .post-navigation .nav-links:before,
  .post-navigation .nav-links:after {
    display: none;  
  }
  .post-navigation .nav-links {
    max-width: none !important;
    display: flex;
    justify-content: space-between; 
  }

  .post-navigation .nav-links a+a{
    text-align: right;  
  }

  .post-navigation .nav-links a{
    max-width: 45%;
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
  }
}
/* 
@media screen and (max-width:906px) {
  .cta-catering {
    margin-top: 15px;
  }
} */

@media screen and (max-width:930px) {
  /* .nav-menu li a {
    padding:35px 10px;
  } */

  #home-visit-text ul li {
    padding-right:4%;
  }

  #backdoor-bread-right {
    margin:25px 0 0;
  }

  #page-content-baking-process {
    padding-right:7%;
  }

  #page-content-baking-process p {
    font-size:0.9em !important;
  }

  .hours-location-ctr {
    width: 50%;
  }

  .map-col-left {
    width: 40%;
    margin-right:4%;
  }

  .map-col-rgt {
    width:55%;
  }

  #left-content {
    width: 18%;
  }
}

@media screen and (max-width:870px) {
  /* .nav-menu li a {
    padding:35px 5px;
  } */

  #home-visit-text {
    padding-top:0;
    width:60%;
  }

  #holiday-hours {
   max-width:50% !important;
 }

 .home #farm-market-left {
  margin:20px 0;
}


#mc_signup_submit {
  width:100% !important;
}
}

@media screen and (max-width:830px) {
  /* .nav-menu li a {
    padding:35px 5px;
  } */

  #home-visit-text {
    width:100%;
    margin-top:50%;
    color:#323232;
    padding-bottom:25px;
    padding-left:5%;
  }

  .home-visit-location, .home-visit-location-rc {
    border-bottom:1px solid #323232;
  }

  #backdoor-bread-right {
    width: 46%;
    margin: 20px 0;
  }

  #backdoor-bread-left {
    margin:20px 0;
  }

  #backdoor-bread-right p {
    font-size:0.9em;
  }

  .home #farm-market-left, .home #farm-market-right {
    margin:0 0 20px;
  }

  #farm-market-left p {
    font-size:0.9em;
  }


  #page-content-baking-process h3 {
    font-size: 1.5em !important;
  }
}

@media screen and (max-width:800px) {
  /* .nav-menu li a {
    padding:35px 5px;
  } */

  #page-content-baking-process {
    width:48%;
  }

  #left-content {
    width: 20%;
  }
}

@media screen and (max-width:760px) {
  .cntr_logo {
    width:150px;
  }

  .flexible-widget-area.per-row-3 .widget {
    width: 32%;
  }

  .flexible-widget-area.per-row-3 .widget:nth-of-type(3n) {
    width:30%;
  }

  ul.ftr-nv li {
    display:block;
  }

  #backdoor-bread-right {
    width:100%;
  }
}

@media screen and (max-width:730px) {
  #page-content-baking-process {
    padding-right:9%;
  }

  .home #farm-market-left {
    width:100%;
  }

  .home #farm-market-right {
    display:none;
  }

  #page-content-baking-process {
    width: 50%;
  }

  #page-content-baking-process p {
    font-size:0.85em !important;
  }
}

@media screen and (max-width:767px) {
  .site-header img{
    display:initial;
    width: 82px;
    /* left:40% !important; */
    /* left: 50%;
    transform: translateX(-50%); */
  }

  .cntr_logo {
    width:0;
    height:0;
  }


  #page-content-baking-process {
    width:100%;
    padding-left:5%;
    margin-top:33%;
    color:#323232;
  }

  #page-content-baking-process a {
    color:#323232;
  }

  #page-content-baking-process p {
    font-size:1em !important;
  }

  #contact-left, #contact-right {
    float: left;
    width: 100%;
  }

  .contact-ph {
    padding-top: 0px;
  }

  .contact-org-cn, .contact-evt-dt {
    padding-top: 0;
    padding-bottom: 0;
  }

  #left-content {
    width: 23%;
  }

  li#mailchimpsf_widget-2 {
    width:55%;
  }
}

@media screen and (max-width:690px) {
  

  .map-col-left {
    float:left;
    width: 100%;
    margin-top: 25px;
  }

  .map-col-rgt {
    width: 100%;
    float: left;
  }
}

/* @media screen and (max-width:660px) {
  .nav-menu li a {
    padding: 75% 0.95em 0px;
  }
} */

.cta-catering-mobile {
  display: none;
}

@media screen and (max-width:767px) {
  .nav-menu li a {
    padding: 0.8rem;
  }

/* 
  .toggled-on .nav-menu, .toggled-on .nav-menu > ul {
    width:40%;
  } */

  /* .nav-menu li a {
    padding: 10px 0px 10px 8%;
    text-align:left;
  } */


  .hero-banner__heading {
    display: none;
  }

  .nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a, .toggled-on .nav-menu li > ul a {
    color: #004b91;
  }

  .toggled-on .nav-menu > li a:hover, .toggled-on .nav-menu > ul a:hover, .toggled-on .nav-menu > li a:focus, .toggled-on .nav-menu > ul a:focus, .toggled-on .nav-menu li:hover > a, .toggled-on .nav-menu .children a {
    background-color: transparent;
    color: #013b72;
  }

  #content .entry-header, #content .entry-content, #content .entry-summary, #content footer.entry-meta, #content .featured-gallery, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .post-navigation .nav-links, .paging-navigation .nav-links, #content .author-info, .comments-area .comments-title, .comments-area .comment-list, .comments-area .comment-navigation, .comment-respond, .sidebar .site-info, .sidebar .paging-navigation .nav-links {
    padding-left: 0;
    padding-right: 0;
  }

  .flexible-widget-area.per-row-3 .widget {
    width: 50%;
  }

  .flexible-widget-area.per-row-3 .widget:nth-of-type(3n) {
    width: 100%;
  }

  ul.ftr-nv li {
    display:inline-block;
    width:30%;
  }

  ul.ftr-sub-nv li {
    width:100% !important;
  }

  .site-footer .widget a {
    line-height:1.3em;
  }

  #left-content {
    width: 30%;
  }

  li#mailchimpsf_widget-2 {
    width:70%;
  }

  #farm-market-left {
    width:100%;

  }


  #farm-market-right {
    width:100%;
  }

  #farm-market-right img {
    width: 100%;
  }
}

@media screen and (max-width:568px) {
 .hours-location-ctr {
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
}

.hours-location-ctr p{
  margin-bottom: 12px;
}

.hours-location-ctr-holder {
  margin: 0;
}
}

@media screen and (max-width:504px) {
  #home-visit-text ul li {
    display:block;
  }

  #home-visit-text p {
    margin:0 0 10px;
  }

  .home-visit-location {
    padding-right: 18%;
  }

  .home-visit-location-rc {
    padding-right: 7%;
  }

  #backdoor-bread-left {
    width:70%;
  }

  #page-content-ctr {
    padding: 30px 4%;
  }

  .gift-btn {
    line-height: 45px !important;
    margin-right: 50%;
  }

  #left-content {
    width: 35%;
  }
}

@media screen and (max-width:457px) {
  /* .toggled-on .nav-menu, .toggled-on .nav-menu > ul {
    width:50%;
  } */

  .gift-btn {
    margin-right: 40%;
  }

  

.single .site-content .navigation.post-navigation,
.blog .site-content .navigation.paging-navigation,
  .blog .site-content article, .single .site-content article {
    padding-left: 5%;
    width: 95%;
  }

  li#mailchimpsf_widget-2 {
    width:100%;
  }
}

@media screen and (max-width:400px) {
  /* .site-header img {
    width:38%;
  } */

  ul.ftr-nv li {
    display: block;
    width: 100%;
  }

  .gift-btn {
    margin-right: 20%;
  }

  #left-content {
    width: 40%;
  }
}

@media screen and (max-width:360px) {
  /* .toggled-on .nav-menu, .toggled-on .nav-menu > ul {
    width:60%;
  } */

  #backdoor-bread-left {
    width:100%;
  }

  .home #farm-market-left p {
    font-size:0.9em;
  }


  .flexible-widget-area.per-row-3 .widget {
    width: 100%;
  }

  #left-content {
    width: 45%;
  }
}

@media screen and (max-width:320px) {
  .hours-location-ctr img {
    max-width: 270px;
  }

  #backdoor-bread-right p {
    font-size:0.85em;
  }
}


@media (min-width: 768px) {
  .top-image-wrapper {
    height: 400px;
    overflow: hidden;
  }

  .navbar {
    margin: 0 auto;
  }

  ul.nav-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    margin-top: 0;
  }

  .nav-menu li a {
    font-size: 12px;
  }

  .cntr_logo {
    width: 120px;
    height: auto;
  }

  .form-box #contact-info-sct-5 .col,
  .form-box #contact-info-sct-4 .col,
  .form-box #contact-info-sct-3 .col {
    width: 50%;
  }

  .form-box #contact-info-sct-3 .col {
    display: flex;
    flex-wrap: wrap;
  }

  .form-box #contact-info-sct-3 p {
    width: 100%;
  }
  
  .form-box #contact-info-sct-3 p + p {
    margin-top: auto;
  }

  .form-box #contact-info-sct-5 .col:first-child {
    width: 60%;
  }

  .form-box #contact-info-sct-5 .col:last-child {
    width: 40%;
  }

  .form-box .col:only-child {
    width: 100%;
  }

  .form-box .col {
    width: 33.33%;
    padding: 0 15px;
  }
}

.page-template-template-team #page-content-ctr {
  max-width: 860px;
}
.single .site-content {
  max-width: 100%;
  margin: 0 auto;
}
.single #page-content-ctr {
  padding-top: 0;
}
.gform_wrapper {
  margin-top: 30px !important;
}
.gform_wrapper ul li.half {
  width: 50%;
  display: inline-block;
}
.gform_wrapper ul li.gfield.hide-label .gfield_label {
  display: none !important;
}

.site-main .entry-content .job-listings h3 {
  font-size: 1.5em;
}
.job-listings ul {
  padding: 0 0 0 20px;
}
.job-listings ul li {
  list-style: disc;
  font-weight: 500;
  padding: 0;
}

.button-cta,
span.btn,
a.btn,
a:visited.btn {
  letter-spacing: 1px;
  font-size: 18px;
  display: inline-block;
  padding: 5px 10px;
  background-color: #323232;
  border-radius: 5px;
  color: #fff !important;
  transition: .2s ease all;
}
:hover.button-cta,
span:hover.btn,
a:hover.btn {
  text-decoration: none !important;
  background-color: rgba(50,50,50,.8);
}

.widget li > ul {
  margin-left: 10px !important;
}


@media screen and (max-width:768px) { 
  .site-info .contact {
    width: 100%;
    padding-right: 10px;
  }

  .site-info .address {
    width: 100%;
    padding-left: 0px;
  }

  .ftr-address {
   margin-bottom: 15px;
 }

  body .gform_wrapper .ginput_complex .address_city,
  body .gform_wrapper .ginput_complex .address_state,
  body .gform_wrapper .ginput_complex .address_zip {
    width: 100% !important; 
  }

 .gform_wrapper ul li.half {
    width: 100%;
    display: inline-block;
  }
}

.entry-content {
  background: #fffef1;
  /*color: #373737;*/
  color: #1b3768;
  font-size: 17px;
}

.entry-content strong,
.entry-content b {
  font-weight: 600;
}

.entry-content a {
  /*color: #373737;*/
  color: #1b3768;
}

.flexible-widget-area.per-row-2 .widget:nth-of-type(2n+1) {
	width: 25%;
}

.social-icons a {
  display: block;
}
.social-icons a span {
  width: 44px;
  display: inline-block;
  padding-right: 10px;
}

@media (max-width: 643px) {

  .navbar {
    margin: 0;
  }

  .nav-menu .cta-catering {
    display: none;
  }
  
  .cta-catering-mobile .opener {
    padding: 6px !important;
    background-color: #213865 !important;
    color: #fff !important;
    border-radius: 3px;
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    font-family: inherit;
  }

  .cta-catering-mobile .sub-menu a {
    color: #013b72;
    padding: 10px 5px;
    font-size: 1.05em;
    display: block;
  }

  .cta-catering-mobile.opened .sub-menu {
    display: block;
  }
  
  .cta-catering-mobile .sub-menu {
    padding: 0;
    margin: 0;
    width: 140px;
    position: absolute;
    display: none;
    z-index: 100;
    font-size: 12px;
    right: 0;
    top: 100%;
    background-color: rgba(226, 222, 212, 0.9);
  }

  .cta-catering-mobile {
    display: block;
    float: right;
    position: relative;
    margin: 10px 0 0;
  }

  .menu-toggle span{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 46px;
    margin-left: -23px;
    background: #004b91;
    height: 2px;
    display: block;
    border-radius: 2px;
    margin-top: -1px;  
  }

  .menu-toggle span:nth-child(1) {
    margin-top: -14px;
  }

  .menu-toggle  span:nth-child(3) {
    margin-top: 12px;
  }

  .menu-toggle {
    position: relative;
    overflow: hidden;
    float: left;
    display: block;
    font-size: 0;
    width: 50px;
    height: 50px;
    margin: -2px 0 -2px;
  }
 
  .site-footer .widget {
    width: 100% !important;
  }

}

.site {
  background-color: #fffef1;
  border-left: none;
  border-right: none;
}

@media (max-width: 643px) {
    
  .site-footer .widget {
    width: 100% !important;
  }

}

#home-slider {
  position: relative;
  /* max-height: 600px;
  overflow: hidden; */
}

@media (min-width: 993px) {
  .home-slider {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.header-image {
  position: relative;
}

.home-button-wrapper {
  /* position: absolute;
  top: 0;
  left: 0;
  right: 0; */
  background-color: rgba(255,255,255,.8);
  max-width: 1200px;
  margin: 0 auto;
}
.home-button-wrapper.condensed {
  max-width: 800px;
}
.home-button-wrapper.condensed .cta-row .col-sm-6 {
  float: none;
  width: 100%;
}

.home-button-wrapper .button {
  margin: 0;
  display: block;
  /* position: absolute; */
  z-index: 1000;
  color: #000;
  font-size: 18px;
  text-align: left;
  max-width: 1200px;
  margin: 0 auto;

  /* left: 0;
  right: 0;
  top: 0;
  bottom: 0; */
  
  padding: 30px 20px;
}

.home-button-wrapper .button .display-desktop img {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -90px;
  display: block;
}

.home-button-wrapper .button .display-desktop .lower-cta {
  padding-left: 190px;
}

.cta-row {
  margin-left: -20px;
  margin-right: -20px;
}

.cta-row .col-sm-6 {
  float: left;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .cta-row .col-sm-6 {
    width: 100%;
    float: none;
  }
}

.home-button-wrapper .button blockquote {
  background-color: #caae8f;
  border-radius: 10px;
  padding: 20px 20px 20px 20px;
  margin: 0 0 20px 0;
  font-style: normal;
  line-height: 34px;
}
.home-button-wrapper .button blockquote ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home-button-wrapper .button blockquote ul li {
  margin: 0; padding: 0;
  list-style: none;
}
.home-button-wrapper .button blockquote strong {
  font-weight: bold;
}

.home-button-wrapper .button p {
  margin-bottom: 0;
}

.home-button-wrapper .button.narrow {
  width: 650px;
  margin-left: -325px;
}

.header-image .home-button-wrapper .button {
  top: 55px;
}

.home-button-wrapper .button h2 {
  margin: 0;
}
.home-button-wrapper .button.narrow h2 {
  margin: 0 0 20px 0;
}
.button-cta {
  display: inline-block;
  background-color: #013b72;
  padding: 8px 12px;
  border-radius: 5px;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.home-button-wrapper .button .button-cta.disabled {
  background-color: rgba(255,255,255,.8) !important;
  color: #000 !important;
  vertical-align: middle;
  line-height: 25px;
  font-weight: bold;
  font-size: 17px;
  padding: 10px;
  border-radius: 0;
  display: block;
}
.home-button-wrapper .button .button-cta.disabled .fa {
  font-size: 18px;
  margin-right: 7px;
  color: #00315e;
}

.home-button-wrapper .button p {
  display: block;
  padding-top: 10px;
  /* font-style: italic; */
}
.home-button-wrapper .button #locations {
  margin-top: 30px;
}
.home-button-wrapper .button #locations .listing {
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-button-wrapper .button #locations .listing li {
  display: inline-block;
  padding: 0 25px;
}
@media (max-width: 1050px) {
  .home-button-wrapper .button {
    top: 20px;
  }
}
@media (max-width: 700px) {
  .home-button-wrapper .button #locations .listing li {
    padding-bottom: 30px;
  }
}
@media (max-width: 940px) {
  .home-button-wrapper {

  }
  .home-button-wrapper .button {
    padding: 60px 30px;
  }
}
@media (max-width: 580px) {
  .home-button-wrapper .button {
    padding: 40px 20px;
  }
}

.announcement-bar p {
  font-size: 17px;
}
.announcement-bar p:last-child {
  margin-bottom: 0;
}
.welcome-section.announcement-bar .container {
  padding: 26px 120px 26px !important;
}
.welcome-section .container {
  max-width: 1200px !important;
}
.welcome-section.announcement-bar .button-cta {
  background-color: #fff;
  color: #013b72 !important;
}
@media (max-width: 767px) {
  .welcome-section.announcement-bar .container {
    padding: 26px 30px 26px !important;
  }
}
.welcome-section img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateZ(0); /* IE 9 */
  -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
  transform: translateZ(0);
}


.home-button-wrapper hr {
  border-top: 1px solid #888;
  margin-bottom: 30px;
  margin-top: 30px;
  background-color: transparent;
}
.home-button-wrapper .button .gift-card-promo h2 {
  font-size: 18px;
}

.home-button-wrapper .button .gift-card-promo h6 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
}

.home-button-wrapper .button .gift-card-promo span {
  font-size: 18px;
}

.welcome-section .title {
  font-size: 24px !important;
  margin-bottom: 12px;
}
.welcome-section p {
  font-size: 17px;
  line-height: 27px;
}
.welcome-section a {
  /* display: inline-block;
  background-color: #fff;
  padding: 8px 12px;
  border-radius: 5px;
  color: #013b72 !important;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 5px; */
}
.delevery-info .message-box {
  width: 600px;
  background-color: rgba(255, 255, 255, .8);
}
@media (max-width: 767px) {
  .delevery-info .message-box {
    width: 100%;
  }
}

.display-mobile {
  display: none;
}

.display-mobile .button-cta {
  width: 45%;
  display: inline-block;
}
@media (max-width: 643px) {
  .display-mobile {
    display: block;
  }
}
.display-desktop {
  display: block;
}
@media (max-width: 643px) {
  .display-desktop {
    display: none;
  }
}

/* Award Block */
.award-block {
  margin: 0 auto 80px;
  max-width: 1040px;
}

.award-block h2 {
  font-size: 1.5em;
  padding-bottom: 20px;
  border-bottom: 2px solid #000;
  clear: none;
}
.award-block .award-inner {
  background-color: #fff;
  padding: 0px 30px 30px 30px;
  margin-top: 30px;
  margin-bottom: 20px;
  border: 1px solid #000;
  border-radius: 10px;
}
.award-block h3 {
  clear: none !important;
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 500 !important;
  font-size: 24px !important;
  padding-top: 22px;
  margin: 3px 0 3px !important;
}
.award-block img {
  float: left;
  max-width: 100px !important;
  height: auto;
  margin-right: 20px !important;
}
.award-block p {
  margin-bottom: 0;
}
.award-block p.subheadline {
  font-style: italic;
  font-family: 'Nunito Sans', sans-serif;
  max-width: 75%;
  font-size: 17px;
  margin-bottom: 44px;
}
.award-block .award-content {
  clear: both;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
}
.award-block .copy strong {
  display: block;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
}
.award-block .award-content img {
  max-width: 40% !important;
  height: auto;
  display: block;
  margin-right: 25px;
  margin-bottom: 20px;
}
.award-block .award-content .copy {
  max-width: 56%;
  float: right;
}
.award-block .award-content .copy p {
  margin: 0;
}

@media (max-width: 767px) {
  .award-block .award-inner {
    padding: 0 20px 20px 20px;
  }
  .award-block p.subheadline {
    max-width: 100%;
  }
  .award-block img {
    float: none;
    clear: both;
    max-width: 100px;
    height: auto;
    margin-right: 20px !important;
  }
  .award-block .award-content img {
    max-width: 100%;
    margin: 20px 0 !important;
  }
  .award-block .award-content .copy {
    max-width: 100%;
    float: none;
  }
}

/* Single: Location */
.single-location .site-main {
  padding-bottom: 60px;
}
/* .single-location .site-main .container {
  max-width: 1044px;
} */
/* @media (min-width: 768px) {
  
} */

.module .container {
  padding: 15px 20px;
}
/* @media (min-width: 1075px) {
  .module .container {
    padding: 15px 0;
  }
} */

.module img {
  max-width: 100%;
  height: auto;
}

.module {
  color: #1b3768;
}
.module .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  justify-content: center;
}
.module .col-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .module .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}


.module.introductory-content h1 {
  margin: 15px 0;
  font-size: 24px;
  font-weight: 500;
}
.module--title h1 {
  color: #1b3768;
  font-size: 28px;
  font-weight: 500;
  border-bottom: 1px solid #213865;
  padding: 15px 0 20px;
  margin: 0;
}
.module.introductory-content p {
  font-family: 'Neuton', sans-serif;
  font-size: 18px;
}
.module.event-module .container {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  /* border-bottom: 1px solid #213865; */
}
.module.event-module .container:before,
.module.event-module .container:after {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  border-top: 1px solid #213865;
}
.module.event-module .container:before {
  top: 0;
}
.module.event-module .container:after {
  bottom: 0;
}
@media (min-width: 768px) {
  .module.event-module .container {
    padding: 40px 60px;
  }
}
@media (min-width: 768px) {
  .module.event-module .image,
  .module.event-module .content {
    width: 50%;
    float: left;
  }
}

.module.event-module {
  text-align: center;
}

.module.event-module .content {
  padding: 30px 0;
  color: #1b3768;
  text-align: center;
}

.module.event-module .content *:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .module.event-module .content {
    padding: 20px;
  }
}
.module.event-module .content h2 {
  font-weight: 500;
  font-size: 24px;
  margin: 0 0 10px;
}

.two-image-module {
  padding-top: 25px;
}

.module.two-image-module .image-left {
  margin-bottom: 30px;
}
@media (min-width: 440px) {
  .module.two-image-module .container {
    display: flex;
  }
  .module.two-image-module .image {

  }
  .module.two-image-module .image-left {
    padding-right: 15px;
    margin-bottom: 0;
  }
  .module.two-image-module .image-right {
    padding-left: 15px;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .module.location-map-module .container {
    display: flex;
    flex-direction: row;
  }
}

.module.location-map-module .location-details {
  padding: 50px 0;
  background-color: #1B3768;
  color: #fff;
  flex-shrink: 0;
  text-align: center;
}
.module.location-map-module .location-details h2 {
  font-weight: normal;
  font-size: 24px;
  margin: 0 0 22px 0;
}
.module.location-map-module .location-details p {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.module.location-map-module .location-details p:last-child {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .module.location-map-module .location-details {
    width: 390px;
  }
}
.acf-map {
  width: 100%;
  height: 300px;
  border: none;
}
@media (min-width: 768px) {
  .acf-map {
    height: 408px;
  }
}
.acf-map img {
 max-width: inherit !important;
}

.module h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
}
.module h3 {
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}

.module--basic-text  {
  
}
.module--locations .container {
  position: relative;
  /* border-bottom: 1px solid #213865; */
}

.module--locations .container:after {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  border-top: 1px solid #213865;
}
.module--locations .container:after {
  bottom: 0;
}
.module--locations .location {
  margin-bottom: 30px;
}
.module--locations .location:hover .image img {
  opacity: .75;
}
.module--locations .location .image {
  max-height: 275px;
  overflow: hidden;
}
.module--locations .location .image a {
  display: flex;
  height: 100%;
}
.module--locations .location img {
  object-fit: cover;
  width: 100%;
  height: auto;
  transition: .3s ease all;
}
.module--locations .location .details {
  padding: 25px;
  text-align: center;
  background-color: #D0C4B4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #1A3967;
}
.module--locations .location .details h2 {
  margin: 0 0 3px;
  font-weight: 500;
  font-size: 24px;
}
.module--locations .location .details h2 a {
  color: #1B3768;
}

.module--locations .location .details *:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .module--three-columns .container,
  .module--text-image .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }  
}
.module--three-columns .three-columns {
  margin-top: 30px;
}
.module--three-columns .container {
  position: relative;
  /* border-bottom: 1px solid #213865; */
}
.module--three-columns .container:after {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  border-top: 1px solid #213865;
}
.module--three-columns .container:after {
  bottom: 0;
}
@media (min-width: 700px) {
  .module--three-columns .three-columns {
    column-count: 3;
  }
  .module--three-columns .three-columns p,
  .module--three-columns .three-columns li {
    break-inside: avoid-column;
  }
}
.module--text-image .image {
  margin-bottom: 30px;
}
.module--text-image h2 {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .module--text-image.image-right .image {
    order: 2;
    text-align: right;
  }
}


/* UPDATE */

.site-section--blue {
  background: #213865;
  color: #fff;
}

.announcement-section {
  padding: 18px 0;
  text-align: center;
}

.announcment-section__heading {
  font-size: 18px;
  font-family: 'Neuton', sans-serif;
  margin: 0;
  font-weight: 500;
}

.announcement-section__notes {
  font-size: 14px;
}

.announcement-section__notes a {
  color: currentColor;
}

.announcement-section__notes a:hover {
  text-decoration: underline;
}

.hero-banner {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 310px;
  display: flex;
  align-items: center;
  color: #fff;
  padding: 40px 0;
}

.hero-banner .container {
  width: 100%;
}

.hero-banner__heading {
  font-family: 'Nunito Sans', sans-serif;
  text-align: center;
  font-size: 23px;
  font-weight: 900;
  text-shadow: 0 3px 4px rgba(0,0,0, 0.44);
  line-height: 1.15;
  text-transform: uppercase;
  margin: 0;
}

.cta-section {
  padding: 33px 0;
}

.cta-box h3,
.cta-box h4 {
  font-family: 'Neuton', sans-serif;
  font-weight: 500;
}

.cta-box {
  font-size: 15px;
}

.cta-box h3 {
  font-size: 22px;
  margin: 0 0 5px;
}

.cta-box h4 {
  font-size: 17px;
}

.cta-box img {
  max-width: 100%;
  display: block;
  height: auto;
}

.cta-box ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  margin-top: 0;
}

.cta-box--text {
  text-align: center;
}

.cta-box__button-holder {
  padding-top: 20px;
}

.cta-box--text-image .cta-box__image {
  margin: 0 auto 30px;
  max-width: 245px;
  width: 100%;
}

.cta-box--text-image .cta-box__content {
  flex-grow: 1;
  text-align: center;
}

.cta-box-square-image {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.cta-box-square-image__visual {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.cta-section__slider {
  padding: 0 0 60px;
  margin: 0 -20px;
}

.cta-slider__slide {
  padding: 0 20px;
}

.button {
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 1.2;
  font-family: 'Nunito Sans', sans-serif;
  padding: 10px 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
}

.button--white {
  color: #fff;
  border-color: #fff;
}

.button--white:hover {
  background: #fff;
  text-decoration: none;
}

.cta-section__slider {
  position: relative;
}

.cta-section__slider .slick-track {
  display: flex;
  align-items: center;
}


.carousel-arrow {
  transition: opacity 0.3s;
  width: 18px;
  height: 30px;
  position: absolute;
  
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.4' height='30' viewBox='0 0 18.4 30'%3E %3Cpath d='M1.7,29.719.3,28.406a.868.868,0,0,1,0-1.312L13.2,15,.3,2.906a.868.868,0,0,1,0-1.312L1.7.281a1.012,1.012,0,0,1,1.4,0l15,14.063a.868.868,0,0,1,0,1.313L3.1,29.719A1.01,1.01,0,0,1,1.7,29.719Z' fill='%23e2ded4'/%3E %3C/svg%3E ");
  bottom: 0;
}

.carousel-arrow:hover {
  opacity: 0.5;
}

.carousel-arrow--prev {
  transform: scaleX(-1);
  left: 40%;
}

.carousel-arrow--next {
  right: 40%;
}

.full-image-banner {
  padding: 40px 0;
  background-size: cover;
  min-height: 340px;
  display: flex;
  align-items: center;
}

.full-image-banner .container {
  width: 100%;
}

.full-image-banner--text-blue {
  color: #1B3768;
}

#main .full-image-banner--type-post .container {
  max-width: 1382px;
  padding: 67px 20px 40px;
  position: relative;
}

#main section.full-image-banner--type-post + section.full-image-banner--type-post .container {
  padding-top: 52px;
}

section.full-image-banner--type-post + section.full-image-banner--type-post .container:before {
  border-top: 4px solid #b69e83;
  left: 20px;
  right: 20px;
  content: "";
  top: 0;
  position: absolute;
}

section.full-image-banner--type-post {
  min-height: 0;
  padding: 0;
}

.full-image-banner--type-post .img-holder img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.full-image-banner--type-post h1 {
  font-size: 40px;
  font-weight: bold;
}

.full-image-banner--type-post h2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.34;
  letter-spacing: 1.5px;
  margin: 0 0 30px;
}
.full-image-banner--type-post .img-holder {
  position: relative;
  padding-top: 60%;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 0 30px;
}

.full-image-banner--type-post .app-box {
  background: none;
  padding: 0;
  font-size: 12px;
}

.app-box {
  background: rgba(255,255,255, 0.74);
  text-align: center;
  color: #1B3768;
  padding: 20px;
  /* min-height: 385px; */
}

.app-box--small {
  max-width: 440px;
  margin: 0 auto;
}

.app-box__heading {
  font-family: 'Neuton', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0;
}

.app-box__visual {
  margin-bottom: 35px;
  display: none;
}

.full-image-banner--type-post p {
  margin: 0 auto 1em;
  font-weight: bold;
  max-width: 410px;
}

.full-image-banner--type-post img.alignnone {
  margin: 0 auto 14px;
  display: block;
  max-width: 160px;
}

.full-image-banner--type-post img.alignnone:only-child {
  margin: 0 auto;
  max-width: 160px;
}

.app-box__visual img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

.app-box__link {
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  color: currentColor;
  
}

.app-box__link:hover {
  text-decoration: underline;
}

.info-section .img-holder img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.info-section a.post:hover .btn {
  background: #b69e83;
}

.info-section .btn {
  background-color: #203a64;
  padding: 14px 10px;
  min-width: 186px;
  border-radius: 10px;
}

.info-section .img-holder:before {
  z-index: 3;
  position: absolute;
  background: #000;
  transition: all .4s ease;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.info-section .descr {
  min-height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.info-section--columns-type .descr {
  margin: 0 auto;
  max-width: 390px;
}

.info-section .img-holder {
  position: relative;
  padding-top: 50%;
  margin: 0 auto 5px;
}

.info-section--columns-type {
  text-align: center;
  padding: 67px 0 10px;
}

.info-section a.post:hover {
  text-decoration: none;
  color: #b69e83;
}

.info-section a.post:hover .img-holder:before {
  opacity: 0.5;
}

.info-section a.post:hover h2 {
  color: #b69e83;
}

.info-section .post p:last-child {
  margin-bottom: 0;
}

.info-section .post {
  width: calc(100% - 40px);
  font-weight: bold;
  margin: 0 16px 34px;
  padding: 15px 20px;
  color: #203a64;
  background: #fff;
  box-shadow: 0 10px 14px 2px rgb(0, 0, 0, 0.25);
  text-align: center;
  font-size: 15px;
  line-height: 1.3;
}

.info-section h2 {
  color: #203a64;
  font-weight: bold;
  font-family: 'Neuton', sans-serif;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 10px;
}

.info-section {
  /*padding: 95px 0 10px;*/
  padding: 15px 0 10px;
}

.info-section .container {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px !important;
  max-width: none !important;
}

.locations-section {
  padding: 30px 0;
}

.locations-section__title {
  font-family: 'Neuton', sans-serif;
  font-size: 20px;
  text-align: center;
}

.locations-block {
  display: flex;
  flex-direction: column;
}

.locations-block__visual {
  order: 2;
}
.locations-block__content {
  order: 1;
  margin-bottom: 40px;
}

.locations-block__visual {
  margin-bottom: 30px;
  flex-shrink: 0;
}

.locations-visual-box > a:hover {
  text-decoration: none;
}

.locations-visual-box > a {
  display: block; 
}

.locations-visual-box__image {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}

.locations-visual-box__content {
  background: #fff;
  text-align: center;
  color: #1B3768;
  padding: 15px 30px;
}

.locations-visual-box__title {
  font-family: 'Neuton', sans-serif;
  font-weight: 500;
  font-size: 22px;
}

.locations-block__content {
  flex-grow: 1;
}

.locations-visual-box {
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
}

.location-notes {
  border-top: 1px solid currentColor;
  padding-top: 20px;
  text-align: center;
}

.location-notes *:last-child {
  margin-bottom: 0;
}

.location-notes__content {
  max-width: 550px;
  margin: 0 auto;
}

.location-notes__title {
  font-family: 'Neuton', sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 9px;
}

.location-notes__title a {
  color: currentColor;
  text-decoration: underline;
}

.location-notes__title a:hover {
  text-decoration: none;
}

.locations-list {
  display: flex;
  flex-wrap: wrap;
  margin: -3px -10px;
}

.locations-list__item {
  padding: 3px 10px;
  width: 100%;
}

.location-box {
  display: flex;
  font-size: 17px;
}

.location-box__icon {
  flex-shrink: 0;
  margin-right: 18px;
  width: 43px;
}

.location-box__icon img {
  max-width: 100%;
  height: auto;
  display: block;
}

.location-box__name {
  font-family: 'Neuton', sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}

.location-box__name a {
  color: currentColor;
  text-decoration: underline;
}

.location-box__name a:hover {
  text-decoration: none;
}

.offset-text-box a:hover {
  color: inherit;
  text-decoration: none;
}

.offset-text-box a {
  text-transform: uppercase;
  font-weight: bold;
  color: inherit;
  text-decoration: underline;
}

.offset-text-box {
  max-width: 510px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  font-weight: 500;
  background: rgba(32, 58, 100, 0.8);
  padding: 5px 18px 10px;
}

.offset-text-box__title {
  font-family: 'Neuton', sans-serif;
  font-weight: 500;
  margin-bottom: -3px;
  font-size: 28px;
}

.offset-text-box p:last-child{
  margin-bottom: 0 !important;
}

.offset-text-box p{
  margin: 0 auto 10px;
  max-width: 90%;
}

.offset-text-box__link {
  font-size: 16px;
  font-weight: 500;
  color: currentColor;
}

.offset-text-box__link:hover {
  text-decoration: underline;
}

.footer {
  padding: 30px 0;
  background: #1B3768;
  color: #fff;
  font-size: 15px;
}

.footer__title {
  font-size: 20px;
  font-family: 'Neuton', sans-serif;
  font-weight: 500;
  margin-bottom: 0;
}

.footer__heading {
  line-height: 1.3em;
  padding-bottom: 15px;
  border-bottom: 1px solid currentColor;
  margin-bottom: 15px;
  font-size: 20px;
  font-family: 'Neuton', sans-serif;
  font-weight: 500;
}

.footer__left-side {
  margin-bottom: 40px;
}

.footer__row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -30px;
}

.address-line {
  display: inline-flex;
  align-items: center;
  color: currentColor;
}

.address-line:hover {
  color: currentColor;
}

.address-line:hover .address-line__text {
  text-decoration: underline;
}

.footer__social-item + .footer__social-item {
  margin-top: 13px;
}

.address-line__icon {
  width: 30px;
  height: 30px;
  margin-right: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}


.address-line__icon img {
  max-width: 100%;
  height: auto;
  display: block;
}

.footer-address {
  margin-right: 30px;
  margin-bottom: 30px;
  line-height: 1.6;
  font-style: normal;
}

.footer-address a {
  color: inherit;
}

.footer-address__name {
  font-size: 17px;
  font-weight: 600;
  margin: 5px 0 10px;
  font-family: 'Nunito Sans', sans-serif;
}

.videos-content h2,
.main-content h1 {
  font-weight: bold;
  margin: 0 0 2px;
  font-size: 1.137em;
}

.videos-content h2,
.main-content.subpost h2 {
  font-weight: bold;
  font-size: 2.2em;
  margin: 0 0 20px;
}

.videos-content .content {
  max-width: 1040px;
  margin: 0 auto;
}

.videos-content .cards-group .img-holder {
  padding-top: 63%;
}

.main-content.subpost {
  padding: 0;
  position: relative;
  font-family: 'Neuton', sans-serif;
}

.main-content.subpost .content:before {
  border-top: 7px solid #b69e83;
  left: -51px;
  right: -51px;
  content: "";
  top: 0;
  position: absolute;
}

.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 110px;
  height: 110px;
  margin: -55px 0 0 -55px; 
}

.play-btn:hover:after {
  border-left-color: #b69e83;
}

.play-btn:after {
  content: '';
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 0;
  border: solid transparent;
  border-left-color: #fff;
  border-width: 51px 98px;
  transition: all .4s ease;
}

.main-content.subpost h2 {
  margin: 0 0 33px;
}

.main-content.subpost h3 {
  font-weight: bold;
  font-size: 1.1em;
  margin: 0 0 3px;
}

.mob-heading:after {
  content: "";
  display: block;
  clear: both;
}

.module.main-content .container {
  max-width: none;
  padding: 0;
}

.module.main-content .content {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1094px;
}

.main-content.subpost .content {
  margin: 0 auto;
  position: relative;
  max-width: 1382px;
  padding: 21px 20px 15px;
}


.module.main-content {
  color: #1f3b62;
  padding: 28px 0;
  font-family: 'Neuton', sans-serif;
}

.main-content:not(.module) {
  margin: 0 auto;
  padding: 28px 20px;
  max-width: 1094px;
}

.videos-content {
  padding: 22px 20px;
  max-width: 1382px;
  margin: 0 auto;
  color: #1f3b62;
}

.module + .main-content:not(.module) {
  padding-top: 0;
  margin-top: -5px;
}

.cards-group .img-holder img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.cards-group {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
  font-family: 'Nunito Sans', sans-serif;
}

.cards-group h3 a:hover {
  text-decoration: underline;
}
.cards-group h3 a {
  color: inherit;
}
.cards-group h3 {
  font-weight: bold;
  font-size: 1.3em;
  font-family: 'Nunito Sans', sans-serif;
  margin: 0 0 -5px;
}

.cards-group .img-holder {
  margin: 0 0 25px;  
  position: relative;
  padding-top: 116%;
  display: block;
}

.cards-group .item {
  padding: 0 0 20px;
}

@media (min-width: 768px) {
  .cta-box--text-image .cta-box__content {
    text-align: left;
  }

  .announcment-section__heading {
    font-size: 24px;
  }

  .announcement-section__notes {
    font-size: 17px;
  }

  .hero-banner {
    min-height: 450px;
  }

  .hero-banner__heading {
    font-size: 35px;
  }

  .full-image-banner--type-post h2 {
    margin: -12px 0 21px;
  }

  .app-box__heading {
    font-size: 24px;
  }

  .app-box__link {
    font-size: 17px;
  }

  .info-section .btn {
    margin-top: 0;
    min-width: 176px;
    font-size: 16px;
  }

  .videos-content,
  .module.main-content {
    font-size: 22px;
  }

  .videos-content .cards-group {
    padding: 11px 0;
  }

  .videos-content .cards-group .item {
    padding: 0 55px 35px;
  }

  .cards-group {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -55px -112px;
    font-size: 20px;
  }

  .cards-group .item {
    padding: 0 55px 117px;
    width: 50%;
  }

  .cards-group .img-holder {
    margin: 0 0 45px;
  }

  .app-box {
    padding: 40px;
  }

  .offset-text-box__title {
    font-size: 34px;
    margin-bottom: 10px;
  }
  
  .offset-text-box p {
    max-width: none;
  }

  .offset-text-box {
    font-size: 18px;
    line-height: 2.05;
    padding: 9px 48px 10px;
  }

  .locations-block {
    flex-direction: row;
  }
  .locations-block__visual {
    order: 1;
    margin: 0 25px 0 0;
  }
  .locations-block__content {
    order: 2;
  }
  
  .locations-section__title {
    font-size: 28px;
  }

  .cta-section__slider {
    padding: 0 60px;
    margin: 0;
  }

  .cta-slider__slide {
    padding: 0;
  }

  .carousel-arrow {
    top: 50%;
    margin-top: -15px;
    bottom: auto;
  }

  .carousel-arrow--prev {
    left: 0;
  }

  .carousel-arrow--next {
    right: 0;
  }

  .cta-box {
    font-size: 17px;
  }

  .cta-box h3 {
    font-size: 28px;
  }

  .cta-box h4 {
    font-size: 20px;
    line-height: 1.6;
    margin: 0 0 5px;
  }

  .cta-box--text-image {
    display: flex;
  }

  .cta-box--text-image .cta-box__image {
    margin: 0 30px 0 0;
    /* max-width: 200px; */
  }

  .info-section {
    padding: 80px 0 0;
  }

  .info-section .post {
    width: calc(50% - 40px);
  }

  .info-section--columns-type .post {
    width: calc(33.33% - 40px);
  }

  .full-image-banner {
    padding: 80px 0;
    min-width: 500px;
  }

  .full-image-banner--type-post .img-holder {
    width: 51.8%;
    padding-top: 39.75%;
    flex-shrink: 0;
    margin: 0 4.5% 0 0;
  }

  .full-image-banner--type-post .app-box {
    flex: 1;
    align-self: center;
    font-size: 18px;
  }

  .full-image-banner--inv .img-holder {
    margin: 0 0 0 4.5%;
  }

  .full-image-banner--inv .container {
    flex-direction: row-reverse;
  }

  .full-image-banner--type-post .container {
    display: flex;
    align-items: flex-start;
  }

  .full-image-banner--type-post img.alignnone:only-child,
  .full-image-banner--type-post img.alignnone {
    margin: 41px auto 34px;
  }

  .locations-list__item {
    width: 50%;
  }

  .location-notes__title {
    font-size: 28px;
  }

  .footer__holder {
    display: flex;
  }

  .footer__left-side {
    min-width: 260px;
    margin-right: 30px;
  }

  .footer__left-side {
    margin-bottom: 0;
  }

  .footer__right-side {
    display: inline-block;
    vertical-align: top;
  }

  .module--locations .location {
    display: flex;
  }

  .module--locations .location .image,
  .module--locations .location .details {
    width: 50%;
  }

  .module--locations .location .details {
    border-left: 0;
  }
}

@media (min-width: 1024px) {
  .app-box__visual {
    display: block;
  }

  .app-box__heading {
    margin-bottom: 25px;
  }

  .nav-menu li a {
    padding:35px 10px;
  }

  .app-box__download-button {
    display: none;
  }
  
  #main .info-section .btn {
    text-transform: none;
    font-size: 22px;
    line-height: 1;
    border-radius: 15px;
    padding: 25px 28px;
  }

  .info-section.info-section--columns-type .post {
    width: calc(33% - 80px);
  }

  .info-section .post {
    display: flex;
    align-items: center;
    width: calc(50% - 80px);
    margin: 0 40px 80px;
    padding: 20px;
  }

  .full-image-banner--type-post img.alignnone:only-child,
  .full-image-banner--type-post img.alignnone {
    max-width: 300px;
  }

  .info-section .img-holder {
    width: 44%;
    min-height: 174px;
    padding-top: 29%;
    margin: 0 36px 0 0;
  }

  .info-section--columns-type .post {
    display: block;
  }

  .info-section--columns-type .descr {
    min-height: 171px;
  }

  .info-section h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }

  .info-section--columns-type .img-holder {
    width: 100%;
    padding-top: 60.5%;
    margin: 0 auto 19px;
    font-size: 18px;
  }

  .info-section .descr {
    flex: 1;
  }
  
  .locations-block__visual {
    margin: 0 35px 0 0;
  }

  .locations-list__item {
    width: 33.33%;
  }

  .footer__left-side {
    margin-right: 60px;
  }

  .footer-address {
    margin-right: 60px;
  }

  .nav-menu li a {
    font-size: 14px;
  }

  .offset-text-box__title {
    font-size: 42px;
    letter-spacing: 1px;
    margin: 0 0 4px;
  }

  .module--text-image.image-right .image img {
    padding-right: 40px;
  }

  .full-image-banner--type-post h1 {
    font-size: 50px;
  }
  .full-image-banner--type-post h2 {
    font-size: 40px;
  }
}

@media (min-width: 1280px) {
  .hero-banner {
    min-height: 572px;
  }

  .info-section {
    padding: 80px 36px 0;
  }

  .info-section .post {
    padding: 45px;
  }

  .cta-section__slider {
    padding: 0 100px;
  }

  .hero-banner__heading {
    padding: 0 40px;
    font-size: 44px;
  }

  .cta-box--text-image .cta-box__image {
    margin: 0 50px 0 0;
    max-width: 245px;
  }

  .full-image-banner {
    padding: 120px 0;
    min-height: 886px;
  }

  .cntr_logo {
    width: 195px;
  }

  ul.nav-menu {
    padding: 0;
  }

  .nav-menu li a {
    font-size: 18px;
  }

  .module.event-module .content {
    padding-left: 70px;
    padding-right: 70px;
  }

  .module.event-module img {
    width: 100%;
  }

  .module--locations .location .image {
    width: 59.425%;
  }

  .module--locations .location .details {
    width: 40.575%;
  }

  .module--locations .content {
    margin-bottom: 65px;
  }
}


body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
  background: linear-gradient(to top,
      rgba(0, 0, 0, .85) 0%,
      rgba(0, 0, 0, .3) 50%,
      rgba(0, 0, 0, .15) 65%,
      rgba(0, 0, 0, .075) 75.5%,
      rgba(0, 0, 0, .037) 82.85%,
      rgba(0, 0, 0, .019) 88%,
      rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
      padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
      transform: rotate(360deg);
  }
}

/* Transition effects */

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
      padding-left: 6px;
      padding-right: 6px;
  }

  .fancybox-slide--image {
      padding: 6px 0;
  }

  .fancybox-close-small {
      right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
      background: #4e4e4e;
      color: #f2f4f6;
      height: 36px;
      opacity: 1;
      padding: 6px;
      right: 0;
      top: 0;
      width: 36px;
  }

  .fancybox-caption {
      padding-left: 12px;
      padding-right: 12px;
  }

  @supports (padding: max(0px)) {
      .fancybox-caption {
          padding-left: max(12px, env(safe-area-inset-left));
          padding-right: max(12px, env(safe-area-inset-right));
      }
  }
}
/* Share */

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
      width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
      right: 110px;
  }

  .fancybox-thumbs__list a {
      max-width: calc(100% - 10px);
  }
}