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


/* Test */
















.dnd-section > .row-fluid {
  max-width: 1020px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #70797d;
}
.page-center {
  max-width: 1020px;
}




html {
  font-size: 16;
}

body {
  color: #4E5761;
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
}


p {
  font-family: Roboto;
  font-weight: 400
}

a {
  font-family: Roboto;
  color: rgba(78, 87, 97, 1.0);
}

a:hover,
a:focus {
  color:#F26A27;
}

a:active {
  color: rgba(118, 127, 137, 1.0);
}

h1 {
  color: #212529;
  font-family: Roboto;
  font-size: 48px;
  font-weight: 500;
}

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

h2 {
  color: #212529;
  font-family: Roboto;
  font-size: 38px;
  font-weight: 500;
}

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

h3 {
  color: #212529;
  font-family: Roboto;
  font-size: 29px;
  font-weight: 500;
}

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

h4 {
  color: #212529;
  font-family: Roboto;
  font-size: 26px;
  font-weight: 500;
}

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

h5 {
  color: #212529;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 500;
}

h6 {
  color: #212529;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
}

blockquote {
  border-left: 10px solid #70797d;;
}





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

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(33, 37, 41, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(234, 108, 48, 1.0);
  border-color: rgba(234, 108, 48, 1.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #EA6C30;
  border-color: #EA6C30;
  color: #ffffff;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 148, 88, 1.0);
  border-color: rgba(255, 148, 88, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(33, 37, 41, 1.0);
}

.hs-form legend {
  color: rgba(33, 37, 41, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(239, 239, 239, 1.0);
  border-color: rgba(239, 239, 239, 1.0);
  color: #4E5761;
  border-radius: 4px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(239, 239, 239, 1.0);
}

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

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

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

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(0, 0, 0, 1.0);
  color: rgba(33, 37, 41, 1.0);
}

thead th,
thead td {
  background-color: rgba(234, 108, 48, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(234, 108, 48, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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







/* .header .header-top{
 background:linear-gradient(to right,#f7c35d 0%,#cc4a36 100%); 
 border-bottom-color: rgba(211, 211, 211, 1.0);
 color: #ffffff;
} */

.header .header-top .close-btn{
color: rgba(255, 255, 255, 0.5);
}

.header .header-top .close-btn:hover{
color: rgba(255, 255, 255, 1.0);
}

.header .header-top a{
color: #ffffff;
}

.header .header-top a:hover{
color: #ffffff;
}

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




.header__container {
  max-width: 1020px;
}

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

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

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: #000000;
}
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(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
 background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #000000;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
background-color: rgba(0, 0, 0, 1.0);
}

body .custom-menu-primary .submenu.level-2{
background-color: rgba(255, 255, 255, 1.0);
}


body .custom-menu-primary .submenu.level-2 > li > a {
  color: #000000;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(255, 255, 255, 1.0);
}

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: rgba(255, 255, 255, 1.0);
  color: #F26A27;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #000000;
  background-color: #fff;
 background-color: rgba(255, 255, 255, 1.0);
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(0, 0, 0, 1.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(0, 0, 0, 1.0);
  }
}


ul.submenu.level-1>li:last-child>a{
 background-color: rgba(234, 108, 48, 1.0);
 color: #ffffff;
}

ul.submenu.level-1>li:last-child>a:hover{
 background-color: rgba(234, 108, 48, 1.0);
 color: #ffffff;
}








.footer .footer-top{
  background-color: rgba(246, 246, 246, 1.0);
  color: #70797d;
}

.footer .footer-top a{
 color: #70797d;
}

.footer .footer-top a:hover{
 color: #f26a27;
}

.footer-top .ft-col-content-heading h2{
  color: #70797d;
}

.footer-top .ft-subheading{
  color: #f16b2a;
}


.footer .footer-bottom{
 background:linear-gradient(to right,#f7c35d 0%,#cc4a36 100%); 
  color: #ffffff;
}

.footer .footer-bottom a{
  color: #ffffff;
}

.footer .footer-bottom a:hover{
  color: #f26a27;
}



.footer__container {
  max-width: 1020px;
}





.content-wrapper {
  max-width: 1020px;
}

.blog-post__date {
  border-color: #4E5761;
}

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

.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: #262f39;
}

.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: #767f89;
}

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

.blog-pagination__link {
  color: #4E5761;
}

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

.blog-post__title {
  color: #212529;
  font-family:Roboto;
  font-size: 38px;
  font-weight: ;
}

.blog-post__author {
  background-color: #70797d;
}

#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: #212529;
}

body .tns-nav button.tns-nav-active {
  background-color: #212529;
}

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

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

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: #70797d;
}

