
.yellow {
	color:#e9e600;
}

.clear {
    clear: both;
}

.lowercase {
    text-transform:lowercase;
}

#pdp {
	background: url('images/bg_triangles_2x.jpg') center repeat-y;
    background-attachment: fixed;
	background-size: 100%;
}

#pdp section h1.bebas {
	font-size: 8em;
  	padding: 0;
}

#pdp section h1.verveine {
    font-family:"verveine", sans-serif;
    font-size: 6em;
    font-weight: 400;
    letter-spacing: .03em;
} 

#pdp section h2.bebas {
    font-family: bebas-neue-pro-semiexpanded, sans-serif;
    font-size: 3em;
    font-weight: 600;
    letter-spacing: .03em;
    margin: 20px 0;
}


#pdp section p {
	font-size: 1.8em;
}

#pdp .panel-template a.cta {
	color:#fff;
}

#pdp .panel-template .white a:hover {
    color: #fff;
}



/* ============================== 
HERO
============================== */

#pdp #pdp-panel-hero {
    background:url('images/tlc_gamersensei_hero.jpg') center no-repeat;
    background-size:cover;
    min-height: 1000px;
}

#pdp #pdp-panel-hero .hero-content-container {
    background:rgba(0,0,0,.4);
    height: 100%;
    position:absolute;
}

#pdp #pdp-panel-hero .hero-content-container .wrapper {
    position:relative;
    z-index:1;
}

#pdp #pdp-panel-hero.panel-template h1.bebas {
	font-size: 10em;
}



/* ==============================
BIG LEAGUES
============================== */

#pdp #big-leagues {
}

#pdp #big-leagues.expert {
    background:#000 url('images/journey_tier3.png') left center no-repeat;
    background-size:auto 100%;
}

#pdp #big-leagues.advanced {
    background:#000 url('images/journey_tier2.png') left center no-repeat;
    background-size:auto 100%;
}

#pdp #big-leagues.assess {
    background:#000 url('images/journey_tier1.png') left center no-repeat;
    background-size:auto 100%;
}

#pdp #big-leagues .wrapper {
	margin: 0 auto 0 45vh;
}

#pdp section#big-leagues h1.bebas:before {
    z-index: -1;
    content: "";
    position: absolute;
    left: -3%;
    top: 6.5%;
    height: 1.3em;
    width: 100%;
    background-color: #000;
    -webkit-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

#pdp section#big-leagues.advanced h1.bebas:before,
#pdp section#big-leagues.assess h1.bebas:before  {
    top: 5.5%;
}

#pdp section#big-leagues.advanced h1.bebas:after, 
#pdp section#big-leagues.assess h1.bebas:after {
    z-index: -1;
    content: "";
    position: absolute;
    left: -8%;
    top: 21%;
    height: 1.3em;
    width: 100%;
    background-color: #000;
    -webkit-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

#pdp section#big-leagues h1.bebas span {
  	background-color: #000;
    line-height: 1.5;
}

#pdp #big-leagues p {
	margin: 100px auto 0 210px;
	max-width: 600px;
}

#pdp #big-leagues:after {
    background-image:url('images/journey_bg_filler.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
    bottom: -30%;
    content: '';
    height: 100%;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: -1;
}



/* ==============================
LEGENDS
============================== */

#pdp #legends p {
	margin:0 auto;
	max-width: 1200px;
}



/* ============================== 
QUOTES
============================== */
.component-carousel-slick{
    position: relative;
}

#pdp #quotes {
    padding-bottom: 5vw;
}

#pdp #quotes .quote-content {
	margin: 0 auto;
	max-width: 100%;
	position: relative;
	width: 1200px;
}

#pdp #quotes .quote-content:before {
    content: '';
    background: url('images/bg_glow_yellow.png') center no-repeat;
    background-size: cover;
    height: 600px;
    left: 50%;
    position: absolute;
    top: -200px;
    transform: translateX(-50%);
    width: 600px;
    z-index: 0;
}

