.contact-clean {
  background: #2b2f32;
  padding: 10px 0;
}

@media (max-width:767px) {
  .contact-clean {
    padding: 10px 0;
    background: #113469;
  }
}

.contact-clean form {
  max-width: 600px;
  width: 90%;
  margin: 0 auto;
  background-color: #193251;
  padding: 40px;
  border-radius: 4px;
  color: #505e6c;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
}

@media (max-width:767px) {
  .contact-clean form {
    padding: 20px;
  }
}

.contact-clean h2 {
  margin-top: 5px;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 36px;
  color: #fff;
  font-family: 'Lato';
}

.contact-clean .form-group:last-child {
  margin-bottom: 5px;
}

.contact-clean form .form-control {
  background: #ffffff;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
  outline: none;
  color: inherit;
  padding-left: 12px;
  height: 42px;
  border-bottom: 1px solid #ccc;
  border-top: none;
  border-right: none;
  border-left: none;
}

.contact-clean form .form-control:focus {
  border-bottom: 1px solid #006dd2;
  border-top: none;
  border-right: none;
  border-left: none;
}

.contact-clean form textarea.form-control {
  min-height: 100px;
  max-height: 260px;
  padding-top: 10px;
  resize: vertical;
  border-bottom: 1px solid #ccc;
  border-top: none;
  border-right: none;
  border-left: none;
}

.contact-clean form .btn {
  padding: 16px 32px;
  border: none;
  background: none;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
  outline: none !important;
}

.contact-clean form .btn:hover {
  opacity: 1;
}

.contact-clean form .btn:active {
  transform: translateY(1px);
}

.contact-clean form .btn-primary {
  background-color: #055ada !important;
  margin-top: 15px;
  color: #fff;
}

#jumbo p {
  color: #fff;
  width: 75%;
  font-weight: 700;
  font-size: 15px;
  font-family: 'Lato';
}

.ways-to-help {
  padding-top: 40px;
  padding-bottom: 40px;
}

#ways .h1 {
  padding: 20px;
}

#ways h3 {
  padding: 20px;
  font-family: 'Oswald';
  font-weight: normal;
}

.col-md-6.contact-fm {
  padding: 40px;
  background: #fff;
}

.contact-infom {
  font-size: 20px;
  font-weight: bold;
}

.col-md-6.left-contact {
  padding: 40px;
  background: #fff;
}

#news-boat h3 {
  padding-bottom: 0px;
  font-size: 36px;
}

#news-center-1 {
  border-bottom: 10px solid #cccccc;
}

#news-center-2 {
  border-bottom: 10px solid #ccc;
}

#news-center-3 {
  border-bottom: 10px solid #ccc;
}

#story {
}

#story p {
  font-family: 'Lato';
  font-size: 12px;
}

#shop h4 {
  font-family: 'Oswald';
}

#fishing-trips h3 {
  font-family: 'Oswald';
  padding: 0px;
}

.tracker {
  font-family: 'Oswald';
  font-size: 32px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .form-table {
    width: 40%;
  }
}

@media (max-width: 768px) {
  .form-table {
    width: 100%;
  }
}

@media (min-width: 576px) {
  .platnium {
    padding: 20px;
  }
}

.form-new p {
  color: #193251;
}

.form-check-label {
  color: #193251;
}

.div-padding {
  padding: 30px;
  width: 50%;
  float: right;
}

@media (min-width: 576px) {
  .div-padding {
    padding: 30px;
    width: 50%;
    float: right;
  }
}

@media (min-width: 992px) {
  .div-padding {
    padding: 30px;
    width: 50%;
  }
}

@media (max-width: 412px) {
  .div-padding {
    padding: 30px;
    width: 100%;
  }
}

.interests {
  margin-bottom: 0px;
  text-decoration: underline;
}

.service {
  padding: 30px;
  width: 50%;
}

@media (min-width: 992px) {
  .service {
    padding: 30px;
    width: 50%;
  }
}

@media (max-width: 412px) {
  .service {
    padding: 30px;
    width: 100%;
  }
}

.name-1 {
}

@media (max-width: 576px) {
  .background-img-kevin {
    background: linear-gradient(rgba(0,123,255,0.2), rgba(0,123,255,0.2)), url("../../assets/img/kevin-bottom.jpg") center / cover;
    height: 500px;
    background-position: 0px !important;
  }
}

.background-img-kevin {
  background: linear-gradient(rgba(0,123,255,0.2), rgba(0,123,255,0.2)), url("../../assets/img/kevin-bottom.jpg") center / cover;
  height: 500px;
}

#kids hr {
  border-top: 1px solid #000;
}

.fishing-gear {
  font-size: 25px;
  font-weight: 700;
}