.page-center {
  max-width: 1020px;
  margin: 0 auto;
}




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


.hs-content-id-34785843061 header.header {
    padding: 0px 0px;
}
.hs-content-id-34785843061 header.header .header-top {
    padding: 0 26px;left:0px
}
.hs-content-id-34785843061 header.header .header-bottom {
    padding: 0 8px;
}
.hs-content-id-34785843061 .dnd-section.dnd_area-row-0-padding>.row-fluid {
    max-width: 100%;
}
.hs-content-id-34785843061 #hs_cos_wrapper_dnd_area-module-3 {
    height: auto;
    top: 42%;
    padding: 30px 70px 30px 120px !important;
    background-image: url(https://www.measured.com/images/large_grey_arrow.png);
    width: 645px !important;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: contain;
    margin-left: -10px;
}
.hs-content-id-34785843061 #hs_cos_wrapper_dnd_area-module-3 h2{ 
    font-size: 1.45rem !important;
    font-weight: 500 !important;
    padding:0px;
}
.hs-content-id-34785843061 .widget_1600879154099-flexbox-positioning > div {
    width: 100%;
    padding-left: 120px;
}
.hs-content-id-34785843061 .span12.widget-span.widget-type-custom_widget.dnd_area-module-1-vertical-alignment.dnd-module {
    width: 80%;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.hs-content-id-34785843061 .dnd_area-row-1-padding {
    padding-top: 25px !important;
}
.hs-content-id-34785843061 .background-new.slick-slide {
    margin: 0px 8px 30px;
}
.hs-content-id-34785843061 .why_measured_header h2,.hs-content-id-34785843061 .why_content_post {
    font-weight: 400 !important;
}
.hs-content-id-34785843061 .why_img_p img {
    height: 70px;
    width: 70px;
    object-fit: contain;
    margin-top: 20px;
    margin-bottom: 5px;
}
.hs-content-id-34785843061 .dnd_area-row-6-padding.dnd-section > .row-fluid {
    width: 860px;
}
.hs-content-id-34785843061 .ft-col-content-heading h2 {
    font-weight: 400;
    text-align: left;
    padding-left: 0px;
    letter-spacing: 2px;
    text-transform: capitalize;
    padding-bottom: 0px;
}
@media (max-width: 1024px){
 .hs-content-id-34785843061 #hs_cos_wrapper_dnd_area-module-3 {
      height: auto;
      width: 100% !important;
      padding:0px !important;
      background-image: none;
  }
  .hs-content-id-34785843061 .span12.widget-span.widget-type-custom_widget.dnd_area-module-1-vertical-alignment.dnd-module {
      width: 100%;
      padding-left: 0px;
  }
  .hs-content-id-34785843061 .widget_1600879154099-flexbox-positioning>div {
      padding-left: 15%;
  }
  .hs-content-id-34785843061 .dnd_area-row-6-padding.dnd-section>.row-fluid {
      width: 100%;
  }
}
@media (max-width: 1024px){
  .hs-content-id-34785843061 .dnd_area-row-5-padding .span5,
  .hs-content-id-34785843061 .dnd_area-row-7-padding .span7,
  .hs-content-id-34785843061 .dnd_area-row-9-padding .span6:last-child,
  .hs-content-id-34785843061 .dnd_area-row-10-padding .span7
  {margin-top:40px;}
}