.navbar-light .navbar-nav .nav-link {
  color: #fff;
  color: #fff;
  font-family: 'Oswald';
  text-transform: uppercase;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #fff;
  font-family: 'Oswald';
  text-transform: uppercase;
}

.navbar-light .navbar-brand {
  color: rgba(255,255,255,0.9);
  font-family: 'Oswald';
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(174,174,174,0.9);
  font-weight: bold;
}

.mission p {
  font-family: 'Lato';
  font-size: 13px;
  color: #4f4f4f;
}

.mission {
  padding: 30px;
  color: #4f4f4f;
}

.btn-primary {
  color: #fff;
  background-color: #be0a0a;
  border: none !important;
  font-family: 'Oswald';
  font-weight: 300;
  font-size: 12px;
  border-radius: 0px;
}

.btn-primary:hover {
  color: #fff;
  background-color: #6f0a05;
  border: none;
}

#mainT .h1, h1 {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 28px;
  color: #000000;
}

@media (max-width: 390px) {
  #mainT .h1, h1 {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 1.1em;
    color: #000000;
    padding-top: 20px;
  }
}

#bios p {
  font-size: 13px;
}

@media (max-width: 375px) {
  #bios p {
    font-size: 20px;
  }
}

#bios .h2, h2 {
  padding-top: 20px;
  font-weight: bold;
  font-size: 32px;
}

#shop .h2 {
  font-weight: bold;
  font-size: 32px;
}

#mainT .col-md-3 {
  /*padding: 20px 10px 20px 10px;*/
  background: #ffffff;
}

.fa.fa-tree {
  font-size: 40px;
}

.fa.fa-anchor {
  font-size: 40px;
}

#jumbo {
  height: 500px;
  background-image: url(../../assets/img/jumbotron.jpg);
  background-repeat: no-repeat;
}

#news-center h1 {
  padding: 20px !important;
}

@media (min-width: 1200px) {
  #story p {
  }
}

#story {
  border-bottom: 10px solid #00375f;
}

.pt-5, .py-5 {
  padding-top: 3rem!important;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: none;
  border-radius: .25rem;
}

@media (min-width: 769px) {
  #nature h4 {
    font-family: 'Oswald';
    color: #0a438b;
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  #nature h4 {
    font-family: 'Oswald';
    color: #0a438b;
    font-size: 24px;
    padding-top: 20px;
  }
}

#nature p {
  font-family: 'Lato';
  font-size: 13px;
  color: #4c575c;
  line-height: 18px;
}

#nature {
  padding: 40px;
  background: #ffffff;
  border-top: 10px solid #cccccc;
}

@media (max-width: 576px) {
  #nature {
    padding: 20px;
    background: #ffffff;
    border-top: 10px solid #cccccc;
  }
}

@media (min-width: 768px) {
  #nature .nature {
    height: 50px;
  }
}

@media (max-width: 576px) {
  #nature .nature {
    height: auto;
  }
}

@media (min-width: 768px) {
  #nature .adventure {
    height: 50px;
  }
}

@media (max-width: 576px) {
  #nature .adventure {
    height: auto;
  }
}

@media (min-width: 768px) {
  #nature .community {
    height: 50px;
  }
}

@media (max-width: 576px) {
  #nature .community {
    height: auto;
  }
}

@media (max-width: 360px) {
  #kevin-pic {
    height: 600px;
    background-image: url(../../assets/img/kevin-bottom.jpg) !important;
    background-position: left;
    background-size: cover;
  }
}

@media (max-width: 896px) {
  #kevin-pic {
    height: 600px;
    background-image: url(../../assets/img/kevin-bottom.jpg) !important;
    background-position: center;
    background-size: cover;
  }
}

@media (min-width: 992px) {
  #kevin-pic {
    height: 600px;
    background-image: url(../../assets/img/kevin-bottom.jpg) !important;
    background-position: left;
    background-size: cover;
  }
}

