blockquote {
  border-left: 2px solid rgba(255, 255, 255, 0.2);
  padding-left: 20px;
}

.em-promo-cover {
  position: relative;
}

.em-cover-title {
  /*position:absolute;
  bottom:-8%;
  right:0;*/
  font-size: 14px;
  opacity: 0.5;
}

.em-specs .nav-item {
  border: 0 !important;
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: none !important;
}

.arch-specs .tab-content {
  margin: 0;
  position: relative;
  top: -50px;
}

.arch-specs .tabs-specification {
  position: relative;
  z-index: 1000;
}

#how-reach-works video {
  padding-top: 10px;
}

.review {
  font-size: 1.1875rem;
  line-height: 1.4;
}

.up-to {
  font-size: 1.4rem !important;
  line-height: 1.2em;
}

.em-product-description,
.em-product-shipping,
.author {
  font-size: 0.9rem;
  line-height: 1.5;
}

.em-product-shipping {
  font-size: 0.9rem;
  line-height: 1.3;
}
.text-white p {
  color: #ffffff;
}

.survg-text-under-video {
  text-align: right;
}

.webinar {
  position: relative;
  padding-bottom: 56.25%;
}

.webinar iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*seo-text*/
.bg-custom {
  background-color: #F5F5F5;
}

#reach-seo {
  font-size: 14px;
  line-height: 1.5;
}

/*end seo-text*/
/*start widget*/
/*@media(min-width: 320px) and (max-width: 768px)
  {
   footer .widget_text .nav
   {
     line-height:2.1;
   }
  }*/
/*end widget*/
/*styles for submenu*/
.em-main-menu .menu-item-has-children:hover {
  cursor: pointer;
  position: relative;
}

.em-main-menu .sub-menu {
  position: absolute;
  list-style-type: none;
  padding-left: 16px;
  padding-bottom: 18px;
  display: none;
  top: 35;
  transition: all 0.4s ease !important;
}
#menu-item-26390, #menu-item-25516, #menu-item-25371 {
  margin-left: -10px;
  opacity: 0.5;
  font-family: Geist;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 15px;
  /* identical to box height */
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.em-footer {
  margin-top: -1px;
}

#contacts {
  margin-bottom: -1px;
}

#menu-item-25718, #menu-item-25719, #menu-item-25720, #menu-item-25722 {
  margin-top: 1px !important;
  padding-bottom: 1px !important;
}

#menu-item-26394, #menu-item-26395, #menu-item-25519, #menu-item-25520, #menu-item-25374, #menu-item-25375 {
  margin-left: -9px;
}

#menu-item-26387, #menu-item-25512, #menu-item-25367 {
  margin-left: -10px;
  opacity: 0.5;
  font-family: Geist;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 15px;
  /* identical to box height */
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

#menu-item-26387:hover, #menu-item-25512:hover, #menu-item-25367:hover {
  cursor: default !important;
  opacity: unset !important;
}

#menu-item-26390:hover, #menu-item-25516:hover, #menu-item-25371:hover {
  cursor: default !important;
  opacity: unset !important;
}

.em-main-menu .sub-menu li a,
.em-main-menu .em-subnav li a {
  font-size: 0.7rem !important;
  line-height: 1.5 !important;
  letter-spacing: 0.03em !important;
  padding: 4px 1rem;
  display: block;
  height: auto !important;
  font-family: "Geist" !important;
  margin-right: 15px;
}

/* #menu-header-right .sub-menu li a {
    padding: 0 1rem !important;
} */
/*end styles submenu*/
.em-dealers-tabs .nav-item:hover, .em-country-name span:hover {
  cursor: pointer;
}

/*styles for blog sidebar*/
.em-blog-sidebar, .children-category {
  padding-top: 0.4rem;
}

.em-blog-sidebar li {
  margin-right: 0 !important;
}

.em-blog-sidebar li.current-menu-item a, .em-blog-sidebar li a:hover, .em-blog-sidebar li a {
  border: none;
}

.em-blog-sidebar li a {
  border-radius: 0;
  padding: 0;
  line-height: 18.2px;
  color: rgba(0, 0, 0, 0.5);
}

