/*---------------------------------------------------------------------------------

 Theme Name:   Countrylayer Child
 Theme URI:    
 Description:  Countrylayer Child Theme
 Author:       
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/


/*-- Tab Css --*/


/* Home Page */

.orange {
    color: #f79a59;
}

.al_right_tab_wrap pre {
    color: #fff;
}

.al_right_tab_wrap ul.et_pb_tabs_controls {
    background: #2a3d54;
    color: #fff;
    border-bottom: 1px solid #54677c;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.al_right_tab_wrap .et_pb_all_tabs {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.al_right_tab_wrap ul.et_pb_tabs_controls li:first-child {
    border-top-left-radius: 10px;
}

.al_right_tab_wrap ul.et_pb_tabs_controls li.et_pb_tab_active {
    border: 1px solid #3b5472;
}

.al_right_tab_wrap ul.et_pb_tabs_controls li {
    text-align: center;
    padding: 15px;
    border-right: 1px solid #54677c !important;
}

ul.et_pb_tabs_controls:after {
    border-top: inherit;
}


/*-- Tab Css ---*/

pre {
    font-weight: 400;
    color: #6881A9;
}

.blue_color {
    color: #006ce1;
}

.al_nav_wrap nav {
    width: 100%;
    display: block !important;
}

.al_nav_wrap ul#menu-countrylayer-top-menu {
    float: right;
    margin: 0px;
}

.al_nav_wrap .et_pb_menu__menu {
    width: 100%;
}

.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a,
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    margin: -6px;
    font-family: "Roboto Mono", Helvetica, Arial, sans-serif;
}

.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a,
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding: 0.3em 1em
}

li#menu-item-298 a {
    color: #ffffff!important;
    border-color: #003a90;
    font-size: 16px;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif!important;
    font-weight: 700!important;
    background-color: #003a90;
    border: 2px solid #003a90;
    border-radius: 3px;
}

li#menu-item-299 a {
    color: #ffffff!important;
    border-color: #4d95ff;
    font-size: 16px;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif!important;
    font-weight: 700!important;
    background-color: #4d95ff;
    border: 2px solid #4d95ff;
    border-radius: 3px;
}

.et-menu a:hover {
    opacity: 1;
    text-decoration: underline;
}

.al_nav_wrap ul#mobile_menu1 {
    background-color: rgba(245, 245, 245, 1) !important;
    margin-top: 15px;
}

.al_hero_section img {
    margin-left: 10px;
}

.al_rc_api_main_wrap .al_rc_api_box {
    background: #f9f9f9;
    border-radius: 8px;
}

.al_faq_inner_wrap .et_pb_toggle_content {
    margin-top: 20px;
    position: relative;
    border-top: 1px solid #cdcdcd;
    padding-top: 25px;
}

.al_faq_inner_wrap .et_pb_toggle_title:before {
    content: " ";
    background-image: url(/wp-content/uploads/2021/07/arrow_down.png);
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
    /*background-image: url(/wp-content/uploads/2021/07/arrow_up.png);*/
    background-image: none;
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
}

.al_icons_wrap img {
    height: auto;
    margin: 0px 10px;
    display: inline-block;
    vertical-align: middle;
}

.et_pb_pricing_content_top {
    display: none
}

.et_pb_pricing li span:before {
    border-color: transparent;
}

.al_pricing_wrap ul li a.al_price_btn {
    background: #0357ce;
    color: #fff;
    padding: 5px 25px 7px 25px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
    display: block;
    margin: 0 auto;
    max-width: 150px;
}

.al_pricing_wrap ul li a.al_price_btn:hover {
    opacity: 0.7;
}

.al_btn_hover:hover {
    opacity: .9;
    color: #fff;
}

.al_pricing_wrap ul li a.al_price_btn span {
    display: block;
    font-size: 14px;
    line-height: 1;
}

.al_footer_main_wrap {
    font-size: 14px;
    color: #fff;
}

.al_footer_main_wrap .al_footer_menu {
    display: block;
    text-align: left;
    position: relative;
}

.al_footer_main_wrap .al_footer_menu ul {
    display: inline-block;
    text-align: left;
    width: 145px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.al_footer_main_wrap .al_footer_menu ul li {
    line-height: 30px;
}

.al_footer_main_wrap .al_footer_menu ul li.heading {
    color: #fff;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 15px;
}

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

.al_footer_menu .right_side {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
}

.al_footer_menu .socials {
    margin-bottom: 13px;
    text-align: right;
}

.al_footer_menu .socials span {
    color: #fff !important;
    font-weight: 600;
    font-size: 14px !important;
    display: inline-block;
    position: relative;
    top: -6px;
    margin-right: 15px;
}

.al_footer_menu .right_side span.copy {
    text-align: right;
    display: block;
    margin-top: 50px;
}

.al_footer_menu .right_side span {
    font-size: 12px;
    color: #a0bacc;
}

.al_footer_menu .socials a {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    position: relative;
    top: 1px;
    cursor: pointer;
}

.al_footer_menu .socials a.twitter {
    background: url(/wp-content/uploads/2021/08/twitter-white.svg) center no-repeat;
    background-size: cover;
}

.al_footer_menu .socials a.facebook {
    background: url("/wp-content/uploads/2021/08/facebook-white.svg") center no-repeat;
    background-size: cover;
}

.al_footer_menu .socials a.instagram {
    background: url("/wp-content/uploads/2021/08/instagram-white.svg") center no-repeat;
    background-size: cover;
}

.al_footer_menu .socials a.linkedin {
    background: url("/wp-content/uploads/2021/08/linkedin-white.svg") center no-repeat;
    background-size: cover;
}

.al_footer_menu .socials a.github {
    background: url("/wp-content/uploads/2021/08/github-white.svg") center no-repeat;
    background-size: cover;
}

.al_header_code {
    background: #f5f5f5;
    border-radius: 5px;
    overflow-y: scroll;
    max-height: 350px;
}

.al_header_code pre {
    overflow: hidden;
    padding: 10px;
    font-size: 15px;
}

.al_header_code pre .br {
    color: rgb(23, 43, 77);
}

.al_header_code pre .str {
    color: rgb(101, 84, 192);
}

.al_header_code pre .str1 {
    color: rgb(0, 102, 68);
}

.al_header_code pre .colon {
    color: rgb(23, 43, 77);
}

.al_header_code pre .num {
    color: rgb(0, 82, 204);
}

.et_pb_section_0 .et_pb_button_module_wrapper.et_pb_button_0_wrapper {
    display: inline-block;
    margin-right: 10px;
}

.et_pb_section_0 .et_pb_button_module_wrapper.et_pb_button_1_wrapper {
    display: inline-block;
    margin-right: 20px;
}

.getStarted-block.et_pb_section_6.et_pb_section {
    background-color: #00268e !important;
}

.al_api_documentation .prettyprint.white {
    background: #192738;
    padding: 15px;
    width: 100%;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 13px;
    max-width: 100%;
    position: relative;
}

.al_api_documentation .prettyprint.white {
    background: #192738;
    padding: 15px;
    width: 100%;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 13px;
    max-width: 100%;
    position: relative;
}

.al_api_documentation th {
    padding: 12px 15px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    font-weight: 600;
}

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

.al_api_documentation p strong {
    color: #192738;
}

.entry-content .al_api_documentation tr td {
    color: #283f59;
}

.al_api_documentation p {
    color: #283f59;
    margin-bottom: 1em;
}

.al_api_documentation h2 {
    margin-top: 0;
    line-height: normal;
    font-weight: 300;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-size: 30px;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.countryData-section {
    width: 90%;
    max-width: 1140px;
}

.countryData-section ul {
    list-style-type: none;
    padding-left: 0;
}

.countryData-section ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
}

.countryData-section ul li span {
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 2px;
}

.countryData-section ul li span {
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 2px;
}

.countryData-section ul span.lnr-history {
    font-size: 22px;
}

.countryData-section ul li.accurate-api span {
    left: 1px;
}

.et_pb_section_5 .et_pb_text_inner p {
    color: #283f59;
    margin: -25px 0 35px;
    font-size: 15px;
    float: left;
    width: 100%;
}

.et_pb_section.et_pb_section_1.et_pb_with_background {
    background: #ebeff473!important;
}

.companies-section .al_icons_wrap img {
    margin: 0 16px;
}

.companies-section .al_icons_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: unset;
    flex-direction: row;
    flex-wrap: wrap;
}

