.show-mobile {
  display: none;
}
.spotbanner {
  display: block;
  width: 100%;
}
.spotbanner.img-box picture, .spotbanner .img-box img {
  width: 100%;
  display: block;
}
.about-txtWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.about-txtWrap .com-heading h1 {
  font-family: "HoftypeCordaBoldItalic";
}
.sub-txt p {
  font-size: 1.25rem;
  line-height: 2.5rem;
  padding: 10px 0;
}
.btn-wrap {
  width: 100%;
  margin-top: 30px;
  display: inline-block;
}
.btn-wrap a {
  display: inline-block;
  border-radius: 37px;
  background: #c38c27;
  padding: 11px 50px;
  font-size: 1.813rem;
  line-height: 2.3rem;
  color: #fff;
  font-family: "HoftypeCordaMedium";
}
.delicious-main {
  background: url("../images/bg-image.png") no-repeat center top;
  background-size: cover;
  text-align: center;
}
.com-twoImageSlider {
  width: 80%;
  margin: 30px auto 10px;
}
.two-imgeSlideBox {
  background: #c38c27;
  border-radius: 20px;
  min-height: 420px;
  width: 47.2%;
  margin-right: 60px;
}
.com-twoImageSlider .swiper-button-prev, .com-twoImageSlider .swiper-button-next {
  display: none;
}
.two-imgeSlideBox .image-box {
  position: relative;
  width: 100%;
  min-height: 360px;
}
.two-imgeSlideBox.image-box img {
  width: 100%;
}
.two-imgeSlideBox .image-box iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  border-radius: 20px;
}
.image-title {
  font-size: 1.62rem;
  line-height: 2.18rem;
  color: #fff;
  padding: 13px 0;
}
.centerStage-main {
  text-align: center;
}
.com-fourImageSlider {
  margin: 10px 30px 10px;
}
.four-imgeSlideBox {
  width: 23.2%;
  margin-right: 30px;
}
.four-imgeSlideBox .image-box img {
  border-radius: 20px;
}
.four-imgeSlideBox .image-logo {
  padding: 30px 0;
}
.four-imgeSlideBox .txtcopy {
  font-size: 1.5rem;
  line-height: 2.18rem;
}
.best-briyani-main {
  background: url("../images/fifth-sec-bg.png") no-repeat center top;
  padding: 20px 0;
}
.best-briyaniWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.best-briyani-main .besttxt, .best-briyani-main .besttxt h3 {
  font-size: 1.875rem;
  line-height: 2.188rem;
  color: #fff;
  padding-top: 30px;
}
.best-briyani-main .besttxt h3 {
  font-weight: normal;
}
.best-briyani-main .besttxt p {
  font-size: 1.25rem;
  line-height: 2rem;
  padding-top: 20px;
}
.best-briyani-main .besttxt span {
  display: block;
  font-size: 19px;
}
.best-briyani-main .btn-wrap {
  margin-top: 20px;
}
.dreamAd-Txt .com-heading h2 {
  font-family: "HoftypeCordaBold";
}
.dreamAd-Wrapper {
  padding: 20px 0;
  background: url("../images/dreamAd-Bg.png") no-repeat center top;
  background-size: cover;
}
.dreamAd-Txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.dreamAd-Txt .com-heading h1 {
  color: #0b0f99;
  margin-bottom: 10px;
}
.dreamAd-Txt .dreamTxt {
  font-size: 1.25rem;
  line-height: 2rem;
  color: #fff;
  margin: 30px 0;
}
.dreamAd-Txt .btn-wrap {
  margin-top: 0px;
}
/*********World Briyani Day Starts Here ********/
.timeline-group {
  background: url("../images/timeline-bg.png") no-repeat center top;
  background-size: cover;
  overflow-x:hidden ;
  position: relative;
}

.timeline-group .swiper-container-wrapper--timeline .swiper-slide .container {
  padding: 0;
  width: 100%;
}
.timeline-group .swiper-container-wrapper--timeline .swiper-slide .title {
  font-size: 18px;
  opacity: 0;
  transition: 0.5s ease 0.5s;
}
.timeline-group .swiper-container-wrapper--timeline .swiper-slide-active .title {
  opacity: 1;
}
.timeline-group .swiper-container-wrapper--timeline .swiper-pagination-progressbar {
  position: relative;
  margin-top: 70px;
  background-color: transparent;
  height: 4px;
  border-bottom: 1px dashed #fff;
  width: 75%;
}
.timeline-group .swiper-container-wrapper--timeline .swiper-pagination-progressbar-fill {
  background-color: #fff;
  height: 3px;
  top: 2px;
}
.timeline-group .swiper-container-wrapper--timeline .swiper-pagination-progressbar:before {
  position: absolute;
  top: 2px;
  left: -100%;
  width: 100%;
  height: 3px;
  background-color: #fff;
  content: "";
}
.timeline-group .swiper-container-wrapper--timeline .swiper-pagination-progressbar:after {
  position: absolute;
  top: 3px;
  right: -100%;
  width: 100%;
  height: 1px;
  background-color: #fff;
  content: "";
}
.timeline-group .swiper-container-wrapper--timeline .swiper-pagination-custom {
  position: relative;
  list-style: none;
  margin: 1rem 0;
  padding: 0;
  display: flex;
  line-height: 1.66;
  bottom: 0;
  z-index: 11;
  width: 75%;
  display: flex;
}
.timeline-group .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch {
  position: relative;
  width: 100%;
  display: block;
  text-align: right;
  padding-top: 10px;	
}
.timeline-group .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch .switch-title {
  font-weight: 400;
  right: 0;
  transition: 0.2s all ease-in-out;
  transition-delay: 0s;
  cursor: pointer;
  z-index: 1;
}
.timeline-group .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch .switch-title:after {
  position: absolute;
  top: calc(100% - 73px);
  right: 50px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 2rem;
  content: "";
  transition: 0.2s all ease-in-out;
  transition-delay: 0s;
  z-index: 1;
}
.timeline-group .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active .switch-title {
  font-weight: 400;
  transition-delay: 0.4s;
}
.timeline-group .editionTxt {
    width: auto;
    display: inline-block;
    text-align: left;
    position: absolute;
    right: -50px;
}
.timeline-group .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active .switch-title:after {
  background: #fff;
  width: 31px;
  height: 31px;
  transition-delay: 0.4s;
}
.timeline-group .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active ~ .swiper-pagination-switch .switch-title {
  color: #fff;
  font-weight: 16px;
}
.timeline-group .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active ~ .swiper-pagination-switch .switch-title:after {
  background: #fff;
}	
.timeline-wrapper .com-heading {
  text-align: center;
}
.timeline-wrapper .com-heading h1 {
  color: #fff;
  font-family: "HoftypeCordaBoldItalic";
  margin-bottom: 0;
}
.timeline-wrapper .com-heading p {
  color: #fff;
}
.inner-container {
  width: 86%;
  margin: 0 auto;
  max-width: 100%;
}
.timeline-group .timeline-wrapper {
  width: 100%;
  position: relative;
  padding: 20px 0 100px;
}

