.grecaptcha-badge { visibility: hidden; }

.youtube-player1 img {
    width: 300px;
    height: 170px;
}

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    /*background: #000;*/
    margin: 5px;
}u

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    /* background: url("//i.imgur.com/TxzC70f.png") no-repeat; */
    background: url('/images/play.png') no-repeat;
    cursor: pointer;
}

.fa-facebook-f {
    background: #3B5998;
    color: white;
    padding: 7px 9px;
    border-radius: 5px;
}

.fa-instagram {
    background: #125688;
    color: white;
    padding: 7px 7px;
    border-radius: 5px;
}

.fa-youtube {
    background: #bb0000;
    color: white;
    padding: 7px 7px;
    border-radius: 5px;
}

@media only screen and (max-width: 991px) {
    .nav-sosmed {
        display: -webkit-box !important;
    }

    .nav-sosmed li {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 767px) {
.mg_team {
    margin-top: 2.55rem;
    }
}


@media only screen and (max-width: 425px) {
#target {
    margin-top: -67px !important;
}

/* .tab-content>.active {
    max-width: 337px;
    margin: auto;
    } */
}

.article {
    color: #6d6e6e;
    font-size: 12px;
}

.article h3,
.article h2 {
    font-size: 12px;
    font-weight: bold;
}

.article p,
.article h3,
.article h2 {
    margin: 0px;
}

.keunggulan .thumb {
    margin: 0 20px !important;
}

.modal-dialog {
    pointer-events: auto !important;
}

.frame_center {
    display: block;
    margin: auto;
}

.galer_btn_slide {
    position: absolute;
    top: 50%;
    transform: translateY(-58%) !important;
    z-index: 99;
    color: rgba(0, 0, 0, 0.75);
    font-size: 40px;
    padding: 0 18px;
}

.galer_btn_slide:hover {
    cursor: pointer;
}

.selanjutnya, .next, .next2{
    right: 0;
}

@media (max-width: 500px) {
    .galer_btn_slide {
        text-shadow: 0px 0px  7px #ffffff;
        color: #ee2e1f;
    }
    .sebelumnya, .selanjutnya {
        text-shadow: 0px 0px 7px #ffffff;
        color: rgba(0, 0, 0, 0.8);
    }
    .galer_btn_slide:active {
        margin: 0 5px;
    }

    .mt-20-mobile{
    margin-top: 20px;
    }
}

@media (min-width: 1024px) {
    .galer_btn_slide {
        margin: 0 4rem;
    }
}


/* ACADEMY CSS */
.top-logo {
    height: 50px;
    background: white;
    padding: 5px 0;
    padding-left: 5rem;
}

.top-logo img {
    width: auto;
    height: 40px;
    margin: 0 20px;
}

.phone {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    background: red;
    color: white;
    font-size: 24px;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
    height: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 2.5rem;
}

.text-header h1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2.4rem;
}

.daftar {
    position: absolute;
    top: 65%;
    font-size: 1.5rem;
}

.daftar span {
    background: white;
    color: #000;
}

.visi-misi {
    text-align: center;
    margin: 4rem 0;
    font-size: 1rem;
    font-weight: 600;
    color: #000;
}

.visi-misi h2 {
    color: red;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
}

.kemana {
    position: absolute;
    top: 25%;
    font-size: 40px;
    text-align: right;
    color: white;
    text-shadow: 4px 5px 6px rgba(0, 0, 0, 1);
}

.kemana h2 {
    font-size: 50px;
}

.angkatan {
    position: absolute;
    top: 75%;
    text-align: right;
    font-weight: 900;
    color: white;
}

.angkatan span {
    background: #e62a2d;
    padding: 15px 10px;
    border-radius: 10px;
    font-size: 20px;
}

.beasiswa {
    left: 28%;
    position: absolute;
    bottom: 0;
    color: white;
    width: auto;
}

.beasiswa img {
    height: 17rem;
    width: auto;
}

.text-beasiswa {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 25px;
    line-height: 1;
}

.gratis-doank {
    font-size: 50px;
}

.terms {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
    margin-left: 0 !important;
}

.terms h4 {
    text-transform: uppercase;
    color: white;
    background: red;
    font-size: 20px;
    padding: 10px;
    font-weight: 900;
    text-align: center;
}

.terms .col-md-6 {
    padding: 0 40px;
}

.text-why {
    position: absolute;
    top: 0;
    margin: 0 auto;
    margin-top: 35px;
}

.text-why h2 {
    color: red;
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 25px;
}

.text-why p {
    font-size: 1.2rem;
    font-weight: 550;
    color: #555;
}

@media(max-width: 768px){
    .top-logo {
        padding-left: 0;
        height: 10vw;
    }
    .top-logo img{
        height: 7.5vw;
        margin: 0 5px;
    }
    .phone {
        position: relative;
        width: 100%;
        font-size: 14px;
        clip-path: unset;
        padding: 0;
        text-align: center;
    }
    .text-header h1 {
        font-size: 3.5vw;
    }
    .daftar {
        font-size: 3vw;
        width: 100%;
    }
    .visi-misi {
        font-size: 3vw;
    }
    .visi-misi h2 {
        font-size: 4vw;
    }
    .beasiswa img{
        height: 25vw;
    }
    .text-beasiswa {
        font-size: 12px;
    }
    .gratis-doank {
       font-size: 20px;
   }
   .kemana {
    font-size: 2.5vw;
    }
    .kemana h2 {
        font-size: 4vw;
    }
    .angkatan span {
        padding: 7px 5px;
        font-size: 2.5vw;
    }
    .text-why {
        background: rgba(0, 0, 0, .7);
        margin-top: 0;
        padding-top: 2vw;
    }
    .text-why h2 {
        color: #e26666;
        font-size: 3.5vw;
        margin-bottom: 1.5vw;
    }
    .text-why p {
        font-size: 2.5vw;
        color: white;
    }
}
.youtube-player1 img {
    width: 300px;
    height: 170px;
}

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    /*overflow: hidden;*/
    max-width: 100%;
    /*background: #000;*/
    margin: 5px;
}

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-player img:hover {
-webkit-filter: brightness(75%);
}


.modal-dialog {
    pointer-events: auto !important;
}

.frame_center {
    display: block;
    margin: auto;
}
/* END ACADEMY CSS */

/* GANTI OLI CSS */
.thumb .row div img {
    margin-right: 10px;
    object-fit: cover;
}
.blogoli{
    /*width: 80%!important;*/
    /*background-color: #262626;*/
    color:#BBB;
    padding: 10px 0;
    text-align: justify;
}
.bloglatar{
    /*width: 81%!important;*/
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto!important;
}
.bloginfo{
    color: #E4741F;
}
.blogvideo{
    border: 1px solid;
    padding: 5px;
    box-shadow: 5px 5px #888888;
    text-align: center;
    width: 50%;
    margin: auto;
}
.blogjudul{
    font-weight: bold;
}

@media only screen and (max-width: 426px){
    .blogjudul{
        font-size: 4vw;
    }
    .blogvideo{
        width: 100%;
    }
}
/* END GANTI OLI CSS */