/*  
    amd-ryzen-21730254.css
    This stylesheet is based on the AMD Radeon/Ryzen landing page stylesheet
    but has been customized for AMD-7402 1Q21 Ryzen Threadripper PRO Landing Page
    note: this version should not contain any webflow styles and should have clean selector names
    Liaison Creative+Marketing, rgentile 2/8/2021
 */

* {
    box-sizing: border-box;
}



h2 .heading-2{font-size:15px;}

body {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

p {
    margin-top: 0px;
    margin-bottom: 10px;
}

.body {
    background-color: #fff;
    font-family: Klavika, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 22px;
}

.heading-1 {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #000;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -1px;
}

.hero-text-box {
    max-width: 575px;
    margin-bottom: 40px;
    padding: 15px 20px 10px 20px;
    background-color: #fff;
}

.hero-text-box.mobile-hero-text-box {
    display: none;
}

.hero {
    width: 100%;
   background:url(../imgs/hero-ryzen.jpg) #000 no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 600px;
    min-height: 300px;
}


.hero .call-out-box {
    position: absolute;
    /*
    bottom:10%;
    left: 0;
    transform: translate(220%,-60%);
    */
    bottom: 40%;
    right: 10%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    /*width: 27%; */  /* includes arrow width */
    width: 100%;
    max-width: 520px;  /* this now controls width of white box */
}

.hero .call-out-box img.amd-arrow {
    flex-shrink: 0;
}

.hero .call-out {
    padding: 20px 20px 10px 20px;
    background: #fff;
    display: flex; /* so can put copy and image in same row */
    line-height: 1.2; 
    margin-bottom: 40px;
}

.hero .call-out .copy {
    /*flex: 0 1 60%;*/
    flex: 0 1 100%;
}      

.hero .call-out .copy .header-body img {
    padding-top: 20px;
}

.heading-1 {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #000;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: -1px;
}
.hero2 {
    width: 100%;
   background:url(../imgs/9.jpg) #000 no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 600px;
    min-height: 300px;
}

.hero2 .call-out-box {
    position: absolute;
    /*
    bottom:10%;
    left: 0;
    transform: translate(220%,-60%);
    */
    bottom: 40%;
    right: 10%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    /*width: 27%; */  /* includes arrow width */
    width: 100%;
    max-width: 520px;  /* this now controls width of white box */
}

.hero2 .call-out-box img.amd-arrow {
    flex-shrink: 0;
}

.hero2 .call-out {
    padding: 20px 20px 10px 20px;
    background: #fff;
    display: flex; /* so can put copy and image in same row */
    line-height: 1.2; 
    margin-bottom: 40px;
}

.hero2 .call-out .copy {
    /*flex: 0 1 60%;*/
    flex: 0 1 100%;
}      

.hero2 .call-out .copy .header-body img {
    padding-top: 20px;
}






@media (max-width: 1920px) {
    /*
    .hero .call-out-box {
        width: 55%;
    }
    */
}

@media (max-width: 1366px) {            
    .hero {
        background-position: 30% 30%;
    }
	
	 .hero2 {
        background-position: 30% 30%;
    }
    /*
    .hero .call-out-box {
        transform: translate(50%,20%);
    }
    */
}

@media (max-width: 991px) {
    .hero {
        height: auto;
        background: #fff;
    }
    .hero .call-out-box {
        transform: none;
        position: relative;
        margin: 0 auto;
        top: 0;
        left: 0;
        padding-bottom: 20px;
        width: 85%;
        max-width: 700px;
    }
    .hero .call-out {
        margin-bottom: 0px;
    }
    .amd-arrow {
        display: none;
    }
	
	.hero2 {
        height: auto;
        background: #fff;
    }
    .hero2 .call-out-box {
        transform: none;
        position: relative;
        margin: 0 auto;
        top: 0;
        left: 0;
        padding-bottom: 20px;
        width: 85%;
        max-width: 700px;
    }
    .hero2 .call-out {
        margin-bottom: 0px;
    }
	
	
	    
}

@media (max-width: 767px) {

}

@media (max-width: 479px) {

}

.hero-info {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 310px; /* move box down below faces */
}

.hero-wrapper {
    width: 100%;
    max-width: 1100px;
}








.section-wrapper {
    display: flex;
    width: 100%;
    max-width: 1100px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.section-wrapper.align-right {
    align-items: flex-end;
}

.section-wrapper.align-center {
    flex-wrap: nowrap;
    align-items: center;
    flex: 0 auto;
}

.heading-2 {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #000;
    font-size: 30px;
    line-height: 28px;
    letter-spacing: -0.25px;
}

.heading-2.white {
    color: #fff;
}

.heading-4 {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #000;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.25px;
	text-align:center;
}



.t1 {
    color: #000;
    line-height: 28px;
    font-weight: 400;
}

.section-content {
    display: flex;
    min-height: 420px;
    padding: 40px 50px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*border-bottom: 1px solid #333;*/
    background-color: #000;
}

.section-content ul {
    padding-left: 20px;
}

.section-content.model .project-sku-row.first {
    padding-top: 0px;
}

.section-content.model {
    background: #e1e1e2;
    padding: 40px 50px 0px 50px;    
}

.section-content.model .title {
    font-weight: 700;
}

.section-content.performance {
    background: #fff;
}


.section-content.imagine {
    background-image: url('images/imagine-bg.png');
    background-position: 50% 50%;
    background-size: cover;
    min-height: 466px;  /* actual height */
}

.section-content.leadership {
    background-image: url('images/leadership-bg.jpg');
    background-position: 50% 50%;
    background-size: cover;
    min-height: 466px;  /* actual height */
}

.section-content.blazing {
    background-image: url('images/blazing-bg.jpg');
    background-position: 54% 50%;
    background-size: cover;
    min-height: 455px;  /* actual height */
}

.section-content.amd-secure {
    background-image: url('images/amd-secure-bg.jpg');
    background-position: 50% 50%;
    background-size: cover;
    min-height: 466px;  /* actual height */
}

.section-content.amd-memory {
    background-image: url('images/amd-memory-bg.jpg');
    background-position: 54% 50%;
    background-size: cover;
    min-height: 455px;  /* actual height */
}

.section-content.advanced {
    background-image: url('images/advanced-bg.jpg');
    background-position: 50% 50%;
    background-size: cover;
    min-height: 466px;  /* actual height */
}


/* 2 column styles */
.section-content.performance .flexrow .col img {
	width: 100%;
	height: auto;
    padding-bottom: 20px;
}

.section-content.performance .flexrow {
	display: flex;
	justify-content: center;
	margin: auto;
    width: 100%;
}

.section-content.imagine .flexrow {
	display: flex;
	justify-content: center;
	margin: auto;
    width: 100%;
}

.section-content.imagine .flexrow .col.left, 
.section-content.imagine .flexrow .col.right {
    flex: 1 50%;
}

@media (max-width: 991px) {
	.section-content.performance .flexrow {
		flex-wrap: wrap;
        /*margin: auto auto 2em auto;*/
        margin: auto auto auto auto;
        justify-content: flex-start;
	}
    .section-content.performance .flexrow .col.right.blank {
        display: none;
    }
	.section-content.imagine .flexrow {
		flex-wrap: wrap;
        margin: auto auto auto auto;
        justify-content: flex-start;
	}
    .section-content.imagine .flexrow .col.right {
        padding-top: 30px;
    }    
} 
/* END 2 column styles */

.section-content.getintouch {
    display: flex;
    padding: 40px 50px;
    flex-direction: column;
    align-items: center;
 background-image:url(../imgs/getintouch-bg.jpg);
    background-position: 0px 0px;
    background-size: cover;
    min-height: unset;
    border-bottom: none;
    min-height: 379px;  /* actual height */
}

.section-content.getintouch h1.heading-2.white {
    margin: 0 auto;
}

.getintouch-copy {
    margin-bottom: 0px;
    color: #fff;
    font-size: 25px;
    line-height: 42px;

    text-align: center;
}

.section-content.getintouch .buttonlink {
    padding-top: 30px;
    margin: 0 auto;
}

.section-content.getintouch .button.white {
    margin-top: 15px;
    padding: 7px 15px 5px 15px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;    
}

.section-content.getintouch .button.white:hover {
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
}



@media (max-width: 991px) {
    /*
    .section-content.imagine {
        background-position: 60% 50%;
        background-size: auto, cover;
        min-height: 420px;
    }
    .section-content.leadership {
        background-position: 60% 50%;
        background-size: auto, cover;
        min-height: 420px;
    }
    .section-content.blazing {
        background-position: 47% 50%;
        background-size: auto, cover;
    }
    .section-content.amd-secure {
        background-position: 60% 50%;
        background-size: auto, cover;
        min-height: 420px;
    }
    .section-content.amd-memory {
        background-position: 47% 50%;
        background-size: auto, cover;
    }
    .section-content.advanced {
        background-position: 60% 50%;
        background-size: auto, cover;
        min-height: 420px;
    }
    */
    .section-content.imagine {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('images/imagine-bg.png');
        min-height: 370px;
    }
    .section-content.leadership {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('images/leadership-bg.jpg');
        min-height: 370px;
    }
    .section-content.blazing {
        background-position: 75% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('images/blazing-bg.jpg');
        min-height: 370px;
    }
    .section-content.amd-secure {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('images/amd-secure-bg.jpg');
        min-height: 370px;
    }
    .section-content.amd-memory {
        background-position: 75% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('images/amd-memory-bg.jpg');
        min-height: 370px;
    }
    .section-content.advanced {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('images/advanced-bg.jpg');
        min-height: 370px;
    }
    .section-content.getintouch {
        padding-right: 30px;
        padding-left: 30px;
    }
    .getintouch-copy {
        font-size: 20px;
        line-height: 29px;
    }
    
}

@media (max-width: 767px) {
    /*
    .section-content.imagine {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('../images/imagine-bg.jpg');
        min-height: 370px;
    }
    .section-content.leadership {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('../images/leadership-bg.jpg');
        min-height: 370px;
    }
    .section-content.blazing {
        background-position: 75% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('../images/blazing-bg.jpg');
        min-height: 370px;
    }
    .section-content.amd-secure {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('../images/amd-secure-bg.jpg');
        min-height: 370px;
    }
    .section-content.amd-memory {
        background-position: 75% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('../images/amd-memory-bg.jpg');
        min-height: 370px;
    }
    .section-content.advanced {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('../images/advanced-bg.jpg');
        min-height: 370px;
    }
    .section-content.getintouch {
        padding-right: 30px;
        padding-left: 30px;
    }
    .getintouch-copy {
        font-size: 20px;
        line-height: 29px;
    }
    */
}






.section-product {
    display: flex;
    min-height: 420px;
    padding: 40px 50px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000)), url('images/section_9_bg.jpg');
    background-image: linear-gradient(180deg, transparent, #000), url('../section_9_bg.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
}

.line {
    width: 100%;
    height: 1px;
    margin-bottom: 30px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}

.heading-3 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: -0.25px;
}

