/* owl caraousel styling */
.owl-carousel {
    visibility: hidden;
	height:0;
}
.owl-carousel.owl-loaded {
    visibility: visible;
	height:auto;
}
.owl-carousel .owl-stage::after {
    display: none;
}

/* Slide Nav */
.owl-dots {
    text-align: center;
    margin: 10px auto 20px;
    position: static;
    bottom: 20px;
    right: 20px;
}
.owl-dots button,
.owl-dot {
    width: 8px;
    height: 8px;
    opacity: 0.3;
    border-radius: 100px;
    margin: 0 3px;
    background: #dbdbdb!important;
}
.owl-dots button.active,
.owl-dot.active {
    opacity: 0.55;
    width: 20px;
}
.owl-stage {
    display: flex;       
}
.owl-carousel .owl-stage::after {
    display: none!important;
}
.latest_post .owl-dots {
    position: absolute;
    margin: 0;
    top: auto;
    bottom: 21px;
}
.top_stories .owl-dots {
    position:absolute;
    margin:0;
    left:0;
    width:100%;
    bottom:16px;
}
.abs_title {
    position:absolute;
    top:25px;
    left:35px;
    z-index:91;
}

@media only screen and (max-width: 768px) {
    .inside-header { flex-direction: row; border-bottom: 1px solid #f1f1f1;}
    .separate-containers .site-main { margin-top:0;}
    a.search-icon {
        width: 48px;
        height: 48px;
        display: flex;
        justify-content: center;
    }
    a.slideout-toggle {
        width: 48px;
        height: 48px;
        display: flex;
        justify-content:center;
    }
    .slideout-toggle .elw-icon svg {
        width:32px!Important;
        height: auto!Important;
    }
    .gp-icon.icon-search {
        display: inline-block;
        align-self: center;
        line-height: 1em;
    }
    #site-navigation { display:none;}
    .nowrapp {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
    }
    .elw-button.slideout-toggle span.elw-button-text { display:none; }
    .toggle_button, .search_button { top:33px; }
    .toggle_button { left:20px; }
    .search_button { right:20px; }

    .top_toggle { right: 20px;}

    .inside-right-sidebar { position:static; padding: 0; border: none;}

    .featured-column { margin-bottom:25px; }

    .site-content { padding: 20px;}
    .full-width-content .site-content { padding: 0;}
    .site-content .content-area { padding-right:0; }

    .grid {
        grid-template-columns: 125px 1fr;
        grid-gap: 15px;
    }
    .featured-column .grid { margin-bottom:0; }

    .comments-area {
        border: none;
        padding: 20px 0!important;
    }

    .owl-carousel .owl-stage-outer {
    }
    .owl-nav button { top:30%; }
    .owl-nav button.owl-prev { left: -16px;}
    .owl-nav button.owl-next { right: -16px;}

    .center_nav .owl-dots {
        margin: 0 auto;
        right: 0;
        left: 0;
    }

    .gp-search-modal .gp-modal__overlay {
        padding-left: 30px!important;
        padding-right: 30px!important;
        background: rgba(0, 0, 0, 0.65)!important;
    }

    .post-abs,
    .post-abs-r {
        position: absolute;
        top: 20px;
        left: 20px;
    }
    .post-abs-r {
        right: 20px;
        left: auto;
    }

}
@media only screen and (max-width: 767px) {
    .site-header .header-image { width: 160px;}
    .hide_mob { display:none;}
    .site-main > * { margin-bottom:20px;}
    .featured-column .acr_img { height: 200px; }
    .grid-small { grid-template-columns: 80px 1fr;}
    .abs_title { left:20px;}
    .small-grid {
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }
    .cat_grid_desc { position:relative; }
    .cat_grid_desc:before {
        content: " ";
        position: absolute;
        top: -10px;
        left: 30px;
        border-left: solid 10px transparent;
        border-right: solid 10px transparent;
        border-bottom: solid 10px #f1f1f1;
        height: 0;
        width: 0;
    }
    .main-navigation .menu-bar-item > a {
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 10px;
    }
    .limit_mob {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .page .dynamic-entry-content table {
        width:768px!Important;;
    }
}

h1.elw-headline {
    font-size: 45px;
    line-height: 1.1em;
    font-weight: 900;
    margin-bottom: 15px;
}
.elw-container {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: #1a1919;
}
p.elw-headline {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 400;
}
a.elw-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 8px;
    border: #00AA5B;
    background-color: #00AA5B;
    color: #ffffff;
    text-decoration: none;
}
a.elw-button:hover {
    color: #ffffff;
    background: #09c66e;
}
.elw-container-slider {
    max-width: 1100px;
    z-index: 1;
    position: relative;
    padding-right: 30%;
    margin: 120px auto;
    color: #ffffff;
}
.elw-container-testimoni {
    min-height: 200px;
    position: relative;
    padding: 20px 20px 30px; 
    border-radius: 8px;
    background-color: #ffffff;
    color: #1a1919;
}
@media (max-width: 767px) {
    .elw-container-inter-testimoni {
        width: 100%;
    }
}

.elw-container-inter-testimoni{
    z-index: 1;
    position: relative;
    padding-top: 0px;
    border-radius: 10px;
    background-color: #ffffff;
}
.elw-button-ff06d123 .elw-icon {
    line-height: 0;
}
p.elw-headline-8cbe3953 {
    font-size: 16px;
    font-weight: 400;
    color: #5c5c5c;
}
.elw-container-94df6988 {
    width: 100px;
    margin-bottom: 10px;
}
.elw-button-ff06d123 {
    display: inline-flex;
    align-items: center;
    column-gap: 0.5em;
    padding: 0;
    color: #d2d2d2;
    text-decoration: none;
}
.elw-container-c8b0ef1e {
    display: flex;
    align-items: center;
    column-gap: 10px;
    padding: 15px 0 0;
    border-top-left-radius: 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.elw-image-594ebe0a {
    border-radius: 100px!important;
    vertical-align: middle;
}
.elw-container-c07df427 {
    width: 10%;
}

div.elw-headline-8d4a42c5 {
    font-size: 12px;
    line-height: 1em;
    font-weight: 400;
    color: #959595;
}
.elw-button-ff06d123 .elw-icon svg {
    width: 2em;
    height: 2em;
    fill: currentColor;
}
div.elw-headline-c7df93d1 {
    font-size: 15px;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: 5px;
    color: #959595;
}
.elw-container-126c7079 {
    width: 90%;
}

.elw-image-89b6fa77 {
    vertical-align: middle;
}
.elw-container-teacher {
    flex-direction: column;
    align-items: flex-start;
    overflow-x: hidden;
    overflow-y: hidden;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
}
.elw-container-3ab1747f {
    padding: 25px;
    background: #ffffff;
}
.elw-container-3d8708df {
    flex-direction: column;
    align-items: flex-start;
    overflow-x: hidden;
    overflow-y: hidden;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
}
h3.elw-headline-1ab47580 {
    font-size: 16px;
    line-height: 1.25em;
    margin-bottom: 8px;
}
div.elw-headline-testimoni {
    font-size: 16px;
}
p.elw-headline-2089a520 {
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 0px;
    color: #979797;
}
p.elw-headline-testimoni {
    font-size: 13px;
    margin-bottom: 0px;
    color: #979797;
}

/* Base Slider Styles */
.elw-container {
    position: relative;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    overflow: hidden;
}

.elw-container-slider {
    text-align: center;
    max-width: 600px;
    width: 100%;
}

.elw-headline {
    font-size: 2.5em;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.2;
}

.elw-content {
    font-size: 1.1em;
    line-height: 1.6;
    margin-bottom: 20px;
}

.elw-button {
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    text-align: center;
}

.elw-button:hover {
    transform: translateY(-2px);
    text-decoration: none;
}

/* Responsive Design */
@media (max-width: 768px) {
    .elw-headline {
        font-size: 2em;
    }
    
    .elw-content {
        font-size: 1em;
    }
    
    .elw-container {
        min-height: 250px;
        padding: 15px;
    }
}

@media (max-width: 480px) {
    .elw-headline {
        font-size: 1.8em;
    }
    
    .elw-content {
        font-size: 0.95em;
    }
    
    .elw-container {
        min-height: 200px;
        padding: 10px;
    }
}