html {scroll-behavior: smooth;}
.fv5 {font-family:FormaDJRMicro,-apple-system,BlinkMacSystemFont,sans-serif; max-width: 100%; font-weight: normal;}
.fv5 sup {line-height: 0;}
.fv5 h1, .fv5 h2, .fv5 h3, .fv5 h4, .fv5 h5, .fv5 p{font-family:FormaDJRMicro,-apple-system,BlinkMacSystemFont,sans-serif; font-weight: normal;}
.fv5.mdps .mdpCta {text-transform: none; font-weight: 600!important; }
.fv5.mdps .mdpCta.primary.lightbg {background-color:black; color: #FFFFFF; border: 1px solid black; transition: ease 0.7s;}
.fv5.mdps .mdpCta.primary.lightbg:hover {background-color:transparent; color:black; text-decoration: none; transition: ease 0.7s;}

/* KSP 1 */
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 {margin: 0 auto; max-width: 1920px;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .bodyCenterContent{max-width: 100%;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .row {padding: 0; max-width: 100%;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .row .column{padding: 0!important}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .video-container{position: relative;overflow: hidden;text-align: center;display: flex;align-items: center;justify-content: center;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .video-container .video{ object-fit: cover;position: absolute;top: 0;left: 0;height: 100%;width: 100%;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .video-container .videoMB{ display: none;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .hero-content{position:relative;height:700px;display:flex;flex-direction:column;justify-content:space-between;width:100%;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .MainHeader {width:100%;} 
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .MainHeader > div {width: 100%; background:rgba(0,0,0,0.5); border-bottom: 1px solid #ffffff;} 
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 h2 {max-width: 1500px; width: 100%; margin:0 auto; font-size: 80px; line-height:80px; color: white; text-align:left; padding:20px 0;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 h3 {max-width: 1500px; width: 100%; margin:0 auto; font-size: 38px; line-height:42px; color: white; text-align:left; padding:20px 0;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .icons_section {width: 100%; bottom:0; position:relative; padding:20px 0; background: rgba(0,0,0,0.5); border-top: 1px solid #ffffff;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .icons_section > div {max-width: 1500px; width: 100%; margin: 0 auto; display:flex; flex-direction:row; justify-content: flex-start; align-items: center; }
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .icons_section p{padding: 15px;font-size:14px;line-height:18px;color:white;text-align:left;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .icons_section img{padding: 10px;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .icons_section .windows {width:280px;}
.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .icons_section .intel{max-width:188px;}

@media only screen and (max-width: 1660px) {
	.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 h2 {padding:20px;}
	.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 h3 {padding:20px;}
	.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .icons_section {padding:20px;}
}
@media only screen and (max-width: 1110px) {
	.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 h2 {font-size: 50px; line-height:54px;}
	.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .video-container .video{ display: none;}
	.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .video-container .videoMB{display: block; object-fit: cover; position: absolute; top: 0;left: 0;height: 100%;width: 100%;}
}
@media only screen and (max-width: 768px) {
	.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 h2 {font-size: 40px; line-height:44px; letter-spacing: 0; max-width: 100%; padding:15px 20px;}
	.fv5 .Q4FY23_HP_Spectre_Fold_ksp1 h3 {font-size: 20px; line-height:24px; padding:15px 20px;}
    .fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .icons_section {display: flex; flex-wrap:wrap;}
    .fv5 .Q4FY23_HP_Spectre_Fold_ksp1 .icons_section > div {flex-direction: column; align-items: flex-start;}
}
/* END KSP 1 */


/* MID NAV MENU */
	.fv5 .Q2FY24_HP_Envy_x360_MidNavMenu {max-width: 100%; width: 100%; border-bottom: 1px solid black; padding: 25px;}
	.fv5 .Q2FY24_HP_Envy_x360_MidNavMenu > div {max-width: 1500px; width: fit-content; margin: 0 auto;}
	.fv5 .Q2FY24_HP_Envy_x360_MidNavMenu a.MenuOption {color: black; margin: 0 20px; text-decoration: none; transition: ease .4s;}
	.fv5 .Q2FY24_HP_Envy_x360_MidNavMenu a.MenuOption:hover {color: #165dba; transition: ease .2s;}

@media only screen and (max-width: 780px) {
	.fv5 .Q2FY24_HP_Envy_x360_MidNavMenu a.MenuOption {font-size: 14px; line-height: 18px;}
}
@media only screen and (max-width: 720px) {
	.fv5 .Q2FY24_HP_Envy_x360_MidNavMenu {padding: 25px 20px;}
	.fv5 .Q2FY24_HP_Envy_x360_MidNavMenu a.MenuOption {margin: 0 12px;}
}
@media only screen and (max-width: 640px) {
	.fv5 .Q2FY24_HP_Envy_x360_MidNavMenu {padding: 0 0 0 0;}
	.fv5 .Q2FY24_HP_Envy_x360_MidNavMenu > div {display: flex; flex-wrap: wrap; flex-direction: column; width: 100%;}
	.fv5 .Q2FY24_HP_Envy_x360_MidNavMenu a.MenuOption {margin: 0px 0px -1px 0px; padding: 5px 20px; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
	.fv5 .Q2FY24_HP_Envy_x360_MidNavMenu a.MenuOption:first-child {border-top: 1px solid #000; margin-top: 0px;}
	.fv5 .Q2FY24_HP_Envy_x360_MidNavMenu a.MenuOption:last-child {margin-bottom: 0px;}
}
/* END MID NAV MENU */

/* KSP 2 */
.fv5 .Q2FY24_HP_Envy_x360_ksp2 {max-width: 1920px; width: 100%; margin: 50px auto;}
.fv5 .Q2FY24_HP_Envy_x360_ksp2 .bodyCenterContent{cursor:pointer;max-width: 100%; height:600px; background-image: url(/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-Work-Happy.jpg); background-position:50%; background-repeat:no-repeat; background-size:cover; overflow: hidden; position: relative;}
.fv5 .Q2FY24_HP_Envy_x360_ksp2 .row {padding: 0; max-width: 100%;}
.fv5 .Q2FY24_HP_Envy_x360_ksp2 .row .PlayVideoContainer {position: absolute; top: 45%; left: 47%;}
.fv5 .Q2FY24_HP_Envy_x360_ksp2 .row .PlayVideoContainer button{background:transparent; border:none;margin:0;padding:0;}
.fv5 .Q2FY24_HP_Envy_x360_ksp2 .row .PlayVideoContainer button:hover {background-color:rgba(33, 32, 32, 0.5);}

@media only screen and (max-width: 1420px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp2 .bodyCenterContent{height:550px;}
}
@media only screen and (max-width: 1290px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp2 .bodyCenterContent{height:500px;} 
}
@media only screen and (max-width: 1180px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp2 .bodyCenterContent{height:480px;} 
}
@media only screen and (max-width: 1100px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp2 .bodyCenterContent{height:450px;} 
}
@media only screen and (max-width: 980px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp2 .bodyCenterContent{height:400px;} 
}
@media only screen and (max-width: 900px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp2 .bodyCenterContent{height:350px;} 
}
@media only screen and (max-width: 768px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp2 {margin: 0 auto 20px auto;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp2 .bodyCenterContent{height:450px; background-image: url(/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-Work-Happy-mbv.jpg);}
}
@media only screen and (max-width: 600px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp2 .bodyCenterContent{height:400px;}
}
@media only screen and (max-width: 400px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp2 .bodyCenterContent{height:350px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp2 .row .PlayVideoContainer {left: 41%;}
}
/* END KSP 2 */

/* KSP 3 */
.fv5 .Q2FY24_HP_Envy_x360_ksp3 {max-width: 1920px; width: 100%; margin: 50px auto;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .bodyCenterContent{max-width:1500px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 h3{font-size:50px; line-height: 55px; margin:0 auto; padding:0 0 30px 0; color:#000;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabImage{float:left;position:relative;width:100%;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabImageMB{display: none;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabImageMBtext{display: none;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_1{background:url("/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-elevate-productivity-with-built-in-AI.jpg") no-repeat bottom center; background-size: cover; height:469px; clear:both!important;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_2{background:url("/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-the-right-tools-for-every-task.jpg") no-repeat bottom center; height:469px; background-size: cover; clear:both!important; display:none; }
.fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_3{background:url("/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-form-for-your-every-function.jpg") no-repeat bottom center; background-size: cover; height:469px; clear:both!important; display:none;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabWrap{max-width:1500px;padding-bottom: 20px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .icons{margin:0 auto;width:100%;max-width:1500px; padding: 0; cursor:pointer;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap{opacity:0.4; float:left; position:relative; padding:0px 30px 30px 0; width:33.3%; text-align:left; outline:none; transition: ease 0.3s;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap h4{font-size:20px; line-height: 24px; color:black; margin:0 auto; padding:15px 0 25px 0; font-weight:400;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap p{border-top:1px solid black; padding: 10px 10px 10px 0; color:black; font-size:18px; line-height: 24px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap p.pCTA{border-top:none;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap a{text-decoration: none; color: black; font-weight: 500;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap .LineSelector{margin: 20px 0 10px 0; max-width: 100px; opacity:0.5; border-top:5px solid transparent; transition: ease 0.6s;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap:hover {opacity:1; transition: ease 0.1s;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap.active {opacity:1; transition: ease 0.3s;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap.active .LineSelector{border-top:5px solid black;opacity:1; transition: ease 0.6s;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap.active h4, .fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap.active p{color:#000;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .hover-underline-animation {display: inline-block;position: relative;color: black;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .hover-underline-animation:after {content: ''; position: absolute; width: 100%;transform: scaleX(0);height: 1px;bottom: 0;left: 0;background-color: black; transform-origin: bottom left; transition: transform 0.25s ease-out;}
.fv5 .Q2FY24_HP_Envy_x360_ksp3 .hover-underline-animation:hover:after {transform: scaleX(1); transform-origin: bottom left;}

@media only screen and (max-width: 1550px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp3 .bodyCenterContent{padding: 0 20px;}
}
@media only screen and (max-width: 1460px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap h4{height: 90px;}
}
@media only screen and (max-width: 1024px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabImage{height:400px!important;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_1 {background-position: 100%}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_3 {background-position: 0%}
}
@media only screen and (max-width: 800px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabImage{height:300px!important;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap h4{font-size:18px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap p{font-size:16px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 h3{font-size:32px; line-height: 36px; padding:0 0 20px 0;}
}
@media only screen and (max-width: 730px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap {padding: 0 20px 20px 0}
}
@media only screen and (max-width: 710px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap h4{height: 115px;}
}
@media only screen and (max-width: 640px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabImage{height:250px!important;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap .LineSelector{margin: 10px 0;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 .iconSecWrap h4{padding:10px 0;}
}
@media only screen and (max-width: 600px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabImage{display: none!important;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabImageMB{height:250px!important;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabImageMBtext{display: block;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabImageMBtext h4{font-size:18px; line-height: 22px; color: black; margin: 15px 0 10px 0; padding-bottom: 10px; border-bottom: 1px solid #999;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabImageMBtext p{font-size:16px; line-height: 20px;color: black; margin-bottom: 25px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_1MB{background:url("/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-elevate-productivity-with-built-in-AI.jpg") no-repeat bottom center; background-size: cover; height:469px; clear:both!important; display:block; background-position: 85%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_2MB{background:url("/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-the-right-tools-for-every-task.jpg") no-repeat bottom center; height:469px; background-size: cover; clear:both!important; display:block; }
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_3MB{background:url("/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-form-for-your-every-function.jpg") no-repeat bottom center; background-size: cover; height:469px; clear:both!important; display:block; background-position: 0%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 .tabWrap {display: none;}
}
@media only screen and (max-width: 480px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_1MB{background-position: 78%;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_2MB{background-position: 34%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_3MB{background-position: 10%;}
}
@media only screen and (max-width: 390px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_1MB{background-position: 75%;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_2MB{background-position: 45%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp3 #tabImage_3MB{background-position: 20%;}
}
/* END KSP 3 */


/* KSP 4 */
.fv5 .Q2FY24_HP_Envy_x360_ksp4{max-width: 1920px; width: 100%; margin: 0 auto; clear:both!important; height:auto;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .DTnoshow {display: none;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 p{color:black; font-size:18px; line-height:20px; text-align:center;max-width:1100px; margin:20px auto 0;letter-spacing:0.01875rem;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide{ text-align:center; margin:0 auto 50px auto!important;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg{text-align:center; margin:auto; outline:none; display: flex; flex-direction: row;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerImg {width: 60%;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerImg img{margin:0 auto;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerImg.ksp4Instance1{background-image: url(/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-with-Smart-Sense-AI.jpg); background-repeat: no-repeat; background-size: cover;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerImg.ksp4Instance2{background-image: url(/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-flexible-design.jpg); background-repeat: no-repeat; background-size: cover;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt {width: 40%; display:flex; flex-direction:column; min-height:150px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .header {background-color: #ffbd3b; width: 100%; text-align:left; display:flex; flex-direction:column;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .header p {text-align:left; color:black; margin:0; padding:15px 30px; font-size:50px; line-height:50px; letter-spacing: -2px;} 
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .subheader {background-color: #ffd075; width: 100%; text-align:left; display:flex; flex-direction:column; margin:0;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .subheader p {text-align:left; color:black; margin:0; padding:15px 30px; font-size:30px; line-height: 34px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .copy {background-color: #ffe5b1; width: 100%; text-align:left; flex-direction:column; margin:0; height:100%;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .copy p:first-child {margin:0; padding:15px 30px; border-bottom: none;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .copy p {text-align:left; color:black; margin:0 20px; padding:12px; font-size:18px; line-height: 24px; border-bottom: 1px solid black; width: 60%;}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .copy p:last-child {margin-bottom: 25px}

.fv5 .Q2FY24_HP_Envy_x360_ksp4 sup{font-size:70%; position:relative; vertical-align:baseline; bottom:8px}
.fv5 .Q2FY24_HP_Envy_x360_ksp4 .iconSecWrap{float:left; text-align:center; position:relative;width:33%;padding:15px 10px; outline:none}
.fv5.mdps .arrows_lighttheme.soft .slick-prev {left: 30px;}
.fv5.mdps .arrows_lighttheme.soft .slick-next {right: 30px;}
.fv5.mdps .arrows_lighttheme.soft .slick-prev:before { content: ''; width: 30px !important; height: 30px !important; border: 0px solid #2C3038; position: relative; border-width: 0px 0px 0px 0; display: inline-block; padding: 13.2px; top: 0px; box-shadow: none; outline: none; border-radius: 0; background-color: transparent; background: url(/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/Left_arrow.png); opacity: 1; transform: rotate(0deg); -webkit-transform: rotate(0deg);
}
.fv5.mdps .arrows_lighttheme.soft .slick-next:before {
    content: '';
    width: 30px !important;
    height: 30px !important;
    border: 0px solid #2C3038;
    position: relative;
    border-width: 0px 0px 0px 0;
    display: inline-block;
    padding: 13.2px;
    top: 0px;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    background-color: transparent;
    background: url(/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/Right_arrow.png);
    opacity: 1;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.fv5.mdps .bullets_lighttheme .slick-dots li.slick-active button:before {
    width: 60px!important;
    height: 2px!important;
    top: -30px!important;
	background-color: #ffffff;
  
}
.fv5.mdps .bullets_lighttheme .slick-dots li.slick-active button:focus::before, .fv5.mdps .bullets_lighttheme .slick-dots li.slick-active button:hover::before {
	background-color: #ffffff;
}

.fv5.mdps .bullets_lighttheme .slick-dots li button:before {
    padding: 2px;
    top: -30px!important;
    left: 60px;
    background-color: #d3d3d3;
    border:none;
}
.fv5.mdps .bullets_lighttheme .slick-dots li[aria-hidden="false"] {
    margin-left:70px;
}
.fv5 .slick-dots li button:before {
    width: 5px !important;
    height: 5px !important;
}
.fv5.mdps .bullets_lighttheme .slick-dots li {
    width:0px;
    right:50px;
}

@media only screen and (max-width: 1850px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .copy p:last-child {margin-bottom: 25px}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerImg img {width: 100%; height: 100%;}
}
@media only screen and (max-width: 1650px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt {width: 44%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerImg {width: 56%;}
}
@media only screen and (max-width: 1550px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt {width: 42%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerImg {width: 58%;}
}
@media only screen and (max-width: 1440px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .header p { margin:0; padding:20px 0 20px 30px; font-size:40px;line-height:44px;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .subheader p {padding:20px 0 20px 30px; font-size:30px;line-height: 34px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .copy p:first-child {padding: 15px 0px 15px 30px;}
	.fv5.mdps .bullets_lighttheme .slick-dots li.slick-active button:before { top: -40px!important;}
	.fv5.mdps .bullets_lighttheme .slick-dots li button:before {top: -40px!important;}
}
@media only screen and (max-width: 1350px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt {width: 40%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerImg {width: 60%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .copy p {width: 70%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerImg.ksp4Instance1 {background-position: center;}
}
@media only screen and (max-width: 1240px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt {width: 45%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerImg {width: 55%;}
}
@media only screen and (max-width: 1200px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .subheader p {padding:15px 0 15px 30px;}
}
@media only screen and (max-width: 1160px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .copy p {margin: 0 0 0 20px; width: 75%;}
}
@media only screen and (max-width: 1024px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .DTnoshow {display: block;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerImg {width: 100%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt {width: 100%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg {text-align:center; margin:auto; outline:none; display: flex; flex-direction: column;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .header p {font-size:36px;line-height:40px;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .header p br {display: none;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .subheader p br {display: none;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .copy p {width: auto; margin: 0 20px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .copy p:first-child {padding: 15px 30px;}
}
@media only screen and (max-width: 650px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .header p { font-size:32px;line-height:36px; padding: 15px 20px;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .subheader p {font-size:26px;line-height:30px; padding: 13px 20px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .copy p:first-child {padding: 15px 20px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .copy p {margin: 0 15px;}
}
@media only screen and (max-width: 550px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .header p { font-size:30px;line-height:34px;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp4 .heroIconsSlide .heroSimg .containerTxt .subheader p {font-size:24px;line-height:28px;}
}
/* END KSP 4*/


/* KSP 5*/
.fv5 .Q2FY24_HP_Envy_x360_ksp5 {max-width: 1920px; width: 100%; margin: 0 auto 50px auto;}
.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent {max-width: 1500px; width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap;}
.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent > div {width: calc(50% - 40px); border: 1px solid black; padding: 0; margin: 20px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent > div:first-child {width: calc(100% - 0px); margin-bottom: 10px; display: flex; flex-direction: row;}
.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent img {width: 100%;}
.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent > div > div {width: calc(55% - 0px);}
.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent .copy {padding: 25px; width: 45%; align-self: center;}
.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent .copy50 {align-self: self-start; height: 630px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent .copy50 h3 {padding: 25px; margin: 0;}
.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent .copy50 p {padding: 0 25px 25px; margin: 0;}
.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent h3 {font-size: 36px; line-height: 36px; color: black; margin-bottom: 25px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent p {font-size: 20px; line-height: 24px; color: black;}

@media only screen and (max-width: 1360px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent .copy50 {height: 600px;}
}
@media only screen and (max-width: 1250px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent .copy50 {height: 580px;}
}
@media only screen and (max-width: 1090px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent .copy50 {height: 560px;}
}
@media only screen and (max-width: 1110px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent > div:first-child {flex-direction: column-reverse;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent > div > div {width: calc(100% - 0px);}
	.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent .copy {padding: 25px; width: 100%; align-self: flex-start;}
}
@media only screen and (max-width: 800px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent h3 {font-size: 32px; line-height: 36px; margin-bottom: 20px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent p {font-size: 18px; line-height: 22px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent .copy50 {height: 510px;}
}
@media only screen and (max-width: 648px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent > div {width: calc(100% - 40px);}
	.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent .copy50 {height: auto;}
}
@media only screen and (max-width: 600px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp5 .bodyCenterContent .copy {padding: 25px 20px;}
}
/* END KSP 5*/


/* KSP 6*/
.fv5 .Q2FY24_HP_Envy_x360_ksp6 {max-width: 1920px; width: 100%; margin: 0 auto; padding: 50px 0; background-color: #e6e6e6;}
.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent {max-width: 1500px; width: 100%; margin: 0 auto; display: flex; flex-flow: column;}
.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent h3 {font-size: 50px; line-height: 55px; margin: 0; padding-bottom: 50px; color: black;}
.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent p {font-size: 30px; line-height: 34px; padding: 50px 0 30px 0; color: black; max-width: 90%;}
.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent a.visIDcta {font-size: 18px; line-height: 22px; padding: 10px 25px; color: white; background-color: black; display: block; width: fit-content; transition: .3s ease;}
.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent a.visIDcta:hover {transition: .3s ease; background-color: #5a5a5a; text-decoration: none; }
.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent img {max-width: 1200px; width: 100%; margin: 0 auto; }

@media only screen and (max-width: 1550px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent {padding: 0 20px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent img {padding: 0 50px; }
	.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent p {max-width: 100%;}
}
@media only screen and (max-width: 1024px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent p {font-size: 26px; line-height: 30px;}
}
@media only screen and (max-width: 800px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent h3 {font-size: 32px; line-height: 36px; padding-bottom: 35px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent p {font-size: 22px; line-height: 26px;}
}
@media only screen and (max-width: 640px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp6 .bodyCenterContent img {padding: 0;}
}
/* END KSP 6*/

/* KSP 7 */
.fv5 .Q2FY24_HP_Envy_x360_ksp7{max-width: 1920px; width: 100%; margin: 0 auto 50px auto; clear:both!important; height:auto;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .DTnoshow {display: none;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 p{color:black; font-size:18px; line-height:20px; text-align:center;max-width:1100px; margin:20px auto 0;letter-spacing:0.01875rem;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide{text-align:center; margin:0 auto!important;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg{border-top:1px solid black; border-bottom:1px solid black;text-align:center; margin:auto; outline:none; display: flex; flex-direction: row; height: 400px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerImg {width: 60%;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerImg img{margin:0 auto;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerImg.ksp7Instance1{background-image: url(/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-part-of-the-worlds-most-sustainable-pc-portfolio.jpg); background-repeat: no-repeat; background-size: cover;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerImg.ksp7Instance2{background-image: url(/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-built-for-a-better-tomorrow.jpg); background-repeat: no-repeat; background-size: cover;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerImg.ksp7Instance3{background-image: url(/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/HP-Envy-x360-EPEAT-gold-registered-and-ENERGY-STAR-certified.jpg); background-repeat: no-repeat; background-size: cover;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt {width: 40%; display:flex; flex-direction:column; min-height:200px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header {background-color: #f3ebde; width: 100%; text-align:left; display:flex; flex-direction:column; padding-left: 23%; border-bottom: 1px solid black;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header p {text-align:left; color:black; margin:0; padding:15px 30px; font-size:50px; line-height:50px; letter-spacing: -2px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy {background-color: #f3ebde; width: 100%; text-align:left; flex-direction:column; margin:0; height:100%; padding-left: 23%;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy p {text-align:left; color:black; margin:0; padding:20px 30px; font-size:18px; line-height: 24px; width: 90%;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy img {margin:0; padding:5px 30px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy a.visIDcta {font-size: 18px; line-height: 22px; padding: 10px 25px; color: white; background-color: black; display: block; width: fit-content; transition: .3s ease; margin: 10px 30px 0 30px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy a.visIDcta:hover {transition: .3s ease; background-color: #5a5a5a; text-decoration: none; }

.fv5 .Q2FY24_HP_Envy_x360_ksp7 sup{font-size:70%; position:relative; vertical-align:baseline; bottom:8px}
.fv5 .Q2FY24_HP_Envy_x360_ksp7 .iconSecWrap{float:left; text-align:center; position:relative;width:33%;padding:15px 10px; outline:none}
.fv5.mdps .arrows_lighttheme.soft .slick-prev {left: 30px;}
.fv5.mdps .arrows_lighttheme.soft .slick-next {right: 30px;}
.fv5.mdps .arrows_lighttheme.soft .slick-prev:before { content: ''; width: 30px !important; height: 30px !important; border: 0px solid #2C3038; position: relative; border-width: 0px 0px 0px 0; display: inline-block; padding: 13.2px; top: 0px; box-shadow: none; outline: none; border-radius: 0; background-color: transparent; background: url(/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/Left_arrow.png); opacity: 1; transform: rotate(0deg); -webkit-transform: rotate(0deg);
}
.fv5.mdps .arrows_lighttheme.soft .slick-next:before {
    content: '';
    width: 30px !important;
    height: 30px !important;
    border: 0px solid #2C3038;
    position: relative;
    border-width: 0px 0px 0px 0;
    display: inline-block;
    padding: 13.2px;
    top: 0px;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    background-color: transparent;
    background: url(/wcsstore/hpusstore/Treatment/mdps/Q2FY24_Envyx360/Right_arrow.png);
    opacity: 1;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.fv5.mdps .bullets_lighttheme .slick-dots li.slick-active button:before {
    width: 60px!important;
    height: 2px!important;
    top: -30px!important;
	background-color: #ffffff;
  
}
.fv5.mdps .bullets_lighttheme .slick-dots li.slick-active button:focus::before, .fv5.mdps .bullets_lighttheme .slick-dots li.slick-active button:hover::before {
	background-color: #ffffff;
}

.fv5.mdps .bullets_lighttheme .slick-dots li button:before {
    padding: 2px;
    top: -30px!important;
    left: 60px;
    background-color: #d3d3d3;
    border:none;
}
.fv5.mdps .bullets_lighttheme .slick-dots li[aria-hidden="false"] {
    margin-left:70px;
}
.fv5 .slick-dots li button:before {
    width: 5px !important;
    height: 5px !important;
}
.fv5.mdps .bullets_lighttheme .slick-dots li {
    width:0px;
    right:50px;
}

@media only screen and (max-width: 1850px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy p:last-child {margin-bottom: 25px}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerImg img {width: 100%; height: 100%;}
	
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header {padding-left: 22%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header p {padding-left: 0;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy {padding-left: 22%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy p {padding-left: 0;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy a.visIDcta {margin-left: 0;}
}
@media only screen and (max-width: 1750px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header {padding-left: 18%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy {padding-left: 18%;}
}
@media only screen and (max-width: 1700px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header {padding-left: 15%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy {padding-left: 15%;}
}
@media only screen and (max-width: 1660px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt {width: 44%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerImg {width: 56%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header {padding-left: 11%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy {padding-left: 11%;}
}
@media only screen and (max-width: 1550px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt {width: 42%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerImg {width: 58%;}
}
@media only screen and (max-width: 1440px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header p {margin:0; padding:20px 0 20px 0; font-size:40px;line-height:44px;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .subheader p {padding:20px 0 20px 0; font-size:30px; line-height: 34px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy p:first-child {padding: 15px 0px 15px 0;}
	.fv5.mdps .bullets_lighttheme .slick-dots li.slick-active button:before { top: -40px!important;}
	.fv5.mdps .bullets_lighttheme .slick-dots li button:before {top: -40px!important;}
	.fv5.mdps .arrows_lighttheme.soft .slick-prev {left: 10px;}
	.fv5.mdps .arrows_lighttheme.soft .slick-next {right: 10px;}
}
@media only screen and (max-width: 1350px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt {width: 40%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerImg {width: 60%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy p {width: 70%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerImg.ksp4Instance1 {background-position: center;}
}
@media only screen and (max-width: 1240px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt {width: 45%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerImg {width: 55%;}
}
@media only screen and (max-width: 1200px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .subheader p {padding:15px 0 15px 30px;}
}
@media only screen and (max-width: 1160px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy p {margin: 0; width: 75%;}
}
@media only screen and (max-width: 1024px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .DTnoshow {display: block;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerImg {width: 100%;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt {width: 100%; min-height: 230px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg {text-align:center; margin:auto; outline:none; display: flex; flex-direction: column;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header {padding-left: 20px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy {padding-left: 20px;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header p {font-size:36px;line-height:40px;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header p br {display: none;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .subheader p br {display: none;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy p {width: auto; margin: 0;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy p:first-child {padding: 15px 0;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy img {max-width: 150px; padding: 5px 0;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .slick-list {min-height: 650px;}
}
@media only screen and (max-width: 850px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .slick-list {min-height: 600px;}
}
@media only screen and (max-width: 750px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .slick-list {min-height: 550px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt {min-height: 260px;}
}
@media only screen and (max-width: 650px) {
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header p {font-size:32px;line-height:36px; padding: 15px 0;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .subheader p {font-size:26px;line-height:30px; padding: 13px 0;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy p:first-child {padding: 15px 0;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy p {margin: 0;}
}
@media only screen and (max-width: 600px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .slick-list {min-height: 600px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt {min-height: 300px;}
}
@media only screen and (max-width: 550px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .header p {font-size:30px;line-height:34px;}
    .fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .subheader p {font-size:24px;line-height:28px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .slick-list {min-height: 550px;}
}
@media only screen and (max-width: 480px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .slick-list {min-height: 500px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .heroIconsSlide .heroSimg .containerTxt .copy img {max-width: 120px;}
}
@media only screen and (max-width: 360px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp7 .slick-list {min-height: 450px;}
}
/* END KSP 7 */



/* KSP 8 */
.fv5 .Q2FY24_HP_Envy_x360_ksp8 {max-width: 1920px; width: 100%; margin: 0 auto; padding: 0 0 50px 0;}
.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent {max-width: 1500px; width: 100%; margin: 0 auto; display: flex; flex-flow: wrap; justify-content: space-between;}
.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent div {width: calc(50% - 20px); margin: 0;}
.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent h3 {font-size: 50px; line-height: 55px; margin: 0; padding: 30px 0 15px 0; color: black; height:160px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent p {font-size: 30px; line-height: 34px; padding: 10px 0 25px 0; color: black; max-width: 100%; height:200px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent a.visIDcta {font-size: 18px; line-height: 22px; padding: 10px 25px; color: white; background-color: black; display: block; width: fit-content; transition: .3s ease;}
.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent a.visIDcta:hover {transition: .3s ease; background-color: #5a5a5a; text-decoration: none; }
.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent img {max-width: 1200px; width: 100%; margin: 0 auto; }

@media only screen and (max-width: 1550px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent {padding: 0 20px;}
}
@media only screen and (max-width: 1024px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent p {font-size: 26px; line-height: 30px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent h3 {font-size: 40px; line-height: 44px; height:140px;}
}
@media only screen and (max-width: 900px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent p {height:230px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent h3 {height:160px;}
}
@media only screen and (max-width: 800px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent h3 {font-size: 32px; line-height: 36px; height:130px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent p {font-size: 22px; line-height: 26px; height:195px;}
}
@media only screen and (max-width: 700px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent h3 {height:auto;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent p {height:auto;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp8 .bodyCenterContent div {width: 100%; margin: 20px 0;}
}
/* END KSP 8 */

/* KSP 9 */
.fv5 .Q2FY24_HP_Envy_x360_ksp9 {max-width: 1920px; width: 100%; margin: 0 auto 50px auto; padding:50px 0; background-color: #e6e6e6;}
.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent {max-width: 1500px; width: 100%; margin: 0 auto; display: flex; flex-flow: column; background-color: #fff;}
.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent div {padding: 30px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent h3 {font-size: 20px; line-height: 24px; color: black;}
.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent p {font-size: 14px; line-height: 18px; color: black; padding: 5px 0;}
.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent ul {padding-inline-start: 25px; color: black;}
.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent li {font-size: 14px; line-height: 18px; list-style: decimal; color: black; padding: 5px 0;}
.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent img {padding: 0 0 0 5px;}
.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent a {text-decoration: underline; color: black;}
.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent a:hover {background-color: rgba(0,0,0,0.1);}

@media only screen and (max-width: 1550px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent {padding: 0; margin: 0 20px; width: calc(100% - 40px);}
	.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent div {padding: 30px 20px; width: 100%;}
}
@media only screen and (max-width: 640px) {
	.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent p {font-size: 12px; line-height: 16px;}
	.fv5 .Q2FY24_HP_Envy_x360_ksp9 .bodyCenterContent li {font-size: 12px; line-height: 16px;}
}
/* END KSP 9 */