/*
Theme Name: Emlid Blog
Theme URI: https://emlid.com
Author: Emlid Design Team
Author URI: https://emlid.com
Description: Emlid Blog Theme
Version: 3.0
Text Domain: emlid
Domain Path: /languages
*/

.hs-form .hs-form-radio-display {
    display: flex;
    gap: 6px;
}

.hs-file .input {
    max-width: 540px;
    width: 100%;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    font-size: 14px;
}

.hs-form .inputs-list {
    display: flex;
    justify-content: space-between;
}

.hs-form p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Geist" !important;
}

/* .hs-form input,
.hs-form select {
    height: 46px !important;
} */

.hs-form .textarea {
    font-size: 16px;
}

.hs-form ul {
    box-sizing: border-box;
    list-style: none !important;
    padding: 0 !important;
    margin-top: 24px !important;
}

.hs-form .hs-button {
    background-color: #000;
    color: #fff;
    border-radius: 0;
    border: none;
    height: 46px !important;
    padding: 8px 20px !important;
    display: inline-block !important;
    font-size: 19px !important;
}

.hs-form .hs-button:hover {
    background-color: #353535;
}

.hs-form input[type=checkbox]:before {
    margin-top: 6px;
}

.hs-form .invalid {
    border-color: #ca1823 !important;
}

.hs-form .hs-error-msgs {
    margin-top: 4px !important;
    margin-bottom: 0px !important;
    font-size: 12px;
    color: #ca1823;
    text-align: right;
}

/* Hiding ReCaptcha ribbon */
.grecaptcha-badge {
    display: none;
}

html {
    scroll-behavior: smooth;
}

html.light {
    background: #0f1115;
    /* Old browsers */
    background: -moz-linear-gradient(top, #0f1115 0%, #0f1115 90%, #ffffff 91%, #0f1115 91%, #ffffff 91%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0f1115 0%, #0f1115 90%, #ffffff 91%, #0f1115 91%, #ffffff 91%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0f1115 0%, #0f1115 90%, #ffffff 91%, #0f1115 91%, #ffffff 91%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f1115', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

body {
    font-family: "Geist";
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    color: #000000 !important;
}



/* Uber container between header and footer */
.em-super-wrapper {
    overflow: unset;
    min-height: 40rem;
}

/* Disabling clicks and selection for images */
.em-promo-page img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}



/* Opacity from 0 to 0.9 */
.op-00 {
    opacity: 0
}

.op-01 {
    opacity: 0.1
}

.op-02 {
    opacity: 0.2
}

.op-03 {
    opacity: 0.3
}

.op-04 {
    opacity: 0.4
}

.op-05 {
    opacity: 0.5
}

.op-06 {
    opacity: 0.6
}

.op-07 {
    opacity: 0.7
}

.op-08 {
    opacity: 0.8
}

.op-09 {
    opacity: 0.9
}

/* Mute all paragraphs */
.em-all-p-muted p {
    opacity: 0.8;
}

.display-5 {
    font-family: "Geist";
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
}

br.mobile-only,
br.tablet-only {
    display: none;
}


/* Global typography */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Geist";
    font-weight: 500;
    letter-spacing: -0.04em;
}

h1,
h2 {
    margin-top: 3rem;
}

h3,
h4,
h5,
h6 {
    margin-top: 1.5rem;
}

h1 {
    font-size: 2rem;
    margin-top: 0.4em;
}

/* Specific H1 style for blog posts */
h1.em-blog-title {
    font-size: 2.5rem;
}

h2 {
    font-size: 1.875rem;
    line-height: 1.4em;
}

.em-PostCardWrap h2 {
    font-size: 1.5rem;
}

h3 {
    font-size: 1.375rem;
    line-height: 1.3em;
}

h4 {
    font-size: 1.125rem;
    line-height: 1.4em;
}

.small {
    line-height: 1.4em;
    margin-top: 0.25em;
    font-size: 0.875rem;
}

.em-tiny-page-title {
    font-size: 1.2rem;
    font-family: "Geist";
    font-weight: 500;
    letter-spacing: -0.04em;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Geist";
    font-weight: 500;
    letter-spacing: -0.04em;
}

.h1 {
    font-size: 2rem;
    margin-top: 0.6rem;
}

.h2 {
    font-size: 1.875rem;
}

.em-promo-page .h2 {
    font-size: 3rem;
}

.h3 {
    font-size: 1.375rem;
    line-height: 1.3em;
}

.h4 {
    font-size: 1.125rem;
}

.display-1,
.display-2,
.display-3,
.display-4 {
    font-family: "Geist";
    font-weight: 300;
    letter-spacing: -0.04em;
    line-height: 1.2em;
}

.display-4 {
    font-size: 2rem;
}

.lead {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.6em;
}

.em-link-arrow-left {
    margin-right: 0.4rem;
    padding-bottom: 0.1rem;
}

.em-tooltip {
    cursor: default;
    position: relative;
    display: inline-block;
    z-index: 1;
}

.em-tooltip::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 0.1rem;
    left: 0px;
    bottom: 1px;
    background-color: #00b5eb;
    z-index: -1;
    transition: 0.1s;
}

.em-tooltip:hover:after {
    height: 1.3rem;
}


ul li::marker {
    font-size: 75% !important;
}

p > a {
    padding-bottom: 0.125em;
}

.text-white p > a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.text-white p > a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.em-ParentOfLink {
    position: relative;
}

