/*@import url('https://fonts.googleapis.com/css?family=Montserrat:400,800');*/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900,900i');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0 auto;
    padding: 0;
    border-top-width: 0;
    outline: 0;
    font-weight: 400;
    font-style: inherit;
    font-size: 100%;
    vertical-align: baseline;
    webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    font-size: 15.2px;
}

body {
    /*font-family: 'Lato', sans-serif;*/
    font-family: 'Roboto', 'Lato', sans-serif;
    /*color: #676767;*/
    color: #333;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
}

body.mobile-menu-open {
    overflow: hidden;
}

hr.divider {
    color: transparent;
    margin: 20px auto;
    max-width: 100px;
    border-color: #eee;
}

strong {
    font-weight: 900;
    font-size: 1.1em;
}

hr {
    border: 0; 
    height: 1px; 
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

h1,h2,h3,h4 {
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Roboto', sans-serif;
}

h1 {
    font-weight: 900;
    font-size: 2.4em;
    margin: 8px auto;
    /*color: #225878;*/
    color: #4486c6;
    /*color: #1C876E;*/
}

h2 {
    font-weight: 900;
    font-size: 2.4em;
    margin: 22px auto;
    /*color: #225878;*/
    color: #4486c6;
    /*color: #1C876E;*/
}

h3 {
    font-weight: 900;
    font-size: 1.2em;
    margin-bottom: 0.5em;
}

p {
    line-height: 22px;
}

.font-size-medium {
    font-size: 1.1em;
}

#lightbox-container-image-data-box {
    box-sizing: content-box;
}

:focus {
    outline: 0;
}

a:active {
    outline: none;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

strong {
    font-weight: bold;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

em {
    text-decoration: underline;
}

.clear-fix::after {
    content: "";
    clear: both;
    display: table;
}

.inline-block {
    display: inline-block;
}

.menu a {
    text-decoration: none;
    font-size: 14px;
}

#top-menu {
    width: 100%;
    min-width: 942px;
    height: 86px;
    z-index: 80;
    color: #fff;
    left: 0px;
    position: absolute;
    /*top: 0px;*/
    transition: all .3s;
    background-color: transparent;
}

body.landing-page.lp-2017-a #top-menu {
    background-color: #34597d;
}

body.landing-page.lp-gl-2018 #top-menu {
    background-color: transparent;
}

body.landing-page .footer {
    min-height: 224px;
}

#top-menu_ {
    left: 0px;
    min-width: 942px;
    margin-bottom: 42px;
}

#top-menu .primary-menu{
    float:left; margin:30px 0 0 0; padding:0; width:480px;
}

#top-menu.top-menu-fixed {
    position: fixed;
    top:  0px;
    z-index: 80;
    /*box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.15);*/
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

.top-banner.top-menu-fixed {
    position: fixed;
    top:  80px;
    z-index: 79;
    width: 100%;
    height: 84px;
    border-bottom: 1px solid #eee;
}

.top-banner.top-menu-fixed #close-top-banner {
    display: block !important;
}

@media only screen and (max-width: 1024px) {
    #close-top-banner {
        display: none;
    }
}

body.landing-page #top-menu.top-menu-fixed {
    background-color: #fff;
}

#top-menu-back {
    width: 100%;
    height: 200px;
    position: absolute;
    height: 86px;
    z-index: 70;
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.30) 0%,rgba(0,0,0,0.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.30) 0%,rgba(0,0,0,0.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.30) 0%,rgba(0,0,0,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.30) 0%,rgba(0,0,0,0.00) 100%);
}

#top-menu .top-menu-container {
    height:80px;
    max-width:1280px;
    margin:0 auto;
    position: relative;
}

#top-menu .top-menu-logo-container {
    height:100px;
    float:left;
    width:170px;
    margin: 22px 0 0 20px;
}

#top-menu .top-menu-right-container {
    float:right;
    margin:25px 40px 0 0;
    width:280px;
}

#top-menu-logo {
    cursor: pointer;
}

#top-menu:not(.top-menu-fixed) .btn-warning,#top-menu:not(.top-menu-fixed) .btn-info {
    background-color: transparent;
    text-transform:none;
    font-weight: bold;
    box-shadow: none;
}

#menu-main-navigation > li > a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

#top-menu.top-menu-fixed #menu-main-navigation > li > a, #top-menu.top-menu-fixed #menu-main-navigation > li > a:hover {
    color: #555;
    transition: all .3s;
}

#top-menu ul:not(.sub-menu) > li {
    padding:0 0 40px;
    float: left;
    min-width: 100px;
    margin: 0 6px;
    text-align: center;
    /* position: relative; */
}

#top-menu ul:not(.sub-menu) > li.menu-item-has-children:hover:after {
    content: " ";
    z-index: 10;
    position: absolute;
    bottom: -4px;
    /*     left: 50%; */
    margin-left: -24px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
}


#top-menu ul:not(.sub-menu) > li.right-icon-caret-down > a:after {
    content: '\f0d7';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin:0px 0px 0px 10px;
    text-decoration:none;
}

#top-menu .primary-menu > div > ul > li > ul.sub-menu > li {
    float:left;
    display: inline-block;
    padding: 10px 20px;
    min-width: 132px;
    /* border-top: solid thin #eee; */
}

#top-menu .primary-menu > div > ul > li > ul.sub-menu > li:first-child {
    border-top: none;
}

#top-menu .primary-menu > div > ul > li > ul.sub-menu > li a {
    padding: 10px 0;
    color: #4486c6;
    font-weight: normal;
}

#top-menu .primary-menu > div > ul > li > ul.sub-menu {
    position: absolute;
    background: rgb(255, 255, 255);
    margin-top: 14px;
    border-radius: 5px;
    /*width: 50%; !* was 100% this is menu width *!*/
    min-width: 300px;
    /*left:  0;*/
    padding: 20px 40px;
    min-height: 250px;
    z-index: 10;
    top: 68px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.12);
    text-align: left;
    opacity: 0;
    transition: opacity .3s;
}

#top-menu .primary-menu > div > ul > li > ul.sub-menu {
    display: none;
}

#top-menu ul:not(.sub-menu) > li:hover > ul.sub-menu {
    display: block;
    opacity: 1;
    transition: all .3s;
}

#top-menu .primary-menu > div > ul > li > ul.sub-menu > li {
    padding: 10px 20px;
    text-align: left;
    width: 50%; /* was 25% this is col width */
    /*border-left: solid thin #eee;*/
    min-height: 200px;
    min-width: 260px;
    box-sizing: border-box;
}

/*#top-menu .primary-menu > div > ul > li > ul.sub-menu > li:first-child {*/
    /*border: none;*/
/*}*/

#top-menu .primary-menu > div > ul > li > ul.sub-menu > li:nth-child(4n+1) {
    border: none;
    clear: left;
}

#top-menu .primary-menu > div > ul > li > ul.sub-menu > li > a {
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    border-bottom: solid thin #eee;
}

#top-menu .primary-menu > div > ul > li > ul.sub-menu > li > ul > li {
    padding: 6px 0;
}

#top-menu .primary-menu > div > ul > li > ul.sub-menu > li > ul > li > a {
    color: #838383;
}

.top-menu-mobile {
    display: none;
    position: absolute;
    /*top: 0;*/
    width: 100%;
    z-index: 1000;
}

.top-menu-mobile-right {
    cursor: pointer;
    float: right;
    font-size: 32px;
    color: #fff;
    padding: 20px 30px 0 0;
}

.menu-mobile-container {
    display: block;
    /*opacity: 0;*/
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1001;
    height: 100%;
    width: 0;
    background-color: #4486c6;
    color: #fff;
    overflow-x: hidden;
    text-align: center;
    transition: 0.5s;
}

.menu-mobile-container.open {
    /*opacity: 1;*/
    /*top: 0;*/
    width: 100%;
}

.menu-mobile-exit {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 30px;
    color: #fff;
    font-size: 32px;
}

.menu-mobile-table {
    display: table;
    height: 100%;
    width: 100%;
}

.menu-mobile-row {
    display: table-row;
}

.menu-mobile-cell {
    display: table-cell;
    vertical-align: middle;
}

.menu-mobile {
    list-style: none;
}

.menu-mobile li {
    padding: 20px;
    transition: all .3s;
}

.menu-mobile li.menu-item-has-children > a:after {
    content: '\f0d7';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin:0px 0px 0px 10px;
    text-decoration: none;
}

.menu-mobile li a {
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
}

.menu-mobile li:not(.has-button) {
    cursor: pointer;
}

.menu-mobile .menu .sub-menu {
    display: none;
}

.menu-mobile li:not(.has-button):hover {
    /*background-color: rgba(0,0,0,.5);*/
}

#menu-mobile-sub > a {
    display: none;
}

.flex-list {

}

.flex-list li {
    display: flex;
}

.flex-list li.align-center {
    align-items: center;
}

.check-list {
}

.check-list li {
    margin: 18px 0;
    padding-left: 28px;
    position: relative;
}

.check-list li.heading {
    padding-left: 0;
}

.check-mark {
    position: absolute;
    top: 0;
    left: 0;
    background: #783076;
    background: #4486c6;
    height: 20px;
    width: 20px;
    border-radius: 50%;
}

.check-list.blue .check-mark {
    background: #4486c6;
}

.check-mark i {
    color: #fff;
    margin-left: 4px;
    margin-top: 5px;
    font-size: .8em;
    position: absolute;
}

.callout_right {
    position: relative;
    left: 0%;
    top: 0;
    margin-left: 60px;
    max-width: 600px;
    min-height: 160px;
    color: #e0e0e0;
    text-align: right;
    padding: 100px 20px 20px;
    min-width: 572px;
    font-size: 19px;
}

.right-cta {
    margin: 0;
    /*padding: 20px;*/
    padding-left: 0px;
    z-index: 30;
    vertical-align: middle;
    border: none;
}

.right-cta li {
    position: relative;
    margin: 0;
    padding: 0;
    width: 112px;
    list-style: none;
    float: left;
    vertical-align: middle;
    text-align: center;
    text-indent: 0;
    white-space: nowrap;
    display: block;
    border: none;
}

.hero-callout-container {
    position: relative;
    left: 50%;
    right: 0%;
    top: 0px;
    bottom: 0px;
    min-width: 572px;
    background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.14) 22.07%,rgba(0,0,0,0.50) 99.96%);
    background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.14) 22.07%,rgba(0,0,0,0.50) 99.96%);
    background-image: -o-linear-gradient(0deg,rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.14) 22.07%,rgba(0,0,0,0.50) 99.96%);
    background-image: linear-gradient(90deg,rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.14) 22.07%,rgba(0,0,0,0.50) 99.96%);
    background-image: none;
}

.landing-page-cta-container {
    background: #fff;
    padding: 36px 20px;
    border-top: solid 5px #ebad8d;
    /*max-width: 452px;*/
}

.product-navbar {
    background: #f8f8f8;
    height: 102px;
    text-align: center;
    border-bottom: #ddd;
}

.product-navbar > div {
    display: inline-block;
    margin: 40px 0 0;
}

.product-navbar > div:before {
    display: table;
    content: " ";
}

.product-navbar > div:after {
    display: table;
    content: " ";
}

.product-navbar > div > ul {
    margin: 0 auto;
}

.product-navbar > div > ul > li {
    display: inline-block;
}

.product-navbar > div > ul > li > a {
    text-decoration: none;
    color: #676767;
    font-size: 1.1em;
    font-weight: 500;
    padding: 0 16px;
}

.product-navbar > div > ul > li:hover > a {
    color: #4486c6;
}

.product-navbar > div > ul > li.current-menu-item > a {
    color: #4486c6;
}

.features-row:before {
    display: table;
    content: " ";
    clear: both;
}

.features-row:after {
    display: table;
    content: " ";
    clear: both;
}

.features-item {
    margin: 12px 0;
    width: 33.333%;
    position: relative;
    display: inline-block;
    float: left;
}

