/*Tool-tips (aka hints)*/
#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120);
}
.index-text
{
	/*position: absolute;*/
	/*width: 50%;*/
	/*right: 0;*/
	/*top: 348px;*/
	/*z-index: 100;*/
	/*color: #FFF;*/
}
.index-text .img
{
	float: left;
	margin: 0 20px 20px 0;
}
.index-text H2
{
	font-size: 20px;
	font-weight: normal;
}
.index_baner_box
{
	right: 10%;
	left: auto;
	top: 40px;
	bottom: 40px;
	color: #000;
	padding-left: 0;
}
.index_baner_box .beretta
{
	/*height: 426px;*/
	/*float: left;*/
	width: 500px;
	text-align: center;
	background: #FFF;
	padding: 30px;
}
.index_baner_box .beretta .title
{
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
.index_baner_box .beretta .subtitle
{
	margin-bottom: 27px;
	color: #000;
}
.index_baner_box .flex-fill
{
}
.index_baner_box .beretta_picts IMG
{
	/*object-fit: cover !important;*/
	/*display: block;*/
	height: 50%;
	width: auto;
	/*width: 100% !important;*/
}
.index-text
{
	padding: 50px 0;
	background: #F3F3F3;
}
.banners-row
{
	margin-bottom: 54px !important;
	margin-top: 50px;
}
.special-offer-baner
{
	height: 150px;
	background: url(../img/spoffer.jpg) center right / cover #EAEAEA;
	text-align: center;
}
.special-offer-baner A
{
	display: block;
	height: 100%;
	color: #FFF;
	text-decoration: none;
}
.special-offer-baner H2
{
	padding-top: 99px;
	color: #FFF;
	text-shadow: 3px 4px 5px #000000;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 24px;
}
.brand-baner
{
	background: url(../img/bybrand.jpg) center / cover;
	padding: 0;
}
.brand-baner H2
{
	padding-top: 76px;
	padding-bottom: 8px;
}
.outlet-baner
{
	background: url(../img/outlet.jpg) center / cover;
}
.arms-baner
{
	background: url(../img/DNA-FIREARMS.jpg) center / cover;
}
.featured
{
}
.featured > H2
{
	color: #C10012;
}
.logo_line
{
	text-align: center;
	padding: 20px 0;
	/*background: #F6F6F6;*/
	box-shadow: 0 0 20px #8A8A8A;
}
.logo_line H2
{
	font-size: 30px;
}
.logo_line H2 A
{
	color: #494949;
}
.logo_line H3
{
	font-size: 20px;
	/*font-family: 'Bebas Neue', cursive;*/
	margin-bottom: 35px;
	font-weight: 400;
}
.logo_line .img
{
	/*height: 100%;*/
	line-height: 62px;
	max-width: 251px;
	/*max-height: 52px;*/
	vertical-align: middle;
	margin: 5px 15px;
}
.logo_line .img IMG
{
	display: inline-block;
	max-width: 100%;
	max-height: 52px;
}
.news_line
{
	margin: 80px 0;
}
.news_line H2
{
	font-size: 35px;
	text-align: center;
}
.news_line H3
{
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.articles_line
{
	padding: 80px 0 80px;
	background: rgba(243, 243, 243, 0.961);
	/*background: #F6F6F6;*/
	/*box-shadow: 0 0 20px #8A8A8A;*/
}
.articles_line H2
{
	font-size: 35px;
	text-align: center;
}
.articles_line H3
{
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.blog_line
{
	padding: 60px 0 60px;
	/*background: rgba(243, 243, 243, 0.961);*/
	/*background: #F6F6F6;*/
	/*box-shadow: 0 0 20px #8A8A8A;*/
	background: #F3F3F3;
	margin-bottom: -50px;
}
.blog_line H2
{
	font-size: 35px;
	text-align: center;
	margin-bottom: 20px;
}
.blog_line H2 A
{
	color: #494949;
}
.blog_line H3
{
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.blog-post .card-title A
{
	color: #494949;
}
.blog_line .text
{
	margin: 30px 0;
	text-align: left;
}
.blog_line .text H2
{
	font-size: 27px;
	line-height: 135%;
	margin-top: 0;
	text-align: left;
}
.blog_line .text H3
{
	font-size: 18px;
	text-align: left;
}
.subscribe_line
{
	padding: 20px 0 20px;
	background: rgba(243, 243, 243, 0.961);
	/*background: #F6F6F6;*/
	/*box-shadow: 0 0 20px #8A8A8A;*/
}
.subscribe_line .form-inline
{
	/*display: inline-block;*/
	/*width: auto;*/
	/*text-align: center;*/
}
.products_categories_list
{
	background: #494949;
}
.products_categories_list .card-img
{
	height: 100%;
	/*width: 100%;*/
	object-fit: cover;
	padding: 0;
}
.products_categories_list .card-title
{
	color: #FFF;
	margin: 0;
	background: rgba(0, 0, 0, 0.632);
	padding: 10px;
}
.products_categories_list H2.text-uppercase
{
	color: #FFF;
}
.video_line
{
	padding: 60px 0 60px;
	background: rgba(243, 243, 243, 0.961);
	/*background: #F6F6F6;*/
	/*box-shadow: 0 0 20px #8A8A8A;*/
}
.video_line H2
{
	font-size: 35px;
	text-align: center;
	margin-bottom: 20px;
}
.video_line IFRAME
{
	width: 100%;
}
/*.index_logos LI P
{
}*/
.index_logos LI SPAN
{
	display: block;
	padding: 7px 10px;
	vertical-align: middle;
	height: 109px;
	line-height: 96px;
}
.index_logos .nopict
{
	height: 97px;
	line-height: 80px;
}
.index_logos IMG
{
	max-width: 154px;
	max-height: 80px;
	vertical-align: middle;
	display: inline-block;
}
@media (max-width: 575px)
{
	.index_baner_box
	{
		z-index: 100;
		color: #FFF;
		background: transparent;
		left: 10%;
	}
	.index_baner_box
	{
	}
	.index_baner_box .beretta .subtitle
	{
		color: #FFF;
	}
	.index_baner_box .beretta
	{
		width: 100%;
		/*text-align: center;*/
		background: transparent;
		z-index: 1;
		/*position: relative;*/
		/*top: -426px;*/
		/*padding: 30px;*/
		color: #FFF;
	}
	.carousel-item
	{
		/*height: 100%;*/
		/*background: #CCC;*/
		/*border: 1px solid #000;*/
	}
	.carousel-item IMG
	{
		object-fit: cover;
		object-position: top left;
		/*height: 100% !important;*/
		height: 457px !important;
	}
	.carousel-control-next, .carousel-control-prev
	{
		z-index: 100;
	}
}
@media (min-width: 576px) and (max-width: 767px)
{
	.index_baner_box
	{
		z-index: 100;
		color: #FFF;
		background: transparent;
		left: 10%;
	}
	.index_baner_box
	{
	}
	.index_baner_box .beretta .subtitle
	{
		color: #FFF;
	}
	.index_baner_box .beretta
	{
		width: 100%;
		/*text-align: center;*/
		background: transparent;
		z-index: 1;
		/*position: relative;*/
		/*top: -426px;*/
		/*padding: 30px;*/
		color: #FFF;
	}
	.carousel-item
	{
		/*height: 100%;*/
		/*background: #CCC;*/
		/*border: 1px solid #000;*/
	}
	.carousel-item IMG
	{
		object-fit: cover;
		object-position: top left;
		/*height: 100% !important;*/
		height: 323px !important;
	}
	.carousel-control-next, .carousel-control-prev
	{
		z-index: 100;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.index_baner_box
	{
		z-index: 100;
		color: #FFF;
		background: transparent;
		left: 10%;
	}
	.index_baner_box
	{
	}
	.index_baner_box .beretta .subtitle
	{
		color: #FFF;
	}
	.index_baner_box .beretta
	{
		width: 100%;
		/*text-align: center;*/
		background: transparent;
		z-index: 1;
		/*position: relative;*/
		/*top: -426px;*/
		/*padding: 30px;*/
		color: #FFF;
	}
	.carousel-item
	{
		/*height: 100%;*/
		/*background: #CCC;*/
		/*border: 1px solid #000;*/
	}
	.carousel-item IMG
	{
		object-fit: cover;
		object-position: top left;
		/*height: 100% !important;*/
		height: 323px !important;
	}
	.carousel-control-next, .carousel-control-prev
	{
		z-index: 100;
	}
}
@media (min-width: 992px) and (max-width: 1199px)
{
	.carousel-item IMG
	{
		object-fit: cover;
		object-position: top left;
		height: 400px !important;
	}
	.index-text H2
	{
		font-size: 18px;
	}
}
@media (min-width: 1200px) and (max-width: 1399px)
{
	.carousel-item IMG
	{
		object-fit: cover;
		object-position: top left;
		height: 400px !important;
	}
}
@media (min-width: 1400px) and (max-width: 1599px)
{
}
@media (min-width: 1600px)
{
}
/*redefine bootstrap*/
/*.carousel-caption
{
	bottom: 53px;
}*/
/*.promo-carousel
{
}*/
