@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,300);
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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q,
blockquote {
    quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
elements-of-type(html5-block) {
    display: block;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.wrapper:after,
section:after,
.tabs .tab-links:after,
.tabs-centered .tab-links .tab:after,
.global-search:after,
#login .row:after,
#login .form-login:after,
.mobile-main-nav .form-search:after,
footer:after,
footer #footer-right-nav .social:after,
.card:after,
.country .title-container:after,
#promo-form .col-left .card:after,
#pricing-table .card .card-content li:after,
#pricing-table .section-footer:after,
#how-it-works-enhanced .card:after,
#payment-methods .logos-block-grid:after {
    content: "";
    display: table;
    clear: both;
}
.col {
    -webkit-transition: all 0.3s;
    -webkit-transition-delay: 0s;
    transition: all 0.3s;
    float: left;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
}
.col.s1 {
    width: 8.33333%;
    margin-left: 0;
}
.col.s2 {
    width: 16.66667%;
    margin-left: 0;
}
.col.s3 {
    width: 25%;
    margin-left: 0;
}
.col.s4 {
    width: 33.33333%;
    margin-left: 0;
}
.col.s5 {
    width: 41.66667%;
    margin-left: 0;
}
.col.s6 {
    width: 50%;
    margin-left: 0;
}
.col.s7 {
    width: 58.33333%;
    margin-left: 0;
}
.col.s8 {
    width: 66.66667%;
    margin-left: 0;
}
.col.s9 {
    width: 75%;
    margin-left: 0;
}
.col.s10 {
    width: 83.33333%;
    margin-left: 0;
}
.col.s11 {
    width: 91.66667%;
    margin-left: 0;
}
.col.s12 {
    width: 100%;
    margin-left: 0;
}
.col.offset-s1 {
    margin-left: 8.33333%;
}
.col.offset-s2 {
    margin-left: 16.66667%;
}
.col.offset-s3 {
    margin-left: 25%;
}
.col.offset-s4 {
    margin-left: 33.33333%;
}
.col.offset-s5 {
    margin-left: 41.66667%;
}
.col.offset-s6 {
    margin-left: 50%;
}
.col.offset-s7 {
    margin-left: 58.33333%;
}
.col.offset-s8 {
    margin-left: 66.66667%;
}
.col.offset-s9 {
    margin-left: 75%;
}
.col.offset-s10 {
    margin-left: 83.33333%;
}
.col.offset-s11 {
    margin-left: 91.66667%;
}
.col.offset-s12 {
    margin-left: 100%;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .col.m1 {
        width: 8.33333%;
        margin-left: 0;
    }
    .col.m2 {
        width: 16.66667%;
        margin-left: 0;
    }
    .col.m3 {
        width: 25%;
        margin-left: 0;
    }
    .col.m4 {
        width: 33.33333%;
        margin-left: 0;
    }
    .col.m5 {
        width: 41.66667%;
        margin-left: 0;
    }
    .col.m6 {
        width: 50%;
        margin-left: 0;
    }
    .col.m7 {
        width: 58.33333%;
        margin-left: 0;
    }
    .col.m8 {
        width: 66.66667%;
        margin-left: 0;
    }
    .col.m9 {
        width: 75%;
        margin-left: 0;
    }
    .col.m10 {
        width: 83.33333%;
        margin-left: 0;
    }
    .col.m11 {
        width: 91.66667%;
        margin-left: 0;
    }
    .col.m12 {
        width: 100%;
        margin-left: 0;
    }
    .col.offset-m1 {
        margin-left: 8.33333%;
    }
    .col.offset-m2 {
        margin-left: 16.66667%;
    }
    .col.offset-m3 {
        margin-left: 25%;
    }
    .col.offset-m4 {
        margin-left: 33.33333%;
    }
    .col.offset-m5 {
        margin-left: 41.66667%;
    }
    .col.offset-m6 {
        margin-left: 50%;
    }
    .col.offset-m7 {
        margin-left: 58.33333%;
    }
    .col.offset-m8 {
        margin-left: 66.66667%;
    }
    .col.offset-m9 {
        margin-left: 75%;
    }
    .col.offset-m10 {
        margin-left: 83.33333%;
    }
    .col.offset-m11 {
        margin-left: 91.66667%;
    }
    .col.offset-m12 {
        margin-left: 100%;
    }
}
@media (min-width: 1025px) {
    .col.l1 {
        width: 8.33333%;
        margin-left: 0;
    }
    .col.l2 {
        width: 16.66667%;
        margin-left: 0;
    }
    .col.l3 {
        width: 25%;
        margin-left: 0;
    }
    .col.l4 {
        width: 33.33333%;
        margin-left: 0;
    }
    .col.l5 {
        width: 41.66667%;
        margin-left: 0;
    }
    .col.l6 {
        width: 50%;
        margin-left: 0;
    }
    .col.l7 {
        width: 58.33333%;
        margin-left: 0;
    }
    .col.l8 {
        width: 66.66667%;
        margin-left: 0;
    }
    .col.l9 {
        width: 75%;
        margin-left: 0;
    }
    .col.l10 {
        width: 83.33333%;
        margin-left: 0;
    }
    .col.l11 {
        width: 91.66667%;
        margin-left: 0;
    }
    .col.l12 {
        width: 100%;
        margin-left: 0;
    }
    .col.offset-l1 {
        margin-left: 8.33333%;
    }
    .col.offset-l2 {
        margin-left: 16.66667%;
    }
    .col.offset-l3 {
        margin-left: 25%;
    }
    .col.offset-l4 {
        margin-left: 33.33333%;
    }
    .col.offset-l5 {
        margin-left: 41.66667%;
    }
    .col.offset-l6 {
        margin-left: 50%;
    }
    .col.offset-l7 {
        margin-left: 58.33333%;
    }
    .col.offset-l8 {
        margin-left: 66.66667%;
    }
    .col.offset-l9 {
        margin-left: 75%;
    }
    .col.offset-l10 {
        margin-left: 83.33333%;
    }
    .col.offset-l11 {
        margin-left: 91.66667%;
    }
    .col.offset-l12 {
        margin-left: 100%;
    }
}
@font-face {
    font-family: 'icons';
    src: url('fonts/icons/icons.eot?-ka99e0');
    src: url('fonts/icons/icons.eot?#iefix-ka99e0') format('embedded-opentype'), url('fonts/icons/icons.woff?-ka99e0') format('woff'), url('fonts/icons/icons.ttf?-ka99e0') format('truetype'), url('fonts/icons/icons.svg?-ka99e0#icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amplesoft-medium';
    src: url('fonts/amplesoft/soneri_type_-_amplesoft-medium-webfont.eot');
    src: url('fonts/amplesoft/soneri_type_-_amplesoft-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/amplesoft/soneri_type_-_amplesoft-medium-webfont.woff2') format('woff2'), url('fonts/amplesoft/soneri_type_-_amplesoft-medium-webfont.woff') format('woff'), url('fonts/amplesoft/soneri_type_-_amplesoft-medium-webfont.ttf') format('truetype'), url('fonts/amplesoft/soneri_type_-_amplesoft-medium-webfont.svg#amplesoft-mediummedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amplesoft-light';
    src: url('fonts/amplesoft/soneri_type_-_amplesoft-light-webfont.eot');
    src: url('fonts/amplesoft/soneri_type_-_amplesoft-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/amplesoft/soneri_type_-_amplesoft-light-webfont.woff2') format('woff2'), url('fonts/amplesoft/soneri_type_-_amplesoft-light-webfont.woff') format('woff'), url('fonts/amplesoft/soneri_type_-_amplesoft-light-webfont.ttf') format('truetype'), url('fonts/amplesoft/soneri_type_-_amplesoft-light-webfont.svg#amplesoft-lightlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.wrapper:after,
section:after,
.tabs .tab-links:after,
.tabs-centered .tab-links .tab:after,
.global-search:after,
#login .row:after,
#login .form-login:after,
.mobile-main-nav .form-search:after,
footer:after,
footer #footer-right-nav .social:after,
.card:after,
.country .title-container:after,
#promo-form .col-left .card:after,
#pricing-table .card .card-content li:after,
#pricing-table .section-footer:after,
#how-it-works-enhanced .card:after,
#payment-methods .logos-block-grid:after {
    content: "";
    display: table;
    clear: both;
}
main {
    display: block;
}
.container {
    max-width: 1280px;
    margin: 0 6%;
}
.container-rounded {
    padding: 42px 45px;
    border: 1px solid #edf2f2;
    -o-border-radius: 90px;
    border-radius: 90px;
}
@media (min-width: 0) and (max-width: 767px) {
    .container-rounded {
        border: none;
        padding: 0;
        text-align: left;
    }
}
.container-rounded-light {
    border-color: #eeeded;
}
.container-indented {
    padding-left: 8.33333%;
    padding-right: 8.33333%;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .container-indented {
        padding: 0;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .container-indented {
        padding: 0;
    }
}
.container-centered {
    text-align: center;
}
.container-centered .lg-third,
.container-centered .lg-quarter {
    vertical-align: top;
    display: inline-block;
    float: none;
}
.container-fluid {
    margin: 0 !important;
}
@media (min-width: 0) and (max-width: 767px) {
    .container-fluid-small {
        margin: 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .container-fluid-medium {
        margin: 0 !important;
    }
}
section.section-module {
    padding: 120px 0 130px 0;
}
@media (min-width: 0) and (max-width: 767px) {
    section.section-module {
        padding: 60px 0;
    }
}
section .section-header {
    margin: 0 6%;
    text-align: center;
    margin-bottom: 40px;
}
@media (min-width: 0) and (max-width: 767px) {
    section .section-header {
        margin-bottom: 1.7em;
    }
}
section .section-footer {
    text-align: center;
}
section .overview {
    color: #797d7e;
    text-align: center;
    font-size: 20px;
    font-size: 17px;
    line-height: 1.5;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
@media (min-width: 768px) and (max-width: 1024px) {
    section .overview {
        font-size: 18px;
    }
}
@media (min-width: 1025px) {
    section .overview {
        font-size: 20px;
    }
}
section .overview p {
    margin: 0;
}
@media (min-width: 1025px) {
    .lg-full {
        width: 100%;
        padding: 0 15px;
    }
    .lg-half {
        float: left;
        width: 50%;
        padding: 0 15px;
    }
    .lg-third {
        float: left;
        width: 33.33333%;
        padding: 0 15px;
    }
    .lg-quarter {
        float: left;
        width: 25%;
        padding: 0 15px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .md-full {
        width: 100%;
        padding: 0 15px;
    }
    .md-half {
        float: left;
        width: 50%;
        padding: 0 15px;
    }
    .md-third {
        float: left;
        width: 33.33333%;
        padding: 0 15px;
    }
    .md-quarter {
        float: left;
        width: 25%;
        padding: 0 15px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .sm-full {
        width: 100%;
        padding: 0 15px;
    }
    .sm-half {
        float: left;
        width: 50%;
        padding: 0 15px;
    }
    .sm-third {
        float: left;
        width: 33.33333%;
        padding: 0 15px;
    }
    [class*='lg-'] {
        margin-bottom: 30px;
    }
    [class*='lg-']:last-child {
        margin-bottom: 0;
    }
}
.hide,
.target {
    display: none !important;
}
.active {
    display: inline-block !important;
}
.sticky {
    position: fixed !important;
    top: 0;
    left: 0;
}
.content-centered {
    text-align: center !important;
}
.zpt {
    padding-top: 0 !important;
}
.zpb {
    padding-bottom: 0 !important;
}
.zmt {
    margin-top: 0 !important;
}
.zmb {
    padding-bottom: 0 !important;
}
@media (min-width: 0) and (max-width: 767px) {
    .hide-small {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .hide-medium {
        display: none !important;
    }
}
@media (min-width: 1025px) {
    .hide-large {
        display: none !important;
    }
}
@media (min-width: 1025px) {
    .margin-large-bottom {
        margin-bottom: 80px !important;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .margin-large-bottom {
        margin-bottom: 0;
    }
}
@media (min-width: 1025px) {
    .lg-text-left {
        text-align: left;
    }
    .lg-text-right {
        text-align: right;
    }
    .lg-text-center {
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .md-text-left {
        text-align: left;
    }
    .md-text-right {
        text-align: right;
    }
    .md-text-center {
        text-align: center;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .sm-text-left {
        text-align: left;
    }
    .sm-text-right {
        text-align: right;
    }
    .sm-text-center {
        text-align: center;
    }
}
@media (min-width: 1470.54545px) {
    .container {
        margin: 0 auto;
    }
}
@media (min-width: 1025px) {}@media (min-width: 0) and (max-width: 767px) {
    .container {
        margin: 0 3%;
    }
}
* {
    background-repeat: no-repeat;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}
html {
    height: 100%;
}
html.stop-scrolling {
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: fixed;
}
html.stop-scrolling main {
    margin: 0;
}
body {
    font-family: Arial, sans-serif;
    font-weight: 300;
    background: #fff;
    color: #AFAEAF;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-kerning: normal;
    -moz-font-kerning: normal;
    font-kerning: normal;
    font-size: 14px;
    line-height: 1.5;
}
@media (min-width: 1025px) {
    body {
        font-size: 16px;
    }
}
#logo {
    display: block;
    height: 52px;
    width: 104px;
    position: absolute;
    z-index: 300;
    top: 18px;
    left: 15px;
    background: url('../images/global/payu@2x.png') 0 0 no-repeat;
    background-size: contain;
    -webkit-transition: height 0.3s;
    -webkit-transition-delay: 0s;
    transition: height 0.3s;
}
@media (max-width: 1000px) {
    #logo {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #logo {
        width: 70px;
        top: 24px;
    }
}
main {
    margin-top: 100px;
}
@media (min-width: 0) and (max-width: 767px) {
    main {
        margin-top: 88px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    main {
        margin-top: 88px;
    }
}
a {
    color: #A6C307;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    outline: none;
    border: none;
    -webkit-transition: color 0.2s;
    -webkit-transition-delay: 0s;
    transition: color 0.2s;
}
a:hover {
    color: #438F29;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #262626;
    letter-spacing: -0.02em;
}
h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i {
    font-size: 70px;
    color: #A6C307;
    position: absolute;
    bottom: -6px;
    padding-left: 5px;
}
@media (min-width: 0) and (max-width: 767px) {
    h1 i,
    h2 i,
    h3 i,
    h4 i,
    h5 i,
    h6 i {
        font-size: 35px;
        bottom: 0;
        padding-left: 4px;
    }
}
h1,
h2 {
    margin-bottom: 0.3em;
}
h3,
h4,
h5,
h6 {
    margin-bottom: 0.9em;
}
h1 {
    font-size: 33px;
    line-height: 1.1;
    font-family: 'amplesoft-medium', sans-serif;
}
@media (min-width: 768px) and (max-width: 1024px) {
    h1 {
        font-size: 54px;
    }
}
@media (min-width: 1025px) {
    h1 {
        font-size: 60px;
    }
}
h2 {
    font-size: 30px;
    line-height: 1.1;
    font-family: 'amplesoft-medium', sans-serif;
}
@media (min-width: 768px) and (max-width: 1024px) {
    h2 {
        font-size: 36px;
    }
}
@media (min-width: 1025px) {
    h2 {
        font-size: 48px;
    }
}
h3 {
    font-size: 20px;
    line-height: 1.1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1024px) {
    h3 {
        font-size: 28px;
    }
}
@media (min-width: 1025px) {
    h3 {
        font-size: 26px;
    }
}
h4 {
    font-size: 17px;
    line-height: 1.1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1024px) {
    h4 {
        font-size: 22px;
    }
}
@media (min-width: 1025px) {
    h4 {
        font-size: 24px;
    }
}
h5 {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
@media (min-width: 768px) and (max-width: 1024px) {
    h5 {
        font-size: 18px;
    }
}
@media (min-width: 1025px) {
    h5 {
        font-size: 20px;
    }
}
h6 {
    font-size: 12px;
    font-family: 'amplesoft-medium', sans-serif;
}
@media (min-width: 768px) and (max-width: 1024px) {
    h6 {
        font-size: 16px;
    }
}
@media (min-width: 1025px) {
    h6 {
        font-size: 18px;
    }
}
p {
    margin-bottom: 1em;
}
strong {
    font-weight: bold;
}
.text-center {
    text-align: center;
}
textarea:focus,
input:focus {
    outline: 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e0e8e9;
    margin: 0;
    padding: 0;
}
.checked-list li {
    color: #262626;
    margin-bottom: 5px;
    padding-left: 42px;
}
.checked-list li:before {
    position: absolute;
    top: -6px;
    font-size: 26px;
    left: 0;
    font-family: 'icons';
    content: "\e638";
    color: #00aeba;
}
@media (min-width: 0) and (max-width: 767px) {
    .checked-list li {
        padding-left: 30px;
    }
    .checked-list li:before {
        font-size: 20px;
        top: -4px;
    }
}
.image-wrapper {
    border-radius: inherit;
    margin-bottom: 30px;
}
@media (min-width: 0) and (max-width: 767px) {
    .image-wrapper {
        margin-bottom: 15px;
    }
}
.image-wrapper img {
    max-width: 100%;
}
.label {
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'amplesoft-medium', sans-serif;
    display: inline-block;
    padding: 2px 8px 2px 8px;
}
.label.new {
    background-color: #8ac44a;
}
.country-language-selector {
    display: inline-block;
}
.country-language-selector .link-language {
    font-weight: 300;
}
.country-language-selector .link-language.selected {
    color: #262626;
    font-weight: 700;
    cursor: default;
}
.country-language-selector .link-language.selected:hover {
    color: #262626;
}
.country-language-selector .link-language {
    color: #4d4848;
}
.country-language-selector .link-language:hover {
    color: #A6C307;
}
.country-language-selector .link-country {
    margin-right: 30px;
    color: #262626;
}
.country-language-selector .link-country:hover {
    color: #A6C307;
}
#dim {
    position: fixed;
    left: 0;
    top: -10000;
    z-index: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #000;
    -webkit-transition: opacity 0.2s;
    -webkit-transition-delay: ease-in;
    transition: opacity 0.2s ease-in;
}
#dim.active {
    top: 0;
    z-index: 60;
    opacity: 0.7;
}
@media (min-width: 1025px) {}.color-white {
    background-color:#fff;
}
.color-green-light {
    background-color: #A6C307;
}
.color-green-dark {
    background-color: #438F29;
}
.color-yellow {
    background-color: #ffdD00;
}
.color-purple {
    background-color: #831F82;
}
.color-pink {
    background-color: #d7007F;
}
.color-turquoise {
    background-color: #54BBAB;
}
.developer {
    background-color: #54BBAB;
}
.business {
    background-color: #00aeba;
}
.region {
    background-color: #ffdD00;
}
form .has-error input[type="text"],
form .has-error input[type="email"],
form .has-error input[type="password"],
form .has-error select,
form .has-error textarea {
    color: #d7007F;
    border: 1px solid #d7007F;
    background-color: #fff;
}
form .has-error .form-error {
    display: block;
    text-align: left;
    color: #d7007F;
}
input[type="text"],
input[type="email"],
input[type="password"],
select,
textarea {
    height: 64px;
    width: 100%;
    -o-border-radius: 6px;
    border-radius: 6px;
    background-color: #f1f5f7;
    box-shadow: none;
    border: none;
    font-size: 20px;
    padding: 20px;
}
@media (min-width: 1025px) {
    input[type="text"]:focus,
    input[type="email"]:focus,
    input[type="password"]:focus,
    select:focus,
    textarea:focus {
        border: 1px solid #00aeba;
    }
}
input[type="text"]::-ms-clear,
input[type="email"]::-ms-clear,
input[type="password"]::-ms-clear,
select::-ms-clear,
textarea::-ms-clear {
    display: none;
}
label {
    display: block;
    text-align: left;
    margin-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
    color: #797d7e;
}
.label-checkbox {
    display: none;
}
.label-checkbox+label {
    background-color: #fff;
    padding: 20px 20px 20px 60px;
    font-size: 14px;
    border: 1px solid #ebebeb;
    -o-border-radius: 9px;
    border-radius: 9px;
    cursor: pointer;
    -webkit-transition: border-color 0.2s;
    -webkit-transition-delay: 0s;
    transition: border-color 0.2s;
}
.label-checkbox+label:before {
    width: 28px;
    height: 28px;
    content: '';
    background-image: url(../images/global/ico-form-checkbox.png);
    background-size: 28px 28px;
    position: absolute;
    top: 19px;
    left: 20px;
}
@media (min-width: 1025px) {
    .label-checkbox+label:hover {
        border-color: #00aeba;
    }
}
@media (min-width: 1025px) {
    .label-checkbox+label:hover:before {
        background-image: url(../images/global/ico-form-checkbox-hover.png);
    }
}
.label-checkbox:checked+label:after {
    width: 28px;
    height: 28px;
    content: '';
    background-image: url(../images/global/ico-form-checkbox-selected.png);
    background-size: 28px 28px;
    position: absolute;
    top: 19px;
    left: 20px;
}
.box-item {
    overflow: hidden;
    *zoom: 1;
    border: 1px solid #d2dddd;
    display: table;
    padding: 40px 25px;
    width: 100%;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .box-item {
        padding: 40px 80px;
    }
}
@media (min-width: 1025px) {
    .box-item {
        padding: 65px 80px;
    }
}
.box-item-element {
    overflow: hidden;
    *zoom: 1;
    display: table-cell;
    vertical-align: middle;
}
@-webkit-keyframes regionWithWalletSlideAndFadeInBottomButton {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes regionWithWalletSlideAndFadeInBottomButton {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
#get-started .svg-container {
    display: none;
}
@media (min-width: 1025px) {
    #get-started .svg-container {
        display: block;
    }
}
#get-started .button-get-started {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
}
@media (min-width: 1025px) {
    #get-started .button-get-started.animate {
        -webkit-animation: regionWithWalletSlideAndFadeInBottomButton 1s ease;
        animation: regionWithWalletSlideAndFadeInBottomButton 1s ease;
        -webkit-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #get-started .button-get-started {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #get-started .button-get-started {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
#get-started .svg-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    position: absolute;
    bottom: -10px;
}
@media (min-width: 0) and (max-width: 767px) {
    #get-started .svg-container {
        height: 470px;
        position: relative;
        bottom: 10px;
    }
}
#get-started .svg-container svg {
    max-width: 1500px;
    position: relative;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #get-started .svg-container svg {
        width: 1500px;
        bottom: 0;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #get-started .svg-container svg {
        width: 750px;
        bottom: 40px;
    }
}
#get-started .svg-animation {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
@-webkit-keyframes regionWithWalletSlideAndFadeInBottomBackground {
    0% {
        opacity: 0;
        -webkit-transform: translateY(500px);
        -ms-transform: translateY(500px);
        transform: translateY(500px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
    }
}
@keyframes regionWithWalletSlideAndFadeInBottomBackground {
    0% {
        opacity: 0;
        -webkit-transform: translateY(500px);
        -ms-transform: translateY(500px);
        transform: translateY(500px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
    }
}
@-webkit-keyframes regionWithWalletSlideInBottomTable {
    0% {
        -webkit-transform: translate(0, 500px);
        -ms-transform: translate(0, 500px);
        transform: translate(0, 500px);
    }
    30% {
        -webkit-transform: translate(0, 70px);
        -ms-transform: translate(0, 70px);
        transform: translate(0, 70px);
    }
    100% {
        -webkit-transform: translate(0, 100px);
        -ms-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}
@keyframes regionWithWalletSlideInBottomTable {
    0% {
        -webkit-transform: translate(0, 500px);
        -ms-transform: translate(0, 500px);
        transform: translate(0, 500px);
    }
    30% {
        -webkit-transform: translate(0, 70px);
        -ms-transform: translate(0, 70px);
        transform: translate(0, 70px);
    }
    100% {
        -webkit-transform: translate(0, 100px);
        -ms-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}
@-webkit-keyframes regionWithWalletSlideInBottomClerk {
    0% {
        -webkit-transform: translate(430px, 500px);
        -ms-transform: translate(430px, 500px);
        transform: translate(430px, 500px);
    }
    30% {
        -webkit-transform: translate(430px, 40px);
        -ms-transform: translate(430px, 40px);
        transform: translate(430px, 40px);
    }
    100% {
        -webkit-transform: translate(430px, 70px);
        -ms-transform: translate(430px, 70px);
        transform: translate(430px, 70px);
    }
}
@keyframes regionWithWalletSlideInBottomClerk {
    0% {
        -webkit-transform: translate(430px, 500px);
        -ms-transform: translate(430px, 500px);
        transform: translate(430px, 500px);
    }
    30% {
        -webkit-transform: translate(430px, 40px);
        -ms-transform: translate(430px, 40px);
        transform: translate(430px, 40px);
    }
    100% {
        -webkit-transform: translate(430px, 70px);
        -ms-transform: translate(430px, 70px);
        transform: translate(430px, 70px);
    }
}
@-webkit-keyframes regionWithWalletSlideInBottomBuyer {
    0% {
        -webkit-transform: translate(0, 600px);
        -ms-transform: translate(0, 600px);
        transform: translate(0, 600px);
    }
    50% {
        -webkit-transform: translate(0, 80px);
        -ms-transform: translate(0, 80px);
        transform: translate(0, 80px);
    }
    100% {
        -webkit-transform: translate(0, 100px);
        -ms-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}
@keyframes regionWithWalletSlideInBottomBuyer {
    0% {
        -webkit-transform: translate(0, 600px);
        -ms-transform: translate(0, 600px);
        transform: translate(0, 600px);
    }
    50% {
        -webkit-transform: translate(0, 80px);
        -ms-transform: translate(0, 80px);
        transform: translate(0, 80px);
    }
    100% {
        -webkit-transform: translate(0, 100px);
        -ms-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}
#get-started.animation-region-with-wallet #background {
    -webkit-transform: translateY(600px);
    -ms-transform: translateY(600px);
    transform: translateY(600px);
}
#get-started.animation-region-with-wallet #background.animate {
    -webkit-animation: regionWithWalletSlideAndFadeInBottomBackground 1s ease;
    animation: regionWithWalletSlideAndFadeInBottomBackground 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
#get-started.animation-region-with-wallet #table {
    -webkit-transform: translate(0, 500px);
    -ms-transform: translate(0, 500px);
    transform: translate(0, 500px);
}
#get-started.animation-region-with-wallet #table.animate {
    -webkit-animation: regionWithWalletSlideInBottomTable 1s ease;
    animation: regionWithWalletSlideInBottomTable 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
#get-started.animation-region-with-wallet #clerk {
    -webkit-transform: translate(430px, 500px);
    -ms-transform: translate(430px, 500px);
    transform: translate(430px, 500px);
}
#get-started.animation-region-with-wallet #clerk.animate {
    -webkit-animation: regionWithWalletSlideInBottomClerk 1s ease;
    animation: regionWithWalletSlideInBottomClerk 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
#get-started.animation-region-with-wallet #buyer {
    -webkit-transform: translate(0, 600px);
    -ms-transform: translate(0, 600px);
    transform: translate(0, 600px);
}
#get-started.animation-region-with-wallet #buyer.animate {
    -webkit-transform: translate(0, 600px);
    -ms-transform: translate(0, 600px);
    transform: translate(0, 600px);
    -webkit-animation: regionWithWalletSlideInBottomBuyer 1s ease;
    animation: regionWithWalletSlideInBottomBuyer 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    -ms-animation-delay: 1s;
    animation-delay: 1s;
}
@-webkit-keyframes corporateHomepagetSlideAndFadeInBottomBackground {
    0% {
        opacity: 0;
        -webkit-transform: translateY(500px);
        -ms-transform: translateY(500px);
        transform: translateY(500px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes corporateHomepagetSlideAndFadeInBottomBackground {
    0% {
        opacity: 0;
        -webkit-transform: translateY(500px);
        -ms-transform: translateY(500px);
        transform: translateY(500px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes corporateHomepageSlideInBottomBuyer {
    0% {
        -webkit-transform: translate(680px, 500px);
        -ms-transform: translate(680px, 500px);
        transform: translate(680px, 500px);
    }
    50% {
        -webkit-transform: translate(680px, 180px);
        -ms-transform: translate(680px, 180px);
        transform: translate(680px, 180px);
    }
    100% {
        -webkit-transform: translate(680px, 200px);
        -ms-transform: translate(680px, 200px);
        transform: translate(680px, 200px);
    }
}
@keyframes corporateHomepageSlideInBottomBuyer {
    0% {
        -webkit-transform: translate(680px, 500px);
        -ms-transform: translate(680px, 500px);
        transform: translate(680px, 500px);
    }
    50% {
        -webkit-transform: translate(680px, 180px);
        -ms-transform: translate(680px, 180px);
        transform: translate(680px, 180px);
    }
    100% {
        -webkit-transform: translate(680px, 200px);
        -ms-transform: translate(680px, 200px);
        transform: translate(680px, 200px);
    }
}
@-webkit-keyframes zoom {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes zoom {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
#get-started.animation-corporate #background {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
#get-started.animation-corporate #background.animate {
    -webkit-animation: corporateHomepagetSlideAndFadeInBottomBackground 1s ease;
    animation: corporateHomepagetSlideAndFadeInBottomBackground 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
#get-started.animation-corporate #buyer {
    -webkit-transform: translate(500px, 600px);
    -ms-transform: translate(500px, 600px);
    transform: translate(500px, 600px);
}
#get-started.animation-corporate #buyer.animate {
    -webkit-animation: corporateHomepageSlideInBottomBuyer 1s ease;
    animation: corporateHomepageSlideInBottomBuyer 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    -ms-animation-delay: 1s;
    animation-delay: 1s;
}
#get-started.animation-corporate #bubble {
    opacity: 0;
    -webkit-transform: translate(450px, 120px);
    -ms-transform: translate(450px, 120px);
    transform: translate(450px, 120px);
}
#get-started.animation-corporate #bubble.animate {
    -webkit-animation: zoom 0.5s ease;
    animation: zoom 0.5s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
@-webkit-keyframes developerSlideAndFadeInBottomBackground {
    0% {
        opacity: 0;
        -webkit-transform: translateY(600px);
        -ms-transform: translateY(600px);
        transform: translateY(600px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes developerSlideAndFadeInBottomBackground {
    0% {
        opacity: 0;
        -webkit-transform: translateY(600px);
        -ms-transform: translateY(600px);
        transform: translateY(600px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes developerSlideAndFadeInBottomComputer {
    0% {
        opacity: 0;
        -webkit-transform: translate(360px, 600px);
        -ms-transform: translate(360px, 600px);
        transform: translate(360px, 600px);
    }
    50% {
        opacity: 0.5;
        -webkit-transform: translate(360px, 160px);
        -ms-transform: translate(360px, 160px);
        transform: translate(360px, 160px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(360px, 200px);
        -ms-transform: translate(360px, 200px);
        transform: translate(360px, 200px);
    }
}
@keyframes developerSlideAndFadeInBottomComputer {
    0% {
        opacity: 0;
        -webkit-transform: translate(360px, 600px);
        -ms-transform: translate(360px, 600px);
        transform: translate(360px, 600px);
    }
    50% {
        opacity: 0.5;
        -webkit-transform: translate(360px, 160px);
        -ms-transform: translate(360px, 160px);
        transform: translate(360px, 160px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(360px, 200px);
        -ms-transform: translate(360px, 200px);
        transform: translate(360px, 200px);
    }
}
@-webkit-keyframes developerSlideAndFadeInBottomMen {
    0% {
        opacity: 0;
        -webkit-transform: translate(684px, 600px);
        -ms-transform: translate(684px, 600px);
        transform: translate(684px, 600px);
    }
    50% {
        opacity: 0.5;
        -webkit-transform: translate(684px, 160px);
        -ms-transform: translate(684px, 160px);
        transform: translate(684px, 160px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(684px, 177px);
        -ms-transform: translate(684px, 177px);
        transform: translate(684px, 177px);
    }
}
@keyframes developerSlideAndFadeInBottomMen {
    0% {
        opacity: 0;
        -webkit-transform: translate(684px, 600px);
        -ms-transform: translate(684px, 600px);
        transform: translate(684px, 600px);
    }
    50% {
        opacity: 0.5;
        -webkit-transform: translate(684px, 160px);
        -ms-transform: translate(684px, 160px);
        transform: translate(684px, 160px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(684px, 177px);
        -ms-transform: translate(684px, 177px);
        transform: translate(684px, 177px);
    }
}
#get-started.animation-developer #background {
    -webkit-transform: translateY(600px);
    -ms-transform: translateY(600px);
    transform: translateY(600px);
    margin: 0 auto;
}
#get-started.animation-developer #background.animate {
    -webkit-animation: developerSlideAndFadeInBottomBackground 1s ease;
    animation: developerSlideAndFadeInBottomBackground 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
#get-started.animation-developer #computer {
    -webkit-transform: translate(360px, 600px);
    -ms-transform: translate(360px, 600px);
    transform: translate(360px, 600px);
}
#get-started.animation-developer #computer.animate {
    -webkit-animation: developerSlideAndFadeInBottomComputer 0.5s ease;
    animation: developerSlideAndFadeInBottomComputer 0.5s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
#get-started.animation-developer #men {
    -webkit-transform: translate(684px, 600px);
    -ms-transform: translate(684px, 600px);
    transform: translate(684px, 600px);
}
#get-started.animation-developer #men.animate {
    -webkit-animation: developerSlideAndFadeInBottomMen 1s ease;
    animation: developerSlideAndFadeInBottomMen 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
@-webkit-keyframes enterpriseSlideAndFadeInBottomBackground {
    0% {
        opacity: 0;
        -webkit-transform: translate(117px, 600px);
        -ms-transform: translate(117px, 600px);
        transform: translate(117px, 600px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(117px, 100px);
        -ms-transform: translate(117px, 100px);
        transform: translate(117px, 100px);
    }
}
@keyframes enterpriseSlideAndFadeInBottomBackground {
    0% {
        opacity: 0;
        -webkit-transform: translate(117px, 600px);
        -ms-transform: translate(117px, 600px);
        transform: translate(117px, 600px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(117px, 100px);
        -ms-transform: translate(117px, 100px);
        transform: translate(117px, 100px);
    }
}
@-webkit-keyframes enterpriseWithWalletSlideInBottomTable {
    0% {
        -webkit-transform: translate(375px, 600px);
        -ms-transform: translate(375px, 600px);
        transform: translate(375px, 600px);
    }
    30% {
        -webkit-transform: translate(375px, 280px);
        -ms-transform: translate(375px, 280px);
        transform: translate(375px, 280px);
    }
    100% {
        -webkit-transform: translate(375px, 280px);
        -ms-transform: translate(375px, 280px);
        transform: translate(375px, 280px);
    }
}
@keyframes enterpriseWithWalletSlideInBottomTable {
    0% {
        -webkit-transform: translate(375px, 600px);
        -ms-transform: translate(375px, 600px);
        transform: translate(375px, 600px);
    }
    30% {
        -webkit-transform: translate(375px, 280px);
        -ms-transform: translate(375px, 280px);
        transform: translate(375px, 280px);
    }
    100% {
        -webkit-transform: translate(375px, 280px);
        -ms-transform: translate(375px, 280px);
        transform: translate(375px, 280px);
    }
}
@-webkit-keyframes enterpriseSlideAndFadeInBottomMen {
    0% {
        opacity: 0;
        -webkit-transform: translate(690px, 600px);
        -ms-transform: translate(690px, 600px);
        transform: translate(690px, 600px);
    }
    50% {
        opacity: 0.5;
        -webkit-transform: translate(690px, 160px);
        -ms-transform: translate(690px, 160px);
        transform: translate(690px, 160px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(690px, 160px);
        -ms-transform: translate(690px, 160px);
        transform: translate(690px, 160px);
    }
}
@keyframes enterpriseSlideAndFadeInBottomMen {
    0% {
        opacity: 0;
        -webkit-transform: translate(690px, 600px);
        -ms-transform: translate(690px, 600px);
        transform: translate(690px, 600px);
    }
    50% {
        opacity: 0.5;
        -webkit-transform: translate(690px, 160px);
        -ms-transform: translate(690px, 160px);
        transform: translate(690px, 160px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(690px, 160px);
        -ms-transform: translate(690px, 160px);
        transform: translate(690px, 160px);
    }
}
#get-started.animation-enterprise #background {
    -webkit-transform: translate(117px, 600px);
    -ms-transform: translate(117px, 600px);
    transform: translate(117px, 600px);
}
#get-started.animation-enterprise #background.animate {
    -webkit-animation: enterpriseSlideAndFadeInBottomBackground 1s ease;
    animation: enterpriseSlideAndFadeInBottomBackground 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
#get-started.animation-enterprise #table {
    -webkit-transform: translate(375px, 600px);
    -ms-transform: translate(375px, 600px);
    transform: translate(375px, 600px);
}
#get-started.animation-enterprise #table.animate {
    -webkit-animation: enterpriseWithWalletSlideInBottomTable 1s ease;
    animation: enterpriseWithWalletSlideInBottomTable 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
#get-started.animation-enterprise #men {
    -webkit-transform: translate(690px, 600px);
    -ms-transform: translate(690px, 600px);
    transform: translate(690px, 600px);
}
#get-started.animation-enterprise #men.animate {
    -webkit-animation: enterpriseSlideAndFadeInBottomMen 1s ease;
    animation: enterpriseSlideAndFadeInBottomMen 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
@-webkit-keyframes businessHomepagetSlideAndFadeInBottomBackground {
    0% {
        opacity: 0;
        -webkit-transform: translate(169px, 40px);
        -ms-transform: translate(169px, 40px);
        transform: translate(169px, 40px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(169px, 20px);
        -ms-transform: translate(169px, 20px);
        transform: translate(169px, 20px);
    }
}
@keyframes businessHomepagetSlideAndFadeInBottomBackground {
    0% {
        opacity: 0;
        -webkit-transform: translate(169px, 40px);
        -ms-transform: translate(169px, 40px);
        transform: translate(169px, 40px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(169px, 20px);
        -ms-transform: translate(169px, 20px);
        transform: translate(169px, 20px);
    }
}
@-webkit-keyframes businessHomepageSlideInBottomBuyer {
    0% {
        -webkit-transform: translate(600px, 600px);
        -ms-transform: translate(600px, 600px);
        transform: translate(600px, 600px);
    }
    50% {
        -webkit-transform: translate(600px, 280px);
        -ms-transform: translate(600px, 280px);
        transform: translate(600px, 280px);
    }
    100% {
        -webkit-transform: translate(600px, 300px);
        -ms-transform: translate(600px, 300px);
        transform: translate(600px, 300px);
    }
}
@keyframes businessHomepageSlideInBottomBuyer {
    0% {
        -webkit-transform: translate(600px, 600px);
        -ms-transform: translate(600px, 600px);
        transform: translate(600px, 600px);
    }
    50% {
        -webkit-transform: translate(600px, 280px);
        -ms-transform: translate(600px, 280px);
        transform: translate(600px, 280px);
    }
    100% {
        -webkit-transform: translate(600px, 300px);
        -ms-transform: translate(600px, 300px);
        transform: translate(600px, 300px);
    }
}
@-webkit-keyframes businessHomepageSlideInBottomClerk {
    0% {
        -webkit-transform: translate(720px, 600px);
        -ms-transform: translate(720px, 600px);
        transform: translate(720px, 600px);
    }
    50% {
        -webkit-transform: translate(720px, 220px);
        -ms-transform: translate(720px, 220px);
        transform: translate(720px, 220px);
    }
    100% {
        -webkit-transform: translate(720px, 240px);
        -ms-transform: translate(720px, 240px);
        transform: translate(720px, 240px);
    }
}
@keyframes businessHomepageSlideInBottomClerk {
    0% {
        -webkit-transform: translate(720px, 600px);
        -ms-transform: translate(720px, 600px);
        transform: translate(720px, 600px);
    }
    50% {
        -webkit-transform: translate(720px, 220px);
        -ms-transform: translate(720px, 220px);
        transform: translate(720px, 220px);
    }
    100% {
        -webkit-transform: translate(720px, 240px);
        -ms-transform: translate(720px, 240px);
        transform: translate(720px, 240px);
    }
}
@-webkit-keyframes businessHomepageSlideInBottomShop {
    0% {
        -webkit-transform: translate(500px, 600px);
        -ms-transform: translate(500px, 600px);
        transform: translate(500px, 600px);
    }
    50% {
        -webkit-transform: translate(500px, 120px);
        -ms-transform: translate(500px, 120px);
        transform: translate(500px, 120px);
    }
    100% {
        -webkit-transform: translate(500px, 150px);
        -ms-transform: translate(500px, 150px);
        transform: translate(500px, 150px);
    }
}
@keyframes businessHomepageSlideInBottomShop {
    0% {
        -webkit-transform: translate(500px, 600px);
        -ms-transform: translate(500px, 600px);
        transform: translate(500px, 600px);
    }
    50% {
        -webkit-transform: translate(500px, 120px);
        -ms-transform: translate(500px, 120px);
        transform: translate(500px, 120px);
    }
    100% {
        -webkit-transform: translate(500px, 150px);
        -ms-transform: translate(500px, 150px);
        transform: translate(500px, 150px);
    }
}
#get-started.animation-business #background {
    -webkit-transform: translate(169px, 600px);
    -ms-transform: translate(169px, 600px);
    transform: translate(169px, 600px);
}
#get-started.animation-business #background.animate {
    -webkit-animation: businessHomepagetSlideAndFadeInBottomBackground 1s ease;
    animation: businessHomepagetSlideAndFadeInBottomBackground 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
#get-started.animation-business #buyer {
    -webkit-transform: translate(600px, 600px);
    -ms-transform: translate(600px, 600px);
    transform: translate(600px, 600px);
}
#get-started.animation-business #buyer.animate {
    -webkit-animation: businessHomepageSlideInBottomBuyer 1s ease;
    animation: businessHomepageSlideInBottomBuyer 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
#get-started.animation-business #clerk {
    -webkit-transform: translate(720px, 600px);
    -ms-transform: translate(720px, 600px);
    transform: translate(720px, 600px);
}
#get-started.animation-business #clerk.animate {
    -webkit-animation: businessHomepageSlideInBottomClerk 1s ease;
    animation: businessHomepageSlideInBottomClerk 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
#get-started.animation-business #shop {
    -webkit-transform: translate(500px, 600px);
    -ms-transform: translate(500px, 600px);
    transform: translate(500px, 600px);
}
#get-started.animation-business #shop.animate {
    -webkit-animation: businessHomepageSlideInBottomShop 1s ease;
    animation: businessHomepageSlideInBottomShop 1s ease;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    -ms-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.tabs {
    width: 100%;
    display: inline-block;
}
.tabs .tab-links a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    display: inline-block;
}
.tabs li {
    float: left;
    list-style: none;
}
.tabs .tab {
    width: 100%;
    display: none;
}
.tabs .tab.tab-active {
    display: block;
}
@media (min-width: 0) and (max-width: 767px) {
    .tabs .tab-links .button {
        padding: 0 30px !important;
    }
}
.tabs-centered {
    text-align: center;
}
.tabs-centered .tab-links {
    display: inline-block;
    margin-bottom: 60px;
}
.tabs-centered .tab-links li {
    margin-right: 30px;
}
@media (min-width: 0) and (max-width: 767px) {
    .tabs-centered .tab-links li {
        margin-right: 15px;
    }
}
.tabs-centered .tab-links li:last-child {
    margin: 0;
}
.tabs-centered .tab-links .button {
    font-family: 'amplesoft-medium', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    font-weight: normal;
    font-size: 14px;
}
.tabs-centered .tab-links .tab-active .button {
    background-color: #00aeba !important;
    font-size: 14px;
    border: 1px solid #00aeba;
}
.tabs-centered .tab-links .tab-active .button:hover {
    background-color: #00aeba;
}
.tabs-centered .tab-links .tab-active .button:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #00aeba;
    bottom: -7px;
    left: 50%;
    margin-left: -3.5px;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-hide {
    display: none !important;
}
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s;
    -webkit-transition-delay: ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -webkit-transition-delay: ease-out;
    transition: opacity 0.3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
.popup {
    position: relative;
    background: #FFF;
    padding: 50px;
    width: auto;
    max-width: 60%;
    margin: 20px auto;
    -o-border-radius: 8px;
    border-radius: 8px;
}
@media (min-width: 0) and (max-width: 767px) {
    .popup {
        max-width: 90%;
        padding: 40px 20px 40px 20px;
    }
}
.popup .popup-header {
    text-align: center;
}
.popup .popup-header .image-wrapper {
    margin-bottom: 30px;
}
@media (min-width: 0) and (max-width: 767px) {
    .popup .popup-header .image-wrapper {
        margin-bottom: 15px;
    }
    .popup .popup-header .image-wrapper .icon-circle-large {
        width: 64px;
        height: 64px;
    }
    .popup .popup-header .image-wrapper img {
        max-width: 50%;
    }
}
.popup .icon-close {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #A6C307;
    color: #A6C307;
    cursor: pointer;
    z-index: 500;
}
@media (min-width: 0) and (max-width: 767px) {
    .popup .icon-close {
        top: 15px;
        right: 15px;
    }
}
.overlay-title {
    height: 60px;
    width: 100%;
    z-index: 300;
    background-color: #00a3b1;
}
.overlay-title h3 {
    color: #fff;
    padding: 0 0 0 35px;
    margin: 0;
    position: relative;
    top: 15px;
}
.overlay-title .icon-close {
    position: absolute;
    top: 8px;
    right: 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
}
.scroll-container {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.global-search {
    background-color: #00aeba;
    padding: 60px 0;
    position: absolute;
    left: 0;
    z-index: 0;
    width: 100%;
    display: none;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.5s;
    -webkit-transition-delay: ease, ease;
    transition: transform 0.2s ease, opacity 0.5s ease;
}
@media (min-width: 1025px) {
    .global-search {
        /*opacity: 0;*/
        display: inline;
    }
}
.global-search.open {
    opacity: 1;
    overflow: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 100;
}
.global-search .icon-circle-small {
    background-color: #029eac;
    border: none;
    color: #fff;
    display: inline-block;
    margin-right: 20px;
    position: absolute;
    left: 15px;
    top: 6px;
}
.global-search .form-search input,
.global-search .col-search input{
    background-color: #00aeba;
    border: none;
    height: 60px;
    font-size: 40px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
    width: 95%;
    max-width: none;
    margin: 0 0 0 100px;
    position: relative;
    top: 4px;
}
::-webkit-input-placeholder {
   color: #fff;
}
.global-search .form-search input.placeholder {
    color: #fff;
}
.global-search .form-search input:-moz-placeholder {
    color: #fff;
}
.global-search .form-search input::-moz-placeholder {
    color: #fff;
}
.global-search .form-search input:-ms-input-placeholder {
    color: #fff;
}
.global-search .form-search input::-webkit-input-placeholder {
    color: #fff;
}
.global-search.open .form-type-textfield{
	display:inline;
	margin:0;
}
@media (min-width: 0) and (max-width: 767px) {
    .global-search .form-search input {
        margin-bottom: 20px;
    }
}
.global-search .form-search .button-submit {
    height: 74px;
    line-height: 74px;
    width: 100%;
    max-width: 228px;
    -o-border-radius: 37px;
    border-radius: 37px;
}
@media (min-width: 0) and (max-width: 767px) {
    .global-search .form-search .button-submit {
        height: 50px;
        line-height: 50px;
        display: block;
        max-width: 100%;
    }
}
.global-search .col-search {
    width: 75%;
    padding: 0 15px;
    float: left;
}
@media (min-width: 0) and (max-width: 767px) {
    .global-search .col-search {
        width: 100%;
        float: none;
        padding: 0;
    }
}
.global-search .col-submit {
    width: 25%;
    padding: 0 15px;
    float: left;
    text-align: right;
	position:relative;
}
.col-submit>.form-actions.form-wrapper{
	position:absolute;
	right:0px;
	margin:0px;
}
.col-submit input.button{
	border:none;
	position:relative;
	width:228px;
	height:74px;
}
.form-actions.form-wrapper:after{
	font-family:'icons';
	font-size:8px;
	content:"\e639";
	color:#fff;
	position:relative;
	left:-80px;
}
@media (min-width: 0) and (max-width: 767px) {
    .global-search .col-submit {
        width: 100%;
        float: none;
        padding: 0;
    }
}
.country-selector {
    left: -9999px;
    background-color: #fff;
    position: absolute;
    z-index: 301;
    -o-border-radius: 8px;
    border-radius: 8px;
    padding: 70px 40px 70px 70px;
    width: 410px;
    border: 1px solid #edf2f2;
}
.country-selector::-webkit-scrollbar {
    width: 17px;
    height: 17px;
}
.country-selector::-webkit-scrollbar-thumb {
    background: #A6C307;
    border-radius: 8px;
}
.country-selector::-webkit-scrollbar-track {
    background: #edf2f2;
    border-radius: 8px;
}
.country-selector .icon-triangle {
    display: none;
}
.country-selector.header {
    top: 108px;
    right: 100px;
}
.country-selector.header .icon-triangle-up {
    display: block;
}
.country-selector.footer {
    bottom: -280px;
    right: 100px;
}
.country-selector.footer .icon-triangle-down {
    display: block;
}
.country-selector .label-country-selector {
    text-transform: uppercase;
    font-family: 'amplesoft-medium', sans-serif;
    color: #262626;
    display: block;
    margin-bottom: 1.5em;
    letter-spacing: 0.08em;
}
.country-selector .icon-line {
    color: #A6C307;
}
.country-selector .icon-check {
    margin-left: 5px;
}
.country-selector a {
    font-weight: 300;
    font-size: 20px;
    color: #AFAEAF;
    display: block;
}
.country-selector a:hover {
    font-weight: 700;
    color: #262626;
}
.country-selector a.selected {
    color: #262626;
    font-weight: 700;
}
.country-selector ul {
    height: 280px;
    overflow-y: scroll;
}
.country-selector li {
    display: block;
    margin-bottom: 0.5em;
}
html.no-touch .country-selector select {
    display: none;
}
.country-selector-mobile {
    display: none;
    background-color: #00aeba;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
}
.country-selector-mobile.open {
    display: block;
}
.country-selector-mobile .icon-flag {
    position: absolute;
    top: 19px;
    left: 28px;
}
.country-selector-mobile .icon-check-inverted:before {
    color: #fff;
}
.country-selector-mobile .icon-close {
    position: absolute;
    top: 10px;
    right: 15px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
}
.country-selector-mobile .item-container {
    overflow: auto;
}
.country-selector-mobile .item-container ul {
    padding-top: 80px;
}
.country-selector-mobile .item-container ul li {
    display: block;
    width: 100%;
    text-align: left;
}
.country-selector-mobile .item-container ul li.active {
    background-color: #00becb;
}
.country-selector-mobile .item-container ul li.active a {
    font-weight: 700;
}
.country-selector-mobile .item-container ul li a {
    font-size: 17px;
    color: #fff;
    padding: 0;
    font-weight: 300;
    display: block;
    padding: 15px 0 10px 60px;
}
#secondary-bar {
    position: absolute;
    width: 100%;
    z-index: 9;
    bottom: 0;
    height: 3em;
    line-height: 3em;
    background-color: #A6C307;
    color: #fff;
    transition: bottom 0.3s 0.3s;
}
#secondary-bar .container {
    padding: 0 15px;
}
#secondary-bar a {
    color: #fff;
}
#secondary-bar .contact {
    float: right;
    padding: 0;
}
#secondary-bar .contact a {
    font-size: 14px;
}
#secondary-bar .contact a:hover {
    color: #438F29;
}
#secondary-bar .contact .icon-circle {
    border: 1px solid #fff;
}
#secondary-bar .contact .icon-circle-small {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
#secondary-bar .contact .link-email i,
#secondary-bar .contact .link-phone i {
    top: -1px;
}
@media (min-width: 1025px) {
    #secondary-bar .contact .link-email i,
    #secondary-bar .contact .link-phone i {
        top: 2px;
    }
}
#secondary-bar .contact .link-email span,
#secondary-bar .contact .link-phone span {
    display: none;
}
#secondary-bar .contact .link-email {
    margin-right: 14px;
    padding: 0;
}
@media (min-width: 1025px) {
    #secondary-bar .contact {
        float: left;
    }
    #secondary-bar .contact .link-email i,
    #secondary-bar .contact .link-phone i {
        margin-right: 14px;
    }
    #secondary-bar .contact .link-email span,
    #secondary-bar .contact .link-phone span {
        display: inline-block;
    }
}
#secondary-bar .button-get-started {
    height: 30px;
    line-height: 30px;
    position: relative;
    float: left;
    top: 3px;
    border: none;
    padding: 0;
    -webkit-transition: background-color 0.2s, color 0.2s;
    -webkit-transition-delay: 0s, 0s;
    transition: background-color 0.2s, color 0.2s;
}
#secondary-bar .button-get-started:hover {
    background-color: #438F29;
    border-color: #438F29;
    color: #fff;
}
#secondary-bar .button-get-started:hover i {
    color: #fff;
}
@media (min-width: 0) and (max-width: 767px) {
    #secondary-bar .button-get-started:hover {
        background: none;
    }
}
#secondary-bar .button-get-started i {
    color: #fff;
}
@media (min-width: 0) and (max-width: 767px) {
    #secondary-bar .button-get-started i {
        display: none;
    }
}
#secondary-bar .button-get-started .icon-circle-small {
    margin-left: 0;
    border: none !important;
}
#secondary-bar .button-get-started .icon-arrow {
    top: -2px;
}
@media (min-width: 1025px) {
    #secondary-bar .button-get-started {
        border: 1px solid #d3e183;
        top: 8px;
        float: right;
        padding: 0 27px;
    }
}
@media screen and (max-device-width: 640px) and (orientation: landscape) {
    #secondary-bar {
        display: none !important;
    }
}
#login {
    background-color: #00aeba;
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 0;
    opacity: 0;
    width: 100%;
    color: #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.5s;
    -webkit-transition-delay: ease, ease;
    transition: transform 0.2s ease, opacity 0.5s ease;
}
@media (min-width: 1025px) {
    #login {
        -webkit-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        transform: translate(0, -100%);
    }
}
#login.open {
    opacity: 1;
    overflow: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 99;
}
#login a {
    color: #fff;
}
#login .has-error input {
    border: 1px solid #ffdD00;
    margin-bottom: 10px;
}
@media (min-width: 1025px) {
    #login .has-error input {
        margin-bottom: 20px;
    }
}
#login .form-error {
    padding-left: 20px;
    font-size: 14px;
    color: #ffdD00;
}
@media (min-width: 1025px) {
    #login .form-error {
        padding-left: 40px;
    }
}
#login .overlay-title {
    display: none;
}
#login .login-title {
    color: #fff;
    margin: 20px 0 20px 0;
    display: none;
    padding-left: 15px;
}
@media (min-width: 1025px) {
    #login .login-title {
        padding-left: 0;
    }
}
#login .row {
    margin-bottom: 60px;
}
@media (min-width: 0) and (max-width: 767px) {
    #login .row {
        margin-bottom: 20px;
    }
}
#login .row-buttons {
    padding: 0 15px;
}
@media (min-width: 0) and (max-width: 767px) {
    #login .row-buttons {
        padding: 0;
    }
}
#login .col-username,
#login .col-password {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
}
@media (min-width: 1025px) {
    #login .col-username,
    #login .col-password {
        width: 41.66667%;
        padding: 0 15px;
        float: left;
        margin-bottom: 0;
    }
}
#login .col-action {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}
#login .col-action a {
    font-family: Arial, sans-serif;
}
#login .col-action a:hover .icon-circle {
    background-color: #A6C307;
}
#login .col-action .button-text {
    font-weight: normal;
}
#login .col-action .icon-circle {
    border: none;
    background-color: #029eac;
    margin-right: 15px;
}
@media (min-width: 1025px) {
    #login .col-action {
        width: 41.66667%;
        padding: 0 15px;
        float: left;
        margin-bottom: 0;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #login .col-action {
        width: 41.66667%;
        padding: 0 15px;
        float: left;
        margin-bottom: 0;
    }
}
#login .col-login {
    display: none;
}
@media (min-width: 1025px) {
    #login .col-login {
        width: 16.66667%;
        padding: 0 15px;
        float: left;
        display: block;
    }
}
#login .button-radio {
    border: 1px solid #00aeba;
    padding: 0 23px !important;
    background: none !important;
}
@media (min-width: 1025px) {
    #login .button-radio:hover {
        background: #A6C307 !important;
    }
}
#login .button-radio.active {
    border: 1px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 1025px) {
    #login .button-radio.active:hover {
        background: #A6C307;
        border-color: #A6C307;
    }
}
#login .button-radio label {
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    cursor: pointer;
}
@media (min-width: 0) and (max-width: 767px) {
    #login .button-radio label {
        font-size: 12px;
    }
}
#login .button-radio input {
    position: absolute;
    z-index: 100;
    cursor: pointer;
    left: -9999px;
}
@media (min-width: 0) and (max-width: 767px) {
    #login .button-radio {
        height: 30px !important;
        padding: 0 8px !important;
        font-size: 12px !important;
        line-height: 30px !important;
    }
}
#login .button-submit {
    height: 74px;
    line-height: 74px;
}
#login input {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    width: 100%;
    background-color: #019dab;
    -o-border-radius: 37px;
    border-radius: 37px;
    -ms-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
    border-bottom: none;
}
@media (min-width: 1025px) {
    #login input {
        height: 74px;
        font-size: 20px;
        padding-left: 50px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #login input {
        font-size: 20px;
    }
}
#login input.placeholder {
    color: #fff;
}
#login input:-moz-placeholder {
    color: #fff;
}
#login input::-moz-placeholder {
    color: #fff;
}
#login input:-ms-input-placeholder {
    color: #fff;
}
#login input::-webkit-input-placeholder {
    color: #fff;
}
#login .bg-filler {
    height: 100px;
    background-color: #0aa2b1;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
