@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap');

body{
  font-family: 'Lato', sans-serif !important;
  font-size: 20px;
}
/*---------------------------- Header --------------------------------*/
.header-container {
  padding:0;
}
.header-logo img {
  max-width:190px !important;
  height:auto;
}
.header-section {
  padding:22px 0;
  background-color:#fff;
}
.header-section.fix-header {
  position:fixed; 
  -webkit-box-shadow: 0px -4px 15px 0px rgba(0,0,0,0.75);
  -moz-box-shadow:0px -4px 15px 0px rgba(0,0,0,0.75);
  box-shadow: 0px -4px 15px 0px rgba(0,0,0,0.75);
  width: 100%;
  top:0;
  left:0;
}
.header-section .page-center {
  max-width: 1205px !important;
  margin:0 auto !important;
  padding:0 15px !important;
  float:none !important;
}
.header-section .nav-menu {
  text-align: right;
}
.header-section .nav-menu ul li {
  padding-right:40px;
}
.header-section .nav-menu ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header-section .nav-menu ul li:last-child {
  padding-right:0;
}
.header-section .nav-menu ul li a {
  color: #000;
  font-size: 16px;
  border-bottom: 2px solid transparent;
  padding:4px;
}
.header-section .nav-menu ul li a.active-branch {
  border-bottom: 2px solid #1058a8;
}
.header-section .nav-menu ul li a:hover {
  border-bottom: 2px solid #1058a8;
}
.header-section .nav-menu ul li:last-child a {
  padding: 10px 15px;
  color:#fff;
  background-color:#1058a8;
  font-weight: bold;
  border-radius: 25px;
  border:none;
}
.header-section .nav-menu ul li:last-child a:hover {
  border:none;
}
.color-overlay {
  display:none;
}
/*---------------------------------------- Header End --------------------------*/
  
.banner-text.page-center {
  max-width: 1205px !important;
  padding:0 15px !important;
}
.banner-text-inner {
  max-width:450px;
  margin-left: 30px !important;
}
.banner-text-inner h1 {
  color:#9b87ff;
  font-weight: 500;
  margin:0 0 5px 0;
}
.banner-text-inner h1 span{
  color:#381f7a;
  display: inline-block;
  width: 100%;
  font-weight: 700;
}
.banner-text-inner .banner-sub-heading span {
  color:#23528b;
  font-size: 25px;
  line-height: 1.5;
}
.stratus-pillar__toc--horizontal.fixed {
  position:static !important;
}
.stratus-pillar .stratus-content span div .rich-inner-html, .stratus-content .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .hs_cos_wrapper_type_text, .key-takeaways-section{
  float: none;
  max-width: 800px;
  margin: 0 auto;
  padding:0 20px;
}
.stratus-pillar__toc--horizontal {
  -webkit-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.75);
}
.rich-inner-html {
  position:relative;
}
.rich-inner-html:before{
  content: '';
  width: 300px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -40%;
  right: 0;
  z-index: 0;
  height: 275px;
  background-image: url('https://cdn2.hubspot.net/hubfs/1668720/Sept%202019/BG%20Image-1.png');
  top: 10%;
}
.rich-inner-html:after{
  content: '';
  width: 300px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -270px;
  z-index: 0;
  bottom: 10%;
  height: 275px;
  background-image: url('https://cdn2.hubspot.net/hubfs/1668720/Sept%202019/BG%20Image-2.png');
}
.stratus-pillar .stratus-content > span > div p {
  margin:20px 0;
  font-size:20px;
}

