.header1_venus.demo_onlineapp_header .et_pb_image .et_pb_image_wrap,
.header1_venus.demo_onlineapp_header .et_pb_image .et_pb_image_wrap img {
    display: block !important;
    width: 100% !important;
}

#demo_onlineapp_blurb1.blurb1_venus .et_pb_column:hover .et_pb_blurb .et_pb_main_blurb_image {
    background-color: #f15e23;
    box-shadow: none !important;
}

body #page-container #demo_onlineapp_blurb1 .et_pb_button {
    border-bottom: 1px solid !important;
}

#demo_onlineapp_tstm6.pegasus-tstm6 .et_pb_testimonial .et_pb_testimonial_author:after {
    color: #f15e23;
}

#demo_onlineapp_tstm6.pegasus-tstm6 .et_pb_image img {
    opacity: 0.5;
}

#demo_onlineapp_pt.pricing-tables1-venus .et_pb_pricing:hover .et_pb_pricing_table.et_pb_featured_table {
    background-color: #f5f5f5;
}

#demo_onlineapp_pt.pricing-tables1-venus .et_pb_pricing:hover .et_pb_pricing_table:hover,
#demo_onlineapp_pt.pricing-tables1-venus .et_pb_pricing .et_pb_pricing_table.et_pb_featured_table:hover,
#demo_onlineapp_pt.pricing-tables1-venus .et_pb_pricing .et_pb_pricing_table.et_pb_featured_table {
    box-shadow: none;
    background-color: #fff;
}

#demo_onlineapp_pt.pricing-tables1-venus .et_pb_pricing .et_pb_pricing_table:after,
#demo_onlineapp_pt.pricing-tables1-venus .et_pb_pricing .et_pb_pricing_table:before {
    background-color: #f15e23;
}

#page-container #demo_onlineapp_pt.pricing-tables1-venus .et_pb_pricing .et_pb_button,
#page-container #demo_onlineapp_pt.pricing-tables1-venus .et_pb_pricing .et_pb_button:hover {
    padding: 7px 35px 5px 35px !important;
}

#demo_onlineapp_blog.blog2_venus article {
    box-shadow: none !important;
    padding: 21px 43px 34px;
}

#demo_onlineapp_blog.blog2_venus article .categories {
    background-color: #f15e23 !important;
}

#demo_onlineapp_blog.blog2_venus article:after,
#demo_onlineapp_blog.blog2_venus article:before {
    background-color: #89c0cc;
}

body #demo_onlineapp_blog.blog2_venus article.et_pb_post .more-link {
    color: #89c0cc !important;
}

body #demo_onlineapp_blog.blog2_venus article.et_pb_post:hover a.more-link {
    color: #f15e23 !important;
}

#demo_onlineapp_blog.blog2_venus article .categories {
    padding: 7px 19px;
}

@media only screen and (max-width: 1390px) {
    .demo_onlineapp_built .et_pb_row {
        width: 90% !important;
    }

    #demo_onlineapp_blurb1.blurb1_venus .et_pb_blurb .et_pb_main_blurb_image {
        display: inline-block !important;
        width: auto !important;
        margin-bottom: 10px;
    }

    #demo_onlineapp_blurb1.blurb1_venus .et_pb_blurb .et_pb_blurb_container {
        padding-top: 5px;
        padding-left: 0;
    }

    #demo_onlineapp_blurb1.blurb1_venus .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_description,
    #demo_onlineapp_blurb1.blurb1_venus .et_pb_blurb .et_pb_blurb_content h4,
    #demo_onlineapp_blurb1.blurb1_venus .et_pb_blurb .et_pb_blurb_content {
        text-align: center !important;
    }

    #demo_onlineapp_blurb1.blurb1_venus .et_pb_column .hover_text {
        left: 0;
        right: 0;
        max-width: 200px;
        text-align: center;
        margin: auto;
    }

    #demo_onlineapp_blurb1.blurb1_venus .et_pb_column .hover_text:after {
        left: 50%;
        transform: rotate(-45deg) translate(-50%, -50%);
    }
}