.h_iframe iframe {
    width:100%;
    height: 100%;
    min-height: 400px;
    max-height: 500px;

}
.h_iframe {
    height: 100%;
    width:100%;
}

a {
    color: #0088b2;!important;
}

article > div > h3 > a {
    color: #0088b2;!important;
}

div.kopa-full-width > div > section > a > h2 > span {
    color: #0088b2;!important;
}
a > h1 > span {
    color: #0088b2;!important;
}

a > h2 > span {
    color: #0088b2;!important;
}

a > h3 > span {
    color: #0088b2;!important;
}

a > h4 > span {
    color: #0088b2;!important;
}

a > h5 > span {
    color: #0088b2;!important;
}



#sidebar > aside > ul.kp-archieve > li > i {
    font-size: 22px;
}

#main-col > section > footer > p.next-post ,
#main-col > section > footer > p.prev-post  {
    max-width: 40%;
}



#main-col > section > footer > p.next-post > a,
#main-col > section > footer > p.prev-post > a
{
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */

}

#main-col > section > div.post-content > p > img {
    width: 100%;
    max-width: 850px;
    margin: auto;
    padding-bottom:10px;

}


img {
    max-width: 100%;
}

#main-col > section > div.post-content > p > span > a > img {
    max-width: 850px;
    margin: auto;
}

#main-menu > li > a {
    height: 25px;
    font-size: 16px;
    padding: 10px 16px;
}

.footer-quicklink-image {
    width: 220px;
    height: 60px;
    object-fit: cover;
}

#kp-header-bottom {
    background-image: url("/theme/placeholders/site-header-banner-background2.png");
   background-size: cover;

}

