/* -------------------------------------------------------------------
Importing web fonts
------------------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,300,normal,italic,bold,bolditalic);


/* -------------------------------------------------------------------
Dynamic CSS rules
------------------------------------------------------------------- */

::-webkit-selection,::-moz-selection,::selection {
	color: #fff;
	background-color: #86C543;
	text-shadow: none;
}

#main-nav ul.sub-menu {
	border-top-color: #86C543;
}

.list .item-image .comments,
.post-gallery .flex-direction-nav li .flex-prev:hover,
.post-gallery .flex-direction-nav li .flex-next:hover,
.page-nav.numbers-nav a:hover,
.post-nav.numbers-nav a:hover,
.slideshow-wrapper .advancer,
.widget .tagcloud a:hover {
	background-color: #86C543;
}

a:hover,
#header #logo a:hover,
#main-nav ul li.menu-item-hover > a,
#main-nav ul li.current-menu-item > a,
#main-nav ul.sub-menu li.menu-item-hover > a,
#main-nav ul.sub-menu li.current-menu-item > a,
#filter li.current a,
.list footer a:hover,
.page-nav a:hover,
.post-nav a:hover,
.work-nav li a:hover,
.secondary form .logged-in-as a:hover,
.slide-overlay.slide-layout-boxed .slide-heading a:hover {
	color: #86C543;
}

a:active,
#main-nav ul li.menu-item-hover > a:active,
#main-nav ul li.current-menu-item > a:active,
#main-nav ul.sub-menu li.menu-item-hover > a:active,
#main-nav ul.sub-menu li.current-menu-item > a:active,
#filter li.current a,
.list footer a:active,
.page-nav a:active,
.post-nav a:active {
	color: #527c26;
}

#comments li .comment.admin img {
	-webkit-box-shadow: 0 0 0 2px #86C543;
}

#comments li .comment.admin img {
	-moz-box-shadow: 0 0 0 2px #86C543;
}

#comments li .comment.admin img {
	box-shadow: 0 0 0 2px #86C543;
}

#top-container {
	color: #FFFFFF;
	background-color: #86C543;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: none;
	line-height: 1.65;
}

#top-container a {
	color: #FFFFFF;
}

#top-container a:hover {
	color: #34302D;
}

#header-wrapper {
	background-color: #FFFFFF;
}

.page-header h1 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 26px;
	text-transform: none;
	line-height: 1.00;
}

.page-header h2 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.25;
}

#header #logo a {
	color: #FFFFFF;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
	text-transform: none;
	line-height: 1;
}

#main-nav .menu-item {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-transform: none;
	line-height: 1;
}

#main-nav .menu-item a {
	color: #6E6E6E;
}

#main-nav .menu-item a:hover {
	color: #86C543;
}

#main-nav .page-item {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-transform: none;
	line-height: 1;
}

#main-nav .page-item a {
	color: #6E6E6E;
}

#main-nav .page-item a:hover {
	color: #86C543;
}

#main-nav ul.sub-menu {
	background-color: #FFFFFF;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-transform: none;
	line-height: 1;
}

#main-nav ul.sub-menu a {
	color: #34302D;
}

#main-nav ul.sub-menu a:hover {
	color: #86C543;
}

.slide-overlay.slide-layout-boxed a {
	color: #537A2A;
}

.slide-overlay.slide-layout-boxed a:hover {
	color: #86C543;
}

.slide-overlay.slide-layout-boxed .slide-heading {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	text-transform: none;
	line-height: 1.15;
}

.slide-overlay.slide-layout-boxed .slide-caption,
.playpause {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-transform: none;
	line-height: 1.5;
}

.slide-overlay.slide-layout-boxed .slide-heading {
	color: #537A2A;
}

.slide-overlay.slide-layout-boxed .slide-caption {
	color: #FFFFFF;
}

.slide-overlay.slide-layout-boxed {
	background-color: rgba(0,0,0,.6);
}

#subheader-wrapper {
	background-color: #86C543;
}

.page-header h1 {
	color: #34302D;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 26px;
	text-transform: none;
	line-height: 1.00;
}

.page-header h2 {
	color: #6E6E6E;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.25;
}

.home #subheader-wrapper,
.home .page-header {
	color: #FFFFFF;
	background-color: #86C543;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	text-transform: none;
	line-height: 1.00;
}

#main-container {
	color: #34302D;
	background-color: #FFFFFF;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-transform: none;
	line-height: 1.5;
}

#main-container a {
	color: #34302D;
}

#main-container a:hover {
	color: #86C543;
}