.stratus-pillar__toc--horizontal.absolute-bottom {
  top:0;
}
.stratus-pillar .stratus-content > span > div p img {
  max-width: 250px;
  min-width: 250px;
  float: left;
  margin: 30px 50px 0 50px;
}
.stratus-pillar .stratus-content > span > div p:first-child:first-letter  {
  color:#4d91e0;
  float: left;
  font-size: 60px;
  line-height: 1;
  margin: -5px 5px -10px 0;
  font-family: apercu-pro,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
  font-weight: 700;
}
.stratus-pillar .stratus-content .stratus-pillar__section-main {
  max-width:100%;
  position: relative;
  padding: 1px 0 35px;
  margin-bottom: 50px;
}/*
.pillar-menu .stratus-pillar__nav.stratus-pillar__toc--horizontal {
width: 350px !important;
position: absolute;
right: 0;
top: 0;
overflow:hidden;
}
.pillar-menu {
min-height:0  !important;
}

.pillar-menu .stratus-pillar__toc--horizontal ul li {
display: block;
text-align:left;
border-bottom: 1px solid #3382cd;
}
.pillar-menu .stratus-pillar__toc--horizontal ul li:last-child {
border-bottom: none;
}
.pillar-menu  .stratus-pillar__toc--horizontal {

background: transparent;
padding: 0;
border-bottom: none;
}
.stratus-pillar__toc--horizontal ul li a {
padding: 10px 15px;
display: block;
margin:0;
position:relative;
z-index:1;
color: #0063c0;
font-size:13px;
}
.stratus-pillar__toc--horizontal ul li:after{
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #0063c0;
opacity: 0;
transform: translateX(100%);
transition: all .5s ease;
}
.stratus-pillar__toc--horizontal ul li:hover:after, .stratus-pillar__toc--horizontal ul li.selected {
opacity:1;
transform: translateX(0);
}
.stratus-pillar__toc--horizontal ul li:hover a {
color:#fff;
}
.stratus-pillar__toc--horizontal ul li.selected {
background-color: #0063c0;
}
.stratus-pillar .stratus-pillar__toc--horizontal.fixed {
position: relative;

}
.stratus-pillar .stratus-pillar__toc--horizontal ul {
background-color:#fff;
padding:0;
border: 1px solid #0063c0;
;
}
.stratus-pillar .stratus-pillar__toc--horizontal.fixed ul {
position: fixed;
right: 0;
top: 0;
width: 348px;
}
.stratus-pillar .stratus-pillar__title {
position: relative;
z-index: 2;
}*/
.stratus-pillar__toc--horizontal ul {
  max-width:1205px;
  margin:0 auto;
  padding:0 15px;
}
.stratus-pillar__toc--horizontal ul li {
  margin:5px;
}
.stratus-pillar__toc--horizontal ul li:hover a:hover {

  color: #fff !important;
}
.stratus-pillar__toc--horizontal ul li:hover
{
  background-color: #2564ae !important;
  transition:all 0.4s;
  border-radius:25px;
}

.stratus-pillar__toc--horizontal ul li.selected {
  background-color: #2564ae;
} 
.back-to-top a {
  background-color:#2564ae !important;
}
.stratus-pillar__nav ul li a {
  color: #000;
}
.stratus-pillar__toc--horizontal.fixed {
  z-index: 1;
}
.stratus-pillar h2.stratus-pillar__title  {
  width:100%;
  color:#fff;
  font-size: 50px;
  padding:0 ;
  margin: 0 0 15px 0;
}
.stratus-pillar h4.stratus-pillar__small-title {
  width:100%;
  font-size: 22px;
  padding:0 ;
  color:#fff;
  text-align: center;
}
.stratus-pillar .heading-icon {
  width:100%;
  padding:0 ;
  color:#fff;
  text-align: center;
  padding: 15px 0;
}
.stratus-pillar .heading-icon i {
  font-size: 80px;
}
.stratus-pillar__section {
  padding: 30px 0 0;
  margin: 100px 0 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column-reverse;
  background-color:#4d91e0;

}
.stratus-pillar .stratus-content .stratus-pillar__section-main:first-child:before{
  display:none;
}
.stratus-pillar .stratus-content .stratus-pillar__section-main:first-child .stratus-pillar__section {
  margin-top:0;
}
.stratus-pillar__section-main:before {
  position:absolute;
  top:0;
  left:0;
  background-image:url('https://cdn2.hubspot.net/hubfs/1668720/Sept%202019/Top-Curve-Image%201.png');
  width:100%;
  height: 101px;
  content: '';
  background-repeat: no-repeat;
  background-position: top;
}
.stratus-pillar__section-main:after {
  position:absolute;
  bottom:0;
  left:0;
  background-image:url('https://cdn2.hubspot.net/hubfs/1668720/Sept%202019/Bottom-Curve-Image%201.png');
  width:100%;
  height: 101px;
  content: '';
  background-repeat: no-repeat;
  background-position: bottom;
}
.stratus-pillar__title::after {
  height: 3px;
  width: 250px;
  background-color: #fff;
  text-align: center;
  margin: 25px auto 0
}
.hs_cos_wrapper_type_rich_text ul li {
  margin-bottom: 20px;
  padding-left: 40px;
  position: relative;
  font-size:20px;
}

