/* @import url('http://example.com/example_style.css'); */

@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,600,700,800,900');

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/** UI/UX **/
::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #010305;
}

::selection {
  color: #fff;
  background: #010305;
}

select, .hs-input {
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

hr {
  color: #ff0072;
  background-color: #ff0072;
  width: 75px;
  margin: 20px auto;
}

#return-to-top {
  display: none !important;
}

/** Calls to Action (CTAs) **/
.hs-button, .button--primary {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 15px 35px;
}

.hs-button, .button--primary {
  cursor: pointer;
}

/** Typography **/
b, strong {
  font-weight: 600;
}

.three-hundred {
  font-weight: 300;
  text-transform: none;
}

.four-hundred {
  font-weight: 400;
  text-transform: none;
}

.five-hundred {
  font-weight: 500;
  text-transform: none;
}

.six-hundred {
  font-weight: 600;
  text-transform: none;
}

.seven-hundred {
  font-weight: 700;
  text-transform: none;
}

.eight-hundred {
  font-weight: 800;
  text-transform: none;
}

.nine-hundred {
  font-weight: 900;
  text-transform: none;
}

/** Lists **/
li.terms {
  margin: 0 0 20px;
  font-size: 16px;
}

/** HEADER **/
.hamburger-icon .line {
  border-radius: 1px;
}

.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
  margin: 0 10px !important;
}

.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  letter-spacing: 0.5px;
  font-size: 13px;
  padding: 10px 0 5px;
}

.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  margin: 3px 0px !important;
  padding: 0 !important;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
  padding: 2px 0;
  margin-left: 0 !important;
}

.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  line-height: 1.3 !important;
}

span.hhs-head-cta-1 {
  padding-right: 3px;
}

a.nav-url:hover {
  color: #fff;
}

/** GENERAL **/
.counter_widget_1639801707864 {
  font-weight: 600;
}

.hhs-counter-mod h2 {
  margin-bottom: 7px;
}

.hhs-counter-mod p {
  margin-bottom: 5px;
}

.hhs-divider-home {
  background-color: #ff0072;
  height: 2px;
  width: 75px;
  margin: auto auto 30px auto;
}

.section-border {
  border-bottom: 1px solid #e5e5e5;
}

/** ABOUT US **/
.team-hashtag h5 {
  font-size: 22px;
}

.team-hashtag p {
  font-size: 16px;
  color: #ccc !important;
}

#hs_cos_wrapper_dnd_area-module-9 .hhs-profile-content {
  padding: 25px 25px 10px 25px !important;
  max-height: 110px;
}

.hhs-profile-card-mod .hhs-social-team-con a {
  color: #fff;
}

svg.svg-inline--fa.fa-linkedin-in.fa-w-14 {
  margin: 0 5px;
}

/** COMPANY HOME PAGE FRANCHISES **/
#hs_cos_wrapper_module_1645216339243 .c1 .col-inner, #hs_cos_wrapper_module_1645216339243 .c2 .col-inner, #hs_cos_wrapper_module_16399802838952 .c1 .col-inner, #hs_cos_wrapper_module_16399802838952 .c2 .col-inner, #hs_cos_wrapper_module_16405057963872 .c1 .col-inner, #hs_cos_wrapper_module_16405057963872 .c2 .col-inner {
  border: 1px solid #d0d0d0;
}
#hs_cos_wrapper_module_1645216339243 .wow.none.col-lg-6.col-sm-12.c1.animated, #hs_cos_wrapper_module_1645216339243 .wow.none.col-lg-6.col-sm-12.c2.animated,, #hs_cos_wrapper_module_16399802838952 .wow.none.col-lg-6.col-sm-12.c1.animated, #hs_cos_wrapper_module_16399802838952 .wow.none.col-lg-6.col-sm-12.c2.animated, #hs_cos_wrapper_module_16405057963872 .wow.none.col-lg-6.col-sm-12.c1.animated, #hs_cos_wrapper_module_16405057963872 .wow.none.col-lg-6.col-sm-12.c2.animated {
  margin: 30px 0;
}

.wow.none.col-lg-6.col-sm-12.c1.animated, .wow.none.col-lg-6.col-sm-12.c2.animated {
  margin-bottom: 20px;
}

.franchise-btn {
  float: left;
  margin: 10px 0 50px;
  padding: 12px;
  font-size: 19px;
  color: #fff;
  background-color: #151719;
  box-shadow: 5px 5px #ff0072;
  position: relative;
  right: 0;
  bottom: 0;
  left: auto;
}

  .franchise-btn:hover {
    background-color: #ff0072;
    color: #fff;
    right: -5px;
    top: 0;
    box-shadow: none;
  }