#main-container .widget h3 {
	color: #34302D;
}

#main-container .widget h3,
#main-container-wrapper,
#reply-title span,
.single-works .related-container h3 span {
	background-color: #FFFFFF;
}

.list .item-image .comments {
	border-color: #FFFFFF;
}

#main-container h1,
#main-container h2,
#main-container h3,
#main-container h4,
#main-container h5,
#main-container h6 {
	color: #34302D;
}

.text h1,
.textwidget h1,
.comment_body h1 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
	text-transform: none;
	line-height: 1.5;
}

.text h2,
.textwidget h2,
.comment_body h2 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 1.5;
}

.text h3,
.textwidget h3,
.comment_body h3,
#main-container .content .widget h3 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	text-transform: none;
	line-height: 1.5;
}

.text h4,
.textwidget h4,
.comment_body h4 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	text-transform: none;
	line-height: 1.5;
}

.text h5,
.textwidget h5,
.comment_body h5 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	text-transform: none;
	line-height: 1.5;
}

.text h6,
.textwidget h6,
.comment_body h6 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-transform: none;
	line-height: 1.5;
}

div.pp_default .pp_description {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-transform: none;
	line-height: 1.5;
}

#main-container .list footer,
.single .meta.content-one-fourth,
.secondary form .logged-in-as,
.secondary form p.comment-notes,
.secondary form span.comment-notes,
.secondary form p.form-allowed-tags,
.secondary form span.form-allowed-tags,
#main-container .tabs ul.t-nav li:not(.active) a {
	color: rgba(52,48,45, .6);
}

.single-post .related-container #relatedlist .mark {
	background-color: rgba(52,48,45, .4);
}

.widget #twitter_update_list span {
	color: rgba(52,48,45, .8);
}

#main-container .widget #recentcomments li,
#main-container .widget .side-post .post-head p,
#main-container .widget .latest-works-container .post-head p {
	color: rgba(52,48,45, .6);
}

#main-container .testimonials-box.style-2 .testimonial-msg,
#main-container .testimonials-box.style-2 .testimonial-sign .name,
#main-container .testimonials-box.style-1 .testimonial-msg,
#main-container .testimonials-box.style-1 .testimonial-sign .name {
	color: #34302D;
}

#main-container .testimonials-box.style-2 .testimonial-sign em,
#main-container .testimonials-box.style-1 .testimonial-sign em {
	color: rgba(52,48,45, .5);
}

#main-container .testimonials-box.style-2,
#main-container .testimonials-box.style-1 {
	border-color: rgba(52,48,45, .18);
}

#main-container .testimonials-box.style-2 .testimonial-sign,
#main-container .testimonials-box.style-1 {
	background-color: rgba(52,48,45, .02);
}

#main-container .testimonials-box.style-2 .testimonial-msg:before,
#main-container .testimonials-box.style-1 .testimonial-msg:before {
	color: rgba(52,48,45, .08);
}

#main-container .testimonials-box.style-1 .testimonial-sign {
	border-left-color: rgba(52,48,45, .12);
}

#main-container .testimonials-box.style-2 .testimonial-sign,
#main-container .testimonials-box.style-2 .testimonial-sign:before {
	border-top-color: rgba(52,48,45, .12);
}

#main-sidebar {
	color: #34302D;
}

#main-sidebar a {
	color: #34302D;
}

#main-sidebar a:hover {
	color: #86C543;
}

#main-sidebar .widget h3 {
	color: #34302D;
}

#main-sidebar.sidebar .widget h3 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-transform: none;
	line-height: 1.5;
}

#main-sidebar .widget #recentcomments li,
#main-sidebar .widget .side-post .post-head p,
#main-sidebar .widget .latest-works-container .post-head p {
	color: rgba(52,48,45, .6);
}

#main-sidebar .widget #twitter_update_list span {
	color: rgba(52,48,45, .8);
}

#main-sidebar .widget .tagcloud a {
	color: rgba(52,48,45, .4);
}

#main-sidebar .testimonials-box .testimonial-sign,
#main-sidebar .testimonials-box .testimonial-sign:before {
	border-top-color: rgba(52,48,45, .25);
}

#main-sidebar .testimonials-box .testimonial-sign em {
	color: rgba(52,48,45, .5);
}

#main-sidebar .testimonials-box .testimonial-sign:after {
	border-top-color: #FFFFFF;
}

#main-sidebar .testimonials-box p {
	color: #34302D;
}

#footer-sidebar-wrapper {
	color: #6E6E6E;
	background-color: #FFFFFF;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-transform: none;
	line-height: 1.5;
}

