/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-search {
        padding: 15px 0px;
    }
}


/*------------------------------------------------------------------- 767px x 599px ---------------------------------------------------------------------*/

@media only screen and (min-width: 599px) and (max-width: 767px) {
    .logo {
        text-align: center;
    }
    .cart-content-right {
        padding-bottom: 5px;
    }
    .mg {
        margin: 0px 0px;
    }
    .menu-area-main {
        height: 256px;
        overflow-y: auto;
    }
    .megamenu>.row [class*="col-"] {
        padding: 0px;
    }
    .menu-area-main .megamenu .men-cat {
        padding: 0px 15px;
    }
    .menu-area-main .megamenu .women-cat {
        padding: 0px 15px;
    }
    .menu-area-main .megamenu .el-cat {
        padding: 0px 15px;
    }
    .mean-container .mean-nav ul li a.mean-expand {
        height: 19px;
    }
    .category-box.women-box {
        display: none;
    }
    .cart-box {
        display: inline-block;
        margin: 0px 30px;
    }
    .wish-box {
        float: none;
        margin: 0px 30px;
        display: inline-block;
    }
    .menu-add {
        display: none;
    }
    .category-box {
        display: none;
    }
    .mean-container .mean-nav ul li ol {
        padding: 0px;
    }
    .mean-container .mean-nav ul li a {
        padding: 10px 20px;
        width: 94.8%;
    }
    .mean-container .mean-nav ul li li a {
        width: 92%;
        padding: 1em 4%;
    }
    .mean-container .mean-nav ul li li li a {
        width: 100%;
    }
    .header-search {
        padding: 15px 0px;
    }
    #collapseFilter.d-md-block {
        padding: 30px 0px;
    }
}


/*------------------------------------------------------------------- 599px x 280px ---------------------------------------------------------------------*/

