body{
    font-family: 'Yeseva One', cursive;
    overflow-x: hidden;
    background: #F9F3EE;
}
html {
  scroll-behavior: smooth;
}
/* html{
  background: #F9F3EE;
  z-index: -2;
} */
p{
    font-family: 'Josefin Sans', sans-serif;
    color: rgba(0, 0, 0, 0.60);
    text-align: center; 
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.pl-sm-5{ 
    padding-left: 4rem!important;

}
.container-fluid {
    width: 89%;
}
.shadedText{ 
    text-shadow: -1.5px 0px 0px #000000a3, 1.5px 0px 0px #000000a3, 0px -1.5px 0px #000000a3, 0px 1.5px 0px #000000a3;
    color: #95bf65;
    font-size: 39px; 
    /* -webkit-text-fill-color: #95bf65; */
    /* -webkit-text-stroke: 1.7px #000000a3; */
}
.secPadding{
    padding: 0px 10rem;
}
.pb-mob-5{
  padding-bottom: 4rem;
}
h2{
    color: #95bf65; 
    text-align: center;
    font-family: 'Yeseva One', cursive;
    font-size: 40px; 
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2.4px;
}
.lightBg{
    background: #F9F3EE;
    position: relative;
    z-index: 2;
}
.lightBg h2{
    font-size: 40px;  
    letter-spacing: 2px;
}
#minimal-bootstrap-carousel {
    margin-top: 0px;
    position: relative;
    height: 88vh;
}

#minimal-bootstrap-carousel .carousel-caption {
    position: absolute;
    /* top: 0; */
    /* right: 0; */
    left: 0;
    bottom: 3.2rem;
    padding: 0;
    text-align: right;
    text-shadow: none;
    height: 100vh;
    height: 88%;
}

#minimal-bootstrap-carousel .carousel-caption .container {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: flex;
    align-items: flex-end;
  
}
.carousel-inner{
    /* height: 100vh; */
}
.carousel-indicators .active{
    background: #95BF65;
    width: 16px;
    height: 16px;
}
.carousel-indicators li{
    width: 12px;
    height: 12px; 
    background: #999999;
    border-radius: 50%;
}
 
@media (max-width: 1199px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 960px;
    }
}

@media (max-width: 991px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 720px;
    }
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
    display: table-cell;
    text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
    vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
    vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
    vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .container .box .content {
    display: block;
}

#minimal-bootstrap-carousel [class*=carousel-control] {
    background: none;
    /* width: 50px; */
    /* height: 50px; */
    /* font-size: 36px; */
    /* line-height: 48px; */
    color: #fff;
    background-color: transparent;
    visibility: visible !important;
    opacity: 1;
    /* border: 1px solid #fff; */
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /* top: 50%; */
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    top: inherit;
    bottom: 8px;
    width: 30px;
}
.carousel-indicators{
    bottom: 0;
    align-items: center;
    /* padding: 32px 0;
    position: relative; */
}
/* #Navigation
================================================== */

