body {
    background: #10203B
}

.strip.dashboard {
    overflow: hidden !important;
    clear: both !important
}

#header #menu ul li.active.dashboard a,
#header #menu ul li.active.primary a {
    background: #3da07b;
    color: #fff
}

.form_row select {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin: 5px 1px 3px 0;
    border: 1px solid #ddd !important;
    font-size: .9rem!important;
    padding: 6px!important;
    color: #444;
    border-radius: 3px;
}

.form_row.state-name input {
    width: 97.5%!important;
    background: #f9f9f9;
    margin-top: 0;
    margin-bottom: 0;
    margin: 5px 1px 3px 0;
    border: 1px solid #ddd;
    font-size: .9rem!important;
    padding: 6px!important;
    color: #444;
    border-radius: 3px;
}

form_row.state-name input {
    width: 100%;
    background: #f9f9f9;
    margin-top: 0;
    margin-bottom: 0;
    margin: 5px 1px 3px 0;
    border: 1px solid #ddd;
    font-size: .9rem!important;
    padding: 6px!important;
    color: #444;
    border-radius: 3px;
}

.form_row select:focus {
    outline: none
}

.flexslider .row {
    padding: 4em 0 7em
}

.flexslider h1 {
    color: #fff;
    font-size: 30px;
    width: 100% !important;
    float: left
}

#footer ul li.heading {
    margin-top: 10px;
    margin-bottom: 10px;
}

#footer {
    background: #454a52
}

#footer .right_side,
footer ul {
    display: inline-block;
    text-align: left;
    width: 150px
}

#footer ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#footer ul li {
    line-height: 30px
}

#footer ul li.heading {
    color: #ffffff;
    margin-bottom: 10px;
    font-family: Promo, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

#footer ul li a {
    color: #fff;
    cursor: pointer
}

#footer .right_side {
    margin-left: 100px;
    font-size: 12px;
    position: relative;
    top: 3px;
    vertical-align: top;
    width: 250px
}

#footer .right_side span {
    font-size: 12px;
    color: #7f8796;
}

#footer .right_side span a {
    color: inherit
}

#footer .right_side img {
    height: 40px;
    display: block
}

#footer .right_side table {
    width: min-content;
    margin-top: 15px
}

#footer .right_side table img {
    margin: 0;
    vertical-align: unset
}

#footer .right_side img.logo {
    margin-bottom: 72px;
    height: 35px;
}

footer .socials {
    margin-bottom: 13px;
}

#footer .socials a {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../site_images/github-original.svg);
    margin-right: 5px;
}

#footer .socials a.twitter {
    background: url(../site_images/twitter-original.svg) center no-repeat;
    background-size: contain
}

#footer .socials a.github {
    background: url(../site_images/github-original.svg)
}

#footer .socials a.facebook {
    background: url(../site_images/facebook-original.svg)
}

#footer .socials a.linkedin {
    background: url(../site_images/linkedin-original.svg)
}

#footer p {
    border-top: 1px solid rgba(255, 255, 255, .1);
    margin-top: 40px;
    padding-top: 10px;
    font-size: 13px;
    margin-bottom: 0
}

.footer-up p {
    border-top: 0px !important;
    margin-top: 0px !important;
}

.custom-container .socials_container {
    width: 250px;
    text-align: left;
}


/* new footer */

.container.custom-container {
    display: flex;
    justify-content: flex-start;
}

.container.custom-container ul {
    text-align: left;
    width: 196px;
}

.container.custom-container:last-of-type {
    padding-top: 30px;
}


/* table  changes*/

.new-ave-table {
    width: auto!important;
}


/* table changes done */


/* new footer */

@media screen and (max-width:800px) {
    .flexslider {
        padding-bottom: 27px !important
    }
    .promo_sub_heading {
        text-align: center !important
    }
    /* new footer updates */
    .container.custom-container {
        display: block;
    }
    .container.custom-container ul {
        width: 100%;
        text-align: center;
    }
    .custom-container .socials_container {
        width: 250px;
        text-align: center;
        display: block !important;
    }
    .footer-up p {
        margin-bottom: 0px !important;
    }
    /* done */
    /* table changes */
    .new-ave-table {
        width: 100%!important;
    }
    /* table changes done */
}

