::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #222;
}

::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: #999;
}

::selection {
    color: rgb(75, 75, 75);
    background: rgb(200, 200, 200);
}

#divGoTop {
    display: none !important;
}

.InnerGIGABYTEContent {
    max-width: 1920px;
    margin: auto;
    padding: 0;
    width: 100%;
}

.container-fluid.aorus_show {
    max-width: 1920px;
    padding: 0 0 33.8% 0;
    margin: 2% 0 0 0;
    height: 0;
    overflow: hidden;
}

a.left.carousel-control.hidden-xs>span {
    color: #ff6400;
    font-size: 40px;
    margin-left: -50px;
}

a.right.carousel-control.hidden-xs>span {
    color: #ff6400;
    font-size: 40px;
    margin-right: -50px;
}

#test_201801 {
    max-width: 1920px;
    background: url('../innergigabyteimages/vga/01.jpg');
    background-size: cover;
    padding: 0;
    margin: 0 0 5% 0;
}

#test_201801>div {
    background: url('../innergigabyteimages/vga/03.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 0;
    margin: 0;
}

#test_201801>div .col-lg-8 {
    padding: 0 1%;
    margin: 0;
}

#test_201801>div .col-lg-8 img,
.vga_windforce_content_1 img {
    width: 100%;
}

#trigger {
    width: 100%;
    padding: 0 0 50% 0;
    overflow: hidden;
    margin: auto;
    position: relative;
    height: 0;
    max-width: 1600px;
}

#trigger>div {
    width: 100%;
    padding: 0px 0px 100%;
    margin: 0px;
    display: block;
    overflow: hidden;
    height: 0px;
    position: absolute;
    transition: all 1.5s ease 0s;
}

#trigger img,
div.container-fluid.hidden-lg.hidden-md>img {
    display: block;
    width: 100%;
}

.vga_booom_05 {
    left: 11.5%;
}

.vga_booom_04 {
    left: 0%;
}

.vga_booom_03 {
    left: -10%;
}

.vga_booom_02 {
    left: -21%;
}

.vga_booom_01 {
    left: 0%;
}

.vga_booom_word {
    left: 0%;
    opacity: 0;
    transition: all 2s ease 0s;
}