.header {
  height: 215px;
  background-image: url('../images/header_bkg.png'), -webkit-linear-gradient(270deg, #002e5d, #002e5d);
  background-image: url('../images/header_bkg.png'), linear-gradient(180deg, #002e5d, #002e5d);
  background-position: 50% 0px, 0px 0px;
  background-size: 10px, auto;
  background-repeat: repeat-x, repeat;
}

.page {
  background-image: -webkit-linear-gradient(270deg, #002e5d, #002e5d);
  background-image: linear-gradient(180deg, #002e5d, #002e5d);
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.headercontainer {
  position: relative;
}

.headerimage {
  position: relative;
  width: 316px;
  margin-top: 19px;
  float: left;
}

.headernav {
  position: absolute;
  margin-top: 161px;
  float: left;
  background-color: transparent;
  color: #fff;
  text-align: left;
}

.navmenu {
  width: 100%;
  float: left;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.navmenuitem {
  padding: 11px 15px 23px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

.navmenuitem:hover {
  color: #ffbf00;
}

.navmenuitem.first {
  padding-left: 0px;
}

.buttonsboxes {
  position: relative;
  width: 100%;
  float: right;
  text-align: right;
}

.headerbutton {
  width: 150px;
  margin-right: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  background-color: #ffbf00;
  color: #002e5d;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.searchbox {
  position: relative;
  width: 200px;
  height: 30px;
  float: right;
}

.form-block {
  width: 200px;
  height: 30px;
  float: left;
}

.headerlinks {
  position: relative;
  top: 0px;
  right: 0px;
  width: 243px;
  float: right;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}

.announcement {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 314px;
  float: left;
}

.announcementtitle {
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}

.announcementtext {
  margin-top: 4px;
  color: #ffbf00;
  font-size: 14px;
  line-height: 18px;
}

.headerright {
  position: relative;
  width: 557px;
  margin-top: 19px;
  float: right;
}

.form {
  height: 30px;
}

.navmenutoggle {
  padding: 14px 15px;
  color: #fff;
}

.toggleicon {
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  color: #ffbf00;
  font-size: 14px;
}

.text-block {
  padding-right: 6px;
  font-size: 14px;
}

.content {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.footer {
  margin-bottom: 30px;
  padding-top: 15px;
  color: #fff;
}

.footermenu {
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.droplink {
  color: #002e5d;
}

.droplink:hover {
  color: #a91e23;
}

.footerheader {
  color: #fff;
}

.footerlistitem {
  display: inline-block;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.footercopyright {
  position: relative;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.footerstars {
  position: relative;
  margin-top: 15px;
  margin-bottom: 24px;
  text-align: center;
}

.profile {
  padding: 30px;
  background-image: -webkit-linear-gradient(270deg, #002e5d, #002e5d);
  background-image: linear-gradient(180deg, #002e5d, #002e5d);
  color: #fff;
}

.profileleft {
  text-align: center;
}

.profileright {
  text-align: center;
}

.profilephoto {
  border: 1px solid #fff;
}

.profileheading {
  margin-top: 0px;
  color: #fff;
}

.profiletext {
  margin-top: 14px;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
}

.homecolumn1 {
  text-align: center;
}

.homecolumn2 {
  text-align: center;
}

.homecolumn3 {
  text-align: center;
}

@media (max-width: 991px) {
  .headerimage {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: left;
  }
  .headernav {
    top: 0px;
    right: 0px;
    width: 100%;
    margin-top: 18px;
  }
  .navmenu {
    background-color: #1260ab;
  }
  .navmenuitem {
    padding-bottom: 11px;
  }
  .buttonsboxes {
    margin-bottom: 14px;
    float: none;
  }
  .headerbutton {
    margin-right: 14px;
    margin-left: 0px;
    float: left;
  }
  .searchbox {
    float: none;
  }
  .announcement {
    width: 100%;
  }
  .headerright {
    width: 100%;
    margin-top: 32px;
    float: left;
  }
  .toggleicon {
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    float: right;
  }
  .sectioncontainer {
    position: relative;
  }
  .menu-button {
    margin-top: 80px;
    float: right;
  }
  .menu-button.w--open {
    width: 100%;
    margin-top: 83px;
    background-color: transparent;
  }
  .icon {
    position: relative;
    float: right;
  }
}

@media (max-width: 767px) {
  .headerbutton {
    width: 150px;
  }
  .searchbox {
    margin-top: 0px;
  }
  .footerlistitem {
    display: block;
  }
  .sectioncontainer {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 479px) {
  .header {
    height: 260px;
  }
  .headerimage {
    width: 100%;
    float: left;
  }
  .buttonsboxes {
    text-align: center;
  }
  .headerbutton {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .searchbox {
    width: 100%;
  }
  .form-block {
    width: 100%;
  }
  .headerright {
    margin-top: 38px;
  }
}