.em-ParentOfLink a.em-LinkThatCoversCard::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 10;
}

.em-LinkThatIsBlock {
    color: #000;
    display: block;
}

.em-LinkThatIsBlock:hover {
    color: #000;
}

.text-white .em-LinkThatIsBlock {
    color: #fff;
}

.text-white .em-LinkThatIsBlock:hover {
    color: #fff;
}


/* END of Global typography */



/* Typography for promo pages */
.em-promo-page h1,
.em-promo-page .h1 {
    font-size: 3.5rem;
    letter-spacing: -0.04em;
    line-height: 120%;
}

/*Typographu for industries*/

.em-promo-page h2,
.em-promo-page .h2 {
    font-size: 3rem;
    line-height: 1.2em;
    margin-bottom: 1rem;
}

h2.em-huge {
    font-size: 5rem;
    line-height: 1.1em;
}

.em-promo-page h3,
.em-promo-page .h3 {
    font-size: 2rem;
    line-height: 1.2em;
}

.em-promo-page h4,
.em-promo-page .h4 {
    font-size: 1.4rem;
    line-height: 1.2em
}

@media (max-width: 767px) {

    .em-promo-page h1,
    .em-promo-page .h1 {
        font-size: 3rem;
        line-height: 1.2;
        letter-spacing: -0.04em;
    }

    .em-promo-page h2,
    .em-promo-page .h2 {
        font-size: 2rem;
    }
}

@media (min-width: 768px) {
    .em-promo-cover.industries h1 {
        font-size: 3.625rem !important;
        line-height: 1.2;
        letter-spacing: -0.04em;
    }
}

.main-navio h1 {
    font-family: "Poppins-SemiBold";
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0.01em;
}

.main-navio p,
.main-navio a {
    font-family: "FiraCode-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
}

.main-navio p {
    color: #fafafa;
}

.main-navio a {
    color: #1f1f1f;
}

/* END of Typography for promo pages */

/*Grid rows*/
.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%;
}

@media(min-width:992px) {
    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
}

/*End grid rows*/
/*Styles for text inputs and textarea,select*/
input:not([type='checkbox']):not([type='submit']):not([type='file']):not([type='radio']),
select {
    width: 100%;
    padding: 18px;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    font-size: 14px;
    height: 38px;
    max-width: 540px;
}

.form-control-lg {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 16px !important;
    height: 46px !important;
    line-height: 25.6px !important;
}

#questions {
    padding-left: 0;
    padding-right: 0;
    display: block;
    height: 100% !important;
}

#questions.form-control-lg {
    min-height: 46px !important;
}

textarea.form-control-lg {
    font-size: 16px !important;
    height: auto !important;
}

input[type='file'] {
    width: 100%;
    padding: 5px 12px;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    font-size: 14px;
    line-height: initial;
    height: 38px;
    max-width: 540px;
}

textarea {
    max-width: 540px;
}

footer input[type=text],
footer input[type=email] {
    width: 100%;
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
    border-radius: 0;
    font-size: 14px;
    height: 38px;
    color: rgba(255, 255, 255, .5);
    background: transparent;
}

footer textarea {
    width: 100%;
    padding: 12px;
    padding-bottom: 6px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 0;
    font-size: 14px !important;
    color: rgba(255, 255, 255, .5);
}

textarea,
.wpcf7 textarea {
    width: 100%;
    padding: 12px;
    padding-bottom: 6px;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    font-size: 14px;
}

footer input[type=text]:hover,
footer input[type=email]:hover,
footer textarea:hover {
    border: 1px solid rgba(255, 255, 255, .7) !important;
}

footer input[type=text]:focus,
footer input[type=email]:focus,
footer textarea:focus {
    outline: none;
    border: 1px solid rgba(255, 255, 255, .7) !important;
    color: #fff !important;
}

input[type=text]:hover,
input[type=email]:hover,
textarea:hover,
input[type=text]:focus,
input[type=email]:focus,
textarea:focus,
select:focus,
input[type=file]:focus {
    outline: none;
    border: 1px solid #181818 !important;
}

select {
    padding: 0 12px !important;
    line-height: 18.2px;
    background: url("/wp-content/themes/emlid/img/drop-down.svg") 97% no-repeat;
    background-size: 14px;
    -webkit-appearance: none;
    appearance: none;
}

/* CF7 overwrite */
.wpcf7 p {
    margin-bottom: 10px;
}

.wpcf7-form > p {
    padding-bottom: 30px !important;
    margin-bottom: 0;
}

form {
    max-width: 540px;
}

span.your-message {
    line-height: 1;
}

.wpcf7 input[type=submit] {
    padding: 7px 15px;
    background-color: #00B5EB;
    height: 38px;
    color: #fff;
    border-radius: 0;
    border: none;
}

.wpcf7-submit:disabled {
    border: none;
    border-radius: 0;
    background-color: #EEEEEE !important;
    color: #A8A8A8 !important;
}

.wpcf7-list-item {
    margin-left: 0px !important;
    margin-right: 24px !important;
}

.wpcf7-list-item.last {
    margin-right: 0px !important;
}

.wpcf7 label {
    width: 100% !important;
    font-size: 12px;
    line-height: 15.6px;
    color: #000;
    opacity: .5;
    margin-bottom: .25rem;
}

.wpcf7-list-item label {
    opacity: 1;
    font-size: 1rem;
    margin-bottom: 0;
}

