@charset "utf-8";

/* ==============================
   Small desktop
   ============================== */
@media only screen and (max-width: 1500px){
    .service-title, .service-descr{
        font-size:17px;
    }
}
@media only screen and (max-width: 1420px){
    .service-title, .service-descr{
        font-size:16px;
    }
}
@media only screen and (max-width: 1366px) {
    .inner-nav ul li {
        margin-left: 25px;
    }
    .service-title, .service-descr{
        font-size:14px;
    }
}
@media only screen and (max-width: 1230px){
    .service-title, .service-descr{
        font-size:13px;
    }
}
@media only screen and (max-width: 1200px) {
    .hs-wrap {
        max-width: 540px;
    }
    .hs-line-2{
        font-size: 68px;
    }
    .hs-line-13 {
        font-size: 78px;
        letter-spacing: 0.195em;
    }
    .contact-text{
        padding: 0 30px;
    }
    .alt-service-grid {
        margin-top: -40px;
    }
    .alt-service-item {
        margin-top: 40px;
        padding-left: 48px;
    }
    .alt-services-title{
        font-size: 14px;
        margin-bottom: 5px;
    }
    .alt-services-image{
        margin-top: 10px;
    }
    .bonus__subtitle{
        font-size: 25px;
    }
    .circle {
        width: 90px;
        height: 90px;
    }
    .circle span{
        font-size: 40px;
    }
    .subject{
        text-align: left;
        font-size: 35px;
        letter-spacing: 0.9px;
    }
    .tokensale-area{
        padding:7% 0 5% !important;
    }
    .price .header{
        padding: 13px;
        font-size: 20px;
        letter-spacing: 1px;
    }
    .price-text-area{
        height: 120px;
    }
    .price-area h4{
        font-size: 16px;
        line-height: 26px;
        margin: 0% 0 3%;
    }
    .btn-bounty-token .button_content_hero-whitelist{
        height: 50px;
        line-height: 42px;
        width: 88%;
    }
    .btn-bounty-token .button__text{
        font-size: 18px;
    }
    .event-p{
        width: 70%;
        margin: 2% auto;
    }
    .event-p-en {
        width: 70%;
    }
    .sns-btn-area {
        margin: 2% 4%;
    }
    .sns-area {
        float: left;
        width: 42%;
    }
    .sns-area-ko {
        /*float: left;
        width: 44%;*/
    }
}
@media only screen and (min-width: 1200px){
    .container-token{
        width: 1170px;
    }
}
@media only screen and (max-width: 1160px){
    .service-title, .service-descr{
        font-size:13px;
    }
}
@media only screen and (max-width: 1151px){
    .price-announce-text-area{
        padding: 8px;
    }
    .price-announce-area h4{
        margin: 1% 0;
        font-size: 13px;
    }
    .btn-bounty-token .button_content_hero-whitelist{
        margin-top: 3px;
    }
}
/* ==============================
   Tablet landskape
   ============================== */

@media only screen and (max-width: 1024px) {

    .hs-wrap {
        max-width: 480px;
        padding-top: 37px;
        padding-bottom: 43px;
    }
    .hs-line-2{
        font-size: 60px;
    }

    .hs-line-8 {
        font-size: 20px;
    }
    .hs-line-9 {
        font-size: 71px;
    }
    .hs-line-10 {
        padding: 10px 14px;
        letter-spacing: 1px;
    }
    .hs-line-10 > span {
        margin: 0 1px;
    }
    .hs-line-11 {
        font-size: 24px;
        letter-spacing: 4px;
    }
    .hs-line-12{
        font-size: 70px;
        letter-spacing: 0.3em;
    }

    .benefit-item {
        width: 300px;
        padding: 15px 32px;
    }
    .split-section-headings {
        width: 30%;
    }
    .split-section-content {
        width: 70%;
    }

    .split-section-headings .section-title{
        font-size: 26px;
        letter-spacing: 2px;
    }
    .service-descr .service-title {
        margin-bottom: 20px;
    }

    .page-section{
        padding: 120px 0;

    }
    .page-section, .home-section{
        /*background-attachment: scroll;*/
    }

    .owl-pagination {
        bottom: 25px;
    }
    .section-bot-image {
        margin: 120px 0 -120px;
    }

    #portfolio + .small-section {
        margin-top: -90px;
    }

    #news + .small-section {
        margin-top: -120px;
    }

    .work-title, .work-descr {
        font-size: 13px;
    }

    .lp-item {
        width: 50%;
    }
    .lp-item:nth-child(4n + 5){
        clear: none;
    }
    .lp-item:nth-child(2n + 3) {
        clear:left;
    }
    .lp-title, .lp-author{
        font-size: 13px;
    }

}

