/*--------------------------------
# Fonts
--------------------------------*/

@import url('//fonts.googleapis.com/css?family=Karla:400,400i,700,700i');
/*font-family: 'Karla', sans-serif;*/

/*--------------------------------
# Type/Elements
--------------------------------*/

body, button, input, select, textarea {
    color: #000;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
.row {
    max-width: 100%;
}
.row .row {
    margin: 0;
}
body {
    line-height: 1.8em;
    font-family: 'Karla', Helvetica, Arial, sans-serif;
    font-weight: 400;
}
hr {
    background-color: #e1e6ea;
    margin: 30px 0 45px;
}
ul, ol {
    margin: 0 0 1.5em 1.4em;
}
li>ul, li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
h1 {
    font-size: 3em;
    line-height: 1.1em;
    margin: .8em 0;
}
h2 {
    font-size: 1.375em;
    line-height: 1.66em;
    margin: .4em 0;
}
h3 {
    font-size: 1.25em;
    line-height: 1.25em;
    margin: .2em 0;
}
h4 {
    font-size: 1em;
}
h5 {
    font-size: .79em;
}
h4, h5 {
    line-height: 1.25em;
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Karla', Helvetica, Arial, sans-serif;
    color:#333;
}
h2, h3, h4, h5, h6 {
    margin-top: 0;
}
.entry-content ul {
    list-style: none;
}
.entry-content ul li {
    padding-left: 20px;
}
.entry-content ul li:before {
    content: '•';
    float: left;
    margin-left: -20px;
    color: #f36a44;
}
.entry-content h2 {
    font-size: 1.375em;
    line-height: 1.66em;
    margin: .4em 0;
    text-transform: none;
}
.entry-content h3 {
    text-transform: none;
}
.entry-title {
    text-transform: uppercase;
}
.entry-content p, .entry-content ul, .entry-content ol {
    font-size: 1.1em;
}
body.zoomed-in .entry-content p, body.zoomed-in .entry-content ul, body.zoomed-in .entry-content ol {
    font-size: 1em;
}

/*--------------------------------
# Forms
--------------------------------*/

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], textarea, select {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    transition: all .5s ease;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, textarea:focus, select:focus {
    color: #111;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], select {
    padding: 3px;
}
textarea {
    padding-left: 3px;
    width: 100%;
}
label {
    color: #707171;
}
.ninja-forms-form-wrap label {
    font-weight: normal!important;
}
.ninja-forms-required-items {
    display: none;
}
.ninja-forms-req-symbol, .nf-error-msg, .hs-form-required {
    color: #f36a44 !important;
}
.nf-error-msg {
    font-size: .875em;
    font-style: italic;
}
.nf-error .ninja-forms-field {
    border: 1px solid #f36a44;
}
.event-form-content {
    padding: 30px 0;
}
.nf-form-fields-required {
    display: none !important;
}
.nf-field-container, #ninja_forms_required_items, .hs-form-field {
    margin-bottom: 1rem !important;
}
.entry-content .nf-field-element ul li:before {
    content: '';
}

/* Hubspot Forms - override inline hubspot styles with !important :( */

.hbspt-form {
    width: 100% !important;
    max-width: 800px !important;
    margin: 0 auto !important;
    background-color: #F5F5F5 !important;
    padding: 2em !important;
    color: #3B3F49 !important;
                    box-sizing: border-box !important;
}
.hbspt-form * {
                    box-sizing: border-box !important;
}
.hbspt-form .actions {
    padding: 0 !important;
    margin: 0 !important;
}
.hbspt-form fieldset, .hbspt-form .actions {
    max-width: 800px !important;
    margin: 0 auto !important;
}
.hbspt-form label {
    display: block !important;
    margin: 0 !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.8 !important;
    color: #3B3F49 !important;
    font-family: 'Avenir-Heavy', Arial, sans-serif !important;
}
.hbspt-form input, .hbspt-form select, .hbspt-form textarea {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    vertical-align: inherit !important;
}
.hbspt-form input[type="checkbox"] {
    width: auto !important;
}
.form-columns-2 .hs-form-field {
    padding-right: .5rem !important;
}
.form-columns-2 .hs-form-field:last-of-type {
    padding-right: 0 !important;
    padding-left: .5rem !important;
}
.hbspt-form label input+span {
    display: inline-block !important;
    padding-left: 7px !important;
    font-size: .875em !important;
}
.hs-form-required {
    display: inline-block !important;
    padding-left: 3px !important;
}
.hbspt-form input[type="text"], .hbspt-form input[type="email"], .hbspt-form input[type="url"], .hbspt-form input[type="password"], .hbspt-form input[type="search"], .hbspt-form input[type="tel"], .hbspt-form select {
    padding: 3px !important;
    line-height: 1.5 !important;
}
.hbspt-form input[type="text"], .hbspt-form input[type="email"], .hbspt-form input[type="url"], .hbspt-form input[type="password"], .hbspt-form input[type="search"], .hbspt-form input[type="tel"], .hbspt-form textarea, .hbspt-form select {
    color: #666 !important;
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
    transition: all .5s ease !important;
    background-color: #fefefe !important;
                                                            box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1) !important;
    font-family: inherit !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
}
@media only screen and (max-width:482px) {
    .hs-form-field {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/*--------------------------------
# Links
--------------------------------*/

a {
    color: #f36a44;
}
a:visited {
    color: #f36a44;
}
a:hover, a:focus, a:active {
    color: #f36a44;
    text-decoration: underline;
}
a:hover sup {
    text-decoration: none !important;
}
a:focus, div:focus {
    outline: 0;
}
a:hover, a:active {
    outline: 0;
}
p a {
    font-weight: 700;
}
a.btn, button, input[type="button"], input[type="reset"], input[type="submit"], li.btn a, a.sc-notification h3.btn {
    display: inline-block;
    padding: 11px 17px;
    border-radius: 10px;
    border: 2px solid #f36a44;
    background-color: #f36a44;
    font-size: .9375em;
    line-height: 1em;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    transition: all .4s ease;
}
a.btn:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, li.btn a:hover, a.sc-notification h3.btn:hover {
    color: #fff;
    text-decoration: none;
                            -webkit-transform: scale(1.1);
                                    transform: scale(1.1);
}
li.btn.light-btn a, a.btn.light-btn {
    background-color: #fff;
    color: #333;
}
li.btn.light-btn a:hover, a.btn.light-btn:hover {
    color: #333;
}
input[type="submit"].hs-button {
    display: inline-block !important;
    height: auto !important;
    width: 100% !important;
    padding: 15px 21px !important;
    border-radius: 10px !important;
    background-color: #333740 !important;
    background: #333740 !important;
    font-size: .9375em !important;
    line-height: 1em !important;
    font-weight: 700 !important;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    border: 0 !important;
    font-family: 'Avenir-Heavy', Helvetica, Arial, sans-serif !important;
                    box-shadow: none !important;
    transition: all .5s ease !important;
}
input[type="submit"].hs-button:hover {
    color: #fff !important;
    text-decoration: none !important;
                            -webkit-transform: scale(1.1) !important;
                                    transform: scale(1.1) !important;
}
a.btn + a.btn {
    margin-left: 15px;
}

/*--------------------------------
# Header
--------------------------------*/

header#masthead {
    position: fixed;
    top: 0;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
    transition: all .5s ease;
}
header#masthead.wp-active {
    top: 32px;
}
header#masthead.hidden {
                            -webkit-transform: translateY(-150px);
                                    transform: translateY(-150px);
}
header#masthead.condensed {
                            -webkit-transform: translateY(-37px);
                                    transform: translateY(-37px);
	background-color: rgba(255,255,255,.9);
}
.masthead-content.row {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    transition: all .5s ease;
}
header#masthead.condensed .masthead-content.row {
    padding-bottom: 16px;
}
#content {
    padding-top: 137px;
}
body.home #content {
    padding-top: 29px;
}
header#masthead .site-branding {
    position: relative;
    height: 48px;
    line-height: 48px;
}
header#masthead .site-branding img.logo-img {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    transition: all .5s ease;
}
header#masthead.condensed .site-branding img.logo-img {
    opacity: 0;
    visibility: hidden;
}
header#masthead .site-branding img.logo-icon {
    position: absolute;
    top: 5px;
    left: 30px;
    height: auto;
    width: 53px;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}
header#masthead.condensed .site-branding img.logo-icon {
    opacity: 1;
    visibility: visible;
    width: 70px;
}
body.is-ie header#masthead .site-branding img.logo-img {
    height: auto;
    max-height: 41px;
}
header#masthead .mobile-menu-btn, header#masthead .scorr-search, header#masthead nav#site-navigation {
    transition: padding .5s ease;
}
.site-branding {
    display: inline-block;
    padding: 0 30px;
}
.site-home-link {
    display: inline-block;
}
header#masthead.solid, header#masthead.dropactive {
    background-color: rgba(255, 255, 255, 1);
}

/*--------------------------------
# Menus
--------------------------------*/

.main-navigation {
    display: inline-block;
    float: right;
    padding-right: 30px;
}
ul#primary-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
ul#primary-menu ul {
                                                            box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    position: absolute;
    top: 72px;
    left: 0;
    z-index: 99999;
    margin: 0;
    background-color: #fff;
    padding: 1em;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
                                                                    -webkit-transform: translate(-60px, -40px) scale(.9);
                                                                            transform: translate(-60px, -40px) scale(.9);
}
ul#primary-menu ul ul {
    position: static;
                                                            box-shadow: none;
                                                                    -webkit-transform: none;
                                                                            transform: none;
}
ul#primary-menu ul a {
    display: block;
    position: static;
    width: 200px;
    text-transform: none;
}
ul#primary-menu>li.active>ul, ul#primary-menu>li.focus>ul {
    opacity: 1;
    visibility: visible;
                                                                    -webkit-transform: translate(-16px, 0) scale(1);
                                                                            transform: translate(-16px, 0) scale(1);
}
ul#primary-menu>li.active ul, ul#primary-menu>li.focus ul {
    opacity: 1;
    visibility: visible;
}
ul#primary-menu>li.menu-item-has-children.active a:active, ul#primary-menu>li.menu-item-has-children.active a:focus {
    text-decoration: none;
}

/* Indicators */

ul#primary-menu>li.menu-item-has-children>a:after {
    font-family: "fontello";
    display: inline-block;
    margin-left: 7px;
    transition: all .3s ease;
}
ul#primary-menu>li.menu-item-has-children>a:after {
    content: '\f107';
    right: 0;
}
ul#primary-menu ul.sub-menu li.menu-item-has-children.active>a:after, ul#primary-menu>li.menu-item-has-children.active>a:after {
                                                                    -webkit-transform: rotate(180deg) scale(.75);
                                                                            transform: rotate(180deg) scale(.75);
    color: #8B8C8D;
}
.top-navigation {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    padding-right: 20px;
    background-color: #414342;
    text-align: right;
    transition: all .5s ease;
}
header#masthead.condensed .top-navigation {
    margin-bottom: 15px;
}
.top-navigation ul {
    position: relative;
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
#primary-menu li {
    display: inline-block;
    height: 48px;
    line-height: 48px;
}
.top-navigation li {
    display: inline-block;
}
#primary-menu li {
    position: relative;
}
.top-navigation li {
    margin: 0;
    padding: 0;
}
#primary-menu li a, .top-navigation li a {
    display: inline-block;
    position: relative;
    line-height: normal;
    vertical-align: middle;
    text-transform: uppercase;
    transition: all .5s ease;
}
#primary-menu li a {
    padding-left: 12px;
    padding-right: 12px;
    color: #000;
    font-weight: 700;
    transition: all .5s ease;
}
#primary-menu li.btn a {
    margin-left: 12px;
    padding-left: 21px;
    padding-right: 21px;
    color: #fff;
}
#primary-menu li.btn.light-btn a {
    color: #333;
}
header#masthead.condensed #primary-menu li a {
    opacity: 0;
    visibility: hidden;
}
header#masthead.condensed #primary-menu li.btn a, header#masthead.condensed #primary-menu li.cart-btn a {
    opacity: 1;
    visibility: visible;
}
.top-navigation li a {
    padding: 10px;
    font-size: .875em;
    color: #fff;
}
#primary-menu li ul li {
    position: static;
    height: auto;
    line-height: normal;
    padding-bottom: 10px;
}
#primary-menu li a:hover, .top-navigation li a:hover {
    color: #f36a44;
    text-decoration: none;
}
#primary-menu li.btn a:hover {
    color: #fff;
}
#primary-menu li.btn.light-btn a:hover {
    color: #f36a44;
}
.top-navigation li a i {
    display: inline-block;
    padding-left: 2px;
    font-size: .875em;
    line-height: 30px;
}

