/* Fonts

@font-face 
{
	font-family: HelveticaNeueRoman;
	src: local("HelveticaNeueRoman"),
	url(fonts/HelveticaNeueCyrRoman.ttf);
	font-display: swap;
}

@font-face 
{
	font-family: HelveticaNeueBold;
	src: local("HelveticaNeueBold"),
	url(fonts/HelveticaNeueCyrBold.ttf);
	font-display: swap;
}

@font-face 
{
	font-family: HelveticaNeueThin;
	src: local("HelveticaNeueThin"),
	url(fonts/HelveticaNeueCyrThin.ttf);
	font-display: swap;
}

@font-face 
{
	font-family: HelveticaNeueLight;
	src: local("HelveticaNeueLight"),
	url(fonts/HelveticaNeueCyrLight.ttf);
	font-display: swap;
}

@font-face 
{
	font-family: VentiCFLight;
	src: local("VentiCFLight"),
	url(fonts/VentiCFLight.ttf);
	font-display: swap;
}

@font-face 
{
	font-family: DINProCbold;
	src: local("DINProCbold"),
	url(fonts/DINPro-CondensedBold.ttf);
	font-display: swap;
}

@font-face 
{
	font-family: HelveticaNeueBlackCondensed;
	src: local("HelveticaNeueBlackCondensed"),
	url(fonts/HelveticaNeueBlackCondensed.ttf);
	font-display: swap;
}
*/

.main_content_box #product-product .col-xl-9
{
	-ms-flex: 0 0 100% !important;
	flex: 0 0 100% !important;
	max-width: 100% !important;
}

.mob_menu_rubrics ul
{
	border-top: 0px dashed #7c7c7c !important;
	padding-top: 0px !important;
}

.mob_catalog-link, 
.mob_cards_box, 
.mob_menu_catalog, 
.mob_menu_box .mob_menu_cbox h4:last-child,
.mob_menu_rubrics h4,
.mmenu_info,
.mob_menu_banner
{
	border-top:1px solid #5e5e5e;
	padding-top:12px;
}

.dm_box .ft_menu_banner img,
#footer .ft_menu_banner img
{
	max-width:240px;
	height:auto;
}

.dm_box h4,
#footer .ft_menu_box h4,
.mob_menu_box h4
{
	font-family: "DINProCbold";
    font-weight: 700;
    text-transform: uppercase;
	color:#03bcc6;
	font-size: 20px;
}

.dm_box .ft_menu_rubrics ul,
#footer .ft_menu_rubrics ul
{
    padding-left: 0px;
}

.dm_box .ft_menu_catalog,
#footer .ft_menu_catalog
{
    width:18%;
	margin-right: 2%;
    padding-right: 2%;
    border-right: 1px solid #5e5e5e;
}

.dm_box .ft_menu_rubrics ul,
.dm_box .ft_menu_rubrics ul:nth-child(2), 
.dm_box .ft_menu_rubrics ul:nth-child(3),
#footer .ft_menu_rubrics ul,
#footer .ft_menu_rubrics ul:nth-child(2),
#footer .ft_menu_rubrics ul:nth-child(3)
{
    margin-right: 0%;
    width:33%;
}

.dm_box .ft_menu_rubrics, 
#footer .ft_menu_rubrics 
{
    padding-bottom: 13px;
	border-right: 0px dashed #505050;
}

.dm_box .ft_menu_head ,
#footer .ft_menu_head
{
    margin-bottom: 3px;
}

.dm_box .ft_menu_rubrics,
#footer .ft_menu_rubrics
{
	width:38%;
	margin-right: 2%;
    padding-right: 2%;
    border-right: 1px solid #5e5e5e;
}

.dm_box .ft_menu_rubrics ul li ,
#footer .ft_menu_rubrics ul li
{
    margin-bottom: 10px;
}

