.headerTop ul.socialIcons li a {
    display: block;
    font-size: 16px;
    line-height: 16px;
    padding: 4px 5px;
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 20px;
    color: #b12e35;
    background: #fff;
}
body {
	font-size: 12px;
}
.searchContainer {
	width: 215px;
}
.logo {
	padding-left:10px;
}

nav.main {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
}

.headerTop {
	height: 60px;
    padding-top: 9px;
}
.headerTopContent {
	padding: 7px;
	font-size: 15px;
}
.headerContent {
/*    max-width: 1280px; */
    margin: 0 auto;
    padding: 40px 0px
}
.topbar-navigation {
	font-size: 12px;
    background: none !important;
    position: absolute;
    top: 17px !important;
    left: 15px;	
}
.searchContainer {
	width: 245px !important;
}

.fa {
	font-size: 15px !important;
}