@media screen and (max-width:580px) {
    .flexslider .row {
        width: 100% !important
    }
}

.flexslider {
    background: #454a52;
    color: #fff;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .3)
}

.flexslider.gradient {
    background: url(../images/promo_bgs/numverify_promo_bg.jpg) bottom no-repeat;
    background-size: cover
}

#header {
    background: rgba(16, 32, 59, .9)
}

#footer {
    background: #10203B
}

@media screen and (min-width:463px) and (max-width:800px) {
    .promo {
        min-height: 300px !important
    }
}

@media screen and (max-width:462px) {
    .promo {
        min-height: 350px !important
    }
}

.partners.actual {
    height: 82px;
    margin-top: -27px;
    background: #f3f3f3;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

.partners_header {
    color: #454a52;
    width: 240px
}

.login_button.no_popup {
    background: #3da07b !important
}

.save_changes_button {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3da07b), color-stop(1, #3da07b));
    background: -o-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: -moz-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: -webkit-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: -ms-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: linear-gradient(to bottom, #3da07b 0, #3da07b 100%);
    border: 1px solid #3da07b !important
}

.login_button.no_popup.actual_signup {
    background: #51ba00 !important
}

h1#promo_heading.promo_heading.index {
    margin-bottom: -10px !important
}

.documentation_heading h1,
.pricing_heading h1,
.signup_heading h1 {
    color: #454a52 !important
}

div.country_code {
    display: inline-block;
    width: 20px;
    padding: 7px 0;
    margin-right: 0;
    margin-top: 5px;
    margin-left: 0;
    border: 0 solid rgba(0, 0, 0, .4);
    border-radius: 1px;
    height: auto !important
}

.country_code_string {
    position: absolute;
    color: #000;
    margin-top: 4px;
    margin-left: 2px
}

.box_header {
    color: #454a52
}

.country_code_string.showcase {
    position: relative;
    color: #434349;
    float: left;
    margin-left: 11px;
    font-weight: 400
}

.country_code_string.showcase.color_white {
    color: #fff
}

.inline_images.country_code_showcase {
    margin-right: 9px
}

.alert.accesskey {
    color: #454a52
}

.alert.accesskey.quickstart {
    border: 1px solid #95a4b6;
    background: #bccce0;
    font-size: 1.2rem;
    color: #0d3c5b
}

.alert.api_url,
.cd-popup-container p {
    color: #454a52
}

.btn.blue_link,
.btn.blue_link:hover {
    background: #1975B3;
    border: 1px solid #1975B3
}

.popup_button.yes.blue_button {
    background: #3da07b !important
}

.login_button_container {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3da07b), color-stop(1, #3da07b));
    background: -o-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: -moz-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: -webkit-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: -ms-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: linear-gradient(to bottom, #3da07b 0, #3da07b 100%)
}

.prettyprint {
    background: #3a3e45 !important
}

.prettyprint.in_codebox {
    background: #172d53 !important
}

.sidebar_link a {
    color: #1975B3
}

.content_container {
    border: 0 dashed #454a52
}

.content_container p,
.subheading.about {
    color: #454a52
}

.doc_link,
.doc_link:hover {
    color: #1975B3 !important
}

.underlined {
    border-bottom: 1px solid #454a52
}

.underlined.wiki {
    border-bottom: 1px dotted #454a52
}

.code_snippet {
    background: rgba(238, 97, 35, .2)
}

.code_snippet.date {
    color: #454a52
}

.edit_details:hover {
    color: #1975B3
}

.edit_details.learn_more,
.promo_table,
.subscription_table {
    color: #454a52
}

.upgrade_box.current {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3da07b), color-stop(1, #3da07b));
    background: -o-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: -moz-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: -webkit-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: -ms-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: linear-gradient(to bottom, #3da07b 0, #3da07b 100%);
    border-color: #3da07b
}

.form_row.popup label.checkbox_label {
    color: #454a52 !important
}

.average_table.documentation td,
.form_label,
.short_presentation,
.signup_plan_overview {
    color: #454a52
}

.country_code_showcase {
    width: 70px;
    height: 24px;
    background: #eee;
    background: -moz-linear-gradient(top, #fff 0, #d9d9d9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #d9d9d9));
    background: -webkit-linear-gradient(top, #fff 0, #d9d9d9 100%);
    background: -o-linear-gradient(top, #fff 0, #d9d9d9 100%);
    background: -ms-linear-gradient(top, #fff 0, #d9d9d9 100%);
    background: linear-gradient(to bottom, #fff 0, #d9d9d9 100%);
    border: 1px solid #a1a1a1;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    display: inline-block;
    margin-top: 7px;
    cursor: default
}

.phone_icon {
    background: url(../images/assets/dial_x2.png) top no-repeat;
    background-size: 12px;
    padding: 12px;
    float: left;
    margin-top: 6px;
    margin-left: 2px
}

.new_payment_option {
    border: 0 solid #1975B3
}

.blue_border_bottom {
    border-bottom: #1975B3 !important
}

.tipr_content {
    background-color: #454a52
}

.promo_target_box.plans td .tagline.highlighted {
    border-bottom: 1px solid #3da07b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3da07b), color-stop(1, #3da07b)) !important;
    background: -o-linear-gradient(bottom, #3da07b 0, #3da07b 100%) !important;
    background: -moz-linear-gradient(bottom, #3da07b 0, #3da07b 100%) !important;
    background: -webkit-linear-gradient(bottom, #3da07b 0, #3da07b 100%) !important;
    background: -ms-linear-gradient(bottom, #3da07b 0, #3da07b 100%) !important;
    background: linear-gradient(to bottom, #3da07b 0, #3da07b 100%) !important;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .6) !important
}

.promo_target_box.plans.on_product td .tagline.highlighted {
    border: 1px solid #3da07b
}

.promo_target_box.plans td .button_container .button.highlighted {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3da07b), color-stop(1, #3da07b)) !important;
    background: -o-linear-gradient(bottom, #3da07b 0, #3da07b 100%) !important;
    background: -moz-linear-gradient(bottom, #3da07b 0, #3da07b 100%) !important;
    background: -webkit-linear-gradient(bottom, #3da07b 0, #3da07b 100%) !important;
    background: -ms-linear-gradient(bottom, #3da07b 0, #3da07b 100%) !important;
    background: linear-gradient(to bottom, #3da07b 0, #3da07b 100%) !important;
    color: #fff;
    border-color: #3da07b;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .6) !important
}

.codebox {
    background: #172d53
}

.codebox header {
    background: -webkit-linear-gradient(top, #10203B, #10203F);
    background: linear-gradient(to bottom, #10203B, #10203F)
}

.codebox header .button-dark,
.codebox header nav .codebox_button {
    background: #3a3e45
}

.codebox header .button-dark,
.codebox header nav .codebox_button.disabled {
    background: rgba(33, 33, 40, 0);
    color: rgba(255, 255, 255, .6)
}

.codebox header .button-dark.selected,
.codebox header .button-dark:active,
.codebox header nav .codebox_button.selected,
.codebox header nav .codebox_button:active {
    background: rgba(255, 255, 255, .2)
}

.codebox header .button-dark.selected,
.codebox header .button-dark:active,
.codebox header nav .codebox_button.disabled.selected,
.codebox header nav .codebox_button:active {
    background: rgba(33, 33, 40, 0);
    color: rgba(255, 255, 255, .6);
    outline: 0
}

.index_button {
    padding: 5px 10px;
    font-size: 14px;
    border: 1px solid #3da07b;
    border-radius: 3px;
    color: #fff !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3da07b), color-stop(1, #3da07b));
    background: -o-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: -moz-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: -webkit-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: -ms-linear-gradient(bottom, #3da07b 0, #3da07b 100%);
    background: linear-gradient(to bottom, #3da07b 0, #3da07b 100%);
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .5) !important
}

.promo_sub_heading {
    line-height: 19px;
    letter-spacing: .6px;
    font-size: 17px;
    color: rgba(255, 255, 255, .8);
    width: 100%;
    float: left;
    margin-top: 25px;
    margin-bottom: 10px;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, .5)
}

.phone_input_label,
input.vat_input {
    font-size: 16px;
    float: left;
    color: #fff
}

@media screen and (max-width:800px) {
    .hide_under_465 {
        display: none
    }
}

.prettyprint.transparent {
    padding: 0 !important;
    width: 100% !important;
    float: left;
    max-height: 210px;
    margin-top: 0 !important;
    margin-left: 5px !important;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, .3)
}

.big_button {
    float: right;
    text-align: center;
    text-decoration: none;
    font-weight: 300;
    color: #000 !important;
    display: inline-block;
    border: 1px solid #e1e1e1;
    padding: 20px 0;
    background: #fff;
    margin-top: 18px;
    width: 37.8%
}

@media screen and (min-width:948px) {
    .big_button {
        width: 356.5px
    }
}

@media screen and (max-width:800px) {
    .big_button {
        float: left;
        border: 1px solid #e1e1e1 !important;
        width: 100%
    }
}

.big_button:hover {
    background: #f9f9f9
}

p.notification {
    padding-left: 30px;
    background: url(../images/assets/notification_x2.png) 3px 0 no-repeat;
    background-size: 18px;
    padding-bottom: 0;
    font-weight: 400
}

.blue_heading th {
    background: #3da07b;
    color: #fff !important;
    border: 1px solid #3da07b !important
}

.big_box_left {
    width: 45%;
    padding: 15px 0;
    display: inline-block;
    float: left
}

@media screen and (min-width:801px) {
    div.row {
        margin-left: 3.5% !important
    }
    .mt50_desktop {
        margin-top: 50px
    }
    .pb50_desktop {
        padding-bottom: 50px
    }
}

.prettyprint.graphic {
    padding: 0 0 25px 10px !important
}

@media screen and (max-width:800px) {
    .big_box_left {
        border-right: none;
        width: 100%
    }
    .prettyprint.graphic {
        padding: 0 0 40px 10px !important
    }
}

.flexslider_right_side {
    width: 40%;
    display: inline-block;
    background: rgba(0, 0, 0, .3);
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 10px;
    margin-left: 5%
}

@media screen and (min-width:881px) and (max-width:978px) {
    .big_box_left {
        border: none !important;
        width: 50% !important
    }
    .flexslider_right_side {
        margin-left: 2%
    }
    div.row {
        margin-left: 2% !important
    }
}

@media screen and (min-width:801px) and (max-width:880px) {
    .big_box_left {
        border: none !important;
        width: 55% !important
    }
    .flexslider_right_side {
        width: 35% !important;
        margin-left: 3%
    }
    div.row {
        margin-left: 2% !important
    }
}

@media screen and (max-width:800px) {
    #phone_validation_form {
        display: none
    }
}

.vatlayer_index_box_header {
    margin-bottom: 15px
}

.vatlayer_index_box_header nav button:first-child {
    border-right: none !important
}

.codebox_button.vatlayer_index {
    width: 49.9%;
    height: 25px;
    background: rgba(255, 255, 255, .2);
    border: 1px solid rgba(255, 255, 255, .2);
    color: #fff
}

.codebox_button.vatlayer_index.selected {
    background: rgba(255, 255, 255, .3)
}

td.invalid {
    background: url(../images/assets/invalid.png) 6px 7px no-repeat;
    background-size: 16px
}

td.valid {
    background: url(../images/assets/valid.png) 6px 7px no-repeat;
    background-size: 16px
}

input.vat_input {
    height: 40px;
    padding: 5px;
    border-radius: 0;
    background: rgba(0, 0, 0, .3);
    border: 1px solid rgba(0, 0, 0, .2)
}

.phone_input_label {
    width: 15%;
    height: 26px;
    font-weight: 400;
    padding: 7.5px 5px 2.5px;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, .2);
    text-align: center;
    margin-top: 1px;
    margin-left: 5px;
    background: rgba(255, 255, 255, .3);
    cursor: pointer
}

.phone_input_label.mobile_only {
    float: none;
    margin: 25px auto 0;
    height: auto;
    width: 40%;
    text-decoration: none;
    padding: 7px 5px;
    display: inline-block !important
}

@media screen and (min-width:801px) {
    .phone_input_label.mobile_only {
        display: none !important
    }
    .phone_input_label.disabled {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }
}

.form_row.vat_check {
    margin-top: 40px
}

#realtime_check {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400
}

#realtime_check.valid {
    color: #11de50
}

#realtime_check.invalid {
    color: #de114a
}

.width_100 {
    width: 100px !important
}

#score_box {
    float: right;
    margin-top: -28px;
    margin-left: -10px;
    background: linear-gradient(to bottom, #3da07b 0, #3da07b 100%);
    padding: 5px 10px;
    border-radius: 5px
}

.bg_pattern {
    background: rgba(16, 32, 59, .9)
}

.intl-tel-input {
    position: relative;
    display: inline-block;
    float: left;
    text-shadow: none !important;
    color: #000
}

.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.intl-tel-input .hide {
    display: none
}

.intl-tel-input .v-hide {
    visibility: hidden
}

.intl-tel-input input,
.intl-tel-input input[type=tel],
.intl-tel-input input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 48px;
    margin-left: 0;
    transition: background-color .1s ease-out
}

.intl-tel-input input.iti-invalid-key {
    transition: background-color 0;
    background-color: #FFC7C7
}

.intl-tel-input .flag-dropdown {
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 1px
}

.intl-tel-input .flag-dropdown:hover {
    cursor: pointer
}

.intl-tel-input .flag-dropdown:hover .selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input input[disabled]+.flag-dropdown:hover,
.intl-tel-input input[readonly]+.flag-dropdown:hover {
    cursor: default
}

.intl-tel-input input[disabled]+.flag-dropdown:hover .selected-flag,
.intl-tel-input input[readonly]+.flag-dropdown:hover .selected-flag {
    background-color: transparent
}

.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 42px;
    height: 100%;
    padding: 0 0 0 8px
}

.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.intl-tel-input .selected-flag .arrow {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 4px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.intl-tel-input .selected-flag .arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
}

.intl-tel-input .country-list {
    list-style: none;
    position: absolute;
    z-index: 2;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 110px;
    overflow-y: scroll
}

.intl-tel-input .country-list .flag {
    display: inline-block;
    width: 20px
}

@media (max-width:500px) {
    .intl-tel-input .country-list {
        white-space: normal
    }
}

.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC
}

.intl-tel-input .country-list .country {
    padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
    color: #999
}

.intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.intl-tel-input .country-list .flag {
    vertical-align: middle
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag {
    margin-right: 6px
}

.intl-tel-input select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 42px;
    height: 100%;
    opacity: 0
}

.iti-flag {
    width: 20px
}

.iti-flag.be {
    width: 18px
}

.iti-flag.ch {
    width: 15px
}

.iti-flag.mc {
    width: 19px
}

.iti-flag.ne {
    width: 18px
}

.iti-flag.ac {
    height: 10px;
    background-position: 0 0
}

.iti-flag.ad {
    height: 14px;
    background-position: -22px 0
}

.iti-flag.ae {
    height: 10px;
    background-position: -44px 0
}

.iti-flag.af {
    height: 14px;
    background-position: -66px 0
}

.iti-flag.ag {
    height: 14px;
    background-position: -88px 0
}

.iti-flag.ai {
    height: 10px;
    background-position: -110px 0
}

.iti-flag.al {
    height: 15px;
    background-position: -132px 0
}

.iti-flag.am {
    height: 10px;
    background-position: -154px 0
}

.iti-flag.ao {
    height: 14px;
    background-position: -176px 0
}

.iti-flag.aq {
    height: 14px;
    background-position: -198px 0
}

.iti-flag.ar {
    height: 13px;
    background-position: -220px 0
}

.iti-flag.as {
    height: 10px;
    background-position: -242px 0
}

.iti-flag.at {
    height: 14px;
    background-position: -264px 0
}

.iti-flag.au {
    height: 10px;
    background-position: -286px 0
}

.iti-flag.aw {
    height: 14px;
    background-position: -308px 0
}

.iti-flag.ax {
    height: 13px;
    background-position: -330px 0
}

.iti-flag.az {
    height: 10px;
    background-position: -352px 0
}

.iti-flag.ba {
    height: 10px;
    background-position: -374px 0
}

.iti-flag.bb {
    height: 14px;
    background-position: -396px 0
}

.iti-flag.bd {
    height: 12px;
    background-position: -418px 0
}

.iti-flag.be {
    height: 15px;
    background-position: -440px 0
}

.iti-flag.bf {
    height: 14px;
    background-position: -460px 0
}

.iti-flag.bg {
    height: 12px;
    background-position: -482px 0
}

.iti-flag.bh {
    height: 12px;
    background-position: -504px 0
}

.iti-flag.bi {
    height: 12px;
    background-position: -526px 0
}

.iti-flag.bj {
    height: 14px;
    background-position: -548px 0
}

.iti-flag.bl {
    height: 14px;
    background-position: -570px 0
}

.iti-flag.bm {
    height: 10px;
    background-position: -592px 0
}

.iti-flag.bn {
    height: 10px;
    background-position: -614px 0
}

.iti-flag.bo {
    height: 14px;
    background-position: -636px 0
}

.iti-flag.bq {
    height: 14px;
    background-position: -658px 0
}

.iti-flag.br {
    height: 14px;
    background-position: -680px 0
}

.iti-flag.bs {
    height: 10px;
    background-position: -702px 0
}

.iti-flag.bt {
    height: 14px;
    background-position: -724px 0
}

.iti-flag.bv {
    height: 15px;
    background-position: -746px 0
}

.iti-flag.bw {
    height: 14px;
    background-position: -768px 0
}

.iti-flag.by {
    height: 10px;
    background-position: -790px 0
}

.iti-flag.bz {
    height: 14px;
    background-position: -812px 0
}

.iti-flag.ca {
    height: 10px;
    background-position: -834px 0
}

.iti-flag.cc {
    height: 10px;
    background-position: -856px 0
}

.iti-flag.cd {
    height: 15px;
    background-position: -878px 0
}

.iti-flag.cf {
    height: 14px;
    background-position: -900px 0
}

.iti-flag.cg {
    height: 14px;
    background-position: -922px 0
}

.iti-flag.ch {
    height: 15px;
    background-position: -944px 0
}

.iti-flag.ci {
    height: 14px;
    background-position: -961px 0
}

.iti-flag.ck {
    height: 10px;
    background-position: -983px 0
}

.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0
}

.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0
}

.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0
}

.iti-flag.co {
    height: 14px;
    background-position: -1071px 0
}

.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0
}

.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0
}

.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0
}

.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0
}

.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0
}

.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0
}

.iti-flag.cy {
    height: 14px;
    background-position: -1225px 0
}

.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0
}

.iti-flag.de {
    height: 12px;
    background-position: -1269px 0
}

.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0
}