.dm_box .ft_menu_banner ,
#footer .ft_menu_banner
{
    width: 37%;
    display: flex;
    height: 100%;
    box-sizing: border-box;
	align-items: center;
	margin-top:8%;
}

.dm_box .ft_menu_banner a.ft_menu_banner_img,
#footer .ft_menu_banner a.ft_menu_banner_img
{
	max-width:240px;
}

.dm_box .ft_menu_banner a.ft_menu_banner_text ,
#footer .ft_menu_banner a.ft_menu_banner_text,
.mob_menu_banner  a.ft_menu_banner_text
{
    color: #fff;
    font-family: HelveticaNeueLight;
    font-weight: normal;
    line-height: 19px;
    text-align: right;
    padding-right: 23px;
	text-decoration:none !important;
}

.mob_menu_banner  a.ft_menu_banner_text
{
    text-align: center;	
}

.dm_box .ft_menu_banner a.ft_menu_banner_text span,
#footer .ft_menu_banner a.ft_menu_banner_text span,
.mob_menu_banner  a.ft_menu_banner_text span
{
    color: #ff5566;
}

.dm_box .ft_menu_banner a.ft_menu_banner_text:hover,
#footer .ft_menu_banner a.ft_menu_banner_text:hover,
.mob_menu_banner  a.ft_menu_banner_text:hover
{
    color: #ff5566;
}

.dm_box .ft_menu_head.ft_menu_type ,
#footer .ft_menu_head.ft_menu_type
{
    border-bottom: 0px solid #505050;
    padding-bottom: 0px;
    margin-bottom: 4px;
}

#mobile_menu .tab-content 
{
	padding: 0px 8px 20px 8px !important;
}

.mobile_menu_box .calatog_menu_firstlinks_mmenu li a,
.mobile_menu_box .mob_menu_cbox.calatog_menu_firstlinks li a
{
	display: block;
	font-family: HelveticaNeueBold;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	color: #019aa2;
	text-transform: uppercase;
	padding-left:12px;
	background: url(../images/dest/round-bl.svg) left 50% no-repeat transparent;
    background-size: 4px;
}

.mobile_menu_box .calatog_menu_firstlinks_mmenu li a,
.mobile_menu_box .mob_menu_cbox.calatog_menu_firstlinks li a
{
	font-family: "DINProCbold";
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
}

.dm_box .ft_menu_head a,
#footer .ft_menu_head a,
.mob_menu_catalog .ft_menu_head a
{
	color: #fff;
	text-transform: inherit;
    font-size: 14px;
    padding-left: 11px;
    background: url(../images/dest/round-wt.svg) left 50% no-repeat transparent;
    background-size: 4px;
	font-family: HelveticaNeueLight;
    font-weight: 700;
	background-image:none;
}

.mob_menu_catalog .ft_menu_head a
{
    background: url(../images/dest/round-bl.svg) left 50% no-repeat transparent;
    background-size: 4px;
	font-size: 16px;
}

.mob_menu_banner
{
	padding-bottom:20px;
}

.mob_menu_banner a
{
	display:block;
}

.mob_menu_catalog .mob_menu_cbox 
{
	margin-bottom: -11px;
}

.dm_box .ft_menu_rubrics ul li a,
#footer .ft_menu_rubrics ul li a
{
	padding-left:11px;
	background: url(../images/dest/round-wt.svg) left 50% no-repeat transparent;
	background-size:4px;
	background-image:none;
	line-height: 19px;
}

.dm_box .ft_menu_head a:hover,
.dm_box .ft_menu_rubrics ul li a:hover,
#footer .ft_menu_head a:hover,
#footer .ft_menu_rubrics ul li a:hover,
.mob_menu_catalog .ft_menu_head a:hover,
.mobile_menu_box .calatog_menu_firstlinks_mmenu li a:hover,
.mobile_menu_box .mob_menu_cbox.calatog_menu_firstlinks li a:hover
{
	color: #fedf00;
	background: url(../images/dest/round-yl.svg) left 50% no-repeat transparent;
	background-size:6px;
}

