.menu-box {
	float: none !important;
}

.file-info {
	font-size: 12px;
	color: #d13938;
	display: inline-block;
	width: 100%;
	line-height: 16px;
	position: relative;
}

.error-message.newsletter-error {
	color: #fff;
}

/* .editor-box p:first-of-type:first-letter {
    font-size: 76px;
    font-weight: 700;
    color: #242424;
    float: left;
    margin: 20px 15px 10px 0;
} */

.lnr {
	line-height: 32px;
}

/* svlclaw css added */

.top-bar {
	background: #b10f16 !important;
}

.footer {
	background: #b10f16 !important;
}

.btn.rounded-btn {
	background: #b10f16 !important;
}

.btn.rounded-btn:hover {
	background: #000 !important;
}

.main-slider .captionbox .container .overlays-box {
	background: #b10f16 !important;
}

.main-slider .captionbox .more-link {
	background: #efefef !important;
	border: 1px solid #efefef !important;
}

.footer .copyright-section .name-section h2 {
	color: #fff !important;
}

.footer .copyright-section .name-section h2 a {
	color: #fff !important;
}

.footer .copyright-section {
	border-top: 1px solid #fff !important;
}

.blue-bg {
	background: #b10f16 !important;
}

.slider .owl-dot.active span {
	background: #b10f16 !important;
}

.light-gray.photo-section{
	background: #fff !important;
}

.home-team {
	background: #f1f1f1 !important;
}

.fixed-tops .logo-box a img {
	width: 100% !important;
}
.navigation_box ul li.open .dropdown-menu a:hover {
    background: #b10f16 !important;
}
.theme-header .logo-box figure img {
    margin-top: 8px;
}
.scrollToTop {
    background: #000;
}
.contact-list-box li .left-icon {
	color: #b10f16;
}
.left-side .category-title:before {
    background: #b10f16;
}
.left-side .contact-form-box .feedback-form .sgn-btn {
    background: #b10f16;
}
.close-box {
    background: #000;
}
.primary-panel, .cart-panel {
    background: #b10f16;
}
.sidebar li {
    border-bottom: 1px solid #000;
}
.search-area {
    background: #b10f16;
}

.page-info .dates {
    margin-bottom: 0px !important;
}
.footer .items .footer-nav li a:hover {
    color: #CEBCBC !important;
}
.call-box .phone-email .contact-line {
    font-size: 14px;
}
.item.about-text .description{
	text-align: justify;
}
@media only screen and (max-width: 479px){
    .call-box .phone-email .contact-line {
		font-size: 12px;
	}
}
.call-box .social-icons li:nth-child(1) {
    margin-right: 0px;
}
.call-box .social-icons li:nth-child(1) {
    margin-right: 0px;
}


.slider .owl-dot.active span {
    background: #000 !important;
}
.featured-topics .items figure img {
    height: 150px;
}

.project-areas .items figure:before {
    background: none;
}
.main-slider .captionbox .more-link {
    background: black !important;
}
.main-slider .items img {
    height: auto;
}


/* scroll to top color in mobileview */
@media only screen and (max-width: 767px){
	.scrollToTop {
		background: #000 !important;
	}
}