.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0
}

.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0
}

.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0
}

.iti-flag.do {
    height: 13px;
    background-position: -1379px 0
}

.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0
}

.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0
}

.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0
}

.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0
}

.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0
}

.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0
}

.iti-flag.er {
    height: 10px;
    background-position: -1533px 0
}

.iti-flag.es {
    height: 14px;
    background-position: -1555px 0
}

.iti-flag.et {
    height: 10px;
    background-position: -1577px 0
}

.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0
}

.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0
}

.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0
}

.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0
}

.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0
}

.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0
}

.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0
}

.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0
}

.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0
}

.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0
}

.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0
}

.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0
}

.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0
}

.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0
}

.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0
}

.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0
}

.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0
}

.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0
}

.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0
}

.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0
}

.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0
}

.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0
}

.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0
}

.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0
}

.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0
}

.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0
}

.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0
}

.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0
}

.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0
}

.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0
}

.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0
}

.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0
}

.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0
}

.iti-flag.id {
    height: 14px;
    background-position: -2325px 0
}

.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0
}

.iti-flag.il {
    height: 15px;
    background-position: -2369px 0
}

.iti-flag.im {
    height: 10px;
    background-position: -2391px 0
}

.iti-flag.in {
    height: 14px;
    background-position: -2413px 0
}

