@font-face {
  font-family: 'AvenirNextCondensed-Regular';
  src: url("AvenirNextLTPro-Cn.2a1038fb5452.eot");
  src: url("AvenirNextLTPro-Cn.2a1038fb5452.eot?#iefix") format('embedded-opentype'),
       url("AvenirNextLTPro-Cn.f90c325b3a6c.svg#AvenirNextLTPro-Cn") format('svg'),
       url("AvenirNextLTPro-Cn.4f00a346e2bb.ttf") format('truetype'),
       url("AvenirNextLTPro-Cn.a1d81bf057e8.woff") format('woff'),
       url("AvenirNextLTPro-Cn.a3fc01eaf3b0.woff2") format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'AvenirNextCondensed-Light';
  src: url("AvenirNextLTPro-UltLtCn.f40e335ffeca.eot");
  src: url("AvenirNextLTPro-UltLtCn.f40e335ffeca.eot?#iefix") format('embedded-opentype'),
       url("AvenirNextLTPro-UltLtCn.864ecceb3ae7.svg#AvenirNextLTPro-UltLtCn") format('svg'),
       url("AvenirNextLTPro-UltLtCn.60abacd0186a.ttf") format('truetype'),
       url("AvenirNextLTPro-UltLtCn.612191a7762d.woff") format('woff'),
       url("AvenirNextLTPro-UltLtCn.ca1b4fdd3a03.woff2") format('woff2');
  font-weight: normal;
  font-style: normal;
}

    .hidden.menu {
      display: none;
    }

    .masthead {
        background: rgba(255, 255, 255, 0.7) !important;
        
        z-index: -1;
    }   
    
    .masthead.segment {
/*       min-height: 500px; */
      padding: 1em 0em;
    }
    .masthead .logo.item img {
      margin-right: 1em;
    }
    .masthead .ui.menu .ui.button {
      margin-left: 0.5em;
    }
    .masthead h1.ui.header {
      margin-top: 3em;
      margin-bottom: 0em;
      font-size: 4em;
      font-weight: normal;
    }
    .masthead h2 {
      font-size: 1.7em;
      font-weight: normal;
    }

    .ui.vertical.stripe {
      padding: 5em 0em;
    }
    .ui.vertical.stripe h3 {
      font-size: 2em;
    }
    .ui.vertical.stripe .button + h3,
    .ui.vertical.stripe p + h3 {
      margin-top: 3em;
    }
    .ui.vertical.stripe .floated.image {
      clear: both;
    }
    .ui.vertical.stripe p {
      font-size: 1.33em;
    }
    .ui.vertical.stripe .horizontal.divider {
      margin: 3em 0em;
    }

    .quote.stripe.segment {
      padding: 0em;
    }
    .quote.stripe.segment .grid .column {
      padding-top: 5em;
      padding-bottom: 5em;
    }

    .footer.segment {
      padding: 3.5em 0em;
    }

blockquote {
  color: grey !important;
  font-family: 'AvenirNextCondensed-Regular' !important;
  font-size: 2em;
  font-style: italic;
  display: block;
  float: left;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  margin-left:  -3em;
  margin-right: 3em;
}


body {
    background-color: #fffff6;

}
  .main.content {
/*     margin-top: 2em; */
    min-height: 100vh;
  }

  .main.menu {
    margin-top: 1em;
    border-radius: 0;
    border: none;
    box-shadow: none;
    transition:
      box-shadow 0.5s ease,
      padding 0.5s ease
    ;
/*     background-color: #fffff6 !important; */
  }
  .main.menu .item img.logo {
    margin-right: 1.5em;
  }

  .overlay {
    float: left;
    margin: 0em 3em 1em 0em;
  }
  .overlay .menu {
    position: relative;
    left: 0;
    transition: left 0.5s ease;
  }

  .main.menu.fixed {
    background-color: #FFFFFF;
    border: 1px solid #DDD;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  }
  .overlay.fixed .menu {
    left: 800px;
  }

  .text.container .left.floated.image {
    margin: 2em 2em 2em -4em;
  }
  .text.container .right.floated.image {
    margin: 2em -4em 2em 2em;
  }
  
  .text.container .ribbon.left {
      margin: -2em 0em 0em -4em;
      z-index: 1;
  }
  
  .text.container .ribbon.left {
      margin: -3.25em -4em 0em 0em;
      z-index: 1;
  }

  .ui.footer.segment {
    margin: 5em 0em 0em;
    padding: 5em 0em;
  }
  
.ui.cards > .card  {
  min-width: 366px;
}


.sub.header {
    color: #b87d2e !important;
    font-size: .8em !important;
    font-family: 'AvenirNextCondensed-Regular' !important;
    text-transform: none !important;
/*     text-transform: capitalize !important; */
}

.news.sub.header {
/*     color: #b87d2e !important; */
    color: #676763 !important;
    font-size: 1.2em !important;
    margin-top: 0.35em !important;
    margin-bottom: 0.25em !important;
    font-family: 'AvenirNextCondensed-Regular' !important;
    text-transform: none !important;
/*     text-transform: capitalize !important; */
}

.date.sub.header {
    color: #b87d2e !important;
    font-size: 1.2em !important;
    margin-top: 0.35em !important;
    margin-bottom: 0.25em !important;
    font-family: 'AvenirNextCondensed-Regular' !important;
    text-transform: none !important;
/*     text-transform: capitalize !important; */
}

.ui.header {
    
}

.ui.fluid.image {
    margin-top: 3.25em;
}

.header {
    color: #283a85 !important;
    font-weight: 500 !important;
    font-size: 2em !important;
    font-family: 'AvenirNextCondensed-Regular' !important;
/*     text-transform: capitalize !important; */
}

.inverted.header {
    color: #b87d2e !important;
    font-size: 2em !important;
    font-family: 'AvenirNextCondensed-Regular' !important;
/*     text-transform: capitalize !important; */
}

.capital {
    text-transform: uppercase !important;
}

.ui.container.border {
   border: 1px solid SeaShell;
}

.fixed > .ui.container.border {
   border: 0px solid #eeeeff;
}



.rich-text img {
    max-width: 100%;
    height: auto;
}

.responsive-object {
    position: relative;
}

.responsive-object iframe,
.responsive-object object,
.responsive-object embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui.menu .item {
    font-weight: 800;
}

.ui.item .active.item {
    font-weight: 800;
}

@media only screen and (min-width: 992px){
.secondary.menu  {
      display: none;
    }
}

@media only screen and (max-width: 992px) {

    .main.menu .item,
    .main.menu .menu {
        display: none !important;
    }
    .main.menu {
        display: none !important;
    
    .secondary.menu .toc.item {
        display: block !important;
    }
    .secondary.menu {
        display: block !important;
    }
}

.twitter.h1 {
    color: #b87d2e !important;
}

h1, h2 {
    color: #283a85 !important;
    font-family: 'AvenirNextCondensed-Regular' !important;
}

h3, h4, h5 {
    color: #b87d2e !important;
    font-family: 'AvenirNextCondensed-Regular' !important;
}

