div.gradient {
  background: linear-gradient(to bottom, #000000 50%, #0d45ab 100%);
}

.center-div {
  margin: 0 auto;
  text-align; center;

}

.noline a{
  text-decoration:none;  }
  
.fa-solid {
        color: #bf0404;
    }
  
.bg {
  background: url(images/palms.jpg) no-repeat center center fixed ;
 
 }

.rounded {
 -webkit-border-radius: 40px 40px 40px 40px;
  -moz-border-radius: 40px 40px 40px 40px;
  border-radius: 40px 40px 40px 40px;

}
  
.w3-position {
  position: relative;
 margin-top:150px;

}

div.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
  padding-bottom: 40px;
}

.rounded {
 -webkit-border-radius: 40px 40px 40px 40px;
  -moz-border-radius: 40px 40px 40px 40px;
  border-radius: 40px 40px 40px 40px;

}

div.transbox {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    max-width: 100%;
    -webkit-border-radius: 11px 11px 11px 11px;
  -moz-border-radius: 11px 11px 11px 11px;
  border-radius: 11px 11px 11px 11px;
    background: rgba(0, 0, 0, 0.4);
    border: 0px solid #666666;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

div.transbox p {
font-family: "Roboto", sans-serif;
font-weight: normal;
color: #FFFFFF;
font-size: 36px;
line-height: 48px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
opacity: 100%;
margin: 1%;
text-align: center;

    }
    
@media screen and (min-width: 601px) {
  div.transbox p {
     font-family: "Roboto", sans-serif;
    font-size: 36px;
        line-height: 48px;
  }
}

@media screen and (max-width: 600px) {
  div.transbox p {
    font-size: 18px;
        line-height: 24px;
  }
  }



 h1.responsive {
    font-family: "Roboto", sans-serif;
    color: #0d45ab;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
}

@media screen and (min-width: 601px) {
  h1.responsive {
     font-family: "Roboto", sans-serif;
    font-size: 40px;
        line-height: 40x;
  }
}

@media screen and (max-width: 600px) {
  h1.responsive {
    font-size: 24px;
        line-height: 24px;
  }
  }
  
  h2.responsive {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    text-shadow: 1px 1px #fe070d;
    font-style: italic;
   color: #bf0404;
   padding-top: 10px;

}

@media screen and (min-width: 601px) {
  h2.responsive {
     font-family: "Roboto", sans-serif;
    font-size: 32px;
    line-height: 32px;

  }
}

@media screen and (max-width: 600px) {
  h2.responsive {
     font-family: "Roboto", sans-serif;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: -40px;

  }
  }
  

  
  h3.responsive {
    font-family: "Roboto", sans-serif;
    color: #0d45ab;
    font-weight: bold;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
    padding-left: 0px;
    text-align: center;
}

@media screen and (min-width: 601px) {
  h3.responsive {
     font-family: "Roboto", sans-serif;
    font-size: 24px;
    line-height: 36px;
  }
}

@media screen and (max-width: 600px) {
  h3.responsive {
     font-family: "Roboto", sans-serif;
    font-size: 18px;
    line-height: 24px;
  }
  }
  
  h4.responsive {
     font-family: "Roboto", sans-serif;
   font-style: bold;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
    padding-left: 0px;
       text-align: center;

    }

@media screen and (min-width: 601px) {
  h4.responsive {
     font-family: "Roboto", sans-serif;
    font-size: 36px;
    line-height: 48px;
  }
}

@media screen and (max-width: 600px) {
  h4.responsive {
     font-family: "Roboto", sans-serif;
    font-size: 24px;
    line-height: 36px;
  }
  }
  
    h5.responsive {
     font-family: "Roboto", sans-serif;
     color:#FFFFFF;
   font-style: bold;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
    padding-left: 0px;
    margin-bottom: 30px;
    text-align: left;

    }

@media screen and (min-width: 601px) {
  h5.responsive {
     font-family: "Roboto", sans-serif;
    font-size: 36px;
    line-height: 48px;
  }
}

@media screen and (max-width: 600px) {
  h5.responsive {
     font-family: "Roboto", sans-serif;
    font-size: 24px;
    line-height: 36px;
  }
  }

  h6.responsive {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    text-shadow: 1px 1px #000000;
    font-style: normal;
   color: #bf0404;
   padding-top: 10px;

}

@media screen and (min-width: 601px) {
  h6.responsive {
     font-family: "Roboto", sans-serif;
    font-size: 48px;
    line-height: 48px;

  }
}

@media screen and (max-width: 600px) {
  h6.responsive {
     font-family: "Roboto", sans-serif;
    font-size: 32px;
    line-height: 32px;

  }
  }

.alert {
     font-family:Verdana, sans-serif;
font-size:12px;
color:#000000;
  padding: 15px;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  text-align: center;

  }
  
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}