h1{
   font-size: 4em;
}
h2{
   font-size: 3em;
}
h3{
   font-size: 2em;
}


/****** Boxes! ******/

/* Style the button */
.animate
{
   display: flex;
   justify-content: center;
}
.animate .btn {
 background-color:#262626;
 border-radius:1px;
 border:1px solid #86C232;
 display:inline-block;
 cursor:pointer;
 color:#ffffff; 
 font-family:'Teko-Regular', sans-serif;
 font-size:2rem;
 margin-top:-10%;
 padding-left: 25px;
 padding-right: 25px;
 padding-top: 5px;
 padding-bottom: 2px;
 text-transform:uppercase;
} 
.animate .btn:hover {
 background-color: #86C232; 
 color:#262626;
}

/*.animate .btn a, a:link, a:visited {
    color: #ffffff;
}*/
.animate .btn a {
    color: #ffffff;
}
.animate .btn a:hover {
background-color: #86C232; 
 color:#262626 !important;
}

.sections{
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  width:100%;

}
.sections h1{
font-family: 'Teko-Light', sans-serif;
text-align: center;
color:black;
font-size:4em;
}
.section-text h2{
  font-family: 'Teko-Medium',sans-serif;
  text-align: left;
  color:#4448AC;	
  font-size:2.5rem;
  font-weight:bold;

}
.inner-section{
  display:flex;
  flex-direction:column;
  margin: 10px 40px;
  width:35%;
  position:relative;
}


.section-text
{
  font-size: 1.5rem;
  display:flex;
  flex-direction: column;
  justify-content: center;
  color: black;
  text-align: left;
  padding: 0px 14px 0px 14px;
  font-family: 'Roboto-Light',sans-serif;
  margin-bottom: 40px;

}
.learnmore{
    position: absolute;
    bottom: 0;
    width: 100%;
    font-family: 'Teko-Light', sans-serif;
    font-size: 0.7em;
    font-weight: 300;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.learnmore button{
  background-color: transparent;
  border: none;
}
.learnmore a{
  text-decoration: none;
}
.learnmore a:hover{
  text-decoration: underline;
}
.learnmore .fa-angle-right{
  color: #87C232;
}
.btn-lg {
    padding: 10px 0 0 0;
    font-size: 2.3em;
    line-height: 1.3333333;
    border-radius: 6px;
    color: #86C232;
    margin-left: -15px;
    justify-content: right;
    align-content: normal;
}

.boxes{
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  min-height:350px;
/*min-height:400px;*/
}

.boxes-text{
    margin-bottom: 20px;
    height: 100%;
}

.inner-item{
   display:flex;
   flex-direction:column;
   flex-basis: 456px;
   margin: 36px;
   padding: 48px;
   background-color: #F5F5F5;
}

/**** End Boxes! ****/

.titleBoxes
{
   margin-top: 100px;
   margin-bottom: 100px;
}

.bodycontentText
{
   font-size: 1.35em !important;
}

.fullBannerhero
{
   color: #ffffff;
}

.fullBannerhero h1
{
   font-family: 'Teko-Bold', sans-serif;
   text-align:center;
   margin-bottom: 30px;
}

.fullBannerhero h2, .fullBannerhero h3
{
   font-family: 'Teko-Medium', sans-serif;
   text-align:center;
}

.fullBannerhero p
{
   font-size: 2.0em !important;
   text-align:center;
}

.videoSingle
{
   margin-top: 100px;
   margin-bottom: 100px;
}
.videoDouble
{
   margin-top: 100px;
   margin-bottom: 100px;
}

/*
.videoSection-text
{
  font-size: 1.5rem;
  display:flex;
  flex-direction: column;
  justify-content: center;
  color: black;
  text-align: left;
  padding: 0px 14px 0px 14px;
  font-family: 'Roboto-Light',sans-serif;
  margin-bottom: 40px;

}
*/
.videoSections h1, .eventAgenda h1, .titleBoxes h1, .titleBoxesDash h1, .wrapper-text-body h1
{
   font-family: 'Teko-Bold', sans-serif;
}

.videoSections h2, .videoSections h3, .eventAgenda h2, .eventAgenda h3, .titleBoxes h2, .titleBoxes h3, .videoDouble h2, .wrapper-text-body h2
{
   font-family: 'Teko-Medium', sans-serif;
   margin-top: 0px;
}

.videoSections h1
{
   color: #00548f;
   text-align: left;
}

.videoSections .rightbox
{
width: 37.5%;
margin-left: 36px;
}

.videoSections .leftbox
{
width: 37.5%;
margin-right: 36px;
}

.videoDouble .videoSections
{
   margin-top: 50px;
}

.agendaSection .rightbox
{
width: 37.5%;
margin-left: 36px;
}

.agendaSection .leftbox
{
width: 37.5%;
margin-right: 36px;
}

.eventAgenda
{
   color: #ffffff;
   margin: 100px 0 100px 0;
}

.agendaTxt
{
   width: 78.75%;
   margin: 0 auto;
   margin-bottom: 26px;
   font-weight: 700;
}

.eventAgenda h2
{
margin-bottom: 50px;
}

.agendaSection li
{
   color: #ffffff;
}

.imageText-wrapper
{
margin-top: 100px;
margin-bottom: 100px;
}

.imageText-wrapper .leftbox
{
width: 23.75%;
margin-right: 144px;
margin-left: 0px;
}

.imageText-wrapper .rightbox
{
width: 47.5%;
margin: 0px;
}

.imageText-wrapper q
{
   font-size: 1.2em;
}

.imageText-section
{
   align-items: center;
}

.titleBoxesDash
{
   padding: 100px 0 100px 0;
}
.titleBoxesDash h1
{
   margin: 16px;
   text-align: center;
}

.titleBoxesDash h3
{
   font-size: 2em;
   font-weight: 400;
   line-height: 40px;
   margin-top: 0px;
   margin-bottom: 16px;
}

.titleBoxesDash .inner-item
{
   min-width: 380px;
   background-color: #F3F3F3;
}

.titleBoxesDash .boxes
{
   min-height: 400px;
}

.CTAbanner
{
   display: flex;
   flex-wrap: wrap;
   flex-direction: row;
   justify-content: center;
   width: 100%;
   padding: 100px 0;
}

.CTAbanner h3
{
   font-size: 2em;
   line-height: 40px;
   font-family: 'Roboto-Thin', sans-serif;
   margin: 0px;
}

.innerbannerText
{
   width: 69.56%;
   margin: 18px 18px 18px 0;
}

.innerbannerButton
{
   display: flex;
   width: 8%;
   margin: 18px 18px 18px 0;
}

.wrapper-text-body
{
   margin-top: 100px;
   margin-bottom: 100px;
}

.content-text-body
{
   width: 78.75%;
}

/********************
Media Break Points
********************/

@media (max-width: 1000px){
.videoSections .rightbox
{
    width: 81%;
 margin: 0 36px 0 36px;
}
.videoSections .leftbox
{
    width: 81%;
    margin: 0 36px 36px 36px;
}
/*
.titleBoxesDash .inner-item {
    min-width: auto;
}
*/
.imageText-section .rightbox
{
   width: auto;
   margin-left: 36px;
   margin-right: 36px;
}
.imageText-section .leftbox
{
   width: 50%;
   margin-bottom: 56px;
   margin-right: 18px;
   margin-left: 18px;
}
.CTAbanner
{
    flex-direction: column;
    align-items: center;
}
}