

body {
background-color: #615353;
}

.q_logo a {
    height: 140px !important;
}

.testimonials .testimonial_text_inner p {
    text-align: left;
}

ul {
    margin: 10px 0;
}

.call_to_action .text_wrapper .call_to_action_text.letter_spacing_inherit p {
    line-height: 30px;
}

@media only screen and (max-width: 768px) {
.title.title_size_medium h1 {
    font-size: 26px;
    line-height: 36px;
}
}

@media only screen and (max-width: 768px) {
.call_to_action.simple .text_wrapper>.qbutton {
    margin: 20px 0 0!important;
}
}

@media only screen and (max-width: 768px) {
.q_font_awsome_icon {
    font-size: 30px !important;
}
}

.vc_row {
    padding-top: 60px !important;
}

@media only screen and (max-width: 768px) {
.vc_row {
    padding-top: 30px !important;
    padding-bottom: 10px !important;
}
}

.q_masonry_blog {
    margin-bottom: 0;
}

.q_icon_with_title .icon_with_title_link {
    margin: 0;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    color: #6b1f28 !important;
}

@media only screen and (max-width: 768px) {
.icon_with_title_link {
    font-size: 16px !important;
    line-height: 24px !important;
}
}

@media only screen and (max-width: 768px) {
.icon_text_holder {
padding-left: 40px !important;
}
}

.latest_post_two_holder .latest_post_two_info {
    display: none;
}

.latest_post_two_holder .latest_post_two_text {
    padding: 30px 0;
}

@media only screen and (min-width: 1000px) {
.content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
    padding-top: 60px;
}
}

.blog_holder.blog_single article .post_text .post_text_inner {
    padding-top: 0;
}

.blog_holder article .post_info {
    display: none;
}

.blog_holder.blog_single article h2 {
    margin-bottom: 30px;
}

.blog_holder.blog_single article .post_text h2 .date {
    color: #dbaa39;
}