@media (max-width: 390px) {
  #kevin-pic {
    height: 400px;
    background-image: url(../../assets/img/kevin-bottom.jpg) !important;
    background-position: left;
    background-size: cover;
  }
}

@media (max-width: 576px) {
  #nature .support {
    height: auto;
  }
}

@media (min-width: 768px) {
  #nature .support {
    height: 50px;
  }
}

#shop p {
  color: #ffffff;
  font-size: 36px;
  line-height: 34px;
  font-family: 'Oswald';
  font-weight: 700;
}

#shop h2 {
  font-family: 'Oswald';
  font-size: 32px;
  color: #fff;
}

#shop img {
}

#kevin-pic p {
  font-size: 14px;
}

@media (min-width: 580px) {
  #kevin-pic .kevin-p {
    max-width: 450px;
    padding: 40px;
  }
}

@media (max-width: 658px) {
  #kevin-pic .kevin-p p {
    font-size: 11px !important;
  }
}

@media (max-width: 576px) {
  #kevin-pic .kevin-p {
    max-width: 350px;
    padding: 20px;
    font-size: 11px !important;
  }
}

.border-primary {
  border-color: #193251 !important;
}

.bg-primary {
  background-color: #193251!important;
}

.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

#mission-statement {
  background-image: url("../../assets/img/blue-flag.jpg");
  background-position: right;
  background-size: cover;
  border-top: 10px solid #fff;
}

#shop {
  background: #082948;
  border-bottom: 10px solid #ccc;
  border-top: 10px #fff solid;
}

#sponsor-forms {
  padding: 40px;
  background: #113469;
}

@media (min-width: 1200px) {
  #sponsor-forms {
    background: #113469;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}

@media (max-width: 576px) {
  #sponsor-forms {
    padding: 0px;
    background: #113469;
  }
}

#sponsor-top-main {
  padding: 30px;
  /*font-family: 'Oswald';*/
  text-transform: uppercase;
  color: #13448d;
}

@media (max-width: 576px) {
  #sponsor-top-main {
    font-family: 'Oswald';
    text-transform: uppercase;
    color: #13448d;
    padding: 0px;
  }
}

#sponsor-top-main h1 {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 22px;
  color: #0b4283;
  margin-bottom: 5px;
}

#sponsor-top-main h2 {
  /*font-family: 'Oswald';*/
  text-transform: uppercase;
  font-size: 15px;
  color: #000000;
  font-weight: 400;
  padding-top: 0px;
  margin-bottom: 0px;
}

#sponsor-top-main hr {
  border-top: 1px solid #4c98f1;
}

#sponsor-top-main p {
  margin-bottom: 0px;
}

#sponsor-forms p {
  font-size: 16px;
  font-family: 'Oswald';
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
}

.tourney-info {
  padding: 20px;
}

@media (max-width: 576px) {
  .tourney-info {
    padding: 30px;
  }
}

@media (max-width: 576px) {
  .downloads-div p {
    margin-bottom: 5px;
  }
}

@media (max-width: 576px) {
  .downloads-div {
    padding: 20px;
  }
}

.navbar-light .navbar-toggler-icon {
  background-image: url("../../assets/img/toggle-icon.png");
}

.div-tourney {
  float: left;
  padding: 10px;
  width: 25%;
}

@media (max-width: 992px) {
  .div-tourney {
    float: left;
    padding: 10px;
    width: 50%;
  }
}

@media (min-width: 300px) {
  #sponsor-top-main .btn:hover {
    background: #5f0707;
    font-family: 'Lato';
  }
}

#sponsor-top-main .btn {
  font-size: 19px;
  background: #bc1212;
  font-family: 'Lato';
}

@media (max-width: 390px) {
  #sponsor-top-main .btn {
    font-size: 11px;
    background: #bc1212;
    font-family: 'Lato';
  }
}