.start-header {
	opacity: 1;
	transform: translateY(0);
	padding: 20px 0;
	/* box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15); */
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
    background: #F9F3EE;
}
.start-header.scroll-on {
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
	/* padding: 10px 0; */
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.start-header.scroll-on .navbar-brand img{
	/* height: 24px; */
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navigation-wrap{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
  /* z-index: 999; */
  position: relative;
}
.navigation-wrap.start-header.scroll-on {
  position: fixed;
}
.navbar{
	padding: 0;
}
.navbar-brand img{
	height: 50px;
	width: auto;
	display: block;
  /* filter: brightness(10%); */
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navbar-toggler {
	float: right;
	border: none;
	padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
	outline: none;
}
.navbar-light .navbar-toggler-icon {
	width: 24px;
	height: 17px;
	background-image: none;
	position: relative;
	border-bottom: 1px solid #000;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
	width: 24px;
	position: absolute;
	height: 1px;
	background-color: #000;
	top: 0;
	left: 0;
	content: '';
	z-index: 2;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after{
	top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}
.navbar-light .navbar-nav .nav-link{ 
	font-weight: 500;
    transition: all 200ms linear;
    color: rgba(0, 0, 0, 0.60);
    font-family: 'Yeseva One', cursive;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}
.nav-item:hover .nav-link{
  color: rgba(0, 0, 0, 0.60) !important;
}
.nav-item.active .nav-link{
	color: #777 !important;
}
.nav-link {
	position: relative;
	padding: 5px 0 !important;
	display: inline-block;
}
.navbar .nav-item{
    margin-right: 35px;
}
.nav-item:after{
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	background-color: rgba(0, 0, 0, 0.60) ;
	opacity: 0;
    transition: all 200ms linear;
}
.nav-item:hover:after{
	bottom: 6px;
	opacity: 1;
}
/* .nav-item.active:hover:after{
	opacity: 0;
} */
.nav-item{
	position: relative;
    transition: all 200ms linear;
}
.moreBtn{
    border-radius: 60px;
    border: 2px solid rgba(0, 0, 0, 0.60);
    background: #95BF65;
    color: rgba(0, 0, 0, 0.60) !important;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
    padding: 10px 40px 6px;
    font-size: 20px;
    text-decoration: none !important;
    margin-top: 50px; 
    list-style: 30px;
    display: inline-block;
    display: inline-flex;
} 
.moreBtn .fa.fa-angle-down {
  padding: 2px 8px;
  font-size: 26px;
}
.bgGreen{
    background: #95BF65;
  
}
.curveTop{
    background: linear-gradient(rgb(149 191 101) 0%, rgb(149 191 101) 100%);
    width: 106%; 
    left: -39px; 
    border-top-left-radius: 50% 6%;
    border-top-right-radius: 50% 6%;
}
.curveBottom{
    background: linear-gradient(rgb(149 191 101) 0%, rgb(149 191 101) 100%);
    border-bottom-left-radius: 50% 6%;
    border-bottom-right-radius: 50% 6%; 
    width: 106%;
    padding-bottom: 85px;
    left: -39px;  
}
/* .curveTop, .curveBottom{
  position: relative;
}
.curveBottom::before, .curveTop::before {
  content: "";
  position: absolute;
  width: 100%;
  z-index: -1;
  height: 911px;
  left: 0;
  background: #95bf65;
  right: 0;
  border-radius: 100%;
  top: -340px;
  border-radius: 200%; 
}
.curveBottom:after {
  content: "";
  position: absolute;
  width: 100%;
  z-index: -1;
  height: 911px;
  left: 0;
  background: #95bf65;
  right: 0;
  border-radius: 100%;
  bottom: -340px;
  border-radius: 200%; 
} */
.pt-100{
    padding-top: 90px;
}
.mtop-5{
  margin-top: 5rem;
}
.mt-8{
    margin-top: 8rem;
}
.mt-15{
  margin-top: 15rem;
}
.mt-18{
  margin-top: 18rem;
}
.mt-50{ 
    margin-top: 40px;
    margin-bottom: 0;
}
.mt-21{
  margin-top: 26rem;
}
.mt-11{ 
  margin-top: 12rem; 
}
.imgIcon {
    width: 88px; 
    position: absolute;
    top: -14%;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 88px;
    border: 2px solid rgba(0, 0, 0, 0.60);
    background: url(<path-to-image>), lightgray -19.137px -8.134px / 129.755% 118.487% no-repeat;
}
.right-arrow{
  width: 36px;
}
svg{
  width: 100%;
}
.reviews{
    border-radius: 42px;
border: 2px solid rgba(0, 0, 0, 0.60);
background: #95BF65;
padding: 76px 90px 12px;
margin-top: 5rem;
position: relative;
}
.reviews p{
  font-size: 18px;
  line-height: 26.2px;
}
.reviews h4{
    color: rgba(0, 0, 0, 0.60);
    text-align: center;
    font-family: 'Yeseva One', cursive;
    font-style: normal;
    font-weight: 400;
    line-height: 26.2px;
    margin-bottom: 0;
}
p.italic{
    color: rgba(0, 0, 0, 0.60);
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 12.34px;
    font-style: italic;
    font-weight: 400;
    line-height: 25.2px;
    margin: 0;
}
hr { 
    border-top: 1px solid rgba(0, 0, 0, 0.60);
}
.social-media{
    list-style: none;
    display: flex;
    padding: 0;
}
li a img {
    height: 30px;
}
li {
    margin-right: 20px;
}
footer h5{
    margin-bottom: 28px;
    color: rgba(0, 0, 0, 0.60);
    font-family: 'Josefin Sans', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.4px;
}
footer p{
    color: rgba(0, 0, 0, 0.60);
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px; 
    font-weight: 500;
    line-height: 28px; 
    letter-spacing: 0.233px;
    text-align: left;
}
.quickLinks {
  padding: 0;
  list-style: none;
}
footer .quickLinks a{
  color: rgba(0, 0, 0, 0.60); 
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px; 
  font-weight: 500;
  line-height: 25px;   
letter-spacing: 0.233px;
}
footer svg{
  position: absolute;
  bottom: 9px;
  z-index: -1;
  /* transform: rotate(0.65deg); */
}
footer .navbar-brand img {
  height: 75px;
}
.topCurve svg{
  position: absolute;
  top: -10%;
  /* bottom: 0;
  z-index: -1; */
}
/* .topCurve:before {
  content: "";
  position: absolute;
  right: -5px;
  width: 38px;
  height: 54px;
  background: #95bf65;
  border-radius: 30px;
  top: -43px;
  z-index: 0;
} */
.topCurve-res svg{
  position: absolute;
  top: -5%;
}
/* .topCurve-res:before {
  content: "";
  position: absolute;
  right: -5px;
  width: 38px;
  height: 54px;
  background: #95bf65;
  border-radius: 30px;
  top: -37px;
  z-index: 0;
} */
.bottomCurve svg{
  position: absolute;
  transform: rotate(180deg); 
  bottom: -135px;
  z-index: -1;
}
/* .bottomCurve:before {
  content: "";
  position: absolute;
  right: -3px;
  width: 57px;
  height: 20px;
  background: #95bf65;
  border-radius: 20px;
  bottom: -3px;
} */
.galleryImg {
  cursor: pointer;
}
.galleryImg img{ 
    width: 100%;
    height: 203px;
    object-fit: cover;
}
.magnific-img.galleryImg img {
  height: 203px;
  object-fit: cover;
  padding: 6px 6px;
}
.galleryImg video {
  height: 203px;
  padding: 6px 6px;
}
.magnific-img.galleryImg{
  display: block;
  height: 203px; 
    /* margin:7px 5px 0; */
    overflow: hidden;
}
.videoIcon {
  border-radius: 56px;
  border: 1px solid #7A7A7A;
  background: rgba(255, 255, 255, 0.70);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 27px;
  color: #7A7A7A;
  padding-left: 6px;
}
 
section.bgGreen{
    position: relative;
}
section.flowerShade::before {
    content: ""; 
    position: absolute;
    width: 26%;
    height: 100%;
    background-image: url(assets/img/Gallery/Vector/OBJECTS.svg);
    background-repeat: no-repeat;
    right: 0px;
    top: -200px;
}
section.flowerShade2::before {
  content: ""; 
  position: absolute;
  width: 17%;
  height: 100%;
  background-image: url(assets/img/Homepage/2.svg);
  background-repeat: no-repeat;
  right: 0px;
  top: 12px;
}
video{
    width: 100%;
    height: 232px;
    object-fit: cover;
    padding: 3px 6px;
}
h3.shadedText {
    text-align: center;
    font-family: 'Yeseva One', cursive;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.7px;
}
.bottomSvg{
    position: absolute;
    bottom: -13%;
    left: -34%;
    z-index: 0; 
    width: 68%;
}
.IndexbottomSvg{
  position: absolute;
  bottom: -301px;
  left: 0;
  z-index: 0;
  width: 33%;
}
.resourceBgTop{
  position: absolute;
  top: 150px;
  left: 0;
  z-index: 0;
  width: 100%;
}
.resourceBg{ 
    position: absolute;
    bottom: -180px;
    left: 0;
    z-index: 0;
    width: 100%;
}
/* section.bgGreen::after{
    content: "";
    background-image: url('assets/img/Gallery/Vector/Vector.svg');
    position: absolute;
    width: 26%;
    height: 100%; 
    background-repeat: no-repeat;
    left: 0px;
    top: -83px;
} */

.circleBottom{
    position: absolute;
    bottom: -18.5%;
    left: 0;
    z-index: 0;
    width: 68%;
    width: 40%;
    right: 0;
    margin: auto;
}
.founderSvg, .blissfullSvg{
    position: relative;
}
.founderSvg::before{
    content: "";
    position: absolute;
    background-image: url('assets/img/aboutVector/hand-l.svg');
    background-repeat: no-repeat;
    height: 100%;
    width: 27%;
    left: 0;
    top: 22%;
}
.founderSvg::after{
    content: "";
    position: absolute;
    background-image: url('assets/img/aboutVector/hand-r.svg');
    background-repeat: no-repeat;
    height: 100%; 
    right: 0;
    top: 22%;
    width: 20%; 
}
.founderPro{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
  padding-top: 28px;
  position: relative;
}
.founderPro .imgVector{
  position: absolute;
  margin-top: 40px;
  margin-bottom: 0;
}
.founderImg{
  width: 32%;
}
.blissfullSvg::before{
    content: "";
    position: absolute;
    background-image: url('assets/img/aboutVector/Vector.svg');
    background-repeat: no-repeat;
    height: 100%;
    width: 28%;
    left: 0;
    top: 0;
}
.blissfullSvg::after{
    content: "";
    position: absolute;
    background-image: url('assets/img/aboutVector/Vector-1.svg');
    background-repeat: no-repeat;
    height: 100%; 
    right: 0;
    top: -16%;
    width: 32%;
}

.popupHead{
  color: #ED3261;
text-align: center; 
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 250%;
font-family: 'Yeseva One', cursive;
}
.popupText{
color: rgba(0, 0, 0, 0.60);
text-align: center;
font-family: 'Josefin Sans', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 130%;
margin-top: 40px;
}
.fullwth .close span{
  height: 30px;
  width: 30px;
  /* border: 2px solid;
  border-radius: 50%; */
  display: inline-block; 
  border: 0;
}
.modal-header{
  border: 0;
} 
.galleryPopup .modal-header, .yogapopup .modal-header{
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.60);
  height: 30px;
  width: 30px;
  position: absolute; 
  right: 0;
  cursor: pointer;
  z-index: 5;
}
.modal-header .close:before, .modal-header .close:after {
  position: absolute; 
  content: ' ';
  height: 21px;
  width: 1.5px;
  background-color: rgba(0, 0, 0, 0.60);
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  border-radius: 15px;
  transition: all .4s ease;
}
.modal-header .close:before {
  transform: rotate(90deg);
}
.modal-header .close:after {
  transform: rotate(-90deg);
}
.modal-header:hover .close:before {
  transform: rotate(45deg);
}
.modal-header:hover .close:after {
  transform: rotate(-45deg);
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  outline: none;
}
.fullwth .modal-dialog.modal-dialog-centered{
  width: 100%;
  max-width: 100%;  
  height: 78%;
  min-height: 78%; 
  margin-top: 100px;
}
#rootyoga.fullwth .modal-dialog.modal-dialog-centered{ 
  border: 2.5px solid rgba(237, 51, 98, 0.50);
  border-left: 0;
  border-right: 0;
}
#sacralyoga.fullwth .modal-dialog.modal-dialog-centered{ 
  border:  2.5px solid #FA7B2F;
  border-left: 0;
  border-right: 0;
}
#solaryoga.fullwth .modal-dialog.modal-dialog-centered{ 
  border: 2.5px solid rgba(242, 159, 5, 0.50);
  border-left: 0;
  border-right: 0;
}
#heartyoga.fullwth .modal-dialog.modal-dialog-centered{ 
  border: 2.5px solid #40C85C;
  border-left: 0;
  border-right: 0;
}
#throatyoga.fullwth .modal-dialog.modal-dialog-centered{ 
  border:  2.5px solid #1DCCFE;
  border-left: 0;
  border-right: 0;
}
#thirdEyeyoga.fullwth .modal-dialog.modal-dialog-centered{ 
  border: 2.5px solid #7268FD;
  border-left: 0;
  border-right: 0;
}
#crownyoga.fullwth .modal-dialog.modal-dialog-centered{ 
  border:  2.5px solid #CC54E4;;
  border-left: 0;
  border-right: 0;
}
.fullwth .modal-content { 
  background: transparent;
  border: 0; 
  width: 52%;
  margin: auto;
}
.modal-backdrop.show {
  opacity: 1;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.20) 0%, rgba(255, 255, 255, 0.20) 100%), rgba(0, 0, 0, 0.10);
  box-shadow: 0px 3.3165876865386963px 2.6532702445983887px 0px rgba(0, 0, 0, 0.03);
  -webkit-backdrop-filter: blur(17.5px);
  backdrop-filter: blur(17.5px);
}
.mid-img{
  width: 100%;
}
.yoga-sol{
  position: relative;
  position: absolute;
  left: 140px;
  top: 14px;
  cursor: pointer;
  z-index: 1;
}
.sacralImg{
  position: relative;
  top: 228px;
  left: 154px;
}
.yoga-sac{
  top: 55px;
  position: absolute;
  left: 86px;
  cursor: pointer;
}
.Sacral-hover{
  top: 55px;
  position: absolute;
  opacity: 0;
  left: 86px;
  cursor: pointer;
  transition: opacity .2s;
  transform: scale(0.5); 
  -webkit-transition: all 0.53s ease-out;
  transition: all 0.53s ease-out;
}
.sacralImg:hover .yoga-sac{
  opacity: 0; 
}
.sacralImg:hover .Sacral-hover{
  opacity: 1;
  transform: scale(1);
}
.yoga-h{
  position: absolute;
  left: 0;
  top: -57px;
  cursor: pointer;
}
.heartImg{
  position: relative;
  right: 104px;
}
.heartImg:hover .yoga-h{
  opacity: 0;
}
.heart-hover{
  position: absolute;
  opacity: 0;
  left: 0;
  top: -57px;
  transition: opacity .2s; 
  cursor: pointer;
  transform: scale(0.5); 
  -webkit-transition: all 0.53s ease-out;
  transition: all 0.53s ease-out;
}
.heartImg:hover .heart-hover{
  opacity: 1;
  transform: scale(1);
}
.yoga-eye{
  right: 0;
  position: absolute;
  cursor: pointer;
}
.thirdeyeImg{
  position: relative;
  right: 130px;
}
.thirdeye-hover{
  position: absolute;
  opacity: 0;
  right: 0;
  transition: opacity .2s; 
  cursor: pointer;
  transform: scale(0.5); 
  -webkit-transition: all 0.53s ease-out;
  transition: all 0.53s ease-out;
}
.thirdeyeImg:hover .thirdeye-hover{
  transform: scale(1);
  opacity: 1;
}
.thirdeyeImg:hover .yoga-eye{
  opacity: 0;
}
/* .yoga-h{
  position: relative;
  right: 118px;
  top: -70px;
  cursor: pointer;
} */
.rootImg {
  position: relative;
  left: -25px;
  cursor: pointer;
}
.rootImg:hover .yoga-hover{
  opacity: 1;
  transform: scale(1);
}
.yoga-r{
  position: absolute;
}
.rootImg:hover .yoga-r{
opacity: 0;
}
.yoga-hover {
  opacity: 0; 
  /* right: 122px;    */
  transition: opacity .2s;
  position: absolute;
  transform: scale(0.5); 
  -webkit-transition: all 0.53s ease-out;
  transition: all 0.53s ease-out;
}
.solarImg {
  top: 36px;
  position: relative;
}
.solar-hover{
  opacity: 0;
  position: absolute;    
  transition: opacity .2s; 
  left: 140px;
  top: 14px;
  transform: scale(0.5); 
  -webkit-transition: all 0.53s ease-out;
  transition: all 0.53s ease-out;
}
.solarImg:hover .yoga-sol{
opacity: 0;
}
.solarImg:hover .solar-hover{
  transform: scale(1);
  opacity: 1;
  }
