/** GENERAL **/

body { 
  margin: 0px;
  font-family: 'Source Sans Pro', sans-serif!important;
  padding-top: 93px;
}
img {
  max-width: 100%;
}

@font-face {
  font-family:"Billion Dreams";
  src:url(https://209545.fs1.hubspotusercontent-na1.net/hubfs/209545/BillionDreams.otf) format("truetype");
}

span.customfont {
  font-family:"Billion Dreams", 'Source Sans Pro';
  display:inline;
}

a[href="javascript&colon;;"] {
  cursor: default;
}
/** TYPOGRAPHY **/
h1 {
  font-size: 64px;
  font-weight: 600;
  color: #0F2B52;
  margin-bottom: 50px;
  line-height: 70px;
  margin-top: 0px;
}
h2 {
  font-size: 54px;
  color: #0F2B52;
  margin-bottom: 25px;
  font-weight: 400;
  margin-top: 0px;
}
h3 {
  font-size: 38px;
  font-weight: 600;
  color: #0F2B52;
  padding-bottom: 12px;
  margin-bottom: 25px;
  margin-top: 0px;
}
h4 {
  font-size: 34px;
  font-weight: 600;
  color: #0F2B52;
  border-bottom: 3px solid #FCAF23;
  padding-bottom: 12px;
  margin-bottom: 25px;
  margin-top: 0px;
  display: inline-block;
}
h5 {
  font-size: 24px;
  font-weight: 600;
  color: #0F2B52;
  margin-bottom: 25px;
  margin-top: 0px;
}
p {
  font-size: 20px;
  margin-top: 0px;
  font-weight: 400;
  color: #0F2B52;
  opacity: 1;
  line-height: 31px;
}

li::marker {
  color: #fdb715;
}

span {
  display: block;
}
a.main-cta {
  font-size: 22px;
  font-weight: 600;
  background: #FDB715;
  padding: 10px 20px;
  border-radius: 40px;
  color: #0F2B52;
  text-decoration: none;
  display: block;
}
a.main-cta:hover {
  background: #3C769A;
  color: #ffffff;
}
a.main-cta.white-blue {
  background: #F2F2F2;
  padding: 10px 15px;
  border-radius: 40px;
  color: #1E1E1E;
  text-decoration: none;
  display: inline-flex;
  max-width: 165px;
  align-items: center;
}
a.main-cta.white-blue:hover {
  background: #B3B3B3;
}
a.main-cta.white-blue img {
  margin-bottom: 0px;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: 3px;
}
a.secondary-cta {
  color: #0F3D51;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 3px solid #FCAF23;
  padding-bottom: 6px;
  opacity: 1!important;
}
a.secondary-cta:hover {
  border-bottom: 3px solid #144C65!important;
}

a.updated-cta {
  font-size: 22px;
  font-weight: 400;
  background: #fdb715;
  padding: 10px 20px;
  border-radius: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
}
a.updated-cta:hover {
  background: #1057f4;
  color: #ffffff;
  text-decoration:none;
}

a.icon-cta {
  font-size: 22px;
  font-weight: 400;
  padding: 10px 20px 10px 10px;
  border-radius: 10px;
  border: 2px solid #1057f4;
  color: #0f2b52;
  text-decoration: none;
  display: block;
  text-align:left;
}

a.icon-cta:hover {
  background: #1057f4;
  color: #ffffff !important;
}


a.main-cta.white-blue {
  background: #fdb715;
  padding: 10px 15px;
  border-radius: 10px;
  color: #ffffff;
  text-decoration: none;
  display: inline-flex;
  max-width: 165px;
  align-items: center;
}
a.main-cta.white-blue:hover {
  background: #1057f4;
}
a.main-cta.white-blue img {
  margin-bottom: 0px;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: 3px;
}

/** NAV **/
.header-container.fixed{
  position: fixed;
  z-index: 999999;
  width: 100%;
  top: 0px;
  border-bottom: #0f3d51 3px solid;
}
.header-container {
  background: #0F2B52;

  /*   padding: 25px 0px; */
}
.header-container .nav-container {
  flex-basis: 60%;
}
.header-container .logo-container {
  display: flex;
  align-items: center;
  padding: 0px 15px;
}
/** HubSpot navigation  **/
.nav-container ul {
  display: flex;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.nav-container ul li a {
  color: #FFF;
  font-size: 18px;
  display: block;
  text-decoration: none;
  font-weight: 400;
}


.nav-container ul li.hs-menu-depth-1 {
  padding: 25px 10px;
  display: flex;
  align-items: center;
  position:relative;
}

.nav-container ul li.hs-menu-depth-2 {
  padding: 25px 10px;
  display: flex;
  align-items: center;
  position: relative;
}

/** HubSpot navigation - Menu Arrow icon  **/

/**
.nav-container ul li.hs-menu-depth-1.hs-item-has-children:after {
  content: url(https://209545.fs1.hubspotusercontent-na1.net/hubfs/209545/Ironpaper/downchevnav.svg);
  margin-left: 10px;
}

.nav-container ul li.hs-menu-depth-2.hs-item-has-children:after {
  position:absolute;
  left:85%;
  content: url(https://209545.fs1.hubspotusercontent-na1.net/hubfs/209545/Ironpaper/rightchevnav.svg);
  margin-left: 10px;
}

**/
/** HubSpot navigation - Hover Display  **/

.nav-container ul li.hs-menu-depth-1:hover > ul.hs-menu-children-wrapper { 
  display: block!important;
}

.nav-container ul li.hs-menu-depth-2:hover > ul.hs-menu-children-wrapper { 
  display: block!important;
}

/** HubSpot navigation - Contact Us button  **/
.nav-container ul li.hs-menu-depth-1:last-child a {
  background: #fdb715;
  color: #0F2B52;
  border-radius: 40px;
  padding: 10px 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  transition: all 0.2s ease-out;
}

.nav-container ul li.hs-menu-depth-1:last-child a:hover {
  background:  #3C769A;
  color: white;
}
.nav-container ul li.hs-menu-depth-1:last-child a img {
  margin-left: 8px;
  margin-top: 3px;
}

/** HubSpot navigation - Dropdown display  **/
.nav-container .hs-menu-item.hs-menu-depth-1.hs-item-has-children {

}
.nav-container .hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper {
  position: absolute;
  z-index: 990;
  background: #0F2B52;
  list-style-type: none;
  margin: 0px;
  display: block;
  width: auto;
  min-width:275px;
  top: 65px;
  left:-1px;
  display: none;
}

.nav-container .hs-menu-item.hs-menu-depth-2.hs-item-has-children ul.hs-menu-children-wrapper {
  position: absolute;
  z-index:999;
  background: #0F2B52;
  list-style-type: none;
  margin: 0px;
  display: block;
  width:auto;
  min-width:210px;
  left:100%;
  top:0px;
  display: none;

}

.nav-container.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li {
  padding: 10px 15px;
}
.nav-container .hs-menu-item.hs-menu-depth-1.hs-item-has-children ul li {
  padding: 10px 20px;
}

.nav-container.hs-menu-item.hs-menu-depth-2.hs-item-has-children ul.hs-menu-children-wrapper li {
  padding: 10px 15px;
}
.nav-container .hs-menu-item.hs-menu-depth-2.hs-item-has-children ul li {
  padding: 10px 20px;
}

/** HubSpot navigation - Hover display settings **/
/**
.nav-container ul li.hs-menu-item.hs-menu-depth-1:not(:last-child):hover {
  background: #b3b3b3;
}
**/
.nav-container ul li.hs-menu-item.hs-menu-depth-2:hover {
  background: #b3b3b3;
}

.nav-container ul li.hs-menu-item.hs-menu-depth-3:hover {
  background: #b3b3b3;
}

.nav-container ul li.hs-menu-item.hs-menu-depth-1:not(:last-child):hover > a {
  color: #FFF;
  text-decoration: underline #FCAF23 3px;

}
/** FOOTER **/
footer {
  background: #0F2B52;
  padding: 50px 0 50px 0;
}
footer img {
  margin-bottom: 5px;
}
footer span {
  font-size: 14px;
  font-weight:500;
  color: #FFF;
  line-height: 26px;
  max-width: 370px;
}
footer .left-footer-wrapper {
  margin-right: 10px;
  margin-bottom:10px;
  padding-top:10px;
}
footer .right-footer-wrapper #hs_menu_wrapper_footer_menu > ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction:column;
  justify-content: space-between;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  align-content: center;
  position: relative;
}
footer .right-footer-wrapper ul li {
  flex-basis: 40%;
}
footer .right-footer-wrapper ul li.hs-menu-depth-1 {
}
footer .right-footer-wrapper ul li.hs-menu-depth-1 > a {
  display: flex;
  justify-content:center;
}
footer a.main-cta.white-blue {
  display: inline-flex;
  align-items: center;
}

footer .right-footer-wrapper ul li a { 
  color: #FFF;
  text-decoration: none;
}
footer .right-footer-wrapper ul li a:hover {
  text-decoration: underline;
}
footer .right-footer-wrapper ul.hs-menu-children-wrapper {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
footer .right-footer-content {
  position: relative;
  height: 100%;
  border-left: 1px solid #fdb715;
  padding: 0px 0px 10px 20px;
  text-align:center;
}

footer .right-footer-wrapper {
  position: relative;
  height: 100%;
  border-left: 1px solid #fdb715;
  padding: 10px 0px 10px 20px;
}

footer .right-footer-content span {
  font-size: 32px;
  color: #FFF;
  margin-bottom: 14px;
  font-weight: 700;
  max-width: 100%;
}
footer .right-footer-content p {
  color: #FFF;
  line-height: 24px;
}
footer .right-footer-content ul#socials {
  list-style-type: none;
  margin: 0 auto;
  display: flex;
  padding: 0px;
  padding-left:9em;
  position: absolute;
}
footer .right-footer-content ul#socials li {
  margin: 0 5px;
}
footer .right-footer-content ul#socials li img {
  margin-bottom: 0px;
}
footer small {
  color: #FFF;
  font-weight:500;
  font-size: 15px;
}
footer small a {
  color: #FFF;
  text-decoration: none;
}

