@import url("https://use.typekit.net/drh7xni.css");
section#main.main-ind{
	padding: 0;
}

section#main .inner{
 	max-width: 100%; 
}
.corsair-disc a{
  	color: #fff;
    font-weight: 400;
    border-bottom: 1px solid;
}
.corsair-disc a:hover{
  color: #ece600;
}
.corsair-disc{
    background-color: #000;
    background-image: url(/images/landing/corsair/hub/corsair-discount-visual.jpg);
    background-size: cover;
    background-position: 50%;
    padding: 100px 35px;
  }
  .c-disc-inner{
    margin-left: 10%;
  }
  .c-disc-inner p{
    font-family: 'Bebas Neue', sans-serif;
    font-size: 50px;
    margin-bottom: 25px;
    line-height: 1;

  }
  .c-disc-inner p:last-of-type{
    color: #ece600;
    font-size: 45px;
  }
  .corsair-disc .vas{
    align-items: center;
  }
  .corsair-disc .fl img
  .corsair-disc .fl{
    width: 45%;
  }
  .corsair-disc .fr{
    width: 55%;
  }

.landing-wrapper{
    background-color: #000000;
}
.landing-wrapper h1, .landing-wrapper h2, .landing-wrapper h3{
    font-family: 'saira';
    font-weight: 700;
    font-size: 4rem;
    color: #ffffff;
    text-transform: uppercase;
}
.landing-wrapper h2{
    font-size: 2.5rem;
}
.landing-wrapper h3{
    color: #000000;
    font-size: 1.2rem;
}
.landing-wrapper ul{
    font-family: open sans;
    margin-left: 0;
}
.landing-wrapper ul li{
 	margin-bottom: 5px; 
}
.landing-wrapper ul li::before{
    color: #ece81a;
}
.landing-wrapper p{
    color: #ffffff;
}
.landing-wrapper hr{
    border: none;
    height: 2px;
    background-color: #ece81a;
    display: inline-block;
    margin: 20px 0;
    width:150px;
}
.lg-container{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
.landing-wrapper picture {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}
.landing-wrapper picture img {
    object-fit: cover;
    object-position: 50% 0;
    width: 100%;
    height: 100%;
    user-select: none;
}
.landing-btn{
    font-family: 'Saira';
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 20px;
    background-color: #ece81a;
    transition: .25s ease;
    color: #000000;
}
.corsair-hero{
    position: relative;
    background-image: url(/images/landing/corsair/hub/corsair-key-bg.jpg);
    background-size: cover;
    text-align: center;
    padding: 80px 35px;
}
.corsair-hero img{
    margin-bottom: 60px;
}
.c-shape{
    position: absolute;
    border-top: 20px solid #ece81a;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    width: 0;
    height: 0;
    transition: .5s ease;
    text-align: center;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    animation: UpDown 1.5s ease;
    animation-iteration-count: infinite;
}
/**config**/
.corsair-config{
    background-color: #18151f;
    padding: 80px 25px;
    background-image: url(/images/landing/corsair/hub/corsair-triangles.jpg);
    background-size: cover;
}
@keyframes UpDown{
    0%{
        transform: translate(-50%, 0%);
    }
    50%{
        transform: translate(-50%, 50%);
    }
    100%{
        transform: translate(-50%, 0%);
    }
}
.corsair-config .vas{
    gap: 25px;
    justify-content: center;
}
.corsair-c{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    position: relative;
    background-color: #ece81a;
    padding: 0 25px;
    width: 50%;
    text-decoration: none;
    overflow: hidden;
}

#intel:hover .landing-btn{
    background-color: #00c6fc;
    color: #18151f;
}
#amd:hover .landing-btn{
    background-color: #e60000;
}
#intel:hover:after{
    border-left: 96px solid transparent;
    border-top: 96px solid #00c6fc;
}
#amd:hover:after{
    border-left: 96px solid transparent;
    border-top: 96px solid #e60000;
}
.corsair-c:after, .corsair-c:before, .corsair-pb-col:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
	height: 0;
    transition: .5s ease;
	border-left: 220px solid transparent;
	border-right: 0px solid transparent;
}
.corsair-c:before, .corsair-pb-col:before{
    top: 10px;
    right: 10px;
    border-left: 60px solid transparent;
    border-top: 60px solid #191620;
    z-index: 2;
}
#intel:after{
    border-top: 220px solid #00c6fc;
}
#amd:after{
    border-top: 220px solid #e60000;
}
.corsair-config .landing-btn{
    background-color: #000000;
    color: #ffffff;
}
.corsair-pc{
    width: 220px;
    margin-top: 40px;
    z-index: 2;
}
.corsair-c h3{
    margin: 35px 0;
}
.vend-logo{
    width: 100px;
}
#amd .vend-logo{
   width: 140px;
}