.yoga-throat{
  position: absolute;
  right: 0;
  top: 110px;
  cursor: pointer;
}
.throatImg{
  position: relative;
  right: 104px;
}
.throatImg:hover .yoga-throat{
opacity: 0;
}
.throatImg:hover .throat-hover{
  opacity: 1;
  transform: scale(1);
}
.throat-hover{
  position: absolute;
  opacity: 0;
  right: 0;
  top: 110px;
  transition: opacity .2s; 
  cursor: pointer; 
  transform: scale(0.5); 
  -webkit-transition: all 0.53s ease-out;
  transition: all 0.53s ease-out;
}
.yoga-crown{  
  position: absolute;
  /* left: 110px; */
  right: 0;
  cursor: pointer;
  /* top: 90px; */
}
.crownImg:hover .yoga-crown{
  opacity: 0;
  transform: scale(1);
}
.crown-hover{  
  position: absolute;
  opacity: 0;
  right: 0;
  /* left: 110px; */
  transition: opacity .2s; 
  cursor: pointer;
  transform: scale(0.5); 
  -webkit-transition: all 0.53s ease-out;
  transition: all 0.53s ease-out;
  /* top: 90px; */
}
.crownImg:hover .crown-hover{
  opacity: 1;
  transform: scale(1);
}
.crownImg{
  right: 30%;
  top: 250px;
  position: relative;
}
.dropdown-item { 
  color: rgba(0, 0, 0, 0.60);
  padding: 10px 0.75rem;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%; /* 16px */
  letter-spacing: -0.304px;
}
.dropdown-item:focus, .dropdown-item:hover,
.dropdown-item.active, .dropdown-item:active { 
  background-color: #f8f9fa;
  color: rgba(0, 0, 0, 0.60);
}
.dropdown-menu{
  border: 0;
  top: 80%;
  background: #f9f3ee;
}
li.nav-item.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-toggle::after{
  display: none;
}
.galleryPopup img{
  width: 100%;
}
.galleryPopup img.img-w{
  width: 52%;
}
.galleryPopup .modal-header{ 
  right: -10%;
  top: 0;  

}
.galleryPopup .modal-body video{
  height: auto;
}
.firstVideo{
  height: 508px;
  overflow: hidden;
}
.galleryPopup .modal-body.firstVideo video{
  height: 568px;
}
/* #Media
================================================== */

