h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

ul,
ol {
	padding: 0;
}


/**fixes**/

.unvisible {
	display: none;
}

.show_more {
	display: none;
}

.show_less {
	display: none;
}


/*******/

.fp_point_title {
	margin-top: 20px;
}

.response_list,
.response_sublist,
.slick-list .slick_track {
	width: 970px;
}

#response_subitem {
	width: 60px;
}

.tp_slider .slides_list_item.slick-slide.slick-active:last-child {
	margin-right: 0;
}

.img_fourth {
	height: 123px;
	border: none;
}

.iframe-sizing {
	height: 500px;
	width: 900px;
	position: absolute;
	top: 200px;
	left: 25%;
}

.popup5_iframe {
	position: absolute;
	left: 559px;
	top: 100px;
	width: 900px;
	height: 500px;
}


/* Mobilka */


/* .slick-slider .slick-list,
   * .slick-slider .slick-track{
    margin: 0 auto;
  } */

.q_left_part .right_fp_btn {
	height: 45px;
}

.footer .logo span:nth-of-type(2) {
	color: #fff !important;
}

.response_list {
	margin: 0 auto;
}

.response_sublist {
	margin: 0 auto;
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	width: 100%;
}


/* Mobilka */

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
	content: '\f333';
	font-family: 'dashicons';
	font-size: 50px !important;
	color: #0055d9;
	margin: 0px 0 0 -13px !important;
}

.container {
	max-width: 1170px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.container4 {
	max-width: 1200px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.all_panels {
	display: flex;
	flex-direction: column;
}


/* FIRST PANEL */

.first_panel {
	overflow: hidden;
	padding-bottom: 100px;
}

.first_panel_elems {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-top: 100px;
}

.fp_elems_top {
	display: flex;
}

.date_of_start {
	color: #0055D9;
	margin-bottom: 20px;
	font-family: muller-ex, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.01em;
}

.uptitle {
	font-family: muller-ex, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 60px;
	color: #0055D9;
}

.main_title {
	font-family: muller-ex, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 50px;
	line-height: 60px;
	color: #1E1E1E;
	margin-bottom: 20px;
}

.description {
	font-family: muller-ex, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #1E1E1E;
	margin-bottom: 35px;
}

.buttons {
	display: flex;
	margin-bottom: 100px;
}

.left_fp_btn {
	display: block;
	color: #fff;
	background: #0055D9;
	border-radius: 5px;
	padding: 7px 20px;
	margin-right: 10px;
	border: none;
}

.programm .left_fp_btn {
	margin: 0 auto;
}

.left_fp_btn1 {
	color: #fff;
	background: #0055D9;
	border-radius: 5px;
	padding: 7px 20px;
	margin-right: 20px;
	border: none;
}

.right_fp_btn {
	color: #1e1e1e;
	background: none;
	border-radius: 5px;
	padding: 7px 20px;
}


/* FIRST PANEL INFO*/

.info_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: #fff;
	padding: 40px 60px;
	margin-top: -60px;
}

.info_list_elem {
	display: flex;
	align-items: center;
}

.info_list_elem img {
	margin-right: 15px;
}

.info_text {
	display: flex;
	flex-direction: column;
	font-family: muller-ex, sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #1e1e1e;
}

.info_text div {
	font-weight: bold;
}

.info_row {
	background: #FFFFFF;
	-webkit-box-shadow: 0px 4px 13px rgb(0 0 0 / 10%);
	box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
}


/* SECOND PANEL */

.second_panel {
	background: #fff;
}

.second_panel_elems {
	display: flex;
	flex-direction: column;
	margin-top: 100px;
}

.sp_title {
	font-family: muller-ex, sans-serif;
	font-weight: 800;
	font-size: 45px;
	line-height: 45px;
	color: #1E1E1E;
	text-align: center;
	margin-bottom: 60px;
}

.third_panel .container .sp_title {
	font-size: 30px;
	line-height: 30px;
}

.sp_title::after {
	content: "";
	display: block;
	position: absolute;
	border-bottom: 5px solid #0055D9;
	width: 114px;
	height: 5px;
	padding-top: 10px;
	left: calc(50% - 57px);
}

.sp_list {
	display: flex;
	flex-flow: wrap;
}

.sp_list_elem {
	margin-right: 30px;
	width: 360px;
	display: flex;
	align-items: flex-start;
	margin-bottom: 70px;
}

.sp_list_elem:nth-child(3),
.sp_list_elem:nth-child(6),
.sp_list_elem:nth-child(9),
.sp_list_elem:nth-child(12),
.sp_list_elem:nth-child(15),
.sp_list_elem:nth-child(18) {
	margin-right: 0;
}

.sp_list_elem img {
	margin-right: 15px;
}

.points_text {
	display: flex;
	flex-direction: column;
	font-family: muller-ex, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #5C5F71;
}

.sp_point_title {
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	color: #1E1E1E;
	margin-bottom: 15px;
}


/* THIRD PANEL */

.third_panel {
	background: #EFF5F9;
	height: 860px;
}


/* slider */

.slides_list_item {
	padding: 40px 30px;
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	font-family: muller-ex, sans-serif;
	margin-right: 30px;
	height: auto;
	position: relative;
}

.tp_number {
	position: absolute;
	top: 20px;
	left: 20px;
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	color: #0055D9;
}

.tp_slide_title {
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	color: #1E1E1E;
	margin-bottom: 15px;
}

.tp_slide_text {
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #5C5F71;
}

.slides_list_item img {
	max-width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.slides_list {
	position: relative;
	display: flex;
	padding: 0;
	margin-bottom: 100px;
}

.tp_title {
	font-family: muller-ex, sans-serif;
	font-weight: 800;
	font-size: 45px;
	line-height: 45px;
	color: #1E1E1E;
	margin-bottom: 60px;
	margin-top: 100px;
}

.tp_title::after {
	content: "";
	display: block;
	position: absolute;
	border-bottom: 5px solid #0055D9;
	width: 115px;
	height: 5px;
	padding-top: 10px;
}

#six_ttp {
	margin-top: 0;
}

.video {
	position: relative;
}

.popup3 .pp_cancel {
	right: -10px!important;
	top: -50px!important;
	z-index: 3;
}

#popup3 .pp_cancel {
	right: -10px!important;
	top: -50px!important;
	z-index: 3;
}

.video .play_video {
	position: absolute;
	left: 46%;
	top: 40%;
	width: 120px;
	opacity: 70%;
	z-index: 6;
}

.video .vid_img {
	margin: 0 auto 0px auto;
	position: relative;
}

.video .wrap_img_cancel {
	position: relative;
	margin: 0 auto 0px auto;
}

.popup3 {
	width: 100%;
	min-height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
}

.popup3 a {
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	margin: 200px auto 0px auto;
	position: relative;
}


/* FOURTH PANEL */

.fourth_panel {
	margin-top: 300px;
	margin-bottom: 100px;
}

.fp_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
}

.fp_item {
	background: #FFFFFF;
	border: 1px solid #DCE9F1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	text-align: center;
	padding: 30px 20px 40px 20px;
	font-family: muller-ex, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #5C5F71;
	margin-right: 30px;
	width: 270px;
	height: 300px;
}

.fp_point_title {
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	color: #0055D9;
	height: 50px;
}


/* FIFTH PANEL */

.fifth_panel {
	display: flex;
	flex-direction: column;
	background: #FDFBDC;
	padding-top: 50px;
	padding-bottom: 260px;
	height: auto;
}

.fp_programm_list {
	display: flex;
	flex-direction: column;
}

.fp_programm_item {
	display: flex;
	flex-direction: column;
	background: #FFFFFF;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	font-family: muller-ex, sans-serif;
	padding: 30px 40px;
	margin-bottom: 20px;
	cursor: pointer;
	position: relative;
	/* background: #fff url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/next-untoggle.png) no-repeat right 50px top 50px; */
	background: #fff url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/round-course11.png) no-repeat right 50px top 50px;
}

.fp_programm_item.active {
	background: #fff url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/round-course2.png) no-repeat right 50px top 50px;
}

.fp_title_list {
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	color: #1E1E1E;
	margin-bottom: 20px;
	cursor: pointer;
}

.fp_desc {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #5C5F71;
	margin-bottom: 10px;
	width: 735px;
}

.fp_plans {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #1E1E1E;
}

.fp_sublist {
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}

.fp_sublist_item {
	margin-bottom: 8px;
	position: relative;
	margin-left: 17px;
}