/* Small menu. */

.menu-toggle, .main-navigation.toggled ul {
    display: block;
}
@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

/*--------------------------------
# Content
--------------------------------*/

#content {
    min-height: 600px;
}
#page {
    position: relative;
    margin: 0 auto;
    padding: .5rem 0 0;
    background-color: #fff;
    width: 100%;
    overflow-x: hidden;
}
#page-head {
    height: 320px;
    overflow: hidden;
    position: relative;
    transition: all .5s ease;
}
#page-head.overview-page-head {
    height: 470px;
}
.header-img {
    position: absolute;
    top: -80px;
    bottom: -80px;
    left: 0;
    width: 100%;
    margin: auto 0;
}
body.page-template-life-sciences .header-img {
    top: 0;
    bottom: 0;
}
.overview-page-head .header-img {
    bottom: 0;
}
@media only screen and (min-width: 1440px) {
    .header-img {
        background: url(../img/header-bgx2.jpg) center center / cover no-repeat;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
    .header-img {
        background: url(../img/header-bg.jpg) center center / cover no-repeat;
    }
}
@media only screen and (max-width: 1024px) {
    .header-img {
        background: url(../img/header-bg-sm.jpg) center center / cover no-repeat;
    }
}
header.entry-header {
    position: relative;
    display: -webkit-flex;
    display: flex;
            -webkit-flex-direction: column;
                    flex-direction: column;
            -webkit-justify-content: center;
                    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    max-width: 1200px;
    padding: .5rem 0;
    z-index: 6;
    text-align: center;
}
h1.entry-title {
    text-transform: none;
    margin: 0 auto;
    line-height: 1.15em;
    font-size: 3em;
    text-align: center;
    font-weight: bold;
    font-family: 'Karla', Helvetica, Arial, sans-serif;
}
header.entry-header .subtitle {
    width: 100%;
    max-width: 840px;
    margin: 1rem auto 0;
    font-size: 1.125em;
    line-height: 1.4445em;
    text-align: center;
}
header.entry-header a.video-link {
    display: inline-block;
    margin-top: 4em;
    font-size: .9375em;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}
header.entry-header a.video-link:before {
    content: '\e801';
    font-family: "fontello";
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto 1rem;
    line-height: 48px;
    border-radius: 50%;
    border: 6px solid #000;
    text-align: center;
    font-size: 1.75em;
    transition: all .5s ease;
}
header.entry-header a.video-link:hover {
    text-decoration: none;
}
header.entry-header a.video-link:hover:before {
    background-color: #f36a44;
    border: 6px solid #f36a44;
    border: 6px solid transparent;
    font-size: 2em;
                                                                    -webkit-transform: scale(1.2);
                                                                            transform: scale(1.2);
    color: #fff;
}
body.single .color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    background-color: rgba(65, 67, 66, .45);
    z-index: 4;
}
body.single  h1.entry-title, body.single h2.entry-pretitle {
    color: #fff;
}
h2.entry-pretitle {
    margin: 0;
    line-height: 1.1em;
    font-size: 1.25em;
    text-transform: uppercase;
}
body.single .header-img {
                            -webkit-filter: saturate(50%) blur(1px);
                                    filter: saturate(50%) blur(1px);
}
#page-head.overview-page-head {
    overflow: hidden;
}
#page-head.overview-page-head:before {
    display: none;
}
#page-head.overview-page-head .decorator, #page-head.overview-page-head:after {
    content: '';
    position: absolute;
    display: block;
}
#page-head.overview-page-head .decorator {
    top: 0;
    right: 14%;
    width: 190px;
    height: 91px;
    background-color: #fcb047;
    background-color: rgba(252, 176, 71, .7);
    z-index: 4;
}
#page-head.overview-page-head:after {
    bottom: 0;
    left: 0;
    width: 83px;
    height: 106px;
    background-color: #f36a44;
    background-color: rgba(243, 106, 68, .7);
    border-radius: 0 60px 0 0;
    z-index: 5;
}
#page-head.overview-page-head .entry-header {
    left: auto;
    bottom: auto;
    top: 110px;
    margin: 0;
    width: 50%;
    height: 274px;
    padding: 60px;
    background-color: #159e7b;
    background-color: rgba(21, 158, 123, .7);
    border-radius: 0 0 0 60px;
    text-align: left;
    z-index: 6;
}
#page-head.overview-page-head h1.entry-title {
    color: #fff;
    font-size: 3.125em;
    font-weight: 400;
}
#primary {
    width: 100%;
    margin: 0 auto;
}

.page-intro-content {
    width: 100%;
    max-width: 776px;
    margin: 0 auto;
}
.page-intro-content h2, .page-intro-content h3 {
    text-transform: none;
    font-weight: 400;
    font-size: 2.25em;
}
.page-intro-content p {
    font-size: 1.25em;
    line-height: 1.5em;
}
@media only screen and (max-height: 850px) {
    #page-head.overview-page-head {
        height: 430px;
    }
    #page-head.overview-page-head .entry-header {
        bottom: 0;
        margin: auto 0;
        top: 0;
    }
}
@media only screen and (max-height: 750px) {
    #page-head.overview-page-head {
        height: 350px;
    }
}


/*--------------------------------
# Grid
--------------------------------*/

.columns.alpha {
    padding-left: 0!important;
}
.columns.omega {
    padding-right: 0!important;
}

/*--------------------------------
# Builder
--------------------------------*/

.entry-content {
    padding-top: 4.6875em;
}
.content-contain {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.medium-content-contain {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.row.builder-row {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 4.6875em;
}
.row.builder-row .medium-12.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.builder-row .medium-4.columns {
    padding-left: .5rem;
    padding-right: .5rem;
}
.row.builder-row-full {
    width: 100%;
    max-width: 100%;
    margin: 0 0 4.6875em;
}
.row.builder-row-full.collapse-gap {
    margin: 4.6875em 0 0;
}
.row.builder-row-full.collapse-gap+.row.builder-row-full.collapse-gap {
    margin: 0;
}
.row.builder-row-full.collapse-gap:last-of-type {
    margin: 0 0 4.6875em;
}
.row.title-row {
    margin-bottom: 0;
}
.row.builder-row-full.background-content {
    margin: 0;
}
.row.builder-row-full.background-content+.row.builder-row-full.secondary-content, .row.builder-row-full.background-content+.row.builder-row-full.contact-row {
    margin-top: 0;
}
.builder-content+.the-content-contain {
    padding-top: 0;
}
.builder-row p:last-of-type {
    margin-bottom: 0;
    padding: 0;
}
.builder-row p:last-of-type+h2, .builder-row p:last-of-type+h3, .builder-row p:last-of-type+h4, .builder-row p:last-of-type+ul, .builder-row p:last-of-type+ol, .builder-row p:last-of-type+div, .builder-row p:last-of-type+form, .builder-row p:last-of-type+.nf-form-cont {
    margin-top: 25.65px;
}
.builder-row p:last-of-type+ul {
    margin-top: 0;
}
.builder-row h2, .builder-row-full h2 {
    margin-bottom: .25em;
}
.builder-row h3, .builder-row-full h3 {
    font-size: 1.5em;
}
.column-content-row .row .columns {
    padding: 0 35px;
}
.builder-row.column-content-row .row .columns, .accordion-content .row .columns {
    padding-left: 0;
    padding-right: 1.875rem;
}

.row.builder-row-full.page-intro, .page-intro {
    background-color: #f3f2f0;
    padding: 45px 15px;
    text-align: center;
}

/* Accordion */

.row.builder-row.accordion-row {
    margin-bottom: 1.71rem;
    border-bottom: 1px solid #414342;
}
.accordion-head {
    border-top: 1px solid #414342;
    margin-bottom: 10px;
    padding: 10px;
    cursor: pointer;
    transition: all .5s ease;
}
.accordion-head h3 {
    display: inline-block;
    margin-bottom: 0;
    color: #414342;
    text-transform: none;
    line-height: normal;
    transition: all .5s ease;
    padding: .25em 0;
    max-width: 90%;
}
.active .accordion-head h3, .accordion-head:hover h3 {
    color: #f36a44;
}
.accordion-content {
    display: none;
    padding: 0 10px 1rem;
}
.accordion-content p {
    margin-top: 1.71em;
    margin-bottom: 1.71em;
}
.accordion-content p:first-of-type {
    margin-top: 0;
}
span.indicator {
    display: inline-block;
    position: relative;
    top: 11px;
    float: right;
    width: 15px;
    height: 15px;
    transition: all .5s ease;
}
span.indicator:before, span.indicator:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #f36a44;
    transition: all .5s ease;
}
span.indicator:after {
                                                                    -webkit-transform: rotate(90deg);
                                                                            transform: rotate(90deg);
}
.active > .accordion-head span.indicator:after {
                                                                    -webkit-transform: rotate(0);
                                                                            transform: rotate(0);
}
.active > .accordion-head span.indicator {
                                                                    -webkit-transform: scale(1.2);
                                                                            transform: scale(1.2);
}

/* Testiominal */

.testimonial-row {
    padding: 4.6875em 15px;
}
h2.testimonial-row-title {
    margin-bottom: 60px;
    font-size: 1.875em;
    font-weight: 400;
}
@media only screen and (min-width: 1440px) {
    .testimonial-row {
        background: url(../img/testimonial-bg-x2.png) center center / cover no-repeat;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
    .testimonial-row {
        background: url(../img/testimonial-bg.png) center center / cover no-repeat;
    }
}
@media only screen and (max-width: 1024px) {
    .testimonial-row {
        background: url(../img/testimonial-bg-sm.png) center center / cover no-repeat;
    }
}
.testimonial-content {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    color: #000;
    text-align: center;
}
.testimonial-contain {
    margin-bottom: 2rem;
    display: inline-block;
    font-size: 2.25em;
    line-height: 1.25em;
    font-weight: 700;
    font-style: italic;
}
.testimonial-contain:before, .testimonial-contain:after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 16px;
    background: url(../img/quotes.png) center top no-repeat;
    background: url(../img/quotes.svg) center top no-repeat, linear-gradient(transparent, transparent);
    vertical-align: top;
}
.testimonial-author {
    font-size: 1.125em;
}

/* Page Links */

.row.builder-row-full.page-links-row + .row.builder-row-full.page-links-row {
    margin-top: -4.6875em;
}
.row.builder-row-full.page-links-row + .row.builder-row-full.page-links-row a.path-link, .row.builder-row-full.page-links-row + .row.builder-row-full.page-links-row .columns {
    padding-top: 0;
}

/* Features */

.row.builder-row-full.features-row.features-main {
    margin-bottom: 0;
    padding-top: 4.6875em;
    overflow: hidden;
}
.features-row, .feature-cols-points {
    position: relative;
}
.feature-col-divider {
    background-color: #ccc;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -2rem;
    width: 2px;
}
h2.feature-title {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.25em;
    z-index: 3;
}
h3.feature-col-title {
    font-size: 1.75em;
    text-align: center;
    text-transform: uppercase;
}
.feature-points.row, .feature-col-titles.row {
    margin: 65px auto 0;
    max-width: 1200px;
    position: relative;
    width: 100%;
    z-index: 4;
}
.feature-points.row.type-2-col {
    margin-bottom: 65px;
}
.feature-points.row.type-2-col .row {
    margin-bottom: 2em;
}
.feature-col-titles.row > .columns, .feature-cols-points.row > .columns {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
}
.feature-image, .feature-image video {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.feature-image {
    overflow: hidden;
    z-index: 0;
}
.feature-image.feature-video {
    z-index: 1;
    -webkit-transform-style: preserve-3d;
}
.feature-image video {
    object-fit: cover;
    background: transparent;
}
body.is-ie .feature-image video {
    display: none;
}
body.is-ie.is-edge .feature-image video {
    display: block;
                                                                    -webkit-transform: scale(1.5);
                                                                            transform: scale(1.5);
}
.feature-image.placement-right {
    top: 75px;
    width: 50%;
    left: auto;
}
.feature-item.row {
    min-height: 180px;
}
.feature-content h3 {
    font-size: 1.5em;
    line-height: 1.1667em;
}
.feature-content p {
    line-height: 1.5625em;
}

@media only screen and (max-width: 640px) {
    .feature-points.row {
        padding: 0 30px;
    }
    .feature-col-divider {
        display: none;
    }
    .feature-col-titles.row>.columns, .feature-cols-points.row>.columns, .feature-points.row > .columns {
        padding: 0;
    }
    .feature-col-1 {
        border-bottom: 2px solid #ccc;
        margin-bottom: 3rem;
    }
    h3.feature-col-title, .feature-item.row {
        margin-bottom: 2rem;
        min-height: 0;
    }
    .feature-points.row.type-2-col {
        margin-bottom: 0;
    }
}

/* Workflow */

.workflow-section.row {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
}
.workflow-section.row > .columns {
    padding-left: 35px;
    padding-right: 35px;
}
h2.workflow-title {
    margin-top: 0;
    padding-top: 0;
    text-transform: uppercase;
    color: #000;
    font-size: 1.715em;
    text-align: center;
}
.workflow-item {
    position: relative;
    border: 5px solid #f36d38;
    border-radius: 0 0 25px 0;
}
.workflow-item .w-arrow {
    content: '';
    position: absolute;
    top: 0;
    bottom:0;
    margin: auto 0;
    width: 20px;
    height: 20px;
    border-right: 3px solid #f36d38;
    border-bottom: 3px solid #f36d38;
                                                                    -webkit-transform: rotate(-45deg);
                                                                            transform: rotate(-45deg);
    right: -45px;
}
#workflow-1.workflow-item .w-arrow {
    border-right-color: #fcb122;
    border-bottom-color: #fcb122;
}
.workflow-item-contain:last-of-type .workflow-item .w-arrow {
    display: none;
}
.workflow-icon {
    position: absolute;
    display: -webkit-flex;
    display: flex;
            -webkit-align-items: center;
                    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 160px;
}
.workflow-icon svg {
    height: 100px;
    margin: 0 auto;
}
#workflow-1 {
    border-color: #fcb122;
}
#workflow-2 {
    border-color: #009d77;
}
.workflow-icon-svg {
    margin: 0 auto;
}
.workflow-content {
    min-height: 250px;
    color: #000;
    float: right;
    padding-top: 13px;
    padding-bottom: 13px;
    width: 100%;
    margin-top: 160px;
}
.workflow-content ul {
    display: -webkit-flex;
    display: flex;
            -webkit-flex-direction: column;
                    flex-direction: column;
            -webkit-align-items: center;
                    align-items: center;
    margin: 0;
    text-align: center;
}
.workflow-content ul li {
    display: inline-block;
    padding-left: 15px;
    font-size: 1em;
    line-height: 1.8rem;
    font-weight: 400;
}
.workflow-content ul li:before {
    color: #000;
    margin-left: -10px;
    font-size: 1em;
    line-height: 1.8rem;
}
.workflow-content h3 {
    font-size: 1.1em;
    text-align: center;
    color: #000;
}