.socialMedia-Icons img {
    max-width: 28px;
    margin-right: 0;
}

.socialMedia-Icons a {
    margin-right: 4px;
}

.socialMedia-Icons li {
    display: inline-block;
    float: left;
    margin-bottom: -15px !important;
    margin-right: 5px;
}

.socialMedia-Icons {
    display: block;
    width: 100%;
}

.copyright-section p {
    margin-top: 8px;
    line-height: 22px;
}

.trusted-section .et_pb_row.et_pb_row_2 {
    max-width: 1140px;
    width: 90%;
    display: flex;
    align-items: center;
}

.trusted-section .et_pb_column_2_5 {
    width: 24%;
    margin: 0;
}

.trusted-section .et_pb_column_3_5.et_pb_column_4 {
    width: 75%;
}

.trusted-section .et_pb_column_2_5 .et_pb_text_inner h2 {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #333;
}

.trusted-section .et_pb_column_3_5.et_pb_column_4 .al_icons_wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.trusted-section .et_pb_column_3_5.et_pb_column_4 .al_icons_wrap>img:first-of-type {
    margin-left: 0;
}

.trusted-section  img {
    margin: 0 8px;
    max-width: 92px;
}

.trusted-section .et_pb_column_3_5.et_pb_column_4 .al_icons_wrap>img:last-of-type {
    margin-right: 0;
}

.trusted-section.et_pb_section.et_pb_section_1.et_pb_with_background {
    background: transparent !important;
}

.getStarted-block {
    padding-top: 0 !important;
    padding-bottom: 18px !important;
}

.getStarted-block.et_pb_section_7.et_pb_section {
    background: transparent !important;
}

.getStarted-block.et_pb_section_7.et_pb_section .et_pb_text_inner h2 {
    font-family: Open Sans, Arial, sans-serif;
    font-weight: 700;
    color: #333;
    font-size: 20px;
    padding: 0;
}

.getStarted-block>.et_pb_row {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px 30px 40px;
}

.getStarted-block>.et_pb_row a.et_pb_button {
    background: #f47b21;
    border: #f47b21;
    color: white;
    font-size: 18px;
    min-width: 160px;
    min-height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    position: relative;
}

.getStarted-block>.et_pb_row a.et_pb_button:after {
    display: none;
}

.getStarted-block>.et_pb_row a.et_pb_button:hover {
    padding: 0 10px;
}

.getStarted-block .et_pb_text_12 {
    margin: 0 50px 0 0!important;
    text-align: right;
}

.companies-section .et_pb_row_11 {
    width: 100%;
    max-width: 1140px;
}

.getStarted-block .et_pb_row {
    max-width: 1140px;
    width: 90%;
}

#al_why_country .et_pb_row {
    display: flex;
}

#al_why_country .et_pb_row .et_pb_main_blurb_image {
    min-height: 75px;
    display: inline-flex;
}

.getStarted-block .et_pb_column.et_pb_column_2_3 {
    position: relative;
    margin-right: 0;
}

.getStarted-block .et_pb_column.et_pb_column_2_3 .lnr-arrow-right {
    position: absolute;
    right: 0;
    top: -22px;
    font-size: 26px;
    font-weight: 600;
    color: #333;
}

.getStarted-block .et_pb_column.et_pb_column_1_3 {
    padding-left: 40px;
}

#al_why_country .et_pb_row .et_pb_module_header {
    line-height: 20px;
}

.getStarted-block .et_pb_row {
    padding: 0 0 30px;
    width: 100%;
}

.socialMedia-Icons a.linkedin {
    background-image: url(http://localhost/countrylayer/wp-content/uploads/2021/10/linkedin-white.svg);
}


/* Home Page */


/* Faq page */

.al_contact_wrap h2 {
    color: #fff;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 25px;
    font-size: 32px;
    margin-top: 0;
    text-align: center;
}

.al_contact_wrap h3 {
    color: #fff;
    line-height: 22px;
    font-size: 15px;
    max-width: 550px;
    margin: 0 auto;
    text-align: center;
}

.faqAccordion-block .et_pb_toggle {
    margin: 0 !important;
    border: none;
    padding: 0;
    background: transparent;
}

.faqAccordion-block .et_pb_toggle .et_pb_toggle_title {
    font-weight: 600;
    margin: 0;
    padding: 14px 0;
    border-bottom: 1px solid #dedee1;
    font-size: 15px;
    line-height: 20px;
    color: rgba(22, 34, 47, 1) !important;
    position: relative;
}

.faqAccordion-block .et_pb_toggle_content {
    background: #ebeff4;
    padding: 13px 15px;
    line-height: 23px;
    margin-bottom: 0;
    color: rgba(22, 34, 47, 1);
    font-size: 14px;
}

.faqAccordion-block .et_pb_toggle_title:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 12px;
    top: 50%;
    right: 10px !important;
    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:before {
    background: #4f78a9
}

.faqAccordion-block .et_pb_toggle_title:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 2px;
    top: 50%;
    right: 5px;
    margin-left: -6px;
    margin-top: -1px;
    background: #aaadb1;
}

.faqAccordion-block .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:after {
    display: none;
}

.faqAccordion-block .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:after {
    display: inline-block;
    background: #10418e;
}

.faqAccordion-block .et_pb_toggle_content p {
    font-size: 13px;
}

.faqAccordion-block .et_pb_toggle_content .et_pb_column {
    width: 100%;
}

.headerMain-Block {
    max-width: 1140px;
    width: 90%;
}

.faq-header.faq-top-header {
    padding: 50px 0 0px;
    margin-bottom: 0;
    text-align: center;
}

.faq-header.faq-top-header h2 {
    padding: 0;
    margin-bottom: 20px;
}

.socialMedia-Icons img {
    max-width: 28px;
    margin-right: 0;
}

.socialMedia-Icons a {
    margin-right: 4px;
}

.socialMedia-Icons li {
    display: inline-block;
    float: left;
    margin-bottom: -15px !important;
    margin-right: 5px;
}

.socialMedia-Icons {
    display: block;
    width: 100%;
}


/* Faq Page */


/* Terms condition */

.faq-header.terms-condition-header h2 {
    font-size: 32px;
    margin-top: 0;
    text-align: center;
    color: white;
    font-weight: 700;
}

.faq-header.terms-condition-header .container {
    padding-top: 40px !important;
}

.faq-header.terms-condition-header {
    padding: 0;
}

.terms-page h2 {
    font-weight: 600;
    padding: 0;
    margin-bottom: 15px;
    color: #16222f;
}

.terms-page h3 {
    font-weight: 600;
    font-size: 18px;
    color: #16222f;
}

.terms-page strong {
    color: rgba(22, 34, 47, 1);
}

.terms-page>.et_pb_row_2 {
    width: 90%;
    max-width: 1140px;
    padding: 0;
}

.terms-page a {
    text-decoration: underline;
}

.terms-page {
    color: #16222f;
}


/* Terms condition */


/* Cookie Policy */

#et-boc .cookies-page h1 {
    font-size: 26px;
    margin-bottom: 5px;
    margin-top: 15px;
    font-weight: 600;
    color: #16222f;
}

#et-boc .cookies-page p {
    font-size: 14px;
    font-family: "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, sans-serif;
    line-height: 22px;
    color: #16222f;
}

#et-boc .cookies-page ul {
    color: #16222f;
    margin-left: 30px;
}

