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

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

/* main wrapper */
#main-wrapper{
    padding: 0px 5% 50px 5%;
    /* padding: 90px 5% 50px 5%; */
}

/* Latest Post block */
.latest-post-block{
    width: 70%;
}

/* Latest Post 02 block */
.latest-post-02-block{
    padding: 50px 10% 30px 10%;
}

/* Highlights */
.highlights-block{
    padding: 50px 10% 30px 10%;
}


/* Aku Janji */
.aku-janji-block{
    width: 65%;
}

/* News cutting */
.view-news-cutting.listing .view-content ul li{
    width: 31%;
}

/* Page banner (views) */
.inner-page-banner-container .views-field-field-page-banner img{
    height: 400px;
}

/* Page banner default block */
.page-banner-default-block .field--name-field-banner-image img{
    height: 400px;
}

/* Page banner custom block */
.page-banner-custom-block .field--name-field-banner-image img{
    height: 400px;
}

/* Page title reposition in banner area */
#block-cmhajiji-2023-page-title{
    height: 400px;
    padding: 100px 15% 0 15%;
}

/* .hero-header-block .views-field-field-hero-caption h1{
    font-size: 40px;
    line-height: 45px;
} */

/* Mantra */
.mantra-box h2{
    font-weight: 600;
    /* font-size: 35px; */
    /* padding: 3px 50px 3px 50px; */
}
.mantra-united h2{
    /* padding: 3px 120px 3px 50px; */
}
.mantra-box .description{
    display: block;
}
.mantra-box .description span{
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.1;
}

/* Hamburger menu */
.hamburger.is-active .hamburger-label{
    color: #FFFFFF !important;
}

.branding-logo-block img{
    height: 5rem;
}

/* Hubungi Kami */
.site-footer .hubungi-kami-header-block h2{
    font-size: 4.375rem;
}

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