body {
	color: #3e3935;
	background-color: #fff;
	font-family: 'Montserrat', sans-serif;
}

h1, h2, h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4 {
	color: #062A5E;
}

h5, h2.winner {
	color: #062A5E;
	font-family: Winner-CondMedium;
	font-weight: normal;
	font-style: normal;
}

footer h3 {
	color: #fff;
}

.winner { 
	font-family: Winner-CondMedium;
	font-weight: normal;
	font-style: normal;
}

h4, .sans-serif-header {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:0rem;
	line-height: normal;
}


.section-title {
	font-family: Winner-CondMedium;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin-top:2rem;
}

footer h4 {
	color:#fff;
}

a {
	color: #12910C;
	font-weight: bold;
}

a:hover, a:focus {
    color: #22AD1C;
}

.social a {
	margin-left:0.25rem;
}

ul,
li {
  padding: 0;
  margin: 0;
}

ul, li {
  margin-bottom: 2em;
}

ol li {
	margin-bottom: 2em;
}

ul.check li, ul.plus li, ul.caret li, ul.flag li  {
	margin: .75em;
	margin-left: 3.875rem;
	list-style: none;
}

ul.check li:before {
  content: '\f058';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #062A5E;
}

ul.plus li:before {
  content: '\f067';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color:  #062A5E;
}

ul.caret li:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #062A5E;
}


ul.flag li:before {
  content: '\f11d';
  font-family: 'FontAwesome';
   float: left;
  margin-left: -1.85em;
  color: #062A5E;
}

.orbit {
	background-color: #062A5E; 
}

section {
	padding-bottom:30px;  
}	

#contact {
	background-color: #E2E3E2;
}


footer {
	background-color: #062A5E;
	color:#fff;
	padding:1.875em;
}

.button {
	text-transform:uppercase;
	font-weight: bold;
	 background-color: #12910C;
}

.button:hover, .button:focus {
    background-color: #22AD1C;
	color:#fff;
}

#hero-image {
background: url(../images/hero-about.jpg) no-repeat center center fixed;
    background-size: cover;
	-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}

#hero-image .section-title { 
	color:#fff;
}

.hero-text {
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	padding-bottom:40px;
}

.contact img {
  margin-bottom: 1.25rem;
}

ul.contact-info {
  margin-bottom:12px;
}

.contact-info {
  margin-left: 0;
  padding-left: 0;
}

.contact-info li {
  list-style-type: none;
  margin-bottom: 0;
  font-size: 0.875rem;
}

.contact-info i::before {
  display: inline-block;
  text-align: center;
  width: 1.5rem;
  color: #a4a89b;
}

#contact p {
  margin-bottom:0px;
}

iframe, object, embed {
    max-width: 100%;
}

.reveal-overlay {
	z-index: 10000 !important;
}

#back-top {
  position: fixed;
  bottom:20px;
  right: 2%;
  z-index: 100; 
}

footer .copyright a {
	font-weight: normal;
}

footer .copyright  {
	font-size: 75%;
	line-height: inherit;
}

.topbar-responsive {
	background: #003F95;
	padding: 1rem;
	text-transform:uppercase;
	font-weight: bold;
}

.topbar-responsive .topbar-responsive-logo {
	vertical-align: middle;
}

.topbar-responsive .menu a.is-active {
    color: #22AD1C;
}

.topbar-responsive .topbar-responsive-logo img { 
    margin-left:15px; 
	height:70px;
}

.topbar-responsive .menu {
  	background: #003F95;
}

.topbar-responsive .menu a, footer a {
  	color: #fefefe;
  	transition: color 0.15s ease-in;
}

.topbar-responsive .menu a:hover, .topbar-responsive .menu a  .active > a, footer a:hover {
  	color: #22AD1C;
}

.topbar-responsive .top-bar-title span {
	background-color: #12910C;
	border: none !important;
}

.topbar-responsive .top-bar-title span:hover   {
	background-color: #22AD1C;
}

.menu-icon:hover::after {
    background: #fff !important;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff !important;
}

.top-bar-right {
  	margin-top:25px;
}

.fullWidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}

.top-image {
	vertical-align: top;
	display: inline-block;
	text-align: center;
}

.image-wrap {
    display: block;
    text-align: center;
}

.sticky-container{
  z-index: 10000 !important;
}

.third-width {
	max-width: 30%; 
}

.fourth-width {
	max-width: 15%; 
}


@media only screen and (max-width: 40em) {
    
    .topbar-responsive .topbar-responsive-logo img {
            height:45px;
            margin-top:0px;
            margin-left:10px;
    }

}

@media screen and (max-width: 39.9375em) {
  .topbar-responsive {
    padding: 0.65rem;
  }
  
  .topbar-responsive .top-bar-title {
    position: relative;
    width: 100%;
  }
 
  
  .topbar-responsive .top-bar-title span {
    position: absolute;
    right: 0;
    border: 1px solid #fefefe;
    border-radius: 5px;
    padding: 0.25rem 0.45rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  
  .topbar-responsive .top-bar-title span .menu-icon {
    margin-bottom: 4px;
  }
	
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	 .topbar-responsive .topbar-responsive-logo img { 
    margin-left:5px; 
	height:40px;
  }
	
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
#hero-image {
background-attachment: scroll !important; }
}

@media handheld, only screen and (max-width: 668px) {
	#hero-image {
background-attachment: scroll !important; }
}