.iti-flag.io {
    height: 10px;
    background-position: -2435px 0
}

.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0
}

.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0
}

.iti-flag.is {
    height: 15px;
    background-position: -2501px 0
}

.iti-flag.it {
    height: 14px;
    background-position: -2523px 0
}

.iti-flag.je {
    height: 12px;
    background-position: -2545px 0
}

.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0
}

.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0
}

.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0
}

.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0
}

.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0
}

.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0
}

.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0
}

.iti-flag.km {
    height: 12px;
    background-position: -2721px 0
}

.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0
}

.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0
}

.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0
}

.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0
}

.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0
}

.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0
}

.iti-flag.la {
    height: 14px;
    background-position: -2875px 0
}

.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0
}

.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0
}

.iti-flag.li {
    height: 12px;
    background-position: -2941px 0
}

.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0
}

.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0
}

.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0
}

.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0
}

.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0
}

.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0
}

.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0
}

.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0
}

.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0
}

.iti-flag.md {
    height: 10px;
    background-position: -3160px 0
}

.iti-flag.me {
    height: 10px;
    background-position: -3182px 0
}

.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0
}

.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0
}

.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0
}

.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0
}

.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0
}

.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0
}

.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0
}

.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0
}

.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0
}

.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0
}

.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0
}

.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0
}