.fp_sublist_item::before {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	background: #0055D9;
	border-radius: 50%;
	top: 6px;
	left: -13px;
}

.fp_time {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.01em;
	color: #0055D9;
	display: flex;
	align-items: center;
}

.fp_time div {
	margin-right: 40px;
	align-items: center;
}

.fp_time div img {
	margin-right: 6px;
}

.fp_time img {
	margin-right: 6px;
}

.toggle_arrow {
	position: absolute;
	right: 45px;
	top: 45px;
	display: none;
}

.toggle_arrow.active {
	transform: rotate(180deg);
}

.free_cons {
	background: #25272A;
	box-shadow: 0px 6px 20px rgb(0 0 0 / 20%);
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	padding: 70px 70px 60px 70px;
	margin-top: 100px;
	position: absolute;
}

.free_cons .pp_img {
	margin-left: 450px;
}

.wrap_btn {
	position: relative;
}

.free_cons .pp_h2,
.free_cons .pp_h4 {
	text-align: center;
	color: #fff;
}

.fc_title {
	font-family: muller-ex, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 45px;
	line-height: 45px;
	color: #FFFFFF;
	margin-bottom: 25px;
}

.fc_text {
	font-family: muller-ex, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	opacity: 0.87;
	margin-bottom: 30px;
}

.wpcf7-form p {
	display: flex;
	position: relative;
}

.wpcf7-form p span input {
	opacity: 0.8;
	border: 1px solid rgba(255, 255, 255, 0.3);
	box-sizing: border-box;
	border-radius: 5px;
	margin-right: 20px;
	background: #25272A;
	color: #fff;
	padding: 15px 20px;
	width: 230px;
	height: 45px;
}

.fc_form {
	display: flex;
	position: relative;
}

.fc_form input {
	opacity: 0.8;
	border: 1px solid rgba(255, 255, 255, 0.3);
	box-sizing: border-box;
	border-radius: 5px;
	margin-right: 20px;
	background: #25272A;
	color: #fff;
	padding: 15px 20px;
	width: 230px;
	height: 45px;
}

#fc_btn {
	width: 280px;
	height: 45px;
	cursor: pointer;
}


/* SIXTH PANEL */

.sixth_panel {
	padding-top: 250px;
	padding-bottom: 200px;
	height: 1345px;
}

.works_list {
	display: flex;
	flex-direction: row;
}

.sixth_panel .container {
	display: flex;
	flex-direction: column;
}

.works {
	margin-bottom: 50px;
}

.six_text {
	font-family: muller-ex, sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	color: #1E1E1E;
	margin-bottom: 50px;
	width: 670px;
}

.teacher {
	background: #FFFFFF;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 60px 50px;
	position: relative;
	display: flex;
	flex-direction: column;
	height: 477px;
}

.t_img {
	z-index: 0;
	width: 505px;
	height: 465px;
	position: absolute;
	bottom: 0;
}

.teacher h2 {
	z-index: 1;
	position: absolute;
	right: 440px;
	bottom: 120px;
	color: #0055D9;
	font-weight: 800;
	font-size: 25px;
	line-height: 171%;
	font-family: muller-ex, sans-serif;
}

.teacher h4 {
	z-index: 1;
	position: absolute;
	right: 440px;
	bottom: 95px;
	opacity: 0.8;
	font-family: muller-ex, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 171%;
	color: #5C5F71;
}

.teacher .tp_title {
	margin-top: 0;
}

.t_imgs_list {
	display: flex;
}

.t_imgs_item {
	margin-right: 20px;
}

.t_text {
	z-index: 1;
	font-family: muller-ex, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #5C5F71;
	margin-bottom: 40px;
	width: 575px;
}


/* seventh_panel */

.seventh_panel {
	background: #EFF5F9;
	padding-top: 300px;
	height: 890px;
}

.seventh_panel .container {
	display: flex;
}

.sev_title {
	font-family: muller-ex, sans-serif;
	font-weight: 700;
	font-size: 35px;
	line-height: 35px;
	color: #1E1E1E;
	margin-bottom: 25px;
}

.av_zp_text {
	font-family: muller-ex, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	color: #5C5F71;
	margin-bottom: 13px;
}

.av_zp {
	font-family: muller-ex, sans-serif;
	font-weight: 700;
	font-size: 35px;
	line-height: 35px;
	color: #0055D9;
	margin-bottom: 50px;
}

.left_part {
	display: flex;
	flex-direction: column;
	margin-right: 100px;
}

.right_part {
	display: flex;
	flex-direction: column;
}

.subtitle {
	font-family: muller-ex, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	color: #1E1E1E;
	margin-bottom: 20px;
}

.prof_sk_list {
	display: flex;
}

.img {
	width: 300px;
	height: 213px;
}

.progs_list {
	display: flex;
}

.progs_item {
	margin-right: 40px;
}

.diplom {
	font-family: muller-ex, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	color: #5C5F71;
}


/* EIGHTH PANEl */

.eighth_panel {
	padding-top: 100px;
	height: 880px;
}

.eighth_panel.expanded {
	height: 1080px;
}

.response_item {
	font-family: muller-ex, sans-serif;
	background: #FFFFFF;
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	display: flex !important;
	width: 970px;
	padding: 35px 40px 30px 40px;
	margin: 30px 85px;
	position: relative;
}

.response_item.expanded {
	height: auto;
}

.read_more_text.expanded {
	height: auto;
}

.response_item.slick-slide {
	height: 280px;
}

.response_item.slick-slide.expanded {
	height: auto;
}

.response_sublist {
	display: flex;
}


/* .response_sublist .slick-list .slick-track {
    transform: none !important;
  } */

.response_subitem {
	margin-right: 10px;
}

.response_sublist_img {
	/* border: 3px solid #0055D9; */
	border-radius: 100%;
	text-align: center;
}

.response_sublist_img.active {
	border: 3px solid #0055D9;
}

.response_subitem.slick-currnet {}

.read_more_btn {
	position: absolute;
	right: 54px;
	bottom: 55px;
	padding-left: 55px;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 30%, white);
	cursor: pointer;
	text-decoration: underline;
	color: #0055D9;
}

.read_less_btn {
	position: absolute;
	right: 54px;
	bottom: 10px;
	padding-left: 55px;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 30%, white);
	cursor: pointer;
	text-decoration: underline;
	color: #0055D9;
}

.name_n_text {
	display: flex;
	flex-direction: column;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
	color: #5C5F71;
}

.read_more_text {
	overflow: hidden;
	height: 150px;
}

.name {
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	color: #1E1E1E;
	margin-bottom: 20px;
}

.photo_n_video {
	margin-right: 30px;
}


/* nineth_panel */

.nineth_panel {
	/* height: 990px; */
	background: #FDFBDC;
	padding-bottom: 100px;
}

.top_part {
	background: #F1F2F6;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	padding-top: 60px;
	position: relative;
	height: 300px;
	margin-top: -235px;
}

.price_info {
	font-family: muller-ex, sans-serif;
	display: flex;
	justify-content: center;
}

.price {
	display: flex;
	flex-direction: column;
	margin-right: 60px;
	border-right: 1px solid rgb(0, 85, 217, 0.2);
	padding-right: 60px;
	height: 55px;
}

.price h4 {
	font-weight: 300;
	font-size: 18px;
	line-height: 18px;
	color: #1E1E1E;
}

.price div {
	display: flex;
	align-items: baseline;
}

.price h2 {
	font-weight: 700;
	font-size: 45px;
	line-height: 45px;
	text-transform: uppercase;
	color: #0055D9;
	margin-right: 20px;
}

.price h3 {
	font-weight: 400;
	font-size: 25px;
	line-height: 25px;
	text-decoration-line: line-through;
	text-transform: uppercase;
	color: #1E1E1E;
	opacity: 60%;
}

.start_course {
	display: flex;
	flex-direction: column;
	margin-right: 60px;
	border-right: 1px solid rgb(0, 85, 217, 0.2);
	padding-right: 60px;
	height: 55px;
}

.start_course h4 {
	font-family: muller-ex, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #1E1E1E;
}

.start_course h3 {
	font-family: muller-ex, sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
	color: #1E1E1E;
}

.places_left {
	display: flex;
	flex-direction: column;
}

.places_left h4 {
	font-family: muller-ex, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #1E1E1E;
}

.places_left h3 {
	font-family: muller-ex, sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
	color: #1E1E1E;
}

