.cs-container.flex{
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.cs-container.flex:before,.cs-container.flex:after{
    content: unset;
}

#cs-main-header.cs-header-layout-1.cs-nav-dark #cs-primary-nav nav > ul > li > a{
    color: #333333;
}
#cs-main-header.cs-header-layout-1.cs-nav-dark .cs-header-inner-sticky{
    background-color: #ffffff;
    box-shadow: none;
}
#cs-main-header.cs-header-layout-1.cs-nav-dark.cs-header-dark #cs-primary-nav{
    border-top: none;
    box-shadow: none;
}
#cs-primary-nav nav > ul > li > a{
    font-size: 16px;
}
#cs-site-logo{
    padding: 15px 0 18px;
}
a, .cs-post-title h3 a:hover, blockquote p cite, .widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover, .cs-post-rating .cs-stars-color, .cs-post-rating .cs-stars-active-color{
    color: #333333;
}

.round-text{
    color: #f43e3e;
    display: inline-block;
    padding-right: 10px;
}
.login1 i{
    color: #93bf75;
    margin-right: 5px;
    font-size: 16px;
}
.login1 a:first-child{
    padding-right: 10px;
}
.login1 a:last-child{
    padding-left: 10px;
}
.login1 span{
    color: #cccccc;
    font-size: 12px;
}
.round-date{
    font-size: 19px;
    color: #999999;
    font-weight: 600;
}
.round-date i{
    margin-right: 10px;
}

.cs-row.flex{
    display: flex;
    align-items: center;
}

