div#hs_cos_wrapper_module_15366940251851612 {
  border: 4px solid #f1f1f1;
}
.hs_frames_laptop__frame, .hs_frames_phone__frame, .hs_frames_browser__frame {
  position: relative;
  width: 100%;
  z-index: 1;
  max-height: 480px !Important;
}
.hs_frames_browser__frame i {
  left: 20px;
  /* background: #000 !important;
  animation: out 2.5s infinite ease-out; 
  height: 30px !important;
  width: 30px !important; */
}
.hs_vertical_text h3 {
  font-size: 60px !important;
}
.hs_feature_category {
  padding-top: 10px;
  min-width: 6%;
  max-width: 6%;
}
div#tour__nav_wrap.sticky {
  position: fixed;
  top: 50px !important;
  background: #444547;
  box-shadow: -4px -4px 10px 3px rgba(0, 0, 0, 0.3);
  border-top: 4px solid #d98209;
  z-index: 60 !important;
}
a.current_feature {
  color: #d98209 !important;
  font-weight: bold;
  text-decoration: None !important;
  cursor: auto !Important;
}
.hs_feature_list {
  display: none;
  position: absolute;
  top: 65px;
  background: #fff;
  width: auto;
  min-width: max-content;
  z-index: 1;
  padding: 20px !important;
  text-align: left;
  color: grey;
  box-shadow: 9px 9px 20px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  opacity: 0;
  border: 1px solid #cbd6e2;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.hs_feature_category:hover div.active#visited p a {
  color: #ffffff !important;
}
/*
.hs_feature_category:hover .hs_feature_list {
display: block;
z-index: 999;
opacity: 1;
} */
.hs_feature_list li:last-child {
  padding-bottom: 0;
}
.hs_feature_list li {
  line-height: 1;
  padding-bottom: 15px;
  font-weight: 500;
}

.hs_feature_list li a {
  line-height: 1.4;
  color: #1c1c1c;
}
ul.hs_feature_list li {
  display: inline-block;
  padding-right: 20px;
}
ul.hs_feature_list li a:hover {
  color: #d98209;
  cursor: pointer;
  text-decoration: underline;
}
.hs_feature_category div.active ul.hs_feature_list {
  position: relative !important;
  visibility: visible;
  display: block;
  opacity: 1;
  background: transparent;
  border: none;
  box-shadow: none;
}
div#tour__nav_wrap {
  min-height: 185px;
  padding-bottom: 89px !important;    
}
.hs_feature_category:first-child div.active p a:before{
  display: none;
}
ul.hs_feature_list li a {
  color: #ffffff;
}
.hs_feature_category div.active {
  background: transparent !important;
  margin-top: -5px;
}
.active#visited .hs_feature_list {
  display: none !important;
}
.hs_feature_category div.active#visited {
  margin-top: auto;
}
.hs_feature_category:last-child div.active ul.hs_feature_list {
  left: -671px;
}
.china .hs_feature_category:last-child div.active ul.hs_feature_list {
  left: -272px;
}
.hs_feature_category:nth-child(10) div.active ul.hs_feature_list {
  left: -380px;
}
.hs_feature_category:nth-child(8) div.active ul.hs_feature_list {
  left: -200px;
}
.china .hs_feature_category:nth-child(8) div.active ul.hs_feature_list {
  left: -137px;
}
.hs_feature_category:nth-child(7) div.active ul.hs_feature_list {
  left: -240px;
}
.hs_feature_category:nth-child(6) div.active ul.hs_feature_list {
  left: -180px;
}
.hs_feature_category:nth-child(5) div.active ul.hs_feature_list {
  left: -230px;
}
.china .hs_feature_category:nth-child(5) div.active ul.hs_feature_list {
  left: -109px;
}
.hs_frames_browser__frame .fa-plus:before {
  content: "\f067";
  /* top: -5px !important; */
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 35px;
  width: 35px;
  margin: auto;
}
.hs_feature_category p a:after {
  position: absolute;
  content: "\f111";
  font-size: 22px;
  font-family: 'Font Awesome 6 Solid';
  /*font-family: 'Font Awesome 6 Solid';*/
  width: 18px;
  height: 18px;
  color: #f5f8fa;
  border-radius: 0;
  border: 3px solid transparent;
  top: -51px;
  left: 0;
  right: 0;
  margin: auto;
}
.hs_feature_category p {
  font-size: 14px;
  line-height: 1.48;
}
.hs_feature_category div#visited p a:after {
  color: #d98209;
}
.hs_feature_category .active p a:after {
  content: "\f192";
  font-family: 'Font Awesome 6 Free';
  color: #d98209;
  background: #444547;
  border-radius: 50%;
}
.hs_feature_category div.active p a:before {
  content: "\A";
  width: 129%;
  height: 4px;
  background: #d98209;
  position: absolute;
  top: -35px;
  left: -74px;
}
.hs_feature_category div.active#visited p a:after {
  content: "\f111";
  font-family: 'Font Awesome 6 Solid';
}
.hs_feature_category div:hover p a:after {
  color: #d98209;
}
.hs_feature_category div#visited p a {
  color: #ffffff !important;
}
.hs_feature_category div:hover p a {
  color: #ffffff !important;
}
.hs_feature_category div.active:hover p a {
  color: #d98209 !important;
}
.hs_feature_category div.active#visited p a {
  font-weight: 400;
  color: #999999 !important;
}
.hs_feature_category div {
  height: 85px;
  position: relative;
  border: none !Important;
}
div#tour__nav {
  position: relative;
}
div#tour__nav:before {
  content: "\A";
  position: absolute;
  width: 85%;
  height: 3px;
  left: 60px;
  background: #f5f8fa;
  top: 8px;
  overflow: hidden;
}
.hs_feature_category div.active {
  background: transparent !important;
}

