/* FONTS AREA */
/* YOGIS LISTING AREA */
.yogis-list-name-wrapper > .yogis-list-name { font-size: 1.5em; }
.yogis-list-excerpt-wrapper > p { font-size: 0.875em; }
/* INDIVIDUAL YOGI AREA */
/* NAME AREA */
.yogi-name { font-size: 2.25vw; }
.yogi-position { font-size: 1.125em; }
/* INFO AREA */
.yogi-content-info-wrapper p, .yogi-content-info-wrapper li { font-size: 1em; }
/* OTHER TEACHER AREA */
.yogi-others-title { font-size: 1.5vw; }
.yogi-others-lists-wrapper .yogis-list-name-wrapper > .yogis-list-name { font-size: 1em; }
/* SPACES RELATED AREA */
/* YOGIS LISTING AREA */
.real-yogis-list-wrapper .yogis-list-info-wrapper { margin-bottom: 4.375vw; }
/* INDIVIDUAL YOGIS AREA */
/* YOGI NAME AND IMAGE AREA */
.yogi-images-lists { margin-bottom: 4.875vw; }
/* YOGI INFO AREA */
.yogi-content-wrapper { padding-top: 2.375vw; }
.yogi-content-info-wrapper { margin-bottom: 2.125vw; }

/* YOGI LISTINGS AREA */
/* YOGIS LISTING DEFAULT AREA */
.yogis-list-info-wrapper { display: inline-block; }
.yogi-link { padding: 0 8%; cursor: pointer !important; }
.yogis-list-image-wrapper, .yogis-list-image, .yogis-list-image > img,
.yogis-lists-details-wrapper { border-radius: 10000px; overflow: hidden; box-shadow: none !important; -moz-box-shadow: none !important; filter:none !important; }

/* YOGIS IMAGE AREA */
.yogis-list-image-wrapper { padding: 8px; background: rgba(144,194,231,0.4); }

