/*!
Theme Name: Runbeck
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: runbeck
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Runbeck is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*h2{color: #328eba !important;}*/

.displaynone{
    display: none !important;
}


/* fixes boxes not filling space on product pages */
.box-callouts .wpb_column.vc_column_container.vc_col-has-fill{
	margin:unset;
}
.wpb_column.vc_column_container.vc_col-sm-3, .wpb_column.vc_column_container.vc_col-sm-4{
	margin:unset !important;
}

.main-navigation .contact-us a {
    padding: 8px 22px!important;
}

.no-bullets li{
    list-style-type: none;
}

/* Dev Homepage */ 
.page-id-2316.page-template-home-page .stats .single-stat div {
   font-weight:bold !important;
}
.page-id-2316.page-template-home-page .stats .single-stat h2 {
    color:#000000 !important;
    font-size:100px !important;
 }


.page-id-2316.page-template-home-page .stats .single-stat:first-child>div{
    position: relative !important;
    z-index: 1 !important;
}

.page-id-2316.page-template-home-page .stats .single-stat:first-child>div:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(https://source.unsplash.com/2i7Dn2uMEQE/500x400) right center;
    opacity: .2;
}

.page-id-2316.page-template-home-page .stats .single-stat:nth-child(2)>div{
    position: relative !important;
    z-index: 1 !important;
}
.page-id-2316.page-template-home-page .stats .single-stat:nth-child(2)>div:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(https://runbeck.net/wp-content/uploads/Runbeck_Building.png) center center;
    opacity: .2;
}

.page-id-2316.page-template-home-page .stats .single-stat:nth-child(3)>div{
    position: relative !important;
    z-index: 1 !important;
}
.page-id-2316.page-template-home-page .stats .single-stat:nth-child(3)>div:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(https://runbeck.net/wp-content/uploads/Additional_Election_Materials__Publications.jpg) center center;
    opacity: .2;
}

.post-thumbnail{
    text-align:center;
    padding-top:35px;
    /* background: #F0F2F2; */
}

.post-thumbnail img{
    width:auto;
    /* max-width: 320px; */
    height:auto;
}
 
article a{
    text-decoration: underline;
    color: #2D85B0 !important;
}

/*Makes Learn More button smaller in election solutions mega menu*/
.main-navigation .menu-main-menu-container .nav-menu>li>ul.sub-menu>li.learn_more.narrow .button {
    padding: 10px 22px !important;
    font-size: 12px !important;
    background: #328EC0 !important;
    border:none !important;
}

.main-navigation .menu-main-menu-container .nav-menu>li>ul.sub-menu>li.learn_more.narrow {
    margin-right: 0% !important;
    margin-left: 0px !important;
    border-right: 0px solid #328eba;
    padding-right: 10px;
}

span.header-all-products{
    color: #328EC0 !important;
}

/*Runbeck Colored Buttons*/
.runbeck-blue-btn a, .runbeck-yellow-btn a{
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.runbeck-blue-btn a{
    background: #3668bb !important;
    color: #ffffff !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    border-radius: 30px !important;
    box-shadow: 0 3px 6px rgba(0,0,0,.16) !important;
    transition: background 1s,border 1s,color 1s !important;
    border: 3px solid transparent !important;
}

.runbeck-blue-btn a:hover {
    background: transparent !important;
    border: 3px solid #3668bb !important;
    color: #000000 !important;
}

.runbeck-yellow-btn a{
    background: #f9d306 !important;
    color: #000000 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    border-radius: 30px !important;
    box-shadow: 0 3px 6px rgba(0,0,0,.16) !important;
    transition: background 1s,border 1s,color 1s !important;
    border: 3px solid transparent !important;
}

.runbeck-yellow-btn a:hover {
    background: transparent !important;
    border: 3px solid #f9d306 !important;
    color: #000000 !important;
}

.main-navigation .menu-main-menu-container .nav-menu>li.yellow ul {
    background: #f9d306
}
.main-navigation .menu-main-menu-container .nav-menu>li.yellow ul a {
    color: #000
}
.yellow {
    color: #f9d306
}


.bold{font-weight: bold;}

.page-template-wp-bakery-simple-header .white-bg.intro p{
    margin: 1.5em 0;
    line-height: 30px !important;
    /*font-size: 17px;*/
}

.page-template-solution-page #highlights .single-highlight a {
    display: inline-block;
    margin-top: 20px;
}