span.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

.wpcf7-acceptance .wpcf7-list-item-label {
    line-height: 140% !important;
}

.bg-primary .wpcf7 a {
    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.bg-primary .wpcf7 a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.wpcf7-not-valid {
    border: 1px solid #CA1823 !important;
}

.form-control-lg.wpcf7-not-valid ~ .wpcf7-not-valid-tip {
    font-size: 12px !important;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    right: 0;
    color: #CA1823;
    font-size: 10px !important;
    line-height: 1.3;
    letter-spacing: 0.01em;
    margin-top: 4px;
    font-weight: normal;
    display: block;
}

div.wpcf7-response-output {
    display: none !important;
}

/* END of CF7 overwrites */



/* Borders */
.em-b-e2 {
    border: 1px solid rgba(196, 196, 196, 0.2)
}

.em-b-e6 {
    border: 1px solid #e6e6e6
}

.em-br-8 {
    border-radius: 0;
    overflow: hidden;
}

/* For dark backgrounds */
.em-bt-e2 {
    border-top: 1px solid rgba(196, 196, 196, 0.2)
}

.em-bb-e2 {
    border-bottom: 1px solid rgba(196, 196, 196, 0.2)
}

.em-bl-e2 {
    border-left: 1px solid rgba(196, 196, 196, 0.2)
}

.em-br-e2 {
    border-right: 1px solid rgba(196, 196, 196, 0.2)
}

/* For light backgrounds */
.em-bt-e6 {
    border-top: 1px solid #e6e6e6
}

.em-bb-e6 {
    border-bottom: 1px solid #e6e6e6
}

.em-bl-e6 {
    border-left: 1px solid #e6e6e6
}

.em-br-e6 {
    border-right: 1px solid #e6e6e6
}

/* END of Borders */



/* Dividers */
.em-blue-divider {
    height: 4px;
    background-color: #008BEE;
    margin-bottom: 15px;
}

/* END of Dividers */



/* Additional margins and paddings */
/* Margin-top */
.mt-20px {
    margin-top: 1.25rem
}

.mt-30px {
    margin-top: 1.85rem
}

.mt-50px {
    margin-top: 3.1rem
}

.mt-80px {
    margin-top: 5rem
}

/* Margin-bottom */
.mb-20px {
    margin-bottom: 1.25rem
}

.mb-30px {
    margin-bottom: 1.85rem
}

.mb-50px {
    margin-bottom: 3.1rem
}

.mb-80px {
    margin-bottom: 5rem
}

/* Padding */
.p-20px {
    padding: 1.25rem !important
}

.p-30px {
    padding: 1.85rem !important
}

.p-50px {
    padding: 3.1rem !important
}

.p-80px {
    padding: 5rem !important
}

/* Padding-top */
.pt-20px {
    padding-top: 1.25rem !important
}

.pt-30px {
    padding-top: 1.85rem !important
}

.pt-50px {
    padding-top: 3.1rem !important
}

.pt-80px {
    padding-top: 5rem !important
}

/* Padding-bottom */
.pb-20px {
    padding-bottom: 1.25rem !important
}

.pb-30px {
    padding-bottom: 1.85rem !important
}

.pb-50px {
    padding-bottom: 3.1rem !important
}

.pb-80px {
    padding-bottom: 5rem !important
}

/* Padding-top */
.pl-20px {
    padding-left: 1.25rem !important
}

.pl-30px {
    padding-left: 1.85rem !important
}

.pt-40px {
    padding-top: 2.5rem !important
}

.pl-50px {
    padding-left: 3.1rem !important
}

.pl-80px {
    padding-left: 5rem !important
}

/* Padding-bottom */
.pr-20px {
    padding-right: 1.25rem !important
}

.pr-30px {
    padding-right: 1.85rem !important
}

.pr-50px {
    padding-right: 3.1rem !important
}

.pr-80px {
    padding-right: 5rem !important
}

/* END of Additional margins and paddings */


/* Container customization */
.container {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
    max-width: 82rem;
}

@media (max-width: 575px) {
    .container {
        padding-top: 5rem;
        padding-bottom: 6rem;
        max-width: 70rem;
    }
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.container-fluid.em-max-width-1300 {
    box-sizing: border-box;
}


/* END of Container customization */


/* Custom max widths */
.em-max-width-350 {
    max-width: 21.875rem;
}

.em-max-width-445 {
    max-width: 27.8rem;
}

.em-max-width-540 {
    max-width: 33.75rem;
}

.em-max-width-1110 {
    max-width: 69.375rem;
}

.em-max-width-1300 {
    width: auto;
    max-width: 81rem;
}

@media (max-width: 1300px) {
    .em-max-width-1300 {
        margin-right: 3px;
        margin-left: 3px;
    }
}

.em-max-width-1440 {
    max-width: 90rem
}

.em-max-width-1600 {
    max-width: 100rem
}

.em-max-width-1660 {
    width: auto;
    max-width: 103rem;
}

/* Background colors for headers */
.navbar-dark {
    background-color: #0F1115;
}

.navbar-light {
    background-color: #fff;
}


/* Header */
.em-nav-container {
    padding: 0px;
}

.em-navbar {
    min-height: 3.375rem;
    padding-top: 3px;
    padding-bottom: 3px;
}

.em-navbar.navbar-light {
    border-bottom: 1px solid #e2e2e2;
    background-color: #fff;
}

.em-navbar.navbar-light a {
    color: #000000;
}

.em-navbar.navbar-dark a {
    color: #FFFFFF;
}

@media (min-width: 575px) {
    .em-navbar {
        padding: 0px;
    }

    .em-nav-container {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .em-store-link > a {
        margin-left: 0.62rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .container,
    .em-nav-container {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

@media (min-width: 992px) {
    .em-nav-container.em-main-menu {
        /* height: 61px; */
        height: 3.81rem;
    }
}

.em-nav-container ul > li > a {
    font-size: 0.875rem !important;
    font-family: "Geist";
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: -0.01em;
    white-space: nowrap;
    height: 60px;
    color: #fff;
    line-height: 3.15em;
    padding: 24px 8px;

}

.em-nav-container ul > li > a:hover {
    opacity: 0.5;
}

.em-nav-container ul li a.active,
.header .current-menu-item {
    opacity: 0.5;
    cursor: pointer;
}

.em-navbar-brand {
    padding-right: 1.25rem;
}

.em-nav-container ul > .em-store-link > a {
    background-color: #00b5eb;
    color: #fff !important;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    position: relative;
}

.em-nav-container ul > .em-store-link > a:hover {
    opacity: 0.8 !important;
}

.em-store-link > a::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: #00b5eb;
}


.navbar-toggler {
    padding: 0.75rem !important;
    border: 0px;
}

.header {
    transition: 0.15s linear;
}

.nav-up {
    transform: translateY(-3.9rem);
}

.nav-down {
    top: 0px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .nav-up {
        transform: translateY(-3.375rem);
    }
}

/* Subheader */
.em-subnav {
    padding: 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    /* font-size: 11px; */
    font-size: 0.7rem;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    width: 100%;
    overflow: auto;
}

.em-subnav a {
    color: #333 !important;
}

.em-subnav a:hover {
    opacity: 0.5;
}

.navbar-dark.em-subnav a {
    color: #fff !important;
}

.em-subnav .em-product-title {
    font-size: 0.7rem;
    font-family: "Geist";
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5;
}

.em-subnav .em-to-store {
    background-color: #00b5eb;
    padding: 3px 8px;
    border-radius: 0;
    font-weight: 600;
    color: #fff !important;
    white-space: nowrap;
}

.em-subnav .em-to-store.bg-dark {
    background-color: #181818 !important;
}

.em-subnav .em-to-store.bg-dark:hover {
    background-color: #353535 !important;
}

.em-subnav .em-to-store.bg-dark:active,
.em-subnav .em-to-store.bg-dark:focus {
    background-color: #000 !important;
}

.em-subnav .em-to-store:hover {
    opacity: 1;
    background-color: #5FC9E9;
}

.em-subnav .em-to-store:active,
.em-subnav .em-to-store:focus {
    background-color: #00A6D8;
}

/*
			@media (min-width: 992px) {
				.em-subnav .em-to-store{
					margin-right: 10px;
				}
			}
			*/
.em-subnav .container {
    padding: 0px 1rem;
    min-height: 2rem;
}

/* END of Header */


/* Footer */
.em-footer {
    padding-top: 3.75rem;
    padding-bottom: 0.8em;
}

.text-white .em-footer a {
    border-bottom: 0px;
    color: #fff;
    opacity: 0.5;
}

.text-white .em-footer a:hover {
    border-bottom: 0px;
    opacity: 1;
}

.em-footer .nav-link {
    padding-bottom: 0;
    font-size: 0.9em;
}

.em-footer .em-social-links a {
    padding-left: 0.5em;
    padding-right: 1.313rem;
}

@media screen and (max-width: 991px) {
    .footer__main-logo {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    .em-footer {
        padding-top: 50px !important;
        padding-bottom: 0.8em;
    }

    .footer__main-logo {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 575px) {
    .em-footer .em-social-links a {
        padding-right: 1.913rem;
    }
}

/* END of Footer */


/* Community and support */
.em-box-shadow {
    -webkit-box-shadow: 8px 0px 25px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 8px 0px 25px 0px rgba(0, 0, 0, 0.08);
}

/* END of Community and support */


/* Additional backgrounds */
.bg-black {
    background-color: #000
}

/* .bg-dark{background-color: #161a1d !important} */
.bg-dark {
    background-color: #15191F !important
}

.bg-darkest {
    background-color: #0B0D0F
}

.bg-light {
    background-color: #F8F8F8 !important
}

.bg-light-grey {
    background-color: #EFEFF4
}

/* Gradients */
.bg-grey-to-white {
    background: linear-gradient(180deg, rgba(245, 245, 245, 1) 0%, #FFFFFF 100%)
}

.bg-white-to-grey {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(245, 245, 245, 1) 100%)
}

.bg-darker-to-dark {
    background: linear-gradient(180deg, #0F1115 0%, #131417 100%)
}

.bg-dark-to-darker {
    background: linear-gradient(180deg, #161a1d 0%, #0F1115 100%)
}

/* Background with waves */
.em-wave-bg {
    background-image: url(img/wave-pattern.png);
    background-position: center 0px;
    background-size: cover;
}

/* END of Additional backgrounds */



.em-promo-cover {
    min-height: 50rem;
    padding-top: 9.3rem;
}

@media (max-width: 767px) {
    .em-promo-cover {
        padding-top: 4rem;
    }
}



/* Blog */
.em-blog-sidebar {
    padding-top: 0.4rem;
    min-width: 140px;
}

.em-search-sidebar li:first-child a {
    padding-bottom: 4px;
    color: #000;
    margin-bottom: 12px;
    opacity: 1 !important;
}

.em-search-sidebar li a {
    opacity: .5;
}

.em-blog-sidebar li a {
    display: inline-block;
    margin-bottom: 1rem;
}

.em-PostTitleAndImage {
    position: relative;
}

.em-PostCardWrap h2 a {
    color: inherit;
    text-decoration: none;
}

.em-PostTitleAndImage h2 a::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 10;
}

.em-PostCardThumbnail {
    height: 12.8rem;
    background-size: cover;
    background-position: center center;
}

.em-PostCardThumbnail > div {
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.em-PostCardWrap.em-FirstPost .em-PostCardThumbnail {
    height: 25rem;
}

.em-post-info {
    opacity: 0.8;
    line-height: 1.8em;
    margin-top: 0.25em;
    font-size: 0.875rem;
}

.em-post-content img {
    max-width: 100%;
    height: auto;
    border-radius: 0;
}

.em-post-content div.wp-caption {
    width: auto !important;
}

.em-post-content .handpicked-materials ul li::marker,
.em-post-content .handpicked-materials ol li::marker {
    font-size: 50%;
}

.em-post-content .wp-caption-text {
    font-size: 0.9rem;
    opacity: 0.5;
    margin-top: 5px;
}

.lead.em-post-lead {
    font-size: 1.3rem;
    font-family: "Geist";
    letter-spacing: -0.04em;
}

.em-post-content blockquote {
    border-left: 4px solid #00B5EB;
    padding-left: 20px;
    margin-top: 1.8rem;
    margin-bottom: 1.8rem;
}

.em-post-content blockquote p {
    font-size: 1.3rem;
    font-family: "Geist";
    letter-spacing: -0.04em;
    margin-bottom: 0;
    position: relative;
    top: -7px;
}

.em-post-content blockquote cite {
    font-family: "Geist";
    font-style: normal;
    opacity: 0.5;
    letter-spacing: -0.04em;
    position: relative;
    bottom: -6px;
}

.em-post-content iframe {
    border: 0px !important;
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9;
}

.wp-block-image figcaption {
    font-size: 0.9rem;
    color: #000;
    opacity: 0.5;
}

.wp-block-button__link {
    font-size: 1rem;
    padding: 10px 15px;
    border-radius: 0 !important;
    height: 38px;
    line-height: 1em;
}

/* Customizing blue background for buttons */
.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color {
    background-color: #00b5eb;
}

.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color:hover {
    background-color: #5FC9E9;
}

.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color:active {
    background-color: #00A6D8;
}

nav.pagination h2 {
    display: none;
}

.navigation.pagination .nav-links {
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 0;
    height: 38px;
}

nav.pagination .page-numbers {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-right: -5px;
    cursor: pointer;
    color: #000;
    position: relative;
    top: -1px;
}

nav.pagination .page-numbers.current {
    background-color: #2D2E31;
    border: #2D2E31;
    color: white;
    margin-left: -1px;
    cursor: auto;
}

nav.pagination .page-numbers.dots {
    cursor: auto;
    color: rgba(0, 0, 0, .3);
}

nav.pagination .page-numbers.prev {
    padding: 0 12px;
    width: auto;
}

nav.pagination .page-numbers.next {
    padding: 0 12px;
    width: auto;
    margin-right: 0;
}

nav.pagination .page-numbers:first-child {
    border-radius: 0;
}

nav.pagination .page-numbers:last-child {
    border-radius: 0;
}

@media (max-width: 381px) {
    nav.pagination .page-numbers {
        width: 33px;
    }

    nav.pagination .page-numbers.prev,
    nav.pagination .page-numbers.next {
        padding: 0 7px;
    }
}

#menu-blog-categories {
    min-width: 140px;
}

#menu-blog-categories li {
    margin-right: 6px;
}

#menu-blog-categories-french {
    min-width: 110px;
}

#menu-blog-categories-french li {
    margin-right: 6px;
}

/* END of Blog */



/* Dealers */
.em-country {
    padding: .7rem 1.1rem;
}

.em-country[aria-expanded=true] {
    background-color: #f8f8f8;
}

.em-country-name {
    display: block;
}

.em-dealers-flag {
    display: inline-block;
    height: 2.2rem;
    width: 2.2rem;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: .5rem;
}

.em-country-name span {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-family: "Geist";
    letter-spacing: -0.04em;
}

.em-dealers-links {
    padding-left: 2.9rem;
    font-family: "Geist";
    letter-spacing: -0.04em;
}

.em-dealers-links > div {
    margin-top: .1rem;
    margin-bottom: .5rem;
}

.split-list {
    padding-left: 0px;
}

.split-list li {
    list-style: none;
}

.em-dealers-tabs .nav-link {
    border: 1px solid rgba(196, 196, 196, 0.2);
}

.em-dealers-tabs .nav-link.active {
    border: 1px solid #fff;
}

/* END of Dealers */
.nav-pills .nav-link {
    border-radius: 0;
    padding: 10px 15px;
    line-height: 1em;
}

#get-started .nav-pills {
    border-bottom: 2px solid rgba(255, 255, 255, 0.15);
}

#get-started .nav-pills .nav-item {
    bottom: -2px;
    position: relative;
}

#get-started .nav-pills .nav-link {
    padding-bottom: 5px;
    border-radius: 0;
    height: auto;
}

#get-started .nav-pills .nav-item:first-child a {
    padding-right: 12px;
    margin-right: 4px;
}

#get-started .nav-pills .nav-item:last-child a {
    margin-left: 9px;
    padding-left: 7px;
    padding-right: 7px;
}

