/* --------------------------------------------------
HUBSPOT FILES
-------------------------------------------------- */
.full-width-wrap{
  padding-bottom:30px;
}
.hs-content-name-home-clone-ws .sg-header-banner.maintain-aspect-ratio {
    background-color: black !important;
}

.hs-content-name-home-clone-ws .sg-header-banner .video {
    opacity: .6;
}
.my-word-wrap{
  margin-bottom: 0px;
}

.my-word-wrap p{
margin-bottom:5px !important;}

@media (min-width: 960px){

}

.header-banner-copy{
    margin-top:0px;
}

.my-title,.my-text{
/*   text-shadow: 2px 2px 3px #000000; */
/*   background-color:rgba(0, 0, 0, 0.5); */
      max-width: 100%;
}
.my-title{
  font-size: 6vw !important;
}

.my-text{
  font-size: 4.5vw !important; line-height: 1.2em;
}

.screen_width{
/*   height: auto; */
}

.screen_width a{
  text-decoration: none;
  color: white;
}

.button-left,.button-right{
  cursor: pointer;
  box-sizing: border-box !important;
  letter-spacing: 3px;
  display: inline-block;
  min-width: 34vw;
  padding: 4px 6px;
}

.button-left{
border: 2px solid white; margin-right:30px;background-color:rgba(0, 0, 0, 0.5);
}

.button-right{
background: #295f9b; border: 2px solid #295f9b;
}

.full-width{
/*   width: 100vw; */
}
.full-width{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.single-box{
/*   border: 2px solid blue; */
  text-align: center;
  font-size: 6vw;
/*   line-height:1.2em; */
  background-image: url("https://www.jfbrennan.com/hubfs/bkg.png");
  margin-top: 15px;
  margin-bottom: 10px;
  width: 85%;
/*   margin-left: 5%; */
  padding: 0 10px 20px 10px;
  cursor:pointer;
}

.my-title1, .my-text1{color: white;}

.my-title1{
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 15px;
  line-height:1.2;
}

.my-text1{
  margin-bottom: 15px;
  line-height:1.1;
  font-size: 4.5vw !important;
}

/*Portrait tablet/ipad*/
@media screen and (min-width:739px) and (orientation: portrait){
  .my-text,.my-text1{
    font-size: 28px !important;
  }
}

/*Portrait ipad pro*/
@media screen and (min-width:961px) and (orientation: portrait){}

/*Landscape ipad, pc default*/
@media screen and (min-width:961px) and (orientation: landscape){
  .my-title{font-size:70px !important;}
  .my-text{font-size:1.5em !important;width:60vw;margin-left:17.5vw;}
  .button-left,.button-right{padding:15px 30px; display:inline; font-size:1.5em !important;}
  .header-banner-copy{
    margin-top:-100px;
  }
  
  .button-left{margin-right:55px;}
  
  .full-width{
      flex-direction: row;
      align-items: stretch;
    }

    .single-box{
      width:17%;
      margin-top: 0px;
      margin-left: 1%;
      margin-right: 1%;
      padding: 0 15px 30px 15px;
    }
  
  .my-text1{font-size:16px !important; margin-bottom: 0px;}
  
  .my-title1{font-size:26px;}
  
  
  .header-container .widget-type-menu.main-nav {
    margin-top: 0 !important;
}
  .my-word-wrap{
  margin-bottom: 50px;
  padding: 15px 25px
}
}

/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}









/* --------------------------------------------------
TEMPLATE
-------------------------------------------------- */
body {
    border: 0 none;
    padding: 0 !important;
    margin: 0;
    color: #303030;
    font: 400 16px/140% 'proxima-nova',sans-serif;
}
.body-container-wrapper {
    position: relative;
    background: #fff;
    padding: 71px 0 0;
}


/* --------------------------------------------------
HEADER
-------------------------------------------------- */
.cos_header > div:first-child + div {
    width: 100%;
    position: relative;
    z-index: 101;
    background: white;
}
.cos_header > div:first-child + div > div {
    width: 94%;
    max-width: 1110px;
    margin: 0 auto;
    padding: 15px 0 3px;#074c92
    /*position: relative;*/
}
.header-container .widget-type-raw_html.logo {
    max-width: 245px;
    /*float: left;*/
    position: absolute;
    left: 42px;
    bottom: 13px;
}
.header-container .widget-type-raw_html.logo img {
    -webkit-transition: max-width 0.3s ease;
    -moz-transition: max-width 0.3s ease;
    -ms-transition: max-width 0.3s ease;
    -o-transition: max-width 0.3s ease;
    transition: max-width 0.3s ease;    
}
.header-container img.mobile {
    display: none;
    
}
.widget-type-raw_html.search {
    position: absolute;
    top: 0px; /*40p*/
    z-index: 998;
    /*width: 100%;*/
    display: none;
    top: 0;
    right: 503px;    
}
.search .cell-wrapper {
    width: 94%;
    max-width: 1110px;
    margin: 0 auto;
}
.searchbox {
    width: 200px;
    background: #fff;
    float: right;
    /*padding: 14px 13px 12px;*/
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #eee;
    padding: 10px 13px 9px;
}
.search .searchq {
    float: left;
    border: none;
    width: 240px;
    height: 21px;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    color: #666;
    background: transparent;    
}
.search .searchq:focus {
    outline: 0;
}
.searchq::-webkit-input-placeholder {
    font-family: "proxima-nova",sans-serif;
    font-weight: 700;
    color: #ccc;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
}
.searchq:-moz-placeholder {
   font-weight: 700;
   color: #ccc;
   text-transform: uppercase;
   -webkit-font-smoothing: antialiased;
}
.searchq::-moz-placeholder {
   font-weight: 700;
   color: #ccc;
   text-transform: uppercase;
   -webkit-font-smoothing: antialiased;
}
.searchq:-ms-input-placeholder {  
   font-weight: 700;
   color: #ccc;
   text-transform: uppercase;
   -webkit-font-smoothing: antialiased;
}
.searchbtn {
    float: right;
    width: 20px;
    height: 21px;
    background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/google-search.png) no-repeat;
    border: none;
}