/* YOGIS DESCRIPTION AREA */
.yogis-lists-details-wrapper { opacity: 0; z-index: 18; position: absolute; top: 0px; left: 0px; padding-top: 10%; width: 100%; height: 100%; background: rgba(144,194,231,0.9); transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; }
.yogi-link:hover .yogis-lists-details-wrapper { opacity: 1; }
.yogis-list-excerpt-wrapper { padding: 0 8%; }
.yogis-list-excerpt-wrapper > p { margin-bottom: 0.5em; color: #fff; }
.yogis-list-excerpt-wrapper > .yogis-list-specialties { margin-bottom: 0.8em; }

/* YOGIS NAME AREA */
.yogis-list-name-wrapper { text-align: center; }
.yogis-list-name-wrapper > .yogis-list-name { margin-top: 1.625em; margin-bottom: 0px; display: inline-block; }

/* YOGI INDIVIDUAL AREA */
/* YOGI NAME AREA */
.yogi-images-wrapper,
.yogi-name, .yogi-position { text-align: center; }
.yogi-name { margin-top: 0px; margin-bottom: 0.611em; }
.yogi-position { margin: 0px; }
.yogi-images-wrapper .slick-arrow.slick-prev { left: -3.4em; }
.yogi-images-wrapper .slick-arrow.slick-next { right: -3.4em; }

/* YOGI INFO AREA */
.yogi-content-wrapper { padding-left: 5%; }
ul.qualifications-lists { padding: 0px; margin: 0px; display: inline-block; width: 100%; list-style: none; }
ul.qualifications-lists > li > .dash-line { margin-right: 0.5em; display: inline-block; }
.yogi-content-info-wrapper p, .yogi-content-info-wrapper li,
ul.qualifications-lists > li > .dash-line { color: #263238; }
.yogi-content-info-wrapper ul.qualifications-lists > li { margin-bottom: 0.5em; }
.yogi-content-info-wrapper p.yogi-content-info-title { margin-top: 0px; margin-bottom: 1.125em; display: inline-block; width: auto; font-weight: 600; border-bottom: 1px solid #263238; }
ul.qualifications-lists > li,
.yogi-content-info-wrapper.yogi-description > p, .yogi-content-info-wrapper .yogi-content-info-message-wrapper > p,
.yogi-content-info-wrapper p.yogi-content-info-message { margin: 0px; display: inline-block; width: 100%; line-height: 1.8em; }
.yogi-content-info-wrapper.yogi-description > p { margin-bottom: 1em; }

/* OTHER TEACHER AREA */
.yogi-others-title { margin-top: 5em; margin-bottom: 2.1em; text-align: center; }
.yogi-others-lists-wrapper .yogis-list-info-wrapper { float: left; /* width: 20%; */ }

@media screen and (min-width: 1500px) {
    
        /* FONTS AREA */
        /* YOGIS LISTING AREA */
        .yogis-list-name-wrapper > .yogis-list-name { font-size: 1.5em; }
        .yogis-list-excerpt-wrapper > p { font-size: 0.875em; }
        /* INDIVIDUAL YOGI AREA */
        /* NAME AREA */
        .yogi-name { font-size: 2.25em; }
        .yogi-position { font-size: 1.125em; }
        /* INFO AREA */
        .yogi-content-info-wrapper p, .yogi-content-info-wrapper li { font-size: 1em; }
        /* OTHER TEACHER AREA */
        .yogi-others-title { font-size: 1.5em; }
        .yogi-others-lists-wrapper .yogis-list-name-wrapper > .yogis-list-name { font-size: 1em; }
        /* SPACES RELATED AREA */
        /* YOGIS LISTING AREA */
        .real-yogis-list-wrapper .yogis-list-info-wrapper { margin-bottom: 4.375em; }
        /* INDIVIDUAL YOGIS AREA */
        /* YOGI NAME AND IMAGE AREA */
        .yogi-images-lists { margin-bottom: 4.875em; }
        /* YOGI INFO AREA */
        .yogi-content-wrapper { padding-top: 2.375em; }
        .yogi-content-info-wrapper { margin-bottom: 2.125em; }
}
@media screen and (max-width: 1200px) and (min-width: 1101px) {
    
}
@media screen and (max-width: 1100px) and (min-width: 992px) {

}

/* IPAD PRO */
/* Portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
        
}

/* Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
        
}

/* Landscape phone to portrait tablet */
@media screen and (min-width: 992px ) {
        
}

/* Landscape phone to portrait tablet */
@media screen and (max-width: 991px ) {
        
        /* FONTS AREA */
        /* YOGIS LISTING AREA */
        .yogis-list-name-wrapper > .yogis-list-name { font-size: 2.27vw; }
        .yogis-list-excerpt-wrapper > p { font-size: 0.875em; }
        /* INDIVIDUAL YOGI AREA */
        /* NAME AREA */
        .yogi-name { font-size: 3.404vw; }
        .yogi-position { font-size: 1.7vw; }
        /* INFO AREA */
        .yogi-content-info-wrapper p, .yogi-content-info-wrapper li { font-size: 1.513vw; }
        /* OTHER TEACHER AREA */
        .yogi-others-title { font-size: 2.27vw; }
        .yogi-others-lists-wrapper .yogis-list-name-wrapper > .yogis-list-name { font-size: 1.513vw; }
        /* SPACES RELATED AREA */
        /* YOGIS LISTING AREA */
        .real-yogis-list-wrapper .yogis-list-info-wrapper { margin-bottom: 6.62vw; }
        /* INDIVIDUAL YOGIS AREA */
        /* YOGI NAME AND IMAGE AREA */
        .yogi-images-lists { margin-bottom: 7.376vw; }
        /* YOGI INFO AREA */
        .yogi-content-wrapper { padding-top: 3.6vw; }
        .yogi-content-info-wrapper { margin-bottom: 3.22vw; }
        
        /* SINGLE YOGI AREA */
        .yogi-content-wrapper { padding-left: 15px; }
        .yogi-images-wrapper .slick-arrow.slick-prev { left: -2.5em; }
        .yogi-images-wrapper .slick-arrow.slick-next { right: -2.5em; }
}

/* Landscape phone to portrait tablet */
@media screen and (max-width: 768px ) {
    
}
@media screen and (max-width: 767px ) {
        
}
@media screen and (max-width: 736px){

}
@media screen and (max-width: 695px ) {

        
}	

@media screen and (max-width: 667px){	
       
}
@media screen and (max-width: 640px){
        
        /* FONTS AREA */
        /* YOGIS LISTING AREA */
        .yogis-list-name-wrapper > .yogis-list-name { font-size: 4.5vw; }
        .yogis-list-excerpt-wrapper > p { font-size: 0.875em; }
        /* INDIVIDUAL YOGI AREA */
        /* NAME AREA */
        .yogi-name { font-size: 6.8vw; }
        .yogi-position { font-size: 3.4vw; }
        /* INFO AREA */
        .yogi-content-info-wrapper p, .yogi-content-info-wrapper li { font-size: 3.02vw; }
        /* OTHER TEACHER AREA */
        .yogi-others-title { font-size: 4.5vw; }
        .yogi-others-lists-wrapper .yogis-list-name-wrapper > .yogis-list-name { font-size: 3.02vw; }
        /* SPACES RELATED AREA */
        /* YOGIS LISTING AREA */
        .real-yogis-list-wrapper .yogis-list-info-wrapper { margin-bottom: 13.4vw; }
        /* INDIVIDUAL YOGIS AREA */
        /* YOGI NAME AND IMAGE AREA */
        .yogi-images-lists { margin-bottom: 14.7vw; }
        /* YOGI INFO AREA */
        .yogi-content-wrapper { padding-top: 7.3vw; }
        .yogi-content-info-wrapper { margin-bottom: 6.8vw; }
}
@media screen and (max-width: 580px) {
    
}

/* Landscape phones and down */
@media screen and (max-width: 568px) {
        
}
@media screen and (max-width: 480px) {

}

@media screen and (max-width: 420px) {
        
}
@media screen and (max-width: 414px){
        
}
@media screen and (max-width: 375px){
        
}
@media screen and (max-width: 360px){
        
}