.news-posts h2 {display: none;}
.lcp_catlist li {margin: 8px 0;}
.lcp_catlist li a {font-weight: bold; text-decoration: none; color: #000000;}
.lcp_catlist li a:hover {text-decoration: underline; color: #328eba;}
.lcp_catlist span.post-date {font-style: italic;}

/*NEW HOME PAGE*/

.page-template-home-page h2.blue-title-case {
    color: #3668bb !important;
    font-size: 2em !important;
    font-weight: 700 !important;
    margin-top: 30px !important;
    font-family:Muli,sans-serif !important;
    line-height: 1.25em !important;
}

.page-template-home-page .single-highlight .copy.blue-bg{
    border-bottom: 10px solid #3390b9!important;
}

.page-template-home-page .single-highlight .copy.yellow-bg{
    border-bottom: 10px solid #f9d306!important;
}

.page-template-home-page .single-highlight .copy.orange-bg{
    border-bottom: 10px solid #f79724!important;
}

.page-template-home-page .single-highlight .copy.green-bg{
    border-bottom: 10px solid #bdd246!important;
}

.page-template-home-page #highlights .single-highlight:nth-child(2n) .copy{
    margin-bottom: 100px;
    margin-top: -135px;
}

@media (max-width:1024px) {
.page-template-home-page #highlights .single-highlight:nth-child(2n) .copy{
        margin-top: 62px;
    }
}

.page-template-home-page #highlights .single-highlight .large-offset-4 .image{
    left: 0;
    right: calc(100% - 100px);
    top: -62px;
    /*top:100px;*/
}
@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight .large-offset-4 .image{
        left: inherit;
    }
}

.page-template-home-page #highlights .single-highlight .copy ol li:before{
    content: counter(item) ".";
    display: inline-block;
    font-weight: 700;
    padding-right: .5rem;
    text-align: right;
    width: 1.5rem;
}

.page-template-home-page #highlights .single-highlight .copy ul li{
    background: url(/wp-content/uploads/checkmark-bullet.svg) 0 0 no-repeat;
    background-size: 28px;
    line-height: 1.7;
    margin-bottom: 30px;
    padding-left: 40px;
}

.page-template-home-page #highlights .single-highlight .copy ol li{
    counter-increment: item;
    list-style-type: none;
    margin: 15px 0 0;
    padding: 0 0 0 1.7rem;
    text-indent: -1.7rem;
}

.page-template-home-page #highlights .single-highlight:not(.nochecks):after{
    background-image: url(/wp-content/uploads/check-bg.svg);
    background-repeat: no-repeat;
    background-size: 600px;
    bottom: 20%;
    content: "";
    display: block;
    height: 400px;
    left: 40%;
    position: absolute;
    width: 600px;
}
@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight:not(.nochecks):after{
        top: -78px;
    }
}

.page-template-home-page #highlights .single-highlight a:hover{
    background: #f9d306;
}

.page-template-home-page #highlights .single-highlight .copy ul{
    list-style: none;
    margin-top: 50px;
    padding: 0;
}
@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight .copy ul{
        -webkit-columns: 2;
        column-count: 2;
    }
}

.page-template-home-page #highlights .single-highlight .copy ol{
    counter-reset: item;
    margin-bottom: 40px;
    padding: 0;
}

.page-template-home-page #highlights .single-highlight:nth-child(2n):after{
    bottom: -70px;
    left: -35px;
}
@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight:nth-child(2n):after{
        bottom: -100px;
        left: 100px;
        top: inherit;
    }
}

@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight:not(:last-of-type){
        padding: 0 0 200px;
    }
}

.page-template-home-page #highlights .single-highlight .cell{
    position: relative;
}

.page-template-home-page #highlights .single-highlight .copy{
    background: #fff;
    border: 1px solid #e0e1e1;
    padding: 20px 15px;
    position: relative;
    z-index: 999;
}
@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight .copy{
        box-shadow: 0 3px 6px rgba(0,0,0,.16);
        padding: 50px 70px;
    }
}

@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight.extraspace{
        margin-bottom: 200px;
    }
}