#pdp .component-carousel-slick h1.bebas {
	background: url('images/speech_bubble.svg') center 0 no-repeat;
	background-size: 100% auto;
	color: #fff;
	display: inline-block;
	left: 50%;
	margin-bottom: 30px;
	padding: 27px 30px 100px;
	position: relative;
	text-align: center;
	transform: translateX(-50%);
}

.component-carousel-slick .players-say {
	border-radius: 25px;
    box-sizing: border-box;
    display:block;
    height:25vw;   
    margin: 0 auto; 
    max-width: 1200px;
    overflow: hidden;
    position:relative;
    width:80%;
    z-index: 1;
}

.component-carousel-slick .players-say .wrapperContainer {
	background: #292929 url('images/testimonial_bg.png') center top no-repeat;
	background-size: 100% auto;
    display:table;
    height:100%;
    position:absolute;
    right:0;
    top:0;
    width:65%;
}

.component-carousel-slick .players-say .wrapper {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    height:100%;
    color:#fff;
    position: relative;
    width: 100%;
    margin:0;
    padding:0;
}

.component-carousel-slick .players-say .gamer {
	width: 35%;
	height: 100%;
}

.component-carousel-slick .players-say .gamer img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

/*.component-carousel-slick .players-say p {
    font-size: 1.25em;
    letter-spacing: 0.8em !important;
    line-height: 1.5;
    margin: auto;
    padding: 1.5em 0;
    text-shadow:0 2px 10px rgba(0,0,0,1);
    width: calc(100% - 130px);
}*/

#pdp .component-carousel-slick .players-say p {
    display: block;
    font-size:1.5em;
    font-weight:300;
    letter-spacing: 0.05em;
    line-height:1.7em;
    margin:0 auto 25px;
    text-align: left;
    padding:0;
    width: calc(100% - 130px);
}

.component-carousel-slick #quotesNavBar .navItem:active,
.component-carousel-slick #quotesNavBar .navItem:hover {
    background:rgba(250,250,250,.6);
}

.component-carousel-slick .players-say .carouselTrack {
    position:relative;
    display:block;
    height:100%;
    overflow:hidden;
}

.component-carousel-slick .players-say .carouselTrack .slick-arrow{
    position: absolute;
}

.component-carousel-slick .players-say .carouselTrack .slick-list,
.component-carousel-slick .players-say .carouselTrack .slick-track{
    height:100%;
    max-height:unset;
}

.component-carousel-slick .players-say .carouselSlide {
    border:none;
    float: left;
    height:100%;
    outline:none;
    overflow:hidden;
    position:relative;
    width:100vw;
}

/*
.component-carousel-slick .players-say .carouselSlide .background.light-strip {
    background:url('//cwsmgmt.corsair.com/hybris/homepage/images/hero-banner/hp_banner_elgato_lightstrip.jpg') center no-repeat;
    background-size:cover;
}
*/


.component-carousel-slick .quotesNav {
    position:absolute;
    top:50%;
    transform:translateY(-50%);
}

.component-carousel-slick .quotesNav.arrow{
    background:transparent;
    border:none;
    border-radius:1px;
    height:80px;
    outline:none;
    width:80px;
    z-index:2;
}

.component-carousel-slick .quotesNav.arrow svg .st0{
    fill:#ccc;
    transition:500ms fill;
}

.no-touch .component-carousel-slick .quotesNav.arrow:hover svg .st0{
    fill:#c5c5c5 !important;
}

.component-carousel-slick #quotesNavBar {
    background:black;
    width:80%;
    position:relative;
    height:2px;
    margin: 50px auto 0;
    top: 30px;
}

.component-carousel-slick #quotesLeftNav,
.component-carousel-slick #quotesRightNav {
    background: none;
    border: none;
    top: 21vw;
    color: #fff;
    height: 80px;
    width: 80px;
    outline: none;
    z-index: 0;
}

.component-carousel-slick .quotesNav img {
    filter: invert(99%) sepia(98%) saturate(15%) hue-rotate(56deg) brightness(119%) contrast(87%);
}

.component-carousel-slick #quotesLeftNav {
    left: 0;
}