@media only screen and (max-width: 992px) {

    .hs-line-13 {
        letter-spacing: 0.17em;
    }
    .split-section-headings,
    .split-section-headings.left,
    .split-section-headings.right,
    .split-section-content,
    .split-section-content.left,
    .split-section-content.right{
        float: none !important;
        width: auto;
    }

    .split-section-headings .section-title{
        font-size: 35px;
        letter-spacing: 5px;
    }

    .banner-text {
        text-align: center;
    }
    .banner-button {
        margin-top: 40px;
        text-align: center;
    }
    .team-item {
        width: 47%;
        margin: 4% 4px 0;
        height: 410px;
    }
    .team-item-descr{
        margin-left: 13px;
        margin-right: 13px;
        padding: 10px 0 0;
    }
    .team-item-name{
        font-size: 13px;
        padding: 0 1%;
    }

    .features-icon {
        font-size: 64px;
    }
    .features-title {
        font-size: 20px;
        font-weight: 700;
    }
    .features-descr{
        font-size: 14px;
    }

    .work-item,
    .work-grid-3 .work-item,
    .container .work-grid-3 .work-item{
        width: 50%;
    }
    .form input.newsletter-field{
        text-align: center;
        margin-top: 40px;
    }
    .form input.newsletter-field::-webkit-input-placeholder{
        color: #000;
        text-align:center;
    }

    .contact-item{
        text-align: center;
        padding-right: 0 !important;
    }
    .ci-icon{
        margin: 0 auto 7px;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-bottom: 1px solid rgba(255,255,255, .1);
        border-left: none;
    }
    .blog-item-date {
        border:none;
    }
    .service-title, .service-descr{
        font-size:18px;
    }
    .bonus__subtitle{
        font-size: 37px;
        display: inline-block;
        padding: 1% 0;
    }
    .circle {
        width: 90px;
        height: 90px;
    }
    .circle span{
        font-size: 43px;
    }
    .countdown {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
    }
    .price{
    }
    .price-text{
        width: 80%;
        padding: 14px 16px;
    }
    .price-text h4{
        margin-bottom: 10px;
    }
    .price .header{
        font-size: 16px;
    }
    .button_content_hero-whitelist{
        font-size: 17px;
    }
    .toparea{
        margin-bottom: 6%;
    }
    .work-full-media{
        text-align: center;
        margin: 10% auto;
    }
    .sm-text{
        margin-bottom: 5%;
        line-height:1.5;
        margin-top: 2%;
    }
    .telegram-chat{
        float: unset;
        display: inline-block;
        margin: 0 0 4%;
    }
    .sns-btn-area{
        float: unset;
        display: inline-block;
        width: 190px;
        margin: 1% 5%;
        vertical-align: text-bottom;
    }
    .whitepaper-btn{
        float: unset;
        margin: 0 0 4%;
    }
    .subject{
        margin-bottom: 3%;
        margin-top: 3%;
        line-height: 1.3;
        font-size: 31px !important;
        text-align: center;
    }
    .btn-bounty-token .button_content_hero-whitelist{
        height: 50px;
        line-height: 45px;
        width: 88%;
    }
    .btn-bounty-token .button__text{
        font-size: 16px;
    }
    .price-announce-text-area{
        height: 120px;
    }
    .event-p{
        padding: 1%;
        width: 90%;
    }
    .event-p-en{
        padding: 1%;
        width: 90%;
    }
    .video-area{
        display: inline-block;
        float: unset;
        margin: 0 0% 3%;
    }
    .sub-subject{
        margin-bottom: 4%;
        text-align: center;
    }
    .sns-area{
        margin: 2% 0;
        width: 55%;
    }
    .sns-area-ko{
        margin: 1% 0;
    }
    .la4-team{
        height: 470px;
    }
}
@media only screen and (max-width: 992px){
    .container-token{
        width: 100%;
        padding-left: 0%;
        padding-right: 0%;
        margin-right: auto;
        margin-left: auto;
    }
    .price-upside-area{
        padding: 0;
    }
    .price-text-area{
        padding: 3%;
    }
    .btn-bounty-token .button_content_hero-whitelist{
        height: 40px;
        line-height: 37px;
        width: 82%;
        padding: 0;
    }
    .btn-bounty-token .button__text{
        font-size: 16px;
    }
    .price-area h4{
        margin: 0;
    }
    .btn-bounty-token{
        margin-top: 2%;
    }
    .partners-logo-area .logo{
        height: 110px;
    }
    .custom-view{
        padding-bottom: 18%;
    }
    .phone-view {
        height: 985px !important;
    }
    .event-p{
        margin: 0% auto 2%;
    }
    .event-p-en{
        margin: 0% auto 2%;
    }
    .toparea {
        /*margin-top: 11% !important;*/
    }
    .video-area iframe {
        width: 710px;
        height: 400px;
    }
}
@media only screen and (max-width: 921px){
    .sns-btn-area{
        width: 190px;
        margin: 1% 4%;
    }
}
/* ==============================
   Tablet Portrait
   ============================== */

