@media ( min-width :1440px) {
	.container {
		max-width: 100%;
		width: 1440px
	}
	.col-xxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xxl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.col-xxl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xxl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xxl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xxl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xxl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xxl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xxl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xxl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xxl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xxl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xxl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xxl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.pull-xxl-0 {
		right: auto
	}
	.pull-xxl-1 {
		right: 8.33333%
	}
	.pull-xxl-2 {
		right: 16.66667%
	}
	.pull-xxl-3 {
		right: 25%
	}
	.pull-xxl-4 {
		right: 33.33333%
	}
	.pull-xxl-5 {
		right: 41.66667%
	}
	.pull-xxl-6 {
		right: 50%
	}
	.pull-xxl-7 {
		right: 58.33333%
	}
	.pull-xxl-8 {
		right: 66.66667%
	}
	.pull-xxl-9 {
		right: 75%
	}
	.pull-xxl-10 {
		right: 83.33333%
	}
	.pull-xxl-11 {
		right: 91.66667%
	}
	.pull-xxl-12 {
		right: 100%
	}
	.push-xxl-0 {
		left: auto
	}
	.push-xxl-1 {
		left: 8.33333%
	}
	.push-xxl-2 {
		left: 16.66667%
	}
	.push-xxl-3 {
		left: 25%
	}
	.push-xxl-4 {
		left: 33.33333%
	}
	.push-xxl-5 {
		left: 41.66667%
	}
	.push-xxl-6 {
		left: 50%
	}
	.push-xxl-7 {
		left: 58.33333%
	}
	.push-xxl-8 {
		left: 66.66667%
	}
	.push-xxl-9 {
		left: 75%
	}
	.push-xxl-10 {
		left: 83.33333%
	}
	.push-xxl-11 {
		left: 91.66667%
	}
	.push-xxl-12 {
		left: 100%
	}
	.offset-xxl-0 {
		margin-left: 0
	}
	.offset-xxl-1 {
		margin-left: 8.33333%
	}
	.offset-xxl-2 {
		margin-left: 16.66667%
	}
	.offset-xxl-3 {
		margin-left: 25%
	}
	.offset-xxl-4 {
		margin-left: 33.33333%
	}
	.offset-xxl-5 {
		margin-left: 41.66667%
	}
	.offset-xxl-6 {
		margin-left: 50%
	}
	.offset-xxl-7 {
		margin-left: 58.33333%
	}
	.offset-xxl-8 {
		margin-left: 66.66667%
	}
	.offset-xxl-9 {
		margin-left: 75%
	}
	.offset-xxl-10 {
		margin-left: 83.33333%
	}
	.offset-xxl-11 {
		margin-left: 91.66667%
	}
	.col-xxl-1-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%
	}
	.col-xxl-1-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.col-xxl-2-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.pull-xxl-1-2 {
		right: 10%
	}
	.pull-xxl-1-5 {
		right: 12.5%
	}
	.pull-xxl-2-4 {
		right: 20%
	}
	.push-xxl-1-2 {
		left: 10%
	}
	.push-xxl-1-5 {
		left: 12.5%
	}
	.push-xxl-2-4 {
		left: 20%
	}
	.offset-xxl-1-2 {
		margin-left: 10%
	}
	.offset-xxl-1-5 {
		margin-left: 12.5%
	}
	.offset-xxl-2-4 {
		margin-left: 20%
	}
	.col-xxl-10-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
		max-width: 90%
	}
	.col-xxl-10-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%
	}
	.col-xxl-9-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%
	}
	.pull-xxl-10-8 {
		right: 90%
	}
	.pull-xxl-10-5 {
		right: 87.5%
	}
	.pull-xxl-9-6 {
		right: 80%
	}
	.push-xxl-10-8 {
		left: 90%
	}
	.push-xxl-10-5 {
		left: 87.5%
	}
	.push-xxl-9-6 {
		left: 80%
	}
	.offset-xxl-10-8 {
		margin-left: 90%
	}
	.offset-xxl-10-5 {
		margin-left: 87.5%
	}
	.offset-xxl-9-6 {
		margin-left: 80%
	}
	#page_wrapper,.wide_container {
		max-width: 1440px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-1,.stmenu_vertical .stmenu_vs.col-md-1
		{
		width: 91px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-2,.stmenu_vertical .stmenu_vs.col-md-2
		{
		width: 183px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-3,.stmenu_vertical .stmenu_vs.col-md-3
		{
		width: 275px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-4,.stmenu_vertical .stmenu_vs.col-md-4
		{
		width: 367px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-5,.stmenu_vertical .stmenu_vs.col-md-5
		{
		width: 459px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-6,.stmenu_vertical .stmenu_vs.col-md-6
		{
		width: 551px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-7,.stmenu_vertical .stmenu_vs.col-md-7
		{
		width: 643px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-8,.stmenu_vertical .stmenu_vs.col-md-8
		{
		width: 735px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-9,.stmenu_vertical .stmenu_vs.col-md-9
		{
		width: 826px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-10,.stmenu_vertical .stmenu_vs.col-md-10
		{
		width: 918px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-11,.stmenu_vertical .stmenu_vs.col-md-11
		{
		width: 1010px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-12,.stmenu_vertical .stmenu_vs.col-md-12
		{
		width: 1102px
	}
	
	
	
 .modal-dialog { max-width: 1150px;

    }
    
    .products.product_list.grid .product_list_item:nth-child(3n) .pro_outer_box .pro_second_box::before { display:none; }
    
.account-full-width .myacount_dashbord_list .list-group-item {width: calc(20% - 16px);}
#st_mega_menu_wrap .ma_level_0 {padding-left: 18px; padding-right: 18px;}
    
 .lang-en #st_mega_menu_wrap .ma_level_0 {
  padding-left: 16px;
  padding-right: 16px;
}	
    
}


@media only screen and (min-width:1280px) and (max-width:1440px) {
	
#st_header .shop_logo {
  width: 70%;
}

	#products .product_list_item:nth-child(2n) article {
	  border-right: 1px solid #fff;
	}	
	
}

@media only screen and (min-width:1440px) {
	body#index .menu_ver_open_xl .stmenu_vertical,body#index .stuck .menu_ver_open_xl.current .stmenu_vertical
		{
		display: block !important
	}
	body#index .stuck .menu_ver_open_xl .stmenu_vertical {
		display: none !important
	}
	#st_mega_menu_wrap .menu_ver_open_xl .ma_level_0 {
		z-index: 71
	}
	

	#avatar_right {
	    margin: 40px 0 0 0;
	    height: auto;
	}
	
	#module-stblog-article #center_column .page-blog-article.article_themes_6 h1 {
	    font-size: 32px;
	    line-height: 38px;
	    margin-bottom: 28px !important;
	}
	
.header_normal #st_header .shop_logo {max-width: 100%;}
.header_normal #st_header.stuck .shop_logo {max-width: 50%;}
	
	#st_mega_menu_wrap .ma_level_0 {
	  padding-left: 12px;
	  padding-right: 12px;
	}	
	
	#products .product_list_item:nth-child(3n) article {
	  border-right: 1px solid #fff;
	}
	
}


@media ( min-width :1680px) {

#page_wrapper, .wide_container {
  max-width: 1540px;
}


#st_mega_menu_wrap .ma_level_0 {padding-left: 24px; padding-right: 24px;}	

#st_mega_menu_wrap .ma_level_0 {
  padding-left: 24px;
  padding-right: 24px;
}