.discount {
	position: absolute;
	display: flex;
	flex-direction: column;
	top: 0;
	left: 70px;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 75%, 0 100%);
	background: #FFE81A;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1), 0px 3px 6px rgba(0, 0, 0, 0.15);
	padding: 24px 12px 45px 12px;
}

.discount h2 {
	font-family: muller-ex, sans-serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #1E1E1E;
}

.discount h4 {
	font-family: muller-ex, sans-serif;
	font-weight: 500;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0.01em;
	color: #1E1E1E;
}

.bot_part {
	display: flex;
    flex-direction: column;
    padding: 60px 0 32px;
	background: #FFFFFF;
}

.bot_part h3 {
	font-family: muller-ex, sans-serif;
	text-align: center;
	font-weight: 700;
	font-size: 30px;
	line-height: 30px;
	color: #1E1E1E;
	margin-bottom: 25px;
}

.fc_form p {
	font-family: muller-ex, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	line-height: 112.5%;
	color: #5C5F71;
	opacity: 0.87;
}

.fc_form p a {	
	color: #5C5F71;
	text-decoration: underline;
}

.fc_form{
	display:flex;
	flex-direction:column;
    align-items: center;
}

.bot_part .fc_form input {
	opacity: 0.3;
	border: 1px solid #5C5F71;
	box-sizing: border-box;
	border-radius: 5px;
	margin-right: 20px;
	background: #fff;
	color: #000;
	padding: 15px 20px;
	width: 240px;
	height: 55px;
}

.bot_part .fc_form #fc_btn2 {
	height: 55px;
	z-index: 2;
	width: 242px;
	margin-bottom:24px;
}

.questions {
	display: flex;
}

.q_left_part h4 {
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
}

.q_left_part h5 {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
}

.q_list {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.q_item {
	width: 100%;
	font-family: muller-ex, sans-serif;
	border-bottom: 1px solid rgb(92, 95, 113, 0.6);
	padding-bottom: 25px;
	margin-top: 25px;
	background: url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/plus.png) no-repeat right 0px top -1px;
}

.q_item:hover {
	background: url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/plus-active.png) no-repeat right 0px top -1px;
}

.q_left_part {
	width: 370px;
}

.q_left_part .right_fp_btn {
	border: 1px solid #0055D9;
	color: #0055D9;
}

.q_right_part {
	width: 100%;
	display: flex;
}

.qq {
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #1E1E1E;
	cursor: pointer;
	margin-bottom: 15px;
}

.qq:hover {
	color: #0055D9;
}

.ans {
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #5C5F71;
}

.q_list {
	margin-top: 100px;
	margin-left: 40px;
}

.popup1 .elems {
	background: #FFFFFF;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	width: 500px;
	margin: 200px auto 0px auto;
	padding: 40px;
	position: relative;
}

.popup1_form {
	display: flex;
	flex-direction: column;
}

.popup1 {
	width: 100%;
	min-height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
}

.popup1_form input {
	opacity: 0.7;
	border: 1px solid #5C5F71;
	box-sizing: border-box;
	border-radius: 5px;
	background: #fff;
	color: #000;
	padding: 15px 20px;
	width: 420px;
	height: 45px;
	margin-bottom: 15px;
}

.popup1_form input:last-child {
	margin-bottom: 30px;
}

.popup1_form #pp_btn {
	width: 420px;
}

.elems h2 {
	font-family: muller-ex, sans-serif;
	font-weight: 700;
	font-size: 35px;
	line-height: 35px;
	text-align: center;
	color: #1E1E1E;
	margin-bottom: 30px;
}

.elems h4 {
	font-family: muller-ex, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	color: #1E1E1E;
	opacity: 0.87;
	text-align: center;
	margin-bottom: 25px;
}

.pp_img {
	width: 100px;
	margin-left: 160px;
	margin-bottom: 30px;
}

.pp_cancel {
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
}

.popup2 .elems {
	background: #FFFFFF;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	width: 500px;
	margin: 200px auto 0px auto;
	padding: 40px;
	position: relative;
}

.popup2 {
	width: 100%;
	min-height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
}

.tp_slider .slides_list .slick-list .slick-slide {
	height: 325px;
}

.tp_slider .slides_list .slick-list {}

.tp_slider .response_list {
	height: 40%;
}

.tp_slider .slides_list .slick-arrow.slick-prev {
	position: absolute;
	right: 242px;
	top: -70px;
	background: transparent;
	box-shadow: none;
}

.tp_slider .slides_list .slick-arrow.slick-prev::before {
	content: url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/next-arrow.png);
	transform: rotate(180deg);
}

.tp_slider .slides_list .slick-arrow.slick-next {
	position: absolute;
	right: 100px;
	top: -70px;
	background: transparent;
	box-shadow: none;
}

.tp_slider .slides_list .slick-arrow.slick-next::before {
	content: url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/next-arrow.png);
}

.tp_slider .slides_list .slick-dots {
	position: absolute;
	top: -80px;
	display: flex;
	right: 0;
	width: 20%;
}

.tp_slider .slides_list .slick-next {
	right: 138px;
	top: -70px;
}

.works_list .slick-next {
	position: absolute;
	right: 490px;
	bottom: -55px;
	background: transparent;
	box-shadow: none;
}

.works_list .slick-next::before {
	content: url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/next-arrow.png);
}

.works_list .slick-prev {
	position: absolute;
	right: 605px;
	bottom: -55px;
	background: transparent;
	box-shadow: none;
}

.works_list .slick-prev::before {
	content: url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/next-arrow.png);
	transform: rotate(180deg);
}

.response_list .slick-next {
	position: absolute;
	right: 0px;
	bottom: 125px;
	background: transparent;
	box-shadow: none;
}

.response_list .slick-next:hover::before {
	content: url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/arrow-3rd2nd.png);
	transform: rotate(0deg);
}

.response_list .slick-prev:hover::before {
	content: url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/arrow-3rd2nd.png);
	transform: rotate(180deg);
}

.response_list .slick-next::before {
	content: url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/arrow-3rd.png);
	transform: rotate(180deg);
}

.response_list .slick-prev {
	position: absolute;
	left: 0px;
	bottom: 125px;
	background: transparent;
	box-shadow: none;
}

.response_list .slick-prev::before {
	content: url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/img/arrow-3rd.png);
}

.response_list_img {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	position: absolute;
	right: 25px;
	top: 20px;
}

.response_item_img {
	margin-left: 5px;
}

.play_video {
	width: 30px;
}

.video_resp {
	display: flex;
	margin-top: 20px;
	cursor: pointer;
	align-items: center;
}

.video_resp div {
	font-family: muller-ex, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 10px;
	line-height: 10px;
	color: #1E1E1E;
	opacity: 0.6;
	margin-left: 10px;
}

.sixth_panel .slick-dots li.slick-active button:before {
	top: -2px;
}

.sixth_panel__without-works-students {
	height: 540px;
}

.seventh_panel__without-works-students {
	height: auto;
	padding-bottom: 400px;
}

.slick-current.slick-active>.response_sublist_img {
	border: 3px solid #0055D9;
}