.dl-buttons-div p {
  font-size: 1em;
  line-height: 17px;
  margin-bottom: 7px !important;
}

.dl-buttons-div {
  padding: 10px;
}

.border-right-one:last-child {
  border-right: 0px;
}

@media (max-width: 390px) {
  .lower-sponsors {
    padding: 30px;
    padding-bottom: 0px;
    padding-top: 10px;
    font-size: 14px;
  }
}

.text-justify {
  text-align: justify!important;
}

@media (min-width: 768px) {
  #top-about {
    margin-top: 30px;
  }
}

#top-about {
}

@media (max-width: 576px) {
  #top-about {
    margin-top: 0px;
  }
}

@media (max-width: 390px) {
  #top-about h1 {
    font-size: 1.5em;
  }
}

#top-about hr {
  border-top: 1px solid #113469;
}

.top-image-about {
  width: 70%;
}

body {
  font-family: 'Roboto';
}

.top-logo-about {
  width: 100%;
}

@media (max-width: 430px) {
  #mainT-1 {
    padding: 10px;
  }
}

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

#mainT-1 img {
  width: 100%;
}

@media (max-width: 430px) {
  #mainT-1 img {
    width: 100%;
  }
}

#new-team-container {
  padding: 40px;
}

@media (max-width: 430px) {
  #new-team-container {
    padding: 20px;
    margin-bottom: -40px;
  }
}

#new-team-container img {
  width: 60%;
}

@media (max-width: 430px) {
  #new-team-container img {
    width: 85%;
    margin-top: 20px;
  }
}

.names-team {
  font-weight: 700;
  font-size: 1.7em !important;
  margin-top: 20px;
  margin-bottom: 0px;
}

#new-team-container p {
  font-size: .8em;
}

#new-team-container-1 p {
  font-size: .8em;
}

#new-team-container-1 p {
  font-size: .8em;
  font-family: 'Roboto';
  color: #7d8285;
}

.team-title {
  text-transform: uppercase;
  color: #1c67b3 !important;
  font-weight: 700;
}

#new-team-container-1 {
  padding: 40px;
}

@media (max-width: 430px) {
  #new-team-container-1 {
    padding: 20px;
    padding-bottom: 20px;
  }
}

#new-team-container-1 img {
  width: 80%;
}

#team-header {
  Padding: 30px;
}

.meet-team {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0px;
}

.mission-statement {
  color: #fff;
}

#main-banner-two {
  /*padding: 0px;*/
}

#about-1 {
  padding: 0px;
  background: #224d78;
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
}

@media (max-width: 576px) {
  #about-1 {
    padding: 0px;
    background: #224d78;
    border-top: 0px;
    border-bottom: 0px;
  }
}

#about-2 img {
  width: 100%;
}

#about-3 {
  padding: 0px;
}

#about-1 h1 {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 22px;
  color: #ffffff;
}

@media (min-width: 768px) and (max-width: 992px) {
  #about-1 h1 {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 20px;
    color: #ffffff;
  }
}

#about-2 h1 {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 28px;
  color: #ffffff;
}

@media (min-width: 768px) and (max-width: 992px) {
  #about-2 h1 {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 22px;
    color: #ffffff;
  }
}

#about-3 h1 {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 28px;
  color: #ffffff;
}

#About-main h1 {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 28px;
  color: #000000;
}

#About-main {
  padding: 30px;
}

#about-2 p {
  font-size: .9em;
  line-height: 18px;
}

#about-1 p {
  font-size: .9em;
  line-height: 18px;
  color: #fff;
}

#About-main p {
  font-size: .9em;
  line-height: 18px;
}

#About-main img {
  width: 80%;
}

@media (max-width: 768px) {
  #About-main img {
    width: 80%;
    margin-bottom: 40px;
  }
}

#What-we-do {
  padding: 0px;
  background: #9a0000;
  margin-bottom: 20px;
}