.hs_cos_wrapper_type_rich_text ul li strong {
  font-size: 20px !important;
}
.hs_cos_wrapper_type_rich_text ul li::before {
  color: #2564ae;
  position: absolute;
  left: 0;
  top: 5px;
  content: "\f00c";
  font-size: 22px;
}

.hs_cos_wrapper_type_rich_text ul li strong {
  font-size: 19px;
  margin-bottom: 10px;
}
.stratus-content a {
  color:#0063c0;
  text-decoration: underline !important;
}
.stratus-content a:hover {
  text-decoration: underline;
}
.stratus-content .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .hs_cos_wrapper_type_text, .key-takeaways-section {
  display: block !important;
  padding:50px 20px !important;
  position:relative;
  font-size: 22px;
  color:#0063c0;
}
.key-takeaways-section {
  position:relative;
}
body #hs_cos_wrapper_widget_1565201245471 p, body #hs_cos_wrapper_widget_1565201245471 li, body #hs_cos_wrapper_widget_1565201245471 span, body #hs_cos_wrapper_widget_1565201245471 label, body #hs_cos_wrapper_widget_1565201245471 h1, body #hs_cos_wrapper_widget_1565201245471 h2, body #hs_cos_wrapper_widget_1565201245471 h3, body #hs_cos_wrapper_widget_1565201245471 h4, body #hs_cos_wrapper_widget_1565201245471 h5, body #hs_cos_wrapper_widget_1565201245471 h6 {
  color: inherit !important;
}