/* scrolling */
.scrolling .cos_header > div:first-child + div {
    position: fixed!important;
    top: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #e7e6e7;
    z-index: 999;
}
.mm-opened .cos_header > div:first-child + div {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #e7e6e7;
    z-index: 999;
}
.scrolling .widget-type-menu.main-nav {
    margin: 17px 0 0;
}
.scrolling .main-nav .hs-menu-depth-1 > a {
    font-size: 13px;
    color: #142343;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.scrolling .header-container .widget-type-raw_html a > img:first-child {
    /*display: none;*/
    max-width: 168px;
}
/*
.scrolling .header-container .widget-type-raw_html a > img.mobile {
    display: block;
}
*/
@media (min-width:1024px){
    .scrolling .widget-type-menu.courtesy-nav {
        margin-bottom: 62px;
    }
}
/* --------------------------------------------------
NAVIGATION
-------------------------------------------------- */
/* HUBSPOT DEFAULTS */
/* horizontal */
.hs-menu-wrapper ul {
    padding: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

/* vertical */
.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    text-decoration: none;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    -webkit-transition: opacity 0.4s;
    z-index: 10;
    /*visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 180px;*/
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}
.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

/* MAIN NAV */
.widget-type-menu.main-nav {
    width: auto;
    float: right;
    /*margin: 29px 0 0;*/
    margin-top: 3px;
}
.main-nav .hs-menu-depth-1 {
    margin-left: 34px;
}
.main-nav .hs-menu-depth-1:first-child {
    margin-left: 0;
}
.main-nav .hs-menu-depth-1 > a {
    display: block;
    font: 700 16px 'Roboto Condensed',sans-serif;
    color: #000;
    text-transform: uppercase;
    border-top: 4px solid transparent;
    padding: 3px 0 15px;
    -webkit-font-smoothing: antialiased;
    /*-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;*/
}
/*
.main-nav .hs-menu-depth-1:hover > a {
    border-color: #29609c;
}
.main-nav .hs-menu-depth-1:first-child:hover > a {
    border-color: #166042;
}
.main-nav .hs-menu-depth-1:nth-child(4):hover > a {
    border-color: #af1c29;
}
*/
.main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    border-bottom: 9px solid #d4d3d4;
    padding-top: 12px;
    left: -10px;
    /*background: #fff;
    padding: 18px 20px 14px;
    */
}
.main-nav .hs-menu-children-wrapper li {
    /*margin: 7px 0 0;*/
    margin: 0;
    background: white;
    position: relative;
}
.main-nav .hs-menu-children-wrapper li:first-child {
    margin: 0;
    padding-top: 16px;
}
.main-nav .hs-menu-children-wrapper li:last-child {
    padding-bottom: 16px;
}
.main-nav .hs-menu-children-wrapper a {
    color: #303030;
    font: 700 13px 'proxima-nova',sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: white;
    padding: 7px 20px;
    display: block;
}
.main-nav .hs-menu-children-wrapper a:hover, .main-nav .hs-menu-children-wrapper .active-brach > a {
    color: #29609c;
}
.main-nav .hs-menu-depth-1:first-child > ul a:hover, .main-nav .hs-menu-depth-1:first-child > ul .active-branch > a {
    color: #166042;
}
.main-nav .hs-menu-depth-1:nth-child(4) > ul a:hover, .main-nav .hs-menu-depth-1:nth-child(4) > ul .active-branch > a {
    color: #af1c29;
}
.main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.hs-item-has-children:last-child > ul.hs-menu-children-wrapper {
    left: auto;
    right: 0;
}
.main-nav .hs-menu-depth-2 > ul {
    display: none!important;
}

.main-nav ul.hs-menu-children-wrapper li:first-child:before {
    content: " ";
    position: absolute;
    top: -8px;
    left: 50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 8px 15px;
    border-color: transparent transparent #ffffff transparent;
}
.main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.hs-item-has-children:last-child > ul.hs-menu-children-wrapper li:first-child:before {
    left: 190px;
}

/* COURTESY NAV */
.widget-type-menu.courtesy-nav {
    /*background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/footer-container-wrapper.png) repeat;*/
    background: white;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    margin: 0;
}
.courtesy-nav > div {
    /*
    width: 94%;
    max-width: 1110px;
    margin: 0 auto;
    */
}
.courtesy-nav .hs-menu-wrapper {
    float: right;
}
/*
.courtesy-nav .hs-menu-depth-1 {
    background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/courtesy-nav-list.png) repeat-y;
    padding-left: 1px;
}
*/
.courtesy-nav .hs-menu-depth-1 > a {
    display: block;
    font: 700 13px/40px 'proxima-nova',sans-serif;
    padding: 0 10px;
    color: #0e142c;
}
.courtesy-nav .hs-menu-depth-1:nth-child(n+5) {
    background: none;
    padding-left: 0;
}
.courtesy-nav .hs-menu-depth-1:nth-child(5) > a {
    width: 122px;
    padding: 0;
    background-color: #002f6d;
    /*background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/courtesy-nav-careers.png) repeat-x;*/
    color: #fff;
    text-align: center;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    margin-left: 20px;
  }