.heading-3.white {
    color: #fff;
}

@media (max-width: 767px) {
    .section-product {
        padding-right: 30px;
        padding-left: 30px;
    }
    .section-footer {  
        padding-right: 30px;
        padding-left: 30px;
    }
}

.content-box {
    max-width: 490px;
    align-self: auto;
}

.section-footer {
    display: flex;
    padding: 40px 50px 80px 50px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background: #e1e1e2;
}

.grid {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
    display: grid;
    justify-items: center;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-auto-columns: 1fr;
    grid-template-rows: auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;    
}

.product {
    display: flex;
    max-width: 271px;
    flex-direction: column;
    align-items: center;
}

.product-img {
    margin-bottom: 20px;
}

.image-7 {
    margin-bottom: 20px;
}


.content-box p.buttonlink {
    padding-top: 30px;
}


.content-box .button {
    margin-top: 15px;
    padding: 7px 15px 5px 15px;
    border: 2px solid #000;
    background-color: transparent;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.content-box .button:hover {
    background-color: #fff;
    color: #000;
}

.product .button.gray:hover,
.content-box .button.gray:hover {
    background-color: #000;
    color: #fff;
}



.product .button {
    margin-top: 15px;
    padding: 7px 15px 5px 15px;
    border: 2px solid #000;
    background-color: transparent;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.product .button:hover {
    background-color: #fff;
    color: #000;
}


.footnotes {
    margin-bottom: 10px;
    color: #000;
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
}

.footnotes a {
    color: #000;
    text-decoration: none;
}

.heading-2-center {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #000;
    font-size: 30px;
    line-height: 28px;
    letter-spacing: -0.25px;
}

.heading-2-center.white {
    display: block;
    width: auto;
    max-width: 700px;
    margin-right: auto;
    margin-bottom: 53px;
    margin-left: auto;
    float: none;
    clear: none;
    color: #fff;
    text-align: center;
}

.content-box-center {
    max-width: none;
}

.grid-3 {
    position: static;
    overflow: visible;
    width: 80%;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
}

.column {
    padding-left: 10px;
}

.column-2 {
    padding-left: 10px;
}

.qualify-heading {
    margin-top: 20px;
    padding-right: 10px;
    color: #fff;
    font-size: 20px;
}

.image-8 {
    margin-bottom: 30px;
}

.game-pass-container {
    position: static;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 490px;
    clear: none;
    align-self: flex-start;
}

.grid-4 {
    display: grid;    
    align-self: stretch;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
}

.xbox-logo {
    display: none;
    overflow: hidden;
}

.grid-5 {
    margin-top: 23px;
    align-self: stretch;
    grid-template-rows: auto;
}

.div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
}

.div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 380px;
    flex-direction: column;
}