#get-started .btn_outline_white {
    font-size: 48px;
    font-weight: 400;
    line-height: 120%;
    font-family: "Geist";
    padding: 0;
    background-color: transparent !important;
    color: rgba(255, 255, 255, 0.3);
}

#get-started .btn_outline_white.active {
    border-bottom: 2px solid #FFFFFF;
    color: #fff;
}

/*Button Cookie*/
@media (max-width:991px) {
    .cn-button.bootstrap {
        width: 60px;
        height: 30px;
        background: #F8F8F8 !important;
        color: #000 !important;
        text-shadow: none;
        margin: 15px 15px 9px 15px !important;
        padding: 5px 10px;
        font-size: 12px;
        text-transform: uppercase;
        font-family: "Geist";
        font-weight: normal;
        line-height: 1.6em;
        border: 0;
        border-radius: 0;
    }

    .cn-button.bootstrap:hover,
    .cn-button.bootstrap:focus {
        background: #FFFFFF !important;
        color: #000 !important;
    }

    .cn-button.bootstrap:disabled {
        background: #EEEEEE !important;
        color: #A8A8A8 !important;
    }
}

@media (min-width:992px) {
    .cn-button.bootstrap {
        width: 45px;
        height: 30px;
        background: #F8F8F8 !important;
        color: #000 !important;
        text-shadow: none;
        padding: 5px 10px;
        margin: 2px 15px !important;
        font-size: 12px;
        text-transform: uppercase;
        font-family: "Geist";
        font-weight: normal;
        line-height: 1.6em;
        border: 0;
        border-radius: 0;
    }

    .cn-button.bootstrap:hover,
    .cn-button.bootstrap:focus {
        background: #FFFFFF !important;
        color: #000;
    }

    .cn-button.bootstrap:disabled {
        background: #EEEEEE !important;
        color: #A8A8A8;
    }
}

