@charset "utf-8";
.numCircle,
.outer-view h2:not(.rog-font),
.outer-view h3,
.outer-view h4,
.content-slogan,
.outer-view section .wd-content>.content-title,
.outer-view section .text-block,
.wd__feature__list .wd__feature .wd__feature__data,
#ASUS-features .section__kv .button-block .btn,
#ASUS-features .section__kv .text-block p,
#ASUS-features .section__360 .switcher-wrapper button,
#ASUS-features .section__spec .switch-block .btn-switch,
#global-where-to-buy .region-box .region-list .region button,
#global-where-to-buy .country-box .country-list .country .country-name,
    #global-where-to-buy .region-toggler,
#ASUS-features .ProductOverviewAwardsVideoContent__prodcutAwardContainer__1C1rj h2,
#ASUS-features .ProductOverviewAwardsContent__prodcutAwardContainer__3O-Hy,
#ASUS-features .ProductOverviewAwardsContent__prodcutAwardContainer__3O-Hy h2,
#ASUS-features .section__kv h3 {
  font-family: Roboto Condensed, Roboto Light, Arial, sans-serif;
  font-weight:600
}
#ASUS-features .section__compare .product-block .product .text-block h4,
.outer-view p {
    font-weight: 400;
}
@media (max-width: 1280px) {
    #ASUS-features .section__xgm .text-block {
        left: auto;
        right: 3%;
    }
}
@media (max-width: 992px) {
    #ASUS-features .section__xgm .text-block {
        position: static;
    }    
}