@media only screen and (min-width:1366px) and (max-width:1980px){

}


@media only screen and (min-width:1025px) and (max-width:1550px){
   
}


@media only screen and (max-width:1024px){
    
}

@media only screen and (min-width:768px) and (max-width:1024px){
    .header-logo {
    background: #fff;
    height: auto;
    position: relative;
    margin: 0 30px;
    width: auto;
    border-radius: 200px;
    text-align: center;
}
    
    
    
}


@media only screen and (max-width:767px){
 .header-logo {
        background: none;
    position: relative;
    width: 105px;
    text-align: center;
    margin-top: 13px;
    padding: 0;
    border-radius: 0;
    height: auto;
}
    .th-social{
        float: right;
    }
 .th-social a {
    margin-right: 3px;
    width: 30px;
    margin-top: 23px;
    border: 1px solid #ddd;
    height: 31px;
    border-radius: 4px;
    padding-top: 7px;
    margin-left: 5px;
  }
.header-layout2 .menu-area {
    border-radius: 8px;
    padding: 0 5px;
}
.header-button {
    float: right;
        margin-top: 15px;
}
.padRight {
    padding-right: 0;
}
    .carousel-control-prev {
    left: 0px;
}
    .gallery-card .gallery-img {
    margin: 15px;
}
.carousel-control-next {
    right: 0px;
}
#ls-global .ls-container.ls-wp-container, #ls-global .ls-fullscreen-wrapper, html body .ls-container.ls-wp-container, html body .ls-fullscreen-wrapper {
    max-width: none;
    padding-top: 35px;
}
.header-logo img {
    height: auto;
}
.th-mobile-menu {
    margin-top: 0px;
    padding-top: 30px;
}
.th-mobile-menu ul li a {
    font-weight: 600;
    width:150px;
}
    .th-mobile-menu ul li a {
    padding-left: 3px;
}
.th-mobile-menu {
    padding-top: 20px;
}
.sticky-wrapper.sticky .header-logo img {
    max-width: 100%;
    height: 65px;
    background: #fff;
    border-radius: 200px;
    margin-top: 11px;
}
.sticky-wrapper.sticky .header-logo {
    text-align: left;
}
.header-layout2 .menu-area {
    justify-content: flex-start;
}
.MobBtn{
    float: right;
    position: absolute;
    right: 0px;
}
    :root {
  --theme-color: #ed1c24;
  --theme-color2: #f7941d;
  --title-color: #010f1c;
  --body-color: #4d5765;
  --smoke-color: rgba(1, 15, 28, 0.06);
  --smoke-color2: #F9F6F1;
  --black-color: #000000;
  --black-color2: #4B4B4B;
  --gray-color: #bdbdbd;
  --white-color: #ffffff;
  --light-color: #72849b;
  --yellow-color: #ffb539;
  --success-color: #28a745;
  --error-color: #dc3545;
  --border-color: #e0e0e0;
  --title-font: "Rubik", sans-serif;
  --style-font: "Lobster Two", cursive;
  --body-font: "Roboto", sans-serif;
  --icon-font: "Font Awesome 6 Pro";
  --main-container: 1220px;
  --container-gutters: 24px;
  --section-space: 60px;
  --section-space-mobile: 40px;
  --section-title-space: 65px;
  --ripple-ani-duration: 5s;
}
.title-area .sec-title {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 36px;
}
.sub-title {
    padding-top: 0;
    margin-top: -0.3em;
    margin-bottom: 13px;
    font-size: 17px;
}   
 .menu-tabs .nav-link {
    font-size: 14px;
    padding: 0 7px;
    height: 34px;
    line-height: 18px;
}
    .AbtSec {
    padding-bottom: 10px;
    padding-top: 40px;
}
    .menu-tabs .nav-link {
        width: 100%;
        margin: 2px 20px;
}
 .MenuMore {
    margin-top: 9px;
}   
 .food-menu_content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
    .about-sec {
    padding-top: 50px;
}
 .img-box5 {
    margin-bottom: 10px;
}
.testi-card-img {
    margin-left: 0;
}
 .footer-logo2 {
    padding: 15px 0;
    text-align: center;
    margin: 0 auto;
}   
 .footer-logo2 {
    padding-right: 50px;
    width: 130px;
}   
 .Abtsecone {
    padding-top: 30px;
}
.why-feature {
    padding: 25px;
}
.divider-title {
    font-size: 22px;
}
.divider-title .text {
    padding: 8px 37px 6px;
}
.breadcumb-wrapper {
    padding: 40px 0;
}
.breadcumb-wrapper {
    margin-top: 80px;
}
.BlogSec {
    padding-bottom: 30px;
    padding-top: 30px;
}
.contact-feature {
    padding: 20px 5px 0;
    min-height: 260px;
}
    
    
    
    
    
    
    
}