@media (min-width: 0) and (max-width: 767px) {
    #login .bg-filler {
        height: 76px;
    }
}
#login .tabs .icon-close {
    display: none;
    position: absolute;
    right: 26px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #fff;
    top: 30px;
}
#login .tabs .icon-close:hover {
    border: 1px solid #A6C307;
    background-color: #A6C307;
}
@media (min-width: 1025px) {
    #login .tabs .icon-close {
        display: block;
    }
}
#login .tabs .tab-content {
    position: relative;
    padding: 60px 0 60px 0;
}
@media (min-width: 0) and (max-width: 767px) {
    #login .tabs .tab-content {
        padding: 30px 0 30px 0;
    }
}
#login .tabs .tab-links {
    background-color: #0aa2b1;
}
#login .tabs .tab-links a {
    padding: 35px;
    font-size: 20px;
    background-color: #0aa2b1;
}
@media (min-width: 0) and (max-width: 767px) {
    #login .tabs .tab-links a {
        font-size: 15px;
        padding: 20px 17px 20px 17px;
    }
}
#login .tabs .tab-links .tab-active a {
    background-color: #00aeba;
}
#login .tabs .tab-content .icon-close {
    display: none;
}
@media (min-width: 1025px) {
    #login .tabs .tab-content .icon-close {
        display: block;
    }
}
#login.simple .bg-filler {
    display: none;
}
#login.simple .col-info {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    padding-top: 0;
    padding-bottom: 30px;
}
@media (min-width: 1025px) {
    #login.simple .col-info {
        font-size: 26px;
        width: 58.33333%;
        padding: 0 15px;
        float: left;
        padding-top: 0;
        padding-bottom: 0;
    }
}
#login.simple .col-login {
    display: block;
    margin-bottom: 30px;
}
@media (min-width: 0) and (max-width: 767px) {
    #login.simple .col-login .button-submit {
        height: 51px;
        line-height: 50px;
    }
}
@media (min-width: 1025px) {
    #login.simple .col-login {
        display: block;
    }
}
#login.simple .tabs {
    padding-top: 30px;
}
@media (min-width: 1025px) {
    #login.simple .tabs {
        padding-top: 80px;
    }
}
#login.simple .tabs .tab-links {
    background: none;
}
#login.simple .tabs .tab-links .button {
    -o-border-radius: 37px;
    border-radius: 37px;
    border: 1px solid #2fbac4;
    padding: 0 20px 0 20px !important;
    line-height: 50px;
    height: 50px;
    margin-right: 15px;
    background: none;
}
@media (min-width: 1025px) {
    #login.simple .tabs .tab-links .button {
        line-height: 74px;
        height: 74px;
        margin-right: 30px;
        padding: 0 35px 0 35px;
    }
}
#login.simple .tabs .tab-links .tab-active .button {
    -ms-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #09a1b1;
    border: 1px solid #09a1b1;
}
#login.simple .tabs .tab-links .tab-active .button:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #09a1b1;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
}
#login.simple .tabs .tab-links li:last-child .button {
    margin-right: 0;
}
#login.overlay {
    position: fixed;
    height: 100%;
    top: 0;
}
#login.overlay.open {
    z-index: 400;
}
#login.overlay .overlay-title {
    display: block;
    background-color: #00aeba;
}
@media (min-width: 1025px) {
    #login.overlay {
        display: none;
    }
}
#login.overlay .tabs {
    margin-top: 60px;
}
#login.overlay .bg-filler {
    height: 62px;
    top: 60px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #login.overlay .bg-filler {
        height: 105px;
        top: 55px;
    }
}
html.collapsed header {
    height: 3em;
    height: 48px;
    line-height: 3em;
}
html.collapsed header #menu-toggle {
    top: 4px;
}
html.collapsed header #logo {
    top: 0;
    height: 3em;
    width: 50px;
    background-position: left center;
}
html.collapsed header #site-nav {
    top: 0;
}
html.collapsed header #site-nav a {
    padding: 0 1vw 0;
}
html.collapsed header #right-nav {
    top: 0;
}
html.collapsed header #right-nav .icon-triangle {
    display: none !important;
}
html.collapsed #login,
html.collapsed .global-search {
    position: fixed;
    top: 49px;
}
html.collapsed #secondary-bar {
    bottom: -3em;
}
html.collapsed main {
    margin-top: 142px;
}
.mobile-main-nav {
    background-color: #00aeba;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.5s;
    -webkit-transition-delay: ease, ease;
    transition: transform 0.2s ease, opacity 0.5s ease;
}
@media (min-width: 1025px) {
    .mobile-main-nav {
        -webkit-transform: translate(0, -200%);
        -ms-transform: translate(0, -200%);
        transform: translate(0, -200%);
    }
}
.mobile-main-nav.open {
    opacity: 1;
    overflow: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 300;
}
.mobile-main-nav.open .overlay-title {
    position: fixed;
    top: 0;
    left: 0;
}
.mobile-main-nav .item-container {
    overflow: auto;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 60px;
}
.mobile-main-nav .item-container ul li {
    display: block;
    width: 100%;
    text-align: left;
}
.mobile-main-nav .item-container ul li.active {
    background-color: #00becb;
}
.mobile-main-nav .item-container ul li.active a {
    font-weight: 300;
}
.mobile-main-nav .item-container ul li a {
    font-size: 25px;
    color: #fff;
    padding: 0;
    font-weight: 300;
    display: block;
    padding: 25px 6% 20px 6%;
}
.mobile-main-nav .form-search {
    padding: 28px 0 28px 0;
    background-color: #00a3b1;
}
.mobile-main-nav .form-search .icon-circle-small {
    background-color: #029eac;
    border: none;
    color: #fff;
    display: inline-block;
    margin-right: 20px;
    position: absolute;
    left: 15px;
    top: 24px;
}
.mobile-main-nav .form-search input {
    background: none;
    height: 30px;
    padding: 0;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
    width: 80%;
    max-width: none;
    margin-left: 66px;
}
.mobile-main-nav .form-search input.placeholder {
    color: #fff;
}
.mobile-main-nav .form-search input:-moz-placeholder {
    color: #fff;
}
.mobile-main-nav .form-search input::-moz-placeholder {
    color: #fff;
}
.mobile-main-nav .form-search input:-ms-input-placeholder {
    color: #fff;
}
.mobile-main-nav .form-search input::-webkit-input-placeholder {
    color: #fff;
}
.mobile-main-nav .country-language-selector {
    background-color: #029eac;
    padding: 28px 6% 28px 6%;
    display: block;
    font-size: 17px;
}
.mobile-main-nav .country-language-selector a {
    color: #fff;
}
.mobile-main-nav .country-language-selector a.selected {
    color: #fff;
}
.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
header {
    position: relative;
    z-index: 10;
    background-color: #fff;
    color: #000;
    height: 6.25em;
    line-height: 6.25em;
    transition: height 0.3s, line-height 0.3s;
}
header .icon-close {
    display: none;
}
header .icon-flag {
    top: 5px;
    margin-right: 9px;
}
header #site-nav {
    position: absolute;
    display: none;
    left: 0;
    margin-left: 130px;
}
header #site-nav li {
    float: left;
}
header #site-nav li.active a {
    color: #262626;
    font-weight: 700;
}
header #site-nav a {
    color: #747474;
    font-size: 16px;
    text-decoration: none;
    font-weight: 300;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0 1vw 26px;
}
header #site-nav a:hover {
    color: #A6C307;
}
@media (min-width: 1025px) {
    header #site-nav {
        display: block;
    }
}
header #right-nav {
    position: absolute;
    padding: 0 15px;
    right: 0;
}
header #right-nav a {
    font-size: 14px;
}
header #right-nav a.selected {
    color: #A6C307;
}
header #right-nav .link-search {
    margin: 0 30px 0 30px;
}
header #right-nav .link-search.selected .icon-search {
    color: #A6C307;
}
header #right-nav .login {
    color: #4d4848;
}
header #right-nav .login:hover {
    color: #A6C307;
}
header #right-nav .icon-triangle-up {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #00aeba;
    top: -7px;
    left: 50%;
    margin-left: -3.5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 53px;
    display: none;
}
header #right-nav .icon-login {
    color: #a6c307;
    margin-right: 5px;
    font-size: 17px;
    top: 2px;
}
header #right-nav .icon-search {
    top: 3px;
    color: #4d4848;
}
header #right-nav .icon-search:hover {
    color: #A6C307;
}
@media (max-width: 1000px) {
    header #right-nav {
        left: 0;
        padding: 0;
    }
    header #right-nav .country-language-selector,
    header #right-nav .link-search {
        display: none;
    }
    header #right-nav .login {
        display: inline-block;
        position: relative;
        z-index: 1;
        left: 20px;
        padding: 1em 1em 1em 0;
        margin: -1em;
    }
    header #right-nav .button-login {
        margin: 0;
        padding: 0;
        border: none;
    }
}
header #menu-toggle {
    position: absolute;
    right: 15px;
    color: #4d4848;
    display: none;
}
header #menu-toggle .icon-burger {
    font-size: 20px;
}
@media (max-width: 1000px) {
    header #menu-toggle {
        display: block;
        top: 5px;
    }
}
footer {
    background-color: #444343;
}
footer .container-links {
    padding: 100px 0;
}
@media (min-width: 0) and (max-width: 767px) {
    footer .container-links {
        padding: 50px 0;
    }
}
footer #footer-links {
    width: 58.33333%;
    float: left;
}
footer #footer-links a {
    width: 30%;
    margin-right: 2.12766%;
    margin-bottom: 1em;
    padding: 5px 0;
    float: left;
    display: block;
    color: #AFAEAF;
    font-size: 14px;
}
footer #footer-links a:hover {
    color: #fff;
    font-weight: bold;
}
@media (min-width: 0) and (max-width: 767px) {
    footer #footer-links a {
        width: 50%;
        margin: 0;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    footer #footer-links {
        width: 100%;
        padding: 0 0 50px 0;
    }
}
footer #footer-right-nav {
    width: 41.66667%;
    float: left;
    border-left: 1px solid #5f646a;
}
footer #footer-right-nav .icon-flag {
    top: 4px;
    margin-right: 9px;
}
footer #footer-right-nav a {
    color: #fff;
}
footer #footer-right-nav a:hover {
    color: #8ac44a;
}
footer #footer-right-nav .country-language-selector {
    padding: 32px 0 32px 8%;
    border-bottom: 1px solid #5f646a;
    display: block;
}
footer #footer-right-nav .country-language-selector .languages {
    display: inline;
}
@media (min-width: 0) and (max-width: 767px) {
    footer #footer-right-nav .country-language-selector {
        border-top: 1px solid #5f646a;
        padding: 30px 0 30px 0;
    }
}
footer #footer-right-nav .social {
    padding: 32px 0 32px 0;
}
footer #footer-right-nav .social a {
    padding: 30px;
    float: left;
}
footer #footer-right-nav .social a:first-child {
    padding-left: 8%;
}
@media (min-width: 0) and (max-width: 767px) {
    footer #footer-right-nav .social {
        padding: 30px 0;
        border-bottom: 1px solid #5f646a;
    }
    footer #footer-right-nav .social a {
        width: 25%;
        float: left;
        padding: 0 !important;
        text-align: center;
        border-right: 1px solid #5f646a;
    }
    footer #footer-right-nav .social a:last-child {
        border-right: 0;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    footer #footer-right-nav {
        width: 100%;
        border-left: none;
    }
}
footer #footer-contact {
    background-color: #3f3f3f;
    padding: 50px 0;
    color: #fff;
    text-align: center;
}
footer #footer-contact .label-info {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 26px;
}
@media (min-width: 0) and (max-width: 767px) {
    footer #footer-contact .label-info {
        font-size: 20px;
    }
}
footer #footer-contact .button-circle {
    margin-left: 22px;
}
footer #footer-contact .button-circle i {
    font-size: 16px;
}
footer #footer-contact .button-circle .button-text {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 300;
    margin-left: 14px;
}
@media (min-width: 0) and (max-width: 767px) {
    footer #footer-contact .button-circle .button-text {
        display: none;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    footer #footer-contact .button-circle {
        margin-left: 12px;
    }
}
footer #awards {
    position: relative;
    margin-bottom: 110px;
}
footer #awards .label-awards {
    text-transform: uppercase;
    font-family: 'amplesoft-medium', sans-serif;
    font-size: 14px;
    color: #fff;
    display: block;
    margin-bottom: 50px;
}
footer #awards .label-awards i {
    bottom: auto;
    color: #fff;
    font-size: inherit;
    position: relative;
}
@media (min-width: 0) and (max-width: 767px) {
    footer #awards .label-awards {
        margin-bottom: 25px;
    }
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    display: none;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: -moz-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
    color: white;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: white;
    text-decoration: none;
}
.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}
.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
.slideshow.owl-theme .owl-controls {
    margin-bottom: 40px;
}
.slideshow.owl-theme .owl-dots .owl-dot span {
    background: #AFAEAF;
}
.slideshow.owl-theme .owl-dots .owl-dot.active span {
    background: #A6C307;
}
.slideshow.owl-carousel .owl-item img {
    width: auto;
}
@media (min-width: 1025px) {
    .slideshow-card .card {
        margin-bottom: 0 !important;
        width: 33.33333%;
        padding: 0 15px;
        float: left;
    }
}
@media (min-width: 0) and (max-width: 1025px) {
    .slideshow-card .card {
        margin-bottom: 40px !important;
        max-width: 320px !important;
    }
}
@media screen and (max-width: 340px) {
    .slideshow-card .card {
        width: 265px !important;
    }
}
.hero {
    background-color: #fff;
    background-position: center center;
    background-size: cover;
    color: #fff;
    display: table;
    height: 582px;
    width: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
    .hero {
        max-height: 500px;
        min-height: 500px;
        padding: 65px 0 25px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .hero {
        max-height: 700px;
        min-height: 700px;
        padding: 110px 0;
        text-align: center;
    }
}
.hero noscript {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.hero noscript img {
    width: 100%;
}
.hero.hero-background-image .hero-content-wrapper .container {
    width: auto;
}
@media (min-width: 0) and (max-width: 767px) {
    .hero.hero-background-image .hero-content-wrapper {
        display: inherit;
        height: 100%;
        width: 100%;
    }
    .hero.hero-background-image .hero-content-wrapper .container {
        display: inherit;
        height: 100%;
        width: 94%;
    }
    .hero.hero-background-image .hero-content-wrapper .hero-content {
        display: inherit;
        height: 100%;
    }
    .hero.hero-background-image .hero-text {
        top: 0;
        position: absolute;
        width: 100%;
    }
    .hero.hero-background-image .hero-additional-info {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
    }
}
.hero.hero-image {
    background-color: #00aeba;
    background-position: center center;
}
@media (min-width: 1025px) {
    .hero.hero-image {
        background-position: left bottom;
    }
}
.hero.hero-full {
    background-color: #54BBAB;
}
.hero.short {
    height: 365px;
}
@media (min-width: 0) and (max-width: 767px) {
    .hero.short {
        max-height: 250px;
        min-height: 250px;
        padding: 40px 0;
    }
    .hero.short .button {
        margin-top: 54px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .hero.short {
        height: 500px;
        max-height: 500px;
        min-height: 500px;
    }
}
.hero.normal {
    height: 545px;
}
.hero.large {
    height: 850px;
    min-height: 580px;
}
.hero .hero-content-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.hero .hero-content {
    width: 50%;
    padding: 0 15px;
    padding: 0;
    float: left;
}
@media (min-width: 0) and (max-width: 767px) {
    .hero .hero-content {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .hero .hero-content p {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .hero .hero-content {
        width: 91.66667%;
        padding: 0 15px;
        padding-left: 8.33333%;
    }
}
@media (min-width: 1025px) {
    .hero .hero-content.narrow-container {
        width: 58.33333%;
        padding: 0 15px;
        padding-left: 8.33333%;
    }
    .hero .hero-content.wide-container {
        width: 58.33333%;
        padding: 0 15px;
        padding-left: 8.33333%;
    }
}
.hero h1 {
    color: #fff;
    line-height: 1;
    margin-top: 11px;
}
.hero h1 i {
    bottom: -3px;
}
@media (min-width: 0) and (max-width: 767px) {
    .hero h1 {
        margin-top: 6px;
    }
}
.hero .eyebrow {
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'amplesoft-medium', sans-serif;
}
.hero p {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 1.3;
    padding: 16px 0 25px;
}
.hero .suitable {
    overflow: hidden;
    *zoom: 1;
    display: none;
    margin-top: 23px;
    padding-bottom: 54px;
}
.hero .suitable p,
.hero .suitable ul {
    float: left;
    font-size: 14px;
}
.hero .suitable p {
    font-weight: 700;
    padding: 4px 7px 0 0;
}
.hero .suitable li {
    float: left;
    font-family: Arial, sans-serif;
    margin-right: 13px;
    padding: 5px 0 5px 24px;
    position: relative;
}
.hero .suitable li .icons {
    left: 3px;
}
@media (min-width: 1025px) {
    .hero .suitable {
        display: inline-block;
    }
}
.hero .button.hero-button-normal {
    min-width: 334px;
}
.hero .button.hero-button-small {
    min-width: 275px;
}
@media (min-width: 1025px) {
    .hero .button {
        font-size: 20px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .hero .button {
        margin-top: 40px;
        width: 100%;
    }
    .hero .button.hero-button-normal,
    .hero .button.hero-button-small {
        min-width: 100%;
    }
}
.hero .hero-contact {
    margin-top: 44px;
}
.hero .hero-contact a {
    -webkit-transition: color 0.2s;
    -webkit-transition-delay: 0s;
    transition: color 0.2s;
    color: #fff;
}
.hero .hero-contact a i {
    color: #fff;
}
.hero .hero-contact a:hover {
    color: #438f29;
}
.hero .hero-contact a:hover i {
    color: #438f29;
}
.hero .hero-contact.multiple-contacts a:first-child {
    margin-right: 20px;
    padding-right: 20px;
    position: relative;
}
.hero .hero-contact.multiple-contacts a:first-child:before {
    content: '';
    background: rgba(255, 255, 255, 0.3);
    height: 16px;
    position: absolute;
    right: 0;
    top: 4px;
    width: 1px;
}
@media (min-width: 0) and (max-width: 767px) {
    .hero .hero-contact.multiple-contacts a:first-child {
        margin-right: 13px;
        padding-right: 16px;
    }
}
.hero .hero-contact i {
    -webkit-transition: color 0.2s;
    -webkit-transition-delay: 0s;
    transition: color 0.2s;
    color: #A6C307;
    margin-right: 13px;
    top: 2px;
}
@media (min-width: 0) and (max-width: 767px) {
    .hero .hero-contact i {
        display: none;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .hero .hero-contact {
        margin-top: 35px;
    }
}
.hero .hero-product-image {
    overflow: hidden;
    *zoom: 1;
    width: 91.66667%;
    padding: 0 15px;
    padding-left: 8.33333%;
    float: left;
    overflow: visible;
    position: relative;
}
.hero .hero-product-image img {
    display: block;
    position: relative;
    width: 100%;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .hero .hero-product-image {
        margin-top: 66px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .hero .hero-product-image {
        margin-top: 40px;
    }
}
@media (min-width: 1025px) {
    .hero .hero-product-image {
        width: 41.66667%;
        padding: 0 15px;
        height: 100%;
        position: absolute;
        right: 0;
    }
    .hero .hero-product-image img {
        bottom: 0;
        left: -15px;
        margin: auto;
        position: absolute;
        right: -15px;
        top: 0;
    }
}
.accordion {
    background: url(../images/global/dotted-line.png) repeat-x center top;
}
.accordion .accordion-section {
    background: url(../images/global/dotted-line.png) repeat-x center bottom;
}
.accordion .accordion-section._active .accordion-section-title:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.accordion .accordion-section-title {
    -webkit-transition: color 0.2s;
    -webkit-transition-delay: linear;
    transition: color 0.2s linear;
    color: #454446;
    display: block;
    font-family: arial;
    font-weight: normal;
    padding-bottom: 25px;
    padding-top: 40px;
    position: relative;
}
.accordion .accordion-section-title:before {
    -webkit-transition: -webkit-transform 0.4s, color 0.2s;
    -webkit-transition-delay: linear, linear;
    transition: transform 0.4s linear, color 0.2s linear;
    bottom: 0;
    color: #A6C307;
    content: "\e601";
    font-family: 'icons';
    font-size: 10px;
    height: 8px;
    margin: auto;
    position: absolute;
    right: 8.33333%;
    top: 0;
}
@media (min-width: 0) and (max-width: 767px) {
    .accordion .accordion-section-title:before {
        right: 4px;
    }
}
.accordion .accordion-section-title:hover {
    color: #438f29;
}
.accordion .accordion-section-title:hover:before {
    color: #438f29;
}
.accordion .accordion-section-title p {
    width: 75%;
    padding: 0 15px;
    padding-left: 8.33333%;
}
@media (min-width: 0) and (max-width: 767px) {
    .accordion .accordion-section-title p {
        width: 83.33333%;
        padding: 0 15px;
        padding-left: 0;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .accordion .accordion-section-title {
        padding-bottom: 20px;
        padding-top: 30px;
    }
    .accordion .accordion-section-title:hover {
        color: #454446;
    }
}
.accordion .accordion-section-content {
    overflow: hidden;
    *zoom: 1;
    width: 83.33333%;
    padding: 0 15px;
    padding-left: 8.33333%;
    display: none;
    padding-bottom: 4px;
    top: -20px;
}
@media (min-width: 0) and (max-width: 767px) {
    .accordion .accordion-section-content {
        width: 100%;
        padding: 0 15px;
        padding-bottom: 1px;
        padding-left: 0;
    }
    .accordion .accordion-section-content p {
        margin-top: 10px;
    }
}
button {
    border: 0;
}
.button {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    -o-border-radius: 36px;
    border-radius: 36px;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0 60px;
    display: inline-block;
    vertical-align: middle;
    height: 60px;
    line-height: 56px;
    color: #494849;
    margin: 0;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: background-color 0.2s, color 0.2s;
    -webkit-transition-delay: 0s, 0s;
    transition: background-color 0.2s, color 0.2s;
}
.button:hover {
    background-color: #8ac44a;
    color: #fff;
}
.button:hover i {
    color: #fff;
}
.button:focus {
    outline: none;
}
.button-solid,
.tabs-centered .tab-links .tab-active .button {
    height: 64px;
    line-height: 62px;
    padding: 0 46px;
    font-size: 16px;
    background-color: #A6C307;
    color: #fff;
}
.button-solid i,
.button-solid .tabs-centered .tab-links .tab-active .button,
.tabs-centered .tab-links .tab-active .button-solid .button {
    color: #fff;
}
.button-solid:hover,
.tabs-centered .tab-links .tab-active .button:hover {
    background-color: #438f29;
    color: #fff;
}
@media (min-width: 0) and (max-width: 767px) {
    .button-solid {
        height: 45px;
        line-height: 45px;
    }
}
.button-outline,
.tabs-centered .tab-links .button {
    border: 1px solid #DBE79F;
    padding: 0 46px;
}
.button-outline i,
.button-outline .tabs-centered .tab-links .button,
.tabs-centered .tab-links .button-outline .button {
    color: #A6C307;
}
.button-outline:hover,
.tabs-centered .tab-links .button:hover {
    background-color: #A6C307;
    color: #fff;
}
@media (min-width: 0) and (max-width: 767px) {
    .button-outline {
        border: 2px solid #DBE79F;
    }
}
.button-block {
    width: 100%;
    display: block;
}
.button-centered {
    margin: 0 auto;
    display: block;
}
.button-small,
.tabs-centered .tab-links .tab-active .button {
    -o-border-radius: 36px;
    border-radius: 36px;
    height: 44px;
    line-height: 44px;
}
.button-large {
    -o-border-radius: 36px;
    border-radius: 36px;
    height: 72px;
    line-height: 71px;
}
@media (min-width: 0) and (max-width: 767px) {
    .button-large {
        height: 51px;
        line-height: 50px;
    }
}
.button-nav {
    line-height: 45px;
    height: 47px;
    padding: 0 50px;
    border: 1px solid #f3f3f3;
}
.button-nav:hover {
    color: #494849;
    background: none;
    border: 1px solid #d6d6d6;
}
.button-round {
    -o-border-radius: 64px;
    border-radius: 64px;
    border: 1px solid #A6C307;
    height: 64px;
    line-height: 64px;
    padding: 0;
    width: 64px;
}
.button-round-outline {
    color: #A6C307;
}
.button-round-outline:hover {
    background: #A6C307;
    border: 1px solid #A6C307;
    color: #fff;
}
.button-round-solid {
    background: #A6C307;
    color: #fff;
}
.button-round-solid:hover {
    background: #438f29;
    border: 1px solid #438f29;
}
.button-circle i {
    font-size: 18px;
}
.icon,
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon.active,
[class^="icon-"].active,
[class*=" icon-"].active {
    color: #A6C307 !important;
}
.icon-triangle-up {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    top: -7px;
    left: 50%;
    margin-left: -3.5px;
}
.icon-triangle-down {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    bottom: -7px;
    left: 50%;
    margin-left: -3.5px;
}
.icon-line {
    margin-left: 10px;
    top: 1px;
}
.icon-line:before {
    content: "\e637";
}
.icon-check:before {
    content: "\e638";
}
.icon-check-inverted:before {
    content: "\e640";
    font-size: 11px;
    color: #A6C307;
    position: relative;
    left: 8px;
    top: -1px;
}
.icon-circle {
    display: inline-block;
    text-align: center;
    border-radius: 240px;
    width: 100px;
    height: 100px;
    padding: 0;
    border: 1px solid #494848;
    vertical-align: middle;
    -webkit-transition: background-color 0.2s, color 0.2s;
    -webkit-transition-delay: 0s, 0s;
    transition: background-color 0.2s, color 0.2s;
}
.icon-circle img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.icon-circle-small {
    width: 64px;
    height: 64px;
    line-height: 64px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .icon-circle-small {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .icon-circle-small {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}
.icon-circle-medium {
    width: 77px;
    height: 77px;
    line-height: 77px;
}
.icon-circle-large {
    border-color: #dfe7e9;
    width: 135px;
    height: 135px;
}
@media (min-width: 0) and (max-width: 767px) {
    .icon-circle-large {
        width: 100px;
        height: 100px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .icon-circle-large img {
        max-width: 40%;
    }
}
.icon-circle-solid {
    border: 1px solid #A6C307;
    background-color: #A6C307;
    color: #fff;
}
.icon-circle-solid-white {
    border: 1px solid #fff;
    background-color: #fff;
    color: #A6C307;
}
.icon-arrow {
    font-size: 8px;
    margin-left: 6px;
    top: -1px;
}
.icon-arrow:before {
    content: "\e639";
}
.icon-world:before {
    content: "\e63a";
    font-size: 31px;
}
.icon-lock:before {
    content: "\e648";
}
.icon-enterprise:before {
    content: "\e63b";
    font-size: 31px;
}
.icon-mail:before {
    content: "\e63c";
}
.icon-phone2:before {
    content: "\e63d";
}
.icon-arrow-down:before,
.button-toggle i:before {
    content: "\e601";
    font-size: 11px;
    position: relative;
    left: 8px;
}
.icon-x:before {
    content: "\e647";
}
.icon-arrow-up:before,
.button-toggle.active i:before {
    content: "\e649";
}
.icon-facebook:before {
    content: "\e602";
}
.icon-twitter:before {
    content: "\e603";
}
.icon-linkedin:before {
    content: "\e64d";
}
.icon-email:before {
    content: "\e604";
}
.icon-search:before {
    content: "\e605";
}
.icon-burger:before {
    content: "\e634";
}
.icon-login:before {
    content: "\e635";
}
.icon-phone:before {
    content: "\e636";
}
.icon-youtube:before {
    content: "\e600";
}
.icon-disk:before {
    content: "\e641";
}
.icon-gift:before {
    content: "\e642";
}
.icon-money:before {
    content: "\e643";
}
.icon-piggy-bank:before {
    content: "\e644";
}
.icon-brief-case:before {
    content: "\e645";
}
.icon-bag:before {
    content: "\e646";
}
.icon-close {
    cursor: pointer;
}
.icon-green-circle-check .icons {
    left: 0;
    position: absolute;
    top: 1px;
}
.icon-green-circle-check .path1 {
    left: -1px;
    position: absolute;
    top: 4px;
}
.icon-green-circle-check .path1:before {
    content: "\e64b";
    color: white;
}
.icon-green-circle-check .path2 {
    left: 0;
    position: absolute;
}
.icon-green-circle-check .path2:before {
    content: "\e64c";
    color: #a6c307;
    font-size: 22px;
    position: absolute;
    left: -6px;
}
.icon-arrow-left:before {
    content: "\e64a";
}
.icon-arrow-right:before {
    content: "\e63f";
}
.icon-flag {
    background-image: url(../images/global/flags/country-selector/spritesheet-sm.png);
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 12px;
    position: relative;
    top: 3px;
}
.icon-flag.argentina {
    background-position: 0 0;
}
.icon-flag.brazil {
    background-position: -18px 0;
}
.icon-flag.colombia {
    background-position: -55px 0;
}
.icon-flag.czech {
    background-position: -90px 0;
}
.icon-flag.uk {
    background-position: -72px 0;
}
.icon-flag.hungary {
    background-position: -109px 0;
}
.icon-flag.kenya {
    background-position: -144px 0;
}
.icon-flag.nigeria {
    background-position: -181px 0;
}
.icon-flag.panama {
    background-position: -199px 0;
}
.icon-flag.romania {
    background-position: -253px 0;
}
.icon-flag.peru {
    background-position: -217px 0;
}
.icon-flag.russia {
    background-position: -270px 0;
}
.icon-flag.southafrica {
    background-position: -288px 0;
}
.icon-flag.turkey {
    background-position: -307px 0;
}
.icon-flag.mexico {
    background-position: -163px 0;
}
.icon-flag.ukraine {
    background-position: -325px 0;
}
.icon-flag.chile {
    background-position: -36px 0;
}
.icon-flag.india {
    background-position: -126px 0;
}
.icon-flag.poland {
    background-position: -235px 0;
}
.icon-flag.international {
    background-position: -343px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    .icon-flag {
        background-image: url(../images/global/flags/country-selector/spritesheet.png);
        background-size: 361px 18px;
    }
}
.logos-grid {
    overflow: hidden;
    *zoom: 1;
}
.logos-grid .label {
    font-family: 'amplesoft-medium', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.1em;
    display: inline-block;
}
@media (min-width: 0) and (max-width: 767px) {
    .logos-grid .label {
        padding: 0 30px 0 30px;
    }
}
.logos-grid li {
    display: table-cell;
    float: left;
    text-align: center;
    padding: 0 25px;
    width: 13%;
    text-align: left;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .logos-grid li {
        width: 33.33333%;
        margin-bottom: 30px;
    }
    .logos-grid li.col-label {
        width: 100%;
        text-align: left;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .logos-grid li {
        width: 33.33333%;
        text-align: center;
        padding: 30px 0;
    }
    .logos-grid li.col-label {
        width: 100% !important;
        height: auto !important;
        text-align: left;
    }
}
.logos-grid li img {
    display: inline-block;
    vertical-align: middle;
    max-width: 80%;
}
#featured-in {
    padding: 70px 0 35px 0;
}
#featured-in h6 {
    text-align: center;
    text-transform: uppercase;
}
#featured-in h6 i {
    bottom: auto;
    color: #54BBAB;
    font-size: inherit;
    position: relative;
}
#featured-in .slideshow {
    padding: 12px 40px 0;
}
#featured-in .owl-item img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}
#featured-in .owl-nav div {
    -webkit-transition: color 0.2s;
    -webkit-transition-delay: linear;
    transition: color 0.2s linear;
    background: transparent;
    color: #A6C307;
    position: absolute;
    top: -55px;
}
@media (min-width: 0) and (max-width: 767px) {
    #featured-in .owl-nav div {
        top: -43px;
    }
}
#featured-in .owl-nav div:hover {
    color: #438f29;
}
#featured-in .owl-nav .owl-prev {
    left: -40px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #featured-in .owl-nav .owl-prev {
        left: -50px;
    }
}
#featured-in .owl-nav .owl-next {
    right: -40px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #featured-in .owl-nav .owl-next {
        right: -50px;
    }
}
#faq .accordion {
    display: inline-block;
    width: 100%;
}
#faq ol {
    list-style-type: decimal;
    list-style-position: inside;
    padding-left: 30px;
}
#faq ol li {
    margin-bottom: 20px;
}
.card {
    text-align: center;
}
.card .card-content {
    -moz-border-bottom-left-radius: 10px;
    -o-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #fff;
    padding: 0 30px 0 30px;
}
.card .card-content>*:last-child,
.card .card-content>*:last-child>*:last-child,
.card .card-content>*:last-child>*:last-child>*:last-child {
    margin-bottom: 0;
}
.card .card-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 26px;
}
@media (min-width: 0) and (max-width: 767px) {
    .card .card-title {
        font-size: 20px;
    }
}
.card .card-footer {
    text-align: center;
}
.card.card-inline {
    display: inline-block;
}
@media (min-width: 0) and (max-width: 767px) {
    .card {
        width: 100%;
        float: none;
        padding: 0;
    }
}
#promo-icons {
    background-color: #edf2f2;
}
@media (min-width: 0) and (max-width: 767px) {
    #promo-icons .lg-half {
        margin-bottom: 50px !important;
    }
    #promo-icons .lg-half:last-child {
        margin-bottom: 0;
    }
}
#promo-icons .card .image-wrapper {
    margin-bottom: 20px;
}
#promo-icons .card .card-content {
    background-color: #edf2f2;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #enterprise-promo .card {
        margin-bottom: 50px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #enterprise-promo .card {
        margin-bottom: 50px;
    }
}
#about-payu .about-payu-content {
    width: 50%;
    padding: 0 15px;
    padding-left: 8.33333%;
    float: left;
}
@media (min-width: 1025px) {
    #about-payu .about-payu-content {
        margin-top: 50px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #about-payu .about-payu-content {
        width: 100%;
        padding: 0;
        float: none;
        margin-bottom: 32px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #about-payu .about-payu-content {
        width: 100%;
        padding: 0 25px 0 25px;
        float: none;
        margin-bottom: 32px;
    }
}
#about-payu .overview-content {
    text-align: left;
}
#about-payu.highlighted {
    background-color: #ffdD00;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    #about-payu.highlighted {
        padding-top: 60px;
    }
}
#about-payu.highlighted .overview-content {
    color: #8f7e10;
}
#about-payu.highlighted .overview-content a {
    color: #262626;
}
#about-payu.highlighted .overview-content a:hover {
    color: #438F29;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    #about-payu.highlighted .about-payu-content {
        margin-top: 0;
        padding: 80px 0;
    }
}
#about-payu p {
    padding-bottom: 37px;
    margin: 0;
}
#about-payu .about-payu-content-image {
    width: 50%;
    padding: 0 15px;
    display: block;
    float: right;
    overflow-x: hidden;
}
#about-payu .about-payu-content-image img {
    display: block;
    margin: 0 auto;
    position: relative;
    max-width: 100%;
}
#about-payu .about-payu-content-image .button-play {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #about-payu .about-payu-content-image {
        width: 100%;
        float: none;
        padding: 0;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #about-payu .about-payu-content-image {
        width: 100%;
        float: none;
        padding: 0;
    }
}
#benefits-testimonials .section-header {
    margin-bottom: 50px;
}
#benefits-testimonials .case-study {
    width: 50%;
    padding: 0 15px;
    float: left;
}
#benefits-testimonials .case-study .image-wrapper {
    margin: 0;
    max-height: 470px;
    overflow: hidden;
    -o-border-radius: 16px;
    border-radius: 16px;
}
#benefits-testimonials .case-study .image-wrapper img {
    width: 100%;
    -o-border-radius: 16px;
    border-radius: 16px;
}
#benefits-testimonials .case-study .image-caption {
    color: #fff;
    padding: 50px;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-style: italic;
    height: 230px;
    display: table;
    -o-border-radius: 16px;
    border-radius: 16px;
}
#benefits-testimonials .case-study .image-caption .inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
#benefits-testimonials .case-study .image-caption.quote {
    background-color: #54BBAB;
}
#benefits-testimonials .case-study .image-caption .quotations {
    font-weight: 700;
    color: #ffdD00;
}
#benefits-testimonials .case-study .image-caption .author {
    font-weight: 700;
    font-size: 20px;
    font-style: normal;
}
#benefits-testimonials .case-study .image-caption .author.author-title {
    font-weight: 300;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #benefits-testimonials .case-study .image-caption .author {
        font-size: 16px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #benefits-testimonials .case-study .image-caption {
        font-size: 20px;
        padding: 30px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #benefits-testimonials .case-study .image-caption {
        font-size: 16px;
        padding: 30px;
        height: auto;
    }
    #benefits-testimonials .case-study .image-caption .author {
        font-size: 11px;
    }
}
#benefits-testimonials .case-study.case-study-left .image-wrapper {
    margin-bottom: 30px;
}
#benefits-testimonials .case-study.case-study-left .image-wrapper img {
    vertical-align: bottom;
}
#benefits-testimonials .case-study.case-study-left .image-caption.quote:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #54BBAB;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    left: 80px;
    top: -8px;
}
@media (min-width: 0) and (max-width: 767px) {
    #benefits-testimonials .case-study.case-study-left .image-wrapper {
        margin-bottom: 15px;
    }
}
#benefits-testimonials .case-study.case-study-right .image-wrapper {
    margin-top: 30px;
}
#benefits-testimonials .case-study.case-study-right .image-caption.quote:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #54BBAB;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    left: 80px;
    bottom: -8px;
}
@media (min-width: 0) and (max-width: 767px) {
    #benefits-testimonials .case-study.case-study-right .image-caption.quote:before {
        border: none;
    }
    #benefits-testimonials .case-study.case-study-right .image-caption.quote:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        z-index: 1;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #54BBAB;
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        left: 80px;
        top: -8px;
    }
}
#benefits-testimonials .case-study.blue .quote {
    background-color: #00aeba;
}
#benefits-testimonials .case-study.blue .quote:before {
    border-top-color: #00aeba !important;
    border-bottom-color: #00aeba !important;
}
#benefits-testimonials .case-study.blue .quotations {
    color: #ffdD00;
}
#benefits-testimonials .case-study.pink .quote {
    background-color: #d7007F;
}
#benefits-testimonials .case-study.pink .quote:before {
    border-top-color: #d7007F !important;
    border-bottom-color: #d7007F !important;
}
#benefits-testimonials .case-study.pink .quotations {
    color: #fff;
}
@media (min-width: 0) and (max-width: 767px) {
    #benefits-testimonials .case-study {
        width: 100%;
        float: none;
        padding: 0;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #benefits-testimonials .change-stack-order-container {
        display: table;
    }
    #benefits-testimonials .change-stack-order.stack-order-sm-1 {
        display: table-caption;
        margin-bottom: 9px;
    }
    #benefits-testimonials .change-stack-order.stack-order-sm-2 {
        display: table-footer-group;
    }
}
#offers .label.new {
    position: absolute;
    top: 206px;
    left: 46px;
    z-index: 50;
}
@media (min-width: 0) and (max-width: 767px) {
    #offers .label.new {
        left: 30px;
    }
}
#offers .card {
    width: 25%;
    padding: 0 15px;
    float: left;
}
#offers .card h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 0.6em;
}
#offers .card .card-content {
    padding: 30px;
    overflow: hidden;
    font-size: 14px;
    text-align: left;
    border: 1px solid #ebebeb;
    -ms-box-shadow: 0 1px 0 rgba(0, 0, 1, 0.08);
    -o-box-shadow: 0 1px 0 rgba(0, 0, 1, 0.08);
    box-shadow: 0 1px 0 rgba(0, 0, 1, 0.08);
}
#offers .card .card-footer .link-redeem {
    float: left;
    position: relative;
    top: 7px;
}
#offers .card .card-footer .offer-client-logo {
    float: right;
}
#offers .card .image-wrapper {
    -moz-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    height: 220px;
    margin-bottom: 0;
    background-size: cover;
    background-position: center center;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #offers .card {
        width: 50%;
        padding: 0 15px;
        margin-bottom: 50px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #offers .card {
        width: 100%;
        float: none;
        padding: 0;
    }
    #offers .card:nth-child(n+2) {
        display: none;
    }
}
#offers .section-footer {
    text-align: center;
    padding: 60px 0 0 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #benefits-promo .card {
        margin-bottom: 50px;
        min-height: 360px;
    }
    #benefits-promo .card h4 {
        margin-bottom: 0.5em;
    }
    #benefits-promo .card .card-content {
        font-size: 16px;
    }
    #benefits-promo .image-wrapper {
        margin-bottom: 15px;
    }
    @media (min-width: 0) and (max-width: 767px) {
        #benefits-promo .image-wrapper img {
            max-width: 150px;
        }
    }
    #benefits-promo .card:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    @media (min-width: 0) and (max-width: 767px) {
        #benefits-promo .image-wrapper img {
            max-width: 150px;
        }
    }
    #benefits-promo .card:last-child {
        margin-bottom: 0;
    }
}
#benefits-promo-sub {
    padding: 100px 0;
}
#benefits-promo-sub h4 {
    font-size: 17px;
    margin-bottom: 0.5em;
}
@media (min-width: 1025px) {
    #benefits-promo-sub h4 {
        font-size: 20px;
    }
}
#benefits-promo-sub .col {
    width: 33.33333%;
    padding: 0 15px;
}
#benefits-promo-sub .col .card-content {
    text-align: center;
}
#benefits-promo-sub .icon-circle {
    display: inline-block;
    float: none;
    margin: 0 0 30px 0;
}
@media (min-width: 0) and (max-width: 767px) {
    #benefits-promo-sub .col {
        width: 100%;
        padding: 0;
    }
    #benefits-promo-sub .col .card-content {
        text-align: left;
        padding: 0;
    }
    #benefits-promo-sub .col:last-child .icon-circle {
        margin-bottom: 0;
    }
    #benefits-promo-sub .icon-circle {
        float: left;
        margin: 0 20px 50px 0;
    }
}
#availability {
    background-color: #ffdD00;
}
#availability .card {
    width: 25%;
    padding: 0 15px;
    float: left;
    text-align: center;
}
#availability  .view-content{
	text-align:center;
}
#availability  .view-content > .views-row{
	display:inline-block;
	float:none;
	width:25%;
}
#availability  .view-content > .views-row.views-row-last{
	margin-left:-5px;
}
#availability .view-content .card {
	width:auto;
	float:none;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #availability .card {
        width: 50%;
        padding: 0 15px;
        float: left;
        margin-bottom: 30px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #availability .card {
        width: 100%;
        float: none;
        padding: 0;
        margin-bottom: 30px;
    }
}
#availability .card .image-wrapper {
    margin-bottom: 15px;
}
#availability .card .card-content {
    padding: 0;
}
#availability .card .card-inner {
    padding: 30px 0 30px 0;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -o-border-radius: 10px;
    border-radius: 10px;
}
#availability .card h5 {
    font-weight: 700;
}
.map_popover {
    padding: 40px 40px !important;
}
.map_popover:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #00aeba;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    left: 188px;
    top: -12px;
}
.map_popover p {
    margin: 0;
}
.map_popover .flag {
    max-width: 80px;
}
.map_popover .map_popover_close {
    padding: 20px;
    top: -10px !important;
    right: -2px !important;
}
.country .title-container {
    margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .country .title-container {
        display: inline-block;
    }
}
.country .country-title {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 15px;
}
.country .country-title,
.country .country-link {
    font-family: 'Open Sans', sans-serif;
    display: block;
    padding-left: 100px;
    margin: 0;
    color: #fff;
}
.country .flag {
    float: left;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .country {
        text-align: center;
    }
}
#global-network {
    background-color: #ffdD00;
    padding-bottom: 70px;
}
#global-network .section-header p {
    color: #8f7e10;
}
#global-network .map-container {
    position: relative;
    display: none;
}
@media (min-width: 1025px) {
    #global-network .map-container {
        display: block;
    }
}
#global-network #map {
    margin: 0 auto;
}
#global-network .countries-container {
    display: block;
}
@media (min-width: 1025px) {
    #global-network .countries-container {
        display: none;
    }
}
#global-network .country {
    background-color: #fff;
    margin-bottom: 5px;
    padding: 20px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#global-network .country.active {
    display: block !important;
}
#global-network .country-title,
#global-network .country-link {
    padding-left: 80px;
    color: #262626;
}
#global-network .country-link {
    font-weight: 300;
    font-size: 17px;
}
#global-network .flag {
    width: 70px;
    position: relative;
    top: 11px;
}
#global-network .card-pagination {
    color: #262626;
    margin: 30px 0 30px 0;
}
#cross-link-promo .card {
    overflow: hidden;
    *zoom: 1;
    width: 50%;
    padding: 0 15px;
}
#cross-link-promo .card .image-wrapper {
    float: left;
    width: 30%;
}
#cross-link-promo .card img {
    padding: 0 15px;
    max-width: 100%;
}
#cross-link-promo .card .image-caption {
    width: 66.66667%;
    padding: 0 15px;
    float: left;
    text-align: left;
}
#cross-link-promo .card h3 {
    margin-bottom: 0.5em;
}
#cross-link-promo .field-content{
	text-align:center;
}
#cross-link-promo .field-content > .card.md-half.lg-half{
	display:inline-block;
	float:none;
}
@media (min-width: 0) and (max-width: 767px) {
    #cross-link-promo .card {
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
    }
    #cross-link-promo .card .image-wrapper {
        width: 100%;
    }
    #cross-link-promo .card img {
        margin: 0 0 30px 0;
    }
    #cross-link-promo .card .image-caption {
        float: none;
        text-align: center;
        width: 100%;
        padding: 0;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #cross-link-promo .card {
        margin-bottom: 30px;
    }
}
#cross-link-promo.centered .container {
    text-align: center;
}
#cross-link-promo.centered .card {
    width: 70%;
    display: inline-block;
    margin: 0 auto;
}
@media (min-width: 0) and (max-width: 767px) {
    #cross-link-promo.centered .card {
        width: 100%;
        float: none;
        padding: 0;
    }
    #cross-link-promo.centered .card .image-caption {
        padding-left: 0;
    }
}
#shopping-tips {
    padding-top: 60px;
}
#shopping-tips .card {
    margin-bottom: 50px;
}
@media (min-width: 0) and (max-width: 767px) {
    #shopping-tips .card:last-child {
        margin-bottom: 0;
    }
}
#developer-links h4 {
    margin-bottom: 0.5em;
}
#developer-links .card-content {
    padding: 0;
}
#developer-links .lg-quarter {
    margin-bottom: 50px;
}
@media (min-width: 1025px) {
    #developer-links .lg-quarter {
        margin-bottom: 0;
    }
}
@media (min-width: 0) and (max-width: 1025px) {
    #promo .card-content {
        text-align: left;
        padding: 0;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .related-items .card .card-content {
        padding: 0 15px 0 0;
    }
}
#promo-form {
    padding-bottom: 0;
}
#promo-form .col-left {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 60px;
}
@media (min-width: 1025px) {
    #promo-form .col-left {
        width: 50%;
        padding: 0 15px;
        float: left;
        margin: 0;
    }
}
#promo-form .col-left .section-header {
    margin-top: 30px;
}
@media (min-width: 1025px) {
    #promo-form .col-left .section-header {
        text-align: left;
    }
}
#promo-form .col-left .card {
    margin-bottom: 25px;
}
#promo-form .col-left .card .image-wrapper {
    width: 25%;
    padding: 0 15px;
    float: left;
}
#promo-form .col-left .card .card-content {
    width: 75%;
    padding: 0 15px;
    float: left;
    margin-top: 10px;
    text-align: left;
}
#promo-form .col-left .card .card-content h4 {
    margin-bottom: 0.5em;
}
#promo-form .col-right {
    width: 100%;
    float: none;
    padding: 0;
}
@media (min-width: 1025px) {
    #promo-form .col-right {
        width: 50%;
        padding: 0 15px;
        float: left;
    }
}
@media (min-width: 1025px) {
    #promo-form .col-right .form-container {
        -o-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
        border: 1px solid #edf2f2;
    }
}
@media (min-width: 1025px) {
    #promo-form .col-right form {
        padding: 60px;
    }
}
@media (min-width: 1025px) {
    #promo-form .col-right .section-header {
        -o-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        background-color: #00aeba;
        padding: 37px;
        margin: 0;
    }
    #promo-form .col-right .section-header h4 {
        color: #fff;
        margin: 0;
    }
}
#pricing-table {
    background-color: #edf2f2;
}
#pricing-table .container.cards-centered .card {
    margin-bottom: 30px;
}
#pricing-table .container.cards-centered .card:last-child {
    margin-bottom: 0;
}
@media (min-width: 1025px) {
    #pricing-table .container.cards-centered {
        text-align: center;
    }
    #pricing-table .container.cards-centered .card {
        display: inline-block;
        float: none;
        margin: 0;
    }
}
#pricing-table .card span {
    display: block;
    text-align: center;
}
#pricing-table .card .card-header {
    background-color: #ffdD00;
    color: #000;
    -o-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    padding: 26px 30px 15px;
}
@media (min-width: 1025px) {
    #pricing-table .card .card-header {
        padding: 24px 30px 21px;
    }
}
#pricing-table .card .card-header .price-label {
    color: #808080;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}
