.ps-spotlight1 {
    background: #e4e4e4;
    padding: 18px 0;
}
.text-message {
    color: #373737;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center;
}
.ps-spotlight2 {
    padding-top: 60px;
}
.ps-spotlight4 {
    padding-top: 30px;
}
.banner {
    margin-top: 15px;
    margin-bottom: 30px;
}
.banner a {
    position: relative;
    /*display: block;*/
}
/*.banner a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
    transition: 0.5s all ease 0s;
}
.banner a:hover:after {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}*/
.hovertext1 {
	width: 870px;
	height: 555px;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	text-align: center;
	vertical-align: middle;
	z-index: 9;
	margin: 0;
	transition: 0.5s all ease 0s;
}
.hovertext1:hover {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 0, 0, 0.75);
}
.hovertext1 span {
    display: table;
    margin: auto;
    margin-top: 223px;
}
.hovertext1 span a {
	font-size: 22px;
	color: rgba(255, 255, 255, 0);
}
.hovertext1:hover span a {
	color: rgba(255, 255, 255, 1);
}
.hovertext1:hover span a:hover {
	color: #d81f2a;
}
.hovertext2 {
	width: 270px;
	height: 270px;
	color: rgba(255, 255, 255, 0);
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	text-align: center;
	vertical-align: middle;
	z-index: 9;
	margin: 0;
	transition: 0.5s all ease 0s;
}
.hovertext2:hover {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 0, 0, 0.75);
}
.hovertext2 span {
    display: table;
    margin: auto;
    margin-top: 100px;
}
.hovertext2 span a {
	font-size: 22px;
	color: rgba(255, 255, 255, 0);
}
.hovertext2:hover span a {
	color: rgba(255, 255, 255, 1);
}
.hovertext2:hover span a:hover {
	color: #d81f2a;
}
.hovertext3 {
	width: 370px;
	height: 370px;
	color: rgba(255, 255, 255, 0);
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	text-align: center;
	vertical-align: middle;
	z-index: 9;
	margin: 0;
	transition: 0.5s all ease 0s;
}
.hovertext3:hover {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 0, 0, 0.75);
}
.hovertext3 span {
    display: table;
    margin: auto;
    margin-top: 150px;
}
.hovertext3 span a {
	font-size: 22px;
	color: rgba(255, 255, 255, 0);
}
.hovertext3:hover span a {
	color: rgba(255, 255, 255, 1);
}
.hovertext3:hover span a:hover {
	color: #d81f2a;
}
.hovertext4 {
	width: 470px;
	height: 440px;
	color: rgba(255, 255, 255, 0);
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	text-align: center;
	vertical-align: middle;
	z-index: 9;
	margin: 0;
	transition: 0.5s all ease 0s;
}
.hovertext4:hover {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 0, 0, 0.75);
}
.hovertext4 span {
    display: table;
    margin: auto;
    margin-top: 185px;
}
.hovertext4 span a {
	font-size: 22px;
	color: rgba(255, 255, 255, 0);
}
.hovertext4:hover span a {
	color: rgba(255, 255, 255, 1);
}
.hovertext4:hover span a:hover {
	color: #d81f2a;
}
.hovertext5 {
	width: 670px;
	height: 440px;
	color: rgba(255, 255, 255, 0);
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	text-align: center;
	vertical-align: middle;
	z-index: 9;
	margin: 0;
	transition: 0.5s all ease 0s;
}
.hovertext5:hover {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 0, 0, 0.75);
}
.hovertext5 span {
    display: table;
    margin: auto;
    margin-top: 185px;
}
.hovertext5 span a {
	font-size: 22px;
	color: rgba(255, 255, 255, 0);
}
.hovertext5:hover span a {
	color: rgba(255, 255, 255, 1);
}
.hovertext5:hover span a:hover {
	color: #d81f2a;
}
.comingsoon-block {
	text-align: center;
	padding: 30px 0 60px;
}
.comingsoon-block h1 {
	color: #414b56;
	font-size: 60px;
	line-height: 75px;
	margin: 0 0 50px;
}
.comingsoon-block h1 span {
	color: #d81f2a;
	font-weight: bold;
	text-transform: uppercase;
}
.comingsoon-block h4 a {
	text-transform: uppercase;
	font-size: 14px;
	color: #414b56;
}
.comingsoon-block h4 a:hover {
	color: #d81f2a;
}
div.explore_more {
    padding: 0;
    border: none;
    margin-bottom: 85px;
}
div.explore_more h3.title_block {
    font-size: 28px;
    border: none;
    padding: 0;
    text-align: center;
    letter-spacing: 3px;
}
div.explore_more h4.subtitle {
    text-transform: uppercase;
    text-align: center;
    color: #9a9a9a;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 40px;
}
div.explore_more h4.subtitle span {
    width: 370px;
    position: relative;
    display: inline-block;
}
div.explore_more h4.subtitle span:after {
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    bottom: 3px;
    z-index: 1;
    left: 0;
    content: "";
    display: block;
}
div.explore_more h4.subtitle span span {
    width: auto;
    padding: 0 20px;
    background: #fff;
    z-index: 2;
}
div.explore_more h4.subtitle span span:after {
    display: none;
}
div.explore_more .explore {
    overflow: hidden;
}
div.explore_more .explore .item {
    float: left;
    width: 50%;
    overflow: hidden;
    margin-bottom: 20px;
}
div.explore_more .explore .item .image {
    width: 50%;
    float: left;
    position: relative;
}
div.explore_more .explore .item .image a {
    position: relative;
    display: block;
}
div.explore_more .explore .item .image a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
    transition: 0.3s all ease 0s;
}
div.explore_more .explore .item .image a:hover:after {
    opacity: 0.35;
    filter: "alpha(opacity=35)";
    -ms-filter: "alpha(opacity=35)";
}
div.explore_more .explore .item .text {
    width: 50%;
    float: left;
    padding: 30px;
    text-align: center;
}
div.explore_more .explore .item .text .origin {
    color: #9a9a9a;
    font-size: 13px;
    text-transform: uppercase;
}
div.explore_more .explore .item .text .title {
    margin-bottom: 20px;
    line-height: 24px;
    margin-top: 15px;
}
div.explore_more .explore .item .text .title a {
    color: #121212;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
div.explore_more .explore .item .text .desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8em;
    margin-bottom: 40px;
}
div.explore_more .explore .item .text .more {
    display: inline-block;
    border: solid 1px #1e1e1e;
    font-size: 12px;
    color: #1e1e1e;
    text-transform: uppercase;
    padding: 5px 20px;
}
div.banner2 .img {
    display: block;
    position: relative;
}
/*div.banner2 .img:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
    transition: 0.5s all ease 0s;
    z-index: 500;
}
div.banner2 .img:hover:after {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}*/
div.banner2 .img.img1 {
    padding-bottom: 15px;
}
.ps-spotlight5 {
    border: solid 1px #e5e5e5;
    border-left: none;
    border-right: none;
    margin: 50px 0;
    padding: 27px 0;
}
div.promotion-block .item {
    text-align: center;
}
div.promotion-block .item .icon {
    font-size: 0;
    color: transparent;
    text-indent: -999em;
    display: inline-block;
    margin: 0 13px;
    background-image: url(../../../../../img/icon/icon_promotion.png);
    background-repeat: no-repeat;
    vertical-align: top;
}
div.promotion-block .item .text {
    display: block;
    text-align: center;
    margin-top: 15px;
}
div.promotion-block .item .text h2 {
    margin: -12px 0 2px;
}
div.promotion-block .item .text h2 a {
    color: #333333;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
div.promotion-block .item .text h4 {
    margin: 0;
    text-transform: uppercase;
    color: #9a9a9a;
    font-size: 16px;
}
div.promotion-block .item.item1 .icon {
    height: 40px;
    width: 40px;
    background-position: 0 0;
}
div.promotion-block .item.item2 .icon {
    height: 40px;
    width: 40px;
    background-position: -120px 0;
}
div.promotion-block .item.item3 .icon {
    height: 40px;
    width: 40px;
    background-position: -80px 0;
}
div.promotion-block .item.item4 .icon {
    height: 40px;
    width: 40px;
    background-position: -40px 0;
}
div.banner3 {
    margin-bottom: 50px;
}
div.banner3 a {
    position: relative;
    display: block;
}
div.banner3 a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
    transition: 0.3s all ease 0s;
}
div.banner3 a:hover:after {
    opacity: 0.35;
    filter: "alpha(opacity=35)";
    -ms-filter: "alpha(opacity=35)";
}
/* Fabio Code - Si aggiunge una nuova visualizzazione per la homepage */
div.banner4 {
	position: relative;
	display: block;
}
div.banner4>div {
	float: left;
	position: relative;
}
div.banner4 .perc-450 {
	width: 45%;
}
div.banner4 .perc-255 {
	width: 25.5%;
}
div.banner4 .perc-295 {
	width: 29.5%;
}
div.banner4 .perc-550 {
	width: 55%;
}
div.banner4 .perc-365 {
	width: 36.5%;
}
div.banner4 .perc-265 {
	width: 26.5%;
}
div.banner4 .perc-370 {
	width: 37.0%;
}
div.banner4 .perc-500 {
	width: 49.0%;
	margin-top: 30px;
	border: 1px solid black;
}
div.banner4 .perc-500:first-child {
	margin-right: 1%;
}
div.banner4 .perc-500:last-child {
	float: right;
}
div.banner4 .hovertext2 {
	display: flex;
	width: 100%;
	height: 100%;
	margin: 0;
}
div.banner4 .hovertext2 span {
	margin-top: auto;
	/*
	display: table-cell;
	vertical-align: middle;
	*/
}
/*div.banner4 .wrap-500-l {
	width: 45%;
    margin-top: 25px;
    margin-right: 5%;
}
div.banner4 .wrap-500-r {
	width: 45%;
    margin-top: 25px;
    float: right;
}*/

