/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

























.dnd-section > .row-fluid {
  width: 80%;
}

.dnd-section {
  padding-bottom: 40px;
  padding-top: 40px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #880e11;
}
.page-center {
  width: 80%;
}

.dnd-section > .row-fluid .fullWidth {
  width: 100% !important;
  max-width: 100% !important;
}





html {
  font-size: 16;
}

body {
  color: #363636;
  font-family: Open Sans;
  font-weight: 500;
  font-size: 16px;
 background:#fff;
}

p {
  font-family: Open Sans;
  font-weight: 500
}

a {
  font-family: Open Sans;
  color: rgba(136, 14, 17, 1.0);
}

a:hover,
a:focus {
  color: rgba(136, 14, 17, 1.0);
}

a:active {
  color: rgba(176, 54, 57, 1.0);
}


h1 {
  color: #880e11;
  font-family: Source Sans Pro;
  font-size: 31px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h1 {
    font-size: 26.349999999999998px;
  }
}

h2 {
  color: #880e11;
  font-family: Source Sans Pro;
  font-size: 45px;
  font-weight: 900;
  padding-bottom:20px;
}

@media(max-width: 767px) {
  h2 {
    font-size: 22.099999999999998px;
  }
}

h3 {
  color: #880e11;
  font-family: Source Sans Pro;
  font-size: 22px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h3 {
    font-size: 18.7px;
  }
}

h4 {
  color: #880e11;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h4 {
    font-size: 15.299999999999999px;
  }
}

h5 {
  color: #880e11;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 700;
}

h6 {
  color: #880e11;
  font-family: Source Sans Pro;
  font-size: 14px;
  font-weight: 700;
}

blockquote {
  border-left: 5px solid #880e11;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: Open Sans;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(136, 14, 17, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(136, 14, 17, 1.0);
  border-color: rgba(212, 212, 212, 1.0);
  border-radius: 3px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(54, 54, 54, 1.0);
  border-color: rgba(54, 54, 54, 1.0);
  color: rgba(255, 255, 255, 1.0);

}

.hs-button:active,
.button--primary:active {
  background-color: rgba(136, 14, 17, 1.0);
  border-color: rgba(212, 212, 212, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(54, 54, 54, 1.0);
}

.hs-form legend {
  color: rgba(54, 54, 54, 1.0);
}

input#hs-pwd-widget-password,
input.hs-search-field__input,
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(187, 187, 187, 1.0);
  color: #363636;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1.0) ;
}

input#hs-pwd-widget-password:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(45, 57, 64, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(85, 85, 85, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #363636;
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Open Sans;
}

.fn-date-picker td.is-today .pika-button {
  color: #3e3e3e;
}

.fn-date-picker td.is-selected .pika-button {
  background: #3e3e3e;
}

.fn-date-picker td .pika-button:hover {
  background-color: #880e11 !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 0.0);
  border: 0px solid rgba(0, 0, 0, 1.0);
  color: rgba(54, 54, 54, 1.0);
}