.children-category {
  list-style: none;
  padding-left: 0px;
}

.children-category li a {
  color: rgba(0, 0, 0, 0.5);
  padding: 0;
  font-size: 0.9rem;
  margin-bottom: 1rem;
  display: inline-block;
  line-height: 18.2px;
}

.children-category .current-cat a, .em-blog-sidebar .current-category-parent a, .em-blog-sidebar .current-menu-item a {
  border-bottom: 1px solid #000 !important;
  padding-bottom: 4px;
  color: #000;
  margin-bottom: 12px;
}

/*Search*/
#searchform {
  max-width: 540px;
  position: relative;
}

#search-container .em-blog-sidebar li a {
  color: #000;
}

#search, .subscribe {
  padding-right: 40px;
  font-size: 12px !important;
}

footer .subscribe {
  font-size: 14px !important;
}

#searchsubmit {
  position: absolute;
  right: 0px;
  background-image: url(/wp-content/themes/emlid/img/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  width: 38px;
  height: 38px;
  border: 0;
  box-sizing: border-box;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  opacity: 0.6;
}

#search:focus ~ #searchsubmit {
  opacity: 1;
}

#searchsubmit:hover {
  position: absolute;
  right: 0;
  background-image: url(/wp-content/themes/emlid/img/search-white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
  width: 38px;
  height: 38px;
  box-sizing: border-box;
  opacity: 0.9;
}

