@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.logo {
  width: 100px;
  max-height: unset !important;
  position: absolute;
  top: 10px;
}
html, body{
  overflow-x: hidden !important;
}
.www {
  width: 23px;
}
.mb3{
  margin-bottom: 3px !important;
}
.mt30{
  margin-top: 30px !important;
}
.d-flex{
  display: flex;
}
body {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  letter-spacing: 0.1px;
}
h3, .h3 {
  font-size: 36px;
  line-height: 43px;
  letter-spacing: -0.5px !important;
}
header .navbar-brand {
  margin-right: 0;
  vertical-align: middle;
  padding: 15px 0;
  display: inline-block;
  font-size: 0;
}
header .navbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  height: 110px;
}
header.sticky .navbar-brand {
  padding: 10px 0;
}
.navbar .navbar-nav .nav-link {
  font-size: 17px;
  letter-spacing: 0.5px;
  color: #ffffffe8;
  margin: 10px 20px;
  padding: 0 !important;
  transition: all 0.6s ease;
  position: relative;
}
.navbar .navbar-nav .nav-link::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: -6px;
  left: 50%;
  opacity: 0;
  transition: 2px solid white;
  border-bottom: 2px dotted white;
  background: transparent;
  transition: all 0.6s ease;
}
.navbar .navbar-nav .nav-link:hover::after {
  opacity: 1;
  transition: all 0.6s ease;
  width: 100%;
  left: 0;
}
.navbar .navbar-nav .nav-link:hover {
  color: white;
  transition: all 0.6s ease;
  opacity: 1 !important;
}
.active_link{
  font-style: italic;
  color: #fff !important;
  opacity: 1 !important;
}
.active_link::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -6px;
  left: 0 !important;
  background: #e41e25;
  opacity: 1 !important;
  width: 100% !important;
}
header.sticky.sticky-active .facebook_icon {
  filter: invert(80%);
}
header.sticky.sticky-active .youtube_icon {
  filter: invert(80%);
}
header.sticky.sticky-active .active_link {
  color: #e41e25 !important;
}
header.sticky.sticky-active .navbar .navbar-nav .nav-link::after {
  border-bottom: 2px dotted #ef7d21;
}
header.sticky.sticky-active .navbar .navbar-nav .nav-link:hover{
  color: #e41e25 !important;
}
header.sticky.sticky-active .navbar {
  height: 105px;
}
header.sticky.sticky-active .logo.sticky_logo {
  top: 8px;
  opacity: 1;
}
header.sticky.sticky-active .logo.normal_logo {
  top: 10px;
  opacity: 0;
  display: none;
}
.sticky_logo{
  opacity: 0;
}
.normal_logo{
  opacity: 1;
}
header.sticky.sticky-active [data-header-hover="light"] .navbar-nav .nav-link {
  color: #393435;
}
.facebook_icon{
  width: 10px;
  margin-top: 1px;
}
.youtube_icon{
  width: 21px;
}
.why_para{
  width: 85% !important;
  line-height: 26px;
  letter-spacing: 0.5px;
  margin: 0 auto;
  font-family: "Marcellus", serif;
}
section {
  padding-top: 80px;
  padding-bottom: 80px;
}
.icon-with-text-style-10:hover .feature-box-icon {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-icon .header-social-icon a {
  font-size: 17px;
  margin-left: 20px;
  flex-shrink: 0;
  padding-left: 0;
}
.mb45{
  margin-bottom: 45px !important;
}
.mb20{
  margin-bottom: 20px !important;
}
.mb0{
  margin-bottom: 0px !important;
}
.w64{
  width: 64%;
}
.w70{
  width: 70%;
}
.w74{
  width: 74%;
}
.w90{
  width: 90%;
}
h5 {
  font-size: 28px;
  line-height: 38px;
}
h6 {
  font-size: 20px;
  line-height: 24px;
}
.ls05{
  letter-spacing: 0.5px;
}
.bg_light_gray{
  background-color: #f8f2f3;
}
.pb110{
  padding-bottom: 110px !important;
}
.about_preeti .cover-background{
  background-repeat: no-repeat !important;
  background-size: contain;
  overflow: hidden;
  position: relative;
  background-position: 3% 50% !important;
  background-color: #F8F2F2;
  padding: 60px 15px !important;
}
.about_title{
  font-size: 28px;
  line-height: 37px;
  letter-spacing: 0;
  color: #EF7D21;
}
.bullet_style{
  background-color: #EF7D21CF;
  margin-right: 10px !important;
  height: 19px !important;
  width: 19px !important;
  border-radius: 50% !important;
}
.bullet_style i{
  margin-bottom: 1px !important;
  font-size: 10px;
  margin-left: 0px;
}
.pb150{
  padding-bottom: 150px !important;
  padding-top: 10px !important;
}
.review-star-icon i {
  color: #fdc51e;
  letter-spacing: 6px;
  font-size: 14px;
}
.testi_padd{
  padding: 20px 22px;
  min-height: 340px;
}
.testi_padd2{
  padding: 10px 20px;
}
.testi_padd p{
  margin-bottom: 7px !important;
  letter-spacing: 0px;
  line-height: 26px;
}
.testi_name{
  font-size: 14px;
  color: #aeaeae;
  letter-spacing: 0.5px;
  font-weight: 500 !important;
  font-family: "cerebri-sans-medium";
}
.btn.btn-switch-text.btn-large > span {
  padding: 12px 32px;
}
.btn.btn-switch-text .btn-double-text {
  font-size: 16px;
}
footer{
  padding: 0;
}
footer .footer-logo img {
  max-height: unset;
  width: 134px;
}
.footer-dark p, .footer-dark a {
  color: #424242;
}

.foot_title{
  font-weight: 500;
  font-family: "cerebri-sans-medium";
  padding-left: 7px;
  border-left: 3px solid #EE7D22;
  line-height: 20px;
  margin-bottom: 20px !important;
  letter-spacing: 0.3px !important;
}
.foot_detail a{
  display: flex !important;
  align-items: center;
    transition: all .5s ease;
}
.foot_detail a:hover{
  padding-left: 10px;
  transition: all .5s ease;
  color: #EE7D22;
}
.foot_detail i{
  margin-right: 9px;
  color: #EE7D22;
}

input, select, textarea, .form-control, .form-select {
  padding: 6px 0px !important;
  width: 100%;
  max-width: 100%;
  resize: none;
  outline: none;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  word-break: normal;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: transparent !important;
  border-radius: 0 !important;
  margin-bottom: 10px;
  letter-spacing: 0.2px;
}
::placeholder {
  color: #979797 !important;
  text-overflow: ellipsis;
  opacity: 1;
  font-size: 14px;
  letter-spacing: 0.1px;
}

input:focus, select:focus, textarea:focus, .form-control:focus {
  box-shadow: none !important;
  border-color: #8f8f8f !important;
  border: none;
  border-bottom: 1px solid;
}

.form_btn{
  padding: 7px 20px !important;
  border: 1px solid gainsboro;
  border-radius: 5px !important
}
.icon-very-small {
  font-size: 14px;
  font-weight: 500;
}

.mt15{
  margin-top: 15px !important;
}

.pl70{
  padding-left: 70px !important;
}
.fot_col3{
  margin-left: -15px;
  margin-right: 14px;
}
.btn.btn-switch-text:hover .btn-double-text::before, .btn.btn-switch-text:active .btn-double-text::before {
  transform: translate(-50%, 150%);
  opacity: 1;
  color: black;
}

.foot_btm{
  background: linear-gradient(51deg ,#e64066 44%,#ff635c 68%);
  padding: 8px 0 6px;
}
.copyright{
  font-size: 11px;
  letter-spacing: 0.2px;
  margin-bottom: 1px !important;
  color: #dbdbdb;
  line-height: 17px;
}
.copyright a{
  font-size: 11px;
  letter-spacing: 0.3px;
  color: #dbdbdb;
}
.copyright a:hover{
  color: #ffffff;
}
.pt0{
  padding-top: 0px !important;
}
.ptb110{
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}
.book_btn { 
  position: fixed;
  right: 0; 
  top: 31%;
  width: fit-content;
  z-index: 3;
}
.book_btn .enquire{
  background: linear-gradient(49deg ,#e64066 44%,#ff635c 68%);
  padding: 14px 7px;
  cursor: pointer;
  border-radius: 8px 0 0 8px;
  border: 1px solid #ffffff63;
  border-right: none;
  transition: all 0.5s linear;
}
.book_btn:hover .enquire{
  background: white;
  border: 1px solid #ff635c;
  border-right: none;
  transition: all 0.5s linear;
}
.book_btn:hover .enquire p{
  color: #e64066;
  transition: all 0.3s ease;
}
.book_btn .enquire p{
  writing-mode: tb;
  margin: 0 !important;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 500;
  font-family: 'cerebri-sans-medium' !important;
  font-size: 17px;
  transition: all 0.3s ease;
}

.mt10{
  margin-top: 10px !important;
}
.page-title-extra-large h1 {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 0.5px;
}
.outside-box-left-5 {
  margin-left: -5vw;
  margin-right: 1vw;
}
.logo_icon{
  position: absolute;
  width: 46.5%;
  top: -7%;
  right: -19.5%;
  opacity: 0.1;
  z-index: 0;
}
.pos_rel{
  position: relative;
}
.about_padd{
  padding-top: 50px !important;
}
.half_btn{
  box-shadow: 3px 3px 20px #e5406533;
  padding: 15px 40px !important;
  background-color: white !important;
  border-radius: 100px;
}
.about_detail p{
  color: white;
  letter-spacing: 0.3px;
  line-height: 27px;
  text-align: center;
}
.drop_let{
  font-size: 36px;
  border: 1px solid #ffffff63;
  line-height: 36px;
  width: 38px;
  height: 38px;
  display: inline-block;
  text-align: center;
  margin-right: 4px;
  border-radius: 2px;
}
.book_class {
  transition: all 0.5s ease;
}
.book_class:hover {
  color: #ef7d21;
  transition: all 0.5s ease;
}
.book_class i{
  transition: all 0.5s ease;
}
.book_class:hover i{
  color: #ef7d21;
  transition: all 0.5s ease;
}
.mb80{
  margin-bottom: 80px !important;
}
.bullet_title{
  font-family: 'cerebri-sans-medium' !important;
  font-weight: 500 !important;
  color: #393334;
  font-size: 17px;
  position: relative !important;
  margin-bottom: 0 !important;
}
.accordion-style-05 .accordion-item .number {
  position: absolute;
  left: -6px;
  top: 10px;
  -webkit-text-stroke-color: #df353b;
  font-size: 29px;
}
.accordion-style-05 .accordion-item {
  margin-bottom: 22px;
  overflow: hidden;
  padding: 19px 35px 19px 60px;
  position: relative;
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-box-shadow: 0px 0px 45px 0px rgba(111, 111, 111, 0.15);
  box-shadow: 0px 0px 45px 0px rgba(111, 111, 111, 0.15);
}
.space_bw{
  justify-content: space-between;
}
.mt5{
  margin-top: 5px !important;
}
.pb50{
  padding-bottom: 50px !important;
}
.mb35{
  margin-bottom: 35px !important;
}
.mt40n{
  margin-top: -40px !important;
}
.custom-cursor .circle-cursor-outer {
    border: 1px solid transparent !important;
  }
 .custom-cursor .circle-cursor-inner {
    background-color: transparent !important;
  }
.dot_bg{
  background-image: url("../img/dots.png");
}
.logo_icon2 {
  position: absolute;
  width: 32.5%;
  top: -2%;
  left: 4%;
  opacity: 0.06;
  z-index: 0;
}
.scroll-progress {
  position: fixed;
  right: 20px;
  z-index: 111;
  top: 85.5%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  mix-blend-mode: difference;
}
.why_font{
  color: #393334;
  font-size: 17px;
  letter-spacing: 0.3px;
  font-weight: 500;
  font-family: 'cerebri-sans-medium' !important;
}
.pb130{
  padding-bottom: 130px !important;
}
.pt96{
  padding-top: 96px !important;
}
.mb43{
  margin-bottom: 43%;
  z-index: 1;
  position: relative;
}
.ml4{
  margin-left: 4%;
}
.bottom0{
  bottom: 0;
}
.mt30{
  margin-top: 30px !important;
}
.outside-box-right-14 {
  margin-right: -13.5vw;
}
.outside-box-left-14 {
  margin-left: -9.5vw;
}
.mr15per{
  margin-right: 15%;
}
.why_bullet p {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.2px;
  font-weight: 400 !important;
  text-align: left;
  font-family: "Marcellus", serif !important;
  color: #393334;
}
.why_bullet{
  text-align: left !important;
}
.why_bullet .feature-box {
  align-items: unset !important;
}
.why_bullet .bullet_style {
  margin-top: 4px !important;
}

.icon-with-text-style-10:hover .why_bullet .feature-box-icon {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.mb8{
  margin-bottom: 8px !important;
}
.mb10{
  margin-bottom: 10px !important;
}
.hg50{
  height: 50px !important;
}
.yoga_more{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 22px;
color: #393334;
}
.padd30{
  padding: 30px !important;
}
.bdr_top_left{
  border-radius: 6px 0 0px 0px;
}
.bdr_top_right{
  border-radius: 0 6px 0px 0px;
}
.bdr_btm_left{
  border-radius: 0 0 0px 6px;
}
.bdr_btm_right{
  border-radius: 0 0 6px 0px;
}
.bdr6{
  border-radius: 6px;
}
.red_color{
  color: #e41e25;
}
.up_down{
  animation: updown 10s linear  infinite;
}
@keyframes updown {
 0%{
  transform: translateY(0);
 } 
 25%{
  transform: translateY(-30px);
 } 
 50%{
  transform: translateY(0);
 } 
 75%{
  transform: translateY(20px);
 } 
 100%{
  transform: translateY(0);
 } 
}
.testi_box{
  border-radius: 7px !important;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
  background: white !important;
}
.mb35{
  margin-bottom: 35px !important;
}
.testi_padd p.mb0 {
  margin-bottom: 0px !important;
}
.read_more_content {
  display: none;
}
.read_more_title { 
  font-size: 14px;
  color: #6c6c6c !important;
  text-decoration: underline;
}
.testimonial_pg .testi_padd {
  padding: 20px 17px;
  min-height: 178px;
}
.read_more_title:hover {
  color: #ef7d21 !important;
  text-decoration: underline;
}
.slider-navigation-style-04 {
  height: 36px;
  width: 36px;
  border-radius: 100%;
  position: relative;
  bottom: inherit;
  left: 0;
  top: inherit;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slider-navigation-style-04 .icon-very-medium {
  font-size: 22px;
}
.mt25{
  margin-top: 25px !important;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
}
.swiper-pagination-bullet-active {
  background: #e41e25;
}
.swiper-pagination {
  bottom: 89px !important;
}
.slider-navigation-style-04.swiper-button-next {
  margin-left: 1px;
}

.masonry {
  column-count: 2;
  column-gap: 0;
}
@media (min-width: 768px) {
  .masonry {
    column-count: 3;
  }
}
@media (min-width: 992px) {
  .masonry {
    column-count: 4;
  }
}
@media (min-width: 1199px) {
  .masonry {
    column-count: 3;
  }
}
.masonry .img_box {
  box-sizing: border-box;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  counter-increment: brick-counter;
    margin: 0px 2.5px 5px;
  background: #f9f2f5;
  border-radius: 7px;
}
.masonry img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.img_row{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.img_box{
  background: #f9f2f5;
  border-radius: 10px;
  margin-bottom: 3.5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.thum1{ width: 49.85%; overflow: hidden;}
.thum2{ width: 49.855%; overflow: hidden;}
.thum3{ width: 30.7%; overflow: hidden;}
.thum4{ width: 34.35%; overflow: hidden;}
.thum5{ width: 34.35%; overflow: hidden;}
.thum6{ width: 49.855%; overflow: hidden;}
.thum7{ width: 49.85%; overflow: hidden;}
.thum8{ width: 20.7%; overflow: hidden;}
.thum9{ width: 37.3%; overflow: hidden;}
.thum10{ width: 41.45%; overflow: hidden;}
.thum11{ width: 49.855%; overflow: hidden;}
.thum12{ width: 49.85%; overflow: hidden;}
.thum13{ width: 32.95%; overflow: hidden;}
.thum14{ width: 32.55%; overflow: hidden;}
.thum15{ width: 33.85%; overflow: hidden;}
.thum16{ width: 49.85%; overflow: hidden;}
.thum17{ width: 49.855%; overflow: hidden;}

.group_class_thum1 img{ border-radius: 10px;}
.group_class_thum2 img{ border-radius: 10px;}
.group_class_thum1{ width: 53.6%; overflow: hidden;}
.group_class_thum2{ width: 46.15%; overflow: hidden;}
.group_class_thum3{ width: 27.855%; overflow: hidden;}
.group_class_thum4{ width: 71.85%; overflow: hidden;}

.online_yoga_classes_thum1{ width: 49.855%; overflow: hidden;}
.online_yoga_classes_thum2{ width: 49.855%; overflow: hidden;}
.online_yoga_classes_thum3{ width: 53.3%; overflow: hidden;}
.online_yoga_classes_thum4{ width: 46.35%; overflow: hidden;}
.online_yoga_classes_thum5{ width: 100%; overflow: hidden;background: transparent;}
.online_yoga_classes_thum6{ width: 100%; overflow: hidden;background: transparent;}

.personal_sessions_thum1{ width: 28.15%; overflow: hidden;}
.personal_sessions_thum2{ width: 29.15%; overflow: hidden;}
.personal_sessions_thum3{ width: 42%; overflow: hidden;}
.personal_sessions_thum4{ width: 49.855%; overflow: hidden;}
.personal_sessions_thum5{ width: 49.855%; overflow: hidden;}
.personal_sessions_thum6{ width: 29.55%; overflow: hidden;}
.personal_sessions_thum7{ width: 37.35%; overflow: hidden;}
.personal_sessions_thum8{ width: 32.5%; overflow: hidden;}
.personal_sessions_thum9{ width: 50.35%; overflow: hidden;}
.personal_sessions_thum10{ width: 49.35%; overflow: hidden;}
.personal_sessions_thum11{ width: 34.15%; overflow: hidden;}
.personal_sessions_thum12{ width: 32.35%; overflow: hidden;}
.personal_sessions_thum13{ width: 32.9%; overflow: hidden;}


.global_presence_thum1{ width: 33.35%; overflow: hidden;}
.global_presence_thum2{ width: 33.35%; overflow: hidden;}
.global_presence_thum3{ width: 32.65%; overflow: hidden;}
.global_presence_thum4{ width: 49.85%; overflow: hidden;}
.global_presence_thum5{ width: 49.855%; overflow: hidden;}
.global_presence_thum6{ width: 33.15%; overflow: hidden;}
.global_presence_thum7{ width: 33.15%; overflow: hidden;}
.global_presence_thum8{ width: 33.15%; overflow: hidden;}


.corporate_session_thum1{ width: 49.85%; overflow: hidden;}
.corporate_session_thum2{ width: 49.85%; overflow: hidden;}
.corporate_session_thum3{ width: 49.85%; overflow: hidden;}
.corporate_session_thum4{ width: 49.855%; overflow: hidden;}

.deaf_dumb_students_thum1{ width: 58.40%; overflow: hidden;}
.deaf_dumb_students_thum2{ width: 41.25%; overflow: hidden;}
.deaf_dumb_students_thum3{ width: 21.95%; overflow: hidden;}
.deaf_dumb_students_thum4{ width: 39.65%; overflow: hidden;}
.deaf_dumb_students_thum5{ width: 37.75%; overflow: hidden;}

.prenatal_yoga_thum1{ width: 33.15%; overflow: hidden;}
.prenatal_yoga_thum2{ width: 33.15%; overflow: hidden;}
.prenatal_yoga_thum3{ width: 33.15%; overflow: hidden;}


.medi_padd{
  padding: 0 26px;
}
.banner_bg{
  background: radial-gradient(circle, rgb(255, 124, 85) 0%, rgb(255 68 109) 60%, rgb(223, 26, 91) 100%);
  padding-top: 70px !important;
  padding-bottom: 0px !important;
  position: relative;
  overflow: hidden;
}
.bg_net{
  background-image: url("../img/banner_net.png");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.flower_img{
  position: absolute;
  right: 0;
  top: 32%;
  width: 14.5%;
  opacity: 0.45;
}
.pt0{
  padding-top: 0 !important;
}
.mt0{
  margin-top: 0 !important;
}
.small_ft{
  font-size: 12px;
  margin: 0px 0px 0 4px;
}
.class_title{
  font-family: "Marcellus", serif !important;
  font-weight: 500 !important;
  margin-bottom: 11px !important;
  font-size: 25px;
  line-height: 32px;
  letter-spacing: 0.3px;
  color: #E31E25;
  text-align: left;
}
.class_padd{
  padding: 18px 18px 18px !important;
  height: 149px;
}
.class_pg .why_bullet p {
  font-size: 19px;
  line-height: 26px;
  letter-spacing: 0.1px;
  text-align: left;
  font-family: "cerebri-sans-regular" !important;
  color: #393334;
}
.class_pg .why_bullet p b{
  font-weight: 600 !important;
}
.price_font{
  color: rgb(57, 51, 52);
  font-family: "Marcellus", serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 24px;
}
.price_padd{
  padding: 10px 18px 11px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 63px;
}
.class_btn{
  background: linear-gradient(50deg ,#e64066 44%,#ff635c 68%) !important;
  color: white !important;
  border: none;
  font-size: 17px !important;
}
.gallery_pg .class_btn > span{
  padding: 7px 13px !important;
}
.class_pg .btn.btn-switch-text.btn-large > span {
  padding: 7px 9px;
}
.bdr7{
  border-radius: 7px !important;
}
.box_shadow{
  box-shadow: 5px 5px 28px rgba(0, 0, 0, 0.06);
}
.class_pg .services-box-style-01 .box-image img {
  width: 100%;
  background: #f9f2f5;
  transform: scale(1.01);
  transition: all 0.6s ease;
}
.class_pg .services-box-style-01:hover .box-image img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
  transition: all 0.6s ease;
}
.class_btn.btn.btn-switch-text:hover .btn-double-text::before, .btn.btn-switch-text:active .btn-double-text::before {
  transform: translate(-50%, 150%);
  opacity: 1;
  color: white;
}
.class_flex{
  display: inline-flex;
  flex-direction: column;
}
.pp_link {
  color: #ef7d21;
  text-decoration: underline !important;
}
.pp_link:hover {
  color: #0d0d0d;
  text-decoration: underline !important;
}
.fw600{
  font-weight: 600 !important;
}
.flex1{
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.mt4{
  margin-top: 4px !important;
}
.pp_sec b{
  color: #595959;
  font-weight: 600;
}
.pp_sec p{
  letter-spacing: 0.2px !important;
  margin-bottom: 18px;
}
.pp_sec .bullet_style{
  display: flex;
  align-items: center;
  justify-content: center;
}
.br_small{
  display: none;
}
.mr10{
  margin-right: 10px !important;
}
.ml0{
  margin-left: 0px !important;
}
.gallery_sec .tab{
  cursor: pointer;
  margin:0px 11px 0 0;
  display:inline-block;  
  font-size: 16px;
  line-height: 26px;
  color: #2d2d2d;
  letter-spacing: 0.3px;
  background: transparent;
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid gainsboro;
  font-family: "Marcellus", serif;
  transition: all 0.2s ease;
}
.gallery_sec .tab:last-child {
  margin: 0px 0px 0 0;
}
.gallery_sec .tab:hover{
  background: linear-gradient(50deg ,#e64066 44%,#ff635c 68%) !important;
  color: white !important;
  transition: all 0.2s ease;
}
.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel,
#four:checked ~ .panels #four-panel,
#five:checked ~ .panels #five-panel,
#six:checked ~ .panels #six-panel,
#seven:checked ~ .panels #seven-panel,
#eight:checked ~ .panels #eight-panel
{
  display:block
}
#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab,
#four:checked ~ .tabs #four-tab,
#five:checked ~ .tabs #five-tab,
#six:checked ~ .tabs #six-tab,
#seven:checked ~ .tabs #seven-tab,
#eight:checked ~ .tabs #eight-tab{ 
  background: linear-gradient(50deg ,#e64066 44%,#ff635c 68%) !important;
  color: white !important;
  border: 1px solid transparent;
  transition: all 0.2s ease;
}
.gallery_sec .panels{
  width:100%;
  overflow:hidden;  
  margin-top: 30px;
}
.gallery_sec .panel{
  display:none;
  animation: fadein .8s;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

.sp span{
      font-weight: 600 !important;
      color: #d22d6c;
         letter-spacing: 3px !important;
          margin-bottom: 10px !important;
            font-size: 15px;
              font-family: var(--alt-font) !important; 
}
.alt-font h3{
      color: #393334;
        letter-spacing: -1px !important;
          margin-top: 20px !important;
          font-size: 36px;
  line-height: 43px;
  text-transform: none;
}
p{
    font-size: 16px;
  line-height: 26px;
  color: #666;
  letter-spacing: 0.1px;
}
.col_contact {
  margin-bottom: 30px;
}
.position{
  display: flex;
justify-content: space-around;
}
.contact_form{
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.contact_fm{
  width: 100%;
}
.foot_title{
    border-left: none;
}
.mess input{
  width: 100px;  
}

select{
  font-size: 14px;
    height: 39px;
    letter-spacing: 0.1px;
  appearance: none;
  z-index: 1;
  position: relative;
}


option{
  background-color: white;
  font-size: 13px;
}
.row_md{
  padding: 80px;
}
.yoga_h1{
  font-size: 36px;
  line-height: 43px;
}
.youtube_video {
  overflow: hidden;
  aspect-ratio: 9/16;
  border-radius: 8px;
}
.youtube_video iframe{
  aspect-ratio: 9/16;
  transform: scale(1.005);
  width: 100%;
  border-radius: 8px;
}
.mt20{
  margin-top: 20px !important;
}
.w-91 {
  width: 91% !important;
}
.navbar .navbar-nav .nav-item:first-child .nav-link{
  margin-left: 0 !important;
}
.navbar .navbar-nav .nav-item:last-child .nav-link{
  margin-right: 0 !important;
}
.pp_sec .bullet_style i {
  margin-left: 1px;
}
.bottom-minus-140px {
  bottom: -117px;
}
select option{
  font-family: "cerebri-sans-regular" !important;
}

.select_icon {
  position: relative;
}
.select_icon i {
  position: absolute;
  top: 13px;
  right: 15px;
  opacity: 0.5;
  font-size: 12px;
  z-index: 0;
}
.pb100{
  padding-bottom: 100px !important;
}
.preeti_photo{
  left: 201px;
  width: 69%;
  transform: translateY(-54%) !important;
}


@media screen and (min-width: 1600px) and (max-width: 2500px){
 .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1366px;
  }
}

@media screen and (min-width: 1600px) and (max-width: 1699px){
.logo_icon2 {
  width: 32.5%;
  top: 0%;
  left: 0%;
}
.logo_icon {
  width: 41.5%;
  top: 1%;
  right: -10.5%;
}
}


@media screen and (min-width: 1500px) and (max-width: 1599px){
  h4 {
    font-size: 34px;
    line-height: 2.7rem;
  }

  .navbar .navbar-nav .nav-link {
    margin: 10px 15px;
  }

  .mid_pcmb0{
    margin-bottom: 0% !important;
  }

  .logo_icon {
    top: -7%;
    right: -8.5%;
  }
  .accordion-style-05 .accordion-item {
    padding: 19px 18px 19px 47px;
  }
  .bullet_title {
    font-size: 16px;
  }
  .about_title {
    font-size: 24px;
  }
  section {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .br_small{ display: inherit;}
     .class_padd {
    padding: 15px 15px 16px !important;
    height: 138px;
  }
  .class_pg .why_bullet p {
    font-size: 17px;
    letter-spacing: 0px;
  }
  .class_title {
    font-size: 21px;
    letter-spacing: 0.3px;
    margin-bottom: 10px !important;
    line-height: 26px;
  }
  .price_padd {
    padding: 8px 18px 9px !important;
    height: 68px;
  }
  .gallery_sec .tab {
    margin: 0px 10px 0 0;
  }
  h3, .h3 {
    font-size: 30px;
  }
  .testi_padd {
    min-height: 340px;
  }
   header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1340px;
  }
  header .navbar [class*="col-"] {
    padding: 0;
  }
  header .navbar .col-lg-2 {
    flex: 0 0 auto;
    width: 15.667%
  }
  .flower_img {
    top: 44%;
    width: 15%;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1340px;
  }
  .medi_padd {
    padding: 0 25px;
  }
    .bottom-minus-140px {
    bottom: -113px;
  }
  .why_para {
    width: 90% !important;
  }
  .logo_icon2 {
    width: 34.5%;
    top: 0%;
    left: -1%;
  }
    .mb43 {
  margin-bottom: 35%;
}
}

@media screen and (min-width: 1400px) and (max-width: 1499px){
  h4 {
    font-size: 34px;
    line-height: 2.7rem;
  }

  .navbar .navbar-nav .nav-link {
    margin: 10px 15px;
  }

  .mid_pcmb0{
    margin-bottom: 0% !important;
  }

  .logo_icon {
    top: -7%;
    right: -8.5%;
  }
  .accordion-style-05 .accordion-item {
    padding: 19px 18px 19px 47px;
  }
  .bullet_title {
    font-size: 16px;
  }
  .about_title {
    font-size: 24px;
  }
  section {
    padding-top: 74px;
    padding-bottom: 74px;
  }

  .br_small{ display: inherit;}
    .class_padd {
    padding: 15px 15px 16px !important;
    height: 138px;
  }
  .class_pg .why_bullet p {
    font-size: 17px;
    letter-spacing: 0px;
  }
  .class_title {
    font-size: 21px;
    letter-spacing: 0.3px;
    margin-bottom: 10px !important;
    line-height: 26px;
  }
  .price_padd {
    padding: 8px 18px 9px !important;
    height: 68px;
  }
  .gallery_sec .tab {
    margin: 0px 10px 0 0;
  }
  h3, .h3 {
    font-size: 30px;
  }
  .testi_padd {
    min-height: 337px;
    padding: 18px;
  }
  .fs-225 {
    font-size: 200px;
    line-height: 200px;
  }
  .bottom-minus-140px {
    bottom: -106px;
  }
  header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1300px;
  }
  header .navbar [class*="col-"] {
    padding: 0;
  }
  header .navbar .col-lg-2 {
    flex: 0 0 auto;
    width: 15.667%
  }
  .flower_img {
    top: 44%;
    width: 15%;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1300px;
  }
  .medi_padd {
    padding: 0 25px;
  }
  .why_para {
    width: 92% !important;
  }
  .why_yoga_pg .pb130 {
    padding-bottom: 103px !important;
  }
   .small_why_padd{
    padding: 20px 15px !important;
  }
    .about_pg .cover-background {
    background-position: left center !important;
  }
    .logo_icon2 {
    width: 34.5%;
    top: 0%;
    left: -1%;
  }
  .mb43 {
    margin-bottom: 35%;
  }
  .pb150 {
    padding-bottom: 106px !important;
    padding-top: 3px !important;
  }
  .preeti_photo {
    left: 178px;
    width: 72%;
    transform: translateY(-54%) !important;
  }
  .w90 {
    width: 94%;
  }
}


@media screen and (min-width: 1300px) and (max-width: 1399px){
  .br_small{
    display: block;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1240px;
  }
      .class_padd {
    padding: 15px 15px 16px !important;
    height: 138px;
  }
  .class_pg .why_bullet p {
    font-size: 17px;
    letter-spacing: 0px;
  }
  .class_title {
    font-size: 21px;
    letter-spacing: 0.3px;
    margin-bottom: 10px !important;
    line-height: 26px;
  }
  .price_padd {
    padding: 8px 18px 9px !important;
    height: 68px;
  }
  .gallery_sec .tab {
    margin: 0px 9px 0 0;
    letter-spacing: 0.2px;
  }
  h4 {
    line-height: 2.5rem;
    font-size: 36px;
  }
  .fs-225 {
    font-size: 200px;
    line-height: 200px;
  }
  .testi_padd {
    padding: 18px;
    min-height: 362px;
  }
  header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1240px;
  }
  header .navbar [class*="col-"] {
    padding: 0;
  }
  header .navbar .col-lg-2 {
    flex: 0 0 auto;
    width: 15.667%;
  }
  .flower_img {
    top: 44%;
    width: 15%;
  }
  .medi_padd {
    padding: 0 23px;
  }
  section {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .bottom-minus-140px {
    bottom: -108px;
  }
  .why_para {
    width: 97% !important;
  }
      .why_yoga_pg .why_bullet p {
    height: 75px !important;
  }
  .small_why_padd{
    padding: 20px 15px !important;
  }
  .why_yoga_pg .pb130 {
    padding-bottom: 112px !important;
  }
  .ps-15 {
  padding-left: 13% !important;
}
  .why_yoga_pg .icon-with-text-style-08:last-child p {
    height: auto !important;
  }
  .accordion-style-05 .accordion-item {
    padding: 19px 15px 19px 48px;
  }
  .about_pg .bullet_title {
    font-size: 16.5px;
  }
  .about_pg .cover-background {
    background-position: left center !important;
  }
  .logo_icon2 {
    width: 34.5%;
    top: 0%;
    left: -1%;
  }
  .col-lg-4n {
    flex: 0 0 auto;
    width: 34.333%;
  }
  .about_title {
    font-size: 26px;
  }
  .about_pg .mb-8 {
    margin-bottom: 6% !important;
  }
  .mb43 {
    margin-bottom: 35%;
  }
  .pb150 {
    padding-bottom: 106px !important;
    padding-top: 3px !important;
  }
  .preeti_photo {
    left: 172px;
    width: 74%;
    transform: translateY(-53%) !important;
  }
  .w90 {
    width: 94%;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1299px){
  .flower_img {
    top: 44%;
    width: 16.5%;
  }
  
  .br_small{
    display: block;
  }
    .class_padd {
    padding: 15px 15px 16px !important;
    height: 138px;
  }
  .class_pg .why_bullet p {
    font-size: 17px;
    letter-spacing: 0px;
  }
  .class_title {
    font-size: 21px;
    letter-spacing: 0.3px;
    margin-bottom: 10px !important;
    line-height: 26px;
  }
  .price_padd {
    padding: 8px 18px 9px !important;
    height: 68px;
  }
  .lap_mr0{
    margin-right: 0 !important;
  }
  .lap_mt15{
    margin-top: 15px !important;
  }
  .gallery_sec .tab {
    margin: 0px 9.5px 0 0;
    font-size: 15px;
  }
  h4 {
    font-size: 32px;
    line-height: 40px;
  }
  section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .fs-225 {
    font-size: 200px;
    line-height: 200px;
    bottom: -126px;
  }
  .fs-28 {
    font-size: 28px;
    line-height: 2.6rem;
    letter-spacing: 0;
  }
  .container{
    max-width: 1140px;
  }
  header .navbar   .col-lg-2 {
    flex: 0 0 auto;
    width: 15.66666667%;
  }
  .map iframe{
    position: relative;
    z-index: 1;
  }
  .contact_pg .w-91 {
    width: 96% !important;
  }
    .why_yoga_pg .why_bullet p {
    height: 75px !important;
  }
  .small_why_padd{
    padding: 20px 15px !important;
  }
  .why_yoga_pg .pb130 {
    padding-bottom: 112px !important;
  }
  .ps-15 {
  padding-left: 13% !important;
}
  .why_yoga_pg .icon-with-text-style-08:last-child p {
    height: auto !important;
  }
  .about_pg .cover-background {
    background-position: left center !important;
  }
  .logo_icon2 {
    width: 34.5%;
    top: 0%;
    left: -1%;
  }
  .col-lg-4n {
    flex: 0 0 auto;
    width: 34.333%;
  }
  .about_title {
    font-size: 26px;
  }
  .about_pg .mb-8 {
  margin-bottom: 1% !important;
}
  .accordion-style-05 .accordion-item {
    padding: 15px 15px 15px 43px;
  }
  .about_pg .bullet_title {
    font-size: 16px;
  }
  .accordion-style-05 .accordion-item .number {
    left: -8px;
    top: 6px;
    font-size: 28px;
  }
  .about_detail p {
    letter-spacing: 0px;
  }
  .pb150 {
    padding-bottom: 108px !important;
    padding-top: 5px !important;
  }
  .preeti_photo {
    left: 110px;
    width: 80%;
    transform: translateY(-53%) !important;
  }
  .w90 {
    width: 94%;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1199px){
  .small_mr0{
    margin-right: 0 !important;
  }
  .small_wd140{
    width: 140px;
  }
  .small_mt15{
    margin-top: 15px !important;
  }
  .gallery_sec .tab {
    font-size: 15px;
    letter-spacing: 0.4px;
  }
    .why_para{
  width: 86% !important;;
}
  .flower_img {
    top: 45%;
    width: 16.5%;
  }
h4 {
  line-height: 40px;
  font-size: 30px;
}
.btn.btn-switch-text.btn-large > span {
  padding: 8px 17px;
}
.lg-ps-8.res_padd_book {
    padding-left: 12.2% !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  section {
  padding-top: 70px;
  padding-bottom: 70px;
}
  .about_title {
  font-size: 26px;
  line-height: 32px;
}
.container, .container-lg, .container-md, .container-sm {
    max-width: 1040px;
  }
  .small_none{
    display: none;
  }
    .class_title {
    margin-bottom: 11px !important;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.3px;
  }
  .class_padd {
    padding: 15px 15px 16px !important;
    height: auto;
  }
  .price_padd {
    padding: 10px 15px 11px !important;
    height: auto;
  }
  .small_mb0{
    margin-bottom: 0 !important;
  }
  .small_hg101{
    height: 100px;
  }
  .testimonial_pg .testi_padd {
    padding: 17px 17px;
    min-height: 224px;
  }
  header .navbar .container-fluid .col-lg-2:nth-child(1){
    width: 13%;
  }
  header .navbar .container-fluid .col-lg-2:nth-child(3){
    width: 13%;
  }
  .medi_padd {
    padding: 0 31px;
  }
  h3, .h3 {
    font-size: 32px;
    line-height: 39px;
  }
  .lg-fs-200 {
    font-size: 192px;
    line-height: 196px;
    z-index: 0;
    bottom: -107px;
  }
  .map iframe{
    position: relative;
    z-index: 1;
  }
  .contact_pg .w-91 {
    width: 96% !important;
  }
  h3.mb-20px {
    margin-bottom: 15px !important;
  }
   .shape-image-animation {
    bottom: -22px;
  }
  h5 {
    font-size: 26px;
    line-height: 38px;
  }
  .small_tl{
    text-align: left !important;
  }
  .small_wd66{
    width: 66.667%;
  }
  .small_wd33{
    width: 33.33%;
  }
  .process-step-icon{
    height: 46px !important;
    width: 46px !important;
  }
  .process-content .ls05 {
    letter-spacing: 0.1px;
  }
  .process-content.ps-15px {
    padding-left: 9px !important;
  }
  .w90 {
    width: 100%;
  }
    .tab_bottom_90 {
    bottom: -113px !important;
  }
  .col-lg-5n {
    margin-left: -6%;
  }
  .pb150 {
    padding-bottom: 85px !important;
    padding-top: 45px;
  }
  .left-90px {
   left: 30px;
    width: 86%;
  }
  .pb150 {
    padding-bottom: 88px !important;
    padding-top: 50px !important;
  }
  .why_yoga_pg .why_bullet p {
    height: 75px !important;
  }
  .small_why_padd{
    padding: 20px 15px !important;
  }
  .why_yoga_pg .pb130 {
    padding-bottom: 90px !important;
  }
    .why_yoga_pg .icon-with-text-style-08:last-child p {
    height: auto !important;
  }
    .why_yoga_pg .icon-with-text-style-08:last-child p {
    height: auto !important;
  }
  .about_pg .cover-background {
    background-position: left center !important;
  }
  .logo_icon2 {
    width: 35.5%;
    top: 1%;
    left: -1%;
  }
  .col-lg-4n {
    flex: 0 0 auto;
    width: 34.333%;
  }
  .about_title {
    font-size: 26px;
  }
  .about_pg .mb-8 {
  margin-bottom: -7% !important;
}
  .accordion-style-05 .accordion-item {
    padding: 12px 15px 12px 43px;
    height: 75px;
    display: flex;
    align-items: center;
  }
  .about_pg .bullet_title {
    font-size: 16px;
    line-height: 25px;
  }
  .accordion-style-05 .accordion-item .number {
    left: -8px;
    top: 14px;
    font-size: 28px;
  }
  .about_detail p {
    text-align: left;
  }
  .pb100 {
    padding-bottom: 80px !important;
  }
  .small_top{
    top: 21px !important;
  }
  .pb150 {
    padding-bottom: 80px !important;
    padding-top: 8px !important;
  }
  .preeti_photo {
    transform: translateY(-49%) !important;
  }
  .w90 {
    width: 94%;
  }
}


@media screen and (min-width: 1025px) and (max-width: 1099px){
  .small_wd40{
    width: 40%;
  }
  .medi_padd {
    padding: 0 28px;
  }
    .flower_img {
    top: 45%;
    width: 18.5%;
  }
  section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .small_mr0{
    margin-right: 0 !important;
  }
  .small_mt15{
    margin-top: 15px !important;
  }
  .gallery_sec .tab {
    font-size: 15px;
    letter-spacing: 0.4px;
  }
  .why_para{
  width: 100% !important;;
}
h4 {
  line-height: 36px;
  font-size: 26px;
}
.btn.btn-switch-text.btn-large > span {
  padding: 8px 17px;
}
.lg-ps-8.res_padd_book {
    padding-left: 12.1% !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .about_title {
  font-size: 26px;
  line-height: 32px;
}
.testi_padd {
    min-height: 470px !important;
  }
  .class_title {
    margin-bottom: 11px !important;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.3px;
  }
  .class_padd {
    padding: 15px 15px 16px !important;
    height: auto;
  }
  .price_padd {
    padding: 10px 15px 11px !important;
    height: auto;
  }
  .small_mb0{
    margin-bottom: 0 !important;
  }
  .small_hg101{
    height: 100px;
  }
  .testimonial_pg .testi_padd {
    padding: 17px 17px;
    min-height: 250px !important;
  }
  header .navbar .container-fluid{
    max-width: 940px;
  }
  .container {
    max-width: 940px !important;
  }
  h3, .h3 {
    font-size: 29px;
    line-height: 34px;
  }
  .lg-fs-200 {
    font-size: 184px;
    line-height: 190px;
    z-index: 0;
    bottom: -104px;
  }
  .map iframe{
    position: relative;
    z-index: 1;
  }
  .contact_pg .w-91 {
    width: 96% !important;
  }
  h3.mb-20px {
    margin-bottom: 15px !important;
  }
   .shape-image-animation {
    bottom: -22px;
  }
  h5 {
    font-size: 26px;
    line-height: 38px;
  }
  .small_tl{
    text-align: left !important;
  }
    .small_wd66{
    width: 66.667%;
  }
  .small_wd33{
    width: 33.33%;
  }
  .process-step-icon{
    height: 46px !important;
    width: 46px !important;
  }
  .process-content .ls05 {
    letter-spacing: 0.3px;
    font-size: 16px;
  }
  .process-content.ps-15px {
      padding-left: 9px !important;
  }
  .w90 {
    width: 100%;
  }
    .tab_bottom_90 {
    bottom: -121px;
  }
  .pb150 {
    padding-bottom: 104px !important;
    padding-top: 0px !important;
  }
  .small_none{
    display: none;
  }
  .why_yoga_pg .why_bullet p {
    height: 75px !important;
  }
  .why_yoga_pg .pb110 {
    padding-bottom: 60px !important;
  }
  .small_why_padd{
    padding: 20px 15px !important;
  }
  .why_yoga_pg .pb130 {
    padding-bottom: 109px !important;
  }
    .why_yoga_pg .icon-with-text-style-08:last-child p {
    height: auto !important;
  }
    .logo_icon {
    display: none;
  }
  .about_detail p {
    line-height: 27px;
    text-align: left;
    margin-bottom: 17px;
  }
  .pb100 {
  padding-bottom: 88px !important;
}
    .why_yoga_pg .icon-with-text-style-08:last-child p {
    height: auto !important;
  }
    .why_yoga_pg .icon-with-text-style-08:last-child p {
    height: auto !important;
  }
  .about_pg .cover-background {
    background-position: left center !important;
  }
  .logo_icon2 {
    width: 35.5%;
    top: 1%;
    left: -1%;
  }
  .col-lg-4n {
    flex: 0 0 auto;
    width: 34.333%;
  }
  .about_title {
    font-size: 26px;
  }
  .accordion-style-05 .accordion-item {
    padding: 12px 15px 12px 43px;
    height: 75px;
    display: flex;
    align-items: center;
  }
  .about_pg .bullet_title {
    font-size: 16px;
    line-height: 25px;
  }
  .accordion-style-05 .accordion-item .number {
    left: -8px;
    top: 14px;
    font-size: 28px;
  }
  .about_detail p {
    text-align: left;
  }
  .pb100 {
    padding-bottom: 80px !important;
  }
  .small_top2{
    top: 21px !important;
  }
  .fs-26 {
    font-size: 24px;
    line-height: 34px;
  }
  .mb43{
    margin-bottom: 13%;
  }
  .mb-8 {
    margin-bottom: 6% !important;
  }

  .preeti_photo {
    transform: translateY(-49%) !important;
    width: 87%;
  }
  .w90 {
    width: 94%;
  }
}


@media screen and (min-width: 768px) and (max-width: 1099px){
  .me-auto {
    margin-right: auto !important;
  }
    [data-mobile-nav-style="modern"] .navbar-show-modern-bg {
    background: unset;
  }
    .navbar-collapse-show[data-mobile-nav-style="modern"] .navbar-modern-inner {
    width: 100%;
    z-index: 9;
    background: linear-gradient(60deg, rgb(230, 64, 102) 50%, rgb(255, 99, 92) 80%) !important;
  }
  .mCSB_scrollTools {
  display: none !important;
}
 [data-mobile-nav-style="modern"] .navbar-modern-inner .navbar-nav > .nav-item {
    padding: 7px 0px;
  }
    .navbar .navbar-nav .nav-link, .navbar-modern-inner .navbar-nav .nav-link, .navbar-full-screen-menu-inner .navbar-nav .nav-link {
    padding: 10px 0px !important;
  }
  .active_link {
  font-weight: 600 !important;
}


}


@media screen and (min-width:992px) and (max-width:1099px) {
.sm_pc_w85{
  width: 33.33333333% !important;
}
.sm_pc_w100{
  width: 50.333% !important
}
 .tab_ml14 {
    margin-left: 0 !important;
  }
}


@media screen and (max-width: 767px){
.active_link {
  font-weight: 600 !important;
}
.res_pb55{
  padding-bottom: 60px !important;
}
  .youtube_icon {
    width: 20px;
  }
  .header-icon .header-social-icon a {
    font-size: 16px;
  }
  .scroll-progress {
    right: 0px;
  }
  header .navbar {
    height: 100px;
  }
  .navbar-nav .nav-item .nav-link {
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0.5px;
  }
  .mCSB_scrollTools {
    display: none !important;
  }
  .yoga_h1{
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  .gallery_sec .tabs{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .img_box {
    margin-bottom: 5px;
  }
  .gallery_sec .panels {
    margin-top: 20px;
  }
  .extra-very-small-screen {
    height: 215px !important;
  }
  .res_mb5{
    margin-bottom: 5px !important;
  }
  .res_padd_book{
    padding: 15px 15px 20px !important;
    margin-bottom: 2px;
  }
  .res_none{
    display: none;
  }
  [data-mobile-nav-style="modern"] .navbar-modern-inner .navbar-nav .nav-item .nav-link {
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    padding: 9px 0px !important;
    color: #ddd;
  }
  .navbar-collapse-show[data-mobile-nav-style="modern"] .navbar {
    transform: translate3d(0vw, 0, 0) !important;
    -webkit-transform: translate3d(0vw, 0, 0) !important;
  }
  .navbar-collapse-show[data-mobile-nav-style="modern"] .page-layout{
    transform: translate3d(-100vw, 0, 0) !important;
    -webkit-transform: translate3d(-100vw, 0, 0) !important;
  }

  .navbar-collapse-show[data-mobile-nav-style="modern"] .navbar-modern-inner {
    width: 100%;
    z-index: 9;
    background: linear-gradient(60deg ,#e64066 50%,#ff635c 80%) !important;
  }
  [data-mobile-nav-style="modern"] .navbar-show-modern-bg {
    background: unset;
  }
    .logo {
    width: 86px;
  }
  .container{
    max-width: 100%;
  }
  .navbar.bg-transparent {
    background-color: unset !important;
  }
  .navbar-collapse {
    max-height: 100% !important;
  }

  .navbar-toggler-line{
    background: white;
  }
  .header-icon .icon > a {
    color: white;
  }
  .sticky .navbar .navbar-toggler-line {
    background: #313131;
  }
  #yoga-and-meditation-slider_wrapper {
    height: 400px !important;
  }
  .book_btn .enquire {
    padding: 7px 2px;
  }
  .book_btn .enquire p {
    letter-spacing: 0.2px;
    font-size: 14px;
  }
  section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .rev_slider .caption, .rev_slider .tp-caption {
    margin-top: 45px !important;
  }
  .book_btn {
    top: 35%;
  }
  .fs-17 {
    font-size: 16px;
    letter-spacing: 0.3px;
  }
  .fs-17.yoga_txt {
    letter-spacing: 1px !important;
  }
  #slide-01-layer-10{
    font-size: 18px !important;
  }
  .res_mb0{
    margin-bottom: 0 !important;
  }
  .feature-box .feature-box-icon-rounded {
  margin-bottom: 10px !important;
}
.icon-with-text-style-10{
  border: none !important;
}
.res_yoga{
  font-size: 22px;
  margin-bottom: -9px;
  margin-top: 10px;
  line-height: 32px;
}
h5 {
  font-size: 22px;
  line-height: 30px;
}
.process-step-icon{
  width: 40px !important;
  height: 40px !important;
}
h6 {
  font-size: 16px;
  line-height: 22px;
}
.res_ls0{
  letter-spacing: 0 !important;
}
.res_mb20{
  margin-bottom: 20px !important;
}
.process-content.ps-15px {
  padding-left: 10px !important;
}
  h3 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.1px !important;
  }
  .order_unset{
    order: unset !important;
  }
 .res_about_img {
    width: 82%;
    position: unset !important;
    transform: unset !important;
    display: block;
    margin: 0 auto 14px auto;
  }
  .about_preeti .cover-background {
    padding: 22px 0px !important;
    background-size: 535px;
    background-position: -6% 1% !important;
  }
  .res_wd100{
    width: 100% !important;
  }
    .about_title {
    font-size: 20.5px;
    line-height: 28px;
    margin-bottom: 10px !important;
  }
  .res_mb15{
    margin-bottom: 15px !important;
  }
  .bullet_style i {
    margin-bottom: 1px !important;
    margin-left: -1px;
  }
  .feature-box-icon.bullet_style{
    margin-top: 7px;
    margin-bottom: 0 !important;
  }
  .about_sec .feature-box{
    align-items: unset !important;
  }
  .res_dot{
    margin-left: 20px !important;
    margin-right: 20px !important;
    height: 8px !important;
    width: 8px !important;
  }
  .mob_pb35{
    padding-bottom: 35px !important;
  }
   .xs-fs-100 {
    font-size: 72px;
    line-height: 75px;
    letter-spacing: -5px !important;
    z-index: 0;
  }
  .res_pt25{
    padding-top: 25px !important;
  }
  .testi_padd {
    padding: 15px 15px;
    min-height: 544px;
  }
  .testi_padd p {
    line-height: 25px;
  }
  .swiper-pagination {
    bottom: 67px !important;
  }
  .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
  .slider-navigation-style-04 {
    height: 33px;
    width: 33px;
  }
  .res_padd_book .sm-mb-20px {
    margin-bottom: 15px !important;
  }
  .fs-17.ls-3px {
    letter-spacing: 1px !important;
  }
  .fs-17.ls-2px {
    letter-spacing: 1px !important;
  }
  .flower_img {
  position: absolute;
  right: -7px;
  top: 50%;
  width: 42%;
  opacity: 0.45;
}
.res_mb10{
  margin-bottom: 10px !important;
}
.res_mb40{
  margin-bottom: 40px !important;
}
.mob_bottom_15{
  bottom: -15px !important;
}
  .mob_pb80 {
    padding-bottom: 80px !important;
  }
  .why_bullet .bullet_style {
  margin-top: 5px !important;
}
.hg50 {
  height: auto !important;
}
.why_bullet .icon-with-text-style-08.mb-15px{
  margin-bottom: 10px !important;
}
.why_bullet .icon-with-text-style-08.mb-15px:last-child{
  margin-bottom: 0px !important;
}
.why_bullet {
  text-align: left !important;
  width: 100%;
}
  .res_pt15{
    padding-top: 15px !important;
  }
  .page-title-extra-large h1 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 0 !important;
  }
  .banner_bg {
    padding-top: 60px !important;
  }
  .res_mt5{
    margin-top: 5px !important;
  }
  .res_mt10{
    margin-top: 10px !important;
  }
  .res_pb80{
    padding-bottom: 80px !important;
  }
  .mob_pdt35{
    padding-top: 35px !important;
  }
  .about_detail p {
    letter-spacing: 0.3px;
    line-height: 26px;
    margin-bottom: 10px;
    text-align: left;
  }
  .mt-minus-30px {
    margin-top: -23px;
  }
  .res_mt63n{
    margin-top: -63px !important;
  }
  .half_btn {
  padding: 8px 18px !important;
}
  .half_btn .fs-26 {
    font-size: 17px;
    line-height: 24px;
  }
  .res_pt30{
    padding-top: 30px !important;
  }
   .mob_about_logo {
    width: 54.5%;
    top: 67%;
    right: -2%;
  }
  .res_mb30{
    margin-bottom: 30px !important;
  }
  .res_wd_about{
    width: 87%;
  }
  .logo_icon2 {
    top: 5.5%;
    left: 0%;
    width: 56%;
  }
  .mob_about_circle{
    display: block !important;
    width: 110px !important;
    height: 110px !important;
    left: -37px;
    bottom: 10px;
  }
  .res_mt30n {
    margin-top: -30px !important;
  }
  .accordion-style-05 .accordion-item {
    padding: 9px 15px 8px 37px;
    height: 59px;
    display: flex;
    align-items: center;
  }
  .accordion-style-05 .accordion-item .number {
    left: -9px;
    top: 11px;
    font-size: 24px;
  }
  .bullet_title {
    font-size: 16px;
    line-height: 21px;
  }
  .res_top16{
    top: 16px !important;
  }
  .res_mt15{
    margin-top: 15px !important;
  }
  .bdr_btm_left {
    border-radius: 0;
  }
  .res_wd50{
    width: 50%;
  }
  .res_bdr_top_right{
    border-radius: 0 6px 0 0 !important;
  }
  .res_bdr_bottom_left{
    border-radius: 0 0 0 6px !important;
  }
  .more_yoga .feature-box-icon img{
    width: 51px;
  }
  .more_yoga .feature-box{
    justify-content: unset;
    padding: 13px 10px !important;
  }
  .more_yoga .feature-box-icon{
    margin-bottom: 7px !important;
  }
  .res_pt35{
    padding-top: 35px !important;
  }
  .res_pb40{
    padding-bottom: 40px !important;
  }
  .fs-28 {
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 0;
  }
  .class_title {
    margin-bottom: 8px !important;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.1px;
  }
  .class_padd {
    padding: 15px 15px 15px !important;
    height: auto;
  }
  .class_pg .why_bullet p {
    font-size: 16px;
  }
  .class_pg .btn.btn-switch-text.btn-large > span {
    padding: 3px 9px;
  }
  .price_padd {
    padding: 8px 15px 10px !important;
    height: auto;
  }
  .price_font {
    font-size: 15px;
    letter-spacing: 0px;
  }
  .class_title.res_mb0{
    margin-bottom: 0 !important;
  }
  .res_block{
    display: block;
  }
 .class_pg .why_bullet .icon-with-text-style-08.mb-15px {
    margin-bottom: 8px !important;
  }
   .class_pg .why_bullet .icon-with-text-style-08.mb-15px.res_mb0{
    margin-bottom: 0 !important;
  }
  .testimonial_pg .testi_padd {
    padding: 14px 14px;
    min-height: auto;
  }
    .testi_padd2 {
      padding: 6px 14px;
    }
    .dis_sec p {
      line-height: 25px;
    }
    .pp_sec p {
    letter-spacing: 0.2px !important;
    margin-bottom: 15px;
    line-height: 25px;
  }
    .pp_sec p.mt30 {
    margin-top: 20px !important;
  }
  .pp_sec p.res_ls0{
    letter-spacing: 0 !important;
  }
  .bullet_style {
    height: 18px !important;
    width: 18px !important;
  }
  .pp_sec .bullet_style i {
    margin-bottom: 1px !important;
    margin-left: 0px;
  }
  .form_btn {
  padding: 6px 15px !important;
}
.res_ls06{
  letter-spacing: 0.5px !important;
}
 .mob_pdt8 {
    padding: 15px !important;
  }
  .res_mt5{
    margin-top: 5px !important;
  }
  .res_btm50{
    bottom: -54px !important;
  }
  .map iframe{
    height: 370px;
    z-index: 1;
    position: relative;
  }
  .w-91 {
    width: 100% !important;
  }
}

@media screen and (min-width:420px) and (max-width:430px){
  .testi_padd {
    min-height: 470px;
  }
  .swiper-pagination {
    bottom: 68px !important;
  }
   h4 {
    font-size: 20px;
  }
}

@media screen and (min-width:410px) and (max-width:420px){
  .testi_padd {
    min-height: 495px;
  }
  .swiper-pagination {
    bottom: 68px !important;
  }
}

@media screen and (min-width:375px) and (max-width:389px){
  .logo_icon2 {
    top: 7.5%;
    left: 0%;
    width: 54%;
  }
}

@media screen and (max-width:371px){
  .testi_padd {
    min-height: 570px;
  }
  .swiper-pagination {
    bottom: 68px !important;
  }
   .testi_name {
    letter-spacing: 0.1px;
    font-size: 12px;
  }
}
