section#main.main-ind{
	padding: 0; 
}
.corsair-title span{
 	text-transform: lowercase; 
}
.product-image:after {
    content: '';
    background-image: url(/images/landing/corsair/icue/icue_logo.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    left: 15px;
    top: 15px;
    width: 150px;
    height: 60px;
}
.rec-specs h2{
 	margin-bottom: 40px;
  	text-align: center;
}
.landing-wrapper .rec-specs p{
 	color: #000000; 
}
.product .column-ind-holder .column-ind-header{
      background: #323232;
}
.product .column-ind-holder .column-content{
  border: none;
  background: #202020;
  padding: 0!important;
}
.product .column-ind-holder .column-content .config_button_holder{
     margin: 0 20px 20px;
}	 
.product .column-ind-holder .column-content .products-points-holder ul li{
 	color: #ffffff; 
}
.product .column-ind-holder .column-content .products-points-holder{
	background-color: transparent;
}
.product .column-ind-holder .column-content .product-image-holder .product-image{
  position: relative;
  height: auto;
  padding : 10px 0;
}
.product .column-ind-holder .column-content .product-image-holder .product-image img{
  width: 150px;
  height: auto;
}
.product .column-ind-holder .column-content .config_button_holder .btn{
    background-color: #e9e600;
    color: #000000;
    border-color: #e9e600;
  	font-size: 14px;
}
.product .column-ind-holder .column-content .from-inc-price span{
  color: #e9e600;
}
.products-points-holder ul.list-caret li:before{
  color: #e9e600
}
.product .column-ind-holder .column-content .config_button_holder .btn:hover{
	color: #000000;
  	background-color: #d0cd06;
}
.product .column-ind-holder .column-content .from-inc-price{
 	padding-left: 20px;
  color: #ffffff;
}
.vid-btn{
    cursor: pointer;
}
.pcs_vid_btn {
    font-family: 'montserrat';
    font-weight: bold;
    color: #76b900;
    cursor: pointer;
	margin: 50px auto;
	display:block;
}
.vid_lightbox {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    display: none;
    z-index: 999;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }
.vid_lightbox-container {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      max-width: 1500px;
      z-index: 10;
}
.vid_lightbox-content {
	padding: 40px;
}
.vid_lightbox-close {
	  cursor: pointer;
	  color: #fff;
	  background: transparent;
	  font-size: 31px;
	  font-weight: bold;
	  display: inline-block;
	  line-height: 20px;
	  padding: 6px 10px 10px 10px;
	  position: absolute;
	  right: 40px;
	  top: 3px;
	  border: none;
	  z-index: 999;
	  outline: none;
}
.vid_lightbox-close:before{
  content: "×";
}
.pcs_video-container {
padding-bottom: 56.25%;
position: relative;
overflow: hidden;
}
.pcs_video-container iframe,
.pcs_video-container object,
.pcs_video-container embed {
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
}

.landing-wrapper h1, .landing-wrapper h2, .landing-wrapper h3{
    font-family: 'montserrat-Bold';
    text-transform: uppercase;
    color: #ffffff;
}
.landing-wrapper h1{
    font-size: 50px;
    margin-bottom: 10px;
    line-height: 1;
}
.landing-wrapper h2{
    font-size: 40px;
    margin-bottom: 10px;
}
.landing-wrapper p{
    color: #ffffff;
}
.landing-wrapper ul li{
    color: #ffffff;
    margin-bottom: 5px;
}
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
.lg-container{
    max-width: 1920px;
    margin: 0 auto;
}
.landing-button{
    font-family: 'Montserrat-Bold';
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 20px;
    background-color: #e9e600;
    color: #000000;
    margin-top: 40px;
}
.landing-button:hover{
   background-color: #d0cd06;
}

.landing-wrapper {
    background-color: #000000;
}
.landing-wrapper section{
    padding: 60px 35px;
}
.pcs__row{
    display: flex;
    gap: 20px;
}
.pcs__col-2{ 
    width: 50%;
}
.landing-wrapper picture{
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    width: 100%;
}
.landing-wrapper picture img {
    object-fit: cover;
    height: 100%;
    user-select: none;
    width: 100%;
}
#corsair-feat1{
    background-color: #130828;
    background-image: url(/images/landing/corsair/murals/iCUE_MURALS_hero.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 35px;
}
#corsair-feat1 .pcs__row{
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    height: calc(90vh - 188px);
}
#corsair-feat1 h2{
    text-transform: none;
    font-size: 24px;
    font-weight: normal;
}
.btn-down{
    filter: drop-shadow(0px 1px 5px rgba(0, 0, 0, 0.75));
}
.btn-down i{
    color: #ffffff;
    margin-right: 10px;
}
.btn-down p{
    display: inline-block;
    margin-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
}
#corsair-feat1 .corsair-title{
    text-align: center;
    margin-top: 60px;
    max-width: 600px;
}
#corsair-feat1 .icue-logo{
    display: block;
    margin: 0 auto;
    padding-top: 40px;
    width: 150px;
}
#corsair-feat2 .corsair-title{
    text-align: center;
    padding: 60px 35px;
}
#corsair-feat3{
    overflow: hidden;
    min-height: 900px;
}
#corsair-feat3 .corsair-title{
    width: 40%;
    position: relative;
    margin-top: 15%;
    z-index: 999;
}
.corsair-feature{
    position: relative;
}
.tabs_wrapper{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}
.icue_vids .landing-container{
    max-width: 1600px;
}
.icue_tabs_wrap{
    position: relative;
    margin-top: 80px;
}
.icue_tabs{
    max-width: 500px;
}
  ul.tabs li {
    position: relative;
    list-style:none;
    cursor:pointer;
    margin-right:15px;
    margin-top: 20px;
    display: inline-block;
    border-radius:5px;
    color:#ffffff;
    line-height: 35px;
    font-family: sans-serif;
    transition: .2s ease-in-out;
  }
  ul.tabs li img{
      display: block;
  }
  .scene-btns{
    position: relative;
    width: 200px;
  }
  .scene-btns span{
    width: 100%;
    position: absolute;
    bottom: 0;
    background: linear-gradient( 180deg, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 70%) 100% );
    padding-left: 10px;
  }
  ul.tabs li.active{
      opacity: 1;
  }
  .tabs_container{
    background-color: #000000;
  }
  .tab_content{
     transition: 1s ease-in-out;
  }
  .tabs_container .tab_content{
    display: none;
  }
  .tabs_container .tab_content.active{
    display: block;
  }
  .tabs_container .tab_content.active1{
    display: block;
  }
