/* Mobile Menu Styling  */
/* NOT NEEDED In theme settings
  .hamburger-icon .line {
    background: rgba(255, 255, 255, 1.0) !important;
} */
.hhs-side-menu {
   z-index: 999999999999999!important;
}

/* The below is a fix for the pricing page mobile side to side scroll issue */

body, html {
  margin: 0;
  min-height: 100%;
  padding: 0;
  overflow-x: hidden;
}

/* end scroll issue fix */ 


.form-background form {
  background: #ffffff;
  padding: 25px;
  border-radius: 3px; 
}


.row .yls-mobile-logo-careers .col-3 {
  
}
/* JW- drop shadow top for About us page */
.jw-top-border {
    box-shadow: 0px -9px 4px -9px #bbbbbb; 
}

/* drop shadow on wave for prodcut pages / etc at top  */
.hhs-wave-con .hhs-wave-module svg {
    filter: drop-shadow(0px -1px 2px #BBBBBB);
}
/* drop shadow on wave for home page / etc on bottom */
.c-wave-con-btm svg {
     filter: drop-shadow(0px -1px 2px #BBBBBB);
}
/* drop shadow on wave for home page mid */
.home-page-divider-middle-sec {
box-shadow: 0px 9px 6px -7px #bbbbbb; 
}
/* drop shadow bottom on wave for home page mid */
.hhs-wave-con-top svg {
     filter: drop-shadow(0px -1px 2px #BBBBBB);
}
/* drop shadow bottom on wave for careers page */
.careers-top-space {
box-shadow: 0px 1px 4px 0px #BBBBBB;
}
/* Resources Page Follow Us Icons */
.yls-follow-us {
font-size: 25px;	
}
.yls-social-link-img {
  vertical-align: middle;
}
.yls-social-link-tweetx {
font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\e61a";
    padding: 0px 0px 0px 0px;
    color: #000000;
}
.yls-social-link-youtube {
font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f167";
    padding: 0px 0px 0px 0px;
    color: #000000;
}

/* Careers Page Values 
.yls-test-cta .col-8 {
    flex: 100%;
    max-width: 100%;
}*/
.jw-values-box .icon-con {
  text-align: left;
}

.jw-values-box .col-sm {
/*  border: 1px solid #D9D9D9; */
border-radius: 8px 8px 8px 8px;

  padding: 20px;
  margin: 0 20px;
      border-radius: 8px 8px 8px 8px;

/* box-shadow: 0px 0px 4px #bbbbbb; */
    border-top: 6px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-color: #D9D9D9;
    border-style: solid;

  }

.jw-values-box .col-sm:hover {
    box-shadow: 0px 0px 4px #bbbbbb;
    border-top: 6px;
    border-color: #205991;
    border-style: solid;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
} 
  
.hhs-price-mod .hhs-price-inner {
    box-shadow: 0px 0px 4px #dddddd;
  border-top: 6px;
    border-color: #dddddd;
    border-style: solid;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}
.hhs-price-mod .hhs-price-inner:hover {
    box-shadow: 0px 0px 4px #bbbbbb;
  border-top: 6px;
    border-color: orange;
    border-style: solid;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}
.hhs-price-inner hr {
    background-color: #eee !important;
    height: 0.5px !important;
}
/* product diner submittals page  - DON'T NEED (added in page editor)
.subm-highlight-area img {
  border: .5px solid #DDDDDD;
  padding: 10px;
border-radius: 8px;
  background: #FFFFFF;
} */
.hhs-side-menu__footer {
    display:none;
}
.hhs-side-menu__extras {
    display: none;
}
/*
.hhs-side-menu__mobile .hs-menu-depth-1:last-child {
    position: absolute;
    bottom: 0px;
    right: 160px;
    width: auto;
    border-left: none;
    padding-bottom: 16px;
}
*/
.hhs-side-menu__ctas .hhs-header-cta {
 margin: 0px 0px 0px 0px !important;
    position: absolute;
    bottom: 8px;
    left: 20%;
}

.logo-sticky {
 width: 132px; 
}
/*
.hhs-side-menu__ctas .cta_button {
    position: absolute;
    top: 75vh;
    right: -186px;
    min-width: 60px;
}
*/
/* JW- overrides all multi-column module background 
.dnd_area-row-7-padding {
    padding-top: 50px !important;
    padding-bottom: 60px !important;
    background-image: url(https://20676334.fs1.hubspotusercontent-na1.net/hubfs/20676334/parspec_website_files/bid%20more.%20win%20more.%20increase%20profitiabliity%20background%20image.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 1350px !important;
    background-color: #FFFFFF;
    border-top: 0.5px solid #eee;
} */
/* NOT NEEDED in theme setting
.hhs-side-menu__ctas .cta_button a {
font-size: 18px !important;
} */
.hhs-side-menu__mobile .sc-site-header__menu {
    border-bottom: none !important;
}
/* NOT NEEDED in theme settings
.hhs-side-menu .hhs-side-menu__mobile li a {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF !important;
} 
.hhs-side-menu .hhs-side-menu__mobile li a:active, a:focus, a:hover {
 color: #4CC9F0 !important;
} */
.hhs-header-cta { 
   position: absolute;
    bottom: 0px;
}
.hhs-side-menu .hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper.is-open {
    max-height: 100%;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-top: 15px;
    margin-bottom: 20px;
}
.sc-site-header__menu .hs-menu-item.hs-menu-depth-2 {
width: 100%;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-top: 8px;
    margin-bottom: 15px;
}
.hhs-side-menu__mobile .hs-menu-children-wrapper {
  background: #205991 !important;
  border-radius: 7px;
}
/* Pricing page angled regtangles images background */ 
.slanted .row {
    background: none;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    padding: 20px;
    margin-top:55px;
}
.slanted .row:before, .slanted .row:after {
    content: "";
    background: #265b8d;
    height: 70px;
    transform: skewY(-2deg);
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
}
.slanted .row:before{    
    top: -42px;    
}
.slanted .row:after {
    bottom: -25px;
}

.yls-test-cta {
  padding: 25px;
}
.yls-test-cta .button {
  padding: 15px;
}
img[alt~="Blue rectangle right"] {
    border: 1px solid red;
}
/* Logo Testimonoal work */
.yls-logo-row {
 padding-top: 60px;  

}
/* top menu  */
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
margin: 12px 0px !important;
    padding: 3px 28px;
}
/* top menu last child */

.hs-menu-depth-1:last-child {
border-left: 1px solid #FFF;
  }

.sticky-menu.active .hs-menu-depth-1:last-child  {
border-left: 1px solid #000;
}
/* take line off of privacy policy in the footer */
.yls-privacy-footer .hs-menu-depth-1:last-child {
    border-left: none;
}
/* take line off of privacy policy in the footer */
#hs_menu_wrapper_global_footer_ .hs-menu-depth-1:last-child {
    border-left: none;
}

.hhs-testimonial-content {
  min-height: 200px;
}
.hhs-testimonial-card {
    height: auto !important;
}
.hhs-testimonial-card .col-10 {
    padding-left: 15px !important;
  left: -19px;
    padding-top: 7px;
}
  .hhs-testimonial-card-mod .hhs-yl-test-nudge {
max-width: 930px;
    display: flex;
    margin: 0px auto 0px auto !important;
    align-content: center;
    align-items: center;
}
.hhs-testimonial-card img {
    -webkit-border-radius: 100%;
    border-radius: 100% !important;
    text-align: left !important;
    display: inline !important;
    margin: 0 auto 20px;
    max-width: 90px!important;
}

.hs_cos_wrapper_type_inline_rich_text {
  margin-top:11px;
}

#hs_cos_wrapper_dnd_area-module-2 .hhs-hero-mod.lazy-background.visible {
   background-position-y: bottom;
} 