.features-item:nth-child(3n+1) {
    clear: left;
}

.features-item .features-content:before {
    font-family: 'FontAwesome';
    content: "";
    color: #4486c6;
    font-size: 1.2em;
    left: 0;
    position: absolute;
}

.features-item.white .features-content:before {
    color: #fff;
}

.features-item .features-content {
    padding: 0 24px;
    text-align: left;
}

.features-item .features-content p {
    color: #777;
}

.features-item.white .features-content p {
    color: #fff;
}

.features-item.white .features-content h3 {
    color: #fff;
}

#container {
    width: 100%;
    padding: 0px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
}

#social {
    display: none;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    text-align: center;
    position: relative;
}

.footer {
    width: 100%;
    text-align: center;
    position: relative;
    background-color: #fff;
    min-height: 540px;
    padding: 20px 0;
    color: #777;
}

.footer .page-content {
    max-width: 1080px;
}

.footer .menu {
    text-align: left;
}

.footer .menu li {
    padding: 2px;
}

.footer .menu a {
    color: #777;
    text-decoration: none;
    font-size: .85em;
}

.footer .menu li.bold > a {
    font-weight: bolder;
    font-size: 1em;
    color: #777;
}

#footer-menu {

}

#footer-menu .sub-menu {
    padding-top: 8px;
}

#footer-menu > div:after {
    display: table;
    content: " ";
    clear: both;
}

#footer-menu > div > ul > li {
    display: block;
    width: 33.33%;
    float: left;
}

#footer-menu > div > ul > li > a {
    font-weight: bolder;
    font-size: 1em;
    color: #777;
}

#footer-menu > div > ul > li > ul {
}


#footer-menu-green .sub-menu {
    padding-top: 8px;
}

#footer-menu-green > div:after {
    display: table;
    content: " ";
    clear: both;
}

#footer-menu-green > div > ul > li {
    display: block;
    width: 33.33%;
    float: left;
}

#footer-menu-green > div > ul > li > a {
    font-weight: bolder;
    font-size: 1em;
    color: #fff;
}

#footer-menu-green > div > ul > li > ul > li > a {
    color: #fff;
}

.footer .copy {
    font-weight: normal;
    font-size: 0.9em;
    line-height: 16px;
    color: #777;
}

.footer .copy p {
    padding: 14px 0;
}

.footer .copy ul {
    padding: 14px 0;
}

.footer a {
    text-decoration: none;
    color: #777;
}