.corsair-feature{
    padding: 60px 25px;
}
.corsair-feature h2{
    text-align: center;
}
.corsair-feature h2{
    margin-bottom: 60px;
}
.pb-spec{
    align-items: normal;
    background-color: #ece81a;
    border: 4px solid #ece81a;
    max-width: 1400px;
    margin: 0 auto;
}
.pb-spec ul{
    margin: 10px 0;
}
.pb-spec h3, .pb-spec li{
    color: #ffffff;
}
.pb-spec h3{
    font-family: verveine,sans-serif;
    font-size: 3.5rem;
    margin-bottom: 40px;
    font-weight: 400;
    color: #ece81a;
}

.pb-spec .landing-btn{
    color: #000000;
    margin-top: 40px;
}
.corsair-pb-col{
    position: relative;
    width: 50%;
    padding: 45px 35px;
}
.corsair-pb-col:last-child{
    background-color: #000000;
    background-image: url(/images/landing/corsair/hub/corsair-black-triangles.jpg);
    background-repeat: no-repeat;
    background-position: 100%;
}
#pb-image{
    position: relative;
    display: flex;
    align-items: center;
    background-image: url(/images/landing/corsair/hub/corsair-spark-bg.jpg);
    background-size: cover;
    background-color: #ece81a;
}
.pb-next {
    position: absolute;
    top: 20px;
    right: 15px;
    border-radius: 25px;
    text-transform: uppercase;
    font-family: aktiv-grotesk,sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
}
.pb-next img {
    width: 27px;
    margin-right: 10px;
    vertical-align: middle;
}
.corsair-pb-col:before {
    border-top: 60px solid #ece81a;
}

.corsair-pb-col:first-child::before{
    left: 10px;
    bottom: 10px;
    top: auto;
    border-top: 60px solid transparent;
    border-left: 60px solid #ece81a;
    border-bottom: 0px solid transparent;
}
.c-p-price-now{
    line-height: 1.2;
}
.c-p-price-now span, .c-p-price-before span, .c-p-price-before del{
    font-family: verveine,sans-serif;
}
.c-p-price-now span{
    color: #ffea00;
}
.c-p-price-now span {
    font-size: 70px;
}
.c-p-price-before del {
    color: #ff266c;
    text-decoration: line-through;
    font-size: 45px;
}
.corsair-l-logo{
    position: absolute;
    top: 20px;
    left: 20px;
    width: 140px;
}
.pcs-col{
    width: 50%;
}
.c-holder{
    position: relative;
    background-color: #18151f;
    min-height: 500px;
}
#prebuilt {
	min-height: 700px;
	border: solid 2px #ece81a;
	margin-top: 40px;
}
#prebuilt-img {
	position: relative;
	z-index: 2;
}
#prebuilt h3 {
	color: #fff;
	padding-top: 20px;
}
#prebuilt h1 {
	color: #ece81a;
	padding-bottom: 20px;
}
.prebuilt-spec p{
	margin: 10px 0 !important;
}
.prebuilt-spec p strong{
	color: #00e4ff;
	font-size: x-large;
}
.c-content{
    position: relative;
    max-width: 600px;
    padding: 35px;
    margin: 0 auto;
}
.c-content img{
    width: 150px;
    margin-bottom: 40px;
}
.c-content p{
    margin: 30px 0;
}
.corsair-sec{
    margin-bottom: 40px;
}
.corsair-sec:last-child{
    margin-bottom: 0;
}
.hydro-x .c-holder{
    flex-direction: row-reverse;
}
.corsair-btm .pcs-col{
    min-height: 550px;
    background-position: 50%;
    background-size: cover;
}
.corsair-btm .pcs-col > div{
    padding: 35px;
    margin-top: 40px;
  	max-width: 600px;
}
.corsair-btm .pcs-col > div p{
    margin: 20px 0;
}
.corsair-btm .vas{
    gap: 40px;
}

#corsair-link{
    background-image: url(/images/landing/corsair/hub/icue-link-mod.jpg);
}
#corsair-mural{
    background-image: url(/images/landing/corsair/hub/corsair-murals.jpg);
}
.elgato-banner{
    background-image: url(/images/landing/corsair/hub/elgato-bg.jpg);
    padding: 35px;
    margin-bottom: 35px;
}
.elgato-banner .vas{
    justify-content: space-between;
}
.landing-wrapper .elgato-banner h2{
    font-size: 28px;
    margin-left: 45px;
}
.elgato-banner img{
    width: 150px;
}
.e-banner{
    margin: 0 auto;
    max-width: 1600px;
}