/*
#yls_test01_logo {
  /*   width: 140px;
  padding-left: 20px;  */
}
/*
.yls-test-name {
    font-size: 16px;
    margin-top: 29px;
}
 .yls-mobile-logo {
   display: none;
  }
 .yls-mobile-logo-top {
   display: none;
  } 
.yls-test-img {
    padding-top: 22px;
    left: 10px;
}
*/

/* Product pages sub-nav */
.jw-sub-nav {
  width: 467px;
}
.jw-sub-nav p {
  margin-bottom: 0;
} 
@media (max-width: 992px) {
  .jw-sub-nav {
    width: 430px;
  }
}

/* Home Hero Banner */
.jw-home-hero .hhs-rich-text {
  padding-left: 80px;
}

.jw-home-hero h1 {
  font-size: 72px;
} 

/* Home page orange box CSS */

.jw-orange-box .row {
  justify-content: center;
}
.jw-orange-box .c-col {
  max-width: 380px;
}

.jw-orange-box .c-col-inner {
  display: flex;
  justify-content: center;
}
@media (max-width: 575.98px) {
  .jw-orange-box h4 {
    position: relative;
  }
  
}
/* Footer Full-Screen CSS */
  .yls-col-title {
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 114.286% */
    opacity: 0.5;
}

.yls-form-title {
  color: #FFF;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 133.333% */
}

