a,
section.hero.pricing .cycle a:hover {
    text-decoration: none
}

.invisible,
section.pricing .container ul.subscriptions li .features_container ul li.feature_empty:before {
    visibility: hidden
}

section.hero:not(.index),
section.intro,
section.intro h3 {
    text-align: center
}

.button,
section.partners ul {
    white-space: nowrap;
    text-align: center
}

p.glossary-sub-heading {
    font-size: 18px !important
}

section.api-glossary .container h2 {
    font-weight: 700;
    font-size: 25px;
}

section.api-glossary .container a {
    text-decoration:none !important;
    font-size: 18px;
    color: #4f78a9;
}

section.api-glossary .container a:hover {
    text-decoration:none !important
}

section.hero.subpage.api-glossary .container h2 {
    margin-bottom: 0
}

html.sub-glossary section.hero .container h2,
html.api-glossary section.hero .container h2{
    margin-bottom: 0
}


/*new changes of contact-form */

.form_row.country-icon:after {
    display: inline-block;
    content: "\e93d";
    right: 13px;
    color: #333;
    font-family: Linearicons;
    font-size: 20px;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    position: absolute;
    top: 11px;
    font-style: normal;
}

.line-checkbox-outer-block {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.line-checkbox-outer-block .line.checkboxes {
    position: relative;
    width: 100%;
    float: left;
    padding-left: 25px;
    margin-bottom: 15px;
}

.line-checkbox-outer-block .line.checkboxes input {
    position: absolute;
    left: 0;
    top: 5px;
}

@font-face {
    font-family: 'Linearicons-Free';
    src: url('../site_fonts/Linearicons/Linearicons-Free.eot?w118d');
    src: url('../site_fonts/Linearicons/Linearicons-Free.eot?w118d');
    src: url('../site_fonts/Linearicons/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'), url('../site_fonts/Linearicons/Linearicons-Free.woff2?w118d') format('woff2'), url('../site_fonts/Linearicons/Linearicons-Free.woff?w118d') format('woff'), url('../site_fonts/Linearicons/Linearicons-Free.ttf?w118d') format('truetype'), url('fonts/Linearicons-Free.svg?w118d#Linearicons-Free') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../site_fonts/Linearicons/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../site_fonts/Linearicons/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../site_fonts/Linearicons/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../site_fonts/Linearicons/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../site_fonts/Linearicons/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../site_fonts/Linearicons/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
  }
  

  /* open-sans-600 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../site_fonts/Linearicons/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../site_fonts/Linearicons/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../site_fonts/Linearicons/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
         url('../site_fonts/Linearicons/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
         url('../site_fonts/Linearicons/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../site_fonts/Linearicons/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
  }
  /* open-sans-700 - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../site_fonts/Linearicons/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../site_fonts/Linearicons/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../site_fonts/Linearicons/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../site_fonts/Linearicons/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../site_fonts/Linearicons/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../site_fonts/Linearicons/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
  }
  

.lnr {
    font-family: 'Linearicons-Free';
    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;
}

.lnr-home:before {
    content: "\e800";
}

.lnr-apartment:before {
    content: "\e801";
}

.lnr-pencil:before {
    content: "\e802";
}

.lnr-magic-wand:before {
    content: "\e803";
}

.lnr-drop:before {
    content: "\e804";
}

.lnr-lighter:before {
    content: "\e805";
}

.lnr-poop:before {
    content: "\e806";
}

.lnr-sun:before {
    content: "\e807";
}

.lnr-moon:before {
    content: "\e808";
}

.lnr-cloud:before {
    content: "\e809";
}

.lnr-cloud-upload:before {
    content: "\e80a";
}

.lnr-cloud-download:before {
    content: "\e80b";
}

.lnr-cloud-sync:before {
    content: "\e80c";
}

.lnr-cloud-check:before {
    content: "\e80d";
}

.lnr-database:before {
    content: "\e80e";
}

.lnr-lock:before {
    content: "\e80f";
}

.lnr-cog:before {
    content: "\e810";
}

.lnr-trash:before {
    content: "\e811";
}

.lnr-dice:before {
    content: "\e812";
}

.lnr-heart:before {
    content: "\e813";
}

.lnr-star:before {
    content: "\e814";
}

.lnr-star-half:before {
    content: "\e815";
}

.lnr-star-empty:before {
    content: "\e816";
}

.lnr-flag:before {
    content: "\e817";
}

.lnr-envelope:before {
    content: "\e818";
}

.lnr-paperclip:before {
    content: "\e819";
}

.lnr-inbox:before {
    content: "\e81a";
}

.lnr-eye:before {
    content: "\e81b";
}

.lnr-printer:before {
    content: "\e81c";
}

.lnr-file-empty:before {
    content: "\e81d";
}

.lnr-file-add:before {
    content: "\e81e";
}

.lnr-enter:before {
    content: "\e81f";
}

.lnr-exit:before {
    content: "\e820";
}

.lnr-graduation-hat:before {
    content: "\e821";
}

.lnr-license:before {
    content: "\e822";
}

.lnr-music-note:before {
    content: "\e823";
}

.lnr-film-play:before {
    content: "\e824";
}

.lnr-camera-video:before {
    content: "\e825";
}

.lnr-camera:before {
    content: "\e826";
}

.lnr-picture:before {
    content: "\e827";
}

.lnr-book:before {
    content: "\e828";
}

.lnr-bookmark:before {
    content: "\e829";
}

.lnr-user:before {
    content: "\e82a";
}

.lnr-users:before {
    content: "\e82b";
}

.lnr-shirt:before {
    content: "\e82c";
}

.lnr-store:before {
    content: "\e82d";
}

.lnr-cart:before {
    content: "\e82e";
}

.lnr-tag:before {
    content: "\e82f";
}

.lnr-phone-handset:before {
    content: "\e830";
}

.lnr-phone:before {
    content: "\e831";
}

.lnr-pushpin:before {
    content: "\e832";
}

.lnr-map-marker:before {
    content: "\e833";
}

.lnr-map:before {
    content: "\e834";
}

.lnr-location:before {
    content: "\e835";
}

.lnr-calendar-full:before {
    content: "\e836";
}

.lnr-keyboard:before {
    content: "\e837";
}

.lnr-spell-check:before {
    content: "\e838";
}

.lnr-screen:before {
    content: "\e839";
}

.lnr-smartphone:before {
    content: "\e83a";
}

.lnr-tablet:before {
    content: "\e83b";
}

.lnr-laptop:before {
    content: "\e83c";
}

.lnr-laptop-phone:before {
    content: "\e83d";
}

.lnr-power-switch:before {
    content: "\e83e";
}

.lnr-bubble:before {
    content: "\e83f";
}

.lnr-heart-pulse:before {
    content: "\e840";
}

.lnr-construction:before {
    content: "\e841";
}

.lnr-pie-chart:before {
    content: "\e842";
}

.lnr-chart-bars:before {
    content: "\e843";
}

.lnr-gift:before {
    content: "\e844";
}

.lnr-diamond:before {
    content: "\e845";
}

.lnr-linearicons:before {
    content: "\e846";
}

.lnr-dinner:before {
    content: "\e847";
}

.lnr-coffee-cup:before {
    content: "\e848";
}

.lnr-leaf:before {
    content: "\e849";
}

.lnr-paw:before {
    content: "\e84a";
}

.lnr-rocket:before {
    content: "\e84b";
}

.lnr-briefcase:before {
    content: "\e84c";
}

.lnr-bus:before {
    content: "\e84d";
}

.lnr-car:before {
    content: "\e84e";
}

.lnr-train:before {
    content: "\e84f";
}

.lnr-bicycle:before {
    content: "\e850";
}

.lnr-wheelchair:before {
    content: "\e851";
}

.lnr-select:before {
    content: "\e852";
}

.lnr-earth:before {
    content: "\e853";
}

.lnr-smile:before {
    content: "\e854";
}

.lnr-sad:before {
    content: "\e855";
}

.lnr-neutral:before {
    content: "\e856";
}

.lnr-mustache:before {
    content: "\e857";
}

.lnr-alarm:before {
    content: "\e858";
}

.lnr-bullhorn:before {
    content: "\e859";
}

.lnr-volume-high:before {
    content: "\e85a";
}

.lnr-volume-medium:before {
    content: "\e85b";
}

.lnr-volume-low:before {
    content: "\e85c";
}

.lnr-volume:before {
    content: "\e85d";
}

.lnr-mic:before {
    content: "\e85e";
}

.lnr-hourglass:before {
    content: "\e85f";
}

.lnr-undo:before {
    content: "\e860";
}

.lnr-redo:before {
    content: "\e861";
}

.lnr-sync:before {
    content: "\e862";
}

.lnr-history:before {
    content: "\e863";
}

.lnr-clock:before {
    content: "\e864";
}

.lnr-download:before {
    content: "\e865";
}

.lnr-upload:before {
    content: "\e866";
}

.lnr-enter-down:before {
    content: "\e867";
}

.lnr-exit-up:before {
    content: "\e868";
}

.lnr-bug:before {
    content: "\e869";
}

.lnr-code:before {
    content: "\e86a";
}

.lnr-link:before {
    content: "\e86b";
}

.lnr-unlink:before {
    content: "\e86c";
}

.lnr-thumbs-up:before {
    content: "\e86d";
}

.lnr-thumbs-down:before {
    content: "\e86e";
}

.lnr-magnifier:before {
    content: "\e86f";
}

.lnr-cross:before {
    content: "\e870";
}

.lnr-menu:before {
    content: "\e871";
}

.lnr-list:before {
    content: "\e872";
}

.lnr-chevron-up:before {
    content: "\e873";
}

.lnr-chevron-down:before {
    content: "\e874";
}

.lnr-chevron-left:before {
    content: "\e875";
}

.lnr-chevron-right:before {
    content: "\e876";
}

.lnr-arrow-up:before {
    content: "\e877";
}

.lnr-arrow-down:before {
    content: "\e878";
}

.lnr-arrow-left:before {
    content: "\e879";
}

.lnr-arrow-right:before {
    content: "\e87a";
}

.lnr-move:before {
    content: "\e87b";
}

.lnr-warning:before {
    content: "\e87c";
}

.lnr-question-circle:before {
    content: "\e87d";
}

.lnr-menu-circle:before {
    content: "\e87e";
}

.lnr-checkmark-circle:before {
    content: "\e87f";
}

.lnr-cross-circle:before {
    content: "\e880";
}

.lnr-plus-circle:before {
    content: "\e881";
}

.lnr-circle-minus:before {
    content: "\e882";
}

.lnr-arrow-up-circle:before {
    content: "\e883";
}

.lnr-arrow-down-circle:before {
    content: "\e884";
}

.lnr-arrow-left-circle:before {
    content: "\e885";
}

.lnr-arrow-right-circle:before {
    content: "\e886";
}

.lnr-chevron-up-circle:before {
    content: "\e887";
}

.lnr-chevron-down-circle:before {
    content: "\e888";
}

.lnr-chevron-left-circle:before {
    content: "\e889";
}

.lnr-chevron-right-circle:before {
    content: "\e88a";
}

.lnr-crop:before {
    content: "\e88b";
}

.lnr-frame-expand:before {
    content: "\e88c";
}

.lnr-frame-contract:before {
    content: "\e88d";
}

.lnr-layers:before {
    content: "\e88e";
}

.lnr-funnel:before {
    content: "\e88f";
}

.lnr-text-format:before {
    content: "\e890";
}

.lnr-text-format-remove:before {
    content: "\e891";
}

.lnr-text-size:before {
    content: "\e892";
}

.lnr-bold:before {
    content: "\e893";
}

.lnr-italic:before {
    content: "\e894";
}

.lnr-underline:before {
    content: "\e895";
}

.lnr-strikethrough:before {
    content: "\e896";
}

.lnr-highlight:before {
    content: "\e897";
}

.lnr-text-align-left:before {
    content: "\e898";
}

.lnr-text-align-center:before {
    content: "\e899";
}

.lnr-text-align-right:before {
    content: "\e89a";
}

.lnr-text-align-justify:before {
    content: "\e89b";
}

.lnr-line-spacing:before {
    content: "\e89c";
}

.lnr-indent-increase:before {
    content: "\e89d";
}

.lnr-indent-decrease:before {
    content: "\e89e";
}

.lnr-pilcrow:before {
    content: "\e89f";
}

.lnr-direction-ltr:before {
    content: "\e8a0";
}

.lnr-direction-rtl:before {
    content: "\e8a1";
}

.lnr-page-break:before {
    content: "\e8a2";
}

.lnr-sort-alpha-asc:before {
    content: "\e8a3";
}

.lnr-sort-amount-asc:before {
    content: "\e8a4";
}

.lnr-hand:before {
    content: "\e8a5";
}

.lnr-pointer-up:before {
    content: "\e8a6";
}

.lnr-pointer-right:before {
    content: "\e8a7";
}

.lnr-pointer-down:before {
    content: "\e8a8";
}

.lnr-pointer-left:before {
    content: "\e8a9";
}


/* new font s */

.linear-icon-main {
    position: absolute;
    left: 8px;
    animation-name: auto;
    font-size: 20px;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    top: 14px;
    font-style: normal;
    color: #838383;
    width: 30px;
    display: inline-flex;
    justify-content: center;
}


/*new changes of contact-form done */

@font-face {
    font-family: Promo;
    src: url(/fonts/Promo/Promo-Med.eot);
    src: url(/fonts/Promo/Promo-Med.eot?#iefix) format("embedded-opentype"), url(/fonts/Promo/Promo-Med.woff) format("woff"), url(/fonts/Promo/Promo-Med.ttf) format("truetype"), url(/fonts/Promo/Promo-Med.svg) format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: Promo;
    src: url(/fonts/Promo/Promo-Bold.eot);
    src: url(/fonts/Promo/Promo-Bold.eot?#iefix) format("embedded-opentype"), url(/fonts/Promo/Promo-Bold.woff) format("woff"), url(/fonts/Promo/Promo-Bold.ttf) format("truetype"), url(/fonts/Promo/Promo-Bold.svg) format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

.clearfix:after {
    clear: right
}

hr,
img {
    border: 0
}

.button,
img {
    vertical-align: middle
}

.container:after,
.header .logo:after,
.header ul:after {
    clear: both
}

.header.light ul>li.action>a,
section.presentation .side {
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08)
}

.header.dark_bg ul>li.go_to_dashboard>a,
.header.dark_bg ul>li.login>a {
    box-shadow: none
}

.header.dark_bg ul>li.go_to_dashboard>a {
    border: 2px solid #d7d7d9;
    top: -2px
}

.header.dark_bg ul>li.login>a {
    margin-left: 6px
}

@font-face {
    font-family: Linearicons;
    src: url(../site_fonts/Linearicons/Linearicons.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a {
    background-color: transparent;
    color: #283f59
}

a:hover,
footer .right_side span a,
section.cta span>span,
section.faq span>a,
section.faq ul+span span.underline,
section.preapp form fieldset.captcha .line.checkboxes label a,
section.preapp form fieldset.plan .line>label span,
section.preapp h2 span {
    text-decoration: underline
}

 :active,
:focus,
a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

small {
    font-size: 80%
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    line-height: 1.4;
    background-color: #fff
}

body.overflow_hidden {
    overflow: hidden;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

h4,
p {
    line-height: 30px
}

.hidden {
    display: none
}

body {
    position: relative;
    background: #2a3d54;
    font-family: "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #39587f;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.button,
.header .logo a,
.header ul>li>a,
section.hero .container h2,
section.hero .container h4 {
    font-family: Promo, Helvetica, Arial, sans-serif
}

h1 {
    font-size: 70px;
    line-height: 92px
}

h2 {
    font-size: 30px;
    line-height: 40px
}

h3 {
    font-size: 40px;
    line-height: 43px
}

h4 {
    font-size: 16px
}

h5,
p {
    font-size: 14px;
    line-height: 20px;
}

h6 {
    font-size: 12px
}

.button {
    width: 190px;
    height: 60px;
    border-radius: 3px;
    padding: 20px 12px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin-right: 5px;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .05), 0 1px 3px rgba(0, 0, 0, .05)
}

.container,
section,
section .container {
    margin-right: auto;
    margin-left: auto
}

section.faq ul li .q:before,
section.presentation .side>h3:before,
section.pricing_content .container .plan .features h4:before,
section.pricing_content .container .plan .heading p:before {
    font-variant: normal;
    text-transform: none;
    vertical-align: middle
}

section {
    width: 100%
}

.container,
section .container {
    padding-right: 15px;
    width: 1170px;
    padding-left: 15px;
}

section .content-box .section-heading {
    color: #49A3FF;
    font-weight: 300;
    margin-bottom: 30px
}

.button {
    display: inline-block;
    margin-bottom: 0;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    line-height: 1.42857;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.header .logo img {
    display: inline-block;
    margin-right: 10px;
    top: 1px;
    position: relative;
}

.header .logo {
    float: left;
    padding-left: 15px
}

.header {
    right: 0;
    left: 0;
    z-index: 1030;
    border-radius: 0;
    top: 0;
    position: absolute;
    background-color: transparent;
    border: none;
    height: 70px
}

.header.documentation {
    background: #2a3d54;
}

.header.dark_bg {
    background: #283f59
}

.header ul {
    margin: 0;
    float: right;
    padding-left: 0;
    list-style: none
}

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

.header ul>li,
.header ul>li>a {
    display: -webkit-inline-box;
    position: relative
}

.header ul>li {
    float: left
}

.header ul>li>a {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 35px;
    margin: 16px 15px 19px
}

.header.light ul>li>a {
    color: #fff
}

.header ul>li.status>a:before {
    content: '';
    width: 10px;
    height: 10px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    background-color: #47C652;
    position: relative;
    top: 1px;
    left: -6px;
    margin-left: 4px
}

.header ul>li.status>a {
    padding: 0 10px 1px;
    border-radius: 3px;
    background: 0 0;
    margin-right: 0;
    margin-left: 6px
}

.header ul>li.action>a {
    background: rgba(255, 255, 255, .15);
    padding: 0 10px;
    border-radius: 3px;
    margin-right: 0
}

.header ul>li.action.login>a {
    padding: 0 10px 1px
}

.header ul>li.action.cta>a {
    background: #37c625;
    color: #fff;
    text-transform: uppercase;
    padding: 0 10px 1px;
    margin-right: 0
}

.header.light_background ul>li.action.cta>a {
    background: #37c625;
}

.header ul>li.go_to_dashboard>a {
    background: rgba(255, 255, 255, .15);
}

.header .logo a {
    color: #333;
    margin-top: 14px;
    font-weight: 700;
    float: left;
    font-size: 24px;
    line-height: normal;
    margin-left: -15px
}

section.hero {
    padding-top: 155px;
    padding-bottom: 250px;
    background: url(../site_images/world_map_dots.png) #2a3d54;
    color: #fff;
}

section.hero.pricing {
    padding-top: 100px;
    padding-bottom: 250px;
    background: url(../site_images/world_map_dots.png) bottom no-repeat #3d5371;
    background-size: contain
}

section.hero .container h2 {
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 20px;
    font-size: 32px;
    margin-top: 0
}

section.hero .container h1 {
    
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 20px;
    margin-top: 0
}

section.hero .container h3 {

    font-size: 15px;
}

section.hero .container h4 {
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 20px
}

section.hero .container div.detail span {
    color: #fff;
    font-size: 15px;
    display: block;
    margin-bottom: 5px
}

section.hero .container div.detail span:last-of-type {
    margin-bottom: 20px
}

section.hero .container div.detail span:before {
    font-family: Linearicons;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: grayscale;
    content: "\e661";
    border: none;
    padding: 0;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 3px
}

section.hero .container div.detail span.sources:before {
    content: "\e661"
}

section.hero .container div.detail span.compatibility:before {
    content: "\e920"
}

section.hero .container .cta {
    background-color: #4f78a9;
    margin-top: 20px
}

section.hero .container .secondary {
    margin-top: 20px;
    color: #787c81;
    background: #d6dbe3
}

section.hero .demo {
    width: 445px;
    height: 305px;
    font: 14px/25px menlo, monaco, monospace;
    color: #bbc9ce;
    background: rgba(22, 34, 47, .5);
    border-radius: 5px;
    border-top: none;
    position: relative;
    top: 7px;
    right: 10px;
    -webkit-transform: scale(1.1);
    transform: scale(1.05);
}

section.hero.pricing .cycle a,
section.intro h2,
section.intro ul li .heading,
section.partners ul li:first-of-type {
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-weight: 300
}

section.dual_features ul li:before,
section.endpoints_demo .lefthand h3:before,
section.intro ul li .heading:before {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: grayscale
}

section.hero .demo .header {
    position: relative;
    display: block;
    width: 100%;
    height: 35px;
    padding-top: 5px;
    background: rgba(0, 0, 0, .2);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

section.hero .demo .header span {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #ff5f56;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .4), 0 1px 0 rgba(0, 31, 38, .6);
    margin-top: 6px
}

section.hero .demo .header span.red {
    margin-left: 12px
}

section.hero .demo .header span.green {
    background: #28cb42
}

section.hero .demo .header span.yellow {
    background: #ffbd2e
}

section.hero .demo .data ol {
    list-style: none;
    padding: 10px;
    margin: 0
}

section.hero .demo .data ol li {
    counter-increment: line-number
}

section.hero .demo .data ol li:before {
    content: counter(line-number);
    padding: 0;
    margin-left: 5px;
    margin-right: 15px;
    background: rgba(255, 255, 255, 0);
    display: inline-block;
    color: rgba(255, 255, 255, .3)
}

section.hero .demo .data ol li+li:not(:last-child)::before {
    margin-right: 35px
}

section.hero .demo .data ol li.offset:before {
    margin-right: 60px!important
}

section.hero .demo .data .blue {
    color: #86a3dd
}

section.hero .demo .data .number {
    color: #e6db70
}

section.hero.pricing .cycle {
    display: block;
    margin-top: 40px
}

section.hero.pricing .cycle a {
    position: relative;
    background: #fff;
    padding: 10px 10px 10px 30px;
    border-radius: 5px;
    width: 150px;
    display: inline-block;
}

section.hero.pricing .cycle a:not(.selected):hover:before {
    content: "\e999";
}

section.hero.pricing .cycle a:before {
    font-family: Linearicons;
    font-size: 20px;
    display: inline-block;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    margin-right: 10px;
    vertical-align: middle;
    content: "\e98d";
    position: absolute;
    left: 10px;
    top: 5px;
}

section.hero.pricing .cycle a.selected:before {
    content: "\e999";
}

section.hero.pricing .cycle a.monthly {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

section.hero.pricing .cycle a.yearly {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -3px
}

section.hero.pricing .cycle a.selected {
    background: #2a3d54;
    color: #fff
}

section.hero.pricing .cycle a.yearly:after {
    position: absolute;
    right: -15px;
    top: -16px;
    background: #8a9bae;
    color: #fff;
    font-size: 11px;
    padding: 3px 8px;
    border-radius: 3px;
    content: '20% Discount';
    display:none;
}

section.hero.pricing .cycle a.selected.yearly:after {
    background: #3da07b;
}

section.partners {
    margin-top: -115px;
    background: rgba(255, 255, 255, .075)
}

section.partners.standalone {
    margin: 0;
    background: #ebeff4;
}

section.partners .container {
    width: auto
}

section.partners ul {
    list-style: none;
    margin: 0;
    overflow: hidden;
    overflow-x: scroll;
    padding: 40px 0 42px
}

section.partners.standalone ul {
    padding: 30px 0;
}

section.partners ul li {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px
}

section.partners ul li.text {
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-size: 15px;
    margin-left: 30px;
    margin-right: 30px
}

section.partners ul li.teamviewer {
    margin-left: 26px;
    margin-right: 13px
}

section.partners ul li:first-of-type {
    margin-left: 0;
    color: #fff;
    font-size: 15px;
    margin-right: 15px
}

section.partners ul li:last-of-type {
    margin-right: 0
}

section.partners ul li img {
    height: 30px
}

section.partners.standalone ul li.griffin img {
    height: 47px
}

section.partners ul li.fedex img {
    height: 28px
}

section.partners.standalone ul li.fedex img {
    height: 29px
}

section.partners.standalone ul li.teamviewer img {
    height: 35px
}

section.partners.standalone ul li.lyft img {
    height: 43px
}

section.partners.standalone ul li.freelancer img {
    height: 35px
}

section.partners ul li.intel img {
    height: 32px
}

section.partners.standalone ul li.intel img {
    height: 40px
}

section.partners ul li.opera img {
    height: 35px
}

section.partners.standalone ul li.opera img {
    height: 43px
}

section.intro {
    color: rgba(22, 34, 47, 1);
    padding: 40px 0 60px;
    position: relative;
    background: url(../site_images/datapoints.png) no-repeat #ebeff4;
    background-size: contain;
    background-repeat-x: repeat
}

section.intro h2 {
    font-size: 25px;
    line-height: normal;
    margin-bottom: 0
}

section.intro h2:after {
    background: url(../site_images/underline.svg) center no-repeat;
    position: relative;
    display: block;
    width: 200px;
    height: 15px;
    background-size: contain;
    margin: 25px auto;
    opacity: .5
}

section.intro h2:before,
section.intro ul:before {
    content: '';
    display: none
}

section.intro h2:before {
    background: url(https://wac-cdn.atlassian.com/dam/jcr:be09430e-3f78-4712-a953-ddcbe01ea541/jsd-icon.svg?cdnVersion=ji) center no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    background-size: contain;
    margin: 0 auto 15px;
    top: -10px
}

section.intro h3 {
    font-size: 20px;
    line-height: normal;
    max-width: 500px;
    margin: 20px auto 0
}

section.intro ul {
    padding: 50px 0 0;
    margin: 0;
    list-style: none;
    font-size: 15px;
    background: rgba(235, 239, 244, .25)
}

section.intro ul:before {
    height: 100%;
    position: absolute;
    width: 100%;
    background: url(../site_images/fine_waves.svg) no-repeat;
    background-size: 100%;
    left: 0;
    top: 100px
}

section.intro ul li {
    display: inline-block;
    width: 250px;
    text-align: left;
    line-height: normal;
    vertical-align: top;
    margin-left: 21px;
    margin-right: 21px;
    padding: 0;
    border-radius: 5px;
    position: relative
}

section.intro ul li .heading {
    margin-bottom: 5px;
    font-size: 16px
}

section.intro ul li .heading:before {
    font-family: Linearicons;
    font-size: 40px;
    content: "\e661";
    border: none;
    padding: 0;
    display: block;
    margin-right: 10px;
    position: relative;
    font-weight: 400;
    margin-bottom: 15px
}

section.intro ul li.budget .heading:before,
section.intro ul li.features .heading:before,
section.intro ul li.forex .heading:before,
section.intro ul li.integration .heading:before {
    content: '';
    width: 50px;
    height: 50px
}

section.intro ul li.forex .heading:before {
    background: url(../site_images/index_forex.png);
    background-size: 50px
}

section.intro ul li.integration .heading:before {
    background: url(../site_images/index_integration.png);
    background-size: 50px
}

section.intro ul li.features .heading:before {
    background: url(../site_images/index_features.png);
    background-size: 52px
}

section.intro ul li.budget .heading:before {
    background: url(../site_images/index_budget.png);
    background-size: 52px
}

section.intro ul li p {
    line-height: 20px;
    font-size: 14px;
    vertical-align: -webkit-baseline-middle
}

section.intro ul li:first-of-type {
    margin-left: 0
}

section.intro ul li:last-of-type {
    margin-right: 0
}

section.dual_features {
    padding: 0;
    background: #fff;
    line-height: normal
}

section.dual_features .container {
    width: auto;
    padding: 0
}

section.dual_features .section_left,
section.dual_features .section_right {
    display: inline-block;
    width: 50%
}

section.dual_features .section_left {
    color: rgba(22, 34, 47, 1);
    background: #fff;
    padding: 25px 85px 25px 120px
}

section.dual_features .section_right {
    float: right;
    background: url(../site_images/world_map_fade.svg) center no-repeat #2a3d54;
    background-size: 80%;
    height: 100%;
    color: #fff;
    padding: 25px 120px 25px 85px
}

section.dual_features.v2 .section_right {
    background: url(../site_images/datapoints.png) repeat-x #ebeff4;
    color: rgba(22, 34, 47, 1);
    background-size: contain
}

section.dual_features .heading {
    margin-bottom: 5px;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 300
}

section.dual_features .subheading {
    font-size: 16px
}

section.dual_features ul {
    list-style: none;
    padding: 0;
    margin: 15px 0 0
}

section.dual_features ul li {
    position: relative;
    border-bottom: 1px solid #dedee1;
    padding: 20px 0 20px 60px
}

section.dual_features .section_right ul li {
    border-bottom: 1px solid #eeeef61a
}

section.dual_features ul li:last-of-type {
    border-bottom: 0;
    padding-bottom: 30px
}

section.dual_features ul li:before {
    font-family: Linearicons;
    font-size: 23px;
    content: "\e661";
    border: none;
    display: inline-block;
    font-weight: 400;
    position: absolute;
    padding: 8px 8px 8px 9px;
    border-radius: 3px;
    left: 0;
    color: #fff;
    background: rgba(79, 120, 169, .72)
}

section.dual_features.v2 ul li:before {
    background: #3da07b
}

section.client_grid .container h2,
section.dual_features ul li span,
section.endpoints_demo .lefthand h3 {
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-weight: 300
}

section.dual_features ul li.data_coverage:before {
    content: "\e65d"
}

section.dual_features ul li.real_time_updates:before {
    content: "\e8da"
}

section.dual_features ul li.https_encryption:before {
    content: "\e668"
}

section.dual_features ul li.interactive_documentation:before {
    content: "\e782"
}

section.dual_features ul li.tech_support:before {
    content: "\e71e"
}

section.dual_features ul li.usage_statistics:before {
    content: "\e7fc"
}

section.dual_features ul li.historical_rates:before {
    content: "\e663"
}

section.dual_features ul li.optional_parameters:before {
    content: "\e7fd"
}

section.dual_features ul li.currency_conversion:before {
    content: "\e94f"
}

section.dual_features ul li.time_frame_queries:before {
    content: "\e786"
}

section.dual_features ul li.currency_change_queries:before {
    content: "\e7fb"
}

section.dual_features ul li.and_more:before {
    content: "\e975"
}

section.dual_features .section_right ul li:before {
    background: 0 0;
    color: #fff
}

section.client_grid,
section.dual_features.v2 .section_right ul li:before,
section.endpoints_demo {
    color: rgba(22, 34, 47, 1)
}

section.dual_features ul li span {
    font-size: 16px;
    display: block;
    margin-bottom: 5px
}

section.dual_features ul li p {
    line-height: 20px;
    margin-bottom: 0
}

section.dual_features ul li p a {
    text-decoration: underline;
    color: inherit;
}

section.client_grid {
    padding: 60px 0 50px;
    background: #fff;
    text-align: center
}

section.client_grid .container h2 {
    font-size: 25px;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 0
}

section.client_grid .container h3 {
    font-size: 20px;
    line-height: normal;
    max-width: 550px;
    text-align: center;
    margin: 20px auto 0
}

section.client_grid .container .grid {
    display: block;
    text-align: center;
    margin-top: 45px
}

section.client_grid .container .grid .item {
    background: url(../site_images/cust_griffin.png) center no-repeat #59595b;
    border-radius: 5px;
    padding: 40px 100px;
    position: relative;
    margin: 0 10px 20px;
    background-size: 60%;
    width: 200px;
    display: inline-block
}

section.client_grid .container .grid .item.disney {
    background: url(../site_images/cust_disney.png) center no-repeat #7494b4;
    background-size: 70%;
    width: 279px
}

section.client_grid .container .grid .item.lyft {
    background: url(../site_images/cust_lyft.png) center no-repeat #ff00bf;
    background-size: 45%;
    padding: 40px 60px;
    width: auto
}

section.client_grid .container .grid .item.griffin {
    background: url(../site_images/cust_griffin.png) center no-repeat #ff4616;
    background-size: 60%
}

section.client_grid .container .grid .item.teamviewer {
    background: url(../site_images/cust_teamviewer.png) center no-repeat #0d84e2;
    background-size: 72%;
    width: 220px
}

section.client_grid .container .grid .item.intel {
    background: url(../site_images/cust_intel.png) center no-repeat #0071c6;
    background-size: 40%;
    padding: 40px 87px;
    width: auto
}

section.client_grid .container .grid .item.freelancer {
    background: url(../site_images/cust_freelancer.png) center no-repeat #2bb2fe;
    background-size: 65%;
    width: 235px
}

section.client_grid .container .grid .item.fedex {
    background: url(../site_images/cust_fedex_color_2.png) center no-repeat #f1f1f1;
    background-size: 55%
}

section.client_grid .container .grid .item.opera {
    background: url(../site_images/cust_opera.png) center no-repeat #ff1b2c;
    background-size: 70%;
    width: auto;
    padding: 40px 79px
}

section.client_grid .container .grid .item.jetblue {
    background: url(../site_images/cust_jetblue.png) center no-repeat #003876;
    background-size: 50%
}

section.client_grid .container .grid .item.blizzard {
    background: url(../site_images/cust_blizzard.png) center no-repeat #f1f1f1;
    background-size: 50%
}

section.endpoints_demo {
    background: url(../site_images/datapoints_flip.png) no-repeat #ebeff4;
    background-repeat-x: repeat;
    background-size: contain;
    line-height: normal;
    padding: 80px 0
}

section.endpoints_demo .lefthand {
    max-width: 500px;
    display: inline-block
}

section.endpoints_demo .lefthand h3 {
    font-size: 16px;
    display: block;
    margin: 0
}

section.endpoints_demo .lefthand h3:before {
    font-family: Linearicons;
    font-size: 30px;
    content: "\e661";
    border: none;
    padding: 0;
    display: block;
    margin-right: 10px;
    position: relative;
    font-weight: 400;
    margin-bottom: 0
}

section.endpoints_demo .lefthand h3.apps:before {
    content: '\e7bc'
}

section.endpoints_demo .lefthand h3.integrate:before {
    content: '\e986'
}

section.endpoints_demo .lefthand p {
    line-height: 20px;
    margin: 0 0 20px
}

section.endpoints_demo .lefthand a {
    background: #4f78a9;
    padding: 13px 15px;
    height: auto;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 35px;
    display: block;
    width: 130px;
    text-align: center
}

section.endpoints_demo .righthand {
    float: right;
    display: inline-block;
    max-width: 500px
}

section.endpoints_demo .righthand .switcher {
    background: #3b5472;
    background: linear-gradient(to bottom, #3b5472, #334962);
    color: #fff;
    width: 450px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .18);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .18);
    top: 15px;
    position: relative;
}

section.endpoints_demo .righthand .switcher ul.tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #2a3d54;
    border-bottom: 1px solid #54677c;
    max-height: 51px
}

section.endpoints_demo .righthand .switcher ul.tabs li {
    display: inline-block;
    width: 100px;
    text-align: center;
    padding: 15px;
    border: 1px solid #54677c;
    border-bottom-color: transparent;
    border-top: none;
    border-radius: 0;
    margin-right: -4px;
    cursor: pointer
}

section.endpoints_demo .righthand .switcher ul.tabs li.selected {
    background: #3b5472;
    border-bottom: 1px solid #3b5472;
}

section.endpoints_demo .righthand .switcher ul.tabs li.live {
    border-left: none;
}

section.endpoints_demo .righthand .switcher ul.tabs li.historical {
    border-left: 1px solid transparent;
    border-right: none
}

section.endpoints_demo .righthand .switcher ul.tabs li.historical.selected {
    border-left: 1px solid transparent;
}

section.endpoints_demo .righthand .switcher .code {
    padding: 15px 30px 25px;
    font: 13px/21px menlo, monaco, monospace;
    display: none
}

section.endpoints_demo .righthand .switcher .code.live {
    display: block
}

section.endpoints_demo .righthand .switcher .code span.fade {
    color: #aabcd1b8
}

section.endpoints_demo .righthand .switcher .code span.orange {
    color: #f79a59
}

section.cta {
    padding: 30px 0 33px;
    background: url(../site_images/world_map_fade_vanish.svg) center no-repeat, #809dc1;
    color: #fff;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-size: 15px;
    text-align: center;
    background-size: cover;
}

section.cta p {
    font-size: 17px;
    margin-bottom: 0;
    font-weight: 300
}

section.cta a {
    background: #465f81;
    padding: 13px 15px;
    width: auto;
    height: auto;
    margin-left: 20px;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700
}

section.cta p span:after {
    font-family: Linearicons;
    font-size: 20px;
    display: inline-block;
    speak: none;
    font-weight: 700;
    margin-right: 10px;
    margin-top: 0;
    content: "\e944";
    position: relative;
    top: 4px;
    left: 9px
}

section.pricing {
    padding: 40px 0 30px;
    background: #fff;
}

section.pricing .container ul.subscriptions {
    margin: -200px 0 0;
    list-style: none;
    padding: 0;
    text-align: center;
    color: rgba(22, 34, 47, 1)
}

section.pricing .container ul.subscriptions+.enterprise_offer {
    display: block;
    width: 100%;
    color: rgba(22, 34, 47, 1);
    margin: 0 auto;
    margin-top: 40px;
    max-width: 1015px;
    border: 1px solid #dde1e7;
    padding: 15px 20px;
    border-radius: 3px;
}

section.pricing .container ul.subscriptions+.enterprise_offer p:before {
    font-family: Linearicons;
    font-size: 20px;
    display: inline-block;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    margin-right: 9px;
    vertical-align: middle;
    margin-top: -6px;
    content: "\e60b";
}

section.pricing .container ul.subscriptions+.enterprise_offer p {
    margin: 0;
    text-align: center;
}

section.pricing .container ul.subscriptions+.enterprise_offer a {
    font-weight: 700;
    /* text-decoration: underline; */
}

section.pricing .container ul.subscriptions>li {
    text-align: left;
    display: inline-block;
    width: 250px;
    margin-right: 5px;
    margin-left: 5px;
    position: relative;
    border-radius: 5px;
    z-index: 0;
}

section.pricing .container ul.subscriptions>li.highlighted .main_container {
    box-shadow: 0 1rem 3rem 0 rgba(177, 177, 177, .4);
    background: #fff
}

section.pricing .container ul.subscriptions li .main_container {
    border-radius: 5px;
    padding-bottom: 20px;
    background: #ebeff4;
    text-align: center
}

section.pricing .container ul.subscriptions li .main_container .mc_header {
    padding: 35px 0 15px
}

section.pricing .container ul.subscriptions li.highlighted .main_container .mc_header {
    padding-top: 65px
}

section.pricing .container ul.subscriptions li.highlighted .mc_header:before {
    display: block;
    position: absolute;
    top: -2px;
    width: 100%;
    height: 30px;
    color: #fff;
    font-size: 12px;
    font-family: Promo, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding-top: 7px;
    content: 'MOST POPULAR';
    background: #ff6a2e;
    z-index: 1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

section.pricing .container ul.subscriptions li .main_container .mc_header heading {
    font-size: 20px;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-weight: 300
}

section.pricing .container ul.subscriptions li .main_container .mc_header heading:before {
    font-family: Linearicons;
    font-size: 30px;
    display: inline-block;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -7px;
    content: "\e605"
}

section.pricing .container ul.subscriptions li.free .main_container .mc_header heading:before {
    content: "\e603"
}

section.pricing .container ul.subscriptions li.basic .main_container .mc_header heading:before {
    content: "\e83a"
}

section.pricing .container ul.subscriptions li.professional .main_container .mc_header heading:before {
    content: "\e837"
}

section.pricing .container ul.subscriptions li.business .main_container .mc_header heading:before {
    content: "\e74a"
}

section.pricing .container ul.subscriptions li.enterprise .main_container .mc_header heading:before {
    content: "\e60b"
}

section.pricing .container ul.subscriptions li .main_container .short_description {
    height: 100px;
    padding: 15px;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 20px;
    display: block
}

section.pricing .container ul.subscriptions li .main_container .price {
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    line-height: normal
}

section.pricing .container ul.subscriptions li .main_container .price .monthly_data {
    display: none
}

section.pricing .container ul.subscriptions li .main_container .price span {
    font-size: 20px;
    font-family: "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, sans-serif;
    font-weight: 600;
    margin-right: 2px
}

section.pricing .container ul.subscriptions li .main_container .price small {
    font-size: 12px
}

section.pricing .container ul.subscriptions li .main_container .price small.yearly_price,
section.pricing .container ul.subscriptions li.enterprise .main_container .price small {
    display: block;
    color: rgba(0, 0, 0, .4);
    margin-top: 5px;
    font-weight: 600;
    font-size: 12px
}

section.pricing .container ul.subscriptions li .main_container a {
    background: #dde1e7;
    padding: 15px 10px;
    margin: 0 auto;
    display: inline-block;
    font-size: 14px;
    font-family: Promo, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #71727b;
    width: 85%;
    border-radius: 3px
}

section.pricing .container ul.subscriptions li.business .main_container a {
    background: #2a3d54;
    color: #fff
}

section.pricing .container ul.subscriptions li.highlighted .main_container a {
    background: #37c625;
    color: #fff
}

section.pricing .container ul.subscriptions li .main_container a+a {
    display: inline-block;
    white-space: nowrap
}

section.pricing .container ul.subscriptions li .features_container {
    padding: 0;
    list-style: none;
    margin-top: 35px
}

section.pricing .container ul.subscriptions li .features_container ul {
    margin: 0 -7px 0 0;
    padding: 0;
    list-style: none;
    border-right: 1px solid #dde1e7
}

section.pricing .container ul.subscriptions li.business .features_container ul {
    border-right: 0
}

section.pricing .container ul.subscriptions li .features_container ul li {
    text-align: left;
    padding-top: 0;
    padding-bottom: 13px;
    padding-left: 15px;
    border-bottom: 0
}

section.faq,
section.faq.pricing {
    text-align: center
}

section.pricing .container ul.subscriptions li .features_container ul li span {
    font-size: 12px;
    font-weight: 600;
    color: #949494
}

section.pricing .container ul.subscriptions li .features_container ul li:before {
    font-family: Linearicons;
    font-size: 20px;
    display: inline-block;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -7px;
    content: "\e6b3";
    position: relative;
    top: 2px;
}

section.faq .container .topic h3,
section.faq .container h2 {
    line-height: normal;
    font-weight: 300;
    font-family: Promo, Helvetica, Arial, sans-serif
}

section.pricing .container ul.subscriptions li .features_container ul li.feature_api_requests:before {
    content: "\e90b"
}

section.pricing .container ul.subscriptions li .features_container ul li.feature_updates:before {
    content: "\e8da"
}

section.pricing .container ul.subscriptions li .features_container ul li.feature_historical:before {
    content: "\e663";
}

section.pricing .container ul.subscriptions li .features_container ul li.feature_support:before {
    content: "\e723"
}

section.pricing .container ul.subscriptions li .features_container ul li.feature_https:before {
    content: "\e668"
}

section.pricing .container ul.subscriptions li .features_container ul li.feature_source_currency_switching:before {
    content: "\e760"
}

section.pricing .container ul.subscriptions li .features_container ul li.feature_currency_conversion_endpoint:before {
    content: "\e94f"
}

section.pricing .container ul.subscriptions li .features_container ul li.feature_time_frame_queries:before {
    content: "\e786"
}

section.pricing .container ul.subscriptions li .features_container ul li.feature_currency_change_queries:before {
    content: "\e7fb"
}

section.pricing .container ul.subscriptions li .features_container ul li.feature_custom_solutions:before {
    content: "\e672"
}

section.faq {
    color: rgba(22, 34, 47, 1);
    padding: 50px 0 20px;
    background: #fff
}

section.faq .container h2 {
    font-size: 25px;
    margin-bottom: 40px;
    margin-top: 0
}

section.faq .container .topic {
    margin: 0 auto 35px;
    text-align: left
}

section.faq.full .container .topic {
    max-width: 960px
}

section.faq .container .topic h3 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #949494
}

section.faq .container .topic ul {
    list-style: none;
    padding: 0;
    margin: 0
}

section.faq .container .topic ul li:first-of-type p.question {
    border-top: 1px solid #dedee1
}

section.faq .container .topic ul li p.question {
    position: relative;
    font-weight: 600;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #dedee1;
    cursor: pointer
}

section.faq .container .topic ul li:not(.open):hover p.question:after,
section.faq .container .topic ul li:not(.open):hover p.question:before {
    background: #4f78a9
}

section.faq .container .topic ul li:last-of-type p.question {
    border-bottom: 0
}

section.faq .container .topic ul li p.question:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 2px;
    top: 50%;
    right: 15px;
    margin-left: -6px;
    margin-top: -1px;
    background: #aaadb1
}

section.faq .container .topic ul li.open p.question:before {
    background: #4f78a9
}

section.faq .container .topic ul li p.question:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 12px;
    top: 50%;
    right: 20px;
    margin-left: -1px;
    margin-top: -6px;
    transition: transform .25s ease, opacity .25s ease 75ms;
    background: #aaadb1
}

section.faq .container .topic ul li.open p.question:after {
    display: none
}

section.faq .container .topic ul li p.answer {
    display: none;
    background: #ebeff4;
    padding: 20px 15px;
    line-height: 23px;
    margin-bottom: 0
}

section.faq .container .topic ul li.yellow p.answer {
    background: #fdfd7b
}

section.faq .container .topic ul li.open p.answer {
    display: block
}

section.faq .container .topic ul li p a {
    text-decoration: underline;
    color: #2e67a8
}

section.faq .container .topic>a {
    background: #4f78a9;
    padding: 15px 40px 15px 10px;
    margin: 0 auto;
    display: inline-block;
    font-size: 14px;
    font-family: Promo, Helvetica, Arial, sans-serif;
    color: #fff;
    width: 300px;
    border-radius: 3px;
    text-align: center;
    position: relative;
    cursor: pointer
}

section.faq .container .topic>a:after {
    font-family: Linearicons;
    font-size: 20px;
    speak: none;
    font-weight: 700;
    content: "\e944";
    position: absolute;
    right: 17px;
    top: 10px
}

section.faq .container .inline_left {
    display: inline-block;
    width: 500px;
    margin-right: 25px;
    vertical-align: top
}

section.faq .container .inline_right {
    display: inline-block;
    width: 500px;
    margin-left: 25px;
    vertical-align: top
}

section.we_accept {
    padding: 25px 0;
    text-align: center;
    background: #ebeff4;
}

section.we_accept .container ul {
    padding: 0;
    margin: 0;
    list-style: none
}

section.we_accept .container ul li {
    display: inline-block;
    width: 69px;
    height: 43px;
    background: url(../site_images/payment_method_visa.svg) no-repeat;
    background-size: cover;
    margin-right: 15px
}

section.we_accept .container ul li.text {
    background: 0 0;
    width: 300px;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-size: 15px;
    margin-right: 20px;
    vertical-align: top;
    position: relative;
    top: 10px
}

section.we_accept .container ul li.visa {
    background: url(../site_images/payment_method_visa.svg) no-repeat;
    background-size: cover
}

section.we_accept .container ul li.mastercard {
    background: url(../site_images/payment_method_mastercard.svg) no-repeat;
    background-size: cover
}

section.we_accept .container ul li.amex {
    background: url(../site_images/payment_method_amex.svg) no-repeat;
    background-size: cover
}

section.we_accept .container ul li.diners {
    background: url(../site_images/payment_method_diners.svg) no-repeat;
    background-size: cover
}

section.we_accept .container ul li.discover {
    background: url(../site_images/payment_method_discover.svg) no-repeat;
    background-size: cover
}

section.we_accept .container ul li.paypal {
    background: url(../site_images/payment_method_paypal.svg) center no-repeat #fff;
    background-size: cover;
    border-radius: 5px
}

section.hero.subpage {
    padding: 95px 0 70px;
    background: url(../site_images/world_map_dots.png) #3d5371
}

section.hero.subpage.nosubheading {
    padding: 95px 0 45px;
}

section.hero.documentation {
    padding: 85px 0 30px 0;
    color: rgba(22, 34, 47, 1);
    background: url(../site_images/datapoints.png) no-repeat #ebeff4;
    background-size: contain;
    background-repeat-x: repeat;
}

section.hero.documentation h2 {
    font-weight: 300;
    font-size: 25px;
}

section.hero.documentation .intro_buttons {}

section.hero.documentation .intro_buttons .left,
section.hero.documentation .intro_buttons .right {
    display: inline-block;
    width: 50%;
    text-align: left;
    padding: 10px;
    box-sizing: border-box;
}

i {
    float: left;
}

section.hero.documentation .intro_buttons .right {
    float: right;
}

section.hero.documentation .intro_buttons div h3 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 13px;
}

section.hero.documentation .intro_buttons div h3:before {
    font-family: Linearicons;
    font-size: 25px;
    content: "\e661";
    border: none;
    padding: 0;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    font-weight: 400;
    margin-bottom: 0;
    top: 4px;
}

section.hero.documentation .intro_buttons div.left h3:before {
    content: "\e837";
}

section.hero.documentation .intro_buttons div.right h3:before {
    content: "\e90c";
}

section.hero.documentation .intro_buttons div p {
    max-width: 450px;
}

section.hero.documentation .intro_buttons div a {
    background: #4f78a9;
    padding: 7px 10px;
    height: auto;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
    display: block;
    width: 190px;
    text-align: center;
}

section.hero.subpage .container h3 {
    line-height: 22px;
    font-size: 15px;
    max-width: 550px;
    margin: 0 auto
}

section.cta_contact .container p a,
section.cta_faq .container p a {
    height: auto;
    margin-left: 20px;
    border-radius: 3px;
    width: auto;
    text-transform: uppercase
}

section.cta_contact {
    padding: 25px 0 28px;
    background: #ebeff4;
    font-size: 14px;
    text-align: center;
    background-size: cover;
    color: rgba(22, 34, 47, 1)
}

section.cta_contact .container p {
    font-size: 14px;
    margin-bottom: 0
}

section.cta_contact .container p span {
    font-weight: 600
}

section.cta_contact .container p a {
    background: #4f78a9;
    padding: 13px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 700
}

section.cta_faq {
    padding: 25px 0 28px;
    background: #ebeff4;
    font-size: 14px;
    text-align: center;
    background-size: cover;
    color: rgba(22, 34, 47, 1)
}

section.cta_faq .container p {
    font-size: 14px;
    margin-bottom: 0
}

section.cta_faq .container p span {
    font-weight: 600
}

section.cta_faq .container p a {
    background: #4f78a9;
    padding: 13px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 700
}

section.affiliates {
    color: rgba(22, 34, 47, 1);
    background: #fff;
    padding: 50px 0 50px;
}

section.affiliates .container {
    max-width: 960px;
}

section.affiliates .container img {
    margin-bottom: 25px
}

section.affiliates .container h3+p {
    line-height: 20px
}

section.affiliates .container ul {
    margin-bottom: 20px;
}

section.affiliates .container ul li {
    margin-bottom: 12px;
}

section.affiliates .container h3+p a {
    text-decoration: underline;
}

section.affiliates .container h3 {
    font-size: 18px;
    line-height: normal;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin-bottom: 15px
}

section.affiliates .container a.button.join {
    background-color: #4f78a9;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 250px;
    font-family: inherit;
    text-transform: capitalize;
    font-size: 14px;
    padding: 18px;
}

section.affiliates .container table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 45px;
}

section.affiliates .container table th {
    padding: 12px 15px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    font-weight: 600;
    text-align: left;
}

section.affiliates .container table td {
    padding: 15px 15px 13px 15px;
    border-bottom: 1px dashed #e0e0e0;
    text-align: left;
}

section.affiliates .container table td span:before {
    font-family: Linearicons;
    font-size: 20px;
    display: inline-block;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -5px;
    content: "\e605";
}

section.affiliates .container table td span.basic:before {
    content: "\e83a"
}

section.affiliates .container table td span.professional:before {
    content: "\e837"
}

section.affiliates .container table td span.business:before {
    content: "\e74a"
}


/* product footer */

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

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

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


/* product footer */
.line-checkbox-outer-block .line.checkboxes input#email_service_updates.error + label, .line-checkbox-outer-block .line.checkboxes input#tos_accepted.error + label, .line-checkbox-outer-block .line.checkboxes input#tos_accepted.error + label a{
    color: #ff0000;
}
.confirmation-note {
    color: #000;
    text-align: justify;
    font-weight: 400;
    font-size: 13px;
}
.confirmation-note span {
    font-weight: 600;
    color: #002f4a;
}
.contact_form .confirmation-note {
    margin-bottom: 20px;
}
.contact_form .line-checkbox-outer-block {
    margin-bottom: 0px;
}

@media screen and (max-width: 800px) {
    section.affiliates .container table td span:before {
        display: none;
    }
    section.affiliates .container ul {
        padding: 0;
        list-style: none;
    }
}

section.about {
    color: rgba(22, 34, 47, 1);
    background: #fff;
    padding: 50px 0 50px;
}

section.about .container img {
    height: 45px;
    margin-bottom: 20px
}

section.about .container h3 {
    font-size: 18px;
    line-height: normal;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin-bottom: 15px
}

section.about .container h3+p {
    line-height: 20px
}

section.offices {
    padding: 0;
    background: #fff;
    line-height: normal
}

section.offices .container {
    width: auto;
    padding: 0
}

section.offices .container .locations .location {
    display: inline-block;
    width: 50%
}

section.offices .container .locations .location.vienna {
    background: url(../site_images/office_vienna_transparent.png) rgba(42, 61, 84, 1);
    background-size: cover;
    background-position: center;
    padding: 25px 85px 25px 120px;
    color: #fff
}

section.offices .container .locations .location.london {
    float: right;
    background: url(../site_images/office_london_transparent.png) rgba(42, 61, 84, 1);
    background-position: center;
    background-size: cover;
    height: 100%;
    color: #fff;
    padding: 25px 120px 25px 85px
}

section.offices .container .locations .location h4 {
    text-transform: uppercase;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-size: 20px
}

section.offices .container .locations .location p {
    font-weight: 600;
    line-height: 20px
}

section.social_media {
    background: #ebeff4;
    padding: 30px 0;
}

section.social_media .container {}

section.social_media .container .socials {
    text-align: center;
}

section.social_media .container .socials a {
    display: inline-block;
    width: 35px;
    height: 35px;
    vertical-align: middle;
}

section.social_media .container .socials a {
    background: url(../site_images/github-original.svg);
    margin-right: 10px;
}

section.social_media .container .socials a.text {
    width: 200px;
    background: none;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: normal;
    vertical-align: middle;
    text-decoration: none;
    cursor: default;
    position: relative;
    top: 6px;
    margin-right: 20px;
}

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

section.social_media .container .socials a.facebook {
    background: url(../site_images/facebook-original.svg);
}

section.social_media .container .socials a.linkedin {
    background: url(../site_images/linkedin-original.svg);
}

section.social_media .container .socials a.github {
    background: url(../site_images/github-dark.svg);
}

section.about .container .links {
    margin-top: 30px
}

section.about .container .links a {
    display: block;
    color: inherit;
    font-weight: 400;
    line-height: 30px;
    max-width: 225px;
}

section.about .container .links a:before {
    font-family: Linearicons;
    font-size: 20px;
    display: inline-block;
    speak: none;
    font-weight: 400;
    margin-right: 10px;
    content: "\e71f";
    position: relative;
    top: 3px
}

section.about .container .links a.pricing:before {
    content: "\e755"
}

section.about .container .links a.docs:before {
    content: "\e782"
}

section.about .container .links a.contact:before {
    content: "\e728"
}

section.other_products {
    padding: 40px 0 20px;
    text-align: center;
    color: rgba(22, 34, 47, 1);
    background: #fff
}

section.other_products .container ul {
    padding: 0;
    margin: 0;
    list-style: none
}

section.other_products .container ul li {
    display: inline-block;
    width: 260px;
    text-align: left;
    margin-bottom: 40px;
    margin-right: 10px;
    margin-left: 10px;
    background: 0 0;
    border-radius: 5px;
    position: relative
}

section.other_products .container ul li img {
    height: 60px;
    display: inline-block;
    padding-left: 10px
}

section.other_products .container ul li p {
    line-height: normal;
    margin-top: 10px;
    text-align: left
}

section.other_products .container ul li a {
    margin: 0 auto 0 10px;
    display: inline-block;
    font-size: 13px;
    border-radius: 3px;
    width: 125px;
    text-align: center;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    left: 48px;
    text-decoration: underline
}

section.other_products .container ul li .next {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 0
}

section.other_products .container ul li .next>span {
    font-weight: 600;
    font-size: 15px;
    display: block
}

section.other_products .container ul li .next>span+span {
    display: block;
    font-size: 12px;
    color: #6C798F
}

section.contact_form .container h2,
section.other_products .container h2 {
    font-size: 25px;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin-top: 0;
    line-height: normal
}

section.other_products .container h2 {
    margin-bottom: 60px
}

section.contact_form {
    padding: 50px 0 60px;
    background: bottom repeat-x #fff;
    text-align: center;
    color: rgba(22, 34, 47, 1);
    background-size: 17%
}

section.contact_form .container h2 {
    margin-bottom: 10px
}

section.contact_form .container h3 {
    font-size: 17px;
    line-height: normal;
    max-width: 500px;
    margin: 0 auto 30px
}

section.contact_form .container form {
    max-width: 500px;
    margin: 0 auto;
    text-align: left
}

section.contact_form .container form fieldset.alerts {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid transparent;
    margin: 0 0 20px;
    background: #e35256;
    color: #fff;
    font-weight: 600
}

section.contact_form .container form fieldset.alerts.success {
    background: #3da07b
}

section.contact_form .container form .form_row {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    position: relative
}

section.contact_form .container form .form_row input {
    width: 100%;
    padding: 15px 10px 15px 40px;
    border-radius: 5px;
    border: 1px solid #d7d7d9
}

section.contact_form .container form .form_row select {
    width: 100%;
    padding: 15px 10px 15px 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 5px;
    border: 1px solid #d7d7d9
}

section.contact_form .container form .form_row textarea {
    width: 100%;
    border-radius: 5px;
    resize: vertical;
    padding: 15px;
    border: 1px solid #d7d7d9;
    min-height: 150px
}

section.contact_form .container form .form_row .error {
    background: #fce3e4;
    border-color: #f3b9bb
}

section.contact_form .container form .form_row label {
    background: #4f78a9;
    padding: 13px 15px;
    width: 100%;
    height: auto;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    text-align: center;
    cursor: pointer
}

section.contact_form .container form .form_row i:before,
section.contact_form .container form .form_row.subject i:after {
    font-family: Linearicons;
    font-size: 20px;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    position: absolute;
    top: 11px;
    font-style: normal
}

section.contact_form .container form .form_row label.loading {
    cursor: default;
    pointer-events: none;
    opacity: .5
}

section.contact_form .container form .form_row label+input {
    visibility: hidden;
    position: absolute
}

section.contact_form .container form .form_row i:before {
    display: inline-block;
    content: "\e6b3";
    left: 13px;
    color: #838383
}

section.contact_form .container form .form_row.name i:before {
    content: "\e71e"
}

section.contact_form .container form .form_row.email i:before {
    content: "\e697"
}

section.contact_form .container form .form_row.subject i:before {
    content: "\e60b"
}

section.contact_form .container form .form_row.subject i:after {
    display: inline-block;
    content: "\e93d";
    right: 13px;
    color: #333
}

section.sitemap {
    padding: 60px 0 70px;
    background: #fff;
    text-align: center;
    color: rgba(22, 34, 47, 1)
}

section.sitemap .container ul {
    padding: 0;
    margin: 0 40px;
    list-style: none;
    display: inline-block;
    text-align: left
}

section.sitemap .container ul li {
    margin-bottom: 10px
}

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

section.currencies {
    color: rgba(22, 34, 47, 1);
    text-align: center;
    background: #fff;
    padding: 40px 0 50px
}

section.currencies .container table {
    max-width: 800px;
    margin: 0 auto;
    text-align: left;
    border-collapse: collapse;
    width: 100%
}

section.currencies .container table thead tr th {
    padding: 10px;
    background: #2a3d54;
    color: #fff
}

section.currencies .container table tbody tr.light_gray {
    background: #ebeff4
}

section.currencies .container table tbody td {
    padding: 10px
}

section.cta_secondary {
    padding: 25px 0 28px;
    background: #ebeff4;
    font-size: 14px;
    text-align: center;
    background-size: cover;
    color: rgba(22, 34, 47, 1)
}

section.cta_secondary .container p {
    font-size: 14px;
    margin-bottom: 0
}

section.cta_secondary .container p span {
    font-weight: 600
}

section.cta_secondary .container p a {
    background: #4f78a9;
    padding: 13px 15px;
    width: auto;
    height: auto;
    margin-left: 20px;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700
}

section.preapp {
    padding-top: 100px;
    padding-bottom: 60px;
    background: #3d5371 url(../site_images/world_map_dots.png) center no-repeat;
    background-size: contain;
    color: #fff;
    text-align: center;
}

section.preapp.forgot,
section.preapp.login {
    padding-bottom: 100px;
    padding-top: 120px;
    background: #3d5371;
}

section.preapp h2 {
    text-align: center;
    margin-bottom: 35px;
    margin-top: 10px;
    letter-spacing: -1px;
    font-weight: 400
}

section.preapp h2 span {
    font-weight: 600
}

section.preapp.login p.join {
    text-align: center;
    margin-top: 35px;
    font-family: "Roboto Mono", Helvetica, Arial, sans-serif;
    letter-spacing: -.1px
}

section.preapp.login p.join a {
    background: #283f59;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 8px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 700;
    margin-left: 5px
}

section.preapp form fieldset {
    border: 0;
    margin: 0 auto 15px;
    background: #cbd6e3;
    border-radius: 3px;
    width: 450px;
    padding: 0;
    overflow: hidden;
    text-align: left;
}

section.preapp form fieldset.alerts {
    padding: 5px 10px 7px;
    font-weight: 600;
    background: #e35256;
}

section.preapp form fieldset.alerts.success {
    background: #3da07b
}

section.preapp.signup form fieldset:not(.captcha):not(.plan) {
    padding-bottom: 5px
}

section.preapp.signup form fieldset.captcha {
    text-align: center;
    padding-top: 25px
}

section.preapp.login form fieldset {
    width: 350px;
    padding-top: 5px
}

section.preapp form fieldset.captcha div:not(.line) {
    margin: 0;
    width: auto!important;
    height: auto!important
}

section.preapp form fieldset.captcha div.line {
    margin-top: 20px;
    border-top: 1px solid rgba(40, 63, 89, .2);
    margin-bottom: 0;
    padding: 14px 25px 10px
}

section.preapp form fieldset.captcha div.line.tos {
    margin-top: 0
}

section.preapp form fieldset.captcha .line.checkboxes input {
    width: 20px;
    display: inline-block;
    float: left;
    position: relative;
    left: -5px;
    top: 1px
}

section.preapp form fieldset.captcha .line.checkboxes input.error+label,
section.preapp form fieldset.captcha .line.checkboxes input.error+label a {
    color: red
}

section.preapp form fieldset.captcha .line.checkboxes label {
    text-align: left;
    font-weight: 400;
    margin-bottom: 0;
    float: right;
    width: 370px;
    position: relative;
    top: -4px;
    right: 5px
}

section.preapp.forgot form fieldset label.submit {
    display: block;
    padding: 10px 5px 13px;
    font-weight: 700;
    background: #4f78a9;
    cursor: pointer;
    pointer-events: all;
    text-align: center;
    margin-top: 20px;
}

section.preapp.forgot form fieldset p {
    color: #333;
    text-align: left;
    padding: 10px 15px 15px;
    font-size: 14px;
    line-height: normal;
    border-bottom: 1px solid rgba(40, 63, 89, .35)
}

section.preapp.forgot form fieldset p span {
    font-weight: 700;
    display: block;
    margin-bottom: 5px
}

section.preapp form fieldset.captcha label.submit {
    display: block;
    background: rgba(40, 63, 89, .2);
    padding: 10px 5px 13px;
    font-weight: 700;
    pointer-events: none
}

section.preapp form fieldset.captcha label.submit.enabled,
section.preapp.login form fieldset label.submit {
    background: #3da07b;
    pointer-events: all;
    cursor: pointer
}

section.preapp.login form fieldset label.submit {
    display: block;
    padding: 10px 5px 13px;
    font-weight: 700;
    text-align: center
}

section.preapp form fieldset>span {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    background: #4f78a9;
    color: #fff;
    padding: 10px 10px 10px 40px;
    font-size: 13px;
    position: relative;
}

section.preapp form fieldset>span:before {
    font-family: Linearicons;
    font-size: 20px;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    position: absolute;
    top: 4px;
    left: 11px;
    font-style: normal;
    content: "\e60b";
}

section.preapp form fieldset.account>span:before {
    content: "\e71b";
    top: 5px;
}

section.preapp form fieldset.billing>span:before {
    content: "\e74c";
}

section.preapp form fieldset.company>span:before {
    content: "\e60b";
}

section.preapp form fieldset .line {
    display: block;
    margin-bottom: 10px;
    padding: 5px 10px 0
}

section.preapp.login form fieldset .line:last-of-type {
    margin-bottom: 30px
}

section.preapp.login form fieldset .line {
    margin-bottom: 10px
}

section.preapp form fieldset .line.double input {
    width: 49.5%;
}

section.preapp form fieldset .line label {
    display: block;
    margin-bottom: 7px;
    color: #333;
    font-weight: 600;
    font-size: 14px
}

section.preapp form fieldset .line label a.forgot,
section.preapp.forgot form fieldset .line label a.log_in_instead {
    float: right;
    text-decoration: underline;
    color: inherit
}

section.preapp form fieldset .line label span.star {
    color: red;
    font-size: 12px;
    position: relative;
    top: -3px;
    left: 0;
    margin-right: 0
}

section.preapp form fieldset .line input {
    border-radius: 3px;
    border: 1px solid rgba(40, 63, 89, .35);
    padding: 10px 7px;
    width: 100%;
    color: #333;
}

input.error,
select.error {
    background: #fce3e4!important;
    border-color: #f3b9bb!important
}

section.preapp form fieldset .line select {
    width: 100%;
    height: 41px;
    background: #fff;
    color: #333;
    border: 1px solid rgba(40, 63, 89, .35);
    border-radius: 3px
}

form fieldset .line select.disabled {
    pointer-events: none;
    cursor: default;
    background: #d8e0ea!important;
    border: 0!important
}

section.preapp form fieldset.plan .line>label {
    margin-bottom: 15px
}

section.preapp form fieldset.plan.free .line {
    margin-bottom: 0
}

section.preapp form fieldset.plan.free .line>label {
    margin-bottom: 8px
}

section.preapp form fieldset.plan.free .frequency {
    display: none
}

section.preapp form fieldset.plan .line>label span {
    font-weight: 700
}

section.preapp form fieldset.plan .line>label .right {
    float: right;
    text-decoration: none
}

section.preapp form fieldset.plan .line>label .right a {
    color: inherit
}

section.preapp form fieldset.plan .line>div>label {
    font-weight: 400
}

section.preapp form fieldset.plan .line>div>label input {
    display: inline;
    width: 20px
}

section.preapp form fieldset.plan .line>div>label .discount {
    background: #3da07b;
    color: #fff;
    display: inline-block;
    padding: 1px 6px 3px;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 700;
    margin-left: 2px
}

section.legal {
    background: #fff;
    padding: 40px 0;
    color: rgba(22, 34, 47, 1);
}

section.legal .container {}

section.legal .container {}

section.legal .container h1 {
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: 30px;
    line-height: normal;
    font-weight: 300;
    font-family: Promo, Helvetica, Arial, sans-serif;
}

section.legal .container h2 {
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 20px;
    font-size: 32px;
    margin-top: 0
}

section.legal .container h4 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height: normal;
    font-weight: 300;
    font-family: Promo, Helvetica, Arial, sans-serif;
}

section.legal .container p {}

section.legal .container ul {}

section.legal .container ul li {}

section.legal .container a {
    text-decoration: underline;
}

section.api_documentation {
    padding: 30px 0 30px 0;
    text-align: left;
    color: rgba(22, 34, 47, 1);
    background: #ffffff;
}

section.api_documentation .container {}

section.api_documentation .container .menu {
    float: left;
    width: 250px;
    color: rgba(22, 34, 47, 1);
    margin-top: 15px;
    border-right: 1px solid #eeeeee;
}

section.api_documentation .container .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #ffffff;
    margin-bottom: 20px;
}

section.api_documentation .container .menu ul.github {
    margin-bottom: 0px;
    margin-top: 25px;
}

section.api_documentation .container .menu ul li a {
    padding: 5px 15px;
    display: block;
    font-weight: 300;
    color: rgba(22, 34, 47, 1);
}

section.api_documentation .container .menu ul li:first-of-type a {}

section.api_documentation .container .menu ul li:last-of-type a {}

section.api_documentation .container .menu ul li a:hover {
    text-decoration: none;
    background: #eeeeee;
}

section.api_documentation .container .menu ul.github li a {
    font-weight: 600;
    padding: 10px 15px 11px 45px;
    margin-bottom: 10px;
    position: relative;
    font-size: 14px;
    color: rgba(22, 34, 47, 1);
    margin-bottom: 0;
    background: #eeeeee;
}

section.api_documentation .container .menu ul.github li a:before {
    background: url(https://currencylayer.com/images/assets/github_x2.png);
    content: '';
    padding: 10px;
    position: absolute;
    left: 15px;
    background-size: contain;
}

section.api_documentation .container .menu ul li.doc_heading {
    font-weight: 600;
    padding: 10px 15px 11px 15px;
    position: relative;
    font-size: 16px;
}

section.api_documentation .container .menu ul li.doc_heading:before {
    font-family: Linearicons;
    font-size: 20px;
    display: inline-block;
    speak: none;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    content: "\e6b3";
    position: absolute;
    top: 5px;
    left: 15px;
    display: none;
}

section.api_documentation .container .menu ul li.doc_heading.specs:before {
    content: "\e673";
}

section.api_documentation .container .menu ul li.doc_heading.features:before {
    content: "\e68d";
    font-size: 22px;
    top: 3px;
    left: 14px;
}

section.api_documentation .container .menu ul li.doc_heading.examples:before {
    content: "\e909";
}

section.api_documentation .container .menu ul li.doc_heading.downloads:before {
    content: "\e6be";
}

section.api_documentation .container .menu ul li.doc_heading.github:before {
    content: "\e6be";
}

section.api_documentation .container .content {
    float: right;
    width: 860px;
    color: #283f59;
}

section.api_documentation .container .content .topic {
    background: #ffffff;
    padding: 10px 0px;
    margin-bottom: 10px;
}

section.api_documentation .container .content .topic h2 {
    margin-top: 0;
    line-height: normal;
    font-weight: 300;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-size: 30px;
    margin-bottom: 20px;
    /* border-bottom: 1px solid #dde1e7;
     */
    /* padding-bottom: 15px;
     */
}

section.api_documentation .container .content .topic h3 {
    line-height: normal;
    font-weight: 300;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-size: 19px;
    margin-top: 10px;
    border-bottom: 1px solid #dde1e7;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

section.api_documentation .container .content .topic h3 span {
    display: inline;
    float: right;
    font-size: 14px;
    background: rgba(40, 63, 89, .15);
    padding: 1px 5px 3px;
    border-radius: 3px;
    color: rgba(0, 0, 0, .5);
    top: 0;
    position: relative;
}

section.api_documentation .container .content .topic h3 a {
    display: inline;
    float: right;
    font-size: 14px;
    background: #4f78a9;
    padding: 3px 6px;
    border-radius: 3px;
    color: #ffffff;
    top: 0;
    position: relative;
}

section.api_documentation .container .content .topic p {
    margin-bottom: 15px;
}

section.api_documentation .container .content .topic p a {
    text-decoration: underline;
}

section.api_documentation .container .content .topic p.alert {
    border-left: 4px solid #5bc0de;
    background-color: #f4f8fa;
    padding: 10px 15px;
    margin-bottom: 30px;
    margin-top: 15px;
}

section.api_documentation .container .content .topic p.alert.info {}

section.api_documentation .container .content .topic br+p.alert {
    margin-top: 0;
}

section.api_documentation .container .content .topic p.alert.warning {
    border-left-color: #c7254e;
    background: #f9f2f4;
}

section.api_documentation .container .content .topic p.subheading {
    margin-top: 20px;
}

section.api_documentation .container .content .topic br+p.subheading {
    margin-top: 0px;
}

section.api_documentation .container .content .topic table {
    border-collapse: collapse;
    margin-top: 25px;
    width: 100%;
    margin-bottom: 10px;
}

section.api_documentation .container .content .topic table thead {}

section.api_documentation .container .content .topic table th {
    padding: 12px 15px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    font-weight: 600;
}

section.api_documentation .container .content .topic table tr {}

section.api_documentation .container .content .topic table td {
    padding: 10px 15px;
    border-bottom: 1px dashed #e0e0e0;
}

section.api_documentation .container .content .topic code {
    padding: 2px 4px;
    font-size: 97%;
    color: #c7254e;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 4px;
}

section.api_documentation .container .content .topic pre {
    background: #192738;
    padding: 10px;
    overflow: hidden;
    overflow-x: scroll;
    width: 100%;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 13px;
    position: relative;
    max-width: none;
}

section.api_documentation .container .content .topic pre a.execute {
    text-decoration: none;
    background: rgba(255, 255, 255, .25);
    padding: 9px 9px;
    position: absolute;
    right: 10px;
    font-family: "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, sans-serif;
    font-weight: 600;
    border-radius: 3px;
    cursor: pointer;
}

section.api_documentation .container .content .topic ul {}

section.api_documentation .container .content .topic ul li {
    margin-bottom: 10px;
}

.inline {
    display: inline-block
}

.right {
    float: right
}

footer {
    text-align: center;
    padding: 50px 0;
    background: #2a3d54;
    font-size: 14px;
    color: #fff
}

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:rgba(255,255,255,.34); */
    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 {
    font-size: 12px;
    position: relative;
    top: 3px;
    vertical-align: top;
    width: 250px
}

footer .right_side span {
    font-size: 12px;
    color: rgba(255, 255, 255, .5)
}

footer .right_side span a {
    color: inherit
}

footer .right_side img {
    display: block
}

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

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



footer .socials {
    margin-bottom: 10px
}

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

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

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

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

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

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

.prettyprint {
    background: #1d1f21;
    font-family: Menlo, Bitstream Vera Sans Mono, DejaVu Sans Mono, Monaco, Consolas, monospace;
    border: 0!important
}

.pln {
    color: #fff;
}

.xml .com,
.xml .kwd,
.xml .pln,
.xml .pun {
    color: #ffce54!important
}

ol.linenums {
    margin-top: 0;
    margin-bottom: 0;
    color: #969896
}

li.L0,
li.L1,
li.L2,
li.L3,
li.L4,
li.L5,
li.L6,
li.L7,
li.L8,
li.L9 {
    padding-left: 1em;
    background-color: #1d1f21;
    list-style-type: decimal
}

.onsite_popup_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    top: 0;
    border: 0;
    right: 0;
    left: 0;
    z-index: 9999999
}

.onsite_popup {
    position: fixed;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    z-index: 9999999999999999999999999999
}

.onsite_popup section {
    width: 400px;
    height: auto;
    background: #fff;
    top: 0;
    display: block;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 10%;
    color: #333;
    overflow: hidden;
    position: relative;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .2), 0 1px 3px rgba(0, 0, 0, .2)
}

.onsite_popup .onsite_popup_header {
    height: 50px;
    padding: 5px 15px;
    background: rgba(0, 0, 0, .1)
}

.onsite_popup .onsite_popup_header h1 {
    font-size: 20px;
    line-height: normal;
    margin: 5px 0 0;
    display: inline-block
}

.onsite_popup .onsite_popup_header a {
    position: absolute;
    right: 15px;
    padding: 7px;
    border-radius: 3px;
    color: #333;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    top: 10px;
    background: rgba(0, 0, 0, .1);
    cursor: pointer
}

.onsite_popup ul {
    margin: 20px 0
}

.onsite_popup ul li {
    margin-bottom: 10px
}

@media screen {
    .white .atn,
    .white .atv,
    .white .clo,
    .white .com,
    .white .dec,
    .white .fun,
    .white .kwd,
    .white .lit,
    .white .opn,
    .white .pln,
    .white .pun,
    .white .str,
    .white .tag,
    .white .typ,
    .white .var {
        color: #fff!important
    }
    .fade .atn,
    .fade .atv,
    .fade .clo,
    .fade .com,
    .fade .dec,
    .fade .fun,
    .fade .kwd,
    .fade .lit,
    .fade .opn,
    .fade .pln,
    .fade .pun,
    .fade .str,
    .fade .tag,
    .fade .typ,
    .fade .var {
        color: #999!important
    }
    .orange .atn,
    .orange .atv,
    .orange .clo,
    .orange .com,
    .orange .dec,
    .orange .fun,
    .orange .kwd,
    .orange .lit,
    .orange .opn,
    .orange .pln,
    .orange .pun,
    .orange .str,
    .orange .tag,
    .orange .typ,
    .orange .var {
        color: #ffce54!important
    }
    .code .kwd,
    .code .pln {
        color: #ff7f7f!important
    }
    .code.jquery .kwd,
    .code.jquery .pln {
        color: #fff!important
    }
    .str {
        color: #ffce54!important
    }
    .kwd {
        color: #a0d468!important
    }
    .com {
        color: #fff!important;
    }
    .typ {
        color: #4fc1e9!important
    }
    .lit {
        color: #a0d468!important
    }
    .clo,
    .opn,
    .pun {
        color: #e6e9ed!important
    }
    .tag {
        color: #ed5565!important
    }
    .atn {
        color: #a0d468!important
    }
    .atv {
        color: #ffce54!important
    }
    .dec {
        color: #ac92ec!important
    }
    .fun,
    .var {
        color: #e6e9ed!important
    }
}

@media screen and (min-width:801px) {
    body,
    html {
        min-width: 1170px
    }
}

.mobile_menu_icon,
.show_mobile {
    display: none
}

@media screen and (max-width: 800px) {
    section.pricing .container ul.subscriptions+.enterprise_offer {
        margin-top: 0;
        margin-bottom: 25px;
    }
    section.hero .demo {
        display: none;
    }
    section.hero {
        padding-top: 100px;
        padding-bottom: 175px;
    }
    .header .mobile_menu_icon {
        display: block;
    }
    .header .mobile_menu_icon:before {
        position: absolute;
        top: 11px;
        right: 0;
        background-size: 100% 100%!important;
        margin-bottom: 5px;
        font-family: Linearicons;
        font-size: 30px;
        margin-right: 20px;
        vertical-align: middle;
        display: inline-block;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: grayscale;
        color: #ffffff;
        content: "\e92b";
    }
    .header ul {
        display: none;
        background: #ffffff;
        color: #333333;
        margin: 0;
        float: none;
        width: 100%;
        height: 100%;
        top: 70px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding-top: 10px;
        text-align: left;
    }
    .header ul>li {
        display: block;
        float: none;
        width: 100%;
        position: relative;
        padding: 5px 15px;
        border-radius: 0;
    }
    .header ul>li>a {
        color: #333333;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
        line-height: normal;
        border-radius: 0 !important;
        font-size: 16px;
        padding: 13px 5px 23px 15px !important;
        margin: 0 !important;
        font-weight: 300;
    }
    .header ul>li.status>a:before {
        display: none;
    }
    .header ul>li.action.cta>a {
        border-radius: 5px !important;
        padding: 20px 15px !important;
        text-align: center;
        font-weight: 600;
        margin-top: 10px !important;
    }
    .header ul>li:not(.cta)>a:after {
        position: absolute;
        top: 10px;
        right: 0;
        background-size: 100% 100%!important;
        margin-bottom: 5px;
        font-family: Linearicons;
        font-size: 20px;
        margin-right: 20px;
        vertical-align: middle;
        display: inline-block;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: grayscale;
        content: "\e93c";
        font-weight: 600;
    }
    section.hero .inline {
        display: block;
        max-width: 550px;
        text-align: left;
        margin: 0 auto;
        text-align: center;
    }
    section .container,
    .container {
        width: 100%;
    }
    footer {
        padding: 30px 0 20px 0;
    }
    footer ul {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        margin-bottom: 20px;
        text-align: center;
    }
    footer .right_side {
        float: none;
        width: 100%;
        margin: 0;
        text-align: center;
        margin-top: 15px;
    }
    footer .right_side img.logo {
        margin: 0 auto;
        margin-bottom: 20px;
    }
    section.intro,
    section.endpoints_demo {
        background: #ebeff4;
    }
    section.intro {
        padding: 20px 0;
    }
    section.intro ul li {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 10px;
        text-align: center;
        max-width: 500px;
    }
    section.intro ul li .heading:before {
        margin: 0 auto;
        margin-bottom: 15px;
    }
    section.intro ul {
        padding-top: 25px;
    }
    section.dual_features .section_left,
    section.dual_features .section_right {
        width: 100%;
        display: block;
        float: none;
        padding: 0 20px;
    }
    section.dual_features ul li {
        padding: 20px 0;
        max-width: 500px;
        margin: 0 auto;
    }
    section.dual_features .section_right ul li:first-of-type {
        padding-top: 35px;
    }
    section.dual_features .section_right ul li:last-of-type {
        padding-bottom: 35px;
    }
    section.dual_features ul li:before {
        display: none;
    }
    section.dual_features ul li:last-of-type {
        border-bottom: 0;
        padding-bottom: 20px;
    }
    .container,
    section .container {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }
    section.legal .container {
        text-align: left;
    }
    section.endpoints_demo {
        padding: 20px 0;
    }
    section.endpoints_demo .righthand .switcher {
        max-width: 450px;
        width: 100%;
        top: 0;
        margin: 0 auto;
        margin-top: 25px;
        margin-bottom: 10px;
        text-align: left;
    }
    section.endpoints_demo .lefthand,
    section.endpoints_demo .righthand {
        max-width: 500px;
        width: 100%;
        float: none;
    }
    section.client_grid {
        padding: 30px 0 10px 0;
    }
    section.cta p span {
        display: none;
    }
    section.cta p a {
        margin: 0;
    }
    section.hero .container div.detail span {
        display: none;
    }
    section.hero .container h2 {
        font-size: 32px;
        line-height: normal;
    }
    html.terms section.hero .container h2,
    html.privacy section.hero .container h2,
    html.cookies section.hero .container h2,
    html.agreement section.hero .container h2 {
        margin-bottom: 0;
    }
    section.hero.pricing {
        padding-bottom: 225px;
    }
    section.pricing .container ul.subscriptions li .features_container ul li.feature_empty {
        display: none;
    }
    section.pricing .container ul.subscriptions li .features_container ul {
        margin-bottom: 35px;
        border: 0;
    }
    section.pricing {
        padding-bottom: 0px;
    }
    section.faq .container .inline_left,
    section.faq .container .inline_right {
        display: block;
        margin: 0 auto;
        max-width: 500px;
        width: 100%;
    }
    section.faq .container .topic>a {
        display: none;
    }
    section.faq {
        padding: 20px 0;
    }
    section.faq .container .topic:last-of-type {
        margin-bottom: 0;
    }
    section.we_accept .container ul li.text {
        display: block;
        text-align: center;
        margin: 0;
        top: 0;
        width: 100%;
    }
    section.we_accept .container ul li:nth-child(2),
    section.we_accept .container ul li:nth-child(3),
    section.we_accept .container ul li:nth-child(4) {
        margin-bottom: 10px;
    }
    footer .right_side table {
        width: 100%;
        text-align: center;
    }
    section.hero.documentation .intro_buttons .left,
    section.hero.documentation .intro_buttons .right {
        float: none;
        display: block;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        text-align: center;
    }
    section.api_documentation .container .menu {
        width: 100%;
        border: none;
        margin: 0;
        float: none;
        display: block;
        text-align: left;
    }
    section.api_documentation .container .menu ul li a {
        padding: 10px 15px;
        position: relative;
    }
    section.api_documentation .container .menu ul li a:after {
        position: absolute;
        top: 8px;
        right: 0;
        background-size: 100% 100%!important;
        margin-bottom: 5px;
        font-family: Linearicons;
        font-size: 15px;
        margin-right: 20px;
        vertical-align: middle;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: grayscale;
        content: "\e93c";
        font-weight: 600;
        color: #333;
        display: inline-block;
    }
    section.api_documentation .container .content {
        float: none;
        display: block;
        width: 100%;
        margin-top: 30px;
        text-align: left;
    }
    section.api_documentation .container .content .topic pre a.execute {
        display: none;
    }
    section.api_documentation .container .content .topic h3 span {
        float: none;
        display: block;
        margin-top: 5px;
        text-align: center;
        display: none;
    }
    section.cta_contact .container p a {
        display: block;
        margin-top: 0;
        max-width: 250px;
        margin: 0 auto;
    }
    section.cta_contact .container p span {
        display: none;
    }
    section.faq .container .topic ul li p.question {
        padding-right: 30px;
    }
    section.preapp form fieldset {
        width: 100%;
        max-width: 450px;
    }
    section.preapp form fieldset .line.double input {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
    section.preapp form fieldset.captcha .line.checkboxes label {
        width: 100%;
        float: none;
    }
    section.endpoints_demo .lefthand a {
        margin: 0 auto;
        margin-top: 35px;
        margin-bottom: 20px;
    }
    section.pricing .container ul.subscriptions>li {
        vertical-align: top;
    }
    section.pricing .container ul.subscriptions li.highlighted .mc_header:before {
        top: -25px;
    }
    section.we_accept .container ul li {
        vertical-align: top;
    }
    footer ul li.empty {
        display: none;
    }
    section.about .container h3+p {
        max-width: 500px;
        margin: 0 auto;
    }
    section.about .container .links {
        text-align: center;
        margin: 0 auto;
        margin-top: 30px;
        max-width: 500px;
    }
    section.about .container .links a {
        max-width: unset;
    }
    section.offices .container .locations .location {
        width: 100%;
        display: block;
        text-align: center;
        padding: 20px !important;
    }
    section.other_products .container ul li.empty {
        display: none;
    }
    section.faq.full .container .topic {
        max-width: 500px;
    }
    section.cta_faq .container p span {
        display: block;
        margin-bottom: 25px;
        margin-bottom: 15px;
    }
    section.cta_faq .container p a {
        display: block;
        max-width: 250px;
        margin: 0 auto;
    }
    section.social_media .container .socials a.text {
        display: none;
    }
    html.sitemap section.sitemap,
    html.sitemap section.cta_contact,
    html.sitemap section.cta {
        display: none;
    }
    section.preapp.login form fieldset {
        max-width: 350px;
        width: 100%;
    }
    section.api_documentation .container .content .topic pre {
        text-align: left;
    }
    section.hero.documentation .intro_buttons div a {
        margin: 0 auto;
        margin-top: 20px;
    }
    section.cta_secondary .container p span {
        display: block;
        margin-bottom: 15px;
    }
    section.cta_secondary .container p a {
        display: block;
        max-width: 250px;
        margin: 0 auto;
    }
    section.currencies .container table {
        max-width: 500px;
    }
    /* product footer */
    .container.custom-container {
        display: block;
    }
    .container.custom-container ul {
        width: 100%;
    }
    /* product footer */
}

@media only screen and (max-width: 800px) {
    .header ul>li:not(.cta)>a:after {
        position: unset;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .header ul>li:not(.cta)>a:after {
        position: unset;
    }
}

/* required color */
span.required {
    color: #ff0000;
}

/* footer styling */
.social-links {
    display: flex;
    margin-top: 20px;
}
.social-logo {
    margin-left: 5px;
    margin-right: 5px;
}

.copyright-link {
    margin-top: 70px;
    margin-bottom: 15px;
}
.copyright-link a {
    color: #fff;
}
.footer-logo {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.right_side.copyright-section {font-size: 12px;
    width: 27%;
}
.copyright-text a {
    color: #fff;
    text-decoration: underline;
}
.copyright-text {
   font-size: 12px;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .social-links {
        justify-content: center;
        margin-bottom: 30px;
    }
    .footer-logo {
        justify-content: center;
    }
}

/* pricing style */
span.align-top {
    font-size: 14px !important;
}

/* Popup Styling */
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
}
.popup img{
    width:100%;
}
a.redirect-marketplace {
    cursor: pointer;
}
a.apilayer-support {
    cursor: pointer;
}


/* Pricing section */

ul.subcriptions-plan {
    margin: auto !important;
    
}

section.pricing .container ul.subcriptions-plan>li {
   
    width: 210px;

}

section.pricing .container ul.subcriptions-plan li.highlighted .mc_header:before {
    background: #37c625 !important;

}

section.pricing .container ul.subcriptions-plan li.business .main_container a {
    background: #465f81 !important;
}

h4.custom-text {
    font-size: 14px !important;
    margin: -7px 0px 0px 0px !important;
    padding: 0px 0px 12px 10px !important;
}

.Pricing-main-heading {
    text-align: center;
    margin-bottom: 50px;
}
h2.pricing-top-title {
    font-weight: 500;
    letter-spacing: 0;
    font-size: 30px;
    color: #16222f;
    font-family: Promo, Helvetica, Arial, sans-serif;
}
p.month-title {
    color: #16222f !important;
    font-family: "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, sans-serif !important;
    line-height: 20px !important;
    font-size: 14px !important;
}

p.month-title a {
    color: #16222f !important;
    text-decoration: underline;
}

section.relared-products {
    background: #fff;
    padding-bottom: 20px;
}

.row-related {
    display: flex;
}

.row-related-image {
    display: flex;
    padding: 30px;
}
.inline-related-products {
    display: flex;
}

p.text-uppercase {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 15px;
}
span.text-dark-small {
    text-transform: lowercase;
    font-weight: 400;
}

h2.title_product {
    font-weight: 500;
    letter-spacing: 0;
    font-size: 30px;
    color: #16222f;
    font-family: Promo, Helvetica, Arial, sans-serif;
}

.inline-related-products {
    background: url(/site_images/api-icon-bg.png) no-repeat top center;
    background-size: contain;
    padding: 10px;
}


/* footer */
li.text-color-white {
    color: #fff;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .plan-row {
        display: block;
        justify-content: center;
    }
    .card-plan {
        width: 100%;
        margin-bottom: 20px;
    }
    .starter-plan {
        width: 100%;
        margin-bottom: 20px;
    }

    .row-related {
        display: block;
        margin-top: 10px;
    }
  }
