body{background:url("../img/landing-bg.jpg"); background-size:cover;}
.welcome_Section h1::before {

    bottom: 0;
    content: " ";
    height: 2px;
    left: 50%;
    margin-left: -125px;
    position: absolute;
    width: 250px;
}
.landing_Section{ color:#fff;
}
.landing_Section h1{margin:20px 0 10px;}
.copyright.pull-left{padding:0px;}
.triangleBorderSmallSingle {
    border: 4px double #4c4c4c;
    float: none;
    height: 60px;
    margin: 0 auto;
    position: relative;
    transform: rotate(-45deg);
    width: 60px;
}
.triangleWrapperSmallSingle i{
	color:#4c4c4c;
    padding-left: 4px;
    padding-top: 12px;
    transform: rotate(45deg);
}

.landing_Section h1 {
	font-family: Verdana;
}
.landing_Section h2 {
    color: #fff;
    font-size: 40px;
    font-weight: normal;
    letter-spacing: -1px;
    text-transform: none;
	margin-top: 25px;
}
.landing_Section h4{
	color: #ed1b24;
    font-size: 20px;
	font-weight:800;
	text-transform: none;
	font-family: Verdana;
}
.welcome_Section.landing_Section p{
    font-size: 22px;
    padding: 10px 0 30px;
	font-family: Verdana;
}
.loc{margin-top:0px; margin-bottom: 0px;}
.landing_Section .logo{width: 280px;}
.loc .loc-box{
    padding: 40px 10px 30px;
	margin-bottom:10px;
}
.loc .loc-box:hover{

}
.topBar{background:#000; line-height: 38px; text-align: right;  bottom:0; width:100%; color:#fff;}
.topBar a{width: 24px; height: 24px; line-height: 24px; text-align: center; background: #d5c7b3; color: #000; border-radius: 50%; padding-left: 3px;}
.topBar a:hover, .topBar a:focus{text-decoration: none; background: #fff;}

.loc-icon{ height:150px; background-position:center; background:url("../img/loc-icon.png") center no-repeat;}
.loc a:focus, .loc a:hover{outline:none; text-decoration:none;}

.top{text-align:center;}