.lord-of-performance {
    padding: 15% 0;
}

.lord-of-performance > h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 71px;
    line-height: 121.69%;
    text-align: center;
    color: #FFFFFF;
    max-width: 405px;
    margin: 0 auto 45px auto;
}
#snapdragon-pic{
    width: 35%;
    max-width: none !important;
    margin: 30px auto; 
}
#performance-lord{
    text-align: left;
    margin: 0;
    padding: 10% 10% 5%;
    max-width: unset;
}
#performance-spec{
    text-align: left;
    margin: 0;
    padding: 0 10% 5%;
    max-width: 600px;
}
#detail-spec{
    font-size: 11px;
    font-weight: 400;
    font-family: Roboto;
    color: #A5A5A5;
    margin-bottom: 10px;
}

.lord-of-performance > p{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 29px;
    line-height: 121.69%;
    text-align: center;
    color: #FFFFFF;
}

.lord-of-performance > span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 121.69%;
    text-align: center;
    color: #A5A5A5;
    margin: 0 auto;
    display: block;
    max-width: 530px;
}
.lord-of-performance > .snapdragon > img {
    display: block;
    width: 100%;
    max-width: unset;
}

.details {
    padding: 0 20px 20px 20px;
}

.details-top {
    max-width: 642px;
    height: 217.5px;
    background: #141515;
    border-radius: 20px;
    margin: 10px auto;
    padding: 20px 40px;
    
}

.details-top > p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 121.69%;
    text-align: left;
    color: #FFFFFF;
    margin: 0 0 10px 0;
}
.performance {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.performance .left p{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 121.69%;
    color: #F5E0A0;

}
.performance .left span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 121.69%;
    color: #A5A5A5;
    display: block;
    max-width: 135px;
}

.performance .right {

}

.performance .right .diagram1 p {
    width: 387px;
    height: 5.5px;
    background: linear-gradient(0deg, #F5E0A0, #F5E0A0), linear-gradient(0deg, #F5E0A0, #F5E0A0), #F5E0A0;
}

.performance .right .diagram1 h3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 121.69%;
    color: #F5E0A0;
    margin: 6px 0;
}
.performance .right .diagram2 h3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 121.69%;
    color: #A5A5A5;
    margin: 6px 0;
}
.performance .right .diagram2 p {
    width: 317.5px;
    height: 5.5px;
    background: linear-gradient(0deg, #A5A5A5, #A5A5A5), linear-gradient(0deg, #F5E0A0, #F5E0A0), #F5E0A0;
}

.details-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 650px;
    margin:0 auto
}

.details-bottom .left, .details-bottom .right{
    max-width: 315px;
    min-height: 230px;
    background: #141515;
    border-radius: 20px;
    padding: 30px 40px;
    
}

.details-bottom .right > div, .details-bottom .left > div {
    display: flex;
    justify-content: space-between;
}

.details-bottom .left h3, .details-bottom .right h3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 121.69%;
    text-align: left;
    color: #FFFFFF;
    margin: 0 0 10px 0;
    
}

.details-bottom .left > div {
    display: flex;
    justify-content: space-between;
}

.proc-speed, .performance-increase {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 121.69%;
    color: #F5E0A0;
}
.proc-diagrams .diagram1 p{
    width: 119.5px;
    height: 5.5px;
    background: linear-gradient(0deg, #F5E0A0, #F5E0A0), linear-gradient(0deg, #F5E0A0, #F5E0A0), #6E88E1;
    margin: 6px 0;
}
.undertext  {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 121.69%;
    max-width: 110px;

    color: #A5A5A5;
}
.proc-diagrams .diagram1 span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 121.69%;
    color: #F5E0A0;
    margin: 6px 0;
    display: block;
}

.proc-diagrams .diagram2 span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    color:#A5A5A5;
     margin: 6px 0;
     display: block;
}

.proc-diagrams .diagram2 p{
    width: 104px;
    height: 5.5px;
    background: linear-gradient(0deg, #A5A5A5, #A5A5A5), linear-gradient(0deg, #F5E0A0, #F5E0A0), #F5E0A0;
}

.motor-diagrams .diagram1 span,.motor-diagrams .diagram2 span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 121.69%;
    display: block;
    margin: 6px 0;
}

.motor-diagrams .diagram1 span {
    color: #F5E0A0;
}
.motor-diagrams .diagram1 p {
    width: 119.5px;
    height: 5.5px;
    background: linear-gradient(0deg, #F5E0A0, #F5E0A0), linear-gradient(0deg, #F5E0A0, #F5E0A0), #F5E0A0;
}
.motor-diagrams .diagram2 span {
    color: #A5A5A5;
    margin: 6px 0;
}
.motor-diagrams .diagram2 p {
    width: 26.5px;
    height: 5.5px;
    background: linear-gradient(0deg, #A5A5A5, #A5A5A5), linear-gradient(0deg, #F5E0A0, #F5E0A0), #F5E0A0;
}

@media screen and (max-width: 1400px) {
        .details-bottom .left, .details-bottom .right {
        width: 100%;
        max-width: unset;
    }
    .details-bottom {
        flex-direction: column;
    }
    .details-bottom > div {
        margin: 10px;
    }
    .details-top > div > div.left {
        margin: 0 10px 0 0;
    }
}

@media screen and (max-width: 1160px) {
    .details-top > p {
        font-size: 14px;
        line-height: 114.69%;
    }
    .performance .right .diagram1 p {
        width: 340px;
    }
    .performance .right .diagram2 p {
        width: 272px;
    }
}

@media screen and (max-width: 1080px) {
    .details-bottom {
        flex-direction: row;
    }
}

@media screen and (max-width: 716px) {
    .details-bottom {
        flex-direction: column;
    }
    .details-bottom .left, .details-bottom .right {
        width: 100%;
        max-width: unset;
    }
    .performance .right .diagram1 p {
        width: 272px;
    }
    .performance .right .diagram2 p {
        width: 218px;
    }
    #performance-lord{
        font-size: 51px;
    }
}
@media screen and (max-width: 487px) {
    .lord-of-performance h2 {
        font-size: 51px;
        text-align: center;
        margin: 20px 20px;
    }
    .lord-of-performance span {
        max-width: 100%;
        text-align: left;
        margin: 0;
    }
    .lord-of-performance > span {
        max-width: 65%;
        text-align: left;
        margin: 0 auto;
    }
    .lord-of-performance > p {
        text-align: center !important;
    }
    .details-top .performance {
        align-items: baseline;
    }
    .details-top{
        min-height: 217px;
        height: unset;
    }
    .details-top .performance .left {
        margin: 0 10px 15px 0;
    }
    .details-top .performance .left p {
        margin: 0;
    }
        .performance .right .diagram1 p {
        width: 160px;
        margin: 0;
    }
    .performance .right .diagram2 p {
        width: 128px;
        margin: 0;
    }
    .details-bottom .left h3, .details-bottom .right h3 {
        font-size: 14px;
    }
    .lord-of-performance p{
        text-align: left;
        margin: 0 0 25px 0;
    }

    .proc-diagrams p {
        margin: 0;
    }
    .motor-diagrams p {
        margin: 0;
    }
    .undertext {
        
    }
    #performance-lord{
        font-size: 10vw;
    }
    #snapdragon-pic{
    width: 50%;
    }
}