.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0
}

.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0
}

.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0
}

.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0
}

.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0
}

.iti-flag.my {
    height: 10px;
    background-position: -3578px 0
}

.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0
}

.iti-flag.na {
    height: 14px;
    background-position: -3622px 0
}

.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0
}

.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0
}

.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0
}

.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0
}

.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0
}

.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0
}

.iti-flag.no {
    height: 15px;
    background-position: -3774px 0
}

.iti-flag.np {
    width: 13px;
    height: 15px;
    background-position: -3796px 0
}

.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0
}

.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0
}

.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0
}

.iti-flag.om {
    height: 10px;
    background-position: -3877px 0
}

.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0
}

.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0
}

.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0
}

.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0
}

.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0
}

.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0
}

.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0
}

.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0
}

.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0
}

.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0
}

.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0
}

.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0
}

.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0
}

.iti-flag.py {
    height: 11px;
    background-position: -4185px 0
}

.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0
}

.iti-flag.re {
    height: 14px;
    background-position: -4229px 0
}

.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0
}

.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0
}

.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0
}

.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0
}

.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0
}

.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0
}

.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0
}

.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0
}

.iti-flag.se {
    height: 13px;
    background-position: -4427px 0
}

.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0
}

.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0
}

.iti-flag.si {
    height: 10px;
    background-position: -4493px 0
}