.component-carousel-slick #quotesLeftNav:before {
    content: '';
    background: url('images/bg_glow_cyan.png') center no-repeat;
    background-size: cover;
    height: 600px;
    left: 0;
    position: absolute;
    top: -10vw;
    transform: translateX(-50%);
    width: 600px;
}

.component-carousel-slick #quotesRightNav {
    right: 0;
}

.component-carousel-slick #quotesRightNav:before {
    content: '';
    background: url('images/bg_glow_magenta.png') center no-repeat;
    background-size: cover;
    height: 600px;
    left: 0;
    position: absolute;
    top: -10vw;
    transform: translateX(-50%);
    width: 600px;
} 

#pdp .component-carousel-slick #quotesNavBarWrap h1.bebas {
    background: none;
    font-size: 5em;
    left: 0;
    margin: 0;
    padding: 0;
    transform: unset;
}

#pdp .component-carousel-slick #quotesNavBarWrap h1.bebas:before {
    display: none;
}

#pdp .component-carousel-slick #quotesNavBarWrap h1.bebas:first-of-type {
    float: left;
    margin-left: 1.5%;
} 

#pdp .component-carousel-slick #quotesNavBarWrap h1.bebas:last-of-type {
    float: right;
    margin-right: 1.5%;
} 

.component-carousel-slick #quotesNavBar ul{
    bottom:auto;
    height:100%;
    margin:0;
    padding:0;
    position: relative;
}

.component-carousel-slick .players-say .slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.component-carousel-slick #quotesNavBar .slick-dots li {
    display:unset;
    float:left;
    background:rgba(250,250,250,0.5);
    height:100%;
    margin:auto;
    position:relative;
    cursor:pointer;
}



.component-carousel-slick #quotesNavBar .slick-dots li.slick-active {
    background:rgba(250,250,250,0.85);
}

/*.component-carousel-slick #quotesNavBar .slick-dots li:before{
    content:'';
    position:absolute;
    width:2px;
    height:100%;
    top:0;
    right:0;
    background:#333;
    z-index:1;
}

.component-carousel-slick #quotesNavBar .slick-dots li:last-child:before{
    content:none;
}

.component-carousel-slick #quotesNavBar .slick-dots li:after {
    background: #999;
    content:'';
    display: block;
    height: 100%;
    position: relative;
    width: 0%;
}

.component-carousel-slick #quotesNavBar .slick-dots li.slick-active:after { 
    animation-name:fillin;
    animation-duration:6s;
    animation-timing-function: linear;    
    animation-fill-mode: forwards;
    
    -webkit-animation-name:fillin;
    -webkit-animation-duration:6s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    
}*/


/*.component-carousel-slick .players-say .slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.component-carousel-slick .players-say .slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.component-carousel-slick .players-say .slick-dots li button:hover,
.component-carousel-slick .players-say .slick-dots li button:focus
{
    outline: none;
}

.component-carousel-slick .players-say .slick-dots li button:hover:before,
.component-carousel-slick .players-say .slick-dots li button:focus:before
{
    opacity: 1;
}

.component-carousel-slick .players-say .slick-dots li button:before
{
    font-size: 30px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'o';
    text-align: center;
    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.component-carousel-slick .players-say .slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}*/



/* ============================== 
GAMES
============================== */

#pdp #games {
    background: #000 url('images/gamersensei_yourgame_bg.jpg') center no-repeat;
    background-size: cover;
}

#pdp #games p:first-of-type {
    margin-top: 0;
}

#pdp #games p a {
    color: #e9e600;
    text-decoration: underline;
}



/* ============================== 
LEARN
============================== */

#pdp #learn h1 {
    margin-bottom: 35px;
}

#pdp #learn img {
    border: solid 3px rgba(0,0,0,0);
    border-radius: 10px;
    box-sizing: border-box !important;
    margin-bottom: 15px;
    padding: 3px;
}

#pdp #learn p {
    font-size: 1.5em;
    line-height: 1.7em;
    margin: 0 0 15px;
} 

#pdp #learn p a {
    color: #e9e600;
    text-decoration: underline;
}

#pdp #learn h2 {
    margin: 0 0 15px;
}

#pdp #learn .col-third {
    position: relative;
}

