/* #349190 - Hero Banner and Main Banner Regions - beretta.com/en-us/ */
/* CONTAINER */
body.global.home.en-us  .container-12 {
	min-width: 16em;
	max-width: 75.000em;
}
@media (max-width:900px) {
body.global.home.en-us  .wrapper {min-height:300px;}
.en-us .utility + .header .menuLink {top:65px;}
}
/* Hero Slideshow
   ========================================================================== */
.en-us .hero-slideshow-wrapper {position:relative; z-index:1; margin: -42px auto 20px;}
@media (max-width:900px) {
	.en-us .hero-slideshow-wrapper {margin: -22px auto 20px;}
}
.en-us .hero-slideshow .slide-item {
    position:relative; 
    height:340px;
    background-repeat:no-repeat;
    background-position:50% 0;
    background-size:auto 100%;
    text-align:center; 
    z-index:1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.en-us .hero-slideshow .slide-item:after {
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.15) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.25)));
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.en-us .hero-slideshow .slide-text {
    position:absolute;
    bottom:20px;
    width:100%;
    color:#fff;
    z-index:10;
}
.en-us .hero-slideshow .slide-item .btn {
    padding: 8px 40px;
    font-size: 1.1em;
}
.en-us .hero-slideshow .slide-text p {
    margin-bottom:25px;
    font-size:2em;
    line-height:1;
}
.en-us .hero-slideshow-navigation {
    position: absolute;
    left: 0;
    top: 30%;
    right: 0;
    margin: 0 auto;
    max-width: 75.000em;
}
.en-us .hero-slideshow-navigation button {
    padding:0;
    border:0;
    outline:0;
    background:transparent;
    font-size:10em;
    color:#fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.en-us .hero-slideshow-navigation .slick-next {float:right;}
.en-us .hero-slideshow-navigation button:hover,
.en-us .hero-slideshow-navigation button:focus {text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.6);}

@media (max-width:47.94em) 
{
    .en-us .hero-slideshow .slide-text p {
        font-size:2em !important;
    }
}
@media (min-width:48.000em) {
    .en-us .hero-slideshow .slide-item {
       background-size:cover;
    }
    .en-us .hero-slideshow .slide-image {
        position:static;
        height:auto;
        width:100%;
    }
    .en-us .hero-slideshow .slide-text p {font-size:3em;}
    .en-us .hero-slideshow .slide-item .btn {padding:8px 40px; font-size:1.1em;}
}
@media (min-width:53.375em) {
    .en-us .hero-slideshow .slide-item {
        height:320px;
    }
}
@media (min-width:64.000em) {
    .en-us .hero-slideshow .slide-item {height:340px;}
    .en-us .hero-slideshow .slide-text p {font-size:4em;}
}
@media (min-width:75.000em) {.en-us .hero-slideshow .slide-item {height:400px;}}
@media (min-width:80.000em) {.en-us .hero-slideshow .slide-item {height:450px;}}
@media (min-width:95.000em) {.en-us .hero-slideshow .slide-item {height:500px;}}
@media (min-width:105.000em) {.en-us .hero-slideshow .slide-item {height:550px;}}
@media (min-width:120.000em) {.en-us .hero-slideshow .slide-item {height:593px;}}

