.fb_new_ui_mobile_overlay_active{
	overflow: scroll !important;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
div#header-material{
	max-width: 960px;;
}
.twoToneButton{
	position: relative;
  }
  
  .twoToneButton.spinning {
	  background: #212121 !important;
	  padding-right: 40px;
  }
  .twoToneButton.spinning:after {
	  content: '';
	  position: absolute;
	  right: 6px;
	  top: 50%;
	  width: 0;
	  height: 0;
	  box-shadow: 0px 0px 0 1px darken(#212121,10%);
	  position: absolute;
	  border-radius: 50%;
	  animation: rotate360 .5s infinite linear, exist .1s forwards ease;
  }
  
  .twoToneButton.spinning:before {
	  content: "";
	  width: 0px;
	  height: 0px;
	  border-radius: 50%;
	  right: 6px;
	  top: 50%;
	  position: absolute;
	  border: 2px solid darken(#212121,40%);
	  border-right: 3px solid #27ae60;
	  animation: rotate360 .5s infinite linear, exist .1s forwards ease ;
	  
  }
  
  
  
  @keyframes rotate360 { 
	  100% {
		  transform: rotate(360deg);
	  }
  }
  @keyframes exist { 
	  100% {
		  width: 15px;
		  height: 15px;
		  margin: -8px 5px 0 0;
	  }
  }
section .container{
	width: auto;
}
.banner-bg{
	padding: 80px 0 15px;
	overflow: hidden;
}
.banner-bg-heading h1{
	font-family: OsnovaPro;
	font-size: 40px;
	max-width: 466px;
    text-align: center;
    line-height: normal;
    padding: 8px 0;
	font-weight: 700;
	letter-spacing: 0.025em;
	color: #ffffff;
	background-color: #ff971e;
}
.banner-bg-heading-text{
	white-space: nowrap;
	font-family: OsnovaPro;
    font-size: 80px;
    line-height: 88px;
    font-weight: 600;
    color: #ff7418;
    margin-top: 20px;
    text-transform: uppercase;
}
.banner-bg-heading-text span{
	display: block;
	font-size: 62px;
}
a.primary{
	background: #5f76ff;
	display: block;
	max-width: 350px;
	font-family: OsnovaPro;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #ffffff;
	text-align: center;
    padding: 21px 0;
    border-radius: 20px;
    line-height: normal;
    margin-top: 60px;
}
.item-info-wrapper {
    display: flex;
    justify-content: space-around;
    max-width: 350px;
	margin-top: 45px;
}
.item-info{
	text-align: center;
}
.item-info span {
    display: block;
    text-align: center;
    font-family: OsnovaPro;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.025em;
    color: #8c8c8c;
	line-height: normal;
}
.item-info img {
    height: 72px;
}
.top-main-text{
	position: relative;
}
.top-main-text > img{
	position: absolute;
    top: -110px;
    left: -100px;
}
.top-wrapper{
	display: flex;
    align-items: flex-start;
    justify-content: space-around;
    padding-top: 0;
}
.top-wrapper > img{
	    max-width: 700px;
	margin-left: -100px;
    margin-right: -160px;
	margin-top: -30px;
}

body .banner-bg h3{
	background-color: #ff971e;
    border-radius: 50px;
    text-align: center;
    padding: 30px 0;
    line-height: normal;
    font-family: OsnovaPro;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
}
.teacher-title{
	margin-top: 60px;
}
.banner-bg-list{
	list-style-type: none;
	margin: 40px 0 60px;
}
.banner-bg-list li{
	line-height: normal;
    font-family: OsnovaPro;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #232323;
    padding-left: 50px;
    position: relative;
    margin-top: 25px;
}
.banner-bg-list li:before{
	content: '';
	position: absolute;
	display: block !important;
	width: 36px;
	height: 36px;
	left: 0;
	top: -5px;
	background: url(/images/teachon-online/new/check.png);
}
.banner-bg h2{
	text-align: center;
	padding: 15px 0;
	font-family: OsnovaPro;
	margin-top: 0;
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	letter-spacing: 0.025em;
	color: #3fb0ff;
	background-color: #e8f8ff;
	font-weight: 600;
	text-transform: uppercase;
}
.nav-page{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.nav-page a{
	margin-top: 13px;
    display: block;
    font-family: OsnovaPro;
    font-size: 20px;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    color: #ffffff;
    border: 5.1px solid #44a7ff;
    background: #7e3fff;
    margin-right: 15px;
    padding: 14px 27px;
}
.nav-page a:last-child{
	margin-right: 0;
	
}
.nav-title{
	position: relative;
}
.nav-title img{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.about-flex{
	background-color: #ff971e;
	border-radius: 50px;
	display: flex;
    align-items: center;
	justify-content: space-between;
	padding: 70px 50px;
	margin-top: 75px;
}
.about-text{
	margin-left: 45px;
	width: 66%;
}
.about-text h2{
	font-family: OsnovaPro;
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	color: #ffffff;
	margin-bottom: 40px;
}
.about-text p{
	font-family: OsnovaPro;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #ffffff;
}
.about-img{
	margin-top: 10px;
}
.why-teach{
	padding: 60px 0;
}
.why-teach h2{
	margin-bottom: 70px;
	font-family: OsnovaPro;
	font-size: 32px;
	line-height: 32px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	color: #7e3fff;
	text-align: center;
}
.why-teach-flex{
	display: flex;
    justify-content: space-between;
}
.why-teach-item img{
	height: 130px;
}
.why-teach-item{
	text-align: center;
	width: 32%;
}

.why-teach-item p{
	margin-top: 30px;
    font-family: OsnovaPro;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.025em;
    color: #5b5b5b;
}
.under-text{
	margin-top: 50px;
	text-align: center;
	font-family: OsnovaPro;
	font-size: 21px;
	line-height: 36px;
	font-weight: 700;
	letter-spacing: 0.025em;
	color: #484848;
}
.testimonials{
	background-color: #e8f8ff;
	padding: 80px 0;
}

.testimonials h2{
	text-align: center;
	font-family: OsnovaPro;
	font-size: 32px;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	color: #7c43ff;
}

.testimonials-slider button{
	background: none;
    border: none;
}

.slick-slide img {
    display: block;
    max-width: 660px;
    margin: 0 auto;
}
.full-comment{
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.full-comment a{
	font-family: OsnovaPro;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0.025em;
    font-weight: 600;
    color: #3567ff;
}
.full-comment h5{
	max-width: 188px;
    border-radius: 50px;
	margin-bottom: 5px;
    padding: 0 10px;
    color: #fff;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0.025em;
    font-weight: 600;
    background-color: #fe9621;
}
.testimonials{
	position: relative;
}
.testimonials-slider{
	margin-top: 20px;
}
button.left.slick-arrow {
	left: 100px;
    top: 35%;
    transform: translateY(-50%);
    position: absolute;
	z-index: 9999;
}
button.right.slick-arrow {
	right: 100px;
    top: 35%;
    transform: translateY(-50%);
    position: absolute;
	z-index: 9999;
}
img.square {
    position: absolute;
    right: 0;
    top: -180px;
}
img.square-2{
    position: absolute;
    right: 0;
    top: 70%;
}
.programs{
	padding: 80px 0;
	background-color: #7d41ff;
	position: relative;
}
.programs .square-3 {
    position: absolute;
    left: 5%;
    top: -76px;
}
.programs h2{
	text-align: center;
	font-family: OsnovaPro;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	color: #ffffff;
}
.owl{
	position: absolute;
    right: 0;
    top: 30%;
}

.programs-item {
    display: flex;
    max-width: 980px;
}
.programs-item:nth-child(2){
	margin: 40px auto 0;
}
.programs-data{
	background: #44a7ff;
	font-family: OsnovaPro;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	color: #ffffff;
	line-height: normal;
    padding: 40px 30px  0;
    width: 70px;
}
.programs-title{
	cursor: pointer;
	font-family: OsnovaPro;
	font-size: 23px;
	line-height: 33px;
	font-weight: 700;
	letter-spacing: 0.025em;
	color: #ffffff;
	
}
.programs-info{
	position: relative;
	padding: 30px 40px 9px;
    border: 10px solid #44a7ff;
	flex-grow: 1;
}
.programs-title.openi:after {
	top: 34px;
    content: '\f107';
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-size: 25px;
    font-weight: 600;
    transform: rotate(
0deg
);
    transition: all .3s;
}
.programs-title.intro:after {
    transform: rotate(
180deg
);
    transition: all .3s;
}
.programs-info ul{
	list-style: none;
	margin-top: 11px;
}
.programs-info ul.in{
	margin-bottom: 50px;
	height: auto;
    padding-left: 20px;
    margin-left: 0px;
}
.programs-info ul li{
	position: relative;
    font-family: OsnovaPro;
    font-size: 23px;
    line-height: normal;
    font-weight: 500;
    letter-spacing: 0.025em;
    color: #ffffff;
    padding-left: 45px;
	margin-top: 12px;
	padding-bottom: 10px;
}
.programs-info ul li:before{
	content: '';
    position: absolute;
    display: block !important;
    width: 17px;
    height: 17px;
    left: 13px;
    top: 11px;
    background: url(/images/teachon-online/tringle.png);
}


.programs-info ul li.new-icon:before{
	content: '';
    position: absolute;
    display: block !important;
    width: 39px;
    height: 39px;
	left: 0px;
    top: -4px;
    background: url(/images/teachon-online/new/new-icon.png);
}
.programs-info.orange{
	background: #ff961f;
}
.programs-info.orange ul li:before{
	content: '';
    background: url(/images/teachon-online/new/check-p.png);
}
.program-wrapper{
	max-width: 980px;
	margin: 0 auto;
}
.program-wrapper .primary-orange{
	display: block;
	width: 412px;
	margin-left: 0;
	font-family: OsnovaPro;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #ffffff;
	background: #ff6447;
	text-align: center;
    line-height: normal;
    padding: 21px 0;
    border-radius: 10px;
	margin-top: 40px;
}
.teachers{
	padding: 60px 0;
}
.teachers h2{
	text-align: center;
	font-family: OsnovaPro;
	font-size: 32px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #ff6447;
	line-height: normal;
}
.tablink{
	border: none;
	background: none;
}
.tabs-teachers{
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}
.tabcontent-flex{
	display: flex;
    align-items: flex-start;
}
.tabcontent-teacher-info {
    width: 70%;
    padding-left: 55px;
}
.tabcontent-teacher-info h3{
	font-family: OsnovaPro;
	font-size: 32px;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #7e3fff;
	margin-top: 0;
}
.tabcontent-teacher-info p {
    font-family: OsnovaPro;
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0.02em;
    color: #383838;
}
.tabcontent{
	margin-top: 100px;
}
.participants{
	padding: 70px 0;
	background-color: #e8f8ff;
}
.participants h2{
	text-align: center;
	font-family: OsnovaPro;
	font-size: 32px;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #ff971e;
}
.table-block{
	display: flex;
	justify-content: space-between;
}
.table-block div {
    background: #ffffff;
    flex-grow: 1;
    margin: 5px;
    width: 10%;
	text-align: center;
	font-family: OsnovaPro;
	font-size: 21px;
	line-height: normal;
	font-weight: 400;
	color: #000000;
	display: flex;
    align-items: center;
    justify-content: center;
}
.table-block.first-line div{
	background: none;
}

.table-block.first-line .listener-p{
	font-size: 19px;
	font-weight: 700;
	color: #ff8124;
	text-transform: uppercase;
}
.table-block.first-line .pupil-p{
	position: relative;
	font-size: 19px;
	font-weight: 700;
	color: #ff681e;
	text-transform: uppercase;
}
.table-block.first-line .pupil-p > img{
    width: 129px;
    position: absolute;
    top: -80px;
    right: -27px;
    max-width: inherit;
}
.table-block.first-line .student-p{
	font-size: 19px;
	font-weight: 700;
	color: #eb3916;
	text-transform: uppercase;
}
.table-block.last-line div{
	background: none;
	color: #fff;
}
.table-block.last-line .listener-p, .table-block.last-line .pupil-p, .table-block.last-line .student-p{
	font-family: OsnovaPro;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	color: #ffffff;
}
.table-block.last-line .main-p{
	text-align: right;
    justify-content: flex-end;
    text-transform: uppercase;
    font-weight: 600;
    font-family: OsnovaPro;
    font-size: 33px;
    line-height: 40px;
    color: #ffffff;
}
.table-block .listener-p, .table-block .pupil-p, .table-block .student-p{
	font-size: 20px;
	font-weight: 700;
	color: #ffb81e;
	display: flex;
    flex-direction: column;
	align-items: center;
}
.table-block .listener-p img, .table-block .pupil-p img, .table-block .student-p img{
	width: 20px;
}
.table-block div.main-p {
	width: 70%;
    text-align: left;
    padding: 15px;
	display: flex;
    justify-content: flex-start;
}
.participants-table{
	background-color: #ffb81e;
	box-shadow: 0px 8px 46px 0px rgba(91,111,120,0.38);
	padding: 20px;
	margin-top: 40px;
}
.participants a.primary{
    margin-right: 0;
    margin-left: auto;
    margin-top: 30px;
}
.sertificate{
	padding: 70px 0;
}
.sertificate h2{
	text-align: center;
	font-family: OsnovaPro;
	font-size: 32x;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #7c43ff;
	line-height: normal;
}
.sertificate-flex{
	display: flex;
    justify-content: flex-end;
    margin: 50px auto 0;
}
.sertificate-item{
	padding-right: 42px;
}
.sertificate-right {
    width: 70%;
    font-family: OsnovaPro;
    font-size: 23px;
    line-height: normal;
    font-weight: 400;
    letter-spacing: 0.02em;
    color: #303030;
	border-left: 5px solid rgba(124, 66, 255, .32);
    padding: 10px 0px 10px 35px;
}
.sertificate-right strong{
	display: block;
}
.sertificate-right p{
	line-height: 40px;
}
.number{
	margin-bottom: 0;
}
.pdf{
	background: #40adff;
	padding: 60px 0;
}
.pdf h2{
	text-align: center;
	font-family: OsnovaPro;
	font-size: 26px;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #ffffff;
}
.pdf h2 span{
	display: block;
}
.enter-email{
	margin-top: 30px;
	text-align: center;
	line-height: normal;
	font-family: OsnovaPro;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 0.02em;
	color: #ffffff;
}
#email-inp{
	background-color: #68beff;
    border: none;
    display: block;
    width: 100%;
    padding: 20px 15px;
    border-radius: 50px;
    line-height: normal;
    max-width: 845px;
    margin: 30px auto 0;
    height: 72px;
    color: #ffffff;
    font-size: 25px;
}

#certsub-pdf{
	background: #8d52ff;
	display: block;
    width: 350px;
    max-width: 100%;
    padding: 24px 0;
    font-family: OsnovaPro;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    margin: 35px auto;
}

.actual{
	padding: 90px 0;
}

.actual h2{
	text-align: center;
	font-family: OsnovaPro;
	font-size: 26px;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #7d42ff;
}

.code{
	text-align: center;
	font-family: OsnovaPro;
	font-size: 23px;
	line-height: normal;
	font-weight: 500;
	letter-spacing: 0.02em;
	color: #646464;
	margin-top: 25px;
}
#certn{
	border: 5.1px solid #7d41ff;
    width: 100%;
    height: 60px;
    margin: 0;
    margin-right: 5px;
	font-size: 18px;
}
#certsub{
	background-color: #a341ff;
    font-family: OsnovaPro;
    font-size: 23px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 0.02em;
    color: #ffffff;
    border: none;
    width: 306px;
    max-width: 100%;
    padding: 18px 0;
}
.actual form{
	display: flex;
	align-items: center;
	margin-top: 30px;
}

.feed-form{
	background: url(/images/teachon-online/new/form-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
	padding: 45px 0;
	margin-bottom: -20px;
}
.feed-form h2{
	text-align: center;
	font-family: OsnovaPro;
font-size: 32px;
line-height: 24px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.02em;
color: #d0bff9;
margin-bottom: 40px;
}
.feed-form .subtitle{
	font-family: OsnovaPro;
font-size: 26px;
line-height: 36px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.02em;
color: #ffffff;
margin-bottom: 20px;
}
.space-right input:first-child{
	margin-top: 0;
}
.space-right input::placeholder, .space-right select::placeholder {
  color: #582e88;
  opacity: 1; /* Firefox */
}
.space-right input, .space-right select{
    width: 100%;
    height: 59px;
    max-width: 410px;
    background-color: #d0bff9;
    border: none;
    color: #582e88;
    border-radius: 40px;
    box-sizing: border-box;
font-size: 16px;
font-weight: 400;
line-height: 69px;
margin-top: 12px;
}
.space-right button{
	    color: #fff;
    height: 70px;
    width: 100%;
    max-width: 424px;
        font-size: 22px;
        margin-top: 15px;
        max-height: 50px;
}
.space-right input.cb_promocode{
    border: 5.1px solid #d0bff9;
    background: none;
    border-radius: 0;
    margin-top: 25px;
}
.space-right input.cb_promocode::placeholder{
	    color: #d0bff9;
}
/*.form-wrapper{
	display: flex;
}*/
.form-wrapper form{
    position: relative;
    width: 100%;
        text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
form label{
	display: block;
	    color: #fff;
    padding-left: 12px;
    font-size: 18px;
    margin: 17px 0 0px;
}
.form-wrapper form .right-side{
	margin-top: 30px;
    width: 100%;
        margin: 0 auto 25px;
        height: 100%;
        max-width: 444px;
        max-height: 450px;
            border-radius: 5px;
    border: 1px solid #ffffff;
}
form .price{
      margin: 0 auto;
    color: #f16d20;
    line-height: normal;
    font-weight: 600;
    width: 280px;
    height: auto;
    background-color: #fff;
    text-align: center;
    padding: 11px 0;
}
form .price .orange{
	    color: #f09600;
	        font-size: 35px;
    font-weight: 700;
}
.right-side{
	margin-left: 40px;
}
.right-side h2{
	color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    text-align: left;
}
.right-side .subtitle{
	color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    line-height: normal;
    margin-top: 30px;
    margin-top: 0;
    padding-left: 0;
    text-align: center;
}

form .flex-row .right-side {
    padding: 23px 15px;
}

#apply-pay{
    background: #ef5e4e;
    font-family: OsnovaPro;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #ffffff;
    display: block;
    text-align: center;
    border-radius: 20px;
}
#apply-pay:hover{
        background: #f78a5d;
        color: #fff;
}
#apply-free{
         border-radius: 25px;
    border: 1px solid #ffffff;
    background: #9257ed;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
}