@media only screen and (max-width: 768px) {

    .hs-wrap {
        max-width: 400px;
    }
    .hs-line-2{
        font-size: 50px;
    }

    .hs-line-7 {
        font-size: 50px;
    }

    .page-section {
        padding: 70px 0;
    }
    .small-section {
        padding: 50px 0;
    }
    .small-title{
        font-size: 18px;
    }

    .owl-pagination {
        bottom: 17px;
    }
    .item-carousel .owl-pagination {
        bottom: -53px;
    }

    .section-bot-image {
        margin: 70px 0 -70px;
    }

    .service-item{
        width: 50%;
    }

    #portfolio + .small-section {
        margin-top: -40px;
    }

    #news + .small-section {
        margin-top: -70px;
    }

    .tpl-minimal-tabs > li {
        padding: 0 5px;
    }


    .benefit-item{
        width: 264px;
    }

    .count-descr{
        margin-bottom: 30px;
    }

    .alt-service-grid{
        margin-top: -30px;
    }
    .alt-service-item {
        margin-top: 30px;
    }
    .alt-service-butt{
        display: none;
    }

    .works-filter a{
        padding-left: 10px;
        padding-right: 10px;
        margin: 4px;
    }

    .blog-item {
        margin-bottom: 50px;
    }
    .blog-item-date{
        top: 0;
        left: -100px;
    }
    .blog-item-title{
        font-size: 20px;
    }
    .blog-item-title .small{
        font-size: 15px;
    }
    .blog-item-body{
        font-size: 14px;
    }
    .blog-media{
        margin-bottom: 15px;
    }
    .blog-item-body .small{
        font-size: 13px;
    }
    #map-canvas {
        height: 300px;
    }
    .sub-subject{
        margin: 0 10% 3%;
    }
    .container-token{
        padding-left: 0%;
        padding-right: 0%;
        margin-right: auto;
        margin-left: auto;
    }
    .text{
        margin: 0 8%;
    }

    .price-upside-area{
        display: block;
    }
    .price-area{
        width: 100%;
        padding: 0px 9% 5%;
    }
    .bonus__subtitle {
        font-size: 25px;
    }
    .bonus{
        margin-top: 20px;
    }
    .price-announce-area {
        width: 90%;
        margin: 0 auto 7%;}
    .price-announce-text-area {
        height: 140px;
    }
    .event-p{
        font-size: 16px;
    }
    .event-p-en{
        font-size: 16px;
    }
    .toparea {
        /*margin-top: 6% !important;*/
    }
    .video-area{
        margin: 0 0% 1%;
    }
    .sns-area {
        margin: 2%;
        width: 41%;
    }
    .sns-area-ko {

    }
    .sns-btn-area {
        margin: 2% 4% 1%;
    }

}

