body {
  background-color: ;
  color: #002a56;
}
.webpage-block .jumbotron h1, h1 {
  color: ;
  font-family: ​Manrope;
  font-size: 36px;
}
.webpage-block .jumbotron h2, h2 {
  color: ;
  font-family: ​Manrope;
  font-size: 30px;
}
.webpage-block .jumbotron h3, h3 {
  color: ;
  font-family: ​Manrope;
  font-size: 24px;
}
.webpage-block .jumbotron h4, h4 {
  color: ;
  font-family: ​Manrope;
  font-size: 18px;
}
.webpage-block .jumbotron h5, h5 {
  color: ;
  font-family: ​Manrope;
  font-size: 14px;
}
.webpage-block .jumbotron h6, h6 {
  color: ;
  font-family: ​Manrope;
  font-size: 12px;
}
.webpage-block .jumbotron p, p, .content-block div, .panel div, li {
  color: ;
  font-family: ​Manrope;
  font-size: 16px;
}
.jumbotron blockquote, blockquote {
  color: ;
  font-family: ​Manrope;
  font-size: 18px;
}
.jumbotron .lead, .content-block .lead, .lead {
  color: ;
  font-family: ​Manrope;
  font-size: 21px;
}
@media (max-width: 767px) {
  .webpage-block .jumbotron h1, h1 {
    font-size: 36px;
  }
  .webpage-block .jumbotron h2, h2 {
    font-size: 30px;
  }
  .webpage-block .jumbotron h3, h3 {
    font-size: 24px;
  }
  .webpage-block .jumbotron h4, h4 {
    font-size: 18px;
  }
  .webpage-block .jumbotron h5, h5 {
    font-size: 14px;
  }
  .webpage-block .jumbotron h6, h6 {
    font-size: 12px;
  }
  .webpage-block .jumbotron p, p {
    font-size: 16px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 18px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 20px;
  }
}
.webpage-background a {
  color: #e15e19;
}
.webpage-block a {
  color: #e15e19;
}
.webpage-contact a {
  color: #e15e19;
}
.webpage-about a {
  color: #e15e19;
}
.webpage-footer {
  background-color: #002a56 !important;
  color: #ffffff !important;
}
.webpage-footer a{
  color: #bfd730 !important;
}
.webpage-footer .site-footer-simple {
  background-color: #002a56 !important;
  color: #ffffff !important;
}

