/*
Theme Name: Vasundhara
*/


body {
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
	color: #333333;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Karla', sans-serif;
}
h1, h2, h3, h4, h5, h6{
    margin: 0;
    padding: 0;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
	line-height: 1.2;
}

h1{
	font-size: 50px;
    text-transform: uppercase;
}
h2 {
    font-size: 50px;
    margin-bottom: 25px;
}
h3 {
	font-size: 32px;
}
h4 {
	font-size: 21px;
    margin-bottom: 5PX;
}
h5 {
	font-size: 18px;
	line-height: 24px;
}
h6 {
	font-size: 21px;
	font-weight: 500;
	color: #625b87;
	padding: 0px;
	margin: 25px 0;
}
p {
	font-size: 16px;
	padding: 0px;
	margin-bottom: 20px;
}
.f18{
    font-size: 18px;
}
a, a:hover, a:focus{
    outline: 0;
    transition: all .2s ease;
    text-decoration: none;
}
ul, ol{ list-style-type: none; margin: 0; padding: 0;}
input, button, button:focus{
    outline: 0px;
}
.mb-15{margin-bottom: 15px;}
.bg-gray{ background-color: #f7f7f7; }
section{position: relative;}
header {
    position: absolute;
    z-index: 5;
    width: 100%;
    padding: 40px 0 20px;
}
.page-banner h1{
    color: #fff;
    max-width: 450px;
}
.home-banner .page-banner h1{
    max-width: 370px;
}
.page-banner{
    padding: 300px 0 260px; 
    min-height: 850px;
}
.bg-img{
    background-position: center;
    background-size: cover;
}
.colored-bg{
    background: linear-gradient(-90deg, #f15a24 0%, #fbb03b 86%, #fbb03b 100%);
}
nav ul{
    display: flex;
}
nav ul li{
    text-transform: uppercase;
}
nav ul li a{
    color: #fff;
    padding: 20px 15px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    font-size: 15px;
}
nav ul li.header-logo a{
    padding: 0 15px;
}
nav ul li a:hover, .footer-social a:hover, .footer-social a:hover i, .footer-cont-call:hover, .footer-cont-mail:hover, .footer-cont-call:hover i, .footer-cont-mail:hover i{
   color: #fbad3a; 
}
.footer-top a.footer-cont-call i{
    font-size: 26px;
    margin-right: 17px;
}
nav ul li.header-logo a:after{
    display: none;
}
nav ul li a:hover:after{
    width: 62%;
    transition: all .2s ease;
}
#nav-icon{
    width: 25px;
    height: 31px;
    position: absolute;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
    right: 20px;
    top: 10px;
}

#nav-icon span{
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}
#nav-icon span:nth-child(1) {
  top: 0px;
}
#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
  top: 8px;
}
#nav-icon span:nth-child(4) {
  top: 16px;
}
#nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon.open span:nth-child(2) {
  transform: rotate(45deg);
}
#nav-icon.open span:nth-child(3) {
  transform: rotate(-45deg);
}
#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.book-appointment{
    text-align: right;
    line-height: 19px;
    font-size: 17px;
    display: inline-flex;
    letter-spacing: 2px;
    color: #fff;
    padding: 13px 25px 13px 30px;
    background: linear-gradient(0deg, #fbb03b, #f26026);
    transform: translateY(-50%) rotate(90deg);
    position: fixed;
    left: -92px;
    z-index: 5;
    top: 50%;
}
.book-appointment:hover{
    color: #fff;
    opacity: .8;
}
.book-appointment img{
    transform: rotate(-90deg);
    height: 32px;
    width: 31px;
    margin-top: 3px;
}
.book-appointment span{
    margin-right: 15px;
}
.mobile-menu{display: none;}
.about-text{
    padding: 80px 0 130px;
    text-align: center;
}
img.life-calling-img {
    margin-left: -100px;
    margin-top: -80px;
}
.life-calling p{
    line-height: 21px;
}
.white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text p{
    color: #fff;
}
.life-calling-text{
    max-width: 410px;
}

ul.expertise-list li {
    width: 50%;
    float: left;
    padding-left: 25px;
    border-left: 2px solid #c3c3c3;
    margin-bottom: 48px;
    min-height: 45px;
    display: flex;
    align-items: center;
}
ul.expertise-list li:nth-child(odd){
    padding-right: 50px;
    width: 53%;
}
ul.expertise-list li:nth-child(even){
    width: 47%;
}
span.br{
    display: block;
}
.about-expertise{
    padding: 80px 0 45px;
}
.about-expertise h2{
    margin-bottom: 80px;
}
.video-block {position: relative; 
    margin-top: 40px;}