#footer-sidebar-wrapper a {
	color: #6E6E6E;
}

#footer-sidebar-wrapper a:hover {
	color: #86C543;
}

#footer-sidebar-wrapper .widget h3 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-transform: none;
	line-height: 1.5;
}

#footer-sidebar-wrapper,
#footer-sidebar-wrapper .widget h3 {
	background-color: #FFFFFF;
}

#footer-sidebar-wrapper .widget h3,
#footer-sidebar-wrapper .widget h3 a {
	color: #6E6E6E;
}

#footer-sidebar-wrapper .widget .side-post .post-head p,
#footer-sidebar-wrapper .widget .latest-works-container .post-head p {
	color: rgba(110,110,110, .6);
}

#footer-sidebar-wrapper .widget .tagcloud a {
	color: rgba(110,110,110, .4);
}

#footer-sidebar-wrapper .testimonials-box .testimonial-sign,
#footer-sidebar-wrapper .testimonials-box .testimonial-sign:before {
	border-top-color: rgba(110,110,110, .25);
}

#footer-sidebar-wrapper .testimonials-box .testimonial-sign em {
	color: rgba(110,110,110, .5);
}

#footer-sidebar-wrapper .testimonials-box .testimonial-sign:after {
	border-top-color: #FFFFFF;
}

#footer-sidebar-wrapper .testimonials-box p {
	color: #6E6E6E;
}

#footer-wrapper {
	color: #FFFFFF;
	background-color: #86C543;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: none;
	line-height: 1.25;
}

#footer-wrapper a {
	color: #FFFFFF;
}

#footer-wrapper a:hover {
	color: #ADFF57;
}

