.promo2-banner .banner { 
  background-color: #f5f5f5;
    color: #5f5f5f;
    padding: 40px 13.6%;
}
.promo2-banner .banner h1 {
  color:#02d35f;
  font-size:50px;
  line-height:100%;
  font-weight:600;
  margin-bottom:5px;
}
.promo2-banner .banner h2 {
  font-size:30px;
  color:#5f5f5f;
  font-weight:300;
  padding-left:8px;
}

.promo2-banner .banner.promo_custom2 {
    padding:50px 2.5% 25px 2.5%;
}
.promo2-banner .banner.promo_custom2 .col1 {
    float:left;
    margin-left:31%;
    width:26%;
    font-size:33px;
    line-height:115%;
    font-weight:500;
    color:white;
    padding-right:15px;
}
.promo2-banner .banner.promo_custom2 .col1 strong {
    font-weight:800;
}
.promo2-banner .banner.promo_custom2 .col2 {
    float:left;
    width:27%;
    color:white;
    font-size:33px;
    line-height:115%;
    font-weight:500;
    padding-right:15px;
}
.promo2-banner .banner.promo_custom2 .col2 strong {
    font-weight:800;
}
.promo2-banner .banner.promo_custom2 .col2 strong.green {
    color:#02d35f;
}
.promo2-banner .banner.promo_custom2 .col3 {
    float:right;
    width:16%;
    text-align:right;
    padding-top:15px;
}
.promo2-banner .banner.promo_custom2 .col3 a.button-clear {
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:40px;
}
.promo2-banner .banner.promo_custom2 .col3 .small {
    font-weight:300;
}
.promo2-banner .banner.promo_custom2 .col3 a img {
    width:150px;
    float:right;
}

.product-subpage-content.promo2_subpage p {
  padding-left:0;
  padding-right:0;
}

.promo2_subpage .overview {
  background-color:#5f5f5f;
    color:white;
    padding:40px 13.6% 30px 13.6%;
    font-size:16px;
    line-height:150%;
}
.promo2_subpage .promo_nav {
    background-color:#ededed;
    padding:15px 6.4%;
    box-shadow: 0 2px 4px -2px #6a7c87;
    width:100%;
}
.promo2_subpage .promo_nav ul {
    display:block;
    list-style-type:none;
    text-align:center;
    padding:0;
}
.promo2_subpage .promo_nav li {
    display:inline-block;
    padding:10px 20px;
}
.promo2_subpage .promo_nav li.download-link {
    padding:0;
    vertical-align:top;
}
.promo2_subpage .promo_nav li.download-link a.button-clear {
    font-size:15px;
    color:white;
    font-weight:500;
    margin-left:20px;
}
.promo2_subpage .promo_nav li a {
    font-size:25px;
    line-height:100%;
    color:#5f5f5f;
    font-weight:300;
}
.promo2_subpage .promo_nav li a.current {
    font-weight:600;
}
.promo2_subpage .promo_nav li a:hover {
    text-decoration:none;
}
.promo2_subpage .promo_nav li a:focus,
.promo2_subpage .promo_nav li a:active {
    outline:0;
}

.promo2_subpage .promo_nav.fixed {
    position: fixed;
    left: 0px;
    top: 62px;
    z-index: 2;
}
.promo2_subpage .promo_nav.fixed.expanded {
    top: 101px;
}


.promo2_subpage .tab_content {
    padding:60px 15.5% 20px 15.5%;
    color:#5f5f5f;
}
.promo2_subpage .tab_content .tab_intro {
    padding:0 10% 50px 10%;
    text-align:center;
    font-size:16px;
    line-height:150%;
}
.promo2_subpage .tab_content .tab_intro p {
    line-height:150%;
}
.promo2_subpage .promo_assets {
  display:block;
    text-align:center;
}
.promo2_subpage .promo_assets .asset {
    display:inline-block;
    text-align: center;
    vertical-align: top;
    width: 30%;
    padding:0 1.5%;
    margin-bottom:40px;
}
.promo2_subpage .promo_assets .asset img {
    max-width:100%;
    display:block;
    margin:0 auto 0 auto;
}
.promo2_subpage .promo_assets .asset a.asset-link {
    display:block;
    color:#5f5f5f;
    margin-bottom:15px;
}
.promo2_subpage .promo_assets .asset .type {
    font-size:24px;
    line-height:118%; 
    display:block;
    font-weight:500;
    /*padding-bottom:16px;*/
    padding:0;
}
.promo2_subpage .promo_assets .asset .title {
    display:block;
    max-width:223px;
    margin:0 auto;
    font-size:18px;
    font-weight:500;
    min-height:60px;
}
.promo2_subpage .promo_assets .asset a:hover {
    text-decoration:none;
}
.promo2_subpage .promo_assets .asset a:hover .title {
    text-decoration:underline;
}
.promo2_subpage .promo_assets a.button-clear:hover {
    color:white;
    background-color:#02d35f;
    border-color:white;
}