.cookie-notice-container {
    padding: 16px !important;
}

.cn-close-icon {
    display: none !important;
}

.aligncenter {
    text-align: center;
}

/*#Button*/
#cg_users_upload_submit,
#cg_users_registry_check,
#cg_user_login_check {
    line-height: 1.6em !important;
    border-radius: 0;
    padding: 7px 20px !important;
}

#cg_users_upload_submit,
#cg_users_registry_check,
#cg_user_login_check {
    color: #fff !important;
    background-color: #00B5EB !important;
    border: 0px !important;
    border-color: #00B5EB !important;
    padding: 10px 15px !important;
    line-height: 1em !important;
    height: 38px;
    font-size: 1rem;
}

.btn:focus {
    box-shadow: none;
}

.btn:active:focus {
    box-shadow: none !important;
}

.btn-group-lg > .btn,
.btn-lg {
    height: 46px !important;
    ;
    font-size: 19px;
    line-height: 1.5em !important;
}

.btn-dark {
    background-color: #181818;
}

.btn.btn-outline-primary {
    line-height: 1.6em;
    padding-left: 15px;
    padding-right: 15px;
}

.btn.btn-outline-dark {
    border-color: #181818;
    color: #181818;
}

.btn-dark:hover,
.btn.btn-outline-dark:hover {
    background-color: #353535;
    border-color: #353535;
    color: #fff;
}