.dm_box .ft_menu_rubrics ul, 
#footer .ft_menu_rubrics ul
{
    border-left: 0px dashed #505050;
}

.prodbycat
{
	display:none !important;
}

/* New Bestsellers Carusel */

.prodbycat .swiper-pager 
{
    top: 26%;
}

.prodbycat .swiper-slide 
{
    text-align: left;
}

.prodbycat .swiper-container 
{
    background-color: transparent;
}

.prodbycat .swiper-slide .product-thumb 
{
    padding-bottom: 12px !important;
	margin-bottom: 0px;
}

.prodbycat .swiper-slide
{
	margin-bottom:30px;
    align-self: stretch;
    height: auto;
}

.prodbycat .product-thumb 
{
    position: inherit;
}

#common-home #column-left
{
    padding-bottom: 10px;
}

.prodbycat .product-thumb .btn-cart span,
.prodbycat .product-thumb .btn-cart:hover:not([disabled]) span
{
    width:87px;
	padding: 0 0px 0 14px;
}

.prodbycat .swiper-slide .product-thumb button
{
	padding: 0;
    width: 110px;
}

.prodbycat .product_item_like_box
{
    padding: 0px 10px 0px 20px;
}

.prodbycat .swiper-pager .swiper-button-next
{
	text-shadow: 4px 0px 1px rgba(255, 255, 255, 1);
}

.prodbycat .swiper-pager .swiper-button-prev
{
	text-shadow: -4px 0px 1px rgba(255, 255, 255, 1);
}

.prodbycat .swiper-pager .swiper-button-next:after,
.prodbycat .swiper-pager .swiper-button-prev:after
{
	display:none;
}

.main_latest_items 
{
    clear: both;
    float: left;
    width: 100%;
	margin-top: 20px;
}

.block-articles-main img,
.carousel-articles-main img
{
	width:100% !important;
	height:auto;
}

.block-articles-main
{
	clear:both;
	float: left;
    width: 100%;
}

.calatog_menu_firstlinks li:nth-child(3) a 
{
    color: #019aa2;
}

.drop_menu 
{
    border: 0px solid #e4e3e1;
	background-color:transparent;
}