@media (max-width: 767px) { 
	h1{
		font-size: 38px;
	}
	.nav-item:after{
		display: none;
	}
	/* .nav-item::before {
		position: absolute;
		display: block;
		top: 15px;
		left: 0;
		width: 11px;
		height: 1px;
		content: "";
		border: none;
		background-color: #000;
		vertical-align: 0;
	} */
	/* .dropdown-toggle::after {
		position: absolute;
		display: block;
		top: 10px;
		left: -23px;
		width: 1px;
		height: 11px;
		content: "";
		border: none;
		background-color: #000;
		vertical-align: 0;
		transition: all 200ms linear;
	}
  .dropdown-toggle::after { 
    margin-left: 0.355em;
    vertical-align: middle;
  } */
	.dropdown-toggle[aria-expanded="true"]::after{
		transform: rotate(90deg);
		opacity: 0;
	}
	.dropdown-menu {
		padding: 0 !important;
		background-color: transparent;
		box-shadow: none;
		transition: all 200ms linear;
	}
	.dropdown-toggle[aria-expanded="true"] + .dropdown-menu {
		margin-top: 10px !important;
		margin-bottom: 20px !important;
	}
	body.dark .nav-item::before {
		background-color: #fff;
	}
	body.dark .dropdown-toggle::after {
		background-color: #fff;
	}
	body.dark .dropdown-menu {
		background-color: transparent;
		box-shadow: none;
	}
}
@media (max-width: 667px) {
    /* #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    } */
}

@media (max-width: 480px) {
    /* #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 40px;
        height: 40px;
        font-size: 17px;
        line-height: 40px;
        background: rgba(255, 255, 255, 0.4);
        color: #000;
    } */
}

#minimal-bootstrap-carousel .carousel-control-prev {
    left: 44%;
}

#minimal-bootstrap-carousel .carousel-control-next {
    right: 44%;
}

#minimal-bootstrap-carousel [class*=carousel-control]:hover {
    opacity: 1;
    /* background: #FFBA60;
    border-color: #FFBA60; */
}
.slide-1{
  background-image: url('assets/img/Balancing.jpg');
}
.slide-2{
  background-image: url('assets/img/Dance.jpg');
}
.slide-3{
  background-image: url('assets/img/HolisticTherapies.jpg');
}
.slide-4{
  background-image: url('assets/img/OshoMeditations.jpg');
}
.slide-5{
  background-image: url('assets/img/Yoga.jpg');
}

/* fixing slider height */
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item {
    min-height: 1000px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #222;
    height: 80vh;
    min-height: 80vh;
}
a:hover{
  text-decoration: none;
}
.contactBtn{
  position: absolute;
  bottom: 6rem;
    margin-left: 44px;
    z-index: 1;
}

.slider-content-style .content {
    text-align: center;
    position: relative;
    text-align: left;
    /* margin-bottom: 9rem; */
    bottom: 0;
    z-index: 999;
}

.slider-content-style .content h3,
.slider-content-style .content h2,
.slider-content-style .content p {
    margin: 0;
}

.slider-content-style .content h3 {
    color: #fff; 
    font-family: 'Yeseva One', cursive;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    font-size: 40px; 
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
}

.slider-content-style .content p {   
    margin-top: 20px;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    color: #FFF;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-align: left;
}
a.thm-btn {
    display: inline-block;
    vertical-align: middle; 
    padding: 5px 40px;
    margin-top: 30px;
    transition: all .4s ease;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    border-radius: 60px;
    border: 2px solid rgba(0, 0, 0, 0.60);
    background: #F9F3EE;
    color: rgba(0, 0, 0, 0.60);
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    padding-top: 11px;
}