/* Toolbar */

.row.builder-row-full.toolbar-row {
    position: relative;
    margin-top: -150px;
    z-index: 999;
}
body.tool-blur .row.builder-row-full.toolbar-row {
    z-index: 99991;
}
.toolbar-contain {
    margin: 0 auto;
    max-width: 1122px;
    text-align: center;
    width: 100%;
}
.toolbar-contain.toolbar-toolbar-docxtools-companion, .toolbar-contain.toolbar-toolbar-contract-companion {
    max-width: 474px;
}
.toolbar-contain.toolbar-toolbar-litigation-companion {
    max-width: 560px;
}
.toolbar-points {
    width: 100%;
    position: absolute;
    right: 0;
    top: 250px;
    visibility: hidden;
}
body.tool-blur .toolbar-points {
    visibility: visible;
}
body.is-ie .toolbar-points {
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    background-color: rgba(65, 67, 66, .75);
    z-index: 999992;
}
.toolbar-point {
    background-color: #fff;
    border: 2px solid #000;
    left: 0;
    margin: auto;
    max-width: 100%;
    opacity: 0;
    padding: 30px;
    -webkit-perspective: 100px;
            perspective: 100px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-100px, -200px) scale(.2);
            transform: translate(-100px, -200px) scale(.2);
    transition: all .5s ease;
    visibility: hidden;
    width: 420px;
    /* width: 0; */
    /* overflow: hidden; */
}
body.is-ie .toolbar-point {
    bottom: 0;
    height: 400px;
}
.toolbar-point.active {
    opacity: 1;
    -webkit-transform: translate(0) scale(1);
            transform: translate(0) scale(1);
    visibility: visible;
    /* width: 420px; */
}
.toolbar-point h2 {
    color: #f36a44;
    font-weight: 700;
}
@media only screen and (max-width:767px) {
    .toolbar-points {
        -webkit-align-items: center;
                align-items: center;
        background-color: rgba(65, 67, 66, .75);
        bottom: 0;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
                justify-content: center;
        margin: auto;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999992;
    }
    .toolbar-point {
        max-width: 95%;
        overflow: hidden;
    }
    .toolbar-point.active {
        position: static;
    }
}
.close.tool-close {
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
}
.close.tool-close:before, .close.tool-close:after {
    background-color: #333;
}
body.tool-blur #masthead, body.tool-blur #page-head, body.tool-blur .row.builder-row-full, body.tool-blur .row.builder-row {
    -ms-filter: blur(5px);
            -webkit-filter: blur(5px);
            filter: blur(5px);
}
body.tool-blur .row.builder-row-full.toolbar-row {
    -ms-filter: none;
            -webkit-filter: none;
            filter: none;
}

/*Video Row*/

.row.builder-row-full.video-row, .row.builder-row.altbg {
    margin-bottom: 5em;
    background-color: #f3f2f0;
}
.row.builder-row.altbg {
    padding: 4rem 0;
}
.row.builder-row-full.video-row.white-bg {
    background-color: #fff;
}
.row.builder-row-full.video-row .columns {
    padding: 2em;
}
.row.builder-row-full.video-row.white-bg .columns {
    padding: 0 2em;
}
.row.video-row-content, .page-cards-section.row {
    width: 100%;
    max-width: 1380px;
    margin: auto;
}
video {
    max-width: 100%;
}

/* Page Cards */

.page-cards-section.row .columns {
    padding: 0 9px 18px;
}
.page-card {
    position: relative;
    display: -webkit-flex;
    display: flex;
            -webkit-flex-direction: column;
                    flex-direction: column;
            -webkit-justify-content: center;
                    justify-content: center;
    height: 460px;
    padding: 15px;
    background-color: #f2f2f2;
    text-align: center;
    transition: all .5s ease;
}
@media only screen and (max-width:1380px) {
    .page-card {
        height: 33.33vw;
    }
}
.page-card-image, .page-card:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    margin: auto;
    transition: all .5s ease;
}
.page-card:before {
    content: '';
    z-index: 2;
    background-color: rgba(65, 67, 66, .5);
}
.page-card:hover:before {
    background-color: rgba(65, 67, 66, 1);
}
.page-card-image {
    z-index: 1;
}
h2.page-card-title, .page-card-text {
    position: relative;
    z-index: 3;
    color: #fff;
    transition: all .5s ease;
}
h2.page-card-title {
}
.page-card:hover h2.page-card-title {
    color: #f36a44;
}
.page-card-text {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
}
.page-card:hover .page-card-text {
    max-height: 460px;
    opacity: 1;
    visibility: visible;
}

/* Partners Page Styles */

.partners-listings-contain.row {
    text-align: center;
}
.partners-listings.row {
                -webkit-align-items: center;
                        align-items: center;
    display: -webkit-flex;
    display: flex;
            -webkit-flex-wrap: wrap;
                    flex-wrap: wrap;
                -webkit-justify-content: center;
                        justify-content: center;
    margin: 0 auto 4.6875em;
    max-width: 1200px;
    text-align: center;
    width: 100%;
}
.partners-listings.row.short-listings {
    max-width: 1000px;
}
.partner-builder-row .partners-listings.row {
    margin-bottom: 0;
}
.partners-member-item, .adviser-item {
    position: relative;
    padding: 0;
    text-align: center;
    opacity: 1;
    transition: all .4s ease, opacity .2s ease;
    /* min-height: 200px; */
    min-height: 150px;
    display: -webkit-flex;
    display: flex;
            -webkit-justify-content: space-around;
                    justify-content: space-around;
            -webkit-align-items: center;
                    align-items: center;
}
a.partners-member-link:hover {
    text-decoration: none;
}
.partners-member-info {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    z-index: 6;
    transition: all .5s ease;
}
h3.partners-member-name {
    margin: 0;
    padding-top: 0;
    font-size: 1.5em;
    color: #fff;
    text-align: center;
    transition: all .8s ease;
}
.partners-member-title {
    font-size: 1.2em;
    font-weight: 800;
    padding: 10px 0;
    color: #fff;
    line-height: 1.125em;
    transition: all .5s ease;
}
.partners-member-item:hover .partners-member-info {
    top: 35%;
}
.partners-member-bio {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 6px;
    color: #000;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.125em;
    margin: 65px auto;
    opacity: 0;
    padding: 10px 20px;
    text-align: center;
    transition: all .5s ease;
    width: 125px;
}
.partners-member-thumb {
    color: #333;
    font-family: 'Karla',Helvetica,Arial,sans-serif;
    font-size: 1.25em;
    font-weight: 700;
    padding: 3em;
    text-align: center;
    transition: all .4s ease;
}
/* .partners-member-item.large-4 .partners-member-thumb {
    padding: 1.5em;
} */
.partners-member-item:hover .partners-member-thumb {
    color: #333;
    text-transform: none;
}
.partners-member-thumb img {
    /* height: 130px; */
    margin: 0 auto;
    max-height: 130px;
}
.partners-member-item:hover .partners-member-bio {
    opacity: 1;
}
.partners-member-bio:hover {
    background-color: #000;
    color:#fff;
            -webkit-transform: none;
                    transform: none;
    transition-timing-function: cubic-bezier(.17,.67,.83,.67);
}
.partners-member-item:hover .partners-member-thumb {
            -webkit-transform: scale(1.2);
                    transform: scale(1.2);
}
.partner-profile-contain {
    position: absolute;
    display: -webkit-flex;
    display: flex;
            -webkit-justify-content: center;
                    justify-content: center;
            -webkit-flex-direction: column;
                    flex-direction: column;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 600px;
    height: 525px;
    padding: 35px;
    background-color: #fff;
    color: #000;
}
.partners-member-profile-name {
    font-size: 1.875em;
    text-transform: uppercase;
    padding: 0 0 20px;
}
.partners-member-profile-title {
    font-size: 1.375em;
    text-transform: capitalize;
    padding: 0 0 20px;
}
.partners-member-profile-bio p {
    font-size: 1.1em;
}

.partner-image {
    width: 200px;
    margin: 1.71rem auto 0;
}
.partner-btn {
    margin: 1.71rem auto 0;
    text-align: center;
}
.partner-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: rgba(65, 67, 66, .8);
    border: 6px solid rgba(65, 67, 66, .8);
    cursor: pointer;
    z-index: 1000;
    transition: all .5s ease;
}
.partner-close:hover {
    background-color: #f36a44;
    border: 6px solid #f36a44;
            -webkit-transform: scale(.9);
                    transform: scale(.9);
}
.partner-close:before, .partner-close:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: all .5s ease;
}
.partner-close:before {
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
}
.partner-close:after {
            -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg);
}
.partner-section-desc {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}
.partner-section-desc p {
    font-size: 1.1em;
}
@media only screen and (max-width: 1023px) {
    .partners-listings.row {
        display: block;
                -webkit-justify-content: center;
                        justify-content: center;
    }
}
@media only screen and (max-width:600px) {
    .partner-profile-contain {
        height: auto;
        width: auto;
    }
    .partners-member-profile-bio p {
        font-size: 1em;
    }
    .partner-close {
        bottom: 60px;
        left: 0;
        margin: auto;
        right: 0;
        top: auto;
    }
}
.partners-member-profile-contain {
    border: none;
}

/*Tabbed Content*/

