.topsection {
  position: fixed;
  z-index: 3;
  width: 100%;
  height: 118px;
  background-color: #000;
  text-align: center;
}

.topnav {
  display: block;
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
  text-align: center;
}

.herosection {
  height: 556px;
  background-color: transparent;
  background-image: url('../images/Ocean-Waves.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.navbar {
  background-color: #000;
}

.navlink {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 600;
}

.navlink:hover {
  color: #db0707;
}

.navlink.w--current {
  color: #a80303;
}

.topcontainer {
  margin-right: auto;
  margin-left: auto;
}

.navmenu {
  margin-top: 22px;
}

.middlesection {
  background-color: #9c0707;
}

.about-section {
  display: block;
  width: 95%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.about-section.bmsection {
  margin-top: 67px;
}

.license {
  display: block;
  margin-top: 14px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.aboutblock {
  display: block;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.aboutcontainer {
  margin-top: 18px;
  text-align: center;
}

.about-text {
  font-family: 'Droid Sans', sans-serif;
  text-align: left;
}

.aboutcolumn2 {
  position: static;
  text-align: left;
}

.about-column-1 {
  position: static;
  margin-top: 9px;
  text-align: center;
}

.abouttext2 {
  margin-top: 4px;
  font-family: 'Droid Sans', sans-serif;
  text-align: justify;
}

.abouttextblock {
  margin-top: 8px;
}

.aboutrow {
  margin-top: 7px;
}

.cu-container {
  position: static;
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 27px;
  text-align: center;
}

.cublock {
  height: 368px;
  background-color: #000;
}

.footer {
  position: static;
  height: 67px;
  background-color: #65696b;
}

.footertext {
  margin-top: 13px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.button {
  background-color: #a80303;
}

.form {
  display: inline-block;
  width: 50%;
  text-align: center;
}

.formblock {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.wrapper {
  text-align: center;
}

.formtags {
  color: #fff;
}

.aboutdiv {
  display: block;
}

.slogancont {
  position: static;
  display: inline-block;
  height: 127px;
  margin-top: 149px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 12px;
  background-color: transparent;
  text-align: left;
}

.headers {
  margin-bottom: -5px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 24px;
  text-align: center;
}

.headers.head2 {
  margin-top: -16px;
  color: #fff;
}

.successmessage {
  background-color: transparent;
}

.successtext {
  color: #fff;
}

.contwork {
  display: block;
}

.tabmen {
  text-align: center;
}

.wb {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.workheaders {
  width: 100%;
  font-family: 'Droid Sans', sans-serif;
  color: #a80303;
  font-weight: 700;
  text-align: center;
}

.html1 {
  margin-top: 9px;
}

.cl1 {
  text-align: center;
}

.workrow {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.workblock2 {
  margin-top: 20px;
}

.wincon {
  margin-top: 27px;
  text-align: center;
}

.winwork {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
}

.error {
  background-color: #000;
  color: #fff;
}

@media (max-width: 991px) {
  .topsection {
    height: 117px;
  }
  .herosection {
    height: 366px;
    background-position: 50% 100%;
    background-size: cover;
  }
  .navlink {
    font-weight: 600;
  }
  .navmenu {
    position: absolute;
    display: block;
    width: 100%;
    margin-top: 7px;
    background-color: #000;
    opacity: 0.85;
  }
  .mobilemenu {
    color: #fff;
  }
  .mobilemenu.w--open {
    background-color: #000;
    color: #fff;
  }
  .navicon {
    display: block;
    margin-top: 22px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .herosection {
    background-position: 50% 100%;
    background-size: cover;
  }
  .navmenu {
    margin-top: 7px;
    background-color: #000;
  }
  .workblock {
    position: static;
  }
  .workrow {
    position: static;
  }
}

@media (max-width: 479px) {
  .topnav {
    display: block;
    width: 100%;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .herosection {
    display: block;
    width: auto;
    background-position: -182px 50%;
    background-size: cover;
  }
  .navbar {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .topcontainer {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .navmenu {
    margin-top: 0px;
    background-color: #000;
  }
  .mobilemenu {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 13px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 9px;
    color: #fff;
  }
  .mobilemenu.w--open {
    background-color: #292828;
  }
  .toplogo {
    display: block;
    width: 90%;
    max-width: 77%;
    margin-top: 3px;
    margin-right: 0px;
    margin-left: auto;
    padding-right: 25px;
    text-align: center;
  }
  .brand {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .navicon {
    margin-top: 0px;
    padding-top: 2px;
  }
  .aboutcolumn2 {
    padding-top: 12px;
  }
  .cublock {
    display: block;
    width: 100%;
  }
  .aboutdiv {
    display: block;
  }
  .slogancont {
    margin-top: 246px;
  }
  .tabmen {
    width: 100%;
  }
  .tab1.w--current {
    display: inline-block;
    width: 50%;
  }
  .tab2 {
    display: inline-block;
    width: 50%;
  }
  .workheaders {
    position: relative;
    z-index: 1;
    display: block;
  }
  .html1 {
    z-index: 2;
  }
  .cl1 {
    position: static;
    z-index: 2;
    margin-top: 15px;
  }
  .workblock {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .workrow {
    position: static;
    display: block;
    width: 100%;
    margin-right: auto;
    padding-left: 0px;
    float: left;
  }
}