.yls-col-1-logo {
  border-right: solid 1px #374E64;
}

.yls-col-5-form {
  border-left: solid 1px #374E64;
  padding-left: 60px;
  padding-right: 150px;
}

.yls-col-2-spacing {
  padding-left: 93px;
}

.yls-social-con {
  text-align: left !important;
  padding-left: 100px;
}

.yls-foot-copyright {
  padding-left: 80px;
  min-width: 190px;
}

.yls-privacy-footer {
  padding-left: 340px;
}

/* Footer Image */
.hhs-col-content img {
    padding-left: 0px;
    position: relative;
    right: -110px;
}
/* BOTTOM CTAs   */ 
.yls-pfooter .container {
  ;
}
    .yls-pfooter .hs_cos_wrapper_type_cta {
   display: block;
     display: block;
    top: 17px;
    float: right;
    width: fit-content;
    clear: none;
    padding-top: 6px;
}

.yls-pfooter {
    top: 50px;
    margin-top: -20px;
}
.yls-pfooter .hs_cos_wrapper_type_inline_rich_text {
 display: block;
    top: 17px;
    float: right;
    width: fit-content;
    clear: none;
}

.dnd-module {
 /* position: relative; */
 /*   top: -180px; */
  /*  height: 22px; */
    z-index: 1;
}

/* product pages form custom styling */
.yls-product-form .hs_email {
	max-width: 72%
}

.yls-product-form .cta-input-inline .hs_email, .cta-input-inline .hs_email input, .cta-input-inline form>div:first-child {
    display: inline-block;
    width: 100%;
}

.yls-product-form .cta-input-inline .hs_submit {
    position: absolute;
    right: 0;
    top: 4px;
}

.yls-product-form .hs-button {
    background: #E3F44F!important;
    border: 1px solid white;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #0B2742!important;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    padding: 14px 24px;
    text-transform: none;
}

.yls-pfind-icon .wow {
    width: 115px;
    visibility: visible;
    animation-name: fadeIn;
}

.yls-product-form .hhs-wave-con, .hhs-wave-con-top {
    z-index: 9999;
}
.icon-left-side .icon-con {
    margin-right: 2px !important:
}

/* Product page styling to accommodate background image */
.yls-product-form .row {
  padding-left: 100px;
  margin-bottom: -125px;
}
@media (max-width: 1200px) {
  .yls-product-form .row {
    padding-left: 0;
  }
}

/* single testimonials styling */

.yls-bq-single-test {
  margin-left: 5px;
  margin-top: 10px;
  font-weight: 600;
}

/* Product pages testimonial wave put under Testimonial */
.jw-testimonial .hhs-wave-con, .hhs-wave-con-top {
  z-index: -1 !important;
} 

/* Contact Page styling */
#meeting-form {
  display:none;
}

