@media (max-width: 1200px) {
	.stepItems-typeImg{



	}
}






@media (max-width: 1024px) {

	.title-sectionStart{
		font-size: 40px;
	}


	.stepItems-typeRadio{
		min-height: 150px;
	}

	.stepItems-typeMyData{
		min-height: 150px;
	}



}


@media (max-width: 768px) {

	.title-sectionStart{
		font-size: 36px;
	}

	.titleHeader{
		font-size: 14px;
	}
	.stepTitle{
		padding-left: 0%;
		padding-right: 0%;
	}

.wrapformField .inputTel{
	letter-spacing: 0px;
	font-size: 20px;
}

.textErrorTel{
	font-size: 15px;
}


}






@media (max-width: 575px) {
	.fonQuiz__main-title {
	    font-size: 40px;
	}
	.fonQuiz__main-subtitle{
		font-size: 28px;
		line-height: 1.2;
	}
	.fonQuiz__main-descr {
	    font-size: 19px;
	}
	.title-sectionStart{
		font-size: 20px;
	}
	    
}

@media (max-width: 480px) {

	.fonQuiz__main-title {
	    font-size: 32px;
	}
	.fonQuiz__main-subtitle{
		font-size: 22px;
		line-height: 1.2;
	}
	.fonQuiz__main-descr {
	    font-size: 16px;
	}
	.title-sectionStart{
		font-size: 18px;
	}
	    
     .wrapLogoHeader{
        width: 120px;
     }
.sectionHeader{
  padding: 10px 10px 30px;
}

}

@media (max-width: 374px) {
	.wrapLogoHeader img{
		max-width: 120px;
	}
	.fonQuiz__main-title {
	    font-size: 30px;
	}
	.fonQuiz__main-subtitle{
		font-size: 18px;
		line-height: 1.2;
	}
	.fonQuiz__main-descr {
	    font-size: 15px;
	}
	.title-sectionStart{
		font-size: 17px;
		margin-bottom: 40px;
	}
}