#pdp #learn .col-third.active {
    color: #fff;
}

#pdp #learn .col-third.active:before,
#pdp #learn .col-third:hover::before {
    background: url('images/bg_glow_yellow.png') center no-repeat;
    background-size: cover;
    content: '';
    width: 650px;
    height: 650px;
    display: block;
    position: absolute;
    top: -15%;
    left: -25%;
    z-index: -1;
}

#pdp #learn .col-third.active h2:before {
    bottom: 60px;
    color: #fff;
    content: 'THIS OFFER';
    display: block;
    font-family:'Gotham SSm A', 'Gotham SSm B';
    font-weight:400;
    font-size:.45em;
    height: 0;
    left: 52%;
    letter-spacing:.1em;
    margin: 0 auto;
    position: relative;
    text-align: center;
    transform:translateX(-50%);
    width: 100%;
}

#pdp #learn .col-third.active img,
#pdp #learn .col-third:hover img {
    border:solid 3px #fff;
}



@keyframes fillin {
  from {
    width: 0%; 
  }

  to {
    width: 100%;
  }
}



@media only screen and (max-width: 1920px) {

    #pdp section h1.bebas {
        font-size: 6em;
    }



	/* ============================== 
	HERO
	============================== */

	#pdp #pdp-panel-hero {
		min-height: 800px;
	}

	#pdp #pdp-panel-hero.panel-template h1.bebas {
		font-size: 6em;
	}



    /* ============================== 
    QUOTES
    ============================== */

    .component-carousel-slick #quotesLeftNav,
    .component-carousel-slick #quotesRightNav {
        top: 26vw;
    }

    .component-carousel-slick #quotesLeftNav:before,
    .component-carousel-slick #quotesRightNav:before {
        top: -15vw;
    }

}



@media only screen and (max-width: 1366px) {



    /* ============================== 
    HERO
    ============================== */

    #pdp #pdp-panel-hero {
        min-height: 600px;
    }



    /* ============================== 
    BIG LEAGUES
    ============================== */

    #pdp #big-leagues .wrapper {
        margin: 0 auto 0 35%;
    }

    #pdp #big-leagues h1.bebas {
        width: 75%;
    } 

    #pdp section#big-leagues h1.bebas:before {
        left: -3%;
        top: 6%;
        height: 1.3em;
    } 

    #pdp section#big-leagues.advanced h1.bebas:after, 
    #pdp section#big-leagues.assess h1.bebas:after {
        left: -8.5%;
        top: 25%;
    }

    /*#pdp section#big-leagues h1.bebas:after {
        z-index: -1;
        content: "";
        position: absolute;
        left: -3%;
        top: 28%;
        height: 1.3em;
        width: 100%;
        background-color: #000;
        -webkit-transform: skewX(-30deg);
        -moz-transform: skewX(-30deg);
        -ms-transform: skewX(-30deg);
        transform: skewX(-30deg);
    }*/

    #pdp #big-leagues p {
        margin: 10px auto 0 120px;
    }



    /* ============================== 
    QUOTES
    ============================== */

    .component-carousel-slick .players-say {
        height: auto;
    }

    .component-carousel-slick #quotesLeftNav,
    .component-carousel-slick #quotesRightNav {
        top: 29vw;
    }
}



@media only screen and (max-width: 1319px) {

       
    .component-carousel-slick .players-say h1 {
        font-size: 3.5em;
        margin:0 auto;
      /*  width:calc(100% - 130px);*/
    }
       
    .component-carousel-slick .players-say p {
        margin:0 auto;
        width:calc(100% - 130px);
    }
} 



@media only screen and (max-width: 1200px){

    /* ============================== 
    HERO 
    ============================== */

    .component-carousel-slick .players-say .hero-title{
        font-size:4em;
    }

    .component-carousel-slick .players-say .hero-bg .bg-container{
        width:100%;
    }


}