thead th,
thead td {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(85, 85, 85, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(54, 54, 54, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(0, 0, 0, 1.0);
}





.header {
  background-color: rgba(#null, 0.0);
}

.header__container {
  width: 80%;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(#null, 0.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: rgba(#null, 0.0);
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: 
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: ;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: ;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: ;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: ;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: ;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: ;
  color: ;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: ;
  background-color: ;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Open Sans;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(#null, 0.0);
}

/*------------*/

/* updates for new design */
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
menu items appear, including the link and hover effects.
*********************************************************************************
****************************************************************************** */

.hs-menu-wrapper ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  padding-left:120px;
}

.hs-menu-item a {
  display: block;
  padding: 0.5rem 1rem;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.hs-menu-item:hover a,
.hs-menu-item:focus a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}

.hs-menu-item.active a {
  color: rgba(0, 0, 0, 0.9);
}




@media(min-width:981px){


  .custom-menu-primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    position: relative;
    left:8%;
    padding-right: 11%;
  }

  .custom-menu-primary .hs-menu-wrapper {
    display: bloack !important;
  }

  .m-toggle-wrap {
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper ul {
    padding: 0;
    margin: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 12px 0 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li {
    font-size: 14px;
    line-height: 1em;
    padding-right: 11px;
    padding-left: 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 5px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 0;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*padding-bottom: 29px;*/
    white-space: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
    padding-right: 20px;
    position: relative;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:After {
    position: absolute;
    top: 0;
    right: 0;
    font-family: ETmodules;
    font-size: 16px;
    font-weight: 800;
    content: "";
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    visibility: hidden;
    z-index: 990;
    width: 240px;
    border-top: 3px solid #2ea3f2;
    opacity: 0;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    position: absolute;
    border-color: #880e11;
    padding: 20px 0;
    text-align: left;
    top: calc(100% - 1px);
    left: 0;
    display: block;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li {
    font-size: 14px;
    padding: 0 20px;
    margin: 0;
    line-height: 1.2;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a {
    padding: 6px 20px;
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover {
    opacity: .7;
  }
}


@media(min-width:981px) and (max-width:1165px){

  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 13px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 14px;
  }
}

@media(max-width:980px){


  .custom-menu-primary {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }

  .custom-menu-primary .hs-menu-wrapper {
    visibility: visible;
    position: absolute;
    z-index: 990;
    left: 0;
    width: 100%;
    padding: 5%;
    border-top: 3px solid #2ea3f2;
    opacity: 1;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    background: #880e11 !important;
    border-color: #880e11;
    top: 53px;
  }

  .custom-menu-primary .hs-menu-wrapper ul {
    padding: 0;
    margin: 0;
  }

  .custom-menu-primary .hs-menu-wrapper ul {
    display: block;
    background: transparent !important;
    line-height: 1;
    font-weight: 600;
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li a {
    font-size: 14px;
    display: block;
    padding: 10px 5%;
    color: #FFFFFF !important;
    border-bottom: 1px solid rgba(0,0,0,.03);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
    font-weight: 700;
    background-color: rgba(0,0,0,.03);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    padding-left: 10px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li {
    padding-left: 5%;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li a {
    font-family: inherit;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a:hover {
    opacity: .7;
    background-color: rgba(0,0,0,.03);
  }

  .custom-menu-primary .hs-menu-wrapper {
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
    opacity: .7;
    background-color: rgba(0,0,0,.03);
  }



}




@media(max-width:640px){


  .custom-menu-primary {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }

  .custom-menu-primary .hs-menu-wrapper {
    visibility: visible;
    position: absolute;
    z-index: 990;
    left: 0;
    width: 100%;
    padding: 5%;
    border-top: 3px solid #2ea3f2;
    opacity: 1;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    background: #880e11 !important;
    border-color: #880e11;
    top: 0;
  }

  .custom-menu-primary .hs-menu-wrapper ul {
    padding: 0;
    margin: 0;
  }

  .custom-menu-primary .hs-menu-wrapper ul {
    display: block;
    background: transparent !important;
    line-height: 1;
    font-weight: 600;
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li a {
    font-size: 14px;
    display: block;
    padding: 10px 5%;
    color: #FFFFFF !important;
    border-bottom: 1px solid rgba(0,0,0,.03);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
    font-weight: 700;
    background-color: rgba(0,0,0,.03);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    padding-left: 10px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li {
    padding-left: 5%;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li a {
    font-family: inherit;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a:hover {
    opacity: .7;
    background-color: rgba(0,0,0,.03);
  }

  .custom-menu-primary .hs-menu-wrapper {
    /*display: none;*/
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
    opacity: .7;
    background-color: rgba(0,0,0,.03);
  }



}




/*==============*/


/*--- Hedaer Top --*/

.header-top {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(54, 54, 54, 1.0);
}

.header-top a {
  color: rgba(255, 255, 255, 1.0);
  text-decoration: underline;
}

.header-top a:hover {
  color: rgba(247, 247, 247, 1.0);
}

/*--- Hedaer middle --*/


.header-middle {
}

.header-middle-inner-box {
  color: rgba(54, 54, 54, 1.0);
  background-color: rgba(255, 255, 255, 0.5);
}

.header-middle-inner-box h1 {
  color: rgba(136, 14, 17, 1.0);
}

.header-middle-inner a {
  color: rgba(136, 14, 17, 1.0);
}

.header-middle-inner a:hover {
  color: rgba(136, 14, 17, 1.0);
}

.header-middle .et-social-facebook a {
  color: rgba(102, 102, 102, 1.0);
}

.header-middle .et-social-linkedin a {
  color: rgba(102, 102, 102, 1.0);
}

.header-middle .et-social-google-plus a {
  color: rgba(102, 102, 102, 1.0);
}

.header-middle .et-social-facebook a:hover {
  color: rgba(136, 14, 17, 1.0);
}

.header-middle .et-social-linkedin a:hover {
  color: rgba(0, 119, 181, 1.0);
}

.header-middle .et-social-google-plus a:hover {
  color: rgba(237, 47, 51, 1.0);
}


/*--- Bottom header ---*/
.header-bottom {
  background-color: rgba(136, 14, 17, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(255, 50, 48, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch ,
.custom-menu-primary .hs-menu-wrapper > ul > li.active {
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li:not(.hs-item-has-children).active-branch > a,
.custom-menu-primary .hs-menu-wrapper > ul > li:not(.hs-item-has-children).active > a{
  color: rgba(255, 50, 48, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul {
  background-color: rgba(54, 54, 54, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a{
  color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover {
  background-color: rgba(0, 0, 0, 0.03);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover{
  color: rgba(255, 50, 48, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active ,
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch {
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active > a,
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch > a{
  color: rgba(255, 50, 48, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch > a,
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active > a{

}


/*------------*/

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(#null, 0.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(#null, 0.0);
  }
}





.footer {
  background-color: rgba(54, 54, 54, 1.0);
}

.footer__container {
  width: 80%;
}

.footer__main {
  color: rgba(255, 255, 255, 1.0);
}

.footer__main a{
  color: rgba(#null, 0.0);
}

.footer__main a:hover{
  color: rgba(#null, 0.0);
}

.footer-bottom {
  background-color: rgba(0, 0, 0, 0.32);

}

.footer__copyright {
  color:  rgba(255, 255, 255, 1.0);
}

.footer-icons a {
  color:  rgba(255, 255, 255, 1.0);
}

.footer-icons a:hover {
  color:  rgba(255, 255, 255, 1.0);
}








.content-wrapper {
  width: 80%;
}

.blog-post__date {
  border-color: #363636;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #363636;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #0e0e0e;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #5e5e5e;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #3e3e3e;
}

.blog-pagination__link {
  color: #363636;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #3e3e3e;
}

.blog-post__title {
  color: #880e11;
  font-family:Source Sans Pro;
  font-size: 26px;
  font-weight: ;
}

.blog-post__author {
  background-color: #880e11;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: rgba(62, 62, 62, 1.0);

}

body .tns-nav button.tns-nav-active {
  background-color: rgba(62, 62, 62, 1.0);

}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #3e3e3e;
}

body .social-links__icon {
  background-color: #3e3e3e;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #880e11;
}

.page-center {
  width: 80%;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}


/* additional 2020 elements and updates */

.group:after {
  content: "";
  display: table;
  clear: both;
}

.noLeft .row-fluid,
.noLeft .span12{
  margin-left:0 !important; 
}
.paddedSection {
  padding:60px 0;
}

@media(max-width:768px){
  .span4.goBig {
    margin-left:unset;
    width:100%; 
  }
}
@media(min-width:640px) and (max-width:980px){
  .span2.getLarger {
    margin-left:unset;
    margin-bottom:20px;
    float:left;
    width:50%;
  } 
}
@media(max-width:639px){
  .span2.getLarger {
    float:none;
    width:100%;
    margin:10px auto;
  } 
}

/* new header styles */
header.header.main-header {
  padding-top:0 !important; 
}

.main-header {
  position:fixed;
  z-index:999;
  width:100vw;
}
@media(max-width:640px){
  .main-header {
    position:static;
  }
}
.header-top {
  padding:0;
  background:#E5E5E5;
  position:relative;
}
.headerLogoSection {
  position:absolute;
  left:0;
  top:0px;
  display:inline-block;
  background:#fff;
  height:115px;
  padding-left:100px;
}

.headerLogo {
  width:125px;
  padding:5px;
}
svg#logoPoint {
  position:absolute;
  top:0;
  left:225px;
  fill:#fff; 
}
@media(max-width:1080px){
  svg#logoPoint {
    left:135px; 
  }
}


.header-top-inner {
  background:#E5E5E5;
}
.header-bottom {
  height: 50px;
}

.headSearch {
  position:absolute; 
  right:520px;
  top:10px;
  margin-left:-150px;
  width:300px;
}

.headPhone {
  position:absolute; 
  right:370px;
  color:#363636; 
  font-size:20px;
  line-height:65px;
}
@media(max-width:981px){
  .headSearch {
    position:absolute; 
    right:400px;
    top:10px;
    margin-right:0;
    width:200px;
  }
  .headPhone {
    position:absolute; 
    right:250px;
    color:#363636; 
    font-size:20px;
    line-height:65px;
  }
}
@media(max-width:768px){
  .headSearch {
    position:absolute; 
    right:50%;
    margin-right:-125px;
    top:65px;
    width:250px;
  } 
  .headPhone {
    position:absolute; 
    right:50%;
    margin-right:-65px;
    color:#363636; 
    font-size:20px;
    line-height:65px;
  }
}
@media(max-width:640px){
  .headSearch {
    position:absolute; 
    right:50%;
    margin-right:-75px;
    top:65px;
    width:150px;
  } 
  .headPhone {
    position:absolute; 
    right:50%;
    margin-right:-40px;
    color:#363636; 
    font-size:12px;
    line-height:65px;

  }
}
@media(max-width:480px){
  .headSearch {
    display:none;
  } 
  .headPhone {
    display:none;
  }
}

.headCaller {
  position:absolute;
  right:100px;
  background:#119DA4;
  width:250px;
  height:65px;
  padding:10px;
}
.headCaller a {
  text-decoration:none !important;
}
@media(max-width:1080px){
  .headerLogoSection {
    padding-left:10px;
  }
  .headCaller {
    right:10px; 
  }
}



@media (max-width: 980px){
.m-toggle-wrap span.menu-trigger {
    display: block;
    line-height: 0;
    opacity: 1;
    position: absolute;
    top: -30px;
    right: 5px;
    padding-bottom: 24px;
}
}

/* new footer stuff */
.footer__main .span3 img {
  margin: 5px 10px; 
}
@media(max-width:1024px){
  .footer__main .span3 {
    width:45%; 
  }
}

span#home {
 padding-right:21px; 
}
.custom-menu-primary .hs-menu-wrapper>ul>li:not(.hs-item-has-children).active>a:nth-child(1) {
 color: #FFFFFF; 
}
.custom-menu-primary .hs-menu-wrapper>ul>li:not(.hs-item-has-children).active>a:nth-child(1):hover {
 color: rgba(255,50,48,1.0);
}

/* new buttons */
.hs-button, 
.button--primary,
.ctaButton {
	background: #119DA4;
    border-style: solid;
    border-width: 2px;
    transition: all 0.4s ease-in-out;
    font-family: 'Source Sans Pro';
    padding: 8px 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 800;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px;
    user-select:none;
    text-decoration: none;
    text-transform:uppercase;
    color: #fff !important;
    border-color: #119DA4;
    -webkit-appearance: none;
}
.hs-button:hover, 
.button--primary:hover,
.ctaButton:hover {
    background: #fff;
    border-color: #119DA4;
    color: #119DA4 !important;
}

.ctaButtonOutline {
	background: transparent;
    border-style: solid;
    border-width: 2px;
    transition: all 0.4s ease-in-out;
    font-family: 'Source Sans Pro';
    padding: 8px 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 800;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px;
    user-select:none;
    text-decoration: none;
    text-transform:uppercase;
    color: #119DA4 !important;
    border-color: #119DA4;
    -webkit-appearance: none;
}
.ctaButtonOutline:hover {
    background: #119DA4;
    color: #fff !important;
}


.ctaButtonWhiteOutline {
	background: transparent;
    border-style: solid;
    border-width: 2px;
   transition: all 0.4s ease-in-out;
    font-family: 'Source Sans Pro';
    padding: 8px 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 800;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px;
    user-select:none;
    text-decoration: none;
    text-transform:uppercase;
    color: #fff !important;
    border-color: #fff;
    -webkit-appearance: none;
}
.ctaButtonWhiteOutline:hover {
    background: #119DA4;
    color: #fff !important;
}


.ctaButtonBig {
	background: #119DA4;
    border-style: solid;
    border-width: 2px;
    transition: all 0.4s ease-in-out;
    font-family: 'Source Sans Pro';
    padding: 8px 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 800;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 20px;
    line-height: 1.42857143;
    border-radius: 2px;
    user-select:none;
    text-decoration: none;
    text-transform:uppercase;
    color: #fff !important;
    border-color: #119DA4;
    -webkit-appearance: none;
}

.ctaButtonBig:hover {
    background: #fff;
    border-color: #119DA4;
    color: #119DA4 !important;
}