@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap');

.blue {
  color: #004990;
}

.blue-background {
  background-color: #004990;
}

.orange {
  color: #f58929;
}

.orange-background {
  background-color: #f58929;
}

.new-nav ul {
  margin: 0;
  table-layout: fixed;
  width: 100%;
  background-color: #fff;
  border-top: none;
  position: relative;
  top: auto;
  border: none;
  text-align: end;
}

.new-nav .nav li {
  display: inline-block;
  width: auto;
  height: auto;
  line-height: 1;
  border-left: none;
  border-right: none;
  color: #004990;
}
.wrap div {
    min-height: 100%!important;
}
.new-nav .nav li a {
  color: #004990;
  text-transform: initial;
  text-decoration: none;
  font-size: 16px;
  padding: 19px;
  border: none;
  line-height: 1;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
}

li#menu-item-823 a {
  max-width: 270px;
}
.nav li.menu-item-823 a {
    display: block;
    background: url(/wp-content/uploads/2020/05/WoodburyCapital_2017_final_HZ.png) no-repeat center !important;
    background-size: contain!important;
}
.header.new {
  text-align: center;
  background-color: #fff;
  border-bottom: 2px solid #f58929;
}

nav.new-nav .nav li a:hover {
  color: #004990;
  background-color: #ccc;
}

nav.new-nav .nav li.menu-item-19 a {
  padding: 19px;
}

.new-nav ul.sub-menu {
  width: 250px;
  position: absolute;
  text-align: left;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.07);
}


.new-nav ul.sub-menu li {
border-top: 2px solid #f58929;
  display: block !important;
}

nav.new-nav .nav li.menu-item-823:hover {
  background: #46464600;
}

footer.footer.center.new-foot {
  background: #ffffff;
  padding: 25px;
  min-height: 30px;
  border-top: 2px solid #f58929;
}

div#inner-footer p, div#inner-footer a {
  color: #004990;
  text-decoration: none;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
}

.fifty {
  width: 50%;
  float: left;
}

body {
  color: #333 !important;
  background: #ffffff !important;
  -webkit-font-smoothing: antialiased;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
}

div#inner-footer .fifty.right p {
  text-align: right;
}

div#inner-footer p {
  text-align: left;
}

.col-sm-12 {
  max-width: 1198px;
  margin: 0 auto;
}

ul#menu-footer {
  text-align: left;
}

div#inner-footer {
  max-width: 1198px;
  width: 100%;
  margin: 0 auto;
}

.fund-btn {
	width:200px;
	padding:10px;
	background-color:#f68a2a;
	color: #fff;
	font-size:14px;
}

@media screen and (max-width: 1029px) {
  .video-landing {
    width: 100%;
  }
  .box {
    background-image: none!important;
    background-color: #fff!important;
  }
  .mobile-nav .ham {
    color: #0e5195!important;
  }
  #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    cursor: pointer;
    border-radius: 2px;
    height: 2px;
    width: 42px;
    background: #185899!important;
    position: absolute;
    display: block;
    content: '';
  }
  .header.new {
    height: 71px!important;
  }
  .new-nav ul {
      top: 0!important;
      text-align: right;
  }
  #nav-toggle.active span {
    background-color: transparent!important;
  }
  .new-nav .nav li a {
      color: #004990;
      text-transform: initial;
      text-decoration: none;
      font-size: 16px;
      padding: 15px 10px;
      border: none;
      line-height: 1;
      font-family: 'Raleway', sans-serif;
      font-weight: 500;
      display: block;
  }
  nav.new-nav .nav li.menu-item-19 a {
    padding: 15px 10px;
}
.new-nav ul.sub-menu {
    width: 100%;
    position: relative;
    text-align: right;
    top: 0!important;
}
.nav li:hover {
    background: #999!important;
}
nav.new-nav {
    float: none;
    width: 100%;
    clear: both;
}
.nav li.menu-item-823 {
    display: none;
    position: relative;
    max-width: 0px;
    height: 0;
    line-height: 0;
    width: 0;
}
  .new-nav .nav li {
    display: block;
    width: 100%;
    height: auto;
    line-height: 1;
    border-left: none;
    border-right: none;
    color: #004990;
    text-align: right;
  }
}
@media screen and (max-width: 991px) {
  .fifty{
    width: 100%;
    float: none;
    text-align: center;
  }
  .fifty p, .fifty.right p, .fifty ul{
    text-align: center!important;
    margin: 10px auto;
    display: table;
    width: 100%;
  }
}