@media only screen and (max-width: 1200px){
    .main-menu {
        display: none;
    }

    
.header__navicon.d-xl-none {
    display: block;
  }

}

@media only screen and (max-width: 1024px){
    .video-container {
        width: 850px;
    }

    #demo-reel-iframe {
        height: 425px;
    }

    .t-right {
        font-size: 95px;
    }

    .t-left {
        margin-right: 80px;
        font-size: 100px;
    }

    .m-title h1 {
        font-size: 95px;
        line-height: 115px;
    }

    .m-title h2 {
        font-size: 45px;
    }

    .title-top {
        gap: 70px;
    }

    .l-text-btn .description {
        font-size: 15px;
    }


    .view-project-btn {
        width: 175px;
    }

}

@media only screen and (max-width: 768px){
    .video-container {
        width: 100%;
        padding: 0;
        margin-top: 40px;
    }

    .container {
        padding: 0;
    }

    .contact-form .container{
        padding: 0 15px;
    }

    #demo-reel-iframe {
        height: 315px;
    }

    .title-top {
        flex-direction: column;
        /*! justify-content: left; */
        align-items: start;
        padding-left: 20px;
    }

    .l-text-btn {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .sec-contents {
        flex-direction: column;
        align-items: start;
        padding-bottom: 15px;
    }

    .l-contents {
        padding-left: 20px;
        flex-direction: column;
        align-items: start;
    }

    .t-right {
        margin-left: 19px;
        font-size: 85px;
        font-weight: 500;
        text-align: left;
        display: flex;
        justify-content: start;
        margin-top: 40px;
    }

    .t-left {
        margin: 0;
        font-size: 85px;
        font-weight: 500;
        margin-bottom: 40px;
    }

    .slider-gallery .main-title {
        font-size: 44px;
    }

    .item-box-flex {
        flex-direction: column;
        align-items: start;
    }

    .view-project-btn {
        margin-top: 20px;
        padding: 15px 20px;
    }

    .hero-section .contents {
        width: 540px;
    }


    .slider-container {
        height: 440px;
    }

    .slider-gallery.demo-reel-section .content {
        padding: 0 15px;
    }

    .project-title {
        font-size: 30px;
    }

    .project-image {
        height: 300px;
    }

    .project-box-item {
        padding: 25px;
    }

    .marquee-content span {
        font-size: 60px;
    }

    .virtual-production .content {
        padding: 50px 0;
    }

    .l-image {
        margin-left: 20px;
    }

    .img-btn-w {
        margin-left: -10px;
    }

    .slider-gallery .subtitle {
        font-size: 18px;
    }

    .header-area {
        padding: 0 30px;
    }

    .video-container {
        width: 100%;
        padding: 0;
        margin-top: 40px;
    }

    #demo-reel-iframe {
        height: 365px;
    }

    .title-top {
        flex-direction: column;
        /*! justify-content: left; */
        align-items: start;
        padding-left: 20px;
        gap: 0;
    }

    .l-text-btn {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .sec-contents {
        flex-direction: column;
        align-items: start;
        padding-bottom: 15px;
    }

    .l-contents {
        padding-left: 20px;
        flex-direction: column;
        align-items: start;
    }

    .t-right {
        margin-left: 19px;
        font-size: 95px;
        font-weight: 500;
        text-align: left;
        display: flex;
        justify-content: start;
        margin-top: 40px;
    }

    .t-left {
        margin: 0;
        font-size: 95px;
        font-weight: 500;
        margin-bottom: 40px;
    }

    .slider-gallery .main-title {
        font-size: 55px;
    }

    .item-box-flex {
        flex-direction: column;
        align-items: start;
    }

    .view-project-btn {
        margin-top: 20px;
        padding: 15px 20px;
    }

    .hero-section .contents {
        width: 630px;
    }


    .slider-container {
        height: 480px;
    }

}
    
@media only screen and (max-width: 600px){
    .hero-section .contents {
        width: 100%;
    }

    .container {
        padding: 0 10px;
    }

    .hero-section {
        padding: 0;
    }

    .title {
        font-size: 8rem;
    }

    .character {
        height: 520px;
        width: 440px;
    }

    .watch-btn {
        width: 100%;
        margin-bottom: 40px;
        text-align: center;
    }

    .demo-reel-section {
        padding: 40px 0px;
    }

    .video-container {
        width: 100%;
        padding: 0;
    }

    #demo-reel-iframe {
        height: 245px;
        margin-top: 20px;
    }

    .title-top {
        flex-direction: column;
        /*! justify-content: left; */
        align-items: start;
        padding-left: 20px;
    }

    .l-text-btn {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .sec-contents {
        flex-direction: column;
        align-items: start;
        padding-bottom: 15px;
        padding: 0;
        padding-right: 18px;
    }

    .l-contents {
        padding-left: 10px;
        flex-direction: column;
        align-items: start;
    }

    .t-right {
        margin-left: 10px;
        font-size: 60px;
        font-weight: 500;
        text-align: left;
        display: flex;
        justify-content: start;
        margin-top: 30px;
    }

    .t-left {
        margin: 0;
        font-size: 60px;
        font-weight: 500;
        margin-bottom: 30px;
        padding-top: 8px;
    }


    .img-btn-w {
        width: 100%;
    }

    .marquee-content span {
        font-size: 50px;
        font-weight: 500;
    }

    .slider-gallery .subtitle {
        font-size: 16px;
    }

    .slider-gallery .main-title {
        font-size: 40px;
    }

    .slider-container {
        height: 340px;
    }

    .slider-section {
        padding: 20px 0 0;
    }

    .project-title {
        font-size: 30px;
    }

    .project-image {
        height: 300px;
    }

    .project-box-item {
        padding: 25px;
    }

    .item-box-flex {
        flex-direction: column;
        align-items: start;
    }

    .view-project-btn {
        margin-top: 20px;
        padding: 15px 20px;
    }

    .demo-reel-section .content .description {
        padding: 0;
    }

    .virtual-production .content {
        padding: 40px 0;
    }

    .m-title h1 {
        font-size: 80px;
        line-height: 100px;
    }

    .m-title h2 {
        font-size: 42px;
    }
    .slider-gallery.demo-reel-section .content{
        padding: 0;
    }
}