.carousel-intro {
    width: 100%;
    max-width: 633px;
    margin: 0 auto 1.71em;
    text-align: center;
}
.carousel-tab-list.row {
    margin-bottom: 2em;
}
.carousel-tab {
    position: relative;
}
.carousel-tab-content {
    background-color: #f3f2f0;
    position: relative;
    display: -webkit-flex;
    display: flex;
            -webkit-justify-content: center;
                    justify-content: center;
            -webkit-flex-direction: column;
                    flex-direction: column;
    width: 100%;
    height: 120px;
    margin: 0 auto;
    transition: all .4s ease;
    overflow: hidden;
    cursor: pointer;
}
h2.tab-title, .tab-icon, .carousel-tab-content h3 {
    transition: all .4s ease;
}
h2.tab-title {
    margin: 0;
    text-align: center;
    font-size: 1.25em;
}
.carousel-tab-content h3 {
    font-size: 1em;
    text-align: center;
}
h2.tab-title span {
    display: inline-block;
    max-width: 253px;
}
h2.tab-title.streamline-operational-management span {
    max-width: none;
}
.carousel-tab.active .carousel-tab-content, .carousel-tab:hover .carousel-tab-content {
    background-color: #f36a44;
}
.carousel-tab.active h2.tab-title, .carousel-tab-content:hover h2.tab-title, .carousel-tab.active .carousel-tab-content h3, .carousel-tab:hover .carousel-tab-content h3 {
    color: #fff;
}
.tab-icon {
    top: 0;
    right: 0;
    bottom: 30px;
    margin: auto;
    display: -webkit-flex;
    display: flex;
            -webkit-align-items: center;
                    align-items: center;
    text-align: center;
    z-index: 10;
}
.tab-icon img {
    display: inline-block;
    height: 115px;
    margin: 0 auto;
}
.carousel-tab-indicator {
    position: absolute;
    bottom: -29px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    text-align: center;
    visibility: hidden;
    transition: all .4s ease;
}
.carousel-tab-indicator:after {
    content: '';
    display: inline-block;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #f36a44 transparent transparent transparent;
    transition: all .3s ease;
}
.carousel-tab.active .carousel-tab-indicator {
    opacity: 1;
    visibility: visible;
}
.carousel-slides-contain {
    padding-top: 20px;
}
.carousel-slides {
    width: 100%;
    margin: 0 auto;
}
.c-slide {
    opacity: 0;
    transition: all .5s ease;
    height: 0;
    padding: 0 15px;
                                                                    -webkit-transform: translateY(200px) scale(.5);
                                                                            transform: translateY(200px) scale(.5);
    overflow: hidden;
}
.carousel-slides {
    right: 0;
}
.c-slide.shown {
    opacity: 0;
                                                                    -webkit-transform: translateY(-200px) scale(.5);
                                                                            transform: translateY(-200px) scale(.5);
}
.c-slide.active {
    height: auto;
    opacity: 1;
                                                                    -webkit-transform: translateY(0) scale(1);
                                                                            transform: translateY(0) scale(1);
}
.c-slide-m-icon {
    display: none;
}
@media only screen and (max-width:767px) {
    .c-slide-m-icon {
        display: block;
    }
    .carousel-tab-list {
        display: none;
    }
    .carousel-slides-contain {
        height: auto;
    }
    .carousel-intro {
        padding-left: 15px;
        padding-right: 15px;
    }
    .carousel-slides {
        position: relative;
        width: 100%;
        height: auto;
    }
    .c-slide {
        height: auto;
        opacity: 1;
        padding-bottom: 2rem;
        text-align: center;
                                                                -webkit-transform: translateY(0) scale(1);
                                                                        transform: translateY(0) scale(1);
    }
    .c-slide h2 {
        font-size: 1.5em;
    }
    .tab-icon img, .c-slide-m-icon img {
        display: block;
        margin: 2em auto 1em;
        height: 75px;
    }
    .carousel-tab-content {
        height: 200px;
    }
}
.row.builder-row-full.features-row + .row.builder-row.tabbed-content-row, .row.builder-row.top-margin, .row.builder-row-full.top-margin {
    margin-top: 4.6875em;
}
.tabbed-content-row h2.column-span {
    margin-top: 0;
}

/* ROI Calculator */

.roi-calc-row {
    text-align: center;
}
.roi-calc-row .content-contain, .partner-builder-row .content-contain {
    max-width: 1060px;
}
.roi-calculator.row {
    margin: 0 0 1.71rem;
    padding: 15px 0 0;
}
.roi-calc-form {
    background-color: #e8e8e7;
    padding: 45px 30px 50px;
}
.roi-calc-form label, .roi-label {
    color: #333;
    font-size: 1.25rem;
    text-transform: uppercase;
}
.roi-calc-form input {
    border: 0;
    border-radius: 0;
                                            box-shadow: none;
    color: #333;
    font-size: 2.25rem;
    height: auto;
    line-height: 1.1em;
    margin: 0 0 3rem;
    text-align: center;
}
.roi-calc-form input:focus {
    border: 0;
                                            box-shadow: none;
}
.rate-slider-number-cont {
    color: #333;
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 15px;
}
.roi-footnote {
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
}
.ui-widget-content {
    background: #f4694d !important;
    border: 0 !important;
    border-radius: 0 !important;
}
.ui-slider-horizontal {
    height: 12px !important;
}
.ui-slider-handle {
    background: #414342 !important;
    border: 0 !important;
    cursor: -webkit-grab !important;
    cursor: grab !important;
    height: 30px !important;
    margin-left: -15px !important;
    top: -9px !important;
    width: 30px !important;
}
.ui-slider-handle:focus {
    outline: none !important;
}
.roi-calculator #icon-clock-2 {
    height: 78px;
    width: 67px;
}
.roi-calculator #icon-immediate-roi-2 {
    height: 78px;
    width: 78px;
}
.roi-calculator #icon-immediate-roi-2 .st0 {
    stroke: #8d8a84;
}
.hours-saved, .billing-contain {
    font-size: 3.3rem;
    font-weight: 700;
    height: 60px;
    line-height: 1em;
}
.large-val .hours-saved, .large-val .billing-contain {
    font-size: 2.6rem;
}
/* .roi-dollar {
    bottom: 18px;
    display: inline-block;
    font-size: .667em;
    position: relative;
    right: 3px;
} */
@media only screen and (max-width: 959px) {
    .roi-calc-form {
        padding: 30px 15px 35px;
    }
    .hours-saved, .billing-contain {
        font-size: 2.5rem;
        height: auto;
    }
}
@media only screen and (max-width: 767px) {
    .roi-calculator.row .columns {
        margin-bottom: 1.71rem;
    }
    .roi-calculator.row .columns:last-of-type {
        margin-bottom: 0;
    }
    .roi-calc-form input {
        margin-bottom: 1.5rem;
    }
}

/* Misc Builder Styles */

.row.builder-row-full.no-bottom, .row.builder-row.no-bottom {
    margin-bottom: 0;
}
.content-row h2 {
    font-size: 2.25em;
    font-weight: 400;
    margin-bottom: 1.4rem;
}
.icon-cols h3 {
    font-size: 1.375em;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.icon-cols p {
    margin: 0 auto 1.71em;
    width: 100%;
    max-width: 285px;
}
.logo-separator {
    background: url(../img/foot-logo.png) center center / 60px no-repeat;
    background: url(../img/foot-logo.svg) center center / 60px no-repeat, linear-gradient(transparent, transparent);
    height: 60px;
}
body.is-ie .logo-separator {
    background: url(../img/foot-logo.png) center center / 60px no-repeat;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.align-center {
    text-align: center;
}
.row.v-center, .row.v-center .row {
    display: -webkit-flex;
    display: flex;
            -webkit-align-items: center;
                    align-items: center;
}
.anchorFix {
    position: relative;
    display: block;
    margin-top: -135px;
    padding-top: 135px;
}

/*--------------------------------
# Share Button
--------------------------------*/

.share {
    cursor: pointer;
    color: #0078a7;
}
.share i.fa {
    position: relative;
    top: .2em;
    font-size: 2em;
    color: #0078a7;
    font-weight: lighter;
}

/*--------------------------------
# Search Form / Share Box
--------------------------------*/

#link_sharer {
    padding: 30px 0;
}
input.share_link {
    font-size: 14px;
}
.close {
    position: absolute;
    top: 50px;
    right: 50px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 1000;
    transition: all .5s ease;
}
.close:hover {
                                                                    -webkit-transform: scale(.9);
                                                                            transform: scale(.9);
}
.close:before, .close:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: all .5s ease;
}
.close:before {
                                                                    -webkit-transform: rotate(45deg);
                                                                            transform: rotate(45deg);
}
.close:after {
                                                                    -webkit-transform: rotate(-45deg);
                                                                            transform: rotate(-45deg);
}
.search-contain {
    display: block;
    margin: 20vh auto 0;
    width: 100%;
    max-width: 600px;
}
.search-form {
    position: relative;
}
.search-submit {
    color: #fff;
    font-size: 30px;
    cursor: pointer;
}
.search-contain input#search {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #fff;
                                                            box-shadow: none;
    padding-left: 0;
    color: #fff;
    outline: 0;
    font-size: 30px;
    line-height: 32px;
}
.search-contain input#search::-webkit-input-placeholder {
    font-size: 30px;
    color: #fff;
}
.search-contain input#search:-moz-placeholder {
    /* Firefox 18- */
    font-size: 30px;
    color: #fff;
}
.search-contain input#search::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 30px;
    color: #fff;
}
.search-contain input#search:-ms-input-placeholder {
    font-size: 30px;
    color: #fff;
}
#share-box {
    color: #fff;
    text-align: center;
    font-size: 18px;
}
#share-box h3 {
    color: #fff;
    margin-bottom: 30px;
}
.share-icons {
    font-size: 1.83em;
}
#share-box a {
    color: #fff;
}

/*--------------------------------
# Front Page
--------------------------------*/

#hero {
    display: -webkit-flex;
    display: flex;
    position: relative;
    height: 690px;
    height: calc(100vh - 466px);
    background-color: #fff;
            -webkit-align-items: center;
                    align-items: center;
            -webkit-justify-content: center;
                    justify-content: center;
            -webkit-flex-direction: column;
                    flex-direction: column;
    z-index: 1;
    overflow: hidden;
}
/*#page-head:before,*/
#hero:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 140px;
    background: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0));
    z-index: 5;
    opacity: .9;
}
#hero .hero-bg, .letters-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#hero .hero-bg {
    top: -100px;
    bottom: -100px;
}
#hero .hero-bg {
    z-index: 2;
}
.letters-overlay {
    z-index: 3;
    opacity: .25;
}
@media only screen and (min-width:1440px) {
    .letters-overlay {
        background: url(../img/letters-x2.png) center center / cover no-repeat;
    }
}
@media only screen and (max-width:1440px) {
    .letters-overlay {
        background: url(../img/letters.png) center center / cover no-repeat;
    }
}
.hero-content {
    position: relative;
    z-index: 6;
}
#hero h1 {
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 35px;
}
#hero p {
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
    font-size: 1.125em;
    line-height: 1.4445em;
}
@media only screen and (min-width: 1440px) {
    #hero .hero-bg {
        background: url(../img/home-feature-background.jpg) center top / cover no-repeat;
    }
    a#legal {
        background: url(../img/legalx2.jpg) center top / 50vw auto no-repeat;
    }
    a#life {
        background: url(../img/lifex2.jpg) center top / 50vw auto no-repeat;
    }
    a#for-corporate {
        background: url(../img/corporatex2.jpg) center top / 50vw auto no-repeat;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
    #hero .hero-bg {
        background: url(../img/home-feature-background.jpg) center top / cover no-repeat;
    }
    a#legal {
        background: url(../img/legal.jpg) center top / 50vw auto no-repeat;
    }
    a#life {
        background: url(../img/life.jpg) center top / 50vw auto no-repeat;
    }
    a#for-corporate {
        background: url(../img/corporatex2.jpg) center top / 50vw auto no-repeat;
    }
}
@media only screen and (max-width: 1330px) {
    #hero h1 {
        font-size: 2.5em;
    }
}
@media only screen and (max-width: 1024px) {
    #hero .hero-bg {
        background: url(../img/home-feature-background-sm.jpg) center top / cover no-repeat;
    }
    #hero h1 {
        font-size: 1.85em;
    }
    #hero p {
        max-width: 630px;
    }
    a#legal {
        background: url(../img/legal-sm.jpg) center top / 50vw auto no-repeat;
    }
    a#life {
        background: url(../img/life-sm.jpg) center top / 50vw auto no-repeat;
    }
    a#for-corporate {
        background: url(../img/corporate-sm.jpg) center top / 50vw auto no-repeat;
    }
}
.columns.legal-col, .columns.life-col, .columns.corp-col, .columns.left-col, .columns.right-col {
    padding: 18px 9px;
}
.columns.legal-col, .columns.left-col {
    padding-left: 0;
}
/* .columns.life-col, */
.columns.corp-col, .columns.right-col {
    padding-right: 0;
}
.link-col {
    transition: all .4s ease;
}
.link-col-row:hover .link-col.small-6.columns {
    width: 40%;
}
.page-links-row.link-col-row:hover .link-col.medium-6.columns {
    width: 45%;
}
.link-col-row:hover .link-col.small-6.columns:hover {
    width: 60%;
}
.page-links-row.link-col-row:hover .link-col.medium-6.columns:hover {
    width: 55%;
}
.link-col-row:hover .link-col.medium-4.columns {
    width: 25%;
}
.link-col-row:hover .link-col.medium-4.columns:hover {
    width: 50%;
}
a.path-link {
    display: block;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    /*height: 440px;*/
	height: 360px;
    padding: 15px;
    text-align: center;
            -webkit-align-items: center;
                    align-items: center;
            -webkit-justify-content: center;
                    justify-content: center;
            -webkit-flex-direction: column;
                    flex-direction: column;
    text-transform: uppercase;
    font-size: 1.125em;
    color: #fff;
    font-weight: 700;
}
a.path-link span {
    display: inline-block;
                                                                    -webkit-transform: scale(1);
                                                                            transform: scale(1);
    transition: all .5s;
}
a.path-link strong {
    display: block;
    padding-top: 5px;
    font-size: 2.4444em;
    line-height: 1em;
}
@media only screen and (min-width: 640px) {
	.link-col.medium-6.columns p {
        width: 38vw !important;
        max-width: 38vw !important;
    }
}
@media only screen and (max-width: 640px) {
    .columns.legal-col, .columns.life-col, .columns.corp-col, .columns.left-col, .columns.right-col {
        padding-left: 0;
        padding-right: 0;
    }
}
a.path-link:hover {
    text-decoration: none;
}
a.path-link:hover span {
                                                                    -webkit-transform: scale(1.1);
                                                                            transform: scale(1.1);
                                                                    -webkit-animation: pow .5s ease 0s 1 normal none running;
                                                                            animation: pow .5s ease 0s 1 normal none running;
}
@-webkit-keyframes pow {
    0% {
                                                                        -webkit-transform: scale(1);
                                                                                transform: scale(1);
    }
    50% {
                                                                        -webkit-transform: scale(1.15) rotateX(10deg);
                                                                                transform: scale(1.15) rotateX(10deg);
    }
    100% {
                                                                        -webkit-transform: scale(1.1) rotateX(0);
                                                                                transform: scale(1.1) rotateX(0);
    }
}
@keyframes pow {
    0% {
                                                                        -webkit-transform: scale(1);
                                                                                transform: scale(1);
    }
    50% {
                                                                        -webkit-transform: scale(1.15) rotateX(10deg);
                                                                                transform: scale(1.15) rotateX(10deg);
    }
    100% {
                                                                        -webkit-transform: scale(1.1) rotateX(0);
                                                                                transform: scale(1.1) rotateX(0);
    }
}