.courtesy-nav .hs-menu-depth-1:nth-child(6) > a {
    width: 122px;
    padding: 0;
    background-color: #006241;
    /*background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/courtesy-nav-careers.png) repeat-x;*/
    color: #fff;
    text-align: center;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
  }
.courtesy-nav .hs-menu-depth-1:nth-child(7) > a {
    width: 122px;
    padding: 0;
    background-color: #ab192d;
    /*background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/courtesy-nav-plan.png) repeat-x;*/
    color: #fff;
    text-align: center;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
}
.courtesy-nav .hs-menu-depth-1:nth-child(1) > a {
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    position: relative;
    font-size: 18px;
    /*
    background: #525252;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyNTI1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMjMyMzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #525252 0%, #323232 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(100%,#323232));
    background: -webkit-linear-gradient(top,  #525252 0%,#323232 100%);
    background: -o-linear-gradient(top,  #525252 0%,#323232 100%);
    background: -ms-linear-gradient(top,  #525252 0%,#323232 100%);
    background: linear-gradient(to bottom,  #525252 0%,#323232 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#323232',GradientType=0 );
    */
}
/*
.courtesy-nav .hs-menu-depth-1:nth-child(1) > a:before {    
    content: "";  
    position: absolute;
    top: 9px;
    left: 17px;
    width: 16px;
    height: 20px;
    background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/courtesy-nav-search-icon.png) no-repeat;
}
*/
/* SECONDARY NAV */
.secondary-nav {
    background: #29609c;
    min-height: 0;
    position: absolute;
    top: 0;
    z-index: 100;
    visibility: hidden;
}
.secondary-nav.static {
    position: absolute !important;
    top: 0 !important;
  width: 100%;
}
.secondary-nav .hs-menu-wrapper > ul {
    width: 94%;
    max-width: 1100px;
    margin: 0 auto;
}
.secondary-nav .hs_cos_wrapper > ul {
    border-top: 9px solid #3a74b3;
    margin: 0;
}
.secondary-nav .hs-menu-depth-1 {
    display: table;
    height: 71px;
    border-right: 1px solid #3a74b3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.secondary-nav .hs-menu-depth-1:first-child {
    border-left: 1px solid #3a74b3;
}
.secondary-nav .hs-menu-depth-1 > a {
    display: table-cell;
    width: 100%;
    height: 71px;
    vertical-align: middle;
    font: 700 14px 'proxima-nova',sans-serif;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    white-space: normal !important;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.nav-scroll .secondary-nav .hs-menu-depth-1 > a:hover 
/*.nav-scroll .secondary-nav .hs-menu-depth-1.active-branch > a */
{
    background: #1e4977;
}
.secondary-nav.border {
    border-top: 9px solid #3a74b3;
}
.secondary-nav.Environmental .hs_cos_wrapper > ul, 
.secondary-nav.Environmental,
.secondary-nav.Environmental.border {
    border-color: #166042;
}
.secondary-nav.Harbor .hs_cos_wrapper > ul, 
.secondary-nav.Harbor,
.secondary-nav.Harbor.border {
    border-color: #af1c29;
}
.secondary-nav.border ul {
    display: none;
}

.secondary-nav.Environmental {
    background: #166042;
}
.secondary-nav.Environmental .hs-menu-depth-1 {
    border-right: 1px solid #10703c;
}
.secondary-nav.Environmental .hs-menu-depth-1:first-child {
    border-left: 1px solid #10703c;
}
.nav-scroll .secondary-nav.Environmental .hs-menu-depth-1 > a:hover, .nav-scroll .secondary-nav.Environmental .hs-menu-depth-1.active-branch > a {
    background: #125438;
}
.secondary-nav.Harbor {
    background: #af1c29;
}
.secondary-nav.Harbor .hs-menu-depth-1 {
    border-right: 1px solid #d62134;
}
.secondary-nav.Harbor .hs-menu-depth-1:first-child {
    border-left: 1px solid #d62134;
}
.nav-scroll .secondary-nav.Harbor .hs-menu-depth-1 > a:hover, .nav-scroll .secondary-nav.Harbor .hs-menu-depth-1.active-branch > a {
    background: #8e1721;
}

.secondary-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    top: 100%;
    left: -1px;
    background-color: #29609c;
    border-left: 1px solid #3a74b3;
    border-right: 1px solid #3a74b3;    
}
.secondary-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper > li > a:hover {
    color: white;
}
.secondary-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper > li > a {
    display: block ;
    border-bottom: 1px solid #3a74b3;
    color: white;
    padding: 15px 20px;
    font-size: 13px;    
    background-color: ;
}
.secondary-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper > li:last-child > a {
    border-bottom: 0; 
}
.secondary-nav .hs-menu-depth-2 > a:hover 
{
    background: #1e4977;
}
/* scrolling */
.nav-scroll .secondary-nav {
    position: fixed;
    top: 62px;
}