.page-template-home-page #highlights .single-highlight .image{
    margin-left: -35px;
    margin-top: 100px;
    max-width: calc(100% + 70px);
    position: relative;
    width: calc(100% + 70px);
    z-index: 7;
}
@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight .image{
        left: calc(100% - 100px);
        margin-top: 0;
        position: absolute;
        top: 100px;
        width: 80%;
    }
}

.page-template-home-page #highlights .single-highlight h2 sup{
    font-size: 24px;
    top: -18px;
}
@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight h2 sup{
        font-size: 30px;
        top: -33px;
    }
}

.page-template-home-page #highlights .single-highlight h2{
    font-family: MuaraSlant,sans-serif;
    font-size: 46px;
    line-height: .75;
    margin-bottom: 20px;
}
@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight h2{
        font-size: 75px;
    }
}

.page-template-home-page #highlights .single-highlight h3{
    color: #3668bb;
    font-size: 25px;
    font-weight: 700;
    line-height: 31px;
}
@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight h3{
        font-size: 35px;
        line-height: 40px;
    }
}

.page-template-home-page #highlights .single-highlight h4{
    color: #3668bb;
    font-size: 22px;
    font-weight: 700;
}
@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight h4{
        font-size: 25px;
    }
}

.page-template-home-page #highlights .single-highlight p{
    font-size: 17px;
    line-height: 30px;
    margin: 0;
    padding: 30px 0;
}

.page-template-home-page #highlights .single-highlight a{
    border: 2px solid #f9d306;
    border-radius: 35px;
    font-weight: 700;
    padding: 10px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 1s;
    white-space: pre-wrap;
    line-height: 1.25em;
}

.page-template-home-page #highlights .single-highlight{
    margin-bottom: 30px;
    position: relative;
}
@media (min-width:1024px) {
.page-template-home-page #highlights .single-highlight{
        margin-bottom: 0;
        margin-top: 40px;
    }
}

.page-template-home-page #highlights{
    overflow: hidden;
}

/*Events Page*/
#tribe-events-pg-template, .tribe-events-pg-template {
    margin-top: 62px;
}

/* WP Bakery Pages*/

   .page-template-wp-bakery-simple-header .blue-bg>div{
    background: url(/wp-content/uploads/blue-check-background.jpg) top repeat;
    background-size: 100px;
    padding: 120px 0 280px;
    position: relative;
    text-align: center;
    }
   .page-template-wp-bakery-simple-header .green-bg>div{
    background: url(/wp-content/uploads/green-check-background.jpg) top repeat;
    background-size: 100px;
    padding: 120px 0 280px;
    position: relative;
    text-align: center;
    }
   .page-template-wp-bakery-simple-header .orange-bg>div{
    background: url(/wp-content/uploads/orange-check-background.jpg) top repeat;
    background-size: 100px;
    padding: 120px 0 280px;
    position: relative;
    text-align: center;
    }
   .page-template-wp-bakery-simple-header .yellow-bg>div{
    background: url(/wp-content/uploads/yellow-check-background.jpg) top repeat;
    background-size: 100px;
    padding: 120px 0 280px;
    position: relative;
    text-align: center;
    }

.page-template-wp-bakery-simple-header .white-black-arc .white{
    -webkit-transform: translate(-46%,35px);
    background: #fff;
    border-radius: 50%;
    height: 1000px;
    left: 50%;
    min-width: 2500px;
    position: absolute;
    transform: translate(-46%,35px);
    width: 150%;
}

.page-template-wp-bakery-simple-header .white-black-arc .black{
    -webkit-transform: translateX(-50%);
    background: #000;
    border-radius: 50%;
    height: 1000px;
    left: 45%;
    min-width: 2500px;
    position: absolute;
    transform: translateX(-50%);
    width: 150%;
}

.page-template-wp-bakery-simple-header .bg-hero h1{
    color: #fff;
    font-family: MuaraSlant,sans-serif;
    font-size: 46px;
    line-height: .76;
    text-shadow: 2px 2px 2px rgba(0,0,0,.35);
}
@media (min-width:640px) {
.page-template-wp-bakery-simple-header .bg-hero h1{
        font-size: 75px;
    }
}

.page-template-wp-bakery-simple-header .intro h2{
    color: #3668bb;
    font-size: 25px;
    font-weight: 700;
}
@media (min-width:640px) {
.page-template-wp-bakery-simple-header .intro h2{
        font-size: 35px;
    }
}

