@media screen and (max-width: 1024px) {
  #header .header-content {
    width: 90%; }

  .nav-toggle {
    display: block; }

  .navigation {
    position: fixed;
    background-color: #111111;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s; }
    .navigation .primary-nav {
      position: relative;
      top: 45%;
      -moz-transform: translateY(-45%);
      -ms-transform: translateY(-45%);
      -webkit-transform: translateY(-45%);
      transform: translateY(-45%); }
    .navigation li {
      display: block;
      margin-bottom: 20px; }
    .navigation a {
      display: block;
      font-size: 25px;
      margin: 0;
      text-align: center; }
    .minibtn {
      margin: 2px 2px 2px 2px;
    }
  .person {
    margin: 0 auto 50px; }
    .person-content {
      text-align: center; }
    .person .social-icons li {
      display: inline-block;
      float: none;
      margin-bottom: 5px; }

  .testimonials blockquote {
    padding: 20px 5% 0; }
  .testimonials p {
    font-size: 26px; }

  .flex-control-nav {
    bottom: 20px; }

  .hbox {
    display: flex; }

  .hbox-topic {
    display: flex; }

  .s0 {
    font-size: 70px; }

  .s1 {
    font-size: 50px; }

  .s2 {
    font-size: 36px; }

  .s3 {
    font-size: 36px; 
    margin-right:auto;}

  .s4 {
    font-size: 24px; }

  .s4_2 {
    font-size: 22px; }
  
    .s5_1 {
      display:inline;
      font-size: 11px;
      width:100%;
      line-height: 26px;
      text-align: left;
      color:#fff;
      letter-spacing: -1px;}    

  .s5 {
    font-size: 20px; }

  .playstore {
    display: flex; }

  .playstore-topic {
    display: flex;
    margin-left: auto;
    margin-right: auto; }

  .hbox-topic {
    display: block; }
    .hbox-topic .box_text {
      text-align: center; }
    .hbox-topic .box_img {
      width: 100%;
      display: flex; }
      .hbox-topic .box_img img {
        margin-left: auto;
        margin-right: auto; }

  .box-cont-text {
    margin-left: 20px;
    margin-right: 20px; }
    /* text-align: center; */

  .mobile_reverse {
    display: flex;
    flex-direction: column-reverse; }

  .bg_event {
    padding-top: 70px; }

  .bg_black {
    padding-top: 70px; } }

@media screen and (max-width: 768px) {
  .bg_event {
    padding-top: 0; }

  .topic {
    background-image: url(../images_new/01_bg_c.png);
    background-position: center;
    background-repeat: repeat;
    min-height: 505px;
    color: #fff; }
  
  .topic .container {
    padding: 10px; }

  .bg_yellow {
    background-image: url(../images_new/02_bg_c.png);
    background-repeat: repeat; 
    background-position: center;
    padding-top: 110px;
    padding-bottom: 110px;
    min-height: 763px;  }  
  .bg_black {
    background-color: #383A40;
    padding-top: 100px;
    padding-bottom: 20px;
    position: relative;} 

  .vanilla {
    margin-top: 20px;
    padding: 40px 20px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.70);
    color: #fff;
    border-radius: 10px;
    }

  .vanilla-go {
  position: relative;
  width: 250px;
  height: 60px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.11);
  text-align: center;
  border: 1px solid #939393;
  border-radius: 8px;
  padding-left: 10px;
  display: flex; }

.banner {
  min-height: 600px; }

  .nav-toggle {
    top: 20px; }

  .banner-text {
    padding-top: 30%; }
    .banner-text h1 {
      font-size: 42px; }
    .banner-text p {
      font-size: 18px; }

.box_new2 {
  margin: auto;
  padding-top:20px;
  padding-bottom:50px;
}

.box_new4 {
  margin: auto;
  padding-top:20px;
  padding-bottom:5px;
}