.iframe-sizing__video {
	top: 0!important;
	left: 0!important;
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (orientation: landscape) {
	html {
		margin: 0 auto;
	}
	.right_part {
		margin-top: 0;
	}
	.left_part {
		margin-top: -100px;
		margin-right: 5px;
	}
	.img {
		width: 220px;
		height: 150px;
	}
	.response_list,
	.response_sublist,
	.slick-list .slick_track {
		width: 800px;
	}
	.left_fp_btn1 {
		position: absolute;
		left: 252px;
		top: 65px;
	}
	.slides_list_item {
		width: auto;
		margin-bottom: 30px;
	}
	.works_list .slick-next {
		right: 200px !important;
	}
	.works_list .slick-prev {
		right: 535px !important;
	}
	.container {
		max-width: 790px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	html {
		margin: 0 auto;
	}
	.fp_item {
		margin-right: 0px;
	}
	.slides_list_item {
		width: auto;
		margin-bottom: 30px;
	}
	.wpcf7-form p span input {
		margin-right: 10px;
	}
	
	.works_list .slick-next {
		right: 170px !important;
	}
	.works_list .slick-prev {
		right: 530px !important;
	}
	
	.response_list,
	.response_sublist,
	.slick-list .slick_track {
		width: 768px !important;
	}
	.slides_list_item {
		margin-right: 0px;
	}
	.response_list .slick-next {
		right: 10px !important;
	}
	.t_img {
		width: 372px;
		height: 325px;
	}
	.right_part {
		margin-top: 0px;
		width: 40%;
	}
	.img {
		width: 243px;
		height: 190px;
	}
	.left_part {
		display: flex;
		flex-direction: column;
		margin-right: 5px;
		margin-top: -100px;
	}
	.prof_sk_list {
		width: 440px;
	}
	.diplom {
		width: 470px;
	}
	.top_part {
		padding-bottom: 30px;
	}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
	.works_list .slick-next {
		right: 295px !important;
	}
	.works_list .slick-prev {
		right: 660px !important;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	.wpcf7-form p span input {
		margin-right: 5px;
	}
	#ltBlock1016871269 .bot_part {
		padding: 30px 0px !important;
	}
	#ltBlock1016871269 .bot_part .fc_form input {
		margin-right: 15px;
		padding: 15px 20px;
		width: 225px;
	}
	.tp_programm_item img {
		width: 30px;
		height: 30px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.tp_programm_item img {
		width: 30px;
		height: 30px;
	}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
	.tp_programm_item img {
		width: 30px;
		height: 30px;
	}
}


/* TP PROGRAMM */

.tp_programm {
	background: #FFFFFF;
	-webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
}

.tp_programm_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
}

.tp_programm_item {
	margin-bottom: 35px;
	-ms-flex-item-align: center;
	align-self: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.tp_programm_item img {
	margin-right: 15px;
}

.tp_body {
	padding: 60px 50px 0 50px;
}

.tp_line {
	opacity: 15%;
	margin-bottom: 15px;
	border-bottom: 1px solid #0055D9;
}

.tp_video {
	font-family: muller-ex, sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #1E1E1E;
	text-align: center;
	position: relative;
	padding-bottom: 15px;
	cursor: pointer;
}

.tp_video img {
	margin-right: 15px;
}


/* Адаптив */

@media only screen and (min-width: 2000px) {
	.iframe-sizing {
		left: 33%;
	}
	#popup3 .pp_cancel {
		right: -20px!important;
		top: -20px!important;
	}
	.popup5_iframe {
		left: 33%;
		top: 200px;
	}
	.popup3 .pp_cancel {
		right: -20px!important;
		top: -20px!important;
	}
}

@media only screen and (max-width: 1440px) {
	#popup3 .pp_cancel {
		right: 11%;
		top: 182px;
		z-index: 3;
	}
	.popup5_iframe {
		position: absolute;
		left: 275px;
		top: 100px;
		width: 900px;
		height: 500px;
	}
	#popup4 .pp_cancel {
		right: 249px;
		top: 82px;
		z-index: 3;
	}
}

@media only screen and (max-width: 1366px) {
	.sp_list_elem:nth-child(3),
	.sp_list_elem:nth-child(6),
	.sp_list_elem:nth-child(9),
	.sp_list_elem:nth-child(12),
	.sp_list_elem:nth-child(15),
	.sp_list_elem:nth-child(18) {
		margin-right: 30px;
	}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
  .courses-mixitup {
    flex-direction: column;
  }
  .popup-btn {
    position: relative;
    width: 100%;
    font-family: muller-ex,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    border: 1px solid rgb(92, 95, 113, 0.4);
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #fff;
    color: #0055D9;
    padding: 7px 20px;
}
}

@media only screen and (max-width: 1366px) and (orientation: landscape) {
  .courses-mixitup {
    flex-direction: column;
  }
  .popup-btn {
    position: relative;
    width: 100%;
    font-family: muller-ex,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    border: 1px solid rgb(92, 95, 113, 0.4);
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #fff;
    color: #0055D9;
    padding: 7px 20px;
}
	
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
  .tp_slider .slides_list .slick-arrow.slick-prev {
    right: 195px!important;
    top: -72px!important;
}
	
	.tp_slider .slides_list .slick-arrow.slick-next {
    right: 80px!important;
    top: -70px!important;
}
	
	.works_list .slick-prev {
    right: 655px!important;
    bottom: -70px!important;
}
	
	.works_list .slick-next {
    right: 293px!important;
    bottom: -72px!important;
}
}
@media only screen and (max-width: 1366px) and (orientation: portrait) {
	.tp_slider .slides_list .slick-arrow.slick-prev {
    	right: 195px!important;
    	top: -72px!important;
}
	
	.tp_slider .slides_list .slick-arrow.slick-next {
    	right: 77px!important;
    	top: -68px!important;
}
	
	.tp_slider .slides_list .slick-list .slick-slide {
		margin: 0 15px!important;
}
}


@media only screen and (min-width: 1200px) {
	.fp_item:last-child {
		margin-right: 0;
	}
}

@media only screen and (max-width: 1200px) {
	.sp_list_elem {
		margin-left: auto;
		margin-right: auto;
	}
	.teacher h2 {
		right: 1px;
		bottom: 50px;
	}
	.teacher h4 {
		right: 3px;
		bottom: 29px;
	}
	.fourth_panel {
		margin-bottom: 75px;
	}
	.fp_list {
		justify-content: space-between;
	}
	.fp_item {
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 1024px) {

	.free_cons{
		max-width: 998px;
	}

	.wpcf7-form p {
		flex-wrap: wrap;
		justify-content: center;
	}

	.wpcf7-form-control-wrap {
		margin-bottom: 20px;
	}

	.left_fp_btn1 {
		margin: 0 auto;
	}

	#popup3 .pp_cancel {
		right: 15%;
		top: 182px;
		z-index: 3;
	}
	.iframe-sizing {
		top: 200px;
		left: 11%;
	}
	.popup5_iframe {
		position: absolute;
		left: 75px;
		top: 100px;
		width: 900px;
		height: 500px;
	}
	#popup4 .pp_cancel {
		right: 195px;
		top: 80px;
		z-index: 3;
	}
}

@media only screen and (max-width: 992px) {
	html {
		/*width: 1163px;*/
		margin: 0 auto;
	}
	.fourth_panel {
		margin-top: 0;
	}
	.slides_list {
		align-items: center;
		flex-direction: column;
	}
	.slides_list_item {
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}
	.info_list {
		padding: 20px 10px;
	}
	.sp_title {
		margin-top: 80px;
	}
	.top_part .sp_title {
		margin-top: 0;
	}
	#six_ttp {
		margin-top: 0;
	}
	#ttp_title {
		margin-top: 0;
	}
	.discount {
		left: 40px;
	}
	.fp_item {
		margin-bottom: 20px;
	}
	.fifth_panel {
		height: auto;
	}
	.free_cons {
		padding: 60px 15px 15px 15px;
	}
	#fc_btn {
		width: auto;
		height: auto;
		cursor: pointer;
		font-size: 17px;
	}
	.fc_title {
		font-size: 30px;
	}
	.t_text {
		width: auto;
	}
	#ttp_title {
		margin-top: 0;
	}
	.fp_list {
		margin-left: 10%;
	}
	.tp_video::before {
		width: 117%;
	}
	.tp_programm_item {
		align-items: center;
	}
	.tp_slider .slides_list .slick-arrow.slick-next {
		right: 18px;
	}
	.tp_slider .slides_list .slick-arrow.slick-prev {
		right: 131px;
	}
	.tp_slide_title {
		font-size: 16px;
	}
	.tp_slider .slides_list .slick-list .slick-slide {
		height: auto;
	}
	.third_panel {
		height: auto;
	}
	.info_text {
		font-size: 16px;
		line-height: 18px;
	}
	.info_list_elem {
		margin-right: 5px;
	}
	.fc_form {
		flex-wrap: wrap;
	}
	.wpcf7-form p {
		flex-wrap: wrap;
	}
	.sev_title {
		margin-top: 100px;
	}
	.right_part {
		margin-top: 100px;
		width: 70%;
	}
	.response_list .slick-prev {
		left: -20px;
	}
	.q_list {
		width: 100%;
	}
	.eighth_panel {
		padding-top: 100px;
		height: auto;
		padding-bottom: 275px;
	}
	.progs_item {
		margin-right: 20px;
	}
	.fp_desc {
		width: 100%;
	}
	.sp_list_elem:nth-child(3),
	.sp_list_elem:nth-child(6),
	.sp_list_elem:nth-child(9),
	.sp_list_elem:nth-child(12),
	.sp_list_elem:nth-child(15),
	.sp_list_elem:nth-child(18) {
		margin-right: auto;
	}
	.t_text {
		width: 400px;
		z-index: 1;
	}
	.teacher .tp_title {
		z-index: 1;
	}
	.t_imgs_item {
		z-index: 1;
	}
	.diplom {
		width: 515px;
	}
	.response_item {
		width: 810px;
		margin-left: 20px;
	}
}