form[data-form-id='f5563748-031f-4b0f-8b77-bb24d3809296'] {
  display:none;
}

.yls-form-sel-label {
  color: #0B2742;
  /* Navigation/Regular */
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */

}

body form.hs-form fieldset[class*=form-columns] .hs-input {
  width: 100%;
  background: white;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
}

.yls-form-style .hs-button {
    background: #E3F44F!important;
    border: 1px solid white;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #0B2742!important;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    padding: 14px 24px;
    text-transform: none;
}

#hs_cos_wrapper_widget_1696214555416 .clean-base .c-2 {
    margin-bottom: 80px;
}

#hs_cos_wrapper_widget_1696214555416 .clean-base .row {
    padding-top: 50px;
    padding-bottom: 5px!important;
    margin-top: 50px;
}

#hs_cos_wrapper_widget_1696214555416 .clean-base .c-2 {
    margin-bottom: 100px;
}
/* parspec resources categorgies menu */
.yls-cat-row .row {
  text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.yls-cat-style {
 text-align:center; 
  border-right: solid 1px #CCCCCC;
}
.yls-cat-style:last-child { 
  border-right: none !important;
}
.yls-cat-style a:hover{
text-decoration:underline;
}

/* yls resources desktop hide elements */

.yls-follow-us-container-mobile {
  display: none!important;
  }

.jw-blog-sidebar-form-mobile {
  display: none!important;
  }

/* yls faq styling */
.yls-logo-sel {
    border-bottom: solid 5px #FFA72B;
}
.yls-logo-row a {
    text-decoration: none;
    -webkit-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out !important;
}

.yls-logo-no-sel {
    border-bottom: solid 3px #E8E8E8;
}

.hhs-accordion-1 {
    cursor: pointer;
    display: block;
    font-size: 18px;
    padding-left: 10px!important;
    padding: 15px 25px 15px 0;
    width: 100%;
    user-select: none;
}

.hhs-accordion-1 a.accordion-title.active {
    cursor: pointer;
    display: block;
    font-size: 18px;
    padding-left: 10px!important;
    padding: 15px 25px 15px 0;
    user-select: none;
    width: 100%;
}

.yls-faq-style .hhs-accordion-1 a.accordion-title {
 	padding-left: 10px !important; 
}

.hhs-accordion-1 li .hhs-accordion-content {
    display: none;
    padding: 10px 50px 30px!important;
    background: white;
}

/* Product Page */
.jw-line-left {
position: relative;
    left: -30px;
}
.jw-line-right {
  position: relative;
  right: -30px;
  float: right
}

span.yls-price-subtext {
    font-size: 16px;
}

/* JW- Not working, trying something
  #blue-line-product-page-2 {
display: flex !important;
    position: sticky !important;
    float: right !important;

}
#blue-line-product-page-2-2 { 
display: flex !important;
    position: sticky !important;
    float: right !important;
  

}*/
.yls-pfind-img {
    position: relative;
    right: 70px;
    top: 5px;
}

.yls-pfind-img img {
    min-width: 159px;
}

/* Blog/Resources styling */

p.reading-minutes {
    padding-top: 5px;
}
  
.yls-clock-icon {
  font-size:24px; 
  color:#ffa72b;
  float: left;
  padding-right: 5px;
 }



/* Related Blog Post Styling */

.jw-related-blog-posts .hhs-blog-card-inner img {
  border-radius: 8px;
}

.jw-related-blog-posts .hhs-blog-card-inner {
  box-shadow: none;
  -webkit-box-shadow: 0;
}

.jw-related-blog-posts .blog-index__post-content--small {
  min-height: 100px;
}
.jw-related-blog-posts .hhs-blog-card-inner .blog-index__post-content {
  padding: 0;
}

/* Blog sidebar form styling */
.jw-blog-sidebar-form  .hs-input, select {
  background-color: #596C7D;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #0b2742;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  padding: 12px 8px;  
}
.jw-blog-sidebar-form .submit-alt .button--primary, .submit-alt .hs-button {
  border: 1px solid white;
}
.jw-blog-sidebar-form .row {
  border-radius: 20px;
}

/* ---BREAK POINT CSS---- */


/* X-Large devices (large desktops, less than 1400px)  */
@media (max-width: 1399.98px) { 
  .yls-form-sel-label {
    color: #0b2742;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    display: block;
    position: inherit;
    top: -20px;
    left: 19px;
}
}


/* Large devices (desktops, less than 1200px)  */
@media (max-width: 1199.98px) {   
  .yls-form-sel-label {
    color: #0b2742;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    display: block;
    position: inherit;
    top: -20px;
    left: 19px;
} 
}

@media (max-width: 992px) {
  .yls-pfooter {
    top: 80px;
    margin-top: 0px;
  }
  .hhs-testimonial-card, .hhs-testimonial-card-mod {
    margin-bottom: 0px !important; 
  }

  .jw-home-hero .hhs-rich-text {
	  padding-left: 0;
    padding-top: 100px;
  }
  .jw-home-hero img {
    padding-top: 0; 
  }
    .yls-form-sel-label {
    color: #0b2742;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    display: block;
    position: inherit;
    top: -20px;
    left: 19px;
}
  
@media (max-width: 991px) and (min-width: 768px) {
	.yls-blist-share-icons {
   	 margin: 5px 30%;
  	  padding-left: 30px;
	}
}
 
  
 @media (max-width: 1155px) and (min-width: 991.98px) {
	 .yls-follow-us-container {
		font-size: 1.5vw!important;
	}
}   
  
  
/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {

.yls-privacy-footer {
    top: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
/* JW - don't need because of code in footer CTA 
.footer {
      margin-top: 78px;
} */
  
/* Resources - Blog listing sidebar mobile hide elements so they can be added below the tiles */
   
.yls-follow-us-container {
    display: none!important;
}
  
.yls-follow-us-container-mobile {
  display: block!important;
  }
  
     p.yls-blist-share-row-mobile {
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 8px;
    }
    
  .yls-blist-share-icons {
    margin: 5px 30%;
    
    }
  
.jw-blog-sidebar-form-mobile {
  display: block!important;
  border-radius: 20px;
  margin-bottom: 90px;
  }
  
.clean-base .jw-blog-sidebar-form-mobile .container .row {
  border-radius: 20px;
  }
  
.jw-blog-sidebar-form {
    display: none!important;
}
  
.yls-col-5-form {
    border-left: none;
}  
  .hhs-side-menu__mobile {
    padding: 2em 4.25em 0 4em !important;

}
      #hs_cos_wrapper_global_footer .hhs-foot-nav-cols {
    padding-top: 110px;
}
}

  
  

  
  
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) { 
.hhs-foot-nav-cols {
      padding-top: 90px;
}
  .yls-col-2-spacing {
  padding-left: 15px;
        border-top: solid 1px #374E64;
    padding-top: 57px;
  } 
  .hhs-col-content img {
    padding-left: 0px;
    position: relative;
    right: -110px;
}
  .yls-col-1-logo {
    border-right: none;
    height: 106px;
    position: relative;
    left: -100px;
    margin-top: 80px;
}
  .yls-col-5-form {
    border-left: none;
    padding-left: 15px;
    padding-right: 15px;
    border-top: solid 1px #374E64;
    padding-top: 70px;
}
  .yls-col-4-spacing {
    border-top: solid 1px #374E64;
    padding-top: 57px;}
    
  .yls-col-3-spacing {
    border-top: solid 1px #374E64;
    padding-top: 57px;}
  
.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: none;
    margin-bottom: 10px;
}


#hs_cos_wrapper_widget_1695584273323 .clean-base .row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
  #hs_cos_wrapper_global_footer .hhs-footer-mod {
    padding-top: 110px!important;
}
#hs_cos_wrapper_global_footer .hhs-foot-nav-cols {
    padding-top: 0px;
    margin-top: -70px;
}
}


