@media (min-width: 576px) {
    #ss1-buttons {
        bottom: 0;
    }
    #ss2-hero-1 {
        width: 100%;
        margin-bottom: -3rem;
        margin-left: -5rem;
    }
    #section-8 {
        min-height: 30rem;
    }
}

@media (min-width: 768px) {
    #ss1-menu {
        top: 1.25rem;
        right: 1.5rem;
    }
    .nav-item {
        margin-bottom: 0.75rem;
    }
    .nav-item div {
        padding: 0.5rem 2.5rem 0.5rem 1rem;
    }
    .nav-item div>img {
        height: 1rem;
    }
    .nav-item>img {
        width: 2.5rem;
    }
    #tavern {
        min-height: 70vw;
    }
    #barrack {
        padding-top: 5rem;
    }
    #section-2 .ss-bg {
        padding-bottom: 3rem;
    }
    .ss2-intro-2 {
        left: 30%;
    }
    .ss2-hero video {
        width: 50%;
    }
    .ss2-pet video {
        bottom: 15%;
    }
    .carousel-indicators {
        bottom: 0;
    }
    .ss4-subject {
        width: 45%;
    }
    #ss5-video-pnl {
        top: 5%;
    }
    #ss5-bat {
        width: 40%;
    }
    .ss5-subject,
    .ss6-subject {
        width: 30%;
        min-height: 8rem;
    }
    .roadmap-text {
        line-height: 1.5;
        margin-top: 0.5rem;
    }
}

@media (min-width: 992px) {
    body {
        font-size: 14px;
    }
    .text-intro {
        font-size: .875rem;
    }
    #ss1-buttons img {
        width: 11rem;
    }
    #section-2 .ss-bg {
        padding-bottom: 0;
    }
    .ss2-intro-1 {
        top: 16%;
        left: 50%;
    }
    .ss2-intro-2 {
        width: 20rem;
        min-height: 14rem;
        top: 15%;
        left: 50%;
    }
    .ss2-hero {
        left: 15%;
        bottom: 9%;
    }
    .ss2-hero img {
        width: 65%;
    }
    .ss2-pet {
        bottom: 9%;
    }
    .ss2-pet img {
        width: 50%;
    }
    .ss2-pet video {
        width: 35%;
        bottom: 12%;
    }
    #ss2-pet-21 {
        width: 30%;
    }
    .video-frame {
        width: 80%;
        height: 50vw;
    }
    #tavern {
        min-height: 60vw;
    }
    #barrack {
        padding-top: 0;
    }
    #barrack::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 1;
        background: transparent url('../images/ss4-0.png') no-repeat;
        background-position: center bottom;
        background-size: 100%;
    }
    .show#barrack::before {
        animation: opacityShow 5s forwards;
        animation-delay: 1s;
    }
    .ss4-subject {
        width: 35%;
        top: 0;
    }
    #multimode {
        background-size: 100%;
        min-height: 100vh;
        padding: 0;
        margin-top: -3rem;
    }
    #ss5-video-pnl {
        width: 60%;
        top: 10%;
    }
    #ss5-video-pnl img {
        top: -10%;
    }
    #ss5-3bat {
        top: 10%;
        right: 10%;
        width: 18%;
    }
    #ss5-bat {
        top: 10%;
        left: 20%;
        width: 15%;
    }
    .ss5-subject,
    .ss6-subject {
        width: 22%;
        min-height: 8rem;
    }
    #roadmap {
        padding-bottom: 5rem;
    }
    #imgLion {
        width: auto;
    }
    .profile-item,
    .profile-item:nth-child(even),
    .profile-item:nth-child(3) {
        background-image: url('../images/avatars/line-rb.png'), url('../images/avatars/line-lb.png');
        background-position: right bottom, left 8px bottom 17px;
    }
    .profile-item:first-child {
        background-image: url('../images/avatars/line-rb.png');
        background-position: right bottom;
    }
    .profile-item:nth-child(4) {
        background-image: url('../images/avatars/line-lb.png');
        background-position: left 8px bottom 17px;
        padding-right: 0;
    }
    .profile-item:nth-child(n+5) {
        background-image: url('../images/avatars/line-rt.png');
        background-position: right 17px top 8px;
    }
    .profile-item:last-child {
        background-image: none;
        padding-right: 0;
    }
    .profile-item:nth-child(n+3) .profile-item-container .profile-bg {
        background: linear-gradient(180deg, rgba(253, 103, 19, 0) 16.67%, #FD6713 100%);
        top: 5%;
        bottom: 0;
    }
    .profile-item:nth-child(n+5) .profile-item-container .profile-bg {
        background: linear-gradient(180deg, #FD6713 19.27%, rgba(253, 103, 19, 0) 100%);
        top: 0;
        bottom: 30%;
    }
    .profile-item-container .name {
        height: 1.25rem;
    }
    .profile-item-container .title,
    .profile-item-container p {
        font-size: 1rem;
    }
    .share-item {
        width: 15%;
    }
    .share-item>p {
        font-size: 0.75rem;
    }
    #section-8 {
        min-height: 40rem;
    }
}

