@charset "UTF-8";
/* CSS Document */

#hero_responsive .bx-wrapper .bx-viewport {left:0;}
#hero_responsive .bx-wrapper {margin: 0 auto;}
#hero_responsive .text_and_cta {
    position: absolute;
    left: 57%;
    top: 10%;
    width: 30%;
		max-width: 360px;
}
#hero_responsive .text_and_cta > h3 {
    line-height: 1.25em;
    font-size: 2em;
	font-weight: 100;
}
#hero_responsive .text_and_cta > h2 {line-height: 1.25em;}
#hero_responsive h3 .title_mobile {display:none;}
#hero_responsive .sliderContent.bannercontent p {
    color: #000000;
    font-size: 1em;
    font-weight: 100;
	line-height:1.2em;
}

/*Buttons section*/
#hero_responsive .cta_view_details a {
    background-color: #D7410B;
    border: 0 solid #D7410B;
    border-radius: 0 5px;
    color: #FFFFFF;
    padding: 12px 14px 11px;
    position: relative;
}
#hero_responsive .cta_view_details a:hover {
    background-color: #A74222;
}
#hero_responsive .cta_view_details {height: 50px; margin-top: 12px;} 

/* Arrows */
#hero_responsive .bx-wrapper .bx-prev {
    background: url("/wcsstore/HPStorefrontAssetStore/img/arrows.png") no-repeat scroll 0 0;
    display: block;
    height: 50px;
    width: 50px;
	left:70px;
}
#hero_responsive .bx-wrapper .bx-next  {
    background: url("/wcsstore/HPStorefrontAssetStore/img/arrows.png") no-repeat scroll 0 0;
    display: block;
    height: 50px;
    width: 50px;
	right: 70px;
}
#hero_responsive .bx-wrapper .bx-prev {
    background-position: 0 -50px;
}
#hero_responsive .bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
#hero_responsive .bx-wrapper .bx-next{
    background-position: -50px -50px;
}
#hero_responsive .bx-wrapper .bx-next:hover{
    background-position: -50px 0;
}
/* Pager section */
#hero_responsive .bx-wrapper .bx-pager {bottom:18px;}
#hero_responsive .bx-wrapper .bx-pager.bx-default-pager a:hover, 
#hero_responsive .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none repeat scroll 0 0 #0096D6;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	 background: none repeat scroll 0 0 #cccccc;
	 opacity:1;
	 border-radius: 1000px;
	 width:12px;
	 height:12px;
}
#hero_responsive .bx-wrapper .bx-controls-direction a{z-index: 9;}

/* Media Queries */


@media screen and (max-width: 640px) {
#hero_responsive .bx-controls-direction, 
#hero_responsive h2, 
#hero_responsive h3 .title_mobile {display:block;}


/* Pager section */
#hero_responsive .bx-wrapper .bx-pager {bottom: 8px;}
#hero_responsive .bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 1000px;
    height: 8px;
    opacity: 0.8;
    width: 8px;
}
#hero_responsive .text_and_cta {
}

#hero_responsive p {display:block; margin-bottom:0;}
/*End*/
/*#hero_responsive {
    padding-top: 10px;
}*/
#hero_responsive .text_and_cta {
    left: 0;
    padding: 20px;
    position: relative;
    top: 0;
    width: auto;
}
#hero_responsive .text_and_cta {}

#hero_responsive .sliderContent h3 {
    color: #000000;
    font-family: "HPSimplified-light";
    font-size: 1.5em;
    margin-bottom: 5px;
    margin-top: 0;
}
/*Visibility*/
.subBoxinfo p, .subBoxinfoSmall p, .endorsement_img, .single_item_for_desktop, a.view_all.small, .endorsment_section {
    display: none;
}

#hero_responsive ul li img, .explore_tout {cursor:pointer;}
#hero_responsive ul {margin-bottom:0;}
#hero_responsive {border-bottom: 1px solid #E8E5E5;}
ul.slider{margin-bottom:0;}