.test {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1100px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.test.align-right {
    align-items: flex-end;
}

.test.align-center {
    max-width: none;
    flex-wrap: nowrap;
    align-items: center;
    flex: 0 auto;
}

.image-10 {
    margin-bottom: 13px;
}

.div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.grid-6 {
    grid-auto-flow: column;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
}

.line {
    display: flex;
    min-width: 380px;
    flex-direction: column;
}

.div-block-5 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-self: stretch;
}

.div-block-6 {
    width: 1px;
    margin-right: 56px;
    margin-left: 56px;
    background-image: repeating-linear-gradient(180deg, #000, #4e4e4e 50%, #000);
}

@media (max-width: 991px) {
    .hero-info {
        justify-content: flex-end;
        align-items: flex-end;
    }
    .content-box {
        /*max-width: 390px;*/
        max-width: none;
    }
    .content-box-center {
        max-width: 390px;
    }
    .grid-4 {
        width: 100%;
        justify-items: stretch;
    }
    .image-10 {
        margin-top: 20px;
        margin-right: 0px;
        margin-left: 0px;
    }
    .div-block-5 {
        justify-content: center;
        flex-wrap: wrap;
    }
    .div-block-6 {
        width: 100%;
        height: 1px;
        margin: 30px 0px;
        background-image: repeating-linear-gradient(270deg, #000, #4e4e4e 50%, #000);
    }
}

@media (max-width: 767px) {
    .heading-1 {
        font-size: 30px;
        line-height: 30px;
    }
    .hero-text-box.mobile-hero-text-box {
        display: block;
        max-width: 575px;
        margin-bottom: 0px;
    }
    .hero-info {
        display: none;
    }
    .section-content.intro {
        padding-right: 30px;
        padding-left: 30px;
    }
    .section-wrapper.align-right {
        align-items: center;
    }
    .heading-2 {
        font-size: 25px;
        line-height: 29px;
    }
    .section-content {
        padding-right: 30px;
        padding-left: 30px;
    }
    .content-box {
        max-width: none;
    }
    .section-footer {
        padding-right: 30px;
        padding-left: 30px;
    }
    .grid {
        grid-row-gap: 40px;
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto;
    }
    .heading-2-center {
        font-size: 25px;
        line-height: 29px;
    }
    .content-box-center {
        max-width: none;
    }
    .game-pass-container {
        width: 100%;
    }
    .grid-4 {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto;
    }
    .image-9 {
        display: none;
    }
    .xbox-logo {
        display: block;
    }
    .test.align-right {
        align-items: center;
    }
}

@media (max-width: 479px) {
    .hero-text-box.mobile-hero-text-box {
        margin-bottom: 0px;
    }
    .t1 {
        overflow: visible;
        width: 100%;
        float: none;
    }
    .section-content {
        padding: 40px 30px;
    }
    .xbox-logo {
        width: 100%;
    }
    .div-block {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .div-block-3 {
        min-width: 100%;
        align-items: center;
    }
}

@font-face {
    font-family: 'Klavika';
    src: url('fonts/Klavika-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Klavika';
    src: url('fonts/Klavika-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

.mobile-img {
    display: none;
}

@media screen and (max-width: 991px) {
    .mobile-img {
        display: block;
    }
}