.related_solutions {
    background-color:#ededed;
    padding:70px 10% 80px 10%;
}
.related_solutions .the_solutions {
    display:table;
    width:100%;
    table-layout:fixed;
}
.related_solutions h2 {
    font-size:30px;
    text-align:center;
    color:#02d35f;
    font-weight:600;
    line-height:110%;
    margin-bottom:50px;
}
.related_solutions .solution {
    display:table-cell;
    vertical-align:top;
    text-align:center;
    padding:0 20px;
    margin-bottom:40px;
}
.related_solutions .solution a {
    display:block;
    max-width:194px;
    margin:0 auto;
}
.related_solutions a.title {
    font-size:25px;
    font-weight:500;
    line-height:120%;
    color:#5f5f5f;
    text-align:center;
    padding-bottom:15px;
    min-height:135px;
}
.related_solutions a.title:hover {
    color:black;
    text-decoration:none;
}
.related_solutions a.button-clear {
    display:block;
    width:100%;
    padding-left:0;
    padding-right:0;
}
.related_solutions a.button-clear:hover {
    background-color:#02d35f;
    color:white;
    border-color:transparent;
}


.promo2_blog {
    background-color:#5f5f5f;
    padding:35px 8.2% 40px 8.2%;
}
.promo2_blog .featured_img {
    width:100%;
    height:194px;
}
.promo2_blog h2,
.more_resources h2 {
    padding:0 0 40px;
  text-align:center;
    color:#02d35f;
}
.promo2_blog .blog_row {
  display:table;
    table-layout:fixed;
    width:100%;
    height:100%;
}
.promo2_blog .blog_article {
    padding:0 1.8% 60px 1.8%;
    display:table-cell;
    width:100%;
    height:100%;
    vertical-align:top; 
}
.promo2_blog .blog_article2 {
  height:100%;
    background-color:white;
}
.promo2_blog .blog_article a.blog_details {
    display:block;
    padding:35px 28px 38px 37px;
    position:relative;
    min-height:110px;
    text-decoration:none;
    color:#0d2c40;
    font-size:15px;
    line-height:138%;
    font-weight:600;
}
.promo2_blog .blog_article a.blog_details:hover span.more {
  text-decoration:underline;
}   
.promo2_blog .blog_article a.blog_details span.label {
    background-color:#02d35f;
    color:white;
    display:block;
    position:absolute;
    top:-20px;
    left:35px;
    font-weight:600;
    font-size:15px;
    border-radius:0;
    padding:10px 15px 12px 15px;
}



.success_stories {
    padding:80px 13.6% 80px 13.6%;
}
.success_stories h2 {
    text-align:center;
    margin-bottom:40px;
    color:#02d35f;
}
.success_stories .stories {
    position:relative;
    width:100%;
  margin:0 0 50px 0;
    min-height:220px;
}
.success_stories .stories .story {
    position:absolute;
    top:0;
    left:0;
    z-index:0;
    opacity:0;
    width:100%;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;    
}
.success_stories .stories .story.selected {
    z-index:1;
    opacity:1;
}
.success_stories .story .logo {
    width:28%;
    height:160px;
    float:left;
    border:1px solid #979797;
    /* background-color:#ededed; */
    margin-right:3.5%;
}
.success_stories .story .logo.white {
    background-color:white;
}
.success_stories .story .logo a {
    display:block;
    width:100%;
    height:100%;
    padding:10% 10%;
}
.success_stories .story .logo a .logobg {
    display:block;
    width:100%;
    height:100%;
}
.success_stories .story .content {
    float:left;
    width:65%;
    font-size:16px;
}
.success_stories .story .content h3 {
    font-size:30px;
    font-weight:600;
    color:#0d2c40;
    line-height:110%;
    margin-bottom:20px;
}
.success_stories .story .content ul {
    padding-left:25px;
    margin-bottom:20px;
}
.success_stories .story .content a {
    font-weight:500;
}
.success_stories .storynav ul {
    list-style-type:none;
    text-align:center;
    padding:0;
    margin:0;
}
.success_stories .storynav ul li {
    display:inline;
}
.success_stories .storynav ul li a {
    display:inline-block;
    margin:0 20px 0 20px;
    height:65px;
}
.success_stories .storynav ul li a.selected,
.success_stories .storynav ul li a:hover  {
    background-position:center -100px !important;
}

