@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');


  .desktop-head{
    display: block !important;
  }

  .mobile-head{
    display: none !important;
  }

.testimonial-text {
  visibility: hidden; /* Prevent flash before JS trims */
}



header {
        z-index: 9999999;
    top: 0px;
    position: sticky;
  background: #ececec;
  padding: 20px 0 0px 0;
  border-bottom: solid 2px #000;
  min-height: 85px;
}
header i {
  font-size: 34px;
  color: #58595b;
  cursor: pointer;
}

@font-face {
  font-family: "source_sans_problack";
  src:
  url("../fonts/sourcesanspro-black-webfont.woff2") format("woff2"),
  url("../fonts/sourcesanspro-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_problack_italic";
  src:
  url("../fonts/sourcesanspro-blackit-webfont.woff2") format("woff2"),
  url("../fonts/sourcesanspro-blackit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_probold";
  src:
  url("../fonts/sourcesanspro-bold-webfont.woff2") format("woff2"),
  url("../fonts/sourcesanspro-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_probold_italic";
  src:
  url("../fonts/sourcesanspro-boldit-webfont.woff2") format("woff2"),
  url("../fonts/sourcesanspro-boldit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_proextralight";
  src:
  url("../fonts/sourcesanspro-extralight-webfont.woff2") format("woff2"),
  url("../fonts/sourcesanspro-extralight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_proXLtIt";
  src:
  url("../fonts/sourcesanspro-extralightit-webfont.woff2") format("woff2"),
  url("../fonts/sourcesanspro-extralightit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_proitalic";
  src:
  url("../fonts/sourcesanspro-it-webfont.woff2") format("woff2"),
  url("../fonts/sourcesanspro-it-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_prolight";
  src:
  url("../fonts/sourcesanspro-light-webfont.woff2") format("woff2"),
  url("../fonts/sourcesanspro-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_prolight_italic";
  src:
  url("../fonts/sourcesanspro-lightit-webfont.woff2") format("woff2"),
  url("../fonts/sourcesanspro-lightit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_proregular";
  src:
  url("../fonts/sourcesanspro-regular-webfont.woff2") format("woff2"),
  url("../fonts/sourcesanspro-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_prosemibold";
  src:
  url("../fonts/sourcesanspro-semibold-webfont.woff2") format("woff2"),
  url("../fonts/sourcesanspro-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_proSBdIt";
  src:
  url("../fonts/sourcesanspro-semiboldit-webfont.woff2") format("woff2"),
  url("../fonts/sourcesanspro-semiboldit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playfair_displayblack";
  src:
  url("../fonts/playfairdisplay-black-webfont.woff2") format("woff2"),
  url("../fonts/playfairdisplay-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playfair_displayblack_italic";
  src:
  url("../fonts/playfairdisplay-blackitalic-webfont.woff2") format("woff2"),
  url("../fonts/playfairdisplay-blackitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playfair_displaybold";
  src:
  url("../fonts/playfairdisplay-bold-webfont.woff2") format("woff2"),
  url("../fonts/playfairdisplay-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playfair_displaybold_italic";
  src:
  url("../fonts/playfairdisplay-bolditalic-webfont.woff2") format("woff2"),
  url("../fonts/playfairdisplay-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playfair_displayitalic";
  src:
  url("../fonts/playfairdisplay-italic-webfont.woff2") format("woff2"),
  url("../fonts/playfairdisplay-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playfair_displayregular";
  src:
  url("../fonts/playfairdisplay-regular-webfont.woff2") format("woff2"),
  url("../fonts/playfairdisplay-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playfair_display_scblack";
  src:
  url("../fonts/playfairdisplaysc-black-webfont.woff2") format("woff2"),
  url("../fonts/playfairdisplaysc-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playfair_display_scBlkIt";
  src:
  url("../fonts/playfairdisplaysc-blackitalic-webfont.woff2") format("woff2"),
  url("../fonts/playfairdisplaysc-blackitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playfair_display_scbold";
  src:
  url("../fonts/playfairdisplaysc-bold-webfont.woff2") format("woff2"),
  url("../fonts/playfairdisplaysc-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playfair_display_scBdIt";
  src:
  url("../fonts/playfairdisplaysc-bolditalic-webfont.woff2") format("woff2"),
  url("../fonts/playfairdisplaysc-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playfair_display_scitalic";
  src:
  url("../fonts/playfairdisplaysc-italic-webfont.woff2") format("woff2"),
  url("../fonts/playfairdisplaysc-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playfair_display_scregular";
  src:
  url("../fonts/playfairdisplaysc-regular-webfont.woff2") format("woff2"),
  url("../fonts/playfairdisplaysc-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

#more {
  display: none;
}

p,
ul li {
  font-family: "source_sans_proregular";
}
ul li {
  color: #646679;
}

h2 p {
  font-size: 14px;
}

.slider img {
  width: 100%;
  position: relative;
}

.text-darkred{
 color: #b20808 !important;
}

.slider h1 {
   color: #fff;
  font-size: 90px;
font-family: "Lato", sans-serif !important;
}

/* custom shrey */

.lato{
  font-family: "Lato", sans-serif !important;
}

.txt-maron{
  color: #b20808 !important;
}

.mid-head{
  color: #b3b3b3;
  font-weight: 300;
  text-decoration: none !important;
}

.txt-grey{
  color: #b3b3b3 !important;
}

.txt-coal{
  color: #2b2a26 !important;
}

.custom-nav-1{
  position: relative;
}

.custom-prev-1{
  position: absolute;
  bottom: 270px;
  left: -70px;
border: none;
background-color: rgb(255 251 251 / 70%);
padding: 10px;
border-radius: 10px;
}

.custom-next-1{
    position: absolute;
    bottom: 270px;
  right: -70px;
border: none;
background-color: rgb(255 251 251 / 70%);
padding: 10px;
border-radius: 10px;
}

.bg-form{
    background-color: #fff7ec !important;
}

.inp-custom{
      border-radius: 0px !important;
    background: transparent !important;
    border: none !important;
    border-bottom: solid 1px #dee2e6 !important;
}

.inp-select{
  width: 100%;
       border-radius: 0px !important;
    background: transparent !important;
    border: none !important;
    border-bottom: solid 1px #dee2e6 !important; 
}

.btn-sub{
  padding: 10px 30px;
  background-color: #090909;
  color: #fff;
  font-size: 16px;
  border-radius: 50px;
   box-shadow: 0 4px 15px rgba(0,0,0,0.2);
   transition: 0.3s;
}

.divder{
  border: solid 1px #090909;
  height: 100%;
}

.btn-sub:hover{
  border: 1px solid #090909 !important;
  background-color: transparent;
  color: #090909;
  transition: 0.3s;
}

.btn-inquiry{
  padding: 0px 35px !important;
  outline: none !important;
  border: none;
}

.btn-inquiry:focus{
   outline: none !important;
   border: none !important;
}

.india-head{
  color: #090909;
  text-decoration: none !important;
  margin: 0px 5px;
  font-weight: 600;
}

.small-tours{
  background-image: url('../images/lightgreen-handmadepaper.png');
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.slidebox-content{
  background-color: #191819 !important;
  color: #fff !important;
  padding: 30px 30px 15px 30px;
}

.slidebox-content span{
  font-size: 16px;
  font-weight: 300;
}

.slidebox-content h3{
  text-transform: uppercase;
  padding-top: 30px;
  line-height: 24px;
  font-weight: bolder;
}

.slidebox-content p{
  color: #f6f6f6 !important;
  font-weight: 300;
  font-size: 16px;
  font-family: "Lato", sans-serif !important;

}

.slidebox-content a{
  color: #fff;
  font-weight: 300;
  font-size: 24px;
}


.slidebox-content-2{
  background-color: #fff !important;
  color: #090909 !important;
  padding: 30px 30px 15px 30px;
  height: 265px;
}

.slidebox-content-2 span{
  font-size: 16px;
  font-weight: 300;
}

.slidebox-content-2 h3{
  text-transform: uppercase;
  padding-top: 30px;
  line-height: 24px;
  font-weight: bolder;
}

.slidebox-content-2 p{
  color: #090909 !important;
  font-weight: 300;
  font-size: 16px;
  font-family: "Lato", sans-serif !important;

}

.slidebox-content-2 a{
  color: #090909;
  font-weight: 300;
  font-size: 24px;
}

.fs-20{
  font-size: 18px;
}

.explore-btn{
  color: #b2b2b2;
  font-weight: 600;
  font-size: 14px;
}

.explore-span{
  color: #b2b2b2;
  font-weight: 400;
  font-size: 14px;
}

.fluid-422{
  height: 512px !important;
  object-fit: cover !important;
}

.Residence-anchor{
  font-size: 18px;
  font-weight: 300 !important;
  color: #090909;
}

.custom-fluid{
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.mt-280{
  margin-top: -17.5rem;
}

.brb{
  border: solid 1px #cccccc;
}

.testimonial-box{
    min-height: 450px;
  background-color: #1b1464;
  padding: 30px;
  border-radius: 20px;
}

.testimonial-box p{
  color: #fff !important;
  font-weight: 300;
text-align: left;
}

.sub-span{
  font-size: 18px !important;
}


/* Overlay background */
.modal {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(2px);
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}

/* Modal box */
.modal-content {
  background: #fff7ec;
  padding: 30px 40px;
  border-radius: 12px;
  width: 840px;
  max-width: 90%;
  box-shadow: 0 4px 15px rgba(0,0,0,0.2);
  animation: fadeIn 0.3s ease;
  position: relative;
}

/* Close (×) button */
.close-btn {
  position: absolute;
  top: -25px;
  right: -15px;
  cursor: pointer;
  color: #090909;
  background-color: #edc335;
  padding: 10px 15px;
  border-radius: 50px;
}

.close-btn i{
    font-size: 12px;
}

/* Animation */
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-20px); }
  to { opacity: 1; transform: translateY(0); }
}



/*.slider p{color:#fff; font-size: 14px;}*/
.slider a {
color: #2b2a26;
font-size: 20px;
}
.slider2 a {
color: #000;
font-size: 20px;
}
.slider a:hover {
text-decoration: underline;
}
.slider {
position: relative;
}
.carousel-caption {
position: absolute;
top: 50% !important;
left: 50% !important;
right: inherit !important;
transform: translate(-50%, -50%);
}

.carousel-caption h6 {
font-size: 26px;
color: #fff;
font-weight: 400;
}

.owl-dots{
        display: flex;
    justify-content: center;
    margin-top: 20px;
}

.owl-carousel button.owl-dot{
    border: solid 0.0031rem #000;
    margin: 0px 2px;
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

/*-----------------Lonely explorations css-----------------*/

h2.luxury-top {
font-size: 28px;
font-family: "source_sans_prolight";
text-align: center;
}
.explorations-txt h1 {
color: #fff;
font-size: 75px;
font-family: "source_sans_prolight";
}
.explorations-txt p {
color: #fff !important;
margin: 0;
font-size: 40px;
font-family: "source_sans_prolight";
}
.exp-ctrl {
position: absolute;
top: 6%;
left: 15px;
right: 15px;
color: #fff;
text-align: center;
}

img.safari_mob {
display: none;
}

.explorations-txt {
background-color: #6b6b6b6b;
}

h1.jungles-txt {
font-size: 24px;
font-weight: bold;
}
.explorations-txt span {
font-size: 39px;
font-weight: 600;
}

h2.place {
font-weight: 600;
padding: 0;
font-size: 22px;
font-family: inherit;
}

p.smoke-p {
font-size: 14px;
font-family: inherit;
}

p.dt {
margin: 0;
font-size: 12px;
}

.jaurneys {
padding: 70px 0 50px 0;
}

h1.jaurneys_hd {
font-size: 22px;
text-align: center;
margin: 0 auto;
font-weight: 600;
color: #11064b;
font-family: source_sans_prolight;
}

p.india_head {
text-align: center;
font-size: 16px;
font-family: "source_sans_prolight";
line-height: 1.3;
margin-bottom: 15px;
color: #3333;
}

.india-block {
padding: 20px;
background-color: #180f4c;
text-align: center;
border-radius: 10px 0px 0px 10px;
height: 100%;
}
.india-block h3.india-feel {
color: #fff;
font-size: 24px;
font-weight: 100;
margin: 0 auto;
}
.india-block h1.india-txt {
color: #fff;
font-size: 80px;
}

.india-block p.inspiring-txt {
color: #fff;
font-size: 22px;
margin-top: 80px;
}

.india-block p.Storytelling {
color: #fff;
font-size: 18px;
padding-top: 100px;
margin: 0px 10px;
}

.slider2 {
display: none;
}

.india-block h1.Stephanie {
color: #fff;
font-size: 24px;
margin: 0px 10px;
}

.border-rgt {
border-right: 1px solid red;
padding: 30px 0px;
margin-top: 128px;
}

.date-block {
display: flex;
text-align: center;
justify-content: space-around;
margin-top: 148px;
}

.india-block h1.date-frst {
color: #fff;
font-size: 16px;
font-weight: 100;
}

.line_space {
width: 1px;
background: #fff;
}

img.deep-home {
width: 100%;
border-radius: 0px 10px 10px 0px;
}
.block-ctrl {
padding: 0px;
}

.Request-btn-ctrl {
text-align: center;
padding: 30px 0px;
}

a.Request-btn {
padding: 10px 20px;
background-color: #180f4c;
border-radius: 10px;
font-size: 16px;
color: #fff;
}

.body-start {
background: url(../images/bg-body-left.jpg) repeat-y left top;
}
.body-end {
background: url(../images/bg-body-right.jpg) repeat-y right top;
}

h2 {
font-size: 25px;
padding: 20px 0;
margin: 0px;
font-family: "playfair_displayregular";
}
.services-box {
padding-top: 10px;
}
.services-box img,
.our-tours .box img {
width: 100%;
}
.services-box .box,
.our-tours .box {
position: relative;
padding-bottom: 20px;
}

.services-box .box .content,
.our-tours .box .content {
position: absolute;
top: 30%;
width: 100%;
}
.services-box .box .content h3,
.our-tours .box h3 {
font-size: 30px;
color: #fff;
text-align: center;
margin: 0px;
font-family: "source_sans_prolight";
}
.services-box .box .content a,
.our-tours .box a {
font-size: 14px;
color: #fff;
text-decoration: underline;
}
.services-box .box .content a:hover,
.our-tours .box a:hover {
text-decoration: none;
}
.services-box .box.bg-blue {
background: #1b1464;
color: #fff;
}
.services-box .box.bg-blue p {
font-size: 12px;
font-family: "source_sans_prolight";
color: #fff;
}
.services-box .box h3 {
text-align: center;
padding-top: 20px;
}
.services-box .box a {
color: #fff;
text-decoration: underline;
}
.services-box .box a:hover {
text-decoration: none;
}

.services-box .box.bg-gray {
background: #b3c2ca;
}
.services-box p.news-txt {
color: #000 !important;
}
.services-box a.news-link {
color: #1b1464 !important;
font-size: 14px;
}

.services-box .box.humpi {
background: #f6f6f6;
text-align: center !important;
}
.services-box .box.humpi h3 {
font-size: 20px;
text-decoration: underline;
color: #000;
}
.services-box p.humpi-txt {
color: #000 !important;
}
.services-box h2.sec-head {
font-size: 18px;
line-height: 1.3;
color: #000;
}

.our-tours {
padding-top: 50px;
}
.our-tours .arrow-img {
width: 100%;
}

.our-tours h3 {
font-family: "source_sans_proextralight";
text-align: center;
padding-top: 60px;
padding-bottom: 20px;
font-size: 20px;
}

.accordion .card {
background: url(../images/bg-heading.jpg) repeat-y;
background-size: 100%;
}
.card-header:first-child {
border-radius: 0px;
}
.accordion .card:first-of-type {
border-radius: 0px;
}
.our-tours .card-header:first-child {
border: none;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12) !important;
}
.our-tours .card-header {
font-family: "source_sans_prosemibold";
color: #000;
}
.our-tours .card-header span {
font-family: "source_sans_proregular";
color: #000;
font-size: 12px;
word-break: break-all;
}
.our-tours .btn-link {
color: #000;
font-family: "source_sans_proregular";
word-break: break-all;
}
.our-tours .btn-link:hover {
text-decoration: none;
}
.our-tours .card-header {
padding: 0px;
text-align: center;
}

.services-box .box p.img-content {
font-family: "playfair_displayregular";
font-size: 22px;
color: #000;
}
.services-box .box p.img-content span {
font-family: "source_sans_proregular";
font-size: 16px;
line-height: 20px !important;
display: inline-block;
}
.padd-t20 {
padding-top: 30px;
}

.credentials-box {
padding-top: 20px;
}
.credentials-box p {
padding: 0px;
margin: 0px;
font-size: 14px;
}
.credentials-box h3 {
font-family: "source_sans_prosemibold";
font-size: 16px;
padding: 10px 0 0 0px;
}
.accordion .card-body {
padding: 0px;
}

.our-tours .justify-content-md-center {
padding-top: 30px;
padding-bottom: 30px;
}
.our-tours .border-tb {
margin-top: 40px;
}
.font-12 {
font-size: 20px !important;
}
.paddtnone {
padding-top: 0px !important;
margin-top: 0px;
}

.temple_town_p {
margin-top: 50px;
}

.font-size30 {
font-size: 30px;
}
footer {
-webkit-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.75);
box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.75);
margin-top: 133px;
}
footer h3 {
font-family: "source_sans_prolight";
text-align: center;
padding: 30px 0 0 0;
font-size: 40px;
}
footer p {
padding-bottom: 0px;
margin-bottom: 0px;
}

.social-icon {
padding: 20px 0;
text-align: center;
}

footer i {
background: #808080;
font-size: 20px;
color: #eae6de;
width: 45px !important;
line-height: 45px;
border-radius: 100%;
height: 45px !important;
padding-top: 13px;
}
footer i:hover {
background: #595959;
cursor: pointer;
}
.map-point {
border-bottom: solid 1px #000;
padding: 0px;
margin: 0px;
}
.map-point li {
font-size: 16px;
padding-right: 10px;
padding-bottom: 10px;
color: #666666;
}
.map-point span {
font-size: 16px;
padding-top: 10px;
}

.inner-page-data {
padding-top: 50px;
}
.inner-page-data h3 {
text-align: center;
font-family: "playfair_displayregular";
font-size: 40px;
padding-bottom: 20px;
}
.inner-page-data h3 p {
font-size: 14px;
color: #646679;
padding-bottom: 0px;
margin-bottom: 0px;
}
.inner-page-data span.btn {
background: #c9c9c9;
font-size: 20px;
color: #000;
}
.border-tb h6 {
padding-top: 10px;
padding-bottom: 10px;
margin: 0px;
}

.Luxury-Safaris {
padding-top: 50px;
}
.Luxury-Safaris h3 {
font-weight: 600;
font-size: 22px;
}
.Luxury-Safaris p {
font-size: 14px;
color: #646679;
font-weight: normal;
padding-top: 10px;
font-family: inherit;
}
.Luxury-Safaris span {
font-weight: normal;
}

img.bollywood-img {
clip-path: circle();
width: 160px;
display: flex;
margin: 0 auto;
}

h1.movies-shot {
font-size: 22px;
text-align: center;
font-style: italic;
position: relative;
}

h1.movies-shot::before {
content: "";
display: block;
width: 5%;
height: 2px;
background-color: #000;
position: absolute;
top: 50%;
left: 33%;
}

h1.movies-shot::after {
content: "";
display: block;
width: 5%;
height: 2px;
background-color: #000;
position: absolute;
top: 50%;
right: 33%;
}

img.holy-smoke {
width: 166px;
}

h1.holy-hd {
font-size: 20px;
margin: 30px 15px 0px 15px;
}

p.holy-p {
margin: 0 auto;
}

.holy_ctrl {
padding: 15px;
}

.body-start p {
color: #646679;
}

.Accommodations h1 {
padding-top: 100px;
font-family: "source_sans_proregular";
font-size: 20px;
text-decoration: underline;
padding-bottom: 50px;
}

.Accommodations {
text-align: center;
}
.Accommodations img {
width: 80%;
}
.Accommodations h2 {
font-family: "source_sans_prolight";
padding-bottom: 30px;
}

.paad-bottom20 {
padding-bottom: 30px;
padding-top: 20px;
text-align: center;
}
.paad-bottom20 p {
font-family: "source_sans_prolight";
}
.hidden-lg {
display: none;
}
.majuli-dance-heading h3 {
font-size: 68px;
padding-top: 30px;
color: #603813;
}
.majuli-dance-heading h3 p {
font-size: 44px;
}
.padd-t30 {
padding-top: 30px;
}

.inner-pages-font p {
font-size: 24px;
font-family: "source_sans_prolight";
padding-top: 20px;
}
.border-tb-heading {
border-bottom: solid 1px #000;
border-top: solid 1px #000;
padding: 20px 0;
font-family: "source_sans_proregular";
}
.inner-pages-font ul {
padding: 0px 0 20px 0;
margin: 0px;
border-bottom: solid 1px #000;
}
.inner-pages-font ul li {
font-size: 26px;
font-family: "source_sans_prolight";
padding: 10px 0px 0 0;
list-style: none;
}
.inner-pages-font h4 {
border-bottom: solid 1px #000;
font-size: 80px;
color: #42210b;
border-top: solid 1px #000;
padding: 10px 0;
font-family: "source_sans_proregular";
}
.full-img {
width: 100%;
margin-top: 20px;
}
.border-bottom1 {
border-bottom: solid 1px #000;
padding-bottom: 25px;
}
.bottom-releted-tours {
border-top: solid 1px #bc272d;
color: #bc272d;
float: left;
width: 100%;
margin-top: 40px;
padding-top: 0px !important;
font-size: 14px !important;
font-family: "source_sans_proregular" !important;
}
.bottom-releted-tours span {
float: right;
padding-right: 30px;
}

.inner-pages-font h5,
.inner-pages-font .h5 {
font-size: 29px;
margin-bottom: 0px;
text-align: center;
color: #333333;
font-family: playfair_displayregular;
}
.inner-pages-font p.headingbottom {
padding-top: 0px;
font-family: "source_sans_prolight";
font-size: 24px;
color: #936a67;
}
.full-img {
width: 100%;
margin-top: 20px;
}

.inner-pages-font h3.heading01 {
border-bottom: solid 1px #000;
font-size: 30px;
color: #4d4d4d;
padding: 20px 0 0 0;
font-family: "source_sans_proregular";
margin-top: 30px;
}
.inner-pages-font h3.heading01 span {
font-family: "source_sans_prolight" !important;
font-size: 20px;
}
.inner-pages-font .h5 {
text-align: left;
font-size: 25px;
padding: 10px 0px;
}
.inner-pages-font p.font-size60 {
font-size: 35px !important;
padding-bottom: 30px;
}
.border-tb-heading02 {
font-family: "playfair_displayregular";
}
.border-tb-heading02 span {
font-size: 16px;
font-family: "source_sans_prolight" !important;
}

.font-defrent p {
padding-bottom: 0px !important;
margin-bottom: 0px !important;
}
.font-defrent p.font-14 {
font-size: 20px;
padding-bottom: 20px !important;
}

h6 {
font-size: 25px;
line-height: 40px;
}
/*.carousel-caption.inner-pages{top:0px;}
*/
.carousel-caption.inner-pages h1 {
color: #fff;
}

.joining-section {
background: #e5e5e5;
padding: 15px 20px;
margin-top: 50px;
}
.joining-section h3 {
padding: 25px 0px;
color: #6e6e6e;
}
.joining-section h4 {
padding: 15px 0px;
border-bottom: solid 1px #000;
border-top: solid 1px #000;
font-family: "source_sans_prolight";
}

.joining-section p {
padding: 25px 0px;
}
.joining-section p a {
font-size: 20px;
color: #39b54a;
}
.accommodations-outer {
padding-top: 50px;
font-family: "source_sans_proregular";
}
.accommodations-outer h4 {
padding-bottom: 30px;
}

.joining-section h5 {
color: #808080;
font-family: "source_sans_proregular";
border-bottom: solid 1px #808080;
padding: 20px 0 20px 0;
}
.joining-section h4.border-none {
border: none;
}
.joining-section h4 span {
font-size: 40px;
font-family: "source_sans_proregular";
border-bottom: solid 1px #808080;
display: inline-block;
}

table {
width: 100%;
border: solid 1px #090909;
background: #fff;
margin-bottom: 20px;
}
table td {
font-size: 14px;
border-bottom: solid 1px #000;
border-right: solid 1px #000;
padding: 10px;
}
.joining-section h4 p {
font-size: 14px;
}
/*.carousel-caption{bottom: 410px}*/
.Accommodations h1[data-toggle="collapse"] {
cursor: pointer;
}
.paddtb20 {
padding-top: 20px;
padding-bottom: 20px;
}
.carousel-caption.inner-pages h1.dark-gray {
color: #fff;
font-weight: 600;
}
.accordion .card .box h3 a {
font-size: 28px;
text-decoration: none;
padding: 0px 20px;
}
.Itinerary {
padding-bottom: 0px;
margin-bottom: 0px;
}
.Itinerary a {
color: #000;
}
.Itinerary a:hover {
color: #b81e2c;
}
.accordion p[data-toggle="collapse"] {
margin-bottom: 10px;
font-size: 16px;
padding: 10px;
float: left;
width: 100%;
}

.color-of-rajasthan .full-img {
margin-top: 0px;
}
.navbar-toggler {
float: right;
}
.navbar-nav {
}
.navbar-nav .nav-link {
text-align: center;
border-top: solid 1px #ccc;
}
header .navbar-collapse {
margin-top: 28px;
}
header .navbar-toggler {
margin-top: 7px;
}
header .dropdown-menu.show {
position: relative !important;
transform: translate3d(-5px, 0px, 0px) !important;
}
.logo img {
width: 203px;
}
.dropdown-submenu {
position: relative;
}

.dropdown-submenu a::after {
transform: rotate(0deg);
position: absolute;
right: 80px;
top: 0.8em;
}

.dropdown-submenu .dropdown-menu {
top: 0;
left: 0%;
margin-left: 0.1rem;
margin-right: 0.1rem;
}
.navbar-nav .nav-link {
color: #343434;
}
header .dropdown-menu li a {
text-align: center;
}

header .dropdown-menu li .light-font {
font-family: "source_sans_prolight";
}

.navbar-toggler .icon-bar {
display: block;
width: 30px;
height: 3px;
border-radius: 1px;
background: #343434;
margin-bottom: 5px;
}
header .navbar-toggler {
padding: 0px;
}

.slider p.black-color {
color: #000;
}
h2.subheading p {
padding-bottom: 0px;
margin-bottom: 0px;
font-size: 11px;
}
h2.subheading {
text-transform: uppercase;
font-size: 22px;
}
h3.box-heading p {
padding-bottom: 0px;
margin-bottom: 0px;
font-size: 14px;
color: #fff;
}
p.bradcrum {
font-size: 16px;
}

.header-inner-pages {
}
.left-top-arrow img {
width: 25px;
}

.paddt50 {
padding-top: 80px;
}

.h3-headingbottomn .inner-page-data h3 {
padding-bottom: 0px;
margin-bottom: 0px;
}
.span-divider {
border-top: solid 2px #000;
padding: 0 30px;
padding-top: 50px;
display: inline-block;
}
.mobile-slider {
display: none;
}




.accordion .card .card-header .btn {
white-space: inherit;
}
.padd-top-50 {
padding-top: 50px;
}
.form-section h3 {
font-size: 20px;
width: 100%;
border-bottom: solid 1px #c1373d;
color: #c1373d;
padding-bottom: 10px;
font-family: "playfair_displayregular";
padding-top: 40px;
}
.form-section input {
border: solid 1px #c1373d;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.form-section .form-control {
line-height: 2.5;
}
.form-section .form-group {
padding-top: 20px;
}
.form-style span {
border: solid 1px #c1373d;
border-right: none;
-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomleft: 15px;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
padding: 15px 10px;
}

.form-style select {
border: solid 1px #c1373d;
padding: 17px 10px;
-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
}

.border-none {
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
}

.form-style select.border-right {
-webkit-border-top-right-radius: 15px !important;
-webkit-border-bottom-right-radius: 15px !important;
-moz-border-radius-topright: 15px !important;
-moz-border-radius-bottomright: 15px !important;
border-top-right-radius: 15px !important;
border-bottom-right-radius: 15px !important;
border-left: none;
border-right: solid 1px #c1373d !important;
}

.form-style {
padding: 0 15px;
}
.form-section h3 span {
float: right;
padding: 0 10px;
font-size: 18px;
cursor: pointer;
}
.form-section h3 span:hover {
color: red;
}
.select-form select {
float: left;
width: 78%;
border: solid 1px #c1373d !important;
margin: 0px 10px 0 0px;
}
.select-form img {
float: left;
margin: 12px 10px 0 0;
}
.select-outer {
position: relative;
float: left;
padding-bottom: 20px;
}
.select-outer select {
padding-left: 24px;
-webkit-border-radius: 10px !important;
-moz-border-radius: 10px !important;
border-radius: 10px !important;
padding: 5px 20px;
}
.cross {
position: absolute;
margin-left: 7px;
top: -3px;
}
.form-style textarea {
border: solid 1px #c1373d !important;
-webkit-border-radius: 15px !important;
-moz-border-radius: 15px !important;
border-radius: 15px !important;
min-height: 200px;
}

.form-style .border-left {
border-left: solid 1px #c1373d !important;
}
.btn-send {
text-align: right;
border-top: solid 1px #c1373d !important;
margin-top: 30px;
font-family: "source_sans_prolight";
padding-top: 10px;
}
.form-section .form-check-inline {
width: 100%;
font-family: "source_sans_prolight";
font-size: 24px;
}

/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
position: absolute;
left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
position: relative;
overflow: hidden;
padding-left: 35px;
cursor: pointer;
display: inline-block;
height: 38px;
line-height: 38px;

-webkit-user-select: none; /* webkit (safari, chrome) browsers */
-moz-user-select: none; /* mozilla browsers */
-khtml-user-select: none; /* webkit (konqueror) browsers */
-ms-user-select: none; /* IE10+ */
}

/* checkbox aspect */
[type="checkbox"] + label:before,
[type="checkbox"] + label:after {
content: "";
position: absolute;
left: 0;
z-index: 1;

-webkit-transition: 0.2s;
transition: 0.2s;
}
/* Unchecked styles */
[type="checkbox"]:not(:checked) + label:before {
top: 8px;
width: 20px;
height: 20px;
border: 1px solid #c1373d;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
[type="checkbox"]:not(:checked) + label:after {
top: 8px;
width: 20px;
height: 20px;
border: 1px solid #c1373d;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
z-index: 0;
}
/* Checked styles */
[type="checkbox"]:checked + label:before {
top: 10px;
width: 6px;
height: 12px;
border-top: 1px solid transparent;
border-left: 1px solid transparent;
border-right: 1px solid #c1373d;
border-bottom: 1px solid #c1373d;
-webkit-transform: rotateZ(37deg);
transform: rotateZ(37deg);

-webkit-transform-origin: 20% 40%;
transform-origin: 100% 100%;
}
[type="checkbox"]:checked + label:after {
top: 8px;
width: 20px;
height: 20px;
border: 1px solid #c1373d;
-webkit-border-radius: 10px;
-moz-border-radius: 5px;
border-radius: 5px;
z-index: 0;
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
top: 0;
box-shadow: none;
background-color: #444;
width: 20px;
height: 20px;
border: 1px solid #c1373d;
-webkit-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
[type="checkbox"]:disabled + label {
color: #555;
}
[type="checkbox"]:disabled:not(:checked) + label:hover:before {
border-color: #c1373d;
}

footer img {
width: 200px;
}

footer p {
padding: 0 30px;
}
.body-start .box p {
color: #fff;
}

h6 a,
h6 a:focus {
color: #000;
}

.form-style select.right-none {
border-radius: 0px;
border-right: none;
}
.inner-page-data.font-30 h3 {
font-size: 30px !important;
}
.Luxury-Safaris.font-30 h3 {
font-size: 30px !important;
}

/*---------------------home page css---------------------*/
p.himalya-undr-p {
color: #000 !important;
text-align: left;
padding: 10px 0px;
font-weight: 600;
}

span.span_p {
font-weight: normal;
}
/*---------------------Environment Khejadi css---------------------*/
.Khejadi {
text-align: center;
color: #fff;
font-family: "source_sans_prolight";
margin-bottom: 51px;
}

.Environment-block {
margin-bottom: 50px;
}

.Environment-block img {
width: -webkit-fill-available;
position: relative;
}

img.sangri-mob {
display: none;
}

.Environment-txt {
padding: 20px 0px;
position: absolute;
top: 7%;
left: 0;
right: 0;
}

.Environment-block p {
color: #fff;
margin: 0 auto;
font-size: 26px;
}

.Environment-block h1 {
font-size: 60px;
font-weight: 600;
}

.Environment-block h2 {
font-size: 40px;
padding: 0;
font-family: "source_sans_prolight";
}

.remarkable-txt-ctrl {
margin-top: 240px;
}

.remarkable-txt-ctrl p {
font-size: 24px;
padding: 0px;
font-style: italic;
font-family: "source_sans_prolight";
}

.bdr-line {
width: 70%;
border: 1px solid #fff;
margin: 0 auto;
}

.line_1 {
width: 100%;
border-top: 1px solid black;
}

.text_p_1 {
font-size: 20px;
padding: 30px 0px;
line-height: 30px;
margin: 0px;
}

.text_p {
font-size: 16px;
padding: 30px 0px;
line-height: 30px;
}

.text_p_1 span {
font-size: 30px;
font-weight: bold;
font-family: Caranda Personal Use;
}

.text_p span {
font-size: 40px;
font-weight: 600;
}

p.sangri-txt {
font-size: 16px;
font-family: system-ui;
line-height: 23px;
margin-left: 77px;
}

span.sangri-bean {
font-size: 22px;
font-weight: bold;
color: #000;
}

.sangri-img {
clip-path: circle();
}

p.happy_travl::before {
content: "";
display: block;
height: 1px;
width: 85%;
background-color: #000;
position: absolute;
top: 50%;
}

@media (max-width: 1200px) {
p.narrator_txt {
  font-size: 16px;
}

.india-block p.Storytelling {
  padding-top: 40px;
}
.slider h1 {
  font-size: 52px;
}
.india-block p.inspiring-txt {
  margin-top: 50px;
}
/*.india-block p.Storytelling {margin-top: 100px;}*/
.date-block {
margin-top: 75px;
}
}

.fs-nowrap{
  white-space: nowrap !important;
}

.br-flex{
  display: flex;
  gap: 30px;
  align-items: baseline;
}

.br-side{
  width: 100%; 
  height: 0px; 
  display: inline-block; 
  border: solid 0.031rem #b3b3b3;
}

   .side-liner{
        border-left: solid 1px black; 
        min-height: 100%;
    }
     

    .mid-liner{
        display: block;
  width: 1px;
  height: 100%;
  background-color: #ccc; /* adjust color */
  margin: 0 auto; /* centers it in the middle column */
  position: relative;
    }


    .bg-form{
        background: #fff7ec;
  padding: 30px 40px;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    }

.fs-500{
  font-weight: 600;
  color: #333333;
}

@media (max-width: 991.98px) {
.border-rgt {
  margin-top: 25px;
  padding: 0px;
}

.india-block h1.Stephanie {
  color: #fff;
  font-size: 16px;
}

li.nar_li {
  margin: 0px 16px;
}

p.narrator_txt {
  font-size: 14px;
}

p.happy_travl::before {
  width: 80%;
}

h1.Insightfully {
  font-size: 22px;
}

.india-block h1.india-txt {
  font-size: 40px;
}

.india-block h3.india-feel {
  font-size: 18px;
}

.india-block p.inspiring-txt {
  color: #fff;
  font-size: 18px;
  margin-top: 16px;
}

.india-block p.Storytelling {
  font-size: 18px;
  margin-top: 0px;
}

.india-block h1.Stephanie {
  font-size: 16px;
}

.india-block h1.date-frst {
  margin: 0px 10px;
}

h2.luxury-top {
  font-size: 18px;
}

p.smoke-p {
  margin-left: 65px;
}

.explorations-txt p {
  font-size: 22px;
}

.slider h1 {
  font-size: 50px;
}
.slider2 h1 {
  font-size: 50px;
}

h2.subheading {
  text-transform: uppercase;
  font-size: 16px;
}

.hidden-lg {
  display: block;
  font-size: 16px;
}
}

@media (max-width: 768px) {

  .text-darkred{
 color: #b20808 !important;
}
.Environment-block h1 {
  font-size: 50px;
}
.home-page-slider {
  display: none;
}

.slider-inner {
  display: block;
}
.carousel-caption {
  display: inline-table;
  align-items: center;
}

.Environment-block p {
  font-size: 16px;
}

.Environment-block h2 {
  font-size: 22px;
}

.remarkable-txt-ctrl {
  margin-top: 160px;
}

.body-start .body-start {
  background: none;
}
.mobile-slider {
  display: block;
  width: 100%;
}

.desktop-slider {
  display: none;
}
.slider2 {
  display: block;
}
.our-tours h3 {
  font-size: 20px;
}
.carousel-caption {
  width: 100%;
}
.carousel-caption h1 {
    color: #fff ;
  font-size: 26px;
}
.slider {
  position: relative;
}
.our-tours .card-header span {
  font-size: 12px;
}
.credentials-box {
  text-align: center;
}
.mobile-hide {
  display: none;
}

.border_top {
  border-top: 1px solid #000;
}

.majuli-dance-heading h3 {
  font-size: 39px;
}
.majuli-dance-heading h3 p {
  font-size: 32px;
}
.inner-pages-font p {
  font-size: 20px;
}
.inner-pages-font ul li {
  font-size: 20px;
}
.inner-pages-font h4 {
  font-size: 30px;
}
h6,
.inner-page-data span.btn {
  font-size: 12px;
}
.Accommodations h1 {
  font-size: 27px;
  padding-bottom: 20px;
  padding-top: 58px;
}
.inner-page-data h3 {
  font-size: 30px;
}

.Accommodations h2 {
  font-size: 20px;
  padding-top: 10px;
}
.Accommodations img {
  width: 100%;
}
.inner-pages-font h5,
.inner-pages-font .h5 {
  font-size: 32px;
  padding-top: 10px;
}
.inner-pages-font h3.heading01 {
  font-size: 22px;
}
.inner-pages-font p.font-size60 {
  font-size: 20px !important;
}
.inner-pages-font h5,
.inner-pages-font .h5,
.joining-section h4 span {
  font-size: 25px;
}
.services-box .box .content h3,
.our-tours .box h3 {
  font-size: 23px;
}
.services-box .box .content a,
.our-tours .box a {
  font-size: 12px;
}
.services-box .box p.img-content {
  font-size: 13px;
}
.services-box .box .content,
.our-tours .box .content {
  top: 17%;
}

.body-end {
  background-size: 30%;
}

.body-start {
  background-size: 30%;
}
.select-outer {
  width: 100%;
}
.select-form select {
  padding: 5px 40px !important;
}
.form-section h3 {
  font-size: 16px;
}
.form-style select,
.form-style span,
.form-style select.right-none {
  padding: 15px 10px;
  margin: 10px 0 0px 0;
  border: solid 1px #c1373d;
  border-radius: 15px !important;
  border: solid 1px #c1373d !important;
}
.inner-page-data.font-30 h3 {
  font-size: 20px !important;
}

.form-section h3 span {
  font-size: 12px;
  padding-top: 3px;
}
h1.movies-shot::before {
  width: 15%;
  top: 50%;
  left: 17%;
}

h1.movies-shot::after {
  width: 15%;
  top: 50%;
  right: 17%;
}
}

select.form-select {
border: solid 1px #c1373d;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
line-height: 40px !important;
height: 54px !important;
}

[v-cloak] > * {
display: none;
}
[v-cloak]::before {
content: " ";
display: block;
position: absolute;
width: 80px;
height: 80px;
background-image: url(/images/svg/loader.svg);
background-size: cover;
left: 50%;
top: 50%;
}

/******************************************************************************************************/

.where-page1 {
text-align: center;
color: #000;
margin: 20px 0px;
}

.where-page1 h1 {
font-size: 40px;
margin: 0px;
font-family: "playfair_displayregular";
font-weight: 600;
}

.where-page1 h2 {
font-size: 22px;
margin: 0px;
padding: 0px;
font-family: "source_sans_proregular";
}

img.wheare-img {
width: -webkit-fill-available;
position: relative;
}

.srinagar {
position: absolute;
top: 3%;
margin: 0px 50px;
left: 0;
}

.wheare-div h2 {
font-size: 22px;
padding: 0;
}

.wheare-div h3 {
font-size: 35px;
}

.wheare-div-middel {
color: #fff;
}
.wheare-div-middel h1 {
font-size: 40px;
font-weight: 600;
}

.wheare-div-middel h1 span.sh_1 {
font-size: 16px;
line-height: 30px;
}

.wheare-div-middel h1 span.var_1 {
font-size: 16px;
line-height: 12px;
}

.wheare-div-middel h1 span.jpr_1 {
font-size: 18px;
line-height: 0px;
color: #fff;
}

.wheare-div-middel h1 span {
display: block;
font-size: 22px;
font-weight: 200;
line-height: 30px;
}

.wheare-div-middel p {
font-size: 16px;
font-weight: 100;
padding-top: 50px;
color: #fff;
line-height: 25px;
}

p.Varanasi-p {
font-size: 16px;
font-weight: 100;
padding-top: 420px;
color: #fff;
line-height: 25px;
}

p.wheare-div-middel-p {
padding-top: 390px;
}

.wheare-div-middel p::first-letter {
font-size: 60px;
font-weight: 800;
}

.sec {
margin-top: 50px;
}

.wheare-div-middel h1.jpr-h1 {
font-size: 40px;
font-weight: 700;
color: #ff0052;
line-height: 79px;
}

.wheare-div-middel p.wheare-div-middel-p {
padding-top: 420px;
}

p.jpr-p {
font-size: 16px;
font-weight: 100;
padding-top: 925px;
color: #000;
line-height: 25px;
}

@media (max-width: 1199.98px) {
p.jpr-p {
  padding-top: 700px;
}
}

@media (max-width: 991.98px) {
.wheare-div-middel p.wheare-div-middel-p {
  padding-top: 140px;
}

p.Varanasi-p {
  padding-top: 185px;
}
p.jpr-p {
  padding-top: 430px;
}
}

@media (max-width: 575.98px) {
.where-page1 h2 {
  font-size: 15px;
  padding: 0px 30px;
}

.wheare-div-middel p {
  font-size: 12px;
  padding-top: 18px;
  line-height: 20px;
}

.wheare-div-middel p::first-letter {
  font-size: 30px;
}

.wheare-div-middel p.wheare-div-middel-p {
  padding-top: 14px;
}
}

/**************************what from css********************************/

img.hp_des {
width: -webkit-fill-available;
position: relative;
}

img.hp-mob {
display: none;
}

.what-div-middel {
color: #fff;
}

.what-div-middel h1 {
font-size: 40px;
font-weight: 700;
}

.what-div-middel h1 span {
display: block;
font-size: 22px;
font-weight: 200;
line-height: 1.2;
}

p.what-div-middel-p {
font-size: 18px;
font-weight: 100;
color: #fff;
margin-top: 548px;
}

.humpi-txt {
padding: 0px 20px;
}

.humpi-txt h1 {
font-size: 22px;
font-weight: 600;
padding-top: 50px;
color: #000;
}

.vittala {
color: #fff;
}

.vittala h1.the-vittala {
font-size: 35px;
}

p.the-vittala-txt {
font-size: 22px;
font-weight: 100;
color: #fff;
line-height: 1.2;
margin-top: 325px;
font-family: "source_sans_prolight";
}

.styas h1 {
font-size: 33px;
font-weight: 600;
color: #fff;
padding-top: 300px;
line-height: 1.2;
font-family: "source_sans_prolight";
}

/**************************why from css********************************/

.why h1 {
font-size: 40px;
font-weight: 600;
line-height: 1.2;
}

.why h1::after {
content: "";
display: block;
width: 50%;
height: 1px;
background-color: #000;
}

img.food-img {
width: 340px;
border-radius: 50%;
margin: 0 auto;
display: flex;
}

.food-hd {
padding: 0px 30px;
}

.food-hd h1 {
font-size: 22px;
font-weight: 600;
padding-top: 50px;
color: #000;
}

.food-hd p {
font-size: 16px;
font-weight: 100;
line-height: 24px;
font-family: "source_sans_prolight";
margin: 0 auto;
padding-bottom: 50px;
}

img.food-sec-img {
width: -webkit-fill-available;
margin-bottom: 50px;
}

.food-p p::first-letter {
font-size: 60px;
font-weight: 800;
}

.box-ctrl {
padding: 20px;
background-color: antiquewhite;
}

.sour-thing {
margin: 50px 0px;
}

h2.conclusion {
font-size: 20px;
font-weight: 600;
font-family: "source_sans_proregular";
}

.sour-img {
clip-path: circle();
text-align: center;
margin: 0 auto;
display: flex;
}

p.mango-p {
margin: 0;
text-align: center;
}

p.sour-txt {
font-size: 16px;
font-family: system-ui;
line-height: 26px;
}

span.sour-txt {
font-size: 22px;
font-weight: 600;
color: #000;
}

@media (max-width: 991.98px) {
p.what-div-middel-p {
  margin-top: 280px;
}

.vittala h1.the-vittala {
  font-size: 22px;
}

p.the-vittala-txt {
  font-size: 16px;
  margin-top: 200px;
}

.styas h1 {
  padding-top: 210px;
  font-size: 22px;
}

.what-div-middel h1 span {
  font-size: 16px;
}

.what-div-middel h1 {
  line-height: 66px;
}
p.what-div-middel-p {
  font-size: 16px;
}
}

@media (max-width: 575.98px) {
.wheare-div h3 {
  font-size: 22px;
}

.what-div-middel h1 {
  font-size: 60px;
  text-align: center;
}

.what-div-middel h1 span {
  font-size: 16px;
}

.what-div-middel h1 {
  line-height: 54px;
  font-size: 35px;
}

p.what-div-middel-p {
  font-size: 14px;
  margin-top: 180px;
  text-align: center;
}

img.hp_des {
  display: none;
}

img.hp-mob {
  display: block;
  width: -webkit-fill-available;
}

.humpi-txt h1 {
  font-size: 22px;
  padding-top: 30px;
  color: #000;
}

.vittala h1.the-vittala {
  font-size: 18px;
  text-align: center;
}

p.the-vittala-txt {
  font-size: 16px;
  margin-top: 270px;
  text-align: center;
}

.styas h1 {
  font-size: 22px;
  padding-top: 88px;
  text-align: center;
}
}

/*xxxxxxxxxxxxxxxx----low-door---xxxxxxxxxxxxxxxxxxxxxxxxxx*/

.low-door img {
width: -webkit-fill-available;
position: relative;
}

.heritage {
padding: 20px 0px;
background-color: #c09e79ad;
text-align: center;
position: absolute;
top: 1%;
left: 15px;
right: 15px;
}

.heritage h2 {
font-size: 25px;
padding: 0;
font-family: "source_sans_proregular";
margin: 0px;
color: #000;
}

.heritage h1 {
font-size: 30px;
padding: 0;
margin: 0px;
color: #000;
}

p.special {
line-height: 25px;
padding-top: 50px;
margin: 0 auto;
}

p.special::first-letter {
font-size: 60px;
font-weight: 800;
color: #000;
}

h1.Privacy {
font-size: 22px;
padding-top: 50px;
}

.previous {
margin-top: 50px;
}

.previous img.pre-img {
width: 11px;
}

.previous ul.pre-ul {
display: flex;
margin: 0 auto;
justify-content: center;
padding: 0;
}

li.pre-li {
list-style: none;
padding: 0px 5px;
}

.previous h1 {
font-size: 30px;
margin: 0;
}

img.pre-end-border {
margin: 0 auto;
display: flex;
width: -webkit-fill-available;
}

h1.Making-h1 {
font-size: 22px;
text-align: center;
padding: 0px 30px;
margin-top: 50px;
}

p.Making-p {
margin-top: 20px;
text-align: center;
}

a.Making-a {
color: #000;
text-align: center;
text-decoration: underline;
display: flex;
justify-content: center;
font-weight: 600;
}

@media (max-width: 991.98px) {
.heritage h1 {
  font-size: 35px;
}
}

@media (max-width: 767.98px) {
.heritage h2 {
  font-size: 16px;
}

.heritage h1 {
  font-size: 22px;
}
}

/*---------------------Mukundgarh girls css---------------------*/

p.Mukundgarh-p {
margin: 0;
color: #000;
}

h2.Mukundgarh-h2 {
letter-spacing: 5px;
}

.Mukundgarh img {
width: -webkit-fill-available;
position: relative;
}

img.Mukundgarh_lst {
height: 150px;
width: 150px;
margin: 0 auto;
display: flex;
}

h1.Making-h2 {
font-size: 20px;
color: black;
text-align: center;
}

/*---------------------Himalyan walks_D---------------------*/
.img-on-txt {
text-align: center;
position: absolute;
top: 5%;
left: 0;
right: 0;
}

img.logo-hw {
padding: 50px 0px;
display: flex;
margin: 0 auto;
width: 40%;
}

img.mob {
display: none;
}
.h-wlks img {
width: -webkit-fill-available;
position: relative;
}

h2.h-wlks-2 {
font-size: 60px;
font-family: "source_sans_proregular";
color: #fff;
font-weight: 400;
}

h1.h-wlks-privacy {
font-size: 22px;
font-weight: 400;
text-align: center;
position: relative;
margin-top: 50px;
}

h1.h-wlks-privacy::before {
content: "";
display: block;
height: 1px;
width: 33%;
background-color: #000;
position: absolute;
top: 50%;
left: 0;
}

h1.h-wlks-privacy::after {
content: "";
display: block;
height: 1px;
width: 33%;
background-color: #000;
position: absolute;
top: 50%;
right: 0;
}

h2.h-wlks-books {
font-size: 22px;
padding: 20px 0;
font-weight: 500;
font-family: "source_sans_proregular";
}

img.Kumaon-img {
height: 350px;
}

p.founder-name {
padding: 10px 0px;
}

img.fd-img {
width: 50px;
}

@media (max-width: 768px) {
h1.h-wlks-privacy::before {
  width: 25%;
}

h1.h-wlks-privacy::after {
  width: 25%;
}

img.Kumaon-img {
  height: 218px;
}
}

@media (max-width: 575.98px) {
img.desktop {
  display: none;
}

img.mob {
  display: block;
}

.img-on-txt {
  top: 2%;
}

h1.h-wlks-privacy::before {
  display: none;
}

h1.h-wlks-privacy::after {
  display: none;
}

p.founder-txt {
  margin-top: 30px;
}

img.Kumaon-img {
  height: auto;
}
}

/*------------------------OLD HOUSES CSS------------------------*/

img.old_house_mob {
display: none;
}

h1.old_house_h1 {
color: #ced521;
font-weight: bold;
}

p.house-p {
font-size: 16px;
line-height: 22px;
}

p.house-p::first-letter {
font-size: 40px;
font-weight: 800;
}

h1.the_life {
font-size: 22px;
}

span.the_life-s {
font-size: 16px;
}

.inside_ctrl {
padding: 15px;
margin-top: 50px;
}

h1.near_beach {
font-size: 22px;
margin: 50px 15px 0px 15px;
text-transform: uppercase;
}

/*------------------------off track in rajasthan------------------------*/
.rajasthan {
margin: 0px 15px;
}
p.lonely_p {
font-size: 26px;
margin: 0;
color: #fff;
}

p.off_track {
font-size: 45px;
color: #fff;
font-weight: 600;
margin: 0 auto;
}

h1.rajasthan_h1 {
font-weight: bold;
color: #c9145a;
font-size: 90px;
margin: 0 auto;
}

p.the_pleasure {
font-size: 26px;
margin: 0;
color: #fff;
}

p.this_train {
font-size: 16px;
}

p.traveling_p {
padding-top: 50px;
margin: 0 auto;
line-height: 24px;
color: #1b1464;
}

p.traveling_p::first-letter {
font-size: 40px;
font-weight: 800;
}

span.trading_spn {
font-weight: bold;
}

h1.sometime_h1 {
font-size: 22px;
margin: 0px 15px;
padding-top: 50px;
line-height: 26px;
color: #f1645a;
}

span.we_get {
font-weight: normal;
font-size: 16px;
color: #eb8982;
}

.fa-quote-left:before {
content: "\f10d";
font-size: 40px;
}

.fa-quote-right:before {
content: "\f10e";
font-size: 40px;
line-height: 16px;
}

@media (max-width: 575.98px) {
p.off_track {
  font-size: 22px;
}

h1.rajasthan_h1 {
  font-size: 40px;
}

p.the_pleasure {
  font-size: 16px;
}
}

/*------------------------ Balaram’s juggernaut css------------------------*/

h1.balram-hd {
color: #000;
font-size: 50px;
padding-top: 50px;
}

h2.balram-story {
font-size: 40px;
padding: 0px 10px;
border-left: 1px solid #000;
border-right: 1px solid #000;
margin-top: 50px;
}

h1.txt-2 {
color: #000;
font-size: 22px;
padding-top: 20px;
}

@media (max-width: 575.98px) {
.fa-quote-left:before {
  font-size: 28px;
}

.fa-quote-right:before {
  font-size: 28px;
}

h1.balram-hd {
  font-size: 30px;
}

h2.balram-story {
  font-size: 20px;
}

h1.txt-2 {
  font-size: 16px;
}
}

/*------------------------ Balaram’s juggernaut css------------------------*/
.border-tb {
border-bottom: solid 1px #000;
border-top: solid 1px #000;
padding: 10px 0px;
margin-bottom: 20px;
}

h1.Travelicious_h1 {
font-size: 24px;
}

h1.narrator_hd {
font-size: 40px;
margin: 0 auto;
}

h2.name {
padding: 05px 0px;
font-size: 18px;
}

p.possition {
margin: 0 auto;
}

ul.Insightfully_txt {
justify-content: center;
display: flex;
margin: 0 auto;
list-style: square;
padding: 0px;
}

li.nar_li {
margin: 0px 30px;
}

p.narrator_txt {
font-size: 18px;
margin: 0 auto;
}

p.Travelicious_p {
text-align: left;
font-family: inherit;
}

p.happy_travl {
position: relative;
text-align: right;
margin: 0;
}

h1.Insightfully {
text-align: center;
font-size: 24px;
margin-top: 50px;
}

p.new_airports {
font-weight: 600;
font-family: inherit;
}

p.india_continues {
font-family: inherit;
}

p.tourism {
font-weight: 600;
text-align: center;
}

.query{
    font-size: 20px;
color: #b20808;
}

@media (max-width: 576px) {
    
    .slidebox-content-2{
        height: 289px !important;
    }
    
    .close-btn {
          top: -15px;
  right: -15px;
  padding: 5px 10px;
  border-radius: 50px;
}
    
    header{
        min-height: 70px !important;
    }
    
    .remark-none{
      display: none !important; 
    }
    
    .side-liner{
        display: none !important;
    }
    
    .mt-280{
        margin-top: 0px !important;
    }
    
    
    .custom-nav-1{
         display: none !important;
    }
    
    .owl-nav{
        display: none !important;
    }
    
    .region-menu{
        display:none !important;
    }
    
    .left-top-arrow img {
    width: 15px !important;
}


.btn-inquiry {
    font-size: 13px;
    padding: 0px 15px !important;
}



    .logo img {
    width: 180px;
}
    
.carousel-control-prev, .carousel-control-next{display:none !important}

ul.Insightfully_txt {
  display: block;
  text-align: start;
}

p.happy_travl::before {
  width: 60%;
}

p.happy_travl::before {
  width: 60%;
}

h1.Insightfully {
  font-size: 20px;
}

img.safari_des {
  display: none;
}
img.safari_mob {
  display: block;
}

img.sangri-des {
  display: none;
}
img.sangri-mob {
  display: block;
}

.sangri-img {
  display: flex;
  margin: 0 auto;
}

.Environment-block p {
  font-size: 16px;
  padding: 0px 30px;
}

.jaurneys {
  padding: 0;
  margin: 0px 15px;
}

.india-block {
  border-radius: 10px 10px 0px 0px;
}
img.deep-home {
  border-radius: 0px 0px 10px 10px;
}

.border-rgt {
  border-bottom: 1px solid red;
  border-right: none;
  padding-bottom: 18px;
  margin: 0 auto;
}

p.smoke-p {
  margin: 15px 15px 0px 0px;
}

h1.movies-shot::before {
  display: none;
}

h1.movies-shot::after {
  display: none;
}

p.sangri-txt {
  font-size: 16px;
  line-height: 23px;
  padding: 15px 0px;
  margin: 0 auto;
}
}

/*--------------------------the-mahakumbh-mela css--------------------------*/


.mahakumbh {
margin: 30px 0px;
} 

.date h6 {
font-size: 24px;
font-weight: 200;
color: #6a6969;
}

.date h6::after {
content: "";
display: block;
width: 100%;
height: 1px;
background-color: #cbc3c3;
}


.date h1 {
font-size: 34px;
font-weight: 200;
}

img.kumbh-img {
width: 100%;
border-radius: 10px;
}

.kumbh-sec p {
font-size: 26px;
font-weight: 200;
font-family: system-ui;
margin: 10px 0px;
}

.kumbh-text p {
font-size: 16px;
font-weight: 200;
font-family: system-ui;
margin: 10px 0px;
}

.mahakumbh-home-img img {
    width: 100%;
    border-radius: 10px;
  }

  .kumbhmela-red-bg {
    background-color: #831E1E;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
  }

  .kumbhmela-red-bg p {
  font-size: 12px;
  color: #fff;
  font-family: lato;
  line-height: 28px;
  font-weight: 200;
}

  .kumbh-containt h2 {
  font-size: 14px;
  line-height: 20px;
  font-family: lato;
  color: #6a6969;
  font-weight: 200;
  padding: 10px 0px;
}

  .process-sec h1 {
  font-size: 24px;
  margin-top: 20px;
  font-family: lato;
}

 .process-sec p {
    font-size: 12px;
    font-family: lato;
    color: #6a6969;
  }

p.frist-letter::first-letter {
font-size: 200%;
color: #black;
}

.requst-btn {
  text-align: center;
  margin-top: 30px;
}

.requst-btn a {
padding: 10px;
background-color: #86181A;
border-radius: 10px;
color: #fff;
text-decoration: none;
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}


figure {
border: 1px #cccccc solid;
margin: auto;
}

figcaption {
background-color: black;
color: white;
padding: 20px;
}



/*--------------------------Indian Moments Postcard css--------------------------*/

.post-img {
position: relative;
margin: 15px 0px;
}

.post-img img {
vertical-align: middle;
border-radius: 10px 10px;
height: 400px;
}

.post-img .content {
position: absolute;
bottom: 0;
background: rgb(0, 0, 0);
background: rgb(255 251 251 / 84%);
color: #fff;
width: 100%;
padding: 20px;
border-radius: 0 0 10px 10px;
}

.content p {
margin: 0;
color: #000;
}

.download-file  {
display: flex;
justify-content: space-between;
}

.download-file img.download-btn {
height: 24px;
cursor: pointer;
}

/*--------------------------Jungle tour css--------------------------*/


.jungle-tour img {
vertical-align: middle;
border-radius: 10px 10px;
}


.jungle-tour {
position: relative;
text-align: center;
color: #fff;
margin-top: 70px;
}

.jungle-tour h1 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 40px;
font-weight: 400;
}

@media only screen and (max-width: 992px) {
.post-img img {
  height: auto;
}

.download-file img.download-btn {
  height: 24px;
}

.jungle-tour h1 {
  font-size: 22px;
}

.mahakumbh {
  margin: 15px 0px;
}

.date h6 {
  font-size: 18px;
}

.date h1 {
  font-size: 24px;
}

img.kumbh-img.col-space {
  margin-bottom: 15px;
}

.process-sec h1 {
  font-size: 18px;

}

}


/* Mukunda The haveli tales css */

.mukunda-painting{
  position: relative;
}

.mukunda-content{
  position: absolute;
  top: 10%;
  left: 2%;
}

.mukunda-content h1{
  padding: 5px;
  background-color: rgb(0 0 0 / 84%);
  width: 70%;
  text-align: left;
  color: #fff;
}

.mukunda-content p{
  padding: 5px;
  background-color: rgb(0 0 0 / 84%);
  width: 28%;
  text-align: left;
  color: #fff;
}

.read-more{
  margin-left: 45px;
  padding: 30px 0px;
}

@media (max-width: 1024px) {

  .read-more{
    margin-left: 0px;
    padding: 30px 0px;
  }

  .mukunda-content p{
    padding: 5px;
    background-color: #000;
    width: 32%;
    text-align: left;
    color: #fff;
  }
  
}


@media (max-width: 768px) {

  .mukunda-content{
    position: absolute;
    top: 10%;
    left: 3%;
  }

  .mukunda-content h1{
    padding: 5px;
    background-color: #000;
    width: 72%;
    text-align: left;
    color: #fff;
  }
  
  .mukunda-content p{
    padding: 5px;
    background-color: #000;
    width: 30%;
    text-align: left;
    color: #fff;
  }

  .fs-20{
font-size: 20px !important;
  }
  
}


@media (max-width: 425px) {

  .mukunda-content{
    position: absolute;
    top: 10%;
    left: 3%;
  }

  .mukunda-content h1{
    font-size: 22px;
    padding: 5px;
    background-color: #000;
    width: 91%;
    text-align: left;
    color: #fff;
  }
  
  .mukunda-content p{
    font-size: 14px;
    padding: 5px;
    background-color: #000;
    width: 48%;
    text-align: left;
    color: #fff;
  }

  .fs-20{
font-size: 14px !important;
  }
  
}


/* artist-in-mukanda */

.artist-cursive-content{
  border-left: solid 2px #000;
  border-right: solid 2px #000;
}

.artist-cursive-content h2{
  padding: 0px 20px;
}



.artist-slider img{
  width: 100%;
}

.fs-14{
  font-size: 14px;
 
}

.artist-img{
  width: 546px;
}

.artist-img-1{
  width: 546px;
}

.bg-cream{
  background-color: #f4d8c0;
}

.bg-reddish{
  background-color: #932117;
}

.gallery-blog{
  width: 300px;
  height: 100%;
  object-fit: cover;
}

.fs-40{
  font-size: 45px !important;
  white-space: nowrap;
}

.gap-flex{
  display: flex;
  gap: 10px;
}

.br-5{
  border-radius: 5px;
}

.mukund-text{
  font-size: 24px;
  font-weight: 300 !important;
  
}

.fw-300{
  color: #333;
  font-weight: 300 !important;
}

.fs-60{
  color:#fff !important; 
  font-size: 80px !important;
  font-weight: bold;
}

.fs-16{
  font-size: 16px;
}

.txt-reddish{
  color: #ce3e2f;
}

.fs-40{
  font-size: 40px;
}

.fs-19{
  font-size: 19px;
}


@media (max-width:1024px) {

  .artist-img-1{
    width: 546px;
    height: 562px;
  }
  
}


@media (max-width:768px) {

  .artist-img-1{
    width: 546px;
    height: 611px;
  }
  
}

@media (max-width:425px) {

  .gallery-blog{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/* mukunda-the-haveli-tales-page */

.bg-brown{
  background-color: #823428;
}

.mukunda-slider-mob{
  display: none;
}

.mukunda-slider{
  position: relative;
  display: block;
}

.slider-content{
  width: 400px;
  padding: 30px;
  text-align: center;
  position: absolute;
  top: 25%;
  left: 6%;
  border-radius: 10px;
}

.slider-content h3{
  font-size: 50px;
  padding-top: 20px;
}

.slider-content p{
  padding-top: 40px;
}

.mukunda-cta{
  margin: auto;
  background-image: url("../images/Mukunda-bg-cta.png");
  width: 75%;
  height: 420px;
background-size: cover;
background-position: center;
  background-repeat: no-repeat;
}

.fs-22{
  font-size: 22px;
}

.tour-shekwat{
  background-color: #971345;
}

.txt-line-none{
  text-decoration: none;
}

.artist-mukundgarh{
  background-color: #4699a8;
}

.heritage-revel{
  background-color: #734e5a;
}


@media (max-width: 996px) {

  .desktop-head{
    display: none !important;
  }

  .mobile-head{
    display: block !important;
  }

  .fs-60{
    font-size: 40px !important;
  }

  .fs-40{
font-size: 20px !important;
  }

  .mukunda-cta{

    background-image: url("../images/Mukunda-bg-cta.png");
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
  background-size: cover;
  background-position: center;
    background-repeat: no-repeat;
  }

.fs-nowrap{
  font-size: 18px;
}

.br-flex{
  gap: 8px;
}

.mukund-text{
  font-size: 16px !important;
}


  .fs-22{
    font-size: 16px !important;
  }

  .mukunda-slider{
    display: none;
  }

  .mukunda-slider-mob{
    position: relative;
    display: block;
  }

  .slider-img-mob{
    width: 100%;
    height: 750px;
object-fit: cover;
  }
  
  .slider-content-mob{
    width: 400px;
    padding: 30px;
    text-align: center;
    position: absolute;
    top: 42%;
    left: 18%;
    border-radius: 10px;
  }
  
  .slider-content-mob h3{
    font-size: 50px;
    padding-top: 20px;
  }
  
  .slider-content-mob p{
    padding-top: 40px;
  }
  
  
}

@media (max-width:576px) {

  .mukunda-cta{

    background-image: url("../images/Mukunda-bg-cta.png");
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
  background-size: cover;
  background-position: center;
    background-repeat: no-repeat;
  }

  .slider-img-mob{
    width: 100%;
    height: 450px;
object-fit: cover;
  }
  
  .slider-content-mob{
    width: 400px;
    padding: 30px;
    text-align: center;
    position: absolute;
    top: 42%;
    left: 24%;
    border-radius: 10px;
  }

  .slider-content-mob{
    width: 290px;
    padding: 10px 30px;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 15%;
    border-radius: 10px;
  }
  
  .slider-content-mob h3{
    font-size: 20px;
    padding-top: 10px;
  }
  
  .slider-content-mob p{
    font-size: 12px;
    padding-top: 10px !important;
  }
  
  
}


@media (max-width:390px) {

  .mukunda-cta{

    background-image: url("../images/Mukunda-bg-cta.png");
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
  background-size: cover;
  background-position: center;
    background-repeat: no-repeat;
  }

  .slider-img-mob{
    width: 100%;
    height: 450px;
object-fit: cover;
  }
  
  .slider-content-mob{
    width: 400px;
    padding: 30px;
    text-align: center;
    position: absolute;
    top: 42%;
    left: 10% !important;
    border-radius: 10px;
  }

  .slider-content-mob{
    width: 290px;
    padding: 10px 30px;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 15%;
    border-radius: 10px;
  }
  
  .slider-content-mob h3{
    font-size: 20px;
    padding-top: 10px;
  }
  
  .slider-content-mob p{
    font-size: 12px;
    padding-top: 10px !important;
  }
  
  
}

@media (max-width:320px) {

  .mukunda-cta{

    background-image: url("../images/Mukunda-bg-cta.png");
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
  background-size: cover;
  background-position: center;
    background-repeat: no-repeat;
  }

  .slider-img-mob{
    width: 100%;
    height: 450px;
object-fit: cover;
  }
  
  .slider-content-mob{
    width: 400px;
    padding: 30px;
    text-align: center;
    position: absolute;
    top: 42%;
    left: 4% !important;
    border-radius: 10px;
  }

  .slider-content-mob{
    width: 290px;
    padding: 10px 30px;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 15%;
    border-radius: 10px;
  }
  
  .slider-content-mob h3{
    font-size: 20px;
    padding-top: 10px;
  }
  
  .slider-content-mob p{
    font-size: 12px;
    padding-top: 10px !important;
  }
  
  
}