@media only screen and (min-width: 768px) {
	.col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 30%;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 20% !important;
	}
  .t_img {
    right: 0; 
  }
}

@media only screen and (max-width: 768px) {
	.sixth_panel__without-works-students {
		padding-top: 380px;
	}
	.fp_elems_top {
		flex-direction: column;
	}
	#this_doc_cont {
		flex-direction: column;
	}
	#ttp_title {
		margin-bottom: 360px;
	}
	.tp_programm_list {
		flex-direction: column;
	}
	.tp_programm_item {
		align-self: start;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
		color: #1e1e1e !important;
		border: #d9e6f9;
		border-style: solid;
		border-width: 0 0 1px 0;
	}
	.slick-list.draggable {
		width: 375px;
	}
	.response_sublist {
		width: 375px;
	}
	.response_list {
		width: 375px;
	}
	.iframe-sizing {
		height: 191px;
		width: 340px;
		position: absolute;
		top: 250px;
		left: 5%;
	}
	.popup-main-menu {
		background-color: #fff !important;
	}
	.mfp-close-btn-in .mfp-close {
		color: #0055d9 !important;
		left: 89% !important;
		top: 25px !important;
		line-height: 1px !important;
		width: 20px !important;
		height: 20px !important;
	}
	.popup-main-menu .menu-title {
		font-size: 8px !important;
	}
	.mfp-close {
		font-size: 35px !important;
	}
	.popup-main-menu .navbar {
		padding: 0 10px 0 0;
		padding-left: 10px !important;
	}
	.iframe-sizing {
		top: 270px;
		left: 11%;
	}
	#popup3 .pp_cancel {
		right: 13%;
		top: 8%;
		z-index: 3;
	}
	.popup5_iframe {
		position: absolute;
		left: 160px;
		top: 100px;
		width: 900px;
		height: 500px;
	}
	#popup4 .pp_cancel {
		right: 125px;
		top: 80px;
		z-index: 3;
	}
	html {
		width: auto;
	}
	.info_list {
		margin-top: -175px;
	}
	.first_panel {
		padding-bottom: 140px;
	}
	.video .play_video {
		position: absolute;
		left: 40%;
		top: 40%;
		width: 50px;
		opacity: 70%;
		z-index: 6;
	}
	.teacher h4 {
		right: 3px;
		top: 425px;
		left: 15px;
	}
	.teacher h2 {
		left: 15px;
		right: 0;
		top: 390px;
	}
	.t_img {
		width: 290px;
		height: auto;
		top: 110px;
	}
	.t_text {
		width: auto;
		margin-bottom: 15px;
		left: 15px;
		margin-top: 20px;
	}
	#ttp_title {
		margin-top: 0;
		font-size: 30px;
	}
	#ttp_title::after {
		display: none;
	}
	.slides_list {
		position: relative;
	}
	.tp_slider {
		position: relative;
	}
	.tp_slider .slides_list .slick-dots {
		right: 0;
	}
	.q_list {
		width: 100%;
	}
	.info_list {
		flex-direction: column;
		padding: 30px 40px;
	}
	.info_list_elem {
		margin-bottom: 30px;
	}
	.info_list_elem:last-child {
		margin-bottom: 0;
	}
	.second_panel_elems {
		margin-top: 0;
	}
	.show_more,
	.show_less {
		font-family: muller-ex, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 17px;
		line-height: 26px;
		border: 1px solid #0055D9;
		box-sizing: border-box;
		border-radius: 5px;
		width: 223px;
		background-color: #fff;
		color: #0055D9;
		padding: 7px 20px;
		margin-left: auto;
		display: block;
		margin-right: auto;
		margin-bottom: 70px;
		margin-top: -65px;
	}
	.slides_list_item img {
		max-width: auto;
		margin-bottom: 20px;
		margin-left: 0;
	}
	.slides_list_item {
		padding: 30px 20px;
	}
	.tp_title {
		font-size: 30px;
		line-height: 30px;
	}
	.tp_programm {
		padding-bottom: 30px;
	}
	.tp_body {
		padding: 60px 20px 0;
	}
	.tp_programm_item {
		width: auto;
		display: flex;
		align-items: center;
		font-size: 18px;
		line-height: 23px;
	}
	.tp_video {
		font-size: 15px;
		line-height: 23px;
		display: flex;
		text-align: left;
		align-items: center;
		padding-bottom: 0;
	}
	.sp_title {
		font-size: 30px;
		line-height: 30px;
	}
	.second_panel_elems .sp_title {
		font-size: 29px;
	}
	.fourth_panel {
		padding-top: 15px;
		margin-top: 0;
		margin-bottom: 70px;
	}
	.fifth_panel {
		padding-top: 30px;
	}
	.fp_title_list {
		font-size: 20px;
		line-height: 20px;
		width: 90%;
	}
	.free_cons {
		margin-right: 10px;
	}
	.works_list .slick-prev {
		right: 200px;
	}
	.response_list .slick-prev {
		left: -65px;
	}
	.eighth_panel.expanded {
		height: auto;
	}
	#six_ttp {
		margin-top: 470px;
	}
	.sixth_panel {
		height: 1775px;
	}
	.six_text {
		width: auto;
		font-size: 16px;
		line-height: 22px;
	}
	.q_item {
		width: auto;
	}
	.seventh_panel {
		height: auto;
	}
	.tp_video::before {
		width: 116%;
		margin-left: 30px;
		margin-top: -17px;
	}
	.works_list .slick-next {
		right: 45px;
	}
	.questions {
		flex-direction: column;
	}
	.price_info {
		flex-direction: column;
	}
	.progs_list {
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: space-between;
	}
	.progs_item {
		width: 34%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.diplom {
		width: 137%;
		margin-bottom: 80px;
	}
	.sev_title {
		margin-top: 300px;
	}
	.left_part {
		margin-right: 0;
	}
	.right_part {
		margin-top: 30px;
	}
	.subtitle {
		width: 110%;
	}
	.prof_sk_list .fp_sublist .fp_sublist_item {
		width: 135%;
	}
	.t_imgs_item img {
		width: 80px;
		margin-left: 7px;
		height: 27px;
	}
	.teacher {
		padding: 50px 13px;
		height: auto;
	}
	.left_part .img img {
		width: 300px;
		height: 213px;
	}
	.response_item {
		margin: 15px 15px;
		flex-direction: column;
		padding: 20px 15px;
		padding-bottom: 70px;
	}
	.response_subitem {
		width: auto;
	}
	.read_more_text {
		height: 380px;
		margin-top: 15px;
	}
	.discount {
		clip-path: polygon(0 0, 100% 0, 75% 50%, 100% 100%, 0 100%, 0% 50%);
		left: 0;
		top: 5px;
		padding: 10px 40px 2px 20px;
	}
	.top_part {
		padding-top: 105px;
		height: auto;
		padding-bottom: 20px;
		margin-top: -430px;
	}
	.fc_form p {
		bottom: -60px;
		right: 0;
		text-align: center;
	}
	.top_part .tp_title {
		margin-top: 0;
		margin-left: 15px;
	}
	.price {
		margin-bottom: 20px;
		border-right: none;
		margin-left: 20px;
	}
	.start_course {
		border-right: none;
		margin-left: 20px;
		margin-right: 0;
		flex-direction: row;
		align-items: center;
		position: relative;
		margin-top: 15px;
	}
	.places_left {
		margin-bottom: 20px;
		border-right: none;
		margin-left: 20px;
		margin-right: 0;
		flex-direction: row;
		align-items: center;
		margin-top: 20px;
		position: relative;
	}
	.start_course h4 {
		margin-right: 4px;
	}
	.places_left h4 {
		margin-right: 4px;
	}
	.bot_part {
		padding: 50px 20px;
		padding-bottom: 70px;
	}
	.q_left_part h4,
	.q_left_part h5 {
		font-size: 16px;
		line-height: 22px;
	}
	.q_left_part .right_fp_btn {
		font-size: 17px;
		line-height: 26px;
	}
	.q_item {
		padding-bottom: 10px;
	}
	.qq {
		margin-bottom: 5px;
	}
	.video_resp::before {
		content: "";
		position: absolute;
		display: block;
		border-top: 1px solid #0055D9;
		opacity: 15%;
		left: -30px;
		top: -14px;
		width: 156%;
	}
	.start_course::before {
		content: "";
		position: absolute;
		display: block;
		border-bottom: 1px solid #0055D9;
		opacity: 15%;
		top: -7px;
		left: -11px;
		width: 100%;
	}
	.places_left::before {
		content: "";
		position: absolute;
		display: block;
		border-bottom: 1px solid #0055D9;
		opacity: 15%;
		top: -20px;
		left: -11px;
		width: 100%;
	}
	.discount h2 {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 0;
	}
	.discount h4 {
		font-size: 10px;
		line-height: 10px;
	}
	.bot_part h3 {
		font-size: 22px;
		line-height: 22px;
		text-align: center;
	}
	.bot_part .fc_form input {
		margin-right: 0;
		width: 100%;
	}
	.fourth_panel .container .sp_title {
		padding-top: 15px;
	}
	.popup1 .elems {
		width: 90%;
		margin: 100px auto 0px auto;
		padding: 40px 7px;
	}
	.popup2 .elems {
		width: 90%;
		padding: 40px 7px;
	}
	.popup3 .vid_img {
		width: 90%;
	}
	.popup3 .pp_cancel {
		right: 0;
		top: 182px;
	}
	#popup4 .pp_cancel {
		right: -10px!important;
		top: -50px!important;
	}
	.free_cons .pp_img {
		margin-left: auto;
		margin-right: auto;
	}
	.elems h2 {
		font-size: 24px;
		line-height: 24px;
	}
	.elems h4 {
		font-size: 16px;
		line-height: 17px;
	}
	.popup1_form .name,
	.popup1_form .number,
	.popup1_form .email,
	.popup1_form #pp_btn {
		width: 100%;
	}
	.bot_part .fc_form #fc_btn2 {
		margin-right: 0;
		width: 100%;
	}
	.q_left_part .right_fp_btn {
		margin-right: 0;
		width: 100%;
		margin-top: 10px;
	}
	.q_list {
		margin-top: 50px;
		margin-left: 0;
	}
	.qq {
		font-size: 18px;
		line-height: 21px;
		max-width: 90%;
	}
	.read_more_btn {
		right: 15px;
		bottom: 75px;
	}
	.read_less_btn {
		right: 13px;
		bottom: 55px;
	}
	.response_list_img {
		left: 90px;
		top: 50px;
	}
	.name_n_text .name {
		font-size: 20px;
		line-height: 20px;
		right: 15px;
		position: absolute;
		top: 25px;
	}
	.video_resp {
		position: absolute;
		bottom: 20px;
		right: 60px;
	}
	.video_resp .play_video {
		width: 30px;
	}
	.video_resp br {
		display: none;
	}
	.response_item.slick-slide {
		height: auto;
	}
	.photo_n_video img {
		width: 70px;
	}
	.eighth_panel {
		padding-top: 100px;
		height: auto;
		padding-bottom: 470px;
	}
	.slides_list {
		flex-direction: column;
	}
	.slides_list_item {
		margin-bottom: 25px;
		margin-right: 0;
	}
	.fp_list {
		flex-direction: column;
		align-items: center;
		margin-left: 0;
	}
	.sp_title {
		margin-top: 70px;
	}
	.eighth_panel .container .sp_title {
		margin-top: 0;
	}
	.fp_programm_item {
		padding: 30px 15px;
		background-position: right 10px top 25px;
	}
	.fp_programm_item.active {
		background-position: right 10px top 25px;
	}
	.fp_time {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.fp_time div:first-child {
		margin-bottom: 15px;
	}
	.fp_desc {
		width: auto;
	}
	.programm button {
		display: none;
	}
	.fc_title {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 15px;
	}
	.fc_text {
		margin-bottom: 20px;
		width: 90%;
	}
	.wpcf7-form p span input {
		margin-right: 0;
		width: auto;
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 15px;
		width: 100%;
	}
	.fc_form input {
		margin-right: 0;
		width: auto;
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 15px;
		width: 100%;
	}
	.name {
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 0;
	}
	#fc_btn {
		font-size: 17px;
		line-height: 26px;
		margin-bottom: 0;
		margin-right: 0;
		width: 100%;
		margin-top: 10px;
	}
	.fc_btn {
		font-size: 17px;
		line-height: 26px;
		margin-bottom: 0;
		margin-right: 0;
		width: 100% !important;
		margin-top: 10px;
	}
	.main_title {
		font-size: 26px;
		line-height: 36px;
	}
	.uptitle {
		font-size: 26px;
	}
	.date_of_start {
		font-size: 18px;
		margin-bottom: 18px;
	}
	#show_more1,
	#show_less1 {
		background-color: #EFF5F9;
	}
	.description {
		font-size: 15px;
		line-height: 20px;
	}
	.left_fp_btn {
		width: 75%;
		margin-bottom: 10px;
		display: block;
	}
	.pp_img {
		margin-right: auto;
		margin-left: auto;
	}
	.response_list_img {
		flex-direction: row;
	}
	.left_fp_btn1 {
		width: 75%;
		margin-bottom: 10px;
	}
	.right_fp_btn {
		width: 85%;
	}
	.response_item.slick-slide {
		margin-left: 25px;
	}
	.buttons {
		flex-direction: column;
		margin-bottom: 20px;
	}
	.tp_video {
		padding: 0 50px;
	}
	html {
		width: auto;
	}
	.info_list {
		margin-top: -175px;
	}
	.first_panel {
		padding-bottom: 140px;
	}
	.video .play_video {
		position: absolute;
		left: 40%;
		top: 40%;
		width: 50px;
		opacity: 70%;
		z-index: 6;
	}
	.teacher h4 {
		right: 3px;
		top: 425px;
		left: 15px;
	}
	.teacher h2 {
		left: 15px;
		right: 0;
		top: 390px;
	}
	.t_img {
		width: 290px;
		height: auto;
		top: 110px;
	}
	.t_text {
		width: auto;
		margin-bottom: 15px;
		left: 15px;
		margin-top: 20px;
	}
	#ttp_title {
		margin-top: 0;
		font-size: 30px;
	}
	#ttp_title::after {
		display: none;
	}
	.slides_list {
		position: relative;
	}
	.tp_slider {
		position: relative;
	}
	.tp_slider .slides_list .slick-dots {
		right: 0;
	}
	.q_list {
		width: 100%;
	}
	.second_panel_elems {
		margin-top: 0;
	}
	.show_more,
	.show_less {
		font-family: muller-ex, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 17px;
		line-height: 26px;
		border: 1px solid #0055D9;
		box-sizing: border-box;
		border-radius: 5px;
		width: 223px;
		background-color: #fff;
		color: #0055D9;
		padding: 7px 20px;
		margin-left: auto;
		display: block;
		margin-right: auto;
		margin-bottom: 70px;
		margin-top: -65px;
	}
	.slides_list_item img {
		max-width: auto;
		margin-bottom: 20px;
		margin-left: 0;
	}
	.slides_list_item {
		padding: 30px 20px;
	}
	.tp_title {
		font-size: 30px;
		line-height: 30px;
	}
	.tp_video {
		font-size: 15px;
		line-height: 23px;
		display: flex;
		justify-content: center;
		padding-bottom: 0;
	}
	.sp_title {
		font-size: 30px;
		line-height: 30px;
	}
	.second_panel_elems .sp_title {
		font-size: 29px;
	}
	.fourth_panel {
		padding-top: 15px;
		margin-top: 0;
		margin-bottom: 70px;
	}
	.fifth_panel {
		padding-top: 30px;
	}
	.fp_title_list {
		font-size: 20px;
		line-height: 20px;
		width: 90%;
	}
	.works_list .slick-prev {
		right: 200px;
	}
	.response_list .slick-prev {
		left: -65px;
	}
	.eighth_panel.expanded {
		height: auto;
	}
	#six_ttp {
		margin-top: 170px;
	}
	.sixth_panel {
		height: 1775px;
	}
	.six_text {
		width: auto;
		font-size: 16px;
		line-height: 22px;
	}
	.q_item {
		width: auto;
	}
	.seventh_panel {
		height: auto;
	}
	.tp_video::before {
		width: 116%;
		margin-left: 30px;
		margin-top: -17px;
	}
	.works_list .slick-next {
		right: 45px;
	}
	.questions {
		flex-direction: column;
	}
	.price_info {
		flex-direction: column;
	}
	.progs_list {
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: space-between;
	}
	.progs_item {
		width: 34%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.diplom {
		width: 137%;
		margin-bottom: 80px;
	}
	.sev_title {
		margin-top: 300px;
	}
	.left_part {
		margin-right: 0;
	}
	.right_part {
		margin-top: 30px;
	}
	.subtitle {
		width: 110%;
	}
	.prof_sk_list .fp_sublist .fp_sublist_item {
		width: 135%;
	}
	.t_imgs_item img {
		width: 80px;
		margin-left: 7px;
		height: 27px;
	}
	.teacher {
		padding: 50px 13px;
		height: auto;
		margin-top: 70px;
	}
	.left_part .img img {
		width: 300px;
		height: 213px;
	}
	.response_item {
		margin: 15px 15px;
		flex-direction: column;
		padding: 20px 15px;
		padding-bottom: 70px;
	}
	.response_subitem {
		width: auto;
	}
	.read_more_text {
		height: 380px;
		margin-top: 15px;
	}
	.discount {
		clip-path: polygon(0 0, 100% 0, 75% 50%, 100% 100%, 0 100%, 0% 50%);
		left: 0;
		top: 5px;
		padding: 10px 40px 2px 20px;
	}
	.top_part {
		padding-top: 105px;
		height: auto;
		padding-bottom: 20px;
		margin-top: -430px;
	}
	.fc_form p {
		bottom: -60px;
		right: 0;
		text-align: center;
	}
	.top_part .tp_title {
		margin-top: 0;
		margin-left: 15px;
	}
	.price {
		margin-bottom: 20px;
		border-right: none;
		margin-left: 20px;
	}
	.start_course {
		border-right: none;
		margin-left: 20px;
		margin-right: 0;
		flex-direction: row;
		align-items: center;
		position: relative;
		margin-top: 15px;
	}
	.places_left {
		margin-bottom: 20px;
		border-right: none;
		margin-left: 20px;
		margin-right: 0;
		flex-direction: row;
		align-items: center;
		margin-top: 20px;
		position: relative;
	}
	.start_course h4 {
		margin-right: 4px;
	}
	.places_left h4 {
		margin-right: 4px;
	}
	.bot_part {
		padding: 50px 20px;
		padding-bottom: 70px;
	}
	.q_left_part {
		width: auto;
		margin-left: 0;
	}
	.q_left_part h4,
	.q_left_part h5 {
		font-size: 16px;
		line-height: 22px;
	}
	.q_left_part .right_fp_btn {
		font-size: 17px;
		line-height: 26px;
	}
	.q_item {
		padding-bottom: 10px;
	}
	.qq {
		margin-bottom: 5px;
	}
	.video_resp::before {
		content: "";
		position: absolute;
		display: block;
		border-top: 1px solid #0055D9;
		opacity: 15%;
		left: -30px;
		top: -14px;
		width: 156%;
	}
	.start_course::before {
		content: "";
		position: absolute;
		display: block;
		border-bottom: 1px solid #0055D9;
		opacity: 15%;
		top: -7px;
		left: -11px;
		width: 100%;
	}
	.places_left::before {
		content: "";
		position: absolute;
		display: block;
		border-bottom: 1px solid #0055D9;
		opacity: 15%;
		top: -20px;
		left: -11px;
		width: 100%;
	}
	.discount h2 {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 0;
	}
	.discount h4 {
		font-size: 10px;
		line-height: 10px;
	}
	.bot_part h3 {
		font-size: 22px;
		line-height: 22px;
		text-align: center;
	}
	.bot_part .fc_form input {
		margin-right: 0;
		width: 100%;
	}
	.fourth_panel .container .sp_title {
		padding-top: 15px;
	}
	.popup1 .elems {
		width: 90%;
		margin: 100px auto 0px auto;
		padding: 40px 7px;
	}
	.popup2 .elems {
		width: 90%;
		padding: 40px 7px;
	}
	.popup3 .vid_img {
		width: 90%;
	}
	.popup3 .pp_cancel {
		right: 0;
		top: 182px;
	}
	#popup4 .pp_cancel {
		right: -10px!important;
		top: -50px!important;
	}
	.free_cons .pp_img {
		margin-left: auto;
		margin-right: auto;
	}
	.elems h2 {
		font-size: 24px;
		line-height: 24px;
	}
	.elems h4 {
		font-size: 16px;
		line-height: 17px;
	}
	.popup1_form .name,
	.popup1_form .number,
	.popup1_form .email,
	.popup1_form #pp_btn {
		width: 100%;
	}
	.bot_part .fc_form #fc_btn2 {
		margin-right: 0;
		width: 100%;
	}
	.q_left_part .right_fp_btn {
		margin-right: 0;
		width: 100%;
		margin-top: 10px;
	}
	.q_list {
		margin-top: 50px;
		margin-left: 0;
	}
	.qq {
		font-size: 18px;
		line-height: 21px;
		max-width: 80%;
	}
	.read_more_btn {
		right: 15px;
		bottom: 75px;
	}
	.read_less_btn {
		right: 13px;
		bottom: 55px;
	}
	.response_list_img {
		left: 90px;
		top: 50px;
	}
	.name_n_text .name {
		font-size: 20px;
		line-height: 20px;
		right: 15px;
		position: absolute;
		top: 25px;
	}
	.video_resp {
		position: absolute;
		bottom: 20px;
		right: 60px;
	}
	.video_resp .play_video {
		width: 30px;
	}
	.video_resp br {
		display: none;
	}
	.response_item.slick-slide {
		height: auto;
	}
	.photo_n_video img {
		width: 70px;
	}
	.eighth_panel {
		padding-top: 100px;
		height: auto;
		padding-bottom: 470px;
	}
	.slides_list {
		flex-direction: column;
	}
	.slides_list_item {
		margin-bottom: 25px;
		margin-right: 0;
	}
	.fp_list {
		flex-direction: column;
		align-items: center;
		margin-left: 0;
	}
	.sp_title {
		margin-top: 70px;
	}
	.eighth_panel .container .sp_title {
		margin-top: 0;
	}
	.fp_programm_item {
		padding: 30px 15px;
		background-position: right 10px top 25px;
	}
	.fp_programm_item.active {
		background-position: right 10px top 25px;
	}
	.fp_time {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.fp_time div:first-child {
		margin-bottom: 15px;
	}
	.fp_desc {
		width: auto;
	}
	.programm button {
		display: none;
	}
	.fc_title {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 15px;
	}
	.fc_text {
		margin-bottom: 20px;
		width: 90%;
	}
	.wpcf7-form p span input {
		margin-right: 0;
		width: auto;
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 15px;
		width: 100%;
	}
	.fc_form input {
		margin-right: 0;
		width: auto;
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 15px;
		width: 100%;
	}
	.name {
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 0;
	}
	#fc_btn {
		font-size: 17px;
		line-height: 26px;
		margin-bottom: 0;
		margin-right: 0;
		width: 100%;
		margin-top: 10px;
	}
	.fc_btn {
		font-size: 17px;
		line-height: 26px;
		margin-bottom: 0;
		margin-right: 0;
		width: 100% !important;
		margin-top: 10px;
	}
	.main_title {
		font-size: 26px;
		line-height: 36px;
	}
	.uptitle {
		font-size: 26px;
	}
	.date_of_start {
		font-size: 18px;
		margin-bottom: 18px;
	}
	#show_more1,
	#show_less1 {
		background-color: #EFF5F9;
	}
	.description {
		font-size: 15px;
		line-height: 20px;
	}
	.left_fp_btn {
		width: 75%;
		margin-bottom: 10px;
	}
	.pp_img {
		margin-right: auto;
		margin-left: auto;
	}
	.response_list_img {
		flex-direction: row;
	}
	.left_fp_btn1 {
		width: 75%;
		margin-bottom: 10px;
	}
	.right_fp_btn {
		width: 85%;
	}
	.response_item.slick-slide {
		margin-left: 25px;
	}
	.buttons {
		flex-direction: column;
		margin-bottom: 20px;
	}
	.main-head .logo span:nth-of-type(2) {
		top: 0 !important;
	}
	.info_list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 30px 40px;
	}
	.info_list_elem {
		margin-bottom: 30px;
	}
	.info_list_elem:last-child {
		margin-bottom: 0;
	}
	.main-head .logo {
		text-align: left !important;
		left: 32% !important;
	}
	.tp_slider .slides_list .slick-arrow.slick-next {
		right: 40px;
	}
	.tp_slider .slides_list .slick-arrow.slick-prev {
		right: 200px;
	}
	.works_list .slick-next {
		right: 360px;
	}
	.works_list .slick-prev {
		right: 505px;
	}
	.fp_list {
		flex-direction: column;
		align-items: center;
	}
	.fp_item {
		margin-right: 0;
	}
	.fourth_panel {
		margin-top: 0;
	}
	.tp_slider .slides_list .slick-dots {
		width: 15%;
	}
	.questions {
		flex-direction: column;
	}
	.q_left_part {
		width: auto;
	}
	.q_left_part h4 {
		font-size: 25px;
	}
	.q_left_part .right_fp_btn {
		margin-top: 25px;
		font-size: 25px;
	}
	.q_left_part h5 {
		font-size: 22px;
	}
	.q_list {
		margin-top: 40px;
	}
	.top_part {
		padding-top: 105px;
		height: auto;
	}
	.tp_video::before {
		width: auto;
	}
	/* .response_item.slick-slide {
		margin-left: 100px
	} */
}

