/* @import url("https://use.fontawesome.com/releases/v5.5.0/css/all.css");*/

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
  line-height: 1.6;
}
h3{
	line-height: 1.5;
}
figure {
  margin-bottom: 10px;
}
inner-nav{
	margin-bottom: 15px;
}
body {
  height: 100%;
  direction: rtl;
  font-family: 'Atlas pro aaa', sans-serif;
  color: #282b34;
  font-size: 16px;
  line-height: 23px;
}
.nav_vid {
	width: 25px;
	text-align: center;
}
.body.login {
  background-color: #eaeaea;
}
#page.signup ._1440, #page.payments ._1440, #page.purchase ._1440 {
	display: none;
}
#cover_vid{
	background: url('../images/bg_besodh.jpg') no-repeat;
	background-size: cover;
}
.red-dot{
	color: #E60A25;
	display: inline-block;
	font-size: 22px;
	line-height: 0.1;
	margin: 0 5px;
}
.hero {
  position: relative;

  background: url('themes/BSD/images/bg_besodh.png') no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 750px;
  min-height: 650px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
}

.hero:after { content: ""; position: absolute; left: 0px; top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%; width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .82)), to(rgba(0, 0, 0, .24)));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .82), rgba(0, 0, 0, .24));
  color: #fff;
  text-align: center;
}

.brand {
  width: 65px;
  height: 65px;
  background-image: url('../images/logo.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  float: right;
}

.nav-menu {
  display: block;
  margin-right: 70px;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  text-align: right;
}

._1440 {
  display: block;
  width: 96%;
  max-width: 1440px;
  margin: 10px auto;
}

._1440.center {
  text-align: center;
  margin-bottom: 70px;
}

._1440.search {
  text-align: center;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 20px;
  background-color: transparent;
}

.nav-link a {
  margin-right: 1vw;
  margin-left: 1vw;
  padding: 26px 1vw;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.nav-link:hover a {
  color: #bdbdbd;
}

.nav-link.w--current a {
  color: #81c155;
}

.nav-link.dot {
  padding-right: 2%;
  background-image: url('../images/dot.svg');
  background-position: 100% 50%;
  background-size: 12px 12px;
  background-repeat: no-repeat;
}

.pinkbtn {
  vertical-align: middle;
  height: 45px;
  line-height: 45px;
  max-width: 125px;
  min-width: 100px;
  margin-top: -11px;
  border-radius: 100px;
  background-color: #ed4970;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding-right: 15px;
  padding-left: 15px;
	
}

.pinkbtn:hover {
  background-color: #cf4264;
}

.text-block {
  display: inline-block;
}

.search-button-2 {
  position: absolute;
  left: -20px;
  top: 0px;
  width: 20px;
  height: 20px;
  margin-top: 10px;
  background-color: transparent;
  background-image: url('../images/search.svg');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, 9px);
  -ms-transform: translate(0px, 9px);
  transform: translate(0px, 9px);
  color: transparent;
}

.search-input-2 {
  margin-top: 12px;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  background-color: transparent;
  color: #fff;
}

.search-2 {
  position: relative;
  display: none;
  margin-top: 4px;
  margin-right: 30px;
  margin-bottom: 13px;
  float: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.search-btn {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 23px;
  margin-bottom: 20px;
  margin-left: 30px;
  float: left;
  background-image: url('../images/search.svg');
  background-position: 0px 0px;
  background-size: 20px;
  background-repeat: no-repeat;
}

.main-head {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 4.375em;
  line-height: 1em;
}

.sec-head {
  margin-top: 0px;
  font-size: 3.125em;
  line-height: 1em;
  font-weight: 400;
  text-align: center;
}

.sec-head.inner {
  color: #fff;
}

.icon {
  float: left;
}
.next_vid{
	margin-top:-20px;
}
.space {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.main-btn-wrap {
  text-align: center;
}

.bigbtn {
  height: 45px;
  margin-right: 15px;
  margin-left: 15px;
  line-height: 45px;
	width:220px;
  border-radius: 100px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #282b34;
  text-decoration: none;
}

.bigbtn:hover {
  -webkit-filter: brightness(89%);
  filter: brightness(89%);
}

.bigbtn.green {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #81c155;
  color: #fff;
}

.bigbtn.green.no-space {
  margin-right: 0px;
  margin-left: 0px;
}

.main-txt {
  line-height: 4;
}

.btn-txt {
  display: inline-block;
}

.play-icon {
  position: relative;
  z-index: 2;
  display: block;
  margin-top: -1px;
  margin-right: auto;
  margin-left: auto;
}

.play-icon.top {
  display: inline-block;
  margin-left: 10px;
}

.green-sec {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1440px;
  min-height: 100px;
  margin: -100px auto 100px;
  padding: 80px 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-radius: 3px;
  background-color: #eaf6e2;
}

.green-txt {
  display: block;
  overflow: hidden;
  height: 162px;
  -webkit-flex-basis: 33%;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  line-height: 27px;
}

.green-txt.link {
  height: auto;
  margin-top: 20px;
  color: #282b34;
  text-decoration: underline;
}

.green-pic-wrap {
  width: 490px;
  height: 520px;
  margin: -120px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 3px;
  background-image: url('../images/rav.jpg');
  background-position: 84% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.green-heading {
  margin-bottom: 30px;
  font-size: 1.875em;
  line-height: 1em;
}

.green-box {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.classes-section {
  display: block;
  width: 90%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.classes-head {
  color: #000;
  font-size: 1.66em;
  line-height: 1em;
  font-weight: 400;
  text-decoration: none;
}

.red-line {
  width: 30px;
  height: 3px;
  margin-top: 22px;
  margin-bottom: 30px;
  background-color: #ed4970;
}

.red-line.loading {
  background-color: #cfcfcf;
}

.thumbnail {
  position: relative;
  width: 100%;
  height: 190px;
  margin-bottom: 10px;
  padding-top: 21px;
  padding-right: 17px;
  padding-left: 17px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-transition: all 650ms ease;
  transition: all 650ms ease;
  color: transparent;
  text-align: center;
  text-decoration: none;
}

.thumbnail:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 43, 52, .95)), to(rgba(40, 43, 52, .95)));
  background-image: linear-gradient(180deg, rgba(40, 43, 52, .95), rgba(40, 43, 52, .95));
  color: #fff;
}

.thumbnail.arti {
  width: 100%;
  height: 160px;
}

.thumbnail.arti:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6));
}