@media only screen and (min-width: 280px) and (max-width: 599px) {
    .cart-content-right {
        padding-bottom: 5px;
    }
    .megamenu>.row [class*="col-"] {
        padding: 0px;
    }
    .menu-area-main .megamenu .men-cat {
        padding: 0px 15px;
    }
    .menu-area-main .megamenu .women-cat {
        padding: 0px 15px;
    }
    .menu-area-main .megamenu .el-cat {
        padding: 0px 15px;
    }
    .mean-container .mean-nav ul li a {
        padding: 1em 4%;
        width: 92%;
    }
    .mean-container .mean-nav ul li li a {
        width: 90%;
        padding: 1em 5%;
    }
    .mean-container .sub-full.megamenu-categories ol li a {
        padding: 5px 0px;
        text-transform: capitalize;
        width: 100%;
    }
    .megamenu .sub-full.megamenu-categories .women-box .banner-up-text a {
        width: auto;
        border: none;
        float: none;
    }
    .menu-area-main {
        height: 45px;
        overflow-y: auto;
    }
    .mean-container .mean-nav ul li a.mean-expand {
        top: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .logo {
        width: 81%;
    }

    .banner_taital {
        width: 70%;
        font-size: 34px;
        line-height: 40px;
        padding-top: 0px;
    }

    .banner_text {
        width: 100%;
        margin: 0px;
    }

    .banner_img {
        width: 60%;
        text-align: center;
    }

    .banner_section {
        padding: 80px 0px;
    }

    .hands_text {
        width: 81%;
        padding-top: 0px;
    }

    .hands_text_2 {
        width: 60%;
        margin: 40px 50px;
    }

    .hands_text_2::after {
        width: 90px;
        right: -130px;
    }

    .hands_text::after {
        width: 120px;
        right: -110px;
    }

    .kelas_judul {
        width: 100%;
        font-size: 36px;
    }

    .kelas_text {
        font-size: 30px;
        width: 100%;
    }

    .syarat_section {
        background-size: cover;
    }

    .proses_section {
        background-size: cover;
    }

    .play_icon::before {
        left: 67px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .header_section {
        background-size: cover;
    }
    
     .logo {
        width: 40%;
        text-align: center;
    }

    .syarat_judul {
        font-size: 30px;
    }
    
    .judul2 {
        font-size: 33px;
    }
    
    .capt_judul{
        font-size: 33px;
        padding: 10px;
    }
    
    .capt1 {
        font-size: 23px;
    }
    
    .capt3 {
        font-size: 23px;
    }

    .syarat_text {
        width: 100%;
        font-size: 14px;
        margin-left: -20px;
    }

    .syarat_text2 {
        width: 100%;
        font-size: 14px;
        margin-left: -20px;
        padding-bottom: 15px;
    }

    .sektor_section {
        background-size: cover;
    }

    .sektor_judul {
        font-size: 26px;
        margin-bottom: -10px;
    }

    .sektor_text2 {
        font-size: 24px;
    }

    .sektor_box {
        grid-column: auto; 
        width: 100%;
        margin-top: 20px;
    }
    
    .sektor_box2 {
        grid-column: auto; 
        width: 100%;
        margin-top: 20px;
    }

    .sektor_box3 {
        grid-column: auto; 
        width: 100%;
    }
    
    .sektor_box4 {
        grid-column: auto; 
        width: 97%;
        margin-top: 20px;
    }

    .sektor-grid {
        grid-template-columns: (2fr);
    }

    .syarat_section{
        background-size: cover;
        background-image: url(../images/japan-bg1.png);
    }

    .proses_text {
        width: 100%;
        font-size: 14px;
        margin-left:-10px;
    }

    .proses_text2 {
        width: 100%;
        font-size: 14px;
        margin-left:-10px;
    }

    .proses_text3 {
        font-size: 28px;
        color: #081419;
        font-weight: bold;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 35px;
    }
    
    .biaya_box {
        width: 100%;
        max-width: 690px; 
        height: auto; 
    }
    
    .biaya_row5 {
        margin-bottom: 15px; 
    }
    
    .biaya_ft{
        width :70%;
        length :70%;
    }

    .sp_text {
        width: 100%;
        font-size: 14px;
        margin-left:-10px;
    }

    .sp_text2 {
        width: 100%;
        font-size: 14px;
        margin-left:-10px;
    }

    .sp_text3 {
        font-size: 28px;
        color: #081419;
        font-weight: bold;
        text-align: center;
    }

    .wa_ft{
        margin-bottom: 40px;
        margin-left: 70px;
    }

    .footer_text {
        width: 100%;
        font-size: 27px;
        margin-bottom: 20px;
    }

    .footer_text2 {
        width: 100%;
        font-size: 27px;
        margin-top: 20px;
    }
    
     .ftext {
        text-align: center;
    }

    .socmed1{
        margin-left: 43px;
    }

}

@media (min-width: 576px) and (max-width: 767px) {
    
    .header_section {
        background-size: cover;
    }

    .hands_text_2{
        display: none;
    }

    .hands_text{
        display: none;
    }

    .judul2 {
        font-size: 30px;
        color: #081419;
        font-weight: bold;
        text-align: center;
        margin-bottom: 20px;
    }

    .judul3 {
        font-size: 17px;
        color: #081419;
        text-align: center;
        margin-bottom: 30px;
    }

    .logo {
        width: 30%;
        text-align: center;
        margin-bottom: 20px;
    }

    .capt_judul {
        font-size: 30px;
        color: #000000;
        font-weight: bold;
        text-align: center;
        margin-bottom :20px;
    }

    .capt1 {
        font-size: 17px;
        color: #000000;
        font-weight: bold;
        padding-left : 20px;
        padding-right :10px;
        margin-bottom : 7px;
    }

    .capt3 {
        font-size: 22px;
        color: #000000;
        font-weight: bold;
        margin-bottom : 7px;
    }

    .capt4 {
        font-size: 22px;
        color: #000000;
        font-weight: bold;
        padding-left : 20px;
        padding-right :10px;
        margin-bottom : 50px;
    }

    .capt5 {
        font-size: 22px;
        color: #000000;
        font-weight: bold;
        margin-bottom : 7px;
    }

    .waktu_section {
        width: 100%;
    }

    .waktu-grid {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .wkt_img {
        width: 100%;
        position: relative;
        margin-top : 70px;
        margin-bottom : 5px;
    }

    .wkt_img2 {
        width: 100%;
        position: relative;
        margin-top : 30px;
        margin-bottom : 5px;
    }

    .wkt_img3 {
        width: 100%;
        position: relative;
        margin-top : 200px;
        margin-bottom : 40px;
    }

    .waktu-grid .gambar {
        order: 1;
        width: 100%;
        margin: 20px 0;
    }

    .waktu-grid .location {
        order: 2;
        width: 100%;
        margin: 20px 0;
    }

    .waktu-grid .time {
        order: 3;
        width: 100%;
        margin: 20px 0;
    }

    .syarat_section {
        background-image: url(../images/japan-bg1.png) !important;
        background-size: cover;
    }

    .syarat_judul {
        font-size :25px;
    }

    .syarat_text {
        width: 100%;
        font-size: 14px;
        margin-left: -20px;
    }

    .syarat_text2 {
        width: 100%;
        font-size: 14px;
        margin-left: -20px;
        padding-bottom: 35px;
    }

    .sektor_section {
        background-size: cover;
    }

    .sektor_judul {
        font-size: 30px;
        margin-bottom: -10px;
    }

    .sektor_text2 {
        font-size: 24px;
    }

    .sektor_box{
        width: 97%;
        margin-top: 20px;
    }

    .sektor_box3 {
        width: 97%;
        margin-bottom: -110px;
    }

    .sektor-grid {
        grid-template-columns: 1fr;
    }

    .proses_section{
        background-size: cover;
        background-image: url(../images/japan2-bg1.png);
        background-position: center;
        background-repeat: no-repeat;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .proses_text {
        width: 100%;
        font-size: 14px;
        margin-left:-10px;
    }

    .proses_text2 {
        width: 100%;
        font-size: 14px;
        margin-left:-10px;
    }

    .proses_text3 {
        font-size: 28px;
        color: #081419;
        font-weight: bold;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 35px;
    }

    .sp_text {
        width: 100%;
        font-size: 14px;
        margin-left:-10px;
    }

    .sp_text2 {
        width: 100%;
        font-size: 14px;
        margin-left:-10px;
    }

    .sp_text3 {
        font-size: 28px;
        color: #081419;
        font-weight: bold;
        text-align: center;
    }

    .wa_ft{
        margin-left: 90px;
        margin-bottom: 70px;
    }

    .footer_text {
        width: 100%;
        font-size: 27px;
        margin-bottom: 20px;
    }

    .footer_text2 {
        width: 100%;
        font-size: 27px;
        margin-top: 20px;
    }

    .socmed1{
        margin-left: 43px;
    }

}

@media (max-width: 575px) {

    .header_section {
        background-size: cover;
    }

    .judul2 {
        font-size: 30px;
        color: #081419;
        font-weight: bold;
        text-align: center;
        margin-bottom: 20px;
    }

    .judul3 {
        font-size: 17px;
        color: #081419;
        text-align: center;
        margin-top:-14px;
        margin-bottom:-10px;
    }
    
    .judul4 {
        font-size: 23px;
        color: #081419;
        text-align: center;
        margin-top :13px;
        margin-bottom: 20px;
    }

    .logo {
        width: 40%;
        text-align: center;
        margin-bottom: 30px;
    }

    .main {
        width: 100%;
        padding: 0;
        margin-bottom :-70px;
    }

    .main img {
        width: 100%;     
        height: auto;    
        display: block;  
    }


    .capt_judul {
        font-size: 30px;
        color: #000000;
        font-weight: bold;
        text-align: center;
        padding-left : 20px;
        padding-right :20px;
        margin-bottom :20px;
    }

    .capt1 {
        font-size: 17px;
        color: #000000;
        font-weight: bold;
        padding-left : 20px;
        padding-right :17px;
        margin-bottom : 30px;
        text-align: justify;
    }

    .capt2 {
        font-size: 17px;
        color: #000000;
        font-weight: bold;
        padding-left : 20px;
        padding-right :17px;
        margin-bottom : 30px;
        text-align: justify;
    }
    
    .capt3 {
        font-size: 17px;
        color: #000000;
        font-weight: bold;
        padding-left : 20px;
        padding-right :17px;
        margin-bottom : 40px;
        text-align: justify;
    }

    .waktu_section {
        width: 100%;
    }

    .waktu-grid {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .wkt_img {
        width: 100%;
        position: relative;
    }
    
    .wkt_img2 {
        display: flex; 
        align-items: center; 
        justify-content: center; 
    }

    .wkt_img3 {
        margin-bottom : 40px;
    }

    .waktu-grid .gambar {
        order: 1;
        width: 100%;
        margin: 20px 0;
        margin-top:70px;
    }

    .waktu-grid .location {
        order: 2;
        width: 100%;
        margin: 20px 0;
        margin-bottom:-15px;
    }

    .waktu-grid .time {
        order: 3;
        width: 100%;
        margin: 20px 0;
        margin-bottom:80px;
    }

    .wkt_img2 img{
        width: 200px;          
        height :200px;
    }

    .wkt-text {
        position: absolute;
        top: 60%;              
        left: 20%;            
        color: rgb(0, 0, 0);          
        font-size: 27px;
        font-weight: bold;
    }

    .wkt-text2 {
        position: absolute;
        top: 71%;              
        left: 20%;            
        color: rgb(0, 0, 0);          
        font-size: 19px;
        font-weight: bold;
    }

    .wkt-text3 {
        position: absolute;
        top: 79%;              
        left: 20%;            
        color: rgb(0, 0, 0);          
        font-size: 19px;
        font-weight: bold;
    }
    
    .wkt-text4 {
        margin-left : 20px;
        margin-top : 30px;
        text-align: center;
        font-size: 25px;
    }
    
    .wkt-text5 {
        margin-top : 40px;
        text-align: center;
        font-size: 25px;
    }
    
    .countdown-container {
        display: flex; 
        margin-left : -10px;
    }
    
    .testi_section {
       width: 100%;
    }

    .testi_judul {
        font-size: 25px;
        margin-top:-10px;
        margin-bottom:30px;
    }

    .testi_judul2 {
        font-size: 25px;
        margin-top:-10px;
    }

    .testi-grid {
        grid-template-columns: (2fr);
        margin-left:-10px;
        margin-top:-10px;
        margin-bottom : 30px;
    }

    .wa {
       width: 100%; 
    }

    .wa2 {
       width: 100%; 
       margin-bottom :-10px;
       padding-bottom :70px;
    }

    .syarat_judul {
        font-size: 26px;
    }

    .syarat_text {
        width: 100%;
        font-size: 14px;
        margin-left: -20px;
    }

    .syarat_text2 {
        width: 100%;
        font-size: 14px;
        margin-left: -20px;
    }

    .sektor_section {
        background-size: cover;
        padding-bottom : 40px;
    }

    .sektor_judul {
        font-size: 26px;
        margin-bottom: -10px;
    }

    .sektor_text2 {
        font-size: 24px;
    }

    .sektor_box {
        width: 97%;
        margin-top : 20px;
        padding: 0px 20px 30px 20px;
    }
    
    .sektor_box2 {
        width: 97%;
        margin: 0 auto 0 auto;
        padding: auto auto 20px auto;
    }

    .sektor_box3 {
        width: 97%;
        margin: 20px auto 20px auto;
    }
    
    .service_container {
        display: grid;
        grid-template-columns: 1fr;
        justify-content: center;
        gap: 20px;
    }

    .sektor-grid {
        grid-template-columns: 1fr;
    }

    .proses_judul {
        font-size: 26px;
        margin-top :40px;
    }

    .proses_text {
        width: 100%;
        font-size: 14px;
        margin-left: -20px;
    }

    .proses_text2 {
        width: 100%;
        font-size: 14px;
        margin-left: -20px;
    }

    .proses_text3 {
        font-size: 26px;
        color: #081419;
        font-weight: bold;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 35px;
    }

    .biaya_box {
        width: 100%;
        max-width: 430px; 
        height: auto; 
        background-color: #f8f8f8;
        padding: 22px;
        margin: 0 auto;
        border: 4px solid #000000;
        border-radius: 20px;
        margin-bottom: 70px;
    }

    .biaya_judul {
        font-size: 30px;
        color: #000000;
        font-weight: bold;
        text-align: center;
    }

    .biaya_judul2 {
        font-size: 19px;
        color: #000000;
        font-weight: bold;
        text-align: center;
    }
    
    .biaya_judul3 {
        font-size: 19px;
        color: #000000;
        font-weight: bold;
        text-align: center;
    }

    .biaya_text {
        font-size: 16px;
        color: #000000; 
        font-weight: bold;
    }

    .biaya_text2 {
        color: #000000; 
        font-weight: bold;
        font-size: 16px;
        margin-left :-80px;
    }

    .biaya_text3 {
        color: #000000; 
        font-weight: bold;
        font-size: 15px;
        margin-top: 10px;
    }

    .biaya_text4 {
        color: #000000; 
        font-weight: bold;
        font-size: 10px;
        margin-left :190px;
    }

    .biaya_text5 {
        color: #000000; 
        font-weight: bold;
        font-size: 10px;
    }

    .biaya_row2 {
        display: flex;
        align-items: start ;
    }

    .biaya_row3 {
        display: flex;
        align-items: center;
        margin-top: 20px; 
    }
    
    .biaya_row4 {
        display: flex;
        align-items: center;
    }
    
    .biaya_row5 {
        display: flex;
        align-items: center;
        margin-bottom: 16px; 
    }

    .biaya_ft{
        margin-top: 57px;
        width :100%;
        length :100%;
        margin-left: 2px;
        margin-bottom : 20px;
    }
    
    .wa_ft{
        margin-left: 72px;
        margin-bottom: 45px;
    }

    .sp_text {
        width: 100%;
        font-size: 17px;
        margin-left:-10px;
    }

    .sp_text2 {
        width: 100%;
        font-size: 17px;
        margin-left:-10px;
    }

    .sp_text3 {
        font-size: 28px;
        color: #081419;
        font-weight: bold;
        text-align: center;
    }

    .biaya_ft{
        margin-bottom: 30px;
    }

    .footer_text {
        width: 100%;
        font-size: 27px;
        margin-bottom: 20px;
    }

    .footer_text2 {
        width: 100%;
        font-size: 27px;
        margin-top: 20px;
    }
    
    .ftext {
        text-align: center;
    }

    .socmed1{
        margin-left: 43px;
    }

}