/* MOBILE NAV */
.widget-type-raw_html.mobile-nav-toggle {
    display: none;
    float: right;
    width: auto;
    margin: 10px 0 13px !important;
    min-height: 0;
}
.widget-type-raw_html.smartphone-nav-toggle {
    display: none;
    min-height: 0;
    position: relative;
    z-index: 1;
    background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/footer-container-wrapper.png) repeat;
    text-align: center;
    padding: 8px 0 5px;
}
.mobile-nav-toggle a {
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    -webkit-font-smoothing: antialiased;
}
.smartphone-nav-toggle a {
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    color: #303030;
    -webkit-font-smoothing: antialiased;
}
.mobile-nav-toggle i {
    margin-left: 5px;
}
.mm-menu {
    background: #142343 !important;
}
.mm-menu > .mm-panel {
    padding: 0 !important;
}
#hs_menu_wrapper_mobile_nav {
    padding: 23px 0 0;
}
#mobile-nav .hs-menu-depth-1 {
    padding: 12px 26px 5px;
    border-bottom: 1px solid #303030;
    position: relative;
}
#mobile-nav .hs-menu-depth-1 > a {
    display: inline-block !important;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}
#mobile-nav .hs-menu-depth-2 {
    margin: 2px 0 0;
}
#mobile-nav .hs-menu-depth-2:first-child {
    margin: 0;
}
#mobile-nav .hs-menu-depth-2 > a {
    display: inline-block !important;
    color: #fff;
    font-size: 13px;
}
#mobile-nav .hs-menu-children-wrapper {
    margin: 9px 0 4px;
    display: none;
}
#mobile-nav a:hover, #mobile-nav .active-branch > a {
    color: #4d6597;
}
#hs_menu_wrapper_mobile_courtesy_nav {
    margin: 0 0 25px;
}
#hs_menu_wrapper_mobile_courtesy_nav li:last-child {
    display: none;
}
#mobile-nav .fa {
    cursor: pointer;
    position: absolute;
    top: 18px;
    right: 35px;
    color: #bbb;
    font-size: 11px;
}
#mobile-nav p {
    font-size: 14px;
    color: #4d6597;
    padding: 0 26px;
}

/* scrolling */
.scrolling .mobile-nav-toggle {
    margin: 22px 0 0;
}
.scrolling .mobile-nav-toggle a {
    color: #142343;
}


/* --------------------------------------------------
LAYOUT
-------------------------------------------------- */
/* TWO COLUMN RIGHT */
.widget-type-cell.cos_two_column-right {
    width: 94%;
    max-width: 1110px;
    margin: 0 auto !important;
    float: none;
    padding: 0 0 63px;
    position: relative;
}
.cos_two_column-right:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 31.623931624%;
    height: 100%;
    background: #fafafa;
}
.cos_two_column-right .cos_col2 {
    margin: 63px 0 0;
}
.cos_two_column-right .cos_col3 {
    position: relative;
}
body.landing-page .body-container-wrapper{
    padding-top:0;
    
}
body.landing-page .landing-page-background{
    padding-top:50px;
    padding-bottom:50px;
    min-height:600px;
}
body.landing-page .landing-page-background .widget-type-form,body.landing-page .landing-page-background .hs_cos_wrapper_type_form{
    background-color:#fff;
    padding:15px;
    border-bottom:5px solid #9fa37a;
}


.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1110px;
  margin: 0 auto;
}
@media (max-width:1110px){
    .container-fluid .row-fluid .page-center{
		padding:0 15px;
	}
}

/* --------------------------------------------------
TYPOGRAPHY
-------------------------------------------------- */
/* HEADERS */
.body-container h1 {
    font: 400 30px/1.3em 'proxima-nova',sans-serif;
    margin: 0 0 10px;
}
.body-container h2 {
    font: 700 22px/1.4em 'proxima-nova',sans-serif;
    color: #29609c; /*#166042;*/
    margin: 0 0 11px;
}
.body-container h3 {
    font: 700 20px/1.4em 'proxima-nova',sans-serif;
    margin: 0 0 7px;
}
.body-container h4 {
    font: 700 18px/1.4em 'proxima-nova',sans-serif;
    margin: 0 0 8px;
}
.body-container h5 {
    font: 700 16px/1.5em 'proxima-nova',sans-serif;
    margin: 0 0 8px;
}

/* GENERAL */
.body-container p {
    margin: 0 0 22px;
}
.body-container a {
    color: #000;
}
strong a {
    text-decoration: none;
}
.body-container ul, .body-container ol {
    margin: 0 0 22px;
}
.body-container blockquote {
    font: italic 400 20px/1.4em 'proxima-nova',sans-serif;
    border-left: 6px solid #efeeef;
    padding-left: 2.1em;
    margin: 0 0 22px;
}
pre {
    overflow-x: auto;
}
table pre {
    white-space: pre-wrap;
}

/* MEDIA */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    /* vertical-align: bottom;  Suppress the space beneath the baseline */
}
video {
    max-width: 100%;
    height: auto;
}
.hs-responsive-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25%;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="//www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}


/* --------------------------------------------------
MODULES
-------------------------------------------------- */
.hs_cos_wrapper_type_section_header {
    text-align: center;
}

/* FOLLOW ME */
.hs_cos_wrapper_type_follow_me {
    display: block;
    overflow: hidden;
}
.hs_cos_wrapper_type_follow_me a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #142343;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    margin-left: 2px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.hs_cos_wrapper_type_follow_me a:hover {
    background: #166042;
}
.hs_cos_wrapper_type_follow_me a:first-child {
    margin-left: 0;
}
.hs_cos_wrapper_type_follow_me a:before {
    font-family: 'FontAwesome';
}
.hs_cos_wrapper_type_follow_me a.fm_facebook:before {
    content: "\f09a";
}
.hs_cos_wrapper_type_follow_me a.fm_linkedin:before {
    content: "\f0e1";
}
.hs_cos_wrapper_type_follow_me a.fm_twitter:before {
    content: "\f099";
}
.hs_cos_wrapper_type_follow_me a.fm_googleplus:before {
    content: "\f0d5";
}
.hs_cos_wrapper_type_follow_me a.fm_pinterest:before {
    content: "\f0d2";
}
.hs_cos_wrapper_type_follow_me a.fm_youtube:before {
    content: "\f16a";
}
.hs_cos_wrapper_type_follow_me a.fm_rss:before {
    content: "\f09e";
}
.hs_cos_wrapper_type_follow_me a.fm_xing:before {
    content: "\f168";
}
.hs_cos_wrapper_type_follow_me a span {
    display: none !important;
}