.page-template-wp-bakery-simple-header .intro p{
    line-height: 30px;
}


@media (min-width:1024px) {
.page-template-wp-bakery-simple-header .bg-hero{
        padding-bottom: 280px;
    }
}

.page-template-wp-bakery-simple-header .white-black-arc{
    bottom: 0;
    height: 100px;
    left: 0;
    overflow: hidden;
    position: relative;
    position: absolute;
    width: 100%;
    z-index: 999;
}
@media (min-width:1024px) {
.page-template-wp-bakery-simple-header .white-black-arc{
        height: 200px;
    }
}

.page-template-wp-bakery-simple-header .white-bg{
    padding-top: 0px;
}

.page-template-wp-bakery-simple-header .grey-bg{
    background: #ecf0f0;
    padding-bottom: 50px;
    padding-top: 15px;
}
@media (min-width:1024px) {
.page-template-wp-bakery-simple-header .grey-bg{
        padding-bottom: 0;
    }
}

.page-template-wp-bakery-simple-header .contact-form{
    background: #ffffff;
}

body.page-template-wp-bakery-simple-header .intro{
    padding-top:0px;
}

/**/
.shadow-box>div>div {
    /*align-items: center;*/
    background: #fff;
    border-bottom: 14px solid #3390b9;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    /*flex-direction: column;*/
    /*justify-content: start;*/
    /*margin: 50px 7px 0px 7px;*/
    padding: 40px 35px !important;
    /*text-align: center;*/
}

/*Executive Team*/
@media (min-width: 640px){
.page-template-executive-team .single-bio .copy {
    background: #f2f5e2;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    margin-left: -100px;
    padding: 100px 100px 100px 180px;
    border-top: 1px solid #F2F2F2;
    }
.page-template-executive-team .single-bio.alternate .copy {
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    margin-left: -100px;
    padding: 100px 100px 100px 180px;
    color: #000000;
    border-top: 1px solid #F2F2F2;
    }    
}    

/*Testimonials*/
.post-type-archive-testimonials h1 {
    color: #21486f;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    margin-top:35px;
    margin-bottom:35px;
}
.post-type-archive-testimonials .testimonial-wrap {
    clear:both;
    min-height: 120px;
    background:#F7F7F7;
    margin-bottom:25px;
    padding:25px 35px 30px 70px;
    margin-left:60px;
    border-radius:6px;
    border:1px solid #E7E7E7;
}
.post-type-archive-testimonials .client-photo{
    float:left;
    width:100px;
    height:100px;
    border:6px solid #fff;
    border-radius:50%;
    box-shadow:1px 1px 5px #A8A7A7;
    position: absolute;
    left: 23px;
}
.post-type-archive-testimonials h2.post-title,
.post-type-archive-testimonials .client_name{
    color:#3591B8;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 900;
    margin-top:0;
}
.post-type-archive-testimonials .company {
    font-family:verdana;
    font-size:11px;
    color:#000;
}
.post-type-archive-testimonials .post-excerpt {
    margin-bottom:0;
}
.post-type-archive-testimonials .testimonial-wrap .post-excerpt p {
    color:#000000;
} 

#testimonials h1 {
    color: #21486f;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    margin-top:35px;
    margin-bottom:35px;
}
#testimonials .testimonial-wrap {
    clear:both;
    min-height: 120px;
    background:#F7F7F7;
    margin-bottom:25px;
    padding:25px 35px 30px 70px;
    margin-left:60px;
    border-radius:6px;
    border:1px solid #E7E7E7;
    background-image: url("/wp-content/uploads/quotation-marks.png");
    background-repeat: no-repeat;

    
}
#testimonials .client-photo{
    float:left;
    width:200px;
    height:200px;
    border:6px solid #fff;
    border-radius:50%;
    box-shadow:1px 1px 5px #A8A7A7;
    position: absolute;
    left: -23px;
}

@media (max-width: 640px){
    #testimonials .client-photo{
    left: -25px;
    width:100px;
    height:100px;
    }
    #testimonials .testimonial-wrap {
    margin-left: 0px;
    padding-left: 80px;
}
}

@media (max-width: 1024px){
    #testimonials .testimonial-wrap {
    background-image: none;
}
}

