@media screen and (max-width: calc(768px)) {
  .img-section6-text {
    font-family: GrinchedRegular;
      color: #354024;
      position: absolute;
      bottom: 15vw;
      left: 0;
      padding-top: 0px;
      padding-left: 5%;
      font-size: 5VW;
  }
  
  .img-section6-btm {
    position: absolute;
    top: 17vw;
    left: 0;
  }
  
}
.menu{
  display: none;
}
.nav{
  margin-left: 20%;
}

@media screen and (max-width: calc(640px * 2)) {
  .menu{
    display: block;
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 32px;
  }
  .nav {
    display: none;
    margin-left: 37%;
  }
}

  .imgContainer{
    position: relative;
    text-align: center;
    color: white;
  }
   .img-section6-text {
    font-family: GrinchedRegular;
    color: #354024;
    text-align: left;
    padding-left: 5%;
    font-size: 5vw;
    position: absolute;
    bottom: 20%;
  }

  .img-section6-btm {
    padding-left: 15vw;
  }  
  
  .bg-img-header {
    /* The image used */
    background-image: url("../img/Header-Background.png");
  
    min-height: 659px;
  
    margin-top: 0px;
  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;;
    
    
    /* Needed to position the navbar */
    position: relative;
  }
  
  .bg-img-section2 {
    /* background-image: url("../img/Section2Background.png");
  
    min-height: 592px;
  
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;;
    
    position: relative; */
    background-image: url(../img/Section2Background.png);
    background-position: center;
    background-size: cover;

  }
  
  .bg-img-section4 {
    /* The image used */
    background-image: url("../img/Section4Background.png");
  
    min-height: 625px;
    padding-top: 0;
  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;;
    
    
    /* Needed to position the navbar */
    position: relative;
  }
  
  .bg-img-vanilla {
    /* The image used */
    background-image: url("../img/Vanilla-Image.png");
  
    min-height: 618px;
  
    /* Center and scale the image nicely */
    background-position: left;
    background-repeat: no-repeat;
    background-size: 100%;;
  
    background-color: #000000;
    
    
    /* Needed to position the navbar */
    position: relative;
  }
  
  .bg-img-section5 {
    /* The image used */
    background-image: url("../img/Section5Background.png");
  
    min-height: 631px;
  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;;
    
    
    /* Needed to position the navbar */
    position: relative;
  }
  
  .bg-img-section6 {
    /* The image used */
    background-image: url("../img/Section6Background.png");
  
    min-height: 558px;
  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;;
    
    
    /* Needed to position the navbar */
    position: relative;
  }

  
  .bg-img-flavorbanner {
    /* The image used */
    background-image: url("../img/Flavour_Banner.png");
  
    min-height: 558px;
  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;;
    
    
    /* Needed to position the navbar */
    position: relative;
  }
  
  .bg-img-historybanner {
    /* The image used */
    background-image: url("../img/history_Banner.png");
  
    min-height: 558px;
  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;;
    
    
    /* Needed to position the navbar */
    position: relative;
  }
  
  .bg-img-historybanner2 {
    /* The image used */
    background-image: url("../img/history_Banner2.png");
  
    min-height: 558px;
  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;;
    
    
    /* Needed to position the navbar */
    position: relative;
  }
  
  .bg-img-storelocator {
    /* The image used */
    background-image: url("../img/storelocator_Banner.png");
  
    min-height: 558px;
  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;;
    
    
    /* Needed to position the navbar */
    position: relative;
  }
  
  .bg-img-bangalore {
    /* The image used */
    background-image: url("../img/Bangalore.png");
  
    min-height: 558px;
  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;;
    
    
    /* Needed to position the navbar */
    position: relative;
  }
  
  .bg-img-contactus {
    /* The image used */
    background-image: url("../img/contact_Banner.png");
  
    min-height: 558px;
  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;;
    
    
    /* Needed to position the navbar */
    position: relative;
  }
  
  .bg-img-customerservice {
    /* The image used */
    /*background-image: url("../img/Customer-Service.png");*/
  
    min-height: 558px;
  
    /* Center and scale the image nicely */
    /*background-position: center;*/
    background-repeat: no-repeat;
    background-size: 100%;;
  
    background-color:#F7F4ED; 
    
    
    
    /* Needed to position the navbar */
    position: relative;
  }
  
  .bg-img-contactbanner2 {
    /* The image used */
    background-image: url("../img/contact_Banner2.png");
  
    min-height: 558px;
  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;;
    
    /* Needed to position the navbar */
    position: relative;
  }
  
  
  @font-face{
    font-family: Ebrima;
    src: url("../fonts/ebrima.ttf");
  }
  @font-face{
    font-family: EbrimaBold;
    src: url("../fonts/ebrimabd.ttf");
  }
  @font-face{
    font-family: CafeFrancoise;
    src: url("../fonts/Cafe_Francoise_D.otf");
  }
  @font-face{
    font-family: CaptureIt;
    src: url("../fonts/Capture_it.ttf");
  }
  @font-face{
    font-family: GrinchedRegular;
    src: url("../fonts/GrinchedRegular.otf");
  }
  @font-face{
    font-family: MyriadRegular;
    src: url("../fonts/MYRIADPRO-REGULAR.OTF");
  }
  
  .btn-default {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;  
    border-radius: 40px;
    font-family: Ebrima;
  }
  
  .btn-default:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
  }
  
  
  /*
  .btn-danger {
    font-family: Raleway-SemiBold;
    font-size: 13px;
    color: rgba(217, 83, 78, 0.75);
    letter-spacing: 1px;
    line-height: 15px;
    border: 2px solid rgba(217, 83, 78, 0.75);
    border-radius: 40px;
    background: transparent;
    transition: all 0.3s ease 0s;
  }
  
  .btn-danger:hover {
    color: #FFF;
    background: rgba(217, 83, 78, 0.75);
    border: 2px solid rgba(217, 83, 78, 0.75);
  }*/

  .maintxt {position: relative; text-align: center;}
    
    
  .overlay-text {position: absolute; top: 5%; left: 50%;transform: translate(-50%, -50%);}

  .overlay-text1 {position: absolute; top: 50%; left: 30%;transform: translate(-50%, -50%);}

  .overlay-doordelivery {position: absolute; top: 30%; left: 25%;transform: translate(-50%, -50%);}

  
  @media (min-width:768px) {
    
    /* centered navigation */
    .nav.navbar-nav {
       float: right;        
        margin:0;
        padding:0;  
        font-family: Ebrima;
        font-weight: bold;
    }

    /*.nav.navbar-nav {
        clear: both;
        float: left;
        margin: 0;
        padding: 0;
        position: relative;
        left: 50%;
        text-align: center;
    }*/

    .nav.navbar-nav>li {
        position: relative;
        right: 50%;
        width: auto;
    }

    .nav.navbar-nav li {
        text-align: center;
    }

    .navbar-header {
        text-align: center;
        position: relative;


    }

   .navbar-toggle {
        float: none;
        margin-right: 0;
       
    }
/* 
    .navbar-brand {
        width: 220px;
        height: 50px;
        background: url("./Havrich-Logo.png") no-repeat center center;
        background-size: 150px;
    }*/

    .navbar-brand {
        width: 125px;
        height: 55px;
        background: url("../img//Havrich-Logo.png") no-repeat center center;
        background-size: 150px;
        
    }

    .sidenav {
  padding-top: 20px;
  background-color: #f1f1f1;
  height: 100%;
}


ul.nav { margin-bottom: 0 !important; }


    @media screen and (max-width: 767px) {
    .sidenav {
        height: auto;
        padding: 15px;
    }

    .row.content {
        height: auto;

    }
}

}
  /*# sourceMappingURL=bootstrap.css.map */