#WebBottom{
	margin-top: 0 !important;
}
.prom-p{
    text-align: center;
}
.prom-p button{
        max-width: 258px;
    margin: 0 auto;
    font-size: 19px;
border-radius: 25px;
    background: #f46b32;
border: none;
}
.prom-p button:hover{
    background: #f78a5d;
    color: #fff;
}
/*.form-wrapper{
	display: flex;
}*/
.form-wrapper form{
    position: relative;
    width: 100%;
        text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
form label{
	display: block;
	    color: #fff;
    padding-left: 12px;
    font-size: 18px;
    margin: 17px 0 0px;
}

#apply-pay{
	border: none;
    background: #ef5e4e;
    display: block;
    text-align: center;
	max-width: 350px;
    border-radius: 10px;
    max-height: inherit;
	margin: 20px auto 0;
	font-family: OsnovaPro;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #ffffff;
	border-radius: 20px;
	height: 50px;
}
#apply-pay:hover{
        background: #f78a5d;
        color: #fff;
}


#WebBottom{
	margin-top: 0 !important;
}
.prom-p{
    text-align: center;
}
.prom-p button{
        max-width: 258px;
    margin: 0 auto;
    font-size: 19px;
border-radius: 25px;
    background: #f46b32;
border: none;
}
.prom-p button:hover{
    background: #f78a5d;
    color: #fff;
}
.form-p{
	text-align: center;
    font-family: OsnovaPro;
    font-size: 30px;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 0.02em;
    color: #ffffff;
    max-width: 800px;
    margin: 25px auto 0;
}
@media screen and (min-width: 768px) {
	
    form .flex-row{
    width: 100%;
}
form .flex-row .space-right{
        display: flex;
   /* align-items: center;*/
    justify-content: center;
    /*max-width: 800px;*/
    margin: 0 auto;
}
form .flex-row .left-side{
    width: 100%;
    text-align: center;
    max-width: 420px;
}
form .flex-row .right-side{
       /*  max-width: 317px;*/
    margin: 50px auto 0;
}
.offset-1 {
    max-width: 300px;
    margin: 0 auto;
}

}
@media screen and (max-width: 1420px) {
	/*.top-wrapper{
		padding-left: 140px;
	}*/
	.top-main-text > img {
		top: -94px;
		left: -75px;
	}
	body .banner-bg h3{
		max-width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
	.banner-bg-list {
		margin: 40px 100px 60px;
	}
	.why-teach-flex{
		margin: 0 15px;
	}
}
@media screen and (max-width: 1335px) {
	img.square{
		display: none;
	}
	.boxc{
		margin: 0 88px;
	}
}
@media screen and (max-width: 1200px) {
	.top-main-text > img {
		top: -78px;
		left: -90px;
	}
	.nav-title img{
		display: none;
	}
	button.tablink img {
		width: 115px;
	}
}
@media screen and (max-width: 992px) {
	div#header-material{
	    width: 95%!important;
    max-width: inherit;
	}
	div#header-material > .row{
	   
    justify-content: space-between;
        align-items: center;
	}
	.where-you{
		position: static;
	}
	.offset5 {
    margin-left: 0;
}
	.call-back{
		position: static;
	}
	#WebBottom{
		min-width: inherit !important;
	}
	    .container.menu-container{
        width: auto;
    }
    #header-material{
        width: 740px;
    }

	#WebBottom .container{
		width: auto;
	}
	.banner-bg {
		padding: 115px 0 15px;
		overflow: hidden;
	}
	/*.top-wrapper {
		padding-left: 80px;
	}*/
	.top-wrapper > img {
		margin-left: -182px;
	}
	.banner-bg-list {
		margin: 40px 0px 60px;
	}
	body .banner-bg h3 {
		padding: 14px 0;
	}
	.banner-bg h2{
		line-height: normal;
    	padding: 16px 0;
	}
	.about-flex{
		flex-direction: column;
		align-items: center;
		padding: 35px 20px;
	}
	.about-img {
		margin-top: 0px;
	}
	.about-text {
		margin-left: 0px;
		width: 100%;
		text-align: center;
	}
	.about-text h2{
		margin-bottom: 13px;
		margin-top: 30px;
	}
	.testimonials {
		padding: 40px 0;
	}
	.slick-slide img {
		max-width: 500px;
	}
	button.left.slick-arrow {
		left: 0px;
	}
	button.right.slick-arrow {
		right: 0;
	}
	.programs .square-3{
		display: none;
	}
	.tabs-teachers{
		justify-content: center;
	}
	.tabcontent {
		margin-top: 55px;
	}
	.tabcontent-teacher-info {
		padding-left: 10px;
	}
	.table-block div.main-p {
		width: 50%;
	}
}

