/*.contentTitle{*/
/*font-family: gill-sans-nova, sans-serif;*/

/*font-weight: 900;*/

/*font-style: normal;*/
/*}*/

/*body p{*/
/*  text-align: center;*/
/*  font-family: gill-sans-nova, sans-serif;*/
/*font-weight: 900;*/
/*font-style: normal;*/
/*text-decoration: none !important;*/
/*font-size: 50px;*/
/*}*/

/*OTHER TYPNG ANIMATION*/
/* Global */
/*html{*/
/*  min-height: 100%;*/
/*  overflow: hidden;*/
/*}*/
/*body{*/
/*  height: calc(100vh - 8em);*/
/*  padding: 4em;*/
/*  text-align: center;*/
/*  font-family: gill-sans-nova, sans-serif;*/
/*font-weight: 900;*/
/*font-style: normal;*/
/*text-decoration: none !important;*/
/*font-size: 50px;*/
/*}*/
/*.line-1{*/
/*    position: relative;*/
/*    top: 50%;  */
/*    width: 24em;*/
/*    margin: 0 auto;*/
/*    border-right: 2px solid rgba(255,255,255,.75);*/
/*    font-size: 180%;*/
/*    text-align: center;*/
/*    white-space: nowrap;*/
/*    overflow: hidden;*/
/*    transform: translateY(-50%);    */
/*}*/

/* Animation */
/*.anim-typewriter{*/
/*  animation: typewriter 4s steps(44) 1s 1 normal both,*/
/*             blinkTextCursor 500ms steps(44) infinite normal;*/
/*}*/
/*@keyframes typewriter{*/
/*  from{width: 0;}*/
/*  to{width: 24em;}*/
/*}*/
/*@keyframes blinkTextCursor{*/
/*  from{border-right-color: rgba(255,255,255,.75);}*/
/*  to{border-right-color: transparent;}*/
/*}*/


/*HOME*/
.blockWrap_f834f7d84d9f4048885875a7e4586e3b{
    max-width: 1000px;
    margin: auto;
    margin-top: 30px;
}

/*BLOG*/
.block_cb1357811b9241978238cff1b3b60acd .blockText,
.block_b4ec70e827b945b396a0bb4ef9cc5e76 .blockText{
    width: 100% !important;
    margin: auto !important;
    padding: 10px !important;
}

.footerContainer{
    max-width: 1200px;
    margin: auto;
}
    
    
    /*hero section*/
.heroWrap {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: content-box;
    padding-left: 4%;
    padding-right: 4%;
}
.heroIntro .contentTitle {
    font-size: 42px;
}
.heroIntro .contentTitle span {
    color: #305d8a;
}
.heroWrap .blockContainer .blockContent {
    padding-left: 0 !important;
}

.blockWrap_cc7acac5283f4427a525d900fc27d4a5,
.blockWrap_ef76c7337a1e4a92a023f1bfdba287d1,
.blockWrap_e66f5d8ac5fa4817bd0b2910a1f48542{
    clear:both;
}

/*CLIENT FEEDBACK AND RESUME*/
#page_b7878f232b834377b854b4f9a7195ab8 .primaryContentContainer, 
#page_b2b81bdd5d544969813d2cac49e48108 .primaryContentContainer{
        max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width: 1024px) {
/*HOME HERO*/ 
    /*floated hero text*/
    .fullBleed .noSecondaryContent .primaryAndSecondaryContent .blockWrap_c4c2c8661ff44fb795ff1aa69c028687
    {
        float: left;
        width: 50%;
        padding-right: 4%;
        box-sizing: border-box;
    }
    /*floated hero image*/    
    .blockWrap_c0536259570b496197e16baf4254dee9{
        float: right;
        width: 50%;
    }   
}



/*/////////////FILTER/////////////*/
/* SELECT DROP DOWN STYLING */
.filterDropdown .contentTitle {
    display: inline-block;
    margin-right: .5em;
}

