#mobile_show_aa,
.mb-hide
{
	display: none;
}
div.incut {
	box-sizing: border-box;
}

html {
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
	scroll-behavior: smooth;
}
.table_wrapper {
	width:100%;
}
.filter-wrap:first-child {
	margin-left: 30px;
}
.filter-first .filter-wrap {
	margin-left: 0px;
}
a.filter-wrap {
	text-decoration: none;
	border: none;
}
.menu > .menu-left > .logo {
	position: absolute;
	top:0;
	left: 42px;
	width: 200px;

}
.submenu {
	background-color: #3a3a3a;
}
div.main div.w600 img {
	margin: 0 auto;
	display: block;
}

#butt_scroll .mb-hide {
	display: inline-block;
}
div.video_main {
	margin: 30px auto 10px auto;
}
a.sl-ico-link {
	text-decoration: none;
	border-bottom: none;
}
ul.circle_type,
ol.decimal_type{
	float: left;
	width: 100%;
	width: calc(100% - 3em);
}
.circle_type h4 {
	margin-bottom: 8px;
	margin-top: 0;
	line-height: 1em;
}
ol.steps {
	float: left;
	width: 100%;
}
.block1col h3 {
	width: 100%;
	float: left;
	max-width: 100%;
}
div.area-pdf {
	box-sizing: border-box;
}

