body{font-family: 'Noto Sans', sans-serif!important;text-align: right;}
@font-face {
font-family: 'nafees';
font-style: normal;
src: url(../fonts/nafees.eot);
src: local('nafees'), url(../fonts/nafees.eot) format('embedded-opentype'), url(../fonts/nafees.woff) format('woff');
}
.nafees{font-family: 'nafees' !important;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, li, a{
font-family: 'nafees' !important;
}
@media (min-width: 1200px){
.container {
    max-width: 1170px;
}
}
.navbar-dark .navbar-nav .nav-link {
	color: rgb(255, 255, 255);
	font-size: 20px;
	font-weight: 600;
	padding: 10px 17px;
}
.navbar {
	margin-bottom: 30px;
	padding: 0rem 1rem;
}
.toppd1 {
	padding: 0;
	background: #f6f6f6;
}
.toppd {
	padding: 10px 0;
	background: #f3f3f3;
	border-bottom: 1px #bb0015 solid;
}
.bg-dark {
	background-color: #a91717!important;
}
.latest-news .card-body {
	padding: 0;
}
.latest-news .card-body .card-title a {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}
.latest-news .card {
	border: none;
}
.boxnews .card-title {
	margin-top: 10px;
}
.boxnews .card-title a {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}
.boxnews1 .card-title {
	margin-top: 0px;
}
.boxnews1 .card-title a {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}
.widget-title {
	border-bottom: 2px solid #a90000!important;
	font-size: 18px;
	margin-bottom: 15px;
	padding-bottom: 0;
}
.widget-title span {
	background-color: #a90000!important;
	color: #fff;
	padding: 6px 12px;
	display: inline-block;
}
post-tp-6, .post-tp-9 {
	padding: 7px 0 11px;
}
.post {
	position: relative;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.post-tp-6 figure, .post-tp-9 figure {
	float: left;
	margin: 0px 18px 15px 0;
}
.post a {
	pointer-events: auto;
}
.post figure img {
	width: 100%;
}
.adaptive {
	display: block;
	max-width: 100%;
	height: auto;
}
.post-tp-6 .title-6, .post-tp-9 .title-6 {
	margin-bottom: 5px;
}
.title-6 {
	color: #181818;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	padding: 0;
}
.title-6 a {
	color: inherit;
	    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
}
.my-41 {
	margin-top: 1rem!important;
}
/*.menu

{

	margin-bottom: 40px;

	text-align: center;

	color: #999;

}



	.menu a

	{

		color: #999;

	}

	

	.menu a.active

	{

		font-weight: bold;

	}



*/

/* Showcase

-------------*/



#awOnePageButton .view-slide {
	display: none;
}
/* This class is removed after the showcase is loaded */

/* Assign the correct showcase height to prevent loading jumps in IE */

.showcase-load {
	height: 470px; /* Same as showcase javascript option */
	overflow: hidden;
}
/* Container when content is shown as one page */

.showcase-onepage {
/**/

}
/* Container when content is shown in slider */

.showcase {
	position: relative;
	margin: auto;
}
.showcase-content-container {
	background-color: #000;
}
/* Navigation arrows */

.showcase-arrow-previous, .showcase-arrow-next {
	position: absolute;
	background: url('../images/arrows.png');
	width: 33px;
	height: 33px;
	top: 220px;
	cursor: pointer;
}
.showcase-arrow-previous {
	left: -60px;
}
.showcase-arrow-previous:hover {
	background-position: 0px -34px;
}
.showcase-arrow-next {
	right: -56px;
	background-position: -34px 0;
}
.showcase-arrow-next:hover {
	background-position: -34px -34px;
}
/* Content */

.showcase-content {
	background-color: #000;
	text-align: center;
}
.showcase-content-wrapper {
	text-align: center;
	height: 470px;
	width: 700px;
	display: table-cell;
	vertical-align: middle;
}
/* Styling the tooltips */

.showcase-plus-anchor {
	background-image: url('../images/plus.png');
	background-repeat: no-repeat;
}
.showcase-plus-anchor:hover {
	background-position: -32px 0;
}
div.showcase-tooltip {
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 5px 8px;
	background-image: url(../images/white-opacity-80.png);
}
/* Styling the caption */

.showcase-caption {
	color: #000;
	padding: 8px 15px;
	text-align: left;
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	display: none;
	background-image: url(../images/white-opacity-80.png);
}
.showcase-onepage .showcase-content {
	margin-bottom: 10px;
}
/* Button Wrapper */

.showcase-button-wrapper {
	clear: both;
	margin-top: 10px;
	text-align: center;
}
.showcase-button-wrapper span {
	margin-right: 3px;
	padding: 2px 5px 0px 5px;
	cursor: pointer;
	font-size: 12px;
	color: #444444;
}
.showcase-button-wrapper span.active {
	color: #fff;
}
/* Thumbnails */

.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */ {
	background-color: #000;
}
.showcase-thumbnail-wrapper {
	overflow: hidden;
}
.showcase-thumbnail {
	width: 120px;
	height: 90px;
	cursor: pointer;
	border: solid 1px #333;
	position: relative;
}
.showcase-thumbnail-caption {
	position: absolute;
	bottom: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.showcase-thumbnail-content {
	padding: 10px;
	text-align: center;
	padding-top: 25px;
}
.showcase-thumbnail-cover {
	background-image: url(../images/black-opacity-40.png);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.showcase-thumbnail:hover {
	border: solid 1px #999;
}
.showcase-thumbnail:hover .showcase-thumbnail-cover {
	display: none;
}
.showcase-thumbnail.active {
	border: solid 1px #999;
}
.showcase-thumbnail.active .showcase-thumbnail-cover {
	display: none;
}
.showcase-thumbnail-wrapper-horizontal {
	padding: 10px;
}
.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail {
	margin-right: 10px;
	width: 116px;
}
.showcase-thumbnail-wrapper-vertical {
	padding: 10px;
}
.showcase-thumbnail-wrapper-vertical .showcase-thumbnail {
	margin-bottom: 10px;
}
.showcase-thumbnail-button-backward, .showcase-thumbnail-button-forward {
	padding: 7px;
	cursor: pointer;
}
.showcase-thumbnail-button-backward {
	padding-bottom: 0px;
	padding-right: 0px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal, .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-image: url(../images/arrows-small.png);
	background-repeat: no-repeat;
	display: block;
	width: 17px;
	height: 17px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical {
	background-position: 0 -51px;
	margin-left: 55px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical {
	background-position: -17px -51px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical {
	background-position: 0 -34px;
	margin-left: 55px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical {
	background-position: -17px -34px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-position: 0 -17px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal {
	background-position: -17px -17px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal {
	background-position: 0 0;
	margin-top: 40px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal {
	background-position: -17px 0;
}
/* Hide button text */

.showcase-thumbnail-button-forward span span, .showcase-thumbnail-button-backward span span {
	display: none;
}
/* Clear (used for horizontal thumbnails)

-------------------------------------------*/



.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}
.showcase-content-container {
	padding-top: 10px;
}
.showcase-content {
	background-color: inherit;
}
.showcase-onepage .static-caption {
	background-color: #dfdfdf;
	color: #333;
}
/* Navigation arrows */

.showcase-arrow-previous, .showcase-arrow-next {
	z-index: 20;
}
.showcase-arrow-previous {
	left: 30px;
}
.showcase-arrow-next {
	right: 30px;
}
/* Thumbnails */

.showcase-thumbnail-wrapper {
	overflow: hidden;
	margin: auto;
}
/* Caption */

/*.static-caption

{

	text-align: left;

	font-size: 11px;

	color: #e0e0e0;

	padding: 10px 0;

	margin: 0;

}*/



.static-caption {
	text-align: left;
	font-size: 11px;
	color: #e0e0e0;
	padding: 10px 0;
	margin: 0;
	position: absolute;
	z-index: 10000;
	bottom: 0;
}
/* Footer */

#footer ul, #footer li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer ul, #footer li a {
	padding: 4px 8px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: normal;
}
.footer-top {
	background: #252C34; /*323B44*/
	border-bottom: 1px solid #414f5a;
	color: #A1A1A1;
	padding: 20px 0;
}
.footer-bottom {
	background: #272727;
	color: #888;
	line-height: 38px;
	padding: 10px 0;
}
.social-icons-footer-bottom {
	float: right;
	margin:0px 0 0;
}
.social-icons-footer-bottom li {
	display: inline;
	float: left;
	margin-right: 7px !important;
	list-style: none;
	-webkit-transition: all .2s ease-in-out 0;
	-moz-transition: all .2s ease-in-out 0;
	-o-transition: all .2s ease-in-out 0;
	-ms-transition: all .2s ease-in-out 0;
	transition: all .2s ease-in-out 0;
}
.social-icons-footer-bottom li i {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 16px;
	padding-top: 0;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
}
.facebook li a{ background:#3a559f;}
.twitter li a{ background:#50abf1;}
.linkedin li a{ background:#0274b3;}
.dribbble li a{ background:#cc2020;}
.insta li a{ background:#7937ab;}
.scrollup {
	width: 40px;
	height: 40px;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
	opacity: 0.8;
	position: fixed;
	bottom: 100px;
	right: 15px;
	display: none;
	text-align: center;
	color: #fafafa;
	font-size: 28px;
	background: #9e9e9e;
	z-index: 9999;
}
.scrollup i {
	line-height: 38px;
}
a.scrollup:hover i, a.scrollup:focus i {
	text-decoration: none;
	color: #fafafa;
	outline: none;
}
#tweets li:before {
/*color: #767676;

    content: "\f099";

    float: left;

    font-family: FontAwesome;

    font-size: 16px;

    margin: 0 0 0 -28px;*/

}
#tweets li {
	line-height: 24px;
	margin: 0 0 5px;
	padding: 0 0 0 28px;
}
#tweets .content {
	padding-top: 0;
	margin-bottom: 5px;
}
#flickrfeed li {
	float: left;
	margin: 5px 5px 0 0;
}
.contact-us {
	margin: 15px 0 0;/*background: url("../images/contact-map.png") no-repeat center bottom;*/
}
.business-hour i {
	margin-right: 5px;
}
footer .contact-us a {
	color: #fff !important;
}
.contact-us .icon-map-marker {
	font-size: 16px;
}
.contact-us li i {
	color: #777777;
	float: left;
	margin: 4px 0 0;
}
.contact-us p {
	    line-height: 20px;
    margin-left: 20px;
    margin-top: -2px;
    color: #fff;
    font-weight: normal;
}
.footer-top h3{color: #fff;}
.contact-us li p strong {
	color: #fff;
	float: left;
	font-weight: 600;/*margin: 0 5px 5px 0;*/
}
.contact-pad {
/* padding-bottom: 20px;*/

}
.ft_menu {
	padding: 0;
	margin: 0;
}
.ft_menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.ft_menu ul li {
	float: left;
	min-width: 174px;
	font-size: 12px;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 15rem;
 padding: .5rem 0;
 margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #343a40;
	background-clip: padding-box;
	border: none;
	border-radius: 0;
}
.dropdown-menu li {
	padding: 5px 10px;
}
.dropdown-menu li a {
	color: #fff;
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #343a40;
	border-top: 1px solid #343a40;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel-footer a {
	color: #fff;
}
.panel-body:not(.two-col) {
	padding: 0px
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.list-group-item:first-child {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.pollstyle {
	padding: 11px 10px;
	font-size: 16px;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
#ticker_container {
	margin-top: 0px;
}
#newscontent {
	margin-right: 10px;
	float: left;
}
#newscontent a {
	color: #585858;
	line-height: 32px;
}
#news {
	display: none;
}
#controls {
	float: right;
	height: 16px;
}
#news {
	display: none;
}
.news_tricker {
	width: 50%;
}
.news_cover {
	background: #231f20;
	color: #fff;
	padding: 5px 20px;
	display: inline-block;
}
#controls {
	float: right;
	height: 16px;
	margin-top: 7px;
}
#news {
	display: none;
	padding-left: 13px;
}
.navbar-collapse {
	position: relative;
	padding-top: 30px !important;
	max-height: 270px;
}
.navbar-collapse form[role="search"] {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}
.navbar-collapse form[role="search"] button, .navbar-collapse form[role="search"] input {
	padding: 8px 12px;
	border-radius: 0px;
	border-width: 0px;
	color: rgb(254, 254, 254);
	background-color: rgb(187, 25, 25);
	border-color: rgb(231, 231, 231);
	box-shadow: none;
	outline: none;
}
.navbar-collapse form[role="search"] input {
	padding: 6px 12px;
	font-size: 14pt;
	font-style: italic;
	color: rgb(160, 160, 160);
	box-shadow: none;
}
.navbar-collapse form[role="search"] button[type="reset"] {
	display: none;
}
.navbar-nav {padding-left: inherit!important;}
 @media (min-width: 768px) {
.navbar-collapse {
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-left: 0!important;
}


.navbar-collapse form[role="search"] {
	width: 38px;
}
.navbar-collapse form[role="search"] button, .navbar-collapse form[role="search"] input {
	padding: 13px 12px;
}
.navbar-collapse form[role="search"] input {
	padding: 0px 12px;
	font-size: 18pt;
	opacity: 0;
	display: none;
	height: 47px;
	background: #fff;
}
.navbar-collapse form[role="search"].active {
	width: 100%;
}
.navbar-collapse form[role="search"].active button, .navbar-collapse form[role="search"].active input {
	display: table-cell;
	opacity: 1;
}
.navbar-collapse form[role="search"].active input {
	width: 100%;
}
}
.navbar-toggler {
	margin-bottom: 10px;
	margin-top: 20px;
}
.subscribe {
	border: 1px #ccc solid;
	border-radius: 0;
}
.well-subd .input-group {
	margin: 20px auto;
	width: 100%;
}
.well-subd input.btn.btn-lg,  input.btn.btn-lg:focus {
	outline: none;
	width: 70%;
	height: 60px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.well-subd button.btn {
	width: 30%;
	height: 60px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.inner-details {
}
.inner-details h1 {
	padding: 0px 0 0;
	/*font-size: 48px!important;*/
	font-weight: bold;
	margin: 0px 0 10px;
	font-size: 2rem;
    line-height: 1.375;
}
.inner-details p {
	/*font-size: 19px!important;
	line-height: 30px;
	font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.44444;*/
	
	font-size: 1.30rem;
    line-height: 2.5rem;
    font-family: 'Noto Sans', sans-serif;
}
.attachment-thumbnail {
	width: 52px;
	height: 52px;
	border-radius: 100%;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	border: 1px #000 solid;
}
.below-entry-meta {
	padding: 0px 0;font-size: 12px; display:inline-block; float:right;
}
.s-single-share:nth-child(3){margin-top: -4px; position: absolute;}


.below-entry-meta a {
	color: #212529;
}
.inner-details3 {
	padding: 20px 0;
}
.inner-details3 a {
	color: #212529;
}
.quote-card {
	background: #231f20;
	color: #fff;
	padding: 20px;
	padding-left: 50px;
	box-sizing: border-box;
	box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12);
	position: relative;
	overflow: hidden;
	min-height: 120px;
}
.quote-card p {
	font-size: 22px;
	line-height: 1.5;
	margin: 0;
	max-width: 80%;
}
.quote-card cite {
	font-size: 16px;
	margin-top: 10px;
	display: block;
	font-weight: 200;
	opacity: 0.8;
}
.quote-card:before {
	font-family: Georgia, serif;
	content: "“";
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 5em;
	color: rgba(238, 238, 238, 0.8);
	font-weight: normal;
}
.quote-card:after {
	font-family: Georgia, serif;
	content: "”";
	position: absolute;
	bottom: -110px;
	line-height: 100px;
	right: -32px;
	font-size: 25em;
	color: rgba(238, 238, 238, 0.8);
	font-weight: normal;
}
 @media (max-width: 640px) {
.quote-card:after {
	font-size: 22em;
	right: -25px;
}
}
.quote-card.blue-card {
	background: #0078FF;
	color: #ffffff;
	box-shadow: 0 1px 2px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);
}
.quote-card.blue-card:before, .quote-card.blue-card:after {
	color: #5FAAFF;
}
.quote-card.green-card {
	background: #00970B;
	color: #ffffff;
	box-shadow: 0 1px 2px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);
}
.quote-card.green-card:before, .quote-card.green-card:after {
	color: #59E063;
}
.quote-card.red-card {
	background: #F61E32;
	color: #ffffff;
	box-shadow: 0 1px 2px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);
}
.quote-card.red-card:before, .quote-card.red-card:after {
	color: #F65665;
}
.quote-card.yellow-card {
	background: #F9A825;
	color: #222222;
	box-shadow: 0 1px 2px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);
}
.quote-card.yellow-card:before, .quote-card.yellow-card:after {
	color: #FBC02D;
}
.taglist ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.taglist ul li {
	list-style: none;
	padding: 0;
	margin: 0 2px 5px 0;
	display: inline-block;
	background: #f6f6f6;
	padding: 4px 10px;
	border: 1px #ccc solid;
	font-size: 13px;
}
#upper_blank {
	border-bottom: 7px solid steelblue;
	margin-top: 40px;
	margin-right: 485px;
	width: 570px;
	padding-right: 480px;
}
#name {
	margin-bottom: 10px;
	padding-left: 10px;
	width: 50%;
}
#email {
	margin-bottom: 10px;
	padding-left: 10px;
	width: 50%;
}
#url {
	margin-bottom: 10px;
	padding-left: 10px;
	width: 50%;
}
#comment {
	margin-bottom: 10px;
	padding-left: 10px;
	width: 70%;
	padding-left: 10px;
	height: 150px;
}
#commentSubmit {
	margin-left: 20px;
	width: 250px;
	height: 55px;
	color: white;
	font-size: 20px;
	background-color: #2c95dc;
	box-shadow: 0 3px 0 #09466f;
	margin-bottom: 30px;
	padding-left: 20px;
	border-radius: 5px;
}
#commentSubmit:hover {
	background-color: #09466f;
}
p1 {
	font-size: 18px;
	padding-top: 20px;
}
h3.second_heading {
	margin-left: 0;
	margin-top: 30px;
	font-size: 20px;
	width: 250px;
	height: 50px;
	padding-top: 10px;
	padding-left: 55px;
}
#middle {
	border: 1px solid lightgray;
	width: 1000px;
	height: 200px;
	background-color: lightyellow;
	margin-left: 45px;
	text-align: left;
	margin-top: 10px;
	box-shadow: 0 2px 0 lightgray;
}
.blank {
	border-bottom: 7px solid steelblue;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 100px;
	width: 800px;
}
#inner_reply {
	margin-left: 800px;
	margin-top: 160px;
	width: 100px;
	height: 30px;
	background-color: #2c95dc;
	text-align: center;
	font-size: 18px;
	color: white;
	border-radius: 18px;
}
.nbc-carousel-caption {
	position: absolute;
	right: 5px;
	bottom: 0;
	left: 5px;
	top: 0;
	font-size: 20px;
	z-index: 10;
	padding-top: 20px;
	/* padding-bottom: 20px; */

	color: #fff;
	text-align: center;
	background: #00000091;
}
.nbc-carousel-caption a {
	color: #fff;
}
.widget-title a {
	color: #fff;
}
.nbc-carousel-caption h1 {
	font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 38px;
    padding: 0 20px;
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
}
.card-title a{ color:#000;}
.clearfix {
	clear: both;
}
.latest-news h3 a {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}
.socialheader {
	margin-top: 17px;
}
.socialheader li a {
	color: #fff!important;
	/*border: 1px #000000 solid;*/
	padding: 2px 10px 5px;
	/*background: #444444;*/
	border-radius: 2px;
	text-decoration:none;
}
/*.socialheader li a:hover {
	background: #a91717;
}*/
.s-single-share {
    display: inline-block;
}
.fbnbc span{height: 26px!important;}
#footer ul li a{ font-family:Verdana, Geneva, sans-serif!important; text-align:left;}

#footer section{ font-family:Verdana, Geneva, sans-serif!important; text-align:left;}
#footer section h3, #footer section p{ font-family:Verdana, Geneva, sans-serif!important; text-align:left;font-size: 14px;}
.footer-bottom{ font-family:Verdana, Geneva, sans-serif!important; text-align:left;font-size: 14px;}
.footer-bottom a{ font-family:Verdana, Geneva, sans-serif!important; text-align:left;font-size: 14px;}

.contactpage .contactbox{ text-align:left; background:#f6f6f6; padding:20px; font-size:14px; font-family:Verdana, Geneva, sans-serif!important; min-height: 160px;}
.contactpage .contactbox p{ text-align:left; font-size:14px; font-family:Verdana, Geneva, sans-serif!important;margin: 0; line-height: 28px;}
.contactpage .col-lg-4.col-md-4 p{ text-align:left; font-size:14px; font-family:Verdana, Geneva, sans-serif!important; margin: 0; line-height: 28px;}
.contactpage{ margin-bottom:20px;}