html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}


body {
  padding-top: 30px;
  font-family: 'Cantoria mt bold', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

h5 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.hero {
  position: relative;
  height: 1146px;
  margin-top: 0px;
}

/*.slider {
  position: relative;
  display: none;
  height: 300px;
  margin-top: 0px;
  background-color: #27316d;
  color: #fff;
}*/

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: 0px;
  background-color: transparent;
}

.food-image {
  height: 800px;
}

.food-image.second {
}

.food-image.third {
  background-image: url('https://www.fishbarchicago.com/wp-content/themes/fishbar/images/28699244884_4877ae1c04_k.jpg');
  background-size: cover;
}

/*.slider-nav {
  font-size: 10px;
}

.slide-image {
  display: block;
  width: 40%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.slide-column {
  margin-top: 30px;
}

.slider-text {
  color: #fff;
}*/

.menu {
  height: 950px;

}

.tabs-container {
  color: #fff;
}

.menu-bold {
  margin-top: 0px;
  font-family: 'Cantoria mt bold', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.menu-text {
  font-family: 'Cantoria mt', sans-serif;
  font-style: italic;
}

.menu-tabs {
  display: block;
  margin-top: 60px;
  margin-bottom: 30px;
  text-align: center;
}

.tab-link {
  background-color: transparent;
  color: #fff;
  font-size: 40px;
  font-weight: 800;
}

.tab-link.w--current {
  background-color: transparent;
  color: #b12f28;
  font-size: 40px;
  font-weight: 800;
}

.menu-content {
  margin-top: 40px;
  padding: 0px;
  background-color: rgba(0, 0, 0, .2);
}

.menu-column {
  padding: 10px 30px 30px;
}

.menu-heading {
  margin-top: 0px;
  padding-top: 30px;
  font-family: 'Cantoria mt bold', sans-serif;
}

.quote {
  height: auto;
  background-color: #9ac4db;
  /*background-image: url('https://www.fishbarchicago.com/wp-content/themes/fishbar/images/29288248956_4059c9f69f_k.jpg');*/
  
}

.quote-text {
  margin-top: 80px;
  margin-bottom: 80px;
  color: #b12f28;
  font-size: 45px;
  line-height: 50px;
  font-style: italic;
  font-weight: 800;
  text-align: center;
  text-shadow: 0 3px 7px rgba(0, 0, 0, .75);
}

.press {
  height: auto;
  padding-bottom: 40px;
 }

.press-column {
  height: 350px;
  margin-top: 35px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  border: 6px solid #fff;
  background-color: hsla(0, 0%, 100%, .5);
}

.press-text {
  margin-top: 50px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'Cantoria mt bold', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 25px;
  font-style: italic;
  font-weight: 600;
  text-align: center;
}

.press-logo {
  position: static;
  display: block;
  width: 60%;
  margin: 60px auto 70px;
  padding-right: 0px;
  padding-left: 0px;
}

.press-logo.round {
  width: 50%;
  margin-top: 55px;
}

.press-logo.remodelista {
  margin-top: 10px;
}

.press-logo.infatuation {
  margin-top: 90px;
}

.press-logo.axs {
  margin-top: 50px;
}

.contact {
  height: 300px;
  background-color: #9ac4db;
}

.header {
  height: 30px;
  background-color: #fff;
}

.nav-link {
  padding-right: 30px;
  padding-left: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #b12f28;
}

.nav-link.w--current {
  color: #b12f28;
  text-decoration: underline;
}

.nav-logo {
  position: fixed;
  z-index: 5;
  width: 8%;
  margin-top: 20px;
  margin-left: 30px;
  background-image: url('../images/bl.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.nav-link-bold {
  color: #b12f28;
}

.nav-link-bold:hover {
  color: #b12f28;
}

.header-container {
  height: 30px;
}

.social-media-link {
  width: 20px;
  height: 20px;
  margin: 5px 3px 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  border: 1px solid #27316d;
  border-radius: 50%;
  background-image: url('../images/fb-dkblue.png');
  background-position: 50% 50%;
  background-size: 7px;
  background-repeat: no-repeat;
}

.social-media-link:hover {
  border-color: #fff;
  background-color: #27316d;
  background-image: url('../images/fb-white.png');
  background-position: 50% 50%;
  background-size: 7px;
}

.social-media-link.facebook {
  background-image: url('../images/tw-dkblue.png');
  background-size: 12px;
}

.social-media-link.facebook:hover {
  background-image: url('../images/tw-white.png');
  background-size: 12px;
}

.social-media-link.instagram {
  background-image: url('../images/insta-dkblue.png');
  background-size: 12px;
}

.social-media-link.instagram:hover {
  background-image: url('../images/insta-white.png');
  background-size: 12px;
}

.header-column {
  height: 30px;
}

.header-address {
  position: absolute;
  overflow: hidden;
  margin-top: 0px;
  padding-top: 7px;
  float: left;
  color: #27316d;
}

.footer-text {
  display: inline-block;
  float: left;
  font-size: 18px;
  line-height: 31px;
  font-weight: 600;
}

.footer-text.right {
  float: right;
  font-weight: 400;
  text-align: left;
}

.footer-column {
  margin-top: 40px;
  padding-right: 60px;
  padding-left: 60px;
}

.private-party-text {
  margin-top: 40px;
  padding-left: 50px;
  font-size: 18px;
  font-weight: 600;
}

.footer {
  height: 250px;
  background-color: #27316d;
}

.press-link {
  display: block;
  margin-top: 51px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.press-link:hover {
  color: #9ac4db;
}

.footer-logo {
  display: block;
  width: 14%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.footer-link {
  margin-right: 20px;
  margin-left: 20px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.footer-link:hover {
  color: #b12f28;
}

.footer-link-container {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.footer-social-link {
  width: 30px;
  height: 30px;
  margin-right: 11px;
  margin-left: 11px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-image: url('../images/fb-white.png');
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
}

.footer-social-link:hover {
  background-color: #fff;
  background-image: url('../images/fb-dkblue.png');
  background-size: 12px;
}

.footer-social-link.twitter {
  background-image: url('../images/tw-white.png');
  background-size: 19px;
}

.footer-social-link.twitter:hover {
  background-image: url('../images/tw-dkblue.png');
  background-size: 19px;
}

.footer-social-link.insta {
  background-image: url('../images/insta-white.png');
  background-size: 17px;
}

.footer-social-link.insta:hover {
  background-image: url('../images/insta-dkblue.png');
  background-size: 17px;
}

.footer-social-container {
  margin-top: 30px;
  text-align: center;
}

.footer-link-bold {
  color: #b12f28;
}

.weather {
  height: 300px;
  background-color: #27316d;
}

.weather-image {
  width: 50%;
  margin-top: 10px;
}

.weather-container {
  height: auto;
  background-color: #27316d;
  text-align: center;
}

.weather-div {
  display: inline-block;
  width: 19.5%;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: center;
}

.weather-h4 {
  display: block;
  width: auto;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  clear: both;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #fff;
  font-family: 'Cantoria mt bold', sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.weather-text-container {
  display: inline-block;
  width: 90%;
  color: #fff;
}

.weather-h5 {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  clear: both;
}

.wind-text {
  display: inline-block;
  margin-top: -3px;
}

.temperature-text {
  display: inline-block;
}

.temperature-data {
  font-weight: 400;
}

.wind-data {
  font-weight: 400;
}

@media (max-width: 991px) {
  .food-image {
    height: 500px;
  }
  .menu {
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 40px;
    background-image:none!important;
    background-color:#9AC4DB!important;
  }
  .menu-column {
    padding-right: 40px;
    padding-left: 100px;
  }
  .menu-column.two {
    padding-left: 20px;
  }
  .quote {
    height: auto;
    background-image:none!important;
    background-color:#fff!important;
  }
  .quote-text {
    margin: 30px 50px;
    font-size: 40px;
    line-height: 51px;
  }
  .press {
    height: auto;
    padding-bottom: 30px;
    background-image:none!important;
    background-color:#FEF9EF!important;
  }
  .press-column {
    height: 300px;
  }
  .press-text {
    margin-top: 20px;
    font-size: 15px;
    line-height: 21px;
  }
  .press-text.remodelista-quote {
    font-size: 15px;
    line-height: 17px;
  }
  .press-logo {
    margin-top: 30px;
  }
  .press-logo.round {
    margin-top: 40px;
  }
  .press-logo.remodelista {
    margin-top: 15px;
    line-height: 15px;
  }
  .press-logo.infatuation {
    margin-top: 30px;
  }
  .contact {
    height: auto;
    padding-bottom: 40px;
  }
  .nav-link {
    padding: 10px 20px;
    text-align: right;
  }
  .footer-text {
    font-size: 14px;
  }
  .private-party-text {
    font-size: 14px;
  }
  .contact-row {
    margin-top: -25px;
  }
  .dropdown-menu {
    background-color: transparent;
    color: transparent;
  }
  .dropdown-menu-button.w--open {
    background-color: transparent;
  }
  .dropdown-menu-icon {
    color: #fff;
  }
  .weather-h4 {
    font-size: 15px;
    line-height: 18px;
  }
  .weather-h5 {
    font-size: 11px;
  }
}

@media (max-width: 767px) {
  .slide-image {
    width: 50%;
  }
  .slide-column {
    margin-top: 30px;
  }
  .slider-text {
    display: inline-block;
    margin-top: 0px;
    padding-right: 40px;
    padding-left: 0px;
  }
  .slider-text.info {
    padding-right: 30px;
    padding-left: 0px;
  }
  .slider-text.title {
    margin-left: 70px;
    padding-right: 10px;
  }
  .slider-text.place {
    display: block;
    margin-left: 50px;
    text-align: center;
  }
  .alider {
    display: inline-block;
  }
  .menu-tabs {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .menu-column {
    padding-top: 0px;
    padding-left: 101px;
  }
  .press-column {
    height: 200px;
    margin-right: 60px;
    margin-left: 60px;
    padding-right: 0px;
  }
  .press-text {
    margin-top: 12px;
  }
  .press-logo {
    width: 40%;
    margin-top: 40px;
  }
  .press-logo.round {
    width: 30%;
    margin-top: -5px;
  }
  .press-logo.remodelista {
    margin-top: 38px;
  }
  .nav-logo {
    background-image: none;
  }
  .header-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-column {
    margin-top: 20px;
  }
  .private-party-text {
    margin-top: 20px;
    padding-left: 60px;
  }
  .footer-social-container {
    margin-bottom: 50px;
  }
  .social-media-container {
    display: inline-block;
    float: right;
  }
  .press-link-block {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 479px) {
  .hero {
    height: 500px!important;
    margin-top: 0px;
    background-position: 50% -2%!important;
    background-size: auto 600px!important;
  }
  .food-image {
    height: 350px;
  }
  .food-image.third {
    background-position: -118px 0px;
  }
  .slide-image {
    width: 60%;
  }
  .menu-bold {
    font-size: 12px;
  }
  .menu-text {
    margin-bottom: 2px;
    font-size: 11px;
    line-height: 17px;
  }
  .menu-tabs {
    text-align: center;
  }
  .tab-link {
    margin-top: 10px;
    text-align: center;
  }
  .menu-column {
    margin-top: 0px;
    padding-left: 83px;
  }
  .menu-heading {
    margin-bottom: 0px;
    font-size: 18px;
  }
  .quote-text {
    font-size: 30px;
    line-height: 35px;
  }
  .press-text {
    font-size: 13px;
    line-height: 17px;
  }
  .press-text.remodelista-quote {
    font-size: 13px;
    line-height: 16px;
  }
  .press-logo {
    width: 80%;
    margin-top: 15px;
  }
  .press-logo.round {
    width: 50%;
    margin-top: 10px;
  }
  .press-logo.infatuation {
    margin-top: 15px;
  }
  .press-logo.axs {
    width: 50%;
    margin-top: 7px;
  }
  .nav-logo {
    width: 16%;
    margin-top: 40px;
    background-image: none;
  }
  .header-container {
    height: auto;
    background-color: #fff;
  }
  .social-media-link {
    display: inline-block;
    float: none;
    text-align: center;
  }
  .social-media-link.facebook {
    display: inline-block;
  }
  .social-media-link.instagram {
    display: inline-block;
    float: none;
  }
  .header-column {
    display: block;
    background-color: #fff;
    text-align: left;
  }
  .footer-text {
    font-size: 12px;
    line-height: 25px;
  }
  .footer-text.right {
    font-size: 12px;
  }
  .footer-column {
    margin-top: 25px;
  }
  .private-party-text {
    padding-right: 30px;
    font-size: 12px;
  }
  .footer {
    height: auto;
  }
  .footer-logo {
    width: 69%;
  }
  .footer-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-link-container {
    width: 90%;
  }
  .footer-social-container {
    margin-bottom: 60px;
  }
  .social-media-container {
    width: 100%;
    margin-top: 24px;
    background-color: #fff;
    text-align: center;
  }
  .contact-heading {
    margin-top: 0px;
  }
  /* Removed 6/19/2018
	
	
	.remodelista-link {
    margin-top: -40px;
  }*/
  .weather-image {
    width: 20%;
    text-align: left;
  }
  .weather-div {
    width: 100%;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .weather-h4 {
    display: block;
    margin-right: 31px;
    margin-left: 31px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    text-align: center;
  }
  .weather-h5 {
    display: inline-block;
    padding-right: 20px;
  }
}

@font-face {
  font-family: 'Cantoria mt';
  src: url('../fonts/Cantoria_MT.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Cantoria mt bold';
  src: url('../fonts/Cantoria MT Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

.menu-text p strong {margin-top: 0px; font-family: 'Cantoria mt bold', sans-serif; font-size: 16px; font-style: normal; font-weight: 700;}