.ball img{
    width: 65px;
    margin-right: 20px;
}
.winner-box{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.winner-box-detail{
    display: flex;
    align-items: center;
    padding: 0 10px;
}
.winner-detail-text{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.winner-box-detail img{
    width: 50px;
    margin-right: 10px;
}
.winner-detail-text p, .winner-detail-text h4{
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}
.main-input-box{
    padding: 15px 15px 10px;
}


.view-text{
    font-size: 16px !important;
    color: #333333 !important;
}

.consulting-box{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.consulting-btn-box{
    width: 150px;
    padding-left: 10px;
    height: 100px;
}
.consulting-btn-box a{
    height: 100%;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.consulting-input-num-box{
    display: flex;
    align-items: center;
    width: 100%;
}

.consulting-input-num-box select{
    width: 100%;
    height: 45px;
}
.consulting-input-first{
    width: 25%;
}
.consulting-input-sec{
    width: 37.5%;
    padding-left: 15px;
    position: relative;
}
.consulting-input-sec:after{
    content: '-';
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 7px;
    font-size: 14px;
}
.consulting-input-text{
    margin-bottom: 10px;
}
.consulting-input{
    height: 45px;
}


.main-input-area{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 14px;
}
.main-input-area .main-input-box{
    width: calc(50% - 7.5px);
    padding: 14px 15px 15px;
}
.main-input-title{
    margin-bottom: 10px;
    padding: 0;
}
.main-input-title .main-input-sub{
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
    margin-top: 10px;
    color: #4c4c4c;
}
.main-input-area .main-sale-box{
    margin: 0;
    padding: 0;
}
.main-input-area .main-sale-box ul{
    margin: 0;
    padding: 0;
    background-color: #6e9425;
}
.main-input-area .main-sale-box ul li{
    padding: 1px;
    padding-left:15px;
}
.main-input-area .main-sale-box ul li a{
    color: #ffffff;
}
.main-input-area .main-sale-box ul li a span{
    color: #a8bd52;
}
.main-input-area .main-input-img{
    height:185px;
    overflow:hidden;
}


.main-slide{
    background-color: #d0e1f9;
}
.slide-title{
    width: 20%;
}
.slide-title h2{
    font-size: 31px;
    margin-bottom: 15px;
}
.slide-box{
    width: 80%;
}
.slide-title-sub{
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
}
.slide-title-btn{
    width: 130px;
    height: 35px;
    display: inline-flex;
    background-color: #4a81cf;
    color: #ffffff;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 1px;
    margin-top: 35px;
}
.swiper-slide p{
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 600;
}


.info-area{
    width: 100%;
    display: flex;
}
.info-left{
    width: 315px;
    padding-right: 15px;
}
.info-box{
    width: calc(100% - 300px);
}
.info-area .main-input-box{
    padding: 10px 15px 15px;
}
.main-bank-box{
    margin-top: 15px;
}
.main-bank-box img{
    width: 100%;
}

.info-desc-box{
    padding: 60px 10px 35px;
    background: url('/images/info_back.png') no-repeat 50%;
}
.info-desc-box .desc-title{
    color:#ffffff;
    font-size: 56px;
    font-weight:500;
    margin: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.info-desc-box p{
    margin: 0;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
}
.info-circle-box{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}
.info-circle-out{
    width: 165px;
    height: 165px;
    padding: 10px;
}
.info-circle{
    width:100%;
    height: 100%;
    background-color: #0b0f1f;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.circle-img{
    width: 100%;
    text-align: center;
    height: 60px;
}
.circle-img img{
    max-width:100%;
}
.circle-text{
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    line-height: 14px;
    font-weight:300;
}
.convenience-info-area{
    width: 100%;
    display: flex;
    border: 1px solid #e5e5e5;
    margin-top: 20px;
}
.convenience-info-box{
    width: 33.33%;
    padding :20px;
    height: 200px;
}
.convenience-info-box:first-child{
    border-right: 1px solid #e5e5e5;
}
.convenience-info-box:last-child{
    border-left: 1px solid #e5e5e5;
}
.convenience-title{
    font-size:20px;
    font-weight: 600;
}
.convenience-desc{
    font-size: 14px;
    line-height: 20px;
    color: #777777;
    font-weight: 500;
    margin-top: 10px;
}
.convenience-img{
    width: 100%;
    text-align: right;
}


.foot-logo-box{
    display: flex;
    justify-content: center;
    border-top: 1px solid #e5e5e5;
    padding: 20px 0;
    margin-top: 50px;
}
.foot-logo{
    padding: 0 30px;
}


.sub-menu-area{
    width: 100%;
    height: 55px;
    border-bottom: 3px solid #93bf3d;
}
.sub-menu-box{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sub-menu-box .sub-menu{
    width: 250px;
    height: 55px;
    padding: 0 10px;
    position: relative;
    z-index: 0;
    background-color: transparent;
}


.sub-menu:after{
    content: "|";
    position: absolute;
    top: 15px;
    right: -3px;
    font-size: 16px;
    color: #d7d7d7;
}
.sub-menu:last-child:after{
    content: '';
}
.sub-menu a{
    display: inline-flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #333333;
    font-weight: 600;

}
.sub-menu-box a{
    color: #555555;
}
.sub-menu-box .sub-menu.active a{
    font-size:17px;
    color: #333333;
}

.sub-menu-box .sub-menu a{
    border-radius: 5px 5px 0 0;
}
.sub-menu-box .sub-menu a:hover{
    background-color: #93bf3d;
    color:#ffffff;
}
table.renew{
    border: 0;
    border-top: 2px solid #93bf3d;
}
table.renew th, table.renew td{
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
table.renew td.text-left{
    text-align: left;
}
.section-sub{
    font-size: 16px;
    color: #555555;
    text-align: center;
    margin-bottom: 60px;
}
.wintable{
    min-height:400px;
}


.most{
    background-color:#93bf3d !important;
    color:#fff !important;
}
.wintable3{
    margin-bottom: 30px;
}
.wintable3 table{
    margin: 0;
}
.wintable.renew{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.wintable.renew table{
    width: calc(50% - 5px);
}
.wintable.renew table td, {
    height: 55px;
    padding:0 10px;
}
.wintable.renew table span{
    display: inline-block;
    width: 50px;
    margin: 0 10px;
}
.wintable.height-none{
    min-height: unset;
}
table.ball-table td{
    height: 55px;
    padding: 0 10px;
}
table.ball-table span{
    display: inline-block;
    width: 50px;
    margin: 0 10px;
}


.thumb-row{
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
}
.cs-blog-three-columns.renew{
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-around;*/
}
.cs-container.thumb .cs-blog-three-columns.renew .cs-post-thumb{
    border-radius: 15px;
}
.cs-blog-three-columns.renew .cs-post-item{
    margin: 0;
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 60px;
}
.cs-post-title{
    padding: 0 10px;
}
.cs-post-title p{
    font-size: 13px;
    color: #76a023;
    margin-bottom: 0px;
}
.more-btn-box{
    width: 100%;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 40px;
}
.more-btn{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 130px;
    height: 45px;
    border-radius: 25px;
    border: 1px solid #cccccc;
    color: #000000;
    font-size: 14px;
    cursor: pointer;
}

.btn_search{
    font-size: 20px;
    color: #93bf3d;
}

.login-box.renew{
    width: 100%;
    max-width:520px;
}
.login-box.renew input[type="number"], .login-box.renew input[type="password"]{
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    height: 55px;
}
.login-box.renew label{
    color: #fb3c3c;
    margin-top: 5px;
    font-weight: 500;
    margin-bottom: 10px;
}
.login-box.renew p{
    margin-bottom: 0;
}
.login-box.renew input[type="checkbox"]{
    display: inline-block;
    width: auto;
}
.login-box.renew .id-save{
    margin-top: 10px;
    margin-bottom: 15px;
}
.login-box.renew .id-save label{
    display: inline-block;
    color: #333333;
    cursor: pointer;
    margin: 0;
}
.login-box.renew .login-btn{
    height: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #93bf3d;
}

.login-sub-area{
    width: 100%;
    max-width:550px;
    margin: 0 auto;
    display: flex;
    padding: 40px 0;
}
.login-sub-box{
    padding: 0 10px;

}
.login-sub{
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 18px;
    background-color: #f9f9f9;
}
.login-sub-img{
    text-align: center;
    height: 32px;
}
.login-sub-text{
    font-size: 13px;
    line-height: 17px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    padding: 10px;
}
.login-sub-btn-box{
    width: 100%;
    text-align: center;
}
.login-sub-btn{
    width: 100%;
    cursor: pointer;
    font-size: 16px;
    font-weight:400;
    color:#333333;
    text-align:center;
    margin-bottom:20px;
}
.login-sub-btn.bold{
    font-weight:700;
}


.cs-tab-group.renew{
    border: 0;
}
.cs-tab-group.renew .ui-tabs-panel{
    border: 1px solid #e5e5e5;
    padding-top: 0;
    margin-top: 50px;
    border-top: 2px solid #93bf3d;
}
.cs-tab-group.renew .ui-tabs-panel img{
    max-width:100%;
}
ul.renew{
    display: flex !important;
    justify-content: center;
    align-items: center;
}
ul.renew li{
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 60px;
    border-radius: 30px;
    border: 1px solid #93bf3d;
    font-size: 17px;
    margin: 0 20px;
}
ul.renew li.ui-tabs-active{
    background-color: #93bf3d;
}
.ui-tabs .ui-tabs-nav.renew .ui-tabs-tab a{
    background-color: unset;
    border: 0;
    color: #93bf3d;
    font-weight: 500;
}
.ui-tabs .ui-tabs-nav.renew .ui-tabs-tab.ui-tabs-active a{
    color: #ffffff;
}



.sys-col ul{padding-left:0; line-height:30px; list-style:none;display:block; font-size:16px;padding-bottom:15px;}
.load {
    position: absolute;
    left: 50%;
    top: 90%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #E7512F;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}



.self-box{
    width: 100%;
    border-top: 2px solid #93bf3d;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 30px 0;
}
.self-title h3{
    margin: 0;
    margin-bottom: 10px;
    font-size: 18px;
}
.self-title .self-point{
    font-size: 22px;
    color: #93bf3d;
    padding-right: 10px;
}
.self-title .self-title-sub{
    font-size: 14px;
    color: #93bf3d;
    padding-left: 3px;
    font-weight: 400;
}
.self-table.self-re{
    text-align: left;
    overflow: hidden;
}
.self-table.self-re li{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #d7d7d7;
    display: inline-block;
    margin-right: 5px;
}
.self-table.self-re li.choosetd{
    background-color: #93bf3d;
}
.self-table.self-re li:hover{
    width: 50px;
    height: 50px;
    background-color: #93bf3d;
    color: #ffffff;
}
.self-table.self-re li a{
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.self-table.self-re li:hover a{
    color: #ffffff;
}
.self-box-text{
    text-align: left;
    padding-top: 40px;
}
.self-box-text p{
    margin: 0;
    font-weight: 500;
    font-size: 14px;
}
.self-box-text p .self-btn{
    border-radius: 5px;
    width: 105px;
    height: 35px;
    font-size: 16px;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
}
.self-box-text p i{
    font-size: 18px;
    color: #93bf3d;
    font-weight: 500;
    margin-right: 5px;
}


.self-table-title{
    font-size: 16px;
    border-radius: 25px;
    color: #ffffff;
    background-color: #93bf3d;
    padding: 5px 20px;
    font-weight: 400;
}
table.self-re td{
    font-weight:600;
    font-size: 14px;
}
table.self-re td input[type="text"]{
    width: 100%;
    border-color: #e5e5e5;
}


.self-confirm-btn-box{
    padding: 60px 0px 20px;
    display: flex;
    justify-content: center;
}
.self-confirm-btn{
    width: 145px;
    height: 50px;
    background-color: #93bf3d;
    border: 0;
    border-radius: 5px;
}
.self-confirm-btn.cancel{
    background-color: #c5c6c2;
}


.about-area{
    width: 100%;
    margin-bottom: 40px;
}

.about-box .about{
    width: 100%;
}

.about-box-img{
    text-align: center;
}
.about-box-img img{
    max-width:100%;
}
.about-text p{
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom:20px;
}


.ui-accordion .ui-accordion-header{
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
}
.cs-accordion-group.renew{
    border-top: 2px solid #93bf3d;
}

.cs-accordion-group.renew .cs-accordion-title{
    display: flex;
    padding: 15px 0;
    background-color: #ffffff;
}
.cs-accordion-group.renew .faq-head{
    width: 90px;
    padding: 0 30px;
    font-weight: 700;
    font-size: 20px;
}
.cs-accordion-group.renew .faq-body{
    width: calc(100% - 90px);
    font-weight: 600;
}
.cs-accordion-group.renew .cs-accordion-panel{
    display: flex;
    background-color: #f9f9f9;
}
.cs-accordion-group.renew .cs-accordion-panel .faq-head{
    color: #7eaa29;
}

.padding-acco{padding-left:10px; padding-right:10px;}

.num-spacing.head span{
    display: inline-block;
    padding: 0 10px;
}
.num-spacing.body span{
    display: inline-block;
    padding: 0 5px;
}
.pattern table { border-collapse: collapse; border-spacing: 0;  width: 100%;  border: 1px solid #ddd;}
.pattern th, td {text-align: center;  padding: 8px;}
.pattern th {background-color:#f5f5f5;}
.pattern td {background-color:#fff;font-weight:600;}

#circle1 {
    background-color:#deecc4;
    width:22px;
    height:22px;
    border-radius:75px;
    text-align:center;
    margin:0 auto;
    font-size:12px;
    vertical-align:middle;
    position : absolute;
    opacity: 0.5;

}

#circle {background-color:#FFFFFF;}


.textarea-re{
    border: 0;
    border-top: 2px solid #93bf3d;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px;
    width:100%;
    overflow-y: auto;
    background: none;
    font-family: 'Lato', 'Noto Sans KR', sans-serif;
    height: 240px;
    font-size:14px;
    white-space: pre-wrap;
}
.textarea-re.sm{
    height: 120px;
}
.terms-start{
    display: inline-block;
    padding: 0 20px 20px;
    background-color: #f4faf5;
    color: #6e9423;
    width: 100%;
    word-break: break-all;
    white-space: pre-wrap;
}
.terms-title{
    display: block;
    margin-top:20px;
    font-size:16px;
    font-weight: 600;
}
.terms-agree-box{
    width:100%;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 50px;
}
.terms-agree-box input[type="checkbox"]{
    margin-top: -4px;
    margin-left: 5px;
}
.form-line{
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
}
.form-title{
    width: 15%;
    height:50px;
    padding: 0 20px;
    display: flex;
    align-items: center;
}
.form-title .font-red{
    color: #fb3c3c;
    display: inline-block;
    margin-left: 3px;
}
.form-input{
    width: 45%;
    min-height:50px;

}
.form-input input[type="text"], .form-input input[type="number"], .form-input input[type="password"]{
    height: 50px;
    width: 100%;
    border: 1px solid #e5e5e5;
}
.form-desc{
    display: flex;
    align-items: center;
    width: 40%;
    height:50px;
    padding: 0 20px;
}
.form-input-desc{
    margin-top: 10px;
}
.form-input-desc div{
    font-size: 12px;
    color: #fb3c3c;
    line-height: 18px;
}


.ball{
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 45px !important;
    height: 45px !important;
    border-radius: 50%;
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    line-height: 12px;
}
.ball1{
    /*background: linear-gradient(#fbc54f, #fb9b44);*/
    background-color:#ffbb00;
}
.ball2{
    /*background: linear-gradient(#8da8f7, #6c95e9);*/
    background-color:#2f83e3;
}
.ball3{
    /*background: linear-gradient(#ed6363, #de414c);*/
    background-color:#ff4040;
}
.ball4{
    /*background: linear-gradient(#7b7a7a, #575556);*/
    background-color:#5a5a5a;
}
.ball5{
    /*background: linear-gradient(#84c972, #67b720);*/
    background-color:#92be3d;
}
.ball-fail{
    /*background: linear-gradient(#b3b3b3, #8b8b8b);*/
    background-color:#5a5a5a;
}
.ball-plus i{
    font-size:24px;
}

.ball.bigball{
    width: 60px !important;
    height: 60px !important;
    margin-right:20px;
    font-size: 28px;
}
.bigball-plus{
    width: 30px;
    margin-right: 20px;
}
.bigball-box{
    padding-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.right_container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}
.right_box{
    position: absolute;
    width: 250px;
    height: auto;
    right: -250px;
    top: 10px;
    transition: transform .6s ease;
}
.right_box .main-input-box{
    padding: 15px 10px 10px;
    background-color: #ffffff;
}
.right-title{
    font-size: 15px;
    color: #4c4c4c;
    font-weight: 500;
    text-align: center;
    padding-top: 10px;
}
.right-btn-box{
    padding-top: 10px;
    text-align: center;
}
.right-btn{
    display: inline-flex;
    width: 130px;
    height: 35px;
    align-items: center;
    justify-content: center;
    background-color: #6e9425;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    border-radius: 25px;
}
.right-top-box{
    width: 100%;
    height: 30px;
    background-color: #adadac;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 3px;
    cursor: pointer;
}
.right-top{
    font-size: 16px;
}



.overlay_soldout {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    z-index: 90
}

.soldout .overlay_soldout {
    height: 100%;
}

.text_over {
    white-space: nowrap;
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

pre.terms{
    white-space: pre-wrap;
}

.pattern td.confirm{
    font-weight:bold;
    color:#333;
}


.footer-top span{
    display: inline-block;
    padding: 0 6px;

}
.faq-red{
    color:#dc3545;
}
.faq-blue{
    font-size:13px;
    color:#1d5a96;
}
.panel{
    margin-bottom:30px;
}
.panel-head{
    display: flex;
    justify-content: space-between;
}
.panel-head .title{
    display: inline-block;
    width: calc(100% - 75px);
    text-align: left;
}
.panel-head .date{
    display: inline-block;
    font-size: 14px;
    color: #555555;
    width: 75px;
}


.paging{
    padding: 0 10px;
    text-align: center;
}
.paging .page-prev, .paging .page-next{
    margin: 0 10px;
}
.paging a{
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #e9e9e9;
    color:#6c6c6c;
}
.paging .page-num.active{
    color: #d5001e;
    border-color: #d5001e;
    text-decoration: underline;
}


@media (max-width: 1280px){
    .flex-column-md{
        flex-direction: column;
    }
    .flex .round-date{
        text-align: center;
    }
    .md-hide{
        display: none;
    }
    .consulting-box{
        flex-direction: column;
    }
    .consulting-btn-box{
        width: 100%;
        padding-left: 0;
        margin-top: 10px;
        height: 45px;
    }
    .md-full{
        width: 100%;
    }
    .md-center{
        text-align: center;
    }
    .right_container{
        display: none;
    }
}
@media (max-width: 1000px){
    .flex-column-sm{
        flex-direction: column;
    }
    .sm-full{
        width: 100%;
    }
    .sm-center{
        text-align: center;
    }
    .sm-margin-t{
        margin-top: 10px;
    }
    .sm-margin-t-30{
        margin-top: 30px;
    }
    h1.sm-center{
        font-size: 26px;
        margin-bottom: 10px;
    }
    #cs-main-header.cs-header-layout-1 #cs-header-components #cs-site-logo{
        width: 100px;
    }
    #cs-main-header.cs-header-layout-1.cs-nav-dark #cs-primary-nav nav > ul > li > a{
        padding-right: 10px;
    }
    #cs-primary-nav nav > ul > li.menu-item-has-children > a:after{
        content: '';
    }
    .login1 a:first-child{
        padding-right: 5px;
    }
    .login1 a:last-child{
        padding-left: 5px;
    }
    .ball img{
        width: 45px;
    }
    .winner-box-detail img{
        width: 30px;
    }
    .winner-detail-text p, .winner-detail-text h4{
        font-size: 14px;
    }
    .slide-title{
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .slide-title-btn{
        margin-top: 15px;
    }
    .info-area{
        flex-direction: column;
    }
    .info-left{
        width: 100%;
        padding-right: 0;
    }
    .main-input-box, .main-bank-box{
        width: 100%;
    }
    .main-input-img{
        text-align: center;
    }
    .info-box{
        width: 100%;
        margin-top: 15px;
    }

}

@media (max-width: 500px){
    .sub-menu-area{
        display: none;
    }
    .panel-head{
        flex-direction: column;
    }
    .panel-head .title{
        width: 100%;
        font-size: 18px;
    }
    .panel-head .date{
        width: 100%;
        text-align: right;
    }
}
@media (max-width: 450px){
    table.ball-table td{
        padding: 0 5px;
    }
    .ball{
        width: 25px !important;
        height:25px !important;
        font-size: 12px;
    }
    .ball img{
        margin-right: 5px;
        width: 30px;
    }
    ul.renew li{
        width: 80px;
        height: 35px;
        margin: 0 5px;
        font-size: 12px;
    }
}

#chartdiv7 {
    width: 100%;
    height: 500px;
}

#chartdiv {
    width: 100%;
    height: 500px;
}

#chartdiv2 {
    width: 100%;
    height: 500px;
}

#chartdiv3 {
    width: 100%;
    height: 500px;
}

#chartdiv4 {
    width: 100%;
    height: 500px;
}

#chartdiv7 {
    width: 100%;
    height: 500px;
}



.num-spacing{word-spacing: 20px;}
@media screen and (max-width: 580px) {
    .num-spacing{word-spacing: 7px;}
}

.cs-container.flex{
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}
.cs-container.thumb{
    max-width:1280px;
}
.cs-container.flex:before,.cs-container.flex:after{
    content: unset;
}

#cs-main-header.cs-header-layout-1.cs-nav-dark #cs-primary-nav nav > ul > li > a{
    color: #333333;
}
#cs-main-header.cs-header-layout-1.cs-nav-dark .cs-header-inner-sticky{
    background-color: #ffffff;
    box-shadow: none;
}
#cs-main-header.cs-header-layout-1.cs-nav-dark.cs-header-dark #cs-primary-nav{
    border-top: none;
    box-shadow: none;
}
#cs-primary-nav nav > ul > li > a{
    font-size: 16px;
}
#cs-site-logo{
    padding: 15px 0 18px;
}
a, .cs-post-title h3 a:hover, blockquote p cite, .widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover, .cs-post-rating .cs-stars-color, .cs-post-rating .cs-stars-active-color{
    color: #333333;
}