/* --------------------------------------------------
BLOG
-------------------------------------------------- */
/* GENERAL */
.blog .cos_two_column-right:before {
    content: none;
}
.blog .cos_col2 {
    margin: 0;
}
.blog .cos_col2 > div {
    max-width: 700px;
}
.banner-blog {
    height: 411px;
}
.banner-blog .bg-image {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 452px;
}
.banner-blog .content {
    width: 94%;
    max-width: 1000px;
    margin: 0 auto;
    height: 100%;
    display: table;
    position: relative;
    z-index: 1;
}
.blog-post-form-wrapper{
    background-color:#f5f5f5;
        padding: 30px;
}
.blog-post-form-wrapper .hs-richtext {
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-top: -37px;
    margin-bottom: 15px;
}
.legal-consent-container .hs-richtext {
    margin:  auto;
    width: auto;
    font-size: 13px;
}

.banner-blog h1, .banner-blog h4 {
    font-size: 35px;
    line-height: 1.4em;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    display: table-cell !important;
    vertical-align: middle;
    text-shadow: 1px 0 3px #000;
}
.post-header {
    border-bottom: 1px solid #e7e6e7;
    padding: 0 0 24px;
    margin: 0 0 22px;
    overflow: hidden;
}
.post-header h1 {
    margin: 0 0 12px;
    clear: both;
}
#hubspot-author_data {
    font-size: 14px;
    line-height: 29px;
    font-style: italic;
    color: #5494d6;
    float: left;
}
#hubspot-author_data a {
    text-decoration: none;
    color: #5494d6;
}
.fb-like > span {
    vertical-align: top !important;
}
#hs_cos_wrapper_social_sharing {
    float: right;
}

/* SINGLE */
#hs_cos_wrapper_post_feature_img img {
    display: block;
    border-top: 10px solid #142343 !important;
    margin: 0 0 33px;
}
.alignLeft {
    float: left;
    margin: 8px 20px 10px 0;
}
.alignRight {
    float: right;
    margin: 8px 0 10px 20px;
}

