

.navbar-toggler:focus {
    outline: 0;
    border:0;
}
/* Icon 1 */

.navbar-toggler {
  width: 60px;
  height: 45px;
  position: relative;
  margin: 50px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
    margin:13px 0 0;
    border-color:transparent !important;
}

.navbar-toggler span {
  display: block;
  position: absolute;
    height: 3px;
    width: 45px;
      background: white;
    border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.navbar-toggler span:nth-child(1) {
  top: 0px;
}

.navbar-toggler span:nth-child(2) {
  top: 12px;
}

.navbar-toggler span:nth-child(3) {
  top: 24px;
}

.navbar-toggler.open span:nth-child(1) {
  top: 12px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.navbar-toggler.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.navbar-toggler.open span:nth-child(3) {
  top: 12px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.navbar-dark .navbar-toggler:focus{
    outline: 0;
}


@media screen and (max-width:576px) {
    a.navbar-brand {
        padding-left: 15px;
    }
    button.navbar-toggler {
        margin-right: 15px;
    }
    header .navbar li.nav-item a {
        padding: 6px 15px;
    }
    .dropdown-toggle:after {
        right: 19px;
    }
    .dropdown-menu .dropdown-menu-text a {
        padding: 0 !important;
    }
    .banner-content h1 {
   
       font-size: 28px;
        line-height: 34px;

    }
    .map-row .hm-map-col h5 {
        font-size: 20px;
        letter-spacing: 0;
    }
    .banner-content h3 {
        font-size: 25px;
        line-height: 34px;

    }
    .banner-btn button {
        font-size: 15px;
        padding: 14px 15px;
        min-width: 145px;
        margin: 0px 15px 20px;
    }
    .banner-btn {
        text-align:center;
        padding-top: 12px;
    }
    .banner-content h6 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 0;
    }
    .banner-content {
        margin-top: 0;
    }
    h2 {
    font-size: 38px;
        line-height: 44px;
   }
    p {
            font-size: 18px;
        line-height: 26px;
    }
    .offer-cnt {
     padding: 9px 13px;
    }
    .offer-cnt p {
       font-size: 14px;
        line-height: 18px;
    }
    .offer-cnt ul li {
       font-size: 14px;
        margin: 8px 0px;
       padding-left: 21px;
    }
    .offer-cnt ul li:before {
    width: 8px;
    height: 8px;
   }
    
    .offer-col-cnt {
   
        padding: 15px;
        margin: 0 20px;
    }
    #home-gallery-section .home-gallery-grids ul li {
        width: 50%;
       padding: 1px 1px;   
    }
    #home-gallery-section .home-gallery-grids ul li:last-child {
        display: none;
    }
    .opening-hrs-col {
        width: 85%;
        margin: auto;
    }
    .opening-hrs-cnt h6 {
    font-size: 10px;
    line-height: 10px;
   }
    .opening-hrs-row .opening-hrs-col {
    position: relative;
     top: -61px;
      padding: 10px;
    }
    .dotted-col {
    padding: 15px;
        min-height: auto;
    }
    .dotted-col ul {
        padding: 15px 0 0;
        margin: 0;
    }
    .home-gallery-header {
        padding-top: 50px;
        padding-bottom: 35px;
    }
    #opening-hours-section {
      padding-top: 60px;
        padding-bottom: 0;
    }
    header .navbar-brand {
           font-size: 24px;
    line-height: 30px;
            width: 200px;
    white-space: pre-line;
    }
    .offer-header {
        padding-top: 55px;
    }
    .about-section-content {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .about-section-content:before {
       font-size: 6rem;
    }
    .red-button {
    font-size: 15px;
     width: 205px;
   
    }
    h3 {
        font-size: 48px;
    }
    #table-book-section h4 {
       font-size: 36px;
       line-height: 42px;
        margin-bottom: 0px;
    }
    #table-book-section {
      padding-top: 60px;
        padding-bottom: 60px;
    }
    #table-book-section p {
        padding: 0;
    }
    .testimonials-header:before {
   
    font-size: 6rem;
    }
    .testimonials-content p {
          font-size: 18px;
        font-weight: 300;
   }
    #testimonials-section {
        padding-bottom: 70px;
    }
    .map-row .hm-map-col {
        position: relative;
        top: -61px;
        padding: 15px;
    }
    #hm-map-section {
      padding-top: 0;
    padding-bottom: 0;
    }
    .hm-map-col {
        width: 80%;
      margin: auto;
    }  
    .map-row .hm-map-col h3 {
      font-size: 25px;
    }
    .map-col iframe {
        height: 300px;
    }
    .footer-logo a {
       font-size: 32px;
    }
    .footer-nav ul li a {
      font-size: 14px;
    padding: 0 12px;
     line-height: 16px;
   }
    .footer-nav ul li {
    margin-bottom: 10px;
   }
    
    
    .booking-table-heder h3 {
       display: none;
        
    }
    .booking-table-heder img.booking-form-arrow {
       display: none;
    }
   
    
    .booking-table-heder {
        display: flex;
        justify-content: flex-end;
    }
    .booking-button {
       width: 72px;
   
    }
    
     .booking-table-heder h3 {
       display: none;
        
    }
    .booking-table-heder img.booking-form-arrow {
       display: none;
    }
   
    
    .booking-table-heder {
        display: flex;
        justify-content: flex-end;
    }
    .booking-button {
       width: 72px;
   
    }
    .map-row .hm-map-col h3 {
        padding-left: 0;
        
    }
    .map-row .hm-map-col h3 i {
        margin-right: 12px;
    }
   
    

}