.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0
}

.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0
}

.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0
}

.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0
}

.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0
}

.iti-flag.so {
    height: 14px;
    background-position: -4625px 0
}

.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0
}

.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0
}

.iti-flag.st {
    height: 10px;
    background-position: -4691px 0
}

.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0
}

.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0
}

.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0
}

.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0
}

.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0
}

.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0
}

.iti-flag.td {
    height: 14px;
    background-position: -4845px 0
}

.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0
}

.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0
}

.iti-flag.th {
    height: 14px;
    background-position: -4911px 0
}

.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0
}

.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0
}

.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0
}

.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0
}

.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0
}

.iti-flag.to {
    height: 10px;
    background-position: -5043px 0
}

.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0
}

.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0
}

.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0
}

.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0
}

.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0
}

.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0
}

.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0
}

.iti-flag.um {
    height: 11px;
    background-position: -5219px 0
}

.iti-flag.us {
    height: 11px;
    background-position: -5241px 0
}

.iti-flag.uy {
    height: 14px;
    background-position: -5263px 0
}

.iti-flag.uz {
    height: 10px;
    background-position: -5285px 0
}

.iti-flag.va {
    width: 15px;
    height: 15px;
    background-position: -5307px 0
}

.iti-flag.vc {
    height: 14px;
    background-position: -5324px 0
}

