/* Sticky footer styles
-------------------------------------------------- */
/*fonts*/

html {
  position: relative;
  min-height: 100%;   
  overflow-x: hidden;
  background: #FF0;
}
html.locked {
  overflow: hidden;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 200;
  color: black;
  background-color: transparent;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: 100% 0%;
}
body.locked {
  overflow: hidden;
}
img {
  width: 100%;
}
h1 {
  color: #FFF;
  text-align: center;
  font-family: "Inter", sans-serif;
  color: #FFF;
  text-align: center;
  font-size: 41.443px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px; /* 115.823% */
}
h2 {
  color: white;
  text-align: center;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 69px; /* 138% */
  margin-bottom: 60px;
}
h3 {
  color: #000;
  text-align: center;
  font-size: 55px;
  font-style: italic;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  line-height: 89.82px; /* 155.208% */
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 1px;
}
h4 {
  color: #FBF8EC;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 68.74px; /* 171.85% */
  text-transform: uppercase;
  font-family: "orpheuspro", serif;
  letter-spacing: 1px;
}
h5 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px; /* 168.75% */
  text-transform: uppercase;
  margin-top: 0;
}
h6 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px; /* 140% */
  text-transform: uppercase;
  margin-bottom: 0px;
}
p {
  font-family: "Inter", sans-serif;
  color: #000;
  font-family: GT America;
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  line-height: 14px;
  text-transform: uppercase;
}
hr {
  border-top: 2px solid black;
  max-width: 207px;
  margin-bottom: 45px;
}
.mobile-hide {
  display: block;
}
.mobile-show {
  display: none;
}
.flex {
  display: flex;
}
.flex .col-md-6 {
  width: 50%;
}
.mobile-flex {
  display: block;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}
