@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Titillium+Web);
@import url(https://fonts.googleapis.com/css?family=Aldrich);
@import url(https://fonts.googleapis.com/css?family=Orbitron);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans);

@font-face {
    font-family: 'AORUS';
    src: url('../innergigabytefonts/AORUS.woff') format("woff");
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #222;
}

::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: #999;
}

#divGoTop,
.EnterpriseButton {
    display: none !important;
}

@media screen and (min-width:960px) {
    #model-header {
        padding: 0.5% 0;
        position: unset;
        left: unset;
        top: unset
    }

    #model-header .header-sub-title {
        display: block
    }

    .model-content {
        margin-top: 120px;
        display: none;
    }

    .Content-TopArea .breadcrumb {
        margin-right: 0;
        margin-left: 0;
    }

    #PageMainContent .container {
        max-width: 90%;
        min-width: 90%;
    }

    .main-content .model-header>.header-sub-title {
        margin: 5px 0;
    }
}

* {
    margin: 0;
    padding: 0;
}

html,
body {
    background: black;
}

html {
    scroll-behavior: smooth;
}

.InnerGIGABYTEContent {
    max-width: 2560px;
    margin: auto;
    padding: 0;
    width: 100%;
    overflow: hidden;
}

.InnerGIGABYTEContent h3 {
    text-align: left;
    font-size: 2rem;
    font-family: "AORUS", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    color: #ddd;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    line-height: normal;
}

.InnerGIGABYTEContent h4 {
    font-family: 'Aldrich', 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    color: #ff6400;
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
}

.InnerGIGABYTEContent p,
.InnerGIGABYTEContent ul,
.InnerGIGABYTEContent li {
    font-size: 1rem;
    line-height: 1.6rem;
    letter-spacing: 1.8px;
    color: #ddd;
    font-family: "Titillium Web", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    list-style: unset;
}

.InnerGIGABYTEContent * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
}

@media screen and (min-width:1201px) and (max-height:768px) {

    .InnerGIGABYTEContent h3 {
        font-size: 16px;
        line-height: unset;
        margin: 0;
    }

    .InnerGIGABYTEContent h4 {
        font-size: 9px;
        margin: 0;
    }

    .InnerGIGABYTEContent p,
    .InnerGIGABYTEContent ul,
    .InnerGIGABYTEContent li {
        font-size: 8px;
        line-height: unset;
        margin: 0;
    }
}