@media (min-width: 1200px) {
    #ss1-buttons {
        bottom: 8rem;
    }
    #ss1-follow {
        width: 65%;
        bottom: 25%;
    }
    #ss1-follow img {
        width: 100%;
    }
    .ss2-hero video {
        width: 60%;
    }
    .ss2-hero img {
        width: 80%;
    }
    .ss2-pet img {
        width: 60%;
    }
    .ss2-pet video {
        width: 35%;
        bottom: 17%;
        right: 4%;
    }
    .ss4-subject {
        width: 29%;
    }
    #multimode {
        min-height: 130vh;
        margin-top: -13rem;
    }
    .slide3d .slide3d-footer {
        bottom: 25%;
    }
    .ss5-subject,
    .ss6-subject {
        width: 19%;
    }
    #ss5-video-pnl {
        width: 40%;
    }
    #ss5-video-pnl img {
        top: -7%;
    }
    #roadmap {
        padding-top: 15rem;
    }
    .ss6-subject {
        position: absolute;
        right: 10%;
        bottom: 20%;
        top: unset;
    }
    .pnlRoadmap {
        width: 80%;
        margin: 1rem auto;
    }
    .ss6-subject {
        width: 15%;
    }
    .roadmap-item {
        padding-right: 1rem;
    }
    .roadmap-item:nth-child(2) {
        margin-top: -2.5rem;
    }
    .roadmap-item:nth-child(3) {
        margin-top: -5rem;
    }
    .roadmap-item:nth-child(4) {
        margin-top: -7.5rem;
    }
    .roadmap-item:nth-child(5) {
        margin-top: -9rem;
    }
    .roadmap-item:nth-child(6) {
        margin-top: -12rem;
        padding-right: 0;
    }
    .roadmap-icon {
        width: 100%;
        text-align: center;
        position: relative;
    }
    .roadmap-icon img {
        width: 60%;
    }
    .roadmap-icon::after {
        content: url('../images/ss6-5.png');
        display: block;
        position: absolute;
        left: 40%;
        bottom: -2rem;
        z-index: 1;
    }
    .roadmap-item:nth-child(6) .roadmap-icon::after {
        content: '';
        display: none;
    }
    .roadmap-item:last-child .roadmap-icon img {
        width: 100%;
    }
    .roadmap-item.active .roadmap-icon img {
        filter: drop-shadow(0px 0px 1rem #FF9900);
    }
    .roadmap-period {
        float: none;
        position: absolute;
        left: -15%;
        top: 30%;
        text-align: right;        
        padding: 0;
        transform: rotate(-90deg);
    }
    .roadmap-period img {
        height: auto;
    }
    .roadmap-item:last-child .roadmap-period {
        left: -25%;
    }
    .roadmap-period img {
        height: 2rem;
        max-width: none !important;
    }
    .roadmap-period img {
        height: 1.5rem;
    }
    .roadmap-text {
        clear: both;
        width: 100%;
        padding-left: 0;
        text-align: center;
        margin-top: 1.5rem;
    }
    #section-8 {
        min-height: 45rem;
    }
}