.hs_feature_category .active p a {
  color: #d98209 !important;
  font-weight: 600;
}
@keyframes out {
  0% {box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 1);} 
  100% {box-shadow: 0px 0px 0px 20px rgba(0, 0, 0, 0.0);}
}
.hs_feature_category {
  padding-top: 10px; 
}
.hs_feature_category p a{
  color: #999999 !important;
  font-weight: 400;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
  height: 50px;
  vertical-align: middle;
  word-break: keep-all;
  overflow-wrap: normal;
  justify-content: center;
  display: flex;
  font-size: 13px;
}
@media(max-width: 768px) {
  .hs_feature_paragraph {
    padding: 20px !important;
  }
  .products_screenshot {
    padding-bottom: 0 !important;
  }
  .section-header {
    padding-top: 0 !important;
  }
  .hs_feature_paragraph {
    padding-left: 10px !important;
    float: left !important;
  }
}

.hs_client_quote:before {
  position: absolute;
  content: "\f10d";
  font-family: 'Font Awesome 6 Solid';
  color: #d98209;
  font-size: 40px;
  left: -60px;
  top: -10px;
}
@media(max-width: 890px) {
  .hs_client_quote:before {
    position: relative;
  }
  .hs_client_quote h2 {
    margin-top: 0;
  }
}
.hs_client_quote {
  position: relative;
  margin: 0 auto;
  float: none;
  margin-left: 90px !important;
}
.hs_client_quote h2 {
  font-style: italic;  
  font-weight: 400;
}
.section-header {
  text-align: center;
  padding: 0 0 1em !important;
  margin-top: -10px;
  padding-top: 40px !important;
}
.products_screenshot {
  padding: 0 !important;
}
.feature_group {
  padding: 15px;
  border: 2px solid #f1f1f1 !important;
  border-radius: 6px;
  min-height: 240px;
  margin-bottom: 20px;
}
.feature_group:hover {
  border: 2px solid #d98209 !important;
}
.feature_group.active:hover {
  background: none;
}
.feature_group.active {
  border: 2px solid #d98209 !important;
}
.hs_tier_menu_header {
  font-size: 20px;
  padding-top: 2px;
}
.hs_tier__arrows__inner i {
  font-size: 22px !important;
  vertical-align: middle;
  padding-bottom: 2px;
}
.credentials {
  content: "\A";
  position: absolute;
  right: 5px;
  top: -35px;
  width: 200px;
  height: 70px;
  background: #000;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 99;
  box-shadow: 0 6px 30px rgba(0,0,0,0.25);
  background-image: url("https://2049642.fs1.hubspotusercontent-na1.net/hub/2049642/hubfs/2025_hot_product.png?t=1735575543190&width=860") !important;
}

