/*! HTML5 Boilerplate v5.0.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
  @import url(https://fonts.googleapis.com/css?family=Nixie+One|Open+Sans:400,300,700);
  html {
      color: #222;
      font-size: 1em;
      line-height: 1.4;
  }

  /*
   * Remove text-shadow in selection highlight:
   * https://twitter.com/miketaylr/status/12228805301
   *
   * These selection rule sets have to be separate.
   * Customize the background color to match your design.
   */

  ::-moz-selection {
      background: #b3d4fc;
      text-shadow: none;
  }

  ::selection {
      background: #b3d4fc;
      text-shadow: none;
  }

  /*
   * A better looking default horizontal rule
   */

  hr {
      display: block;
      height: 1px;
      border: 0;
      border-top: 1px solid #ccc;
      margin: 1em 0;
      padding: 0;
  }

  /*
   * Remove the gap between audio, canvas, iframes,
   * images, videos and the bottom of their containers:
   * https://github.com/h5bp/html5-boilerplate/issues/440
   */

  audio,
  canvas,
  iframe,
  img,
  svg,
  video {
      vertical-align: middle;
  }

  /*
   * Remove default fieldset styles.
   */

  fieldset {
      border: 0;
      margin: 0;
      padding: 0;
  }

  /*
   * Allow only vertical resizing of textareas.
   */

  textarea {
      resize: vertical;
  }
  .clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
  h1{

    margin:0;
  }
  /* ==========================================================================
     Browser Upgrade Prompt
     ========================================================================== */

  .browserupgrade {
      margin: 0.2em 0;
      background: #ccc;
      color: #000;
      padding: 0.2em 0;
  }

  /* ==========================================================================
     Fonts Only
     ========================================================================== */
  .nix{
    font-family:'Nixie One', cursive;
  }
  .os{
    font-family: 'Open Sans', sans-serif;
  }
  .ost{
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
  }
  .osb{

    font-family: 'Open Sans', sans-serif;
    font-weight:700;
  }



  /* ==========================================================================
     General Styles
     ========================================================================== */
body{
  overflow-x: hidden;
}
  .container{
    margin:0 auto;
    max-width:1200px;

  }

  a{
    text-decoration:none;
    color:#fff;
    font-size:1.5em;
  }

  .title{
    width:100px;
    color:#fff;
    font-size:2.5em;
    margin: 0 auto;
    display:inline;
  }
  .opa{
    opacity:.6;
    font-weight:900;
    font-color:#888;
  }
/* ==========================================================================
   Header / Branding / Nav
   ========================================================================== */
  header .container{

    max-width:2000px;


  }
  header{
  top:0;
  position:fixed;
  width:100%;
  height:150px;
  background:url("../img/navbg.png")repeat;
  -moz-box-shadow: 5px 5px 5px black;
  -webkit-box-shadow: 5px 5px 5px black;
  box-shadow: 5px 5px 5px black;
  z-index:99999;
  }

  #logobox{
    /* width:10%; */
    float:left;
    margin-left:10%;
    margin-right:2%;
  }

  #logo{
    display:inline-block;
    text-indent:-99999px;
    height:130px;
    width:100%;
    /* background: url("../img/dotslogo2.png")no-repeat top left ; */
    margin: 10px auto;

  }

  nav{
    padding-top: 30px;
    width:70%;
    float:left;
  }

  #links{
  list-style:none;
  width:100%;
  }

  .link{
    float:left;
    margin-left:10%;
    font-size: 1.75em;
  }
  #fahs,#mahs{
    position:relative;
    top:-130px;
    visibility:hidden;
  }
  #cahs{

    position:relative;
    top:-106px;
    visibility:hidden;
  }
  .menu-icon {
    display:none;
}