#pricing-table .card .card-header .price {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 37px;
    letter-spacing: -0.04em;
}
#pricing-table .card .card-header .price i {
    font-size: 35px;
    margin-right: 8px;
}
#pricing-table .card .card-content {
    -ms-box-shadow: 0px 1px 1px -1px;
    -o-box-shadow: 0px 1px 1px -1px;
    box-shadow: 0px 1px 1px -1px;
    padding: 30px 30px 27px;
}
@media (min-width: 1025px) {
    #pricing-table .card .card-content {
        padding: 30px 30px 40px;
    }
}
#pricing-table .card .card-content li {
    border-top: 1px solid #e0e8e9;
    margin-top: 20px;
    padding-top: 25px;
}
#pricing-table .card .card-content li:first-child {
    border: 0;
    margin-top: 0;
    padding: 0;
}
@media (min-width: 1025px) {
    #pricing-table .card .card-content li {
        margin-top: 25px;
        padding-top: 25px;
    }
}
#pricing-table .card .card-content .price-label {
    color: #AFAEAF;
    font-size: 17px;
}
#pricing-table .card .card-content .price {
    color: #54BBAB;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
}
@media (min-width: 1025px) {
    #pricing-table .card .card-content .price {
        font-size: 26px;
    }
}
#pricing-table .table-wrapper {
    width: 100%;
    padding: 0 15px;
}
@media (min-width: 1025px) {
    #pricing-table .table-wrapper {
        width: 100%;
        padding: 0 15px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #pricing-table .table-wrapper {
        padding: 0;
    }
}
#pricing-table .pricing-table {
    -o-border-radius: 10px;
    border-radius: 10px;
    -ms-box-shadow: 0px 1px 1px -1px;
    -o-box-shadow: 0px 1px 1px -1px;
    box-shadow: 0px 1px 1px -1px;
    background: #fff;
    display: inline-block;
    width: 100%;
}
#pricing-table table {
    -o-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    width: 100%;
}
#pricing-table table th {
    background: #ffdD00;
    color: #3f3f3f;
    padding: 20px 10px;
    text-align: center;
    width: 25%;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