.slider-content-style .content a.thm-btn:hover {
    background: #fff;
}
.magnific-img.Certificates {
    /* height: 264px; */
    overflow: hidden;
    margin-bottom: 25px; 
    width: 100%;
}
.magnific-img.Certificates  img{
  object-fit: cover;
    height: 100%;
}
.address{
    background-image: url('assets/img/contact/bgAdd.svg');
}
.address { 
    padding: 40px 100px;
    /* left: -40px; */
    left: -6%;
    position: relative;
    width: 726px;
    height: 726px;
    background-repeat: no-repeat;
    background-position: center;
}
.address p.highlightText{
  line-height: 28px; 
  letter-spacing: 0.233px;
  text-decoration-line: underline;
}
.gallery_container .col-sm-3, .video_container .col-sm-3{
  margin: 10px 0;
}
.gallery_container, .video_container{
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}
.video_container img + img{
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  max-width: 30px;
  max-height: 30px;
  min-width: 30px;
  min-height: 30px;
  z-index: 9;
}
.formsubmit { 
    padding: 40px 100px; 
    position: relative; 
    /* background-repeat: no-repeat;
    background-position: center; 
    background-image: url('assets/img/contact/bgForm.svg'); */
}
.formsubmit img{width: 92.53%;}
.formData{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  height: 77vh;
  width: 70%;

}
.address .pl{
    padding-left: 2.25rem;
}
.address h2{
    text-align: left;
}
.address p{
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    text-align: left;
    margin-top: 30px;
}
.formsubmit h2{
    font-family: 'Yeseva One', cursive;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.formsubmit p{ 
    line-height: 150%;
    text-align: left;
}
.rightImg{
    display: flex;
    flex-wrap: wrap;
    width: 94%;
    margin: auto;
    margin-right: 0;
}
.rightImg:before {
  content: "";
  position: absolute;
  width: 118px;
  height: 118px;
  background: #95bf65;
  border-radius: 50%;
  top: 95px;
  z-index: -1;
  left: 0;
}
.rightImg:after {
  content: "";
  position: absolute;
  width: 288px;
  height: 288px;
  border-radius: 50%;
  background: #95BF65;
  right: 92px;
  bottom: 175px;
  z-index: -1;
}
.rightImg img{
  width: 33%;
  border: 5.44px solid #F9F3EE;
  margin: 0 23px;
  height: 299px; 
  object-fit: cover;
}
.rightImg img:nth-child(2){
  position: relative;
    top: 63px;
}
.rightImg img:nth-child(3){
  right: 100px;
  position: relative;
  top: -134px;
}
.rightImg img:nth-child(4){
  right: 98px;
  position: relative;
  top: -46px;
}
.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}
.form-control{
  color: rgba(0, 0, 0, 0.30);
}
.form-control:focus{
  background: transparent;
  border-bottom: 2px solid rgba(0, 0, 0, 0.60);
  color: rgba(0, 0, 0, 0.30);
  box-shadow: none;
}
.form-group input[type="text"],
.form-group input[type="email"],
.form-group input[type="number"],
.form-group input[type="tel"],
.form-group textarea {
    width: 100%;
    padding: 8px;   
    border: 0px; 
    font-size: 16px;
    border-radius: 0;
    background: transparent;
    border-bottom: 2px solid rgba(0, 0, 0, 0.60);
    color:  rgba(0, 0, 0, 0.60);
    outline: none;
}
.form-group textarea {
  height: 80px !important;
}
div#successMsg {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  position: absolute;
  padding-top: 15px;
  left: 0;
  right: 0;
}
button.subBtn {
  background: no-repeat;
  border: 0;
}
.subBtn .btnText:hover{
  background: #86b057;
}
.subBtn .btnText{
  border-radius: 60px;
  border: 2px solid rgba(0, 0, 0, 0.60);
  background: #95BF65;
  color: rgba(0, 0, 0, 0.60) !important;
  text-align: center; 
  padding: 8px 82px;
  font-size: 20px;
  text-decoration: none !important;
  margin-top: 50px;
  cursor: pointer;
}

.subBtn .btnText {
    resize: vertical;
}

.form-group input[type="submit"] { 
    cursor: pointer;
}

 
::placeholder {
    color: rgba(0, 0, 0, 0.30); /* Replace #999 with your desired color */ 
  }
  
  /* For older versions of Firefox (prior to version 19) */
  input:-moz-placeholder {
    color: rgba(0, 0, 0, 0.30);
  }
  
  /* For Internet Explorer 10 and above */
  input::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.30);
  }
  
  /* For Opera (version 12 and above) */
  input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.30);
  }
.nav-social li a img{
    height: 24px;
}
.nav-social li {
    margin-right: 0;
    margin-left: 10px;
}
  .img-box {
    overflow: hidden;
    /* margin: 2px 5px 0; */
    height: 258px;
}
.img-box video{height: 294px;}
audio, canvas, img, svg, video {
    vertical-align: middle;
}
.img-box img {
    width: 100%;
    transition: 1s ease-out;
    transform: scale(1);
    object-fit: cover;
}
.bigImg{
    height: 416px;
}
.events.mt-5 {
    margin-left: 2.28rem;
    margin-right: 2.28rem;
}
.gallerySvg{
        position: absolute;
        /* bottom: 0; */
        left: 0%;
        z-index: 0;
        bottom: -170px;
        width: 99%;
}
.magnific-img img {
    width: 100%;
    height: auto;
    padding: 3px 6px;
}
.mfp-bottom-bar,*{
   font-family: 'Abel', sans-serif;
}
.magnific-img {
    display: inline-block;
    overflow: hidden;
    margin: 0;
    cursor: pointer;
    /* 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-container {
    opacity: 1;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.20) 0%, rgba(255, 255, 255, 0.20) 100%), rgba(0, 0, 0, 0.10);
    box-shadow: 0px 3.3165876865386963px 2.6532702445983887px 0px rgba(0, 0, 0, 0.03);
    -webkit-backdrop-filter: blur(17.5px);
    backdrop-filter: blur(17.5px);
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    /* opacity: 0.98; */
}
.mfp-bg{
  background: transparent;
}
.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: 0 !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 { 
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.20) 0%, rgba(255, 255, 255, 0.20) 100%), rgba(0, 0, 0, 0.10);
  box-shadow: 0px 3.3165876865386963px 2.6532702445983887px 0px rgba(0, 0, 0, 0.03);
  backdrop-filter: blur(17.5px);
} */

.mfp-wrap {
  /* top: 0;
  left: 0;
  width: 100%;
  height: 100%; */
  z-index: 99999; }

