ul.slimmenu li a:hover,
ul.slimmenu li a.mPS2id-highlight,
.about-wrap .about-icon,
.counter-wrap p,
.des-programs-author.left p span,
.des-programs-author.left .link,
.des-programs-author.right p span,
.des-programs-author.right .link,
.services-wrap h5 span,
.journal-det .link,
.journal-det-right .link,
.list-social-team li.icon-team a:hover,
.project-page a:hover,
.process h6 span {
    color: #ff3333;
}

.menu--juliet .menu__link::after,
#owl-sep-1.owl-theme .owl-controls .owl-page.active span,
#owl-logos.owl-theme .owl-controls .owl-page.active span,
#owl-portfolio-slider.owl-theme .owl-controls .owl-page.active span,
.des-programs-author.left .link:before,
.des-programs-author.right .link:before,
.pricing-plan .button,
.journal-det .link:before,
.journal-det-right .link:before {
    background: #ff3333;
}

#sync2 .synced .item {
    background: #ff3333;
}

#cd-zoom-in,
#cd-zoom-out,
#ajax-form button:hover,
.list-social-footer li:hover,
.top-call-action .link,
#filter li .current,
#filter li a:hover {
    background-color: #ff3333;
}

#ajax-form textarea:focus,
#ajax-form input:focus,
#ajax-form textarea:active,
#ajax-form input:active {
    border-bottom: 1px solid #ff3333;
}

::selection {
    background: #ff3333;
}

::-moz-selection {
    background: #ff3333;
}

@media only screen and (min-width: 1200px) {
    .journal-det {
        border-right: 3px solid #ff3333;
    }
    .journal-det-right {
        border-left: 3px solid #ff3333;
    }
}

@media only screen and (min-width: 800px) {
    .home-text p span {
        background-color: #ff3333;
    }
}