footer .subscribe-button {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 38px;
  width: 36px;
  background-color: transparent;
  border: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-image: url(/wp-content/themes/emlid/img/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.6;
}

footer .subscribe-button:hover {
  background: #fff;
  opacity: 0.9;
  background-image: url(/wp-content/themes/emlid/img/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center center;
}

.subscribe-button {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 38px;
  width: 38px;
  background-color: transparent;
  border: 0;
  background-image: url(/wp-content/themes/emlid/img/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.6;
}

.subscribe-button:hover {
  background: #000;
  opacity: 1;
  background-image: url(/wp-content/themes/emlid/img/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  opacity: 0.9;
}

#searchsubmit:focus, .subscribe-button:focus {
  outline: none;
}

.em-post-content .wp-block-image .aligncenter {
  margin-left: 0 !important;
}

.handpicked-materials ul li {
  margin-bottom: 4px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .arch-specs .tab-content {
    margin-top: 5em !important;
  }
  .custom-btn {
    width: 75 !important;
    display: block;
  }
  .choosing_img {
    width: 100% !important;
  }
  .em-cover-title {
    text-align: right;
  }
  /*.em-order-product
  {
    min-height:478px;
  }
  .product-card
  {
    min-height:448px;
  }*/
  .integrating {
    font-size: 1.4rem !important;
  }
  .interface,
  .compability {
    font-size: 1.875rem !important;
  }
  .harsh-title {
    font-size: 2rem !important;
    line-height: 1.2;
  }
  .positioning {
    letter-spacing: -0.05em !important;
  }
  .review {
    font-size: 1rem !important;
    line-height: 1.4;
  }
  .comment {
    font-size: 0.875rem !important;
    line-height: 1.6;
  }
  #user-reviews > div {
    margin-bottom: 40px !important;
  }
  .pic {
    height: 250px;
  }
  .pic img {
    max-height: 250px;
    width: auto;
  }
}

@media (max-width: 400px) {
  .em-main-menu .menu-item-has-children .sub-menu:before {
    content: "";
    position: absolute;
    width: 109.5%;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    height: 1px;
    left: -5%;
  }
}

@media (min-width: 400px) and (max-width: 440px) {
  .em-main-menu .menu-item-has-children .sub-menu:before {
    content: "";
    position: absolute;
    width: 109%;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    height: 1px;
    left: -5%;
  }
}

@media (max-width: 575px) {
  .em-name-and-price {
    font-size: 1rem !important;
  }
}

@media (min-width: 441px) and (max-width: 575px) {
  .em-main-menu .menu-item-has-children .sub-menu:before {
    content: "";
    position: absolute;
    width: 107.8% !important;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    height: 1px;
    left: -5%;
  }
}

@media (min-width: 578px) and (max-width: 767px) {
  .em-main-menu .menu-item-has-children .sub-menu:before {
    content: "";
    position: absolute;
    width: 107%;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    height: 1px;
    left: -5%;
  }
}

@media (min-width: 768px) {
  /*.product-card,.em-order-product
  {
    min-height:312px!important;
  }*/
  .card-thumbnail {
    position: absolute;
    right: 0;
    /*bottom:0;*/
  }
  .card-description {
    z-index: 1010;
  }
  .mp_first {
    bottom: -15%;
  }
  .mp_fourth {
    bottom: -10%;
  }
  #how-reach-works {
    line-height: 1.6 !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .integrating {
    font-size: 1.4rem !important;
  }
  .interface,
  .compability {
    font-size: 1.875rem !important;
  }
  .mp_second,
  .mp_third {
    bottom: 0;
  }
  .arch-specs .tab-content {
    margin-top: 5em;
  }
  .mp_second_card,
  .mp_third_card {
    min-height: 300px !important;
  }
  .em-main-menu .menu-item-has-children .sub-menu:before {
    content: "";
    position: absolute;
    width: 100vw;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    height: 1px;
    left: -5%;
  }
  .pic {
    height: 200px;
  }
  .pic img {
    max-height: 200px;
  }
}

@media (min-width: 768px) and (max-width: 1110px) {
  .custom-12 {
    flex: 0 0 100% !important;
    max-width: 100%;
  }
  .d-custom-h {
    display: none !important;
  }
  .d-custom {
    display: block !important;
  }
}

@media (min-width: 991px) {
  .ar_second {
    bottom: 0;
  }
  .mp_first {
    bottom: -8%;
  }
  .mp_second,
  .mp_third {
    bottom: 0;
  }
  .mp_fourth {
    bottom: 0;
  }
  .product-card {
    position: relative;
    min-height: 370px;
  }
  .pic {
    height: 250px;
  }
}

@media (min-width: 1024px) {
  #user-reviews img {
    min-height: 360px;
  }
}

@media (min-width: 1200px) {
  .em-main-menu .menu-item-has-children {
    position: relative;
    z-index: 1000;
  }
  .em-main-menu .menu-item-has-children:hover {
    /* background: inherit; */
    /* border-bottom: 1px solid #24252C; */
    color: #000000;
  }
  .em-main-menu .menu-item-has-children:hover + .em-main-menu .menu-item-has-children:nth-child(n+1) > a {
    color: #fff !important;
  }
  .em-main-menu .menu-item-has-children:hover > a {
    color: rgb(0, 0, 0) !important;
    opacity: 0.4 !important;
  }
  .navbar-dark .menu-item-has-children:hover > a {
    color: #FFFFFF !important;
    opacity: 0.5;
  }
  .em-main-menu .menu-item-has-children:hover .sub-menu {
    display: block;
  }
  .em-main-menu .menu-item-has-children:hover .sub-menu ~ #subnav .nav-link {
    opacity: 0.6 !important;
    color: red !important;
  }
  /* .em-main-menu .sub-menu {
      padding-top: 63px;
      background: #57640a;
      z-index: -1;
  } */
  .sub-menu {
    padding-top: 10px;
    padding-bottom: 24px;
    background: #24252C;
    z-index: -1;
  }
  .em-main-menu .sub-menu li a {
    color: #fff !important;
  }
}