section.hero.subpage.terms h2 {
    color: #fff;
}

.cookies-page>.et_pb_row {
    width: 90%;
    max-width: 1140px;
}

.faq-header.cookie-page-header {
    padding: 0;
}

body:not(.et-tb) #main-content .faq-header .hero .container {
    padding-top: 40px;
}

.cookies-page>.et_pb_row {
    max-width: 1140px;
    width: 90%;
    padding: 0;
}


/* Cookie Policy */


/* Service agreement*/

.faq-header.service-agreement-header h2 {
    color: #fff;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    font-size: 32px;
    margin-top: 0;
    text-align: center;
}

/*#et-boc h1 {
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 30px;
    font-weight: 600;
}
*/
/*#et-boc p {
    font-size: 14px;
    font-family: "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, sans-serif;
    line-height: 22px;
    color: #000;
}*/



.serviceAgree-page>.et_pb_row {
    max-width: 1140px;
    width: 90%;
}

.serviceAgree-page .container {
    width: 100%;
    max-width: unset;
    padding: 0 !important;
}

.serviceAgree-page h2 {
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: 600;
    color: #16222f;
    padding: 0;
    font-size: 26px;
}

.serviceAgree-page p strong.definition {
    margin-bottom: -10px;
    display: block;
}

.faq-header.service-agreement-header {
    padding: 0;
}

.serviceAgree-page>.et_pb_row {
    max-width: 1140px;
    width: 90%;
    padding: 0;
}


/* Service agreement*/


/* Pricing Page */

.al_pricing_content .container {
    padding-top: 0px !important;
}

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

.al_pricing_header h2 {
    color: #fff;
    letter-spacing: -1px;
    margin-left: -100px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: 700;
    font-family: "Roboto Mono", Helvetica, Arial, sans-serif;
}

.al_pricing_header .toggle {
    display: inline-flex;
    margin-bottom: 10px;
}

.al_pricing_header h6 {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    margin-top: 10px;
}

.al_pricing_header .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-left: 20px;
    margin-right: 20px;
}

.al_pricing_header .switch input {
    display: none;
}

.al_pricing_header .freq_changer {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 5px;
}

.al_pricing_header .freq_changer:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #003a90;
    -webkit-transition: .4s;
    transition: .5s;
    border-radius: 3px;
}

.al_pricing_header input:checked+.freq_changer:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.al_pricing_header input:checked+.freq_changer {
    background-color: #4d9ff5;
}


/* Pricing Css */

.al_pricing_content .container .plan {
    width: 209px;
    border-radius: 5px;
    margin-top: -336px;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: top;
}

.al_pricing_content .container .plan .heading {
    padding-bottom: 10px;
    background: rgba(255, 255, 255, .1);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /* border-bottom: 1px solid #e0ebfc; */
    color: #fff;
}

.al_pricing_content .container .plan .heading p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 10px;
}

.al_pricing_content .container .plan .heading h3 {
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}

.al_pricing_content .container .plan .heading h6 {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
}


body.yearly [data-type=price_monthly],
body:not(.yearly) [data-type=price_yearly] {
    display: none
}

.al_pricing_content .container .plan .heading p:before {
    margin-bottom: 25px;
    font-family: fontawesome;
    font-family: 'Linearicons-Free';
    font-size: 40px;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: grayscale;
    content: "\e6b8";
    padding: 10px 0 0;
    font-weight: 400;
}

.al_pricing_content .container .plan.professional_plus .heading p:before {
    font-family: 'FontAwesome';
}

.al_pricing_content .container .plan.free .heading p:before {
    content: "\e800";
}

.al_pricing_content .container .plan.basic .heading p:before {
    content: "\e82d";
}

.al_pricing_content .container .plan.professional .heading p:before {
    content: "\e84b";
}

.al_pricing_content .container .plan.professional_plus .heading p:before {
    content: "\f0e7";
}

.al_pricing_content .container .plan.enterprise .heading p:before {
    content: "\e801";
}

.al_pricing_content .container .plan .features h4:before {
    font-family: fontawesome;
    font-size: 16px;
    display: inline-block;
    speak: none;
    font-weight: 400;
    margin-right: 10px;
    margin-top: -3px;
    position: relative;
    top: 1px;
    flex: 0 0 16px;
}

.al_pricing_content .container .plan .features h4.api_calls:before {
    content: "\f002";
}

.al_pricing_content .container .plan .features h4.support_level:before {
    content: "\f1cd";
}

.al_pricing_content .container .plan .features h4.ssl:before {
    content: "\f23e";
}

.al_pricing_content .container .plan .features h4.rate-limit:before {
    content: "\f017";
}

.al_pricing_content .container .plan .features h4.access-limited:before {
    content: "\f13e";
}

.al_pricing_content .container .plan .features h4.volume-request:before {
    content: "\f121";
}

.al_pricing_content .container .plan .heading .button {
    width: 190px;
    height: auto;
    background-color: #7490af;
    padding: 7px 12px;
    margin-top: 20px;
    margin-right: 0;
    color: #fff;
}

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

.al_pricing_content .container .plan .heading .button:hover {
    text-decoration: underline;
}

.al_pricing_content .container .plan .features {
    text-align: left;
    border-right: 1px solid rgba(116, 144, 175, .25);
    margin-right: -4px;
    padding-left: 18px;
    margin-top: 15px;
    min-height: 190px;
    padding-right: 10px;
}

.al_pricing_content .container .plan .features h4 {
    font-size: 13px;
    line-height: 1.4;
    color: #080059;
    margin-bottom: 8px;
    font-weight: 500;
    letter-spacing: 0;
    display: flex;
    padding-right: 5px;
    padding: 0px;
}

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

.al_pricing_content .container {
    text-align: center;
}

.al_pricing_content .container .plan.free .heading .button {
    color: #000;
    background: #d6dbe3;
}

.al_pricing_content .container .plan.basic .heading .button {
    color: #fff;
    background: #547aa5;
}

.al_pricing_content .container .plan.professional .heading .button {
    background-color: #173855;
}

.al_pricing_content .container .plan.basic .heading .button {
    color: #fff;
    background: #547aa5;
}

.al_pricing_content .container .plan.professional .heading .button {
    background-color: #173855;
}

.al_nav_wrap img {
    max-width: 180px;
}

.al_nav_wrap nav {
    width: 100%;
    display: block !important;
}

.al_nav_wrap ul#menu-countrylayer-top-menu {
    float: right;
    margin: 0px;
}

.al_nav_wrap .et_pb_menu__menu {
    width: 100%;
}

.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a,
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    margin: -6px;
    font-family: "Roboto Mono", Arial, sans-serif, helvativa;
}

.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a,
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding: 0.3em 1em
}

li#menu-item-298 a {
    color: #ffffff!important;
    border-color: #003a90;
    font-size: 16px;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif!important;
    font-weight: 700!important;
    background-color: #003a90;
    border: 2px solid #003a90;
    border-radius: 3px;
}

li#menu-item-299 a {
    color: #ffffff!important;
    border-color: #4d95ff;
    font-size: 16px;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif!important;
    font-weight: 700!important;
    background-color: #4d95ff;
    border: 2px solid #4d95ff;
    border-radius: 3px;
}

.et-menu a:hover {
    opacity: 1;
    text-decoration: underline;
}

.al_nav_wrap ul#mobile_menu1 {
    background-color: rgba(245, 245, 245, 1) !important;
    margin-top: 15px;
}

.al_hero_section img {
    margin-left: 10px;
}

.al_rc_api_main_wrap .al_rc_api_box {
    background: #f9f9f9;
    border-radius: 8px;
}

.al_faq_inner_wrap .et_pb_toggle_content {
    margin-top: 20px;
    position: relative;
    border-top: 1px solid #cdcdcd;
    padding-top: 25px;
}