.progresbar {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  height: 4px;
  background-color: #cfcfcf;
}

.progresbar.red {
    display: none; 
  left: 0px;
  right: auto;
  bottom: 0px;
  width: 39%;
  background-color: #ed4970;
}

.lesson-wrap {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 272px;
  margin-bottom: 22px;
  margin-left: 15px;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #282b34;
  text-decoration: none;
}

.class-row {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 270px;
  margin-bottom: 79px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.class-row.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.class-row.flex.v2 {
  position: relative;
  overflow: hidden;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.under-box-txt {
    
    text-overflow: ellipsis;
    white-space: nowrap;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 9px;
  height: 25px;
}

.under-box-txt.green {
  color: #81c155;
  font-size: 14px;
}

.owl-prev {
  position:absolute;
  top:15px;
  margin: 60px -40px 60px 5px;
  float: right;
  right:0;
}

.owl-next {
  position:absolute;
  top:15px;
  margin: 60px 5px 60px -40px;
  float: left;
  left:0;
}

.arrow-right.flex {
  margin-top: 23px;
}

.arrow-right.flex.v2 {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin-top: 60px;
  margin-left: -40px;
}

.footer {
  padding-top: 60px;
  background-color: #f5f5f5;
}

.link-block {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  float: left;
}

.newslet-sec {
  margin-top: 160px;
  background-color: #f5f5f5;
  text-align: center;
}
#email-2{
	background-color: #fff;
	border: 1px solid #BABABA;
}
#email-2:focus{
	border: 1px solid #81c155;
}
.news-box {
  display: inline-block;
  width: 96%;
  max-width: 960px;
  margin-top: -110px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: 5px solid #81c155;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 3px 0 hsla(270, 3%, 86%, .37), 0 16px 29px 0 hsla(0, 0%, 58%, .2);
  text-align: center;
}

.news-head {
  font-size: 1.875em;
  line-height: 2;
  font-weight: 400;
}

.txt-14 {
  margin-bottom: 30px;
  font-size: 0.875em;
}

.txt-14.gray {
  color: #959595;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.text-field {
  height: 45px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-color: #bababa;
  border-radius: 25px;
}

.form-block {
  display: block;
  max-width: 610px;
  margin-right: auto;
  margin-left: auto;
}

.time-txt {
  position: absolute;
  left: 18px;
  top: 160px;
  z-index: 6;
  font-size: 13px;
  color: #fff;
}

.footer-small-head {
  font-size: 14px;
  font-weight: 700;
}

.footer-small-txt {
  display: block;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #282b34;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.footer-logo-txt-box {
  color: #282b34;
  font-size: 20px;
  text-decoration: none;
}

.footer-logo-txt {
  display: inline-block;
  margin-right: 10px;
  margin-left: 0px;
  font-weight: 700;
}

.footer-logo-txt.light {
  opacity: 0.5;
  font-weight: 400;
}

.text-block-6 {
  display: inline-block;
}

.image {
  margin-top: -33px;
}

.green-line {
  width: 49px;
  height: 3px;
  margin-top: 28px;
  margin-right: 7px;
  margin-bottom: 28px;
  background-color: #81c155;
}

.small-icon-box {
  width: 20px;
  height: 20px;
  margin-left: 15px;
  float: right;
}

.small-icon-box.cont {
  float: none;
}

.hover-box-txt {
  position: relative;
  z-index: 2;
  display: block;
  overflow: hidden;
  width: 80%;
  max-height: 50px;
  margin-top: 19px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.dark-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  border-radius: 5px;
  background-color: rgba(40, 43, 52, .95);
}

.free-icon-box {
  position: absolute;
  right: 43px;
  bottom: 80px;
  z-index: 1;
  width: 24px;
  height: 24px;
}

.mark-icon-box {
  position: absolute;
  right: 16px;
  bottom: 80px;
  z-index: 1;
  width: 24px;
  height: 24px;
}

.row-box {
  position: relative;
}

.slider-js-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -40px;
  margin-left: -40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.prev {
  height: 100px;
  background-color: transparent;
  background-image: url('../images/Path-8-Copy.svg');
  background-position: 50% 50%;
  background-size: auto 50px;
  background-repeat: no-repeat;
}

