/*-- ---- ---- GLOBAL ---- ---- --*/
body {
  margin: 0px;
  -webkit-text-size-adjust: none;
  font-family: Arial, sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  color: #4D4D4F;
}

img {
  border: 0;
}

.scalable {
  max-width: 100% !important;
  height: auto !important;
}

a:link,
a:active,
a:visited {
  color: #1ea1e0;
  text-decoration: none;
  transition: all 0.2s ease-out;
}

a:hover {
  text-decoration: none;
}

*:focus,
a:focus {
  /*WEB COMPLIANCE*/
  outline: #3d9cfc auto 2px;
}

input[type=button],
input[type=submit],
input[type=reset] {
  /* remove for standard buttons */
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-appearance: none;
  appearance: none;
}

.imgover {
  cursor: pointer;
}

.imagefit img {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}

.clearfix {
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.table {
  display: table;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px auto 0px auto;
  border: 0px;
}

.row {
  display: table-row;
  margin: 0px;
  padding: 0px;
}

.cell {
  display: table-cell;
  vertical-align: middle;
}

.clearfix {
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

h2 {
  color: #003354;
  font-size: 55px;
  line-height: 1.2;
}

@media screen and (max-width: 1600px) {
  h2 {
    font-size: 3.4375vw;
  }
}
@media screen and (max-width: 960px) {
  h2 {
    font-size: 5.7291666667vw;
  }
}
.bold {
  font-weight: 600;
}

.white-background {
  background-color: #ffffff !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.lowercase {
  text-transform: lowercase;
}

.hide {
  display: block;
}

.show {
  display: none;
}

.section-header-large {
  font-size: 38px;
  line-height: 1em;
  max-width: 90%;
  font-weight: 600;
  margin: 0px auto 0px auto;
  display: block;
}

.section-header-large strong {
  font-weight: 700;
}

.mobile-only {
  display: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*-- ---- ---- ---- HEADER ---- ---- ---- --*/
header {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  z-index: 9998;
  transition: all 0.25s ease-out;
  background-color: #fff;
}

.header-inside {
  width: 95%;
  margin: 0px auto 0px auto;
  position: relative;
  padding: 16px 0px 16px 0px;
}

#logo {
  width: 300px;
  display: inline-block;
  -webkit-transition: all ease-out 0.25s;
  transition: all ease-out 0.25s;
  position: relative;
  z-index: 1000;
}

header ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

header li {
  display: inline-block;
}

.FixedHeader,
.resize-me {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.FixedHeader #logo,
.resize-me #logo {
  width: 180px;
}

.mobile-options {
  display: none !important;
}

#toplinks {
  display: inline-block;
  width: auto;
  position: absolute;
  top: 50%;
  right: 100px !important;
  transform: translateY(-50%);
  z-index: 999;
}

#toplinks li {
  padding: 0px 15px 0px 11px;
}

#toplinks li:first-child {
  border-right: 2px solid rgb(0, 98, 155);
}

#toplinks li a {
  font-weight: 400;
  letter-spacing: 0.03em;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all ease-out 0.25s;
  transition: all ease-out 0.25s;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  padding: 0.3em 0px 0.3em 0px;
  color: rgb(0, 98, 155);
}

#toplinks li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background-color: rgba(58, 198, 243, 0.5) !important;
  height: 2px;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}

#toplinks li a:hover:before,
#toplinks li a:focus:before,
#toplinks li a:active:before {
  left: 0;
  right: 0;
}

.FixedHeader #toplinks li a,
.resize-me #toplinks li a {
  color: rgb(0, 98, 155);
}