.en-us .hero-slideshow .slide-item .slide-text h2.slide-title,
.en-us .hero-slideshow .slide-item .slide-text p.slide-desc {
	display:none;
}
.en-us .hero-slideshow .slide-text p.extra {
	margin:8px auto -10px;
	font-size:1em;
}
.en-us .hero-slideshow .slide-text p.extra span.text {
	text-align: center;
	text-shadow: 2px 2px #000;
	color: #FFF;
	font-weight: bold;
}
.en-us .hero-slideshow .btn, .banner .btn {
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #fff;
    border-radius: 5px;
    background: transparent;
    font-weight: 700 !important;
    font-size: .75rem;
}
/*
.en-us .hero-slideshow-navigation button.slick-prev,
.en-us .hero-slideshow-navigation button.slick-next {
    width: 60px;
    height: 96px;
    cursor: pointer;
    overflow: hidden;
    background-image: url(/cms/images/layout/icons-sprite.png);
    filter: alpha(opacity=50);
    opacity: 0.5;
}*/
.en-us .hero-slideshow-navigation button.slick-prev {
	left: 5%;
	background-position: -41px -176px;
}
.en-us .hero-slideshow-navigation button.slick-next {
    right: 5%;
    background-position: -51px -272px;
}
.en-us .hero-slideshow-navigation button.slick-prev:hover,
.en-us .hero-slideshow-navigation button.slick-prev:focus {
	background-position: -51px -176px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.en-us .hero-slideshow-navigation button.slick-next:hover,
.en-us .hero-slideshow-navigation button.slick-next:focus {
	background-position: -41px -272px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.en-us .hero-slideshow-navigation button:hover, 
.en-us .hero-slideshow-navigation button:focus {
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.6);
}

.en-us .portlet-content .slide-item + .slide-item {display:none;}
.en-us .featured-banners,
.en-us .promo-banners {text-align:center; font-family:"Open Sans",Arial,Helvetica Neue,Helvetica,sans-serif;}
.en-us .featured-banners .banner,
.en-us .promo-banners .banner {
    display:inline-block;
    position:relative;
    z-index:1;
}
.en-us .featured-banners .banner > a,
.en-us .promo-banners .banner > a {
	display: block;
	position: relative;
	z-index: 100;
}
.en-us .featured-banners .banner > a::after,
.en-us .promo-banners .banner > a::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 100%;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0, 0)), color-stop(100%,rgba(0, 0, 0, 0.75)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.75) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.en-us .featured-banners .banner .banner-text,
.en-us .promo-banners .banner .banner-text {
	position: absolute;
	bottom: 25px;
	width: 100%;
	text-align: center;
	color: #fff;
	z-index: 10;
}
.en-us .featured-banners .banner .banner-text p,
.en-us .promo-banners .banner .banner-text p {
	text-align: center;
	color: #fff;
	margin: 0 0 10px;
	font-size: 3em;
}
.en-us .featured-banners .banner .btn,
.en-us .promo-banners .banner .btn {
    padding: 8px 40px;
    font-size: 1.1rem;
}
.en-us .promo-banners .banner .banner-text p {
    font-size: 1.6em;
}
@font-face {
	font-family: 'icomoon';
	src:url('/cms/responsive/includes/fonts/icomoon.eot?srd8zm');
	src:url('/cms/responsive/includes/fonts/icomoon.eot?#iefixsrd8zm') format('embedded-opentype'),
		url('/cms/responsive/includes/fonts/icomoon.ttf?srd8zm') format('truetype'),
		url('/cms/responsive/includes/fonts/icomoon.woff?srd8zm') format('woff'),
		url('/cms/responsive/includes/fonts/icomoon.svg?srd8zm#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.en-us .icon-angle-left::before {
    content: "\f104";
}
.en-us .icon-angle-right::before {
    content: "\f105";
}
.en-us .callout-banners {margin-top:5px;}
.banners-home-all {
    display: table;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 10px;
    border-collapse: separate;
    border-spacing: 10px;
}
.en-us .banners.callout-banners .grid-4 {
	float: none !important;
	display: table-cell !important;
	vertical-align: middle;
	margin:0;
}
.en-us .banners.callout-banners .grid-4:first-child {
	background: #fff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgwODA4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTk5OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #808080 0%, #999999 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#999999));
	background: -webkit-linear-gradient(top, #808080 0%,#999999 100%);
	background: -o-linear-gradient(top, #808080 0%,#999999 100%);
	background: -ms-linear-gradient(top, #808080 0%,#999999 100%);
	background: linear-gradient(to bottom, #808080 0%,#999999 100%);
}
.en-us .banners.callout-banners .grid-4 + .grid-4 {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #808080 0%, #999999 100%) repeat scroll 0 0;
}
@media (max-width:47.94em) {
    .en-us .banners > [class*="grid"] {margin-top: 0px;}
	.en-us .promo-banners {margin-top:20px;}
	.en-us .banners.callout-banners .grid-4 {display:table !important; margin-bottom: 15px;}
	.en-us .banners-home-all p {margin:1em 0; text-align:center;}
}
.en-us .hero-slideshow-navigation {
    position: absolute;
    left: 0px;
    top: 30%;
    right: 0px;
    margin: 0 auto;
    max-width: 75em;
    left: 50%;
    right: inherit;
    transform: translateX(-50%);
    width: 100%;
}
/* END - Hero Banner and Main Banner Regions - beretta.com/en-us/ */
