@import url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css");
@import url("//fonts.googleapis.com/css?family=Montserrat|Pacifico");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.bp-step {
  display: none;
  background-color: green;
  color: #fff;
  padding: 0px 5px;
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 999999;
}

@media only screen and (max-width: 1500px) {
  .bp-step.step1 {
    display: block;
  }
}

@media only screen and (max-width: 1300px) {
  .bp-step.step2 {
    display: block;
  }
}

@media only screen and (max-width: 1100px) {
  .bp-step.step3 {
    display: block;
  }
}

@media only screen and (max-width: 900px) {
  .bp-step.step4 {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .bp-step.step5 {
    display: block;
  }
}

@media only screen and (max-width: 600px) {
  .bp-step.step6 {
    display: block;
  }
}

@media only screen and (max-width: 320px) {
  .bp-step.step7 {
    display: block;
  }
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  background: url(/_ima/pattern-white.jpg) repeat center top #fff;
  margin: 0px;
  padding: 0px;
  font: 20px/34px 'Trebuchet MS', Helvetica, sans-serif;
  color: #888;
}

a:link,
a:visited {
  color: #FF9BDA;
  text-decoration: none;
  outline: none;
}

a:link span,
a:visited span {
  border-bottom: 2px dotted #FF9BDA;
}

a:hover,
a:active {
  color: #FF9BDA;
}

.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.middler {
  width: auto;
  max-width: 1400px;
  margin: 0px auto;
  padding: 0px 100px;
}

.lil-middler {
  max-width: 980px;
  text-align: center;
}

.cp-top {
  padding-top: 100px;
}

.cp-both {
  padding-top: 100px;
  padding-bottom: 100px;
}

.cp-bottom {
  padding-bottom: 100px;
}

h1, h2, h3 {
  font-family: "Pacifico", cursive;
  font-size: 90px;
  line-height: 40px;
  color: #5ac4ff;
  padding-bottom: 25px;
}

h1 small, h2 small, h3 small {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 35px;
  text-transform: uppercase;
  color: #ff9bda;
}

.title-mobile {
  display: none;
}

p {
  padding-bottom: 25px;
}

.section-title {
  position: absolute;
  top: -35px;
  z-index: 999;
  width: 100%;
  text-align: center;
}

.section-title h2 {
  background-color: #FF99D9;
  padding: 15px 20px;
  display: inline-block;
  font-family: "Pacifico", cursive;
  color: #fff;
  font-size: 30px;
  text-transform: none;
  transform: skewX(-20deg) rotate(-20deg);
}

.text-center {
  text-align: center;
}

@media only screen and (max-width: 1300px) {
  .middler {
    padding: 0px 50px;
  }
  .lil-middler {
    max-width: 880px;
  }
  .cp-top {
    padding-top: 75px;
  }
  .cp-both {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .cp-bottom {
    padding-bottom: 75px;
  }
  h1, h2, h3 {
    font-size: 85px;
    line-height: 35px;
  }
  h1 small, h2 small, h3 small {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1100px) {
  .lil-middler {
    max-width: 780px;
  }
  h1, h2, h3 {
    font-size: 75px;
    line-height: 30px;
  }
  h1 small, h2 small, h3 small {
    font-size: 25px;
  }
}

@media only screen and (max-width: 900px) {
  .cp-top {
    padding-top: 50px;
  }
  .cp-both {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .cp-bottom {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  h1, h2, h3 {
    font-size: 55px;
    line-height: 30px;
  }
  h1 small, h2 small, h3 small {
    font-size: 25px;
  }
  .section-title {
    top: -25px;
  }
  .section-title h2 {
    padding: 10px 15px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 600px) {
  body {
    font: 18px/26px Helvetica, Arial, sans-serif;
  }
  .middler {
    padding: 0px 25px;
  }
  h1, h2, h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -1px;
  }
  h1 small, h2 small, h3 small {
    font-size: 30px;
  }
  .title-desktop {
    display: none;
  }
  .title-mobile {
    display: block;
  }
}

@media only screen and (max-width: 320px) {
  body {
    font: 16px/28px Helvetica, Arial, sans-serif;
  }
  .middler {
    padding: 0px 15px;
  }
  h1, h2, h3 {
    font-size: 28px;
    line-height: 28px;
    padding-bottom: 15px;
  }
  h1 small, h2 small, h3 small {
    font-size: 28px;
  }
  .cp-top {
    padding-top: 30px;
  }
  .cp-both {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cp-bottom {
    padding-bottom: 30px;
  }
}

.buttonlink a,
.buttonlink button,
.buttonlink input {
  background: url(/_ima/pattern-waffle.jpg) repeat center center;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  text-transform: uppercase;
  color: #6c4200;
  padding: 20px 30px;
  text-align: center;
  border: 0px;
  clear: both;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 3px 0px #6c4200;
  -webkit-appearance: none;
}

.buttonlink a:hover,
.buttonlink button:hover,
.buttonlink input:hover {
  background-color: #EB3B5E;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}

@media only screen and (max-width: 1100px) {
  .buttonlink a,
  .buttonlink button,
  .buttonlink input {
    font-size: 20px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .buttonlink a,
  .buttonlink button {
    width: 100%;
    padding: 20px 0px;
  }
}

@media only screen and (max-width: 600px) {
  .buttonlink a,
  .buttonlink button,
  .buttonlink input {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -1px;
  }
}

.banner {
  background-color: #b2fbe7;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}

.logo {
  position: absolute;
  top: 10px;
  left: 0px;
  right: 0px;
  z-index: 10000;
  text-align: center;
  pointer-events: none;
}

.logo img {
  display: inline-block;
}

.navigation {
  text-align: center;
}

.navigation li {
  display: inline-block;
}

.navigation a {
  color: #2f423d;
  float: left;
  padding: 50px 15px 40px 15px;
  text-decoration: none;
}

.navigation li.nav-on a {
  color: #FCBD3F;
}

.navigation i, .navigation br {
  display: none;
}

.navigation .logo-breaker {
  width: 500px;
}

.banner-waves {
  background: url(/_ima/waves.png) repeat-x center top;
  width: 100%;
  height: 33px;
  position: absolute;
  z-index: 9999;
}

.mobile-nav-button,
.mobile-loc-button {
  display: none;
}

@media only screen and (max-width: 1500px) {
  .logo img {
    width: 425px;
  }
  .navigation a {
    padding: 35px 15px 20px 15px;
  }
  .navigation .logo-breaker {
    width: 400px;
  }
}

@media only screen and (max-width: 1300px) {
  .banner {
    font-size: 18px;
  }
  .banner-waves {
    background-size: 168px 25px;
  }
  .logo img {
    width: 300px;
  }
  .navigation a {
    padding: 35px 10px 20px 10px;
  }
  .navigation .logo-breaker {
    width: 300px;
  }
}

@media only screen and (max-width: 1100px) {
  .banner {
    font-size: 16px;
  }
  .banner-waves {
    background-size: 112px 17px;
  }
  .logo img {
    width: 200px;
  }
  .navigation a {
    padding: 20px 10px 5px 10px;
  }
  .navigation .logo-breaker {
    width: 200px;
  }
}

@media only screen and (max-width: 900px) {
  .mobile-nav-button,
  .mobile-loc-button {
    display: block;
    float: right;
    font-size: 40px;
    padding: 20px;
    color: #2f423d;
  }
  .mobile-nav-button a,
  .mobile-loc-button a {
    color: #2f423d;
  }
  .mobile-loc-button {
    float: left;
  }
  .logo {
    top: 5px;
  }
  .logo img {
    width: 250px;
  }
  .navigation {
    width: 100%;
    clear: both;
    text-align: center;
    z-index: 99999;
    position: static;
    display: none;
    padding-top: 40px;
  }
  .navigation li {
    width: 100%;
    display: block;
  }
  .navigation a {
    float: left;
    width: 100%;
    padding: 15px 0px;
    border-top: 1px solid #86e7cb;
  }
  .navigation .logo-breaker {
    display: none;
  }
}

@media only screen and (max-width: 320px) {
  .mobile-nav-button,
  .mobile-loc-button {
    font-size: 30px;
    padding: 15px;
  }
  .logo {
    top: 5px;
  }
  .logo img {
    width: 200px;
  }
  .navigation {
    padding-top: 40px;
  }
  .navigation a {
    padding: 10px 0px;
  }
}

#slider-mobile {
  display: none;
}

.introduction {
  background: url(/_ima/pattern-yellow.jpg) repeat center top #FAFE89;
  text-align: center;
  padding: 150px 0px;
  color: #626433;
}

.introduction p {
  padding: 0px;
}

.introduction-angle {
  background: url(/_ima/introduction-angle.jpg) repeat-x center top;
  width: 100%;
  height: 95px;
}

.front-menu {
  margin-top: -100px;
  position: relative;
}

.fm-details {
  width: 30%;
  padding-top: 150px;
}

.fm-photo {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 65%;
  height: 650px;
  position: relative;
}

.fm-shadow {
  background-color: #FAFE92;
  height: 90%;
  width: 20px;
  position: absolute;
  top: 5%;
}

.fm-icecream .fm-photo {
  background: url(/_ima/fm-icecream.jpg) center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  float: right;
}

.fm-icecream .fm-details {
  float: left;
}

.fm-icecream .fm-shadow {
  right: -20px;
}

.fm-icecream .bottom-shadow {
  display: none;
}

.fm-dining .fm-photo {
  background: url(/_ima/fm-dining.jpg) center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  float: left;
}

.fm-dining .fm-details {
  float: right;
}

.fm-dining .fm-shadow {
  left: -20px;
}

.fm-dining .bottom-shadow {
  display: none;
}

.seven-locations {
  background: url(/_ima/maryland.png) no-repeat right center;
  width: 800px;
  margin: 0px auto;
  margin-bottom: 50px;
}

.seven-locations p {
  margin-left: 3px;
  padding: 0px;
}

.checkers {
  position: relative;
  height: 120px;
}

.checkers div {
  background: url(/_ima/checkers.gif) repeat-x center bottom;
  width: 100%;
  height: 120px;
  position: absolute;
}

.green-side {
  background-color: #b2fbe7;
  width: 50%;
  height: 50px;
  float: right;
  clear: both;
}

.gs-move {
  margin-top: -15px;
}

.building {
  position: relative;
}

.building .section-title {
  top: 0px;
}

.building img {
  width: 100%;
  display: block;
}

.building img.building-mobile {
  display: none;
}

.front-history .middler {
  position: relative;
  width: 980px;
}

.front-history h3 {
  clear: both;
}

.front-history img {
  position: absolute;
  z-index: 100;
  top: -150px;
  right: 0px;
}

.front-history p {
  clear: both;
}

.gallery-angle {
  background: url(/_ima/instagram-angle.jpg) repeat-x center top, url(/_ima/pattern-green.jpg) repeat center top;
  position: relative;
}

#instagram {
  clear: both;
  text-align: center;
  display: flex;
  align-items: stretch;
}

#instagram li {
  display: flex;
  align-items: stretch;
}

#instagram img {
  float: left;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery li {
  width: 50%;
  float: left;
}

.gallery img {
  width: 100%;
  display: block;
}

.bottom-shadow {
  background-color: #FAFE92;
  width: 95%;
  height: 20px;
  margin: 0px auto;
  clear: both;
}

.footer {
  background: url(/_ima/pattern-green.jpg) repeat center top;
  padding: 50px 0px;
  font-size: 14px;
  line-height: 18px;
  position: relative;
}

.footer a {
  color: #2f423d;
}

.footer-links {
  float: left;
  padding-top: 10px;
}

.footer-links li {
  float: left;
  padding-right: 25px;
}

.social-links {
  float: right;
  font-size: 40px;
}

.social-links li {
  float: left;
  padding-left: 25px;
}

.fcm {
  background-color: #9dead5;
  text-align: center;
  padding: 25px 0px;
  color: #2f423d;
  font-size: 14px;
  line-height: 18px;
}

.fcm p {
  padding: 0px;
}

.fcm a {
  color: #2f423d;
}

.fcm br {
  display: none;
}

@media only screen and (max-width: 1500px) {
  .introduction {
    padding: 125px 0px;
  }
  .fm-details {
    width: 35%;
    padding-top: 125px;
  }
  .fm-photo {
    width: 60%;
    height: 600px;
  }
  .front-history img {
    right: 75px;
  }
}

@media only screen and (max-width: 1300px) {
  .introduction {
    padding: 100px 0px;
  }
  .front-menu {
    margin-top: -75px;
  }
  .fm-details {
    width: 40%;
    padding-top: 75px;
  }
  .fm-photo {
    width: 55%;
    height: 500px;
  }
  .front-history img {
    right: 50px;
    top: -175px;
  }
}

@media only screen and (max-width: 1100px) {
  .introduction-angle {
    background-position: left top;
  }
  .seven-locations {
    background-size: 401px 199px;
    width: 600px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .checkers {
    height: 88px;
  }
  .checkers div {
    height: 88px;
  }
  .front-history {
    padding-top: 25px;
  }
  .front-history .middler {
    width: auto;
  }
  .front-history img {
    width: 250px;
    right: 50px;
    top: -85px;
  }
}

@media only screen and (max-width: 900px) {
  .introduction-angle {
    background-image: none;
    height: 75px;
  }
  .introduction {
    padding: 75px 0px;
  }
  .front-menu {
    margin-top: 0px;
  }
  .front-menu .bottom-shadow {
    display: block;
  }
  .fm-details {
    background-color: #FEFFE1;
    width: auto;
    padding: 50px;
  }
  .fm-photo {
    width: 100%;
    height: 400px;
  }
  .fm-shadow {
    display: none;
  }
  .checkers {
    height: 60px;
  }
  .checkers div {
    background-size: 30px 60px;
    height: 60px;
  }
  .front-history img {
    display: none;
  }
  .seven-locations {
    padding-top: 75px;
    padding-bottom: 25px;
  }
  #instagram li {
    width: 50%;
  }
  #instagram li:nth-child(3),
  #instagram li:nth-child(4) {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  #slider-desktop {
    display: none;
  }
  #slider-mobile {
    display: block;
  }
  .seven-locations {
    background-image: none;
    text-align: center;
    width: auto;
    margin: 0px;
    padding: 25px 25px 50px 25px;
  }
  .seven-locations h2 {
    padding-bottom: 10px;
  }
  .seven-locations p {
    margin: 0px;
  }
  #instagram li {
    width: 100%;
  }
  #instagram li:nth-child(2) {
    display: none;
  }
  .gallery li {
    width: 100%;
    float: left;
  }
  .gallery li:last-child {
    display: none;
  }
  .footer {
    padding: 25px 0px;
  }
  .footer-links {
    display: none;
  }
  .social-links {
    width: 100%;
    float: none;
    text-align: center;
  }
  .social-links li {
    display: inline-block;
    float: none;
    padding: 0px 5px;
  }
}

@media only screen and (max-width: 600px) {
  .introduction {
    padding: 50px 0px;
  }
  .introduction-angle {
    height: 50px;
  }
  .fm-details {
    padding: 25px;
  }
  .fm-photo {
    height: 300px;
  }
  .seven-locations {
    padding-top: 15px;
  }
  .building-holder .checkers {
    height: 75px;
  }
  .building-holder .green-side {
    display: none;
  }
  .building-holder .section-title {
    top: -25px;
  }
  .building-holder img.building-desktop {
    display: none;
  }
  .building-holder img.building-mobile {
    display: block;
  }
  .front-history {
    padding-bottom: 25px;
  }
  .fcm span {
    display: none;
  }
  .fcm br {
    display: block;
  }
}

@media only screen and (max-width: 320px) {
  .introduction {
    padding: 30px 0px;
  }
  .fm-details {
    padding: 30px 15px;
  }
  .bottom-shadow {
    height: 10px;
  }
  .seven-locations {
    padding: 15px 15px 35px 15px;
  }
}

.inslide {
  background-color: #e7fef8;
  width: 100%;
  height: 150px;
}

.inslide h1 {
  color: #fff;
  display: none;
}

.is-icecream {
  background: url(/_ima/is-icecream.jpg) no-repeat center center;
}

.is-cones {
  background: url(/_ima/is-cones.jpg) no-repeat center center;
}

.is-mms {
  background: url(/_ima/is-mms.jpg) no-repeat center center;
}

.is-sprinkles {
  background: url(/_ima/is-sprinkles.jpg) no-repeat center center;
}

.is-cookies {
  background: url(/_ima/is-cookies.jpg) no-repeat center center;
}

.is-icecream,
.is-cones,
.is-mms,
.is-sprinkles,
.is-cookies {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.inside-leads li {
  width: 48%;
  float: left;
}

.inside-leads li:last-child {
  float: right;
}

.inside-leads li img {
  width: 100%;
  display: block;
}

.inside-intro p:last-child {
  padding: 0px;
}

.inside-intro p small {
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .inslide {
    height: 100px;
  }
  .inside-leads li {
    width: 100%;
  }
  .inside-leads li:last-child {
    padding-top: 25px;
  }
}

@media only screen and (max-width: 600px) {
  .is-icecream {
    background: url(/_ima/is-mobile-icecream.jpg) no-repeat center center;
  }
  .is-cones {
    background: url(/_ima/is-mobile-cones.jpg) no-repeat center center;
  }
  .is-mms {
    background: url(/_ima/is-mobile-mms.jpg) no-repeat center center;
  }
  .is-sprinkles {
    background: url(/_ima/is-mobile-sprinkles.jpg) no-repeat center center;
  }
  .is-cookies {
    background: url(/_ima/is-mobile-cookies.jpg) no-repeat center center;
  }
  .is-icecream,
  .is-cones,
  .is-mms,
  .is-sprinkles,
  .is-cookies {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

@media only screen and (max-width: 320px) {
  .inslide {
    height: 75px;
  }
  .inside-leads li:last-child {
    padding-top: 15px;
  }
}

.all-locations li {
  margin-bottom: 50px;
  clear: both;
  position: relative;
}

.all-locations h2 {
  background: url(/_ima/pattern-yellow.jpg) repeat center top #FAFE89;
  padding: 50px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 35px;
  font-weight: bold;
}

.all-locations a {
  color: #888;
  text-decoration: underline;
}

.all-locations .instagram-shadow {
  display: none;
}

.wehave {
  width: 50px;
  left: 50%;
  top: 50%;
  margin: -130px 0px 0px -65px;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  position: absolute;
  font-size: 14px;
  line-height: 10px;
  color: #fff;
  display: none;
}

.wehave img {
  display: inline-block;
}

.wehave-one {
  margin-top: -65px;
}

.wehave-icecream,
.wehave-food {
  width: 130px;
  height: 130px;
}

.wehave-icecream {
  background-color: #5AC4FF;
}

.wehave-food {
  background-color: #FF99D9;
}

.werelocated {
  background-color: #FEFFE1;
  float: left;
  width: 50%;
}

.werelocated-padding {
  padding: 50px;
}

.location-123 {
  background: url(/_ima/location-123.jpg) no-repeat center center;
}

.location-49 {
  background: url(/_ima/location-49.jpg) no-repeat center center;
}

.location-factory {
  background: url(/_ima/location-factory.jpg) no-repeat center center;
}

.location-caroline {
  background: url(/_ima/location-caroline.jpg) no-repeat center center;
}

.location-wicomico {
  background: url(/_ima/location-wicomico.jpg) no-repeat center center;
}

.location-inlet {
  background: url(/_ima/location-inlet.jpg) no-repeat center center;
}

.location-westoc {
  background: url(/_ima/location-westoc.jpg) no-repeat center center;
}

.location-photo {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  float: right;
  width: 50%;
}

@media only screen and (max-width: 1100px) {
  .all-locations h2 {
    padding: 25px;
    font-size: 30px;
    line-height: 30px;
  }
  .werelocated-padding {
    padding: 25px;
  }
}

@media only screen and (max-width: 900px) {
  .werelocated {
    width: 100%;
  }
  .location-photo {
    width: 100%;
  }
  .all-locations h2 {
    padding: 50px;
  }
  .werelocated-padding {
    padding: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .werelocated {
    width: 100%;
  }
  .location-photo {
    width: 100%;
  }
  .all-locations li {
    margin-bottom: 25px;
  }
  .all-locations h2 {
    padding: 25px;
  }
  .werelocated-padding {
    padding: 25px;
  }
}

@media only screen and (max-width: 600px) {
  .all-locations h2 {
    padding: 15px;
    font-size: 24px;
    line-height: 24px;
  }
}

@media only screen and (max-width: 320px) {
  .all-locations li {
    margin-bottom: 15px;
  }
  .all-locations h2 {
    padding: 15px;
    font-size: 24px;
    line-height: 24px;
  }
  .werelocated-padding {
    padding: 15px 15px 0px 15px;
  }
}

.choose-menu {
  font-weight: bold;
  color: #FF9BDA;
  line-height: 26px;
}

.choose-menu i {
  font-size: 40px;
}

.quicknav {
  text-align: center;
  line-height: 18px;
  padding-bottom: 50px;
  display: none;
}

.quicknav li {
  display: inline-block;
}

.quicknav a {
  background-color: #FEFFE1;
  float: left;
  padding: 8px;
  color: #5AC4FF;
}

.menu-container {
  position: relative;
  width: 102%;
  margin-left: -1%;
}

.menu-container h2 {
  background: url(/_ima/pattern-yellow.jpg) repeat-x right top #FEFFE1;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 35px;
  font-weight: bold;
  padding: 50px;
}

.menu-subtitle {
  text-align: center;
}

.menu-subtitle h3 {
  font-size: 60px;
  line-height: 60px;
  padding: 0px;
}

.menu-subtitle p {
  font-weight: bold;
  color: #FF9BDA;
}

.menu-section {
  width: 48%;
  padding: 0% 1% 2% 1%;
}

.menu-section:last-child {
  padding-bottom: 0px;
}

.menu-padding {
  background-color: #feffe1;
  padding: 50px 50px 35px 50px;
}

.menu-padding ul,
.menu-padding ul li {
  padding-bottom: 15px;
}

.menu-padding ul.ul-no-pad li {
  padding-bottom: 0px;
}

.menu-padding strong {
  font-weight: bold;
  color: #5AC4FF;
}

.menu-padding span {
  color: #FF9BDA;
}

.menu-note {
  font-size: 12px;
  line-height: 18px;
  color: #FC2A12;
}

@media only screen and (max-width: 1100px) {
  .menu-container h2 {
    font-size: 30px;
    line-height: 30px;
    padding: 25px;
  }
  .menu-padding {
    padding: 25px 25px 5px 25px;
  }
}

@media only screen and (max-width: 900px) {
  .menu-section {
    width: 100%;
    padding: 0px 0px 50px 0px;
  }
  .menu-container h2 {
    padding: 50px;
  }
  .menu-padding {
    padding: 50px 50px 15px 50px;
  }
}

@media only screen and (max-width: 600px) {
  .menu-section {
    padding-bottom: 25px;
  }
  .menu-container h2 {
    font-size: 24px;
    line-height: 24px;
    padding: 25px;
  }
  .menu-padding {
    padding: 25px 25px 5px 25px;
  }
  .menu-subtitle h3 {
    font-size: 30px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 320px) {
  .menu-section {
    padding-bottom: 15px;
  }
  .menu-container h2 {
    padding: 15px;
  }
  .menu-padding {
    padding: 15px 15px 0px 15px;
  }
  .menu-subtitle h3 {
    font-size: 28px;
    line-height: 28px;
  }
}

.inputs input,
.textareas textarea,
.sod_select {
  background-color: #fff;
  font: 16px/24px Helvetica, Arial, sans-serif;
  border-radius: 0;
  color: #666;
  display: block;
  margin: 0px 0px 15px 0px;
  padding: 15px;
  width: 100%;
  -webkit-transition: border-color 300ms,color 300ms;
  transition: border-color 300ms,color 300ms;
  -webkit-appearance: none;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  text-align: start;
  -webkit-writing-mode: horizontal-tb;
}

input[type=text],
input[type="password"],
textarea,
.sod_select,
.checkboxes {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  border: 1px solid #DDDDDD;
}

input[type=text]:focus,
input[type="password"]:focus,
textarea:focus,
.sod_select.focus,
.sod_select .sod_list_wrapper,
.checkboxes:hover {
  box-shadow: 0 0 5px #5AC4FF;
  border: 1px solid #5AC4FF;
  color: #5AC4FF;
}

.textareas textarea {
  height: 150px;
}

.checkboxes {
  width: auto;
  margin: 0px 0px 15px 0px;
  padding: 15px;
  border: 1px solid #DDDDDD;
}

.checkboxes p {
  padding: 0px;
}

.checkboxes label {
  float: left;
  clear: both;
}

.g-recaptcha {
  width: 304px;
  margin: 0px auto;
  padding-bottom: 15px;
}

.error-box {
  background-color: red;
  color: #ffb5b5;
  padding: 15px;
  margin-bottom: 15px;
}

.error-box strong {
  font-weight: bold;
  color: #fff;
}