#home-content.row {
    padding: 100px 15px;
}
#home-content p {
    line-height: 1.625em;
    text-align: center;
}
#home-content .animated-icon-row p {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
#home-content .animated-icon-row.row {
    width: 100%;
    max-width: 1450px;
    margin: 0 auto;
}
@media only screen and (min-width:640px) {

    #home-content .animated-icon-row.row.animated-row-1 {
        margin-bottom: 45px;
    }
}
.main-home-content {
    margin-bottom: 75px;
}
#home-content h2, #home-content h3 {
    text-transform: none;
}
#home-content h2 {
    font-size: 2.25em;
    font-weight: 400;
}
#home-content h3 {
    margin-bottom: 1rem;
    font-size: 1.25em;
}
.main-home-content p {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}
.home-col {
    text-align: center;
}
.home-col img {
    display: inline-block;
    width: 80px;
    margin-bottom: 1.5em;
}
#home-cards {
    padding: 75px 15px;
    background-color: #e8e8e7;
}
h2.card-title {
    padding-bottom: 50px;
    text-align: center;
    text-transform: none;
    font-size: 1.875em;
    font-weight: 400;
}

/* Home Page Responsive Styles */

@media only screen and (max-width: 1150px) {
    a.path-link {
        background-size: cover !important;
    }
}
@media only screen and (max-width: 1024px) {
    a.path-link strong {
        font-size: 2.25em;
    }
}
@media only screen and (max-height: 1050px) {
    a.path-link {
        height: 360px;
    }
    #hero {
        height: calc(100vh - 386px);
    }
}
@media only screen and (max-width: 1379px) {
    a.path-link {
        height: 300px;
    }
}
@media only screen and (max-height: 890px) {
    #hero {
        height: 500px;
        z-index: 2;
    }
}

/* Tablet */

@media only screen and (max-height: 890px) and (orientation: portrait) {
    a.path-link {
        /*height: 360px;*/
		height: 300px;
    }
    #hero {
        height: calc(100vh - 386px);
        z-index: 1;
    }
}

/* Mobile */

@media only screen and (max-width: 767px) {
    a.path-link {
        height: 240px;
        font-size: 1em;
    }
    #hero {
        height: calc(100vh - 304px);
        z-index: 1;
    }
    .hero-content {
        padding: 30px 15px 0;
    }
    #hero h1 {
        font-size: 1.25em;
    }
    #hero p {
        font-size: .875em;
    }
    #home-content.row {
        padding: 30px 15px;
    }
    #home-content h2 {
        line-height: 1.25em;
    }
    .home-col {
        padding-bottom: 1.71rem;
    }
}

/* Smaller than iPhone Plus */

@media only screen and (max-width: 413px) {
    #hero:before, #page-head:before {
        height: 90px;
    }
}

/*--------------------------------
# Cards
--------------------------------*/

a.cardlink {
    display: block;
}
a.cardlink:hover, .card a:hover {
    text-decoration: none;
}
.card {
    position: relative;
    display: -webkit-flex;
    display: flex;
            -webkit-justify-content: center;
                    justify-content: center;
            -webkit-flex-direction: column;
                    flex-direction: column;
    background-color: #e8e8e7;
    text-align: center;
    color: #fff;
    height: 420px;
    transition: all .5s ease;
    cursor: pointer;
}
.card:before {
    content: '';
    display: block;
}
.card:before, .card-image, .card-image:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
}
.card:before, .card-image {
    background-color: #414342;
                                                                    -webkit-transform: scale(1);
                                                                            transform: scale(1);
}
.card-image:before {
    content: '';
    display: block;
    background-color: rgba(65, 67, 66, .45);
    transition: opacity .5s ease;
}
.card:hover:before, .card:hover .card-image {
                                                                    -webkit-transform: scale(1.05);
                                                                            transform: scale(1.05);
}
.card-image {
                            -webkit-filter: saturate(50%) blur(1px);
                                    filter: saturate(50%) blur(1px);
    z-index: 2;
}
.card-type {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px;
    color: #fff;
    text-transform: uppercase;
    z-index: 3;
    font-size: .875em;
    line-height: 1em;
    text-align: center;
    transition: all .5s ease;
}
.card-content {
    position: relative;
    padding: 30px 30px 75px;
    z-index: 4;
    transition: all .5s ease;
}
h4.card-pre-title {
    margin: 0 0 7px;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: .875em;
    line-height: 1.1em;
    transition: all .5s ease;
}
h3.card-title {
    margin-bottom: 1rem;
    color: #fff;
    font-size: 1.4em;
    line-height: 1.24em;
    text-transform: none;
    transition: all .5s ease;
}
h3.card-title a {
    color: #fff;
    transition: all .5s ease;
}
h3.card-title a:hover {
    text-decoration: none;
}
.card-exerpt p {
    margin: 0;
    font-size: 1.12em;
    line-height: 1.277em;
    color: #fff;
    transition: all .2s ease;
}
.card-foot {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 46px;
    width: 100%;
    z-index: 5;
    transition: all .5s ease;
}
.card-contain {
    padding-bottom: 30px;
}
.card.news .card-exerpt p {
    display: none;
}
p.news-date {
    font-weight: 700;
}
.make-list-view .card.news .card-exerpt p, .card.news .card-exerpt p.news-date {
    display: block;
}

/*--------------------------------
# Card List View
--------------------------------*/

@media only screen and (min-width: 767px) {
    .make-list-view .card-contain {
        width: 100%;
    }
    .make-list-view .card {
        height: auto;
        padding: 0 0 0 30%;
        text-align: left;
                -webkit-align-items: left;
                        align-items: left;
        color: #000;
    }
    .make-list-view .card:before, .make-list-view .card-image {
        width: 25%;
        left: 0;
        right: auto;
        margin: auto 0;
    }
    .make-list-view .card-foot, .make-list-view .card-type {
        position: static;
        padding-left: 0;
        text-align: left;
        color: #000;
    }
    .make-list-view .card-foot {
        padding-bottom: 35px;
    }
    .make-list-view .card-content {
        padding: 30px 30px 60px 0;
    }
    .make-list-view h3.card-title, .make-list-view .card-exerpt p, .make-list-view h3.card-title a, .make-list-view h4.card-pre-title {
        color: #000;
    }
    .make-list-view .card-image:before {
        opacity: 0;
    }
}

/*--------------------------------
# Footer
--------------------------------*/

#pre-foot {
    position: relative;
    padding: 147px 15px;
    text-align: center;
    overflow: hidden;
}
.pre-foot-image {
    position: absolute;
    top: 0;
    bottom: -80px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.pre-foot-content {
    position: relative;
    z-index: 6;
}
#pre-foot h2 {
    color: #fff;
    font-size: 2.5em;
}
#pre-foot a.btn {
    border: 3px solid #fff;
    background-color: #fff;
    color: #f36a44;
}
footer.site-footer {
    padding: 30px 0;
    background-color: #414342;
}
.foot-menu {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}
ul#foot-menu {
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
            -webkit-justify-content: space-around;
                    justify-content: space-around;
}
ul#foot-menu>li {
    display: inline-block;
    padding: 0 17px;
    text-align: left;
    vertical-align: top;
}
ul#foot-menu>li a {
    font-size: .875em;
    color: #fffffe;
}
ul#foot-menu>li>a {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
}
ul#foot-menu li.nolink > a {
    cursor: default;
}
ul#foot-menu li.nolink > a:hover {
    text-decoration: none;
}
ul#foot-menu ul {
    margin-left: 10px;
    list-style: none;
}
ul#foot-menu>li>ul {
    margin: 0;
    padding-top: 1rem;
}
.foot-address {
    padding-bottom: 5px;
}
.foot-address p {
    margin-bottom: 0;
}
.right-foot-col {
    text-align: right;
}
.right-foot-col img {
    display: inline-block;
}
.foot-content {
    display: -webkit-flex;
    display: flex;
            -webkit-align-items: center;
                    align-items: center;
            -webkit-justify-content: space-between;
                    justify-content: space-between;
    padding: 90px 30px 30px;
    color: #fffffe;
    font-size: .875em;
}
.foot-part {
    display: inline-block;
    margin: 0 auto;
}
.foot-logo {
    margin-left: 0;
}
.social-icons {
    margin-right: 0;
}
.foot-logo img {
    width: 100px;
}
ul#foot-links {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
}
ul#foot-links li, .foot-phone span.phone {
    display: inline-block;
    padding: 0 11px;
}
.foot-phone span.phone a {
    color: #fff;
    text-decoration: none;
}
.foot-phone span.phone a:hover {
    text-decoration: none;
}
ul#foot-links li {
    border-right: 1px solid #fffffe;
}
ul#foot-links li:last-of-type {
    border-right: 0;
}
ul#foot-links li a {
    text-transform: uppercase;
    color: #fffffe;
}
.social-icons {
    text-align: right;
}
.social-icons a.social-icon {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-left: 5px;
    color: #fffffe;
    font-size: 1.9em;
    line-height: 35px;
    text-align: center;
    transition: all .5s ease;
}
.social-icons a.social-icon i.fa {
    line-height: 1em;
    vertical-align: middle;
}
.social-icons a.social-icon:hover {
                                                                    -webkit-transform: scale(.9);
                                                                            transform: scale(.9);
}

/* Footer Responsive Styles */