#What-we-do h3 {
  font-family: 'Oswald' !important;
  color: #ffffff;
  padding-bottom: 20px;
}

@media (max-width: 576px) {
  #What-we-do h3 {
    font-family: 'Oswald' !important;
    color: #ffffff;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

#about-1 hr {
  border-top: 1px solid #ffffff;
}

#about-2 hr {
  border-top: 1px solid #ffffff;
}

#about-3 hr {
  border-top: 1px solid #ffffff;
}

#about-2 {
  padding: 0px;
  /*border-top: 10px solid #fff;*/
  border-bottom: 10px solid #fff;
}

#about-2 p {
  width: 100%;
  color: #ffffff;
  margin-bottom: 0px;
}

#about-3 p {
  width: 100%;
  color: #ffffff;
}

.div-2-inner {
  width: 75%;
}

@media (min-width: 1200px) {
  .div-2-inner {
    width: 75%;
  }
}

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

.veterans-story {
  padding: 20px;
}

@media (min-width: 768px) and (max-width: 992px) {
  .about-two-p {
    line-height: 18px;
    font-size: .9em;
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .kevin-top {
    margin-bottom: 30px;
  }
}

.reg-button {
  width: 50%;
  float: left;
}

.footer-dark svg {
  font-size: 50px;
  color: #fff !important;
}

.facebook-icon {
  float: left;
  width: 50%;
}

.instagram-icon {
  float: left;
  width: 50%;
}

.item.white-right {
  border-right: 1px solid rgba(253,253,255,0.38);
}

@media (max-width: 768px) {
  .item.white-right {
    border-right: none;
  }
}

.footer-dark hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid rgba(255,255,255,0.34);
}

@media (max-width: 430px) {
  .footer-dark hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid rgba(255,255,255,0.34);
    display: none;
  }
}

.footer-dark h3 {
  padding: 10px;
}

@media (max-width: 576px) {
  .footer-dark h3 {
    padding: 10px;
    background: #06182a;
    margin-bottom: 20px;
  }
}

#form-BG {
  background-image: url("../../assets/img/boat-form.jpg");
  background-position: right;
  background-size: cover;
  padding: 30px;
}

@media (max-width: 576px) {
  .gang-pic {
    padding: 0px;
  }
}

@media (max-width: 576px) {
  .item.white-right.webdev {
    background: #4c0101;
    padding-top: 20px;
  }
}

.item.white-right.contact-footer {
  padding-top: 20px;
}

@media (max-width: 576px) {
  .item.white-right.contact-footer {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 576px) {
  .item.text.white-right.special-thanks {
    padding-top: 20px;
  }
}

@media (max-width: 576px) {
  .item.text.social-footer {
    padding-top: 20px;
  }
}

#news-1 p {
  font-size: .9em;
  line-height: 20px;
  text-align: justify;
}

#news-2 p {
  font-size: .9em;
  line-height: 20px;
  text-align: justify;
}

#news-3 p {
  font-size: .9em;
  line-height: 20px;
  text-align: justify;
}

.image-container {
  padding: 0px;
}

#news-1 h1 {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 28px;
  color: #000000;
}

#news-3 h1 {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 28px;
  color: #000000;
}

@media (max-width: 576px) {
  #news-3 h1 {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 27px !important;
    color: #000000;
    padding: 10px;
    margin-top: 15px;
  }
}

#news-2 h1 {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 28px;
  color: #000000;
  padding: 0px;
}

#news-3 h1 {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 28px;
  color: #000000;
  margin-bottom: 0px;
}

@media (min-width: 1200px) {
  #news-3 h1 {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 28px;
    color: #000000;
    padding: 0px;
    margin-bottom: 0px;
  }
}

@media (max-width: 576px) {
  #news-2 h1 {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 28px;
    color: #000000;
    padding: 10px;
    margin-top: 15px;
  }
}

#news-3 {
  padding-top: 20px;
  padding-bottom: 40px;
}