@media (min-width: 1400px) {
    body {
        font-size: 16px;
    }
    h2 {
        font-size: 1.5rem;
    }
    h2.msg {
        font-size: 1.5rem;
        line-height: 1.2;
    }
    #ss1-menu {
        top: 1.5rem;
    }
    .nav-item {
        margin-bottom: 1.5rem;
    }
    .nav-item div {
        padding: 0.75rem 3.5rem 0.75rem 1.5rem;
    }
    .nav-item div>img {
        height: 1.5rem;
    }
    .nav-item>img {
        width: 3.5rem;
    }
    #ss2-cloud-1 img,
    #ss2-cloud-2 img {
        width: 60%;
    }
    .ss2-hero {
        left: 15%;
    }
    #ss2-hero-1 {
        width: 85%;
        margin-bottom: -5rem;
        margin-left: -10rem;
    }
    .ss2-pet video {
        width: 30%;
        bottom: 19%;
        right: 7%;
    }
    #ss2-pet-21 {
        width: 25%;
    }
    .video-frame {
        width: 75%;
        height: 45vw;
    }
    .video-frame .video video {
        width: 97%;
        margin-left: 10px;
        margin-top: 2px;
    }
    .ss4-subject {
        min-height: 18rem;
    }
    .slide3d-footer label {
        font-size: 1.875rem;
    }
    .ss5-subject {
        min-height: 9rem;
        padding-top: 2rem;
    }
    #section-8 {
        min-height: 110vh;
    }
    .text-center-xl{
        text-align: center !important;
    }
}

@media (min-width: 1660px) {
    h2 {
        font-size: 2rem;
    }
    h2.msg {
        font-size: 2rem;
        line-height: 1.1;
    }
    .ss2-intro-1 {
        width: 22rem;
        min-height: 15rem;
        top: 15%;
        left: 52%;
    }
    .ss2-intro-2 {
        width: 26rem;
        min-height: 18rem;
        top: 12%;
        left: 45%;
    }
    .text-intro {
        font-size: 1.125rem;
        margin-top: 0.2rem;
    }
    #ss2-intro-2 .text-intro {
        padding: 0 1rem;
    }
    .ss2-hero video {
        width: 65%;
    }
    .ss2-hero {
        left: 20%;
    }
    .ss2-hero img {
        width: 100%;
    }
    .ss4-subject {
        width: 26%;
    }
    #ss5-video-pnl {
        top: 10%;
    }
    #ss5-bat {
        width: auto;
    }
    .ss5-subject {
        min-height: 10rem;
    }
    .roadmap-icon::after {
        left: 45%;
        bottom: -1rem;
    }
    .roadmap-text {
        width: 90%;
    }
    #section-9 {
        margin-top: -20rem;
    }
}

@media (min-width: 1800px) {
    #ss1-buttons {
        bottom: 12rem;
    }
    #section-2 .ss-bg {
        width: 110%;
    }
    .ss2-intro-1 {
        left: 47%;
    }
    .ss2-pet video {
        bottom: 21%;
    }
    .video-frame {
        transform: translate(-50%, -15%);
    }
    .video-frame .video video {
        margin-left: 13px;
    }
    .roadmap-icon::after {
        left: 55%;
        bottom: 0;
    }
    .ss4-subject {
        width: 24%;
    }
    #multimode {
        min-height: 145vh;
    }
    .ss5-subject {
        min-height: 11rem;
        padding-top: 3rem;
    }
    .slide3d .slide3d-footer {
        bottom: 26%;
    }
    .ss6-subject {
        min-height: 9rem;
        padding-top: 2rem;
    }
    .roadmap-item:nth-child(6) {
        margin-top: -14rem;
    }
}