@media (min-width:320px) and (max-width:385px) {
    .opening-hrs-cnt h4 {
        font-size: 12px;
        line-height: 18px;
    }
}


@media (min-width:577px) and (max-width:767px) {
    .dropdown-col .menu-icon {
        display: inline-block;
        width: 49px;
        float: left;
        margin-right: 25px;
    }
    .dropdown-col .dropdown-menu-text {
        display: inline-block;
    }
    .dropdown-menu .dropdown-menu-text h3 {
        margin-top: 0;
    }
    .dropdown-menu .dropdown-menu-text p {
        margin-top: 6px;
        margin-bottom: 2px;
    }
    .dropdown-col {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    header .navbar .nav-item.dropdown {
        position: relative;
    }
    .dropdown-toggle:after {
        width: 20px;
        height: 24px;
        background-size: 20px 24px;
        top: 8px;
        position: absolute;
        right: -2px;
    }
    .testimonials-header:before {
   
        font-size: 6rem;
    }
    .banner-content h6 {
 
        font-size: 40px;
    }
    .banner-btn button {
        font-size: 15px;
     }
    .red-button {
        font-size: 16px;
        width: 230px;
    }
    .offer-header {
        padding-top: 60px;
    }
    
    .offer-caption h4 {
    font-size: 18px;
     letter-spacing: 2px;
    }
    .banner-content h1 {
         font-size: 50px;
    line-height: 58px;
   }
    .banner-btn button {
        width: 205px;
    }
    .banner-content {
        margin-top: 0;
    }
    #table-book-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    #table-book-section h4 {
       font-size: 40px;
   }
    h3 {
        font-size: 45px;
    
    }
    .banner-content h3 {
    font-size: 40px;
    }
    #table-book-section p {
       padding: 0 0;
    }
    .home-gallery-header {
       padding-top: 70px;
        padding-bottom: 50px;
    }
    .opening-hrs-row .opening-hrs-col {
        position: relative;
      top:-61px;
       padding:15px;
    }
    .dotted-col {
        padding: 15px;
        min-height: auto;
    }
    .opening-hrs-cnt h6 {
    font-size: 12px;
    line-height: 20px;
     width: 156px;
    }
    .dotted-col ul {
        padding: 18px 0 0;
   }
    #opening-hours-section {
         padding-top: 60px;
        padding-bottom: 0px;
    }
    .opening-hrs-col {
        width: 460px;
        margin: auto;
    }
    #testimonials-section {
       padding-bottom: 70px;
   }
    .map-row .hm-map-col {
    position: relative;
      top: -61px;
       padding: 15px;
    }
    .hm-map-col {
    width: 445px;
     margin: auto;
    }
    #hm-map-section {
        padding-top: 60px;
        padding-bottom: 0;
    }
    .map-col iframe {
        height: 500px;
    }
      .booking-table-heder h3 {
       display: none;
        
    }
    .booking-table-heder img.booking-form-arrow {
       display: none;
    }
   
    
    .booking-table-heder {
        display: flex;
        justify-content: flex-end;
    }
    .booking-button {
       width: 72px;
   
    }
}




@media (min-width:768px) and (max-width:991px) {
    header .navbar .nav-item {
        padding: 5px 5px !important;
        margin: 0;
    }
    header nav.navbar {
        padding: 5px 0;
    }
    header .navbar li.nav-item {
            border-bottom: 0;
    background: #081525;
    }

    header .navbar li.nav-item a {
        position: relative;
    }
    .dropdown-toggle:after {
        width: 20px;
        height: 24px;
        background-size: 20px 24px;
        top: 13px;
        position: absolute;
        right: 13px;
    }
    header .navbar .navbar-collapse {
        margin-top: 15px;
    }
    .navbar-dark .navbar-toggler {
        color: white;
        border-color: transparent;
    }
    .opening-hrs-cnt h6 {
        font-size: 14px;
        line-height: 14px;
   }
    .opening-hrs-col {
        width: 385px;
    }
    .dotted-col ul {
        padding: 15px 0 0;
        margin: 0;
    }
    .dotted-col {
        min-height: auto;
    }
    #opening-hours-section {
       padding-bottom: 200px;
    }
}


@media (min-width:992px) and (max-width:1199px) {
    .banner-content h1 {
         font-size: 85px;
        line-height: 92px;
    }
    .banner-btn button {
        font-size: 17px;
        padding: 15px 38px;
        width: 211px;
    }
    .banner-content {
        margin-top: 0;
    }
    .home-gallery-header {
       padding-bottom: 60px;
    }
}




