@media(min-width:1500px){
/*************************************************************/

body:after{
    content: "dev version | screen: x-large";
}

.mantra-box .description span{
    /* font-size: 1.25rem; */
    font-weight: 700;
    line-height: 1.1;
}

/* Video */
.view-video ul li .video-container{
    flex-direction: row;
}
.view-video ul li .video-container .video img{
    width: 12.5rem;
    height: 6.25rem;
}

/* Latest post */
.view-latest-posts .view-content .views-row{
    margin: 0 1.875rem;
    padding-top: 0.9375rem;
    position: relative;
}
.view-latest-posts .latest-post-container{
    position: relative;
    padding: 2.5rem;
    border-radius: 0.625rem;
}
.view-latest-posts .latest-post-container .cover{
    margin: -3.125rem -3.125rem 0 -3.125rem;
}
.view-latest-posts .latest-post-container .cover img{
    border-radius: 0.625rem;
    height: 12.5rem;
    width: 100%;
    object-fit: cover;
}

/* Arrows */
.arrow-left{
    top: 35%;
    left: -3%;
    font-size: 1.125rem;
}
.arrow-right{
    top: 35%;
    right: -3%;
    font-size: 1.125rem;
}

/* Main menu block */
.main-menu-block ul li a,
.main-menu-block ul li span{
    font-size: 0.875rem;
}

/* Hubungi Kami */
.site-footer .hubungi-kami-header-block img{
    /* width: 80%; */
}

/* Biodata CM */
.page-node-7018 h1.title{
    /* margin-top: 1.25rem; */
}

/* Biodata background info (pendidikan, pengalaman etc) */
.page-node-7018 .biodata-background-info{
    width: 32%;
}

/* Biodata photo */
.page-node-7018 .biodata-photo{
    /* border: 1px dashed magenta; */
    width: 68%;
    position: relative;
}
.page-node-7018 .biodata-photo img{
    max-height: 2600px;
}


/* Teras SMJ page */
.page-node-6643 .sabah-teras-smj-container{
    text-align: center;
}
.page-node-6643 .sabah-teras-smj-container img{

}



/*************************************************************/
}
