@media screen and (max-width: 999px){
	body{
		position: relative;
		min-height: 100vh;
		overflow-x: hidden;
	}
	header { max-width: 800px; min-width: 353px; height: 158px; margin: 0 auto ; border-radius: 0 0 50px 50px; display: grid; grid-template-columns: auto; justify-content: center; align-items: start;}

	#leaf-top-right { transform: translate(28%, -45%); width: 7em; }
	#leaf-top-left { transform: rotate(-90deg) translate(57%, -28%); width: 10em; filter: unset; }
	#leaf-bottom-right { display: none; }
	#leaf-bottom-left { transform: rotate(-90deg) translate(-72%, -18%); width: 16em; filter: opacity(25%); }

	.logo-title { width: 80%; }
	.logo-description { margin: 0.3em auto 0.3em; }
	.bottom-invisible-bar { height: 150px; }

	.logo { margin-top: 40px; }
	.logo img { width: 304px; height: auto; }
	.language {display: none;}
	.faq {display: none;}
	.stick-to-bottom { position: absolute; bottom: 0; width: 100%; }

	footer { position: absolute; bottom: 0; width: 80%; left: 50%; transform: translate(-50%, 0%); min-width: 353px; border-radius: 10px 10px 0 0; margin-bottom: 0; display: flex; flex-direction: column; justify-content: space-evenly;}
	footer .contact { margin-left: 0; }
	footer .year { margin-right: 0; }

	.footer-2 { width: unset; margin-top: 10px; }
	.footer-2 .button-container { width: unset; }

	article { max-width: 800px; min-width: 353px; margin: 0 auto; overflow: hidden;}

	.title-bigger-number-span { font-size: 1.75rem; margin: 0 0.1em; }
	.marked-span { line-height: 1.6rem; }

	.left_button { display: none; }
	.right_button { display: none; }

	.title { font-size: 22px; }
	.description { font-size: 14px; }

	.foto_wrapper { background-image: none; top: 49px; margin-top: 20px; column-gap: 30px; margin-top: -20px;}

	.foto_1 { grid-row: 1; grid-column: 2; max-width: 300px; min-width: 172px; height: auto; overflow: hidden;}
	.foto_1 img { object-position: bottom; object-fit: cover; }

	.foto_2 { grid-row: 1; grid-column: 3; max-width: 400px; min-width: 210px; height: auto; overflow: hidden; }
	.foto_2 img {width: 100%; height: auto; object-position: bottom; object-fit: cover;}

	.foto_3 { grid-row: 1; grid-column: 4;max-width: 300px; min-width: 172px; height: auto; overflow: hidden;}
	.foto_3 img { object-position: bottom; object-fit: cover; }

	.mobile_title { display: block; font-family: "Inter"; font-size: 24px; font-weight: 800; text-align: center; margin: 20px 30px 20px;}
	.mobile_description { display: block; font-family: "Inter"; font-size: 14px; font-weight: 500; text-align: center; margin: 70px 30px 20px;}
	.mobile_button { width: 240px; margin: 15px auto; height: 35px; background-color: #489C7B; border-radius: 10px; display: flex; align-items: center; justify-content: center; }
	.mobile_button p { font-size: 16px; font-weight: 800; font-family: "Montserrat"; color: white; text-align: center; }
	.button { width: 240px; margin: 20px auto; height: 55px; background-color: #489C7B; border-radius: 10px; display: flex; align-items: center; justify-content: center; text-align: center; }
	.button p { font-size: 16px; font-weight: 800; font-family: "Montserrat"; color: white; }

	.options .left_button { display: flex;}
	.options .right_button { display: flex;}

	.switch_title { display: block; font-family: "Montserrat"; font-size: 32px; font-weight: 400; text-align: center; color: rgba(241, 206, 152, 1); width: 100%; margin: 60px auto 0;}
	.switch { margin: 10px auto; display: flex; align-items: center; text-align: center; width: 47px;}
	.switch img { margin: 0 2px; }

	.about { width: 95%; height: 150px; margin: 50px auto 0; border-radius: 10px;}

	.main_bg { display: none; }

	.article_bg_1 { content: url("../images/mobile_article_bg_1.9f8a6b0a223b.png"); left: -28px; top: -38px;}
	.article_bg_1_2 { content: url("../images/mobile_article_bg_1_2.cbb029d9f629.png"); left: -28px; top: -46px;}
	.article_bg_2 { content: url("../images/mobile_article_bg_2.39597d081568.png"); right: -25px; bottom: 20px;}

	.about .icon { width: 30px; height: 40px;}
	.about .block_title { font-size: 14px; font-weight: 800; font-family: "Montserrat";  margin-top: 10px; display: flex; align-items: center; justify-content: center;}
	.about .notice { font-size: 15px; font-weight: 500; font-family: "Montserrat"; text-align: center; margin: 10px auto 0; width: 96%;}


	.index .markup { display: flex; gap: 0; width: 90%; flex-direction: column; }

	.index .info .pictogram { width: 100%; }
	.index .markup #bring-higher { margin-top: -3.125em; }

	.main_page .main_bg { display: none; }
	.main_page .markup { width: 90%; display: grid; grid-template-columns: 1fr 1fr; }
	.main_page .markup .info:last-child { grid-column: span 2; width: 50%; justify-self: center; justify-self: center; }
	.main_page .button { display: none; }
	.main_page .foto_wrapper { margin-bottom: 50px; }
	.main_page .about_position { display: grid; grid-template-columns: auto; grid-template-rows: auto auto auto; width: 85%; row-gap: 20px; justify-content: center;}
	.main_page .about_position .about { width: 100%; height: auto; margin: 0 auto; }
	.main_page .mobile_button {display: flex;}

	.main_page .about .icon { width: 80px; height: 90px; }
	.main_page .about .block_title { font-size: 14px; font-weight: 800; font-family: "Montserrat";  margin-top: 10px; display: flex; align-items: center; justify-content: center;}
	.main_page .about .notice { font-size: 15px; font-weight: 500; font-family: "Montserrat"; text-align: center; margin: 10px auto 0; width: 71%;}



	.upload_page { overflow: visible; }
	.upload_page .foto_wrapper { position: relative;}
	.upload_page .mobile_button {display: flex;}
	.upload_page .upload .notice { display:none; }
	.upload_page .notice { display: block; font-size: 12px; margin: 0; }
	.upload_page .button { width: 240px; background-color: #37735A; border-radius: 10px; margin-bottom: 0;}
	.upload_page .button p { font-size: 16px; font-weight: 800; }
	.upload_page .upload { width: 85%; height: unset; margin: 0 auto; }
	.upload_page .upload_inner_border { width: auto; height: unset; border: none; pointer-events: none; margin: 3em 1em; }
	.upload_page .upload_inner_border .block_title { font-size: 16px; font-weight: 800; font-family: "Montserrat"; color: black; margin-right: 15px;}
	.upload_page .upload_inner_border #desktop_icon { display: none; }
	.upload_page .upload_inner_border #mobile_icon { display: block; margin: 0 10px; }
	.upload-border { width: 80%; margin: 3em auto 2em; }
	

	.framing_select_size .title { font-size: 1.2rem; margin-top: 1.5em; }
	.framing_select_size .buttons { display: block; gap: 0; margin-top: 1em; margin-bottom: 9em; }
	.framing_select_size .buttons .button { width: 60%; }



	.demo_page .result-container .carousel-container { width: 284px; }
	.demo_page .result-container .buttons { width: 75%; margin-top: 1.5em; }
	.demo_page .title { margin-top: 50px !important; }
	.demo_page .description { margin: 10px auto 0; }
	.demo_page .buttons { margin: 11px auto; }
	.demo_page .buttons .button { margin: 5px auto; }

	.demo_page .main { display: flex; flex-direction: column; align-items: center; background-position: center top; width: 82%;}
	.demo_page .main .image { display: block; min-width: 300px; max-width: 500px; height: auto; position: relative; width: 90%; overflow: hidden; margin-top: 30px; border-radius: 30px;}
	.demo_page .main .image img { width:100%; height:auto; }

	.demo_page .foto_wrapper { max-width: 500px; width: 100%; margin: 30px auto -25px; background-image: none; column-gap: 10px;}

	.demo_page .foto_wrapper .foto_1 { min-width: 90px; max-width: 150px; max-height: 200px; width: auto; }
	.demo_page .foto_wrapper .foto_2 { min-width: 90px; max-width: 150px; max-height: 200px; width: auto; }
	.demo_page .foto_wrapper .foto_3 { min-width: 90px; max-width: 150px; max-height: 200px; width: auto; }

	.demo_page .span { font-size: 3vw; font-weight: 600; font-family: "Montserrat"; align-self: start; margin-top: 5px;}
	.demo_page #neon { margin-right: 0; }
	.demo_page #retro { font-size: 3vw;}
	.demo_page #classic {  margin-left: 0; }

	.demo_page .about .title { display: block; width: 90%; font-size: 20px; margin-bottom: 0px;}
	.demo_page .about .description { display: block; width: 90%; font-size: 14px;}
	.demo_page .about .article_bg_2 { width: 60px; bottom: -12px; right: -16px; }

	.demo_page .buttons { grid-template-columns: unset; grid-template-rows: unset; width: 85%; margin: 10px auto; column-gap: 5px;}
	.demo_page .buttons .button { width: 100%; }
	.demo_page > .buttons .button:first-child { order: 3; grid-column: span 2; margin: 0; background-color: #37735A; }
	.demo_page #visible { display: flex; background-color: white; width: 100%; margin-top: 20px; margin-bottom: 0;}
	.demo_page #visible p { color: black; text-align: center; font-size: 14px; text-decoration: underline; font-weight: 500;}


	.error_page .about { height: 460px; margin: 30px auto 0; background-image: url("../images/mobile_404_bg.8f1d7dd75486.png"); background-repeat: repeat-x; background-size:contain; }
	.error_page .about .error { font-size: 96px; }
	.error_page .about .title {font-size: 16px; width: 100%; margin-top: 10px;}
	.error_page .about .description { font-size: 16px; width: 90%;}
	.error_page .button { width: 320px; display: flex; margin: 50px auto 0;}

	@media screen and (width < 392px){ .error_page .about {background-size:cover;} }


	.try_again_page .main { display: flex; flex-direction: column; align-items: center; background-position: center top;}
	.try_again_page .main .image { display: block; min-width: 300px; max-width: 500px; height: auto; position: relative;  width: 90%; overflow: hidden; margin-top: 30px; }
	.try_again_page .main .image img { width:100%; height:auto; }

	.try_again_page .foto_wrapper { max-width: 500px; width: 100%; margin: 30px auto 0; column-gap: 5px; }

	.try_again_page .foto_wrapper .foto_1, .try_again_page .foto_wrapper .foto_2, .try_again_page .foto_wrapper .foto_3, .try_again_page .foto_wrapper .foto_4 { border-radius:15px; }

	.try_again_page .about { margin-top: 30px; }
	.try_again_page .about .title { display: block; width: 90%; font-size: 20px;}
	.try_again_page .about .description { display: block; width: 90%; margin: 10px auto 0; font-size: 16px;}
	.try_again_page .about .article_bg_2 { width: 60px; bottom: -12px; right: -16px; }

	.try_again_page .button { width: 240px; display: flex; margin: 40px auto 0;}


	.framing_page .main { height: auto; border: none; margin-top: 0}
 	.framing_page .main .columns .buttons { display: none; }
 	.framing_page .main .columns { display: flex; flex-direction: column-reverse; }
 	.framing_page .main .columns .info {height: auto; background-image: none; margin-top: 0; }
 	.framing_page .main .columns .info .title { display: none; }
 	.framing_page .main .columns .info .description { display: none; }
 	.framing_page .main .columns .info .options { margin: 20px auto; margin-bottom: 0; }
	.framing_page .main .columns .main_image { display: flex; justify-content: center; min-width: 300px; max-width: 400px; height: auto; position: relative; overflow: hidden; margin-top: 40px; margin-right: 0; width: 350px; height: 400px; }
	/* GOLDEN RULE OF cropper.js FOR img BELOW */
	.framing_page .main .columns .main_image img { display: block; max-width: 100%; }
	.framing_page .main .columns .main_image .article_bg_2 {display: none;}
	.framing_page .main .columns .main_image .article_bg_1 { display: none; }
	.framing_page .buttons { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 85%; margin: 0 auto; column-gap: 5px; display: flex; flex-direction: column-reverse; }
	.framing_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}
	.framing_page .about { display: flex; margin-top: 35px; height: unset; }
	.framing_page .about .title { margin-top: unset; }
	.framing_page .about .article_bg_2 { width: 60px; right: -17px; bottom: -18px; }
	.framing_page .options .button { width: unset; }




	.choose_page .main { height: auto; border: none; margin-top: 0}
 	.choose_page .main .columns { display: flex; flex-direction: column; }
 	.choose_page .main .columns .info { background-image: none;}
 	.choose_page .main .columns .info .title { display: none; }
	.choose_page .main .columns .wrapper { margin-bottom: 2em; }

 	.choose_page .main .columns .about { display: flex; margin-top: 2em; height: unset; }
	.choose_page .main .columns .about .article_bg_2 { width: 60px; right: -17px; bottom: -18px; }
	.choose_page .main .columns .main_image { display: block; min-width: 300px; max-width: 500px; height: auto; position: relative;  width: 90%; overflow: hidden; margin-top: 40px; margin-right: 0; order: -1; display: flex; justify-content: center; }
	.choose_page .main .columns .main_image img { width: 100%; height: auto;}
	.choose_page .main .columns .main_image .article_bg_2 {display: none;}
	.choose_page .main .columns .main_image .article_bg_1_2 {display: none;}
	.choose_page .main .columns .main_image .article_bg_1 { display: none; }
	.choose_page .buttons { display: grid; grid-template-columns: auto auto; margin: 40px auto; width: 893px; justify-content: space-between;}
	.choose_page .buttons .button { width: 430px; margin: 0; }
	.choose_page .about { display: flex; margin-top: 20px; }
	.choose_page .about .article_bg_2 { width: 60px; right: -17px; bottom: -18px; }
	.wrapper .swiper-button-next { right: 10px; }
	.wrapper .swiper-button-prev { left: 10px; }
	.tmp-show-img { width: 100%; height: 100%; }



	.assembly_page .main .answer, #page5, #page6 { display: none; }

	.assembly_page .main { display: block; border: none; margin: 0;}
	.assembly_page { margin: auto;  margin-top: 0px;}
	.assembly_page .main .options { width: unset; margin: unset; }

	.assembly_page .main .colors { margin: 0 auto; width: auto;}
	.assembly_page a #mobile_reload { display: block; margin: 10px auto; }
	.assembly_page a #mobile_answer { display: flex; justify-content: center; align-items: center; margin: 10px auto; }
	.assembly_page .main .colors a #reload { display: none; }

	.assembly_page .bricks { width: 350px; border-spacing: 2px; }
	.assembly_page .bricks td {height: 27px; width: 27px;}
	.assembly_page .bricks .lable p { margin-top: 10px;}
	.assembly_page .bricks .lable_interactive p { margin-top: 0px; }
	.assembly_page .bricks .brick { height: 27px; width: 27px;}
	.assembly_page .bricks .brick .brick_word { font-size: 1rem; }
	.assembly_page .bricks .brick .brick_num { font-size: 0.587rem; top: 0.2em; left: 0.2em; }

	.assembly_page .buttons a .onTheMainButton { width: 167px; height: 45px; margin: 0 auto; }
	.assembly_page .buttons a .reloadButton { width: 45px; height: 45px; background-color: rgba(217, 217, 217, 1); border-radius: 5px;}
	.assembly_page .buttons a .reloadButton img { margin: 8px 0 0 11px; }

	.assembly_page .pages { width: 100%; display: flex; margin: 0; gap: 20px; }
	.assembly_page .pages .page { width: auto; height: 60px; }
	.assembly_page .pages .page p { font-size: 24px; }
	.assembly_page .pages #next { grid-column: 6; grid-row: 1;}

	.assembly_page .button { width: 240px; }
	.assembly_page #pages_button { display: flex; margin-top: 40px;}
	.assembly_page .mySwiper {
		width: 100% !important;
		height: 65px !important;
	}
	.assembly_page .options { display: flex; width: 100%; justify-content: center; align-items: center; margin: 30px 0; gap: 10px; }
	.assembly_page .generated-image-container { width: 90%; }
	.assembly_page .generated-image-container.rotate90deg { width: 60%; }

	.code_page .about { height: unset; margin: 3em auto 0; }
	.code_page .about .form { margin: 1em auto; }
	.code_page .title { display: block; font-size: 20px; width: 90%;}
	.code_page .description { display: block; font-size: 16px; width: 90%;}


	.failed_page .about { height: unset; margin: 3em auto 0; }
	.failed_page .about .form { margin: 1em auto; }
	.failed_page .title { display: block; font-size: 20px; width: 90%;}
	.failed_page .description { display: block; font-size: 16px; width: 90%;}


	.code_page .about .block_title { margin: 40px auto 0; font-size:16px; width:100%; text-align:center; font-weight: 800;}

	.code_page .about .form { display: flex; grid-template-columns: auto; grid-template-rows: auto auto auto; justify-content: center; justify-items: center; margin-bottom: 0; flex-direction: column; align-items: center; }
	.code_page .about .form input { min-width: 270px; max-width: 400px; width: 90%;}
	#form_code {
		display: contents;
	}

	.code_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 85%; margin: 20px auto 0; column-gap: 5px;}
	.code_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}


	.shop_page .about { height: 460px; background-image: url("../images/mobile_about_bg.cb874fa20fce.png"); margin: 30px auto 0;}
	.shop_page .about .title { display: block; font-size: 20px; width: 90%; font-size: 18px; margin-bottom: 10px; }
	.shop_page .about .description { display: block; font-size: 15px; width: 80%; }
	.shop_page .about .block_title { margin: 40px auto 0; font-size:16px; width:100%; text-align:center; font-weight: 800;}
	.shop_page .about .form { display: flex; grid-template-columns: auto; grid-template-rows: auto auto auto; justify-content: center; justify-items: center; margin-bottom: 0; flex-direction: column; align-items: center; }
	.shop_page .about .form input { min-width: 270px; max-width: 400px; width: 90%;}



	.itog_page .foto_wrapper { position: relative;}

	.itog_page .about { margin: 0 auto; }
	.itog_page .about .title { display: block; font-size: 20px; width: 90%; margin-bottom: 0;}
	.itog_page .about .description { display: flex; font-size: 18px; width: 90%; }

	.itog_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 25px auto; column-gap: 5px;}
	.itog_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}
	.itog_page .buttons .button p { font-size: 16px; font-weight: 600;}
	.itog_page .buttons #on_main_button { display: none; }
	/* .itog_page .buttons #pdf p:after { content: ''; font-size: 20px;} */

	.itog_page .about .article_bg_2 { bottom: -15px; }

	.itog_page #on_main_button_mobile { display: flex; background-color: #37735A; margin-bottom: 0;}




	.framing_instruction_page .main { width: 100%; }
	.framing_instruction_page .fotos { display: none;}
	
	.framing_instruction_page .mobile_fotos { width: 85%; display: flex; justify-content: center; align-items: center; flex-direction: column; margin: 10px auto 0;}
	.framing_instruction_page .mobile_fotos .foto { width: 100%; height: auto; }

	.framing_instruction_page .mobile_fotos .row_1 { display: grid; grid-template-columns: auto 1fr; margin: 30px auto; column-gap: 20px;}
	.framing_instruction_page .mobile_fotos .row_2 { display: grid; grid-template-columns: 1fr auto; margin: 0 auto; column-gap: 20px; justify-items: end;}

	.framing_instruction_page .mobile_fotos #no { margin-left: 20px; transform: rotate(7deg);}
	.framing_instruction_page .mobile_fotos #yes { margin-left: 20px }

	.framing_instruction_page .mobile_fotos #right_arrow { align-self: start; }

	.framing_instruction_page .mobile_fotos #framing_foto_1 { width: 100%; min-width: 196px; max-width: 300px;}

	.framing_instruction_page .mobile_fotos #framing_foto_2 { width: 100%; min-width: 196px; max-width: 300px;}

	.framing_instruction_page .mobile_fotos #framing_foto_3 { width: 100%; min-width: 196px; max-width: 300px;}

	.framing_instruction_page .mobile_fotos #framing_foto_4 { width: 100%; min-width: 196px; max-width: 300px;}

	.framing_instruction_page .main .mobile_fotos .arrow_n_circle { align-self: end; width: 100%; display: flex; flex-direction: column; align-items: baseline; }

	.framing_instruction_page .about { margin: 4em auto 3em; }

	.framing_instruction_page .about .title { font-size:16px; }
	.framing_instruction_page .about .article_bg_2 { width: 60px; right: -17px; bottom: -18px; }

	.framing_instruction_page .button { width: 240px; margin-top: 0; margin-bottom: 0; }


	/*Страница email*/
	.email_page .orange_back { background-color: rgba(241, 206, 152, 1);}
	.email_page .foto_wrapper { position: relative; margin-top: -35px;}

	.email_page .title { display: block; font-size: 20px; margin-top: 60px; width: 90%;}
	.email_page .description { display: block; font-size: 16px; width: 90%;}

	.email_page .orange_back_form { width: 95%; height: auto; margin-top: 32px;} 

	.email_page .orange_back_form .block_title { margin: 40px auto 0; font-size:16px; width:100%; text-align:center; font-weight: 800;}

	.email_page .orange_back_form .form { grid-template-columns: auto; grid-template-rows: auto auto auto; justify-content: normal; justify-items: center;}

	.email_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 20px auto; column-gap: 5px;}
	.email_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}

	.email_page .orange_back_form .form input { min-width: 264px; max-width: 600px; width: 70%}


	/*Страница версий*/
	.versions_page .orange_back { display: block; margin-top: -21px; height: 200px;}

	.versions_page .foto_wrapper { flex-direction: column; width: 90%; margin: 0 auto; background-image: none; align-items: center;}

	.versions_page .foto_wrapper .version { margin-bottom: 20px; }
	.versions_page .foto_wrapper .version .span { font-size: 20px; margin-top: 10px;}

	.versions_page .description { display: block; width: 71%; margin: 20px auto; font-size: 14px; }

	.versions_page .buttons { grid-template-columns: 1fr 1fr; width: 95%; margin: 10px auto; column-gap: 5px;}
	.versions_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}


	.popup_page .background .orange_back { display: flex; flex-direction: column; align-items: center; width: 100%; margin: 0; height: auto; margin-top: -81px;}
	.popup_page .background { background-image:none; margin-bottom: 50px;}
	.popup_page .background .orange_back { padding-bottom: 10px; outline: 3px solid black; outline-offset: -3px; border-radius: 20px;}
	.popup_page .background .orange_back .mobile_description { margin-top:95px; font-size: 32px; font-weight: 800;}
	.popup_page .button { margin-bottom:80px; }


	.popup-content { margin: 0; }
	.popup-x-button { margin-bottom: 0; }
	.help { width: 70%; top: 50%; border: none; }
	.help .close { left: 50%; }
	.help img { width: 60%; display: block; margin: 30px auto 0; }
	.help #desktop_image { display: none; }
	.help #tablet_image { display: none; }
	.help #mobile_image { display: block; }

	.code-page-bottom-buttons-container { gap: 15px; }
	.code-page-bottom-buttons-container .button { width: 40%; }

	.error-message { width: auto; font-size: 17px; }
	.error-desktop { visibility: hidden; }
	.error-mobile { visibility: visible; }


	.support_panel_page {
		width: 97%;
	}




	.horizontal-step-indicator { margin-bottom: 4em; justify-content: center; }
	.horizontal-step-indicator-mobile { display: flex; }
	.horizontal-step-indicator-desktop { display: none; }

	.horizontal-step-indicator .step .step-p-description { display: none; margin-top: 5.3em;  }

	.horizontal-step-indicator .step-active { width: 3em; height: 3em; }
	.horizontal-step-indicator .step-active .step-p-description { display: block; }

	.horizontal-step-indicator .step-inactive { border: 3px solid var(--site-primary-alpha-color); }

	.horizontal-step-indicator .step-line { width: 1em; height: 0.2em; }

	.framing_page .horizontal-step-indicator { margin: 1em auto; }
	.choose_page .horizontal-step-indicator { order: -2; }

}