.primary-header {
    background: #394650;
    position: relative;
}

.mail span, .mail span a {
	color:#fff !important;
}

.social li {
    border-left: 1px solid rgba(255,255,255,0.2) !important;
}

.social a {
    color: #fff !important;
}

.whiteMail {
    color: #fff;
    font-size: 15px;
    position: relative;
    top: 2px;
}

.navigation, .navigation:after {
    background: #ed3237;
}

.navigation > li { border-left:solid 1px rgba(255,255,255,0.3) }
.navigation > li:hover {
    /*background: #7c7c7c;*/
}
.navigation > li:first-child:before {
    border-right: 21px solid #ed3237;
    border-bottom: 25px solid #ed3237;
	left:-40px;
}

.loader-block {
	background: #ed3237;
}

html .query {
	background-color: #ed3237!important;
}
.query p {
	color: #fff;
}
.query a.button.contact-us {
	background-color: #394650 !important;
}

.features {
	margin: 80px 0;
}

.logo {
    display: block;
    margin-top: 10px;
}

.closed1 {
    display: inline-block;
    float: none !important;
    margin-left: 36px;
}
.closed1 > strong {
    color: #e04622;
    text-transform: uppercase;
}

.closed {
    display: inline-block;
    float: none !important;
    margin-left: 49px;
}

.timing {
    padding: 53px 0 75px 61px;
}
.tab-text { width:275px; }

.banner-image-plane {
    width: 100%;
    height: 320px;
    background: url("../images/interlex-banner.jpg") no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.common-page .banner {
    max-height: 320px !important;
}

.footer-nav {
    padding-left: 106px;
    text-align: right;
}

.timing {
    padding: 54px 0 75px 61px;
    background-image: none;
    /* background-repeat: no-repeat; */
    background-color: #d3dee6;
    /* background-position: 98% bottom; */
    position: relative;
}

.no-transform {
	text-transform:none !important;
}

.right { float:right; }
.txt-right { text-align:right; padding-right:14px; }
.pdfico {
	font-size: 40px;
	position: absolute;
	top: 6px;
	left: 23px;
}
.marg-bot-20 { margin-bottom:20px; }




.sub-sub-menu {
	list-style: none;
	position: absolute;
	padding-left: 0 !important;
	border-left: 1px solid #314351;
	bottom: 0 !important;
}
.sub-sub-menu > li:hover {
    background: #263642;
}
.sub-sub-menu > li {
    display: block !important;
    border-bottom: 1px solid #314351;
	background: #2a3b48;
}
.pad-l-10 {
	padding-left: 15px;
}