/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
  
  .hhs-side-menu.hs-cta-node{
	visibility: hidden!important;
    min-width: max-content;
    position: absolute;
    top: unset;
    bottom: 50px;
    left: 169px;
}
    .jw-values-box .col-sm {
    margin: 20px;
/* box-shadow: 0px 0px 4px #bbbbbb; */
    border-top: 6px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-color: #D9D9D9;
    border-style: solid;

  }
  #hs_cos_wrapper_global_footer .hhs-footer-mod {
    padding-top: 0px!important;
}
  #hs_cos_wrapper_global_footer .hhs-foot-nav-cols {
    padding-top: 60px;
    margin-top: 0px; 
}
  .yls-form-sel-label {
    color: #0b2742;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    display: contents;
}
/* Pricing Page Overlapping  */
#pricing-top-selections .pack-4 {
    padding-bottom: 190px !important;
}
  /* product page top height  */
.yls-product-form .container {
    min-height: 570px;
}
.hhs-icon-mod {
    z-index: 9999999 !important;
}
  /* background image top */
  .dnd_area-row-1-background-image {
    background-image: url(https://20676334.fs1.hubspotusercontent-na1.net/hubfs/20676334/parspec_website_files/Frame%202187.png) !important;
    background-size: auto !important;
    background-position: inherit !important;
    background-repeat: repeat-y !important;
}
  /* pricing mage mid CTAs   */ 
.pricing-page-mid-cta .c-1 .c-in-1 {
    padding: 0 0px;
  
  }
#hs_cos_wrapper_widget_1694108638354 .c-1 .c-in-1 {
    padding: 0 0px !important;
}
#hs_cos_wrapper_widget_1694108638354 .clean-base .row {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 55px;
    margin-top: 10px;
}  
  