@media only screen and (max-width: 1024px) {



    /* ============================== 
    HERO
    ============================== */

    #pdp #pdp-panel-hero {
        min-height: 550px;
    }



    /* ============================== 
    BIG LEAGUES
    ============================== */

    #pdp #big-leagues .wrapper {
        margin: 0 auto 0 25%;
    }

    #pdp section#big-leagues h1.bebas:before {
        height: 1.2em;
        left: 9%;
        top: 6.5%;
    }

    #pdp section#big-leagues.advanced h1.bebas:before, 
    #pdp section#big-leagues.assess h1.bebas:before {
        top: 6.5%;
    }

    #pdp section#big-leagues h1.bebas:after {
        z-index: -1;
        content: "";
        position: absolute;
        left: 5%;
        top: 23.5%;
        height: 1.2em;
        width: 100%;
        background-color: #000;
        -webkit-transform: skewX(-30deg);
        -moz-transform: skewX(-30deg);
        -ms-transform: skewX(-30deg);
        transform: skewX(-30deg);
    } 

    #pdp section#big-leagues.advanced h1.bebas:after,
    #pdp section#big-leagues.assess h1.bebas:after {
        left: 4%;
        top: 23%;
    } 

    #pdp #big-leagues p {
        margin: 15px 28vw 0 13%;
    }



    /* ============================== 
    LEGENDS
    ============================== */

    #pdp #legends.panel-template .img-responsive {
        left: 50%;
        max-width: 1200px;
        position: relative;
        transform: translateX(-50%);
    }

    #pdp #legends p {
        padding-left: 5%;
        padding-right: 5%;
    }



    /* ============================== 
    QUOTES
    ============================== */

    .component-carousel-slick .players-say {
        height: 40vw;
    }

    .component-carousel-slick #quotesLeftNav,
    .component-carousel-slick #quotesRightNav {
        top: 40vw;
    }

    .component-carousel-slick #quotesLeftNav:before,
    .component-carousel-slick #quotesRightNav:before {
        top: -25vw;
    }

    .component-carousel-slick #quotesNavBar {
        background-color: rgba(0,0,0,0);
        width: 78%;
    }



    /* ============================== 
    LEARN
    ============================== */

    #pdp #learn .col-third.active:before,
    #pdp #learn .col-third:hover::before {
        height: 50vw;
        left: -35%;
        top: -20%;
        width: 50vw;
    }

}



@media only screen and (max-width: 960px) {  
     
    .component-carousel-slick .players-say .wrapper{
        vertical-align:middle;
    }

    .component-carousel-slick .players-say .hero-body{
        max-width:800px;
        width:90%;
    }
}



@media only screen and (max-width: 768px) {



    /* ============================== 
    HERO
    ============================== */

    #pdp #pdp-panel-hero {
        min-height: 420px;
    }



    /* ============================== 
    BIG LEAGUES
    ============================== */

    #pdp #big-leagues .wrapper {
        margin: auto;
    }

    #pdp #big-leagues h1.bebas {
        line-height: 1em;
        text-align: right;
        width: unset;
    }

    #pdp section#big-leagues h1.bebas:before,
    #pdp section#big-leagues h1.bebas:after {
        display: none;
    }

    #pdp section#big-leagues h1.bebas span {
        background-color: unset;
        line-height: unset;
    }

    #pdp #big-leagues p {
        margin: 15px 0;
        max-width: unset;
        padding-left: 35vw;
        text-align: right;
    }

    #pdp #big-leagues:after {
        display: none;
    }



    /* ============================== 
    QUOTES
    ============================== */

    #pdp #quotes {
        padding-top: 5vw;
    }

    #pdp .component-carousel-slick h1.bebas {
        padding: 24px 30px 50px;
    }

    #pdp .component-carousel-slick .players-say p {
        width: calc(100% - 50px);
    }

    .component-carousel-slick #quotesLeftNav,
    .component-carousel-slick #quotesRightNav {
        top: 42vw;
    }

    #pdp .component-carousel-slick #quotesNavBarWrap h1.bebas:first-of-type {
        margin-left: 1.5%;
    }

    #pdp .component-carousel-slick #quotesNavBarWrap h1.bebas:last-of-type {
        margin-right: 1.5%;
    }

    .component-carousel-slick #quotesNavBar ul {
        left: -50%;
    }
}



