.clearfix:after,
.clearfix:before {
  display: table;
  content: "";
  line-height: 0
}

.clearfix:after {
  clear: both
}




@media screen and (max-width:1199px) {

section-bd{
  padding: 50px 0;
}


}
@media screen and (min-width:992px) {

}
@media screen and (min-width:1200px) {
.section-bd{
  padding: 80px 0;
}

.main_menu > ul {
    margin-bottom: 0px;
    /*margin-left: 30px;*/
     margin-left: auto;
}
.main_menu ul li a {
    padding: 10px 10px;
}
.company-experience {
  top: 0;
}
.catering-content h3 {
    font-size: 18px;
}
.news-block h3 {
    font-size: 20px;
}


}
@media screen and (min-width:1400px) {


}

@media screen and (min-width:1600px) {
  .container {
    max-width: 1530px
  }
  


}

@media (min-width:1400px) and (max-width:1599px) {






}

@media (min-width:1200px) and (max-width:1399px) {

.private-hire-for-your-event .s-block {
    position: relative;
    margin-bottom: 40px;
}
.bnrTitle {
    font-size: 62px;
    font-weight: 600;
    color: #fff;
    line-height: 75px;
}

}
@media (min-width:992px){
  body {
    overflow-x: hidden;
}
/* Navbar must be relative */
.navbar {
    position: relative;
}

/* Parent li */
.has_dropdown {
    position: static;   /* important for full width */
}

/* Mega Menu Base */
.mega-menu {
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 50px 0;
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
    z-index: 999;

    /* Smooth animation */
    opacity: 10;
    visibility: hidden;
    transform: translateY(15px);
    transition: 
        opacity 0.3s ease,
        transform 0.3s ease,
        visibility 0.3s ease;
}

/* Hover open */
.has_dropdown:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(6px);
}

/* Inner Layout */
.mega-inner {
    max-width: 1400px;
    margin: auto;
    display: flex;
    gap: 30px;
}

/* Column */
.mega-col {
    flex: 1;
}

.mega-col h6 {
    margin-bottom: 15px;
    color: #7bbac2;
    font-weight: 600;
    font-size: 20px;
}
.main_menu ul li .mega-menu a {
    font-size: 17px;
    color: #666;
    padding: 5px 0;
}
.main_menu ul li .mega-menu a:hover{
  color: #7bbac2;
}
.main_menu ul li .mega-menu a::after {
  display: none;
}
.main_menu ul li ul{
  width: 230px;
  background: #fff;
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
}
.main_menu ul li ul li a {
  font-size: 17px;
}
.main_menu ul li ul li a:hover {
    background:none;
    color: #7bbac2;
}
.main_menu ul li .sub_menu a::after {
  display: none;
}
.duttg-disease-bg {
    background: url(../images/duttg-disease-bg.webp) no-repeat right 28% top / cover;
}
.benefits-dentures-bg {
    background: url('../images/benefits-dentures-bg.webp') no-repeat right 28% top / cover;
}
.preventing-future-dental-problems::before {
    content: " ";
    display: block;
    width: 50%;
    height: 100%;
    background: #7bbac2;
    position:absolute;
    top: 0;
    right: 0;
}



}
@media (min-width:992px) and (max-width:1199px) {

.main_menu > ul {
    margin-bottom: 0px;
    margin-left: 0;
}
.main_menu ul li a {
    padding: 10px 5px;
}

.bnrTitle {
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    line-height: 58px;
}
  .hero-circle-img-1 figure, .hero-circle-img-2 figure {
    max-width: 120px;
  }
.about-author-img figure {
  max-width: 140px;
  border-radius: 50%;
}
.about-us-image {
    position: relative;
    margin-right: 70px;
    padding: 0 20px 0 60px;
}
.company-experience {
    top: -22px;
    right: -61px;
}
.catering-content h3 {
    font-size: 18px;
    height: 34px;
        display: flex;
        justify-content: center;
        align-items: center;
}
.catering-content {
    padding: 35px 15px 0;
    text-align: center;
}
.menu-item-body {
    width: calc(100% - 120px);
}
.private-hire-for-your-event .s-block {
    position: relative;
    margin-bottom: 25px;
}
.private-hire-for-your-event .s-col.last {
    order: 12;
    padding-left: 15px;
    padding-right: 0;
}
.testmls-section-db {
    padding: 85px 60px;
}
.news-block h3 {
    font-size: 18px;
    color: #fff;
}
.topFooter-container .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}


}