.iti-flag.ve {
    height: 14px;
    background-position: -5346px 0
}

.iti-flag.vg {
    height: 10px;
    background-position: -5368px 0
}

.iti-flag.vi {
    height: 14px;
    background-position: -5390px 0
}

.iti-flag.vn {
    height: 14px;
    background-position: -5412px 0
}

.iti-flag.vu {
    height: 12px;
    background-position: -5434px 0
}

.iti-flag.wf {
    height: 14px;
    background-position: -5456px 0
}

.iti-flag.ws {
    height: 10px;
    background-position: -5478px 0
}

.iti-flag.xk {
    height: 15px;
    background-position: -5500px 0
}

.iti-flag.ye {
    height: 14px;
    background-position: -5522px 0
}

.iti-flag.yt {
    height: 14px;
    background-position: -5544px 0
}

.iti-flag.za {
    height: 14px;
    background-position: -5566px 0
}

.iti-flag.zm {
    height: 14px;
    background-position: -5588px 0
}

.iti-flag.zw {
    height: 10px;
    background-position: -5610px 0
}

.iti-flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(/images/assets/flags.png);
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag {
        background-size: 5630px 15px;
        background-image: url(/images/assets/flags@2x.png)
    }
}

.iti-flag.np {
    background-color: transparent
}