@media only screen and (min-width: 600px) {
	.tp_programm_item {
		width: 50%;
	}
	
}

@media only screen and (max-width: 480px) {
	.sp_list_elem:nth-child(3),
	.sp_list_elem:nth-child(6),
	.sp_list_elem:nth-child(9),
	.sp_list_elem:nth-child(12),
	.sp_list_elem:nth-child(15),
	.sp_list_elem:nth-child(18) {
		margin-right: auto;
	}
	
	.wpcf7-form-control-wrap {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 460px) {
	/* MAJJOR */
  .sev_title {
		margin-top: 70px;
	}
	.t_imgs_list {
		justify-content: space-between;
	}
	.fp_list {
		flex-direction: column;
		align-items: center;
		margin-left: 0;
	}
	.slick-arrow {
		display: none!important;
	}
	.response_list,
	.response_sublist,
	.slick-list .slick_track {
		width: 395px;
	}
	.sixth_panel__with-works-students {
		padding-top: 30px;
	}
	.popup5_iframe {
		position: absolute;
		left: 20px;
		top: 200px;
		width: 410px !important;
		height: 300px !important;
	}
}

@media only screen and (max-width: 425px) {
	#popup3 .pp_cancel {
		right: 3%;
		top: 17%;
		z-index: 3;
	}
	.show_more {
		display: block;
	}
	.show_less {
		display: block;
	}
	.popup5_iframe {
		position: absolute;
		left: 18px;
		top: 356px;
		width: 390px;
		height: 260px;
	}
	#popup4 .pp_cancel {
		right: 0px;
		top: 340px;
		z-index: 3;
	}
}

