/*================================ 
    #RESPONSIVE CSS 
====================================*/

/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
 
   
  .banner-area.heading-exchange .content h1 {
    font-size: 45px;
    font-weight: 600;
    line-height: 1.2;
  }

  .banner-area .transparent-nav .content {
    padding-top: 50px;
  }

  .banner-area.text-medium .content h1 {
    font-size: 50px;
  }


  /* Shape */
  .banner-area .wavesshape{
    bottom: -5px;
  }
 
  .food-menu-area .menu-flex .item .thumb, 
  .food-menu-area .menu-flex .item .info {
    display: block;
    text-align: center;
  }

  .food-menu-area .menu-flex .item .thumb {
    margin: auto;
  }

  .food-menu-area .menu-flex .item .info {
    padding-left: 0;
    margin-top: 25px;
  } 
  .menu-lists.col-2 .item-single, 
  .menu-flex.col-2 .item-single,
  .menu-lists.col-3 .item-single, 
  .menu-flex.col-3 .item-single,
  .menu-lists.col-4 .item-single, 
  .menu-flex.col-4 .item-single {
    width: 50%;
  } 

  .mix-item-menu button {
    padding: 8px 10px;
  }
 
  .contact-area .contact-box {
    display: block;
  }

  .contact-area .contact-box .thumb {
    min-height: 350px;
  }

  .contact-area .contact-box .form-box {
    max-width: 100%;
    padding: 80px;
  }

  .contact-us-area .contact-box .info {
    margin-top: 50px;
  }
 
  footer .equal-height {
    margin-bottom: 50px;
    float: left;
    width: 100%;
  }

  footer .equal-height:last-child {
    margin-bottom: 0;
  }

  footer .col-4 .equal-height {
    margin-top: 50px;
    margin-bottom: 0;
  }

  footer .col-4 .equal-height:first-child, 
  footer .col-4 .equal-height:nth-child(2) {
    margin-top: 0;
  }

  footer .col-4 .equal-height {
    width: 50%;
  }

  footer .footer-bottom {
    text-align: center;
  }

  .footer-bottom .text-right {
    text-align: center;
    margin-top: 10px;
  }

  .footer-bottom.col-3 .row {
    display: block;
    align-items: center;
  }

  footer .footer-bottom.col-3 .social {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  footer .f-items.inc-border .equal-height {
    border-right: none;
    margin-bottom: 50px;
  }

  footer .f-items.inc-border .equal-height:first-child .f-item {
    padding-left: 15px;
  }

  footer .f-items.inc-border .equal-height:last-child {
    margin-bottom: 0;
  }

  footer .f-items.inc-border .equal-height:last-child .f-item {
    padding-right: 15px;
  }

  .f-items.text-center.inc-border {
    text-align: left;
  }
  .top-bar-area .address-info {
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 1;
}
.top-bar-area .social {
    overflow: hidden;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
.top-bar-area .address-info .info.box {
    display: inline-block;
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

  /* Heading */
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
    line-height: 1.4;
  }

  h5 {
    font-size: 16px;
    line-height: 1.4;
  }

  h6 {
    font-size: 14px;
    line-height: 1.4;
  }

  .default-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .default-padding.bottom-less {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .default-padding-bottom {
    padding-bottom: 50px;
  }

  .default-padding-top {
    padding-top: 50px;
  }

  .site-heading {
    margin-bottom: 30px;
  }
 

  .testimonials-area .site-heading {
    margin-bottom: 40px;
  }

  .carousel-shadow.default-padding {
    padding-bottom: 35px;
  }

  .bg-fixed {
    background-attachment: inherit;
    background-position: center center;
    background-size: cover;
  }

  .breadcrumb-area {
    padding: 100px 0;
  }

  .breadcrumb-area h1 {
    font-size: 36px;
  }

  

  nav.navbar .quote-btn {
    display: none;
  }

  .side {
    padding: 50px 50px 50px 35px;
    width: 350px;
  }

  /* Container Full */
  .container-full .row {
    display: block;
  }

  .container-full .row > .info {
    padding: 50px 15px;
    max-width: 600px;
  } 
  .banner-area.responsive-auto-height, 
  .banner-area.responsive-auto-height div {
    height: auto;
  }

  .banner-area.responsive-auto-height .transparent-nav .double-items {
    padding-top: 100px !important;
    padding-bottom: 50px;
    text-align: center;
  }

  .banner-area .double-items .thumb {
    margin-top: 30px;
  }

  .banner-area .content h1 {
    font-size: 36px;
    line-height: 1.2;
  }

  .banner-area .transparent-nav .content {
    padding-top: 60px;
  }

  .banner-area .heading-uppercase .content h1 {
    font-size: 36px;
  }

  .banner-area.heading-exchange .content h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
  }

  .banner-area.heading-exchange .content h3, 
  .banner-area.heading-exchange .content h4 {
    margin-bottom: 15px;
  }

  .banner-area .text-center p {
    padding: 0;
  }

  .banner-area .double-items {
    display: block;
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .banner-area .content .lists ul {
    text-align: center;
    display: none;
  }

  .banner-area .content .lists li {
    margin-right: 8px;
    margin-right: 8px;
    border-right: none;
  }

  .banner-area a {
    margin-top: 0;
  }

  .banner-area .wavesshape {
    display: none;
  }

  .banner-area.text-medium .content h1 {
    font-size: 36px;
    margin-bottom: 15px;
    line-height: 1.2;
  }

  .banner-area.ds-fonts h2 {
    font-size: 36px;
  }

  .banner-area.sub-heading h3 {
    margin-bottom: 15px;
    font-size: 30px;
  }

  .banner-area .booking-form .form-box {
    margin-top: 30px;
  }
 
  .mix-item-menu {
    border: none;
    padding: 0;
    margin-bottom: 20px;
  }

  .mix-item-menu button {
    padding: 8px 25px;
    border: 1px solid #e7e7e7;
    margin: 5px;
    background: #ffffff;
  }

  .mix-item-menu button.active::after {
    display: none;
  }

  .food-menu-area.inc-isotop {
    padding-bottom: 35px;
  }

  .food-menu-area .menu-flex .item {
    text-align: center;
  }

  .food-menu-area .menu-flex .item .thumb {
    margin: 0 auto 25px;
  }

  .food-menu-area .menu-flex .item .thumb {
    margin-bottom: 30px;
  }

  .food-menu-area .menu-flex .item .info {
    padding: 0;
  }

  .food-menu-area .menu-flex .item .thumb, 
  .food-menu-area .menu-flex .item .info {
    display: block;
  }

  .menu-lists.col-2 .item-single, 
  .menu-flex.col-2 .item-single,
  .menu-lists.col-3 .item-single, 
  .menu-flex.col-3 .item-single,
  .menu-lists.col-4 .item-single, 
  .menu-flex.col-4 .item-single {
    width: 100%;
  } 
  .contact-area .contact-box {
    display: block;
  }

  .contact-area .contact-box .thumb {
    min-height: 300px;
  }

  .contact-area .contact-box .form-box {
    max-width: 100%;
    padding: 50px 15px;
  }

  .contact-us-area .contact-box .info {
    margin-top: 50px;
  }

 /*  .contact-us-area .contact-box .info {
    
  } */

  .contact-box .address-items .equal-height:nth-child(2) {
    margin-top: 30px;
  } 
 
  .top-bar-area {
    display: none;
}

  /* Footer */

  footer .equal-height {
    margin-bottom: 50px;
    float: left;
    width: 100%;
  }

  footer .equal-height:last-child {
    margin-bottom: 0;
  }

  footer .footer-bottom {
    text-align: center;
  }

  .footer-bottom .text-right {
    text-align: center;
    margin-top: 10px;
  }

  footer .item-center > ul li {
    margin: 0 5px 15px;
  }

  footer .item-center > ul li:last-child {
    margin-bottom: 0;
  }

  .footer-bottom.col-3 .row {
    display: block;
    align-items: center;
  }

  footer .footer-bottom.col-3 .social {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  footer .f-items.inc-border .equal-height:last-child .f-item {
    padding-right: 15px;
  }

  footer .f-items.inc-border .equal-height:first-child .f-item {
    padding-left: 15px;
  }

  .f-items.text-center.inc-border {
    text-align: left;
  }
   .contact-box{padding: 0px 14px;}
  .contact-box .info p{font-size: 16px;}
  .contact-box .form-content{padding: 15px;}

}

/* Max Wide Mobile Layout: 600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {

  
  .menu-lists.col-2 .item-single, 
  .menu-flex.col-2 .item-single,
  .menu-lists.col-3 .item-single, 
  .menu-flex.col-3 .item-single,
  .menu-lists.col-4 .item-single, 
  .menu-flex.col-4 .item-single {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {.banner-area .content h1 { font-size: 22px;}
.breadcrumb-area {     padding: 50px 0; }.breadcrumb-area h1 {     font-size: 24px; } 
.breadcrumb-area .breadcrumb{padding: 5px;}.breadcrumb-area .breadcrumb li{padding: 0 13px;    font-size: 13px;}}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
 
}