.row.heading {
  text-align: center;
}
body .container {
  padding: 5% 10%;
  background-color: white;
  
}
body .container .col-md-10 {
  padding: 0;
}
.container .row {
  margin-bottom: 0;
  /*display: flex;*/
  align-items: stretch;
}
div.row {
  margin-bottom: 3%;
}
button {
    padding: 30px 50px;
    border: 1px solid #00FFD4;
    background: #00FFD4;
    color: #5C3E34;
    text-align: center;
    font-family: Inter;
    font-size: 25.388px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
button:hover {
  background: transparent;
  color: #FFF;
  border: 1px solid white;
}
.container.topper {
  background: #FBF8EC;
  padding: 3% 10%;
  text-align: center;
  padding-top: 5%;
}
.container.topper img {
  max-width: 550px;
  width: 100%;
  cursor: pointer;
}
.container.topper img.divet {
  width: 8px;
  margin-top: 2px;
}
.container.topper .menu {
  display: flex;
  height: 80px;
  text-align: center;
}
.container.topper .menu .item {
  padding-left: 0;
  padding-right: 0;
}
.container.topper .menu .item.last {
  width: 25%;
}
.container.topper .menu p {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: right;
  height: 100%;
  width: 100%;
  color: #015037;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 69px; /* 460% */
}
.container.header {
  background: #FBF8EC;
  background-image: url("../img/turn-bg.jpg");
  background-size: cover;
  padding: 8% 10% 10% 10%;
  text-align: center;
}
.header img {
  max-width: 800px;
}
.header h1 {
  max-width: 810px;
  margin: 0 auto;
  margin-bottom: 4%;
}

.container.header.cann {
  background: #FBF8EC;
  padding: 5% 10%;
  padding-bottom: 7%;
}

.container.header.cann .space-title {
  align-items: center;
  justify-content: center;
}

.container.header.cann button {
  max-width: 190px;
  font-size: 16px;
}

.container.header.cann button:hover {
  color: black;
  border: 1px solid black;

}

.logos img {
  width: 60%;
}

.logos h2 {
  color: black;
  font-family: 'orpheus_proregular', serif;
  font-weight: 700;
  font-size: 50px;
  line-height: 68.74px;
}

.container.logos {
  background: #FBF8EC;
  background-image: url("../img/ta-clouds.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 10%;
  padding-top: 8%;
}

.container.logos .flex {
  column-gap: 10px;
}

.container.logos .logo {
  width: 11.11%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container.logos .logo img {
  max-width: 90px;
}

.waver {
  background: #FBF8EC;
}

.waves img {
  vertical-align: bottom;
}

footer {
  width: 100%;
  /* Set the fixed height of the footer here */
  text-align: center;
  background: white;
  color: black;
  padding: 3% 10%;
  font-weight: 700;
}
footer.col-lg-12 {
  background-color: black;
  padding: 0;
}
footer a {
  color: #262626;
  font-weight: 700;
  text-decoration: underline;
}
footer a:hover {
  color: white;
  text-decoration: none;
}
footer img {
  max-width: 300px;
}
footer .logo {
  text-align: right;
  margin-top: 10px;
}
footer .butt {
  text-align: left;
  height: 70px;
  width: 50%;
}
footer button {
  max-width: 190px;
  font-size: 16px;
  height: 40px;
}
footer .yellow {
  background: #FF0;
  padding: 5% 10%;
  margin-top: 0;
}
footer .yellow p {
  text-align: center;
  color: #000;
  font-family: 'helvetica_lt_stdbold', sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: none;
  margin-bottom: 0;
}



/*full screen*/
@media (min-width: 1200px) {
  .container {
      width: 100%;
  }
}

@media (max-width: 1200px) {
 
}


/*tablet*/
@media (min-width: 992px) {
  .container {
      width: 100%;
  }

}

@media (max-width: 992px) {
  body {
      margin-bottom: 0;
  }
  .mobile-hide {
      display: none;
  }
  .mobile-show {
      display: block;
  }
 
  .mobile-flex {
      display: flex;
  }
  .flex {
    display: block;
  }
  .flex .col-md-6 {
    width: 100%;
  }
  h1 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 116.667% */
  }
  h5 {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
  }
  header .broccoli {
    max-width: 50px;
  }
  .container.topper {
      text-align: center;
      padding: 10% 5% 5% 5%;  
  }
  .container.header {
    padding: 8% 10% 15% 10%;
    background-position: 85% 50%;
  }
  .container.header h1 {
    margin-top: 6%;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 116.667% */
  }
  button {
    font-size: 17.759px;
    padding: 20px 0;
    width: 100%;
    margin-top: 8%;
  }
  
  .container.header.cann {
    background: #FBF8EC;
    padding: 5% 10%;
    padding-bottom: 7%;
  }
  .logos img {
    width: 100%;
  }
  .container.header.cann .space-title.mobile-hide {
    display: none;
  }
  .container.header.cann .location-box {
    padding-right: 0;
    padding-left: 0;
  }
  
  .container.header.cann .flex {
    
  }
  
  .container.header.cann .location {
    background-image: url("../img/ta-corner-no.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
  
  .container.header.cann .topLocation.fifth .location {
  background-image: url("../img/ta-5th-no.jpg");
  }
  
  .container.header.cann .bottomLocation .location {
    background-image: url("../img/ta-flatbush-no.jpg");
  }
  
  .container.header.cann .loky-line {
    margin-bottom: 10px;
  }
  
  .container.header.cann .loky-line.before-squig {
    margin-bottom: 0;
  }
  
  .container.header.cann img.loky {
    max-width: 13px;
    margin-top: 5px;
    position: absolute;
    right: 10px;
  }
  
  .container.header.cann .loky {
    max-width: 50px;
    padding-right: 0;
    padding-left: 0;
    text-align: right;
  }
  
  .container.header.cann .address {
    padding: 50px;
    text-align: left;
    background: #01FFD4;
  }
  
  .container.header.cann .address p {
    font-family: 'gt_america_monoregular', sans-serif;
    color: #000;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 14px;
    text-transform: uppercase;
  }
  
  .street .cta {
    text-align: center;
  }
  
  .street .cta .blink {
    max-width: 30px;
    margin: 0 10px;
    display: none;
  }
  
  .container.header.cann .disp {
    padding-left: 0;
    text-align: center;
  }
  
  .squiggle-teal {
    margin-bottom: 20px;
  }
  
  .container.header.cann button {
    max-width: 190px;
    font-size: 16px;
  }
  
  .container.header.cann button:hover {
    color: black;
    border: 1px solid black;
  
  }
  footer {
      background-image: none;
  }
  footer.col-lg-12 {
      padding: 0;
  }
  footer .logo {
      display: none;
  }
  footer .butt {
      width: 100%;
      display: block;
      height: auto;
      padding-left: 0;
      padding-right: 0;
      max-width: 250px;
      margin: 0 auto;
      text-align: center;
  }
  footer img {
      max-width: 116px;
  }
  footer button {
      font-size: 16px;
      padding: 12px;
      width: 100%;
  }
  footer .mobile-logo {
      margin-top: 20px;
      margin-bottom: 20px;
      max-width: 90%;
  }

}

@media (min-width: 768px) {
  .container {
      width: 100%;
  }
}

/*phone*/
@media screen and (max-width: 350px) {
  
}