/*  .span12.widget-span.widget-type-cell.products_screenshot_wrapper:before {
content: "\A";
position: absolute;
right: 5px;
top: 58px;
width: 200px;
height: 70px;
background: #000;
background-image: url(https://us.constructiononline.com/hubfs/5.%202018%20Universal%20Pages/Demo%20+%20Trial%20Pages/Construction%20Executive%202019%20Top%20Product.png);
background-size: cover;
background-repeat: no-repeat;
z-index: 99;
box-shadow: 0 6px 30px rgba(0,0,0,0.25);
}*/
.hs_frames_browser__frame i {
  display: none;
}
@media (max-width: 1300px) {
  .hs_feature_category {
    padding-top: 10px;
    min-width: 80px;
  }
  div#tour__nav:before {
    width: 85%;
  }
}
@media (max-width: 1200px) {
  .hs_feature_category {
    min-width: 62px;
  }
  div#tour__nav:before {
    width: 75%;
  }
  .hs_feature_category p a {
    padding: 2px;
    font-size: 11px;
  }
  .hs_feature_category div.active p a:before {
    left: -50px;
  }
}
@media (max-width: 1180px) {
  div#tour__nav:before {
    width: 74%;
  }	
  .span12.widget-span.widget-type-cell.products_screenshot_wrapper:before {
    right: 2%;
  }
}

@media (max-width: 1080px) {
  .hs_feature_category p a {
    padding: 2px;
    font-size: 11px;
  }
  .hs_vertical_text {
    display: none !Important;
  }
  div#tour__nav:before {
    top: 13px;
  }
  .span12.widget-span.widget-type-cell.products_screenshot_wrapper:before {
    display: none;
  }
  #tour__nav_wrap {
    display: none;
  }
}
@media (max-width: 970px) {
  .hs_feature_category {
    min-width: 58px;
  }
}
@media (max-width: 950px) {
  div#tour__nav:before {
    width: 79%;
  }
}
@media (max-width: 768px) {
  .hs_client_quote {
    margin-left: 0 !important;
  }  
  .hs_client_quote__photo {
    max-width: 150px !Important; 
  }
  .hs_client_quote:before {
    left: 0;
    top: -20px;
  }
  .lightbox-opened:before {
    top: 180px !important;
    max-width: 80%;
    left: -45px !important;
  }
  .feature_group_inner {
    padding-bottom: 0 !important;
  }
}  
@media (max-width: 450px) {
  p.secondary-header {
    display: none;
  }
}
.products_screenshot_card {
  text-align: center;
  z-index: 1;
  background-color: #fff;
  padding: 1.5em;
  border-radius: 3px;
  margin: auto;
  position: static;
  width: 100%;
}
@media (min-width: 1025px) {
  .products_screenshot {
    padding: 1.2em 0 8.7em;
  }
  .products_screenshot_card .cta {
    margin: 1em auto;
  }
  .products_screenshot_wrapper .hs_frames_browser {
    margin-right: 0;
  }
  .products_screenshot_card {
    width: 100%;
    padding: 3em;
    left: 0;
    top: auto;
    -webkit-transform: none;
    transform: none;
    bottom: 1.5%;
  }
}
@media (min-width: 768px){
  .products_screenshot_card {
    position: absolute;
    top: 0 !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    max-width: 592px;
    width: 90%;
  }
  .mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */
  }
}
.products_screenshot_card, .products_screenshot_video {
  box-shadow: 0 6px 30px rgba(0,0,0,0.25);
}
@media (min-width: 769px) and (max-width:1200px) {
  .products_screenshot {
    height:1050px;
  }
  .products_screenshot_wrapper {
    padding:0 !important;
  }
  .products_screenshot_card {
    bottom: -75% !important;
    position:sticky !important;
  }
  #mobile_app_widget .products_screenshot_wrapper .row-depth-2.row-number-3 {
    padding-top: 150px !important;
  }
  .products_screenshot_wrapper .row-depth-2.row-number-3 {
    display:inline-flex;
    padding-top: 12%;
  }
  .products_screenshot_wrapper .row-depth-2.row-number-4 {
    display:inline-flex;
    padding-top: 12%;
  }
  .hs_frames_browser {
    display:contents !important; 
  }
  .hs_frames_browser__frame {
    padding: 0 40px; 
  }
  .products_screenshot_wrapper .row-depth-1.row-number-1 {
    display:inline-flex;
    padding-top: 12%;
  }
  #call_log_widget.products_screenshot_wrapper .row-depth-2.row-number-3 {
    padding-top: 9%;
  }
  #estimate_prop_widget.products_screenshot {
    height:1100px;
  }
  #estimate_advanced_widget.products_screenshot {
    height:1100px;
  }
  #estimate_advanced_widget.products_screenshot .products_screenshot_wrapper .row-depth-2.row-number-3 {
    padding-top:1%; 
  }
  #cold_widget.products_screenshot {
    height:1200px;
  }
  #cold_widget .products_screenshot_wrapper .row-depth-2.row-number-3 {
    padding-top: 23%;
  }
  #inbound_email_widget.products_screenshot {
    height:1150px;
  }
  #inbound_email_widget.products_screenshot .products_screenshot_wrapper .row-depth-2.row-number-3 {
    padding-top:20%;
  }
  #time_tracking_widget.products_screenshot .products_screenshot_wrapper .row-depth-1.row-number-1 {
    padding-top:8%
  }

  #mobile_app_widget.products_screenshot,
  #custom_app_widget.products_screenshot,
  #onsite_app_widget.products_screenshot {
    height:1450px; 
  }

  #custom_app_widget.products_screenshot .products_screenshot_wrapper .row-depth-1.row-number-1,
  #onsite_app_widget.products_screenshot .products_screenshot_wrapper .row-depth-2.row-number-3 {
    padding-top: 500px;
  }
  #mobile_app_widget .products_screenshot_wrapper .hs_frames_browser__frame img,
  #custom_app_widget .products_screenshot_wrapper .hs_frames_browser__frame img,
  #onsite_app_widget .products_screenshot_wrapper .hs_frames_browser__frame img {
    height:900px; 
  }
  #scorecard_widget.products_screenshot {
    height:1150px;
  }
  #scorecard_widget .products_screenshot_wrapper .row-depth-1.row-number-1 {
    padding-top:20%; 
  }
  #company_overview_widget.products_screenshot {
    height:1150px; 
  }
}