@media (min-width:768px) and (max-width:991px) {


}

@media screen and (min-width:767px) {

}



@media screen and (min-width:768px) {
  

}

@media screen and (max-width:991px) {
 
  .bnrLogo {
    width: 26%;
  }
a.btn-customized {
  color: var(--darkNavyBlue);
          margin-right: 0;
        padding: 0;
}
a.btn-customized:hover, a.btn-customized:active, a.btn-customized:focus, a.btn-customized:active:focus, a.btn-customized.active:focus, a.btn-customized.btn.btn-primary:not(:disabled):not(.disabled):active, a.btn-customized.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
    outline: 0;
    background: none;
    border: 0;
    color: #fbc737;
    box-shadow: none;
}
.sidebar .logo {
    padding: 15px 20px 15px;
    background: var(--darkNavyBlue);
    text-align: left;
}
  .mobile-container .mobile-nav {
    margin-top: 0px;
    background: linear-gradient(to right, #ad8951 20%, #ceb241 100%);
  }

  .sidebar .navbar-brand img {
    width: 52%;
  }

  .mobile-container .mobile-nav ul li a.mobile-expand:hover {
    background: #ad8951;
  }

  .mobile-container .mobile-nav ul li a.mobile-expand {
    height: 36px;
  }

  .sidebar .mega_menu {
    background: #ad8951;
  }

  .mobile-container .mobile-nav ul li li a:hover {
    background: #ceb241;
    color: #fff;
  }

  .logo-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
  }
  .logo-sec .navbar-brand img{
    max-width: 125px;
  }


  .sidebarInfo .mega_menu_item {
    width: 91%;
    padding: 30px 0px;
  }
  .sidebarInfo .mega_menu_item img, .sidebarInfo .mega_menu_item h4 {
    margin-left: 15px;
  }
  
.topHeader .col-auto{
  width: 100%;
}
.bnrTitle {
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    line-height: 73px;
}
  .hero-images {
    max-width: 60%;
    margin: 50px auto 0;
    padding: 0 40px 0 40px;
  }
   .hero-circle-img-1 figure, .hero-circle-img-2 figure {
    max-width: 120px;
  }
  .our-menu-item {
    width: 100%;
  }


.private-hire-for-your-event .s-col .s-block, 
.private-hire-for-your-event .s-col .s-block:last-child {
    margin-bottom: 40px;
  }
  .private-hire-for-your-event .s-block h3{
    font-size: 18px;
  }
   .private-hire-for-your-event .image-col {
    order: 12;
  }
   .about-us-image {
    max-width: 60%;
    margin: 40px auto 0;
    padding: 0 50px 0 40px;
  }
.testmls-section-db {
    padding: 85px 40px;
}
.news-section .row .news-block {
  margin-bottom: 40px;
}
.topFooter-container .info-col {
    order: 0;
    margin-bottom: 50px;
  }





}

