

.button-container button{
    /*color:rgb(13,163,243);
    border: solid 2pxrgb(13,163,243);*/
}

.button-container div .service-arrow{
    background-position: -80px 0;
}

.button-container button:hover,
.button-container div.active button{
    background:rgb(13,163,243);
}

#notched-line{
    background-position: 0 -144px;
}

.service-description > span:first-child{
    color:rgb(13,163,243);
}

#newsletter button{
    background-color:rgb(13,163,243);
}

.parallax1 .testimonial-container .quote-mark{
    color:rgb(13,163,243);
}

.parallax-container button,
#row6 form button{
    background-color:rgb(13,163,243);
}

#row6 #form-alert a{
    color:rgb(13,163,243);
}

#row6 #form-error p{
    background-color:rgb(13,163,243);
}

.process-wrap {
    background:rgb(13,163,243);
}

.process-info .process-info-front {
    background:rgb(13,163,243);
}

#skills-container .skill .bar{
    background-color:rgb(13,163,243);
}

.collapsable-items-container .collapsable-item .clickable-area.active h4{
    color:rgb(13,163,243);
}

.collapsable-items-container .collapsable-item .clickable-area.active button{
    /*background-color:rgb(13,163,243);*/
}

#team-container .team-member .team-member-details .links a{
    color:rgb(13,163,243);
}
button:focus 
{
	outline : none !important; 
}

#gallery-container .gallery-options button.active{
    background-color:rgb(13,163,243);
}

#gallery-container .transparent-hover{
    background-color:rgba(0, 0, 0, 0.33);
}

#testimonials .testimonial-by-container .testimonial-by-company{
    color:rgb(13,163,243);
}

.contact-details ul li span:first-child{
    color:rgb(13,163,243);
}

.banner{
    background-color:rgb(13,163,243);
}

footer #upper-footer h3{
    color:rgb(13,163,243);
}

footer #upper-footer .news .date span{
    color:rgb(13,163,243);
}

footer #upper-footer .news ul li.last button,
footer #upper-footer .tweets .more-tweets,
footer #upper-footer .tweets ul li.last button {
    color:rgb(13,163,243);
}

footer #upper-footer .tweets .tweet-container > span:first-child{
    color: #5ea9dd;
}

footer #upper-footer .tweets .tweet-container ul li .hashtag{
    color:rgb(13,163,243);
}

footer #bottom-footer .social-links li a{
    /*color:rgb(13,163,243);*/
}

.icon-twitter {
    color: #fff;
}

.icon-twitter:hover {
    color: #5ea9dd;
}

.icon-linkedin{
	color: #fff;
}

.icon-linkedin:hover{
	color: #005a87;
}

.icon-pinterest {
    color: #fff;
}

.icon-pinterest:hover {
    color: #cb1f27;
}

.icon-dribbble {
	color: #fff;
}

.icon-dribbble:hover {
	color: #d81b5a;
}

.icon-rss {
	color: #fff;
}

.icon-rss:hover {
	color: #ff9900;
}

.icon-facebook {
	color: #fff;
}

.icon-facebook:hover {
	color: #3b579d;
}


.portfolio-modal .details h2{
    color:rgb(13,163,243);
}

.portfolio-modal .details .project-info{
    border-bottom: 1px solidrgb(13,163,243);
    border-top: 1px solidrgb(13,163,243);
}

.gallery-inner-container .close-button{
    color:rgb(13,163,243);
}

.portfolio-modal .portfolio-nav button{
    background-color:rgb(13,163,243);
}

#options-panel h4{
    color:rgb(13,163,243);
}

@media only screen and (max-width: 480px){
    #main-slider-container .heading-connector1 {
        background-position: -31px -56px;
    }

    #main-slider-container .heading-connector2{
        background-position: -22px -274px;
    }
}