.btn-dark:focus,
.btn.btn-outline-dark:focus,
.btn-dark:active,
.btn.btn-outline-dark:active {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff;
}

.btn-outline-primary:hover {
    border-color: #5FC9E9;
}

.btn-primary:hover,
.btn-outline-primary:hover,
.wpcf7 input[type=submit]:hover {
    background-color: #5FC9E9;
    border-color: #5FC9E9;
}

#cg_users_upload_submit:hover,
#cg_users_registry_check:hover,
#cg_user_login_check:hover {
    background-color: #5FC9E9 !important;
    border-color: #5FC9E9 !important;
}

.btn-primary:active,
.btn-primary:focus,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.wpcf7 input[type=submit]:active,
.wpcf7 input[type=submit]:focus,
#cg_users_upload_submit:active,
#cg_users_registry_check:active,
#cg_user_login_check:active {
    background-color: #00A6D8 !important;
    border-color: #00A6D8 !important;
    color: #fff;
}

.btn:disabled {
    background-color: #eee;
    border-color: #eee;
    color: #a8a8a8;
    cursor: not-allowed;
}

.btn-outline-primary:disabled,
.btn-outline-dark:disabled {
    color: #A8A8A8;
    border-color: rgba(0, 0, 0, .3);
    cursor: not-allowed;
}