@media (max-width: 1200px) {
  #reach-seo {
    background-color: #f5f5f5;
  }
  /*styles for menu*/
  .navbar-collapse {
    transition: linear 0.3s;
  }
  .navbar-toggler {
    outline: none !important;
  }
  .em-main-menu .navbar-toggler {
    padding-right: 0 !important;
  }
  /*Navbar-light*/
  .navbar-light.em-main-menu .navbar-toggler.collapsed .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 4H23' stroke='black' stroke-width='1.8' stroke-linecap='round'/%3e%3cpath id='lineburger' d='M1 12H23' stroke='black' stroke-width='1.8' stroke-linecap='round'/%3e%3cpath d='M1 20H23' stroke='black' stroke-width='1.8' stroke-linecap='round'/%3e%3c/svg%3e ");
    opacity: 1;
    width: 22px;
  }
  #lineburger {
    display: none !important;
  }
  .navbar-light.em-main-menu .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 19.5566L19.5563 4.00029' stroke='black' stroke-width='1.8' stroke-linecap='round'/%3e%3cpath d='M4 19.5566L19.5563 4.00029' stroke='black' stroke-linecap='round'/%3e%3cpath d='M4 4L19.5563 19.5563' stroke='black' stroke-width='1.8' stroke-linecap='round'/%3e%3c/svg%3e ");
    width: 22px;
  }
  .navbar-dark.em-main-menu .navbar-toggler.collapsed .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 4H23' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3e%3cpath id='lineburger' d='M1 12H23' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3e%3cpath d='M1 20H23' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3e%3c/svg%3e ");
    width: 22px;
  }
  .navbar-dark.em-main-menu .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 19.5566L19.5563 4.00029' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3e%3cpath d='M4 19.5566L19.5563 4.00029' stroke='white' stroke-linecap='round'/%3e%3cpath d='M4 4L19.5563 19.5563' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3e%3c/svg%3e ");
    opacity: 1;
    transition: all 0.4s inherit;
    width: 22px;
  }
  .em-subnav .navbar-toggler {
    padding: 0.25rem 0 !important;
  }
  .em-subnav .navbar-toggler.collapsed .navbar-toggler-icon {
    transform: rotate(180deg);
  }
  /*Navbar-light*/
  .navbar-light.em-subnav .navbar-toggler .navbar-toggler-icon {
    width: 16px;
    transition: transform linear 0.4s;
    background-image: url("/wp-content/themes/emlid/img/subnav-navbar-toggler-icon-pressed-dark.svg");
  }
  /*Navbar-dark*/
  .navbar-dark.em-subnav .navbar-toggler .navbar-toggler-icon {
    width: 16px;
    transition: transform linear 0.4s;
    background-image: url("/wp-content/themes/emlid/img/subnav-navbar-toggler-icon-pressed.svg");
  }
  /*#subNav.em-subnav
  {
    height:38px;
  }*/
  .em-subnav.hiddenSub {
    border-top: 0;
    height: 0 !important;
    opacity: 0;
  }
  /*end menu*/
  /*styles sub-menu*/
  .em-main-menu .menu-item-has-children {
    width: 100% !important;
    position: relative;
    padding-bottom: 2px;
  }
  /*Navbar-light*/
  /* Plus */
  .navbar-light.em-main-menu .menu-item-has-children:after {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 1L8 15' stroke='black' stroke-width='1.2' stroke-linecap='round'/%3e%3cpath d='M15 8.00098L1 8.00098' stroke='black' stroke-width='1.2' stroke-linecap='round'/%3e%3c/svg%3e ");
    transition: transform ease-in 0s;
    position: absolute;
    right: 0;
    top: 15px;
    line-height: 0;
    margin-right: 4px;
  }
  /* Plus dark */
  /*Navbar-dark*/
  .navbar-dark.em-main-menu .menu-item-has-children:after {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 1L8 15' stroke='white' stroke-width='1.2' stroke-linecap='round'/%3e%3cpath d='M15 8.00098L1 8.00098' stroke='white' stroke-width='1.2' stroke-linecap='round'/%3e%3c/svg%3e ");
    color: white;
    transition: transform ease-in 0s;
    position: absolute;
    right: 0;
    top: 10px;
    line-height: 0;
    margin-right: 4px;
  }
  /* Minus */
  .em-main-menu .menu-item-has-children.rotate:after {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 1L8 15' stroke='black' stroke-width='1.2' stroke-linecap='round'/%3e%3cpath d='' stroke='black' stroke-width='1.2' stroke-linecap='round'/%3e%3c/svg%3e ");
    position: absolute;
    transform: rotateZ(-90deg);
    transition: all 0s ease-in;
    right: 0;
    line-height: 0;
  }
  .navbar-dark.em-main-menu .menu-item-has-children:after {
    color: #fff;
  }
  .navbar-dark.em-main-menu .menu-item-has-children.rotate:after {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 1L8 15' stroke='white' stroke-width='1.2' stroke-linecap='round'/%3e%3cpath d='' stroke='black' stroke-width='1.2' stroke-linecap='round'/%3e%3c/svg%3e ");
  }
  .navbar-dark.em-main-menu .menu-item-has-children:hover > a {
    color: #fff;
  }
  .em-main-menu .menu-item-has-children .sub-menu {
    display: none;
    position: relative;
    padding-top: 2px;
    transition: display linear 0.6s;
  }
  .navbar-dark.em-main-menu .menu-item-has-children .sub-menu:before {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .em-main-menu .menu-item-has-children > a:hover {
    opacity: 1 !important;
  }
  /*.menu-item-has-children:hover .sub-menu
  {
    position:relative;
  }*/
  .em-main-menu .sub-menu {
    width: 100% !important;
  }
  .em-main-menu .em-subnav li a {
    padding-left: 0 !important;
  }
  .show-submenu {
    display: block !important;
    transition: all 0.4s ease !important;
  }
  .em-main-menu .em-nav-container ul > li > a {
    padding-left: 1px;
    width: 30%;
    padding-top: 8px;
  }
  .em-to-store {
    margin-left: 25px;
  }
  /*end sub-menu*/
  /* #menu-header-right .sub-menu > li > a {
      margin-left: -9px;
  }
  #menu-header-right .sub-menu > li {
      margin-top: 9px;
  } */
}