.round-text{
    color: #f43e3e;
    display: inline-block;
    padding-right: 10px;
}
.login1 i{
    color: #93bf75;
    margin-right: 5px;
    font-size: 16px;
}
.login1 a:first-child{
    padding-right: 10px;
}
.login1 a:last-child{
    padding-left: 10px;
}
.login1 span{
    color: #cccccc;
    font-size: 12px;
}
.round-date{
    font-size: 19px;
    color: #999999;
    font-weight: 600;
}
.round-date i{
    margin-right: 10px;
}

.cs-row.flex{
    display: flex;
    align-items: center;
}

.ball img{
    width: 65px;
    margin-right: 20px;
}
.winner-box{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.winner-box-detail{
    display: flex;
    align-items: center;
    padding: 0 10px;
}
.winner-detail-text{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.winner-box-detail img{
    width: 50px;
    margin-right: 10px;
}
.winner-detail-text p, .winner-detail-text h4{
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}
.main-input-box{
    padding: 15px 15px 10px;
}


.view-text{
    font-size: 16px !important;
    color: #333333 !important;
}

.consulting-box{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.consulting-btn-box{
    width: 150px;
    padding-left: 10px;
    height: 100px;
}
.consulting-btn-box a{
    height: 100%;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.consulting-input-num-box{
    display: flex;
    align-items: center;
    width: 100%;
}

.consulting-input-num-box select{
    width: 100%;
    height: 45px;
}
.consulting-input-first{
    width: 25%;
}
.consulting-input-sec{
    width: 37.5%;
    padding-left: 15px;
    position: relative;
}
.consulting-input-sec:after{
    content: '-';
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 7px;
    font-size: 14px;
}
.consulting-input-text{
    margin-bottom: 10px;
}
.consulting-input{
    height: 45px;
}


.main-input-area{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 14px;
}
.main-input-area .main-input-box{
    width: calc(50% - 7.5px);
    padding: 14px 15px 15px;
}
.main-input-title{
    margin-bottom: 10px;
    padding: 0;
}
.main-input-title .main-input-sub{
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
    margin-top: 10px;
    color: #4c4c4c;
}
.main-input-area .main-sale-box{
    margin: 0;
    padding: 0;
}
.main-input-area .main-sale-box ul{
    margin: 0;
    padding: 0;
    background-color: #6e9425;
}
.main-input-area .main-sale-box ul li{
    padding: 1px;
    padding-left:15px;
}
.main-input-area .main-sale-box ul li a{
    color: #ffffff;
}
.main-input-area .main-sale-box ul li a span{
    color: #a8bd52;
}
.main-input-area .main-input-img{
    height:185px;
    overflow:hidden;
}


.main-slide{
    background-color: #d0e1f9;
}
.slide-title{
    width: 20%;
}
.slide-title h2{
    font-size: 31px;
    margin-bottom: 15px;
}
.slide-box{
    width: 80%;
}
.slide-title-sub{
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
}
.slide-title-btn{
    width: 130px;
    height: 35px;
    display: inline-flex;
    background-color: #4a81cf;
    color: #ffffff;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 1px;
    margin-top: 35px;
}
.swiper-slide p{
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 600;
}


.info-area{
    width: 100%;
    display: flex;
}
.info-left{
    width: 315px;
    padding-right: 15px;
}
.info-box{
    width: calc(100% - 300px);
}
.info-area .main-input-box{
    padding: 10px 15px 15px;
}
.main-bank-box{
    margin-top: 15px;
}
.main-bank-box img{
    width: 100%;
}

.info-desc-box{
    padding: 60px 10px 35px;
    background: url('/images/info_back.png') no-repeat 50%;
}
.info-desc-box .desc-title{
    color:#ffffff;
    font-size: 56px;
    font-weight:500;
    margin: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.info-desc-box p{
    margin: 0;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
}
.info-circle-box{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}
.info-circle-out{
    width: 165px;
    height: 165px;
    padding: 10px;
}
.info-circle{
    width:100%;
    height: 100%;
    background-color: #0b0f1f;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.circle-img{
    width: 100%;
    text-align: center;
    height: 60px;
}
.circle-img img{
    max-width:100%;
}
.circle-text{
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    line-height: 14px;
    font-weight:300;
}
.convenience-info-area{
    width: 100%;
    display: flex;
    border: 1px solid #e5e5e5;
    margin-top: 20px;
}
.convenience-info-box{
    width: 33.33%;
    padding :20px;
    height: 200px;
}
.convenience-info-box:first-child{
    border-right: 1px solid #e5e5e5;
}
.convenience-info-box:last-child{
    border-left: 1px solid #e5e5e5;
}
.convenience-title{
    font-size:20px;
    font-weight: 600;
}
.convenience-desc{
    font-size: 14px;
    line-height: 20px;
    color: #777777;
    font-weight: 500;
    margin-top: 10px;
}
.convenience-img{
    width: 100%;
    text-align: right;
}


.foot-logo-box{
    display: flex;
    justify-content: center;
    border-top: 1px solid #e5e5e5;
    padding: 20px 0;
    margin-top: 50px;
}
.foot-logo{
    padding: 0 30px;
}


.sub-menu-area{
    width: 100%;
    height: 55px;
    border-bottom: 3px solid #93bf3d;
}
.sub-menu-box{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sub-menu-box .sub-menu{
    width: 250px;
    height: 55px;
    padding: 0 10px;
    position: relative;
    z-index: 0;
    background-color: transparent;
}


.sub-menu:after{
    content: "|";
    position: absolute;
    top: 15px;
    right: -3px;
    font-size: 16px;
    color: #d7d7d7;
}
.sub-menu:last-child:after{
    content: '';
}
.sub-menu a{
    display: inline-flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #333333;
    font-weight: 600;

}
.sub-menu-box a{
    color: #555555;
}
.sub-menu-box .sub-menu.active a{
    font-size:17px;
    color: #333333;
}

.sub-menu-box .sub-menu a{
    border-radius: 5px 5px 0 0;
}
.sub-menu-box .sub-menu a:hover{
    background-color: #93bf3d;
    color:#ffffff;
}
table.renew{
    border: 0;
    border-top: 2px solid #93bf3d;
}
table.renew th, table.renew td{
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
table.renew td.text-left{
    text-align: left;
}
.section-sub{
    font-size: 18px;
    color: #333333;
    text-align: left;
    font-weight:400;
}
.wintable{
    min-height:400px;
}


.most{
    background-color:#93bf3d !important;
    color:#fff !important;
}
.wintable3{
    margin-bottom: 30px;
}
.wintable3 table{
    margin: 0;
}
.wintable.renew{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.wintable.renew table{
    width: calc(50% - 5px);
}
.wintable.renew table td, {
    height: 55px;
    padding:0 10px;
}
.wintable.renew table span{
    display: inline-block;
    width: 50px;
    margin: 0 10px;
}
.wintable.height-none{
    min-height: unset;
}
table.ball-table td{
    height: 55px;
    padding: 0 10px;
}
table.ball-table span{
    display: inline-block;
    width: 50px;
    margin: 0 10px;
}


.thumb-row{
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
}
.cs-blog-three-columns.renew{
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-around;*/
}
.cs-blog-three-columns.renew .cs-post-thumb{
    border-radius: 15px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.cs-blog-three-columns.renew .cs-post-thumb img{
    max-width:100%;
}
.cs-blog-three-columns.renew .cs-post-item{
    margin: 0;
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 60px;
}
.cs-post-title{
    padding: 0 10px;
}
.cs-post-title p{
    font-size: 13px;
    color: #76a023;
    margin-bottom: 0px;
}
.more-btn-box{
    width: 100%;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 40px;
}
.more-btn{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 130px;
    height: 45px;
    border-radius: 25px;
    border: 1px solid #cccccc;
    color: #000000;
    font-size: 14px;
    cursor: pointer;
}

.btn_search{
    font-size: 20px;
    color: #93bf3d;
}

.login-box.renew{
    width: 100%;
    max-width:520px;
}
.login-box.renew input[type="number"], .login-box.renew input[type="password"]{
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    height: 55px;
}
.login-box.renew label{
    color: #fb3c3c;
    margin-top: 5px;
    font-weight: 500;
    margin-bottom: 10px;
}
.login-box.renew p{
    margin-bottom: 0;
}
.login-box.renew input[type="checkbox"]{
    display: inline-block;
    width: auto;
}
.login-box.renew .id-save{
    margin-top: 10px;
    margin-bottom: 15px;
}
.login-box.renew .id-save label{
    display: inline-block;
    color: #333333;
    cursor: pointer;
    margin: 0;
}
.login-box.renew .login-btn{
    height: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #93bf3d;
}
.login-input{
    height:30px;
    width: 100%;
    max-width:325px;
    border:none;
    border-bottom:1px solid #acacac;
    background-color:#ffffff;
    font-size:14px;
    padding: 0 5px;
}
.login-input:focus{
    outline:none;
    background-color:#ffffff;
    /*border-bottom:2px solid #92be3d;*/
    border-bottom:2px solid #ed8f2b;
}

.login-sub-area{
    width: 100%;
    max-width:550px;
    margin: 0 auto;
    display: flex;
    padding: 40px 0;
}
.login-sub-box{
    padding: 0 10px;
    width: 100%;
    margin-bottom:10px;
}
.login-sub{
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 18px;
    background-color: #f9f9f9;
}
.login-sub-img{
    text-align: center;
    height: 32px;
}
.login-sub-text{
    font-size: 13px;
    line-height: 17px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    padding: 10px;
}
.login-sub-btn-box{
    width: 100%;
    text-align: center;
}



.cs-tab-group.renew{
    border: 0;
}
.cs-tab-group.renew .ui-tabs-panel{
    border: 1px solid #e5e5e5;
    padding-top: 0;
    margin-top: 50px;
    border-top: 2px solid #93bf3d;
}
ul.renew{
    display: flex !important;
    justify-content: center;
    align-items: center;
}
ul.renew li{
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 60px;
    border-radius: 30px;
    border: 1px solid #93bf3d;
    font-size: 17px;
    margin: 0 20px;
}
ul.renew li.ui-tabs-active{
    background-color: #93bf3d;
}
.ui-tabs .ui-tabs-nav.renew .ui-tabs-tab a{
    background-color: unset;
    border: 0;
    color: #93bf3d;
    font-weight: 500;
}
.ui-tabs .ui-tabs-nav.renew .ui-tabs-tab.ui-tabs-active a{
    color: #ffffff;
}



.sys-col ul{padding-left:0; line-height:30px; list-style:none;display:block; font-size:16px;padding-bottom:15px;}
.load {
    position: absolute;
    z-index: 1;
    margin: 0;
    top:0;
    left:46%;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #E7512F;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.wintable2 input[type='text'], .wintable2 input[type='password']{
    padding: 10px 15px;
    outline: none;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    max-width: 100%;
    display: block;
    background-color: #fff;
    border: 1px solid #ddd;
    font-weight: 400;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.self-box{
    width: 100%;
    border-top: 2px solid #93bf3d;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 30px 0;
}
.self-title h3{
    margin: 0;
    margin-bottom: 10px;
    font-size: 18px;
}
.self-title .self-point{
    font-size: 22px;
    color: #93bf3d;
    padding-right: 10px;
}
.self-title .self-title-sub{
    font-size: 14px;
    color: #93bf3d;
    padding-left: 3px;
    font-weight: 400;
}
.self-table.self-re{
    text-align: left;
}
.self-table.self-re li{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #d7d7d7;
    display: inline-block;
    margin-right: 5px;
}
.self-table.self-re li.choosetd{
    background-color: #93bf3d;
}
.self-table.self-re li:hover{
    width: 50px;
    height: 50px;
    background-color: #93bf3d;
    color: #ffffff;
}
.self-table.self-re li a{
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.self-table.self-re li:hover a{
    color: #ffffff;
}
.self-box-text{
    text-align: left;
    padding-top: 40px;
}
.self-box-text p{
    margin: 0;
    font-weight: 500;
    font-size: 14px;
}
.self-box-text p .self-btn{
    border-radius: 5px;
    width: 105px;
    height: 35px;
    font-size: 16px;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
}
.self-box-text p i{
    font-size: 18px;
    color: #93bf3d;
    font-weight: 500;
    margin-right: 5px;
}


.self-table-title{
    font-size: 16px;
    border-radius: 25px;
    color: #ffffff;
    background-color: #93bf3d;
    padding: 5px 20px;
    font-weight: 400;
}
table.self-re td{
    font-weight:600;
    font-size: 14px;
}
table.self-re td input[type="text"]{
    width: 100%;
    border-color: #e5e5e5;
}


.self-confirm-btn-box{
    padding: 60px 0px 20px;
    display: flex;
    justify-content: center;
}
.self-confirm-btn{
    width: 145px;
    height: 50px;
    background-color: #93bf3d;
    border: 0;
    border-radius: 5px;
}
.self-confirm-btn.cancel{
    background-color: #c5c6c2;
}


.about-area{
    width: 100%;
    display: flex;
    margin-bottom: 40px;
    flex-direction:column;
}
.about-box{
    width: 100%;
}
.about-box .about{
    width: 100%;
}
.about-text-box{
    padding-top:20px;
}
.about-box-img{
    text-align: center;
}
.about-box-img img{
    max-width:100%;
}
.about-text p{
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}




.ui-accordion .ui-accordion-header{
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
}
.cs-accordion-group.renew{
    border-top: 2px solid #93bf3d;
}

.cs-accordion-group.renew .cs-accordion-title{
    display: flex;
    padding: 15px 0;
    background-color: #ffffff;
}
.cs-accordion-group.renew .faq-head{
    width: 90px;
    padding: 0 30px;
    font-weight: 700;
    font-size: 20px;
}
.cs-accordion-group.renew .faq-body{
    width: calc(100% - 90px);
    font-weight: 600;
}
.cs-accordion-group.renew .cs-accordion-panel{
    display: flex;
    background-color: #f9f9f9;
}
.cs-accordion-group.renew .cs-accordion-panel .faq-head{
    color: #7eaa29;
}

.padding-acco{padding-left:10px; padding-right:10px;}

.num-spacing.head span{
    display: inline-block;
    padding: 0 10px;
}
.num-spacing.body span{
    display: inline-block;
    padding: 0 5px;
}
.pattern table { border-collapse: collapse; border-spacing: 0;  width: 100%;  border: 1px solid #ddd;}
.pattern th, td {text-align: center;  padding: 8px;}
.pattern th {background-color:#f5f5f5;}
.pattern td {background-color:#fff;font-weight:600;}

.confirm .circle {
    background-color:#deecc4;
    width:22px;
    height:22px;
    border-radius:75px;
    text-align:center;
    margin:0 auto;
    font-size:12px;
    vertical-align:middle;
    position : absolute;
    opacity: 0.5;

}

.circle {background-color:#FFFFFF;}


.textarea-re{
    border: 0;
    border-top: 2px solid #93bf3d;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px;
    width:100%;
    overflow-y: auto;
    background: none;
    font-family: 'Lato', 'Noto Sans KR', sans-serif;
    height: 240px;
    font-size:14px;
    white-space: pre-wrap;
}
.textarea-re.sm{
    height: 120px;
}
.terms-start{
    display: inline-block;
    padding: 0 20px 20px;
    background-color: #f4faf5;
    color: #6e9423;
    width: 100%;
    word-break: break-all;
    white-space: pre-wrap;
}
.terms-title{
    display: block;
    margin-top:20px;
    font-size:16px;
    font-weight: 600;
}
.terms-agree-box{
    width:100%;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 50px;
}
.terms-agree-box input[type="checkbox"]{
    margin-top: -4px;
    margin-left: 5px;
}

.form-line{
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
}
.form-title{
    width: 15%;
    height:50px;
    padding: 0 20px;
    display: flex;
    align-items: center;
}
.form-title .font-red{
    color: #fb3c3c;
    display: inline-block;
    margin-left: 3px;
}
.form-input{
    width: 45%;
    min-height:50px;

}
.form-input input[type="text"], .form-input input[type="number"], .form-input input[type="password"]{
    height: 50px;
    width: 100%;
    border: 1px solid #e5e5e5;
}
.form-desc{
    display: flex;
    align-items: center;
    width: 40%;
    height:50px;
    padding: 0 20px;
}
.form-input-desc{
    margin-top: 10px;
}
.form-input-desc div{
    font-size: 12px;
    color: #fb3c3c;
    line-height: 18px;
}


.ball{
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 45px !important;
    height: 45px !important;
    border-radius: 50%;
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    line-height: 12px;
}
.ball1{
    /*background: linear-gradient(#fbc54f, #fb9b44);*/
    background-color:#ffbb00;
}
.ball2{
    /*background: linear-gradient(#8da8f7, #6c95e9);*/
    background-color:#2f83e3;
}
.ball3{
    /*background: linear-gradient(#ed6363, #de414c);*/
    background-color:#ff4040;
}
.ball4{
    /*background: linear-gradient(#7b7a7a, #575556);*/
    background-color:#5a5a5a;
}
.ball5{
    /*background: linear-gradient(#84c972, #67b720);*/
    background-color:#92be3d;
}
.ball.bigball{
    width: 60px !important;
    height: 60px !important;
    margin-right:20px;
    font-size: 28px;
}
.bigball-plus{
    width: 30px;
    margin-right: 20px;
}
.bigball-box{
    padding-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#self-table .ball{
    margin: 0 10px;
}

.right_container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}
.right_box{
    position: absolute;
    width: 250px;
    height: auto;
    right: -250px;
    top: 10px;
    transition: transform .6s ease;
}
.right_box .main-input-box{
    padding: 15px 10px 10px;
    background-color: #ffffff;
}
.right-title{
    font-size: 15px;
    color: #4c4c4c;
    font-weight: 500;
    text-align: center;
    padding-top: 10px;
}
.right-btn-box{
    padding-top: 10px;
    text-align: center;
}
.right-btn{
    display: inline-flex;
    width: 130px;
    height: 35px;
    align-items: center;
    justify-content: center;
    background-color: #6e9425;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    border-radius: 25px;
}
.right-top-box{
    width: 100%;
    height: 30px;
    background-color: #adadac;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 3px;
    cursor: pointer;
}
.right-top{
    font-size: 16px;
}



.overlay_soldout {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    z-index: 90
}

.soldout .overlay_soldout {
    height: 100%;
}

.text_over {
    white-space: nowrap;
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

pre.terms{
    white-space: pre-wrap;
}

.pattern td.confirm{
    font-weight:bold;
    color:#333;
}


.footer-top span{
    display: inline-block;
    padding: 0 6px;

}
.faq-red{
    color:#dc3545;
}
.faq-blue{
    font-size:13px;
    color:#1d5a96;
}
.panel{
    margin-bottom:30px;
}
.panel-head{
    display: flex;
    justify-content: space-between;
}
.panel-head .title{
    display: inline-block;
    width: calc(100% - 75px);
    text-align: left;
}
.panel-head .date{
    display: inline-block;
    font-size: 14px;
    color: #555555;
    width: 75px;
}


.contact-input{
    padding: 10px 15px;
    outline: none;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    max-width: 100%;
    display: block;
    background-color: #fff;
    border: 1px solid #ddd;
    font-weight: 400;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.padding-t{padding-top:25px;}

.self-table-title-box{
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
    display: inline-block;
}

@media (max-width: 1280px){
    .flex-column-md{
        flex-direction: column;
    }
    .flex .round-date{
        text-align: center;
    }
    .md-hide{
        display: none;
    }
    .consulting-box{
        flex-direction: column;
    }
    .consulting-btn-box{
        width: 100%;
        padding-left: 0;
        margin-top: 10px;
        height: 45px;
    }
    .md-full{
        width: 100%;
    }
    .md-center{
        text-align: center;
    }
    .right_container{
        display: none;
    }
}
@media (max-width: 1000px){
    .flex-column-sm{
        flex-direction: column;
    }
    .sm-full{
        width: 100%;
    }
    .sm-center{
        text-align: center;
    }
    .sm-margin-t{
        margin-top: 10px;
    }
    .sm-margin-t-30{
        margin-top: 30px;
    }
    h1.sm-center{
        font-size: 26px;
        margin-bottom: 10px;
    }
    #cs-main-header.cs-header-layout-1 #cs-header-components #cs-site-logo{
        width: 100px;
    }
    #cs-main-header.cs-header-layout-1.cs-nav-dark #cs-primary-nav nav > ul > li > a{
        padding-right: 10px;
    }
    #cs-primary-nav nav > ul > li.menu-item-has-children > a:after{
        content: '';
    }
    .login1 a:first-child{
        padding-right: 5px;
    }
    .login1 a:last-child{
        padding-left: 5px;
    }
    .ball img{
        width: 45px;
    }
    .winner-box-detail img{
        width: 30px;
    }
    .winner-detail-text p, .winner-detail-text h4{
        font-size: 14px;
    }
    .slide-title{
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .slide-title-btn{
        margin-top: 15px;
    }
    .info-area{
        flex-direction: column;
    }
    .info-left{
        width: 100%;
        padding-right: 0;
    }
    .main-input-box, .main-bank-box{
        width: 100%;
    }
    .main-input-img{
        text-align: center;
    }
    .info-box{
        width: 100%;
        margin-top: 15px;
    }

}
@media (max-width: 768px){
    #cs-main-header.cs-header-layout-1 #cs-header-components #cs-site-logo{
        width: auto;
    }
    .sub-menu{
        height: auto;
        width: 100%;
        background-color: #f9f9f9;
    }
    .about-box{
        width:100%;
    }

    .ball{
        width: 30px !important;
        height:30px !important;
        font-size: 16px;
        margin: 0 5px !important;
    }
    .wintable.renew{
        flex-direction: column;
    }
    .wintable.renew table{
        width: 100%;
    }
    ul.renew li{
        width: 100px;
        height: 40px;
        margin: 0 10px;
        font-size: 14px;
    }
    .cs-blog-three-columns.renew .cs-post-item{
        width: 100%;
        margin-bottom:30px;
    }
    .ball.bigball{
        width: 40px !important;
        height: 40px !important;
        margin-right:10px;
        font-size: 20px;
    }
    .bigball-plus{
        width: 20px;
        margin: 0 10px;
    }
    .frmarea{
        padding: 0 !important;
    }
    .login-sub-box{
        padding:0;
    }
    .login-box.renew .login-btn{
        margin-right:0;
    }
    #cs-main-header.cs-header-layout-1 #cs-header-components #cs-site-logo{
        width: auto;
    }
    .sub-menu{
        height: auto;
        width: 100%;
        background-color: #f9f9f9;
    }
    .about-area{
        flex-direction: column;
    }
    .about-box{
        width:100%;
    }
    .ball{
        width: 30px !important;
        height:30px !important;
        font-size: 16px;
        margin: 0 5px !important;
    }
    .wintable.renew{
        flex-direction: column;
    }
    .wintable.renew table{
        width: 100%;
    }
    ul.renew li{
        width: 100px;
        height: 40px;
        margin: 0 10px;
        font-size: 14px;
    }
    .cs-blog-three-columns.renew .cs-post-item{
        width: 100%;
    }
    .ball.bigball{
        width: 40px !important;
        height: 40px !important;
        margin-right:10px;
        font-size: 20px;
    }
    .bigball-plus{
        width: 20px;
        margin: 0 10px;
    }
    .frmarea{
        padding: 0 !important;
    }
    .form-line{
        flex-direction: column;
    }
    .form-title, .form-input, .form-desc{
        width:100%;
    }
    .form-title{
        height:40px;
        padding:0;
    }
    .form-desc{
        height:auto;
        padding: 10px 0;
        font-size:14px;
    }
    .section-sub{
        margin-bottom:20px;
    }

    .self-confirm-btn-box{
        padding-top:30px;
    }
    .ui-tabs .ui-tabs-nav.renew .ui-tabs-tab a{
        font-size:12px;
    }
    .cs-tab-group.renew .ui-tabs-panel{
        margin-top:30px;
        padding:0 10px 10px 10px;
    }
    .wintable3{
        margin-top: 10px !important;
        margin-bottom:0 !important;
    }
    .cs-tab-group.renew{
        margin-bottom: 0;
    }
    .cs-accordion-group.renew .faq-head{
        width:50px;
        text-align: center;
        padding: 0;
    }
    .cs-accordion-group.renew .faq-body{
        width:calc(100% - 50px);
    }
}
@media (max-width: 700px){
    .main-input-area{
        flex-direction: column;
        margin-top: 10px;
    }
    .xs-full{
        width: 100% !important;
    }
    .xs-margin-t{
        margin-top: 10px;
    }
    .winner-box{
        flex-direction: column;
        align-items: flex-start;
    }
    .consulting-input-box{
        width: 100%;
    }
    .consulting-input{
        width: 100% !important;
    }
    .xs-dsp-b{
        display: block;
    }
    .main-input-area .main-input-img{
        height: auto;
    }
    .main-input-area .main-input-img img{
        width: 100%;
    }
    .info-desc-box .desc-title{
        font-size: 36px;
    }
    .info-desc-box p{
        font-size: 16px;
    }
    .info-desc-box{
        background-size: cover;
    }
    .info-circle-box{
        flex-wrap: wrap;
    }
    .convenience-info-area{
        flex-direction: column;
    }
    .convenience-info-box{
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
    }
    .ball img{
        margin-right: 10px;
        width:35px;
    }
    .ui-tabs .ui-tabs-panel{
        padding: 20px 20px 10px;
    }
    .wintable3{
        margin-bottom: 15px;
    }
    .wintable td{
        font-size: 13px;
    }
    table.renew{
        margin-bottom: 0;
    }
    .wintable{
        min-height:300px;
    }
    .cs-accordion-group.renew .cs-accordion-title{
        padding-right: 30px;
    }
    .ui-accordion .ui-accordion-header:after{
        right: 10px;
    }

    .main-input-area{
        flex-direction: column;
        margin-top: 10px;
    }
    .xs-full{
        width: 100% !important;
    }
    .xs-margin-t{
        margin-top: 10px;
    }
    .winner-box{
        flex-direction: column;
        align-items: flex-start;
    }
    .consulting-input-box{
        width: 100%;
    }
    .consulting-input{
        width: 100% !important;
    }
    .xs-dsp-b{
        display: block;
    }
    .main-input-area .main-input-img{
        height: auto;
    }
    .main-input-area .main-input-img img{
        width: 100%;
    }
    .info-desc-box .desc-title{
        font-size: 36px;
    }
    .info-desc-box p{
        font-size: 16px;
    }
    .info-desc-box{
        background-size: cover;
    }
    .info-circle-box{
        flex-wrap: wrap;
    }
    .convenience-info-area{
        flex-direction: column;
    }
    .convenience-info-box{
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
    }
    .ball img{
        margin-right: 10px;
        width:35px;
    }
    .ui-tabs .ui-tabs-panel{
        padding: 20px 20px 10px;
    }
    .wintable3{
        margin-bottom: 15px;
    }
    .wintable td{
        font-size: 13px;
    }
    table.renew{
        margin-bottom: 0;
    }
    .wintable{
        min-height:300px;
    }
    .cs-accordion-group.renew .cs-accordion-title{
        padding-right: 30px;
    }
    .ui-accordion .ui-accordion-header:after{
        right: 10px;
    }
    .about-text p span{
        display:block;
    }
}
@media (max-width: 500px){
    .sub-menu-area{
        display: none;
    }
    .panel-head{
        flex-direction: column;
    }
    .panel-head .title{
        width: 100%;
        font-size: 18px;
    }
    .panel-head .date{
        width: 100%;
        text-align: right;
    }
}
@media (max-width: 450px){
    table.ball-table td{
        padding: 0 5px;
    }
    .ball{
        width: 25px !important;
        height:25px !important;
        font-size: 12px;
    }
    .ball img{
        margin-right: 5px;
        width: 30px;
    }
    ul.renew li{
        width: 80px;
        height: 35px;
        margin: 0 5px;
        font-size: 12px;
    }
}