@media only screen and (min-width: 1440px) {
    .pre-foot-image {
        background: url(../img/foot-bgx2.jpg) center top / cover no-repeat;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
    .pre-foot-image {
        background: url(../img/foot-bg.jpg) center top / cover no-repeat;
    }
}
@media only screen and (max-width: 1024px) {
    .pre-foot-image {
        background: url(../img/foot-bg-sm.jpg) center top / cover no-repeat;
    }
}
@media only screen and (max-width: 1250px) {
    .foot-logo img {
        width: 60px;
    }
    ul#foot-links li, .foot-phone span.phone {
        padding: 0 8px;
    }
    .foot-content {
        font-size: .8em;
    }
}
@media only screen and (max-width: 1100px) {
    .foot-content {
                -webkit-flex-direction: column;
                        flex-direction: column;
        padding: 15px 15px 0;
    }
    .foot-logo, .social-icons {
        margin: 2em auto;
    }
}
@media only screen and (max-width: 767px) {
    #pre-foot {
        padding: 60px 15px;
    }
    #pre-foot h2 {
        font-size: 1.25em;
    }
}

/*--------------------------------
# Events
--------------------------------*/

.event-form {
    padding: 2em 10px 10px 10px;
    margin: 70px 0 30px;
}
.event-form .ninja-forms-all-fields-wrap {
    margin-top: 30px;
}
.event-form.card {
    text-align: left;
}
.event-form-title {
    padding-bottom: 15px;
}
.headline {
    padding-top: 1em;
    text-transform: uppercase;
    font-size: .75em;
}
.event-type {
    padding-bottom: 15px;
}
.columns.remove-padding {
    padding-left: 0;
    padding-right: 10px;
}
.event-type-text {
    display: inline-block;
    color: #867e7a;
    font-size: 14px;
}
.event-item {
    position: relative;
    padding-bottom: 15px;
}
.event-info {
    padding-left: 75px;
    line-height: 1.5625em;
}
.event-info h4.event-title, .blog-item h3 {
    margin: 0;
    font-size: 1.125em;
    line-height: 1.5em;
    text-transform: none;
}
.blog-item {
    padding-bottom: 15px;
}
h2.blog-article-title {
    margin: 0 0 1.71rem;
}
.event-row.row {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.event-form {
    padding: 2em;
    background-color: #414342;
}
h3.event-form-title {
    color: #fff;
    text-align: center;
}
.event-form label {
    color: #fff;
}
.event-meta {
    margin-bottom: 1em;
    font-size: 1.1em;
    font-weight: 700;
}

/*--------------------------------
# Resource Library
--------------------------------*/

#resource-content {
    padding: 2rem 0;
}
h3.filter-title {
    display: inline-block;
    text-transform: none;
}
button.view-style-control, button.loader {
    border-radius: 0;
    border: 0;
    background-color: transparent;
    color: #000;
}
button.view-style-control {
    display: inline-block;
    padding: 12px 5px;
    font-size: 1.5em;
}
button.view-style-control.active, button.view-style-control:hover {
    color: #f36a44;
                                                                    -webkit-transform: none;
                                                                            transform: none;
}
button.view-style-control:focus {
    outline: 0;
}
button.loader {
    display: block;
    width: 100%;
    border-top: 2px solid #ddd;
    font-size: 1.125em;
}
button.loader:hover, button.loader:focus {
    color: #f36a44;
    outline: 0;
                                                                    -webkit-transform: scale(.95);
                                                                            transform: scale(.95);
}

@media only screen and (max-width: 767px) {
    .view-style-control {
        display: none !important;
    }
}

/*--------------------------------
# SVG Icons
--------------------------------*/

/*Home Icon stuff*/
.home-icon {
    width: 100%;
    margin: 0 auto 1em;
}
.home-icon svg {
    height: 145px;
}

/*Icon Columns*/
.anim-icon {
    text-align: center;
    margin: 0 auto 1em;
}
.anim-icon svg {
    height: 145px;
}
svg.toolbar .st2 {fill: none;}
svg.toolbar .st0 {
    fill:none;
    stroke:#F26C38;
    stroke-width:1.4;
    cursor: pointer;
                                                                    -webkit-transform-origin: center;
                                                                            transform-origin: center;
    /* animation: tool-pulse 1.8s linear 0s infinite normal both running; */
    transition: all .5s ease;
}
svg.toolbar .st0:hover {-webkit-animation-play-state: paused;animation-play-state: paused;}
svg.toolbar .st1 {
    fill:#F26C38;
    transition: all .5s ease;
                                                                    -webkit-transform-origin: center;
                                                                            transform-origin: center;
    cursor: pointer;
    /* animation: tool-pulse-inverse .9s linear 0s infinite alternate both running; */
}
svg.toolbar .st1:hover {
    fill:#fcb515;
    /* -ms-transform: scale(1.25);
    transform: scale(1.25); */
}
/* svg.toolbar g.circle:hover .st1, svg.toolbar g.circle:hover .st0 {animation-play-state: paused;} */
svg.toolbar g.circle:hover .st0 {
    opacity: 0;
    visibility: hidden;
}
body.is-safari svg.toolbar .st0, body.is-safari svg.toolbar .st1, body.is-firefox svg.toolbar .st0, body.is-firefox svg.toolbar .st1 {
                                                                    -webkit-animation: none;
                                                                            animation: none;
}
body.is-safari svg.toolbar .st1:hover, body.is-firefox svg.toolbar .st1:hover {
                                                                    -webkit-transform: none;
                                                                            transform: none;
}
@-webkit-keyframes tool-pulse {
    0% {
                                                                        -webkit-transform: scale(0);
                                                                                transform: scale(0);
        opacity: 0;
    }
    50% {
                                                                        -webkit-transform: scale(1);
                                                                                transform: scale(1);
        opacity: 1;
    }
    100% {
                                                                        -webkit-transform: scale(1.75);
                                                                                transform: scale(1.75);
        opacity: 0;
    }
}
@keyframes tool-pulse {
    0% {
                                                                        -webkit-transform: scale(0);
                                                                                transform: scale(0);
        opacity: 0;
    }
    50% {
                                                                        -webkit-transform: scale(1);
                                                                                transform: scale(1);
        opacity: 1;
    }
    100% {
                                                                        -webkit-transform: scale(1.75);
                                                                                transform: scale(1.75);
        opacity: 0;
    }
}
@-webkit-keyframes tool-pulse-inverse {
    from {
                                                                        -webkit-transform: scale(1);
                                                                                transform: scale(1);
    }
    to {
                                                                        -webkit-transform: scale(.6);
                                                                                transform: scale(.6);
    }
}
@keyframes tool-pulse-inverse {
    from {
                                                                        -webkit-transform: scale(1);
                                                                                transform: scale(1);
    }
    to {
                                                                        -webkit-transform: scale(.6);
                                                                                transform: scale(.6);
    }
}

/*--------------------------------
# Notification
--------------------------------*/

a.sc-notification {
    position: fixed;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 88px;
    padding: 20px;
    background-color: #f36a44;
                                                            box-shadow: 0 2px 4px rgba(23, 23, 24, .27);
    z-index: 888888;
    transition: all .4s ease;
                                                                    -webkit-transform: translateY(88px);
                                                                            transform: translateY(88px);
    text-align: center;
}
a.sc-notification:hover {
    text-decoration: none;
}
a.sc-notification.in-view {
                                                                    -webkit-transform: translateY(0);
                                                                            transform: translateY(0);
}
a.sc-notification img {
    height: 48px;
    display: inline-block;
}
a.sc-notification p {
    display: inline-block;
    margin: 0 20px;
    font-size: 1.3em;
    line-height: 1.1em;
    color: #fff;
}
a.sc-notification p strong {
    font-weight: 400;
    text-transform: none;
}
a.sc-notification h3.btn {
    background-color: #fff;
    color: #f36a44;
}
a.sc-notification h3.btn:hover {
    color: #f36a44;
}
span.close-notif {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}
span.close-notif:before, span.close-notif:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    background-color: #000;
    transition: all .4s ease;
}
span.close-notif:before {
                                                                    -webkit-transform: rotate(45deg);
                                                                            transform: rotate(45deg);
}
span.close-notif:after {
                                                                    -webkit-transform: rotate(-45deg);
                                                                            transform: rotate(-45deg);
}
span.close-notif:hover:before, span.close-notif:hover:after {
    background-color: #f36a44;
                                                                    -webkit-transform: rotate(0);
                                                                            transform: rotate(0);
}

@media only screen and (max-width: 1286px) {
    a.sc-notification p {
        font-size: 1em;
    }
    a.sc-notification img {
        height: 38px;
    }
}
@media only screen and (max-width: 1170px) {
    a.sc-notification {
        display: -webkit-flex;
        display: flex;
                -webkit-justify-content: space-between;
                        justify-content: space-between;
                -webkit-align-items: center;
                        align-items: center;
    }
    a.sc-notification p {
        font-size: .95em;
        margin: 0 10px;
        max-width: 60%;
        text-align: left;
    }
    a.sc-notification img {
        height: 28px;
    }
    span.close-notif {
        top: 5px;
        right: 5px;
    }
}
@media only screen and (max-width: 570px) {
    a.sc-notification img {
        display: none;
    }
    a.sc-notification p {
        font-size: .875em;
        margin-left: 0;
        max-width: 65%;
    }
    a.sc-notification h3.btn {
        padding: 10px;
        font-size: .875em;
    }
}

/*--------------------------------
# Responsive
--------------------------------*/