@media (min-width: 1025px) {
    #pricing-table table th {
        padding: 35px 30px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #pricing-table table th {
        font-size: 14px;
    }
}
#pricing-table table th:before {
    background: #f0ce33;
    content: '';
    height: 65%;
    left: 0;
    position: absolute;
    top: 20px;
    width: 1px;
}
#pricing-table table th:first-child {
    -moz-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
}
#pricing-table table th:first-child:before {
    display: none;
}
#pricing-table table th:last-child {
    -moz-border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}
#pricing-table table tr:first-child td:before {
    top: 20px;
}
#pricing-table table tr:last-child td:before {
    height: 76%;
}
#pricing-table table tr:last-child td:after {
    display: none;
}
#pricing-table table td {
    color: #54BBAB;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 20px 10px;
    text-align: center;
}
@media (min-width: 1025px) {
    #pricing-table table td {
        padding: 25px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #pricing-table table td {
        font-size: 16px;
    }
}
#pricing-table table td:before {
    background: #f2f2f2;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
#pricing-table table td:after {
    background: #f2f2f2;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
#pricing-table table td:first-child {
    color: #AFAEAF;
    font-weight: normal;
}
#pricing-table table td:first-child:before {
    display: none;
}
#pricing-table table td:first-child:after {
    left: 30px;
}
#pricing-table table td:last-child:after {
    left: inherit;
    right: 30px;
}
#pricing-table .packages .card-header {
    padding: 40px 30px 40px;
    background-color: #00aeba;
}
#pricing-table .packages .card-header .price-label {
    font-weight: 700;
    color: #fff;
    font-size: 20px;
}
@media (min-width: 1025px) {
    #pricing-table .packages .card-header .price-label {
        font-size: 26px;
    }
}
#pricing-table .packages .card-content .price-label {
    font-size: 17px;
}
@media (min-width: 1025px) {
    #pricing-table .packages .card-content .price-label {
        float: left;
        font-size: 20px;
    }
}
@media (min-width: 1025px) {
    #pricing-table .packages .card-content .price {
        float: right;
    }
}
#pricing-table .section-footer {}@media (min-width: 1025px) {
    #pricing-table .section-footer {
        padding-top: 35px;
    }
}
#products {
    background-color: #edf2f2;
}
#products.section-module {
    padding-bottom: 80px;
}
#products .card {
    margin-bottom: 30px;
}
#products .card .product-label {
    -o-border-radius: 22px;
    border-radius: 22px;
    -ms-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.09);
    -o-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.09);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.09);
    display: inline-block;
    color: #fff;
    padding: 8px 40px 8px 40px;
    background-color: #01a6b3;
    text-transform: uppercase;
    font-family: 'amplesoft-medium', sans-serif;
}
#products .card .card-inner {
    background-color: #fff;
    -o-border-radius: 10px 10px/10px 10px;
    border-radius: 10px 10px/10px 10px;
    -ms-box-shadow: 0 1px 0 rgba(90, 97, 98, 0.08);
    -o-box-shadow: 0 1px 0 rgba(90, 97, 98, 0.08);
    box-shadow: 0 1px 0 rgba(90, 97, 98, 0.08);
    width: 100%;
}
#products .card .background-highlighted {
    border-radius: inherit;
    -moz-border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #00aeba;
    padding-top: 30px;
}
@media (min-width: 0) and (max-width: 767px) {
    #products .card .background-highlighted {
        padding-top: 30px;
    }
}
#products .card .image-wrapper {
    width: 100%;
    text-align: center;
    border-radius: inherit;
    padding-bottom: 30px;
}
#products .card .image-wrapper img {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 30px;
    max-height: 120px;
}
@media (min-width: 0) and (max-width: 767px) {
    #products .card .image-wrapper img {
        width: 40%;
    }
}
#products .card .card-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.5;
    text-align: left;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #products .card .card-title {
        font-size: 18px;
    }
}
@media (min-width: 1025px) {
    #products .card .card-title {
        font-size: 20px;
    }
}
#products .card .card-content {
    text-align: left;
    padding: 0 30px 30px 30px;
}
#products .card .card-content .button {
    margin: 0 auto;
    width: 194px;
}
#products .card .checked-list {
    margin: 30px 0 30px 0;
}
@media (min-width: 0) and (max-width: 767px) {
    #products .card .checked-list {
        margin: 25px 0;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #products .card {
        width: 100%;
        float: none;
        padding: 0;
    }
    #products .card:nth-child(n+2) {
        display: none;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #products .card {
        width: 100%;
        float: none;
        padding: 0;
    }
}
#products .section-footer {
    font-weight: bold;
    color: #494849;
}
#products .section-footer .label-showing {
    font-weight: normal;
    color: #AFAEAF;
}
#products .section-footer .card-pagination {
    margin-bottom: 45px;
}
#get-started {
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 774px;
    padding-bottom: 0;
}
#get-started.region .section-header h2,
#get-started.region .section-header p {
    color: #262626;
}
#get-started .section-header h2 {
    font-size: 33px;
    line-height: 1.1;
    color: #fff;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #get-started .section-header h2 {
        font-size: 54px;
    }
}
@media (min-width: 1025px) {
    #get-started .section-header h2 {
        font-size: 60px;
    }
}
#get-started .overview {
    position: absolute;
    width: 100%;
    z-index: 20;
    color: #fff;
    font-size: 17px;
    line-height: 1.1;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #get-started .overview {
        font-size: 22px;
    }
}
@media (min-width: 1025px) {
    #get-started .overview {
        font-size: 24px;
    }
}
#get-started .overview p {
    font-size: 20px;
    line-height: 1.3em;
}
@media (min-width: 1025px) {
    #get-started .overview {
        padding-left: 16.66667%;
        padding-right: 16.66667%;
    }
}
#get-started .button-get-started {
    margin: 50px 0 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #get-started .button-get-started {
        margin: 32px 0 0;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #get-started .button-get-started {
        margin: 25px 0 0;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #get-started {
        height: 800px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #get-started {
        height: 700px;
        background-size: 100% auto;
    }
}
@media only screen and (max-width: 480px) {
    #get-started {
        height: 550px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #how-it-works .image-wrapper img {
        max-width: 150px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #how-it-works .lg-third {
        margin-bottom: 50px;
    }
}
#how-it-works-enhanced .section-header {
    margin-bottom: 70px;
}
@media (min-width: 0) and (max-width: 767px) {
    #how-it-works-enhanced .section-header {
        margin-bottom: 40px;
    }
}
#how-it-works-enhanced .card {
    width: 100%;
    padding: 0;
    float: none;
    min-height: 0;
    margin-bottom: 30px;
}
#how-it-works-enhanced .card:last-child {
    margin-bottom: 0;
}
#how-it-works-enhanced .card .image-wrapper {
    width: 50%;
    padding: 0 15px;
    float: left;
}
#how-it-works-enhanced .card .card-content {
    width: 50%;
    padding: 0 15px;
    float: left;
    padding: 0 15px;
    text-align: left;
}
@media (min-width: 1025px) {
    #how-it-works-enhanced .card {
        width: 33.33333%;
        padding: 0 15px;
        float: left;
        margin: 0;
        text-align: center;
    }
    #how-it-works-enhanced .card .image-wrapper {
        width: 100%;
        float: none;
        padding: 0;
    }
    #how-it-works-enhanced .card .card-content {
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #how-it-works-enhanced {
        padding-bottom: 0;
    }
}
@media (min-width: 1025px) {
    #how-it-works-enhanced .accordion {
        background: none;
    }
    #how-it-works-enhanced .accordion .accordion-section-title {
        display: none;
    }
    #how-it-works-enhanced .accordion .accordion-section {
        background: none;
    }
    #how-it-works-enhanced .accordion .accordion-section-content {
        display: block !important;
        width: 100%;
        padding-left: 0;
        top: auto;
    }
}
@media (min-width: 0) and (max-width: 1025px) {
    #how-it-works-enhanced .accordion {
        background: none;
        border-top: 1px solid #edf2f2;
    }
    #how-it-works-enhanced .accordion .accordion-section {
        background: none;
        border-bottom: 1px solid #edf2f2;
    }
    #how-it-works-enhanced .accordion .card-content {
        padding: 0;
    }
    #how-it-works-enhanced .accordion .accordion-section-content {
        padding: 0;
    }
    #how-it-works-enhanced .accordion .accordion-section-title {
        background-color: #fff;
        font-family: 'amplesoft-medium', sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        padding: 14px 0 14px 0;
    }
    #how-it-works-enhanced .accordion .accordion-section-title p {
        margin: 0;
        width: 100%;
    }
    #how-it-works-enhanced .accordion .accordion-section._active .accordion-section-title {
        border-bottom: 1px solid #edf2f2;
    }
    #how-it-works-enhanced .accordion .accordion-section-content {
        margin-top: 50px;
        width: 100%;
        top: 0;
    }
    #how-it-works-enhanced .tabs .tab-links {
        display: none;
    }
    #how-it-works-enhanced .tabs .tab {
        display: block;
    }
}
#payment-benefits .product-snapshot {
    display: inline-block;
    position: relative;
    width: 100%;
}
#payment-benefits .content-title {
    color: #fff;
}
#payment-benefits .product-snapshot-image {
    width: 41.66667%;
    padding: 0 15px;
    display: block;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
}
#payment-benefits .product-snapshot-image .wrapper {
    -o-border-radius: 10px;
    border-radius: 10px;
    height: 100%;
    left: 15px;
    overflow: hidden;
    -webkit-perspective: 1px;
    perspective: 1px;
    position: absolute;
    right: 15px;
    width: auto;
}
#payment-benefits .product-snapshot-image img {
    bottom: -9999px;
    display: inline-block;
    left: -9999px;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    right: -9999px;
    top: -9999px;
}
@media (min-width: 0) and (max-width: 767px) {
    #payment-benefits .product-snapshot-image {
        width: 100%;
        padding: 0 15px;
        height: 250px;
        position: relative;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #payment-benefits .product-snapshot-image {
        width: 100%;
        padding: 0 15px;
        height: 400px;
        position: relative;
    }
}
#payment-benefits .product-snapshot-detail {
    width: 58.33333%;
    padding: 0 15px;
    float: right;
    position: relative;
}
#payment-benefits .product-snapshot-detail div {
    -o-border-radius: 10px;
    border-radius: 10px;
    background: #00aeba;
    color: #fff;
    padding: 60px 78px 58px;
}
#payment-benefits .product-snapshot-detail div:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-bottom: 12px solid transparent;
    border-top: 12px solid transparent;
    border-right: 12px solid #00aeba;
    left: -11px;
    top: 56px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#payment-benefits .product-snapshot-detail p {
    color: #a6dade;
}
#payment-benefits .product-snapshot-detail a {
    color: #fff;
    display: inline-block;
    margin-top: 33px;
}
#payment-benefits .product-snapshot-detail a:hover {
    color: #a6dade;
}
@media (min-width: 0) and (max-width: 767px) {
    #payment-benefits .product-snapshot-detail {
        width: 100%;
        padding: 0 15px;
        margin-top: 22px;
    }
    #payment-benefits .product-snapshot-detail div {
        padding: 35px;
    }
    #payment-benefits .product-snapshot-detail div:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        z-index: 1;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #00aeba;
        top: -12px;
        left: 50%;
        margin-left: -6px;
        border-top: inherit;
        left: 40px;
        top: -5px;
    }
    #payment-benefits .product-snapshot-detail a {
        display: block;
        margin-top: 0;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #payment-benefits .product-snapshot-detail {
        width: 100%;
        padding: 0 15px;
        margin-top: 32px;
    }
    #payment-benefits .product-snapshot-detail div {
        padding: 50px 50px 45px;
    }
    #payment-benefits .product-snapshot-detail div:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        z-index: 1;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #00aeba;
        top: -12px;
        left: 50%;
        margin-left: -6px;
        border-top: inherit;
        left: 80px;
        top: -6px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #payment-benefits h4 {
        font-weight: 700;
    }
    #payment-benefits .overview {
        display: none;
    }
}
#payment-methods .logos-block-grid {
    border: 2px solid #e0e8e9;
    margin: 0 auto 0 auto;
    -o-border-radius: 1em;
    border-radius: 1em;
    overflow: hidden;
}
#payment-methods .logos-block-grid li {
    height: 125px;
    border: 1px solid #e0e8e9;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1em;
    display: table-cell;
    float: left;
    text-align: center;
}
#payment-methods .logos-block-grid li:not(.lg-third) {
    width: 14.28571%;
}
#payment-methods .logos-block-grid li::before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
#payment-methods .logos-block-grid li img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #payment-methods .logos-block-grid li {
        height: 125px;
        margin-bottom: 0;
    }
    #payment-methods .logos-block-grid li:not(.lg-third) {
        width: 20%;
    }
    #payment-methods .logos-block-grid li li {
        margin-bottom: 0 !important;
        height: auto !important;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #payment-methods .logos-block-grid li {
        height: 75px;
        margin-bottom: 0;
    }
    #payment-methods .logos-block-grid li:not(.lg-third) {
        width: 33.33333%;
    }
}
#payment-methods .section-footer {
    margin-top: 45px;
}
#free-text .free-text {
    width: 100%;
    margin: 0;
    float: none;
    padding: 0;
    margin-bottom: 30px;
}
@media (min-width: 1025px) {
    #free-text .free-text {
        margin-left: 8.33333%;
        width: 33.33333%;
        padding: 0 15px;
        float: left;
    }
}
#free-text .free-image {
    width: 100%;
    margin: 0;
    padding: 0;
    float: none;
}
@media (min-width: 1025px) {
    #free-text .free-image {
        width: 41.66667%;
        padding: 0 15px;
        margin-left: 8.33333%;
        margin-right: 8.33333%;
        float: left;
    }
}
#free-text .free-image .wrapper {
    -o-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