#hero_responsive .bx-controls-direction, h3 .title_desktop {display: none;}
#hero_responsive h2.title_mobile {display:block; font-size:1.5em;}
.cta_view_details a {padding: 5px 14px;}
#hero_responsive .bx-wrapper .bx-pager {bottom: 8px;}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 1000px;
    height: 8px;
    opacity: 0.8;
    width: 8px;
}
}
@media screen and (max-width: 496px) {
#hero_responsive picture {
    position: relative;
}	
#hero_responsive p {display: none;}
#hero_responsive .cta_view_details {
    margin-left: 0;
	margin-top:15px;
}
#hero_responsive .text_and_cta {
padding: 5px 0 10px 20px;
max-width: none;
/*height:120px;
*/}
#hero_responsive .cta_view_details a {
padding: 6px 14px 5px;
}
#hero_responsive .cta_view_details {height: 30px; margin-top: 6px; margin-bottom: 15px;}
#hero_responsive .bx-pager {padding-top: 0px;}
}
@media screen and (min-width: 497px) and (max-width: 640px) {
#hero_responsive {
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 150%;
}
#hero_responsive .text_and_cta {width: 66.6667%; max-width: none;}
#hero_responsive .bx-wrapper .bx-pager {
    left: -17%;
}
#hero_responsive p {
    display: block;
    width: 60%;
}
}
@media screen and (min-width: 641px) and (max-width: 800px) {
	#hero_responsive {
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 150%;
	margin-left:-26%;
}
#hero_responsive .text_and_cta {width:25%; left:51%;}
#hero_responsive .text_and_cta > h3 {
    font-size: 1.5em;
    font-weight: 100;
    line-height: 1em;
}
#hero_responsive .text_and_cta > h2 {
    font-size: 1.5em;
    line-height: 1.25em;
}
#hero_responsive .text_and_cta > p {
    font-size: 0.875em;
}
#hero_responsive .bx-wrapper .bx-prev {
    left: 18%;
}
#hero_responsive .bx-wrapper .bx-next {
    right:18%;
}
}
@media screen and (min-width: 801px) and (max-width: 1024px) {
	#hero_responsive {
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 125%;
	margin-left:-13%;
}
#hero_responsive .text_and_cta {width:24%; left:57%;}
#hero_responsive .text_and_cta > h3 {
    font-size: 2em;
    font-weight: 100;
    line-height: 1.25em;
}
#hero_responsive .text_and_cta > h2 {
    font-size: 2em;
    font-weight: 100;
    line-height: 1.25em;
}
#hero_responsive .bx-wrapper .bx-prev {
    left: 13%;
}
#hero_responsive .bx-wrapper .bx-next {
    right:13%;
}
}



#hero_responsive > ul:first-child>li {
    display:none;
}
#hero_responsive .bx-viewport > ul:first-child>li,
#hero_responsive > ul:first-child>li:first-child {
    display:block;
} 

/*FY18-R2 home page slider changes*/
#hero_responsive .orbit-prev {
    background: url("/wcsstore/HPStorefrontAssetStore/img/arrows.png") no-repeat scroll 0 0;
    display: block;
    height: 50px;
    width: 50px;
	left:70px;
	background-position: 0 -50px;
    background-color: rgba(0,0,0,0)!important;
}
#hero_responsive .orbit-next  {
    background: url("/wcsstore/HPStorefrontAssetStore/img/arrows.png") no-repeat scroll 0 0;
    display: block;
    height: 50px;
    width: 50px;
	right: 70px;
	 background-position: -50px -50px;
    background-color: rgba(0,0,0,0)!important;
}
#hero_responsive .orbit-bullets ,.touch .orbit-bullets{
    display: table;
}
#hero_responsive .orbit-container a {
    z-index: 9;
}

@media screen and (max-width: 1024px) and (min-width: 801px){
#hero_responsive .orbit-next {
    right: 13%;
}
#hero_responsive .orbit-prev {
		left: 13%;
	}
}

@media screen and (max-width: 800px) and (min-width: 641px){
#hero_responsive .orbit-next {
    right: 18%;
}
#hero_responsive .orbit-prev {
		left: 18%;
	}
}
@media screen and (max-width: 640px){
	#hero_responsive .orbit-prev {
		display: none !important;
	}
	#hero_responsive .orbit-next {
		display: none !important;
	}
}