.mobile-menu-btn {
    display: none;
    position: fixed;
    top: 20px;
    right: 15px;
    cursor: pointer;
    z-index: 999999219;
    transition: all .5s ease;
}
.menu-btn {
    position: relative;
    height: 24px;
    width: 30px;
}
.menu-btn:before, .menu-btn:after {
    content: '';
}
.menu-bar, .menu-btn:before, .menu-btn:after {
    position: absolute;
    height: 4px;
    width: 100%;
    background-color: #000;
    transition: all .4s ease;
}
.mobile-menu-btn.active .menu-bar, .mobile-menu-btn.active .menu-btn:before, .mobile-menu-btn.active .menu-btn:after {
    background-color: #fff;
}
.menu-bar {
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.mobile-menu-btn.active .menu-bar {
    opacity: 0;
}
.menu-btn:before {
    top: 0;
}
.mobile-menu-btn.active .menu-btn:before {
    top: 50%;
                                                                    -webkit-transform: rotate(45deg);
                                                                            transform: rotate(45deg);
}
.menu-btn:after {
    bottom: 0;
}
.mobile-menu-btn.active .menu-btn:after {
    bottom: auto;
    top: 50%;
                                                                    -webkit-transform: rotate(-45deg);
                                                                            transform: rotate(-45deg);
}
.lightbox {
    position: fixed;
    color: #fff;
    overflow-y: scroll;
    z-index: 99991;
    opacity: 0;
    visibility: hidden;
                                                                    -webkit-transform: translate(0, -100vh);
                                                                            transform: translate(0, -100vh);
}
.lightbox-contain {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    background-color: #414342;
    background-color: rgba(65, 67, 66, 0);
            -webkit-align-items: center;
                    align-items: center;
            -webkit-justify-content: center;
                    justify-content: center;
            -webkit-flex-direction: column;
                    flex-direction: column;
}
.lightbox, .lightbox-contain {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: auto;
    transition: all .5s ease .3s, background-color .5s ease 0s;
}
.lightbox.vid-box {
    z-index: 999999;
}
#video-box-contain.lightbox-contain {
    width: 960px;
    max-width: 95% !important;
    height: 540px;
    max-width: 100%;
}
#video-box-contain .close, .close.close-alt {
    top: -15px;
    right: -15px;
    border-radius: 50%;
    background-color: rgba(65, 67, 66, .8);
    border: 6px solid rgba(65, 67, 66, .8);
    width: 24px;
    height: 24px;
}
#video-box-contain .close:hover, .close.close-alt:hover {
    background-color: #f36a44;
    border: 6px solid #f36a44;
}
#video-box-contain .close:before, .close.close-alt:before, #video-box-contain .close:after, .close.close-alt:after {
    top: 5px;
}
.lightbox.active {
    opacity: 1;
    visibility: visible;
    background-color: rgba(65, 67, 66, .75);
                                                                    -webkit-transform: translate(0);
                                                                            transform: translate(0);
    transition: all .5s ease 0s, background-color .5s ease .4s;
}
.lightbox-contain.sub-open {
                                                                    -webkit-transform: translateX(0);
                                                                            transform: translateX(0);
}
.menu-main-container {
    width: 100%;
}
#masthead, #content {
    transition: all .5s ease;
}
body.blur #masthead, body.blur #content {
                            -webkit-filter: blur(5px);
                                    filter: blur(5px);
}
#search-form.lightbox {
    z-index: 99991;
}
ul#mobile-menu-list, ul#secondary-mobile-menu-list {
    padding: 0;
    list-style: none;
    margin: 0;
}
ul#mobile-menu-list li, ul#secondary-mobile-menu-list li {
    text-align: center;
}
ul#mobile-menu-list li.has-submenu>a:after {
    /*font-family: FontAwesome;
    content: '\f105';*/
    font-family: "fontello";
    content: '\f105';
    display: inline-block;
    padding-left: 10px;
    float: right;
    color: #fff;
}
ul#mobile-menu-list li a, ul#secondary-mobile-menu-list li a {
    display: inline-block;
    padding: 7px 15px;
    color: #fff;
    font-size: 1.125em;
    text-align: center;
}
ul#mobile-menu-list li.btn a {
    margin: 10px 0 30px;
    padding: 15px 21px;
}
ul#mobile-menu-list li.btn.light-btn a {
    color: #f36a44;
}
ul#secondary-mobile-menu-list li a {
    font-size: 1em;
}
ul#mobile-menu-list li ul {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    width: 95vw;
    margin: auto 0;
    background-color: #f36a44;
            -webkit-align-items: center;
                    align-items: center;
            -webkit-justify-content: center;
                    justify-content: center;
            -webkit-flex-direction: column;
                    flex-direction: column;
    list-style: none;
    opacity: 0;
    visibility: hidden;
                                                                    -webkit-transform: translateX(100%);
                                                                            transform: translateX(100%);
    transition: all .5s ease;
    z-index: 200;
}
ul#mobile-menu-list li ul ul {
    width: 100%;
    width: 90vw;
    background-color: #414342;
}
ul#mobile-menu-list li.has-submenu.open-submenu>ul {
    opacity: 1;
    visibility: visible;
                                                                    -webkit-transform: translateX(0);
                                                                            transform: translateX(0);
}
ul#mobile-menu-list li ul li a {
    padding-left: 30px;
}
ul#mobile-menu-list li ul li ul li a {
    padding-left: 45px;
}
li.back {
    padding-bottom: 10px;
    color: #fff;
    cursor: pointer;
}
li.back:before {
    content: '\f104';
    font-family: "fontello";
    display: inline-block;
    padding-right: 10px;
}
@media only screen and (max-width: 1380px) {
    #primary-menu li a {
        padding-left: 8px;
        padding-right: 8px;
        font-size: .9em;
    }
    #primary-menu li.btn a {
        margin-left: 8px;
    }
}
@media only screen and (max-width: 1200px) {
    header#masthead {
        padding: 0 0 20px;
    }
    .entry-title, .site-branding, ul#side-menu {
        padding-left: 15px;
    }
    h1.entry-title {
        padding-right: 15px;
        font-size: 2.25em !important;
    }
    header.entry-header .subtitle {
        font-size: 1.25em !important;
    }
    .row.builder-row > .medium-12.columns, .row.builder-row.testimonials .medium-12.columns {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (max-width: 1280px) {
    #primary-menu li a {
        padding-left: 6px;
        padding-right: 6px;
        font-size: .85em;
    }
    #primary-menu li.btn a {
        margin-left: 6px;
    }
    ul#primary-menu>li.menu-item-has-children>a:after {
        font-size: .75em;
        margin-left: 5px;
    }
}
@media only screen and (max-width: 1180px) {
    #primary-menu li a {
        font-size: .8em;
    }
    header#masthead.condensed .top-navigation {
        margin-bottom: 10px;
    }
    .masthead-content.row {
        padding-bottom: 16px;
    }
    header#masthead.condensed .masthead-content.row {
        padding-bottom: 11px;
    }
}
@media only screen and (max-width: 1035px) {
    #primary-menu li a {
        padding-left: 7px;
        padding-right: 7px;
        font-size: .8em;
    }
}
@media only screen and (max-width: 1023px) {
    nav#top-navigation, nav#site-navigation, .no-small {
        display: none;
    }
    .mobile-menu-btn, .scorr-search {
        display: inline-block;
    }
    header#masthead {
        padding: 10px 0;
    }
    .site-branding {
        padding-top: 0;
    }
    #content {
        padding-top: 68px;
    }
    .masthead-content.row {
        padding-bottom: 0;
    }
    header#masthead.condensed {
                                                                        -webkit-transform: translateY(0);
                                                                                transform: translateY(0);
        padding: 5px 0;
    }
    header#masthead.condensed .site-branding img.logo-icon {
        width: 56px;
        top: 11px;
    }
    header#masthead.condensed .masthead-content.row {
        padding-bottom: 0;
    }
    #menu-trigger.condensed {
        top: 17px;
    }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (max-width: 959px) {
    #home-content.row {
        padding: 45px 0;
    }
    h3.latest-heading {
        font-size: 1.35em;
    }
    .column, .columns, .row.builder-row-full.toolbar-row {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 767px) {
    .navigation-section, .entry-footer, .secondary-content .menu-main-container, .foot-menu, .features-row .feature-image {
        display: none;
    }
    span.share {
        display: block;
    }
    .search-trigger {
        display: inline-block;
    }
    .info, h2.info-title, .info p, footer#colophon, .social-icons {
        text-align: center;
    }
    header#masthead {
        position: absolute;
    }
    #page-head {
        height: 400px;
        line-height: 400px;
    }
    .field-wrap.sc-column-wrap {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    #page, .search-contain .columns {
        padding: 0;
    }
    .masthead-content.row {
        padding-bottom: 0;
    }
    .row.builder-row-full.features-row {
        padding-top: 0;
    }
    header#masthead .site-branding img.logo-img {
        height: 30px;
        line-height: 30px;
    }
    .search-contain {
                                                                box-sizing: border-box;
        margin: 20vh auto 0;
        max-width: 80%;
    }
    .search-contain input#search {
        font-size: 20px;
        line-height: 22px;
    }
    .search-contain input#search::-webkit-input-placeholder {
        font-size: 20px;
    }
    .search-contain input#search:-moz-placeholder {
        font-size: 20px;
    }
    .search-contain input#search::-moz-placeholder {
        font-size: 20px;
    }
    .search-contain input#search:-ms-input-placeholder {
        font-size: 20px;
    }
    .ninja-forms-form-wrap input, .ninja-forms-form-wrap select, .ninja-forms-form-wrap textarea {
        width: 100% !important;
    }
    .home-feeds-contain.row {
        padding: 1.71rem 0;
    }
    .foot-content .site-info {
        padding-bottom: 1.71rem;
    }
    h1.entry-title {
        font-size: 1.5em !important;
    }
    .entry-content {
        padding-top: 2rem;
    }
    .entry-content p, .entry-content ul, .entry-content ol {
        font-size: 1em;
    }
    .row.builder-row-full.toolbar-row {
        margin-top: -20px;
    }
    header.entry-header a.video-link {
        margin-top: 1em;
    }
    #home-paths .link-col.small-6 {
        width: 100%;
    }
    .testimonial-contain {
        font-size: 1.25em;
    }
    .content-row .content-contain, .builder-row.column-content-row .row .columns, .accordion-content .row .columns {
        padding-left: 15px;
        padding-right: 15px;
    }
    .row.v-center {
        display: block;
    }
    #page-head.overview-page-head {
        margin-top: 0;
    }
    #page-head.overview-page-head .entry-header {
        width: 75%;
        padding: 10px;
    }
    #post-118 .builder-row.row.content-row:first-of-type {
        margin-bottom: 0;
    }
    .row.builder-row, .row.builder-row-full {
        margin-bottom: 2rem;
    }
    .row.builder-row.column-content-row.gray-bg.video {
        padding: 2rem 0 !important;
    }
    .row.builder-row.column-content-row.gray-bg.video .columns {
        padding: 0 15px !important;
    }
    .row.builder-row-full.features-row.features-main {
        padding-top: 2rem;
    }
}

/* Foundation small range breakpoint */

.mobile {
    display: none;
}
@media only screen and (max-width: 640px) {
    .mobile {
        display: block;
    }
    .no-mobile {
        display: none;
    }
    div.icon-col {
        margin-bottom: 3.71rem;
    }
	.columns.legal-col, .columns.life-col, .columns.left-col, .columns.right-col {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    .columns.left-col, .columns.right-col {
        padding: 0;
        margin-top: 18px;
        clear: both;
    }
}
@media only screen and (max-width: 500px) {
   header#masthead .site-branding img.logo-img {
        height: 25px;
        line-height: 25px;
    }
}
@media only screen and (max-width: 420px) {
   header#masthead .site-branding img.logo-img {
        height: 20px;
        line-height: 20px;
    }
}
/*--------------------------------
# Simple CSS
--------------------------------*/

/* Typography */
body, #primary-menu li a, header.entry-header a.video-link {
    color:#333;
}
#hero p:first-of-type {
    margin: 0 auto 1em;
}
h2.column-span {
    font-size: 2.25em;
    font-weight: normal;
}
.list h2 {
    font-size: 2em;
    line-height: 1.3em;
}
.content-row h2, .page-intro-content h2 {
    line-height: 1.35;
}
header.entry-header .subtitle {
    font-size: 1.5em;
    line-height: 1.3em;
}
.page-template-life-sciences h1.entry-title {
    text-transform: capitalize;
}
header.entry-header .subtitle {
    font-weight: bold;
}
blockquote {
    margin: 1rem 0;
    padding: 0rem 1.25rem 0 1.1875rem;
    border-left: 4px solid #f36a44;
}
/* Lists */
.entry-content ul {
    margin-left:0;
}
.list ul li {
    padding: .5em 0 .5em 20px;
}
/* Feature Image Banner */
.page-template-life-sciences .header-img {
                            -webkit-filter: none;
                                    filter: none;
}
/* Links */
header.entry-header a.video-link {
    text-decoration: none;
}
/* Product Page Links */
.page-links-row p {
    color: #000;
    text-transform: none;
    max-width: 70%;
}
/* YouTube Play Button */
header.entry-header a.video-link:before {
    padding-left: 5px;
}
/* Contact Us Page */
.row.location {
    margin: 1em 0;
}
.contact-form {
    padding: 2em;
    background-color: #414342;
}
.contact-form h2, .contact-form h3, .contact-form label {
    color:#fff;
}
.contact-form h2 {
    line-height: 1.5em;
    margin: 0 0 1em;
}
label {
    font-size: 1em;
}
/* Builder */
.breakout {
    background: #f3f2f0;
    max-width: 100%;
    padding: 6em 0;
}
.column-content-row.testimonials h2 {
    margin-bottom: 1.25em;
}
.row.builder-row-full.page-links-row {
    margin-bottom:0;
}
/* HubSpot Forms */
.entry-content ul li.hs-form-checkbox::before {
    content: none;
}
.entry-content ul li.hs-form-checkbox {
    padding: 0;
}
form#hsForm_b25f3ea0-69e4-45a2-be5d-62dfbaa4b802 .hs_stay_connected.field.hs-form-field {
    margin-top: 1.2em;
}
/* Misc */
img.product-logo {margin-bottom:2em;}
.perk div.row div.columns {
    padding: 2em;
    text-align: center;
}
.row .pain-points {
    margin-bottom: 5em!important;
    background: #f3f2f0;
    padding: 4em 0;
}
.cta-section h3 {
    margin-bottom: 1em;
    font-weight: normal;
    color:#fff;
}
.cta-section {
    max-width: 100%!important;
    background: #f3f2f0!important;
    background-color:#414342!important;
    padding: 5em 0!important;
    text-align:center!important;
    /* margin-bottom:0!important; */
}
.page-id-114 .builder-content h2.column-span, .page-id-110 .builder-content h2.column-span, .page-id-114 .builder-content h2 {
    border-bottom: 1px solid #cecece;
    font-size: 2em;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 1em;
}
.page-id-110 .builder-content .support h2.column-span {
    border-bottom:none;
}
.row.builder-row.column-content-row.support {
    padding: 3em;
    text-align: center;
    border: 2px solid #cecece;
}
.row.builder-row.column-content-row.support h2 {
    font-size: 1.5em;
    margin-bottom: 1.5em;
}
.builder-row.column-content-row.support .row .columns {padding-right:0;}
header.entry-header a.video-link:before {
    border: 6px solid #333;
}
.page-id-114 .builder-content h2.card-title {
    border-bottom: none;
    margin-bottom: auto;
}
.remove-top-padding {
    padding-top:0!important;
}
.row.builder-row.testimonials img {
    border-radius: 0 40px;
}
/* Legal Page */
.page-id-564 #page-head.overview-page-head .entry-header {
    right: auto;
    border-radius: 0 0 60px;
}
.page-id-564 #page-head.overview-page-head .decorator {
    left: 14%;
}
.page-id-564 #page-head.overview-page-head:after {
    right: 0;
    left: auto;
    border-radius: 60px 0 0;
}
.page-id-2217 .card.newslinks h3.card-title {
    font-size: 1.25em;
    line-height: 1.2em;
}
.page-id-2217 .card.newslinks .card-exerpt p {
    font-size: 1em;
}
@media only screen and (max-width: 1160px) and (min-width: 1024px) {
    .page-id-2217 h3.card-title {
        font-size: 1.125em;
    }
    .card-exerpt p {
        font-size: 1em;
    }
    .card-content {
        padding: 1rem 1rem 3rem;
    }
    .card-foot {
        padding-bottom: 2rem;
    }
}