@media (max-width:768px) {
  #mobile_app_widget .widget-type-cell.products_screenshot_wrapper .row-fluid-wrapper.row-depth-2.row-number-1,
  #custom_app_widget .widget-type-cell.products_screenshot_wrapper .row-depth-1.row-number-5,
  #onsite_app_widget .widget-type-cell.products_screenshot_wrapper .row-fluid-wrapper.row-depth-2.row-number-1 {
    display:inline-block;
  }
  #mobile_app_widget .widget-type-cell.products_screenshot_wrapper .row-fluid-wrapper.row-depth-2.row-number-1 .hs_frames_browser img,
  #custom_app_widget .widget-type-cell.products_screenshot_wrapper .hs_frames_browser img,
  #onsite_app_widget .widget-type-cell.products_screenshot_wrapper .hs_frames_browser img {
    max-height: 300px;
  }
  #mobile_app_widget.products_screenshot,
  #custom_app_widget.products_screenshot,
  #onsite_app_widget.products_screenshot {
    padding: 0em 0 3.7em !important;
  }
}
.section-header {
  text-align: center;
  padding: 2.25em 0 1em;
}
.hs_feature_paragraph p {
  font-size: 1.05em;
  font-family: 'Montserrat', sans-serif; 
  margin-top: 1em;
  margin-bottom: 1em;
  vertical-align: baseline;
  line-height: 1.725;
}
.hs_feature_paragraph.left {
  padding-right: 8%;
  margin-left: 0 !Important;
}
.hs_feature_paragraph.right {
  padding-left: 8%;
}
.hs_feature_thumb.right {
  float: right;
}
}

.hs_feature_paragraph__alt h2 {
  font-size: 30px;
  font-family: 'Raleway', sans-serif; 
  color: #33475b;
}
.hs_feature_paragraph__alt p {
  font-size: 1.05em;
  font-family: 'Raleway', sans-serif; 
  margin-top: 1em;
  margin-bottom: 1em;
  vertical-align: baseline;
  line-height: 1.725;
}
.products_screenshot_card p {
  color: #000000 !important;
}

.hs_feature_list {
  background: initial;
  opacity: 1;
  border: none;
  padding: 0 !important;
}