@media only screen and (max-width: 414px) {
	#six_ttp {
		margin-top: 320px;
	}
	.seventh_panel__without-works-students {
		padding-bottom: 400px;
	}
	.sixth_panel__without-works-students {
		padding-top: 400px;
		height: 875px;
		padding-bottom: 200px !important;
	}
	.fourth_panel {
		padding-top: 15px;
	}
	.sp_title {
		margin-top: 40px;
	}
	.works_list .slick-arrow {
		display: none!important;
	}
	#ttp_title {
		margin-bottom: 370px;
	}
	.t_imgs_item {
		margin-right: 41px;
	}
	.seventh_panel {
		padding-top: 250px;
	}
	.av_zp {
		margin-bottom: 20px;
	}
	.eighth_panel {
		padding-top: 50px;
	}
	/* Слайдер с отзывами */
	.top_part h4 {
		margin-bottom: 0;
	}
	.response .slick-arrow {
		display: none!important;
	}
	.response_item {
		margin-bottom: 40px;
	}
	.video_resp::before {
		left: -100px;
		width: 209%;
	}
	.tp_video::before {
		width: 112%;
	}
	.video_resp {
		right: 75px;
	}
	/* Попапы с видео */
	#popup4 .pp_cancel,
	#popup3 .pp_cancel {
		right: 15px;
		top: 190px;
	}
	.popup5_iframe,
	.iframe-sizing {
		left: 13px;
		top: 228px;
		width: 390px;
		height: 260px;
	}
}