.bl_wrapper  table.indicators ul {
	margin-left: 5px;
}
/* Responsiveness */

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

	/*homepage*/
	.slider
	{
		margin-left: 2em;
		width: calc(100em - 2em);
	}

	.searchshow {
		width: calc(100% - 4em);
		margin-left: 2em;
		margin-right: 2em;
		overflow: hidden;
	}

	.left_col {
		width: 25%;
		margin-right: 0;
	}
	.area-stat {
		display: none;
	}
	div.area {
		margin-left: 2em;
	}
	div.area-head {
		width:83%;
	}
	.block1col {
		margin-left: 0;
		width:83%;
	}
	div.area-sl-container
	{
		width:100%;
		padding: 0;
	}
	.area-table td {
		width: 50%;
	}
	.area-table td:nth-child(odd) {
		/*padding-right: 20px;*/
	}
	.sl-menu, ul.sl-menu-list {
		margin-left: 2em;
	}

	.solution-content {
		padding-left: 2em;
		padding-right: 2em;
		box-sizing: border-box;
	}
}


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

	body {
		/* font-size: 14px; */
		font-size: 19px;
	}
	h1, h2, h3, h4, h5 {
		width:100%;
		float: left;
		max-width: 100% !important;
	}

	.solution-content h2 {
		margin-top: 2.5em;
	}

	.article_content p, .article_content{
		font-size: 14px;
	}

	#cookies-popup {
		font-size: 12px !important;
	}

	.slider {
		display: none;
	}

	.submenu {
		overflow-x: auto;
		scroll-behavior: smooth;
	}
	.menu > .menu-left > .logo
	{
		display: block !important;
		left: 50px;
		width: calc(100% - 50px);

		top:0;
	}
	.menu > .menu-left {
		width: calc(100% - 45px);
	}


	.signin a {
		background: url('/solution-park/resources/images/ava.png') no-repeat center center;
		background-size: 16px;
		overflow: hidden;
		display: block;
		margin: 0 !important;
		height: 40px;
		width: 45px;
		padding-left: 45px;
		box-sizing: border-box;
	}

	.filter-label-count, .line
	{
		display: none;
	}

	.filters-wrap
	{
		width:auto;
		min-width: 100%;
	}

	.filter-wrap:first-child {
		margin-left: 15px;
	}

	.filter-wrap
	{
		margin: 33px 15px 28px 15px;
	}

	.filter-last .filter-wrap {
		margin-right: 50px;
	}

	.filter-first .filter-wrap {
		margin-left: 50px;
	}

	.filter-wrap .filter-title
	{
		font-size: 13px;

		line-height: 1.25;
		letter-spacing: 0.5px;
		text-align: center;
		font-weight: normal;
		white-space: nowrap;
		text-transform: uppercase;
		padding-bottom: 4px;
		border-width: 2px;
	}

	.filter-wrap.active .filter-title{
		color: white;
		font-weight: bold;
	}


	.left_col, .right_col
	{
		width: 100%;
	}

	.left_col {
		background-color: #f3f3f3;
	}

	#navigator_container div.cat-area a
	{
		font-weight: normal;
	}

	#navigator_container div.cat-area a.area_link
	{
		margin-top: 0;
	}
	#navigator_container
	{
		padding-bottom: 25px;
		display: none;
	}
	#navigator_container ul li a
	{
		padding-left: 53px;
	}
	#navigator_container div.cat-area .arr-cat
	{
		display: none;
	}
	#mobile_show_aa
	{
		border: none;
		font-size: 13px;
		font-weight: 700;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.25;
		letter-spacing: 0.5px;
		color: #322e2d;
		text-decoration: none;
		display: block;
		padding: 13px 0 12px 34px;
		width:100%;
		background-color: #e2e2e2;
		position: relative;
		box-sizing: border-box;
	}
	#mobile_show_aa:after {
		content: "\25b6\fe0e";
		position: absolute;
		top: 12px;
		left: 14px;
		font-size: 13px;
	}
	#mobile_show_aa.closed:after {
		content: "\25BC\fe0e";
		position: absolute;
		top: 12px;
		left: 14px;
		font-size: 13px;
	}

	#navigator_container ul {
		position: relative;
		overflow: hidden;
	}

	#navigator_container ul li {
		float: none;
	}
	#navigator_container ul li a {
		float: none;
		position: relative;
		z-index: 10;
		display: block;
	}

	#navigator_container ul li a.buy_left
	{
		position: absolute;
		z-index: 11;
		top:0;
	}
	#navigator_container div.cat-area {
		float: none;
	}

	#navigator_container div.cat-area,
	#navigator_container ul li {
		max-width: 320px;
	}

	/* homepage */

	#entry {
		display: none;
	}

	div.area
	{
		margin: 0;
		margin-left: 0;
		width: 100%;
	}


	.index-table,
	.index-table tbody,
	.index-table tbody tr,
	.index-table tbody tr td
	{
		display: block;
	}
	.index-table td {
		width: 100%;
	}

	.index-table,
	.page-index #view_container{
		display: none;
	}

	.page-index #navigator_container {
		display: block !important;
	}

	table.area-sl
	{
		width:100%;
	}

	table.area-sl th
	{
		display: block;
	}

	table.area-sl th:first-child {
		text-align: center !important;
	}

	.index-table td div.area-sl-container {
		width: 100%;
		padding: 40px 40px 45px 40px;
		border-width: 1px;
		border-color: #d2d2d2;
		border-bottom: 1px solid #d2d2d2;
		box-sizing: border-box;
	}

	.sl-box {

		height: auto;
		box-shadow: 0 0 30px 0 rgba(107, 110, 111, 0.5);
		display: block;
		margin: 0 auto;
		padding: calc(50% - 50px);
		text-align: center;
		width: 100%;
		width: 100px;
	}

	img.sl-ico
	{
		width: 100px;
		height: auto;
		box-shadow: 0 0 30px 0 rgba(107, 110, 111, 0.5);
		display: block;
		margin: 0 auto;
		padding: calc(50% - 50px);
		text-align: center;
	}


	table.area-sl th
	{
		padding: 0;
	}

	.area-sl p {
		display: none;
	}

	a.sl-link {
		margin-top: 40px;
	}



	/* AREA */

	.area-stat {
		display: none;
	}

	div.area-head
	{
		border: none;
		padding-bottom: 0;
		background-color: #f3f3f3;
		padding: 13px 30px 20px 30px;
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 0;
	}

	div.area-title{
		color: #322e2d;
		/* font-size: 18px; */
		font-size: 1em;
		font-weight: bold;
		border: none;
		padding-bottom: 0;
		margin-bottom: 5px;
	}

	div.area-desc {
		/* font-size:13px; */
		font-size: 1em;
		font-weight: 450;
	}

	div.area-solutions {
		margin-top: -17px;
		padding: 1em 30px;
		box-sizing: border-box;
		border: none;
	}


	.area-table td
	{
		width:50%;
	}

	div.area-sl-container
	{
		width:100%;
		padding: 0;
		box-sizing: border-box;
	}

	.area-table tr td:first-child div.area-sl-container
	{
		padding-right: 15px;
	}

	.area-table tr td:last-child div.area-sl-container
	{
		padding-left: 15px;
	}

	.area-table img.sl-ico
	{
		width: 50px;
		height: auto;
		box-shadow: none;
		display: block;
		margin: 2em auto 1em auto;
		padding: 0;


	}
	.area-table .area-sl p
	{
		display: block;
		/* font-size: 13px; */
		margin:0;
		margin-bottom: 1em;
	}

	table.area-sl td {
		/* font-size: 13px; */
		font-size: 1em;
		padding-top: 1em;
	}

	.area-table  a.sl-link {
		/* font-size: 15px; */
		font-size: 1.1em;
		line-height: 1.25;
		color: #322e2d;
		text-align: center;
		margin: 0;

	}



	/* SOLUTION */

	.ext {
		width:100%;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.solution-bage
	{
		padding: 40px 20px;
		box-sizing: border-box;
		margin-bottom: 0;
	}

	.sl-menu
	{
		margin-left: 0;
		max-width: 100%;
		width: 100% !important;
	}

	div.sl-title
	{
		margin-top: 17px;
		width: 100%;
	}

	div.sl-title h1 {
		width: 100%;
		/* font-size: 15px; */
		font-weight: bold;
		text-align: center;
		max-width: 100%;
	}

	.sl-menu_top
	{
		padding-top: 0;
	}

	.sl-menu_top_icon {
		width:100%;
		padding: 0;
	}

	.sl-menu_top_icon img.sl-ico
	{
		box-shadow: none;
		padding: 0;
		width:50px;
	}

	div.sl-summary
	{
		margin-top: 0;
		/* font-size: 13px; */
		font-size: 1em;
	}

	div.sl-summary p
	{
		/* font-size: 13px; */
	}

	ul.ext-list {
		margin: 0;
	}

	ul.ext-list li {
		display: none;
	}

	ul.ext-list li:first-child {

		display: block;
		text-align: center;
		margin-bottom: 7px;
	}
	ul.ext-list a.blu {
		background-color: #72447b;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: bold;
		letter-spacing: 1px;
		padding:10px 20px;

	}



	div.area-menu {
		padding-left: 2em;
		padding-right: 2em;
		box-sizing: border-box;
	}

	.solution-content
	{
		width: 100%;
		padding: 0 20px 0 20px;
		box-sizing: border-box;
	}

	.block1col {
		margin-left: 0;
		width: 100%;
		padding: 0 2em;
		box-sizing: border-box;
	}
	.solution-content .block1col {
		padding: 0 0;
	}

	.block1col h4
	{
		width: 100%;
		float: left;
	}

	/*.section-block.block1col {*/
		/*padding: 0 0;*/
	/*}*/


	.solution-content p, .solution-content {
	/*	font-size: 13px;
		line-height: 1.25; */
		font-size: 1em;
		line-height: 1.5;
		letter-spacing: normal;
		float: left;
	}

	.solution h2 {
		max-width: 100%;
		font-size: 1.2em;
		font-weight: bold;
	}

	div.main .section-block img
	{
		/*width: calc(100% + 40px);
		margin-left: -20px;
		margin-right: -20px;*/
		width:100%;
		max-width: 100%;
	}
	div.main .section-block .video-list img
	{
		/*max-width: 100%;*/
		/*max-height: 100%;*/
		/*width: auto;*/
		/*height: auto !important;*/
		width: auto;
		max-width: 300%;
	}

	.section-block .bl_wrapper
	{
		width: 100%;
	}

	.paging_main
	{
		bottom: 50px;
	}
	ul.paging
	{
		width: 100%;
		text-align: center;
	}
	ul.paging li {
		float: none;
		display: inline-block;
	}

	#footer
	{
		border:none;
	}

	.right_col ul, ol{
		float: left;
		width: calc(100% - 3em);
		margin-left: 3em;

	}
    .paging_main ul, .paging_main ol{
        float: left;
        width: calc(100% - 2em) !important;
        margin-left: 1em;

    }
	ul.circle_type li, ol.decimal_type li
	{
		float: left;
		width: 100%;
	}

	ol.steps {
		margin-left: 0;
	}
	ol.steps li {
		width: 100%;
		padding-left: 6em;
		margin-left: 0;
		box-sizing: border-box;
		float:left;
		
		padding-right:0px;
		text-indent:0;
		
		margin-top: 1em;
		margin-bottom: 1em;
	}
	ol.steps li:before {
		text-indent:-4em;
	}
	ol.steps li img.format-1 { 
	margin-bottom:0;
	}
	ol.steps li p {
		width: 100%;
	}
	
	
	ol.steps li:before {
		margin-bottom: -1.5em;
		margin-right: 0;
		display: block;
	}

	.bl_wrapper table {
		min-width: 520px;
		margin-bottom: 10px;

	}
	.bl_wrapper table.video-blocks {
		min-width: 280px;
		margin-bottom: 0px;

	}

	.table_wrapper {
		overflow-x: auto;
		width: 100%;
		margin-bottom: 3em;
	}
	.table_wrapper::-webkit-scrollbar {
		-webkit-appearance: none;
	}


	.table_wrapper::-webkit-scrollbar:horizontal {
		height: 10px;
	}

	.table_wrapper::-webkit-scrollbar-thumb {
		background-color: rgba(0, 0, 0, .4);
		border-radius: 10px;
		border: 2px solid #f1f1f1;
	}

	.table_wrapper::-webkit-scrollbar-track {
		border-radius: 10px;
		background-color: #f1f1f1;
	}


	.bl_wrapper table.indicators {
		min-width: 100%;
	}
	.bl_wrapper  table.indicators td {
		padding: 0.5em;
	}
	.bl_wrapper  table.indicators ul {
		width: calc(100% - 1em);
		margin-left: 1em;
	}
	/* POPUP */
	#solution-park .popup-ins
	{
		width: 80vw;
	}
	#solution-park .popup-top h3
	{
		font-size: 15px;
	}
	#solution-park .popup-top .popup-instructions
	{
		font-size: 13px;
		width: 100%;
		padding: 20px;
		box-sizing: border-box;
	}

	#solution-park .popup-img {
		display: none;
	}

	#solution-park .popup-bottom
	{
		padding: 15px 0;
	}
	#solution-park .popup-bottom h3
	{
		font-size: 16px;
		padding: 0 20px;
	}
	#solution-park .blue-button
	{
		font-size: 11px;
		padding: 0 16px;
	}

	.area-pdf {
		padding: 0 30px;
	}


	div.area-pdf h2 {
		margin-bottom: 0.5em;
	}

	.block1col h3 {
		padding: 0 30px;
	}

	.article_content {
		padding: 1em 30px 0 30px;
		box-sizing: border-box;
	}
	.block1col .article_content {
		padding-left: 0;
		padding-right: 0;
	}

	.area-container img.grid_4
	{
		width: 110%!important;
	}

	hr.grid_10 {
		width:calc(100% + 60px);
		margin-left: -30px;

	}
	.at-image-sharing-mobile-icon {
		display: none !important;
	}

	.video-list a.grid_3 {
		margin-right: 10px;
	}

	table.video-blocks td a.video-thumb span.link {
		padding-top: 7em;
	}

	.solution-content .article_content {
		padding: 1em 0 0 0;
	}
	.block1col h3 {
		padding-left: 0;
		margin-bottom: 0;
	}

	.last_td {
		margin-top: 40px;
	}

	.last_td ul.sl-menu-list
	{
		margin-left: 0;
		width: 100%;
		text-align: center;
		display: flex;
		justify-content: space-between;
		max-width: 200px;
		margin: 0 auto;
		float: none;
	}

	.last_td ul.sl-menu-list.main-howto-story {
		max-width: 210px;
	}

	.last_td ul.sl-menu-list.main-howto-video-story {
		max-width: 225px;
	}

	.last_td ul.sl-menu-list li {
		margin: 0 0px;
		display: inline-block;
		float: none;
		padding: 0 0;
	}

	.last_td ul.sl-menu-list li a
	{
		padding:6px 0px;
		color: #038bd0;
		font-size: 15px;
	}

	ul.sl-menu-list li.selected
	{
		border-radius: 3px;
		background-color: #70cfff;

	}

	ul.sl-menu-list li.selected a {
		color: white;
		padding:6px 12px;
	}

	#butt_scroll {
		right: 20px !important;
		padding: 10px 18px !important;
	}

	.index-table td {
		padding-bottom: 15px;
	}

	div.area-head {
		width:100%;
	}

	.area-table td {
		width: 50%;
	}

	.area-solutions {
		padding-top: 1em;
	}
	.area .right-row {
		padding: 0 0px;
	}
	.reference {
		padding: 0;
	}
	.block1col {
		margin-left: 0;
		width:100%;
	}

	.article_content p, .article_content
	{
		font-size: 14px;
	}
	.block1col img {
		max-width: 100%;
	}
	.bl_wrapper {
		width: 100%;
	}

	.filter-wrap .filter-label-count
	{
		display: none;
	}


	/* Solution bage */
	.ext {
		width:100%;
		margin-right: 0;
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.solution-bage
	{
		padding: 40px 20px 1em 20px;
		box-sizing: border-box;
		margin-bottom: 0;
	}

	.sl-menu
	{
		margin-left: 0;
		max-width: 100%;
		width: 100% !important;
	}


	.sl-menu_top
	{
		padding-top: 0;
	}


	div.sl-summary
	{
		margin-top: 0;
		/* font-size: 13px; */
	}

	ul.ext-list {
		margin: 0;
		width:100%;
	}

	ul.ext-list li {
		display: none;
	}

	ul.ext-list li:first-child {

		display: block;
		text-align: center;
		margin-bottom: 7px;
	}
	ul.ext-list a.blu {
		background-color: #72447b;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: bold;
		letter-spacing: 1px;
		padding:10px 0px;
		display: inline-block;
		width: 190px;
		box-sizing: border-box;
		text-align: left;
		padding-left:22px;

	}
	ul.ext-list a.blu.but_price {
		width:65px;
		padding-left:0;
		text-align: right;
		padding-right:22px;
	}
	#browser
	{
		padding-bottom: 1em;
	}

}


