.vml li a {
	font-size:14pt;
	
}

@font-face {
  font-family: 'JFFlat';
  src: url('../fonts/JFFlat-Regular.eot');
  src: url('../fonts/JFFlat-Regular.eot?') format('embedded-opentype'), url('../fonts/JFFlat-Regular.woff') format('woff'), url('../webfont/fonts/JFFlat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.error {
  color: red;
  font-size: 8pt;
}

label.error {

  color: red !important;
  font-size: 8pt;
  margin-left: 2px;
}

.mairesult {
  color: white;
  font-family: 'JFFlat';
  font-size: 11pt;
  text-align: center;
  padding-top: 15px;
}

.contactresult {
  font-family: 'JFFlat';
  text-align: center !important;
  margin-bottom: 5px;
  color: red;
  font-size: 14pt;
  padding-top: 5px;
}

.news-card figure figcaption .title {
  height:40px;
  overflow:hidden;
}

li.open a.dropdown-toggle {
 color: #30393e !important;
}
.main-nav .nav.navbar-nav li a {
    color: #30393e;
    position: relative;
    font-size: 14px !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.top-footer .footer-social {
    text-align: center;
    margin-top: 0px !important; 
}

.contact-logo{
	
	display:none !important;
}
.main-banner{
margin-top:150px;	
}
.inner-content{
	margin-top:150px;
}