@media only screen and (max-width: 375px) {
  .seventh_panel {
    margin-top: 200px;
}
	.popup5_iframe {
		position: absolute;
		left: 9px;
		top: 356px;
		width: 363px;
		height: 216px;
	}
	#popup4 .pp_cancel {
		right: 0px;
		top: 335px;
		z-index: 3;
	}
	.popup5_iframe {
		position: absolute;
		left: 18px;
		top: 356px;
		width: 390px;
		height: 260px;
	}
	#popup4 .pp_cancel {
		right: 6px;
		top: 339px;
		z-index: 3;
	}
}

@media only screen and (max-width: 375px) {
  .sev_title {
		margin-top: 70px;
	}
  .teacher {
    margin-top: 30px;
  }
  .free_cons {
    margin-top: 60px;
  }
	#six_ttp {
		margin-top: 380px;
	}
	.sixth_panel__without-works-students {
		padding-top: 500px;
		height: 1100px;
	}
	.fourth_panel {
		padding-top: 15px;
	}
	.works_list .slick-slide img {
		width: 345px;
	}
	.works_list .slick-initialized .slick-slide {
		padding: 0 5px;
	}
	.works_list .slick-list.draggable {
		width: 345px;
	}
	#ttp_title {
		margin-bottom: 340px;
	}
	.t_imgs_item {
		margin-right: 25px;
	}
	.seventh_panel {
		padding-top: 0px;
	}
	/* Слайдер с отзывами */
	.eighth_panel {
		overflow: hidden;
	}
	.response_list {
		width: 345px;
	}
	.response_list .slick-initialized .slick-slide {
		padding: 0 5px;
	}
	.response_list .slick-list.draggable {
		width: 345px;
	}
	.video_resp::before {
		left: -69px;
		width: 190%;
	}
	.tp_video::before {
		width: 113%;
	}
	.video_resp {
		right: 75px;
	}
	/* Попапы с видео */
	#popup4 .pp_cancel,
	#popup3 .pp_cancel {
		right: 10px;
		top: 190px;
	}
	.popup5_iframe,
	.iframe-sizing {
		width: 350px;
	}
}

@media only screen and (max-width: 360px) {

	.fourth_panel {
		padding-top: 15px;
	}
	.works_list .slick-slide img {
		width: 330px;
	}
	.works_list .slick-list.draggable {
		width: 330px;
	}
	.t_imgs_item {
		margin-right: 18px;
	}
	/* Слайдер с отзывами */
	.response_list {
		width: 330px;
	}
	.response_list .slick-initialized .slick-slide {
		padding: 0 5px;
	}
	.response_list .slick-list.draggable {
		width: 330px;
	}
	.response_item {
		width: 300px;
	}
	.video_resp::before {
		left: -64px;
		width: 187%;
	}
	.tp_video::before {
		width: 114%;
	}
	.video_resp {
		right: 75px;
	}
	/* Попапы с видео */
	#popup4 .pp_cancel,
	#popup3 .pp_cancel {
		right: 10px;
		top: 190px;
	}
	.popup5_iframe,
	.iframe-sizing {
		width: 337px;
	}
}

@media only screen and (max-width: 320px) {
  .teacher {
    margin-top: 30px;
  }
  .seventh_panel {  
    margin-top: 180px;
  } 
	.fourth_panel {
		padding-top: 15px;
	}
	.works_list .slick-slide img {
		width: 290px;
	}
	.works_list .slick-initialized .slick-slide {
		padding: 0 5px;
	}
	.works_list .slick-list.draggable {
		width: 290px;
	}
	.t_img {
		right: 10px;
	}
	.t_imgs_item {
		margin-right: 2px;
	}
	.seventh_panel {
		padding-top: 45px;
		margin-top: 170px;
	}
	/* Слайдер с отзывами */
	.response_list {
		width: 290px;
	}
	.response_list .slick-initialized .slick-slide {
		padding: 0 5px;
	}
	.response_list .slick-list.draggable {
		width: 290px;
	}
	.response_item {
		width: 270px;
	}
	.video_resp::before {
		left: -54px;
		width: 168%;
	}
	.tp_video::before {
		width: 116%;
	}
	.video_resp {
		right: 55px;
	}
	/* Карточки с отзывами  */
	.photo_n_video img {
		width: 60px;
	}
	.response_item_img>a>img {
		position: relative;
		top: -10px;
	}
	/* Попапы с видео */
	#popup4 .pp_cancel,
	#popup3 .pp_cancel {
		right: 10px;
		top: 140px;
	}
	.popup5_iframe,
	.iframe-sizing {
		width: 298px;
		height: 210px;
		left: 11px;
		top: 180px;
	}
}