@media screen and (max-width: 850px) {
	div.video_main {
		/*margin-left: 0px;*/
		/*width: 530px;*/
		/*height:395px;*/

	}
	.time_line {
		width:80%;
	}
	#butt_scroll .mb-hide {
		display: none;
	}

}


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

	/* VIDEO */
	div.video_main
	{
		width: 280px;
		margin-left: auto;
		margin-right: auto;
		height: 235px;

	}

	.video_wrap {
		height: 158px;
		width: 280px;
		overflow: hidden;
	}

	.control_right
	{
		width: 98px;
	}

	.control_right .all_time {
		display: none;
	}

	.time_line_main {
		display: none;
	}


	table.video-blocks td a.video-thumb span.link
	{
		margin-bottom: -25px;
	}
	.video-blocks div.image
	{
		margin-bottom: 18px;
	}
	.video-list a.grid_3 {
	/*	width: 33%; */
	    width: 50%;
		margin-right: 0;
	}

	div.main div.w600 img {
		/*width: calc(100% + 40px);*/
		/*margin-left: -20px;*/
		/*margin-right: -20px;*/
		width: 100%;
	}

	.filter-wrap .filter-title {
		font-size: 13px;
		padding-bottom: 4px;
	}
	.filter-wrap {
		margin: 33px 0 31px 40px;
	}
	.filter-wrap:first-child {
		margin-left: 22px;
	}
	.filter-first .filter-wrap:first-child {
		margin-left: 50px;
	}

	table.video-blocks {
		border-spacing: 0 !important;
	}
	.bl_wrapper table.video-blocks td,
	table.video-blocks td {
		float: left;
		width: 33%;
		display: block;
		margin-bottom: 10px;
		box-sizing: border-box;
		padding-bottom: 13px;
	}

	table.video-blocks td a.video-thumb span.link {
		background: url(../resources/images/sp_play2.png) no-repeat center 18px;
		padding-top: 65px;
		display: block;
	}
	.bl_wrapper table.video-blocks td:nth-child(3) {
		width: 33%!important;
	}
	table.video-blocks td.palyed a.video-thumb span.link {
		background: url(../resources/images/sp_play_hover.png) no-repeat center -17px !important;
	}
	h2 {
		font-size: 1.4em;
	}

	.video-list span.link,
	.video-list span.image{
		margin-left: 0;
	}
	.video-list span.link {
		width: 15em;
		padding-right: 3em;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 570px) {
	.menu > .menu-left > .logo {
		text-align: center;
	}
}

@media screen and (max-width: 480px) {
	.video-list span.link {
		width: 10em;
		padding-right: 0em;
		box-sizing: border-box;
	}
	.area-table td {
		width: 100%;
		display: block;
	}
	.area-table tr td:first-child div.area-sl-container {
		padding-right: 0;
	}
	.area-table tr td:last-child div.area-sl-container {
		padding-left: 0;
	}
	.bl_wrapper table.video-blocks td,
	table.video-blocks td {

		width: 50%;
	}
	.bl_wrapper table.video-blocks td:nth-child(3) {
		width: 50%!important;
	}
	small {
		word-break: break-word;
	}
	.sl-desc-2col {
		width: 100%;
	}
	.solution-content p, .solution-content {
		word-break: break-word;
	}
    .video-list a.grid_3 {
        width: 50%;
        margin-right: 0;
    }
}

@media screen and (orientation:landscape) and  (max-width: 1024px) {
	img.sl-ico {

		padding: calc(30vh - 50px);
	}
}