@media screen and (max-width:800px) {
    .tinynav {
        background:#C00;
    }
}
body.boxed div.body {
    border-top:5px solid #C00;
}
.testimonial-name, .service-box.black .circleicon i, .service-box.featured .circleicon i, .service-box:hover i, .footerlogo47, .primarycolor, a, a:hover {
    color:#C00;
}
.cameraContents .camera_caption span, .popular .vuzz-button.buttonprice, .popular .vuzz-button, .popular .vuzz-pricing-per, .popular .vuzz-pricing-cost, .captionicons, a.tagcloud:hover,.tagcloud a:hover, .service-box.featured , .service-box:hover, #skill i, article .day, .totop, .totop:hover, .primarybg {
    background:#C00;
}

.navbar .nav>li>a:focus,.navbar .nav>li>a:hover,.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus {
    background-color:#C00;
}
.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    background-color:#C00;
}
#search a {
    background:#C00 url(../img/part-btn-search.png) no-repeat center center;
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a {
    background-color:#C00;
}
.footerdark h1 {
    border-bottom:1px solid #C00;
}
.grey-box-icon:hover .fontawesome-icon.circle-white,.grey-box-icon.active .fontawesome-icon.circle-white {
    background-color:#C00;
}
a.prev,a.next {
    background:url(../img/carousel_arrows.png) no-repeat #C00;
}
a.next {
    background-position:-22px 0
}
.btn-primary {
    background-color:#C00;
}
.panel,.panel1 {
    border-left:8px solid #C00;
}
#filter ul li .selected {
    color: #C00 !Important;
}
.vuzz-pricing-table>div.popular {
    border-top:#C00 3px solid;
}
::selection {background:#C00;color:#fff;}

.FeatureImage {
    margin-right: 10px;
    float: left;
    vertical-align: top;
    text-align: center;
    display: none;
}

.FeatureImage>img {
    height: 120px !Important;
}