body { color: #00023a !important; font-family:  Avenir; }
#top-nav-mob .nav-link, .navbar-light .navbar-nav .nav-link { color: white; text-decoration: none; font-size: 14px}
#top-nav-mob .nav-link, .navbar-light .navbar-nav .nav-link { color: black; text-decoration: none; font-size: 14px; }
.navbar-light .navbar-nav .nav-link:hover { color: #5ac5c1}
.navbar-light .navbar-nav .dropdown-menu { background-color: #5ac5c1; }
.navbar-light .navbar-nav .dropdown-menu .dropdown-item { color: white; font-size: 14px; }
.navbar-light .navbar-nav .dropdown-menu .dropdown-item:hover { background-color: transparent }
.dropdown-menu { border: 0; }
//.navbar-collapse.show ul { background-image: linear-gradient(76deg,#00023a 14%,#5ac5c1); }
.bg-teal { background-color: #83d4d3; }
.border-primary { border-color: #83d4d3 !important; }
.badge { padding: 10px 20px; }
.bg-blue { background-color: #050d4b}
.bg-navy { background-color: #00023a; }
.text-navy { color: #00023a; }
.bg-brown { background-color: #edeeed} 
.text-brown { color: rgb(102, 102, 102)}
.text-blue { color: #345c77 !important; }
.text-teal { color: rgb(90, 197, 193)}
.omdlink { color: rgb(90, 197, 193)}
.text-primary { color: #00023a !important}
h1,h2,h3,h4,h5,h6,.h44,.h1,.h2,.h3,.h4,.h5,.h6 { font-family: 'Barlow Condensed'}
.h1 { font-size: 6rem; line-height: 6rem}
.h2 { font-size: 4rem; line-height: 4rem}
.h3 { font-size: 3.5rem; line-height: 3.6rem}
.h4 { font-size: 3em; }
.h44 { font-size: 2.3em; line-height: 2.6rem }
.fs-1 {}
.fs-3 { font-size: 32px !important; line-height: 36px }
.fs-4 { font-size: 24px !important; }
.fs-5 { font-size: 20px !important; }
.fs-6 { font-size: 14px !important; }
.btn-primary { color: white !important;  background-color: #5ac5c1; border-color:  #5ac5c1; border-radius: 50px; padding: 15px 50px}
.btn-primary:hover { background-color: #5ac5c1; border-color:  #5ac5c1; opacity: 0.9}
.btn-login { color: white !important;  background-color: #5ac5c1; border: 4px solid #d4f1ef; border-radius: 30px; padding: 10px 20px !important }
.navbar-light .navbar-nav .nav-link.btn-login { color: white !important; }
.scrolled { background-color: white !important }
.navbar-logo { background: url('/img/OMD-Logo-Centered-Reverse.png'); background-size: contain; background-repeat: no-repeat }
.scrolled .nav-link { color: #00023a !important; }
.scrolled .navbar-logo { background: url('/img/OMD-Logo-Centered-FullColor.png'); background-size: contain; background-repeat: no-repeat }
#logo { width: 300px; height: 80px }
@media (max-width: 640px) {
  body { font-size: 16px; }
  p { font-size: 14px; }
  .h1 { font-size: 3.5rem; line-height: 3.5rem; }
  .fs-3 { font-size: 18px !important; line-height: 22px  }
  .fs-4 { font-size: 14px !important; }
  .fs-5 { font-size: 12px !important; }
  .h3 { font-size: 2.5rem; line-height: 2.7rem }
  .h4 { font-size: 2rem; line-height: 2.2rem }
  .h44 { font-size: 1.7em; line-height: 2rem }
  .h2 { font-size: 2.7rem; line-height: 2.9rem}
  #logo { width: 150px; height: 35px;}
}
.mobile_menu { display: none;}
