@media only screen and (max-width: 1260px) {
	body {
		font-size: 14px;
		padding-top: 60px;
	}

	h1 {
		font-size: 34px;
	}

	h2 {
		font-size: 32px;
	}

	.container {
		max-width: 760px;
	}

	.btn {
		padding: 0 40px;
		height: 50px;
	}

	.course-info__date,
	.course-info__flow,
	.course-info__duration {
		margin-right: 15px;
		font-size: 14px;
	}

	.course-info__flow  {
		margin-right: 0;
	}

	.course-info__date svg,
	.course-info__date img,
	.course-info__flow svg,
	.course-info__flow img,
	.course-info__duration svg,
	.course-info__duration img {
		margin-right: 5px;
	}

	.header__menu li {
		margin: 0 10px;
	}

	.header__lang {
		margin-right: 20px;
	}

	.header__lang li {
		font-size: 16px;
	}

	.header__btn {
		height: 40px;
	}

	.header__line {
		margin: 0 10px;
	}

	.header__logo img {
		height: 40px;
	}

	.main {
		padding-top: 0;
	}

	.main__content {
		padding: 50px 0 90px;
	}

	.main__subtitle {
		font-size: 16px;
		max-width: 370px;
		margin-bottom: 30px;
	}

	.main__trailer {
		height: 50px;
	}

	.main__trailer span {
		display: none;
	}

	.main__employment {
		height: 50px;
		margin-left: 15px;
	}

	.main__employment span {
		margin-left: 10px;
	}

	.main form {
		padding: 37px 20px;
	}

	.main__form svg,
	.register__form svg {
		transform: scale(0.60);
		left: -207px;
	}

	.main__image {
		width: 50%;
		top: 48%;
		transform: translateY(-50%);
	}

	.main .main__percent{
		right: -25px;
	}

	.main__percent{
		padding-top: 33px;
		width: 135px;
		height: 140px;
	}

	.main__text00 {
		font-size: 10px;
	}

	.main__text01 {
		font-size: 24px;
	}

	.main__text02 {
		margin-top: 3px;
		font-size: 16px;
	}

	.main__timer {
		margin-top: 20px;
		max-width: 350px;
	}

	.for {
		padding: 50px 0 30px;
	}

	.for__content-left {
		margin: 0 auto;
	}

	.for__content-left p {
		padding: 0;
	}

	.for__content-right {
		width: 85%;
		margin: 0 auto;
	}

	.speakers__container {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.speakers__img {
		width: 260px;
		height: 300px;
		margin-right: 30px;
	}

	.speakers__content {
		width: 390px;
	}

	.program {
		padding: 50px 0;
		height: auto;
	}

	.program__header {
		max-width: 360px;
	}

	.program__info {
		display: block;
		max-width: 360px;
	}

	.program__info_text {
		margin-bottom: 15px;
	}

	.program__info_items li {
		margin-right: 40px;
		margin-left: 0;
	}

	.module.active .module__header_date {
		transform: rotate(90deg);
		background-position: 50%;
	}

	.module.active .module__body {
		padding: 10px;
		border: 1px solid rgba(63, 35, 26, 0.08);
	}

	.module__header {
		max-width: 100%;
	}

	.module__header_title {
		max-width: 600px;
	}

	.module__body-wrap {
		position: relative;
		right: auto;
		top: auto;
		margin-top: 20px;
	}

	.module__body {
		padding: 0;
		width: 100%;
		display: flex;
		border: none;
		padding: 0 10px;
	}

	.why {
		padding: 50px 0;
	}

	.why__title {
		max-width: 470px;
		margin-bottom: 40px;
	}

	.why__items .item {
		width: 338px;
	}

	.about {
		padding-bottom: 30px;
	}

	.about__title {
		margin-bottom: 50px;
	}

	.about .item {
		max-width: 360px;
		padding: 20px;
		margin-bottom: 20px;
		display: block;
		text-align: center;
	}

	.about .item__image {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
	}

	.about .item__image img {
		margin: 0 auto;
	}

	.about .item__title {
		font-size: 18px;
	}

	.how__title {
		margin-bottom: 50px;
	}

	.profit {
		padding: 50px 0;
	}

	.profit__content-title {
		font-size: 18px;
	}

	.employment {
		padding: 50px 0;
	}

	.employment__title {
		margin-bottom: 25px;
	}

	.employment__content {
		max-width: 360px;
	}

	.employment__list li {
		padding-left: 40px;
	}

	.employment__image {
		max-width: 360px;
	}

	.employment__image img {
		width: 100%;
	}

	.students {
		padding: 50px 0;
	}

    .students__logos .logo {
        width: calc(25% - 15px);
    }

	.packages {
		padding: 50px 0;
	}

	.packages__header {
		max-width: 410px;
	}

	.packages__wrap {
		margin-top: 50px;
	}

	.package-desc .package__body li {
		padding: 0 10px;
		font-size: 14px;
	}

	.package__header {
		font-size: 16px;
	}

	.package__body li {
		padding: 0 10px;
	}

	.package__btn {
		padding: 0 10px;
	}

	.package__places {
		font-size: 12px;
	}

    .package-desc .package__footer {
        display: none;
    }

	.reviews {
		padding: 50px 0;
	}

	.faq {
		padding: 50px 0;
	}

	.calltoaction {
		padding: 50px 0;
	}

	.register__wrap {
		padding: 50px 10px;
	}

	.register__content {
		max-width: 340px;
	}

	.register__title {
		margin-bottom: 25px;
		font-size: 26px;
		max-width: 300px;
	}

	.register__form,
	.main .main__form {
		max-width: 340px;
	}

	.main .main__form {
		top: 50px;
	}

	.register__text {
		font-size: 18px;
	}

	.form {
		padding: 20px 20px;
	}

	.form__title {
		font-size: 18px;
		margin-bottom: 8px;
	}

	.form__subtitle {
		font-size: 12px;
		margin-bottom: 16px;
	}

	.form__places {
		margin-bottom: 8px;
	}

	.form__agree {
		font-size: 11px;
	}

	.rass__content {
		max-width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}

	.rass__date {
		max-width: 360px;
		height: 350px;
	}

	.rass__how {
		max-width: 360px;
	}
}

@media only screen and (max-width: 760px) {
	body {
		font-size: 14px;
		padding-top: 0;
	}

	h1 {
		font-size: 32px;
	}

	h2 {
		font-size: 26px;
	}

	.container {
		max-width: 340px;
	}

	.course-info {
		justify-content: center;
		margin-bottom: 10px;
	}

	.course-info__date,
	.course-info__flow,
	.course-info__duration {
		margin: 0 10px 10px;
		font-size: 12px;
	}

	.course-info__date svg,
	.course-info__date img,
	.course-info__flow svg,
	.course-info__flow img,
	.course-info__duration svg,
	.course-info__duration img {
		margin-right: 5px;
	}

	.header {
		position: absolute;
		padding: 10px 0;
	}

	.header__logo {
		transition: 0.3s ease;
	}

	.header__logo img {
		height: 35px;
		margin: 0;
		transition: 0.3s ease;
	}

	.header__btn {
		display: none;
		position: fixed;
		bottom: 5px;
		height: 50px;
		width: 320px;
		padding: 0 10px;
		left: 50%;
		transform: translateX(-50%);
	}

	.header__btn.hidden {
		opacity: 0;
		z-index: -1;
	}

	.header__menu {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		z-index: 100;
		flex-direction: column;
		justify-content: center;
		transform: translateX(-100%);
		transition: 0.3s ease;
	}

	.header__menu li {
		margin: 0;
		text-align: center;
		width: 100%;
		padding: 30px 0;
	}

	.header__menu li:before {
		display: none;
	}

	.header__menu li:hover,
	.header__menu li:focus {
		background: #f4edeb;
		color: #684ab8;
	}

	.header__menu a {
		font-size: 18px;
	}

	.header__lang {
		margin-left: auto;
	}

	.header__burger {
		width: 30px;
		height: 30px;
		align-items: center;
		display: flex;
		flex-wrap: wrap;
		z-index: 9999;
		opacity: 1;
	}

	.header__burger span {
		width: 100%;
		height: 3px;
		background: #F8954E;
		border-radius: 3px;
		transition: 0.3s ease;
		transform-origin: 50% 50%;
		display: block;
	}

	.header__social {
		display: flex;
		position: fixed;
		bottom: 50px;
		left: 0;
		justify-content: center;
		align-items: center;
		z-index: 100;
		width: 100%;
		opacity: 1;
		transition: 0.3s ease;
		transform: translateX(-100%);
	}

	.header__social_link {
		margin: 0 10px;
	}

	.header.active {
		position: fixed;
	}

	.header.active .header__logo {
		top: 10px;
		left: 50%;
		z-index: 110;
	}

	.header.active .header__logo img {
		transform: none;
	}

	.header.active .header__menu {
		transform: translateX(0);
	}

	.header.active .header__burger span:nth-child(1) {
		transform: rotate(-45deg) translate(-7px, 7px);
	}

	.header.active .header__burger span:nth-child(2) {
		opacity: 0;
	}

	.header.active .header__burger span:nth-child(3) {
		transform: rotate(45deg) translate(-7px, -7px);
	}

	.header.active .header__social {
		transform: translateY(0);
	}

	.main {
		text-align: center;
		padding-top: 50px;
	}

	.main__content {
		flex-direction: column;
		display: flex;
		padding-top: 30px;
		padding-bottom: 50px;
	}

	.main__info {
		justify-content: space-between;
	}

	.main__date,
	.main__duration,
	.main__flow {
		margin: 0;
		font-size: 14px;
	}

	.main__date svg,
	.main__date img,
	.main__duration svg,
	.main__duration img,
	.main__flow svg,
	.main__flow img {
		margin-right: 5px;
	}

	.main .course-info {
		width: 100%;
		margin-bottom: 10px;
		order: 1;
	}

	.main__title {
		margin-bottom: 10px;
		order: 2;
	}

	.main__subtitle {
		font-size: 14px;
		margin-bottom: 0;
		order: 3;
	}

	.main__image {
		position: relative;
		right: auto;
		top: auto;
		transform: none;
		width: 90%;
		margin: 0 auto;
		margin-bottom: 25px;
	}

	.main__trailer {
		margin-left: 0;
	}

	.main__trailer svg {
		width: 50px;
		height: 50px;
	}

	.main .row {
		justify-content: space-around;
		display: none;
	}

	.main__employment {
		margin-left: 0;
		width: 211px;
		margin-top: 25px;
		margin-left: 0;
		text-align: left;
		font-size: 13px;
	}

	.main__row,
	.main__places {
		order: 6;
	}

	.main .main__form {
		top: auto;
		transform: none;
	}

	.main__form {
		position: relative;
		top: auto;
		right: auto;
		order: 5;
	}

	.main__percent {
    	right: -47px;
	}

    .main__text00 {
		font-size: 10px;
	}

	.main__text01 {
		font-size: 24px;
	}

	.main__text02 {
		margin-top: 3px;
		font-size: 16px;
	}

	.main__timer {
		margin: 30px auto;
		order: 5;
	}

	.for__title {
		text-align: left;
		margin-bottom: 30px;
	}

	.for__tabs-nav {
		width: 100%;
	}

	.for__content-right {
		width: 100%;
	}

	.for__content-title {
		margin-bottom: 20px;
		font-size: 18px;
	}

	.for__content-list li {
		margin-bottom: 15px;
	}

	.speakers__title {
		margin-bottom: 30px;
	}

	.speakers__img {
		margin: 0 auto 20px;
	}

	.speakers__name {
		bottom: 26px;
		font-size: 17px;
	}

	.speakers__content {
		width: 100%;
	}

	.speakers__content li {
		margin-bottom: 10px;
	}

	.program {
		text-align: center;
		min-height: auto;
	}

	.program__subtitle {
		font-size: 15px;
	}

	.program__header {
		width: 100%;
		margin-bottom: 10px;
	}

	.program__info {
		width: 100%;
		display: none;
	}

	.program__info_items {
		justify-content: space-around;
	}

	.program__info_items li {
		font-size: 15px;
	}

	.program__info_items li b {
		font-size: 22px;
	}

	.module {
		text-align: left;
	}

	.module.active .module__header_date {
		background: none;
		color: #59516a;
		transform: none;
	}

	.module__header {
		padding: 15px 0;
		align-items: flex-start;
	}

	.module__header_title {
		max-width: calc(100% - 35px);
	}

	.module__header_number {
		margin: 0 5px;
		margin-right: 10px;
	}

	.module__header_date {
		width: 100%;
		padding-left: 35px;
		flex-wrap: nowrap;
		margin-top: 5px;
		font-size: 15px;
	}

	.module__header_date b {
		font-size: 12px;
		margin-right: 5px;
		width: auto;
		font-size: 15px;
	}

	.module__body {
		padding: 0 5px;
	}

	.module .speaker__photo {
		margin-right: 15px;
	}

	.module .speaker__content {
		width: calc(100% - 85px);
	}

	.module__number {
		margin-right: 0;
		font-size: 17px;
	}

	.module__time {
		order: 1;
		margin-bottom: 20px;
	}

	.module__speakers {
		order: 2;
	}

	.module__info {
		order: 3;
	}

	.module__desc {
		-moz-columns: 1;
		columns: 1;
		margin-top: 10px;
	}

	.module__desc li {
		margin-bottom: 10px;
	}

	.module__result {
		padding: 10px;
	}

	.module__result_text {
		font-size: 14px;
	}

	.module .material {
		margin-right: 0;
		margin-bottom: 10px;
		width: 100%;
	}

	.module__btn {
		margin: 0 auto;
	}

	.why__title {
		margin-bottom: 30px;
		text-align: center;
	}

	.why__items {
		margin: 0;
	}

	.why__items .item {
		width: 100%;
		margin: 0 0 30px;
		text-align: center;
	}

	.why__items .item:last-child {
		margin-bottom: 0;
	}

	.why__items .icon {
		width: 70px;
		margin: 0 auto 10px;
	}

	.why__items a {
		justify-content: center;
	}

	.about__title {
		margin-bottom: 30px;
	}

	.about .item {
		text-align: center;
		border: none;
		box-shadow: none;
		padding: 0;
		margin-bottom: 30px;
	}

	.about .item__image {
		width: 150px;
		margin: 0 auto;
		margin-bottom: 8px;
	}

	.about .item__image img {
		width: 100%;
	}

	.about .item__title {
		font-size: 15px;
		margin-bottom: 8px;
	}

	.about .item__text {
		line-height: 150%;
	}

	.how__title {
		margin-bottom: 30px;
	}

	.how__items {
		padding-left: 0;
	}

	.how__items-line, .how__items svg {
		left: 38px;
		height: 78%;
	}

	.how__items .item {
		margin-bottom: 35px;
	}

	.how__items .item__img-wrap {
		width: 80px;
		height: 80px;
	}

	.how__items .item__img-wrap::after {
		width: 60px;
		height: 60px;
	}

	.how__items .item__number::after {
		content: none;
	}

	.how__items .item__number {
		top: 23%;
		left: auto;
		right: -10px;
		font-size: 18px;
	}

	.how__items .item__content {
		width: calc(100% - 100px);
	}

	.how__items .item__title {
		margin-bottom: 7px;
		font-size: 18px;
	}

	.profit .item {
		width: 300px !important;
		height: 130px;
	}

	.profit__subtitle {
		font-size: 15px;
		margin-bottom: 20px;
        padding: 0 15px;
	}

	.profit__format {
		margin-bottom: 10px;
		margin-top: 70px;
		font-size: 16px;
	}

	.profit__remote {
		flex-direction: column;
		align-items: center;
		margin-bottom: 50px;
	}

	.profit__remote-item:first-child,
	.profit__remote-item:last-child {
		width: 100%;
		margin-bottom: 10px;
	}

	.profit__content {
		display: block;
	}

	.profit__content li {
		width: 100%;
		margin-bottom: 20px;
		padding-left: 45px;
	}

	.profit__content-number {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.profit__content-title {
		margin-bottom: 5px;
		font-size: 16px;
	}

	.employment__image {
		order: 1;
		transform: translateY(70px);
	}

	.employment__content {
		order: 2;
	}

	.employment__title {
		transform: translateY(-270px);
	}

    .students__subtitle {
        padding: 0 15px;
    }

	.students__text {
		padding: 10px 30px;
	}

    .students__logos {
        gap: 10px;
    }
    .students__logos .logo {
        padding: 10px;
        height: 60px;
        width: calc(100%/3 - 14px);
    }

	.packages__container {
		justify-content: center;
		max-width: 100%;
	}

	.packages__header {
		justify-content: space-around;
		text-align: center;
		margin-bottom: 20px;
	}

	.packages__date,
	.packages__duration {
		margin: 0;
	}

	.packages__date span,
	.packages__duration span {
		font-size: 15px;
	}

	.packages__timer {
		text-align: center;
		margin-bottom: 30px;
	}

	.packages__wrap {
		margin-top: 0;
	}

	.packages .slick-current .package__name {
		background: #684ab8;
		border-radius: 4px;
		color: #fff;
	}

	.package {
		width: 100%;
		margin-bottom: 50px;
		background: #fff;
	}

	.package-desc {
		background: transparent;
		margin-bottom: 20px;
	}

	.package-desc .package__body,
	.package-desc .package__header {
		display: none;
	}

	.package-desc .package__footer {
		padding: 0;
		background: transparent;
	}

	.package__name {
		height: 50px;
		display: inline-flex !important;
		padding: 0 15px;
		font-weight: 800;
		font-size: 14px;
		line-height: 17px;
		align-items: center;
	}

	.package__header {
		font-size: 20px;
		height: 70px;
	}

	.package__body li {
		display: none;
		font-size: 15px;
		height: auto;
		padding: 10px;
		padding-left: 45px;
	}

	.package__body li:nth-child(odd) {
		background: #f2f2f2;
	}

	.package__body li.yes {
		/* display: flex; */
		display: block;
	}

	.package__body li.yes:before {
		left: 10px;
		transform: translate(0, -50%);
		width: 25px;
		height: 25px;
		border-width: 2px;
		background-size: 10px;
	}

	.package__body li.text::before,
	.package__body li.text .mobile-text {
		display: inline-block;
	}

	.package__body li.text {
		text-align: left;
	}

	.package__footer {
		background: #fff;
	}

	.package__btn {
		padding: 0 50px;
	}

	.package-1 .package__body li.yes:before,
	.package-2 .package__body li.yes:before,
	.package-3 .package__body li.yes:before {
		background-size: 15px;
		border-width: 2px;
	}

	.faq__container {
		max-width: 100%;
	}

	.faq__title {
		margin-bottom: 30px;
	}

	.faq .item__question {
		height: auto;
		padding: 10px;
		padding-left: 30px;
		font-size: 14px;
		line-height: 120%;
	}

	.faq .item__question:before {
		left: 10px;
		font-size: 16px;
	}

	.faq .item__answer {
		padding: 0 30px;
	}

	.faq .item.active .item__answer {
		padding: 10px 30px;
		padding-right: 1px;
	}

	.calltoaction__title {
		margin-bottom: 20px;
	}

	.for__title {
		max-width: 220px;
	}

	.register__container {
		max-width: 100%;
	}

	.register__wrap {
		padding: 50px 10px;
		justify-content: center;
		text-align: center;
	}

	.register__title {
		margin: 0 auto 8px;
	}

	.register__text {
		font-size: 15px;
		margin-bottom: 20px;
		max-width: none;
		margin-left: auto;
		margin-right: auto;
	}

	.register__content {
		margin-bottom: 55px;
	}

	.rass__content {
		margin-bottom: 10px;
	}

	.rass__price {
		font-size: 12px;
		margin-bottom: 15px;
	}

	.rass__price b {
		font-size: 30px;
	}

	.rass__text {
		font-size: 15px;
	}

	.rass__date {
		height: 300px;
	}

	.rass__date_day {
		font-size: 120px;
	}

	.rass__date_month {
		font-size: 25px;
	}

	.rass__tooltip {
		font-size: 12px;
		width: 260px;
	}

	.reviews__title br {
        display: none;
    }

    .reviews .slick-list {
        padding-top: 140px !important;
        padding-bottom: 135px !important;
    }

    .reviews .slick-center .review {
        transform: scale(1.5);
    }

	._orientationRight_f469.wrap_9d2b,
	._orientationRight_3f83.wrap_196d {
		bottom: 40px;
	}
}