/**for pop up modal**/
.modal {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}
.modal.is-visible {
    visibility: visible;
}
.modal-overlay {
	position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
  backdrop-filter: blur(10px);
}
.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.modal-wrapper {
    position: fixed;
    z-index: 9999;
  	top: 50%;
    left: 10px;
    right: 10px;
    max-width: 900px;
    margin: 0 auto;
    transform: translateY(-50%);
    background-color: #252525;
    overflow: hidden;
    box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
    border-radius: 10px;
}
.modal-transition {
    transition: all 0.3s 0.12s;
    transform: translateY(-20%);
    opacity: 0;
}
.modal.is-visible .modal-transition {
    transform: translateY(-50%);
    opacity: 1;
}
.modal-content h3 {
    color: #fff;
}
.modal-content p:last-of-type{
    margin-top: 20px;
}
.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  color: #fff;
  background: #37b48f;
  border: 0;
  cursor: pointer;
}
.modal-close:hover {
    background: #1e7c5f;
}
.modal-content > *:first-child {
  margin-top: 0;
}
.modal-content > *:last-child {
  margin-bottom: 0;
}
.stick-close{
   position: sticky;
   top: 0;
}



@media screen and (max-width:1170px){
    .corsair-pc{
        width: 180px;
    }
    .corsair-c h3{
        margin: 20px 0;
    }
    .corsair-c:before{
        border-left: 40px solid transparent;
        border-top: 40px solid #191620;
    }
    #intel:after{
        border-top: 175px solid #00c6fc;
        border-left: 175px solid transparent;
    }
    #amd:after{
        border-top: 175px solid #e60000;
        border-left: 175px solid transparent;
    }
    .pb-spec{
        flex-wrap: wrap;
    }
    .corsair-pb-col{
        width: 100%;
    }
    .corsair-prebuild{
        max-width: 700px;
        margin: 0 auto;
    }
    .prebuild-pc{
        width: 550px;
        margin: 0 auto;
    }
  .pb-spec .landing-btn{
	 	width: 100%;
    	text-align: center;
  }
}

@media screen and (max-width:960px){
  /**discount**/
   .corsair-disc .fl, .corsair-disc .fr{
    width: 100%;
    text-align: center;
  }
  .corsair-disc .vas{
    justify-content: center;
    gap: 60px;
  }
  
  /***giveaway***/
  	.corsair-comp .vas{
  		flex-wrap: wrap
  }
  .accordion-toggle{
   	width: 100%;
    text-align: center;
  }
  /***giveaway***/
    .landing-wrapper picture {
        position: static;
    }
    .landing-wrapper picture img {
        height: auto;
    }
    .landing-wrapper .vas{
        flex-wrap: wrap;
    }
    .landing-wrapper h1, .landing-wrapper h2{
        font-size: 2.5rem;
    }
    .config-holder{
        max-width: 500px;
        margin: 0 auto;
    }
    .corsair-c{
        width: 100%;
      	padding: 15px;
    }
	#prebuilt-img {
		display: none;
	}
    .corsair-pc{
     	position: absolute;
        width: 140px;
        margin-top: 40px;
      	right: 35px;
    	bottom: 0;
    }
  #amd .vend-logo{
   width: 100px;
}
    .vend-logo{
        width: 70px;
    }
  .corsair-config .landing-btn{
    font-size: 14px;
  }
    .landing-btn{
        padding: 6px;
    }
    .pb-next{
        top: auto;
        bottom: 5px;
    }
    .c-holder{
        display: block;
    }
    .c-content{
        max-width: 100%;
    }
    .pcs-col{
        width: 100%;
    }
    .corsair-btm .pcs-col{
        min-height: 350px;
    }
    .elgato-banner .vas{
        justify-content: center;
        text-align: center;
        display: block;
    }
    .landing-wrapper .elgato-banner h2{
        margin: 20px 0;
    }
  .corsair-config{
    padding: 45px 15px;
  }	
}


@media screen and (max-width:560px){
  .corsair-c h3{
	font-size: 1rem;    
  }
.corsair-pc{
  	width: 130px;
  	right: 10px;
  }
  #intel:after {
    border-top: 125px solid #00c6fc;
    border-left: 125px solid transparent;
}
  #amd:after {
    border-top: 125px solid #e60000;
    border-left: 125px solid transparent;
}

}


@media only screen and (min-device-width : 320px) and (max-device-width : 700px) {
  .modal-wrapper {
    max-height: 500px;
    overflow-y: scroll;
}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 700px) and (orientation: landscape) {
   .modal-wrapper {
    max-height: 300px;
    overflow-y: scroll;
}
}
