.maxwidth-theme:not(.BANNER_IMG_TEXT) .item-views.bottom_banners{padding-top: 10px;}

body .wrapper1:not(.with_left_block) .wrapper_inner.front .middle .drag-block.container.BOTTOM_BANNERS .maxwidth-theme.wide,
body .wrapper1:not(.with_left_block) .wrapper_inner.front .middle .drag-block.container.BOTTOM_BANNERS .maxwidth-theme.wide .item-views.bottom_banners{padding-top: 0px;}

.maxwidth-theme:not(.wide) .item-views.bottom_banners .item{padding-bottom: 32px;}
.maxwidth-theme:not(.wide) .item-views.bottom_banners .row.margin0{padding-bottom: 32px;}
.maxwidth-theme:not(.wide) .item-views.bottom_banners .row.margin0 .item{padding-bottom: 0px;}
.item-views.bottom_banners .item{margin-bottom:0px;}
.item-views.bottom_banners .img_inner span{display:block;background-repeat:no-repeat;}
.item-views.bottom_banners .row > div:not(.col-md-12) .img_inner span{background-size:cover;}

.BANNER_IMG_TEXT .bottom_banners.item-views .item .previewtext {line-height: 1.6435em;}

.BANNER_IMG_TEXT .item-views.bottom_banners .img{width:110px;height:110px;}
.BANNER_IMG_TEXT .item-views.bottom_banners .item .img .img_inner, .BANNER_IMG_TEXT .item-views.bottom_banners .item .img .img_inner span{height:100%;padding:0px;}
.BANNER_IMG_TEXT .item-views.bottom_banners .img.pull-left + .inner-text{padding-left: 140px;}
.BANNER_IMG_TEXT .item-views.bottom_banners .img.pull-right + .inner-text{padding-right: 140px;}
.BANNER_IMG_TEXT .item-views.bottom_banners .inner-text{padding-top: 24px;}

@media (min-width: 992px){
	.item-views.bottom_banners .col-md-12 .img_inner span{height:180px;}
	.maxwidth-theme.wide .item-views.bottom_banners .row > div:not(.col-md-12) .img_inner span{padding-top: 29%;}
	.maxwidth-theme:not(.wide) .item-views.bottom_banners .row > div:not(.col-md-12) .img_inner span{padding-top: 42%;}
}
@media (max-width: 991px){
	.BANNER_IMG_WIDE .item-views.bottom_banners .img_inner span{padding-bottom:19%;background-size:cover;}
	.maxwidth-theme:not(.BANNER_IMG_WIDE) .item-views.bottom_banners .img_inner span{padding-bottom:40%;}
}
@media (max-width: 600px){
	body#main .wrapper1 .wrapper_inner.front .middle .drag-block.container.BOTTOM_BANNERS .maxwidth-theme.wide, 
	body#main .wrapper1 .wrapper_inner.front .middle .drag-block.container.BOTTOM_BANNERS .maxwidth-theme.wide .item-views.bottom_banners{padding-top: 0px;}


	.BANNER_IMG_TEXT .item-views.bottom_banners .img {
		width: 60px;
		height: 60px;
		margin-left: 0;
		position: relative;
		top: 50%;
		margin-top: -30px;
	}
	.BANNER_IMG_TEXT .item-views.bottom_banners .img.pull-left + .inner-text {padding-left: 80px;padding-right: 15px;min-height: 60px;}
	.BANNER_IMG_TEXT .item-views.bottom_banners .inner-text {padding-top: 6px;}
	.BANNER_IMG_TEXT .bottom_banners.item-views .item .previewtext{line-height: 18px;margin-top: 7px;margin-bottom: 0;}
	.BANNER_IMG_TEXT.maxwidth-theme .item-views.bottom_banners .item{padding-bottom: 30px;}

	.BANNER_IMG_TYPE2.maxwidth-theme .item-views.bottom_banners .item{padding-bottom: 16px;}
	.BANNER_IMG_TYPE2.maxwidth-theme .item-views.bottom_banners{padding-top: 15px;}
	.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .BANNER_IMG_TYPE2.maxwidth-theme .item-views.bottom_banners,
	.wrapper1.with_left_block .wrapper_inner.front .drag-block.container .BANNER_IMG_TYPE2.maxwidth-theme .item-views.bottom_banners{padding-bottom: 29px;}
}

.ade_only_img .item-views {
	padding-top: 0;
	padding-bottom: 0;
}

.ade_only_img .item-views .item .title {
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: var(--light, #000) var(--dark, #ccc);
}

.ade_only_img .item.annotation .previewtext {
	font-size: 14px;
	line-height: 18px;
	color: var(--light, #000) var(--dark, #ccc);
}
.ade_only_img .item.annotation .previewtext a {
	display: inline-block;
	padding-top: 2px;
	padding-right: 24px;
	background: url(images/arrow.png) right center no-repeat;
}

@media(min-width: 768px) {
	.ade_only_img .item .img {
		margin: auto auto;
		float: none !important;
	}
	.ade_only_img .item .inner-text {
		padding-left: 0 !important;
		padding-top: 20px;
		clear: both;
		text-align: center;
	}

	.ade_only_img .item.annotation .previewtext {
		margin: 0;
	}

	.ade_only_img .item-views .item .title {
		font-size: 16px;
		line-height: 20px;
	}
}