/*!
 * Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

body
{
  margin: 0;
  padding: 0;
  background: #161616;
}

body,input,textarea,select
{
  font-family: 'Roboto', sans-serif;
  font-size: 12pt;
  font-weight: 300;
  line-height: 1.75em;
  color: #777;
}

p {
  line-height: 1.75;
}

a
{
  text-decoration: none;
  font-weight: bold;
  color: #356675;
}

a:hover
{
  text-decoration: underline;
}

.text-primary {
  color: #356675 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    color: #777;
}

.page-section {
  position: relative;
  padding: 100px 0;
}

.page-section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

.page-section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Roboto', sans-serif;
}

@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
}

::-moz-selection {
  background: #adb5bd;
  text-shadow: none;
}

::selection {
  background: #adb5bd;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.btn {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #356675;
  border-color: #356675;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #56a4bb !important;
  border-color: #56a4bb !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

#mainNav {
  background-color: #212529;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  font-family: 'Roboto', sans-serif;
}

#mainNav .navbar-brand {
  color: #56a4bb;
  font-family: 'Roboto', sans-serif;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #356675;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family: 'Roboto', sans-serif;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #adb5bd;
}

@media (min-width: 1200px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

header.masthead {
    position: relative;
    background: url(../img/header.jpg) no-repeat bottom center;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
}

header.masthead:before
{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(64,64,64,0.125);
}

header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 1.2em;
  color: #FFF;
}
header.masthead .intro-text .intro-heading {
  color: #FFF;
  display: block;
  text-decoration: none;
  font-weight: 300;
  line-height: 1em;
  font-size: 4em;
  color: #FFF;
  letter-spacing: -0.05em;
  margin: 0 0 0.125em 0;      
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 200px;
    padding-bottom: 100px;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 1.4em;
    color: #FFF;
  }
  header.masthead .intro-text .intro-heading {
    color: #FFF;
    display: block;
    text-decoration: none;
    font-weight: 300;
    line-height: 1em;
    font-size: 7em;
    color: #FFF;
    letter-spacing: -0.05em;
    margin: 0 0 0.125em 0;      
  }
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

.team-member {
  margin-bottom: 50px;
  text-align: center;
}

.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid rgba(0, 0, 0, 0.1);
}

.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}

.team-member p {
  margin-top: 0;
}

.footer {
  padding: 25px 0;
  text-align: center;
}

.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #212529;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #356675;
}

#speakers {
  padding: 6em 0em;  
  position: relative;
  text-align: center;
  background: url(../img/header.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
}

#speakers:before
{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(64,64,64,0.5);
}

#speakers .container{
  position: relative;
}

#speakers section
{
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: rgba(255,255,255,.1);
}

#speakers h2 {
  margin-top: 50px;    
}