/* Cookie Notification */

.evidon-banner-message a {
    color: #fff;
    text-decoration: underline;
}
.evidon-banner {
            -webkit-align-items: center;
                    align-items: center;
    display: -webkit-flex;
    display: flex;
            -webkit-justify-content: center;
                    justify-content: center;
}
@media only screen and (max-width: 1024px) {
    .evidon-banner-message {
        font-size: 16px !important;
        line-height: 1.4em !important;
    }
}
@media only screen and (max-width: 640px) {
    .evidon-banner {
        padding: 10px !important;
    }
    .evidon-banner-message {
        font-size: 15px !important;
        margin-right: 12px !important;
    }
}
@media only screen and (max-width: 320px) {
    .evidon-banner {
        display: block !important;
    }
    .evidon-banner-message {
        margin-right: 0 !important;
    }
}

/* Big Cards */

.upcoming-webinars.row {
    margin: 60px auto 0;
    max-width: 1520px;
    width: 100%;
}
.upcoming-events.row {
    margin: 0 auto 60px;
    max-width: 1520px;
    width: 100%;
}
h2.webinar-upcoming-title, h2.events-upcoming-title {
    margin-bottom: 60px;
}
h2.webinar-upcoming-title, h2.webinar-archive-title, h2.events-upcoming-title {
    padding: 0 15px;
    text-transform: uppercase;
}
.upcoming-events.row .no-upcoming {
    padding: 0 15px;
}
.big-cards-contain {
            -webkit-align-items: center;
                    align-items: center;
    display: -webkit-flex;
    display: flex;
            -webkit-flex-wrap: wrap;
                    flex-wrap: wrap;
            -webkit-justify-content: space-around;
                    justify-content: space-around;
}
.big-card {
    margin: 0 auto;
    max-width: 47%;
    max-width: calc(50% - 30px);
    width: 600px;
}
.big-card .card {
    height: 314px;
}
.big-cards-contain-float.row .big-card {
    float: left;
    margin: 0 15px;
}
#resource-content.webinar-archive-content {
    margin: 0 auto;
    max-width: 1520px;
    width: 100%;
}
.event-form-box-contain .event-form {
    margin: 0 auto;
    position: relative;
}
.event-form-box-contain .event-form-title {
    margin: 0;
    padding: 0;
}
.event-form-box-contain .event-form .hbspt-form {
    max-height: 80vh;
    overflow: scroll;
}
.card {
    cursor: pointer;
}
.social-proportion.large-4 .card {
    height: 244px;
}
.social-proportion-alt.large-4 .card {
    height: 122px;
}
.social-proportion .card-content {
    padding: 30px;
}
.social-proportion .card-foot {
    padding-bottom: 10px;
}
.social-proportion-alt .card-content {
    padding: 15px 15px 15px 137px;
}
.social-proportion-alt .card {
    color: #333;
    display: block;
    text-align: left;
}
.social-proportion-alt .card:before, .social-proportion-alt .card-image, .social-proportion-alt .card-image:before {
    margin: auto 0;
    right: auto;
    width: 122px;
}
.social-proportion-alt h4.card-pre-title, .social-proportion-alt .card a {
    color: #333;
}
.social-proportion-alt h4.card-pre-title {
    font-size: .8em;
}
.social-proportion-alt h3.card-title {
    color: #333;
    font-size: 1.3em;
    line-height: 1.2em;
    margin: 0;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding-bottom: 3px;
}
.social-proportion-alt .card-image {
                            -webkit-filter: saturate(50%);
                                    filter: saturate(50%);
}
@media only screen and (max-width: 1350px) {
    .social-proportion-alt h4.card-pre-title {
        font-size: .7em;
    }
    .social-proportion-alt h3.card-title {
        font-size: 1em;
        line-height: 1.1em;
        -webkit-line-clamp: 4;
    }
}
.upcoming .card {
    display: block;
    height: auto;
}
.upcoming .card:before {
    content: none;
}
.upcoming .card-content {
    display: none;
}
.upcoming .card-image {
                            -webkit-filter: none;
                                    filter: none;
    position: static;
}
.upcoming .card:hover .card-image {
                                                                    -webkit-transform: none;
                                                                            transform: none;
}
.upcoming .card-image:before {
    background-color: transparent;
    padding-top: 52.33%;
    position: static;
}
.upcoming .card-foot {
    padding: 20px;
    position: static;
}

/* Hide Video Controls */

.mejs-controls {
    display: none !important;
    visibility: hidden !important;
}

/*--------------------------------
# WooCommerce
--------------------------------*/

.cart-btn a {
    height: 24px;
    padding-right: 28px !important;
}
#cart-icon {
    position: relative;
    top: 3px;
}
span.cart-total {
    background-color: #f36a44;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    display: inline-block;
    font-size: .875em;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    margin: auto 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 24px;
}
ul.products {
    list-style: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .button, .woocommerce button.button {
    background-color: #f36a44;
    border: 2px solid #f36a44;
    color: #fff;
    transition: all .4s ease;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce ul.products li.product .button {
    background-color: #f36a44;
    color: #fff;
}
.woocommerce .button, .woocommerce button.button {
    margin-right: 5px !important;
}
.woocommerce .button.button-dark {
    background-color: #707e87;
    border: 2px solid #707e87;
    color: #fff;
}
.woocommerce button.button.button-light {
    background-color: #fff;
    color: #f36a44;
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
    color: #707e87;
    border: 2px solid #707e87;
}
.woocommerce .button:hover {
            -webkit-transform: none;
                    transform: none;
}
input#coupon_code {
    width: 140px !important;
}
.woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: left;
}
.woocommerce a.remove {
    color: #f36a44 !important;
}
.woocommerce-info, .woocommerce-message {
    background-color: #f5f5f5;
    border-top-color: #00A176;
}
.woocommerce ul.products li.product .price, .woocommerce-info::before, .woocommerce-message::before {
    color: #00A176;
}
.woocommerce-LoopProduct-link .price {
    display: none !important;
}
li.product {
    display: block;
    padding: 30px !important;
    position: relative;
    text-align: center;
}
li.product:before {
	background-color: #fff;
    bottom: 0;
	border: 2px solid #e8e8e7;
    content: '' !important;
    float: none !important;
    height: 100%;
    left: 0;
    margin: auto !important;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .5s ease;
    width: 100%;
}
li.product:hover:before {
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
}
li.product a {
    position: relative;
    z-index: 5;
}
.woocommerce table.shop_table {
    border: 0;
}
.woocommerce .cart_totals table.shop_table {
    border: 1px solid #f5f5f5;
    border-radius: 0;
}
.woocommerce .cart_totals table.shop_table td {
    border-top: 0;
}
.woocommerce table.shop_table th {
    background-color: #f5f5f5;
}
.woocommerce table.shop_table td {
    border-bottom: 1px solid #f5f5f5;
    border-top: 0;
}
.woocommerce table.shop_table td.actions {
    border: 0;
    padding-top: 30px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 30%;
}
.woocommerce .woocommerce-tabs {
    clear: left !important;
    float: left;
    width: 60%;
}
.woocommerce div.product .product_title {
    color: #333;
    font-size: 1.5rem;
    text-align: left;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    content: ' ' !important;
    float: none !important;
    margin: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #fff;
    border: 1px solid #fff;
    transition: all .4s ease;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: 1px solid #ccc;
    border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #ccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}
.woocommerce div.product form.cart div.quantity {
    float: none;
}
.woocommerce .product .sku_wrapper, .woocommerce .product .posted_in {
    display: none;
}
.quantity {
    position: relative;
}
.quantity input {
    border: 1px solid #f5f5f5;
    border-radius: 0;
                    box-shadow: none;
    display: inline-block;
}
.shop_table .quantity input {
    left: -1px;
    position: relative;
    top: -2px;
}
.qchange {
    background-color: #f5f5f5;
    cursor: pointer;
    display: inline-block;
    height: 39px;
    line-height: 39px;
    text-align: center;
    transition: all .4s ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 39px;
}
.qchange.disable {
    cursor: default;
    opacity: .4;
}
.qchange:hover {
    background-color: #f36a44;
}
.qchange.disable:hover {
    background-color: #f5f5f5;
}
.qchange.dec-button {
    left: 0;
    position: absolute;
    top: 0;
}
.qchange.inc-button {
    left: -3px;
    position: relative;
}
.single-product .woocommerce-Tabs-panel h2 {
    font-size: 1.5em;
    font-weight: 700;
}
.single-product .woocommerce-Tabs-panel h3, .single-product .woocommerce-Tabs-panel h4, .related h3 {
    font-size: 1.25em;
    font-weight: 700;
}
.single-product .woocommerce-Tabs-panel .accordion-head h3 {
    font-size: 1.25em;
}
.single-product .woocommerce-Tabs-panel span.indicator {
    top: 8px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 1.1em;
    font-weight: 400;
    padding: .4rem 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	font-weight: 700;
}
.woocommerce-page .product .summary {
    clear: both !important;
}
.single-product .related .slides {
    border-top: 1px solid #ccc;
    padding-top: 4em;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #333;
    font-size: 1.75em;
    font-weight: 700;
}
.woocommerce .quantity .qty {
    background-color: #f2f2f2;
}
.sc-checkout-message {
    margin-bottom: 1.71rem;
}
p.inline-price {
    font-size: 1.5rem;
    font-weight: 700;
}
.woocommerce div.product form.cart .button {
    border-radius: 10px;
}
.woocommerce div.product form.cart .button:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}

/* Client Logos */

h2.partner-section-title, .entry-content h2.partner-section-title {
    border: 0;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 1.66em;
    margin: .4em 0;
    text-transform: uppercase;
}
.page-template-client-news .entry-content h2 {
    font-size: 2em;
}
.page-template-client-news .entry-content h2.partner-section-title, h2.news-title {
    border-bottom: 1px solid #cecece;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 1em;
    text-align: left;
    text-transform: none;
}
.page-template-client-news h2.news-title {
    margin: auto;
    max-width: 1060px;
}

/* Updated Testimonial */

.testimonial-slide-inside.row {
    margin: 0 auto;
    width: 100%;
}
.testimonial-slide-inside.row.no-img {
    max-width: 830px;
}
.toolbar-contain.toolbar-toolbar-contract-companion {
    max-width: 630px;
}
/* @media only screen and (max-width: 767px) {
    .page-id-579 .toolbar-point {
        height: 330px;
    }
} */

/* added new color */
section.nbm-features-slider .center .slider-wrapper .slide-top .single-label.purple {
    border-color: #6B4E99;
}


/* Navigation updates */

/*
ul#primary-menu #menu-item-52384 ul{
	opacity: 1 !important;
	visibility: visible !important;
}
*/


ul#primary-menu ul .sub-menu{}
	ul#primary-menu ul .sub-menu li{display: block;}
/* 	ul#primary-menu ul .sub-menu li ul li a{ width: 100%;} */
	ul#primary-menu ul .sub-menu li a::before{ 
		content: '\f105';
		font-family: 'Font Awesome 5 Pro';
		color: #000;
		position: absolute;
		left: -5px;
	}
	
.sub-menu{}	
	.sub-menu .not-link{}
		.sub-menu .not-link a{
			padding-left: 0px !important;
		}
		.sub-menu .not-link a::before{
			content: '' !important;
		}
		.sub-menu .not-link ul li a{padding-left: 12px !important;}
		.sub-menu .not-link ul li a::before{content: '\f105' !important;}
		
		
#menu-item-71623{
	padding: 0px !important;
	}
	#menu-item-71623 a::before{
		color: #000 !important;
	}
	
	
#menu-item-71623 a{width: 100% !important;}