.success_stories .storynav ul li a:active,
.success_stories .storynav ul li a:focus {
    outline:0;
}


@media (max-width: 1200px) {
  .promo2-banner .banner.promo_custom2 .col1,
    .promo2-banner .banner.promo_custom2 .col2 {
        font-size:28px;
    }
}
@media (max-width: 1200px) {
    .promo2_subpage .promo_assets .asset .type {
        font-size:22px;
    }
}
@media (max-width: 1050px) {
  .promo2-banner .banner.promo_custom2 .col1,
    .promo2-banner .banner.promo_custom2 .col2 {
        font-size:24px;
        text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75), -1px -1px 3px  rgba(0, 0, 0, 0.75), 1px -1px 3px rgba(0, 0, 0, 0.75), -1px 1px 3px rgba(0, 0, 0, 0.75);
    }
}

@media (max-width: 1000px) {
    .promo2_subpage .promo_assets .asset .type {
        font-size:18px;
    }
}
@media (max-width: 850px) {
    .promo2_subpage .promo_assets .asset .type {
        font-size:16px;
    }
}

@media (max-width: 767px) {
    .promo2-banner .banner h1 {
        font-size:36px;
        margin-bottom:10px;
    }
    .promo2-banner .banner h2 {
        font-size:24px;
        padding-left:0;
    }
  
    .promo2_subpage .ct_nav li a {
        font-size:20px;
    }
    .promo2_subpage .promo_assets .asset {
        display:block;
        width:100%;
    }  
    .promo2_subpage .promo_assets .asset .type {
      font-size:27px;
    }
  
  .promo2-banner .banner.promo_custom2 {
        padding:20px 10%;
    }
    .promo2-banner .banner.promo_custom2 .col1,
    .promo2-banner .banner.promo_custom2 .col2 {
      font-size:28px;
    }
    .promo2-banner .banner.promo_custom2 .col1,
    .promo2-banner .banner.promo_custom2 .col2,
    .promo2-banner .banner.promo_custom2 .col3 {
        margin:0;
        width:100%;
        float:none;
        clear:both;
        text-align:center;
        padding-top:10px;
    }
    .promo2-banner .banner.promo_custom2 .col3 a img {
        display:none;
    }
    .promo2-banner .banner.promo_custom2 .col3 a.button-clear {
        margin-bottom:0;
    }
  
    .promo2_subpage .tab_content {
        padding:40px 10% 20px 10%;
    }
    .promo2_subpage .tab_content .tab_intro {
        padding-left:0;
        padding-right:0;
    }
  
    .related_solutions {
        padding:40px 6.4% 40px;
    }
    .related_solutions h2 {
        font-size:24px;
    }
    .related_solutions .the_solutions {
        display:block;
    }
    .related_solutions .solution {
        display:block;
        width:100%;
    }
    .related_solutions a.title {
        min-height:0;
        max-width:100%;
    }
  
    .promo2_blog .blog_row {
        display:block;
    }
    .promo2_blog .blog_article {
        display:block;
        width:100%;
    }
  
    .success_stories {
      padding:10px 8% 40px 8%;;
  }
    .success_stories .story .logo {
        width:100%;
        float:none;
        margin:0 0 25px 0;;
    }
    .success_stories .story .content {
        float:none;
        width:100%;
    }
    .success_stories .stories {
        margin-bottom:20px;
        min-height:400px;
    }  
    .promo2_subpage .promo_nav.fixed {
        position:relative;
        z-index:auto;
        top:0;
  }
    .promo2_subpage .promo_nav_container {
        height:auto !important;
    }
    .promo2_subpage .promo_nav li {
        padding:6px 12px;
    }
    .promo2_subpage .promo_nav li a {
        font-size:18px;
    }
}
@media (max-width: 400px) {
    .promo2-banner .banner h1 {
        font-size:32px;
    } 
    .promo2-banner .banner h2 {
        font-size:22px;
    }  
  
    .promo2-banner .banner.promo_custom2 .col1,
    .promo2-banner .banner.promo_custom2 .col2 {
      font-size:24px;
    }
  
    .related_solutions a.title {
        font-size:18px;
    }
}