@media only screen and (max-width: 767px) and (min-width:320px){

    .hs-wrap {
        max-width: 320px;
        padding-top: 27px;
        padding-bottom: 33px;
    }
    .hs-line-1 {
        font-size: 18px;
    }
    .hs-line-2{
        font-size: 36px;
    }
    .hs-line-3 {
        font-size: 13px;
    }
    .hs-image{
        display: none;
    }

    .hs-wrap-1 {
        max-width: 240px;
    }
    .hs-line-5 {
        font-size: 44px;
        letter-spacing: 0.28em;
    }
    .hs-line-6 {
        font-size: 16px;
    }
    .hs-line-7 {
        font-size: 32px;
    }

    .hs-line-8 {
        font-size: 20px;
    }
    .hs-line-9 {
        font-size: 48px;
    }
    .hs-line-10 {
        padding: 5px 8px;
        font-size: 11px;
        letter-spacing: 1px;
    }
    .hs-line-10 > span {
        margin: 0;
    }

    .hs-line-11 {
        font-size: 18px;
        letter-spacing: 2px;
    }

    .hs-line-12 {
        font-size: 44px;
    }
    .hs-line-13 {
        font-size: 60px;
        letter-spacing: 0.1em;
    }

    .nbc-logo-wrap{
        min-width: 125px;
    }
    .nbc-logo-wrap,
    .nbc-menu-button{
        height: 50px;
    }
    .nbc-menu-button{
        width: 64px;
    }

    .benefit-item{
        width: 230px;
        padding: 0;
    }

    .benefit-item:hover:after{
        display: none;
    }

    .wide-heading {
        font-size: 32px;
        letter-spacing: 2px;
    }

    .works-filter a{
        padding-left: 10px;
        padding-right: 10px;
        margin: 4px;
        width: 46%;
        font-size: 11px;
    }

    .blog-item-date{
        width: auto;
        position: relative;
        top: auto;
        left: auto;
        padding: 0;
        text-align: left;
    }
    .date-num{
        display: inline !important;
        margin: 0 5px 10px 0;
    }
    .sidebar {
        margin-top: 50px;
    }

    blockquote p {
        font-size: 16px;
    }

    blockquote footer {
        margin-top: 0;
        font-size: 12px;
    }
    .newsletter-label{
        font-size:24px;
    }
    .roadmap{
        width: 100%;
        padding:5% 0 16%;
    }
    .distribution{
        width: 100%;
        padding: 0 8% 5%;
    }
    .sns-btn-area{
        width: 190px;
    }
    /*.price-area{
        width: 32%;
        padding: 0px 1%;
    }
    .custom-view{
        padding-bottom: 26%;
    }*/
    .trackico-logo{
        height: 63px;
    }
    .sns-btn-area {
        margin: 3% 4% 1%;
    }
}
@media only screen and (max-width: 667px){

    .subject {
        font-size: 31px;
        margin: 2% 6% 5%;
        text-align: center;
    }
    .sub-subject{
        display: none;
    }
    .bang{
        margin: 3% auto 1%;
    }
    .bang .sns-btn-area2{
        float: unset;
    }
    .sns-btn-area {
        margin: 0 2%;
        width: 190px;
    }
    .news-icon {
        padding-top: 0;
    }
    .event-p {
        font-size: 15px;
        line-height: 21px;
        margin: 0% auto;
    }
    .event-p-en {
        font-size: 15px;
        line-height: 25px;
        margin: 0% auto;
    }
    .sns-btn-area {
        margin:0 4%;
    }
    .web-view {
        height: 1270px !important;
    }

}

/* ==============================
   Phone
   ============================== */