@media screen and (max-width: 768px) {
	.table-block.first-line .pupil-p > img {
		width: 101px;
		top: -62px;
		right: -35px;
	}
	img.square-2{
		display: none;
	}
	.full-comment {
		overflow: hidden;
	}
	.why-teach-flex{
		flex-wrap: wrap;
	}
	.why-teach-item {
		width: 48%;
	}
	.why-teach-item:nth-child(n+3){
		margin: 0 auto;
	}
	.why-teach-item p {
		margin-top: 15px;
	}
	.feed-form .subtitle{
		margin-bottom: 20px;
	}
	.feed-form h2{
		margin-bottom: 25px;
	}
	form .flex-row .right-side {
		margin-left: 0;
	}
}
@media screen and (max-width: 767px) {
	a.primary{
	margin: 20px auto;
}
	.banner-bg {
    padding: 54px 0 15px;
    overflow: hidden;
}
	.top-wrapper > img{
		display: none;
	}
	.why-teach-flex {
		margin: 0;
	}
	.slick-slide img {
		max-width: 375px;
	}
	.programs-info {
		padding: 10px 13px 10px;
	}
	.tabcontent-flex{
		flex-direction: column;
    	align-items: center;
	}
	.tabcontent-teacher-info {
		width: 100%;
		text-align: center;
		padding-left: 0;
	}
	.tabcontent-img {
		max-width: 180px;
	}
	.table-block.first-line .student-p, .table-block.first-line .listener-p, .table-block.first-line .pupil-p {
		font-size: 16px;
	}
	.sertificate-right {
		width: 80%;
		font-size: 23px;
		padding: 10px 0px 10px 35px;
	}
	.feed-form .left-side {
		width: 100%;
		max-width: 100%;
	}

}
@media screen and (max-width: 600px) {


	.banner-bg-heading h1 {
		font-size: 36px;
		max-width: 386px;
	}
	.banner-bg-heading-text {
		font-size: 70px;
	}
	.banner-bg-heading-text span {
		font-size: 80px;
	}
	.nav-page a {
		font-size: 19px;
		margin-right: 6px;
		padding: 14px 10px;
	}
	.about-img {
		max-width: 265px;
	}
	.about-text p {
		font-size: 20px;
		line-height: normal;
	}
	.why-teach {
		padding: 33px 0;
	}
	.why-teach-item {
		width: 100%;
	}
	.why-teach-item:nth-child(n+2) {
		margin: 35px auto 0;
	}
	.why-teach h2{
		font-size: 32px;
	}
	.under-text {
		margin-top: 27px;
		font-size: 20px;
		line-height: normal;
	}
	.testimonials h2{
		padding: 0 15px;
		font-size: 30px;
	}
	button.left.slick-arrow, button.right.slick-arrow{
		max-width: 50px;
	}
	.programs-title {
		font-size: 23px;
		line-height: normal;
	}
	.programs-info ul{
		margin-left: 0;
	}
	.programs-data {
		font-size: 30px;
		color: #ffffff;
		padding: 20px 10px 0;
		margin-right: -1px;
	}
	.programs-info ul li {
		font-size: 23px;
	}
	.programs-info ul li:before{
		top: 10px;
	}
	.table-block div.main-p{
		padding: 5px;
	}
	.table-block div{
		font-size: 17px;
	}
	.table-block .listener-p, .table-block .pupil-p, .table-block .student-p {
		font-size: 15px;
	}
	.table-block.first-line .student-p, .table-block.first-line .listener-p, .table-block.first-line .pupil-p {
		font-size: 12px;
	}
	.sertificate h2 {
		font-size: 30px;
	}
	.sertificate-item {
		padding-right: 8px;
	}
	.sertificate-right {
		width: 80%;
		font-size: 23px;
		padding: 0px 0px 0px 10px;
	}
	.pdf h2 {
		font-size: 24px;
	}
	.enter-email{
		font-size: 25px;
	}
	.row {
		margin-left: 0;
		margin-right: 0;
	}
	.boxc {
		margin: 0;
	}
	.code{
		font-size: 22px;
	}
	.form-p{
		font-size: 22px;
	}
	.table-block.last-line .listener-p, .table-block.last-line .pupil-p, .table-block.last-line .student-p {
		font-size: 17px;
		line-height: normal;
	}
}
@media screen and (max-width: 480px) {
	.offset5.span3.phone-wrapper-top{
		margin-left: -50px
	}
	.feed-form .flex-row {
    max-width: 100%;
    margin: 0 auto;
}
#apply-free{
	font-size: 17px
}
form .price{
	max-width: 100%;
}
	.table-block.first-line .pupil-p > img {
		width: 64px;
		top: -42px;
		right: -24px;
	}
	.banner-bg {
		padding: 83px 0 15px;
		overflow: hidden;
	}
	.item-info span {
		font-size: 16.4px;
	}
	.teacher-title {
		margin-top: 28px;
	}
	.item-info img {
		height: 50px;
	}
	.top-main-text > img{
		max-width: 165px;
	}
	.top-wrapper {
		padding-left: 0;
		justify-content: center;
	}

	.banner-bg-heading-text span {
		font-size: 62px;
	}
	a.primary{
		margin-top: 20px;
	}
	.top-main-text > img {
		top: -51px;
		left: -12px;
	}
	.banner-bg-heading h1 {
		font-size: 31px;
		max-width: 210px;
		margin: 0 auto;
	}
	.banner-bg-heading-text {
		font-size: 55px;
	}
	text span {
		font-size: 60px;
	}
	.banner-bg-heading-text {
		font-size: 54px;
	}
	.banner-bg-heading-text{
		line-height: normal;
	}
	.item-info-wrapper {
		max-width: 280px;
	}
	a.primary{
		max-width: 275px;
		font-size: 22px;
	}
	body .banner-bg h3 {
		padding: 14px 25px;
		font-size: 20px;
	}
	.banner-bg-list li{
		font-size: 20px;
	}
	.banner-bg-list li:before{
		top: 5px;
	}
	.banner-bg-list li{
		margin-top: 15px;
	}
	.banner-bg-list {
		margin: 35px 0px 35px;
	}
	.banner-bg h2{
		font-size: 19px;
		padding: 16px 10px;
	}
	.nav-page a {
		font-size: 13px;
		margin-right: 4px;
		padding: 14px 5px;
	}
	.about-flex {
		margin-top: 27px;
	}
	.about-text p {
		font-size: 18px;
		line-height: normal;
	}
	.about-text h2{
		margin-top: 19px;
		font-size: 30px;
	}
	.about-flex {
		padding: 23px 20px 10px;
	}
	.why-teach h2{
		margin-bottom: 25px;
	}
	.why-teach-item p {
		font-size: 20px;
		line-height: normal;
	}
	.testimonials h2 {
		padding: 0 15px;
		font-size: 27px;
	}
	.testimonials {
		padding: 20px 0;
	}
	.slick-slide img {
		max-width: 280px;
	}
	button.right.slick-arrow {
		right: -14px;
	}
	button.left.slick-arrow {
		left: -14px;
	}
	button.left.slick-arrow, button.right.slick-arrow {
		max-width: 35px;
	}
	.testimonials-slider {
		margin-top: 0px;
	}
	.programs {
		padding: 35px 0;
	}
	.programs h2 {
		font-size: 29px;
		line-height: normal;
	}
	.programs-item:nth-child(2) {
		margin: 18px auto 0;
	}
	.programs-info {
		padding: 10px 6px 10px;
	}
	.programs-item{
		flex-direction: column;
	}
	.programs-data{
		width: 100%;
		text-align: center;
    	padding: 10px;
		margin-bottom: -1px;
	}
	.programs-info ul li {
		font-size: 20px;
		padding-left: 28px;
	}
	.programs-title {
		font-size: 20px;
		line-height: normal;
	}
	.programs-info ul li:before {
		top: 7px;
	}
	.program-wrapper .primary-orange {
		width: 290px;
		font-size: 19px;
		margin-top: 28px;
	}
	.teachers {
		padding: 25px 0;
	}
	.teachers h2 {
		font-size: 30px;
	}
	.tabs-teachers {
		margin-top: 25px;
	}
	.tabcontent-teacher-info h3{
		margin-top: 12px;
		font-size: 28px;
	}
	.tabcontent-teacher-info p{
		font-size: 20px;
	}
	.participants {
		padding: 25px 0;
	}
	.participants h2{
		font-size: 28px;
	}
	.participants-table{
		margin-top: 10px;
		padding: 10px;
	}
	.participants .container .container{
		padding: 0;
	}
	.table-block div.main-p {
		width: 38%;
	}
	.table-block div {
		font-size: 13px;
	}
	.table-block.first-line .student-p, .table-block.first-line .listener-p, .table-block.first-line .pupil-p {
		font-size: 10px;
	}
	.participants a.primary{
		margin-left: auto;
		margin-right: auto;
	}
	.sertificate {
		padding: 28px 0;
	}
	.sertificate h2 {
		font-size: 26px;
	}
	.sertificate-flex{
		flex-direction: column;
		align-items: center;
	}
	.sertificate-right {
		width: 100%;
		margin-top: 15px;
		border-left: none;
		border-top: 5px solid rgba(124, 66, 255, .32);
		margin-top: 15px;
		padding: 5px;
	}
	.sertificate-flex {
		margin: 20px auto 0;
	}
	.sertificate-item{
		padding-right: 0;
	}
	.sertificate-item .img-block{
		max-width: 70px;
	}
	.sertificate-right p {
		line-height: 30px;
	}
	.pdf {
		background: #40adff;
		padding: 30px 0;
	}
	.pdf h2 {
		font-size: 22px;
	}
	.enter-email {
		margin-top: 17px;
	}
	#email-inp {
		margin: 16px auto 0;
		height: 58px;
	}
	.actual {
		padding: 40px 0;
	}
	.code span{
		font-size: 16px;
	}
	.actual h2{
		font-size: 25px;
	}
	.code {
		margin-top: 15px;
	}
	.actual form{
		flex-wrap: wrap;
	}
	#certn{
		margin-right: 0;
		margin-bottom: 5px;
	}
	.feed-form h2{
		font-size: 29px;
	}
	.feed-form{
		padding: 30px 0;
	}
	#WebBottom .row{
		margin-right: 0;
		margin-left: -20px;
	}
	#WebBottom .span4{
		margin-left: 10px;
	}
}