.slidernew {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  margin-right: auto;
  margin-left: auto;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  direction: ltr;
  text-align: right;
}

.kesher-box-wrap {
  display: block;
  width: 300px;
  height: 354px;
  margin: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1e2834;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.kesher-box-wrap:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
}

.collection-list-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.collection-item-10 {
  display: inline-block;
}

.next {
  height: 100px;
  margin-right: -20px;
  margin-left: 5px;
  background-color: transparent;
  background-image: url('../images/Path-8.svg');
  background-position: 50% 50%;
  background-size: auto 50px;
  background-repeat: no-repeat;
}

.footer-txt-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.footer-logo-box {
  display: inline-block;
  width: 30%;
}

.footer-txt-col {
  display: inline-block;
  min-width: 100px;
}

.inner-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 337px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 11, 20, .5)), to(rgba(2, 11, 20, .5))), url('../images/Bitmap-Copy_1.jpg');
  background-image: linear-gradient(180deg, rgba(2, 11, 20, .5), rgba(2, 11, 20, .5)), url('../images/Bitmap-Copy_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: cover;
  background-repeat: repeat, no-repeat;
}

.inner-hero.index {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 11, 20, .5)), to(rgba(2, 11, 20, .5))), url('../images/hero.jpg');
  background-image: linear-gradient(180deg, rgba(2, 11, 20, .5), rgba(2, 11, 20, .5)), url('../images/hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
}

.inner-hero.arti {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 11, 20, .5)), to(rgba(2, 11, 20, .5))), url('../images/Bitmap-Copy.jpg');
  background-image: linear-gradient(180deg, rgba(2, 11, 20, .5), rgba(2, 11, 20, .5)), url('../images/Bitmap-Copy.jpg');
}

.inner-hero.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 11, 20, .5)), to(rgba(2, 11, 20, .5))), url('../images/Bitmap-Copy_2.jpg');
  background-image: linear-gradient(180deg, rgba(2, 11, 20, .5), rgba(2, 11, 20, .5)), url('../images/Bitmap-Copy_2.jpg');
}