@media (max-width: 576px) {
  #news-boat {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

#news-1 hr {
  border-top: 1px solid #113469;
}

#news-2 hr {
  border-top: 1px solid #113469;
}

#news-3 hr {
  border-top: 1px solid #113469;
}

.tourney-art-logo {
  width: 85%;
}

.right-div-tour {
  padding: 30px;
}

@media (max-width: 430px) {
  .right-div-tour {
    padding: 10px;
  }
}

#tour-top-main h1 {
  font-family: 'Oswald';
  font-weight: 700;
  font-size: 1.3em;
  color: #08438b;
  margin-bottom: 5px;
}

.second-annual {
  text-transform: uppercase;
  font-family: 'Roboto';
  margin-bottom: 0px;
}

.tourney-info-body {
  font-family: 'Oswald';
  color: #2d5db2;
  font-size: 20px;
  margin-bottom: 0px;
}

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

.tour-subtitle {
  font-family: 'Oswald';
  text-transform: uppercase;
}

#tour-top-main .btn:hover {
  font-size: 17px;
  background: #0a1b44;
  font-family: 'Lato';
}

@media (max-width: 430px) {
  #tour-top-main .btn:hover {
    font-size: 14px;
    background: #0a1b44;
    font-family: 'Lato';
  }
}

#tour-top-main .btn {
  font-size: 17px;
  background: #bc1212;
  font-family: 'Lato';
}

@media (max-width: 430px) {
  #tour-top-main .btn {
    font-size: 14px;
    background: #bc1212;
    font-family: 'Lato';
    margin-right: 15px;
  }
}

#forms-new-tournament {
  background: #183069;
  padding: 20px;
  margin-top: 30px;
  border-bottom: 1px solid #fff;
}

#new-tournament-sub {
  background: #183069;
  padding: 20px;
  color: #fff;
  font-size: 16px;
  font-family: 'Oswald';
  font-weight: 400;
  line-height: 22px;
}

#forms-new-tournament p {
  font-size: 16px;
  font-family: 'Oswald';
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
}

#forms-new-tournament-sub p {
  font-size: 16px;
  font-family: 'Oswald';
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
}

.downloads-div-sub {
  padding: 20px;
  border-right: 1px solid #fff !important;
}

.downloads-div {
  padding: 20px;
}

.downloads-div-sub:last-child {
  border-right: none;
}

.downloads-div:last-child {
  border-right: none;
}

.downloads-div {
  border-right: 1px solid #fff !important;
}

@media (max-width: 576px) {
  .downloads-div {
    border-right: none !important;
  }
}

.downloads-div-none {
  padding: 20px;
}

.bucket {
  font-family: 'Oswald';
}

@media (max-width: 430px) {
  .image-div-tournament {
    padding: 0px !important;
  }
}

.image-div-tournament {
  padding: 20px;
}

@media (min-width: 1200px) {
  .button-div-spacer {
    width: 67%;
  }
}

@media (max-width: 576px) {
  .item.white-right.contact-footer.web-dev-padding {
    padding-top: 20px;
  }
}

.team-title {
  color: #4076c7;
}

@media (max-width: 576px) {
  .diving-p {
    padding: 10px !important;
  }
}

.diving-p {
  padding: 20px;
  padding-left: 20px;
  padding-right: 30px;
  padding-top: 0px;
}

@media (min-width: 1200px) {
  .diving-p {
    padding: 20px;
    padding-left: 0px;
    padding-right: 30px;
    padding-top: 0px;
    margin-bottom: 0px;
  }
}

@media (max-width: 576px) {
  .mission-s {
    padding: 10px !important;
    margin-top: 15px;
  }
}

.mission-s {
  padding: 30px;
  margin-top: 15px;
}

