@import url(http://font.googleapis.com/css?family=Montserrat:400,700);
@import url('https://fonts.googleapis.com/css?family=Dancing+Script&display=swap');
body{
  color:black;
  margin: 0;

  font-family: 'Montserrat', sans-serif;
}
#header{
  background-color: #0060a1;
  height: 50px;
  line-height: 50px;
}
#header a,button {
  color: White;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#header a:hover{
  color: #222
}
#logo-header{
  max-width: 1000px;
  margin: 0 auto;
  min-height: 35px;
  max-height: 100px;
}
.logo-header-container{
  max-width: 100%;
  height: 100%;
  max-height: 100px;
}
.logo-container{
  max-width: 100%;
  max-height: 100px;
  display: inline-block;

}
.logo-container img{
  min-width: 75%;
  min-height: 35px;
  max-width: 200px;
  max-height: 25%;

}
.logo-container a{
  color: black;
  text-decoration: underline;
}
#logo-header a:hover{
  color: blue;
}
#header-nav{
  display: block;
  float: left;
  margin-top:0;
}
#header-nav li {
  display: inline;
  padding-left: 10px;
}
#page-header{
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  padding-top: 0px;


}
h1,h2,h3,h4{
  color: #0060a1;
}
.login-container{

  align-self: center;
}
.login-box {
    width:30vw;
    max-width: 500px;
    min-width:350px;
    padding:2rem;
    background: rgba(50,50,50,.9);
    color:#fff;
    margin: 0 auto;
}

.btn-info {
    background-color:#ff3087;
    border:0px;
    font-size:1.4rem;
}
.btn-info:hover {
    background-color:#ff66a6;
    border:0px;
}
.login-box h4{
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
    color:#fff;
}

.form-control {
    border-radius: 0px;
    height: 15px;
    width: 90%;
    padding: 1rem;
    font-size: 1.2rem;
    color: #999 !important;
    letter-spacing: .2rem;
}

.or {
    margin: 0 auto;
    width: 50px;
    height: 50px;
    margin-top: 1rem;
    font-size: 1.4rem;
    color: #999;
    border: 1px solid #999;
    border-radius: 50%;
    text-align: center;
    padding-top: .5rem;
}

label {
    margin-bottom:0px;
}
.login-box .btn-info {
    height: 54px;
    border-radius: 0px;
    display: block;
    width: 100%;
    padding: 1rem;
    margin-top: 1.5rem;
}

.forgot-password-link {
    color:#fff;
    cursor: pointer;
}

.forgot-password-link:hover {
    color:#ccc;
}

.login-help {
    padding-top:.25rem;
}

.login-help-text {
    padding: .75rem;
    background: #f2f2f2;
    color: #000;
}

.page-header-container p{
  vertical-align: top;
  line-height: 0;
}
.page-header-container strong{
  color: red;
  font-size: calc(2vw + 1.5vh);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: .5;
  padding: 0;
  margin: 0;


}
.banner-container{
  max-width: 800px;
  margin: 0 auto;

}
.banner-container img{
  max-width: 100%;
  max-height: 50%;
  object-fit: scale-down;

}
.container{
  max-width: 1000px;
  margin: 0 auto;
}
.content-container{
  max-width: 800px;
  margin: 0 auto;
}

.news-post{
  max-width: 800px;
  margin: 0 auto;
  padding: 20px 0;

}
.event-post{
  max-width: 800px;
  margin: 0 auto;
  padding: 20px 0;
}
.title {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;

}
.news-date{
  color: grey;
}
.news-item{
  color: #0060a1;
  text-decoration: underline;
}
.news-image{
  max-width: 600px;
  max-height: 100%;

}
.news-image img{
  max-width: 40%;
  object-fit: scale-down;

}
.content-column{
  display: inline-block;
  min-width: 0px;
  max-width: 200px;
  text-align: center;

}
.nobull {
  list-style-type: none;
}
.content-container img{
  max-width: 800px;
  max-height: 300px;
}
.up-footer{
  text-align: center;
}
.up-footer a{
  font-size: 18pt;
  text-decoration: underline;
  color: blue;
}
.up-footer a:hover{
  color:grey;
}
#footer {
  background-color: #0060a1;
  padding: 50px 0;
  height: 150px

}
.footer-container{
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.column{
  min-width: 200px;
  display: flex;
  vertical-align: top;

  padding-left: 30px;
}
#footer a{
  color: white;
}
#footer a:hover{
  color: black;
}
.column3{
  min-width: 100px;
  display: flex;
  align: right;


}
.footer-container h2,h4{
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.footer-container p {
  color: white
}
a {
  color: #1abc9c;
  text-decoration: none;
}
a:hover{
  color: #F6A623;
}
.post, .about{
  max-width: 800px;
  margin: 0 auto;
  padding: 10px 0;
  }
.post, .brand-post li{
  padding-top: 10px;
  line-height: 2;
}
.post a{
  color:blue;
  text-decoration: underline;
}
.post p{

}
.brand-post{
  max-width: 800px;
  margin: 0 auto;

  text-align: center;
}
.brand-post a{
  color: blue;
  text-decoration: underline;


}
.brand-post a:hover{

  color: grey;
}
.center{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.tooltip {
  position: relative;
  display: inline-block;

}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 110%;
  background-color: black;
  color: white;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 115%;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

p{
  line-height: 1.5;
}
.about {
  text-align: center;
}
.post-author img, .about-author img{
  border-radius: 10%;
}
.post-container:nth-child(even) {
  background-color: #f2f2f2;
}
.news-container:nth-child(even) {
  background-color: #f2f2f2;
}
.event-container:nth-child(even) {
  background-color: #f2f2f2;
}
/* Dropdown Button */
.dropbtn {
  background-color: red;
  color: white;

  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;

}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: red;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 5px 5px;
  text-decoration: none;
  display: block;
  border-style: solid;
  border-color: black;
  border-width: 1px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: Red;}