.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; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.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: #000000b0;
  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; }

  /* tab */

  @import url(https://fonts.googleapis.com/css?family=Raleway:100,200,300);
@keyframes content-opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes content-rotate-y {
  from {
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  to {
    opacity: 1;
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes content-rotate-x {
  from {
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  to {
    opacity: 1;
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}
@keyframes content-rotate-both {
  from {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transform-origin: 0% 50% 50%;
    -ms-transform-origin: 0% 50% 50%;
    -webkit-transform-origin: 0% 50% 50%;
    transform-origin: 0% 50% 50%;
  }
  to {
    opacity: 1;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transform-origin: 0% 50% 50%;
    -ms-transform-origin: 0% 50% 50%;
    -webkit-transform-origin: 0% 50% 50%;
    transform-origin: 0% 50% 50%;
  }
}
@keyframes content-pop-out {
  0% {
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes content-pop-in {
  from {
    opacity: 1;
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes content-slide-bot {
  from {
    top: 20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
@keyframes content-slide-top {
  from {
    top: -20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
/* used for wrapper animation after the load of the page */
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* html {
  background: url(http://distinctionjewelry.com/info/wp-content/uploads/2013/01/blurred-background-10-2000x1250.jpg);
  webkit-font-smoothing: antialiased;
  font: 1em/1.5em "Raleway";
  font-weight: normal;
} */

.nav-tabs{
  display: flex;
  border: 0;
  flex-wrap: nowrap;
  margin: 0 6rem;
}
.nav-tabs li {
  margin: 0 25px;
}
.tab-content{
  margin-top: 12rem;
 
}
.pt-7{
  padding-top: 7rem !important; 
}
/* .tab-content { 
  margin-top: 12rem;
}  */
.tab-pane{
  position: relative;
    background: #95bf65;
    padding: 0rem 19.35rem 2rem;
}
.tabPane1 svg {
  position: absolute;
  top: -15.35%;
  left: 0;
  z-index: -1;
}
.tabPane2 svg {
  position: absolute;
  top: -3.7%;
  left: 0;
  z-index: -1;
}
.tabPane3 svg {
  position: absolute;
  top: -4.3%;
  left: 0;
  z-index: -1;
}
.tabPane4 svg {
  position: absolute;
  top: -3.54%;
  left: 0;
  z-index: -1;
}
.tabPane5 svg {
  position: absolute;
  top: -2%;
  left: 0;
  z-index: -1;
}
.tab-pane .bottomCurve svg{
  left: 0;
}
.tabs-wrapper {
  /* margin: 5% 10% 0 10%; */
}
.tabs-wrapper input[type="radio"] {
  display: none;
}
.tabs-wrapper label {
  margin: 0 25px;
}
.tabs-wrapper label img, .nav-tabs li img{
  transition: background 0.4s ease-in-out, height 0.2s linear;
  display: inline-block;
  cursor: pointer;
  color: #dbdbd3; 
  /* background: #525252; */
    text-align: center;
    line-height: 3em; 
    border: 2px solid rgba(0, 0, 0, 0.35%);  
  border-radius: 10px;
}
.tabs-wrapper label p, .nav-tabs li p{
  font-size: 18px;
  font-style: normal;
  font-weight: 600; 
  text-transform: capitalize;
  margin-top: 28px;
}
.tabs-wrapper label:last-of-type {
  border-bottom: none;
}
.tabs-wrapper label:hover {
  /* background: #667876; */
  /*@include transform (translate(0,-0.2em));*/
}
@media screen and (max-width: 1600px) {
  .tabs-wrapper label {
    width: 14.1%;
  }
}
@media screen and (max-width: 900px) {
  .tabs-wrapper label {
    width: 20%;
  }
}
@media screen and (max-width: 600px) {
  .tabs-wrapper label {
    width: 100%;
    display: block;
    border-bottom: 2px solid #4d4c47;
    border-radius: 0;
  }
}
@media screen and (max-width: 600px) {
  .tabs-wrapper {
    margin: 0;
  }
}

#tab1:checked + label img,
#tab2:checked + label img,
#tab3:checked + label img,
#tab4:checked + label img,
#tab5:checked + label img {
  background: #b8b63e;
  color: #f2f2f2;
}

.tab-body {
  position: absolute;
  top: -9999px;
  opacity: 0;
  padding: 10px 310px;
}
.tab-body h2, .tab-pane h2{
  /* font-size: 34px;  */
    letter-spacing: 1.7px;
}

.tab-body-wrapper {
  background: #95bf65;
  /* border-top: #b8b63e 5px solid; */
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-right-radius: 3px;
  animation-delay: 0.2s;
  animation-duration: 1.5s;
  animation-name: show;
  animation-fill-mode: forwards;
  margin-top: 6rem;
  position: relative;
  /* padding: 0 11%; */
}
/* .tab-body-wrapper .topCurve-res:before {
  content: "";
  position: absolute;
  right: -5px;
  width: 38px;
  height: 54px;
  background: #95bf65;
  border-radius: 30px;
  top: -29px;
  z-index: 0;
}
.tab-body-wrapper .topCurve-res svg {
  position: absolute;
  top: -39%;
  left: -4px; 
} */
@media screen and (max-width: 600px) {
  .tab-body-wrapper {
    border: none;
    border-radius: 0;
  }
}

#tab1:checked ~ .tab-body-wrapper #tab-body-1,
#tab2:checked ~ .tab-body-wrapper #tab-body-2,
#tab3:checked ~ .tab-body-wrapper #tab-body-3,
#tab4:checked ~ .tab-body-wrapper #tab-body-4,
#tab5:checked ~ .tab-body-wrapper #tab-body-5 {
  position: relative;
  top: 0px;
  /* Choose one - modify .tab-body opacity to 1 if you don't want any animation or set opacity to 1 here */
  /* @include animation(0.2s,0.8s,content-rotate-y); */
  /* @include animation(0.2s,0.8s,content-rotate-both); */
  animation-delay: 0.1s;
  animation-duration: 0.4s;
  animation-name: content-pop-out;
  animation-fill-mode: forwards;
  /* @include animation(0.1s,1s,content-slide-bot); */
}

@media all and (min-width: 1500px){
  .address .pl {
    padding-left: 4rem;
}
  .founderSvg::after{width: 18%;}

  footer .navbar-brand img {
    height: 70px;
}
  .container-fluid {
    width: 86%;
}
.popupText { 
  font-size: 17px; 
  line-height: 128%;
}
p { 
  font-size: 23px; 
  line-height: 132%;
}
  /* #minimal-bootstrap-carousel .carousel-caption .container{
    display: flex;
    align-items: flex-end;
  } */
  .slider-content-style .content{
    bottom: 0;
  }
  section.flowerShade::before { 
    width: 22%;
  }
  .mt-18 {
    margin-top: 20rem;
}
/* .tab-content .shadedText{
  margin-top: 14rem;
} */
  .blissfullSvg::after { 
    width: 28%;
}
  section.flowerShade2::before { 
    width: 15%;
  }
footer svg { 
    bottom: 0;
    z-index: -1; 
    height: 540px;
}

.mt-11 {
    margin-top: 15rem;
}

.topCurve-res svg {
    position: absolute;
    top: -5.5%;
    height: 540px; 
}

.mt-8 {
    margin-top: 12rem;
}

.circleBottom {
    position: absolute;
    bottom: -18.5%;}

.tabPane1 svg {
    position: absolute;
    top: -19.35%;
    left: 0;
    z-index: -1;
    height: 540px;
}
.bottomCurve svg { 
  bottom: -171px; 
  height: 540px;
}

.bottomCurve svg { 
    bottom: -147px; 
    height: 540px;
}

.tabPane2 svg {
    position: absolute;
    top: -4%;
    left: 0;
    z-index: -1;
    height: 540px;
}

.mt-21 {
  margin-top: 29rem;
}
.tabPane3 svg {
    position: absolute;
    top: -5%;
    left: 0;
    z-index: -1;
    height: 540px;
}

.tabPane4 svg {
    position: absolute;
    top: -4%;
    left: 0;
    z-index: -1;
    height: 540px;
}

.tabPane5 svg {
    position: absolute;
    top: -2%;
    left: 0;
    z-index: -1;
    height: 540px;
}

.topCurve svg {
    position: absolute;
    top: -10%;
    height: 540px;
}
.formData {
  height: 68vh;
  width: 70%;
}

.img-box { 
  height: 262px;
}
.img-box video {
  height: 280px;
}
video {
  width: 100%;
  height: 238px;
}
}

@media all and (min-width: 1600px){  
  .address .pl {
    padding-left: 5rem;
}
  .founderSvg::after {
    width: 17%;
}
  .circleBottom { 
    bottom: -20%;
}
  #minimal-bootstrap-carousel .carousel-control-prev {
    left: 45%;
}

#minimal-bootstrap-carousel .carousel-control-next {
    right: 45%;
}
.formData { 
    height: 58vh;
    width: 65%;
}
.img-box { 
  height: 290px;
}
.img-box video {
  height: 355px;
}
video { 
  height: 262px;
}
}
@media all and (min-width: 1400px){
  .bottomCurve svg {
    bottom: -193px;
  }
}
@media all and (max-width: 1400px){
  
}
@media all and (max-width: 1300px){
  .topCurve-res svg { 
    top: -7%;
}
.blissfullSvg::after { 
  top: -19%; 
  width: 27%;
  background-size: 100%;
}
  footer .navbar-brand img {
    height: 65px;
  }
  .blissfullSvg::before { 
    top: -80px;
    width: 20%;
    background-size: 65%;
}
  
  .rightImg img {
    width: 36%; 
    object-fit: initial; 
    height: auto;
}
.rightImg { 
  width: 90%; 
}
.formsubmit {
  padding: 40px 74px;
}
.formData { 
  height: 80vh;
}
.rightImg:before { 
  top: 94px; 
  left: 26px;
}
.rightImg:after { 
  width: 265px;
  height: 265px; 
  right: 72px;
  bottom: 231px; 
}
  .address { 
    width: 668px;
  }
  .address .pl {
    padding-left: 1.3rem;
}
  .mt-15 {
    margin-top: 12rem;
}
  #minimal-bootstrap-carousel .carousel-caption{
    height: 92%;
    left: 4%;
  }
  .fullwth .modal-content { 
    width: 57%;
  }
  .formsubmit img{width: 100%;}
  footer svg { 
    bottom: 62px; 
  }
  .formData { 
    width: 77%;
}
.formsubmit h2 { 
  font-size: 38px;
}
}
@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: 1300px){
  #minimal-bootstrap-carousel .carousel-control-prev {
    left: 43%;
}

#minimal-bootstrap-carousel .carousel-control-next {
    right: 43%;
}
  .tab-pane { 
    padding: 0rem 18rem 2rem;
}
  .tabs-wrapper label p, .nav-tabs li p {
    font-size: 15px; 
}
  .founderSvg::before{ background-size: 95%;width: 20%;}
  .founderSvg::after{    
    width: 19%;
  }
  .popupText { 
    font-size: 17px;  
  }
  .IndexbottomSvg { 
    bottom: -144px; 
    width: 30%;
}
  section.flowerShade2::before { 
    width: 19%; 
    top: 22px;
}
footer p, footer .quickLinks a { 
  font-size: 13px; 
  line-height: 25px; 
}
.shadedText { 
  font-size: 38px; 
}
.reviews { 
  padding: 76px 78px 12px; 
}
.reviews p {
  font-size: 15px;
  line-height: 20.2px;
}
  p { 
    font-size: 17px; 
    line-height: 128%;
}
  .circleBottom { 
    bottom: -16.5%;
  }
  .pb-mob-5{
    padding-bottom: 5rem;
  }
  .yoga-sac, .Sacral-hover{
    top: 0;
  }
  .mid-img{
    width: 96%;
  }
  /* .yoga-throat { 
    right: 0;
    top: inherit;
    left: 39px;
    bottom: 64px;
} */
.yoga-crown { 
  /* left: 25px;  */
}
  .topCurve-res:before, .topCurve:before, .bottomCurve:before{
    display: none;
  }
  .bottomCurve svg { 
    bottom: -140px; 
  }
  .img-box video, .img-box {
    height: 225px;
  }
  video{height: 200px;}
    }
@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; } 
  }
@media all and (max-width: 500px) {
  .navigation-wrap{position: absolute;}
  ul.navbar-nav {
    margin-top: 30px;
  }
  #minimal-bootstrap-carousel { 
    height: 100vh;
  }
  #minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item { 
    height: 92vh;
    min-height: 92vh;
}
  .slide-1{
    background-image: url('assets/img/Homepage/slide/1.jpg');
  }
  .slide-2{
    background-image: url('assets/img/Homepage/slide/2.jpg');
  }
  .slide-3{
    background-image: url('assets/img/Homepage/slide/3.jpg');
  }
  .slide-4{
    background-image: url('assets/img/Homepage/slide/4.jpg');
  }
  .slide-5{
    background-image: url('assets/img/Homepage/slide/5.jpg');
  }
  .galleryPopup .modal-header {
    right: 0;
    top: -40px;
}
.galleryPopup img.img-w {
  width: 100%;
}
  .founderImg {
    width: 77%;
}
  .slider-content-style .content { 
    bottom: 32px;
  }
  .pl-sm-5{
    padding: 15px !important;
  }
  .row{
    width: 100%;
    margin: 0;
  }
  .row .mob-0{
    padding: 0;
  }
  .rightImg { 
    width: 84%; 
    margin-top: 3rem;
}
.rightImg img {
  width: 40%; 
  margin: 0px 11px;
  height: 183px;
  object-fit: fill;
}
.rightImg img:nth-child(2) { 
top: 63px;
}
.rightImg img:nth-child(3) {
right: 60px; 
top: -108px;
}
.rightImg img:nth-child(4) {
right: 55px; 
top: -19px;
}
.rightImg:after { 
width: 150px;
height: 150px; 
right: 30px;
bottom: 14px; 
}
.rightImg:before { 
width: 90px;
height: 90px; 
top: 72px; 
left: 37px;
}

.formData {
width: 100%;
height: 100%;
position: relative;
background-image: url(./assets/img/contact/bgForm.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 130px 25px;
}
.formsubmit {
padding: 0; 
}
.formsubmit img { 
display: none;
}

  .address .pl {
    padding-left: 0;
}
  .address {
    padding: 40px 30px; 
    left: 0; 
    width: 100%; 
    background-position: 40% 62%;
    margin-top: 0;
}
  .img-box video, .img-box {
    height: 260px;
    padding-bottom: 9px;
}
  .nav-tabs li {
    margin: 0 10px;
    width: 43%;
    float: left;
}
.nav-tabs{
  flex-wrap: wrap;
  margin: 0 0rem;
  justify-content: center;
}
  .nav-tabs li p {
  font-size: 13px; 
  margin-top: 0px;
  margin-bottom: 23px;
}
  .pb-mob-5{
    padding-bottom: 10rem;
    margin-top: 13rem;
  }
  .mt-15 {
    margin-top: 6rem;
}
  .pt-100 {
    padding-top: 32px;
}
  .img-fluid { 
    margin-bottom: 15px;
}
  .mt-18 {
    margin-top: 15rem;
}
.mt-11 {
  margin-top: 15rem;
}
section.mt-5.pt-4{margin-top: 7rem!important;}
  p{
    font-size: 18px;

  }
  .circleBottom { 
    bottom: -235px; 
    width: 58%; 
}
  .blissfullSvg::after { 
    top: -7%;
    width: 99%;
    opacity: .25;
}
  .blissfullSvg::before { 
    width: 64%; 
    top: 50%;
    opacity: .25;
}
.founderSvg::before {
  width: 68%;
  top: 12%;
  background-size: 70%;
  opacity: .6;
}
.founderSvg::after { 
  width: 46%;
  top: 22%;
  background-size: 100%;
  opacity: .6;
}
  .magnific-img.galleryImg img, .galleryImg video { 
    width: 94%;
}
  .IndexbottomSvg { 
    bottom: -140px; 
    width: 88%;
}
  footer svg { 
    top: -140px;
    height: 175px;
}
.topCurve-res svg { 
  top: -2.75%;
  height: 174px;
}
.bottomCurve svg {
  bottom: -120px;
  height: 180px;
}
.topCurve svg {
top: -3%;
height: 185px;
}
.tabPane1 svg , .tabPane2 svg ,.tabPane3 svg , .tabPane4 svg, .tabPane5 svg { 
height: 243px;
}
.tab-pane { 
    padding: 0rem 1.35rem 2rem; 
}
footer h5 {
  margin-bottom: 21px; 
  margin-top: 2rem;
}
  
  .right-arrow { 
    padding-bottom: 4px;
    margin-left: 14px;
    margin-bottom: 0;
}
.slider-content-style .content h3 { 
  display: flex;
  align-items: flex-end;
}
#minimal-bootstrap-carousel .carousel-caption{
bottom: 0;
}

#minimal-bootstrap-carousel .carousel-control-next {
right: 26%;
}
#minimal-bootstrap-carousel .carousel-control-prev {
left: 26%;
}
.container-fluid{
width: 100%;
}
/* .topCurve svg { 
top: -7%;
} */
section.flowerShade2::before { 
width: 56%; 
top: -73px;
opacity: .5;
}
.imgIcon {
width: 104px; 
top: -11%;
}
.reviews p {
font-size: 16px;
line-height: 20px;
}
.reviews h4 { 
font-size: 22px;
}
.reviews { 
padding: 76px 30px 12px;
}
.shadedText { 
font-size: 39px;
}
.sacralImg {
position: relative;
top: -18px;
left: -29px;
width: 160px;
margin: auto;
}
.yoga-sac { 
left: initial;
}
.Sacral-hover { 
position: relative; 
left: initial;
}
.solar-hover {  
left: 40px; 
}
.yoga-sol {  
left: 40px; 
}
.solarImg {
top: 50px;
position: relative;
}
.rootImg {
position: relative;
left: 10px; 
top: -74px; 
}
.yoga-hover { 
position: relative;
} 

.crownImg {
right: 28px;
top: 218px;
width: 198px;
margin: auto;
}
.yoga-crown { 
right: initial;
}
.crown-hover {
position: relative; 
right: initial;
left: initial; 
}
.thirdeye-hover { 
right: 0;
}
.yoga-eye {
right: 0; 
}
.thirdeyeImg { 
right: 0;
}
.throatImg { 
  right: 0;
  top: 28px;
}
.throat-hover { 
right: 0;
top: 110px; 
}
.yoga-throat { 
right: 0;
top: 110px; 
}
.heartImg { 
right: 0;
}
.heart-hover { 
left: 0;
top: 0; 
}
.yoga-h { 
left: 0;
top: 0; 
}
.fullwth .modal-content {
width: 92%;
}
.popupText { 
font-size: 17px; 
line-height: 120%;
}
.secPadding {
padding: 0px 1.5rem;
}
ul.navbar-nav.nav-social {
display: flex;
flex-direction: row;
margin-top: 1rem;
}
.nav-social li { 
margin-left: 0;
margin-right: 15px;
}
/* .nav-social li a img {
height: 30px;
} */
.events.mt-5 {
  margin-left: 0.28rem;
  margin-right: 0.28rem;
}
.gallerySvg { 
  opacity: .35;
}
.mt-21 {
  margin-top: 18rem;
}
}
  
@media all and (max-width: 400px){
  .solarImg {
    top: 55px; 
    right: 16px;
}
.crownImg {
  right: 52px;
}
  .tabPane1 svg, .tabPane2 svg, .tabPane3 svg, .tabPane4 svg, .tabPane5 svg {
    height: 292px;
}
    .shadedText {
      font-size: 33px;
  }
  /* .mt-18 {
    margin-top: 10rem;
} */
  }
  
@media all and (max-width: 380px){
    .popupText {
      font-size: 15px;
    }
  }