/* LISTING */
.post-item {
    margin: 95px 0 0;
}
.post-item:first-child {
    margin: 0;
}
.post-listing-simple .post-item {
    margin: 0;
}
.hs-featured-image-wrapper {
    border-top: 10px solid #142343;
    height: 316px;
    margin: 0 0 33px;
}
.hs-featured-image {
    float: none;
    margin: 0;
    max-width: 100%;
    display: none;
}
.post-header h2 {
    font: 400 30px/1.3em 'proxima-nova',sans-serif;
    margin: 0 0 12px;
}
.post-header h2 a, h4.post-listing-simple a {
    color: #303030;
    text-decoration: none;
}
.post-item .more-link {
    display: inline-block;
    border: none;
    cursor: pointer;
    font: 700 12px 'proxima-nova',sans-serif;
    background: #d2d2d2;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 25px 9px;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.post-item .more-link:hover {
    background: #454545;
}
.blog-pagination {
    overflow: hidden;
    border-top: 1px solid #e7e6e7;
    padding: 25px 0 0;
    margin: 55px 0 0;
}
.blog-pagination > div {
    float: left;
    width: 33.33%;
}
.blog-pagination .middle {
    text-align: center;
}
.blog-pagination a {
    font: 700 14px 'proxima-nova',sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blog-pagination a:hover {
    color: #142343;
}
.blog-pagination .arrow {
    color: #d2d2d2;
    line-height: 52px;
}
.blog-pagination .previous-posts-link img {
    margin-right: 5px; 
}
.blog-pagination .next-posts-link img {
    margin-left: 5px; 
}
.blog-pagination .all-posts-link {
    display: inline-block;
    margin-top: 17px;
}
.blog-pagination .middle:first-child {
    width: auto;
}
.blog-pagination .middle:first-child + .next {
    width: auto;
    float: right;
}

/* CUSTOMER */
.tw_wrap h2 {
    text-align: center;
}
.tw_tabs {
    background-color: #166042;
    text-align: center;
}
.modules .tw_tabs_inner.inner {
    padding: 0;
}
.tw_tabs_inner ul {
    margin-bottom: 0;
}
.tw_tabs_inner li {
    display: inline-block;
    list-style: none;
}
.tw_tabs_inner li:first-child a {
    border-left: 1px solid #257a57;
}
.tw_tabs_inner li a {
    display: block;
    color: white;
    padding: 1em 2em;
    text-decoration: none;
    border-right: 1px solid #257a57;
}
.tw_tabs_inner li a:hover,
.tw_tabs_inner li a.active {
    background-color: #257a57;
}
.tw_frame {
    display: none;
    border-left: 10px solid #166042;
    border-right: 10px solid #166042;
    border-bottom: 10px solid #166042;
}
.tw_frame.active {
    display: block;
}
/* END CUSTOMER */

/* SIDEBAR */
/*.blog .sidebar > div {*/
.blog .sidebar .block {
    background: #fafafa;
    /*border-bottom: 9px solid #f5f5f5;*/
    margin: 0 0 36px;
}
.blog .sidebar .block {
    border-bottom: 9px solid #f5f5f5;
}
.blog .sidebar > div:first-child {
    margin: 0;
}
.blog .sidebar > div:last-child {
    border-bottom: none;
}
.hs_cos_wrapper_type_blog_subscribe > div {
    padding: 29px;
}
.block > h3, .hs_cos_wrapper_type_blog_subscribe h3 {
    font-size: 18px;
    background: #142242;
    color: #fff;
    text-transform: uppercase;
    padding: 16px 29px 13px;
    margin: 0;
}
.hs_cos_wrapper_type_blog_subscribe .hs-button {
    background: #d2d2d2 !important;
}
.hs_cos_wrapper_type_blog_subscribe .hs-button:hover {
    background: #454545 !important;
}
.widget-module {
    padding: 31px 29px;
}
.widget-module ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget-module li {
    margin: 17px 0 0;
}
.widget-module li:first-child {
    margin: 0;
}
.widget-module a {
    font-weight: 700;
    font-size: 14px;
    color: #303030;
    -webkit-font-smoothing: antialiased;
}
.hs_cos_wrapper_type_follow_me {
    display: block;
    text-align: center;
    padding: 31px 0 16px;
}
.hs_cos_wrapper_type_follow_me h3 {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 30px;
    margin: 0 10px 10px;
}
.hs_cos_wrapper_type_follow_me > div {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
}

/* COMMENTS */
.widget-type-blog_comments {
    /*background: #fafafa;
    padding: 31px 29px;*/
    margin: 36px 0 0;
}
./*widget-type-blog_comments:before {
    content: "Post a Comment";
    display: block;
    font: 700 20px/1.4em 'proxima-nova',sans-serif;
    margin: 0 0 20px;
}*/
.widget-type-blog_comments .hs-button {
    background: #d2d2d2 !important;
}
.widget-type-blog_comments .hs-button:hover {
    background: #454545 !important;
}
.hs-blog-listing .widget-type-blog_comments {
    display: none;
}

/* PG Collapsibles */
.pg-collapsible > div {
    display: none;
    margin-left: 1.35em;
}
.pg-collapsible a.pg-collapsible-handle {
    text-decoration: none;
}
.pg-collapsible a.pg-collapsible-handle span {
    text-decoration: underline;
}
.pg-collapsible a.pg-collapsible-handle:before {
    content: "\002B\0020";
    font-family: monospace;
    font-weight: normal;
}
.pg-collapsible a.pg-collapsible-handle.open:before {
    content: "\2212\0020";
}

/* END PG Collapsibles */

p+p.caption {
  margin-top: -20px;
}
.caption {
  font-size: 12px;
  font-style: italic;
}
/* --------------------------------------------------
FORMS
-------------------------------------------------- */
textarea, 
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 10px 6px;
    display: inline-block;
    width: 100%;
    border: 1px solid #efeeef;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hs-form-field {
    margin: 0 0 15px;
}
.hs-field-desc {
    font-size: 12px;
    font-style: italic;
    margin: 0 0 14px;
}
.hs-form ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.hs-form li input {
    margin: 0 10px 0 0;
}
.hs-form textarea {
    min-height: 100px;
}
.hs-form .hs-button {
    display: inline-block;
    border: none;
    cursor: pointer;
    font: 700 12px 'proxima-nova',sans-serif;
    background-color: #29609c; /*#166042;*/
    color: #fff;
    text-transform: uppercase;
    padding: 10px 40px 10px;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.hs-form .hs-button:hover {
    background-color: #257a57;
}
.Environmental .hs-form .hs-button {
    background-color: #166042;
}
.Environmental .hs-form .hs-button:hover {
    background-color: #257a57;
}
.Harbor .hs-form .hs-button {
    background-color: #af1c29;
}
.Harbor .hs-form .hs-button:hover {
    background-color: #d62134;
}
.login-msg p {
    background: #ffff99;
    padding: 1em;
    margin-top: 1em;
}
/* --------------------------------------------------
FLEXSLIDER
-------------------------------------------------- */
/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides {background: none; margin: 0 !important;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; height: auto; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .hs_cos_flex-slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {border: 0; position: relative; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0; margin: 0 !important;}
.hs_cos_flex-direction-nav a {width: 15px; height: 25px; margin: -7.5px 0 0; display: block; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/flexslider-right.png) no-repeat; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/flexslider-left.png) no-repeat; left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav { 
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }

/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center; margin: 0 !important;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block; 
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px; 
}
.vex-content.hs-gallery .hs_cos_flex-slides li div.caption {
    font-size: inherit;
    line-height: inherit;
    top: auto;
    padding: 2% 5% 2.5%;
}

/* global changes to Brennan flexslider */
.hs_cos_flex-direction-nav {
    max-width: 1110px;
    position: relative;
    width: 100%;
    margin: 0 auto!important;
    top: -50%;    
}
.hs_cos_flex-direction-nav a {
    width: 20px;
    height: 35px;
    width: 40px; 
    height: 45px;
    background-color: rgba(0,0,0,.7)!important;
    background-size: 20px!important;
    background-position: 50% 50%!important;    
}
/*
.hs_cos_flex-direction-nav .hs_cos_flex-next {
    background-size: 100%!important;
}

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
    background-size: 100%!important;
}
*/


.hs_cos_gallery_main, .hs_cos_gallery_thumbnails, .hs_cos_gallery_lightbox {
    padding: 0px;
}

.slick-prev, .slick-next {
    height: 45px;
    width: 40px;
    z-index:999;
    background-color: rgba(0,0,0,.7) !important;
    background-size: 20px !important;
    background-position: 50% 50% !important;
    margin-top: -23px;
}    