footer .right-footer-wrapper ul.hs-menu-children-wrapper {
  font-weight:500;
}
footer .footer-divider {
  border: 1px solid 
}
.mobile-nav-btn {
  display: none;
}
.hamburger {
  padding: 0 15px;
}
.menu-mobile {
  padding: 15px;
  background: #F2F2F2;
  display: none;
  position: fixed;
  z-index: 99999;
  width: 100%;
}
.menu-mobile ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.menu-mobile ul li {
  padding: 20px 15px;
}
.menu-mobile ul li a {
  color: #000000;
  font-size: 21px;
  font-weight: 400;
  text-decoration: none;
}
.menu-mobile ul li a img {
  display: none;
}
.menu-mobile ul li a.bold {
  font-weight: 600;
}
.menu-mobile .hs-menu-item.hs-menu-depth-1.hs-item-has-children {
  border-bottom: 1px solid #0F3D51;
  position: relative;
}
.menu-mobile .hs-menu-item.hs-menu-depth-1.hs-item-has-children.rotate:after {
  transform: rotate(90deg);
}
.menu-mobile .hs-menu-item.hs-menu-depth-1.hs-item-has-children:after {
  content: url(https://209545.fs1.hubspotusercontent-na1.net/hubfs/209545/Ironpaper/menumobilechev.svg);
  position: absolute;
  right: 0px;
  top: 25px;
}
.menu-mobile .hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
  position: static;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  background-color: #f2f2f2;
  opacity: 1;
}
.hamburger--collapse.is-active .hamburger-inner:after {
  opacity: 1;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
  background-color: #f2f2f2;
}
.mobile-menu-sub-show {
  display: block!important;
}