#testimonials h2.post-title,
#testimonials .client_name{
    color:#3591B8;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 900;
    margin-top:0;
    font-size: 24px;
}
#testimonials .company {
    font-family:verdana;
    font-size:15px;
    color:#000;
}
#testimonials .post-excerpt {
    margin-bottom:0;
}
#testimonials .testimonial-wrap .post-excerpt p {
    /*color:#838383;*/
    color: #000000;
} 

#testimonials {
    padding: 0px 0 40px 0;
    background:#ffffff;
    border-top:60px solid #143144;
    border-bottom:0px solid #143144;
}

.testimonial-home.container{
    margin-top: -65px;
    max-width: 1140px;
}


@media (max-width: 640px){
    .quote-block{
        margin-left: 0px !important;
    }
}

.quote-block{
    margin-left: 140px;
    min-height: 105px;
}

.testimonial-home h2 {
    /*background:#143144;*/
    border-radius:6px 6px 0 0;
    padding:12px 20px 12px 20px;
    margin:0 0 0 0px;
    text-shadow:1px 1px 0 #000;
    color: #C4D8BC;
    text-align: center;
    font-size: 30px;
}
.testimonial-home h2 a {
     color: #C4D8BC;
}
.testimonial-home-inner {
    background:#ffffff;
    padding:35px 60px 42px 74px;
    border-radius:0 0 6px 6px;
    margin-left:0px;
    position:relative;
}

@media (max-width: 640px){
    .testimonial-home-inner{
        padding:35px 10px 42px 10px;
        margin-left: 0px;
    }
}

.testimonial-home-inner img {
    /*position:absolute;
    left:-30px;
    top:25px;*/
}
.testimonial-home-inner p {
    font-size:16px;
    line-height:24px;
    font-style:italic;
}
.testimonial-home-inner .client-photo{
    float:left;
    width:100px;
    height:100px;
    border:6px solid #fff;
    border-radius:50%;
    box-shadow:1px 1px 5px #A8A7A7;
    /*margin-right: 40px;*/
    margin-top: 0px;
    /*margin-bottom: 40px;*/
}

.testimonial-home-inner .client-photo:first-of-type{
    margin-top:-22px;
}

.testimonial-home-inner p {
     color:#838383;
}
.testimonial-home-inner p.client_name {
    color:#579241 !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 900;
    font-style:normal;
    margin-bottom:0;
}
.testimonial-home-inner p.company {
    color:#000 !important;
    font-family:verdana;
    font-size:11px;
    font-style:normal;
    line-height: 16px;
}

@media (min-width: 640px){
.page-template-home-page .stats .single-stat>div h2 {
    font-size: 140px !important;
    margin-bottom:0px !important;
}}


/* NEW Solutions Page with WPBakery */
@media (min-width:1024px) {
    .page-template-solution-page-wpbakery .main-grid {
        margin-top: 50px
    }
}

.page-template-solution-page-wpbakery .blue-bg {
    background: url(/wp-content/uploads/blue-check-background.jpg) top repeat;
    background-size: 100px;
    position: relative
}

.page-template-solution-page-wpbakery .blue-bg .single-highlight .copy {
    border-bottom: 10px solid #3390b9!important
}

.page-template-solution-page-wpbakery .yellow-bg {
    background: url(/wp-content/uploads/yellow-check-background.jpg) top repeat;
    background-size: 100px;
    position: relative
}

.page-template-solution-page-wpbakery .yellow-bg .single-highlight .copy {
    border-bottom: 10px solid #f9d306!important
}

.page-template-solution-page-wpbakery .orange-bg {
    background: url(/wp-content/uploads/orange-check-background.jpg) top repeat;
    background-size: 100px;
    position: relative
}

.page-template-solution-page-wpbakery .orange-bg .single-highlight .copy {
    border-bottom: 10px solid #f79724!important
}

.page-template-solution-page-wpbakery .green-bg {
    background: url(/wp-content/uploads/green-check-background.jpg) top repeat;
    background-size: 100px;
    position: relative
}

.page-template-solution-page-wpbakery .green-bg .single-highlight .copy {
    border-bottom: 10px solid #bdd246!important
}

.page-template-solution-page-wpbakery .white-bg {
    background: #fff;
    padding-bottom: 1px
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery .white-bg {
        padding-top: 50px
    }
}

