h1 {
  font-size: 62px;
  line-height: 76px;
  font-weight: 500;
  font-family: "Playfair Display", serif;
}
h2 {
  font-size: 44px;
  line-height: 54px;
  font-weight: 500;
  font-family: "Playfair Display", serif;
}
.common_padding {
  padding: 70px 0;
}
.common_padding-top {
  padding-top: 70px;
}
.common_padding-bottom {
  padding-bottom: 70px;
}
.common_margin {
  margin: 70px 0;
}
.common_margin-top {
  margin-top: 70px;
}
.common_margin-bottom {
  margin-bottom: 70px;
}
.container_fluid_custom {
  padding: 0;
}
.slider_item_one_left {
  padding-left: 105px;
}
.slider_item_one_two {
  padding-left: 0 !important;
}
.slider_item_one {
  background-image: url(../images/hero-slider-one-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.slider_item_two {
  background-image: url(../images/hero-slider-two-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.slider_item_three {
  background-image: url(../images/hero-slider-three-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.about_section {
  background-image: url(../images/about-us-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.video_section {
  background-image: url(../images/vission-section-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.slider_item_one_left h1 {
  color: #031708;
  position: relative;
}

.siol_span_two {
  font-weight: 600;
}
.siol_span_one {
  display: block;
}
.slider_item_one_left p {
  padding: 28px 0 40px 0;
  font-size: 18px;
  color: #2c2c2c;
  font-weight: 500;
}
.slider_item_one_left h5 {
  color: #7a1f1f;
  font-size: 36px;
  font-family: "Playfair Display", serif;
  font-weight: 600;
  margin-bottom: 52px;
}
.banner_button {
  background-color: #f2c53f;
  border-radius: 4px;
  padding: 12px 42px;
  color: #031708 !important;
  font-size: 18px;
  font-weight: 500;
}
.slider_item_one {
  padding-bottom: 130px;
}
.slider_item_three {
  padding-bottom: 190px;
}
/* Show dots container */
.owl-dots {
  text-align: center;
  margin-top: -80px;
  display: block !important;
  z-index: 999;
  position: relative;
}

/* Style each dot */
.owl-dots .owl-dot {
  display: inline-block;
  margin: 5px;
}

/* Dot circle */
.owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #ccc; /* normal color */
  border-radius: 50%;
  display: block;
  transition: 0.3s;
}

/* Active dot */
.owl-dots .owl-dot.active span {
  background: #000; /* active color */
  transform: scale(1.2);
}

/* ================= BANNER ================= */
.policy-banner{
    background: url("../images/policy-hero-bg.webp") center center/cover no-repeat;
    padding: 120px 0;
    text-align:center;
    position: relative;
}



.policy-banner h1{
    font-size: 62px;
    line-height: 82px;
    font-weight: 600;
    font-family: "Playfair Display", serif;
    color: #031708;
}

/* ================= CONTENT ================= */
.policy-section{
    padding:70px 0;
}

.policy-section h2{
    font-size: 44px;
    font-weight: 500;
    line-height: 56px;
    margin-bottom: 20px;
    color: #031708;
    font-family: "Playfair Display", serif;
}

.policy-section h3{
    margin-top:40px;
    margin-bottom:15px;
    font-size: 44px;
    font-weight: 500;
    line-height: 56px;
    margin-bottom: 32px;
    color: #031708;
    font-family: "Playfair Display", serif;
}

.policy-section p{
    font-size:16px;
    line-height:26px;
    margin-bottom:15px;
    color: #2C2C2C;
    margin-top: 24px;
}

.policy-section ul{
    padding-left:20px;
    margin-bottom:20px;
}

.policy-section ul li{
    margin-bottom:8px;
    list-style: disc;
}

@media (max-width:991px){
    .policy-banner{
        padding:90px 0;
    }
    .policy-banner h1{
        font-size:32px;
    }
}

@media (max-width:576px){
    .policy-banner{
        padding:70px 0;
    }
    .policy-section h2 {
      font-size: 26px;
      line-height: 32px;
    }
    .policy-section h3 {
      font-size: 26px;
      line-height: 32px;
    }
    .policy-banner h1{
        font-size:24px;
        line-height: 32px;
    }
    .policy-section{
        padding:40px 0;
    }
}



@media (min-width: 1700px) {
  .slider_item_one,
  .slider_item_two,
  .slider_item_three {
    height: 650px;
    object-fit: cover;
  }
}
.about_section {
  padding: 120px 0 70px 0;
}
.about_section_right h5 {
  color: #7a1f1f;
  font-size: 18px;
  font-weight: 600;
}
.about_section_right h5 img {
  margin-right: 15px;
}
.about_section_right h2 span {
  display: block;
  color: #031708;
}
.about_section_right h2 {
  padding: 12px 0 32px 0;
}
.about_section_right p {
  color: #2c2c2c;
  margin-bottom: 20px;
}
.about_section_right h3 {
  color: #7a1f1f;
  font-size: 26px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  line-height: 36px;
}
.gita_section {
  background-color: #f2c53f;
}
.gita_section_right h2 {
  color: #7a1f1f;
  margin-bottom: 32px;
}
.gita_section_right h2 span {
  display: block;
}
.gita_section_right p {
  color: #2c2c2c;
}
.gita_section_right ul {
  margin-top: 54px;
  column-count: 2;
}
.gita_section_right ul li {
  color: #7a1f1f;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 30px;
  position: relative;
  padding-left: 50px;
}
.gita_section_right ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: url(../images/sahstik-marl-icon.webp);
  overflow: auto;
}
.video_section_heading h2 {
  color: #031708;
  position: relative; /* ✅ REQUIRED */
  display: inline-block; /* ✅ keeps underline width centered */
}
.video_section_heading {
  margin-bottom: 44px;
}
.video_section_heading h2::before {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  height: 3px;
  width: 70px;
  background-color: #7a1f1f;
  border-radius: 30px;
}
.video_section_left h5 {
  color: #031708;
  font-size: 32px;
  font-weight: 500;
  font-family: "Playfair Display", serif;
  margin-bottom: 32px;
}
.video_section_left ul li {
  color: #2c2c2c;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 23px;
}
.video_section_left ul li:last-child {
  margin-bottom: 0;
}
.video_section_left ul li::before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  height: 14px;
  width: 14px;
  background-color: #7a1f1f;
  border-radius: 100%;
}
.video_section_left_image {
  margin-top: 54px;
}
.gallery_section {
  background-color: #ffeeee;
}
.gallery_section_inner h2 {
  color: #7a1f1f;
  font-weight: 500;
  margin-bottom: 32px;
}
.gallery_section_inner p {
  color: #2c2c2c;
  font-weight: 500;
}

/***************************************************************** gallery start ************************************************************************/
.magnific-img img {
  width: 100%;
  height: auto;
}
.magnific-img {
  margin-top: 44px;
}
/* 
.magnific-img {
  display: inline-block;
  width: 32.3%;
} */
a.image-popup-vertical-fit {
  cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-arrow-left:before {
  border-right: none !important;
}
.mfp-arrow-right:before {
  border-left: none !important;
}
button.mfp-arrow,
.mfp-counter {
  opacity: 1 !important;
  transition:
    opacity 200ms ease-in,
    opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
  opacity: 1 !important;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
  button.mfp-arrow,
  .mfp-counter {
    opacity: 1 !important;
  }
}
@media all and (max-width: 500px) {
  .mfp-arrow {
    bottom: 50px !important;
    top: unset !important;
    left: 40%;
  }
}
@media all and (max-width: 360px) {
  .mfp-arrow {
    left: 35%;
  }
}
/***************************************************************** gallery end ************************************************************************/
.toggle-products909 {
  color: #031708;
  font-weight: 600;
  cursor: pointer;
  user-select: none;
  font-size: 18px;
  text-align: center;
}
.krishna_section_one ul li {
  color: #2c2c2c;
  font-size: 32px;
  line-height: 42px;
  font-weight: 600;
  /* margin-bottom: 70px; */
  position: relative;
  padding-left: 70px;
}
.krishna_section_one ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: url(../images/krishna-section-icon.webp);
  overflow: auto;
}
.new_ul_li_two {
  border-top: 1px solid #7a1f1f;
  border-bottom: 1px solid #7a1f1f;
  padding-top: 30px;
  padding-bottom: 30px;
}
.new_ul_li_one {
  margin-bottom: 50px;
}
.new_ul_li_three {
  margin-top: 30px;
}
.krishna_section_one ul .new_ul_li_two::before {
  top: 40px;
}
.video_section_new_block {
  background-color: #f2c53f;
}
.video_section_heading99 {
  padding: 34px 0 0 0;
}
.video_section_heading99 p {
  color: #2c2c2c;
  margin-top: 50px;
}
.video_section_play_block {
  width: 75%;
  margin: 0 auto;
  padding-bottom: 34px;
}
.contact_us_section_right h2 {
  color: #031708;
}
.contact_scan_section {
  padding: 30px 0;
}
.contact_scan_section {
  display: grid;
  grid-template-columns: 130px 1fr;
  grid-gap: 30px;
}
.contact_scan_section_right p {
  color: #2b2b2b;
  font-weight: 600;
  margin-bottom: 7px;
}
.new_form_label {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 500;
}
.new_custom_control {
  height: 50px;
  background-color: #e2e2e2;
  color: #767676;
}
.message_control {
  background-color: #e2e2e2;
  color: #767676;
}
.new_custom_control:focus,
.message_control:focus {
  box-shadow: none;
  background-color: #e2e2e2;
}
.form_button_holder_block {
  background-color: #f2c53f;
  color: #031708 !important;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
}
/* ================= FOOTER BASE ================= */
.site-footer {
  background: #fde7c9;
  color: #3b2a1a;
}
.copyright_section {
  background: #fde7c9;
  padding-bottom: 26px;
}

/* ================= LOGO & TEXT ================= */
.footer-logo {
  max-width: 90px;
  margin-bottom: 15px;
}

.footer-desc {
  font-size: 18px;
  color: #2c2c2c;
  font-weight: 500;
  margin-top: 30px;
}

/* ================= TITLES ================= */
.footer-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #7a1f1f;
}

/* ================= LINKS ================= */
.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  font-size: 14px;
  margin-bottom: 8px;
}

.footer-links a {
  text-decoration: none;
  color: #2b2b2b;
  font-size: 16px;
}

/* ================= CONTACT ================= */
.footer-contact {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-contact li {
  position: relative;
  padding-left: 26px;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 12px;
  color: #2b2b2b;
}

/* Phone icon using ::before */
.footer-contact .phone::before {
  content: url(../images/footer-call-icon.webp);
  position: absolute;
  left: 0;
  top: 0;
}

/* Email icon using ::before */
.footer-contact .email::before {
  content: url(../images/footer-mail-icon.webp);
  position: absolute;
  left: 0;
  top: 0;
}

/* Location icon using ::before */
.footer-contact .location::before {
  content: url(../images/footer-location-icon.webp);
  position: absolute;
  left: 0;
  top: 2px;
}

/* Address lines */
.footer-contact .location span {
  display: block;
}
.fastinfo_text a {
  color: #2b2b2b !important;
  font-weight: 600;
}
.footer-bottom {
  font-size: 16px;
  color: #2b2b2b;
}
.footer_ul_li {
  display: flex;
  margin-top: 12px;
}
.instagram_icon {
  margin-left: 8px;
}

/* ================= QR / BANK ================= */
.qr-img {
  max-width: 120px;
  border: 4px solid #fff;
  margin-bottom: 10px;
}

.footer-bank {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
}

.footer-bank li {
  margin-bottom: 5px;
  color: #2b2b2b;
  font-size: 16px;
}

/* ================= BOTTOM BAR ================= */
.footer-divider {
  border-top: 2px solid #c8b39a;
  margin: 0;
  padding-top: 26px;
  background-color: transparent;
}

.footer-bottom {
  font-size: 13px;
}
.email a,
.phone a {
  color: #2b2b2b !important;
}
#myVideo {
  border-radius: 10px;
}
/* ================= RESPONSIVE ================= */
@media (max-width: 767px) {
  .footer-contact li {
    text-align: left;
  }
}
@media only screen and (min-width: 1400px) {
  .new_ul_li_two {
    padding-bottom: 38px;
  }
  .krishna_section_one ul .new_ul_li_two::before {
    top: 26px;
  }
}

@media only screen and (max-width: 1399px) {
}

@media only screen and (max-width: 1200px) {
  .slider_item_one,
  .slider_item_two,
  .slider_item_three {
    height: 650px;
    object-fit: cover;
  }
}
@media only screen and (max-width: 1168px) {
  .slider_item_one_left h1 {
    font-size: 55px;
  }
}
@media only screen and (max-width: 1057px) {
  .slider_item_one_left {
    padding-left: 49px;
  }
}
@media only screen and (max-width: 991px) {
  .slider_item_one,
  .slider_item_two,
  .slider_item_three {
    height: 1100px;
    object-fit: cover;
  }
  .slider_item_one_left {
    padding-left: 126px;
  }
  .slider_item_two_right img,
  .slider_item_one_right img {
    height: 650px;
    object-fit: cover;
  }
  .slider_item_one_left {
    padding-left: 44px;
  }
  .slider_item_one_left h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .slider_item_one_left {
    padding-top: 25px;
  }
  .about_section_right,
  .about_section_left,
  .gita_section_right h2,
  .gita_section_right p,
  .gita_section_left {
    text-align: center;
  }
  .about_section_left {
    margin-top: 30px;
  }
  .about_section_right h3 {
    font-size: 20px;
  }
  .about_section_right h2,
  .video_section_heading h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .gita_section_right h2 span {
    display: unset;
  }
  .video_section {
    background-image: url(../images/vission-section-tab-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .video_section_left_image {
    margin: 54px 0;
    text-align: center;
  }
  .video_section_left h5 {
    font-size: 26px;
  }
  .krishna_section_two {
    text-align: center;
    margin: 25px 0;
  }
  .krishna_section_one ul li {
    font-size: 24px;
  }
  .krishna_section_one ul li::before {
    top: -13px;
  }
  .krishna_section_one ul .new_ul_li_two::before {
    top: 18px;
  }
  .new_ul_li_one {
    margin-bottom: 36px;
  }
  .contact_us_section_left {
    text-align: center;
    margin-bottom: 30px;
  }
  .contact_us_section_right h2 {
    font-size: 32px;
    text-align: center;
  }
  .contact_scan_section {
    width: 62%;
    margin: 0 auto;
  }
  .tab_padding {
    padding-left: 80px;
  }
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    line-height: 42px;
  }
  h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .common_padding {
    padding: 50px 0;
  }
  .common_padding-top {
    padding-top: 50px;
  }
  .common_padding-bottom {
    padding-bottom: 50px;
  }
  .common_margin {
    margin: 50px 0;
  }
  .common_margin-top {
    margin-top: 50px;
  }
  .common_margin-bottom {
    margin-bottom: 50px;
  }
  .slider_item_one_left h1 {
    font-size: 32px;
  }
  .slider_item_one_left {
    padding-left: 114px;
  }
  .slider_item_one_left h5 {
    font-size: 20px;
    line-height: 30px;
  }
  .siol_span_one {
    display: unset;
  }
  .slider_item_one_left,
  .about_section_left {
    text-align: center;
  }

  .about_section_right h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .about_section {
    padding: 80px 0 50px 0;
  }
  .about_section_right h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .gita_section_right h2 {
    font-size: 26px;
  }
  .gita_section_right ul {
    column-count: 1;
  }
  .video_section {
    background-image: url(../images/vission-section-mobile-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .video_section_left_image {
    margin: 30px 0;
  }
  .video_section_left h5 {
    font-size: 20px;
  }
  .video_section_left ul li {
    font-size: 18px;
  }
  .gallery_section_inner h2 {
    margin-bottom: 16px;
  }
  .krishna_section_one ul li {
    font-size: 20px;
  }
  .contact_scan_section {
    width: 80%;
    margin: 0 auto;
  }
  .tab_padding {
    padding-left: 0px;
  }
  .footer_ul_li {
    justify-content: center;
  }
  .footer-desc,
  .footer_new_logo {
    text-align: center;
  }
  .footer_new_logo_div {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-desc {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .slider_item_one_left {
    padding: 0 34px;
  }
}
@media only screen and (max-width: 575px) {
  .slider_item_one_left {
    padding: 0 12px;
  }
  .slider_item_one,
  .slider_item_two,
  .slider_item_three {
    height: 844px;
    object-fit: cover;
  }
  .slider_item_two_right img,
  .slider_item_one_right img {
    height: unset;
  }
  .owl-dots {
    margin-top: -48px;
  }
  .slider_item_two,
  .slider_item_three {
    padding-top: 0;
  }
  .slider_item_three {
    background-image: url(../images/hero-slide-three-mobile-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .slider_item_two {
    background-image: url(../images/hero-slider-two-mobile-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .video_section_play_block {
    width: 100%;
    padding-bottom: 10px;
  }
  .video_section_heading99 p {
    margin-top: 30px;
  }
  .video_section_heading99 {
    margin-bottom: 20px;
  }
  .contact_scan_section {
    width: 80%;
    margin: 0 auto;
  }
  .contact_us_section_right h2 {
    font-size: 26px;
    line-height: 36px;
  }
  /* .contact_scan_section {
    grid-template-columns: 1fr;
  } */
  .about_section_right h2 {
    padding: 12px 0 20px 0;
  }
  .gita_section_right h2 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 522px) {
  .contact_scan_section {
    width: 90%;
    margin: 0 auto;
    grid-gap: 15px;
  }
}
@media only screen and (max-width: 450px) {
  .contact_scan_section {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .slider_item_one,
  .slider_item_two,
  .slider_item_three {
    height: 800px;
  }
}
@media only screen and (max-width: 375px) {
  .slider_item_one,
  .slider_item_two,
  .slider_item_three {
    height: 780px;
  }
}
@media only screen and (max-width: 380px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 340px) {
}