/*Styles for promo accurate-mapping*/
.acc__header {
    /* background-image: url('/wp-content/themes/emlid/img/accuracy/header-bg.jpg'); */
    background: linear-gradient(136.64deg, rgba(255, 255, 255, 0.5) 9.14%, rgba(255, 255, 255, 0) 57.3%), url('/wp-content/themes/emlid/img/accuracy/header-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 39rem;
    background-position: center;
    -webkit-font-smoothing: subpixel-antialiased;
    backface-visibility: hidden;
    image-rendering: auto;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    transition: all .6s ease;
}

.acc__items {
    padding-bottom: 32px;
}

.acc-element__text {
    position: absolute;
    color: #000;
    padding: 22px 21px 12px 20px;
    z-index: 10;
}

.acc__imgBlock {
    overflow: hidden;
}


.acc-element__image {
    transition: all .6s ease;
    -webkit-font-smoothing: subpixel-antialiased;
    backface-visibility: hidden;
}

.acc__element:hover .acc-element__image {
    transform: scale(1.1);
    -webkit-font-smoothing: subpixel-antialiased;
    backface-visibility: hidden;
}

section.acc-element__text,
.acc-element__explore:hover {
    text-decoration: none;
}

svg {
    vertical-align: unset !important;
    margin-left: 5px;
}

.acc_card_title_mobile {
    display: none;
}

.acc__subtile br {
    display: none;
}

/*Caster styles*/
.caster__subtitle br {
    display: none;
}

/*iframe with video form youtube on page Caster */
#ytplayer {
    border: none;
    width: 100% !important;
    text-align: end;
}

.ytp-caption-window-container {
    background-color: #ffffff !important;
}

#ytp-caption-window-container {
    background-color: #ffffff !important;
}

.date-20210706 {
    display: none;
}

/*TRK MultiBand Styles*/

.rtk-img-phone {
    max-width: 250px;
}

.rtk-title-connect br {
    display: none;
}

.tab-multiband {
    position: relative;
    margin-top: 0 !important;
}

.tab-multiband > img {
    max-width: 216px !important;

}



@media screen and (max-width: 991px) {
    .caster_lead {
        padding-top: 2rem;
    }

    .multi-band-tabs-img {
        margin-bottom: 3.6rem !important;
    }

    .acc-element__text {
        padding: 22px 21px 12px 24px;
    }

    .caster__subtitle br {
        display: initial;
    }

    .rtk-img-phone {
        max-width: 100%;
    }

    .video__webinar .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .video__webinar .h2-industry {
        margin-top: 92px !important;
        margin-bottom: 56px;
    }

}

@media (min-width: 320px) and (max-width: 575px) {

    /* .em-promo-cover {
    min-height: 67.5625rem !important;
    background-image: url(/wp-content/themes/emlid/img/multi-band-rtk/main-phone.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 70%;
    } */
    .acc__subtile br {
        display: initial;
    }
}

@media screen and (max-width: 768px) {
    .acc__header {
        height: 34rem;
    }

    .acc__element {
        padding-bottom: 60px;
    }

    .acc__items {
        padding-bottom: 0px;
    }

}

@media screen and (max-width: 768px) {
    .caster__subtitle br {
        display: none;
    }

    .rtk-title-connect br {
        display: initial;
    }
}

@media screen and (max-width: 767px) {
    .acc__header {
        /* background-image: url('/wp-content/themes/emlid/img/accuracy/main-mobile.jpg');  */
        height: 28rem;
        width: 100%;
        background-position: bottom;
    }

    .acc_card_title {
        display: none;
    }

    .acc_card_title_mobile {
        display: block;
    }
}

@media (min-width: 767px) and (max-width:575) {
    .acc-element__explore {
        line-height: 120% !important;
        letter-spacing: -0.04em !important;
    }
}

@media screen and (max-width: 575px) {
    .acc__header {
        background-image: url('/wp-content/themes/emlid/img/accuracy/main-mobile.jpg');
        min-height: 95vh;
        width: 100%;
        background-position: bottom;
    }

    .acc__element {
        padding-bottom: 40px;
    }

    .acc__title {
        padding-top: 4rem;
    }

    .video__webinar .container {
        padding-top: 0;
        padding-bottom: 0 !important;
    }

    .video__webinar .h2-industry {
        margin-top: 92px !important;
        margin-bottom: 32px !important;
    }

}

@media screen and (max-width: 420px) {
    .acc_header {
        min-height: 67vh;
    }

    .acc_card_title_mobile {
        font-size: 1.5rem !important;
        margin-top: -3px;
    }

    .acc-element__explore {
        line-height: 120% !important;
        letter-spacing: -0.04em !important;
    }
}


/* SUB FOOTER */
.pr-21px {
    padding-right: 21px;
}

.pr-24px {
    padding-right: 24px;
}

.pr-34px {
    padding-right: 34px;
}

.pl-30px {
    padding-left: 30px;
}

.footer-lg-social > .icon-link {
    color: white;
    opacity: .3;
    transition: all .4s ease;
}

.footer-lg-social > .icon-link:hover {
    color: white;
    opacity: 1;
}


/* STYLES FOR SUB MD FOOTER */
.sub__footer-md {
    background-color: #0F1115;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.sub__footer-md > .container {
    padding: 0;
}

.footer-md-links {
    padding-top: 32px;
}

.footer-md-links > a {
    color: white;
    opacity: .5;
    font-family: "Geist";
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 140%;
    transition: all .4s ease;
}

.footer-md-links > a:hover {
    opacity: 1;
}

.footer-md-links > a:nth-child(1) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding-right: 11px;
}

.footer-md-links > a:nth-child(2) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0 11px;
}

.footer-md-links > a:nth-child(3) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0 11px;
}

.footer-md-links > a:nth-child(4) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0 11px;
}