.page-template-solution-page-wpbakery .arc {
    height: 100px;
    overflow: hidden;
    position: relative;
    z-index: 999
}

.page-template-solution-page-wpbakery .arc>div {
    -webkit-transform: translateX(-50%);
    background: #fff;
    border-radius: 50%;
    height: 500px;
    left: 50%;
    min-width: 2500px;
    position: absolute;
    transform: translateX(-50%);
    width: 150%
}

.page-template-solution-page-wpbakery .arc.up>div {
    top: 0
}

.page-template-solution-page-wpbakery .arc.down>div {
    bottom: 0
}

.page-template-solution-page-wpbakery .bg-hero {
    margin-top: -8.5%
}

.page-template-solution-page-wpbakery .bg-hero .hero {
    width: 100%
}

.page-template-solution-page-wpbakery .bg-hero .intro-copy {
    font-size: 25px;
    font-weight: 800;
    margin: 0 auto;
    max-width: 800px
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery .bg-hero .intro-copy {
        font-size: 35px
    }
}

.page-template-solution-page-wpbakery .bg-hero .intro-copy h1 {
    font-family: MuaraSlant, sans-serif;
    font-size: 75px;
    line-height: 60px;
    margin-bottom: 50px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .35)
}

.page-template-solution-page-wpbakery .bg-hero .intro-copy p {
    margin: 0;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .35)
}

.page-template-solution-page-wpbakery .bg-hero .intro-copy a {
    background: #f9d306;
    border-radius: 23px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    clear: both;
    color: #000;
    display: table;
    font-weight: 700;
    margin: 15px 0;
    padding: 9px 51px!important
}

.page-template-solution-page-wpbakery .bg-hero .intro {
    color: #fff;
    line-height: 1.3;
    padding: 30px 0 50px
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery .bg-hero .intro {
        line-height: 1.5
    }
}

.page-template-solution-page-wpbakery #highlights {
    overflow: hidden
}

.page-template-solution-page-wpbakery #highlights .single-highlight {
    margin-bottom: 30px;
    position: relative
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #highlights .single-highlight {
        margin-bottom: 0;
        margin-top: 40px
    }
    .page-template-solution-page-wpbakery #highlights .single-highlight:not(:last-of-type) {
        padding: 0 0 200px
    }
}

.page-template-solution-page-wpbakery #highlights .single-highlight:not(.nochecks):after {
    background-image: url(/wp-content/uploads/check-bg.svg);
    background-repeat: no-repeat;
    background-size: 600px;
    bottom: 20%;
    content: "";
    display: block;
    height: 400px;
    left: 40%;
    position: absolute;
    width: 600px
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #highlights .single-highlight:not(.nochecks):after {
        top: -78px
    }
}

.page-template-solution-page-wpbakery #highlights .single-highlight h2 {
    font-family: MuaraSlant, sans-serif;
    font-size: 46px;
    line-height: .75;
    margin-bottom: 20px
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #highlights .single-highlight h2 {
        font-size: 75px
    }
}

.page-template-solution-page-wpbakery #highlights .single-highlight h2 sup {
    font-size: 24px;
    top: -18px
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #highlights .single-highlight h2 sup {
        font-size: 30px;
        top: -33px
    }
}

.page-template-solution-page-wpbakery #highlights .single-highlight h3 {
    color: #3668bb;
    font-size: 25px;
    font-weight: 700;
    line-height: 31px
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #highlights .single-highlight h3 {
        font-size: 35px;
        line-height: 40px
    }
}

.page-template-solution-page-wpbakery #highlights .single-highlight h4 {
    color: #3668bb;
    font-size: 22px;
    font-weight: 700
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #highlights .single-highlight h4 {
        font-size: 25px
    }
}

.page-template-solution-page-wpbakery #highlights .single-highlight p {
    font-size: 17px;
    line-height: 30px;
    margin: 0;
    padding: 30px 0
}

.page-template-solution-page-wpbakery #highlights .single-highlight a {
    border: 2px solid #f9d306;
    border-radius: 35px;
    font-weight: 700;
    padding: 10px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 1s;
    white-space: nowrap
}

.page-template-solution-page-wpbakery #highlights .single-highlight a:hover {
    background: #f9d306
}