.class-inner-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 50px -10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.class-inner-box.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.class-inner-box.flex.v2 {
  position: relative;
  overflow: hidden;
  margin-right: -25px;
  margin-left: -25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.play-icon-small {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: -1px;
  margin-left: 8px;
}
#txt_share_url{

}
.banner-new {
  position: absolute;
  top: 5px;
  right: -26px;
  z-index: 1;
  width: 100px;
  height: 25px;
  background-color: #81c155;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}

.banner-txt {
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.tag {
  height: 30px;
}

.tag-txt {
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding: 4px 15px;
  border-radius: 100px;
  background-color: hsla(0, 0%, 58%, .09);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #282b34;
  font-size: 14px;
  text-decoration: none;
}

.tag-txt:hover, .tag-txt.w--current {
  background-color: #282b34;
  color: #fff;
}

.user-tabs {
  background-color: transparent;
  color: rgba(40, 43, 52, .5);
}

.gray-line {
  height: 1px;
  margin-bottom: 30px;
  background-color: #cfcfcf;
}

.top-links-box {
  margin-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #cfcfcf;
  background-color: transparent;
  text-align: right;
}

.top-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.dropdown-toggle {
  width: 272px;
  padding-right: 0px;
  padding-bottom: 21px;
  border-bottom: 1px solid #000;
  direction: ltr;
  text-align: right;
}

.dropdown-toggle.w--open {
  border-bottom-style: none;
  box-shadow: none;
}

.icon-2 {
  position: static;
  right: 228px;
}

.dropdown-link {
  font-size: 14px;
  text-align: right;
}

.dropdown-link:hover {
  background-color: hsla(0, 0%, 58%, .09);
}

.dropdown-link.dark {
  background-color: hsla(0, 0%, 58%, .09);
}

.dropdown-link.white {
  color: #fff;
}

.dropdown-txt {
  display: inline-block;
  direction: rtl;
}

.dropdown-list {
  background-color: #fff;
}

.w-dropdown.w--open .dropdown-list { display: block; background-color: transparent; 
    position: absolute;
    z-index: 2;}

.dropdown-list.w--open {
  background-color: #fcfbfb;
}

.dropdown-list.clear.w--open {
  background-color: transparent;
}

.user-links {
  margin-bottom: -2px;
  padding: 20px 15px;
  border-bottom: 2px solid #81c155;
  color: #282b34;
  text-decoration: none;
}

.user-nav-link {
  color: rgba(40, 43, 52, .5);
}

.user-nav-link.w--current {
  border-bottom: 2px solid #81c155;
  color: #282b34;
}

.article {
  position: relative;
  overflow: hidden;
  width: 272px;
  margin-bottom: 22px;
  margin-left: 20px;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #282b34;
  text-decoration: none;
}

.small-head {
  margin-bottom: 20px;
  font-size: 18px;
}

.under-head {
  display: block;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: -50px;
  padding: 20px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  max-height: 141px;
}

.under-head.onvideo {
  margin-top: 13px;
  margin-bottom: 30px;
}

._960 {
  display: block;
  width: 90%;
  max-width: 960px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
}

.comment-txt {
  margin-bottom: 33px;
  font-size: 14px;
  line-height: 19px;
}

.comment-head {
  margin-bottom: 5px;
}


@media (min-width: 767px) {
._670 {
  display: block;
  width: 70%;
  max-width: 670px;
  margin-bottom: 80px;
  margin-left: auto;
}
}

._670 p{
  line-height: 1.8;
}

._670.left {
  float: left;
}

.arti-logo-box {
  display: inline-block;
  width: 30%;
  margin-top: 10px;
  margin-bottom: 85px;
}

.arti-logo-box.nospace {
  margin-bottom: 20px;
}

.small-under-head {
  margin-bottom: 30px;
  font-size: 25px;
  line-height: 30px;
}

.arti-head {
  margin-top: 60px;
  font-size: 35px;
  line-height: 42px;
  font-weight: 400;
}

.under-video {
  margin-top: 12px;
  text-align: left;
}

.under-video-icon-box {
  margin-right: 20px;
  float: none;
}

.under-video-txt {
  margin-right: 20px;
  float: left;
  color: #959595;
}

.video-box {
  position: relative;
}

.text-block-7 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 3;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.video-overlay-box {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  width: 100%;
  height: 100%;
  max-height: 191px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(40, 40, 40, .8);
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  text-align: center;
}

.video-overlay-box.big {
    background-image: url(../images/vid-overlay.jpg);
    background-size: cover;
  display: none;
  max-height: none;
  opacity: 1;
}

#timeline_wrap { width: 90%; position: relative; margin: 0 auto;}

.timeline {
  position: relative;
  bottom: 80px;
  display: block;
  overflow: hidden;
  
  max-width: 1400px;
  margin-right: auto;
  margin-bottom: -55px;
  margin-left: auto;
  padding-top: 47px;
}

.class-timeline-box {
    position: relative; z-index: 5;
  display: inline-block;
  min-width: 124px;
  margin-left: 30px;
  padding-right: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}

.class-timeline-box.now {
  font-weight: 700;
}

.timeline-time {
  margin-top: 5px;
  color: #81c155;
}

.timeline-time.upnext {
  opacity: 0.5;
}

.timeline-prog-bar { margin-right: 60px;
  display: block;
  width: 100%;
  height: 4px;
  background-color: #cfcfcf;
}

.timeline-prog-bar.green {
  
  background-color: #81c155;
}

.mark {
  display: block;
  width: 8.74px;
  height: 8.74px;
  margin: -7px auto 14px;
  border-radius: 100px;
  background-color: #81c155;
}

.mark.next {
  background-color: #959595;
}

.mark.now {
  width: 31px;
  height: 31px;
  margin-top: -23px;
  margin-bottom: 10px;
  border: 3px solid #81c155;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: cover;
}

.flex-tiimeline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.timeline-txt.upnext {
  opacity: 0.5;
}

.timeline-prog-bar-wrap {
  display: block;
  height: 4px;
  background-color: #cfcfcf;
}

.timeline-prog-bar-wrap.green {
  width: 34%;
  background-color: #81c155;
}

.timeline-now-loc {
  margin-top: -40px;
  margin-bottom: 30px;
  color: #81c155;
}

.timeline-now-loc.upnext {
  opacity: 0.5;
}

.txt {
  line-height: 28px;
}

.rtf h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}

.rtf p {
  margin-bottom: 20px;
  line-height: 28px;
}

.sub-header {
  font-size: 1.56em;
  line-height: 1.4em;
  font-weight: 400;
}

.sub-heade {
  font-size: 1.65em;
  line-height: 1em;
  font-weight: 400;
}

.side-gray-bar {
  display: inline-block;
  width: 1px;
  min-height: 300px;
  margin-right: -2px;
  background-color: #cfcfcf;
}

.side-nav {
  display: block;
  width: 240px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 15px 0px;
  color: rgba(40, 43, 52, .3);
  text-align: right;
}

.side-nav.w--current {
  border-left: 3px solid #ed4970;
  color: #282b34;
}

.nav-link-3 {
  display: block;
}

.navbar-2 {
  display: inline-block;
  float: right;
  background-color: transparent;
}

._1000 {
  display: block;
  width: 96%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

._1000.center {
  text-align: center;
}

._1000.search {
  text-align: center;
}

.nav-menu-3 {
  display: inline;
}

.btn-wrap {
  margin-top: 20px;
  text-align: center;
}

.gray-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #dbdadc;
  border-radius: 4px;
  background-color: #fff;
}

.gray-side {
  position: relative;
  display: inline-block;
  width: 30%;
  padding: 45px;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #f9f9f9;
}

.paragraph {
  display: inline-block;
}

.text-span {
  text-decoration: underline;
}

.form-side {
  padding: 60px;
}

.form-side.full {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}


.field.sel {
  background-color: transparent;
  color: #959595;
}

.field.big {
  height: 142px;
  padding-top: 14px;
}

.field.select {
  padding-right: 6px;
}

.field.dropdown {
  padding-right: 0px;
  padding-left: 0px;
}

.form-2 {
  margin-top: 20px;
  text-align: center;
}

.select-field {
  height: 46px;
  border-style: none;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  color: #959595;
}

.info-box {
  display: block;
  margin-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cont-txt {
  margin-right: 10px;
}

.link-2 {
  color: #282b34;
  text-decoration: none;
}

.link-3 {
  color: #282b34;
  text-decoration: none;
}

.cont-logo-box {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 60px;
  text-align: center;
}

.cont-logo-box.nospace {
  margin-bottom: 20px;
}

.green-icon {
  margin-bottom: 28px;
  margin-left: 15px;
  float: right;
}


.login-box {
  display: block;
  width: 90%;
  max-width: 720px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  background-color: #fff;
}
#purchase_page .login-box { max-width: 1200px; }
#purchase_page #win_cardcom iframe { display: block; margin: 0 auto;}

.loginform {
  width: 100%;
  padding: 60px;
}

.login-nav {
  width: 100%;
  border-bottom: 1px solid #dbdadc;
  background-color: #fff;
  text-align: center;
}

.login-option.active {
  border-bottom: 3px solid #81c155;
}

.container-2 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.forgot-password {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #959595;
  text-align: center;
}

.div-block {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-top: 3px solid #000;
}

.nav-menu-4 {
  margin-bottom: -8px;
}

.sign-wrap {
  display: block;
  /*width: 100vw;*/
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  display: block;
  width: 100px;
  margin: -50px auto 28px;
}

.logo-link {
  display: block;
  width: 100px;
  height: 100px;
  margin: 30px auto 25px;
  background-image: url('../images/logo_color.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-block-8 {
  float: right;
}

.icon-3 {
  float: left;
}

.dropdown-toggle-2 {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 11px;
  padding-right: 20px;
  color: #959595;
  font-size: 14px;
}

.dropdown-link-2 {
  direction: rtl;
}

.text-block-9 {
  text-align: center;
}

.success-message {
  background-color: transparent;
}

.success-message-2 {
  background-color: transparent;
}

.checkbox {
  float: right;
}

.checkbox-field {
  text-align: right;
}

.checkbox-label {
  padding-right: 20px;
  color: #959595;
  font-size: 14px;
}

.link-txt {
  color: #3190ff;
}

.calander-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: transparent;
  text-align: center;
}

.calander-box.center {
  text-align: center;
}

.calander-box.search {
  text-align: center;
}

.datebox {
  position: relative;
  margin-bottom: 61px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14.28%;
  -ms-flex: 0 0 14.28%;
  flex: 0 0 14.28%;
}

.datebox.not-this-month {
  opacity: 0.3;
}

.date-num {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  text-align: center;
}

.date-txt {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}

.mark-day {
  position: absolute;
  left: 0px;
  top: 70px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 10px;
  height: 10px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  background-color: #81c155;
}

.mark-day.hide {
  display: none;
}

._1160 {
  display: block;
  width: 96%;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}

.bug-gray-line {
  display: block;
  width: 92%;
  height: 1px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-color: #cfcfcf;
}

.dropdown-toggle-3 {
  padding-right: 0px;
}

.dropdown-toggle-3.w--open {
  padding-right: 0px;
}

.dropdown-2 {
  margin-right: 48px;
  color: #cfcfcf;
  font-size: 30px;
}

.dropdown-2.loazi {
  margin-left: 71px;
  float: left;
  opacity: 1;
}

.icon-4 {
  right: 189px;
  color: #959595;
  font-size: 20px;
}

.icon-4.loazi {
  color: #282b34;
}

.dropdown-list-2 {
  background-color: #fff;
}

.dropdown-list-2.w--open {
  text-align: right;
}

.dropdown-link-3 {
  text-align: right;
}

.month-date {
  color: #959595;
}

.month-date.loazi {
  color: #282b34;
}
/*
.settings {
  margin-right: 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
  color: #000;
}
*/
.personal-area {
  float: left;
}



.text-block-10 {
  float: right;
}

.arrow-down {
  display: inline;
  margin-right: 14px;
  float: left;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}

.locked {
  position: absolute;
  right: 39px;
  bottom: 17px;
  margin-right: 6px;
  margin-bottom: 2px;
  margin-left: 6px;
  float: right;
  font-family: Icomoon, sans-serif;
  font-size: 17px;
}

.playbutton {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 50px;
  display: block;
  margin: 30px auto 17px;
  width: 50px;
  height: 50px;
  background:#fff;
  font-size: 50px;
  text-align: center;
  border-radius: 100%;
}
.play-icon{
    width: 13px!important;
    position: absolute;
    top: 32%;
    right: 33%;
}

.html-embed {
  text-align: center;
}

.html-embed-2 {
  text-align: center;
}

.favorites {
  position: absolute;
  right: 10px;
  bottom: 15px;
  margin-right: 6px;
  margin-bottom: 2px;
  margin-left: 6px;
  float: right;
  font-family: Icomoon, sans-serif;
  font-size: 17px;
}
.favorite{
  height: 22px;
  width: 15px;
  background: url("../images/save.svg") no-repeat;
  background-size: contain;
}
.favorite.active{
  background: url("../images/save-active.svg") no-repeat;
	  background-size: contain;
}
.favorite.whitefav{
  background: url("../images/save-white.svg") no-repeat;
  background-size: contain;
  z-index: 7;
}
.favorite.whitefav.active{
background: url("../images/save-active.svg") no-repeat;
	  background-size: contain;
}
.shareicon{
	width: 21px;
	height:22px;
}
.favorites.selected {
  color: #ed4970;
}

.banner-text {
  color: #fff;
  text-align: center;
}

.video {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
    /*
  height: 52vw;
  max-height: 540px;
    */
  background-color: hsla(0, 0%, 58%, .09);
}

.thumbnail-mask {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 191px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 58%, .2);
  text-align: center;
}

.article-thumbnail {
  max-width: 120%;
}

.tumbnail-box {
  position: relative;
}

.load-txt-big {
  height: 30px;
  max-width: 130px;
  margin-top: 15px;
  background-color: hsla(0, 0%, 58%, .2);
}

.load-txt-small {
  height: 12px;
  max-width: 130px;
  margin-top: 15px;
  background-color: hsla(0, 0%, 58%, .2);
}

.load-txt-small.short {
  max-width: 90px;
}

.green-text {
  color: #81c155;
}

.green-link {
  color: #81c155;
}

.footerfix {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 358px;
}

@media (max-width: 991px) {
		.pagegroups a.btn {
		display: none;
}
	.personal-area {
  float: none;
}

  .brand {
    width: 50px;
    height: 50px;
    margin-top: 3px;
  }
  .nav-menu {
    display: block;
    margin-right: 0px;
    background-color: #f9f9f9;
    color: #282b34;
  }
  ._1440 {
    width: 100%;
    padding-left: 15px;
  }
  ._1440.footer {
    padding-left: 0px;
  }
  ._1440.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    margin-bottom: 30px;
    padding-right: 20px;
  }
  ._1440.usernav {
    width: 90%;
  }
  ._1440.search {
    width: 90%;
  }
	

  .navbar {
    padding-top: 8px;
  }
  .nav-link {
    position: static;
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    color: #282b34;
    text-align: center;
  }
  .nav-link.dot {
    background-position: 67% 50%;
  }
  .pinkbtn {
    width: 100px;
    margin-top: -20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .search-button-2 {
    margin-top: 0px;
    background-image: url('../images/5b82ad3046483e25e05e67d0_search_icon.svg');
  }
  .search-input-2 {
    margin-right: 20px;
    border-bottom-color: #282b34;
  }
  .search-2 {
    display: block;
    margin-top: -9px;
    margin-right: 3px;
    margin-left: 40px;
  }
  .search-btn {
    display: none;
    margin-top: 11px;
  }
  .icon {
    color: #fff;
    font-size: 30px;
  }
  .space {
    display: none;
  }
  .green-sec {
    width: 96%;
    min-height: 90px;
    padding: 26px 25px 4px;
  }
  .green-txt {
    height: 138px;
  }
  .green-pic-wrap {
    width: 320px;
    height: 370px;
    margin-top: -48px;
    margin-bottom: -34px;
    background-position: 84% 8%;
  }
  .green-heading {
    font-size: 1.6em;
  }
  .classes-section {
    width: 100%;
  }
  .classes-head {
    padding-right: 20px;
  }
  .red-line {
    margin-right: 20px;
  }
  .lesson-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .class-row.flex.v2 {
    overflow: scroll;
    height: 280px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .arrow-left {
    display: none;
  }
  .arrow-right.flex.v2 {
    display: none;
  }
  .news-box {
    width: 90%;
  }
  .row-box {
    overflow: visible;
  }
  .slider-js-box {
    display: none;
  }
  .kesher-box-wrap {
    width: 200px;
    height: 280px;
    border-style: none;
  }
  .footer-txt-box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-logo-box {
    width: 90%;
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .tag-txt {
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .dropdown-toggle {
    width: auto;
    min-width: 150px;
    padding-left: 0px;
  }
  .icon-2 {
    position: static;
    display: inline-block;
    float: left;
  }
  .dropdown-txt {
    display: inline-block;
    float: right;
  }
  .dropdown-list.w--open {
    position: absolute;
    z-index: 2;
  }
  ._960._100 {
    width: 100%;
  }
  ._670.left {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none!important;
  }
  .arti-logo-box {
    width: 90%;
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .timeline {
    width: 100%;
    padding-right: 4px;
  }
  .side-gray-bar {
    display: none;
  }
  .side-nav {
    position: static;
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }
  .side-nav.w--current {
    border-bottom: 3px solid #ed4970;
    border-left-style: none;
  }
  .navbar-2 {
    display: block;
    float: none;
    text-align: center;
  }
  ._1000 {
    width: 100%;
    padding-left: 0px;
  }
  ._1000.footer {
    padding-left: 0px;
  }
  ._1000.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    margin-bottom: 30px;
  }
  ._1000.usernav {
    width: 90%;
  }
  ._1000.search {
    width: 90%;
  }
  .nav-menu-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100%;
    float: none;
  }
  .container {
    margin: -25px 0px 30px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .nav-wrap {
    margin-top: -25px;
    margin-bottom: 30px;
  }
  .gray-side {
    width: 40%;
  }
  .cont-logo-box {
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .login-box._100 {
    width: 100%;
  }
  .logo-link {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .calander-box {
    padding-left: 0px;
  }
  .calander-box.footer {
    padding-left: 0px;
  }
  .calander-box.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    margin-bottom: 30px;
  }
  .calander-box.usernav {
    width: 90%;
  }
  .calander-box.search {
    width: 90%;
  }
  .dropdown-2 {
    margin-right: 29px;
    font-size: 20px;
  }
  .dropdown-2.loazi {
    margin-left: 44px;
  }
  .icon-4 {
    right: 117px;
  }
  .slider-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
    
    .slider-wrap.noslider .lesson-wrap { width: 42vw; }
    
    .timeline { overflow-x:scroll;}
    
    #timeline_left_arr, #timeline_right_arr { display: none; }
 
}

.slider-wrap.noslider { display: flex; flex-wrap: wrap; justify-content: center; }

@media (max-width: 767px) {
	
	.owl-prev{
		display: none
	}
	.owl-next{
		display: none
	}
  .hero {
    height: 500px;
  }

  ._1440.usernav {
    width: 96%;
    padding-left: 0px;
    font-size: 14px;
  }
  .main-head {
    margin-top: 50px;
  }
  .sec-head {
    font-size: 2em;
    line-height: 1.2em;
  }
  .sec-head.inner {
    margin-top: 30px;
  }
  .bigbtn.green.news {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .green-sec {
    width: 90%;
    margin-bottom: 50px;
    padding-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .green-txt {
    height: auto;
  }
  .green-pic-wrap {
    width: 100%;
    margin: 20px 0px;
  }
  .classes-section {
    width: 100%;
  }
  .classes-head {
    padding-right: 0px;
    text-align: center;
  }
  .red-line {
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .class-row.flex.v2 {
    margin-bottom: 20px;
  }
  .arrow-left {
    display: none;
  }
  .arrow-right.flex.v2 {
    display: none;
  }
  .footer {
    padding-top: 40px;
  }
  .newslet-sec {
    margin-top: 90px;
  }
  .news-box {
    padding-right: 20px;
    padding-left: 20px;
  }
  .txt-14 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .form {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-field {
    margin-right: 0px;
    text-align: center;
  }
  .footer-small-txt {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .green-line {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .small-icon-box {
    margin-right: 15px;
    margin-left: 15px;
    float: none;
  }
  .footer-txt-box {
    padding-right: 22px;
    padding-left: 22px;
  }
  .footer-logo-box {
    text-align: center;
  }
  .footer-txt-col {
    width: 100%;
    margin-bottom: 29px;
    text-align: center;
  }
  .inner-hero {
    height: auto;
    min-height: 250px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .class-inner-box {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .dropdown-toggle {
    min-width: 100px;
  }
  .user-nav-link {
    padding-right: 10px;
    padding-left: 10px;
  }
  .under-head.onvideo {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 10px;
    line-height: 16px;
  }
  ._670.left {
    width: 90%;
  }
  .arti-logo-box.nospace {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .sub-header {
    text-align: center;
  }
  .sub-heade {
    text-align: center;
  }
  ._1000.usernav {
    width: 96%;
    padding-left: 0px;
    font-size: 14px;
  }
  .gray-frame {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .gray-side {
    width: 100%;
    margin-bottom: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: none;
  }
  .form-side {
    padding: 25px;
  }
  .field.name {
    width: 100%;
    float: none;
  }
  .field.left {
    width: 100%;
    float: none;
  }
  .info-box {
    display: block;
  }
  .cont-txt {
    position: absolute;
    margin-right: 24px;
  }
  .cont-logo-box.nospace {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .center-cont {
    display: block;
    width: 185px;
    margin-right: auto;
    margin-left: auto;
  }
  .loginform {
    padding: 25px;
  }
  .calander-box.usernav {
    width: 96%;
    padding-left: 0px;
    font-size: 14px;
  }
  .datebox {
    margin-bottom: 20px;
    text-align: center;
  }
  .date-num {
    font-size: 24px;
  }
  .date-txt {
    display: block;
    max-width: 30px;
    margin-top: -8px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
  }
  .mark-day {
    top: 78px;
  }
  .dropdown-2 {
    margin-right: 26px;
  }
  .dropdown-2.loazi {
    margin-left: 34px;
  }
}

@media (max-width: 479px) {

.pinkbtn {
  margin-top: -7px;
}
	.under-head {
  font-size: 14px;
}

  .body {
    font-size: 14px;
  }
  .hero {
    height: auto;
    max-height: none;
    min-height: 500px;
  }
  ._1440.usernav {
    font-size: 12px;
  }
  .main-head {
    font-size: 3em;
  }
  .sec-head {
    font-size: 2em;
    line-height: 1.2em;
  }
  .bigbtn {
    display: block;
    width: 220px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .bigbtn.green {
    display: inline-block;
  }
  .bigbtn.green.no-space {
    text-align: center;
  }
  .main-txt {
    padding-right: 40px;
    padding-left: 40px;
  }
  .green-sec {
    margin-top: -50px;
  }
  .green-pic-wrap {
    height: 200px;
  }
  .lesson-wrap {
    width: 35vw;
    max-width: 360px;
  }
    .thumbnail-mask
    {
        height: 110px;
    }
    .time-txt { top: 80px;}
    .under-box-txt { font-size: 12px; }
    .lesson-wrap { margin-left: 7px;}
  .txt-14 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .text-field {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .top-links-box {
    display: block;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }
  .top-wrap {
    display: block;
  }
  .dropdown-toggle {
    min-width: none;
    padding-right: 17px;
    padding-bottom: 0px;
    padding-left: 17px;
    border-bottom-style: none;
    text-align: center;
  }
  .icon-2 {
    margin-right: 11px;
    padding-top: 4px;
    float: left;
  }
  .user-nav-link {
    position: static;
    padding: 9px 6px;
    text-align: center;
  }
  .user-nav-link.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sortby {
    display: block;
    text-align: center;
  }
  .article {
    width: 90%;
    max-width: 360px;
  }
  .flex-fix {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .nav-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .video-overlay-box {
    padding-top: 9px;
  }
  ._1000.usernav {
    font-size: 12px;
  }
  .nav-menu-3 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .gray-frame {
    display: block;
  }
  .field.name {
    width: 100%;
  }
  .field.left {
    width: 100%;
  }
  .cont-logo-box {
    margin-bottom: 19px;
  }
  .center-cont {
    width: 160px;
  }
  .calander-box.usernav {
    font-size: 12px;
  }
  .dropdown-2 {
    margin-right: 16px;
    font-size: 14px;
  }
  .dropdown-2.loazi {
    margin-left: 17px;
  }
  .icon-4 {
    right: 76px;
    font-size: 12px;
  }
  .personal-area {

    text-align: center;
  }
  .dropdown-toggle-4 {
    display: inline-block;
    color: #fff;
  }
.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link{
		color: #fff!important
	}
}

@font-face {
  font-family: 'Icomoon';
  src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Atlas pro aaa';
  src: url('../fonts/aaa-fonts/webfont_files/atlas-regular-aaa.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Atlas pro aaa';
  src: url('../fonts/aaa-fonts/webfont_files/atlas-bold-aaa.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

body .input-field input {
 	background-color: none!important;
	border: none;
	width:none;
	transition-property: none!important;

}

body .input-field input[name="name"],body .input-field input[name="email"]{
	display: inline-block;

}
body li.no-effects-inp {
	
}

.contact textarea.materialize-textarea {
	line-height: normal;
    resize: vertical;
    min-height: 100px;
	background-color: whitesmoke;
	border: none;
	border-radius: 22px;
	padding:20px;
	margin-top: 15px;
}
.white-txt {
	color:#fff!important;
	float:right;
}
.select-wrapper .select-dropdown.dropdown-trigger{
	min-height: 45px;
	background-color: whitesmoke;
	border-radius: 22px;
	padding-right:20px;
	padding-left:20px;
    box-sizing: border-box;
	border: none;
	color:#9E9E9E;
	font-size: 14px;
}
.contact .frmUL > li:nth-child(1), .contact .frmUL > li:nth-child(2) {
	display: inline-block;
	width: 48%;
}
.longtext label {
	top:15px;
}

	.search {
		color:#fff;
	}

@media (max-width: 991px){
	body .fl span{
    display: inline-block;
    transform: translateY(-7px);
}
.contact .frmUL li:nth-child(1), .contact .frmUL > li:nth-child(2) {
	display: block;
	width: 100%;
}
	.contact .frmUL li:nth-child(1) {
	margin-left: 0;
}
		.contact .frmUL li:nth-child(3) {
			margin-top: 30px;
}
.video-overlay-box{
		opacity: 1;
		background-color:transparent;
		
	}
.playbutton{
	opacity:0.7;
	max-width: 43px;
    max-height: 43px;
    margin-bottom: 27px;
}
	    
}
.contact .frmUL > li {
	margin-top:15px;
	font-weight: lighter;
}
.contact .frmUL li:nth-child(1) {
	margin-left: 20px;
}
.select-wrapper .select-dropdown.dropdown-trigger:focus{
	border:none;
}

.field, .input-field input[type="text"],
.field, .input-field input[type="password"],
.field, .input-field input[type="email"],
select.browser-default{
  display: block;
  height: 46px;
  margin-bottom: 15px;
  padding-right: 20px;
  padding-left: 20px;
  border-style: none;
  border-radius: 22.5px;
  background-color: #f5f5f5;
  box-sizing: border-box!important;
}
.breadcrumbs li a {
	margin-left:10px;
}
#search_text:focus{
	box-shadow: none;
}
.search {

	cursor: pointer;
	margin-left: 20px;	
}
.fl span{
	display: none;
}
.fl input.bigbtn{
	    margin-bottom: 20px;
}
@media (max-width: 480px){
    
    
    .nav-link a { color: #333; display: block; text-align: right; }
    .nav-link ul { display: none !important; }
    
	.material-icons.search{
		font-size: 19px;
	}
	.playbutton{
		display: none;
	}
	.locked {
		bottom: 53px;
		font-size: 12px;
		right: 24px;
	}
	.favorites, .favorite {
   		right: -2px;
    	bottom: 54px;
		height: 14px;
	}
	.hover-box-txt{
		display: none;
	}
	body.rtl .fl{
		text-align: center;
		width: 55%;
	}
    
    

    body .plyr__volume input[type=range] {

        margin-left: 17px;
        transform-origin: 0% 100%;
        transform: rotate(-90deg);
        width: 40px;
    }

}


.prev_vid, .next_vid{
	border: solid 1px;
    padding: 2px 10px;
    border-radius: 2px;
	margin:-3px 0 0 10px;
}
.inpRadio label{
	border: solid 1px #bdbdbd;
    padding: 10px;
    border-radius: 5px;
	margin-bottom: 10px;
}
.inpRadio label span{
   width: 100%;
   font-size: 15px!important;
}
label>input[type="radio"]:checked{
  display:none;
}
 


@media (max-width: 600px) {
    #whatsapp_link { 
    position: absolute;
    left: 188px;}
}