.footer-md-links > a:nth-child(5) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0 11px;
}

.footer-md-links > a:nth-child(6) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0 11px;
}

.footer-md-links > a:nth-child(7) {
    padding-left: 11px;
}

.footer-md__sub-links {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-md-social {
    padding: 34px 0;
}

.footer-md__sub-links > p {
    padding-top: 16px;
    font-family: "Geist";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.footer-md-social > .icon-link {
    color: white;
    opacity: .3;
    transition: all .4s ease;
}

.footer-md-social > .icon-link:hover {
    opacity: 1;
}

/* STYLES FOR SUB SM FOOTER */
.sub__footer-sm > .container {
    padding-top: 0;
    padding-bottom: 0;
}

.sub__footer-sm {
    background-color: #0F1115;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-sm-ltd {
    color: white;
    padding-top: 56px;
    font-family: "Geist";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.01em;
    display: flex;
    justify-content: center;
}

.footer-sm-ltd > a {
    color: white;
    opacity: .5;
    margin-left: 24px;
    margin-left: 24px;
}

.footer-sm-ltd > a:hover {
    opacity: 1;
}

.footer-sm-links {
    padding-top: 28px;
}

.footer-sm-links > a {
    font-family: "Geist";
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 140%;
    color: #FFFFFF;
    opacity: 0.5;
    padding: 0 11px;
    transition: all .4s ease;
}

.pr-25 {
    padding-right: 25px;
}

.footer-sm__bottom-links {
    position: relative;
    top: 13px;
}

.footer-sm-links > a:hover {
    opacity: 1;
}

.footer-sm-links > a:nth-child(1)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 17px;
    background: #FFFFFF;
    opacity: 0.3;
    margin-left: 14px;
    margin-top: 4px;
}

.footer-sm-links > a:nth-child(2)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 17px;
    background: #FFFFFF;
    opacity: 0.3;
    margin-left: 14px;
    margin-top: 4px;
}

.footer-sm-links > a:nth-child(3)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 17px;
    background: #FFFFFF;
    opacity: 0.3;
    margin-left: 14px;
    margin-top: 4px;
    display: none;
}

.footer-sm-links > a:nth-child(4)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 17px;
    background: #FFFFFF;
    opacity: 0.3;
    margin-left: 14px;
    margin-top: 4px;
}

.footer-sm-links > a:nth-child(5)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 17px;
    background: #FFFFFF;
    opacity: 0.3;
    margin-left: 14px;
    margin-top: 4px;
}

.footer-sm-links > a:nth-child(6)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 17px;
    background: #FFFFFF;
    opacity: 0.3;
    margin-left: 14px;
    margin-top: 4px;
}

.footer-sm-social {
    margin: 32px 0 48px 0;
}

.footer-sm-social > .icon-link {
    color: white;
    opacity: .3;
    transition: all .4s ease;
}

.footer-sm-social > .icon-link:hover {
    opacity: 1;
}

.video__webinar .container {
    padding-top: 24px;
    padding-bottom: 124px;
}

.video__webinar .h2-industry {
    margin-top: 0;
    margin-bottom: 42px;
}

.header__main-banner-intergeo {
    text-align: center;
    background-color: #F8F8F8;
}

.header__main-banner-intergeo p {
    padding: 1rem;
    font-weight: 600;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

@media screen and (min-width: 992px) {
    .header__right-blcok {
        margin-right: auto;
    }
}

@media screen and (max-width: 991px) {
    .em-main-menu .sub-menu {
        padding-bottom: 10px;
    }

}

@media screen and (max-width: 575px) {
    .foo__icon-link > img {
        width: 24px !important;
        height: 24px !important;
        margin-top: 16px;
    }
}

.social-share-icon + span {
  display: none;
}

.social-share-icon > svg {
  margin-left: 0;
}

.social-share-icons > a {
  padding-right: 0 !important;
  border-radius: 0;
}

.wp-block-post-comments-form input[type="submit"],
#comments #submit {
  color: var(--white);
  padding: 15px;
  background-color: var(--black);
}

.wp-block-post-comments-form input[type="submit"]:hover,
#comments #submit:hover {
  background-color: #0297c4;
}

.wp-block-ub-table-of-contents-block .ub_table-of-contents-extra-container {
  padding: 0;
}

.wp-block-ub-table-of-contents-block .ub_table-of-contents-extra-container .ub_table-of-contents-container {
    overflow: unset;
}

.wp-block-ub-table-of-contents-block .ub_table-of-contents-extra-container .ub_table-of-contents ul,
.wp-block-ub-table-of-contents-block .ub_table-of-contents-extra-container .ub_table-of-contents ol {
    margin-left: 0;
}

.ub-button-container > a {
  border-radius: 0 !important;
  font-family: Geist Mono;
  font-weight: 570;
  font-size: 13px;
  line-height: 130%;
  letter-spacing: -1%;
  text-transform: uppercase;
  color: var(--white);
  background-color: var(--black) !important;
  text-decoration: none;
  padding: 12px 24px;
}

.ub-button-container > a:hover {
    background-color: var(--accent) !important;
    opacity: 1;
}

.ub-button-container > a:active,
.ub-button-container > a:focus,
.ub-button-container > a:focus-visible,
.ub-button-container > a:focus-within {
    background-color: var(--white-20) !important;
}

.ub_table-of-contents-container {
    margin: 20px;
}