
.ddd_services_offer .et_pb_column_1_2 .et_pb_image,
.ddd_services_offer .et_pb_column_1_2 .et_pb_image img{
   height: auto !important;
}

.ddd-services-blog .post-meta:after {
    content: "";
    display: block;
    height: 3px;
    width: 50px;
    margin: 30px 0px 19px;
    background-color: #fed500;

}

.ddd-services-blog article:last-of-type {
    margin-right: 0 !important;
}

.ddd-services-blog article {
    width: 49% !important;
    margin-right: 2% !important;
    float: left;
    background-color: #fff;
}



.ddd-services-blog article .entry-featured-image-url {
    overflow: hidden;
    max-height: 334px;
    margin-bottom: 0 !important;
}

.ddd-services-blog article .entry-featured-image-url img{
    transition: 0.3s;
}

.ddd-services-blog article:hover .entry-featured-image-url img{
    transform: scale(1.1) rotate(3deg);
}

.ddd-services-blog article h2 {
    padding-top: 38px !important;
    padding-bottom: 16px !important;
}

.ddd-services-blog article .post-content {
    padding-bottom: 60px !important;
}

.ddd-services-blog article h2,
.ddd-services-blog article .post-meta,
.ddd-services-blog article .post-content {
    padding-left: 50px;
    padding-right: 60px;
}

#page-container .ddd-services-blog .pagination a:hover,
#page-container .ddd-services-blog article a.more-link:hover {
    opacity: 0.5;
}

#page-container .ddd-services-blog article a.more-link {
    text-transform: capitalize;
    color: #fed500 !important;
    margin-top: 10px;
}

#page-container .ddd-services-blog .pagination a {
    color: #fed500 !important;
}

.ddd_services_testimonials .et_pb_testimonial .et_pb_testimonial_author:before {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    margin: 16px auto 13px;
    background-color: #fed500;
}

#page-container .ddd_services_testimonials.et_pb_testimonial:before {
    content: '{';
    display: block;
    font-size: 72px;
    line-height: 100%;
    font-family: ETmodules !important;
    background: transparent;
    border-radius: 0;
    position: static;
    margin: 0;
    margin-bottom: 7px !important;
    display: block;
}


/*Hover*/

.ddd_services_boxes .et_pb_image img,
.ddd_services_boxes .et_pb_space,
.ddd_services_boxes .et_pb_text:not(:first-child){
transition: 0.3s;
}
.ddd_services_boxes .et_pb_column_1_4:hover .et_pb_text:not(:first-child){
    transform: translate(0,-20px);
}
.ddd_services_boxes .et_pb_column_1_4:hover .et_pb_space{
    transform: translate(0,-25px);
}
.ddd_services_boxes .et_pb_column_1_4:hover .et_pb_image img{
    transform: translate(0,-10px);
}


.ddd_services_servic .et_pb_blurb .et_pb_main_blurb_image{
    overflow: hidden;
}
.ddd_services_servic .et_pb_blurb img{
    transition: 0.3s;
}

.ddd_services_servic .et_pb_blurb:hover img{
    transform: scale(1.1) rotate(3deg);
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .ddd_services_testimonials.et_pb_testimonial .et_pb_testimonial_portrait {
        bottom: -131px !important;
        top: auto !important;
    }

    .ddd_services_testimonials.et_pb_testimonial:after {
        bottom: -9px !important;
        top: auto !important;
        -moz-transform: rotate(45deg) !important;
        -webkit-transform: rotate(45deg) !important;
        left: 48%;
    }

    #page-container .ddd_services_testimonials.et_pb_testimonial {
        margin-bottom: 129px !important;
        margin-top: 0 !important;
    }
}

/*Footer*/

#page-container .ddd_services_footer .et_pb_social_media_follow a:before,
.ddd_services_footer a {
    color: inherit !important;
}

.ddd_services_footer a:hover {
    opacity: 0.5 !important;
}

.ddd_services_footer .footer_menu p {
    padding: 0 !important;
}

.ddd_services_footer .footer_menu a {
    margin-bottom: 1em !important;
    display: block !important;
}

.ddd_services_footer .et_pb_column_1_4:first-child {
    width: 53.5% !important;
    margin-right: 6% !important;
}

.ddd_services_footer .et_pb_column_1_4 {
    width: 11.2% !important;
    margin-right: 2% !important;
}

.ddd_services_footer .et_pb_column_1_4.et-last-child {
    width: 8% !important;
}