.slick-next {background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/flexslider-right.png) no-repeat; right: 5px;  }
.slick-prev {background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/flexslider-left.png) no-repeat; left: 5px;}

.slick-prev:before,
.slick-next:before {
    content: "";
}
.hs_cos_gallery_main .slick-prev, .hs_cos_gallery_thumbnails .slick-prev, .hs_cos_gallery_lightbox .slick-prev {
    left: 5px;
}
.hs_cos_gallery_main .slick-next, .hs_cos_gallery_thumbnails .slick-next, .hs_cos_gallery_lightbox .slick-next {
    right: 5px                                                                                                                                                                       ;
}
.slick-prev:hover, .slick-prev:focus {
    background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/flexslider-left.png) no-repeat;
}
.slick-next:hover, .slick-next:focus {
    background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/flexslider-right.png) no-repeat;
}

.hs_cos_gallery_main .slick-dots, .hs_cos_gallery_thumbnails .slick-dots, .hs_cos_gallery_lightbox .slick-dots {
    margin: 0;
}
.hs_cos_gallery_main {
    margin-bottom: 10px;
}
.hs_cos_gallery_thumbnails .slick-prev,
.hs_cos_gallery_thumbnails .slick-next {
    width: 30px;
    height: 40px;
    background-size: 15px!important;
}
.hs_cos_gallery_thumbnails .slick-prev {
    left: 0;
}
.hs_cos_gallery_thumbnails .slick-next {
    right: 0;
}

/* --------------------------------------------------
PAGE EDITOR
-------------------------------------------------- */
.hs_cos_widget_drop_target {
    clear: both;
}