#free-text .free-image .wrapper img {
    display: block;
    width: 100%;
}
#features {
    padding-top: 60px;
}
#features ul {
    overflow: hidden;
    *zoom: 1;
}
#features li {
    position: relative;
}
@media (min-width: 1025px) {
    #features li {
        width: 33.33333%;
        padding: 0 15px;
        float: left;
        margin-bottom: 65px;
    }
}
#features li:before {
    color: #AFAEAF;
    font-size: 36px;
    position: absolute;
    top: 0px;
}
#features li div {
    padding: 10px 40px 0 60px;
    margin-bottom: 30px;
}
@media (min-width: 1025px) {
    #features li div {
        padding: 10px 40px 0 73px;
    }
}
#features h5 {
    font-weight: 700;
    margin-bottom: 0.5em;
}
#features p {
    line-height: 1.5;
}
@media (min-width: 0) and (max-width: 767px) {
    #features .container {
        margin: 0 6%;
    }
}
#corporate-promo .corporate-promo-content {
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
    #corporate-promo .corporate-promo-content {
        padding: 0 25px 0 25px;
    }
}
@media (min-width: 1025px) {
    #corporate-promo .corporate-promo-content {
        width: 50%;
        padding: 0 15px;
        padding-left: 8.33333%;
        float: left;
        text-align: left;
    }
}
#corporate-promo .overview-content {
    text-align: center;
}
@media (min-width: 1025px) {
    #corporate-promo .overview-content {
        text-align: left;
    }
}
#corporate-promo h2 {
    margin-bottom: 17px;
}
#corporate-promo p {
    margin: 0;
    padding-bottom: 12px;
}
@media (min-width: 1025px) {
    #corporate-promo p {
        padding-bottom: 56px;
    }
}
#corporate-promo .corporate-promo-content-image {
    width: 100%;
    float: none;
    padding: 0;
    display: block;
    float: right;
}
#corporate-promo .corporate-promo-content-image img {
    display: block;
    margin: 0 auto;
    position: relative;
    max-width: 100%;
}
@media (min-width: 1025px) {
    #corporate-promo .corporate-promo-content-image {
        width: 50%;
        padding: 0 15px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #corporate-promo p,
    #corporate-promo a {
        font-size: 16px;
    }
}
#enquiry-form .button-submit {
    margin-top: 35px;
    margin-bottom: 35px;
}
#features-section .product-feature {
    overflow: hidden;
    *zoom: 1;
    float: left;
    width: 100%;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #features-section .product-feature {
        width: 100%;
        padding: 0 15px;
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 1025px) {
    #features-section .product-feature {
        width: 33.33333%;
        padding: 0 15px;
        padding-top: 10px;
    }
}
#features-section .product-feature:nth-child(odd) .product-feature-info .wrapper:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #00aeba;
    top: -8px;
    left: 50%;
    margin-left: -4px;
}
@media (min-width: 0) and (max-width: 767px) {
    #features-section .product-feature:nth-child(odd) .product-feature-info .wrapper:before {
        left: 40px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #features-section .product-feature:nth-child(odd) .product-feature-info .wrapper:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        z-index: 1;
        border-bottom: 14px solid transparent;
        border-top: 14px solid transparent;
        border-right: 14px solid #00aeba;
        left: -13px;
        top: 50%;
        margin-top: -7px;
    }
}
#features-section .product-feature:nth-child(even) .product-feature-info .wrapper:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #00aeba;
    top: -8px;
    left: 50%;
    margin-left: -4px;
}
@media (min-width: 0) and (max-width: 767px) {
    #features-section .product-feature:nth-child(even) .product-feature-info .wrapper:before {
        left: 40px;
    }
}
@media (min-width: 1025px) {
    #features-section .product-feature:nth-child(even) .product-feature-info .wrapper:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        z-index: 1;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #00aeba;
        bottom: -8px;
        left: 50%;
        margin-left: -4px;
        border-bottom: 0;
        top: auto;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #features-section .product-feature:nth-child(even) .product-feature-info .wrapper:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        z-index: 1;
        border-bottom: 10px solid transparent;
        border-top: 10px solid transparent;
        border-left: 10px solid #00aeba;
        right: -9px;
        top: 50%;
        margin-top: -5px;
        border-right: 0;
        left: auto;
    }
}
#features-section .product-feature-block {
    display: block;
    float: left;
    margin: 15px 0 0 0;
    position: relative;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #features-section .product-feature-block {
        width: 50%;
        padding: 0 15px;
        margin-bottom: 15px;
    }
}
@media (min-width: 1025px) {
    #features-section .product-feature-block {
        margin-bottom: 15px;
    }
}
#features-section .product-feature-image {
    width: 100%;
}
#features-section .product-feature-image .wrapper {
    height: 100%;
}
#features-section .product-feature-image .image-container {
    -o-border-radius: 5px;
    border-radius: 5px;
    height: 100%;
    overflow: hidden;
    -webkit-perspective: 1px;
    perspective: 1px;
    position: absolute;
    width: 100%;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #features-section .product-feature-image .image-container {
        left: -15px;
        right: -15px;
        margin: 0 15px;
    }
}
#features-section .product-feature-image img {
    bottom: -9999px;
    display: inline-block;
    left: -9999px;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    right: -9999px;
    top: -9999px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #features-section .product-feature-image {
        width: 50%;
        padding: 0 15px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    #features-section .product-feature-image {
        height: 250px;
    }
}
#features-section .product-feature-info {
    color: #fff;
}
#features-section .product-feature-info .wrapper {
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #00aeba;
    height: 100%;
    padding: 50px 25px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #features-section .product-feature-info .wrapper {
        padding: 60px 40px;
    }
}
@media (min-width: 1025px) {
    #features-section .product-feature-info .wrapper {
        padding: 100px 52px;
    }
}
#features-section .product-feature-info h3,
#features-section .product-feature-info a {
    color: #fff;
}
#features-section .product-feature-info a:hover {
    color: #a6dade;
}
#features-section .product-feature-info p {
    color: #a6dade;
}
.markup .markup-content {
    margin-top: 40px;
}
@media (min-width: 1025px) {
    .markup .markup-content {
        margin-top: 50px;
    }
}
.markup .markup-content h5 {
    margin-top: 20px;
}
.markup .markup-content p {
    line-height: 1.8em;
}
.markup blockquote {
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    color: #000;
    margin: 35px 0;
    padding: 40px 10px;
}
@media (min-width: 1025px) {
    .markup blockquote {
        margin: 55px 0;
        padding: 45px 105px;
    }
}
.markup blockquote p {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-style: italic;
}
.markup figure {
    margin: 85px 0 0;
    width: 100%;
}
.markup figure img {
    width: 100%;
}
@media (min-width: 1025px) {
    .markup figure {
        width: 83.33333%;
        padding: 0 15px;
        padding-left: 16.66667%;
        margin: 50px 0 20px;
    }
}
.markup figcaption {
    margin-top: 30px;
}
.markup figcaption i {
    color: #A6C307;
}
@media (min-width: 1025px) {
    .markup figcaption {
        margin-top: 15px;
    }
}
.article-list ul {
    overflow: hidden;
    *zoom: 1;
}
.article-list li {
    overflow: hidden;
    *zoom: 1;
    display: table;
    float: left;
    margin-top: 40px;
    overflow: inherit;
    width: 100%;
}
.article-list li:first-child {
    margin: 0;
}
.article-list .article-list-image {
    display: inline-block;
    height: 228px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.article-list .article-list-image img {
    bottom: -9999px;
    display: inline-block;
    left: -9999px;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    right: -9999px;
    top: -9999px;
}
@media (min-width: 1025px) {
    .article-list .article-list-image img {
        bottom: inherit;
        left: inherit;
        margin: auto;
        min-height: inherit;
        min-width: 100%;
        position: relative;
        right: inherit;
        top: inherit;
    }
}
@media (min-width: 1025px) {
    .article-list .article-list-image {
        width: 33.33333%;
        padding: 0 15px;
        display: table-cell;
        height: auto;
        overflow: auto;
        padding-left: 0;
    }
}
.article-list .article-list-content {
    display: inline-block;
    width: 100%;
}
@media (min-width: 1025px) {
    .article-list .article-list-content {
        width: 66.66667%;
        padding: 0 15px;
        display: table-cell;
        vertical-align: middle;
    }
}
.article-list .article-list-content h5 {
    margin-bottom: 0.9em;
}
.download-section .box-item {
    display: table;
}
.download-section .box-item h5 {
    float: left;
    font-weight: normal;
    margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
    .download-section .box-item-element {
        display: block;
        width: 100%;
    }
    .download-section .box-item-element .button {
        width: 100%;
    }
}
.download-section .box-item-text {
    margin-bottom: 25px;
    width: 100%;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .download-section .box-item-text {
        width: 66.66667%;
        padding: 0 15px;
        margin-bottom: 0;
    }
}
@media (min-width: 1025px) {
    .download-section .box-item-text {
        width: 66.66667%;
        padding: 0 15px;
        margin-bottom: 0;
    }
}
.download-section .button {
    float: right;
}
@media (min-width: 0) and (max-width: 767px) {
    .download-section .button {
        float: none;
    }
	.article-inline-image{
		width:100%;
	}
}
.download-section .group-2 {
    margin-top: 80px;
}
.download-section .group-2 p {
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
}
.video-module .video-container {
    display: inline-block;
    margin-top: 10px;
}
.video-module .video-container img {
    width: 100%;
}
.custom-select-wrapper {
    position: relative;
}
.custom-select-wrapper select:focus {
    outline: none;
}
.custom-select-wrapper .custom-select {
    -o-border-radius: 6px;
    border-radius: 6px;
    -ms-box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.1);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.25s, visibility 0;
    -webkit-transition-delay: 0s, 0.25s;
    transition: opacity 0.25s, visibility 0 0.25s linear;
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 70px;
    position: absolute;
    text-align: left;
    top: 109px;
    visibility: hidden;
    width: 100%;
    z-index: 9999;
}
.custom-select-wrapper .custom-select:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #ebebeb;
    top: -12px;
    left: 50%;
    margin-left: -6px;
    content: '';
}
.custom-select-wrapper .custom-select:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    top: -12px;
    left: 50%;
    margin-left: -6px;
    content: '';
    top: -11px;
}
.custom-select-wrapper h6 {
    color: #AFAEAF;
    font-size: 16px;
    text-transform: uppercase;
}
.custom-select-wrapper h6 i {
    bottom: 0px;
    font-size: inherit;
    padding-left: 20px;
}
.custom-select-wrapper ul {
    overflow: hidden;
    *zoom: 1;
    width: 100%;
}
.custom-select-wrapper li {
    color: #262626;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    margin-top: 15px;
    position: relative;
    width: 100%;
}
.custom-select-wrapper li span {
    position: relative;
}
.custom-select-wrapper li._active {
    font-weight: 700;
}
.custom-select-wrapper li._active span:before {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #A6C307;
    content: "\e640";
    font-family: 'icons';
    font-size: 10px;
    position: absolute;
    right: -25px;
}
.custom-select-wrapper li._active.non-active {
    font-weight: normal;
}
.custom-select-wrapper li._active.non-active span:before {
    display: none;
}
.custom-select-wrapper .select-activate {
    -o-border-radius: 6px;
    border-radius: 6px;
    background: transparent;
    cursor: pointer;
    height: 63px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 100%;
}
.custom-select-wrapper._open .custom-select {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity 0.25s;
    -webkit-transition-delay: linear;
    transition: opacity 0.25s linear;
    visibility: visible;
}
.corporate-homepage #products {
    background: none;
}
.corporate-homepage #products .card-inner {
    border: 1px solid #dfe7e9;
}
@media (min-width: 0) and (max-width: 767px) {
    .corporate-homepage #cross-link-promo img {
        float: left;
        padding-left: 3%;
    }
    .corporate-homepage #cross-link-promo .image-caption {
        padding-left: 116px;
        text-align: left;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .corporate-homepage #get-started .button-get-started {
        font-size: 11px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .corporate-homepage #products.section-module {
        padding-bottom: 60px !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .corporate-homepage #products .card {
        float: left;
    }
    .corporate-homepage #products .card:nth-child(n+2) {
        float: left;
        display: block;
    }
	.article-inline-image{
		width:100%;
	}
}
@media (min-width: 0) and (max-width: 767px) {
    .corporate-homepage #products .card {
        width: 100%;
        float: none;
        padding: 0;
    }
}
.regional-enquiry-form-thank-you .hero {
    background-color: #00aeba;
    background-position: center bottom;
    background-size: auto;
}
@media (min-width: 0) and (max-width: 767px) {
    .regional-enquiry-form-thank-you .hero {
        padding-bottom: 0;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .regional-enquiry-form-thank-you .hero {
        padding-bottom: 0;
    }
}
.regional-enquiry-form-thank-you .hero-content-wrapper {
    vertical-align: bottom;
}
@media (min-width: 0) and (max-width: 767px) {
    .regional-enquiry-form-thank-you .hero-content-wrapper p {
        display: block;
    }
}
@media (min-width: 1025px) {
    .regional-enquiry-form-thank-you .hero-content-wrapper {
        vertical-align: middle;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .business-landing-india #pricing-table .section-footer {
        margin-top: 0;
    }
}
.article .article-header {
    overflow: hidden;
    *zoom: 1;
    width: 100%;
    padding: 0 15px;
    display: inline-block;
    height: auto;
    padding-top: 50px;
    text-align: center;
}
@media (min-width: 1025px) {
    .article .article-header {
        width: 83.33333%;
        padding: 0 15px;
        padding-left: 16.66667%;
        padding-top: 120px;
    }
}
.article .article-header h6 {
    color: #AFAEAF;
    margin-bottom: 0;
    text-transform: uppercase;
}
.article .article-header h5 {
    color: #AFAEAF;
    display: inline-block;
    line-height: 1.8em;
    margin-top: 5px;
}
.article section.section-module {
    padding: 35px 0 45px 0;
}
.article .article-section {
    width: 100%;
    padding: 0 15px;
}
@media (min-width: 1025px) {
    .article .article-section {
        width: 91.66667%;
        padding: 0 15px;
        padding-left: 8.33333%;
    }
}
.article .article-section h5 {
    color: #000;
    font-weight: 700;
}
.article .article-section .box-item-button h5 {
    font-weight: normal;
}
.article .section-title {
    margin-bottom: 5px;
}
@media (min-width: 1025px) {
    .article .section-title {
        margin-bottom: 1.9em;
    }
}
.article .article-list {
    margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .article .article-list {
        margin-top: 45px;
    }
}
@media (min-width: 1025px) {
    .article .article-list {
        margin-top: 85px;
    }
}
.article .box-item {
    margin-bottom: 20px;
}
@media (min-width: 1025px) {
    .article .video-module-container {
        width: 83.33333%;
        padding: 0 15px;
        padding-left: 16.66667%;
        padding-bottom: 120px;
    }
}
.search-form  #edit-submit, 
.search-form #edit-submit--2, 
#user-login #edit-submit, 
#user-register-form #edit-submit,
#user-pass #edit-submit{
	background-color: #A6C307;
	width: 160px;
	height: 50px;
	margin-top: 10px;
	font-size: 16px;
	border-radius: 36px;
	color: #fff;	
}
#user-register-form #edit-submit {
	width: 185px;
}
#user-pass #edit-submit {
	width: 195px;
}
.search-form, #user-login, #search-results-custom, #user-register-form , #user-pass{	
	margin-left: 20px;
}
.search-form #edit-keys, #user-login .form-text, #user-register-form  .form-text, #user-pass .form-text {
	width: 45%;
}
.search-form label[for=edit-keys], .search-advanced label, #user-login label, #user-register-form label, #user-pass label{
	color: #000;
}
#search-results-custom h2 {
	margin-top: 28px;
	margin-bottom: 20px;
}
.search-form #edit-basic {
	margin-bottom: 30px;
}
#user-login .form-actions.form-wrapper:after,
#user-register-form .form-actions.form-wrapper:after,
#user-pass .form-actions.form-wrapper:after{
	content: "";
}
#block-multiblock-2 .global-search{
	display:block;
	position:static;
	transform:none;
	background: #00a3b1;
    padding: 17px 0 28px;
}
#edit-submit--2{
	border-radius:0px;
	background:transparent;
}
#edit-actions--2{
	background:transparent;
    border: medium none;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    height: 40px;
    margin-right: 20px;
    overflow: hidden;
    width: 40px;
	position:static;
	margin:0px;
}
#block-multiblock-2 .global-search .col-submit{
	position:absolute;
	top:6px;
	left:15px;
	width:40px;
	height:40px;
	padding:0px;
}
#edit-search-block-form--4{
	font-size:20px;
	height:30px;
	margin:5px 0 5px 50px;
	padding:0px;
	background: #00a3b1;
}
#block-multiblock-2 .element-invisible,
#block-multiblock-2 .form-item-search-block-form{
	margin:0px;
}
#block-multiblock-2 .global-search .icon-circle-small{
	left: 7px;
}
.team-profile-picture{
	float:left;
}