@media only screen and (max-width: 767px) {


    #pdp section h1.bebas {
        font-size: 5em;
    }


	/* ============================== 
	HERO
	============================== */

	#pdp #pdp-panel-hero {
		min-height: 400px;
		height: auto;
	}

	#pdp #pdp-panel-hero .hero-content-container {
        box-sizing: border-box !important;
		position: absolute;
	}

	#pdp #pdp-panel-hero.panel-template h1.bebas {
		font-size: 8em;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
	}



	/* ============================== 
	BIG LEAGUES
	============================== */

	#pdp #big-leagues.expert {
		background:#000 url('images/journey_tier3_mobile.png') center top no-repeat;
		background-size:100% auto;
	}

    #pdp #big-leagues.advanced {
        background:#000 url('images/journey_tier2_mobile.png') center top no-repeat;
        background-size:100% auto;
    }

    #pdp #big-leagues.assess {
        background:#000 url('images/journey_tier1_mobile.png') center top no-repeat;
        background-size:100% auto;
    }

	#pdp-corsair #panel2 .content #big-leagues .wrapper {
		margin: 0 auto;
        padding-top: 280px;
	}

	#pdp section#big-leagues h1.bebas {
		background: none;
		font-size: 5em;
		margin-bottom: 15px;
	}

	#pdp section#big-leagues h1.bebas:before {
		display: none;
	}

	#pdp #big-leagues p {
		line-height: 1.7em;
		margin: 0 auto;
		max-width: initial;
        padding-left: 0;
        text-align: left;
	}
    .component-carousel-slick .players-say .hero{
        min-height: 0px;
        padding-bottom:0;
    }



    /* ============================== 
    LEGENDS
    ============================== */

    #pdp #legends.panel-template .img-responsive {
        width: 150%;
    }


    /* ============================== 
    QUOTES
    ============================== */

    
    /*

    .component-carousel-slick .players-say .background.banner-video.a200-i200 {
        background:url('//cwsmgmt.corsair.com/hybris/homepage/images/hero-banner/hp_banner_a200_i200_mobile.jpg') center no-repeat;
        background-size:cover;
    }

    */

    .component-carousel-slick .players-say {
        height: auto;
    }

    #pdp .component-carousel-slick h1.bebas {
        background: none;
    }

    .component-carousel-slick .players-say .background.banner-video video {
        display:none;
    }
    
    .component-carousel-slick .players-say .wrapper { 
        text-align:center;
    }

    .component-carousel-slick .players-say .wrapperContainer {
        height: 100vw;
        position: relative;
        width: 100%;
    }

    .component-carousel-slick .players-say .gamer {
        display: block;
        height: 60vw;
        width: 100%;
    }

    .component-carousel-slick .players-say p {
        font-size:1.5em;
        padding-top:10px;
    }

    .component-carousel-slick .players-say .wrapper .controls{
        width:90%;
    }

    .component-carousel-slick .players-say .wrapper .controls .dots{
        margin-top:2em;
    }

    .component-carousel-slick .players-say .wrapper .controls .controls-text{
        width:60%;
    }

    .component-carousel-slick #quotesLeftNav,
    .component-carousel-slick #quotesRightNav {
        height: 40px;
        top: 125vw;
        width: 40px;
    }

    .component-carousel-slick #quotesLeftNav:before,
    .component-carousel-slick #quotesRightNav:before {
        top: -60vw;
    }

}


@media only screen and (max-width: 479px) {
    

    /*.in .component-carousel-slick .players-say .wrapper{
        margin-top:86vw;
    }*/

    #pdp {
        background-position: left top;
        background-size: unset;
    }

    .component-carousel-slick .players-say .wrapper{
        padding-top:0em;
        transform:none !important;
    }

    #pdp .component-carousel-slick #quotesNavBarWrap h1.bebas {
        font-size: 3em;
    }

    .component-carousel-slick #quotesNavBar {
        margin: 20px auto 0;
        top: 18px;
        width: 75%;
    }

    #pdp #learn .col-third.active:before,
    #pdp #learn .col-third:hover::before {
        display: none;
    }

}