.al_faq_inner_wrap .et_pb_toggle_title:before {
    content: " ";
    background-image: url(/wp-content/uploads/2021/07/arrow_down.png);
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
    background-image: url(/wp-content/uploads/2021/07/arrow_up.png);
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
}

.al_icons_wrap img {
    height: auto;
    margin: 0px 10px;
    display: inline-block;
    vertical-align: middle;
}

.et_pb_pricing_content_top {
    display: none
}

.et_pb_pricing li span:before {
    border-color: transparent;
}

.al_pricing_wrap ul li a.al_price_btn {
    background: #0357ce;
    color: #fff;
    padding: 5px 25px 7px 25px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
    display: block;
    margin: 0 auto;
    max-width: 150px;
}

.al_pricing_wrap ul li a.al_price_btn:hover {
    opacity: 0.7;
}

.al_btn_hover:hover {
    opacity: .9;
    color: #fff;
}

.al_pricing_wrap ul li a.al_price_btn span {
    display: block;
    font-size: 14px;
    line-height: 1;
}

.al_pricing_content {
    background-color: #f9fdff;
}

.al_header_code pre {
    overflow: visible;
    padding: 10px;
    font-size: 15px;
}

.plan-list .footer a {
    width: 190px;
    height: auto;
    background-color: #7490af;
    padding: 7px 12px;
    margin-top: 20px;
    margin-right: 0;
    color: #fff;
}

.plan-list .plan.free .footer .button {
    color: #000;
    background: #d6dbe3;
}

.plan-list .plan.basic .footer .button {
    color: #fff;
    background: #547aa5;
}

.plan-list .plan.professional .footer .button {
    color: #fff;
    background: #173855;
}

.plan-list .plan.basic .footer {
    text-align: center;
}

.plan-list .plan .footer a.button {
    display: inline-block;
    width: 150px;
}

.plan.professional {
    position: relative;
}

.plan.professional:before {
    display: block;
    position: absolute;
    top: -30px;
    width: 100%;
    height: 30px;
    font-size: 12px;
    font-family: Promo, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding-top: 7px;
    content: 'Most Popular';
    background: #173855;
    z-index: 1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: 600;
    color: #ffffff;
}

.yearly_price {
    width: 100%;
    display: block;
    color: rgb(138 138 138 / 62%);
    margin-top: 0;
    font-weight: 600;
    font-size: 12px;
}

.professional_plus .yearly_price {
    color: rgb(255 255 255 / 62%);
}

.professional .yearly_price {
    color: rgb(128 128 128 / 62%);
}

.basic .yearly_price {
    color: rgb(255 255 255 / 62%);
}


/* Pricing Page */


/* Documentation page */

.al_api_documentation h1,
.al_api_documentation h2,
.al_api_documentation h3,
.al_api_documentation h4,
.al_api_documentation h5,
.al_api_documentation p {
    padding-bottom: 0px;
}

.al_orange,
.orange {
    color: #ffce54;
}

.al_api_documentation h1 {
    font-size: 70px;
    line-height: 92px;
    margin-top: 20px;
    margin-bottom: 10px;
}

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

.al_documentation .intro_buttons .right {
    float: right;
}

.al_documentation .intro_buttons div h3:before {
    font-family: 'Linearicons-free';
    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;
}

.al_documentation .intro_buttons div.left h3:before {
    content: "\e84b";
}

.al_documentation .intro_buttons div.right h3:before {
    content: "\e86a";
}

.al_documentation .intro_buttons div h3 {
    color: #fff;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 13px;
    font-weight: 600;
}

.al_documentation .intro_buttons div p {
    max-width: 450px;
    color: #fff;
}

.al_documentation .intro_buttons div a.go_to_quickstart,
.al_documentation .intro_buttons div a.sign_up {
    background: #4d95ff;
    color: #fff;
}

.al_documentation .intro_buttons div a {
    background-size: cover;
    background-position: top;
    padding: 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;
    background: #264265;
}

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

.al_documentation .intro_buttons .right {
    float: right;
}

.al_documentation .intro_buttons div h3 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 13px;
    font-weight: 600;
}

.al_documentation .intro_buttons div p {
    max-width: 450px;
}

.al_documentation .intro_buttons div a.go_to_quickstart,
.al_documentation .intro_buttons div a.sign_up {
    background: #4d95ff;
    color: #fff;
}

.al_documentation .intro_buttons div a {
    background-size: cover;
    background-position: top;
    padding: 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;
    background: #264265;
}

.al_api_documentation {
    padding: 30px 0;
    text-align: left;
    color: #16222f;
    background: #fff;
}


.al_api_documentation .menu {
    float: left;
    width: 250px;
    color: #16222f;
    margin-top: 15px;
    border-right: 1px solid #eee;
}

.al_api_documentation .menu ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
    background: #fff;
}

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

.al_api_documentation .menu ul li a {
    padding: 5px 15px;
    display: block;
    font-weight: 300;
    color: #16222f;
}

.al_api_documentation .menu ul li a:hover {
    text-decoration: none;
    background: #eee;
}

.al_api_documentation .content {
    float: right;
    width: 800px;
    color: #283f59;
}

.al_api_documentation .content .topic {
    background: #fff;
    padding: 10px 0;
    margin-bottom: 10px;
}

.al_api_documentation .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;
}

.al_api_documentation .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;
}

.al_api_documentation .content .topic p {
    margin-bottom: 15px;
}

.al_api_documentation .content .topic pre {
    background: #192738;
    padding: 15px;
    width: 100%;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 13px;
    max-width: 100%;
    position: relative;
}

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

.al_api_documentation .content .topic ul {
    padding-left: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.al_api_documentation .content .topic ul li {
    margin-bottom: 10px;
}

.al_api_documentation .content .topic ul.endpoints li a {
    color: #498ce6;
    font-weight: 700;
    text-decoration: underline;
}

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

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

.al_api_documentation .content .topic:not(#api_error_codes):not(#query_parameter) table tr td:first-child {
    width: 33%;
}

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

.errors-table {
    margin-top: -50px;
    width: 100%;
}


/* Documentation page */


/* Contact Page */
/*
.headerMain-Block.et_pb_row {
    max-width: 1140px;
    width: 90%;
}

.et_builder_inner_content .et_pb_section_0.et_pb_section {
    padding-top: 20px;
    padding-bottom: 30px;
}

.et_builder_inner_content .et_pb_section_1.et_pb_section {
    padding-top: 60px;
    padding-bottom: 60px;
}
*/

/* Contact Page */

.pricing-banner .al_pricing_header h2{
    padding-bottom: 0px;
}
#main-header{
    background: transparent !important;
    box-shadow: none;
}
.et_fixed_nav.et_show_nav #page-container{
    padding: 0px !important;
    margin: 0 !important;
}
body.et_fixed_nav #main-header.et-fixed-header {
    background-color: #172a8c !important
}
.banner-block-main{
    padding-top: 90px !important;
}
#top-menu a{
    color: #fff;
    font-family: "Roboto Mono",Helvetica,Arial,sans-serif;
    padding: 0px;
}
#logo{
    max-width: initial;
}
#top-menu li.btn-nav a {
    padding: 8px 18px!important;
    color: #ffffff!important;
    border-color: #003a90;
    font-size: 16px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    background-color: #003a90;
    border: 2px solid #003a90;
    border-radius: 3px;
}
.mobile_menu_bar:before{
    color: #7EBEC5;
}

