.video-header {
	background-image: url(/video/TaxCoach.png);
}

.h1 {
	font-size: 2.5rem;
	text-align: center;
	margin-bottom: 15px;
}

.h3 {
	font-size: 1.6rem;
	text-align: center;	
	margin-bottom: 10px;
	font-weight: 400;
}

.p3 {
	text-align: center;	
	font-size: 1.6rem;
	font-weight: 400;
}

.p4 {
	font-size: 1.4rem;
	font-weight: 400;
}

.align_item_c {
	text-align: center;
}

.price_mk {
	margin: 0 auto;
	text-align: center;
}

.col-2 {
	width: 15%;
	display: inline-block;
	text-align: center;
	border: 1px solid #000;
	padding: 3px;
}

.text_1 {
	margin-left: 40px;
}

.text_1 a {
	color: #0fa1f5;
	text-decoration: none;
}


.href-yt {
	color: #0fa1f5;
	text-decoration: none;
}
.banner_percent_discont {
	margin-top: 30px;
}

.section-head {
	position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

.image_block {
	width: 30%;
	display: inline-block;
	padding: 20px;
}

.image_block img {
	max-width: 300px;
	border-radius: 5px;	
}

.text_block {
	width: 48%;
	display: inline-block;
}

.btn_block {
	width: 20%;
	display: inline-block;
}


.image_block .date {
	margin-bottom: 30px;
	font-size: 1.8rem;
	text-align: center;
}

.title_p {
	font-size: 1.5rem;
	margin-bottom: 30px;
	margin-top: 0;
	position: absolute;
	top: 100px;
	max-width: 550px;
	line-height: 35px;
}

.prew_text {
    position: absolute;
    bottom: 70px;
    max-width: 550px;
    font-size: 1rem;
	line-height: 25px;
}

.reg_btn {
	position: absolute;
    top: 170px;
    right: 40px;
    max-width: 200px;
    width: 200px;
    padding: 10px 15px;
    border-radius: 5px;
    background: #0fa1f5;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-size: 1.2rem;
	cursor: pointer;
}

.signature_block {
	color: #0fa1f5;
	text-align: center;
	margin: 80px auto;
	font-size: 1.2rem;
	line-height: 30px;
}

.signature_block a {
	color: #0fa1f5;
	text-decoration: none;
	font-weight: 600;
}


@media (max-width: 768px) {
.h1 {
	font-size: 2rem;
}
.video-header {
	background-image: none;
}

.col-2 { 

}
}

@media (max-width: 475px) {
.h1 {
	font-size: 2rem;
}
.video-header {
	background-image: none;
}

.col-2 { 
	width: 45%;
	padding: 20px;
	margin: 3px;
}

.image_block {
	width: 100%;
	display: block;
	padding: 20px;
}

.image_block img {
	max-width: 300px;
	border-radius: 5px;	
}

.text_block {
	width: 100%;
	display: block;
	padding: 20px;
	
}

.btn_block {
	width: 100%;
	display: block;
	margin: 20px auto;
    text-align: center;
}


.image_block .date {

}

.title_p {
	position: static;
	margin-left: 5px;
}

.prew_text {
	position: static;
	margin-left: 5px;
}

.reg_btn {
	position: static;
	margin: 0 auto;
	text-align: center;
}

}



/* PopUpForm */ 


#popupRegMK .popup {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 880px;
    height: 650px;
    padding-bottom: 60px;
    background-color: #fff;
    margin: 0 auto;
}

#popupRegMK2 .popup {
    width: 100%;
    max-width: 880px;
    height: 660px;
}

#popupRegMK3 .popup {
    width: 100%;
    max-width: 880px;
    height: 660px;
}

#popupRegMK4 .popup {
    width: 100%;
    max-width: 880px;
    height: 660px;
}

#popupRegMK5 .popup {
    width: 100%;
    max-width: 880px;
    height: 660px;
}

#popupRegMK6 .popup {
    width: 100%;
    max-width: 880px;
    height: 660px;
}

#popupRegMK7 .popup {
    width: 100%;
    max-width: 880px;
    height: 660px;
}

#popupRegMK8 .popup {
    width: 100%;
    max-width: 880px;
    height: 660px;
}

#popupRegMK9 .popup {
    width: 100%;
    max-width: 880px;
    height: 660px;
}

#popupRegMK10 .popup {
    width: 100%;
    max-width: 880px;
    height: 660px;
}

.regMKokform {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 880px;
    height: 250px;
    padding-bottom: 60px;
    background-color: #fff;
    margin: 0 auto;
}


.regMKokform .popup__btn {
	position: absolute;
    left: 150px;
}

.regMKokform .popup__title {
	margin: 0 0 1rem 40px;
	
}

.title_form_mk {
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	color: #0fa1f5;
}

.popUpMK {
	margin: 10px auto;
}


.custom_form {
	width: 700px;
}

.form__err {
	position: static;
}

.popup__panel .mobile-delay {
	bottom: -60px;
}

.form__checkbox.error + label.form__label {
    color: #e81123;
}

.date_Mk {
	color: #757575;
	padding: 10px;
}

@media (max-width: 475px) {

#popupRegMK .popup {
	height: 700px;
}

.title_form_mk {
	margin-top: 20px;
}

.popUpMK {
	
}


.custom_form {
	width: auto;
	padding: 20px;	
}

.form__err {
	position: static;
}

.popup__panel {
	margin-top: -20px;
}


.agreed_mark {
	line-height: 1.575;
}


.regMKokform {
    height: 250px;
}

.regMKokform .popup__btn {
	position: static;
    max-width: 200px;
    margin: 20px auto;
}

.regMKokform .popup__title {
	margin: 40px 0 1rem 0px;
	
}

#popupRegMK2 .popup {
    height: 775px;
}

#popupRegMK3 .popup {
    height: 775px;
}

#popupRegMK4 .popup {
    height: 775px;
}

#popupRegMK5 .popup {
    height: 775px;
}

#popupRegMK6 .popup {
    height: 775px;
}

#popupRegMK7 .popup {
    height: 775px;
}

#popupRegMK8 .popup {
    height: 775px;
}

#popupRegMK9 .popup {
    height: 775px;
}

#popupRegMK10 .popup {
    height: 775px;
}

}

/* END PopUpForm */