@supports (-webkit-touch-callout: none) {
    body {
        height: auto !important;
    }
}

.penci-menu-hbg-left li.current-menu-item a{
	color: #de8810 !important;
}

textarea, input[type="text"], input[type="email"]{
    background: #fff !important;
    border: 1px solid #ccc !important;
}
input[type="submit"]{
    background: #aaa !important;
    color: #fff !important;
}

@media only screen and (min-width: 960px) and (max-width: 1169px) {
    .penci-headline {
        text-align: center;
        padding: 0px;
    }
    .penci-headline .pctopbar-item {
        margin-top: 6px;
        margin-bottom: 6px;
    }
}

body.home header#header{
    margin-bottom: 30px;
}

body.home .tool-title{
    font-size: 18px;
    color: #666;
}

body.home .view-more{
    margin-left: 18px;
    text-transform: none;
}

body.home h2.penci-entry-title a{
    color: #333;
    font-size: 16px;
}

.ad-container.vertical {
    text-align: center;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
}
.ad-container.vertical .ad-label {
    font-size: 11.2px;
    color: rgb(189, 191, 206);
    margin-top: 5px;
    line-height: 24px;
    display: none;
}

.ad-container.horizontal {
    position: relative;
    width: 728px; 
    height: 90px; 
    margin: auto;
}

.ad-container.horizontal .ad-label {
    position: absolute;
    right: -19px;
    top: 8px;
    writing-mode: vertical-lr;
    margin-left: 4px;
    color: rgb(189, 191, 206);
    font-size: 11.2px;
    font-family: Arial, sans-serif;
    display: none;
}

ul#menu-menu-left li.menu-item-2218 a{
    color: #eee;
}

.container.penci-breadcrumb, .penci-container-inside.penci-breadcrumb{
    margin-bottom: 10px;
}

.penci-single-style-8 h3.wp-block-heading{
    margin-top: 10px;
}

@media only screen and (max-width: 768px) {
    .penci-top-bar li#menu-item-2029 {
        display: none;
    }
    .penci-menu-hbg-left {
        z-index: 999999 !important;
        background: #fff !important;
    }
    .penci-single-smore .container {
        padding: 0;
        width: 100%;
    }
    .penci-vernav-toggle.active{
        left: 180px !important;
    }
}