.video-sec{
    padding: 50px 0 75px;
}
.color-text, .approch-gray-sec h2{
    background: -webkit-linear-gradient(180deg, #f15a24 0%, #fbb03b 86%, #fbb03b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
	transition: 0.5s;
}

.color-text img, .read-more-white img, .read-more-black img{
    position: relative;
	transition: all 0.2s ease;
    right: 0;
}
.color-text:hover img, .read-more-white:hover img, .read-more-black:hover img{
	transition: all 0.2s ease;
    right:-7px;
}
a.playbutton{
    position: absolute;
    top: calc(50% - 62px);
    left: calc(50% - 62px);
    width: 116px;
    height: 116px;
    border-radius: 50%;
    margin: auto;
    display: inline-block;
    background: transparent;
    border: 2px solid #fff;
}
a.playbutton:hover{
    background: rgba(255, 255, 255, 0.6);
}
a.playbutton:after {
    content: '';
    display: inline-block;
    width: 0px;
    height: 0px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 40px solid #fff;
}


.footer-top{
    padding: 65px 0 55px;
    background: #fff;
}
footer h2{
    position: relative;
    margin-bottom: 45px;
}
footer h2:after{
    content: '';
    background: linear-gradient(180deg, #f15a24 0%, #fbb03b 86%, #fbb03b 100%);
    width: 65px;
    height: 2px;
    position: absolute;
    left: -85px;
    top: 50%;
    transform: translateY(-50%);
}
.footer-top a, .footer-cont-address, .footer-cont-call, .footer-cont-mail{
    color: #333333;
    display: inline-flex;
    
}
.footer-top a i, .footer-cont-address img, .footer-cont-call img, .footer-cont-mail img{
    color: #b0b0b0;
    font-size: 22px;
    margin-right: 13px;
    width: 18px;
    text-align: center;
}
.footer-cont-address img, .footer-cont-call img, .footer-cont-mail img{width: 24px;}
.footer-social a{
    width: 30%;
    margin-bottom: 20px;
}
.footer-cont-call, .footer-cont-mail {
    width: 40%;
    align-items: center;
    margin-bottom: 15px;
}
ul.footer-menu li{
    display: inline-flex;
}
ul.footer-menu li a{
    color: #fff;
    font-family: 'Montserrat', sans-serif; 
    text-transform: uppercase;
        padding: 0 53px 0 0;
    text-shadow: -0.25px -0.25px 0 transparent, 0.25px 0.25px transparent;
}

ul.footer-menu li:last-child a{
        padding: 0;

}

ul.footer-menu li a:hover{
    color: #000;
    text-shadow: -0.25px -0.25px 0 black, 0.25px 0.25px black;
}
.footer-bottom{
    padding: 30px 0 20px;
}
p.copyright-text, p.copyright-text a {
    margin: 0;
    color: #fff;
    opacity: .6;
    font-weight: 300;
}
p.copyright-text a{
    opacity: 1;
}
p.copyright-text{
    margin-top: 20px;
}

.talware-about{
    padding: 70px 0 40px;
}
ul.tab-title li{
    width: 25%;
    float: left;
}
a.tab-title-link{
    font-size: 24px;
    color: #333333;
    position: relative;
    line-height: 30px;
    display: inline-block;
    font-family: 'Playfair Display', serif;
}
a.tab-title-link:after{
    content: '';
    position: absolute;
    background: #f7f7f7;
    left: 0;
    z-index: -1;
    height: 80px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    transition: all .5s ease;
}
a.tab-title-link.active:after, a.tab-title-link:hover:after{
    width: 70%;
    max-width: 200px;
    transition: all .5s ease;
}
a.tab-title-link:hover, a.tab-title-link.active {
    font-weight:bold;
    transition: all .5s ease;
    padding-left: 30px;
    background: -webkit-linear-gradient(180deg, #f15a24 0%, #fbb03b 86%, #fbb03b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.tab-section{
    padding: 115px 0 115px;
}
.page-template-template-programs .tab-detail-box{
    padding-top: 70px;
}
.tab-detail-box {
    padding-top: 45px;
    display: none;
}
.page-template-template-programs .tab-detail-box{
    padding-top: 70px;
}
.tab-detail-box.active{
    display: block;
}
.tab-detail-box .col-lg-8{
    margin-bottom: 30px;
}
.tab-image{
    position: relative;
    width: calc(100% - 30px);
    margin-bottom: 30px;
}
.tab-detail{
    padding-left: 30px;
}
.tab-image:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #f00;
    left: 12px;
    z-index: -1;
    top: 12px;
}
.contact-sec{
    padding: 65px 0 55px;
}
.contact-sec h4{
    font-weight: 400;
    margin-bottom: 40px;
}
.form-field{margin-bottom: 30px;}

.form-field input, .form-field select{
        color: #333;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    background: transparent;
    box-shadow: none;
    border: 1px solid #acacac;
    padding: 15px 20px;
    border-radius: 5px;
    outline: none;
    width: 100%;
}
.form-field select{
    -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
    background-image: url(images/drop-down.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
    padding-right: 40px;
}
.submit-boder{
    display: inline-block;
    margin: auto;
    padding: 1px;
    border-radius: 25px;
}
.submit-btn-holder{
    background: #f7f7f7;
    border-radius: 25px;
}
div.wpcf7 .ajax-loader{
    position: absolute;
}
input[type="submit"] {
    line-height: 38px;
    border: 0px;
    font-weight: 700;
    padding: 0 29px;
    border-radius: 25px;
    transition: all .2s ease;
}
input[type="submit"]:hover{
    opacity: .8;
    transition: all .2s ease;
}
::-webkit-input-placeholder {
  color: #b3b3b3;
}

:-ms-input-placeholder { 
  color: #b3b3b3;
}

::placeholder {
  color: #b3b3b3;
}
.share-box {
    font-size: 12px;
    color: #a0a0a0;
    border: 1px solid #e1e1e1;
    padding: 3px 15px;
    border-radius: 18px;
}
.share-box span{margin-left: 5px;}
.like-box{
    position: relative;
    padding-right: 14px;
    margin-right: 10px;
}
.like-box:after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 8px;
    background: #a0a0a0;
}
a.social-icon {
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    align-items: center;
    color: #a0a0a0;
    border-radius: 50%;
    border: 1px solid #e1e1e1;
    margin-left: 7px;
}
a.social-icon i {
    line-height: 30px;
}
.thought-holder {
    border-bottom: 1px solid #e1e1e1;
    padding: 90px 0 55px;
}
.thought-left-box h2{
    font-size: 30px;
    line-height: 32px;
}
.thought-title-box h2, .tag-box{
    width: calc(100% - 198px);
}
.thought-left-box{
    width: calc(100% - 250px);
    padding-right: 70px;
}
.thought-right-box {
    width: 250px;
}
.thought-right-box h2{
    font-size: 16px;
    line-height: 30px;
}
a.more-thoughts{
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}
.more-thoughts p{
    color: #666666;
    margin-bottom: 0;
}
.tag-box, .tag-box a{
    color: #a0a0a0;
    font-size: 14px;
    line-height: 21px;
}
blockquote p{
    quotes: '' '';
    background: -webkit-linear-gradient(180deg, #f15a24 0%, #fbb03b 86%, #fbb03b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-size: 32px;
    font-family: 'Playfair Display', serif;
    line-height: 40px;
    font-weight: 700;
    position: relative;
}
blockquote {
    max-width: 780px;
    padding: 0 35px;
    margin: 25px 0 50px;
    display: inline-block;
}
blockquote p:last-child, .last-p-mb0 p:last-child{
    margin-bottom: 0px;
}
blockquote p::before {
    content: '';
    position: absolute;
    height: 18px;
    width: 20px;
    background-image: url(images/qoute-open.png);
    left: -25px;
}
blockquote p::after {
    content: '';
    position: absolute;
    height: 18px;
    width: 20px;
    background-image: url(images/qoute-close.png);
}
.thought-content-box p{
    margin-bottom: 25px;
}
.approch-about{
    padding: 80px 0 70px;
    text-align: center;
    
}
.approch-gray-sec{
    background: linear-gradient(180deg, #fff 0, #fff 50px, #f7f7f7 51px, #f7f7f7 calc(100% - 79px), #ffff calc(100% - 80px), #ffff 100%); 
    padding: 100px 0;
}
.approch-gray-sec h2{
    margin-bottom: 15px;
}
.approch-gray-img{
    margin-top: -100px;
    margin-bottom: -50px;
    width: calc(100% - 20px);
}
.imbibing-sec, .testi-sec{
    padding: 70px 0;
}
.imbibing-sec .colored-bg{
    padding: 40px 0 20px;
}
.tryst-yoga-text{
    max-width: 600px;
}
.tryst-yoga-text h2{
    margin-top: 30px;
}
.home-slider .owl-nav{
    position: absolute;
    bottom: 20px;
    width: 80px;
    left: 15px;
    
}
.home-slider .owl-next,.home-slider .owl-prev{
    color: #fff !important;
    font-size: 40px !important;
    opacity: .5;
    font-size: 20px;
    text-transform: uppercase;
    padding: 20px;
}
.home-slider .owl-next:hover, .home-slider .owl-prev:hover{
    opacity: 1;
}
.home-slider .owl-prev {
  float: left;
}
.home-slider .owl-next {
  float: right;
}
.home-slider .owl-dots {
    counter-reset: slides-num;
    position: absolute;
    bottom: 20px;
    left: 40px;
    
}
.home-slider .owl-dots:after {
    content: counter(slides-num);
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    margin-top: 3px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    margin-left: 10px;
    opacity: .5;
}
.home-slider .owl-dot {
    display: inline-block;
    counter-increment: slides-num; /* Increment counter */
    margin-right: 8px;
}
.home-slider .owl-dot span {
    display: none;
}

.home-slider .owl-dot.active:before {
    content:  counter(slides-num) "/"; /* Use the same counter to get current item. */
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    font-family: 'Playfair Display', serif;
    color: #fff;
    font-size: 30px;
    left: 0;
    top: 0;
}
ul.elenco-articoli {
    position: absolute;
    z-index: 5;
    right: 20px;
    width: 10px;
    top: 50%;
    transform: translate(-50%);
}
ul.elenco-articoli li , .testimonials-slider .owl-dots .owl-dot{
    width: 5px;
    height: 5px;
    cursor: pointer;
    transition: all .5s ease;
    border-radius: 50%;
    background: #fff;
    margin: 5px;
    display: inline-block;
}
.testimonials-slider .owl-dots {
    text-align: right;
    position: absolute;
    right: 25px;
    bottom: -15px;

}
.testimonials-slider .owl-dots .owl-dot{
    background: #f5792c;
}
.testimonials-slider .owl-dots .owl-dot.active{
    transition: all .5s ease;
    width: 25px;
    height: 5px;
    border-radius: 0px;
}
ul.elenco-articoli li.active{
    width: 5px;
    border-radius: 0px;
    transition: all .5s ease;
    height: 25px;
}
.color-border-text {
    margin: 125px auto 150px;
    max-width: 820px;
    position: relative;
}
.color-border-text h3 span, .thoughts-block-01 h3{
    font-size: 39px;
    position: relative;
    z-index: 4;
}
.color-border-text:before, .color-border-text:after, .color-border-text h3:before{
    content: '';
    position: absolute;
    z-index: 1;
    background: -webkit-linear-gradient(180deg, #f15a24 0%, #fbb03b 86%, #fbb03b 100%);
    width: calc(100% - 160px);
    height: calc(100% + 60px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.color-border-text:after{
    z-index: 2;
    background: #fff;
    width: calc(100% - 180px);
    height: calc(100% + 40px);
    
}
.color-border-text h3:before{
    z-index: 3;
    background: #fff;
    width: 100%;
    height: 100%;
}

.the-yogini{
    background: #f7f7f7;
    margin-top: 40px;
}
.read-more-btn span{
    padding: 8px 20px;
    font-weight: 700;
}
.the-yogini-txt {
    padding-top: 290px;
}
.the_yogini_img {
    margin-top: -35px;
    width: 900px;
    max-width: initial;
}
.the-yoga-life{
    padding: 100px 0;
}
.home-tab-box{
    padding: 10px;
}
.home-tab-box .tab-detail-box{
    padding: 40px;
    background: #fff;
}
.home-tab-box .tab-detail-box h3{
    margin-bottom: 20px;
}
.bg-white{background: #fff;}
.the-yoga-life .col-lg-7 h3{margin : 50px 0;}
.upcaoming-event {
    padding: 70px 0;
}
.upcaoming-event h2{
    margin-bottom: 40px;
}
.upcaoming-event-text h3{
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 30px;
}
.upcaoming-event-text {
    padding: 70px 115px 70px 65px;
    width: 38%;
    position: relative;
}
.upcaoming-event-img{
    width: 62%;
}
a.upcaoming-event-link {
    position: absolute;
    right: 30px;
    bottom: 22px;
    transition: all .2s ease;
}
a.upcaoming-event-link:hover{
    transition: all .2s ease;
    right: 20px;
}
.upcaoming-event-text h3 a{ color: #333; }
.upcaoming-event .read-more-btn{
    margin-top: 50px;
}
.home-about{
    padding-top: 70px;
}
.hide-991{
    display: block;
}
.show-991{
    display: none;
}
.testimonials-item{
    display: flex;
    align-items: center;
}
.testimonials-img{
    width: 182px;
}
.testimonials-content{
    width: calc(100% - 182px);
    padding: 0 170px 0 40px;
    float: left;
    position: relative;
}
.testimonials-item .colored-bg{
    border-radius: 50%;
    padding: 6px;
    position: relative;
}
.testimonials-item .colored-bg:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f7f7f7;
    top: 0;
    left: calc(50% + 9px);
}
.testimonials-item .colored-bg img{
    position: relative;
    z-index: 2;
}
.testimonials-img img{
    width: 170px;
}
.testimonials-block{
    background: linear-gradient(90deg, #fff 0%, #fff 100px, #f7f7f7 101px, #f7f7f7 100%);
    position: relative;
    padding: 35px 0;
}
.testimonials-block:before{
    content: '';
    background-image: url(images/qoute-bg.png);
    width: 87px;
    height: 71px;
    right: 90px;
    position: absolute;
    top: 55px;
}
.testimonials-item h4{
    font-weight: 400;
}
.testimonials-block h2{
    margin-bottom: 10px;
}
.thoughts-block-01 {
    padding: 55px 40px 20px;
    overflow: hidden;
    position: relative;
    min-height: 355px;
}
.thoughts-block-01-txt {
    max-width: 345px;
}
.thoughts-block-01 h3 a{color: #fff;}
.thoughts-block-01 h3{
    margin-bottom: 15px;
}
.thoughts-block-01-img{
    position: absolute;
    max-width: 100%;
    right: 40px;
    top: 80%;
    transform: translateY(-50%);
}

 a.read-more-black,  a.read-more-white{
    color: #333;
    font-weight: 700;
}
 a.read-more-white, .thoughts-block-03-text{
    color: #fff;
}
.thoughts-block-01-txt  a.read-more-white{
    display: inline-block;
    margin-top: 100px;
}
.thoughts-block-03-text p{
    color: #333;
    margin-bottom: 10px;
}
.thoughts-block-03-text h5{
    margin-bottom: 10px;
}
.thoughts-block-02 {
    width: 50%;
    display: flex;
}
.thoughts-block-02-text {
    width: 245px;
    background: #f7f7f7;
    padding: 40px 20px 30px;
}
.thoughts-block-02-img {
    width: calc(100% - 245px);
}
.thoughts-block-02-text a.read-more-white{
    display: inline-block;
    margin-top: 134px;
}
.thoughts-block-02-text h5{
    margin-bottom: 10px;
}
.thoughts-block-03 {
    width: 47%;background: #fbad3a;
}
.thoughts-block-04 {
    width: 53%;
    padding: 40px 30px 40px;
}
.thoughts-block-03-text {
    
    padding: 25px 20px 15px;
}
.thoughts-block-04 h5{
    color: #fbad3a;
}
.thoughts-block-04-blog {
    margin-bottom: 20px;
}
.appointment-img , .appointment-contnet{
    width: 50%;
}
.appointment-sec {
    margin-top: 100px;
}
.appointment-contnet{
    padding: 40px 0;
    padding-left: 100px;
}
.appointment-subbox {
    max-width: 380px;
}
.appointment-subbox .apt-btns{
    margin-top: 40px;
    margin-bottom: 20px;
}
a.black-border-btn {
    border: 1px solid #333333;
    color: #333333;
    padding: 8px 15px;
    margin-left: 10px;
}
a.black-border-btn:hover{
    opacity: .8;
    background: #333333;
    color: #fff;
}
p.apt-time {
    border-right: 1px solid #333;
    padding-right: 25px;
    margin-right: 20px;
}
.appointment-contnet a.book-appointment{
    position: relative;
    transform: rotate(0deg);
    left: 0;
    background: linear-gradient(90deg, #fbb03b, #f26026);
    border-radius: 30px;
    padding: 10px 15px 10px 20px;
    letter-spacing: 0;
    margin-top: 20px;
}
.appointment-contnet .book-appointment img {
    transform: rotate(-0);
    height: 24px;
    width: 24px;
    margin-top: -2px;
    margin-right: 10px;
}
.after-line{
    position: relative;
}
.after-line:after{
    content: '';
    top: 50%;
    height: 2px;
    width: 65px;
    position: absolute;
    right: -80px;
    background: -webkit-linear-gradient(180deg, #f15a24 0%, #fbb03b 86%, #fbb03b 100%);
   
}
.appointment-img {
    background-position: center;
    background-size: cover;
    height: 530px;
}
.appointment-contnet .apt-btns .read-more-btn:hover .submit-btn-holder{
    background: transparent;
    transition: all .2s ease;
}
.appointment-contnet .apt-btns .read-more-btn:hover .submit-btn-holder .color-text{
    background: transparent;
    -webkit-text-fill-color: inherit;
    color: #fff;
    transition: all .2s ease;
}

.thought-content-box p img{
    width: 100%;
}
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mobile-menu-box {
    background: #ffffff;
    position: fixed;
    z-index: 9;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
    height: 100%;
    padding: 30px 20px 20px;
}
.mobile-menu-box ul li{
    width: 100%;
    text-align: center;
}
.mobile-menu-box ul li a{
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #333333;
    font-weight: 500;
    font-size: 22px;
    padding: 20px 0;
    text-transform: uppercase;
    width: auto;
    margin: auto;
}
.mobile-menu-foot .footer-social a i{
     color: #333333;
}
.mobile-menu-foot .footer-social a:hover, .mobile-menu-foot .footer-social a:hover i{
        color: #fbad3a;
}
.mobile-menu-box ul li a:hover, .mobile-menu-box ul li.current-menu-item a{
    background: -webkit-linear-gradient(180deg, #f15a24 0%, #fbb03b 86%, #fbb03b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
	transition: 0.5s;
}
a.mobile-logo {
    float: left;
}
.mobile-menu-foot {
    position: fixed;
    bottom: 15px;
    width: calc(100% - 40px);
}
.mobile-menu-foot .footer-social a{
    color: #333333; 
    display: inline-block;
}
.mobile-menu-foot .footer-social a i{
    margin-right: 3px;
}
.mobile-menu-box .footer-social a{
    font-size: 14px;
}
a.close-menu {
    float: right;
    margin-top: 25px;
}
.mobile-menu-box p.copyright-text,.mobile-menu-box p.copyright-text a{
    color:#cacaca;
    line-height: 16px;
}
.home .thoughts-block-02{
    display: none !important;
}
.home .thoughts-block-slider {
	margin-top:10px;
}
 .thoughts-block-slider .more-thoughts{
        position: relative;
    }
    .thoughts-block-slider .more-thoughts:after{
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100px;
        background: linear-gradient(0deg, rgba(22, 22, 22, 0.64), transparent);
        
    }
    .thoughts-block-slider .more-thoughts p{
        position: absolute;
        z-index: 2;
        color: #fff;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }

.related-thoughts{
    margin-top: 60px;
}

iframe.video-iframe{
    width: 100%;
    height: 500px;
}
.no-view-h1{
    position: absolute;
    z-index: -1;
    top: -5000px;
    left: -5000px;
}
.events-section{
    padding: 100px 0;
}
.event-author-detail{
    position: sticky;
    top: 30px;
    text-align: center;
    box-shadow: 0 10px 20px rgb(0 0 0 / 5%);
    padding: 40px;
    margin-bottom: 30px;
}
.event-box-holder, .event-author-detail{
    border: 1px solid #f5f5f5;
    border-radius: 10px;
}
.event-author-detail .book-appointment, .book-appointment.book-appointment-2{
    left: 0;
    position: relative;
    top: 0;
    border-radius: 25px;
    transform:none;
}
.author-cont{
    margin-top: 30px;
    margin-bottom: 25px;
}
.author-cont a{
    color: #333333;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.event-author-detail .social li a{
    font-size: 24px;
    color: #333333;
}
.event-box-holder{
    margin-bottom: 30px;
    padding: 40px 30px;
    border: 1px solid #d9d9d9;
}

.event-author-detail a:hover, .event-author-detail .social li a:hover{
   color: #fbad3a;
}

    
    
.event-box-holder ul, .event-box-holder ol {
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 20px;
}
.event-box-holder ol{
    list-style-type: decimal;
}
.event-author-img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 30px;
}
.event-title-holder{
    position: relative;
}
.event-title-holder{margin-bottom: 20px;}
.event-box-holder .event-title-holder h3{
    font-size: 26px;
    max-width: calc(100% - 150px);
}
.event-title-holder a{
    position: absolute !important;
    right: 0;
    left: unset !important;
    font-size: 14px;
    padding: 10px 25px;
}
#book-me-sec .event-box-holder .event-title-holder h3{
    max-width: 100%;
}
    
h1.hero-msg {
    text-align: center;
    display: inline-table;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 100px;
}

h1.hero-msg.show {
    opacity: 1;
}
h1.hero-msg span {
    display: block;
    float: left;
    text-align: center;
}

h1.hero-msg .owl-item {
    opacity: 0.2;
}

h1.hero-msg .owl-item.center {
    opacity: 1;
}

h1.hero-msg .owl-stage {
    margin-left: 0;
}
.owl-nav.disabled{
    display: none
}
.wpcf7-spinner{
    position: absolute;
}
.popup-holder {
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 12%);
    border-radius: 5px;
    overflow: hidden;
    background: #fff;    
    position: relative;
}

#fixed-popup {
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    max-width: 600px;
    padding: 0 10px;
    display: none;
}
#fixed-popup.open{
    
}
.popup-img img {
    height: 330px;
    width: 350px;
    object-fit: cover;
    object-position: center;
}
.popup-detail {
    padding: 50px 20px;
    width: calc(100% - 150px);
}
a.popup-close-btn {
    position: absolute;
    width: 20px;
    right: 15px;
    top: 15px;
    opacity: .5;
}
@media (min-width: 1200px){
.container {
    max-width: 1200px;
}
}
@media only screen and (max-width:  1359px) {
    .appointment-contnet {
    padding: 40px 0;
    padding-left: 50px;
}
}
@media only screen and (max-width:  1199px) {
    .header-logo img{
        width: 149px;
    }
    nav ul li a {
    padding: 20px 20px;
    }
    nav ul li.header-logo a {
        padding: 0 30px;
    }
    a.tab-title-link {
        font-size: 20px;
    }
    .thoughts-block-01-img {
        top: 50%;
        width: 50%;
    }
    .appointment-img {
    height: 560px;
}
}
@media only screen and (min-width:  991px) {
    .approch-gray-sec h2 {
    font-size: 48px;
}
}
@media only screen and (max-width:  991px) {
    h1, h2 {
        font-size: 40px;
    }
    header {padding: 30px 0;}
    .mobile-menu{ display: block; text-align: center;}
    .header-logo{display: none;}
    header nav{display: none; background: #fff; margin-top: 10px; padding: 20px 0;}
    nav ul { display: block;}
    nav ul li a {color: #000; padding: 15px 25px; }
    .life-calling-text {
        max-width: 100%;
        margin: auto;
        text-align: center;
        padding-bottom: 20px;
    }
    .footer-cont {
        margin-top: 20px;
    }
    footer h2 {
        margin-bottom: 20px;
    }
    ul.expertise-list li, ul.expertise-list li:nth-child(odd), ul.expertise-list li:nth-child(even) {
        width: 100%;
        padding-right: 0;
        margin-bottom: 25px;
    }
    
    a.tab-title-link {
        padding: 16px;
    }
    a.tab-title-link:after{
        height: 60px;
    }
    ul.footer-menu li {
    width: 25%;
}
    ul.footer-menu li a{
        padding: 5px 0;
    }
    .approch-gray-img {
    margin: auto;
    margin-top: -70px;
    margin-bottom: 50px;
    width: calc(100% - 60px);
}
    .approch-gray-sec {
        background: linear-gradient(180deg, #fff 0, #fff 50px, #f7f7f7 51px, #f7f7f7 100%);
        padding: 70px 0 40px;
    }
    .approch-gray-sec .d-lg-flex .col-lg-6:first-child{
        text-align: center;
    }
    .the-yogini .col-lg-7 img, .upcaoming-event-text, .upcaoming-event-img{
        width: 100%;
    }
    .the_yogini_img {
    margin-top: -24px;
}
    .color-border-text {
        margin: 100px auto;
    }
    
    .color-border-text h3 span , .thoughts-block-01 h3{
        font-size: 30px;
        padding-bottom: 10px;
    }
    .the-yogini-txt {
    padding: 30px 0 50px;
}
    .the-yoga-life .col-lg-7 h3 {
    margin-top: 0px;
}
    .the-yoga-life {
    padding: 70px 0;
}
    .home-tab-box {
    margin-top: 60px;
}
    .hide-991, .testimonials-item .colored-bg:after{
    display: none;
}
.show-991{
    display: block;
}
    .upcaoming-event-text {
    padding: 35px 25px 70px;
    }
    .upcaoming-event-text h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 5px;
    }
    .the-yoga-life ul.tab-title li{
        width: 25%;
    }
    a.tab-title-link {
       font-size: 20px;
       line-height: 24px;
       padding: 0px;
        max-width: 130px;
    }
     a.tab-title-link:hover,  a.tab-title-link.active{
        padding-left: 15px;
    }
    .appointment-img, ul.elenco-articoli{
        display: none;
    }
    .appointment-contnet {
    padding: 50px 0;
    margin: auto;
}
    .testimonials-item {
    display: block;
    }
    .testimonials-img {
    margin: auto;
}
    .testimonials-block {
    background: #f7f7f7;
    }
    
.testimonials-content {
    width: 100%;
    padding: 30px 15px;
    text-align: center;
    }
    .testimonials-block h2 {
    margin-bottom: 20px;
}
    .testimonials-img {
    width: 120px;
}
    .testimonials-item .colored-bg {
    padding: 4px;
}
    .thoughts-block-01 {
        padding: 0;
        min-height: auto;
    }
   .thoughts-block-01-txt {
        padding: 20px 0px 15px 20px;
       width: 50%;
    }
    .thoughts-block-01-img{
        right: 0px;
    }
    .thoughts-block-02 , .thought-right-box{
    width: 100%;
    }
    .thoughts-block-02-text, .thoughts-block-02-img, .thoughts-block-03, .thoughts-block-04 {
    width: 50%;
    }
    .testimonials-block:before {
    width: 45px;
    background-size: 45px;
    height: 34px;
    right: 25px;
    top: 187px;
}
    .thought-left-box {
    width: 100%;
    padding-right: 0;
    margin-bottom: 50px;
}
    .thought-holder{
        display: block !important;
    }
    .tab-section{
        padding: 50px 0;
    }
   
   .more-thoughts-slider .owl-stage , .thoughts-block-slider .owl-stage{
       padding-left: 0 !important;
    }
}
@media only screen and (max-width:  767px) {
    
    .apt-time, .apt-fees , .apt-btns a, .black-border-btn {
    font-size: 13px;
    line-height: 17px;
    }
    h3 {
    font-size: 20px;
}
    .page-banner{ 
        min-height: auto;
        max-height: 100vh;
    }
    .home .page-banner{
        height: 620px;
    }
    .home .page-banner {
        padding: 130px 0 110px;
    }
    .banner-slide-2 {
    background-position:right -241px center !important;
}
    h1, h2 {
        font-size: 30px;
    }
    .page-banner h1, .home-banner .page-banner h1 {
    max-width: 200px;
}
    .page-banner {
        padding: 190px 0 110px;
        background-position: right -170px center;
    }
    .mobile-menu-logo img{width: 85px;}
    .book-appointment{display: none;}
    
    h2 {
        margin-bottom: 15px;
    }
    img.life-calling-img {
        margin-left: -30px;
        margin-bottom: 20px;
        max-width: calc(100% + 60px);
    }
    
.about-text {
    padding: 50px 0 100px;
    }
    .footer-social a {
    width: 32%;
    }
   
    .tab-detail {
    padding-left: 0;
}
    ul.footer-menu li {
    width: 49%;
}
    p.copyright-text {
    margin-top: 0;
        font-size: 12px;
        text-align: center;
}
    .approch-about {
        padding: 50px 0 60px;
    }
    .footer-bottom {
    padding: 20px 0 15px;
}
    
    .approch-gray-sec h2 {
    font-size: 21px;
}
    .imbibing-sec {
    padding: 60px 0 55px;
}
    .imbibing-sec .col-lg-10{
        padding: 0 8px;
    }
    .tryst-yoga-text h2{
    margin-top: 0px;
    margin-bottom: 20px;
}
    .tryst-yoga .col-lg-5{
        text-align: center;
    }
    .tryst-yoga img{
        width: calc(100% - 60px) !important;
        margin: auto;
    }
    .footer-menu{
        display: none;
    }
    .footer-cont-address img, .footer-cont-call img, .footer-cont-mail img {
    width: 18px;
    height: 18px;
    margin-right: 8px;
}
    .footer-cont-call, .footer-cont-mail, .footer-social a, .tag-box {
    margin-bottom: 10px;
}
    .footer-top a i {
    font-size: 18px;
    margin-right: 8px;
    }
     a.tab-title-link {
    font-size: 16px;
    line-height: 16px;
    max-width: 100px;
}
    .the_yogini_img {
    margin-top: -10px;
}
    .color-border-text h3 span, .thoughts-block-01 h3 {
    font-size: 24px;
    padding-bottom: 5px;
    padding-top: 5px;
}
    .color-border-text:before{
        width: calc(100% - 100px);
    }
    .color-border-text:after {
    width: calc(100% - 120px);
    }
    .upcaoming-event{
        padding: 50px 0;
    }
    .thoughts-block-02{display: block;}
    .thoughts-block-02-text, .thoughts-block-02-img, .thoughts-block-03, .thoughts-block-04, .thought-title-box h2, .tag-box{
        width: 100%;
    }
    .thoughts-block-01-txt p, .after-line:after{display: none;}
    .thoughts-block-01-txt a.read-more-white, .thoughts-block-02-text a.read-more-white {
    margin-top: 30px;
}
    .thoughts-block-01 , .thoughts-block-02, .thoughts-block-03, .thoughts-block-04{
        margin-bottom: 10px;
    }
    .appointment-contnet {
    padding: 30px 15px;
    margin: auto;
    width: 100%;
}
    .appointment-sec {
    margin-top: 50px;
}
    .home-about {
    padding-top: 50px;
}
     .thought-title-box, .thought-left-box .align-items-start.d-flex{
        display: block !important;
    }
    .social-box{margin-bottom: 30px;}
    .thought-holder {
    padding: 50px 0 20px;
}
    .appointment-contnet a.book-appointment{
        display: inline-block;
    }
    blockquote {
    padding: 0 25px;
    }
    blockquote p{
        font-size: 20px;
        line-height: 30px;
    }
    a.playbutton {
        position: absolute;
        top: calc(50% - 20px);
        left: calc(50% - 20px);
        width: 40px;
        height: 40px;
        border: 1px solid #fff;
    }
    a.playbutton:after {
    left: 55%;
        border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #fff;
}
     .home .thoughts-block{
        display: none;
    }
    .thoughts-block-slider{
    display: block!important;
}
    a.tab-title-link:hover, a.tab-title-link.active {
    padding-left: 5px;
}
    .footer-top a.footer-cont-call i {
    font-size: 18px;
    margin-right: 8px;
}
    .popup-img img {
       
    height: 230px;
    width: 270px;
    }
    .popup-detail {
    padding: 30px 10px;
    width: calc(100% - 0px);
}
    .popup-detail h4 {
        font-size: 14px;
    }
}

@media (max-width: 576px){
    img.life-calling-img {
        margin-top: -50px;
    }
   
}

.owl-carousel{
    max-heightss: 760px;
}
#counter{
    display: inline-block;
    width: 215px;
}