.select-element, .select-element:after, .select-element:before, .select-element *, .select-element *:after, .select-element *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  
  


.select-element {
  position: absolute;
  display: none; }
  .select-element.select-open {
    display: block; }

.select-theme-default, .select-theme-default *, .select-theme-default *:after, .select-theme-default *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.select.select-theme-default {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .select.select-theme-default .select-content {
    -webkit-border-radius: 0.188em;
    -moz-border-radius: 0.188em;
    -ms-border-radius: 0.188em;
    -o-border-radius: 0.188em;
    border-radius: 0.188em;
    background: white;
    color: inherit;
    overflow: auto;
    max-width: 18rem;
    max-height: 18rem;
    -webkit-overflow-scrolling: touch; }
    @media (max-width: 27rem), (max-height: 27rem) {
      .select.select-theme-default .select-content {
        max-width: 11.25rem;
        max-height: 11.25rem; } }
  .select.select-theme-default .select-options {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    margin: 0;
    padding: 0; }
    .select.select-theme-default .select-options .select-option {
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -webkit-touch-callout: none;
      position: relative;
      list-style: none;
      margin: 0;
      line-height: 1.25rem;
      padding: 0.5rem 1em 0.5rem 2.5em;
      display: block;
      cursor: pointer;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .select.select-theme-default .select-options .select-option.select-option-selected:before {
        content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='#444444' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='#444444' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>");
        position: absolute;
        left: 1em;
        top: 0;
        bottom: 0.2em;
        height: 1em;
        width: 1em;
        margin: auto; }
      .select.select-theme-default .select-options .select-option:hover, .select.select-theme-default .select-options .select-option.select-option-highlight {
        background: #6ab941;
        color: white; }
        .select.select-theme-default .select-options .select-option:hover.select-option-selected:before, .select.select-theme-default .select-options .select-option.select-option-highlight.select-option-selected:before {
          content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='white' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='white' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>"); }
      .select.select-theme-default .select-options .select-option:first-child {
        -webkit-border-radius: 0.188em 0.188em 0 0;
        -moz-border-radius: 0.188em 0.188em 0 0;
        -ms-border-radius: 0.188em 0.188em 0 0;
        -o-border-radius: 0.188em 0.188em 0 0;
        border-radius: 0.188em 0.188em 0 0; }
      .select.select-theme-default .select-options .select-option:last-child {
        -webkit-border-radius: 0.188em 0.188em 0 0;
        -moz-border-radius: 0.188em 0.188em 0 0;
        -ms-border-radius: 0.188em 0.188em 0 0;
        -o-border-radius: 0.188em 0.188em 0 0;
        border-radius: 0.188em 0.188em 0 0; }

.select-target.select-theme-default {
  min-width: 300px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 0.188em;
  -moz-border-radius: 0.188em;
  -ms-border-radius: 0.188em;
  -o-border-radius: 0.188em;
  border-radius: 0.188em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  position: relative;
  padding: 0.5rem 3em 0.5rem 1em;
  background: #ebeced;
  border: 0.063em solid #c7cbcf;
  cursor: pointer;
  color: #37352c;
  text-decoration: none !important;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis; }
  .select-target.select-theme-default:hover {
    border-color: #c7cbcf;
    color: black; }
  .select-target.select-theme-default.select-target-focused, .select-target.select-theme-default.select-target-focused:focus {
    border-color: #c7cbcf;
    outline: none; }
  .select-target.select-theme-default b {
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1.25rem;
    width: 2em; }
    .select-target.select-theme-default b:before, .select-target.select-theme-default b:after {
      content: "";
      display: block;
      position: absolute;
      margin: auto;
      right: 0;
      height: 0;
      width: 0;
      border: 0.263em solid transparent; }
    .select-target.select-theme-default b:before {
      top: 0;
      border-bottom-color: inherit; }
    .select-target.select-theme-default b:after {
      bottom: 0;
      border-top-color: inherit; }
      
    .select-target.select-theme-default {
        display: none;
    }