.box_new3 {
  margin: 50px auto;
  display: flex;
  justify-content: center;
  align-items: center; 
  padding-bottom: 10px;}

  .flexslider {
    padding-bottom: 80px; }

  .flex-control-nav {
    width: 100%; }

  .footer .footer-col {
    margin-bottom: 50px; }

    .bg_yellow {
      background-repeat: repeat; 
      padding-top: 10px;
      padding-bottom: 40px;}
    
    .bg_white {
      background-color: #fff;
      padding-top: 10px;
      padding-bottom: 50px;
      position: relative;}
    
    .bg_gray {
        background-color: #F0F1F3;
        padding-top: 10px;
        padding-bottom: 50px;
        position: relative;}  

  .bg_black {
    padding-top: 0; } 

      .cont_row{
        display: inline;
      }
      .box_new1 {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        padding-top:60px;
      }
      .box_new2 {
        margin: 20px auto;
        display: flex;
        justify-content: center;
        align-items: center; 
        padding-bottom: 10px;
      } 
      .box_new4 {
        margin: 20px auto;
        display: flex;
        justify-content: center;
        align-items: center; 
        padding-bottom: 5px;
      } 
      .box_new_img {
        width:250px;
        align-items: center;
      }
      .s01 {
        font-size: 32px;
        opacity: 1;
        letter-spacing: -1px;
        font-weight: 400;
        font-family: Noto Sans KR, sans-serif;}
      .s6 {
        font-size: 14px;}  
    
     } 
@media screen and (max-width: 640px) {
  .banner-text {
    padding-top: 35%; }

  .vanilla {
    position: relative;
    max-width: 100%;
    cursor: default;
    background-color: rgba(0, 0, 0, 0.70);
    color: #fff;
    text-align: center;
    margin-top: 10px}


}
@media screen and (max-width: 568px) {
  #header .logo {
    float: left;
    width: 70px; }
  #header .nav-toggle {
    top: 12px; }

  #header.fixed {
    background-color: #302624; }
    #header.fixed .header-content {
      border-bottom: 0;
      padding: 10px 0; }
    #header.fixed .nav-toggle {
      top: 10px; }

  .navigation {
    margin-top: 0.5em; }

  .s0 {
    font-size: 60px; }

  .s1 {
    font-size: 50px; }

  .s1_1 {
    font-size: 45px;
    margin-top:20px;}

  .s2 {
    font-size: 40px; }

  .s3 {
    font-size: 26px;
    margin-right: auto; }

  .s4 {
    font-size: 20px;
    letter-spacing: normal;
    margin-top: 10px}

  .s4_2 {
    font-size: 20px;
    margin-top: 40px;
  }

  .s4_3 {
    font-size: 16px;
    letter-spacing: -1px;
    line-height: 24px;
    margin-top: 10px;
  }

  .s4_4 {
    font-size: 14px;
    letter-spacing: -1px;
    margin: auto 0;
    padding :20px 10px 0;
  }

  .s4_5 {
    font-size: 15px;
    letter-spacing: -1px;}

  .s5 {
    font-size: 16px;
    letter-spacing: -1px;
    margin-top: 5px;
    line-height: 24px;
    margin-top:20px;
   }

  .banner {
    background-image: url(../images_new/main_visual_m.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 520px; }

  .hbox {
    display: block;
    margin-bottom: 20px;}
    .hbox .box_img {
      width: 100%;
      display: flex; }
      .hbox .box_img img {
        margin-left: auto;
        margin-right: auto; }

  .hbox-topic {
    display: block; }
    .hbox-topic .box_text {
      text-align: center; }
    .hbox-topic .box_img {
      width: 100%;
      display: flex; }
      .hbox-topic .box_img img {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto; }

  .box-cont-text {
    margin-left: 20px;
    margin-right: 20px;
    text-align: center; }

  .box-cont-text2 {
    text-align: center; }


  .playstore {
    width: 230px;
    height: 60px;
    display: flex;
    padding-left: 10px;
    margin: auto; }
    .playstore div {
      line-height: 50px; }

  .playstore-topic {
    width: 230px;
    height: 60px;
    display: flex;
    padding-left: 10px;
    margin-left: auto;
    margin-right: auto; }
    .playstore-topic div {
      line-height: 60px; }

  .topic-padding-left {
    padding-left: 0; }

  .contact {
    text-align: center; }
    .contact-top {
      padding-top: 50px; }

  .contact-cont-text {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px; }

  .mobile_reverse {
    display: flex;
    flex-direction: column-reverse; }

  .logo-small {
    display: none; }

  .topic .container {
    padding-top: 0; }
  }

@media screen and (max-width: 480px) {
  .banner-text {
    padding-top: 45%; }
    .banner-text h1 {
      font-size: 32px; }

  .s0 {
    font-size: 50px;
    line-height: 100%;
    margin-top: 15px;
  }

  .s01 {
    font-size: 30px;
    letter-spacing: -3px;}

  .s1 {
    font-size: 44px;
    margin-top: -130px;
  }

  .s2 {
    font-size: 38px; }

}
@media screen and (max-width: 320px) {
  .banner-text {
    padding-top: 55%; }

  .testimonials blockquote {
    padding: 20px 5% 0; }
  .testimonials p {
    font-size: 26px; } }