.lang-en #st_mega_menu_wrap .ma_level_0 {
  padding-left: 18px;
  padding-right: 18px;
}		

#languages-block-top-mod li {   font-size: 0.84327rem; } 	
	
.container {width: 1540px}

.breadcrumb_wrapper:before {
	  content: '';
	  position: absolute;
	  height: 100%;
	  width: 30px;
	  left: -30px;
	  margin-left: 0px;
	  padding-bottom: 35px;
	  background: #dbd8d1;
	  top: 0px;	
}
.breadcrumb_wrapper:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 30px;
	right: -30px;
	margin-left: 0px;
	padding-bottom: 35px;
	background: #e8e4e1;
	top: 0px;	
}	
	
	
}

@media ( min-width :1920px) {

#page_wrapper, .wide_container {
  max-width: 1700px;
}
	
.container {width: 1700px}

#product .product_first_section	.container, #product .product_second_section .container, #cms #wrapper .container, #about #wrapper .container, #architecture #wrapper .container, #distribution #wrapper .container, #contact #wrapper .container, #footer-tertiary .container, #footer-bottom .container, #footer-bottom .wide_container { width: 1540px; max-width: 1540px; }
#product .product_third_section .container { width: 1680px; max-width: 1680px; }
	

#st_mega_menu_wrap .ma_level_0 {
  padding-left: 26px;
  padding-right: 26px;
}

.lang-en #st_mega_menu_wrap .ma_level_0 {
  padding-left: 22px;
  padding-right: 22px;
}	
	
}