@media only screen and (max-width: 480px) {

    .toparea {
        margin-top: 50px !important;
    }
    .btn-mod.btn-large {
        padding: 12px 30px 11px;
        font-size: 13px;
    }

    .hs-line-2{
        font-size: 28px;
    }
    .hs-line-6 {
        font-size: 15px;
    }
    .hs-line-7 {
        font-size: 28px;
    }
    .hs-line-9 {
        font-size: 42px;
    }

    .hs-line-12 {
        font-size: 32px;
    }
    .hs-line-13 {
        font-size: 30px;
        letter-spacing: 0.1em;
    }

    .scroll-down {
        bottom: 10px;
        height: 34px;
        line-height: 34px;
    }
    .scroll-down-icon {
        width: 22px;
        margin-left: -11px;
    }
    .scroll-down span{
        display: none;
    }

    .nav-bar-compact{
        top: 0;
        left: 0;
    }
    .nbc-menu-icon{
        width: 20px;
        margin-left: -10px;
        margin-top: -1px;
        height: 2px;
    }
    .nbc-menu-icon:before{
        height: 2px;
        top: -5px;
    }
    .nbc-menu-icon:after{
        height: 2px;
        top: 5px;
    }
    .nbc-menu-links a{
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .page-section {
        padding: 50px 0;
    }
    .small-section {
        padding: 30px 0;
    }

    .owl-pagination {
        bottom: 10px;
    }
    .owl-page {
        padding-left: 1px;
        padding-right: 1px;
    }
    .owl-page span {
        width: 18px;
    }

    .item-carousel .owl-pagination {
        bottom: -40px;
    }
    .owl-prev, .owl-next {
        display: none;
    }

    .section-bot-image {
        margin: 50px 0 -50px;
    }

    #portfolio + .small-section {
        margin-top: -20px;
    }

    #news + .small-section {
        margin-top: -50px;
    }

    .section-title,
    .split-section-headings .section-title,
    .wide-heading {
        font-size: 24px;
        letter-spacing: 2px;
    }
    .section-heading,
    .sub-heading{
        font-size: 15px;
    }
    .section-text {
        font-size: 15px;
        line-height: 1.7;
    }

    .tpl-minimal-tabs > li {
        padding: 0;
    }
    .tpl-minimal-tabs > li > a {
        padding: 6px 10px 5px;
    }

    .work-container {
        padding: 30px 0;
    }
    .margin-bot{
        margin-bottom: 30px;
    }

    .section-text,
    .text{
        line-height: 1.7;
    }

    .count-number{
        font-size: 32px;
    }
    .count-title{
        font-size: 12px;
    }

    .team-item {
        width: 47%;
        margin: 4% 4px 0;
        height: 410px;
    }

    .works-filter a{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .work-item,
    .work-grid-3 .work-item,
    .container .work-grid-3 .work-item {
        width: 100%;
    }
    .work-title{
        font-weight: 400;
    }

    .work-full-text{
        margin-top: 30px;
    }
    .work-full-title{
        font-size: 20px;
    }

    .blog-container {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .blog-item-title{
        font-size: 16px;
    }

    .blog-item-q p{
        font-size: 16px;
    }
    .comment-avatar{
        width: 30px;
        margin-top: 7px;
    }

    .comment-item{
        font-size: 13px;
    }

    .separ-space{
        display: block;
        height: 10px;
    }

    .lp-item {
        width: 100%;
    }

    .form input.newsletter-field{
        font-size: 16px;
        margin-top: 5px;
    }

    .cf-left-col,
    .cf-right-col{
        width: auto;
        margin-right: 0;
        float: none;
    }

    .bot-menu-item{
        font-size: 16px;
    }

    #map-canvas {
        height: 200px;
    }

    .fixed-height-small{
        min-height: 300px;
    }
    .fixed-height-medium{
        min-height: 350px;
    }
    .fixed-height-large{
        min-height: 400px;
    }
    .text h3{
        text-align: center;
    }
    .subject{
        text-align: center;
        font-size:25px !important;
    }
    .toparea {
        margin-top: 40px !important;
    }
    .sns-btn-area {
        width: 190px;
        padding: 1% 0 0;
    }
    .bonus {
        margin-top: 5%;
    }
    .countdown .part {
        margin-right: 6px;
    }
    .whitepaper-btn{
        margin: 2% 0 5%;
    }
    .bonus__subtitle {
        font-size: 24px;
    }
    .circle {
        width: 65px;
        height: 65px;
        border: solid 3px #f2793f;
    }
    .advisors-area{
        padding: 0 0 15% !important;
    }
    .tokensale-area {
        padding: 12% 0 5% !important;
    }
    .price-upside-area{
        display: block;
    }
    .price-area{
        width: 100%;
        padding: 0px 9% 5%;
    }
    .bonus__subtitle {
        font-size: 25px;
    }
    .bonus{
        margin-top: 20px;
    }
    .price-announce-area {
        width: 90%;
        margin: 0 auto 7%;}
    .price-announce-text-area {
        height: 140px;
    }
    .circle span{
        font-size: 26px;
    }
}
@media only screen and (max-width: 480px){
    .trackico-logo{
        width: 50%;
        margin: 2% auto;
    }
    .custom-view {
        padding-bottom: 66%;
    }
    .btn{
        font-size: 20px;
    }
}

/* ==============================
   Small Phone
   ============================== */
@media (max-width: 380px){
    .btn {
        font-size: 20px;
    }
}
@media (max-width: 353px){
    .toparea {
        margin-top: 23% !important;
    }

}
@media only screen and (max-width: 348px){
    .price-announce-area h4 {
        font-size: 12px;
        line-height: 20px;
    }
    .custom-view {
        padding-bottom: 76%;
    }
    .btn {
        font-size: 15px;
        padding: 2% 0%;
    }
}
@media only screen and (min-width: 319px) {

    .nav-social-links{
        display: none;
    }
    .phone-logo {
        margin-left: 0px !important;
    }
    .phone-logo img{
        width: 180px;
    }
    .phone-view {
        height: 995px !important;
    }
    .toparea {
        margin-top: 80px !important;
    }
}
@media (max-width:992px){
    .phone-view {
        height: 1275px !important;
    }
    .msg1{
        display: block;
    }
    .msg2{
        display: block;
    }
    .phone-view2{
        height: 1198px !important;
    }
    .sns-btn-area2{
        float: unset;
        margin: 0;
    }
}