/* --------------------------------------------------
GLOBAL STYLES
-------------------------------------------------- */
a.btn {
    display: inline-block;
    background: #303030;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font: 700 14px 'proxima-nova',sans-serif;
    -webkit-font-smoothing: antialiased;
    padding: 13px 32px 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
a.btn:hover {
    background: #454545;
}

.Environmental a.btn {
    background: #166042;
}
.Environmental a.btn:hover {
    background: #257a57;
}
.Harbor a.btn {
    background: #af1c29;
}
.Harbor a.btn:hover {
    background: #d62134; /*#c42c39;*/
}


/* --------------------------------------------------
FOOTER
-------------------------------------------------- */
.footer-container-wrapper {
    background: url(//123881.fs1.hubspotusercontent-na1.net/hubfs/123881/images/footer-container-wrapper.png) repeat;
    position: relative;
    z-index: 1;
}
.footer-container .locations {
    width: 94%;
    max-width: 1110px;
    margin: 0 auto !important;
    float: none;
    padding: 33px 0 82px;
    font-size: 12px;
}
.footer-container .locations .widget-type-linked_image {
    /*text-align: center;
    margin: 0 0 42px;
    */
    margin-bottom: 25px;
}
.footer-container .locations h4 {
    color: #162343;
    font-size: 14px;
    line-height: 1.3em;
    margin: 0 0 2px;  
}
.footer-container  h4.emergency {
    color: #ed1c24;
}
.footer-container .locations p {
    margin: 0 0 10px 0;
}
.footer-container .locations a {
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    color: #303030;
}
.copyright-social {
    background: #fff;
    border-top: 1px solid #cccbcc;
    display: none!important;
}
.copyright-social > div {
    width: 94%;
    max-width: 1110px;
    margin: 0 auto;
    padding: 29px 0 27px;
}
.widget-type-page_footer {
    font-weight: 700;
}
.copyright-social .widget-type-page_footer {
    float: left;
    width: auto;
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
}
.copyright-social .widget-type-raw_html {
    float: right;
    width: auto;
}
.footer-container .locations .footer-social a,
.copyright-social a {
    display: inline-block;
    background: #142343;
    color: #fff;
    text-decoration: none;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.footer-container .locations .footer-social a:hover,
.copyright-social a:hover {
    background: #166042;
}


/* --------------------------------------------------
RESPONSIVE
-------------------------------------------------- */
@media (max-width: 1200px) {
    .cos_header > div:first-child + div > div {
        width: 96%;
    }
    .main-nav .hs-menu-depth-1 {
        margin-left: 20px;
    }
  /*add .items-6 to the menu module to enable the tweaks*/
  	.main-nav.items-6 .hs-menu-depth-1 {
        margin-left: 9px;
    }
    .main-nav .hs-menu-depth-1>a {
        font-size: 15px;
    }
  	.main-nav.items-6 .hs-menu-depth-1>a {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {
    /*.footer-container .locations .widget-type-linked_image {
        text-align: left;
    }*/
    .secondary-nav .hs-menu-depth-1 > a {
        font: 700 13px 'proxima-nova',sans-serif;
    }
    /*
    .footer-container .locations {
        padding: 33px 0 50px;
    }
    .footer-container .widget-type-rich_text {
        float: left;
        width: 33.33%;
        margin: 0 0 30px;
    }
    .footer-container .widget-type-rich_text:nth-child(4) {
        clear: left;
    }
    */
}

@media (max-width: 1023px) {
    .cos_header > div:first-child + div {
        position: relative !important;
        top: 40px !important;
    }
    .cos_header > div:first-child + div > div {
        width: 94%;
    }
    .scrolling .cos_header > div:first-child + div > div {
        padding: 15px 0;
    }
    .widget-type-menu.main-nav {
        display: none;
    }
    .widget-type-raw_html.mobile-nav-toggle {
        display: block;
    }
    .courtesy-nav .hs-menu-depth-1 {
        display: none;
    }
    .courtesy-nav .hs-menu-depth-1:nth-child(1) {
        display: block;
    }    
    .courtesy-nav .hs-menu-depth-1:nth-child(n+5) {
        display: block;
    }
    .cos_header > div:first-child + div {
        position: relative !important;
        top: 0px !important;
        /*
        background: transparent !important;
        */
        border-bottom: none !important;
        z-index: 999 !important;
    }
    .header-container .widget-type-raw_html.logo {
        bottom: 20px;
    }
    .header-container .widget-type-raw_html a > img:first-child {
        display: block !important;
        bottom: 23px;
    }
    .header-container .widget-type-raw_html a > img.mobile {
        display: none !important;
    }
    .widget-type-raw_html.mobile-nav-toggle {
        margin: 10px 0 13px !important;        
    }
    /*
    .mobile-nav-toggle a {
        color: #fff !important;
    }
    */
    .body-container-wrapper {
        padding: 0;
    }
    .widget-type-cell.cos_two_column-right {
        padding-top: 60px;
    }
    .secondary-nav {
        position: static !important;
    }
    .widget-type-raw_html.search {
        right: 300px;    
    }
    
}

@media (max-width: 960px) {
    .secondary-nav .hs-menu-depth-1 > a {
        font: 700 12px 'proxima-nova',sans-serif;
    }
}

@media (max-width: 800px) {
    #hubspot-author_data {
        float: none;
        margin: 0 0 10px;
    }
    #hs_cos_wrapper_social_sharing {
        float: none;
    }
}

@media (max-width: 767px) {
    .cos_two_column-right .cos_col2 {
        margin: 0 0 50px;
    }
    .alignLeft, .alignRight {
        max-width: 45% !important;
    }
    .secondary-nav {
        display: none;
    }
    .hs_cos_flex-direction-nav {
        width: 94%;
        /*position: absolute;*/
        top: 50%;
        left: 3%;
    }
    .hs_cos_flex-slider .hs_cos_flex-prev {
        left: 5px !important;
    }
    .hs_cos_flex-slider .hs_cos_flex-next {
        right: 5px !important;
    }
    .courtesy-nav .hs-menu-depth-1:nth-child(1) > a {    
        display: none;
    }
    .widget-type-raw_html.search {
        display: none;
    }
    .footer-container .locations {
        text-align: center;
        padding-bottom: 40px;
    }
    .footer-logo-area {
        text-align: center;
    }
    .footer-logo-area  .widget-type-page_footer {
        position: absolute;
        width: 96%;
        bottom: 0px;
        text-align: center;
    }
    .footer-location-area {
        display: inline-block!important;
        width: 30%!important;
        vertical-align: top;

    }
    .footer-location-area div {
        text-align: left;
    }
    .footer-social-area {
        display: inline-block!important;
        width: 30%!important;
        vertical-align: top;
    }
}

@media (max-width: 603px) {
    .footer-container .widget-type-rich_text {
        width: 50%;
        clear: none !important;
    }
    .footer-container .widget-type-rich_text:nth-child(2n+3) {
        clear: left !important;
    }
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    .header-container .widget-type-raw_html.logo {
        width: 100%;
        float: none;
        text-align: center;
        left: 20px;
        bottom: 11px;
    }
    .header-container .widget-type-raw_html a > img:first-child {
        /*display: inline-block !important;
        margin-left: -15px;
        max-width: 215px;
        */
        /*display: none!important;*/
        max-width: 168px;
    }
    .scrolling .cos_header>div:first-child+div>div {
        padding: 15px 0 3px;
    }
    /*
    .footer-container .locations {
        padding: 33px 0 9px;
    }
    */
    .copyright-social {
        text-align: center;
    }
    .copyright-social .widget-type-page_footer {
        float: none;
        width: 100%;
        line-height: normal;
        margin: 0 0 9px;
    }
    .copyright-social .widget-type-raw_html {
        float: none;
        width: 100%;
    }
    .widget-type-raw_html.mobile-nav-toggle {
        /*display: none;*/
        
    }
    
    .widget-type-menu.courtesy-nav {
        display: none;
    }
    .widget-type-raw_html.smartphone-nav-toggle {
        /*display: block;*/
    }
    .banner-blog {
        height: 320px;
        margin: 0 0 50px;
    }
    .banner-blog .bg-image {
        height: 361px;
        position: absolute;
    }
    .banner-blog h1, .banner-blog h4 {
        font-size: 26px;
        line-height: 1.4em;
        position: relative;
        bottom: -20px;
    }
    .post-item {
        margin: 50px 0 0;
    }
    .cos_header > div:first-child + div {
        /*display: none;*/
    }
    .widget-type-cell.cos_two_column-right {
        padding-top: 0px;
    }

    .footer-location-area {
        width: 45%!important;
        vertical-align: top;
        margin: 20px 2%!important;
        
    }
    .footer-social-area {
        width: 100%!important;
    }

}




/* Hide on screen sizes
   ========================================================================== */


@media (max-width: 767px){
    .hidden-xs{display:none!important;}
    }

@media (max-width: 991px) and (min-width: 768px) {
        .hidden-sm{display:none!important;}
    }
@media (max-width: 1199px) and (min-width: 992px){
        .hidden-md{display:none!important;}
    }
@media (min-width: 1200px){
    .hidden-lg{display:none!important;}
    .cos_header>div:first-child+div>div {
      min-height: 44px !important;
  }
    .header-container .widget-type-menu.main-nav {
      position: absolute;
      right: 42px;
      margin-top:0;
        }
}