.spacer {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.kfsection {
    width: 100%;
    height: 500vh;
    position: relative;
}

.kfcontent {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.kfcontent>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hero {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero h2 {
    position: absolute;
    text-align: center;
    font-size: 8rem;
    letter-spacing: 1rem;
    font-family: 'AORUS', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    color: #ddd;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.scrolldown {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10%;
    max-width: 60px;
    opacity: .5;
}

.hero-img {
    position: absolute;
    height: 100%;
    transform: scale(2.5);
    opacity: 0;
}

.hero-img img {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.keyfeature {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    gap: 1vw;
}

.keyfeature.active {
    opacity: 1;
    pointer-events: unset;
}

.keyfeature h3,
.keyfeature p {
    max-width: 800px;
    width: 100%;
    text-align: center;
}

.keyfeature h3 {
    font-size: 3rem;
}

.features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 1vw;
}

.features>div {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
}

.features .p1 {
    font-size: 2.5rem;
    line-height: normal;
    font-family: 'AORUS', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    background: -webkit-linear-gradient(#fff, #666);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.backangle {
    height: 170vh;
    position: relative;
}

.backangle .content {
    width: 100%;
    height: 100vh;
    position: relative;
}

.backangle .text {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    gap: 1vw;
    padding: 3vw 0 0 0;
}

.backangle .text h3,
.backangle .text p {
    position: relative;
    text-align: center;
    max-width: 600px;
    text-shadow: 0px 0px 5px black, 0px 0px 7px black, 0px 0px 10px black;
}

.backangle .content .col {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
}

.backangle .content .col.active {
    pointer-events: unset;
    opacity: 1;
}

.backangle .content .col img {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.backangle div.active {
    opacity: 1;
}

.seq {
    height: 600vh;
    position: relative;
}

.seq .content {
    width: 100%;
    height: 100vh;
    position: relative;
}

.seq .content .col {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
}

.seq .content .col.active {
    opacity: 1;
}

.seq .content .col img {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.seq .text0 {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 1vw;
    opacity: 0;
    transition: opacity .1s;
}

.seq .text0 h3 {
    text-align: center;
    max-width: unset;
    background: unset;
    font-size: 7rem;
    letter-spacing: unset;
    line-height: normal;
}

.seq .text0 h3>span {
    font-size: 10rem;
}

.seq .text1 {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 15%;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 0 0 65%;
    gap: 1vw;
    opacity: 0;
    transition: opacity .1s;
}

.seq .text2 {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 35%;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 18% 0 0 55%;
    gap: 1vw;
    opacity: 0;
    transition: opacity .1s;
}

.seq .text3 {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 55%;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 0 0 15% 40%;
    gap: 1vw;
    opacity: 0;
    transition: opacity .1s;
}

.seq .text4 {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 70%;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 15% 0 0 35%;
    gap: 1vw;
    opacity: 0;
    transition: opacity .1s;
}

.seq div.active {
    opacity: 1;
}

.seq h3,
.seq p {
    position: relative;
    text-align: left;
    max-width: 600px;
    text-shadow: 1px 1px 5px black, 1px -1px 5px black, -1px -1px 5px black, -1px 1px 5px black;
}

.certi {
    width: 100%;
    justify-items: center;
    align-items: center;
    display: grid;
    grid-template-columns: 1fr;
    padding: 0 0 15vw;
    overflow: hidden;
}

.certiBG {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.certiBG>img {
    position: absolute;
    transform: translate(-50%, -50%) scale(1.1);
    top: 50%;
    left: 50%;
    height: 100%;
}

.certiBG>img {
    opacity: 0;
    transition: opacity 1s;
}

.active .certiBG>img {
    opacity: 1;
}

.certiBG>div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding: 5vw 0 0 0;
    gap: 1vw;
}

.certiBG>div * {
    position: relative;
    text-shadow: 0 0 0 black;
}

.certi .content {
    max-width: 1600px;
    width: 100%;
    display: grid;
    gap: 1vw;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "certi1 certi2 certi3";
}

.certi .content>div aside {
    position: absolute;
}

.certi .content>div {
    backdrop-filter: blur(20px);
    background-image: radial-gradient(#ffffff38, transparent);
    text-shadow: 0px 0px 10px #00000026;
    padding: 2.5vw;
    box-shadow: 0px 0px 20px 5px #00000040;
    transform: translateY(10%);
    opacity: 0;
    transition: all 0.5s;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 1vw;
    border: 1px solid #ffffff0f;
}

.certi .content>div.active {
    transform: translateY(0);
    opacity: 1;
}

.certi .content img {
    width: 100%;
}

.certi1 {
    grid-area: certi1;
}

.certi2 {
    grid-area: certi2;
}

.certi3 {
    grid-area: certi3;
}

.certi1 .text,
.certi2 .text,
.certi3 .text {
    display: flex;
    flex-direction: column;
    gap: 1vw;
}

.pics {
    height: 300vh;
}

.pics .spacer {
    flex-direction: column;
}

.picsimgs1 {
    background-image: url(../innergigabyteimages/picsimgs1.jpg);
    background-position-x: 0;
}

.picsimgs2 {
    background-image: url(../innergigabyteimages/picsimgs2.jpg);
    background-position-x: 100%;
}

.picsimgs3 {
    background-image: url(../innergigabyteimages/picsimgs3.jpg);
    background-position-x: 0;
}

.picsimgs1,
.picsimgs2,
.picsimgs3 {
    width: 100%;
    height: 50%;
    background-size: cover;
    opacity: 0;
    transition: opacity .75s;
}

.active .picsimgs1,
.active .picsimgs2,
.active .picsimgs3 {
    opacity: 1;
}

.dimen {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}

.dimen1 {
    position: relative;
}

.dimen2 {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    animation: fade infinite 6s ease-in-out;
}

@keyframes fade {
    0% {
        opacity: 0;
    }

    40% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.dimen img {
    width: 100%;
}

.dwnlds {
    max-width: 1440px;
    width: 100%;
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1vw;
    margin: 10% auto;
}

.dwnlds>div {
    width: 100%;
    display: block;
    padding: 2vw;
    background-color: #353535;
}

.dwnlds>div>img {
    max-height: 100px;
    margin: 0 0 .5vw 0;
}

.dwnlds>div a {
    font-size: 1rem;
    line-height: 1;
    color: #ddd;
    font-family: "Titillium Web", 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    margin: .5vw 0;
    padding: 0;
    list-style: unset;
    text-decoration: #00000000;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: .5rem;
}

.dwnlds>div a:hover {
    color: #ff6400;
    text-decoration: underline 1px solid #ff6400;
}

.dwnlds>div a img {
    max-width: 1rem;
}

.illustration-announce {
    position: relative;
    z-index: 999;
}

.illustration-announce p {
    text-align: center;
}

/************************************************************************** dots **************************************************************************/

.dots {
    position: fixed;
    right: 1vw;
    top: 50%;
    color: white;
    z-index: 9999;
    display: grid;
    justify-items: flex-end;
    gap: 16px;
    overflow: hidden;
    transform: translateY(-50%);
}

.dots a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.dots a p {
    white-space: nowrap;
    color: #ffffff90;
    font-size: 8px;
    text-align: right;
    opacity: 0;
    pointer-events: none;
    padding: 0 8px 0 0;
    position: relative;
    left: 100%;
    font-family: 'Aldrich', 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
    width: 0;
}

.dots a div {
    background-color: #ffffff30;
    width: 6px;
    height: 26px;
    border-radius: 3px;
    transition: .2s;
}

.dots a div.active {
    background-color: #ff6400;
}

.dots a:hover {
    text-decoration-color: #00000000;
}

.dots a:hover p {
    opacity: 1;
    pointer-events: unset;
    left: 0;
    width: 100%;
    transition: all .5s;
}

.dots a:hover div {
    background-color: #ffffff90;
}