.page-template-solution-page-wpbakery #highlights .single-highlight .cell {
    position: relative
}

.page-template-solution-page-wpbakery #highlights .single-highlight .copy {
    background: #fff;
    border: 1px solid #e0e1e1;
    padding: 20px 15px;
    position: relative;
    z-index: 999
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #highlights .single-highlight .copy {
        box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
        padding: 50px 70px
    }
}

.page-template-solution-page-wpbakery #highlights .single-highlight .copy ul {
    list-style: none;
    margin-top: 50px;
    padding: 0
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #highlights .single-highlight .copy ul {
        -webkit-columns: 2;
        column-count: 2
    }
}

.page-template-solution-page-wpbakery #highlights .single-highlight .copy ul li {
    background: url(/wp-content/uploads/checkmark-bullet.svg) 0 0 no-repeat;
    background-size: 28px;
    line-height: 1.7;
    margin-bottom: 30px;
    padding-left: 40px
}

.page-template-solution-page-wpbakery #highlights .single-highlight .copy ol {
    counter-reset: item;
    margin-bottom: 40px;
    padding: 0
}

.page-template-solution-page-wpbakery #highlights .single-highlight .copy ol li {
    counter-increment: item;
    list-style-type: none;
    margin: 15px 0 0;
    padding: 0 0 0 1.7rem;
    text-indent: -1.7rem
}

.page-template-solution-page-wpbakery #highlights .single-highlight .copy ol li:before {
    content: counter(item) ".";
    display: inline-block;
    font-weight: 700;
    padding-right: .5rem;
    text-align: right;
    width: 1.5rem
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #highlights .single-highlight.extraspace {
        margin-bottom: 200px
    }
}

.page-template-solution-page-wpbakery #highlights .single-highlight .image {
    margin-left: -35px;
    margin-top: 100px;
    max-width: calc(100% + 70px);
    position: relative;
    width: calc(100% + 70px);
    z-index: 7
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #highlights .single-highlight .image {
        left: calc(100% - 100px);
        margin-top: 0;
        position: absolute;
        top: 100px;
        width: 80%
    }
}

.page-template-solution-page-wpbakery #highlights .single-highlight:nth-child(2n):after {
    bottom: -70px;
    left: -35px
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #highlights .single-highlight:nth-child(2n):after {
        bottom: -100px;
        left: 100px;
        top: inherit
    }
}

.page-template-solution-page-wpbakery #highlights .single-highlight:nth-child(2n) .copy {
    margin-bottom: 100px;
    margin-top: 70px
}

.page-template-solution-page-wpbakery #highlights .single-highlight .large-offset-4 .image {
    left: 0;
    right: calc(100% - 100px);
    top: -100px
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #highlights .single-highlight .large-offset-4 .image {
        left: inherit
    }
}

.page-template-solution-page-wpbakery #cta {
    font-size: 17px;
    padding: 50px 0 10px
}

.page-template-solution-page-wpbakery #cta a {
    border: 2px solid #f9d306;
    border-radius: 35px;
    clear: both;
    display: inline-block;
    font-weight: 700;
    margin: 30px 0 0;
    min-width: 200px;
    padding: 10px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 1s
}

.page-template-solution-page-wpbakery #cta a:hover {
    background: #f9d306
}

.page-template-solution-page-wpbakery #cta img {
    display: block;
    margin: 0 auto;
    width: auto
}

.page-template-solution-page-wpbakery #quote {
    position: relative
}

.page-template-solution-page-wpbakery #quote .quote_copy {
    color: #fff;
    font-size: 25px;
    line-height: 1.5;
    padding: 50px 15px;
    position: relative;
    text-align: center
}

@media (min-width:640px) {
    .page-template-solution-page-wpbakery #quote .quote_copy {
        font-size: 35px;
        padding-bottom: 0;
        padding-top: 100px
    }
}

.page-template-solution-page-wpbakery #quote .quote_image {
    background-position: 50% 40%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200%;
    position: absolute;
    top: 0;
    width: 100%
}

.page-template-solution-page-wpbakery #quote .quote_author {
    color: #fff;
    font-size: 17px;
    position: relative
}

@media (min-width:1024px) {
    .page-template-solution-page-wpbakery #quote .quote_author {
        font-size: 25px
    }
}