.pack-4   {
  
  }
/* BOTTOM CTAs   */ 
  
  
 
element.style {
}
.yls-pfooter .c-cta-con .cta-primary {
    position: relative !important;
    top: 14px !important;
    left: 29vw !important;
    padding-bottom: 13px !important;
    display: block !important;
  }
  
.yls-pfooter .container {
  ;
}
    /*
    .yls-pfooter .hs_cos_wrapper_type_cta {
    text-align: left !important; 
    position: relative;
    top: 11px;
    left: 29vw;
    padding-bottom: 0px;
    display: block;
}
*/
.yls-pfooter {
    top: 50px;
    margin-top: -20px;
}
.yls-pfooter .hs_cos_wrapper_type_inline_rich_text {
 display: block;
    top: 17px;
    float: right;
    width: fit-content;
    clear: none;
}
.yls-pfooter .hs_cos_wrapper_type_inline_rich_text h4 {
    text-align: left !important;
    position: absolute;
    top: 4px;
    left: 19vw;
    /* float: left;
  }
 .c-col .cta-primary {
  max-width: 100%;
    position: relative;
   
 /*  max-width: 180px;
   position: relative;
    left: 26ch;  */
  } 
 /* JW - duplictae and overrides all multi-column module background
  .dnd_area-row-7-padding {
    padding-top: 50px !important;
    padding-bottom: 60px !important;
    background-image: url(https://20676334.fs1.hubspotusercontent-na1.net/hubfs/20676334/parspec_website_files/bid%20more.%20win%20more.%20increase%20profitiabliity%20background%20image.png) !important;
    background-position: -410px -1px!important;
    background-repeat: no-repeat !important;
    background-size: 1970px !important;
    background-color: #FFFFFF;
    border-top: 0.5px solid #eee;
} */
  .yls-privacy-footer {
padding-left: 0px;
    margin-top: 150px;
    height: auto;
}
 /* testimonials button bottom */
  .yls-test-cta .col-8 {
    flex: 100%;
    max-width: 100%;
}
  .yls-test-cta {
  padding-top: 36px; 
    padding-bottom:  25px;
    padding-left:  9px;
    padding-right:  0px;
    
}
  .yls-test-img {
    padding-top: 20px;
    flex: auto;
    min-width: 100%;
    left:-2px;
}
.hhs-testimonial-card blockquote {
    font-size: 20px!important;
    padding: 0px;
    margin: 0px;
}
.hhs-testimonial-content {
  left:21px;
  min-height: 230px;
  }