@media (min-width: 992px) {
  .pic {
    max-height: 250px;
    height: 100%;
  }
  .pic img {
    max-height: 250px;
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  #menu-item-26874 {
    padding-left: 16px;
  }
  #menu-header-right .sub-menu li a {
    padding: 4px 1rem;
  }
  #menu-item-23729 {
    background-color: #F8F8F8;
    position: absolute;
    bottom: 26px;
    left: 0;
    width: 100%;
  }
  #menu-item-23729 a {
    margin-left: 29px;
  }
  .navbar-dark #menu-item-23729 {
    background-color: #24252C;
  }
  #menu-item-26387, #menu-item-26394 {
    /* margin-left: -19px; */
    margin-top: 10px;
  }
  #menu-item-25714 {
    margin-left: -19px;
  }
}

@media screen and (max-width: 1200px) {
  #menu-item-26874, #menu-item-28119, #menu-item-28117 {
    padding-left: 15px;
  }
  #menu-item-26879 {
    padding-left: 15px;
  }
  #menu-item-26877, #menu-item-26876, #menu-item-26875, #menu-item-27298, #menu-item-27732 {
    padding-left: 25px;
  }
  #menu-item-26881, #menu-item-26880, #menu-item-26882,
  #menu-item-26884, #menu-item-26886, #menu-item-26885, #menu-item-27546, #menu-item-27360, .pix4d-header-menue, #menu-item-27594 {
    padding-left: 15px;
  }
  #menu-item-28510 {
    margin-top: 16px;
  }
}

@media screen and (max-width: 1200px) and (max-width: 991px) {
  #menu-item-26879 {
    padding-top: 8px;
  }
  #menu-item-26877, #menu-item-26876, #menu-item-26875, #menu-item-27298, #menu-item-27732 {
    padding-top: 4px;
  }
}

@media screen and (min-width: 991px) {
  #menu-item-27010, #menu-item-26890, #menu-item-26891, #menu-item-27227, #menu-item-27400, #menu-item-26888 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}

@media screen and (max-width: 767px) {
  #menu-item-23729 a {
    margin-left: 16px;
  }
}

@media screen and (min-width: 325px) {
  .xs-none {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  #menu-header-right-french li {
    padding-top: 0px !important;
    padding-bottom: 0x !important;
  }
}/*# sourceMappingURL=coustom.css.map */