.webpage-footer p {
  color: #ffffff !important;
}
.webpage-footer .site-footer-simple a,
.webpage-footer .site-footer-simple a:hover {
  background-color: #002a56 !important;
  color: #bfd730 !important;
}
.webpage-header .navbar {
  background-color: #fff;
  color: #002a56;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color: #002a56 !important;
}
.webpage-header.navbar-fixed-top {
  background-color: ;
}
.webpage-group .webpage-hero > div > div {
  padding-top: 20px;
}
.webpage-header.navbar-fixed-top.hero-behind.transparent {
  background-color: transparent;
}
.webpage-header.hero-behind.transparent .navbar {
  background-color: transparent;
}
body.hero-behind .webpage-group .webpage-hero > div {
  margin-top: 0 !important;
}
.webpage-footer .site-footer-columns .site-footer-upper,
.webpage-footer .site-footer-layers {
  background-color: #002a56 !important;
  color: #ffffff !important;
}
.webpage-footer .site-footer-columns .site-footer-upper a,
.webpage-footer .site-footer-columns .site-footer-upper a:hover,
.webpage-footer .site-footer-layers a,
.webpage-footer .site-footer-layers a:hover {
  color: #bfd730 !important;
}
body {font-size: 18px;}
.vcard-social {background: #fff; width: 100%; padding: 0 5%;}
.vcard-phone a, .header-social a, .navbar-nav .navbar-text {color: #e15e19;}
.vcard-phone a, .header-social a, .navbar-nav .navbar-text, .navbar-nav .navbar-text a, .webpage-header .social-icon svg {color: #e15e19 !important;}
.webpage-footer .site-footer-columns .footer-social .social-icon svg {color: #bfd730 !important;} 
.hero-behind {z-index: 9;}  

/* ensures logo is visible with behind setting */
.hero-behind .navbar li a {color: #fff !important;}
.hero-behind .webpage-header .navbar-default {border-color: transparent;}
.dropdown-menu, .hero-behind.webpage-header .navbar-default .dropdown ul {background: #fff;}

.webpage-header .navbar-header .navbar-toggle .icon-bar {background-color: #a0bb3b;}
.webpage-header .navbar-toggle {border-color: rgba(255,255,255,.3);}
.webpage-header .navbar li a {font-size: 130%;}
.nav .dropdown-menu {min-width: 280px;}

/* Add shadow below navbar */
.hero-below {
    border: none;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    z-index: 9;
}

/* Sets height for all columns */
.webpage-call-to-action .panel img {
    object-fit: cover;
    max-height: 210px;
    width: 100%;
    box-shadow: 0 5px 10px rgba(0,0,0,0.14), 0 15px 35px rgba(0,0,0,0.14);
}

.logos .webpage-call-to-action .panel img {
    object-fit: contain;
    max-height: 200px;
    width: auto;
    box-shadow: none;
    border-radius: 0%;
}

/* Applies to display viewports larger than mobile */
@media (min-width: 769px) {

    /* Hero Styling w custom class "welcome" */
    .welcome .btn {margin-top: 12px; text-align: center; vertical-align: middle; font-size: 30px;}
    .welcome .jumbotron .container {margin-top: 120px; margin-bottom: 120px;}

    /* Hero image overlay */
    .webpage-hero .jumbotron:before {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0, 0.2);
        left: 0%;
        top: 0;
    }
}

/* Applies to mobile viewports */
@media (max-width: 768px) {

    .webpage-header .navbar a {
        color: #333333 !important;
        border-bottom: 1px solid #fff;
        padding: 10px 15px;
        display: block;
        background: transparent !important;
        transition: color 0.3s ease, background-color 0.3s ease;
    }

    .features-list ul.list-inline {margin-left: 140px;}
    .navbar-collapse {width: 100%;}
    .dropdown.open .dropdown-menu li a {color: #002a56 !important;}
    .navbar-default .navbar-toggle .icon-bar {background-color: #002a56 !important;}

    /* mobile header background */
    .webpage-header.hero-below,
    .webpage-header.hero-below .navbar,
    .webpage-header.hero-below .navbar-default,
    .webpage-header.hero-below .navbar-collapse {
        background-color: #fff !important;
        background: #fff !important;
    }

    /* Removes top margin in mobile hero */
    .welcome .jumbotron .container {margin-top: 0;}

    /* removes top margin for all heroes */
    .webpage-group .webpage-block .webpage-hero {margin-top: 0;}

    .hero-behind .dropdown-menu,
    .hero-behind.webpage-header .navbar-default ul {background: #444;}

    /* Optional logo height change for mobile */
    .webpage-header .navbar-brand-image img {height: 60px !important; max-height: 60px !important;}
}

/* Buttons */
.webpage-block .btn {
    background: #ffffff;
    color: #002a56;
    border: 1px solid #E15E19;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    text-shadow: none;
}

.webpage-block .btn:hover {
    background: #a0bb3b;
    color: #fff;
    border: 1px solid #fff;
}

/* Resource button styling */
.btn-primary, .btn.btn-default.btn-clear-search {
    background: #fff;
    color: #002a56;
    border: 1px solid #bfd730;
}

.btn-primary:hover, .btn.btn-default.btn-clear-search:hover {
    background: #a0bb3b;
    color: #fff;
    border: 1px solid #fff;
}

/* Minimalist Layout */
.small-hero > div > .webpage-block > .webpage-hero > .jumbotron:before {background: transparent !important;}

.small-hero .hero-content.container {margin-top: 10px;}

.angle::before {
    width: 100%;
    height: 500px;
    z-index: -1000;
    background: rgba(64, 128, 170, 0.1);
    transform-origin: left bottom;
    position: absolute;
    top: 180%;
    left: 0;
    -webkit-transform: skew(0deg, -40deg);
    -moz-transform: skew(0deg, -40deg);
    -ms-transform: skew(0deg, -40deg);
    -o-transform: skew(0deg, -40deg);
    transform: skew(0deg, -40deg);
}