.footer hr {
    border-color: #fff;
    border: 0; 
    height: 1px; 
    background-image: -webkit-linear-gradient(left, #fff, #e0e0e0, #fff);
    background-image: -moz-linear-gradient(left, #fff, #e0e0e0, #fff);
    background-image: -ms-linear-gradient(left, #fff, #e0e0e0, #fff);
    background-image: -o-linear-gradient(left, #fff, #e0e0e0, #fff);
    background-image: linear-gradient(to left, transparent 0%, #e0e0e0 50%, transparent 100%);
}

.footer .footer-top-padding {
    padding-top: 10%;
    position: relative;
    max-width: 1080px;
}

@media only screen and (max-width: 780px) {
    .footer .footer-top-padding {
        padding-top: 20%;
    }
}

@media only screen and (max-width: 600px) {
    .footer .footer-top-padding {
        padding-top: 40%;
    }
}

.li-inline {
}

.li-inline:after {
    display: table;
    content: " ";
    clear: both;
}

.li-inline li {
    float: left;
    padding: 8px 12px 8px 0;
}

.social-links {
    /*padding: 14px 0;*/
}

.social-links a {
    font-size: 1.4em;
    color: #4486c6;
    padding: 0 4px;
}

.hero.product {
    background: #4486c6; 
    background: linear-gradient(to right, #4486c6 0%,#783076 100%); 
    text-align:center;
}

.hero.product.payroll {
    background: linear-gradient(to right, #4486c6 0%,#783076 100%);
    background: #24ad8d;
    background: #4486c6;
}

.hero.product.insurances {
    background: linear-gradient(to right, #25ad8d 0%,#225878 100%);
    background: #783076;
    background: #24ad8d;
}

.hero.product.benefits {
    background: linear-gradient(to right, #25ad8d 0%,#225878 100%);
    background: #783076;
    background: #24ad8d;
}

.hero.product.about {
    background: linear-gradient(to right, #25ad8d 0%,#225878 100%);
    background: #24ad8d;
}

.hero-container {
    padding: 100px 40px 20px;
    color: #fff;
    height: 280px;
}

@media only screen and (max-width: 768px) {
    .hero-container {
        height: 300px;
    }
}

@media only screen and (max-width: 600px) {
    .hero-container {
        height: 420px;
    }
}

.top-content {
    min-height: 540px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    /*background-position: center top;*/
    background-size: cover;
    /*background-attachment: fixed;*/
    position: relative;
}

.top-content-padded-bottom{
    padding-bottom: 40px;
}

.middle-content {
    position: relative;
    padding: 0px;
    text-align: center;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.middle-center {
    position: relative;
    font-size: 15px;
    margin: 0px auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.middle-center-content {
    padding: 64px 0;
}

.middle-center-content {
    padding: 20px 10px;
    background: #fafafa;
    border-bottom: solid thin #eee;
}

.middle-center-content h1 {
    font-size: 1.2em;
    color: #656565;
}

.middle-bottom {
    position: relative;
    padding: 1px 0px 0px 0px;
    font-size: 15px;
    text-align: center;
    margin: 0px auto;
    width: 100%;
    background-color: #fff;
}

.middle-bottom-inner {
    position: relative;
    padding: 20px;
    font-size: 15px;
    margin: 0px auto;
    width: 100%;
}

.scrollup {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    opacity: 0.3;
    position: fixed;
    bottom: -100px;
    right: 100px;
    display: none;
    background: url('https://d2m3lkw3ws4b7x.cloudfront.net/onpay/images/icon_top.png') no-repeat;
}

.page-content {
    max-width: 1160px;
    margin: 0 auto;
}

.page-content:before {
    content: " ";
    display: table;
}

.sub-page-container {
    position:relative;
    padding: 0px 0 0;
    text-align:center;
    width:100%;
    min-height: 600px;
    margin:0 auto;
}

.sub-page-container .sub-page {
    position:relative;
    padding:1px 0px 0px 0px;
    /*font-size:14px;*/
    text-align:left;
    margin:0px auto;
    background:#FFFFFF;
}

.sub-page-container .sub-page-content {
    /*font-size: 14px;*/
    text-align:center;
    margin: 0;
}

.sub-page-container .sub-page-content > div > h1:first-child {
    padding-top: 20px;
}

.vertical-divider-absolute:before {
    content: " ";
    position: absolute;
    height: 100%;
    width: 1px;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, transparent 0%, #e0e0e0 50%, transparent 100%);
}

.vertical-divider-absolute.right:before {
    left: 100%;
    margin-left: -1px;
}

.horizontal-divider-absolute:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background-image: linear-gradient(to right, transparent 0%, #e0e0e0 50%, transparent 100%);
}

.horizontal-divider-absolute.right:before {
    bottom: 0;
    margin-top: -1px;
}

hr {}

.center {
    text-align:center;
}

.group {
    margin: 40px 0;
    display: block;
}

.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group.slim {
    margin: 10px 0;
}

section {
    float: left;
    min-width: 200px;
}

.section {
    float: left;
    min-width: 200px;
}

.section.width-25 {
    width: 25%;
}

.section.width-33 {
    width: 33.31%;
}

.section.width-50 {
    width: 50%;
}

.section.width-75 {
    width: 75%;
}

section.width-25 {
    width: 25%;
}

section.width-33 {
    width: 33.31%;
}

section.width-50 {
    width: 50%;
}

section.width-75 {
    width: 75%;
}

@keyframes subtle-reveal-animation {
    0% {opacity: 0; left: -10%;}
    100% {opacity: 1; left: 0;}
}

.subtle-reveal {
    -webkit-animation:subtle-reveal-animation ease-in 1;
    animation:subtle-reveal-animation ease-in 1;
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    -webkit-animation-duration:.5s;
    -moz-animation-duration:.5s;
    animation-duration:.5s;
}


.table-row {
    display: table-row;
}

.showcase .table-row:nth-child(2n) {
    background-color: #f7f7f7;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 40px;
    box-sizing: border-box;
    text-align:left;
    position: relative;
}

.product-showcase .table-cell:last-of-type {
    /*padding-left: 86px;*/
}

.center-text .table-cell {
    text-align: center;
}

.showcase .table-cell img {
    position: relative;
    top:0;
    width: 100%;
    padding: 0;
    left: -10%;
    padding: 16px 2px 2px;
    background: #dedede;
    border-radius: 6px;
    overflow: visible;
    opacity: 0;
}

/*.table-row:hover .table-cell img {
    width: 100%;
    padding: 5%;
    margin-left: 0;
}*/

.showcase .table-cell:first-child {
    /*padding-left: 0;*/
    text-align: right;
}

.showcase .table-row:nth-child(2n) .table-cell:last-child {
    /*padding-right: 0*/
}

.table {
    display: table;
}

.shadow {
    -moz-box-shadow: 0px 10px 20px #999;
    -webkit-box-shadow: 0px 10px 20px #999;
    box-shadow: 0px 10px 20px #999;
}

ol.ol-circle {
    counter-reset: li-counter;
    list-style-type: none;
    ms-list-style-type: decimal;
    margin-left: 2.1em;
    padding: 0;
}

ol.ol-circle > li {
    margin-top: 1.2em;
    position: relative;
}

ol.ol-circle > li:before {
    font-family: "graphik", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background: #4486c6;
    border-radius: 50%;
    color: #ffffff;
    content: counter(li-counter);
    counter-increment: li-counter;
    font-size: 0.765em;
    height: 1.9em;
    left: -2.75em;
    padding-top: 0.26em;
    position: absolute;
    text-align: center;
    top: 1px;
    box-sizing: border-box;
    width: 1.9em;
}

ol.ol-circle-white {
    counter-reset: li-counter;
    list-style-type: none;
    ms-list-style-type: decimal;
    margin-left: 2.1em;
    padding: 0;
}

ol.ol-circle-white > li {
    margin-top: 1.2em;
    position: relative;
}

ol.ol-circle-white > li:before {
    font-family: "graphik", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background: #ffffff;
    border-radius: 50%;
    color: #4486c6;
    content: counter(li-counter);
    counter-increment: li-counter;
    font-size: 0.765em;
    height: 1.9em;
    left: -2.75em;
    padding-top: 0.26em;
    position: absolute;
    text-align: center;
    top: 1px;
    box-sizing: border-box;
    width: 1.9em;
}

.bottom-cta-container {
    padding: 60px 0 40px 0;
}

.bottom-cta-container .page-content .group {
    max-width: 846px;
    margin: 20px auto;
}

.bottom-cta-copy-section {
    position: relative;
    margin-right: 40px;
    padding-right: 40px;
    max-width: 400px;
}

.bottom-cta-copy-section li {
    text-align: left;
}

.bottom-cta-form-section {
    position: relative;
    min-width: 366px;
}

.bottom-cta-form {}


.bottom-cta-form ul li {
    padding: 10px 0px;
}

.bottom-cta-form input[type=text], .bottom-cta-form input[type=email], .bottom-cta-form select {
    max-width: 340px;
    width: 100%;
    font-size: .8em;
    border: solid thin #ddd;
    border-radius: 4px;
    padding: 12px;
}

.bottom-cta-form input[type=text]:focus, .bottom-cta-form input[type=email]:focus {
    border-color: #4486c6;
}

.bottom-cta-form-ul {
    max-height: 186px;
    overflow: hidden;
    transition: all .3s ease-out;
}

.bottom-cta-form-ul.show-all {
    max-height: 600px;
    overflow: visible; /* 8/
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ccc;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #ccc;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #ccc;
}
:-moz-placeholder { /* Firefox 18- */
    color: #ccc;
}

.bottom-cta-form label {
    display:none;
}

.customer-success-container {
    margin: 0 auto;
    max-width: 800px;
}

.customer-success-container .image-container {
    min-width: 280px;
    height: 324px;
}

.customer-success-container .customer-success-profile-image {
    border-radius: 50%;
    height: 180px;
    width: 180px;
    overflow: hidden;
    margin: -90px 0 14px -90px;
    position: absolute;
    top: 50%;
    left: 50%;
}

.customer-success-container .customer-success-profile-image img {
    position: absolute;
    height: 180px;
    left: -40px;
}

.customer-success-container .customer-credits {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 188px;
    left: 50%;
    margin-left: -94px;
    margin-top: 102px;
}

.customer-success-content p {
    margin: 24px 0;
}

@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    border: none !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
    transition: all .3s;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    color: #333333;
    background-color: #e6e6e6;
}

.btn:active,
.btn.active {
    background-color: #cccccc      \9;
}

.btn:first-child {
    *margin-left: 0;
}

.btn:hover,
.btn:focus {
    color: #333333;
    text-decoration: none;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-large {
    padding: 12px 20px;
    font-size: 17.5px;
    -moz-border-radius: 6px;
    border-radius: 3px;
    font-weight: 500;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
    margin-top: 4px;
}

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
    margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
    margin-top: -1px;
}

.btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #4486c6;
    border-width: 2px;
    border-style: solid;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease-in-out;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #ffffff;
    background-color: #375a8d;
}

.btn-primary:active,
.btn-primary.active {
    background-color: #375a8d ;
}

.btn-warning {
    color: #fff !important;
    text-shadow: none !important;
    background-color: #faa732;
    background-repeat: repeat-x;
    border-color: #faa732;
    border-width: 2px;
    border-style: solid;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease-in-out;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    color: #ffffff;
    background-color: #f89406;
    border-color: #f89406;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.18), 0 2px 4px rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease-in-out;
}

.btn-warning:active,
.btn-warning.active {
    background-color: #c67605;
}

.btn-danger {
    color: #ffffff;
    background-color: #bf1d0b;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    color: #ffffff;
    background-color: #931608;
}

.btn-danger:active,
.btn-danger.active {
    background-color: #bf1d0b;
}

.btn-success {
    color: #fff !important;
    text-shadow: none !important;
    background-color: #25ad8d;
    border-color: #25ad8d;
    border-width: 2px;
    border-style: solid;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease-in-out;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    color: #ffffff;
    background-color: #1C876E;
    border-color: #1C876E;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.18), 0 2px 4px rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease-in-out;
}

.btn-success:active,
.btn-success.active {
    background-color: #25ad8d;
}

.btn-info {
    color: #fff !important;
    text-shadow: none !important;
    background-color: #4486c6;
    background-repeat: repeat-x;
    border-color: #4486c6;
    border-width: 2px;
    border-style: solid;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease-in-out;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    color: #ffffff;
    background-color: #2D6396;
    border-color: #2169b3;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.18), 0 2px 4px rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease-in-out;
}

.btn-info:active,
.btn-info.active {
    background-color: #4486c6;
}

.input-error-message {
    display: none;
    color: #ff775c;
    font-size: .85em;
    text-align: left;
    margin: 10px 0;
    border-radius: 4px;
    border: solid thin #ff775c;
    background-color: #fff4f4;
    padding: 4px;
}

.input-error-message:before {
    font-family: 'FontAwesome';
    content: "";
    color: #ff775c;
    padding-right: 10px;
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

.slider-volume {
    width: 500px; /*700*/
    margin: 0 auto;
}

.slider-volume > .dragger {
    width: 22px;
    height: 22px;
    left: -30px;
    margin: 0 auto;
    border: 1px solid rgba(255, 255, 255, 0.3);

    -moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2), 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2), 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2), 0 2px 5px 2px rgba(0, 0, 0, 0.1);

    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;

    background: #c5c5c5;
    background: -moz-linear-gradient(90deg, rgba(180, 180, 180, 1) 20%, rgba(230, 230, 230, 1) 50%, rgba(180, 180, 180, 1) 80%);
    background: -webkit-radial-gradient(50% 0%, 12% 50%, hsla(0, 0%, 100%, 1) 0%, hsla(0, 0%, 100%, 0) 100%),
    -webkit-radial-gradient(50% 100%, 12% 50%, hsla(0, 0%, 100%, .6) 0%, hsla(0, 0%, 100%, 0) 100%),
    -webkit-radial-gradient(50% 50%, 200% 50%, hsla(0, 0%, 90%, 1) 5%, hsla(0, 0%, 85%, 1) 30%, hsla(0, 0%, 60%, 1) 100%);
}

.slider-volume > .track, .slider-volume > .highlight-track {
    height: 11px;

    background: #787878;
    background: -moz-linear-gradient(top, #787878, #a2a2a2);
    background: -webkit-linear-gradient(top, #787878, #a2a2a2);
    background: linear-gradient(top, #787878, #a2a2a2);

    -moz-box-shadow: inset 0 2px 5px 1px rgba(0, 0, 0, 0.15), 0 1px 0px 0px rgba(230, 230, 230, 0.9), inset 0 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 2px 5px 1px rgba(0, 0, 0, 0.15), 0 1px 0px 0px rgba(230, 230, 230, 0.9), inset 0 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 2px 5px 1px rgba(0, 0, 0, 0.15), 0 1px 0px 0px rgba(230, 230, 230, 0.9), inset 0 0 1px 1px rgba(0, 0, 0, 0.2);

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.slider-volume > .highlight-track {
    background-color: #c5c5c5;
    background: -moz-linear-gradient(top, #c5c5c5, #a2a2a2);
    background: -webkit-linear-gradient(top, #c5c5c5, #a2a2a2);
    background: linear-gradient(top, #c5c5c5, #a2a2a2);

    background: -webkit-linear-gradient(top, #1566af, #4486c6);
    background: -moz-linear-gradient(top, #1566af, #4486c6);
    background: linear-gradient(top, #1566af, #4486c6);
}

.slider {
    width: 400px;
}

.slider > .dragger {
    background: #8DCA09;
    background: -webkit-linear-gradient(top, #8DCA09, #72A307);
    background: -moz-linear-gradient(top, #8DCA09, #72A307);
    background: linear-gradient(top, #8DCA09, #72A307);

    -webkit-box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.5), 0 2px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.5), 0 2px 8px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.5), 0 2px 8px rgba(0, 0, 0, 0.2);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

    border: 1px solid #496805;
    width: 16px;
    height: 16px;
}

.slider > .dragger:hover {
    background: -webkit-linear-gradient(top, #8DCA09, #8DCA09);
}

.slider > .track, .slider > .highlight-track {
    background: #ccc;
    /*background: -webkit-linear-gradient(top, #bbb, #ddd);
    background: -moz-linear-gradient(top, #bbb, #ddd);
    background: linear-gradient(top, #bbb, #ddd);*/
    background: -webkit-linear-gradient(top, #1257af, #4a8dda);
    background: -moz-linear-gradient(top, #1257af, #4a8dda);
    background: linear-gradient(top, #1257af, #4a8dda);
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    border: 1px solid #aaa;
    height: 4px;
}

.slider > .highlight-track {
    background-color: #8DCA09;
    background: -webkit-linear-gradient(top, #8DCA09, #72A307);
    background: -moz-linear-gradient(top, #8DCA09, #72A307);
    background: linear-gradient(top, #8DCA09, #72A307);

    border-color: #496805;
}

.price {
    position: relative;
    width: 100%;
    margin: 0 auto;
    color: #555;
    text-align: center;
    /*background-color: #225878;*/
    /*background-color: #4486c6;*/
}

.price-inner {
    position: relative;
    margin: 0px auto;
    max-width: 868px;
}

.price-inner small {
    font-size: 14px;
}

.tooltip {
    margin-top: -153px;
    width: 180px;
    height: 121px;
    background: #4486c6;
    /*border-radius: 4px;*/
    box-sizing: content-box;
    box-shadow: 0 0 5px 2px rgba(0,0,0,.15);
    transition: background-color .3s ease-out;
}

.tooltip:hover .arrow-down {
    border-top-color: #46abed;
}

.tooltip:hover {
    background: #46abed;
    box-shadow: 0 0 5px 5px rgba(0,0,0,.15);
}

.tooltip:hover:before {
    color: #46abed;
    font-size: 1.5em;
    content: '\f053';
    font-family: FontAwesome;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -12px;
}

.tooltip:hover:after {
    color: #46abed;
    font-size: 1.5em;
    content: '\f054';
    font-family: FontAwesome;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -12px;
}

.tooltip_ {
    padding: 20px 20px;
    height: 80px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    line-height: .7em;
    /* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); */
    font-weight: bold;
}

.tooltip_ small {
    font-size: 14px;
    line-height: 13px;
    font-weight: normal;
}

.tooltip_ hr {
    color: #e1e1e1;
    border-bottom: solid thin #e1e1e1;
    background: none;
}

.pricing-container {
    margin: 0 auto;
    display: inline-block;
}

.pricing-block {

}

.pricing-block .pricing-number {
    color: #777;
    font-size: 2.5em;
}

.pricing-block .pricing-time {
    color: #777;
    font-size: 0.586em;
}

.pricing-block .pricing-description {
    color: #a5a6ac;
    font-size: 13px;
    text-transform: uppercase;
    display: block !important;
}

.pricing-block.pricing-plus {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%;
    color: #777;
    font-size: 2.2em;
    padding: 0 40px 0 40px;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #4486c6;
    box-sizing: content-box;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -20px;
    transition: border-top-color .3s ease-out;
}

.output {
}

.slider-outer {
    margin: 0 auto;
    /*background: rgba(0, 0, 0, .1);*/
    width: 650px; /*780*/
    padding: 150px 10px 0 65px;
    height: 40px;
}

.responsive.show-1-block {
    display: none;
}

.flexslider {
    margin-top: 60px;
    background-color: transparent;
    border: none;
}

.testimonial-container {
    display: table;
}

.testimonial-row {
    display: table-row;
}

.testimonial-image {
    vertical-align: top;
    text-align: right;
    display: table-cell;
    padding-right: 20px;
    width: 200px;
}

.testimonial-text {
    text-align: left;
    vertical-align: top;
    display: table-cell;
}

.testimonial-author {
    display: block;
    margin-top: 20px;
    font-size: .8em;
}

.testimonial-author em {
    font-size: 1em;
    font-style: italic;
    text-decoration: none;
}

.star-ratings-group {
    width: 100%;
}

.star-ratings-group a {
    text-decoration: none;
    font-weight: 900;
    color: #333;
}

.star-ratings-group a:hover {
    color: #4486c6;
}

.star-ratings-group tr {
}

.star-ratings-group td {
    padding: 14px 8px 14px 0px;
    position: relative;
    border-bottom: solid thin #eee;
}

.star-ratings-group tr:last-of-type td {
    border-bottom: none;
}

.star-ratings-group tr:first-of-type td {
    border-top: none;
}

.star-ratings-group td a.content {}

.star-ratings-group td a.content:after
{
    font-family: 'FontAwesome';
    content: "\f0da";
    -webkit-transition: all 125ms ease-in-out;
    -moz-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out;
    color: #4486c6;
    display: inline;
    right: 0px;
    position: absolute;
    text-decoration: none !important;
    top: 16px;
}

.onpay-blocks-bottom {

    padding-bottom: 40px;
}

.icon {
    padding-top: 6px;
}

.table.product-showcase {

}

.table.product-showcase:not(.product-showcase-right) .table-cell:first-child {
    padding-bottom: 0;
    height: 400px;
    overflow: hidden;
    width: 700px;
}

.table.product-showcase.product-showcase-right .table-cell:nth-child(2) {
    padding-bottom: 0;
    height: 400px;
    overflow: hidden;
    width: 700px;
}

.table.product-showcase:not(.product-showcase-right).product-showcase-icon .table-cell:first-child {
    width: 440px;
    max-width: 440px;
}

.table.product-showcase .table-cell > img {
    height: 400px;
    position: absolute;
    bottom: -53px;
}

.table.product-showcase .table-cell > img.has-title {
    height: 340px;
}

.table.product-showcase.product-showcase-icon .table-cell > img {
    height: 400px;
    position: absolute;
    bottom: -23px;
    left: -90px;
}

.table.product-showcase.product-showcase-icon.main .table-cell > img {
    left: -90px;
}

.hero-callout-container .callout_right section form {
    max-width: 368px;
    margin-right: 0;
}

.padding-top-20 {
    padding-top: 20px;
}

li.has-link {
    cursor: pointer;
}

li.has-link:hover {
    color: #4486c6;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    /*min-width: 560px;*/
    overflow: hidden;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hero-callout-container .callout_right h1 {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 1.4em;
    font-weight: 400;
    text-transform: uppercase;
}

.hero-callout-container .callout_right h2 {
    font-size: 3.4em;
    margin: 8px auto;
}

@media only screen and (max-width: 1280px) {

    .hero-callout-container {
        right: 0;
        left: 50%;
        min-width: 572px;
        margin-left: -10%;
        /*background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0.5) 100%);*/
    }

    .hero-callout-container .callout_right {
        margin-left: 0;
    }

    .hero-callout-container .callout_right h1 {
        /*display: none;*/
    }

    .hero-callout-container .callout_right h2 {
        font-size: 2.8em;
    }

    .hero-callout-container .callout_right section {
        float: right;
    }

    .hero-callout-container .callout_right section form {
        margin-right: auto;
    }
}

@media only screen and (max-width: 1280px) {

    .page-content {
        padding: 0 60px;
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 1024px) {


    .bottom-cta-form-ul {
        max-height: 172px;
    }

    .video-wrapper {
        min-width: 0;
    }


    .table.product-showcase .table-row {
        display: flex;
        clear: both;
        flex-direction: column;
        align-items: flex-start;
    }

    .table.product-showcase .table-cell{
        /*border-top: solid thin #ddd;*/
        order: 2;
    }

    .table.product-showcase .table-cell:first-child{
        order: 1;
    }

    .table.product-showcase:not(.product-showcase-right) .table-cell:first-child {
        padding-bottom: 0;
        height: 300px;
        overflow: hidden;
        width: 100% !important;
        border: none;
    }

    .table.product-showcase .table-cell img {
        width: 75% !important; /* was 100 and was .table-cell > img*/
        height: auto !important;
        max-width: 700px;
        position: relative !important;
        margin: 0 auto;
        margin-bottom: -20px;
    }

    .table.product-showcase .table-cell > img {
        width: 100% !important;
        height: auto !important;
        max-width: 700px;
        position: relative !important;
        margin: 0 auto;
        margin-bottom: -20px;
    }

    .table.product-showcase.product-showcase-icon .table-cell > img {
        margin: 0 auto;
        margin-bottom: -4px;
        bottom: -4px;
    }

    .table.product-showcase.product-showcase-icon.main .table-cell > img {
        left: auto;
    }

    .table.product-showcase.product-showcase-right .table-cell:first-child {
        border: none;
        order: 2;
    }

    .table.product-showcase.product-showcase-right .table-cell:nth-child(n+2) {
        padding-bottom: 0;
        height: 300px;
        overflow: hidden;
        width: 100%;
        border: none;
        border-bottom: solid thin #ddd;
        order: 1;
    }

    ul.check-list .check-mark {
        left: auto;
        margin-left: -28px;
    }

    ul.check-list .check-mark i {
        margin-left: -6px;
    }

    /*.vertical-divider-absolute {*/
        /*display: none;*/
    /*}*/

    .hero-callout-container .callout_right {
        max-width: 100%;
        min-width: 320px;
        padding-top: 80px;
    }

    .hero-callout-container .callout_right section {
        float: none;
        padding: 0 10px;
    }

    .features-item {
        width: 50%;
    }

    .features-item:nth-child(3n+1) {
        clear: none;
    }

    .features-item:nth-child(2n+1) {
        clear: left;
    }

    #top-menu {
        display: none !important;
    }

    .top-menu-mobile {
        display: block;
    }

    .landing-page-cta-container {
        max-width: 100%;
        padding: 36px 8px;
    }

    .group {
        text-align: center !important;
    }

    .page-content {
        padding: 0 20px;
        text-align: center;
    }

    .table {
        display: block;
    }

    .table-row {
        display: block;
        width: 100%;
        margin: 20px auto;
        padding: 20px 0;
    }

    .providers .table-row {
        padding: 0;
        margin: 0 auto;
    }

    .table-cell, .table-cell:first-child, .table-cell:last-child {
        padding: 20px 12px;
        text-align: center !important;
        display: block;
        width: 100%;
    }

    .product-showcase .table-cell:last-of-type {
        padding-left: 12px;
    }

    .providers .table-cell {
        padding: 40px 12px;
    }

    .showcase .table-cell img {
        width: 60% !important;
    }

    .top-content-padded-bottom{
        padding-bottom: 0;
    }

    .hero-callout-container {
        height: 100%;
        left: 0;
        margin-left: 0;
        min-height: 485px;
        z-index: 2;
        /*background-image: linear-gradient(180deg,rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0.53) 100%);*/
    }

    .callout_right {
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        width: 100%;
        margin-left: 0;
    }

    .onpay-blocks-bottom {
        background-image: none;
        padding-bottom: 40px;
    }

    /*.bottom-cta-copy-section {*/
        /*min-width: 0;*/
        /*width: 100%;*/
        /*max-width: 100%;*/
        /*border-right: none;*/
        /*margin-right: 0;*/
        /*padding-right: 0;*/
        /*padding-bottom: 40px;*/
        /*border-bottom: solid thin #ddd;*/
    /*}*/

    /*.bottom-cta-copy-section ol {*/
        /*list-style-position: inside;*/
        /*padding-top: 20px;*/
        /*text-align: left;*/
        /*width: 220px;*/
        /*margin: 0 auto;*/
        /*padding-left: 40px;*/
    /*}*/

    .bottom-cta-form-section-home {
        min-width: 0;
        width: 100%;
        text-align: center;
        padding: 40px 0px 0px;
    }

    .bottom-cta-form input[type=text], .bottom-cta-form input[type=email], .bottom-cta-form select {
        /*width: 240px;*/
        font-size: 1.0em;
        border-radius: 4px;
        padding: 8px 12px;
    }

    .input-error-message {
        width: 260px;
        margin: 10px auto;
    }

    /*#footer-menu > div > ul > li {*/
        /*width: 100%;*/
        /*padding: 20px 0;*/
    /*}*/

    .section.width-25 {
        width: 100%;
    }

    .section.width-33 {
        width: 100%;
    }

    .section.width-50 {
        width: 100%;
        float: none;
        text-align: center;
    }

    .section.width-75 {
        width: 100%;
    }

    section.width-25 {
        width: 100%;
    }

    section.width-33 {
        width: 100%;
    }

    section.width-50 {
        width: 100%;
        float: none;
        text-align: center;
    }

    section.width-75 {
        width: 100%;
    }

    section.width-25.responsive-footer {
        width: 25%;
    }

    section.width-75.responsive-footer {
        width: 75%;
    }
}

@media only screen and (min-width : 768px) and (max-width : 1024px)  {

    .top-content {
        background-attachment: scroll;
    }

    .price-inner {
        width: 100%;
    }

    /*.testimonial-container {*/
    /*    display: block;*/
    /*}*/

    /*.testimonial-row {*/
    /*    display: block;*/
    /*}*/

    /*.testimonial-image {*/
    /*    display: block;*/
    /*    padding: 40px 20px 0;*/
    /*    text-align: center;*/
    /*    width: 100%;*/
    /*}*/

    /*.testimonial-text {*/
    /*    width: 100%;*/
    /*    padding: 40px 20px;*/
    /*    text-align: center;*/
    /*    display: block;*/
    /*}*/


}

@media only screen and (max-height: 900px) {

    .top-content {
        min-height: 424px;
    }

    /*.top-content .callout_right {*/
        /*padding-top: 80px;*/
    /*}*/
}

@media only screen and (max-width: 790px) {
    .table.product-showcase .table-cell img {
        width: 80% !important; /* was 100 and was .table-cell > img*/
        height: auto !important;
        max-width: 700px;
        position: relative !important;
        margin: 0 auto;
        margin-bottom: -20px;
    }

    .bottom-cta-copy-section {
        min-width: 0;
        /*width: 100%;*/
        max-width: 328px;
        border-right: none;
        margin-right: 0;
        padding-right: 0;
        padding-bottom: 40px;
        /*border-bottom: solid thin #ddd;*/
    }

    .bottom-cta-copy-section ol {
        list-style-position: inside;
        padding-top: 20px;
        text-align: left;
        width: 220px;
        margin: 0 auto;
        padding-left: 40px;
    }

    .bottom-cta-form-section {
        /*min-width: 0;*/
        /*width: 100%;*/
        /*text-align: center;*/
        padding: 10px 10px 0;
    }

    .bottom-cta-form input[type=text], .bottom-cta-form input[type=email], .bottom-cta-form select {
        max-width: 320px;
        font-size: 1.0em;
        border-radius: 4px;
        padding: 8px 12px;
    }

    .responsive.hide-2 {
        display: none;
    }
}

@media only screen and (max-width: 780px) {

    .hero-callout-container {
        min-width: 320px;
    }

    /*.responsive.hide-1 {*/
    /*    display: none;*/
    /*}*/

    .product-navbar > div {
        display: block;
        margin: 0;
    }

    .product-navbar > div > ul > li {
        width: 100%;
        display: block;
        padding: 10px;
        border-bottom: solid thin #ddd;
    }

    .product-navbar > div > ul > li:last-child {
        border-bottom: none;
    }

    .product-navbar {
        height: auto;
    }

    .features-item {
        width: 100%;
    }

    .price-inner {
        width: 100%;
    }

    .testimonial-container {
        display: block;
    }

    .testimonial-row {
        display: block;
    }

    .testimonial-image {
        display: block;
        padding: 40px 20px 0;
        text-align: center;
        width: 100%;
    }

    .testimonial-text {
        width: 100%;
        padding: 40px 20px;
        text-align: center;
        display: block;
    }

    #footer-menu > div > ul > li {
        width: 100%;
        padding: 20px 0;
    }

    #footer-menu-green > div > ul > li {
        width: 100%;
        padding: 20px 0;
    }

    section.width-25.responsive-footer {
        width: 50%;
        padding: 20px 0;
    }

    section.width-75.responsive-footer {
        width: 50%;
    }
}

@media only screen and (max-width: 760px) {
    .table.product-showcase .table-cell img {
        width: 100% !important; /* was 100 and was .table-cell > img*/
        height: auto !important;
        max-width: 700px;
        position: relative !important;
        margin: 0 auto;
        margin-bottom: -20px;
    }

    .bottom-cta-copy-section {
        min-width: 0;
        width: 100%;
        max-width: 100%;
        border-right: none;
        margin-right: 0;
        padding-right: 0;
        padding-bottom: 40px;
        border-bottom: solid thin #ddd;
    }

    .bottom-cta-copy-section ol {
        list-style-position: inside;
        padding-top: 20px;
        text-align: left;
        width: 220px;
        margin: 0 auto;
        padding-left: 40px;
    }

    .bottom-cta-form-section {
        min-width: 0;
        width: 94%;
        text-align: center;
        padding: 40px 10px 0;
    }
}

@media only screen and (min-device-width : 0px) and (max-device-width : 736px) {

    .top-content {
        background-attachment: scroll;
    }

    /*.responsive.hide-1 {*/
    /*    display: none;*/
    /*}*/

    .responsive.show-1-block {
        display: block;
    }

    #footer2 {
        height: 520px;
    }

    .price {
        display: none;
    }

    .btn {
        width: 100%;
        display: block;
    }
}

@media only screen and (max-width: 644px) {

    .pricing-block.pricing-plus {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: relative;
        top: 50%;
        color: #777;
        font-size: 2.2em;
        /*padding: 20px 0 20px 0;*/
        padding: 0px 9px 0px 9px;
        /*margin-bottom: 0;*/
    }

    .hero-callout-container .callout_right section form {
        max-width: 320px;
    }

    .hero-callout-container .callout_right h2 {
        font-size: 1.8em;
    }

    .responsive.hide-1 {
        display: none;
    }

    .responsive.show-1-block {
        display: block;
    }

    #footer2 {
        height: 520px;
    }

    .price {
        display: none;
    }

    .btn-group  {
        width: 100%;
        text-align: center;
    }

    .btn-group .btn {
        width: 100%;
        display: block;
    }

    /*.star-ratings-group {*/
        /*width: 94%;*/
    /*}*/

    .bottom-cta-form input[type=text], .bottom-cta-form input[type=email], .bottom-cta-form select {
        max-width: 316px;
        width: 100%;
        min-width: 280px;
        font-size: 1.0em;
        border-radius: 4px;
        padding: 8px;
    }
}

@media only screen and (max-width: 420px) {
    .bottom-cta-form input[type=text], .bottom-cta-form input[type=email], .bottom-cta-form select {
        max-width: 276px;
        width: 100%;
        min-width: 276px;
        font-size: 1.0em;
        border-radius: 4px;
        padding: 8px;
    }
}


@media only screen and (max-width: 360px) {
    .bottom-cta-form input[type=text], .bottom-cta-form input[type=email], .bottom-cta-form select {
        max-width: 260px;
        width: 100%;
        min-width: 260px;
        font-size: 1.0em;
        border-radius: 4px;
        padding: 8px;
    }
}

.btn-info:disabled {
    background-color: #ccc;
}

.text-grow:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    padding-left: 8px;
}

.op-card {
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff;
    margin-left: 10px;
    margin-right: 10px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.12);
    overflow: hidden;
}

.op-card .op-card-image-container {
    height: 180px;
    position: relative;
}

.op-card-image-container.grey {
    background: #f8f8f8;
}

.op-card .op-card-image-container img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.op-card .op-card-copy-container {
    height: 100%;
    min-height: 140px;
    max-width: 600px;
}

.op-card .op-card-copy-container p {
    line-height: 24px;
    /*text-align: left;*/
}

.op-card .op-card-link-container {
    padding: 20px;
    text-align: left;
}

a.op-card-copy-link {
    text-decoration: none;
    font-weight: 700;
    color: #4486c6;
    cursor: pointer;
    font-size: 17.5px !important;
}

a.op-card-copy-link.orange {
    color: #EC893E;
}

a.op-card-copy-link.arrow::after {
    font-family: 'FontAwesome';
    content: "";
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out;
    display: inline;
    margin-left: 5px;
    position: relative;
    text-decoration: none !important;
    color: #4486c6;
    font-weight: 700;
}

a.op-card-copy-link.arrow.orange::after {
    color: #EC893E;
}

a.op-card-copy-link.arrow:hover::after {
    margin-left: 8px;
    text-decoration: none !important;
}

.op-card-hover {
    border-radius: 5px;
    padding: 12px 24px 24px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.15);
}

.op-card-hover:hover {
    cursor: pointer;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.12);
}

.op-card-hover .op-card-image-container {
    height: 180px;
    position: relative;
}

.op-card-hover .op-card-image-container img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 124px;
}

.op-card-hover:hover h3{
    color: #4486C6;
}

.op-card-hover.orange:hover h3{
    color: #EC893E;
}

.op-card-hover.purple:hover h3{
    color: #782F74;
}

.op-card-hover.green:hover h3{
    color: #19AE8E;
}

.op-card-hover .op-card-copy-container {
    height: 100%;
    min-height: 200px;
    text-align: center;
}

.op-card-hover .op-card-copy-container h3{
    font-weight: 600;
}

.op-card-hover .op-card-copy-container p{
    padding-top: 8px;
    padding-bottom: 36px;
    line-height: 22px;
}

.op-review-card-big {
    /*border: 1px solid #ccc;*/
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.12);
    padding: 30px;
    float: left;
    background-color: #fff;
    margin: 0px 10px;
    border-radius: 5px;
}

.op-review-card-big .op-review-card-big-copy-container {
    min-height: 224px;
    /*font-family: PT Serif,serif;*/
}

.op-review-card-big .op-review-card-big-image-container {
    float: left;
    padding-top: 8px;
}

.op-review-card-big .op-review-card-big-image-container img {
    border-radius: 50%;
    height: 100px;
}

.op-review-card-big .op-review-card-big-profile-container {
    padding-top: 8px;
    text-align: right;
}

@media only screen and (max-width: 768px) {
    .op-review-card-big .op-review-card-big-copy-container {
        min-height: 124px;
        line-height: 22px;
        /*font-family: PT Serif,serif;*/
    }
}

@media only screen and (max-width: 600px) {
    .op-review-card-big .op-review-card-big-copy-container {
        min-height: 254px;
        line-height: 22px;
        /*font-family: PT Serif,serif;*/
    }
}

.op-video-card {
    /*border: 1px solid #ccc;*/
    margin-top: 20px;
    max-width: 562px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.12);
    border-radius: 2px;
}

.op-video-card .op-video-card-info-container {
    padding: 40px 20px;
    text-align: left;
    min-height: 148px;
}

.op-video-card .op-video-card-info-container .op-video-card-info-logo {
    float: left;
    text-align: center;
}

.op-video-card .op-video-card-info-container .op-video-card-info-copy {
    float: left;
    line-height: 22px;
}

@media only screen and (max-width: 1124px) {
    .op-video-card .op-video-card-info-container {
        padding: 40px 20px;
        text-align: left;
        min-height: 218px;
    }

    .op-video-card .op-video-card-info-container .op-video-card-info-logo {
        float: none;
        text-align: center;
        padding-bottom: 20px;
    }

    .op-video-card .op-video-card-info-container .op-video-card-info-copy {
        float: none;
        text-align: center;
        line-height: 22px;
    }
}

@media only screen and (max-width: 1024px) {
    .op-video-card .op-video-card-info-container {
        padding: 40px 20px;
        text-align: left;
        min-height: 148px;
    }

    .op-video-card .op-video-card-info-container .op-video-card-info-logo {
        float: left;
        text-align: center;
        padding-bottom: 0px;
    }

    .op-video-card .op-video-card-info-container .op-video-card-info-copy {
        float: left;
        text-align: left;
        line-height: 22px;
    }
}

@media only screen and (max-width: 600px) {
    .op-video-card .op-video-card-info-container .op-video-card-info-logo {
        float: none;
        text-align: center;
        padding-bottom: 20px;
    }

    .op-video-card .op-video-card-info-container .op-video-card-info-copy {
        float: none;
        text-align: center;
        line-height: 22px;
    }
}

/* bootstrap 3.3.7 */
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 1s ease-in-out left;
    -o-transition: 1s ease-in-out left;
    transition: 1s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 1s ease-in-out;
        -o-transition:      -o-transform 1s ease-in-out;
        transition:         transform 1s ease-in-out;

        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=80);
    opacity: .8;
}
.carousel-control.left, .carousel-control-prev {
    /*background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);*/
    /*background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);*/
    /*background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));*/
    /*background-image:         linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, .0001) 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);*/
    /*background-repeat: repeat-x;*/
}
.carousel-control.right, .carousel-control-next {
    right: 0;
    left: auto;
    /*background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);*/
    /*background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);*/
    /*background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));*/
    /*background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(255, 255, 255, 0.5) 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);*/
    /*background-repeat: repeat-x;*/
}
.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=100);
    outline: 0;
    opacity: 1;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -20px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -20px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.carousel-control .icon-next:before {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.carousel-indicators {
    position: absolute;
    bottom: -20px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #aaa;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (max-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -20px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -20px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    /*.carousel-indicators {*/
    /*    bottom: 20px;*/
    /*}*/
}

@media screen and (max-width: 600px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -30px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -30px;
    }
}

.fadeIn{

    animation-duration: 2s;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
}

@keyframes fadeIn {
    0% {opacity: 0;}
    25% {opacity: .25;}
    50% {opacity: .5;}
    75% {opacity: .75;}
    100% {opacity: 1;}
}

.float-up {
    margin-top: 2%;

    animation-name: float-up;
    -webkit-animation-name: float-up;

    animation-duration: 3s;
    -webkit-animation-duration: 3s;

    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;

    animation-fill-mode: forwards;
}

@keyframes float-up {
    0% {
        opacity: .1;
        transform: scale(.40);
        transform: translateY(0%);
        /*transform: rotate(1deg);*/
    }
    80% {
        opacity: 1;
        /*transform: rotate(-1deg);*/
    }
    100% {
        transform: scale(1);
        transform: translateY(-2%);
    }
}

@-webkit-keyframes float-up {
    0% {
        opacity: .1;
        transform: scale(.40);
        transform: translateY(0%);
    }
    80% {
        opacity: 1;
    }
    100% {
        transform: scale(1);
        transform: translateY(-2%);
    }
}

.hideme {
    opacity: 0;
    transform: translate(0, 40px);
    transition: all 2s;
}

.showme {
    opacity: 1!important;
    transform: translate(0, 0);
}

.integration-header-container {
    text-align: center;
    position: relative;
    height: 820px;
}

.integration-header-container .integration-header-image {
    max-height: 860px;
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width: 1024px) {
    .integration-header-container {
        height: 780px;
    }
}

@media only screen and (max-width: 768px) {

    .integration-header-container {
        text-align: center;
        position: relative;
        height: 600px;
    }
}

@media only screen and (max-width: 600px) {

    .integration-header-container {
        display: none;
    }
}

.op-card-with-top-bar {
    padding: 12px 24px 24px;
    background: #fff;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.12);
    border-radius: 5px;
    border-top: 6px solid #4486C6;
}

.op-card-with-top-bar.green {
    border-top: 6px solid #19AE8E;
}

.op-card-with-top-bar .op-card-with-top-bar-copy-container {
    min-height: 180px;
    text-align: center;
    /*padding-top: 48px;*/
}

.op-card-with-top-bar .op-card-with-top-bar-copy-container h3{
    font-weight: 600;
}

.op-card-with-top-bar .op-card-with-top-bar-copy-container p{
    padding: 8px;
    line-height: 22px;
    /*text-align: left;*/
}

@media only screen and (max-width: 1024px) {

    .op-card-with-top-bar .op-card-with-top-bar-copy-container p{
        text-align: center;
    }
}

.img-container {
    height: 260px;
    padding: 20px;
    position: relative;
}

.img-container img{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.op-row {
    padding-top: 20px;
    padding-bottom: 20px;
}

.op-row:before {
    display: table;
    clear: both;
}

.op-row:after {
    content: "";
    display: table;
    clear: both;
}

.op-col-20 {
    float: left;
    width: 20%;
    text-align: center;
    position: relative;
    display: inline-block;
}

.op-col-25 {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
    display: inline-block;
}

.op-col-25-right {
    float: right;
    width: 25%;
}

.op-col-33 {
    float: left;
    width: 33.3%;
    text-align: center;
    position: relative;
    display: inline-block;
}

.op-col-33:nth-child(3n+1) {
    clear: left;
}

.op-col-50 {
    float: left;
    width: 50%;
    text-align: left;
    position: relative;
    display: inline-block;
}

.op-col-60 {
    float: left;
    width: 60%;
    /*text-align: center;*/
    position: relative;
    display: inline-block;
}

.op-col-40 {
    float: left;
    width: 40%;
    /*text-align: center;*/
    position: relative;
    display: inline-block;
}

.op-col-75 {
    float: left;
    width: 75%;
    position: relative;
    display: inline-block;
}

.op-col-80 {
    float: left;
    width: 80%;
    text-align: center;
    position: relative;
    display: inline-block;
}

.show-below-1024 {
    display: none;
}

.show-below-780 {
    display: none;
}

@media only screen and (max-width: 1024px) {

    .op-col-25 {
        width: 50%;
    }

    .op-col-25.author-section {
        width: 25%;
    }

    /*.op-col-33 {*/
        /*width: 100%;*/
    /*}*/

    .op-col-50 {
        width: 100%;
        text-align: center;
    }

    .hide-below-1024 {
        display: none;
    }

    .show-below-1024 {
        display: block;
    }
}

@media only screen and (max-width: 780px) {

    .op-col-20 {
        width: 100%;
        text-align: center;
    }

    .op-col-25 {
        width: 100%;
        text-align: center;
    }

    .op-col-60 {
        width: 100%;
    }

    .op-col-40 {
        width: 100%;
    }

    .op-col-33 {
        width: 100%;
    }

    .op-col-50 {
        width: 100%;
    }

    .op-col-80 {

        width: 100%;
        text-align: center;
    }

    .hide-below-780 {
        display: none !important;
    }

    .show-below-780 {
        display: block;
    }
}

/* circle of icons integration page */
.popular-posts {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 1em;
    border-bottom: 1px solid #c5d3d7;
}

.circle-wrapper {
    text-align: center;
    margin: auto;
    position: relative;
    height: 600px;
}

.circle-inner-wrapper {
    max-height: 600px;
    position: absolute;
    top: 8%;
    left: 20%;
}

.popular-post {
    padding: 0 10px;
    margin-bottom: 0;
    width: 120px;
    text-align: center;
}

.popular-post h3{
    opacity: 0;
    transition: 0.5s;
}

.popular-post:hover h3{
    opacity: 1
}

.popular-post .feature-icon-container {
    position: relative;
    width: 90px;
    height: 90px;
    padding: 0;
    margin: 0 auto;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.popular-post .feature-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    max-width: 100px;
    padding: 2px;
    margin: 0 auto;
}

.popular-post .feature-icon-container-center {
    position: relative;
    width: 180px;
    height: 180px;
    padding: 0;
    margin: 0 auto;
    /*border-radius: 50%;*/
    background-clip: padding-box;
    background-color: transparent;
    /*box-shadow: 0 2px 5px rgba(0,0,0,0.1);*/
}

.popular-post .feature-icon-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    max-width: 200px;
    padding: 2px;
    margin: 0 auto;
}

.circle-of-icons-container {
    position: relative;
    width: 36em;
    height: 36em;
    padding: 2.8em;
    /*2.8em = 2em*1.4 (2em = half the width of a link with img, 1.4 = sqrt(2))*/
    border-radius: 50%;
    margin: 12em auto 0;
}

.circle-of-icons-container a {
    display: block;
    position: absolute;
    top: 50%; left: 50%;
    width: 4em; height: 4em;
    margin: -2em;
    text-decoration: none;
}

.circle-of-icons-container h3 {
    color: #4486C6;
}

.circle-of-icons-container .center {
    display: block;
    position: absolute;
    top: -6%;
    left: 35%;
}

/*.deg0 { transform: translate(13em); } !* 12em = half the width of the wrapper *!*/
.deg36 { transform: rotate(36deg) translate(14em) rotate(-36deg); }
.deg72 { transform: rotate(72deg) translate(14em) rotate(-72deg); }
.deg108 { transform: rotate(108deg) translate(14em) rotate(-108deg); }
.deg144 { transform: rotate(144deg) translate(14em) rotate(-144deg); }
.deg180 { transform: rotate(180deg) translate(14em) rotate(-180deg); }
.deg216 { transform: rotate(216deg) translate(14em) rotate(-216deg); }
.deg252 { transform: rotate(252deg) translate(14em) rotate(-252deg); }
.deg288 { transform: rotate(288deg) translate(14em) rotate(-288deg); }
.deg324 { transform: rotate(324deg) translate(14em) rotate(-324deg); }
.deg360 { transform: rotate(360deg) translate(14em) rotate(-360deg); }

.op-section-box {
    padding: 20px;
    margin: 0 20px;
    display: inline-block;
    position: relative;
    border-radius: 4px;
}

.op-section-box.active.op-section-box:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -20px;
    border: 20px solid transparent;
    border-left: 20px solid #f8f8f8;
}

.op-section-box.arrow-bottom.active.op-section-box:after {
    content: "";
    position: absolute;
    top: 72%;
    left: 100%;
    border: 20px solid transparent;
    border-left: 20px solid #f8f8f8;
}

.op-section-box.arrow-top.active.op-section-box:after {
    content: "";
    position: absolute;
    top: 24%;
    left: 100%;
    border: 20px solid transparent;
    border-left: 20px solid #f8f8f8;
}

.op-section-box.active, .op-section-box:hover {
    background-color: #f8f8f8;
}

.op-blog-container-sm {
    background: #fff;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    /*border-top: 5px solid #f0f0f0;*/
    text-align: left;
    margin: 8px;
    min-height: 380px;
    position: relative;
}

.op-blog-container-sm:hover {
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.12);
    cursor: pointer;
}

.op-blog-title-sm {
    padding: 16px 24px 8px;
}

.op-blog-title-sm > h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}

.op-blog-icon-container-sm {
    padding-top: 24px;
    text-align: center;
}

.op-blog-description-sm {
    line-height: 22px;
    min-height: 120px;
    padding: 0 24px 24px;
    /*font-family: "PT Serif,serif";*/
    font-size: 16px;
}

.op-blog-read-more-container-sm {
    text-align: left;
    padding: 0 24px 24px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.op-blog-content-container {
    max-width: 900px;
    text-align: left;
    line-height: 22px;
    padding: 40px 0px 20px;
}

.op-blog-right-gutter {
    height: 100%; /* Full-height: remove this if you want "auto" height */
    width: 240px; /* Set the width of the sidebar */
    /*z-index: 1; !* Stay on top *!*/
    right: 0px;
    /*position: fixed;*/
    top: 50%;
    transform: translateY(0%);
}

.op-blog-list {
    list-style: disc;
}

.op-blog-list li{
    margin: 18px 0 18px 28px;
    padding-left: 4px;
    position: relative;
}

ul.op-blog-links li {
    padding: 20px 0px 8px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
}

/*ul.op-blog-links li:hover {*/
/*    border-bottom: 1px solid #4486c6;*/
/*}*/

ul.op-blog-links li > a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

/*ul.op-blog-links li > a:hover {*/
/*    color: #4486c6;*/
/*}*/

ul.op-blog-links li.active {
    border-bottom: 1px solid #4486c6;
}

ul.op-blog-links li.active > a {
    color: #4486c6;
}

.inline-cta {
    padding-top: 20px;
    padding-bottom: 20px;
}

.inline-cta .inline-cta-inner {
    padding: 30px 20px;
    width: 100%;
    background: #F8F8F8;
    text-align: center;
    border-radius: 8px;
}

.inline-cta .inline-cta-inner > p{
    line-height: 24px;
}

.btn-xl {
    line-height: 40px;
    font-size: 26px;
    padding: 8px 24px;
    font-weight: 500;
    border-radius: 6px;
}

.bottom-cta-row {
    padding: 20px 80px;
}

.bottom-cta-row:before {
    display: table;
    clear: both;
}

.bottom-cta-row:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (max-width: 1024px) {
    .bottom-cta-row {
        padding: 20px;
    }
}

@media only screen and (max-width: 1400px) {
    .hide-below-1400 {
        display: none;
    }
}

.mock-dashboard-home {
    position: absolute;
    width: 660px;
    left: 50%;
    margin-left: -648px;
    background-position: 0 144px;
    background-image: url(/wp-content/uploads/2017/09/mock-dashboard-update-v2.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 100%;
}

@media only screen and (max-width: 1024px) {
    .mock-dashboard-home {

    }
}

@media only screen and (max-width: 1280px) {
    .mock-dashboard-home {
        position: absolute;
        width: 612px;
        left: 50%;
        margin-left: -598px;
        background-position: 0 140px;
        background-image: url(/wp-content/uploads/2017/09/mock-dashboard-update-v2.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        height: 100%;
    }

    .top-content {
        min-height: 480px;
    }
}

/* home page testimonial section */
.testimonial-wide {
    max-width: 900px;
    min-height: 120px;
}

.testimonial-wide-img {
    float: left;
    width: 120px;
    height: 120px;
}

.testimonial-wide-img > img {
    height: 100px;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.testimonial-wide-content-container {
    float: left;
    max-width: 780px;
    padding: 24px 16px 6px 16px;
}

@media only screen and (max-width: 1024px) {
    .testimonial-wide {
        max-width: 820px;
    }

    .testimonial-wide-content-container {
        max-width: 700px;
    }
}

@media only screen and (max-width: 768px) {
    .testimonial-wide {
        min-height: 320px;
    }

    .testimonial-wide-img {
        float: none;
        width: 160px;
        height: 160px;
    }

    .testimonial-wide-img > img {
        height: 150px;
    }

    .testimonial-wide-content-container {
        float: none;
        max-width: 560px;
    }
}

@media only screen and (max-width: 600px) {
    .testimonial-wide-content-container {
        float: none;
        max-width: 300px;
    }

    .testimonial-wide {
        min-height: 400px;
    }
}

/* home page blog links */
.op-card-with-top-bar-hover {
    padding: 12px 24px 24px;
    background: #fff;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.12);
    border-radius: 5px;
    border-top: 6px solid #4486C6;
    transition: all 0.3s ease-in-out;
}

.op-card-with-top-bar-hover:hover {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.18), 0 2px 4px rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    /*border-top: 5px solid #3673b0;*/
    background: #eff5fb;
}

/* home page new styles */

.pad-top {
    margin-top: 0;
    padding-top: 80px;
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 80rem;
}

.row.content {
    position: relative;
    height: 100%;
    max-width: 1080px;
    margin-right: auto;
    margin-left: auto;
}

.heading-block {
    position: relative;
    overflow: hidden;
    padding-left: 5%;
    padding-right: 5%;
    min-height: 800px;
    background-color: #64b3ed;
}

.heading-block-section {
    padding-top: 20px;
    padding-bottom: 40px;
}

.signup-form-features {
    display: block;
    /*color: #fff;*/
}

.signup-form-features li{
    /*padding-top: 8px;*/
    /*padding-bottom: 8px;*/
    margin-bottom: 10px;
}

.signup-form-features li > span{
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
}

.signup-form-features li > div{
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    padding-left: 14px;
}

.signup-form-features li span.check-mark {
    height: 28px;
    width: 28px;
}

.title {
    margin: 0px auto 24px;
    color: #fff;
    font-size: 76px;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.subtitle {
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}

.bottom-cta-form.top input[type=text], .bottom-cta-form.top input[type=email] {
    max-width: 300px;
    width: 89%;
}

.bottom-cta-form.side input[type=text] {
    max-width: 150px;
}

.op-flex-row {
    display: flex;
    flex-direction: row;
    padding-top: 20px;
    padding-bottom: 20px;
}

.section-white {
    padding: 80px 20px;
    position: relative;
    background: #FFFFFF;
}

.section-grey {
    padding: 80px 20px;
    position: relative;
    background: #F8F8F8;
}

.inner-section {
    max-width: 1080px;
}

.inner-section-lg {
    max-width: 1440px;
}

/* tab list container */
.tabs {
    max-width: 800px;
}

.tabs a{
    text-align: center;
    margin: 0 40px;
    cursor: pointer;
}

.tab-link:hover {
    /*border-bottom: 2px solid #4486c6;*/
    color: #4486c6;
}

.tab-link.active-link {
    /*border-bottom: 2px solid #4486c6;*/
    color: #4486c6;
}

.tab-link-v2:hover {
    /*border-bottom: 2px solid #4486c6;*/
    color: #4486c6;
}

.tab-link-v2.active-link-v2 {
    /*border-bottom: 2px solid #4486c6;*/
    color: #4486c6;
}

.tabs-content {
    padding: 0 40px 40px;
}

.tab-panel {
    height: 400px;
}

.heading-bottom-cloud-front {
    background: url('/wp-content/uploads/2017/11/cloud-bottom-dropshadow-2-front.svg');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: bottom;
    bottom: -2px;
    z-index: 3;
    pointer-events: none;
}

.promo-bottom-cloud {
    position: absolute;
    z-index: 2;
    background: url('/wp-content/uploads/2017/11/cloud-bottom-pop-up.svg') no-repeat;
    background-position: bottom;
    width: 100%;
    height: 180px;
    bottom: -60px;
    transition: ease-in 1s;
}

.promo-bottom-cloud > div {
    text-align: center;
    padding-top: 60px;
}

@media only screen and (max-width: 1440px) {
    .promo-bottom-cloud > div {
        padding-top: 70px;
    }
}

.heading-bottom-cloud-back {
    background: url('/wp-content/uploads/2017/11/cloud-bottom-dropshadow-2-back.svg');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: bottom;
    bottom: -2px;
    z-index: 1;
}

.fixed-illustration {
    left: -170px;
    position: absolute;
    height: 500px;
}

.show-below-600 {
    display: none;
}

ol.ol-simple {
    list-style-type: decimal;
    margin-left: 1em;
    padding: 0;
}

ol.ol-simple > li {
    margin-top: 1.2em;
    position: relative;
}

.sidebar.affix {
    position: fixed;
    top: 100px;
}

.sidebar.affix-bottom {
    position: relative
}

@media only screen and (max-width: 2560px) {
    .blog-article-header {
        min-height: 640px;
        position: relative;
        overflow: hidden;
    }
}

@media only screen and (max-width: 1920px) {
    .blog-article-header {
        min-height: 520px;
        position: relative;
        overflow: hidden;
    }
}

@media only screen and (max-width: 1440px) {
    .blog-article-header {
        min-height: 440px;
        position: relative;
        overflow: hidden;
    }
}

@media only screen and (max-width: 1024px) {

    .op-col-50.alt {
        float: left;
        width: 50%;
        text-align: left;
        position: relative;
        display: inline-block;
    }

    .title {
        font-size: 72px;
    }

    ul.check-list .check-mark i {
        margin-left: 4px;
    }

    /* tab container mobile */
    .tab-link {
        padding: 18px;
        width: 100%;
        cursor: pointer;
        text-align: left;
        border-bottom: 1px solid #eee;
        transition: 0.4s;
    }

    .active-link, .tab-link:hover {
        /*border-bottom: 2px solid #4486c6;*/
        background: #eff5fb;
        color: #4486c6;
    }

    .tab-panel {
        padding: 0 18px;
        background-color: #fff;
        max-height: 0;
        height: 0;
        overflow: hidden;
        width: 100%;
        border-bottom: 1px solid #eee;
        transition: max-height 0.2s ease-out;
    }

    .accordion:after {
        content: '\02795'; /* Unicode character for "plus" sign (+) */
        font-size: 13px;
        float: right;
        margin-left: 5px;
    }

    .tab-link.active-link:after {
        content: "\2796"; /* Unicode character for "minus" sign (-) */
    }

    .blog-article-header {
        min-height: 340px;
        position: relative;
        overflow: hidden;
    }

    .promo-bottom-cloud > div {
        padding-top: 90px;
    }
}

@media only screen and (max-width: 780px) {

    .title {
        font-size: 55px;
    }

    .heading-block {
        min-height: 780px;
    }

    /*.heading-bottom-cloud {*/
    /*    bottom: -8px;*/
    /*}*/

    .promo-bottom-cloud > div {
        padding-top: 110px;
    }

    .promo-bottom-cloud > div > a {
        font-size: 14px !important;
    }

    .fixed-illustration {
        left: -260px;
    }

    .signup-form-features li > span{
        font-size: 1.4em;
    }

    .signup-form-features li > div{
        font-size: 1.4em;
        line-height: 1.4em;
    }

    .blog-article-header {
        min-height: 280px;
        position: relative;
        overflow: hidden;
    }

    .op-flex-row.hr {
        flex-direction: column;
    }

    .op-col-75 {
        width: 100%;
    }

    .op-col-75.author-section {
        width: 75%;
    }

    .op-col-25-right > .sidebar {
        width: 0%;
        display: none;
    }
}

@media only screen and (max-width: 600px) {

    .hide-below-600 {
        display: none;
    }

    .show-below-600 {
        display: block;
    }

    .title {
        font-size: 2.4em;
        text-align: center;
        line-height: 46px;
    }

    .heading-block {
        min-height: 640px;
    }

    .signup-form-features {
        padding-top: 24px;
    }

    .signup-form-features li > span{
        font-size: 1.2em;
    }

    .signup-form-features li > div{
        font-size: 1.2em;
        line-height: 1.3em;
    }

    .signup-form-features li span.check-mark {
        height: 24px;
        width: 24px;
    }

    /*.heading-bottom-cloud {*/
    /*    bottom: -1px;*/
    /*}*/

    .op-flex-row {
        flex-direction: column;
    }

    .op-flex-row.cta-section{
        flex-direction: column-reverse;
    }

    .op-flex-row.reverse-on-mobile {
        flex-direction: column-reverse;
    }

    .op-col-50.alt {
        width: 100%;
        /*text-align: center;*/
    }

    .op-col-25.author-section {
        width: 100%;
    }

    .op-col-75.author-section {
        width: 100%;
    }

    .fixed-illustration {
        position: relative;
        height: auto;
        left: 0;
    }

    .blog-article-header {
        min-height: 200px;
        position: relative;
        overflow: hidden;
    }
}

.partner-pricing-flex-table {
    display: flex;
    flex-flow: column;
    margin-bottom: 20px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.12);
    /*border-style: solid none solid solid;*/
    border-color: #ccc;
    /*border-width: 1px;*/
    font-size: 1em;
    overflow: hidden;
    border-radius: 4px;
}

.partner-pricing-flex-table-row {
    display: flex;
    flex-flow: row;
    justify-content: space-around;
    width: 100%;
}

.partner-pricing-flex-table-cell.white {
    padding: 20px;
    background: #fff;
    width: 100%;
    text-align: center;
    border-right: 1px solid #ccc;
    font-size: .9em;
}

.partner-pricing-flex-table-cell.grey {
    padding: 20px;
    background: #eee;
    width: 100%;
    text-align: center;
    border-right: 1px solid #ccc;
    font-size: .9em;
}

.partner-pricing-flex-table-2 {
    display: none;
    margin-bottom: 20px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.12);
    /*border-style: solid none solid solid;*/
    border-color: #ccc;
    /*border-width: 1px;*/
    border-collapse: collapse;
    overflow: hidden;
    border-radius: 4px;
}

.partner-pricing-flex-table-2 tr:nth-child(odd) {
    background: #eee;
}

.partner-pricing-flex-table-2 td {
    padding: 8px;
    text-align: center;
    border-right: 1px solid #ccc;
}

@media only screen and (max-width: 600px) {

    .partner-pricing-flex-table {
        display: none;
    }

    .partner-pricing-flex-table-2 {
        display: block;
    }
}

.price-comparison-table {
    display: flex;
    flex-flow: row;
    text-align: center;
    max-width: 900px;
}

.price-comparison-table.mobile {
    display: none;
}

.price-comparison-link {
    display: none;
    text-align: right;
}

@media only screen and (max-width: 760px) {

    .price-comparison-table {
        display: none;
    }

    .price-comparison-table.mobile {
        display: flex;
    }

    .price-comparison-link {
        display: block;
    }
}

.op-link-container {
    text-align: left;
}

.op-link {
    font-weight: 700 !important;
    font-size: 17.5px !important;
    color: #4486c6;
    text-decoration: none;
    line-height: 26px;
    cursor: pointer;
}

.op-link.arrow::after {
    font-family: 'FontAwesome';
    content: "";
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out;
    display: inline;
    margin-left: 5px;
    position: relative;
    text-decoration: none !important;
}

.op-link.arrow:hover::after {
    margin-left: 8px;
    text-decoration: none !important;
}

@media only screen and (max-width: 600px) {
    .op-link-container {
        text-align: center;
    }
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-10px);
    }
    100% {
        transform: translatey(0px);
    }
}

.speech-bubble {
    min-height: 300px;
    padding: 40px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.12);
    position: relative;
    margin: 0 10px;
}

.speech-bubble p {
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

.speech-bubble-arrow {
    border-left: 21px solid transparent;
    border-top: 20px solid rgba(0, 0, 0, 0.3);
    bottom: -21px;
    position: absolute;
    left: 40px;
}
.speech-bubble-arrow::before {
    border-left: 23px solid transparent;
    border-top: 23px solid #fff;
    bottom: 2px;
    content: "";
    position: absolute;
    right: 3px;
}
.speech-bubble-arrow::after {
    border-left: 21px solid transparent;
    border-top: 21px solid #fff;
    bottom: 4px;
    content: "";
    position: absolute;
    right: 6px;
}

@media only screen and (max-width: 768px) {
    .speech-bubble {
        min-height: 220px;
    }
}

.hr-testimonial-section-background-img {
    background: linear-gradient(174.92deg, rgba(37, 173, 141, 0.51) 17.55%, #1A5FA2 89.29%), url('/wp-content/uploads/2017/10/annie-bg.jpg');
    background-blend-mode: multiply, normal;
    background-size: cover;
    position:absolute;
    left:0;
    width:100%;
    background-position:center;
    height:700px;
    clip-path: polygon(50% 4%, 100% 0, 100% 87%, 50% 92%, 0 87%, 0 0);
    margin-top: -30px;
}

.hr-testimonial-section-copy {
    text-align: center;
    position: absolute;
    top: 56%;
    left: 54%;
    transform: translate(-50%, -50%);
    max-width: 640px;
    width: 50%;
}

.hr-testimonial-section-copy > h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 300;
    color: #fff;
    padding-bottom: 20px;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.55);
}

.hr-testimonial-section-copy > p {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 0.11em;
    font-weight: 500;
    line-height: 38px;
    color: #fff;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.55);
}

.hr-carousel-selector a:hover {
    color: #333;
}

.hr-carousel-selector a.active {
    color: #333;
}

.hr-bottom-img {
    /*mix-blend-mode: color-burn;*/
    width: 100%;
    position: absolute;
    left: 50%;
    max-width: 460px;
    transform: translate(-50%);
}

@media only screen and (max-width: 1024px) {
    .hr-testimonial-section-background-img {
        background-position: -180px;
    }

    .hr-testimonial-section-copy {
        left: 62%;
    }
}


@media only screen and (max-width: 780px) {
    .hr-testimonial-section-background-img {
        background-position: -240px;
    }
    .hr-testimonial-section-copy {
        left: 64%;
    }
    .hr-botttom-img {
        max-width: 400px;
    }
}

@media only screen and (max-width: 660px) {
    .hr-testimonial-section-background-img {
        background-position: -260px;
    }
    .hr-testimonial-section-copy > h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .hr-testimonial-section-copy > p {
        font-size: 20px;
    }
    .hr-bottom-img {
        max-width: 300px;
        position: relative;
        left: 0;
        transform: translate(0%);
    }
}

@media only screen and (max-width: 500px) {
    .hr-testimonial-section-background-img {
        background-position: -340px;
    }
    .hr-testimonial-section-copy {
        left: 67%;
    }
    .hr-testimonial-section-copy > h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .hr-testimonial-section-copy > p {
        font-size: 18px;
    }
}

ul.left-nav-affix li {
    padding: 12px 24px;
    text-align: left;
}

ul.left-nav-affix li:hover, ul.left-nav-affix li.active {
    background: rgba(37, 173, 141, 0.56);
    mix-blend-mode: multiply;
    border-radius: 4px;
}

ul.left-nav-affix.blue li:hover, ul.left-nav-affix.blue li.active {
    background: #4486c6;
    /*mix-blend-mode: multiply;*/
    /*border-radius: 4px;*/
}

ul.left-nav-affix li:hover a, ul.left-nav-affix li.active > a {
    color: #fff;
    font-weight: bold;
}

ul.left-nav-affix li > a {
    color: #333;
    text-decoration: none;
}

.op-col-affix.affix {
    position: fixed !important;
    top: 100px;
    width: 230px;
    z-index: 2;
}

ul.features-list {
    margin-left: 33px;
}

ul.features-list li {
    padding-bottom: 20px;
    text-indent: -33px;
}

ul.features-list li div {
    /*padding-bottom: 20px;*/
    color: #333;
    font-size: 16px;
    /*list-style-image: url('/wp-content/uploads/2017/10/green-chevron-right.svg');*/
    display: inline;
}

ul.features-list li:before {
    content: '';
    display: inline-block;
    height: 18px;
    width: 28px;
    background-image: url('/wp-content/uploads/2017/10/blue-chevron-right.svg');
    background-repeat: no-repeat;
}

.op-tooltip {
    position: relative;
    display: inline-block;
}

.op-tooltip:after {
    content: '';
    display: inline-block;
    height: 12px;
    width: 16px;
    background-image: url('/wp-content/uploads/2017/10/grey-info-bubble.svg');
    background-repeat: no-repeat;
    background-position: right;
}

.op-tooltip .tooltip-text {
    visibility: hidden;
    width: 300px;
    background-color: #FFFDF4;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    color: #333;
    text-align: left;
    border-radius: 4px;
    padding: 16px;
    transition: opacity .6s;
    text-indent: 0px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: -44px;
    left: 120%;
}

.tooltip-text::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -9px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #FFFDF4 transparent transparent;
}

.op-tooltip:hover .tooltip-text {
    visibility: visible;
}

.main-content-col-75 {
    flex-direction: column;
    width: 75%;
    padding-left: 40px;
}

@media only screen and (max-width: 780px) {
    .op-tooltip:after {
        height: 0px;
        width: 0px;
    }
    .op-tooltip:hover .tooltip-text {
        visibility: hidden;
    }

    .main-content-col-75 {
        width: 100%;
        padding-left: 80px;
    }

    .main-content-col-75.blog {
        width: 100%;
        padding-left: 0px;
    }
}

@media only screen and (max-width: 550px) {
    .main-content-col-75 {
        padding-left: 10px;
    }
}

.op-col-affix.affix-bottom {
    position: absolute !important;
    z-index: 4;
    width: 230px;
}

.op-col-affix.affix-top {
    width: 100%;
}

/* All HubSpot Forms
   ========================================================================== */

.hs-form {
    padding: 20px;
    max-width: 400px;
}

/* Form Field (selector for form field wrapper) */
.hs-form .hs-form-field {}

/* Descriptions (targets class applied to Help Text divs) */
.hs-form .hs-field-desc {}

/* Labels (selects field labels and error messages) */
.hs-form label {}
.hs-form .hs-form-field > label {}

/* Inputs (selectors for all inputs)  */
.hs-form input[type="text"],
.hs-form input[type="password"],
.hs-form input[type="datetime"],
.hs-form input[type="datetime-local"],
.hs-form input[type="date"],
.hs-form input[type="month"],
.hs-form input[type="time"],
.hs-form input[type="week"],
.hs-form input[type="number"],
.hs-form input[type="email"],
.hs-form input[type="url"],
.hs-form input[type="search"],
.hs-form input[type="tel"],
.hs-form input[type="color"],
.hs-form input[type="file"],
.hs-form textarea,
.hs-form select {
    width: 100%;
    padding: 12px 8px;
    border: solid thin #ddd;
    font-size: 14px;
    border-radius: 4px;
    margin: 6px 0;
    box-sizing: border-box;
    color: #676767;
}

/* Inputs in focus (selectors for all inputs when clicked)  */
.hs-form input[type="text"]:focus,
.hs-form input[type="password"]:focus,
.hs-form input[type="datetime"]:focus,
.hs-form input[type="datetime-local"]:focus,
.hs-form input[type="date"]:focus,
.hs-form input[type="month"]:focus,
.hs-form input[type="time"]:focus,
.hs-form input[type="week"]:focus,
.hs-form input[type="number"]:focus,
.hs-form input[type="email"]:focus,
.hs-form input[type="url"]:focus,
.hs-form input[type="search"]:focus,
.hs-form input[type="tel"]:focus,
.hs-form input[type="color"]:focus,
.hs-form input[type="file"]:focus,
.hs-form textarea:focus,
.hs-form select:focus {}

/* Multi-line inputs (selectors to target multi-line fields */
.hs-form textarea {}
.hs-form textarea:focus {}

/* Dropdowns (selectors for dropdowns) */
.hs-form select {}
.hs-form select:focus {}

/* Multi-select (selectors for multi-select fields) */
.hs-form form.hs-form .hs-form-field ul.inputs-list {}

.hs-form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs-form input[type="radio"] {}
.hs-form input[type="checkbox"] {}

/* Required (selectors for fields, when they do not pass validation) */
.hs-form input:focus:required:invalid,
.hs-form textarea:focus:required:invalid,
.hs-form select:focus:required:invalid {}

.hs-form input:focus:required:invalid:focus,
.hs-form textarea:focus:required:invalid:focus,
.hs-form select:focus:required:invalid:focus {}

/* Error message (selector for validation messages) */
.hs-form .hs-error-msgs label{
    padding: 8px;
    /*background: lightgoldenrodyellow;*/
    border-radius: 5px;
    font-size: 12px;
    color: darkred;
}

/* Placeholder Text (styles the placeholder attribute text) */
::-webkit-input-placeholder { /* Webkit Browsers */}
:-moz-placeholder { /* Firefox 18- */}
::-moz-placeholder { /* Firefox 19+ */}
:-ms-input-placeholder { /* IE10 */}

/* Multi Column Form (selectors for fieldsets and field wrappers)
   ========================================================================== */

.hs-form .hs-form fieldset.form-columns-1 {}
.hs-form .hs-form fieldset.form-columns-1 .hs-form-field {}

.hs-form .hs-form fieldset.form-columns-2 {}
.hs-form .hs-form fieldset.form-columns-2 .hs-form-field {}

.hs-form .hs-form fieldset.form-columns-3 {}
.hs-form .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Submit buttons (selectors for all non-CTA buttons)
   ========================================================================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    padding: 12px 20px;
    font-size: 17.5px;
    -moz-border-radius: 6px;
    border-radius: 3px;
    font-weight: 500;

    width: 100% !important;
    color: #fff !important;
    text-shadow: none !important;
    background-color: #faa732;
    background-repeat: repeat-x;
    border-color: #faa732;
    border-width: 2px;
    border-style: solid;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease-in-out;
    -webkit-appearance: none;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    color: #ffffff;
    background-color: #f89406;
    border-color: #f89406;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.18), 0 2px 4px rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease-in-out;
    -webkit-appearance: none;
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {
    color: #ffffff;
    background-color: #f89406;
    border-color: #f89406;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.18), 0 2px 4px rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease-in-out;
    -webkit-appearance: none;
}

.hs-form-required {display: none;}

.hs-form .actions {
    margin-top: 8px;
}

.hs-form .hs_company, .hs-form .hs_phone {
     display: none;
 }

.top-banner {
    background: #f8f8f8;
}

/*.top-banner:hover > div > a:first-child {*/
/*    color: #333 !important;*/
/*}*/

.top-banner > div {
    text-align: center;
    padding: 20px;
    max-width: 780px;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

.top-banner > div > p > a {
    font-size: 20px !important;
}

@media only screen and (max-width: 768px) {
    .top-banner > div {
        max-width: 700px;
    }

    .top-banner > div > img {
        width: 36px !important;
    }

    .top-banner > div > p {
        font-size: 18px !important;
    }

    .top-banner > div > p > a {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 600px) {
    .top-banner > div {
        max-width: 414px;
    }

    .top-banner > div > p {
        padding: 0 12px;
        font-size: 15px !important;
        line-height: 21px !important;
        /*text-align: left;*/
    }

    .top-banner > div > p > a {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 320px) {
    .top-banner > div > p {
        padding: 0 8px;
        font-size: 13px !important;
    }

    .top-banner > div > p > a {
        font-size: 13px !important;
    }
}

ul.about-news-item-coverage {
    padding-left: 20px;
    padding-top: 8px;
}

ul.about-news-item-coverage > li:not(:last-child) {
    padding-bottom: 20px;
}

ul.about-news-item-coverage > li > a {
    text-decoration: none;
    color: #4486c6;
}

@media only screen and (max-width: 1024px) {
    .cobranded-header {
        display: flex;
        flex-direction: row;
        width: 340px;
        align-items: center;
        height: 100px;
    }
}

@media only screen and (max-width: 600px) {
    .cobranded-header {
        display: flex;
        flex-direction: column;
        max-width: 400px;
        align-items: center;
        height: 200px;
        margin-top: 20px;
    }
}

ul.faq-list li:not(:last-child) {
    padding-bottom: 12px;
}

ul.faq-list li > div {
    padding: 20px 20px 20px 16px;
    display: none;
    border-left: 4px solid #4486c6;
}

ul.checkbox-list {

}

ul.checkbox-list li:not(:last-of-type) {
    padding-bottom: 20px;
}

ul.checkbox-list li > ul {
    padding-top: 20px;
    padding-left: 20px;
}

ul.checkbox-list li:before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 20px;
    background-image: url('/wp-content/uploads/2017/11/checklist-checkbox.svg');
    background-repeat: no-repeat;
}

.search-field {
    width: 100%;
    padding: 12px 8px 12px 30px;
    border: 1px solid #ccc;
    font-size: 14px;
    border-radius: 5px;
    margin: 6px;
    box-sizing: border-box;
    -webkit-appearance: none;
}

.search-icon i {
    position: absolute;
}

.search-icon {
    width: 100%;
    color: #333;
}

.icon {
    padding: 20px 16px;
    min-width: 14px;
}

div.search-small > form > div > input.search-field {
    margin: 0 !important;
    padding: 6px 8px 6px 24px !important;
    max-width: 300px;
}

div.search-small > form > div > input.search-submit {
    display: none;
}

div.search-small > form > div > .icon {
    padding: 7px !important;
}

div.search-small-footer > form > div > input.search-field {
    margin: 0 !important;
    padding: 6px 8px 6px 24px !important;
    max-width: 256px;
}

div.search-small-footer > form > div > input.search-submit {
    display: none;
}

div.search-small-footer > form > div > .icon {
    padding: 7px !important;
}

@media only screen and (max-width: 600px) {
    div.search-small > form > div > input.search-field {
        margin: 12px 0 0 !important;
    }

    div.search-small > form > div > .icon {
        margin-top: 12px;
    }
}

.btn-warning.alt {
    background: #f1e4d3;
    color: #f89406 !important;
}

.btn-warning.alt:hover {
    background: #f8f3ee;
}

.bottom-cta-form > #btn-section {
    display: flex;
    flex-direction: row;
    max-width: 374px;
}

.bottom-cta-form > #btn-section > div {
    max-width: 366px;
    margin: 4px;
    /*flex: auto;*/
    width: 50%;
}

.bottom-cta-form > #btn-section > div > button {
    font-size: 14.5px;
    font-weight: 600;
    padding: 12px 16px;
}

@media only screen and (max-width: 768px) {
    .bottom-cta-form > #btn-section {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .bottom-cta-form > #btn-section > div {
        max-width: 366px;
        width: 100%;
        margin: 4px 0px;
        flex: auto;
    }
}