/* ==========================================================================
   Hero img
   ========================================================================== */


  #heroimg{
  margin-top:149px;
  max-height:716px;

  }
  #heroimg img{

    width:100%;
  }


  /* ==========================================================================
     Find Us Section
     ========================================================================== */
  #findus{
    margin-top:0;
    width:100%;
    background: url("../img/fusbg.png")repeat;
  }

  #findus .title{
    width:400px;
    display:block;
    text-align:center;
    margin:0 auto;
    clear:left;
    padding-bottom:30px;
    padding-top:30px;
    font-size: 4.5em;

  }

  #fmap{
  width:70%;
  float:left;
  }
  #fmap img,iframe{
    display:block;

    float:right;
  }
  #fcol{
    margin:0;
    float:left;
    width:23%;
  }
  #finfo{
    padding:0;
    margin-left:25px;
    margin-top: 0;
    list-style: none;
    color: #FFF;
    width: 250px;
  }
  #fhours .ftitle{
    font-size:1.5em;
    margin-bottom:3px;
  }
  #fhours{
    padding: 0;
    margin-left:25px;
    color: #fff;
    list-style: none;

  }

  #fblurb{
    margin:0 auto;
    padding-bottom:25px;
    padding-top:25px;
    text-align:center;
    clear:left;
    display:block;
    width:500px;
    color:#fff;
  }
  #ficons{

    text-align:center;
    padding-bottom:25px;
  }
  /*#ffacebook{
    display:inline-block;
    background: url("../img/fb.png")top left no-repeat;
    width:41px;
    height:41px;

  }*/

  #fyelp{
    display:inline-block;
    background: url("../img/yelp.png")top left no-repeat;
    width:41px;
    height:41px;
    margin-left:10px;
  }

/* ==========================================================================
    Scroller Section
   ========================================================================== */
   #scrollph{
     background:#111;
     max-height:716px;
   }
   #scrollph img{
     width:100%;
   }
   .bxslider{
     margin:0;
     max-height:700px;
     overflow:hidden;
   }
   .bxslider li img{
     max-height:700px;
     overflow:hidden;
   }
/* ==========================================================================
       Menu Section
   ========================================================================== */
   #menu{
     top:0;
     background:url("../img/menubg.jpg")top left repeat;
     /*height:1400px;*/
     width:100%;
   }
   #menunav{
     margin:0;
     padding-top:50px;
     max-width:100%;
     text-align:center;
     font-size:1.5em;

   }
   #menunav li{
     display:inline-block;
     width:200px;
     padding-left:15px;

   }
   #menudisplay{
     max-width:100%;
     text-align: center;
   }
   #menudisplay img{
       /*max-width: 80%;*/
       width: 100%;
     margin:45px auto;
   }
   .mbrunch img{
      max-width: 80%;
   }
   .mdrink img{
      max-width: 40%;
   }

   #menudisplay .mapp img, #menudisplay .mentrees img, #menudisplay .covid img {
       max-width: 80%;
       width: 100%;
   }

/* ==========================================================================
    Highlight Section
   ========================================================================== */
   #highlight{
    width:100%;
    background:url("../img/hll.jpg") no-repeat;
    background-attachment: fixed;
    background-position:center center;
    background-size:cover;
    height:500px;
   }

/* ==========================================================================
   Contact Us Section
   ========================================================================== */
   #contact{
     background:url("../img/abg.jpg")repeat;
     width:100%;
     height:455px;
     padding-bottom:50px;
     padding-top:25px;

   }
   #contact h2{
     margin:0;
     text-align:center;
     padding-top:15px;
     color:#fff;
     font-size:3.5em;
     margin-bottom:10px;
   }
   #cblurb{
    color:#fff;
    width:245px;
    margin-left:38%;
    margin-bottom:5px;

   }
   #ctwocol{

   }

   #ctwrap{
     margin-left:23%;
     color:#fff;
     width:15%;
     float:left;
   }
   #ctwrap .ctitles{

    display:block;
    width:75px;
    margin:20px auto;
   }
   #cform{
     width:25%;
     margin:0 auto;
     float:left;

   }
   #cform input{
     width:300px;
     margin:10px auto;

     /* css 3 */
     border-radius:5px;
     /* mozilla */
     -moz-border-radius:5px;
     /* webkit */
     -webkit-border-radius:5px;
     border:none;
     height:25px;
   }
   #cform textarea{
     width:300px;
     margin-top:10px;
     margin-right:auto;
     margin-left:auto;

     /* css 3 */
     border-radius:5px;
     /* mozilla */
     -moz-border-radius:5px;
     /* webkit */
     -webkit-border-radius:5px;
     border:none;
     height:75px;
   }