@media screen and (max-width:767px) {

  .mobile-container .mobile-nav {
    margin-top: 0px;
    background: linear-gradient(to right, #ad8951 20%, #ceb241 100%);
  }

  .sidebar .navbar-brand img {
    width:32%;
  }

  .mobile-container .mobile-nav ul li a.mobile-expand:hover {
    background: #037f8f;
  }

  .mobile-container .mobile-nav ul li a.mobile-expand {
    height: 36px;
  }

  .sidebar .mega_menu {
    background: #ad8951;
  }

  .mobile-container .mobile-nav ul li li a:hover {
    background: #ceb241;
    color: #fff;
  }
  .mobile-container .mobile-nav ul li a.mobile-expand {
    height: 31px;
  }

  .sidebar .mega_menu {
    background: #dcae30;
  }

  .mobile-container .mobile-nav ul li li a:hover {
    background: #dcae30;
    color: #fff;
  }

  .logo-sec {
    display: flex;
    align-items: center;
  }
 .logo-sec .navbar-brand img {
    max-width: 70px;
  }
 .logo-sec {
        margin: 0px 0 0;
        padding: 0px 20px 0px 0px;
        border-radius: 0 0 40px 40px;
    }


  .topHeader .col-auto{
    width: 100%;
  }
 .hero-content {
    padding-right: 0;
    margin-bottom: 30px;
  }
 .hero-content .section-title {
    margin-bottom: 30px;
  }
 .section-title .bnrTitle {
    font-size: 34px;
    line-height: 46px;
  }
.testmls-section-db {
      padding: 85px 25px;
}
.testimonial-content p {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    color: #fff;
}
h1, h2 {
    font-size: 30px;
    line-height: 40px;
}
.hero-btn {
    gap: 15px 10px;
}
 .hero-circle-img-1 figure, .hero-circle-img-2 figure {
    max-width: 100px;
  }
 .hero-images {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 40px 0 40px;
  }
 .about-content-btn {
    margin-top: 30px;
    gap: 20px;
  }
.btn-info {
    padding: 15px 20px 15px 25px;
  }
.btn-default {
  padding: 17px 50px 17px 20px;
}
.btn-default::after {
  right: -8px;
}

.about-us-image {
    max-width: 100%;
    padding: 0 40px 0 40px;
    margin: 0 auto;
  }
 .company-experience {
    width: 120px;
    top: 20px;
    padding: 10px;
  }
.company-experience-content h3 {
    font-size: 16px;
  }
.about-author-img figure {
    max-width: 100px;
  }
.about-us-content {
    margin-bottom: 40px;
}
.section-bd {
    padding: 60px 0;
}

.finger-food-tables {
    padding: 55px 20px;
}

.our-menu-list {
    gap: 30px;
  }
 .our-menu-item {
    width: 100%;
  }
 .our-menu-image {
    margin-right: 10px;
  }
.our-menu-image figure {
    max-width: 70px;
  }
 .menu-item-body {
    width: calc(100% - 80px);
  }
  .menu-item-title {
    gap: 10px;
    margin-bottom: 5px;
  }
  .menu-item-title h3 {
    font-size: 16px;
  }
  .menu-item-content p {
    font-size: 14px;
    line-height: 20px;
  }
.menu-item-body.menu-item-body-w{
  width: 100%;
}
  .private-hire-for-your-event .s-col.last {
    order: 7;
  }
  .private-hire-for-your-event .s-col.last {
    padding: 0;
  }
.private-hire-for-your-event .image-col {
    order: 12;
  }
.private-hire-for-your-event .s-block .inner, .private-hire-for-your-event .s-block.alternate .inner {
    text-align: center;
  }
.private-hire-for-your-event .s-block .icon-box, .private-hire-for-your-event .s-block.alternate .icon-box {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto 30px;
  }
.private-hire-for-your-event .s-block h3, .private-hire-for-your-event .s-block.alternate h3 {
    padding: 0;
  }
.private-hire-for-your-event .s-block .prvtc-text {
    padding: 20px 20px 0 20px;
  }
.private-hire-for-your-event .s-col .s-block, .private-hire-for-your-event .s-col .s-block:last-child {
    margin-bottom: 30px;
  }
.news-section .row .news-block {
    margin-bottom: 40px;
  }
.topFooter-container .info-col {
    order: 0;
    margin-bottom: 50px;
  }
.topFooter-container .footer-image-col.last {
    display: none;
  }
  .topFooter-container {
    padding: 70px 0;
  }
.copy-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}
.copyright {
  text-align: center;
  font-size: 18px;

}


.gitwu-lft-sec {
    padding: 40px 20px;
}
.pq-contact-box-content a {
    font-size: 20px;
}
.cnt-gmp iframe {
        height: 360px;
    }
.inner-banner {
    padding-top: 125px;
    height: 470px;
}
    .bnrTitle {
        font-size: 40px;
    }

}

@media(max-width:575px) {

h1, h2 {
    font-size: 26px;
    line-height: 40px;
}
.inner-banner {
    padding-top: 125px;
    height: 370px;
}
    .bnrTitle {
        font-size: 34px;
    }


}