/* Thank-You */
section.breadcrumbs {
    background: #27364e !important;
}

/* Integrations page */
.integrations {
    box-sizing: border-box;
    color: #454a52;
    background: #eeeeee;
}

.integrations p {
    font-size: 16px;
}

.integrations-banner {
    display: flex;
    gap: 64px;
    align-items: center;
    padding: 96px 0;
}

.integrations-banner-titles {
    width: 50%;
}

.integrations-banner-titles h1 {
    font-size: 38px;
    font-weight: 700;
}

.integrations-banner-titles a {
    display: inline-block;
    background: #3da07b;
    border-radius: 2px;
    border: 1px solid rgba(255, 255, 255, .1);
    text-decoration: none;
    padding: 12px 16px;
    color: #ffffff;
}

.integrations-banner-titles a:hover {
    color: #ffffff;
}

.integrations-banner img {
    width: 50%;
}

.integrations-content-heading {
    font-size: 32px;
    font-weight: 700;
}

.integrations-content-desc {
    font-size: 18px;
}

.integrations-options {
    display: flex;
    justify-content: center;
    gap: 32px;
    flex-wrap: wrap;
    padding: 48px 0 96px;
}

.integrations-option {
    background: #ffffff;
    width: calc(33% - 20px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 28px 0 20px;
    border-radius: 4px;
    border: 1px solid #d1d1d1;
    font-size: 18px;
}

.integrations-option img {
    max-width: 120px;
}

.integrations-video {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 64px;
    padding: 64px 0;
}

.integrations-video-titles {
    width: 60%;
}

.integrations-video-titles h2 {
    font-size: 32px;
    font-weight: 700;
}

.integrations-video-titles a {
    display: inline-block;
    background: #3da07b;
    border-radius: 2px;
    border: 1px solid rgba(255, 255, 255, .1);
    text-decoration: none;
    padding: 12px 16px;
    color: #ffffff;
}

.integrations-video-titles a:hover {
    color: #ffffff;
}

.integrations-guide {
    padding: 24px 0;
}

.integrations-guide h2 {
    font-size: 32px;
    font-weight: 700;
}

.integrations-step {
    display: flex;
    gap: 48px;
    justify-content: center;
    padding-bottom: 72px;
}

.integrations-step-section {
    width: 30%;
}

.integrations-step-num {
    color: #ffffff;
    background: #454a52;
    width: 48px;
    height: 48px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 28px;
    font-weight: 700;
}

.integrations-step-section h4 {
    font-weight: 600;
}

.integrations-step-section .integrations-step-text a {
    color: #3da07b;
}

.integrations-step img {
    width: 50%;
    object-fit: contain;
}

@media screen and (max-width:600px) {
    .integrations-banner {
        flex-direction: column;
        padding: 10px 0 40px 0;
        gap: 30px;
    }

    .integrations-banner-titles {
        width: 100%;
    }

    .integrations-banner-titles h1 {
        font-size: 28px;
    }

    .integrations-banner img {
        width: 90%;
    }

    .integrations-options {
        gap: 12px;
        padding: 24px 0 44px;
    }

    .integrations-option {
        width: calc(50% - 20px);
        font-size: 16px;
    }

    .integrations-option img {
        max-width: 100px;
    }

    .integrations-video {
        gap: 32px;
        padding-top: 1rem;
        flex-direction: column;
    }

    .integrations-video-titles {
        width: 100%;
    }

    .integrations-video-titles h2 {
        font-size: 28px;
    }

    .integrations-guide h2 {
        font-size: 28px;
    }

    .integrations-step {
        flex-direction: column;
        gap: 20px;
        padding-bottom: 40px;
    }

    .integrations-step-section {
        width: 100%;
    }

    .integrations-step-num {
        width: 30px;
        height: 30px;
        font-size: 18px;
    }

    .integrations-step img {
        width: 100%;
    }

    .integrations-step .order-2 {
        order: 2;
    }
}