@media only screen and (max-width: 1390px) {
    /*Footer*/
    .ddd_services_footer .et_pb_column_1_4:first-child {
        width: 33% !important;
        margin-right: 3% !important;
    }

    .ddd_services_footer .et_pb_column_1_4 {
        width: 20% !important;
        margin-right: 2% !important;
    }

    .ddd_services_footer .et_pb_column_1_4:last-child {
        width: 20% !important;
    }

    .ddd_services_servic .et_pb_bottom_inside_divider,
    .ddd_services_boxes .et_pb_bottom_inside_divider,
    .ddd_services_header .et_pb_bottom_inside_divider {
        background-size: 100% 100px !important;
        height: 100px !important;
    }

    .ddd_services_servic {
        padding-bottom: 210px !important;
    }

    .ddd-services-blog article h2,
    .ddd-services-blog article .post-meta,
    .ddd-services-blog article .post-content {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    .ddd_services_footer .et_pb_column_1_2:last-child{
        width: 65% !important;
    }
    .ddd_services_footer .et_pb_column_1_2:first-child{
        width: 30% !important;
        margin-right: 5% !important;
    }
}

@media only screen and (max-width: 980px) {

    #page-container .ddd_services_footer .et_pb_column_1_2 .et_pb_social_media_follow,
    #page-container .ddd_services_footer .et_pb_column_1_2 .et_pb_text {
        text-align: center !important;
    }

    .ddd_services_footer .et_pb_column_1_4 h2 {
        padding-bottom: 20px !important;
    }

    #page-container .ddd_services_footer .et_pb_column_1_4:first-child .et_pb_promo {
        max-width: 100% !important;
    }

    #page-container .ddd_services_footer .et_pb_column_1_4:first-child {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #page-container .ddd_services_footer .et_pb_column_1_4:last-child {
        margin-right: 0 !important;
    }

    #page-container .ddd_services_footer .et_pb_column_1_4 {
        width: 32% !important;
        margin-right: 2% !important;
    }

    .ddd_services_servic .et_pb_main_blurb_image .et_pb_image_wrap img,
    .ddd_services_servic .et_pb_main_blurb_image .et_pb_image_wrap,
    .ddd_services_offer .et_pb_image .et_pb_image_wrap,
    .ddd_services_offer .et_pb_image .et_pb_image_wrap img {
        display: block !important;
        width: 100% !important;
    }

    .ddd_services_offer .et_pb_image {
        margin-top: 0 !important;
    }

    .ddd_services_servic .et_pb_blurb .et_pb_main_blurb_image{
        margin-bottom: 10px !important;
    }

    .ddd-services-blog article h2 {
        padding-top: 30px !important;
        padding-bottom: 10px !important;
    }

    .ddd-services-blog article h2,
    .ddd-services-blog article .post-meta,
    .ddd-services-blog article .post-content {
        padding-left: 25px;
        padding-right: 25px;
    }

    .ddd-services-blog article .post-content {
        padding-bottom: 30px !important;
    }

    .ddd_services_boxes .et_pb_row {
        border: none !important;
    }
    .ddd_services_boxes .et_pb_column_1_4{
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }
    .ddd_services_boxes .et_pb_column_1_4:nth-child(2n + 2){
        border-right: none !important;
    }

    .ddd_services_boxes .et_pb_row:nth-last-child(2) .et_pb_column_1_4:last-child,
    .ddd_services_boxes .et_pb_row:nth-last-child(2) .et_pb_column_1_4:nth-last-child(2){
        border-bottom: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .ddd_services_footer .et_pb_row:last-child .et_pb_text a {
        display: inline-block;
    }

    .ddd-services-blog article {
        width: 100% !important;
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 480px) {
    #page-container .ddd_services_footer .et_pb_column .et_pb_promo,
    #page-container .ddd_services_footer .et_pb_column .et_pb_promo h2 {
        text-align: center !important;
    }

    #page-container .ddd_services_footer .et_pb_column_1_4 {
        margin-bottom: 30px !important;
    }

    #page-container .ddd_services_footer .et_pb_column_1_4:last-child {
        padding-bottom: 0 !important;
    }

    .ddd_services_boxes .et_pb_column_1_4{
        border-right: none !important;
    }


    .ddd_services_boxes .et_pb_row:nth-last-child(2) .et_pb_column_1_4:nth-last-child(2){
        border-bottom: 1px solid rgba(255,255,255,0.2) !important;
    }
}