.et-fixed-header {
    border-bottom: 1px solid #fff6;
}
.trusted-section > div {
    max-width: 1140px;
    width: 90%;
    display: flex;
    align-items: center;
}
#main-header .container {
    max-width: 1140px;
    width: 90%;
    padding: 0 00px;
}
.admin-bar header#main-header.et-fixed-header {
    top: 0 !important;
}
section.sitemap .container ul {
    padding: 0;
    margin: 0 40px;
    list-style: none;
    display: inline-block;
    text-align: left;
}
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.sitemap .container ul li {
    margin-bottom: 10px;
}
section.sitemap .container ul li a {
    background-color: transparent;
    color: #283f59;
}
.sitemap .container {
    display: flex;
    justify-content: center;
    padding-top: 10px !important;
    flex-wrap: wrap;
}
.sitecontent-ui section.hero.subpage.terms h2 {
    margin-bottom: 10px;
    padding-top: 10px;
}
section.cta {
    padding: 25px 10px 25px 10px;
    font-family: Promo, Helvetica, Arial, sans-serif;
    font-size: 15px;
    text-align: center;
    background: #eef2f5;
    background-size: 20%;
    background-repeat: no-repeat;
    margin-top: 30px;
}
section.cta p span {
    padding-right: 30px;
    font-weight: 300;
    position: relative;
    font-weight: 600;
    top: 1px;
    font-size: 16px;
    color: black;
}
section.cta p span:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 21px;
    display: inline-block;
    speak: none;
    font-weight: 700;
    margin-left: 10px;
    margin-top: 0;
    content: "\f178";
    position: relative;
    position: absolute;
    top: 2px;
}
section.cta a {
    background: #f47b21;
    padding: 17px 15px;
    width: auto;
    height: auto;
    margin-left: 20px;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    /* top: -1px; */
    position: relative;
    display: inline-block;
    vertical-align: middle;
}



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

    .al_rc_api_main_wrap .al_rc_api_box {
        height: 100%;
        /*min-height: 490px;*/
    }
    .al_pricing_wrap ul li a.al_price_btn {
        margin-top: -2px;
        height: 55px;
    }
    .et_pb_pricing li {
        height: 80px
    }
    .al_pricing_content .container .plan {
        width: 175px;
        margin-top: -318px;
    }
    .al_pricing_content .container .plan .heading .button {
        width: 150px !important;
    }
}
@media screen and (min-width:1280px) {
    .al_rc_api_main_wrap .al_rc_api_box {
        height: 100% !important;
    }
    .al_pricing_wrap ul li a.al_price_btn {
        margin-top: -2px;
        height: 55px;
    }
    .et_pb_pricing li {
        height: 80px;
    }
    /* Pricing Page */
    .al_pricing_content .container .plan {
        width: 209px !important;
        margin-top: -304px !important;
    }
    .al_pricing_content .container .plan .heading .button {
        width: 190px;
    }
    .container {
        width: 100%;
    }
    /* Pricing Page */
}

@media screen and (min-width:1200px) {
    
    /* Documentation page */
    .al_api_documentation .menu {
        width: 250px !important;
    }
    .al_api_documentation .content {
        width: 850px !important;
    }
    /* Documentation page */
}

@media screen and (max-width:1079px) {
    .al_rc_api_main_wrap .al_rc_api_box {
        height: 100%;
    }
    .al_pricing_wrap ul li a.al_price_btn {
        margin-top: -2px;
        height: 55px;
    }
    .et_pb_pricing li {
        height: 80px
    }
    .trusted-section.et_pb_section.et_pb_section_1 {
        padding: 20px 0;
    }
    .trusted-section .al_icons_wrap img {
        margin: 2px 8px;
        max-width: 88px;
    }
    .et_pb_text_0 h1 {
        line-height: 34px;
    }
    .et_pb_text_1 h1 {
        font-size: 15px;
    }
    #al_why_country .et_pb_row.et_pb_row_3 {
        padding-top: 0;
    }
    #al_why_country .et_pb_row.et_pb_row_3 h2 {
        font-size: 24px;
        padding: 0;
    }
    #al_why_country .et_pb_row.et_pb_row_4 .et_pb_column {
        width: 24% !important;
        margin-right: 18px;
    }
    #al_why_country .et_pb_row.et_pb_row_4 .et_pb_column .et_pb_module {
        box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 14%);
        padding: 22px 15px !important;
    }
    #al_why_country.et_pb_section_3.et_pb_section {
        padding-bottom: 0;
        min-height: unset;
    }
    #al_why_country.et_pb_section_3.et_pb_section h2 {
        font-size: 24px;
    }
    #al_why_country.et_pb_section_3.et_pb_section .et_pb_text_4 {
        margin-bottom: 5px !important;
    }
    .et_pb_section_4 .et_pb_text_7 h2 {
        font-size: 24px;
        padding: 0 0 4px;
    }
    .et_pb_section_4 .et_pb_text_inner p {
        line-height: 28px;
        margin-top: 5px;
    }
    #documentation .et_pb_text_9 h2 {
        font-size: 24px;
    }
    #documentation .topic h2 {
        font-size: 24px;
    }
    body #page-container #documentation .et_pb_button_2 {
        font-size: 16px;
    }
    .companies-section .et_pb_row.et_pb_row_10 {
        padding: 0;
    }
    .companies-section .et_pb_row.et_pb_row_10 h2 {
        font-size: 24px;
    }
    .companies-section .al_icons_wrap img {
        margin: 4px 12px;
    }
    .companies-section .al_icons_wrap {
        padding: 0 10px;
    }
    .getStarted-block.et_pb_section_7.et_pb_section .et_pb_text_inner h2 {
        font-size: 18px;
        line-height: 20px;
    }
    .et_pb_section.et_pb_section_6.companies-section {
        padding-bottom: 55px;
    }
    #al_why_country .countryData-section {
        width: 90%;
    }
}

@media screen and (max-width:1024px) {
    li#menu-item-299 {
        margin-top: 15px;
    }
    .al_footer_menu .right_side {
        position: inherit;
    }
    .al_footer_menu .right_side span.copy {
        text-align: center;
        margin-top: 50px;
    }
    .al_footer_menu .socials {
        margin-bottom: 13px;
        text-align: center;
        margin-top: 50px;
    }
    .al_footer_menu .right_side span {
        display: block;
    }
    /* Pricing Page */
    
    .al_pricing_content .container .plan .features {
        margin-top: 0;
        margin-bottom: 40px;
    }
    .al_pricing_content .container .plan .heading {
        background: rgb(15 62 136);
    }
    .al_pricing_content .container .plan .features {
        min-height: 0;
    }
    .al_pricing_content .container .plan {
        width: 100%;
        display: block;
        margin-top: 0;
        max-width: 300px;
        margin: 0 auto;
        margin-bottom: 25px;
        box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
        padding-bottom: 26px;
    }
    .plan-list .plan .footer a.button {
        width: 190px;
    }
    .al_pricing_content .container .plan .features {
        text-align: center;
        border-right: 0px solid rgba(116, 144, 175, .25);
        margin-right: 0;
        margin-top: 0px;
        background: transparent;
        padding: 20px 0 8px;
        border-radius: 0 0 5px 5px;
    }
    .container {
        padding-top: 0px !important;
    }
    .al_pricing_content .container .plan .features h4 {
        padding: 0px 20px;
        width: 100%;
        text-align: left;
    }
    .plan-list {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    .al_pricing_content .container .plan {
        margin: 15px 15px 30px;
        position: relative;
    }
    .al_pricing_content .container .plan.free .heading .button {
        margin-top: 0;
        position: absolute;
        bottom: 25px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .al_pricing_content .container .plan .heading {
        padding: 20px 10px;
        min-height: 270px;
        position: relative;
    }
    .al_pricing_content .container .plan .heading h3 {
        margin-bottom: 0;
        margin-top: 10px;
    }
    .al_pricing_content .container .plan .footer {
        position: absolute;
        bottom: 25px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .al_pricing_content .container .plan .heading p {
        padding-top: 15px;
        padding-bottom: 5px;
    }
    .et_pb_section_2.et_pb_section h2 {
        font-size: 24px;
    }
    body #page-container .et_pb_section .et_pb_button.et_pb_button_0 {
        font-size: 16px;
    }
    .et_pb_section_2.et_pb_section .et_pb_text_1.et_pb_text {
        margin-bottom: 20px;
    }
    .al_pricing_content .container .plan.professional .heading {
        border-radius: 0;
    }
    .al_pricing_content .container {
        width: 100%;
    }
    .et_builder_inner_content .et_pb_section_2.et_pb_section {
        padding: 35px 0;
    }
    /* Pricing Page */
    /* Documentation page */
    .al_api_documentation .content .topic ul {
        padding-bottom: 0;
    }
    .al_api_documentation .content .topic h2 {
        font-size: 24px;
    }
    .al_api_documentation .content .topic {
        padding-bottom: 0;
    }
    .al_api_documentation .menu {
        width: 220px;
    }
    .al_api_documentation .content {
        width: 670px;
    }
    .al_nav_wrap ul#menu-countrylayer-top-menu {
        display: none;
    }
    li#menu-item-299 {
        margin-top: 15px;
    }
    /* Documentation page */

    section.sitemap .container ul{
        margin: 0 !important;
        width: 25%;
    }

}

