@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;

    }
    
.account-full-width .myacount_dashbord_list .list-group-item {width: calc(20% - 16px);}
    
}

@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
	}
	
	#st_header .search_widget_block.search_center {
	    width: 800px;
	    top: 47px;
	}
	#st_header .search_open_side .search_widget_block {
	    width: 750px;
	}
	
	#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_right_top .st_mega_menu_container {margin-right: 240px}
	
	#st_header .shop_logo {
	    width: 325px;
	}
	.privat_slider_full_1 .h-slider {
	    font-size: 56px;
	}
	.privat_easy_7 #steasy_column_79 p {
	    font-size: 36px;
	    line-height: 44px;
	}
	
.pro_gallery_thumbs_vertical .swiper-container {height: 550px !important;}
}