nav {
  display: block;
  position: absolute;
  right: 0px;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

/*-- ---- ---- HAMBURDER MENU ---- ---- --*/
.accordion-section-title2 {
  width: auto;
  padding: 76px 45px 0px 45px;
  margin-top: 0px;
  text-align: right;
  display: inline-block;
}

.menu-button-holder {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: -1;
  display: inline-block;
  -webkit-transition: all 0.15s ease;
  transition: all 0.25s ease;
}

.accordion-section-title2:hover ~ .menu-button-holder {
  opacity: 0.75;
}

.burger {
  padding: 0px 0px;
  cursor: pointer;
  overflow: visible;
  margin: 0px !important;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.burger-box {
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0px 4px 5px 0px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.all-the-fixins {
  display: block;
  transition-duration: 0.275s;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.all-the-fixins,
.all-the-fixins::before,
.all-the-fixins::after {
  background-color: rgb(255, 255, 255) !important;
  width: 30px;
  height: 3px;
  border-radius: 1px;
  position: absolute;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.FixedHeader .all-the-fixins,
.FixedHeader .all-the-fixins::before,
.FixedHeader .all-the-fixins::after,
.resize-me .all-the-fixins,
.resize-me .all-the-fixins::before,
.resize-me .all-the-fixins::after {
  background-color: rgb(0, 98, 155) !important;
}

.all-the-fixins::before,
.all-the-fixins::after {
  content: "";
  display: block;
}

.all-the-fixins::before {
  top: -8px;
  transition: opacity 0.125s ease;
}

.all-the-fixins::after {
  bottom: -8px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.accordion-section2 {
  text-align: right;
}

.accordion-section-title2.active ~ .menu-button-holder .mmmmmm .burger-box {
  padding: 0px 0px 5px 0px;
}

.accordion-section-title2.active ~ .menu-button-holder .mmmmmm .all-the-fixins {
  transform: translate3d(0, 0px, 0) rotate(135deg);
  transition-delay: 0.075s;
}

.accordion-section-title2.active ~ .menu-button-holder .mmmmmm .all-the-fixins::before {
  transition-delay: 0s;
  opacity: 0;
}

.accordion-section-title2.active ~ .menu-button-holder .mmmmmm .all-the-fixins::after {
  transform: translate3d(0, -8px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

.menu-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 1em;
  color: rgb(0, 98, 155);
}

.FixedHeader .menu-label,
.resize-me .menu-label {
  color: rgb(0, 98, 155);
}

.accordion-section-content2 {
  display: none;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  text-align: left;
  position: absolute;
  right: -2.5vw;
  z-index: 899;
  overflow-x: hidden;
}

.accordion-section-content2 ul {
  transform: translateX(100%);
  background-color: #00629b;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.accordion-section-content2.open ul {
  transform: translateX(0%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.accordion-section-content2 li {
  display: block;
  padding: 0px;
  margin: 0px;
  background-color: #00629b;
  position: relative;
}

.accordion-section-content2 ul li:first-child a {
  padding: 33px 90px 19px 39px;
  background-position: 88% 64%;
}

.accordion-section-content2 li a {
  font-size: 16px;
  line-height: 16px;
  display: block;
  vertical-align: middle;
  color: rgb(255, 255, 255);
  font-weight: 700;
  padding: 19px 90px 19px 39px;
  background-image: url("../images/global/menu-arrow-white.png");
  background-repeat: no-repeat;
  background-position: 88% center;
  background-size: 16px 16px;
  transition: all 0.25s ease;
}

.accordion-section-content2 li a:hover,
.accordion-section-content2 li a:focus {
  background-color: #ffa300 !important;
  color: #003354 !important;
  background-image: url("../images/global/menu-arrow-dk-blue.png");
}

.accordion-section-content2 li:after {
  content: "";
  width: 81%;
  height: 1px;
  background-color: rgba(0, 51, 84, 0.75);
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.accordion-section-content2 .no-line:after {
  background-color: rgba(0, 51, 84, 0) !important;
}

.accordion-section-content2 .no-line a {
  padding: 19px 90px 33px 39px;
  background-position: 88% 38%;
}

.FixedHeader #toplinks li:first-child,
.resize-me #toplinks li:first-child {
  border-right: 2px solid rgb(0, 98, 155);
}

/*-- ---- ---- HAMBURDER MENU ---- ---- --*/
.accordion-section-title2 {
  width: auto;
  padding: 76px 45px 0px 45px;
  margin-top: 0px;
  text-align: right;
  display: inline-block;
}

.menu-button-holder {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: -1;
  display: inline-block;
  -webkit-transition: all 0.15s ease;
  transition: all 0.25s ease;
}

.accordion-section-title2:hover ~ .menu-button-holder {
  opacity: 0.75;
}

.burger {
  padding: 0px 0px;
  cursor: pointer;
  overflow: visible;
  margin: 0px !important;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.burger-box {
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0px 4px 5px 0px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.all-the-fixins {
  display: block;
  transition-duration: 0.275s;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.all-the-fixins,
.all-the-fixins::before,
.all-the-fixins::after {
  background-color: rgb(0, 98, 155) !important;
  width: 30px;
  height: 3px;
  border-radius: 1px;
  position: absolute;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.FixedHeader .all-the-fixins,
.FixedHeader .all-the-fixins::before,
.FixedHeader .all-the-fixins::after,
.resize-me .all-the-fixins,
.resize-me .all-the-fixins::before,
.resize-me .all-the-fixins::after {
  background-color: rgb(0, 98, 155) !important;
}

.all-the-fixins::before,
.all-the-fixins::after {
  content: "";
  display: block;
}

.all-the-fixins::before {
  top: -8px;
  transition: opacity 0.125s ease;
}

.all-the-fixins::after {
  bottom: -8px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.accordion-section2 {
  text-align: right;
}

.accordion-section-title2.active ~ .menu-button-holder .mmmmmm .burger-box {
  padding: 0px 0px 5px 0px;
}

.accordion-section-title2.active ~ .menu-button-holder .mmmmmm .all-the-fixins {
  transform: translate3d(0, 0px, 0) rotate(135deg);
  transition-delay: 0.075s;
}

.accordion-section-title2.active ~ .menu-button-holder .mmmmmm .all-the-fixins::before {
  transition-delay: 0s;
  opacity: 0;
}

.accordion-section-title2.active ~ .menu-button-holder .mmmmmm .all-the-fixins::after {
  transform: translate3d(0, -8px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

.menu-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 1em;
  color: #ffffff;
}

.FixedHeader .menu-label,
.resize-me .menu-label {
  color: rgb(0, 98, 155);
}

.accordion-section-content2 {
  display: none;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  text-align: left;
  position: absolute;
  right: -2.5vw;
  z-index: 899;
  overflow-x: hidden;
}

.accordion-section-content2 ul {
  transform: translateX(100%);
  background-color: #00629b;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.accordion-section-content2.open ul {
  transform: translateX(0%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.accordion-section-content2 li {
  display: block;
  padding: 0px;
  margin: 0px;
  background-color: #00629b;
  position: relative;
}

.accordion-section-content2 ul li:first-child a {
  padding: 33px 90px 19px 39px;
  background-position: 88% 64%;
}

.accordion-section-content2 li a {
  font-size: 16px;
  line-height: 16px;
  display: block;
  vertical-align: middle;
  color: rgb(255, 255, 255);
  font-weight: 700;
  padding: 19px 90px 19px 39px;
  background-image: url("../images/global/menu-arrow-white.png");
  background-repeat: no-repeat;
  background-position: 88% center;
  background-size: 16px 16px;
  transition: all 0.25s ease;
}

.accordion-section-content2 li a:hover,
.accordion-section-content2 li a:focus {
  background-color: #ffa300 !important;
  color: #003354 !important;
  background-image: url("../images/global/menu-arrow-dk-blue.png");
}

.accordion-section-content2 li:after {
  content: "";
  width: 81%;
  height: 1px;
  background-color: rgba(0, 51, 84, 0.75);
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.accordion-section-content2 .no-line:after {
  background-color: rgba(0, 51, 84, 0) !important;
}

.accordion-section-content2 .no-line a {
  padding: 19px 90px 33px 39px;
  background-position: 88% 38%;
}

/* 
  -----------------------------------
  Tree Menu Magic 3 for Mobile Menu
  -----------------------------------
*/
.p7TM3-01 {
  font-size: inherit;
  zoom: 1;
}

.p7TM3-01:after {
  font-size: 0px;
  display: inline;
  overflow: hidden;
  line-height: 1;
}

.p7TM3-01 ul {
  margin: 0;
  padding: 0;
}

.p7TM3-01 ul ul { /*drop down color bg*/
  padding-right: 0px;
  padding-left: 0px;
  background-color: #45b2e9;
  border-top: 1px solid #00a4d2;
}

.p7TM3-01 ul ul ul {
  border: none;
  margin-bottom: 0px;
  padding: 0px;
}

.p7TM3-01 li {
  list-style-type: none;
  margin: 0;
}

.p7TM3-01 ul a { /*sub menu item*/
  color: #ffffff;
  display: block;
  padding: 12px 20px 12px 20px;
  text-decoration: none;
  border-bottom: 1px solid #00a4d2;
  font-size: 1.1em;
}

.p7TM3-01 ul a:hover, .p7TM3-01 ul a:focus {
  color: #FFFFFF;
  outline: none;
  background-color: #157eb4;
}

.p7TM3-01 ul ul a {
  font-size: 1em; /*sub sub menu*/
  padding-left: 30px;
}

.p7TM3-01 ul ul a:hover, .p7TM3-01 ul ul a:focus { /*hover on sub sub item*/
  background-color: #ffffff;
}

.p7TM3-01 ul ul a.p7tm3_page:after {
  color: #DBDBDB;
  -webkit-transition: color linear 0.4s 0.1s;
  transition: color linear 0.4s 0.1s;
}

.p7TM3-01 a.trig_closed {
  background-image: url(../images/umuc-images/mobile/nav-arrows/nav-arrow.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.p7TM3-01 a.trig_open {
  background-image: url(../images/umuc-images/mobile/nav-arrows/nav-arrow-down.gif);
  background-repeat: no-repeat;
  background-position: left center;
  border-bottom-color: transparent;
}

.p7TM3-01 ul ul a.trig_open {
  color: #000;
}

.p7TM3-01 a.current_mark {
  font-weight: bold;
}

.p7TM3-01 ul ul a.current_mark {
  font-weight: bold;
}

.p7TM3-01_toggle_all {
  margin: 0 0 12px 0;
  display: block;
  font-size: 0.75em;
  text-transform: uppercase;
}

.p7TM3-01_toggle_all a {
  color: #000;
}

.p7TM3-01_toggle_all a:hover, .p7TM3-01_toggle_all a:focus, .p7TM3-01_toggle_all a:active {
  outline: none;
  background-image: none;
}

/*Toolbar for Smartphones to Hide or Show entire menu*/
.p7TM3-toolbar {
  display: none;
}

/*IE10 Kill Default Active Background*/
.p7TM3-01 a:active {
  background-color: transparent;
}

@media only screen and (min-width: 0px) and (max-width: 5000px) { /*wide width to keep it mobile only Steve*/
  .p7TM3-01_toggle_all {
    display: none;
  }
  .p7TM3-01.responsive .p7TM3-toolbar { /*hamburger menu size and position*/
    position: relative;
    z-index: 999;
    display: block;
    text-align: left;
    cursor: pointer;
    float: right; /*added by Steve*/
    background-image: url(../images/mobile/hamburger-menu.png); /*added by Steve*/
    background-repeat: no-repeat; /*added by Steve*/
    width: 30px; /*added by Steve*/
    height: 24px; /*added by Steve*/
    margin-right: 10px; /*added by Steve*/
    margin-top: 20px;
  }
  .p7TM3-01.responsive .p7TM3-toolbar:hover { /*added by Steve*/
    background-image: url(../images/mobile/hamburger-menu-on.png);
  }
  .p7TM3.responsive ul.closed {
    display: none;
  }
  .p7TM3.responsive ul.opened {
    display: block;
    margin-top: 86px; /*added by Steve - distance of menu items from the top*/
    background-color: #45b2e9;
  }
  .p7TM3-01.responsive .p7TM3-toolbar img {
    border: none;
    display: inline-block;
    vertical-align: baseline;
  }
}
/*-- ---- ---- FOOTER ---- ---- --*/
footer {
  padding: 30px 0px 15px;
  background-color: #eeeeee;
}

.footer-upper-inner {
  width: 90%;
  max-width: 1500px;
  margin: 0px auto 0px;
  display: block;
  padding: 0px;
  background-image: url("../images/global/img-footer-building.png");
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}

.footer-upper-inner ul {
  width: 100%;
  max-width: 525px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.footer-upper-inner ul:first-child li {
  width: auto;
}

.footer-upper-inner ul:nth-child(2) {
  max-width: 280px;
  margin: 25px 0px;
}

.footer-upper-inner ul:nth-child(3) {
  max-width: 650px;
  font-size: 0;
}

.footer-upper-inner ul:nth-child(3) li:last-child {
  margin: 0px 0% 0px 0px;
}

.footer-upper-inner ul:nth-child(3) li {
  width: auto;
  margin: 0px 2%;
}

.footer-upper-inner ul:nth-child(3) li img {
  height: 55px !important;
  width: auto;
}

.footer-upper-inner ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0px 3%;
}

.footer-upper-inner ul li:first-child {
  margin: 0px 3% 0px 0px;
}

.footer-upper-inner ul li:last-child {
  margin: 0px 0px 0px 3%;
}

.footer-upper-inner ul:nth-child(3) li:first-child {
  margin: 0px 2% 0px 0px;
}

.footer-upper-inner ul:nth-child(3) li:last-child {
  margin: 0px 0px 0px 2%;
}

.footer-contact-row {
  width: 100%;
  max-width: 900px;
  display: block;
  vertical-align: middle;
  margin: 30px 0px 10px;
  font-weight: 400;
}

.footer-eoe {
  width: 100%;
  display: inline-block;
  font-size: 0.8em;
  line-height: 1.5em;
  margin-bottom: 20px;
}

.footer-contact-address {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3%;
  padding-right: 3%;
  border-right: 1px solid #003452;
  font-size: 0.9em;
  line-height: 1.6em;
  color: #003354;
}

.footer-contact-address a {
  color: #00629b !important;
  text-decoration: none;
}

.footer-contact-address a:hover {
  color: #00629b !important;
  text-decoration: underline;
}

.footer-contact-social-media {
  display: inline-block;
  vertical-align: middle;
}

.footer-contact-social-media .header {
  text-align: left;
  font-size: 0.9em;
  line-height: 1.5em;
  display: block;
  color: #003452;
  margin-bottom: 5px;
}

.footer-contact-social-media-btm {
  display: inline-block;
}

.footer-contact-social-media-btm ul {
  max-width: 900px !important;
  width: 100% !important;
}

.footer-contact-social-media-btm li {
  margin: 0px 8px !important;
}

.footer-contact-social-media-btm li:first-child {
  margin: 0px 8px 0px 0px !important;
}

.footer-contact-social-media-btm li:last-child {
  margin: 0px 0px 0px 8px !important;
}

.footer-contact-social-media-btm li img {
  display: inline-block;
  text-align: center;
  height: 38px !important;
  width: auto;
}

.footer-upper-inner img {
  display: block;
}

.footer-lower {
  width: 100%;
  margin: 0px auto 0px;
  padding: 28px 0px 18px;
  vertical-align: top;
  text-align: center;
  background-color: #00629b;
}

.footer-lower ul {
  width: 90%;
  max-width: 1500px;
  margin: 0px auto 10px;
  padding: 0px;
}

.footer-lower li {
  display: inline-block;
  border-right: 2px solid #003354;
  line-height: 1em;
}

.footer-lower li:last-child {
  border-right: 0px solid #003354;
}

.footer-lower li a {
  padding: 0px 17px 0px 13px;
  color: #ffffff !important;
}

.footer-lower li a:hover {
  text-decoration: underline;
}

.inner {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 20px;
}

.intro-banner {
  padding: 66px 0;
  background-image: url("../images/quick-action-dark-blue-theme.svg");
  position: relative;
  background-position: center;
  background-color: #003354;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  border-bottom: 1rem solid rgb(65, 182, 230);
}
.intro-banner:before {
  content: "";
  position: absolute;
  bottom: -1rem;
  background-color: rgb(255, 163, 0);
  margin-left: 65.5%;
  height: 1rem;
  max-width: 10%;
  width: 100%;
  clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
}
.intro-banner:after {
  content: "";
  background-color: rgb(0, 98, 155);
  height: 1rem;
  width: 100%;
  max-width: 17.7%;
  bottom: -1rem;
  position: absolute;
  margin-left: 75%;
}
.intro-banner .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.intro-banner .img-col {
  width: 45.8333333333%;
}
.intro-banner .img-col img {
  max-width: 100%;
  height: auto;
  border: 1px solid #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
}
.intro-banner .intro-col {
  width: 50.6944444444%;
  color: #fff;
}
.intro-banner .intro-col h1 {
  margin-top: 0;
  font-size: 36px;
  line-height: 1.1;
}
.intro-banner .intro-col h1 small {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}
.intro-banner .intro-col p {
  font-size: 20px;
}

@media screen and (max-width: 1600px) {
  .intro-banner .intro-col h1 {
    font-size: 2.25vw;
  }
  .intro-banner .intro-col h1 small {
    font-size: 1.625vw;
  }
  .intro-banner .intro-col p {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 960px) {
  .intro-banner .inner {
    display: block;
  }
  .intro-banner .img-col {
    width: 100%;
    margin-bottom: 20px;
  }
  .intro-banner .intro-col {
    width: 100%;
  }
  .intro-banner .intro-col h1 {
    font-size: 3.75vw;
  }
  .intro-banner .intro-col h1 small {
    font-size: 2.7083333333vw;
  }
  .intro-banner .intro-col p {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .intro-banner {
    padding: 30px 0;
  }
  .intro-banner .inner {
    display: block;
  }
  .intro-banner .img-col {
    width: 100%;
    margin-bottom: 20px;
  }
  .intro-banner .intro-col {
    width: 100%;
  }
  .intro-banner .intro-col h1 {
    font-size: 4.6875vw;
  }
  .intro-banner .intro-col h1 small {
    font-size: 3.3854166667vw;
  }
  .intro-banner .intro-col p {
    font-size: 2.6041666667vw;
  }
}
@media screen and (max-width: 480px) {
  .intro-banner .inner {
    display: block;
  }
  .intro-banner .img-col {
    width: 100%;
    margin-bottom: 20px;
  }
  .intro-banner .intro-col {
    width: 100%;
  }
  .intro-banner .intro-col h1 {
    font-size: 7.5vw;
  }
  .intro-banner .intro-col h1 small {
    font-size: 5.4166666667vw;
  }
  .intro-banner .intro-col p {
    font-size: 4.1666666667vw;
  }
}
.intro-header {
  background: rgb(232, 232, 232);
  background: linear-gradient(180deg, rgb(232, 232, 232) 0, rgb(255, 255, 255) 10%, rgb(255, 255, 255) 100%);
  padding: 30px 0;
}
.intro-header h2 {
  text-align: center;
  margin: 0;
}

.document-downloads {
  background: rgb(0, 97, 154);
  background: linear-gradient(301deg, rgb(0, 97, 154) 0%, rgb(0, 88, 139) 100%);
  padding: 60px 0 80px;
}
.document-downloads .inner > p {
  font-size: 28px;
  line-height: 1.2;
  color: #fff;
  font-weight: 700;
}
.document-downloads .inner > ul {
  margin: 60px 0 0 0;
  padding: 0;
  list-style: none;
}
.document-downloads .inner > ul > li {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.document-downloads .inner > ul > li .icon-wrap {
  height: 120px;
  width: 120px;
  background-color: #fff;
  position: relative;
}
.document-downloads .inner > ul > li .icon-wrap > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.document-downloads .inner > ul > li .content-wrap {
  width: calc(100% - 460px);
}
.document-downloads .inner > ul > li .content-wrap h3 {
  font-size: 24px;
  line-height: 1.2;
  color: #fff;
  margin: 0 0 5px;
}
.document-downloads .inner > ul > li .content-wrap p {
  color: #fff;
  font-size: 20px;
}
.document-downloads .inner > ul > li .btn {
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 20px;
  white-space: nowrap;
}

@media screen and (max-width: 1600px) {
  .document-downloads .inner > p {
    font-size: 1.75vw;
  }
  .document-downloads .inner > ul > li .content-wrap {
    width: 60%;
  }
  .document-downloads .inner > ul > li .content-wrap h3 {
    font-size: 1.5vw;
  }
  .document-downloads .inner > ul > li .content-wrap p {
    font-size: 1.25vw;
  }
  .document-downloads .inner > ul > li .btn {
    font-size: 1.125vw;
  }
}
@media screen and (max-width: 960px) {
  .document-downloads .inner > p {
    font-size: 2.9166666667vw;
  }
  .document-downloads .inner > ul {
    text-align: center;
  }
  .document-downloads .inner > ul > li {
    display: block;
    margin-bottom: 70px;
  }
  .document-downloads .inner > ul > li .icon-wrap {
    margin: 0 auto 20px;
  }
  .document-downloads .inner > ul > li .content-wrap {
    width: 100%;
  }
  .document-downloads .inner > ul > li .content-wrap h3 {
    font-size: 2.5vw;
  }
  .document-downloads .inner > ul > li .content-wrap p {
    font-size: 2.0833333333vw;
  }
  .document-downloads .inner > ul > li .btn {
    font-size: 1.875vw;
  }
}
@media screen and (max-width: 768px) {
  .document-downloads {
    padding: 20px 0 40px;
  }
  .document-downloads .inner > p {
    font-size: 3.6458333333vw;
  }
  .document-downloads .inner > ul > li .content-wrap h3 {
    font-size: 3.125vw;
  }
  .document-downloads .inner > ul > li .content-wrap p {
    font-size: 2.6041666667vw;
  }
  .document-downloads .inner > ul > li .btn {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 480px) {
  .document-downloads .inner > p {
    font-size: 5.8333333333vw;
  }
  .document-downloads .inner > ul > li .content-wrap h3 {
    font-size: 5vw;
  }
  .document-downloads .inner > ul > li .content-wrap p {
    font-size: 4.1666666667vw;
  }
  .document-downloads .inner > ul > li .btn {
    font-size: 3.75vw;
  }
}
.services-list {
  margin-bottom: 60px;
}
.services-list h2 {
  text-align: center;
}
.services-list ul {
  display: columns;
  columns: 3;
  column-gap: 60px;
  padding: 0 20px;
  margin: 0;
  list-style: none;
  line-height: 1.5;
}
.services-list ul li {
  font-size: 20px;
  margin-bottom: 30px;
  position: relative;
}
.services-list ul li:before {
  content: "";
  display: inline-block;
  height: 12px;
  width: 12px;
  border-radius: 100%;
  background-color: #42b5e6;
  position: absolute;
  left: -20px;
  top: 8px;
}

@media screen and (max-width: 1600px) {
  .services-list ul li {
    font-size: 1.25vw;
  }
  .services-list ul li:before {
    height: 0.75vw;
    width: 0.75vw;
  }
}
@media screen and (max-width: 960px) {
  .services-list ul {
    columns: 2;
  }
  .services-list ul li {
    font-size: 2.0833333333vw;
  }
  .services-list ul li:before {
    height: 1.25vw;
    width: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .services-list ul {
    columns: 2;
  }
  .services-list ul li {
    font-size: 2.6041666667vw;
  }
  .services-list ul li:before {
    height: 1.5625vw;
    width: 1.5625vw;
  }
}
@media screen and (max-width: 480px) {
  .services-list ul {
    columns: 1;
  }
  .services-list ul li {
    font-size: 4.1666666667vw;
  }
  .services-list ul li:before {
    height: 2.5vw;
    width: 2.5vw;
  }
}
@media screen and (max-width: 1700px) {
  .footer-lower {
    font-size: 1.28vw;
    line-height: 1.4em;
  }
}
@media only screen and (max-width: 1550px) {
  .footer-lower li a {
    padding: 0px 10px 0px 6px;
    color: #ffffff !important;
  }
}
@media screen and (max-width: 1200px) {
  header {
    font-size: 1.3vw;
  }
  .footer-contact-address {
    display: block;
    padding: 0px;
    margin: 0px 0px 20px;
    border-right: 0px solid #003452;
  }
  .footer-lower li a {
    padding: 0px 10px 0px 6px;
    color: #ffffff !important;
  }
}
@media only screen and (max-width: 1050px) {
  .footer-upper-inner {
    background-image: none;
  }
}
@media screen and (max-width: 950px) {
  .FixedHeader #logo,
  .resize-me #logo,
  #logo {
    width: 180px;
  }
  #toplinks li a {
    color: rgb(0, 98, 155) !important;
    line-height: 1em;
  }
  header {
    font-size: 0.9em;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  }
  .header-inside {
    width: 90%;
    padding: 12px 0px 9px 0px;
  }
}
@media screen and (max-width: 700px) {
  header {
    font-size: 0.9em;
  }
  #toplinks {
    display: none;
  }
  .mobile-options {
    display: block !important;
  }
  .mobile-options a {
    background-color: rgb(0, 51, 84) !important;
    padding: 24px 90px 17px 39px !important;
    background-position: 88% 55% !important;
    font-size: 1.1em !important;
    font-weight: 400 !important;
  }
  .accordion-section-content2 {
    position: absolute;
    right: -5vw;
    left: -5vw;
    max-height: calc(100vh - 70px);
  }
  .accordion-section-content2 ul .mobile-options:last-child a {
    padding: 17px 90px 38px 39px !important;
    background-position: 88% 32% !important;
  }
  footer {
    padding: 40px 0px 0px;
    text-align: center;
  }
  .footer-upper-inner ul {
    text-align: center;
    margin: 0px auto;
  }
  .footer-upper-inner ul:nth-child(2) {
    max-width: 260px;
    margin: 25px auto;
  }
  .footer-upper-inner ul:nth-child(3) li img {
    height: 44px !important;
    width: auto;
  }
  .footer-contact-social-media .header {
    text-align: center;
  }
  .footer-contact-social-media-btm li {
    margin: 0px 4px !important;
  }
  .footer-contact-social-media-btm li:first-child {
    margin: 0px 4px 0px 0px !important;
  }
  .footer-contact-social-media-btm li:last-child {
    margin: 0px 0px 0px 4px !important;
  }
  .footer-contact-social-media-btm li img {
    height: 30px !important;
  }
  .footer-upper-inner img {
    display: block;
  }
  .footer-lower ul {
    margin-bottom: 20px;
  }
  .footer-lower li {
    display: block;
    width: 100%;
    border-right: 0px solid #003354;
    line-height: 1em;
  }
  .footer-lower li a {
    display: block;
    padding: 0px;
    margin: 0px auto 5px;
    font-weight: 300;
  }
  .footer-lower li a:hover {
    font-weight: 500;
  }
  #toplinks li {
    padding: 0px 8px 0px 5px !important;
  }
  .footer-lower {
    font-size: 1em;
    line-height: 1.65em;
  }
}
@media screen and (max-width: 450px) {
  .footer-upper-inner ul:nth-child(3) {
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer-upper-inner ul:nth-child(3) li {
    margin: 0 3% 20px;
  }
  .footer-upper-inner ul:nth-child(3) li:nth-child(3) {
    width: 100%;
  }
  .footer-upper-inner ul:nth-child(3) li:first-child {
    margin: 0 3%;
  }
  .footer-upper-inner ul:nth-child(3) li:last-child {
    margin: 0 3%;
  }
  .footer-upper-inner ul:nth-child(3) li img {
    display: inline-block;
    height: 95px !important;
  }
  .footer-upper-inner ul:nth-child(3) li:nth-child(3) img {
    height: auto !important;
  }
}

/*# sourceMappingURL=style.css.map */