.tab-video{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.tab-video video{
    display: block;
    width: 100%;
    object-fit: cover;
    object-position: 50%;
    height: 100%;
}
.corsair-nano{
    background-image: url(/images/landing/corsair/murals/blurry-bg-nanoleaf.png);
    background-size: cover;
}
.corsair-sec .vas{
    gap: 40px;
}
.corsair-sec .c-logo{
    margin-bottom: 40px;
}
.corsair-hue{
    background-image: url(/images/landing/corsair/murals/blurry-bg-philips-hue.png);
    background-size: cover;
}
.corsair-hue .vas{
    flex-direction: row-reverse;
}

.corsair-icue{
    text-align: center;
    min-height: 1200px;
}
.corsair-icue .icue-logo{
    margin-bottom: 40px;
}
.corsair-icue picture img{
    object-position: 70% 30%;
}
.icue-content{
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 1170px){
    .landing-wrapper .vas{
        flex-wrap: wrap;
    }
    .pcs__col-2{
        width: 100%;
    }
    #corsair-feat1 .pcs__row{
        min-height: 500px;
    }
    .corsair-icue{
        min-height: 800px;
    }
}

@media screen and (max-width: 800px){
    .landing-wrapper h1{
        font-size: 36px;
    }
    #corsair-feat1{
        padding: 0;
    }
    #corsair-feat1 .corsair-title{
        padding: 30px;
        margin-top: 20px;
    }
    #corsair-feat1 .pcs__row{
        flex-wrap: wrap;
        min-height: auto;
        height: 70vh;
        gap: 0;
    }
    #corsair-feat3 .landing-button{
        display: none;
    }
    .icue_tabs_wrap{
        margin-top: 20px;
    }
    .icue_tabs{
        max-width: 100%;
        margin-top: 20px
    }
    ul.tabs {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        margin: 0;
    }
    ul.tabs li{
        width: calc(50% - 20px);
        margin: 0;
    }
    .scene-btns {
        height: 70px;
        width: auto;
        overflow: hidden;
    }
    .scene-btns img{
        object-fit: cover;
        object-position: 50%;
        width: 100%;
        height: 100%;
    }
    .tab-video video{
        object-position: 65%;
    }
    ul.tabs li.active .scene-btn-overlay {
        filter: blur(10px);
    }
    #corsair-feat3{
        min-height: 750px;
        padding: 0;
    }
    #corsair-feat3 .corsair-title{
        position: absolute;
        padding: 0 35px;
        top: 4%;
        margin: 0;
        width: 100%;
    }
    #corsair-feat3 .corsair-title h2{
        font-size: 20px;
    }
    .icue_tabs_wrap{
        position: absolute;
        bottom: 0;
        padding: 30px;
    }

    .corsair-icue picture img{
        object-position: 50%;
    }

}