@media (max-width: 768px) {
    .phone-view{
        height: 1020px !important;
    }
}
/* ==============================
   Max Height 768
   ============================== */

@media only screen and (max-height: 768px) {

    .service-descr .service-icon, .service-descr .service-title {
        display: none;
    }

    .nbc-menu-links a{
        padding-top: 5px;
        padding-bottom: 5px;
    }

}
@media (max-width: 667px) {
    .toparea {
        margin-top: 18% !important;
    }
}

/* ==============================
   IOS Background Fix
   ============================== */

.mobile .page-section, .mobile .home-section, .mobile .small-section{
    background-attachment: scroll;
}
@media only screen and (max-width: 480px){
    .service-title, .service-descr {
        font-size: 12px;
    }
    .si-cell{
        padding:3%;
    }
    .service-descr{
        padding: 1% 0 0;
    }
    .service-icon{
        margin-bottom: 1%;
        font-size: 22px;
    }
    .service-icon img{
        width: 30%;
    }
    .service-item{
        height: 280px;
    }
    .team-item-detail {
        text-align: center;
        font-size: 11px;
        padding-left:0;
    }
    .team-item-descr{
        margin: -30px 6px 0;
    }
    .sm-team{
        height: 340px;
    }
    .xs-team{
        height: 290px;
    }
    .ms-team{
        height: 310px;
    }
    .la-team{
        height: 360px;
    }
    .la2-team{
        height: 380px;
    }
    .la3-team{
        height: 500px;
    }
    .la4-team{
        height: 520px;
    }
    .event-p {
        font-size: 15px;
        padding-top: 3%;
    }
    .event-p-en {
        font-size: 15px;
    }
}
@media (max-width: 768px) {
    .phone-view{
        height: 1325px !important;
    }

    .video-area iframe {
        width: 92%;
        height: 380px;
    }
    .msg1{
        display: block;
    }
    .msg2{
        display: block;
        margin-bottom: 2%;
    }
    .subject {
        font-size: 30px;
        margin: 0 0 1%;
    }
    .trackico-area{
        padding-top: 2%;
    }

}
@media (max-width: 668px){
    .phone-view {
        height: 1295px !important;
    }
    .subject {
        margin: 0;
    }
    .video-area iframe {
        width: 96%;
        height: 331px;
    }
    .custom-view {
        padding-bottom: 17%;
    } .phone-view2 {
          height: 1175px !important;
      }
}
@media (max-width:630px) {
    .msg3{
        display: block;
    }
    .msg4{
        display: block;
    }
    .video-area iframe {
        width: 96%;
        height: 303px;
    }
}
@media (max-width: 550px){
    .sns-btn-area{
        padding: 0;
        width: 95%;
        margin: 0;
    }
    .sns-btn{
        padding: 0 1%;
    }
    .sns-btn img{

    }
}
@media (max-width: 480px){
    .phone-view {
        height: 1275px !important;
    }
    .toparea {
        margin-top: 52px !important;
    }
    .custom-view {
        padding-bottom: 28%;
    }
    .subject {
        margin: 4% 0;
    }
    .video-area iframe {
        width: 96%;
        height: 231px;
    }
    .video-area {
        margin: 0 0% 3%;
    }
}
@media (max-width: 445px){
    .sns-area{
        width: 100%;
    }
    .sns-area-ko{
        width: 100%;
    }
    .telegram-chat{
        width: 90% !important;
    }
    .btn-kakao-mobile{
        width: 80% !important;
        margin-right: 5px;
    }
    .sns-btn-area {
        width: 100%;
        margin: 2% 0;
    }
    .sns-btn {
        padding: 0 1%;
    }
    .toparea {
        margin-top: 69px !important;
    }
    .bonus {
        margin-bottom: 6px;
    }
    .subject{
        margin: 5% 6% 5%;
        line-height: 1.3;
    }
    .phone-view {
        height: 1065px !important;
    }
    .toparea {
        margin-top: 43px !important;
    }
    .video-area {
        max-width: 100%;
        margin: 0% 0% 4%;
    }
    .video-area iframe {
        width: 100%;
        height: 208px;
    }
    .custom-view {
        padding-bottom: 64%;
    }
    .phone-view {
        height: 1125px !important;
    }
    .phone-view2 {
        height: 1335px !important;
    }
}
@media (max-width: 420px){
    .subject {
        margin: 5% 0% 5%;
        line-height: 1.2;
    }
}