@media screen and (max-width: 1280px) {
    .et_pb_row_4 .et_pb_blurb {
        box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.3);
    }
    .et_pb_row_4 .et_pb_column .et_pb_module {
        padding: 25px 15px;
    }
    .et_pb_row_4 {
        display: flex;
        justify-content: center;
    }
    .et_pb_row_4 .et_pb_column {
        display: inline-flex;
    }
}

@media screen and (max-width: 1200px) {
    .et_pb_text_0 h1 {
        font-size: 28px;
        line-height: 32px;
    }
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_module.et_pb_text_0 {
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .et_pb_text_1 h1 {
        font-size: 15px;
    }
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_module.et_pb_text_1 {
        margin-bottom: 20px;
    }
    .et_pb_section_0 .et_pb_button_module_wrapper a {
        padding: 2px 10px;
    }
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_module.et_pb_text.et_pb_text_0 {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .trusted-section .et_pb_column_2_5 .et_pb_text_inner h2 {
        font-size: 18px;
    }
    .trusted-section .et_pb_column_3_5.et_pb_column_4 .al_icons_wrap img {
        margin: 10px;
    }
    .trusted-section .et_pb_row.et_pb_row_2 {
        padding: 0;
    }
    .trusted-section .et_pb_column_2_5 {
        width: 28%;
    }

    #al_why_country .et_pb_row .et_pb_blurb_description p {
        line-height: 21px;
    }
    #al_why_country h2 {
        line-height: 32px;
    }
}

@media screen and (min-width: 981px) {
    .et_header_style_left .et-fixed-header #et-top-navigation{
        padding-top: 14px;
    }
}
@media screen and (max-width: 980px) {
    .al_header_code {
        max-height: 300px;
    }
    .et_pb_section_0 h1 {
        font-size: 26px;
        padding: 0;
    }
    .et_pb_section_0 .et_pb_module.et_pb_text_1 h1 {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .et_pb_section_0 .et_pb_column {
        margin-bottom: 30px;
    }
    .et_pb_section_0 .et_pb_row.et_pb_row_1 {
        padding-bottom: 40px;
    }
    .trusted-section .et_pb_column_2_5 {
        width: 100%;
    }
    .trusted-section .et_pb_row.et_pb_row_2 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .trusted-section .et_pb_column_3_5.et_pb_column_4 {
        width: 100%;
    }
    .trusted-section.et_pb_section_1 .et_pb_column_3_5.et_pb_column_4 .al_icons_wrap>img:first-of-type {
        margin-left: 0;
    }
    .trusted-section .et_pb_column_3_5.et_pb_column_4 .al_icons_wrap {
        justify-content: flex-start;
    }
    .trusted-section .al_icons_wrap img {
        margin: 1px 12px 1px 0;
        max-width: 92px;
    }
    .trusted-section.et_pb_section.et_pb_section_1 {
        padding: 35px 0 25px;
    }
    .trusted-section .et_pb_column_2_5 .et_pb_text_inner h2 {
        font-size: 20px;
        padding: 0;
    }
    #al_why_country .et_pb_row.et_pb_row_4 .et_pb_column {
        width: 100% !important;
        margin: 0;
    }
    #al_why_country .et_pb_row {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 22px;
        grid-row-gap: 22px;
    }
    #al_why_country .et_pb_row.et_pb_row_4 .et_pb_column .et_pb_module {
        padding: 30px 15px!important;
    }
    #al_why_country .et_pb_row .et_pb_module_header {
        font-size: 16px;
    }
    #al_why_country .et_pb_row .et_pb_blurb_description p {
        font-size: 15px;
        line-height: 23px;
    }
    #al_why_country .countryData-section {
        padding-top: 0 !important;
    }
    #al_why_country .et_pb_row.et_pb_row_3 h2 {
        font-size: 22px;
        line-height: 24px;
    }
    #al_why_country.et_pb_section_3.et_pb_section h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .et_pb_section_4.et_pb_section {
        padding-top: 0;
    }
    #al_why_country .countryData-section.et_pb_row.et_pb_row_5 {
        padding: 0 !important;
    }
    .et_pb_section_4.et_pb_section .et_pb_row.et_pb_row_6 {
        padding: 0;
    }
    .et_pb_section_4 .et_pb_text_7 h2 {
        font-size: 22px;
    }
    .et_pb_section_4 .et_pb_text_inner p {
        font-size: 14px;
        line-height: 26px;
    }
    .et_pb_section_4.et_pb_section .et_pb_row.et_pb_row_7 {
        max-width: 1140px !important;
        width: 90%;
    }
    .et_pb_section_4 .et_pb_text_inner p br {
        display: none;
    }
    #documentation .et_pb_row.et_pb_row_9 {
        padding-top: 15px;
    }
    #documentation .et_pb_text_9 h2 {
        font-size: 22px;
        padding: 0;
    }
    #documentation .et_pb_code_2.al_api_documentation {
        padding: 0 80px;
    }
    #documentation .topic h2 {
        font-size: 20px;
        padding: 0;
    }
    .et_pb_section_5 .et_pb_text_inner p {
        margin-bottom: 25px;
    }
    .et_pb_section.et_pb_section_6.companies-section {
        padding-top: 20px;
    }
    .companies-section .et_pb_row.et_pb_row_10 h2 {
        font-size: 22px;
        line-height: 28px;
    }
    .companies-section .et_pb_row.et_pb_row_10 {
        padding: 0 25px;
    }
    .companies-section .al_icons_wrap img {
        margin: 1px 10px;
    }
    .getStarted-block .et_pb_column.et_pb_column_1_3 {
        width: 300px;
    }
    .getStarted-block.et_pb_section_7 .et_pb_column.et_pb_column_2_3 {
        width: calc(100% - 220px);
    }
    .getStarted-block.et_pb_section_7 .et_pb_column.et_pb_column_1_3 {
        width: 220px;
    }
    .getStarted-block .et_pb_column.et_pb_column_2_3 {
        width: 100%;
        margin: 0;
    }
    .getStarted-block .et_pb_row {
        display: flex;
        flex-direction: row;
        width: 90%;
        align-items: center;
    }
    .getStarted-block .et_pb_text_12 {
        text-align: left;
    }
    .getStarted-block .et_pb_text_12 h2 {
        line-height: 27px !important;
    }
    .getStarted-block .et_pb_column.et_pb_column_2_3 .lnr-arrow-right {
        top: -41px;
    }
    #al_why_country.et_pb_section_3.et_pb_section .et_pb_column {
        display: inline-flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .et_fixed_nav #main-header{
        position: fixed;
    }
    .banner-block-main {
        padding-top: 80px !important;
    }

    .trusted-section .et_pb_row_1.et_pb_row{
        flex-wrap: wrap;
    }
    #al_why_country .et_pb_row.et_pb_row_3 {
        display: flex;
    }
}