/** BLOG **/
.blog-index-hero {
  background-color: #0F3D51;
  background-image: url(https://209545.fs1.hubspotusercontent-na1.net/hubfs/209545/Press-Release-Banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.blog-index-hero .blog-index-hero-content {
  padding: 128px 0px 129px 0px;
}
.blog-index-hero .blog-index-hero-content h1 {
  color: #FFF;
  margin-bottom: 0px;
}
.blog-listing-filter {
  padding: 125px 0px 0 0;
}
.blog-index-container {
  padding: 25px 0px;
}
.blog-index-item {
  box-shadow: 0px 4px 20px -7px #C4C4C4;
  border-radius: 6px;
  margin-bottom: 35px;
  background: #FFF;
}
.blog-index-item img {
  width: 100%;
}
.blog-index-item:hover {
  box-shadow: 0px 4px 30px -7px #020202;
}
.blog-index-item .blog-item-content {
  padding: 35px;
  height: auto;
}
.blog-index-item .blog-item-content p {
  font-size: 16px;
}
.blog-index-item .blog-item-content a {
  color: #1F1F1F;
  font-size: 20px;
  line-height: 27px;
  text-decoration: none;
  white-space: normal;
}
.blog-post-body-container {
  background: #F2F2F2;
}
.blog-post-body-container a {
  color: #1F1F1F;
  opacity: .7;
}
.blog-post-body-container a:hover {
  color: #144C65;
  opacity: 1;
}
.blog-post-body {
  padding: 80px 0px;
}
.blog-post-body h4 {
  border: 0px;
  color: #333333;
}
.blog-post-body img {
  margin: 0 auto;
}
.related-articles-container {
  background: #F2F2F2;
  padding: 20px 0px 125px 0;
}
.blog-post-byline p {
  color: #1F1F1F;
  font-size: 14px;
  margin: 0 0 25px 0;
}
.blog-post-share ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  display: flex;
}
.blog-post-share ul li {
  margin-right: 15px;
}
.blog-listing-filter-wrapper select,
.case-studies-filter select { 
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  background: transparent;
  color: #1F1F1F;
  padding: 5px 0px 10px 0px;
  font-size: 18px;
  margin-right: 35px;
  margin-bottom: 10px;
  width: auto;
  font-family: 'Source Sans Pro', sans-serif;
}
.blog-listing-filter-wrapper select option,
.case-studies-filter select option {
  background: #FFF;
  font-family: 'Source Sans Pro', sans-serif;
}
.blog-post-body ul li {
  color: #1f1f1f;
  opacity: .7;
  font-size: 20px;
}
nav#blog-pagination {
  text-align: center;
  margin-bottom: 55px;
}
nav#blog-pagination a {
  color: #1F1F1F;
  opacity: .7;
  font-size: 20px;
  text-decoration: none;
}
.blog-pagination__link.blog-pagination__number-link {
  border: 1px solid #C4C4C4;
  border-radius: 50%;
  margin: 0px 8px;
  font-weight: 400;
  padding: 5px 12px;
  text-decoration: none;
  color: rgba(31, 31, 31, .7);
} 
.blog-pagination__link.blog-pagination__number-link.blog-pagination__link--active {
  background: #144C65;
  color: #FFF!important;
  opacity: 1!important;
}
nav#blog-pagination a:hover {
  color: #144C65;
  opacity: 1;
}
#blog-pag-left {
  transform: rotate(180deg);
}
.lp-body-content ul li {
  color: #0f2b52;
  font-size: 20px;
}
footer a#privacy-pol-link:hover {
  text-decoration: underline!important;
  color: #FFF!important;
}
#blog-nav {
  text-align: center;
  margin-bottom: 45px;
}
footer .right-footer-wrapper ul li.hs-menu-depth-1>a:hover {
  cursor: default;
  text-decoration: none;
} 
.main-cta.back-job img {
  margin-left: 0px;
  vertical-align: middle;
  margin-top: 3px;
  margin-right: 10px;
}

