/*Yoga Class Start*/
.online_courses h2{font-size: 28px;font-weight: 600;}
.online_courses p{font-size: 17px;color: #636262;font-weight: 400;margin-bottom: 31px;}
.d_flx{display: flex;justify-content: center;}
.border_line{margin-top: 10px;margin-bottom: 32px; font-size: 22px; font-weight: 600;color: #f75d03;}
.run_btch{background: #e7e6e6;padding: 9px 5px 9px 5px;}
.run_btch:after{background: #e7e6e6;padding: 9px 5px 9px 5px;}
.material-icon {font-size: 21px;color: red;margin-top: 12px;animation: blink 0.7s linear infinite;}
.material-icon {font-family: 'Material Icons';font-weight: normal;font-style: normal;font-size: 24px;line-height: 1;letter-spacing: normal;text-transform: none;display: inline-block;white-space: nowrap;word-wrap: normal;direction: ltr;-webkit-font-feature-settings: 'liga';-webkit-font-smoothing: antialiased;}
.arrow-highlight{position:relative;margin:0 0.5em;padding:0 22px 0.2em;color:#fff;margin-left: 3px;}
.arrow-highlight:before{content:"";z-index:-1;left:-0.5em;top:-0.4em;border-width:1em;border-style:solid;border-color:#385067;position:absolute;width:calc(100% - 0.5em);border-left-color:transparent;background: #e7e6e6;}
.arrow-highlight:after{content:"";z-index:-1;right:22px;top:-0.4em;border-width:1em;border-style:solid;border-color:#385067;position:absolute;border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent;transform:rotate(180deg);transform-origin:center right;}
.popular_module .meet-doctors h2,.fastinfo_little_benefits .meet-doctors h2,.fastinfo_liitle_work .meet-doctors h2,.fastinfo_why .meet-doctors h2, .fastinfo_spk_faq .meet-doctors h2 {font-size: 36px;font-weight: 600;line-height: 1.4;letter-spacing: -0.4px;color: #333333;} 

/*Form Start*/
.enqyery_form {background: #ececec;padding: 19px;border-radius: 11px;}
.enqyery_form h5 {font-size: 19px;text-align: center;margin-bottom: 9px;}
.enqyery_form small{margin-bottom: 10px;display: block;text-align: center;}
#form_top label{width: 100%;cursor: pointer;}
.price_box {background: #fff;padding: 13px;border-radius: 10px;margin-bottom: 14px;border: 2px solid #efefef;width: 100%;}
.price_box {background: #fff;padding: 20px;border-radius: 10px;margin-bottom: 14px;border: 2px solid #efefef;width: 100%;}
.price_box ul{list-style: none;justify-content: space-between;margin-bottom: 0;float: left;width: 100%;}

.price_box ul li {float: left;padding: 0 0px 0px 0;}
.price_box ul li:nth-child(2) {width: calc(100% - 365px);}
.price_box ul li:nth-child(3) {width: calc(100% - 351px);text-align: center;}
.price_box ul li:nth-child(4) {width: calc(100% - 378px);padding: 0;}
.price_box ul li:nth-child(4) p {text-align: center !important}
.price_box ul li:nth-child(5) {display: none;}
.price_box ul li:nth-child(6) {width: calc(100% - 371px);float: right}

.price_box ul li:nth-child(2) p {float: left}


.price_box  span{color: #868686;font-size: 12px;font-weight: 400;text-align: right !important;}
.price_box .first_month{font-size: 15px !important;color: #4c4c4c !important;line-height: 16px !important;text-align: left !important;padding-top: 5px;}
.price_box .second_month{text-align: right !important;font-size: 19px !important;line-height: 23px !important;}
.price_box .discount{background-color: rgba(255, 173, 59, 0.12);color: rgb(255, 173, 59) !important;font-size: 11px !important;font-weight: bold;padding: 0px 9px;border-radius: 4px;display: inline-block;text-transform: uppercase;line-height: 1;}
.custom_checkbox {display: block;position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;font-size: 22px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
/* Hide the browser's default radio button */
.custom_checkbox input {position: absolute;opacity: 0;cursor: pointer;}
/* Create a custom radio button */
.checkmark {position: absolute;top: 0;left: 0;height: 25px;width: 25px;background-color: #d4fff2;border-radius: 50%;border: 2px solid #08d296;}
/* On mouse-over, add a grey background color */
.custom_checkbox:hover input ~ .checkmark {background-color: #ccc;}
/* When the radio button is checked, add a blue background */
.custom_checkbox input:checked ~ .checkmark {background-color: #00c58b;}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {content: "";position: absolute;display: none;}
/* Show the indicator (dot/circle) when checked */
.custom_checkbox input:checked ~ .checkmark:after {display: block;}
.custom_checkbox .checkmark:after {left: 7px;top: 2px;width: 8px;height: 13px;border: solid white;border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.enquery_btn button {background: linear-gradient(94.08deg, #f6430f, #ee9f15);color: #fff;padding: 9px 60px;border-radius: 7px;border: none;font-size: 20px;width: 100%;margin: 14px 0;}
.nineone{padding: 10px 4px 9px 6px;}
textarea.form-control {height: 90px;}
.form-control {border-radius: 6px;}
.enqyery_form  select, .enqyery_form  textarea, .enqyery_form  input[type="text"], .enqyery_form  input[type="password"], .enqyery_form  input[type="datetime"], .enqyery_form  input[type="datetime-local"], .enqyery_form  input[type="date"], .enqyery_form  input[type="month"], .enqyery_form  input[type="time"], .enqyery_form  input[type="week"], .enqyery_form input[type="number"], .enqyery_form  input[type="email"], .enqyery_form  input[type="url"], .enqyery_form input[type="search"], .enqyery_form  input[type="tel"], .enqyery_form  input[type="color"] {border: 1px solid #e6e6e6;height: 42px;padding: 9px 15px;width: 100%;color: #555;margin-bottom: 0;}
.enquery_btn {width: 100%;display: table;}
.price_box .twelve_price{width: calc(100% - 479px);}
li.day-li {text-align: left;line-height: 11px;}
.per__week {font-size: 12px !important;color: #585757;font-weight: 500;margin-bottom: 0;} 
/*Form End*/
.com_skills_title{font-size: 21px;}
.learners{text-align: center;}
.learners img{margin-bottom: 10px;}
.fastinfo_little p{font-size: 16px;}
.benefits h5{font-size: 21px;margin: 20px 0;background: #f1f1f1;padding: 10px;}
.fastinfo_little .inst_list li,.fastinfo_little_benefits .inst_list li{margin-bottom:9px;color: #353535;background: url(/spoken-english/images/courses/spoken-english/check.svg) left 3px;background-size: 19px;background-repeat: no-repeat;padding-left: 32px;font-weight: 400;font-size: 17px;color: #636262;font-weight: 400}
.course_curriculum{margin: 0 0 0 0;background: #fff;padding:0 0 53px;}
.duration__time {display: flex;justify-content: flex-start;align-items: flex-start;margin: 0;} 
.week__time {margin-left: 10px;line-height: 18px;}

/*Benefits start*/
.circle {position: relative;content: '';background: rgb(237, 237, 237);width: 35rem;height: 35rem;margin: 100px auto;border: 3px solid burlywood;border-radius: 50%;}
.circle p {text-transform: uppercase;color: #000;font-size: 1.7rem;font-weight: 700;}
img.benifits__img {position: absolute;width: 100%;border-radius: 50%;top: 0;left: 0;}
.circle p {text-transform: uppercase;color: #000;font-size: 1.7rem;font-weight: 700;}
p.point__one {position: absolute;top: -64px;left: 129px;}
p.point__one:after {position: absolute;content: '';width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-bottom: 29px solid #3498db;top: 3.4rem;left: 4rem;}
p.point__two {position: absolute;top: -57px;left: 338px;}
p.point__two:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 79px solid #3498db;top: 2rem;left: -4.2rem;transform: rotate( 44deg);}
p.point__three {position: absolute;top: -48px;left: -66px;}
p.point__three:after {position: absolute;content: '';width: 0;height: 0;border-left: 1rem solid transparent;border-right: 0rem solid transparent;border-bottom: 83px solid #3498db;top: 28px;left: 79px;transform: rotate( 316deg);}
p.point__four {position: absolute;left: 393px;top: 71px;}
p.point__four:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 44px solid #3498db;top: 2px;left: -47px;transform: rotate( 77deg);}
p.point__five {position: absolute;top: 90px;left: -148px;}
p.point__five:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 50px solid #3498db;top: 2px;left: 124px;transform: rotate( 280deg);}
p.point__seven {width: 108px;position: absolute;left: 398px;top: 222px;}
p.point__seven:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 48px solid #3498db;top: -24px;left: -39px;transform: rotate( 107deg);}
p.point__six {position: absolute;top: 240px;left: -192px;}
p.point__six:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 90px solid #3498db;top: -60px;left: 148px;transform: rotate( 249deg);}
p.point__eight {position: absolute;top: 347px;left: -74px;}
p.point__eight:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 43px solid #3498db;top: -55px;left: 107px;transform: rotate( 222deg);}
p.point__nine {position: absolute;top: 411px;left: 127px;}
p.point__nine:before {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 45px solid #3498db;top: -66px;left: 45px;transform: rotate( 180deg);}
p.point__ten {position: absolute;top: 341px;left: 318px;}
p.point__ten:before {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 43px solid #3498db;top: -49px;left: -17px;transform: rotate( 136deg);}
/*Benefits end*/

/* Feedback css */
#testimonials {padding: 50px 0;background: #f1f1f1;}
.testihead h2 {font-size: 40px;line-height: 120%;color: #464646;font-weight: bold;margin-top: 2vw;text-align: center;}
.owl-carousel .owl-stage-outer {padding: 30px 14px;}
.testy_box {width: 89%;margin: 0 auto;min-height: 548px;}
.tm-author{position: absolute;bottom: 73px;}
.testy_image {width: 86px;margin: 0 auto;margin-top: -20px;background: #c5fff6;border-radius: 60px;padding: 0px;box-shadow: -5px -1px 5px rgb(230 230 230);position: relative;}
.testy_image img{width: 100px;height: 100px;object-fit: cover;border-radius: 50%}
.testy_box h4 {font-size: 20px;margin-top: 10px;}
.testimonial-single {background: #fff;padding: 40px 30px 55px 30px;border-radius: 12px;-webkit-border-radius: 12px;-moz-border-radius: 12px;-ms-border-radius: 12px;-o-border-radius: 12px;box-shadow: 0 2px 5px #bbb;position: relative;overflow: hidden;}
.testimonial-single p {font-style: italic;font-size: 1.5rem;line-height: 26px;margin-bottom: 0;}
.tm-author h4 {font-size: 1.9rem;font-weight: 700;margin-bottom: 2px;}
.tm-author-thumb {position: absolute;bottom: -9px;right: -9px;}
.owl-carousel .owl-item img {display: block;width: 100%;}
.tm-author-thumb img {max-width: 100px;}
.testimonial-single .tm-icon img {width: auto;}
.owl-carousel .owl-item img {display: block;}
.tm-icon {padding-bottom: 10px;}
/* Feedback css end */

.join_course p{font-size: 17px;color: #636262;font-weight: 400;line-height: 30px;text-align: center;}
.certificate_yoga{padding: 50px 0;}
.certificate_yoga .title{padding: 75px 0;}
.certificate_yoga .title h2{font-size: 45px;}
.certificate_yoga .title p{font-size: 28px;}

/*How we work start*/
#howWework{background: #ffebd7;}
.nineone{top: 2px;padding: 9px 4px 9px 6px;}
.step_box {display: flex;flex-wrap: wrap;}
.owl-carousel .owl-stage-outer {padding: 30px 14px;}
.steps_bg {border-radius: 8px;box-shadow: rgba(221, 230, 237, 0.4) 0px 16px 32px 0px;width: 30%;height: 180px;float: left;margin-bottom: 30px;margin-right: 24px;}
.steps_bg:nth-child(1) {background: url(../images/pay.svg) no-repeat rgb(255, 255, 255);background-size: 43px;background-position: right 6px;}
.steps_bg:nth-child(2) {background: url(../images/y_id-card.svg) no-repeat rgb(255, 255, 255);background-size: 43px;background-position: right 6px;}
.steps_bg:nth-child(3) {background: url(../images/id.svg) no-repeat rgb(255, 255, 255);background-size: 43px;background-position: right 6px;}
.steps_bg:nth-child(4) {background: url(../images/email.svg) no-repeat rgb(255, 255, 255);background-size: 43px;background-position: right 6px;}
.steps_bg:nth-child(5) {background: url(../images/register.svg) no-repeat rgb(255, 255, 255);background-size: 43px;background-position: right 6px;}
.steps_text_box {font-size: 19px;line-height: 125%;color: rgb(60, 72, 82);margin-bottom: 8px;padding: 10px;}
.steps_text {display: flex;}
.steps_texthead {font-size: 40px;font-weight: bold;color: rgb(60, 72, 82);line-height: 120%;}
.steps_textsymbol {font-size: 40px;font-weight: bold;line-height: 120%;color: rgb(8, 189, 128);}
.step_head h3 {font-size: 40px;line-height: 120%;color: rgb(60, 72, 82);font-weight: bold;margin-top: 6vw;}
.step_head p {line-height: 120%;margin: 16px 0px 0px;font-size: 20px;font-weight: normal;color: rgb(60, 72, 82);}
.steps_bg:nth-child(4) {margin-left: 9vw;}
/*How we work End*/
/*FAQ Start*/
.popular_module .meet-doctors h2,.fastinfo_little_benefits .meet-doctors h2,.fastinfo_liitle_work .meet-doctors h2,.fastinfo_why .meet-doctors h2, .fastinfo_spk_faq .meet-doctors h2 {font-size: 33px;font-weight: 600;line-height: 1.4;letter-spacing: -0.4px;color: #333333;} 
/*FAQ End*/
.owl-nav{display: none}
@keyframes blink{
    0%{     color: #03a84e;    }
    49%{    color: #03a84e; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #03a84e;    }
}








@media screen and (max-width:768px){
.testihead h2{font-size: 25px;}
.admission_fee{text-align: center;font-size: 9px !important;}
.popular_module .meet-doctors h2, .fastinfo_little_benefits .meet-doctors h2, .fastinfo_liitle_work .meet-doctors h2, .fastinfo_why .meet-doctors h2, .fastinfo_spk_faq .meet-doctors h2,.join_course h2{font-size: 19px;margin-bottom: 0 !important;}
.join_course p{font-size: 15px;line-height: 26px;}
.spk_faq .panel-heading .panel-title{font-size: 14px;}
.fastinfo_little .bg-theme-colored{margin-bottom: 20px;}
.fastinfo_little p{padding: 0 8px;font-size: 13px;}
.fastinfo_little .inst_list li, .fastinfo_little_benefits .inst_list li{background-size: 16px;font-size: 15px;}
.circle {position: relative;content: '';background: #ccc;width: 24rem;height: 24rem;margin: 70px auto;border: 3px solid burlywood;border-radius: 50%;}
.circle p {text-transform: uppercase;color: #000;font-size: 1rem;font-weight: 700;}
p.point__one {position: absolute;top: -64px;left: 76px;}
p.point__one:after {position: absolute;content: '';width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-bottom: 29px solid #3498db;top: 32px;left: 27px;}
p.point__two {position: absolute;top: -59px;left: 232px;}
p.point__two:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 61px solid #3498db;top: 25px;left: -33px;transform: rotate( 44deg);}
p.point__three {position: absolute;top: -48px;left: -29px;}
p.point__three:after {position: absolute;content: '';width: 0;height: 0;border-left: 1rem solid transparent;border-right: 0rem solid transparent;border-bottom: 41px solid #3498db;top: 41px;left: 47px;transform: rotate( 316deg);}
p.point__four {position: absolute;left: 271px;top: 57px;}
p.point__four:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 34px solid #3498db;top: 2px;left: -30px;transform: rotate( 77deg);}
p.point__five {position: absolute;top: 34px;left: -72px;}
p.point__five:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 34px solid #3498db;top: 12px;left: 58px;transform: rotate( 293deg);}
p.point__seven {width: 98px;position: absolute;left: 242px;top: 155px;}
p.point__seven:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 63px solid #3498db;top: -30px;left: 14px;transform: rotate( 107deg);}
p.point__six {position: absolute;top: 140px;left: -79px;}
p.point__six:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 41px solid #3498db;top: -23px;left: 53px;transform: rotate( 249deg);}
p.point__eight {position: absolute;top: 247px;left: -49px;}
p.point__eight:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 32px solid #3498db;top: -31px;left: 89px;transform: rotate( 212deg);}
p.point__nine {position: absolute;top: 284px;left: 88px;}
p.point__nine:before {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 60px solid #3498db;top: -48px;left: 23px;transform: rotate( 174deg);}
p.point__ten {position: absolute;top: 242px;left: 173px;}
p.point__ten:before {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 30px solid #3498db;top: -25px;left: 6px;transform: rotate( 136deg);}
.com_skills_title, .benefits h5{margin: 30px 6px;font-size: 17px !important;}
.fastinfo_little .inst_list{margin-left: 16px;}
.online_courses h6{text-align: center;}
.our_experts h2{font-size: 19px;}
.certificate_yoga .title h2{font-size: 21px;}
.certificate_yoga .title p{font-size: 17px;}
.certificate_yoga .title {padding: 0;text-align: center;}
.md_section .aboutcontent{margin-bottom: 0 !important;}
.certificate_yoga {padding: 19px 0;}
.run_btch{padding: 8px 5px 9px 5px !important;font-size: 18px;}
.material-icon{font-size: 19px;}
.run_btch span:nth-child(1){margin: 0;}
.enqyery_form h5{font-size: 18px;}
.enquery_btn button{    font-size: 17px;}
.online_courses p{font-size: 14px;}
.arrow-highlight{width: 98%;display: block;font-size: 13px !important;padding: 9px 13px !important;background: #385067;margin-top: 4px !important;}
.arrow-highlight:before, .arrow-highlight:after{display: none;}
.arrow-highlight:before{width: 100% !important;left: -0.5em !important;top: 0.01em !important;background: transparent !important;}
.border_line{margin-top: 14px;}
.arrow-highlight:after{right: 8px !important;top: 0px !important;}
.online_courses h2{font-size: 20px;}
.testy_box{width: 92%;margin-left: 0;}
.testimonial-single{padding: 16px 20px 28px 20px;}
.enqyery_form h5{font-size: 21px;}
.step_head{text-align: center}
.step_head img{width: 66%;margin-bottom:20px !important;}
.our_experts{margin-bottom: 0;}
.price_box ul li{float: left;padding: 0}
    .price_box ul li:last-child{float: right;width: auto;}
    .price_box ul li:nth-child(2),
    .price_box ul li:nth-child(3),
    .price_box ul li:nth-child(4), 
    .price_box ul li:nth-child(6){width: 22%;}
.price_box ul li:nth-child(2) p{    text-align: left !important;font-size: 3.2vw !important;}
    
.price_box .second_month {font-size: 14px !important;line-height: 23px !important;margin: 0;padding: 0;}
.price_box .first_month {font-size: 14px !important;color: #4c4c4c !important;line-height: 12px !important;text-align: left !important;padding-top: 5px;padding: 5px 0 0 0;}
.price_box .discount{padding: 0;}
.custom_checkbox{padding-left: 19px;padding-right: 2vw;}
.checkmark{height: 20px;width: 20px;}
.fastinfo_little p{padding: 0 10px 0 0;margin-bottom: 3px;}
.custom_checkbox .checkmark:after{width: 7px;height: 12px;}   
.price_box{padding: 12px;}
.custom_checkbox .checkmark:after{left: 5px;top: 1px;}
.steps_bg {width: 47%;margin-right: 15px;height: auto;margin-bottom: 15px;}
.steps_bg:nth-child(even) { margin-right: 0px;}
.steps_bg:nth-child(5) { width: 100%;margin-right: 7px;}
.steps_bg:nth-child(4) {margin-left: 0; }
}


@media (min-width:320px) and (max-width: 450px) {

.price_box ul li:nth-last-child(1) p{margin: 0;padding-left: 37px;padding: 0; float: right;} 
.circle {position: relative;content: '';background: #ccc;width: 20rem;height: 20rem;margin: 67px auto;border: 3px solid burlywood;border-radius: 50%;}
.circle p {text-transform: uppercase;color: #000;font-size: 1rem;font-weight: 700;}
p.point__one {position: absolute;top: -64px;left: 76px;}
p.point__one:after {position: absolute;content: '';width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-bottom: 29px solid #3498db;top: 32px;left: 27px;}
p.point__two {position: absolute;top: -23px;left: 196px;}
p.point__two:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 37px solid #3498db;top: 20px;left: -18px;transform: rotate( 44deg);}
p.point__three {position: absolute;top: -48px;left: -29px;}
p.point__three:after {position: absolute;content: '';width: 0;height: 0;border-left: 1rem solid transparent;border-right: 0rem solid transparent;border-bottom: 41px solid #3498db;top: 41px;left: 36px;transform: rotate( 316deg);}
p.point__four {position: absolute;left: 207px;top: 45px;}
p.point__four:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 34px solid #3498db;top: 8px;left: -3px;transform: rotate( 77deg);z-index: 1}
p.point__five {position: absolute;top: 34px;left: -72px;}
p.point__five:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 34px solid #3498db;top: 12px;left: 53px;transform: rotate( 293deg);}
p.point__seven {width: 73px;position: absolute;left: 203px;top: 135px;}
p.point__seven:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 34px solid #3498db;top: -21px;left: 1px;transform: rotate( 107deg);}
p.point__six {position: absolute;top: 140px;left: -79px;}
p.point__six:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 41px solid #3498db;top: -23px;left: 58px;transform: rotate( 249deg);}
p.point__eight {position: absolute;top: 215px;left: -49px;}
p.point__eight:after {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 32px solid #3498db;top: -31px;left: 89px;transform: rotate( 212deg);}
p.point__nine {position: absolute;top: 243px;left: 88px;}
p.point__nine:before {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 60px solid #3498db;top: -48px;left: 23px;transform: rotate( 174deg);}
p.point__ten {position: absolute;top: 194px;left: 160px;}
p.point__ten:before {position: absolute;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 30px solid #3498db;top: -25px;left: 6px;transform: rotate( 136deg);}
}

/*Yoga Class End*/

@media (max-width: 767px) { .testy_box {min-height: 500px;}  .tm-author h4{font-size:16px;} }