@media screen and (max-width:820px) {
    .al_rc_api_main_wrap .al_rc_api_box {
        min-height: 336px;
    }
}

@media screen and (max-width:800px) {
    .al_right_tab_wrap ul.et_pb_tabs_controls li {
        display: inline-flex;
    }
    .al_right_tab_wrap .et_pb_tabs_controls li {
        border-bottom: inherit;
    }
    /* Faq Page */
    .al_contact_wrap h2 {
        font-size: 25px;
        line-height: normal;
    }
    /* Faq Page */
    /* Pricing Page */
    .al_pricing_header h2 {
        margin-left: 0px;
    }
    .al_pricing_header h6 span {
        display: none;
    }
    .al_pricing_content h6 span {
        display: none;
    }
    .plan.professional:before {
        top: -26px;
    }
    /* Pricing Page */
    /* Documentation page */
    .al_documentation .intro_buttons .left,
    .al_documentation .intro_buttons .right {
        float: none;
        display: block;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        text-align: center;
    }
    .al_documentation .intro_buttons div a {
        margin: 20px auto 0;
    }
    .al_api_documentation .menu {
        width: 100%;
        border: none;
        margin: 0;
        float: none;
        display: block;
        text-align: left;
    }
    .al_api_documentation .container .menu ul li a {
        padding: 10px 15px;
        position: relative;
    }
    .al_api_documentation .menu ul li a:after {
        position: absolute;
        top: 8px;
        background-size: 100% 100%!important;
        margin-bottom: 5px;
        font-size: 15px;
        margin-right: 20px;
        font-weight: 600;
        color: #333;
        display: inline-block;
    }
    .al_api_documentation .menu ul li a:after {
        content: "\e876";
    }
    .al_api_documentation .menu ul li a {
        padding: 10px 15px;
        position: relative;
    }
    .header .mobile_menu_icon:before,
    .header ul>li:not(.cta)>a:after,
    .al_api_documentation .menu ul li a:after {
        right: 0;
        font-family: 'Linearicons-Free';
        vertical-align: middle;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: grayscale;
    }
    .al_api_documentation .content {
        float: none;
        display: block;
        width: 100%;
        margin-top: 10px;
        text-align: left;
    }
    /* Documentation page */
}

@media screen and (max-width:768px) {
    .al_rc_api_main_wrap .al_rc_api_box {
        min-height: 359px;
    }
    .al_icons_wrap img {
        margin: 15px 10px;
    }
    .al_footer_menu .socials {
        margin-top: 0px;
    }
}

@media screen and (max-width: 767px) {
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_module.et_pb_text.et_pb_text_0 h1 {
        text-align: left;
    }
    .et_pb_section_0 .et_pb_module.et_pb_text_1 h1 {
        text-align: left;
    }
    .et_pb_section_0 .et_pb_row.et_pb_row_1 {
        margin-top: 20px !important;
    }
    #al_why_country.et_pb_section_3.et_pb_section .countryData-section {
        grid-template-columns: 1fr;
        grid-row-gap: 5px;
    }
    #al_why_country.et_pb_section_3.et_pb_section .countryData-section .et_pb_column_10 {
        margin-bottom: 0px;
    }
    #al_why_country.et_pb_section_3.et_pb_section .countryData-section .et_pb_image_wrap img {
        width: 85%;
        margin: 0 auto;
        display: block;
    }
    #documentation.et_pb_section_5.et_pb_section {
        margin-top: 40px;
    }
    .getStarted-block.et_pb_section_7.et_pb_section .et_pb_text_inner h2 {
        font-size: 16px;
        line-height: 26px !important;
    }
    .getStarted-block .et_pb_column.et_pb_column_1_3 {
        width: 200px;
    }
    .getStarted-block.et_pb_section_7 .et_pb_column.et_pb_column_2_3 {
        width: calc(100% - 230px);
    }
    /* Terms condition */
    .faq-header.terms-condition-header h2 {
        font-size: 26px;
        line-height: 34px;
    }
    .faq-header.terms-condition-header .container {
        padding-top: 20px !important;
        width: 90%;
    }
    .terms-page h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .terms-page h3 {
        line-height: 26px;
        font-size: 16px;
        padding-bottom: 0px;
    }
    /* Terms condition */
    /* Cookie Policy */
    .faq-header.cookie-page-header .container {
        padding-top: 10px !important;
    }
    .cookies-page {
        padding: 40px 0;
    }
    #et-boc .cookies-page h1 {
        font-size: 22px;
        margin-bottom: 0;
    }
    /* Cookie Policy */
    /* Service agreement*/
    .faq-header.service-agreement-header .container {
        padding-top: 20px !important;
    }
    .faq-header.service-agreement-header .container h2 {
        font-size: 26px;
    }
    .serviceAgree-page {
        padding: 40px 0;
    }
    .serviceAgree-page h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    /* Service agreement*/
    /* Contact Page */
    .et_pb_row.et_pb_row_1 {
        padding: 0 0 20px;
        width: 90%;
    }
    .al_contact_wrap h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .al_contact_wrap h3 {
        font-size: 14px;
    }
    /* Contact Page */

    #main-header .container {
        width: 90%;
    }
    .et_header_style_left #logo{
        max-width: initial;
    }

    section.sitemap .container ul {
        margin: 0 0 20px !important;
        width: 50%;
    }
    .sitemap .container{
        padding-top: 0 !important;
        flex-wrap: wrap;
        width: 100%;
    }
    .sitecontent-ui section.hero.subpage.terms h2{
        margin-bottom: 0px;
    }
    section.cta p span{
        display: block;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:740px) {
    .al_rc_api_main_wrap .al_rc_api_box {
        min-height: 360px;
    }
}

@media screen and (max-width:720px) {
    .al_rc_api_main_wrap .al_rc_api_box {
        min-height: 340px;
    }
}

@media screen and (max-width: 480px) {
    .al_custom_footer {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .et_pb_section_0 .et_pb_row.et_pb_row_1 h1 {
        font-size: 22px;
    }
    .et_pb_section_0 .et_pb_module.et_pb_text_1 h1 {
        font-size: 15px;
    }
    .et_pb_section_0 .et_pb_button_module_wrapper a {
        padding: 5px 18px !important;
    }
    .al_header_code {
        max-height: 260px;
    }
    .al_header_code pre {
        font-size: 13px;
    }
    .trusted-section .et_pb_column_2_5 .et_pb_text_inner h2 {
        font-size: 20px;
        text-align: center;
    }
    .trusted-section .al_icons_wrap img {
        margin: 0 12px 5px 0;
        max-width: 87px;
    }
    #al_why_country .et_pb_row.et_pb_row_3 h2 {
        font-size: 20px;
        line-height: 22px;
    }
    #al_why_country .et_pb_row.et_pb_row_3 {
        padding-bottom: 25px;
    }
    #al_why_country .et_pb_row.et_pb_row_4 {
        grid-template-columns: 1fr;
    }
    #al_why_country .et_pb_row.et_pb_row_4 .et_pb_column .et_pb_module {
        min-height: 320px;
        display: inline-flex;
        align-items: center;
        padding-bottom: 45px !important;
    }
    #al_why_country .et_pb_row .et_pb_main_blurb_image {
        margin-bottom: 20px;
    }
    #al_why_country.et_pb_section_3.et_pb_section h2 {
        font-size: 20px;
        line-height: 26px;
    }
    #al_why_country.et_pb_section_3.et_pb_section {
        padding-top: 20px;
    }
    #al_why_country.et_pb_section_3.et_pb_section .countryData-section .et_pb_image_wrap img {
        width: 90%;
    }
    .et_pb_section_4 .et_pb_text_7 h2 {
        font-size: 20px;
        padding: 0;
    }
    .trusted-section .et_pb_column_3_5.et_pb_column_4 .al_icons_wrap {
        justify-content: center;
    }
    #documentation .et_pb_code_2.al_api_documentation {
        padding: 0;
        width: 90%;
        margin: 0 auto;
    }
    #documentation .et_pb_row.et_pb_row_9 {
        padding-top: 10px;
    }
    body #page-container #documentation .et_pb_button_2 {
        font-size: 14px;
        margin-top: 20px;
    }
    .companies-section .et_pb_row.et_pb_row_10 h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .companies-section .al_icons_wrap img {
        margin: 4px 8px;
        max-width: 90px;
    }
    .getStarted-block.et_pb_section_7 .et_pb_column.et_pb_column_2_3 {
        width: 100%;
        text-align: center;
    }
    .getStarted-block.et_pb_section_7 .et_pb_column.et_pb_column_1_3 {
        width: 100%;
        margin-top: 20px;
        padding: 0;
        display: flex;
        justify-content: center;
    }
    .getStarted-block .et_pb_row {
        flex-wrap: wrap;
        justify-content: center;
    }
    .getStarted-block .et_pb_column.et_pb_column_2_3 .lnr-arrow-right {
        display: none;
    }
    .getStarted-block .et_pb_text_12 {
        margin: 0 !important;
    }
    .et_pb_section.et_pb_section_6.companies-section {
        padding-bottom: 40px;
    }
    #documentation .topic h2 {
        font-size: 18px;
    }
    .getStarted-block.et_pb_section_7.et_pb_section .et_pb_text_inner h2 {
        font-size: 18px;
        line-height: 26px!important;
        text-align: center;
    }
    /* Terms condition */
    .faq-header.terms-condition-header h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .terms-page h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    /* Terms condition */
    /* Documentation page */
    .al_api_documentation .content .topic h2 {
        font-size: 20px;
    }
    .al_api_documentation .content .topic p {
        margin-bottom: 9px;
        margin-top: 10px;
    }
    .al_api_documentation .content .topic table {
        margin-top: 10px;
    }
    .errors-table {
        margin-top: -30px;
        overflow: auto;
    }
    .errors-table table tr>th:last-of-type,
    .errors-table table tr>td:last-of-type {
        min-width: 170px;
    }
    /* Documentation page */
}