.hs-fieldtype-booleancheckbox ul {
  padding-inline-start: 0;
  list-style: none;
}

.hs-fieldtype-booleancheckbox ul li label {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size:21px;
}

@media(min-width: 991px) {
  footer .right-footer-wrapper ul li.hs-menu-depth-1>a {
    margin-bottom: 5px;
  }
  footer .right-footer-wrapper ul.hs-menu-children-wrapper {
    margin-bottom: 20px;
  }
}
@media(max-width: 991px) {
  .blog-index-hero .blog-index-hero-content {
    padding: 58px 0px 58px 0px;
  }
  .header-container {
    padding: 25px 0px;
  }
  .nav-container {
    display: none;
  }
  .mobile-nav-btn {
    display: block;
  }
  h1 {
    font-size: 44px;
    line-height: 50px;
  }
  h2 {
    font-size: 34px;
  }
}
@media(max-width: 991px) {
  body {
    padding-top: 75px;
  }
    
  footer .right-footer-wrapper ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children {
    border-top: 1px solid #FFF;
    position: relative;
  }
  footer .right-footer-wrapper ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > a {
    font-size: 20px;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0px;
  }
  footer .right-footer-wrapper ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:after {
    content: url(https://209545.fs1.hubspotusercontent-na1.net/hubfs/209545/Ironpaper/downcehvwhitefooter.svg);
    position: absolute;
    right: 0px;
    top: 25px;
  }
  footer .right-footer-wrapper ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.rotate:after {
    transform: rotate(180deg);
  }
  footer .right-footer-wrapper ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul li {
    padding: 10px 0px;
  }
  footer .right-footer-wrapper ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul li a {
    font-size: 20px;    
  }
  footer ul.hs-menu-children-wrapper {
    height: 0px;
    overflow: hidden;
  }
  footer ul.hs-menu-children-wrapper.open {
    height: auto;
  }
  footer span {
    max-width: 100%;
  }
  footer .right-footer-content ul#socials {
    position: static;
    margin: 0 auto;
    padding-left:3.5em;
  }

  footer.bootstrap-wrapper .col-md-8 {
    display: block!important;
  }
  footer .right-footer-wrapper #hs_menu_wrapper_footer_menu>ul {
    display: block;
    margin-top: 15px;
  }
}


@media(max-width: 767px){
  footer .right-footer-content {
    border-top: 1px solid #fdb715;
    border-left:none;
  }

  footer .right-footer-wrapper {
    border-top: 1px solid #fdb715;
    border-left:none;
  }
  
  footer .middle-link-wrapper {
    margin-bottom:25px;
  }
  
  footer .right-footer-content ul#socials {
    padding-left:11em;
  }

@media(max-width: 480px){
  footer .right-footer-wrapper ul li.hs-menu-depth-1>a {
    padding: 15px 0;
  }
  footer .right-footer-content {
    margin-top: 25px;
  }
  
  footer .right-footer-content ul#socials {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-left: 0;
  }
  
  a.main-cta {
    font-size: 18px;
  }
  .header-container .logo-container {
    flex-basis: 60%;
  }
}