.cover_boxes ul li .box .box_content p {
    font-size: 14px;
    line-height: 20px;
     font-style: italic;
}

.cover_boxes ul li .box .box_content h3 {
    font-size: 15px;
    line-height: 1.2em;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 600;
}

@media (min-width: 1200px) {
.cover_boxes ul li .box .box_content {
    bottom: 0;
    left: 220px;
    position: absolute;
    padding: 0;
    width: 290px;
    z-index: 9;
    top: 0;
}}

.vc_text_separator.full div {
    padding: 20px 35px;
    line-height: 36px;
    top: -38px;
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border: 1px solid transparent;
    display: inline-block;
    position: relative;
}

body, p, h2, h2 a, h3, h3 a {
margin-bottom: 20px;
}

body {
    color: #444854;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

.footer_bottom_holder {
    border-top: 5px solid rgba(86,141,138,1);
}

.q_accordion_holder.accordion .ui-accordion-header, .q_accordion_holder.accordion.with_icon .ui-accordion-header {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.blog_holder article .post_info {
    display: none;
}

.blog_holder article .post_text h2 .date {
    display: none;
}

.blog_holder.blog_large_image_with_dividers article .post_info .post_info_left {
    display: none;
}

#back_to_top span, #back_to_top span:hover {
    background-color: rgba(86,141,138,.8);
    border-color: rgba(86,141,138,0);
}