@media screen and (max-width: 450px) {
    /* Terms condition */
    .terms-page.et_pb_section {
        padding: 40px 0;
    }
    .faq-header.terms-condition-header h2 {
        font-size: 20px;
        line-height: 32px;
    }
    /* Terms condition */
    /* Cookie Policy */
    #et-boc .cookies-page h1 {
        font-size: 20px;
        margin-bottom: 0;
        line-height: 26px;
    }
    #et-boc .cookies-page p strong {
        margin-bottom: -10px;
        display: block;
    }
    /* Cookie Policy */
    /* Service agreement*/
    .faq-header.service-agreement-header .container h2 {
        font-size: 24px;
    }
    .serviceAgree-page h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    /* Service agreement*/
    /* Pricing Page */
    .et_pb_row_1.et_pb_row {
        padding-top: 10px;
    }
    .et_pb_text_0 h2 {
        font-size: 24px;
    }
    .al_pricing_header .freq_changer:before {
        height: 24px;
        width: 24px;
    }
    .al_pricing_header .switch {
        width: 55px;
        height: 32px;
    }
    /* Pricing Page */
    /* Documentation page */
    .al_api_documentation {
        padding: 20px 0;
    }
    .al_api_documentation .menu ul li.doc_heading {
        padding: 5px 15px;
    }
    .al_api_documentation .menu ul li a:after {
        top: 10px;
    }
    .al_api_documentation .content .topic h2 {
        margin-bottom: 10px;
    }
    /* Documentation page */
    /* Contact Page */
    .al_contact_wrap h2 {
        font-size: 22px;
    }
    .al_contact_wrap h3 {
        font-size: 13px;
        line-height: 22px;
    }
    /* Contact Page */
}

@media screen and (max-width: 380px) {
    .al_nav_wrap img {
        max-width: 160px;
    }
    .et_pb_section_0 .et_pb_row.et_pb_row_1 h1 {
        font-size: 20px;
    }
    .et_pb_section_0 .et_pb_module.et_pb_text_1 h1 {
        font-size: 14px;
        line-height: 21px;
    }
    .et_pb_section_0 .et_pb_button_module_wrapper a,
    .et_pb_button_1_wrapper .et_pb_button_1:hover {
        padding: 5px 15px !important;
        font-size: 15px !important;
    }
    .al_header_code {
        max-height: 250px;
    }
    .et_pb_section_0 .et_pb_row.et_pb_row_1 {
        margin-top: 15px !important;
    }
    .et_pb_section_0 .et_pb_column {
        margin-bottom: 15px;
    }
    .trusted-section .et_pb_column_2_5 .et_pb_text_inner h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .trusted-section .al_icons_wrap img {
        margin: 0px 6px 2px 0;
        max-width: 82px;
    }
    .trusted-section.et_pb_section_1 .et_pb_column_3_5.et_pb_column_4 .al_icons_wrap>img:last-of-type {
        margin-top: 25px;
    }
    #al_why_country .et_pb_row.et_pb_row_3 h2 {
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }
    #al_why_country .et_pb_row.et_pb_row_3 {
        padding: 0 10px 20px;
        margin: 0;
        text-align: center;
        width: 100%;
        display: block;
    }
    #al_why_country.et_pb_section_3.et_pb_section h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .al_right_tab_wrap ul.et_pb_tabs_controls {
        white-space: nowrap;
        overflow: auto;
    }
    #documentation .et_pb_code_2.al_api_documentation {
        width: 100%;
    }
    #documentation .et_pb_text_9 h2 {
        font-size: 20px;
    }
    .companies-section .al_icons_wrap img {
        margin: 4px 6px;
        max-width: 80px;
    }
    .companies-section .al_icons_wrap>img:last-of-type {
        margin-top: 18px;
    }
    .et_pb_section.et_pb_section_6.companies-section {
        padding-bottom: 30px;
    }
    .getStarted-block>.et_pb_row a.et_pb_button {
        font-size: 15px;
        min-height: 43px;
    }
    .et_pb_section_5 .et_pb_text_inner p {
        font-size: 14px;
        line-height: 24px;
    }
    et_pb_button_0_wrapper .et_pb_button_0,
    .et_pb_button_0_wrapper .et_pb_button_0:hover {
        padding: 5px 15px!important;
    }
    body #page-container .et_pb_section_0 .et_pb_button_module_wrapper a,
    body #page-container .et_pb_button_1_wrapper .et_pb_button_1:hover {
        padding: 5px 15px!important;
    }
    /* Pricing Page */
    .et_pb_text_0 h2 {
        font-size: 22px;
    }
    /* Pricing Page */
}

@media screen and (max-width: 340px) {
    .al_nav_wrap img {
        max-width: 150px;
    }
    .et_pb_section_0 .et_pb_row.et_pb_row_1 h1 {
        font-size: 18px;
    }
    .et_pb_section_0 .et_pb_module.et_pb_text_1 h1 {
        font-size: 13px;
    }
    .et_pb_section_0 .et_pb_button_module_wrapper.et_pb_button_0_wrapper {
        margin-right: 8px;
    }
    .et_pb_section_0 .et_pb_button_module_wrapper.et_pb_button_1_wrapper {
        margin-right: 0;
    }
    #al_why_country .et_pb_row.et_pb_row_4 .et_pb_column .et_pb_module {
        min-height: 310px;
    }
    #al_why_country .et_pb_row .et_pb_module_header {
        font-size: 16px;
    }
    #al_why_country .et_pb_row .et_pb_blurb_description p {
        font-size: 13px;
        line-height: 22px;
    }
    .al_custom_footer {
        grid-template-columns: 1fr;
    }
    .al_footer_custom_wrap.et_pb_section_8.et_pb_section {
        padding-bottom: 100px;
    }
    .al_footer_custom_wrap .al_custom_footer .right_side {
        bottom: -90px;
    }
}