.hhs-testimonial-content blockquote {
      font-size: 22px !important;
  }
 .hhs-testimonial-card .col-10 {
    flex: auto;
    max-width: 100%;
}
  
/*
 .yls-mobile-logo-top {
   display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    padding-bottom: 25px;
  } 
.yls-mobile-logo {
   display: inline-flex;
    margin-top: 20px;
    padding-left:10ch;
  }
   .yls-logo-row {
   display: none;
  }

  .hhs-testimonial-card img {
    -webkit-border-radius: 100%;
    border-radius: 100% !important;
    text-align: left !important;
    display: inline !important;
    margin: 0 auto 20px;
    max-width: 90px!important;
}
.yls-test-cta .col-4 {
    flex: 100%;
    min-width: 240px;
}
  
  */
/* .hhs-footer-mod {
      margin-top: -70px;
  } */
  
    /* footer email spacing */
.nav-col-5 {
  padding-top: 0px;
  padding-bottom: 40px;
  }
  /* privacy policy spacing */
  .hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
    margin-bottom: 0;
    position: absolute;
    left: 9px;
}
.yls-test-cta .button {
     padding: 15px !important;
    display: flex !important;
    text-align: center !important;
    min-width: 90px ;
}
    /* copyright spacing */
  .hhs-foot-copyright {
    color: #ffffff;
    position: absolute;
    right: 0px;
}
  .yls-col-5-form {
    border-left: none;
    padding-left: 15px;
    padding-right: 15px;
     border-top: none; 
    padding-top: 0px !important; 
}
  .yls-col-4-spacing {
    border-top: none; 
    padding-top: 0px; 
}
  .yls-col-3-spacing {
    border-top: none !important;
     padding-top: 0px !important; 
}
  .yls-col-2-spacing {
    border-top: none !important;
     padding-top: 0px !important; 
}
  .hhs-foot-nav-cols {
    position: relative;
   /* top: 65px; */
  }
  .hhs-foot-nav-col .hhs-col-content {
    display: flex !important;
    text-align: left !important;
    padding-bottom: 24px;
}
  .hhs-col-content img {
    padding-left: 0px;
    position: relative;
    right: 0;
}

  .hhs-social-con {
    margin-bottom: 0px;
    text-align: center;
    padding-top: 0px;
    position: relative;
    top: -43px;
    left: 22px;
}
.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  /*  padding: 5px 0;   */
    text-align: left !important;
}
  .yls-col-1-logo {
  left: 0px;
    margin-top:-10px;
}
  .foot-nav-title {
    text-align: left;
}
}

/* Main Nav */ 
#hhs-main-nav {
	padding: 20px 40px;
}

/* Home Hero Banner */
.jw-home-hero .hhs-rich-text {
  padding-top: 60px;
}

.jw-home-hero h1 {
  font-size: 42px;
}  

}

@media (max-width: 575px) {
  .jw-data-image img {
    display: none;
  }
  
  .jw-blog-sidebar-form-mobile {
  display: block!important;
  border-radius: 20px;
  margin-bottom: 90px;
  }
  
    .yls-blist-share-icons {
    margin: 5px 28%;   
    
    }
    .jw-sub-nav {
    display: none;
  }
  
#main-content > main > div > div > div > div > div.row-fluid-wrapper.row-depth-1.row-number-2.dnd_area-row-1-padding.dnd_area-row-1-vertical-alignment.dnd_area-row-1-background-color.dnd-section.dnd_area-row-1-force-full-width-section {
    z-index: -1;
    position: relative;
  }
  
  #yls-product-top-box {  
 /* overflow: hidden!important;  
        display: block;
    height: fit-content; */
    z-index: 1!important;  

}
  

 
.hhs-side-menu__ctas .hhs-header-cta a {
    margin-bottom: 15px;
    position: relative;
    left: -45px;
}
}