/* Fabio Code Ends */
@media (min-width: 992px) and (max-width: 1199px) {
	div.banner2 .img.img1 {
	    padding-bottom: 20px;
	}
	.banner {
	    margin-top: 10px;
	}
    div.sp-megamenu .navbar-nav > li.mega_type2 .dropdown-menu {
        left: 80px;
    }
    div.explore_more .explore .item .text {
        padding: 0 30px;
    }
    div.explore_more .explore .item .text .title {
        margin-bottom: 10px;
    }
    div.explore_more .explore .item .text .desc {
        margin-bottom: 15px;
    }
    div.promotion-block .item .text {
        text-align: center;
        margin: 5px 0 0 0;
        display: block;
    }
    .hovertext1 {
    	width: 697.5px;
    	height: 444.95px;
    }
    .hovertext1 span {
        margin-top: 189px;
    }
    .hovertext1 span a {
    	font-size: 20px;
    }
    .hovertext2 {
    	width: 212.5px;
    	height: 212.5px;
    }
    .hovertext2 span {
        margin-top: 74px;
    }
    .hovertext2 span a {
    	font-size: 20px;
    }
    .hovertext3 {
    	width: 293.3px;
    	height: 293.3px;
    }
    .hovertext3 span {
        margin-top: 114px;
    }
    .hovertext3 span a {
    	font-size: 20px;
    }
    .hovertext4 {
    	width: 374.16px;
    	height: 350.28px;
    }
    .hovertext4 span {
        margin-top: 142px;
    }
    .hovertext4 span a {
    	font-size: 20px;
    }
    .hovertext5 {
    	width: 535.83px;
    	height: 351.88px;
    }
    .hovertext5 span {
        margin-top: 142px;
    }
    .hovertext5 span a {
    	font-size: 20px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    div.explore_more {
        padding-top: 30px;
        margin-bottom: 0;
    }
    div.explore_more .explore .item {
        width: 100%;
    }
    div.explore_more .explore .item .image img {
        width: 100%;
    }
    /*Cristian Code: aggiunte classi per gestione del sito alle varie risoluzioni */
    .banner {
        margin-bottom: 0px;
    }
    /*.banner .img2 img {
        height: 203px;
    }*/
    div.banner2 {
        margin: 30px -15px 0;
        overflow: hidden;
    }
    div.banner2 .img {
        float: left;
        padding: 0 15px;
    }
    div.banner2 .col-md-9 .img, div.banner2 .col-md-7 .img, div.banner2 .col-md-5 .img {
    	width: auto;
    }
    /*div.banner2 .img.img1, div.banner2 .img.img2 {
        margin: 0; }*/
    
    .banner2 .col-md-8 .img.img1 {
        width: 100%;
    }
    .ps-spotlight2 {
        padding-top: 15px;
    }
    .ps-spotlight5 {
        padding: 30px 0px 0px 0px;
    }
    #subcategories .row .col-xs-6 {
        clear: none !important;
    }
    .subcategory-desc {
        height: 36px;
    }
    .subcategory-desc p {
        margin: 0 0 0 0;
    }
    div.promotion-block .item .text {
        margin: 25px 30px 30px 30px;
    }
    div.promotion-block .item .text h2 {
        margin: -10px 0 10px;
        line-height: 15px;
    }
    div.promotion-block .item .icon {
        margin: 0;
    }
    div.promotion-block .item .text h4 {
        font-size: 14px;
    }
    .rtl div.banner2 .img {
        float: right;
    }
    .hovertext1 {
    	width: 720px;
    	height: 459.3px;
    	margin-left: 15px;
    }
    .hovertext1 span {
        margin-top: 195px;
    }
    .hovertext1 span a {
    	font-size: 20px;
    }
    .hovertext2 {
    	width: 345px;
    	height: 345px;
    	margin-left: 15px;
    }
    .hovertext2 span {
        margin-top: 136px;
    }
    .hovertext2 span a {
    	font-size: 20px;
    }
    .hovertext3 {
    	width: 230px;
    	height: 230px;
    }
    .hovertext3 span {
        margin-top: 80px;
    }
    .hovertext3 span a {
    	font-size: 20px;
    }
    .hovertext4 {
    	width: 278px;
    	height: 260px;
    	margin-left: 15px;
    }
    .hovertext4 span {
        margin-top: 95px;
    }
    .hovertext4 span a {
    	font-size: 20px;
    }
    .hovertext4 + a img {
    	height: 260px;
    }
    .hovertext5 {
    	width: 396px;
    	height: 260px;
    	margin-left: 15px;
    }
    .hovertext5 span {
        margin-top: 95px;
    }
    .hovertext5 span a {
    	font-size: 20px;
    }
    .hovertext5 + a img {
    	height: 260px;
    }
    .no-pad-l {
    	padding-left: 0 !important;
    }
    .no-pad-r {
    	padding-right: 0 !important;
    }
    .md-pad-l {
    	padding-left: 10px !important;
    }
    .md-pad-r {
    	padding-right: 10px !important;
    }
    .sm-pad-l {
    	padding-left: 5px !important;
    }
    .sm-pad-r {
    	padding-right: 5px !important;
    }
    .custom-pad {
    	padding-right: 15px;
    }
}
@media (max-width: 767px) {
    div.explore_more .explore .item {
        width: 100%;
        margin: 0;
    }
    div.explore_more .explore .item .image img {
        width: 100%;
    }
    /*.banner .img2 {
        display: none;
    }*/
    div.banner2 {
        margin: 30px -15px 0;
        overflow: hidden;
    }
    div.banner2 .img {
        float: left;
        /*width: 50%;*/
        padding: 0 15px;
    }
    div.banner2 .img.img1,
    div.banner2 .img.img2 {
        margin: 0;
    }
    .ps-spotlight2 {
        padding-top: 0;
    }
    div.promotion-block .item {
        margin-bottom: 20px;
    }
    div.banner3 .img {
        display: block;
    }
    div.banner3 .img.img1 {
        margin-bottom: 15px;
    }
    .rtl div.banner2 .img {
        float: right;
    }
    .rtl div.promotion-block .item {
        text-align: right;
    }
    .hovertext1 {
    	display: none;
    }
    .hovertext2 {
    	display: none;
    }
    .hovertext3 {
    	display: none;
    }
    .hovertext4 {
    	display: none;
    }
    .hovertext5 {
    	display: none;
    }
    .no-pad-l {
    	padding-left: 0 !important;
    }
    .no-pad-r {
    	padding-right: 0 !important;
    }
    .md-pad-l {
    	padding-left: 10px !important;
    }
    .md-pad-r {
    	padding-right: 10px !important;
    }
    .sm-pad-l {
    	padding-left: 5px !important;
    }
    .sm-pad-r {
    	padding-right: 5px !important;
    }
    .custom-pad {
    	padding-right: 7px !important;
    }
}
@media (max-width: 480px) {
    div.explore_more h4.subtitle span {
        width: 100%;
        font-size: 12px;
    }
    div.explore_more h4.subtitle span span {
        width: auto;
        padding: 0 10px;
    }
    div.explore_more .explore .item .text,
    div.explore_more .explore .item .image {
        width: 100%;
    }
    .banner .img2 {
        display: block;
        /*margin-top: 15px;*/
    }
    .banner .img2 img {
        width: 100%;
    }
    div.banner2 .img {
        width: 100%;
    }
    /*div.banner2 .img.img1 {
        margin-bottom: 15px;
    }*/
    .custom-pad {
    	padding-right: 5px !important;
    }
    
    /* Fabio Code - Banner 4 */
    div.banner4>div[class^=perc-] {
    	width: 100%;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( -o-min-device-pixel-ratio: 2/1),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx) {
    div.promotion-block .item .icon {
        background-image: url(../../../../../img/icon/icon_promotion@2x.png);
        background-size: 160px 40px;
    }
}