#cform #cbtn{
     background-color:#82ca9c;
     height: 55px;
     font-size:1.8em;
     clear:both;
   }


/* ==========================================================================
   Footer Section
   ========================================================================== */

  #footwrap{
    width:100%;
    height:50px;
  }
  #footcontact{
    margin-right:auto;
    margin-left:5.5%;
    float:left;
    width:30%;
    text-align:center;

  }
  #footname{
    margin-left:8%;
    margin-right:10%;
    float:left;
    width:15%;
    text-align:center;

  }
  #footsocial{
    margin-left:2.5%;
    float:left;
    width:25%;
    text-align:center;

  }
  #footcheck{
    float:left;
  }

  #footfacebook{
    margin-top:5px;
    display:block;
    float: left;
    background:url("../img/bfb.png")no-repeat;
    height: 41px;
    margin-left: 15px;
    width: 41px;

  }
  #footyelp{
    margin-top:5px;
    display:block;
    float:left;
    background:url("../img/byelp.png")no-repeat;
    width:31px;
    height:37px;
    margin-left:15px;

  }







/*
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width:1024px){

  #menudisplay .mapp img, #menudisplay .mentrees img, #menudisplay .covid img {
    max-width: 60%;
    width: 100%;
  }

}
@media only screen and (max-width:450px){
  .container{
    width:100%;
    max-width:100%;
  }
  header .container{
    max-width:100%;
  }
  #links {
    margin-top: 0;
    padding-left:0;
    margin-left:7%;
  }
  .link{
    font-size: .7em;
    margin-left: 6%;
  }
  #logobox{

    width:50px;
    background-size: 5%, 5%;
    margin-left:0;
  }
  #logo{
    background-size: 50px 50px;
  }
  header{
    height: 75px;
    margin-bottom:0;
  }
  #heroimg{
    display:none;
    margin-top: 0;
  }
  #findus{
    margin-top:75px;
  }


  /* Width Adjustments for phone */

  #findus .title{
    width:auto;
    font-size: 2em;

  }
  #fmap{
    width:100%;
    margin: 0 auto;
    float:left;
    padding-bottom:10px;
  }
  #fhours{
    margin-left:0;
  }
  #fhours li{
    width:auto;

  }
  #finfo{
    width:auto;
    margin:0 auto;
    float:center;
  }
  #finfo #faddress, #fphone {
    text-align:center;
    width:auto;
}
  #fphone{
  margin-bottom:15px;
  }
  #fcol{
    width:auto;
    text-align:center;
    float:center;
  }
  #fblurb{
    width:auto;
    font-size: .7em;
  }

  #menu{
    /*height:820px;*/
  }
  #menu img{
    width:100%;
  }
  #menunav{
    font-size: 1em;
    padding-top:25px;
    text-align:center;
    padding-left:0;
  }
  #highlight{
    display:none;
  }
  #contact h2{
    font-size: 2em;
    margin-bottom:0;
  }
  #cform textarea{
    width:200%;
  }
  #cform input{
    width:auto;
  }
  #cblurb{
    margin-left:0;
    text-align:center;
    width:auto;
    padding-top: 0;
    margin-top:0;
    margin-bottom:25px;
  }
  #ctwrap{
    margin-left:10%;
    margin-right: 10%;
  }
  #cform #cbtn{
    font-size:2em;
    width:auto
    border-radius:3;
  }
  #footer{
    height:50px;
  }
  #footcontact{
    font-size: .7em;
  }
  #footcontact a{
    color:#222;
    font-size:.7em;
  }
  #footname{
    font-size: .7em;
    width:auto;
    margin-right: 0;
    margin-top:25px;
  }
  #footcheck{
    font-size:.3em;
    display:none;
  }
  #footfacebook{
    background-size: 75%;
    width:25px;
    height: 25px;
    margin-right: 5px;
  }
  #footyelp{
    background-size: 60%;
    width:25px;
    height:25px;
    margin-left:0;
  }
  #footsocial{
    width:auto;
    float:left;
    margin-left:10px;
    margin-top:20px;
  }

}
@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
