.hr-container{
    width: 100%;
    margin: auto;
}
.hr-divider {
    display: block;
    margin: 10px 0;
    text-align: center;
    min-height: 20px;
    position: relative;
}
.hr-divider::before {
    border-top: 1px solid #AAA;
    content: "";
    height: 0;
    left: 0;
    margin-right: 20px;
    position: absolute;
    right: 50%;
    top: 11px;
}
.hr-divider::after {
    border-top: 1px solid #AAA;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 11px;
    left: 50%;
    margin-left: 20px;
    right: 0;
}
.fa-green {
  color: #1ABC9E;
}
.divider {
    display: grid !important;
}
.button.button-full {
    display: block;
    width: 100%;
    white-space: normal;
    margin: 0;
    height: auto;
    line-height: 1.6;
    padding: 30px 0;
    font-size: 1.4725rem !important;
    font-weight: 300;
    text-transform: none;
    border-radius: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
}
.swiper-pagination-bullet {
box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), 0 4px 6px 0 rgba(0, 0, 0, 0.19);
}

.omni-overlay-box {
    background-color: rgba(93, 93, 93, 0.584);
    min-height: 50px;
    top: 5%;
    left: 5%;
    position: absolute;
    min-width: 0px;
    max-width: 70%;
    overflow: hidden;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    border: 3px solid white;
    color: rgb(255, 255, 255);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    animation: animate-overlay 6s linear forwards;
}

.omni-overlay-box > p {
    margin-bottom: 5px;
    line-height: 1.8;
}

.omni-overlay-description > p {
    margin-bottom: 5px;
    font-size: 3vmin;
  white-space: nowrap;
}

.omni-overlay-title {
    color: rgb(255, 255, 255);
    margin: 0 0 1px !important;
    white-space: nowrap;
    min-width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #d3880e;
}

.omni-overlay-title > h2 {
    font-size: 5vmin;
    font-weight: 600;
    color: rgb(255, 255, 255);
    line-height: 1.5;
    margin: 0 0 30px;
}

@keyframes animate-overlay { 
                0% { 
                    max-width: 0%;
                    min-width: 0px;
                    opacity: 0.1;
                } 
  
                30% { 
                    max-width: 30%;
                    min-width: 0px;
                    opacity: 0.5;
                } 
  
                60% { 
                    max-width: 60%;
                    min-width: 0px;
                    opacity: 0.8;
                }
  
                100% { 
                    max-width: 100%;
                    min-width: 20%;
                    opacity: 1;
                 }
  
}

.d-none {
    display: block !important;
}

#ccm-toolbar {
    display: block !important;
}

#ccm-toolbar .d-none {
    display: block !important;
}


.ccm-ui .d-none {
    display: block !important;
}

.container-center img {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.container-center-med img {
    margin: auto;
    display: block;
}

.container-center-image-200 img {
    width: 200px;
    margin: auto;
    display: block;
}

@media (width < 430px) {
    .header-row{
        flex-wrap: nowrap !important;
        flex-shrink: 1 !important;
        align-content: space-between !important;
    }
    
    #logo img {
        -webkit-transition:height .4s ease,padding .4s ease,margin .4s ease,opacity .3s ease;
        transition: height .4s ease,padding .4s ease,margin .4s ease,opacity .3s ease;
        height: 100% !important;
    }
}

.container ul.list-arrow {
    list-style: none;
    padding: 0 0 20px 15px;
    margin: 0;
    color: #7f8c8d;
}

ul.list-arrow li {
    padding-left: 20px;
    position: relative;
    line-height: inherit;
}

ul.list-arrow li:before {
    position: absolute;
    font-family: "Arial";
    top: 3px;
    left: 0px;
    content: ">";
}

.fas-yellow {
    color: #1abc9e;
}

p.rating {
    color: #FBBC05;
}

ul.bottom-green-bar {
      list-style-type: none;
      margin: 0;
      padding: 0;
      width: 200px;
      color: #18bc9e;
      text-align: left;
}
li.bottom-green-bar {
      border-bottom: 1px solid #18bc9e;
}

li.bottom-green-bar a:hover{
      color: red;
}

ul.bottom-green-bar li:hover  {
      background-color: #18bc9e;
      border-bottom: 1px solid yellow;
      color: red;
}

.pricing-title span {
    display: block !important;
    color: #138bd4 !important;
    font-weight: 500 !important;
    font-size: 1.25rem !important;
    margin: 3px 0 !important;
    text-transform: unset !important;
} 

.pts-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.45);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-image: url("https://www.dronelogix.com/application/files/9917/2671/9382/Background-Transp-Grid23.png");
}

.container404 {
  width: 200px;
}

.scene404 {
  perspective: 400px;
}

.box404 {
  position: relative;
  width: 200px;
  height: 200px;
  transform-style: preserve-3d;
  transform: translateZ(-100px);
  transition: 0.3s;
  animation-name: rotateAnimation404;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}
.box__face {
  position: absolute;
  width: 200px;
  height: 200px;
  font-size: 120px;
  line-height: 200px;
  text-align: center;
  color: #fff;
  border: 1px solid #000;
}
.box__face.front {
  transform: rotateY(0deg) translateZ(100px);
  background: #20162b;
}
.box__face.back {
  transform: rotateY(90deg) translateZ(100px);
  background: #130d1a;
}
.box__face.right {
  transform: rotateY(180deg) translateZ(100px);
  background: #070509;
}
.box__face.left {
  transform: rotateY(-90deg) translateZ(100px);
  background: black;
}
.box__face.top {
  transform: rotateX(90deg) translateZ(100px);
  background: #130d1a;
}
.box__face.bottom {
  transform: rotateX(-90deg) translateZ(100px);
  background: black;
}

@keyframes rotateAnimation404 {
  25% {
    transform: translateZ(-100px) rotateY(-90deg);
  }
  50% {
    transform: translateZ(-100px) rotateY(-180deg);
  }
  75% {
    transform: translateZ(-100px) rotateX(-90deg);
  }
  85% {
    transform: translateZ(-100px) rotateX(-90deg);
  }
}
.shadow404 {
  position: absolute; z-index: -1; left: -50px; top: calc(100% - 20px); width: calc(100% + 100px); height: 30px; border-radius: 50%; background: #000; filter: blur(20px);
}

.heading-block:not(.heading-block-simple):after {
  content: "";
  display: block;
  margin-top: 30px;
  width: 100% important;
  border-top: 2px solid #444;
}