/
.block{
    padding: 20px 0px;   
}

p {line-height: 25px;}

a {color: #000; font-weight: bold;  -webkit-transition: 0.5s ease-in-out, 1s;  -moz-transition: 0.5s ease-in-out, 1s;  -o-transition: 0.5s ease-in-out, 1s;  transition: 0.5s ease-in-out, 1s;}
a:hover {color: #98102d; -webkit-transition: 0.7s ease-in-out, 0.5s;  -moz-transition: 0.7s ease-in-out, 0.5s;  -o-transition: 0.7s ease-in-out, 0.5s;  transition: 0.7s ease-in-out, 0.5s; }
.btn-success {margin-top: 15px;}

.expaddcc {padding: 60px 0;}

h1 {font-size: 36px; line-height: 46px; font-family: 'Ubuntu', sans-serif!important;}
h2 {font-size: 24px; line-height: 34px; text-transform: uppercase; font-family: 'Ubuntu', sans-serif!important;} 
h3 {font-size: 20px; margin-top: 0; line-height: 28px; font-family: 'Ubuntu', sans-serif!important;}
h4 {font-size: 18px; line-height: 26px; font-family: 'Ubuntu', sans-serif!important;}

a.brand {width: 257px;}


h1 span {background: #000; color: #fff; padding-left: 5px; padding-right: 5px;}
h1 span b.green {color: #60c160}
h1 span b.yell {color: #ffd131}

.bgbackg {padding: 10px; color: #fff;  font-weight: bold; border-radius: 10px; text-shadow: 1px 2px 2px #000000;}
.bgbackg  h1 {font-size: 28px; line-height: 36px; text-transform: uppercase; margin-top: 60px; }
.bgbackg h2 {font-size: 24px; line-height: 30px;}
.bgbackg p {font-size: 15px; line-height: 24px;}
.bgbackg h3.blackout {background:url(../img/arrowquote.png) center right no-repeat #8e0b27; border: 2px solid #a01734;  color: #fff; padding: 7px 45px 10px 5px; text-align: left; margin-top: 25px;font-size: 26px; }

.container {clear: both;}
.marg-top {padding-top:100px;}

ul.tick {list-style-type: none; margin: 10px 0;}
ul.tick li {margin: 15px 0; background:url(../img/tick.png) center left no-repeat; padding-left: 30px;}


.navbar .nav {margin-top: 44px;}
.navbar .nav > li > a {text-transform: uppercase; color: #fff; font-size: 17px; padding-left: 10px!important;}
.navbar .nav > li > a:hover {color: #b93853}
.navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {color: #b93853}
.navbar-inverse .nav .active > a {}


.navbar-inverse .navbar-inner { border-bottom: 3px solid #8e0b27!important;}

.yellowbgfullwd {width: 100%; background: #000; float: left; padding: 60px 0; color: #fff!important; }
.yellowbgfullwd a {color: #fff!important;}
.yellowbgfullwd.hmep {padding: 170px 0 130px 0; background: url(../img/lhd-topbg.jpg) center top no-repeat fixed #000; background-size: 100%;}

.yellowbgfullwd.greyfw {background: #000; padding: 60px 0; color: #fff!important;}

.aboutareawbafc {clear: both; padding: 60px 0;}

.accordion-heading .accordion-toggle {font-weight: bold; color: #000; font-size: 15px;}
.accordion-heading .accordion-toggle:hover {color: #931426; text-decoration :none;!important}

.fader {margin-top: 20px;}
.fader .quote {text-align: center}

.hwwrkwbafc {font-size: 18px; text-align: center; margin-top: 15px; line-height: 28px; color: #fff}

.jform {margin-top: 15px;  background: url(../img/jformbg.png) center center repeat; padding: 20px 10px; border-radius :10px;}
.jform p {margin-bottom: 3px; color: #fff; }
.jform label {float: left; color: #fff;  width: 180px; margin-right: 8px; font-weight: bold;}
.jform label span {font-size: 11px;}
.jform .btn {padding-left: 20px; padding-right: 20px; font-weight: bold; font-size: 20px;}


footer {background: #880126; color: #fff;}
footer p {margin: 0; padding: 5px 0; font-size: 12px;}

@media (max-width: 767px) {

h1 {font-size: 30px; line-height: 34px;}
h2 {font-size: 20px; line-height: 28px;}
h3 {font-size: 18px; margin-top: 0; line-height:24px;}
h4 {font-size: 16px; line-height: 24px;}
.yellowbgfullwd, footer {margin-left: -20px; margin-right: -20px; padding-left: 20px!important; padding-right: 20px!important;}

.fader {height: 150px;}
	
}

@media (max-width: 979px) {
.navbar-fixed-top {margin-bottom: 0;}
.yellowbgfullwd.hmep {padding-top: 60px; padding-bottom: 60px; background: #000!important;}
.bgbackg  h1  {margin-top: 0;}
}

@media only screen 
and (min-width : 767px) 
and (max-width : 979px) {
	
	
}