@media (min-width: 300px) and (max-width: 575px) {
  .kevin-div {
    margin-left: 0px !important;
    width: 100% !important;
    margin-bottom: 0px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .kevin-div {
    margin-left: 0px !important;
    width: 90% !important;
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .kevin-div {
    margin-left: 0px !important;
    width: 60% !important;
    margin-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .kevin-div {
    margin-left: 40px !important;
    width: 60%;
  }
}

@media (max-width: 576px) {
  footer {
    padding-top: 40px;
  }
}

@media (max-width: 576px) {
  .webdev {
    margin-top: -10px;
  }
}

#dive-Banner h1 {
  color: #ffffff !important;
}

#dive-banner p {
  text-align: justify;
  line-height: 18px;
  margin-bottom: 0px !important;
}

@media (max-width: 430px) {
  #dive-banner p {
    text-align: justify;
    line-height: 18px;
    margin-bottom: 0px !important;
    font-size: 14px;
  }
}

#dive-banner {
  color: #fff;
  padding: 0px !important;
}

#dive-banner-container {
  padding: 0px !important;
}

#dive-banner-container h1 {
  font-size: 42px;
  color: #fff;
}

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

@media (min-width: 768px) and (max-width: 991px) {
  .div-BG {
    background: linear-gradient(rgba(0,123,255,0.2), rgba(0,123,255,0.2)), url("../../assets/img/diver-banner.jpg") center / cover;
    height: 400px;
    border: none !important;
  }
}

@media (max-width: 576px) {
  .div-BG {
    background: linear-gradient(rgba(0,123,255,0.2), rgba(0,123,255,0.2)), url("../../assets/img/diver-banner.jpg") center / cover;
    height: 350px;
  }
}

@media (max-width: 430px) {
  .div-BG {
    background: linear-gradient(rgba(0,123,255,0.2), rgba(0,123,255,0.2)), url("../../assets/img/diver-banner.jpg") center / cover;
    height: 500px;
  }
}

.div-banner {
  width: 100% !important;
}

@media (max-width: 576px) {
  .row-div-banner {
    width: 100% !important;
  }
}

.row-div-banner {
  width: 65%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .row-div-banner {
    width: 100%;
  }
}

.sponsor-want {
  font-weight: 700;
  font-size: 22px;
  line-height: 21px;
  margin-bottom: 0px;
  color: #328af8;
}

#sponosrs svg {
  font-size: 27px;
}

#sponsors a:link {
  line-height: 10px;
}

.shop-left {
  padding: 0px;
}

.shop-right {
  padding: 0px;
}

.shop-div {
  padding: 30px;
}

#shop .btn {
  font-size: 48px;
}

#news-1 {
  padding: 20px;
}

#news-2 {
  padding: 20px;
}

.news-desc-div {
  padding: 30px;
}

#kids p {
  padding-bottom: 0px;
  margin-bottom: 5px !important;
}

@media (min-width: 300px) and (max-width: 468px) {
  #logos-two img {
    padding-bottom: 20px;
  }
}

@media (min-width: 300px) and (max-width: 468px) {
  #logos img {
    padding-bottom: 20px;
  }
}

@media (min-width: 300px) and (max-width: 468px) {
  .kids-tourney {
    padding: 20px;
    padding-top: 0px;
  }
}

@media (min-width: 300px) and (max-width: 468px) {
  .gun-raffle {
    font-size: 27px !important;
  }
}

@media (min-width: 300px) and (max-width: 468px) {
  .donate-btn {
    font-size: 30px !important;
  }
}

.raffle-description {
  width: 65%;
  margin: 0 auto;
}

.raffle-desc {
  width: 65%;
}

#kids {
  border-top: 10px solid #113469;
}

.downloads-div p {
  font-size: 16px;
  font-family: 'Oswald';
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
}

#add-buttons {
  background: #183069;
  padding: 20px;
  color: #fff;
  font-size: 16px;
  font-family: 'Oswald';
  font-weight: 400;
  line-height: 22px;
}