/* Banner */
.promo-banner .banner {
    min-height: 264px;
}
.promo-banner .banner .banner-inner {
    padding: 40px 1%;
    min-height: 264px;
}
.promo-banner .banner-caption h2 {
    color: #28313b;
    letter-spacing: 0;
    font-size: 60px;
    font-weight: 800;
}
.promo-banner .banner-caption h1 {
    color: #28313b;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 30px;
}
.promo-banner .banner-caption .orange {
    color: #28313b;
}

/* End Banner */
/* Sub Nav */
.sub-nav-module .promo2_subpage .promo_nav {
    background-color: #0d2c40;
    box-shadow: none;
    padding: 15px 0;
}
.sub-nav-module .promo2_subpage .promo_nav ul {
    text-align: left;
}
.sub-nav-module .promo2_subpage .promo_nav li {
    margin: 10px 0;
    padding: 0 20px;
    border-right: solid white 2px;
}

.sub-nav-module .promo2_subpage .promo_nav li a {
     font-size: 18px;
    color: white;
}
.sub-nav-module .promo2_subpage .promo_nav li.download-link {
    float: right;
    border-right: none;
    margin-top: 14px;
}
.sub-nav-module .promo2_subpage .promo_nav li.download-link a.button-clear {
    margin-left: 0;
}
.sub-nav-module .promo2_subpage .promo_nav li.download-link .button-clear {
    display: inline;
    font-size: 16px;
    padding: 11px 23px;
}
.sub-nav-module .promo2_subpage .promo_nav li a:hover {
    color: #02d35f;
}
.sub-nav-module .promo2_subpage .promo_nav.fixed ul {
    text-align: center;
}
.sub-nav-module .promo2_subpage .promo_nav.fixed li.download-link {
  float: none;
}
@media (max-width: 1073px) {
    .sub-nav-module .promo2_subpage .promo_nav li.download-link {
        float: none;
    }
    .sub-nav-module .promo2_subpage .promo_nav li.download-link .button-clear {
        display: inline-block;
    }
    .promo2-banner .banner h1 {
      font-size: 36px;
  }
    
}

@media (max-width: 785px) {
    .sub-nav-module .promo2_subpage .promo_nav ul li {
        border-right: none;
    }
}

.sub-nav-module .promo2_subpage .promo_nav li a:hover {
    color: white;
}
/* End Sub Nav */

/* Overview */

.overview-video-module h3 {
    text-align: left;
    margin-bottom: 30px;
}
.overview-video-module a.tab-video-teaser {
    width: 100%;
    margin-top: 15px;
}
.overview-video-module .asset a {
    text-decoration: none;
    color: #333333;
}
.overview-video-module .asset p.link {
    color: #02d35f;
}
.overview-video-module .asset p.link:hover {
    text-decoration: underline;
}
.overview-video-module .content-col-2 .asset img {
    box-shadow: 0 2px 4px 0 rgba(87, 89, 95, 0.4);  
    margin-left: 20px; 
}
.overview-video-module .content-col-2 .asset {
    margin-bottom: 20px;    
}
.overview-video-module .content-col-2 img {
    margin-bottom: 20px;
}
.overview-video-module .col-lg-6 {
    padding: 1.5%;
}
.overview-video-module {
    padding: 40px 5% 30px 5%;
}
.overview-video-module .content-col-2 .call-to-actions {
    background-color: #0d2c40;
    padding: 30px;
    padding-bottom: 10px;
    margin-bottom: 40px;
    margin-left: 20px;
    font-size: 18px;
}
@media (max-width: 767px) {
    .overview-video-module .content-col-2 {
        text-align: center;
    }
    .overview-video-module .content-col-2 img {
        margin: 0 auto 20px auto;
    }
    .overview-video-module .content-col-2 .asset img {
        margin: 0 auto 20px auto;
    }
    .overview-video-module .content-col-2 .call-to-actions {
        margin-left: 0px;
    }
}

/* End Overview */


/* Related Topics */
.related-topics-module .related_solutions {
    background-color: #57595f;
}
.related-topics-module .related_solutions h2 {
    color: white;
}
.related-topics-module .success_stories .story .logo {
    border: none;
}
.related-topics-module .related_solutions a.title {
    font-size: 18px;
    color: #02d35f;
    text-align: left;
    min-height: 0;
}
.related-topics-module .related_solutions a.title:hover {
    color: #00C081; //sea green
}
/* End Related Topics */