a.home-awards-cta {
  position: relative;
  text-decoration: none;
  line-height: 24px;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
}

  a.home-awards-cta:hover, a.home-awards-cta:focus, a.home-awards-cta:active {
    color: #222222;
    padding: 10px 35px;
  }

  a.home-awards-cta:before, a.home-awards-cta:after {
    content: '';
    position: absolute;
    transition: transform .5s ease;
  }

.home-awards-cta {
  padding: 10px;
}

.home-awards-cta:before, .home-awards-cta:after {
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-color: #ff0072;
}

.home-awards-cta:before {
  border-width: 2px 0 2px 0;
  transform: scaleX(0);
}

.home-awards-cta:after {
  border-width: 0 2px 0 2px;
  transform: scaleY(0);
}

.home-awards-cta:hover:before, .home-awards-cta:hover:after {
  transform: scale(1, 1);
}

/** AWARDS FAQ **/
.hhs-accordion-1 a.accordion-title {
  padding: 20px 25px 20px 0;
  background: #efefef;
  margin: 0 0 10px 0;
}

/** FORMS **/
label#label-0-2\/what_assets_are_you_interested_in___check_all_that_apply_-e82f3fed-b6f8-46f9-885e-f7f9f148bd3e_1864, label#label-poc_agency_yes_no-e82f3fed-b6f8-46f9-885e-f7f9f148bd3e_1864 {
  margin-bottom: 10px;
}

.hs_cos_wrapper_type_form .hs-form-field {
  margin-bottom: 25px;
}

li.hs-form-checkbox {
  margin-bottom: 0;
}

/** PRESS RELEASES **/
 #press-releases hr {
  max-width: 335px;
}

.press-links {
  margin-top: 10px;
}

.press-logo {
  margin: 0;
  text-align: center;
}

.press-logo img {
  width: 100px;
  height: 100px;
}

#press .page-title>* {
  position: relative;
}

#press h2 {
  font-weight: 500;
  font-size: 32px;
  text-transform: uppercase;
  background: #ffffff;
  display: inline-block;
  padding: 0 10px;
  margin: 0 auto;
  margin-top: 30px;
  z-index: 100;
}

#press-menu {
  margin-top: 40px;
  padding-left: 15px;
  text-align: center;
}

.press-release {
  margin: 0 0 15px 0;
  border-bottom: 1px solid #e5e5e5;
}

.press-title, .press-title-first {
  font-weight: 500;
  font-size: 1.6em;
  line-height: 1.2;
  margin: 40px 0 10px 0;
  max-width: 750px;
}

.press-title-first {
  margin: 0 0 10px 0;
}

.press-subtitle {
  font-weight: 300;
  font-size: 1.0em;
  line-height: 1.3;
  margin: 0 0 20px 0;
  max-width: 750px;
}

  #press-body h4, #press-body li {
    text-align: left;
    margin: 0 0 10px;
  }

  .last-bullet {
    margin-bottom: 20px !important;
  }

  #press-body p.lead {
    font-size: 1.0em;
    font-weight: 500;
    margin: 0 0 20px;
    text-transform: uppercase;
  }

  #press-body h4 {
    font-weight: 300;
    text-decoration: underline;
    text-transform: uppercase;
  }

.press-list, .press-list-uc {
  font-weight: 600;
  margin: 25px 0 6px;
}

.press-list-uc {
  text-transform: uppercase;
}

.news {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
  border-bottom: 1px solid #eee;
  width: 95%;
  margin: 0 auto;
  padding: 10px 0;
}

/** SIDE MENU **/
.hhs-side-menu {
  overflow: hidden;
}

.hhs-side-menu__footer svg {
  color: #010305;
  padding: 0px 8px;
  font-size: 30px;
}

/** FOOTER **/
.hhs-foot-base-nav, .hhs-foot-copyright, .hhs-foot-nav-base, .hhs-social-con {
  text-align: center !important;
}

.hhs-social-con {
  margin: 20px 0;
}

.hhs-foot-copyright {
	margin: 20px 0 0;
	font-size: 14px !important;
}

#footer-slim li {
  line-height: 1.1;
  padding: 0 0 0 10px;
  border-right: 1px solid #000;
}

#footer-slim li:last-child {
  border-right: none!important;
}

.hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
  margin-bottom: 0;
}

.hhs-social-con a {
  color: #010305 !important;
}

/** MEDIA QUERIES **/
@media (min-width: 768px) {
  li.terms {
    font-size: 18px;
}

@media (min-width: 992px) {
  .hhs-divider-home {
    margin: 0 0 30px 0;}
}