.col-xl-five
{
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.bottom_seo_box 
{
    background-color:transparent;
    padding: 0px;
    margin: 50px 0 0px 0;
}

.calatog_menu_firstlinks 
{
    margin-left: 0px;
}

#common-home .bottom_seo_box h1, 
#common-home .bottom_seo_box h2 
{
    font-size: 16px;
}

#common-home .bottom_seo_box p,
#common-home .bottom_seo_box p a
{
    font-size: 14px;
}

#common-home .bottom_seo_box p a
{
	cursor:pointer;
}

.block-articles-main .block_more_button a,
.carousel-articles-main .block_more_button a
{
    padding: 0px 0px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
	background-color:#019aa2;
}

.block-articles-main .block_more_button a:hover,
.carousel-articles-main .block_more_button a:hover
{
	background-color: #2a2a2a;
}

.block-youtube-main figure
{
	margin-bottom:0px !important;
}

.block-youtube-main .block_more_button 
{
    text-align: left;
}

.youtube-container--responsive 
{
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.yt-main iframe
{
	border: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.block-articles-main .block-wrapper 
{
    background-color: #fff;
    padding: 0px 0px 10px 0px;
    width:100%;
    float: left;
}

.block-articles-main .block-title,
.left-news-box .block-title
{
    margin: 40px 0% 16px 0%;
    margin-bottom: 0px;
}

.left-news-box .block-title h3
{
    background-color: #fff;
    margin-bottom: 0px !important;
    padding: 18px 0;
}

#common-home .block-articles-main .block-title h3,
#common-home .block-youtube-main .block-title h3,
#common-home .fun-carousel-articles-main .block-title h3
{
	text-align:center;
	font-size: 26px;
}
.block-articles-main .block-wrapper .item 
{
    margin-bottom: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
	border:0px;
}

.block-articles-main .image 
{
    width: 100%;
    margin-right: 0px;
}

.block-articles-main .text,
.carousel-articles-main .text
{
    width: calc(100% - 44px);
    padding: 22px;
}

.carousel-articles-main,
.fun-carousel-articles-main
{
	clear:both;
	float:left;
	width:100%;
}

.youtube-fun-box
.fun-carousel-articles-main
{
	clear:both;
	float:left;
	width:100%;
}

.container-pgn 
{
    top: 10px;
}

.btn-readmore 
{
    text-align: left;
    font-size: 16px;
    font-family: HelveticaNeueBold;
}

.seocontainer
{
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.seocontainer.seocactive
{
    max-height: 2000px;
}

.slide_box 
{
    margin: 0 0px 0px 0px !important;
}

.topslides
{
	clear:both;
	margin-bottom: 10px;
}

.tsl_title 
{
    font-size: 36px;
    margin-bottom: 8px;
}

#slideshow 
{
    border-radius: 8px;
	min-height:auto;
    margin-bottom: 0px;
}

.top_banner_box
{
    height: unset !important;
	margin: 0 0px 0 0px !important;
	background-image:none;
	border-radius:0px;
	padding:0px !important;
	background-color:transparent;
	padding-right: 15px !important;
    padding-left: 15px !important;
}

.top_banner_area
{
	background: url(../images/dest/ytube.jpg) center center no-repeat #1a475e;
	background-size:cover;
	height: 49%;
	overflow: hidden;
    border-radius: 6px;
}

.mainctl_blocks
{
	margin-top: 20px !important;
    clear: both;
    width: 100%;
    float: left;
}

.top_social_links 
{
	width:calc(100% - 30px);
    float: left;
    text-align: center;
    top: 7%;
    position: absolute;
	left:15px;
}

.top_social_links ul 
{
    margin: 0px 4%;
    padding: 0px;
    width: 92%;
    float: left;
    list-style: none;
}

.top_social_links ul li 
{
    margin: 0px 1%;
    width:32px;
    height: 32px;
}

.top_social_links ul li a 
{
    width:32px !important;
    height:32px !important;
    background-size: 100% !important;
}

#common-home .main_latest_items h3 
{
    font-family: "DINProCbold";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 32px;
	text-align: left;
    margin-bottom: 26px;
    line-height: 24px;
}

#common-home .main_latest_items .product-thumb__caption .item_title a 
{
    font-size: 14px;
}
 
.top_banner_sale 
{
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 24px;
	padding-right:0px;
    padding-left: 0px;
}

.top_banner_patches
{
	clear: both;
    float: left;
    width: 100%;
    text-align: center;
	margin-top:2%;
    margin-bottom: 24px;
    padding-right: 0px;
    padding-left: 0px;
	display: flex;
    height: 49%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.top_banner_sale h4,
.top_banner_patches h4
{

    border-radius: 6px;
}

.top_banner_sale h4 a
{
    min-height: 68px;
	line-height: 44px;
	font-size: 22px;
}

.top_banner_patches h4
{
    display: flex;
    align-items: center;
}

.top_banner_patches h4 a
{
    min-height: 68px;
	line-height: 44px;
	font-size: 22px;
}

.main_leftr
{
	background-color:#e8e6e8;
	clear: both;
    width: 100%;
    float: left;
	border-radius: 6px;
}

.firstml-links .panel-title
{
	margin-bottom:10px;
}

 .panel-group .mainleftr_box .panel-title 
{
    border: 0;
    background-color:transparent;
    padding: 0px 0px;
    width: 100%;
}

.mainleftr_box .panel-collapse 
{
    background-color:transparent;
    padding: 10px 0px 0px 0px;
    width: 100%;
    margin-bottom: 0;
}

.mainleftr_box .panel-heading .panel-title a.accordion-plus-toggle.collapsed
{
	display:block;
	padding-left:36px; 
	background: url(../images/pluss-open.svg) left center no-repeat transparent;
	background-size:24px;
}

.mainleftr_box .panel-heading .panel-title a.accordion-plus-toggle
{
	display:block;
	padding-left:36px; 
	background: url(../images/minus-open.svg) left center no-repeat transparent;
	background-size:24px;
}

.mainleftr_box
{
	margin: 30px 6% 16px 6%;
    border-bottom: 1px solid #9a999a;
    padding-bottom: 12px;
}

.main_leftr .mainleftr_box:last-child
{
	border-bottom:0px;
}

.mainleftr_box div.panel-title a
{
    font-family: "DINProCbold";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom:12px;
	line-height: 22px;
}

.mainleftr_box ul
{
	margin:0px;
	padding:0;
	list-style:none;
}


.mainleftr_box ul li
{
	margin-bottom:12px;
}

.mainleftr_box div ul li a 
{
    font-size: 15px;
	line-height: 20px;
    font-family: HelveticaNeueRoman;
    display: block;
	min-height: 26px;
}

.mainctl_blocks h5
{
	margin-bottom:0px;
}

.mainctl_blocks h5 a
{
	background-color:#019aa2;
	display: inline-block;
    font-family: HelveticaNeueBold;
    font-size: 14px;
    height: 42px;
    line-height:42px;
	color:#fff;
	padding:0px 0px;
	margin-top: 0px;
	width:100%;
	text-align:center;
}

.mainctl_blocks h5 a:hover
{
	background-color:#2a2a2a;
}

.main_latest_items .col-6
{
	margin-bottom:30px;
}

.product-thumb 
{
    height: 100%;
}

.product-thumb__caption .item_title 
{
    height:auto;
	margin-bottom: 14px
}


@media only screen and (min-width: 1440px)
{
	
	.container, .container-lg, .container-md, .container-sm 
	{
		max-width:1400px !important;
	}
}

@media only screen and (max-width: 1270px)
{
	.top_social_links 
	{
		top: 6%;
	}
	
	.tsl_title 
	{
		font-size: 32px;
		margin-bottom: 8px;
		line-height: 32px;
	}
}

@media only screen and (min-width: 1120px) and (max-width: 1330px) 
{
	.top_social_links 
	{
        top: 3%;
    }
}

@media only screen and (min-width: 992px)
{
	.container, .container-lg, .container-md, .container-sm 
	{
		max-width: 92%;
	}
	
}

@media only screen and  (min-width: 768px)
{
	.container, .container-md, .container-sm 
	{
		max-width: 92%;
	}
}

@media only screen and  (max-width: 768px)
{
	.tsl_title 
	{
		font-size: 24px !important;
	}
	
	.news-fun-box 
	{
		margin-top:0px;
	}
	
	.block-articles-main .block-title 
	{
		margin:50px 0 0px 0;
	}
	
	#common-home .news-fun-box .main_latest_items h3
	{
		margin-top: 30px;
        clear: both;
        float: left;
        width: 100%;
		text-align:center;
	}
	
	#common-home #column-right h3
	{
		padding-top: 50px;
		text-align:center;
	}
	
	#common-home #column-right .block-youtube-main h3 
	{
		padding-top: 0px;
	}
	
	#common-home .news-fun-box .block-title h3
	{
		font-size: 36px;
	}
	
	#common-home .news-fun-box .block_more_button a,
	.block-youtube-main .block_more_button a
	{
		text-align:center;
		width:100%;
		height: 42px;
		line-height: 42px;
		color: #fff;
		padding: 0px 0px;
		margin-right: 0px;
	}
	
	#common-home #column-right>div 
	{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.mainleftr_box ul
	{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.mainleftr_box ul li
	{
	    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
	
	.mainleftr_box ul li a
	{
		padding-right:12px;
	}
}

@media only screen and  (min-width: 576px)
{
	.container, .container-md, .container-sm 
	{
		max-width: 92%;
	}
}


@media only screen and (max-width:1180px)
{
	.main_latest_items .col-lg-4 
	{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.top_banner_patches h4 
	{
		letter-spacing: 0px;
	}
}

@media only screen and (max-width:1012px)
{
	.top_info_menu 
	{
		width:100%;
	}
}

@media only screen and (max-width: 992px)
{
	#mainmenu ul li a 
	{
		padding: 4px 4px 0px 0px;
	}
	
	#mainmenu ul li 
	{
		float: left;
	}
	
	.mainleftr_box h5 a 
	{
		padding: 0px 0px;
		width: 100%;
		text-align: center;
	}
	
	.top_banner_patches h4
	{
		margin-top: 0px;
		display: block;
		text-align:center;
	}
	
	.header_search_box
	{
		float: left;
		width: 100%;
	}
	
	.calatog_menu 
	{
		top: 119px;
	}
	
	.slide_box.col-md-6,
	.top_banner_box.col-md-6
	{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.top_banner_box.col-md-6
	{
		height:auto !important;
	}
	
	.top_banner_area
	{
		height: 108px;
	}
	
	.top_social_links 
	{
        top: 12px;
    }
	
	.tsl_title 
	{
        margin-bottom: 12px;
	}

	.top_banner_sale h4 a, 
	.top_banner_patches h4 a 
	{
		font-size: 18px;
		letter-spacing: -0.5px;
	}
	
	.mainlrblocks>.col-xl-3
	{
		flex: 0 0 35%;
		max-width: 35%;
	}
	
	.mainlrblocks .col-xl-9
	{
		flex: 0 0 65%;
		max-width: 65%;
	}
	
	.top_social_links ul li 
	{
		margin: 0px 2%;
	}
}

@media only screen and (max-width: 992px)
{
	.mainlrblocks>.col-xl-3
	{
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.mainlrblocks .col-xl-9
	{
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.topslides 
	{
		margin-bottom:0px;
	}
	
	.top_banner_patches, .top_banner_sale 
	{
		margin-bottom: 4px;
	}
	
	.top_banner_patches
	{
		margin-bottom: 0;
        display: block;
        height: auto;
		text-align:center;
	}
	
	#slideshow 
	{
		margin-bottom: 14px;
	}
}



@media only screen and (max-width:482px)
{
    .mainleftr_box ul li 
    {
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 780px) {
    .main_best_items .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (min-width: 992px) {
    .main_best_items .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (min-width: 1181px) {
    .main_best_items .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}


@media (min-width: 993px) 
{
    .left-news-box .col-lg-6 
	{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 640px) 
{
    .left-news-box .col-lg-6 
	{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .carousel-articles-main .block_more_button, .news-fun-box .block_more_button 
	{
        margin-top: 0px;
    }
}

@media only screen and (min-width: 769px) {
	#common-home .contentbottom .row.mainlrblocks .main_leftr.mainctl_blocks,
	#common-home .contentbottom .row.mainlrblocks .block-articles-main,
	#common-home .contentbottom .carousel-articles-main
	{
		display:none !important;
	}
	
	#common-home .contentbottom .row.mainlrblocks .col-6.col-md-6.col-lg-4.col-xl-3
	{
		-webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 100%;
        max-width: 100%;
	}
}

@media only screen and (max-width: 768px) {
    .carousel-articles-main .block_more_button, 
	.news-fun-box .block_more_button 
	{
        margin-top: 0px;
    }
	
	.firstml-links .panel-title:last-child,
	.left-news-box,
	.contentbottom .main_leftr.mainctl_blocks
	{
		display:none !important;
	}
	
	.contentbottom .firstml-links .panel-title:last-child,
	.contentbottom .left-news-box
	{
		display:block !important;
	}
}

#common-home .bottom_seo_box
{
	padding-right: 15px;
    padding-left: 15px;
}

