





/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.post--single--author-bio {
  font-size:14px!important;
  line-height: 1.75em!important;
}




.header--main img.header--main--logo--default, .header--main img.header--main--logo--white {
  margin:10px 0;
  padding: 0px;
}

.header--main .header--main--logo img {
  height:25px!important;
  width:auto;
  max-width:100%;
}





h1 sup, .h1 sup {
  font-size: .5em;
  line-height:1em;
}

h2 sup, .h2 sup {
  font-size: .5em;
  line-height:1em;
}

h3 sup, .h3 sup {
  font-size: .5em;
  line-height:1em;
}

h4 sup, .h4 sup {
  font-size: .5em;
  line-height:1em;
}

h5 sup, .h5 sup {
  font-size: .5em;
  line-height:1em;
}

h6 sup, .h6 sup {
  font-size: .5em;
  line-height:1em;
}

p sup, .p sup {
  font-size: .5em;
  line-height:1em;
}



.image--caption {
  margin-top:10px!important;
}

p.image--caption {
  font-size: 16px;
  text-align:center;
}

.background--video {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}

#main--search {
  max-width: 100%;
}


element.style {
}

/*Here are the new changes to the template*/

.header--main--nav--megamenu .header--megamenu--group--header--label {
    color: #2d3541;
    display: block;
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.1111111111111112em;
    position: relative;
    text-decoration: none;
    text-transform: none;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

form.hs-form .hs-form-field>.input {
    margin-bottom: 15px;
    margin-right: 0!important
}

/*Plain Text Email*/

.footer a {
  color:#999999;
  font-size: 10px;