.secondary form input#submit,
a.btn,
input[type='submit'],
button {
	text-shadow: 0 -1px 0 #6ca332;
	border: 1px solid #6ca332;
	background-color: #6ca332;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#86C543), to(#6ca332));
	background-image: -moz-linear-gradient(top, #86C543, #6ca332);
	background-image: -ms-linear-gradient(top, #86C543, #6ca332);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86C543), color-stop(100%, #6ca332));
	background-image: -webkit-linear-gradient(top, #86C543, #6ca332);
	background-image: -o-linear-gradient(top, #86C543, #6ca332);
	background-image: linear-gradient(top, #86C543, #6ca332);
}

.secondary form input#submit:hover,
a.btn:hover,
input[type='submit']:hover,
button:hover {
	background-color: #86C543;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#9fd16a), to(#86C543));
	background-image: -moz-linear-gradient(top, #9fd16a, #86C543);
	background-image: -ms-linear-gradient(top, #9fd16a, #86C543);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9fd16a), color-stop(100%, #86C543));
	background-image: -webkit-linear-gradient(top, #9fd16a, #86C543);
	background-image: -o-linear-gradient(top, #9fd16a, #86C543);
	background-image: linear-gradient(top, #9fd16a, #86C543);
}

.secondary form input#submit:active,
a.btn:active,
input[type='submit']:active,
button:active {
	color: #4d7424 !important;
	text-shadow: 0 1px 0 #9fd16a;
	background-color: #86C543;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#6ca332), to(#86C543));
	background-image: -moz-linear-gradient(top, #6ca332, #86C543);
	background-image: -ms-linear-gradient(top, #6ca332, #86C543);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6ca332), color-stop(100%, #86C543));
	background-image: -webkit-linear-gradient(top, #6ca332, #86C543);
	background-image: -o-linear-gradient(top, #6ca332, #86C543);
	background-image: linear-gradient(top, #6ca332, #86C543);
}

.background_container,
.background_overlay,
.slide-box-caption {
	height: 400px;
}

@media only screen and (max-width: 1013px) and (min-width: 798px) {.background_container,
.background_overlay,
.slide-box-caption {
	height: 323.508772px;
}

}@media only screen and (max-width: 797px) and (min-width: 638px) {.background_container,
.background_overlay,
.slide-box-caption {
	height: 294.0350876px;
}

}@media only screen and (max-width: 637px) and (min-width: 480px) {.background_container,
.background_overlay,
.slide-box-caption {
	height: 245.6140352px;
}

}@media only screen and (max-width: 479px) {.background_container,
.background_overlay,
.slide-box-caption {
	height: 164.2105264px;
}

}<br />
<font size='1'><table class='xdebug-error xe-warning' dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: getimagesize(/var/www/html/bce-web/https://www.beraucoalenergy.co.id/wp-content/uploads/logo-berau.jpg): failed to open stream: No such file or directory in /var/www/html/bce-web/wp-content/themes/berau/framework/helpers/image.helper.php on line <i>52</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>231224</td><td bgcolor='#eeeeec'>{main}(  )</td><td title='/var/www/html/bce-web/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0004</td><td bgcolor='#eeeeec' align='right'>233768</td><td bgcolor='#eeeeec'>require( <font color='#00bb00'>'/var/www/html/bce-web/wp-blog-header.php'</font> )</td><td title='/var/www/html/bce-web/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>17</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.4530</td><td bgcolor='#eeeeec' align='right'>47182112</td><td bgcolor='#eeeeec'>require_once( <font color='#00bb00'>'/var/www/html/bce-web/wp-includes/template-loader.php'</font> )</td><td title='/var/www/html/bce-web/wp-blog-header.php' bgcolor='#eeeeec'>.../wp-blog-header.php<b>:</b>19</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.4530</td><td bgcolor='#eeeeec' align='right'>47182240</td><td bgcolor='#eeeeec'>do_action(  )</td><td title='/var/www/html/bce-web/wp-includes/template-loader.php' bgcolor='#eeeeec'>.../template-loader.php<b>:</b>13</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.4530</td><td bgcolor='#eeeeec' align='right'>47183096</td><td bgcolor='#eeeeec'>WP_Hook->do_action(  )</td><td title='/var/www/html/bce-web/wp-includes/plugin.php' bgcolor='#eeeeec'>.../plugin.php<b>:</b>484</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.4530</td><td bgcolor='#eeeeec' align='right'>47183192</td><td bgcolor='#eeeeec'>WP_Hook->apply_filters(  )</td><td title='/var/www/html/bce-web/wp-includes/class-wp-hook.php' bgcolor='#eeeeec'>.../class-wp-hook.php<b>:</b>311</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.4537</td><td bgcolor='#eeeeec' align='right'>47190664</td><td bgcolor='#eeeeec'><a href='http://www.php.net/function.call-user-func-array:{/var/www/html/bce-web/wp-includes/class-wp-hook.php:287}' target='_new'>call_user_func_array:{/var/www/html/bce-web/wp-includes/class-wp-hook.php:287}</a>
(  )</td><td title='/var/www/html/bce-web/wp-includes/class-wp-hook.php' bgcolor='#eeeeec'>.../class-wp-hook.php<b>:</b>287</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.4537</td><td bgcolor='#eeeeec' align='right'>47191080</td><td bgcolor='#eeeeec'>custom_resource_trigger_check(  )</td><td title='/var/www/html/bce-web/wp-includes/class-wp-hook.php' bgcolor='#eeeeec'>.../class-wp-hook.php<b>:</b>287</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.4546</td><td bgcolor='#eeeeec' align='right'>47289528</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/html/bce-web/wp-content/themes/berau/config/components/custom-styles.php'</font> )</td><td title='/var/www/html/bce-web/wp-content/themes/berau/framework/helpers/template.helper.php' bgcolor='#eeeeec'>.../template.helper.php<b>:</b>387</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.5029</td><td bgcolor='#eeeeec' align='right'>47289792</td><td bgcolor='#eeeeec'>thb_get_image_dimensions(  )</td><td title='/var/www/html/bce-web/wp-content/themes/berau/config/components/custom-styles.php' bgcolor='#eeeeec'>.../custom-styles.php<b>:</b>785</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.5031</td><td bgcolor='#eeeeec' align='right'>47290048</td><td bgcolor='#eeeeec'><a href='http://www.php.net/function.getimagesize' target='_new'>getimagesize</a>
(  )</td><td title='/var/www/html/bce-web/wp-content/themes/berau/framework/helpers/image.helper.php' bgcolor='#eeeeec'>.../image.helper.php<b>:</b>52</td></tr>
</table></font>

#logo a {
		background: url(https://www.beraucoalenergy.co.id/wp-content/uploads/logo-berau.jpg) no-repeat;
		width: px;
		height: px;
	}.extended-container{
width:inherit!important;
max-width:1030px!important;
}
.span-12, .full{
width:100%;
}
#logo{
padding:13px 0;
}
#logo a{
background-size:50%;
height: 72px;
}
#main-nav{
bottom: 24px;
}
.menu.tertiary li:last-child, .menu.secondary li:last-child{
padding-right:20px;
}
#footer-sidebar-wrapper{
padding-bottom:100px;
}
.widget .dpe-flexible-posts li a img{
width:240px;
}
@media only screen and (max-width: 797px){
.page-header{
margin:0px;
}
}