.timeline-group .timeline-wrapper .gallery-thumbs li {
  font-size: 1rem;
  line-height: 1;
  color: #fff;
  font-family: "HoftypeCordaBold";
}
.timeline-group .timeline-wrapper .gallery-thumbs li span {
  color: #fff;
  font-size: 2.813rem;
  display: block;
}
.timeline-group .timeline-wrapper .gallery-main {
    width: 86%;
    padding: 70px 0 0;
    margin: 0 auto;
    max-width: 100%;
}
.timeline-group .timeline-wrapper .gallery-main .slideWrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.timeline-group .timeline-wrapper .gallery-main .slideWrap .slideLeft {
  width: 50%;
  margin-right: 5%;
}
.timeline-group .timeline-wrapper .gallery-main .slideWrap .slideLeft .imagebox {
  position: relative;
  min-height: 433px;
}
.timeline-group .timeline-wrapper .gallery-main .slideWrap .slideLeft .imagebox iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.timeline-group .timeline-wrapper .gallery-main .slideWrap .slideRight {
  width: 45%;
  text-align: left;
  color: #fff;
}
.slideWrap .slideRight .slide-heading {
  font-size: 1.6rem;
  line-height: 1;
  margin-bottom: 15px;
}
.slideWrap .slideRight .slide-heading h2, .slideWrap .slideRight .slide-heading h3 {
  font-size: 2.12rem;
}
.slideWrap .slideRight .txtCopy {
  font-size: 1.2rem;
  line-height: 2rem;
}
.abtbriyani {
  text-align: center;
}
.briyani-info-wrap {
  width: 100%;
  position: relative;
}
.briyani-info-wrap .bowlofbriyani {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  width: 33%;
  transform: translateY(-50%);
}
.briyani-slider {
  width: 100%;
  display: block;
  padding: 150px 0 100px;
}
.briyani-slider .swiper-button-prev, .briyani-slider .swiper-button-next {
  display: none;
}
.briyani-slider .briyani-slide {
  width: 32%;
  display: inline-block;
  text-align: center;
  margin-bottom: 15px;
  margin-right: 1%;
  padding: 30px 0 80px;
  position: relative;
}
.briyani-slider .briyani-slide .slideTxt {
  font-size: 1.6rem;
  line-height: 2.5rem;
  margin-top: 20px;
}
.briyani-slider .briyani-slide .slideTxt span {
  color: #0b0f99;
  font-weight: bold;
}
.briyani-slider .briyani-slide:nth-child(1)::after {
  content: "";
  border-bottom: 1.5px solid #e8e8e8;
  width: 98%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.briyani-slider .briyani-slide:nth-child(3)::after {
  content: "";
  border-bottom: 1.5px solid #e8e8e8;
  width: 98%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.briyani-slider .briyani-slide:nth-child(2) {
  top: -150px;
}
.briyani-slider .briyani-slide:nth-child(5) {
  bottom: -200px;
}
.briyani-slider .briyani-slide:nth-child(1), .briyani-slider .briyani-slide:nth-child(4) {
  border-right: 1.5px solid #e8e8e8;
}
.briyani-slider .briyani-slide:nth-child(3), .briyani-slider .briyani-slide:nth-child(6) {
  border-left: 1.5px solid #e8e8e8;
}
.briyani-slider .swiper-wrapper {
  display: block !important;
}
.spotbanner.wbd-wrapper .spotlightWrap .img-box.aboutusbanner .banner-content {
  top: 18%;
}
.fancybox__container {
  z-index: 9999;
}
.recipe-slider-section .tab-container {
  text-align: center;
  margin: 5rem 0 1rem 0;
}
.recipe-slider-section .com-heading h1 {
  font-family: "HoftypeCordaBoldItalic" !important;
}
.recipe-slider-section .tab-container .custom-switch {
  position: relative;
  display: inline-block;
  width: 250px;
  height: 86px;
  margin-bottom: 20px;
  vertical-align: middle;
}
.recipe-slider-section .tab-container .custom-switch input {
  display: none;
}
.recipe-slider-section .tab-container .custom-switch label {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #16b100;
  border-radius: 300px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  transition: background-color 0.3s;
}
.recipe-slider-section .tab-container .custom-switch .switch-labels {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  pointer-events: none;
  color: #fff;
  padding: 0 15px;
}
.recipe-slider-section .tab-container .custom-switch .switch-handle {
  width: 68px;
  height: 68px;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 0;
  transition: left 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  line-height: 2rem;
  font-family: "HoftypeCordaMedium" !important;
  color: #16b100;
}
.recipe-slider-section .tab-container .custom-switch input:checked + label {
  background-color: #16b100;
}
.recipe-slider-section .tab-container .custom-switch input:checked + label .switch-handle {
  left: 69%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  line-height: 2rem;
  color: red;
  font-family: "HoftypeCordaMedium" !important;
}
.recipe-slider-section .tab-container .custom-switch .switch-labels span img {
  width: 60px;
  height: 60px;
}
.recipe-slider-section .swiper-container {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  margin-top: 1rem;
}
.recipe-slider-section .swiper-slide {
  width: 50%;
  /* border: 2px solid black; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  /* background: #f9f9f9; */
  padding: 10px;
  position: relative;
}
.recipe-slider-section .swiper-slide::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  right: -15px;
  width: 2px;
  height: 70%;
  background-color: #e1dfdf;
  /* Change the color to match your design */
}
.recipe-slide img {
  width: 100%;
  max-width: 300px;
  height: auto;
  border-radius: 10px;
  margin-bottom: 10px;
}
.recipe-slide h2 {
  font-size: 2.25rem;
  line-height: 6.25rem;
  /* line-height: 3.125rem; */
  font-family: "HoftypeCordaBoldItalic";
  color: #0b0f99;
  margin-bottom: 10px;
}
.recipe-slide p {
  font-size: 1.75rem;
  line-height: 2.5rem;
  color: #000000;
  font-family: "HoftypeCordaLight";
  text-align: center;
  width: 80%;
  margin: auto;
  min-height: 220px;
}
.recipe-slider-section .swiper-pagination {
  bottom: 10px;
}
.recipe-slider-section .swiper-button-next, .swiper-button-prev {
  color: #000;
}
.recipe-slider-section .swiper-button-next {
  right: 10px;
}
.recipe-slider-section .swiper-button-prev {
  left: 10px;
}
.recipe-subheading {
  font-size: 1.75rem;
  line-height: 2.5rem;
  font-family: "HoftypeCordaItalic";
}
.recipe-btn-wrap {
  width: 80%;
  height: auto;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  gap: 2.188rem;
}
.recipe-btn-wrap a {
  display: inline-block;
  border-radius: 37px;
  background: #c38c27;
  /* padding: 8px 30px; */
  width: 307px;
  height: 60px;
  font-size: 1.813rem;
  line-height: 2.3rem;
  color: #fff;
  font-family: "HoftypeCordaMedium";
  display: flex;
  justify-content: center;
  align-items: center;
}
.recipe-btn-wrap .border-wrap-btn {
  border-radius: 37px;
  border: 2px solid #c38c27;
  background-color: transparent;
  color: #2e30a3;
  /* padding: 8px 30px; */
  width: 307px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "HoftypeCordaMedium";
}
.recipe-slider-section .tab-container .swiper-button-next {
  display: block !important;
  color: #000000;
}
.recipe-slider-section .tab-container .swiper-button-prev {
  display: block !important;
  color: #000000;
}
.recipe-slider-section .play-icon {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 20px solid #fff;
  display: inline-block;
  margin-right: 10px;
}
/****WBD2024******/
.historySec {
  width: 100%;
  display: block;
  padding: 20px 0;
}
.historySec .flexBoxMainWrapper .imgVideoBox {
  width: 59%;
  overflow: hidden;
}
.flexBoxMainWrapper .imgVideoBox img {
  border-radius: 20px;
}
.historySec .flexBoxMainWrapper {
  max-width: 100%;
}
.historySec .flexBoxMainWrapper .dish-detailed-box .com-heading h2, .music-sec .flexBoxMainWrapper .dish-detailed-box .com-heading h2 {
  color: #0b0f99;
}
.music-sec {
  padding: 20px 0;
  background: url(/images/music-bg.png) no-repeat center top;
  background-size: cover;
}
/****About-us-start*****/
.spotbanner .spotlightWrap .img-box.aboutusbanner {
  position: relative;
}
.spotbanner .spotlightWrap .img-box.aboutusbanner img {
  width: 100%;
}
.spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content {
  position: absolute;
  top: 18%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
.spotbanner .spotlightWrap .img-box.aboutusbanner .bransTagLine {
  position: absolute;
  bottom: 7.5%;
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: "HoftypeCordaBold";
  font-size: 2.5rem;
}
.spotbanner .spotlightWrap .img-box.aboutusbanner .bransTagLine span span.highlightedText {
  font-family: "HoftypeCordaBold";
  display: inline-block;
  font-style: italic;
}
.spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1, .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h2 {
  font-size: 3rem;
  text-align: center;
  color: #0b0e99;
  font-family: "HoftypeCordaMedium";
  margin-bottom: 10px;
}
.spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1 span {
  display: block;
  font-size: 2.25rem;
  color: #000;
  font-family: "HoftypeCordaRegular";
}
.spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1 span span.highlightedText {
  display: inline;
  font-family: "Corda";
}
.spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content p {
  line-height: 140%;
  margin-bottom: 10px;
}
.biryanikaswad-daawatkesaath {
  width: 100%;
  text-align: center;
}
.briyani-detailed-box .logo {
  width: auto;
  padding: 10px 0;
}
.usp-wrap {
  width: 83%;
  margin: 0 auto;
  padding: 73px 0;
}
.usp-wrap ul li {
  width: calc(24% - 50px);
  margin: 0 25px;
  display: inline-block;
  vertical-align: top;
}
.usp-wrap ul li h3 {
  color: #C38C27;
  font-size: 1.875rem;
  line-height: 1;
  margin: 20px 0 10px;
}
.usp-wrap ul li p {
  line-height: 1.563rem;
}
.briyani-detailed-box .logo img {
  width: 213px;
}
.biryanikaswad-daawatkesaath .dish-img-box {
  width: 50%;
  text-align: center;
}
.biryanikaswad-daawatkesaath .dish-img-box img {
  width: 80%;
}
.biryanikaswad-daawatkesaath .dish-detailed-box {
  width: 50%;
  padding-right: 10%;
  text-align: justify;
}
.biryanikaswad-daawatkesaath .dish-detailed-box p {
  margin-top: 20px;
  line-height: 1.563rem;
}
.biryanikaswad-daawatkesaath .dish-detailed-box ul li {
  float: left;
  width: 23%;
  text-align: center;
  margin-top: 20px;
  margin-right: 2%;
}
.biryanikaswad-daawatkesaath .dish-detailed-box ul li:last-child {
  margin-right: 0;
}
.biryanikaswad-daawatkesaath .dish-detailed-box ul li img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #c38c27;
  padding: 18px;
}
.com-heading h2, .com-heading h3 {
  /* need to merge with its h1 only*/
  font-family: "HoftypeCordaBoldItalic";
  font-size: 3rem;
  line-height:1.5;
  color: #c38c27;
}
.com-heading.block-span h2 span {
  display: block;
  font-size: 3rem;
}
.sub-txt {
  max-width: 85%;
  margin: 0 auto;
}
.sub-txt p span.boldText, .boldText {
  font-weight: bold;
  font-size: 100%;
}
.blueTxt {
  color: #0b0e99;
}
.checkoutbtn {
  text-transform: uppercase;
}
.biryanikaswad-daawatkesaath .sub-txt {
  max-width: 90%;
}
.biryanikaswad-daawatkesaath .sub-txt h3 {
  color: #0b0e99;
  font-size: 1.75rem;
  margin-top: 10px;
}
section.gradientLightCommonBg {
  background: linear-gradient(180deg, #ece3db 0%, #fcfbf9 100%);
}
section.customBgWrapper {
  background: url("../images/custom-bg.png") no-repeat;
  background-size: cover;
}
.chef-recipes-videos-wrapper {
  width: 100%;
  position: relative;
  float: left;
}
.chef-recipes-videos-wrapper .swiper-container {
  display: flex;
}
.chef-recipes-videos-wrapper .swiper {
  width: 50%;
  height: 100%;
  margin-right: 0;
  margin-left: 5%;
}
.chef-recipes-videos-wrapper .swiper-slide {
  display: flex;
  align-items: center;
}
.chef-recipes-videos-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.chef-recipes-videos-wrapper .swiper-thumbs {
  width: 30%;
  height: 100%;
  overflow-y: auto;
}
.swiper.mySwiper2 {
  overflow-y: hidden;
  max-height: 350px;
}
.swiper.mySwiper2.addScrollBar {
  overflow-y: auto;
  max-height: 430px !important;
}
.chef-recipes-videos-wrapper .swiper-thumbs .swiper-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.chef-recipes-videos-wrapper .swiper-thumbs .swiper-slide {
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #cac7c5;
}
.chef-recipes-videos-wrapper .swiper-thumbs .swiper-slide:last-child {
  border-bottom: none;
}
.chef-recipes-videos-wrapper .swiper-thumbs .swiper-slide img {
  width: auto;
  height: 100px; /* Adjust height as needed */
  object-fit: cover;
  margin-bottom: 10px; /* Adjust spacing between thumbnails */
  cursor: pointer; /* Add cursor pointer */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.chef-recipes-videos-wrapper iframe {
  width: 100%;
  min-height: 500px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.chef-recipes-videos-wrapper .swiper-thumbs .swiper {
  width: 90%;
}
.chef-recipes-videos-wrapper .swiper-thumbs .swiper-slide span {
  font-size: 1.5rem;
  margin-left: 20px;
  text-align: left;
  line-height: 110%;
}
.chef-recipes-videos-wrapper .swiper-thumbs .swiper {
  width: 90%;
  margin-left: 10%;
}
.chef-recipes-videos-wrapper .swiper-thumbs h2 {
  font-size: 1.87rem;
  color: #c38b25;
  text-align: left;
  padding-left: 50px;
  margin-bottom: 20px;
  font-family: "HoftypeCordaRegular";
}
.swiper.mySwiper2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #c38c27;
}
.swiper.mySwiper2 .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #cac7c5;
}
.flexBoxMainWrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 80px;
  max-width: 80%;
}
.flexBoxMainWrapper:last-child {
  margin-bottom: 0;
}
.flexBoxMainWrapper .imgVideoBox {
  width: 50%;
  overflow: hidden;
}
.flexBoxMainWrapper .imgVideoBox iframe {
  width: 100%;
  min-height: 400px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flexBoxMainWrapper .dish-detailed-box {
  width: 50%;
  padding: 0 2% 0 4%;
}
.flexBoxMainWrapper .dish-detailed-box .com-heading h2, .flexBoxMainWrapper .dish-detailed-box .com-heading h3 {
  font-size: 2rem;
  font-family: "HoftypeCordaBold";
}
.flexBoxMainWrapper .dish-detailed-box p {
  line-height: 180%;
  margin-top: 20px;
}
.flexBoxMainWrapper.flexBoxEven {
  flex-direction: row-reverse;
  text-align: right;
}
.flexBoxMainWrapper.flexBoxEven .dish-detailed-box {
  padding: 0 4% 0 0;
}
.back-biryani-box.about-txtWrap .com-heading h1 {
  font-family: "HoftypeCordaRegular";
}
.back-biryani-box.about-txtWrap .com-heading h2, .back-biryani-box.about-txtWrap .com-heading h3 {
  font-family: "HoftypeCordaRegular";
  font-size: 2.12rem;
  color: #c38c27;
}
.makeItGlobalSwiperWrapper {
  width: 100%;
  float: left;
  margin-top: 50px;
  padding: 0 50px;
  position: relative;
}
.makeItGlobalSwiper.swiper {
  position: initial;
}
.makeItGlobalSwiperWrapper .swiper-button-prev {
  background: url("../images/left-arrow.svg") no-repeat left center;
  left: 0;
  display: block;
  top: 35%;
}
.makeItGlobalSwiperWrapper .swiper-button-next {
  background: url(../images/right-arrow.svg) no-repeat left center;
  right: 0;
  display: block;
  top: 35%;
}
.makeItGlobalSwiperWrapper .swiper-button-prev:after, .makeItGlobalSwiperWrapper .swiper-button-next:after {
  display: none;
}
.btn-wrap.viewallvideos {
  position: absolute;
  bottom: 30px;
  right: 25%;
  width: auto;
}
.descYearlyCelebration {
  width: 100%;
  float: left;
  margin-top: 50px;
}
.btn-wrap a {
  position: relative;
}
.btn-wrap.btnwithArrow a:after {
  content: "";
  position: absolute;
  right: 35px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translate(50%, -50%) rotate(45deg);
  top: 50%;
}
.shareThejoySwiperWrapper {
  width: 100%;
  float: left;
}
.shareThejoySwiper {
  padding: 100px;
}
.shareThejoySwiper .swiper-container {
  width: 100%;
  margin: 40px 0;
  padding: 45px 0;
}
.shareThejoySwiper .swiper-slide img {
  width: 100%;
}
.shareThejoySwiper .swiper-slide {
  opacity: 0.5;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 20px;
  transition: all ease 0.5s;
}
.shareThejoySwiper .swiper-slide-active {
  opacity: 1;
  z-index: 1;
  transform: scale(1.25);
}
.spreadthecheerSlider {
  padding: 0 50px;
}
.spreadthecheerSlider .swiper-button-prev, .shareThejoySwiper .swiper-button-prev, .spreadthecheerSlider .swiper-button-next, .shareThejoySwiper .swiper-button-next {
  display: block;
  color: #000;
}
/***blog-css-starts*****/
.blog-spotlight {
  position: relative;
}
.blog-spotlight .banner-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10%;
  width: 40%;
  height: auto;
  padding: 20px 10px;
  color: #fff;
}
.blog-spotlight .banner-text h2 {
  font-size: 3.75rem;
  line-height: 4.375rem;
  font-family: "HoftypeCordaBoldItalic";
}
.blog-spotlight .banner-text p {
  font-size: 2.25rem;
  line-height: 2.875rem;
  font-family: "HoftypeCordaBoldItalic";
  margin-top: 10px;
}
.blog-details-Wrapper {
  padding: 30px 0 0;
}
.blog-details-Wrapper .blg-txt {
  text-align: center;
}
.blog-details-Wrapper .blg-txt p {
  font-family: "HoftypeCordaMedium";
  padding-bottom: 30px;
}
.blog-details-Wrapper .blg-txt p span {
  color: #0b0f99;
  display: inline-block;
  padding: 20px 0 0;
}
.blog-details-Wrapper .greyBg {
  background: #ebebeb;
  padding: 33px 0 20px;
  margin-bottom: 50px;
}
.blog-details-Wrapper .greyBg:last-child {
  margin-bottom: 0;
}
.blog-details-Wrapper .greyBg .inner-content {
  width: 80%;
  margin: 0 auto;
}
.blog-details-Wrapper .greyBg p {
  font-family: "HoftypeCordaRegular";
  padding-bottom: 20px;
}
.blog-details-Wrapper .greyBg p strong {
  display: block;
}
.blog-details-Wrapper .com-heading h3 {
  color: #c38c27;
  font-size: 1.3rem;
  margin-bottom: 5px;
}
/***In-the-news-css****/
.the-news-section .com-heading h1 {
  font-family: "HoftypeCordaBoldItalic";
}
.shareThejoySwiper .four-imgeSlideBox.swiper-slide {
  opacity: 1;
  border: none;
  border-radius: 0;
}
.shareThejoySwiper .four-imgeSlideBox.swiper-slide-active {
  opacity: 1;
  z-index: 1;
  transform: none;
}
.swiper.inthenewSwiper {
  padding: 30px 100px;
}
.swiper.inthenewSwiper .swiper-button-prev, .swiper.inthenewSwiper .swiper-button-next {
  display: block;
  color: #000;
}
.the-news-sectionin .swiper.inthenewSwiper .swiper-button-prev, .the-news-sectionin .swiper.inthenewSwiper .swiper-button-next {
  top: 30%;
}
.historySec .com-heading h1 {
  color: #0b0f99;
}
/* TnC page starts*/
.terms-condition-wrapper .terms-textWrap {
  text-align: center;
}
.terms-condition-wrapper .terms-textWrap .sub-txt {
  width: 65%;
  margin: auto;
}
.terms-condition-wrapper .terms-textWrap .com-heading h1 {
  font-family: "HoftypeCordaBoldItalic";
}
.terms-condition-wrapper .terms-textWrap .sub-txt p {
  font-family: "HoftypeCordaRegular";
  font-size: 1.125rem;
  line-height: 1.875rem;
  padding: 0;
}
.terms-condition-wrapper .terms-textWrap .blue-text {
  color: #0b0f99;
}
.terms-condition-wrapper .terms_accordion_section {
  width: 90%;
  margin: auto;
  text-align: left;
}
.terms-condition-wrapper .terms_accordion_section .accordion {
  margin: 40px auto 0;
  border: none;
}
.terms-condition-wrapper .terms_accordion_section .accordion .at-tab {
  padding: 20px 40px;
  background-color: #ededff;
  font-size: 1.125rem;
  line-height: 1.875rem;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  display: none;
}
.terms-condition-wrapper .terms_accordion_section .accordion .at-title {
  cursor: pointer;
  background-color: #ffffff;
  position: relative;
  border-radius: 9px;
  box-shadow: 0px 3px 6px #00000029;
  transition: background-color 0.3s ease;
  font-family: "HoftypeCordaBold";
  font-size: 1.25rem;
  line-height: 1.563rem;
}
.terms-condition-wrapper .terms_accordion_section .accordion .at-title:after {
  content: "+";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  transition: all 0.3s ease;
  font-size: 24px;
}
.terms-condition-wrapper .terms_accordion_section .accordion .at-title.active {
  background-color: #ededff;
  box-shadow: none;
  border-radius: 0;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
.terms-condition-wrapper .terms_accordion_section .accordion .at-title.active:after {
  content: "-";
}
.terms-condition-wrapper .terms_accordion_section .accordion .at-item {
  border-radius: 5px;
  margin-bottom: 15px;
}
.terms-condition-wrapper .terms_accordion_section .accordion .at-title h2 {
  font-size: 1.25rem;
  padding: 15px 40px;
  font-family: "HoftypeCordaRegular";
}
.terms-condition-wrapper .terms_accordion_section .accordion .at-title.active h2:after {
  content: "";
  width: 96%;
  height: 1px;
  background-color: #707070;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.terms-condition-wrapper .terms_accordion_section .accordion .accordion-header {
  text-align: center;
  background-color: #222222;
  color: white;
  padding: 20px 0;
}
.terms-condition-wrapper .terms-textWrap .terms-check-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px auto 0 auto;
  gap: 20px;
}
.terms-condition-wrapper .terms-textWrap .terms-check-box input {
  width: 47px;
  height: 47px;
  border: 2px solid #000000;
}
.terms-condition-wrapper .terms-textWrap .terms-check-box input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.terms-condition-wrapper .terms-textWrap .terms-check-box input[type="checkbox"]:checked {
  background-color: #007aff;
}
.terms-condition-wrapper .terms-textWrap .terms-check-box input[type="checkbox"]:checked::before {
  content: "\2714";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 30px;
  line-height: 30px;
  color: white;
}
/* TnC page ends */
/* Blog Listing starts */
.blogs-slider-Wrap {
  text-align: center;
}
.blogs-slider-Wrap .blogs-oneImageSlider .swiper-button-prev, .blogs-slider-Wrap .blogs-oneImageSlider .swiper-button-next {
  display: block !important;
}
.blogs-slider-Wrap .blogs-oneImageSlider .swiper-button-prev, .swiper-button-next:after {
  color: #000;
}
.blogs-slider-Wrap .blogs-oneImageSlider {
  margin: 30px;
}
.blogs-imgeSlideBox.swiper-slide {
  padding: 0 40px;
}
.blogs-slider-Wrap .blogs-slider .com-heading h1 {
  font-family: "HoftypeCordaBoldItalic";
}
.blogs-slider-Wrap .blogs-slider .com-heading p {
  font-size: 2rem;
  line-height: 2.5rem;
  color: #c38c27;
  font-family: "HoftypeCordaItalic";
}
.blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box {
  position: relative;
}
.blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 60%;
  height: auto;
  text-align: left;
  padding-left: 60px;
  padding-right: 0;
}
.blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text p {
  width: 78%;
  font-family: "HoftypeCordaRegular";
  color: #ffffff;
  line-height: 140%;
}
.blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text h2 {
  font-size: 3.1rem;
  line-height:1.5;
  color: #c38c27;
  font-family: "HoftypeCordaMedium";
}
.blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text h3 {
  font-size: 1.875rem;
  line-height:1.3;
  color: #ffffff;
  font-family: "HoftypeCordaRegular";
  margin: 5px 0;
}
.blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text .btn-wrap {
  margin-top: 40px;
}
/* Blog Listing ends */
/**partner css starts **/
.partner-spotlightwrap {
  position: relative;
}
.partner-spotlightwrap .banner-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12%;
  width: 30%;
  height: auto;
  padding: 20px 10px;
}
.partner-spotlightwrap .banner-text .love-txt {
  margin-top: 0;
}
.partner-spotlightwrap .banner-text h2, .partner-spotlightwrap .banner-text h1 {
  font-size: 3.75rem;
  line-height: 4.375rem;
  font-family: "HoftypeCordaBoldItalic";
  color: #ffffff;
}
.partner-spotlightwrap .banner-text p {
  font-size: 1.875rem;
  line-height: 2.813rem;
  font-family: "HoftypeCordaRegular";
  color: #ffffff;
  margin-top: 10px;
}
.partner-txtWrap {
  text-align: center;
  padding: 2% 8%;
}
.partner-txtWrap p {
  font-family: "HoftypeCordaRegular";
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.partner-txtWrap .sub-txt p {
  padding: 8px 0;
}
.partner-txtWrap .blue-text {
  color: #0b0f99;
  font-family: "HoftypeCordaMedium";
}
.join-partner-slider-Wrap {
  background: url(../images/join-slider-bg-img.png) no-repeat center top;
  background-size: cover;
  text-align: center;
}
.join-partner-slider-Wrap.partner-main {
  background: transparent;
}
.our-partner {
  padding: 95px 0 75px;
  background: url(../images/partner-bg.png) no-repeat center top;
  background-size: cover;
  text-align: center;
}
.headCopy h3 {
    font-size: 1.75rem;
    color: #000;
    line-height: 1.1;
	font-family: "HoftypeCordaMedium";
}
.headCopy h3 span {
    font-size: 3.063rem;
	display: block;
    color: #0B10A0;
	letter-spacing: -1.47px;
	font-family: "HoftypeCordaBoldItalic";
    line-height: 1.4;
}
.join-partner-slider-Wrap .slider-bottom-text {
  padding: 30px 0 10px;
}
.join-partner-slider-Wrap .slider-bottom-text p, .join-partner-slider-Wrap .slider-bottom-text h3 {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: normal;
}
/* popup  */
.overlay {
  display: none;
  /* Hidden by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9;
}
/* Popup */
.popup {
  display: none;
  /* Hidden by default */
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  border-radius: 23px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.popup-content {
  position: relative;
}
.close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
}
.rgister-form-wrap .register-form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2rem;
  height: auto;
  padding: 3rem 0;
}
.rgister-form-wrap .btn-wrap {
  margin-top: 0px;
}
.rgister-form-wrap .btn-wrap a {
  background: #0b0f99;
  border-color: #0b0f99;
}
.rgister-form-wrap .btn-wrap a:hover {
  color: #0b0f99;
}
.rgister-form-wrap form .register-form div {
  width: 45%;
  border-radius: 9px;
  margin: auto;
  position: relative;
}
.rgister-form-wrap form .register-form div .error-msg {
  position: absolute;
  left: 20px;
  bottom: -18px;
  font-size: 0.875rem !important;
  line-height: 1rem;
  /* background-color: red; */
  color: #ff0000 !important;
  display: none;
}
.rgister-form-wrap .popup-content form .thank-you-wrap {
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 4rem;
  color: #ffffff;
  display: none;
}
.rgister-form-wrap form .register-form div input {
  width: 100%;
  padding: 15px 10px;
  border-radius: 9px;
  padding-left: 40px;
  font-size: 1.125rem;
  line-height: 1.438rem;
  font-family: "HoftypeCordaItalic";
}
.rgister-form-wrap form .register-form div .mobile-icon {
  background: #ffffff url("./../images/mobile-icon.png") no-repeat center right 15px;
  padding-right: 40px;
  /* Adding padding to make space for the icon */
}
.rgister-form-wrap form .register-form div .email-icon {
  background: #ffffff url("./../images/email-icon.png") no-repeat center right 15px;
  padding-right: 40px;
  /* Adding padding to make space for the icon */
}
.rgister-form-wrap form .register-form div select {
  background: #ffffff url("./../images/location-icon.png") no-repeat center right 15px;
  padding-right: 40px;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  padding: 15px 10px 15px 40px;
  border-radius: 9px;
  color: #0b0f99;
  font-size: 1.125rem;
  line-height: 1.438rem;
  font-family: "HoftypeCordaItalic";
}
.rgister-form-wrap div input::placeholder {
  color: #0b0f99;
}
.rgister-form-wrap {
  position: relative;
}
.rgister-form-wrap .rigister-close-btn {
  position: absolute;
  top: 0;
  right: 15px;
  width: 40px;
  height: 40px;
  padding: 5px 5px;
  cursor: pointer;
}
.Join-slider .join-container {
  max-width: 80%;
  margin: 50px auto;
}
.Join-slider.swip-wrapper {
    text-align: center;
}
.Join-slider .swip-slide {
    display: inline-block;
    width: 24%;
    padding: 0 10px;
}
.Join-slider .swiper_wrap {
  width: 90%;
  margin: 0 auto;
  position: relative;
  display: block;
  text-align: left;
}
.Join-slider .swiper-button-next {
  margin-top: 0px;
  position: absolute;
  top: 50%;
  right: -150px;
  width: 45px;
  height: 45px;
  transform: translateY(-50%);
  display: block;
}
.Join-slider .swiper-container.join-swiper, .Join-slider .swiper-container.celebrate-swiper {
  overflow: hidden;
}
.Join-slider .swiper-container .swiper-slide .image-box {
  width: 100%;
  padding: 10px 10px;  
}
.join-container .image-box img{
	transition: all 0.5s linear;	
}
.join-container .image-box img:hover{
	transform: scale(1.08);
	transition: all 0.5s linear;
}
.Join-slider .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: -150px;
  width: 45px;
  height: 45px;
  transform: translateY(-50%);
  margin-top: 0px;
  display: block;
}
.about-txtWrap.wbd24 .com-heading h1 {
  margin-bottom: 0;
}
.daawat-celebration {
  background: rgba(232, 232, 232, 0.25);
}
.briyani-everywhere {
  padding: 20px 0;
}
.briyani-everywhere .shareThejoySwiper {
  padding: 100px 100px 70px;
}
.spotbanner.daawat-briyaniSec {
  margin-top: 46px;
}
.celebrateSection .com-heading h1 {
  color: #0b0f99;
}
.celebrateSection .Join-slider .swiper_wrap {
  width: 100%;
}
#cookie-banner {
  z-index: 99;
  text-align: center;
}
.cookie-button {
  margin-top: 20px !important;
}
.historySec.daawat-celebration .com-heading h2 {
  color: #0b0f99;
  font-family: "HoftypeCordaRegular";
  font-size: 3rem;
}
.celebrateSection .com-heading h2 {
  color: #0b0f99;
  font-family: "HoftypeCordaMedium";
  font-size: 3rem;
}
.delicious-main h2, .centerStage-main h2, .dreamAd-Txt h2 {
  font-family: 'HoftypeCordaMedium';
  font-size: 3rem;
  line-height: 4.68rem;
  color: #C38C27;
  margin-bottom: 20px;
}
.about-txtWrap .sub-txt h2 {
  font-size: 1.25rem;
  line-height: 2.5rem;
  padding: 10px 0;
}
.Join-slider .com-heading h2 {
  font-family: 'HoftypeCordaMedium';
}
.timeline-group .btn-wrap a {
  padding: 7px 40px;
  font-size: 1.5rem;
}
.home-faq {
  padding-bottom: 30px;
}
@media only screen and (max-width: 1650px) {
  .biryanikaswad-daawatkesaath h2 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 1600px) {
  nav ul li.havechild::after {
    right: -7px;
  }
}
@media only screen and (max-width: 1500px) {
  .navbar {
    width: 87%;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1 {
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1 span {
    font-size: 1.8rem;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content p {
    line-height: 100%;
  }
  .spotbanner.wbd-wrapper .spotlightWrap .img-box.aboutusbanner .banner-content p {
    line-height: 130%;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content {
    top: 20%;
  }
  .biryanikaswad-daawatkesaath .sub-txt {
    max-width: 95%;
  }
  .com-heading h2, .com-heading.block-span h2 span {
    font-size: 2.2rem;
  }
  .biryanikaswad-daawatkesaath .dish-detailed-box {
    width: 52%;
    padding-right: 3%;
  }
  .biryanikaswad-daawatkesaath .sub-txt h3 {
    font-size: 1.5rem;
  }
  .recipe-slider-section .tab-container {
    margin: 3rem 0 1rem 0;
  }
  .spotbanner.wbd-wrapper .spotlightWrap .img-box.aboutusbanner .banner-content {
    top: 22%;
  }
}
@media only screen and (max-width: 1440px) {
  .sub-txt p br {
    display: none;
  }
  .chef-recipes-videos-wrapper .swiper-thumbs .swiper-slide span {
    font-size: 1.3rem;
    margin-left: 10px;
  }
  .com-twoImageSlider {
    width: 90%;
  }
  .timeline-group .timeline-wrapper .gallery-main .slideWrap .slideLeft .imagebox {
    min-height: 323px;
  }
  .timeline-group .timeline-wrapper {
    padding: 20px 0 150px;
  }
  .briyani-slider .briyani-slide:nth-child(2) {
    top: -100px;
  }
  .briyani-slider .briyani-slide:nth-child(5) {
    bottom: -100px;
  }
  .briyani-info-wrap .bowlofbriyani {
    width: 30%;
  }
  .briyani-slider .briyani-slide {
    padding: 30px 0 50px;
  }
  .briyani-slider .briyani-slide .slideTxt {
    font-size: 1.5rem;
    line-height: 2.2rem;
    margin-top: 20px;
  }
  .briyani-slider {
    padding: 120px 0 70px;
  }
  .recipe-btn-wrap {
    width: 90%;
  }
  .recipe-slider-section .swiper-slide::after {
    right: -12px;
  }
  .blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text h2 {
    font-size: 2.2rem;
  }
  .blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text h3 {
    font-size: 1.5rem;
  }
  .partner-spotlightwrap .banner-text {
    right: 50px;
    width: 36%;
  }
}
@media screen and (max-width: 1280px) {
  .recipe-btn-wrap {
    width: 100%;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1, .com-heading h2, .com-heading.block-span h2 span, .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1, .com-heading h2, .com-heading.block-span h2 span {
    font-size: 2rem;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1 span {
    font-size: 1.75rem;
  }
  .btn-wrap a {
    font-size: 1.5rem;
    line-height: 100%;
  }
  .chef-recipes-videos-wrapper .swiper-thumbs {
    width: 40%;
  }
  .flexBoxMainWrapper .imgVideoBox iframe {
    min-height: 265px;
  }
  .blog-spotlight .banner-text h2 {
    font-size: 3rem;
    line-height: 3.7rem;
  }
  .partner-spotlightwrap .banner-text h2, .partner-spotlightwrap .banner-text h1 {
    font-size: 3.1rem;
    line-height: 4.1rem;
  }
  .usp-wrap {
    width: 100%;
    padding: 50px 0;
  }
}
@media screen and (max-width: 1024px) {
  .recipe-btn-wrap {
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
    margin-top: 2rem;
  }
  .recipe-slide h2 {
    line-height: 3rem;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1, .com-heading h2, .com-heading.block-span h2 span, .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1, .com-heading h2, .com-heading.block-span h2 span, .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1 span {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .partner-spotlightwrap .banner-text h2, .partner-spotlightwrap .banner-text h1 {
    font-size: 2.8rem;
    line-height: 3.3rem;
  }
  .partner-spotlightwrap .banner-text p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
@media only screen and (max-width: 991px) {
  .show-mobile {
    display: block;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .bransTagLine {
    font-size: 1.5rem;
  }
  .swiper-button-next:after, .swiper-button-prev:after {
    display: none;
  }
  .swiper-button-prev {
    background: url("../images/left-arrow.svg") no-repeat left center;
    left: 0;
    display: block;
  }
  .swiper-button-next {
    background: url("../images/right-arrow.svg") no-repeat left center;
    right: 0;
    display: block;
  }
  .com-heading h1 {
    font-size: 2.17rem;
    line-height: 3.12rem;
  }
  .com-heading h1 span {
    display: block;
  }
  .sub-txt p {
    font-size: 1.15rem;
    line-height: 1.67rem;
    padding: 10px 0;
  }
  .btn-wrap a {
    font-size: 1.1rem;
    line-height: 1.43rem;
  }
  .spotbanner {
    margin-top: 0;
  }
  .com-twoImageSlider {
    width: 100%;
    margin: 30px auto 10px;
  }
  .two-imgSlideWrapper {
    padding: 0px 40px;
  }
  .image-title {
    font-size: 0.938rem;
    line-height: 1rem;
  }
  .com-fourImageSlider .swiper-button-prev, .com-fourImageSlider .swiper-button-next {
    top: 25%;
  }
  .com-fourImageSlider .swiper-button-next {
    right: -7px;
  }
  .four-imgeSlideBox .image-logo {
    padding: 20px 0 0;
    width: 70%;
    text-align: center;
    margin: 0 auto;
  }
  .com-fourImageSlider {
    margin: 30px 0 10px;
  }
  .swiper.four-imgSlideWrapper {
    padding: 0 30px;
  }
  .two-imgeSlideBox {
    min-height: 400px;
  }
  .timeline-group .timeline-wrapper .gallery-thumbs {
    display: none;
  }
  .timeline-group .timeline-wrapper .gallery-main .swiper-button-prev, .timeline-group .timeline-wrapper .gallery-main .swiper-button-next {
    display: none;
  }
  .timeline-group .timeline-wrapper .gallery-main .slideWrap {
    flex-direction: column;
  }
  .timeline-group .timeline-wrapper .gallery-main .slideWrap .slideLeft {
    width: 100%;
    margin-right: 0;
  }
  .timeline-group .timeline-wrapper .gallery-main .slideWrap .slideRight {
    width: 100%;
    text-align: center;
    margin-top: 50px;
  }
  .timeline-group .timeline-wrapper {
    padding: 20px 0 30px;
  }
  .timeline-group .timeline-wrapper .gallery-main {
    padding: 30px 0 0;
    display: block;
  }
  .timeline-group .timeline-wrapper .gallery-main .swiper-wrapper {
    display: block;
    width: 100%;
  }
  .timeline-group .swiper-container-wrapper--timeline .swiper-pagination-progressbar{
    display: none;
  }
  .timeline-group .year-chart{
    display: none;
  }
  .select-year-timeline {
    text-align: center;
  }
  .select-year-timeline select {
    border: 1px solid #fff;
    background: transparent url("../images/year-arrow.png") no-repeat right 15px center;
    margin: 30px auto 0;
    min-width: 290px;
    border-radius: 20px;
    color: #fff;
    padding: 10px 10px 10px 15px;
    appearance: none;
    font-size: 1.5rem;
    font-family: "HoftypeCordaBold";
  }
  .select-year-timeline select option {
    background: #0465ab;
    width: 80%;
    font-family: "HoftypeCordaRegular";
  }
  .briyani-slider .swiper-wrapper {
    display: flex !important;
  }
  .briyani-slider {
    padding: 50px 0 0;
    overflow: hidden;
  }
  .briyani-info-wrap .bowlofbriyani {
    position: static;
    width: 80%;
    transform: none;
  }
  .briyani-slider .briyani-slide {
    border: none !important;
    padding: 30px 0;
  }
  .briyani-slider .briyani-slide:nth-child(2) {
    top: auto;
  }
  .briyani-slider .briyani-slide:nth-child(5) {
    bottom: auto;
  }
  .briyani-slider .briyani-slide:nth-child(1)::after, .briyani-slider .briyani-slide:nth-child(3)::after {
    display: none;
  }
  .briyani-info-wrap .swiper-button-prev, .briyani-info-wrap .swiper-button-next {
    top: 30%;
    display: block;
  }
  .briyani-info-wrap {
    width: 85%;
    position: relative;
    margin: 0 auto;
    max-width: 100%;
  }
  .slideWrap .slideRight .txtCopy {
    margin-bottom: 20px;
  }
  .recipe-slide h2 {
    line-height: 3rem;
  }
  .shareThejoySwiper {
    padding: 20px 40px;
  }
  section.gradientLightCommonBg {
    border-bottom: 1px solid #ccc;
  }
  .shareThejoySwiper .swiper-slide {
    transform: scale(1);
    opacity: 0;
  }
  .shareThejoySwiper .swiper-slide-active {
    transform: scale(1);
    opacity: 1;
  }
  .biryanikaswad-daawatkesaath {
    flex-direction: column;
  }
  .biryanikaswad-daawatkesaath .dish-detailed-box {
    width: 100%;
    padding-right: 0;
    order: 1;
    text-align: center;
  }
  .biryanikaswad-daawatkesaath .dish-img-box {
    width: 100%;
    text-align: center;
    order: 2;
  }
  .btn-wrap.viewallvideos {
    display: none;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1, .com-heading h2, .com-heading.block-span h2 span, .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1, .com-heading h2, .com-heading.block-span h2 span, .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1 span {
    text-align: center;
  }
  .chef-recipes-videos-wrapper .swiper-thumbs {
    display: none;
  }
  .biryanikaswad-daawatkesaath .dish-detailed-box ul li {
    width: 19%;
    text-align: center;
    margin-right: 7%;
    min-height: 160px;
  }
  .chef-recipes-videos-wrapper .swiper {
    width: 100%;
    margin-left: 0;
    padding: 0 7%;
  }
  .chef-recipes-videos-wrapper iframe {
    min-height: 320px;
  }
  .flexBoxMainWrapper, .flexBoxMainWrapper.flexBoxEven {
    flex-direction: column;
    max-width: 96%;
    margin-bottom: 40px;
  }
  .flexBoxMainWrapper.flexBoxEven .dish-detailed-box {
    padding: 0;
  }
  .flexBoxMainWrapper .imgVideoBox {
    width: 100%;
    float: left;
    text-align: center;
  }
  .flexBoxMainWrapper .imgVideoBox iframe {
    min-height: 360px;
  }
  .flexBoxMainWrapper .dish-detailed-box {
    margin-top: 20px;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .flexBoxMainWrapper .dish-detailed-box .com-heading h2 {
    font-size: 1.5rem;
  }
  .makeItGlobalSwiperWrapper .swiper-button-prev, .makeItGlobalSwiperWrapper .swiper-button-next {
    top: 30%;
  }
  .blog-details-Wrapper .blg-txt p br {
    display: none;
  }
  .blog-details-Wrapper .greyBg .inner-content {
    width: 90%;
    margin: 0 auto;
  }
  .blog-details-Wrapper .greyBg {
    padding: 20px 0;
    margin-bottom: 30px;
  }
  .blog-spotlight .banner-text p, .blog-spotlight .banner-text h2 {
    font-size: 1.75rem;
    line-height: 2.275rem;
  }
  .swiper.inthenewSwiper {
    padding: 30px;
  }
  .historySec.daawat-celebration .com-heading h2, .celebrateSection .com-heading h2 {
    font-size: 2.12rem;
  }
  .blogs-slider-Wrap .blogs-oneImageSlider {
    margin: 30px 0 !important;
  }
  .blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text {
    padding-left: 20px;
  }
  .blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text h2 {
    font-size: 1.8rem;
  }
  .blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text h3 {
    font-size: 1.2rem;
  }
  .blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text p {
    width: 96%;
  }
  .blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text .btn-wrap {
    margin-top: 20px;
  }
  .partner-spotlightwrap .banner-text {
    width: 80%;
    right: 0;
    left: 0;
    text-align: center;
    top: 0;
    transform: none;
    margin: 0 auto;
    height: 100%;
    padding-top: 50px;
  }
  .partner-spotlightwrap .sub-tag {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .shareThejoySwiperWrapper .swiper-button-next {
    right: -10px;
  }
  .celebrateSection .Join-slider .swiper_wrap {
    width: 80%;
  }
  .Join-slider .swiper_wrap {
    width: 80%;
  }
  .Join-slider.our-partner .swiper_wrap {
        width: 90%;
	  text-align: center;
    }	
	.Join-slider .swiper-button-prev, .Join-slider .swiper-button-next{
		display: none;
	}
	.partner-main .Join-slider.paddingTopBtm {
    	padding: 10px 0;
	}
	.Join-slider .swip-slide {
    display: inline-block;
    width: 49%;
    padding: 0 5px;
}
  .celebrateSection .Join-slider .swiper-button-prev, .celebrateSection .Join-slider .swiper-button-next {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .celebrateSection .Join-slider .swiper-button-prev {
    left: -40px;
  }
  .celebrateSection .Join-slider .swiper-button-next {
    right: -50px;
  }
  .Join-slider .join-container {
    max-width: 90%;
	margin: 20px auto;
  }
  .join-swiper .swiper-wrapper {
    display: block;
}	
	.join-swiper .swiper-wrapper .swiper-slide {
    width: 32%;
    display: inline-block;
}
.Join-slider .swiper-container .swiper-slide .image-box {
    padding: 5px 5px;
}

  .partner-txtWrap {
    text-align: center;
    padding: 2% 0;
  }
  .historySec .flexBoxMainWrapper .imgVideoBox {
    width: 100%;
  }
  .historySec {
    padding: 0;
  }
  .spotbanner.daawat-briyaniSec {
    margin-top: 30px;
  }
  .spotbanner.wbd-wrapper .spotlightWrap .img-box.aboutusbanner .banner-content {
    top: 26%;
    padding: 0 15px;
  }
  .spotbanner.daawat-briyaniSec .spotlightWrap .img-box.aboutusbanner .banner-content {
    top: 3%;
    padding: 0 15px;
    left: 0;
    right: 0;
    transform: none;
    width: 100%;
  }
  .spotbanner.wbd-wrapper .spotlightWrap .img-box.aboutusbanner .banner-content p, .spotbanner.daawat-briyaniSec .spotlightWrap .img-box.aboutusbanner .banner-content p {
    line-height: 120%;
    font-size: 1rem;
    margin-bottom: 0;
  }
  .usp-wrap ul li {
    width: calc(49% - 20px);
    margin: 0 10px 30px;
  }
  .usp-wrap ul li img {
    width: 100px;
  }
  .usp-wrap ul li h3 {
    font-size: 1.5rem;
    margin: 10px 0 5px;
  }
  .briyani-detailed-box .logo img {
    width: 120px;
  }
}
@media only screen and (max-width: 768px) {
  .about-txtWrap .sub-txt h2 {
    line-height: 140%;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .bransTagLine {
    bottom: 4%;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1 {
    font-size: 2rem;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content p {
    font-size: 1.25rem;
  }
  .best-briyani-main {
    background: url("../images/fifth-sec-bg-mobile.png") no-repeat center top;
    padding: 20px 0;
    background-size: cover;
  }
  .btn-wrap {
    margin-top: 0;
  }
  .two-imgeSlideBox .image-box {
    min-height: 300px;
  }
  .two-imgeSlideBox {
    min-height: 340px;
  }
  .timeline-group .timeline-wrapper .gallery-main .slideWrap .slideLeft .imagebox {
    min-height: 343px;
  }
  .fancybox__container {
    z-index: 9999;
  }
  .recipe-slider-section .tab-container {
    margin: 2rem 0 1rem 0;
  }
  .recipe-slider-section .swiper-container {
    margin-top: 0px;
  }
  .recipe-subheading {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .recipe-slide h2 {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .recipe-slide p {
    font-size: 0.938rem;
    line-height: 1.375rem;
  }
  .recipe-btn-wrap a {
    font-size: 1.125rem;
    line-height: 1.438rem;
  }
  .recipe-btn-wrap .border-wrap-btn {
    font-size: 1.125rem;
  }
  .recipe-btn-wrap a {
    width: 217px;
    height: 45px;
  }
  .recipe-btn-wrap .border-wrap-btn {
    width: 217px;
    height: 50px;
  }
  .swiper-button-next, .swiper-button-prev {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .recipe-slider-section .tab-container .custom-switch {
    width: 162px;
    height: 55px;
    margin-bottom: 0;
  }
  .recipe-slider-section .tab-container .custom-switch .switch-handle {
    width: 45px;
    height: 45px;
    top: 5px;
    left: 12px;
    font-size: 0.688rem;
    line-height: 1.5rem;
  }
  .recipe-slider-section .tab-container .custom-switch input:checked + label .switch-handle {
    left: 65%;
    font-size: 0.688rem;
    line-height: 1.5rem;
  }
  .recipe-slider-section .tab-container .custom-switch .switch-labels span img {
    width: 40px;
    height: 40px;
  }
  .recipe-slider-section .play-icon {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 16px solid #fff;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
  }
  .briyani-info-wrap .swiper-button-prev, .briyani-info-wrap .swiper-button-next {
    top: 45%;
  }
  .blog-spotlight .banner-text {
    top: auto;
    transform: none;
    right: 0;
    width: 80%;
    padding: 20px 10px;
    color: #fff;
    bottom: 5%;
    margin: 0 auto;
    left: 0;
    text-align: center;
  }
  .terms-condition-wrapper .terms-textWrap .sub-txt {
    width: 100%;
  }
  .terms-condition-wrapper .terms_accordion_section .accordion .at-title h2, .terms-condition-wrapper .terms_accordion_section .accordion .at-tab {
    padding: 15px 25px 15px 15px;
  }
  .home-faq {
    padding-bottom: 10px;
}
  .terms-condition-wrapper .terms-textWrap .terms-check-box {
    width: 88%;
    justify-content: left;
    margin-top: 25px;
  }
  .terms-condition-wrapper .terms-textWrap .terms-check-box input {
    width: 45px;
    height: 40px;
  }
  .blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text {
    width: 84%;
    text-align: center;
    padding: 0;
    bottom: 310px;
    top: auto;
    transform: translate(-50%, 0);
    left: 50%;
    right: auto;
  }
  .rgister-form-wrap form .register-form div {
    width: 90%;
  }
  .rgister-form-wrap .register-form {
    padding: 4rem 0;
  }
  .popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    border-radius: 23px;
    padding: 20px 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 99;
  }
  .recipe-slide p {
    min-height: auto;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1, .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h2 {
    font-size: 2.5rem;
  }
  .Join-slider .swiper-button-prev {
    left: -50px;
  }
  .Join-slider .swiper-button-next {
    right: -70px;
  }
  .our-partner {
    padding: 40px 0 70px;
  }
	.headCopy h3 {
    font-size: 1.1rem;
}
	.headCopy h3 span {
		font-size: 2.063rem;}
.Join-slider .join-container {
        margin: 10px auto 20px;
    }
    .terms-condition-wrapper .terms_accordion_section .accordion .at-title:after {
       right: 10px;
  }
  .terms-condition-wrapper .terms_accordion_section .accordion .at-title.active:after {
    right: 10px;
  }
}
@media only screen and (max-width: 680px) {
  .blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text {
    bottom: 40px;
  }
}
@media only screen and (max-width: 540px) {
  .biryanikaswad-daawatkesaath .dish-detailed-box ul li {
    width: 43%;
  }
  .blogs-imgeSlideBox.swiper-slide {
    padding: 0;
  }
  .blogs-slider-Wrap .blogs-slider .blogs-oneImageSlider .blogs-imgeSlideBox .image-box .blog-banner-text h3 {
    font-size: 1rem;
    margin: 5px 0;
  }
  .timeline-group .timeline-wrapper .gallery-main .slideWrap .slideLeft .imagebox {
    min-height: 245px;
  }
  .briyani-slider .briyani-slide .slideTxt {
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .Join-slider .join-container {
    max-width: 100%;
  }
  .flexBoxMainWrapper .dish-detailed-box p {
    margin-bottom: 15px;
  }
  .flexBoxMainWrapper .dish-detailed-box p br {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .recipe-btn-wrap {
    flex-direction: column;
    gap: 0.813rem;
  }
  .recipe-btn-wrap a {
    width: 172px;
    height: 38px;
  }
  .recipe-slider-section .play-icon {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 9px solid #fff;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
  }
  .recipe-btn-wrap .border-wrap-btn {
    width: 172px;
    height: 38px;
  }
  .chef-recipes-videos-wrapper iframe {
    min-height: 160px;
    width: 90%;
    margin-left: 5%;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content {
    top: 37%;
    width: 100%;
    padding: 0 15px;
  }
  .spotbanner.wbd-wrapper .spotlightWrap .img-box.aboutusbanner .banner-content {
    top: 33%;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content p {
    line-height: 130%;
    margin-bottom: 10px;
  }
  .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h1, .spotbanner .spotlightWrap .img-box.aboutusbanner .banner-content h2 {
    font-size: 2.3rem;
    margin-bottom: 10px;
  }
  .makeItGlobalSwiper {
    padding: 0;
  }
  .makeItGlobalSwiperWrapper {
    padding: 0;
  }
  .makeItGlobalSwiper .swiper-slide {
    padding: 0 40px;
  }
  .blog-spotlight .banner-text {
    width: 90%;
  }
  .partner-spotlightwrap .banner-text {
    width: 96%;
  }
  .spotbanner.wbd-wrapper .spotlightWrap .img-box.aboutusbanner .banner-content h2 {
    font-size: 2.2rem;
  }
  .flexBoxMainWrapper .imgVideoBox iframe {
    min-height: 260px;
  }
  .descYearlyCelebration {
    margin-top: 10px;
  }
  .Join-slider .swiper-button-prev {
    left: -40px;
  }
  .Join-slider .swiper-button-next {
    right: -60px;
  }
}