.stratus-content .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .hs_cos_wrapper_type_text::before, .key-takeaways-section:before {
  position: absolute;
  top: -136px;
  left: -150px;
  background-image: url(https://cdn2.hubspot.net/hubfs/1668720/Sept%202019/drawn-arrow-right-up.svg);
  width: 15%;
  height: 170px;
  content: '';
  background-repeat: no-repeat;
  background-position: top;
  transform: rotate(110deg);
  -webkit-transform: rotate(110deg);
  -moz-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  -o-transform: rotate(110deg);
  background-size: contain !important;
}


.stratus-content #hs_cos_wrapper_widget_1565199879885, .stratus-content #hs_cos_wrapper_widget_1565201398137 {
  padding:0 !important;
  background-color:#fff !important;
}
.stratus-content #hs_cos_wrapper_widget_1565201245471 {
  background-color:#fff !important;
  padding:0 !important;
}
.one-column.pillar-page .banner {
  min-height: 780px !important;
}
.menu-show-icon {
  position: absolute;
  left: -43px;
  top: 50%;
  display:none;
  transform: translateY(-50%);
}
.menu-show-icon span {
  padding: 15px 15px;
  display: inline-block;
  background: #0063c0;
  color: #fff;
  cursor: pointer;
}
.show-menu .menu-show-icon span i{
  transform: rotate(180deg);
  transition: all 0.4s;
}
.stratus-pillar__mobile.fixed .anchor-nav-show-hide {
  background: #0063c0;
}
.stratus-pillar__mobile ul {
  background-color: #0063c0;
}
.stratus-pillar__mobile.fixed {
  z-index: 3;
}
.service-logo-section{
  padding: 0 0 50px 0;
}
.service-logo-section .logo-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.service-logo-section .logo-container .logo {
  width: calc(50% - 25px);
  margin: 0 20px 50px 0;
  text-align:center;
}
.service-logo-section .logo-container .logo:last-child {
  margin:0;
}
.service-logo-section .logo-container .logo:nth-child(2) {
  margin-right:0;
  margin-left:20px;
}
.service-logo-section .logo-container .logo img {
  width:100%;
  max-width:300px;
}
.offer-background .hs-form-field input {
  box-sizing:border-box;
}
.hs_cos_wrapper_type_form .hs-button.primary.large {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  border-radius: 25px;
}
.footer-text {
  text-transform: none;
}
.footer-text a {
  color:#2564ae !important;
}
.stratus-content span.key-takeaways {
  color:#fff;
  position:relative;
  background-image: url('https://cdn2.hubspot.net/hubfs/1668720/Sept%202019/Untitled-1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.stratus-content span.key-takeaways span {
  display: block;
  width: auto;
  text-align:center;
  margin-bottom:20px;
  font-size: 26px;
}

.banner{
  position:relative;
}
.download-pdf-section {
  margin-top: 50px;
}
.download-pdf-section .section-text h4 {
  color: #285288;
  font-size: 23px;
  font-weight: 700;
  margin: 0 0 10px;
}
.download-pdf-cta a {
  color: #fff;
  padding: 10px 15px;
  background: #35cfbf;
  border-radius: 25px;
  font-size: 20px;
  display: inline-block;
}
.download-pdf-popup  {
  max-width: 560px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  padding: 40px 20px 33px;
  position: relative;
}
.download-pdf-popup-inner .section-heading h3 {
  color:#000;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 0px;

}
.download-pdf-popup-inner .section-text p {
  color:#2891e9;
  font-size: 22px;
  font-weight:600;
  line-height: 1.4;
  margin: 20px 0 20px;
}
.download-pdf-popup-inner .section-text p span {
  font-weight:900;
  display:inline-block;
  width:100%;
  color:#3695d0;
}
.download-pdf-popup-inner .bottom-text p {
  margin:0;
  font-style: italic;
  color: #b7b2b2;
  line-height: normal;
}


.footer-signup-section {
  padding:30px 0 40px;
  background-color: rgb(80, 80, 80);
}
.footer-signup-section .footer-logo-image {
  text-align:center;
  margin-bottom:35px;
}

.footer-signup-section .footer-logo-image img {
  max-width: 130px !important;
}
.footer-signup-section .section-heading h2 {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  max-width: 730px;
  margin: 0 auto 40px;
  text-align: center;
}
.footer-signup-section-inner .row-fluid-wrapper .row-fluid  {
  display:flex;
  flex-wrap: wrap;
}

.footer-signup-section-inner .section-heading h4 {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 0;
}
.footer-signup-section-inner .section-sub-heading {
  margin-bottom:23px;
}
.footer-signup-section-inner .section-sub-heading span {
  color: #c4cace;
  font-size: 16px;
  line-height: 1.2;
  display: inline-block;
}
.footer-signup-section-inner .hs-form-field  label {
  display:none;
}
.footer-signup-section-inner .hs-form-field input {
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
}
.footer-signup-section-inner .hs-form-field {
  width:75%;
}
.footer-signup-section-inner .hs-button.primary.large {
  width:25%;
  background-color:#1992c7;
}
.footer-signup-section-inner .hs-form.stacked {
  display:flex;
  flex-wrap:wrap;
}
.footer-signup-section-inner .left-side-section, .footer-signup-section-inner .right-side-section {
  padding:45px;
  margin: 0;
  background-color: rgb(110, 110, 110) ;
  width:100%;
  text-align:center;
}
.footer-signup-section-inner .left-side-section {
  border-right:1px solid #424c55;
}
.footer-social {
  display:none !important;
}
.back-to-top a {
  display:none;
}
.key-takeaways-inner {
  position:relative;
  }
.section-background-image {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
}
.key-takeaways-section-inner {
  position:relative;
  z-index:1;
  padding: 30px 25px;
}


@media(max-width:1450px){
  .rich-inner-html:after, .rich-inner-html:before {
    width:200px;
  }
  .rich-inner-html:after {
    right:-20%;
  }
}
@media(max-width:1199px){
  .rich-inner-html:after, .rich-inner-html:before {
    display:none;
  }
}
@media(max-width:1150px){
  .stratus-content .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .hs_cos_wrapper_type_text::before, .key-takeaways-section:before {
    position: absolute;
    top: -107px;
    left: -70px;
    background-image: url(https://cdn2.hubspot.net/hubfs/1668720/Sept%202019/drawn-arrow-right-up.svg);
    width: 15%;
    height: 170px;
    content: '';
    background-repeat: no-repeat;
    background-position: top;
    transform: rotate(110deg);
    -webkit-transform: rotate(110deg);
    -moz-transform: rotate(110deg);
    -ms-transform: rotate(110deg);
    -o-transform: rotate(110deg);
    transform: rotate(130deg);
    background-size: contain !important;
  }

}


@media(max-width:991px){
  .stratus-pillar h2.stratus-pillar__title {
    font-size: 40px;
  }
  .stratus-pillar__title::after {
    margin: 35px auto 0;
  }
  .stratus-content .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .hs_cos_wrapper_type_text::before, .key-takeaways-section:before {
    left: -12%;
  }

  .stratus-pillar .heading-icon i {
    font-size: 70px;
  }
  .stratus-content .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .hs_cos_wrapper_type_text, .key-takeaways-section {
    font-size: 21px;
    color:#fff !important;
  }
  .stratus-content .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .hs_cos_wrapper_type_text, .key-takeaways-section {
    margin: 120px auto 0;
  }
  .stratus-pillar .heading-icon {
    padding:15px 0;
  }
  .stratus-pillar__section {
    padding: 15px 0 0 0;
  }
  .stratus-pillar__title::after {
    margin: 15px auto 0;
  }
  .stratus-pillar .stratus-content .stratus-pillar__section-main {
    padding: 1px 0 32px;
  }
  .footer-signup-section-inner .left-side-section, .footer-signup-section-inner .right-side-section {
    padding: 25px;  
  }
  .footer-signup-section-inner .section-sub-heading {
    margin-bottom: 15px;
  }
   .header-section .nav-menu ul li {
    padding-right: 30px;
  }
}
@media(max-width:880px){
  .stratus-content .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .hs_cos_wrapper_type_text::before, .key-takeaways-section:before {
    position: absolute;
    top: -296px;
    left: -8%;
    background-image: url('https://cdn2.hubspot.net/hubfs/1668720/Sept%202019/drawn-arrow-right-up.svg');
    width: 15%;
    height: 320px;
    content: '';
    background-repeat: no-repeat;
    background-position: top;
    transform: rotate(110deg);
    -webkit-transform: rotate(110deg);
    -moz-transform: rotate(110deg);
    -ms-transform: rotate(110deg);
    -o-transform: rotate(110deg);
    transform: rotate(130deg);
    background-size: contain !important;
  }

  .stratus-pillar .heading-icon i {
    font-size: 50px;
  }
  .stratus-pillar h4.stratus-pillar__small-title {
    font-size: 20px;
  }
  .header-section .nav-menu ul li {
    padding-right: 17px;
  }
}
/*---------------------------------------- Mobile Menu ----------------------------*/
@media (min-width: 768px){  /*  used to be 961 - need to change back? */

  a.mobile-trigger-new, a.child-trigger-new {
    display: none !important; /* Hide button on Desktop */
  }
  .stratus-pillar__toc--horizontal {
    padding: 0.75em ;
  }
}
@media (max-width: 767px){   /* used to be 960 - need to change back?  */

  /* Variables
  ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */
  /* Toggle Button
  ========================================================================== */

  a.mobile-trigger-new {
    display: inline-block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 19px;          /* Position Button at top right of screen  */
    right: 20px;        /*******************************************/
    width: 40px; /* Button width */
    height: auto; /* Button height */     
    padding: 0;
    background: transparent;; /* Background color */
    z-index: 99999999999; /* Z-index to keep button on top of other layers */
    -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-transition:color .2s ease-in;
    -moz-transition:color .2s ease-in;
    transition:color .2s ease-in;
  }

  a.mobile-trigger-new:hover {
    text-decoration: none; /* Removes link text underline on button */
    color: #E2E2E2;
    border-color: #E2E2E2 !important;
  }

  a.mobile-trigger-new span{
    display: inline;
  }

  a.mobile-trigger-new span:before{
    position: absolute;
    content: 'Menu'; /* Change the text on the closed toggle button */
    display: none;
  }

  a.mobile-trigger-new span:after{
    position: relative;
    right: 2px;
    content: 'Close'; /* Change the text on the open toggle button */
    background-color: #000;
    opacity: 0;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    display: none
  }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger-new{
    -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
    -moz-transition:background-color 0.2s linear; /* Button color transition effect */
    transition:background-color 0.2s linear; /* Button color transition effect */
    background: transparent; /* Changes button background to be slightly darker than open menu color */ 
  }

  .mobile-open a.mobile-trigger-new span:after{
    opacity: 1;
  }


  /* Toggle Button Icon & Animations
  ========================================================================== */

  a.mobile-trigger-new i {
    display: inline;
    position: relative;
    top: -5px;
    margin-left: 5px;
    -webkit-transition-duration: 0s;
    -webkit-transition-delay: .2s;
    -moz-transition-duration: 0s;
    -moz-transition-delay: .2s;
    transition-duration: 0s;
    transition-delay: .2s;
  }
  a.mobile-trigger-new  i:before, a.mobile-trigger-new i:after {
    position: absolute;
    content: '';
  }
  a.mobile-trigger-new  i, a.mobile-trigger-new  i:before, a.mobile-trigger-new  i:after {
    width: 30px; /* Icon line width */
    height: 2px; /* Icon line height */
    background-color:#2564ae; /* Icon color */
    display: inline-block;
  }
  a.mobile-trigger-new  i:before {
    margin-top: -9px; /* Position top line */
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  a.mobile-trigger-new  i:after {
    margin-top: 9px; /* Position bottom line */
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  .mobile-open a.mobile-trigger-new i {
    background-color: rgba(0,0,0,0.0);
    -webkit-transition-delay: .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  /* Child Toggle Button
  ========================================================================== */

  a.child-trigger-new {
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */ 
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  a.child-trigger-new:hover {
    text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
  ========================================================================== */

  a.child-trigger-new span {
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new span:after {
    position: absolute;
    content: '';
  }
  a.child-trigger-new span, a.child-trigger-new span:after {
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #E2E2E2; /* Icon color */
    display: block;
  }
  a.child-trigger-new span:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new.child-open span:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new.child-open span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  .nav-menu .active-branch {
    display:none;
  } 
  .header-section .nav-menu ul {
    display:block;
    padding-top:30px;
  }
  .header-section .nav-menu ul li {
    padding: 10px 0 10px 35px;
  }
  .header-section .nav-menu ul li a {
    display: inline-block;
    width: auto;
  }
  .header-section .nav-menu {
    text-align: left;
  }
  .header-section {
    padding: 10px 0;
  }
  .stratus-pillar__mobile.fixed {
    display:none !important;
  }
}
/*--------------------------------- MObile Menu End -----------------------------*/

@media(max-width:767px){
  .stratus-pillar .stratus-content > span > div p img {
    float:none;
    display: flex;
    margin: 30px auto 5px;
  }
  .stratus-pillar h2.stratus-pillar__title {
    font-size: 30px;
  }
  .stratus-pillar__nav ul li a {
    color: #fff;
  }
  .stratus-pillar__section {
    padding: 10px 0 0;
  }
  .stratus-pillar__title::after {
    margin: 15px auto 0;
  }
  .pillar-menu .stratus-pillar__nav.stratus-pillar__toc--horizontal, .pillar-menu .stratus-pillar__nav.stratus-pillar__toc--horizontal.fixed {
    display:none !important;
  }
  .stratus-pillar__nav ul li a {
    font-size: 15px;
  }
  .stratus-pillar__nav ul {
    padding: 10px 0;
  }
  .stratus-pillar__mobile.fixed .anchor-nav-show-hide:before {
    transition:all 0.4s;
  }
  .stratus-pillar__mobile.fixed.open .anchor-nav-show-hide:before {
    transform: rotate(315deg);
    transition:all 0.4s;
    top: 7px;
  }
  .header-container .hs_cos_wrapper_type_logo a img {
    max-width: 90px;
    margin-top: 0px;
  }
  .stratus-pillar .heading-icon {
    padding: 20px 0 10px 0;
  }
  .stratus-pillar .stratus-content > span > div p:first-child:first-letter  {
    font-size: 40px;
  }
  .service-logo-section .logo-container .logo {
    width: 100%;
    margin: 0 20px 50px 0;
    text-align: center;
  }

  /* .stratus-content .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .hs_cos_wrapper_type_text::before {
  top: -265px;
  width: 11%;
}*/
  .stratus-content .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .hs_cos_wrapper_type_text::before, .key-takeaways-section:before {

    display:none;
  }
  .stratus-content .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .hs_cos_wrapper_type_text, .key-takeaways-section {
    margin: 30px auto 0;
  }
  .hs_cos_wrapper_type_form .hs-button.primary.large {
    width: auto;
  }
  .banner-text-inner h1 {
    font-size: 44px;
  }
  .banner-text-inner .banner-sub-heading span {
    font-size: 22px;
  }
  .banner-text-inner {
    margin-left: 0 !important;
  }
  .one-column.pillar-page .banner {
    min-height: 580px !important;
    background-position: -360px center !important;
  }
  .footer-signup-section-inner .left-side-section, .footer-signup-section-inner .right-side-section {
    width:100%;
  }
  .footer-signup-section-inner .right-side-section a.cta_button {
    border-radius:25px !important;
  }
  .footer-signup-section-inner .hs-button.primary.large {
    width:25%;
  }
  .footer-signup-section-inner .left-side-section {
    border-right: none;
    border-bottom: 1px solid #424c55;
  }
  .footer-signup-section .footer-logo-image {
    margin-bottom: 25px;
  }
  .footer-signup-section .section-heading h2 {
    margin-bottom:30px;
  }
}

@media(max-width:480px){

  .stratus-content .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .hs_cos_wrapper_type_text::befor, .key-takeaways-section:before {
    top: -100px;
    left: 2%;
    width: 25%;
    height: 120px;
  }
  .banner-text-inner h1 {
    font-size: 26px;
  }
  .banner-text-inner .banner-sub-heading span {
    font-size: 18px;
  }
  .download-pdf-section .section-text h4 {
    font-size: 17px;
    margin: 0 0 20px;
  }
  .download-pdf-cta a {
    padding: 10px 13px;
    font-size: 17px;
  }
  .download-pdf-popup-inner .section-heading h3 {
    font-size: 18px;
  }
  .download-pdf-popup-inner .section-text p {
    font-size: 17px;
  }
  .one-column.pillar-page .banner {
    min-height: 450px !important;
  }
  .download-pdf-section-inner .section-img img {
    max-width:300px;
  }
  .footer-signup-section-inner .hs-form-field, .footer-signup-section-inner .hs-button.primary.large {
    width:100%;
  }
  .footer-signup-section-inner .hs-form-field input {
    border-radius:5px;
  }
}