.no-top-padding {
  padding-top: 0;
}

#navcol-1 {
  float: right;
}

#hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  overflow: hidden;
  background-attachment: fixed;
  background-color: #000;
  filter: brightness(111%) grayscale(0%) sepia(0%);
  position: relative;
}

@media (min-width: 576px) {
  #hero {
    background-position: center;
    height: 100vh;
    min-height: 500px;
  }
}

@media (min-width: 768px) {
  #hero {
    background-position: 0% 60%;
  }
}

#hero h1 {
  text-shadow: rgb(0,0,0) 1px 1px 1px;
  font-weight: 800;
  font-size: 60px;
  font-weight: 500;
  text-align: center;
}

@media (min-width: 576px) {
  #hero h1 {
    font-size: 70px;
  }
}

@media (min-width: 992px) {
  #hero h1 {
    text-align: left;
  }
}

section {
  padding: 80px 0;
  background-color: #fff;
  text-align: center;
}

@media (min-width: 992px) {
  section {
    text-align: left;
  }
}

.dark-blue-bg {
  background-color: #1b608b;
  color: #fff;
}

#main-video {
}

#main-video-img {
}

#steps .step-row {
  /*background-color: #309adb;*/
  /*color: #fff;*/
}

@media (min-width: 992px) {
  .step {
    /*padding: 25px 10px;*/
    border-bottom: 0;
  }
}

.step i {
  font-size: 35px;
  margin-bottom: 20px;
}

.compare-details {
  padding-bottom: 30px;
  padding-top: 30px;
}

.tick {
  font-size: 35px;
  color: rgb(15,207,11);
}

cross {
}

.compare-heading {
  margin-bottom: 25px;
}

.compare {
  /*margin-bottom: 40px;*/
}

#compare-titles {
  margin-bottom: 25px;
}

#additional .item i {
  left: 30px;
  font-size: 28px;
  color: #ffffff;
  position: absolute;
}

#additional .item {
  margin-bottom: 10px;
  padding-left: 70px;
}

.dark {
  background-color: #252525 !important;
  color: #fff;
}

#more-videos img {
  width: 100%;
}

#more-videos h3 {
  margin-bottom: 30px;
  font-weight: 300;
}

#more-videos h6:hover {
  text-decoration: underline;
}

#more-videos h6 {
  margin-top: 10px;
  color: #fff;
}

#more-videos ol {
  list-style: none;
  padding: 0px;
  color: #ccc;
  margin-bottom: 60px;
}

#buy-area {
  background-color: #3498db;
  box-shadow: #585656 0px 10px 18px;
  position: relative;
  padding: 50px 20px;
  color: #ffffff;
  text-align: center;
  border-radius: 15px;
}

#pro-box a:hover {
  cursor: pointer;
}

#pro-box a, #pro-box input {
  color: rgb(52,152,219);
}

#current-price {
  font-size: 70px;
}

#buy-area p {
  margin: 0;
  padding: 0;
  line-height: 145%;
}

#seal img {
}

#money-back-text {
  text-align: center;
}

@media (min-width: 768px) {
  #money-back-text {
    text-align: left;
  }
}

#guarantee-inner {
  border: 1px solid #309adb;
  text-align: center;
  padding: 20px;
  padding-bottom: 0;
}

#seal {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  #seal {
    float: left;
    margin-right: 20px;
  }
}

#ready-to-build {
  padding-bottom: 20px;
}

#pro-discount, #pro-discount a {
  color: #74b3dd;
}

#pro-discount {
  margin-top: 20px;
}

body {
  font-family: 'Raleway';
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5em;
  color: #343434;
  position: relative;
}

h1, h2, h3, h4, h5, h6 {
  font-family: roboto;
  font-weight: 300;
}

#additional h5 {
  margin-bottom: 25px;
}

#current-price p {
  font-family: 'Roboto';
  font-weight: 500;
}

.h3, h3 {
  font-weight: 500;
  font-size: 32px;
}

.btn {
  font-family: 'Roboto';
  font-weight: 500 !important;
}

p strong, h6 strong {
  font-weight: 500;
}

#hero .lead {
  font-size: 52px;
  font-weight: 800;
  line-height: 140%;
  color: #ccc;
}

#hero .lead strong {
  color: #fff;
  font-weight: 500;
}

.app-img img {
  width: 100%;
}

.app-img img {
  box-shadow: 11px 9px 8px 5px #000;
}

.hero-text {
  margin-bottom: 30px;
  text-align: center;
}

@media (min-width: 992px) {
  .hero-text {
    text-align: left;
    height: 100%;
  }
}

.css-column div {
  background-color: #3498db;
  color: #fff;
  height: 110px;
  position: relative;
  top: 25px;
}

.mapping-mode-column div {
  background-color: #252525;
  color: #fff;
  height: 110px;
  position: relative;
  top: 25px;
  padding: 10px;
  overflow: hidden;
}

.d-flex.flex-column.flex-grow-1.flex-fill {
}

.custom-fill {
  height: 100%;
  background-color: #fff;
  /*box-shadow: 0px 3px 3px 0px;*/
  border-left: 1px solid #309adb;
  border-right: 1px solid #309adb;
  border-bottom: 1px solid #309adb;
}

.h5, h5 {
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.bg-dark {
  background-color: #252525!important;
}

.back-to-top {
  width: 50px;
  font-size: 40px;
  height: 50px;
  opacity: 0.5;
  background-color: #252525;
  color: #fff;
  display: inline-block;
  transition: 0.3s;
  z-index: 999;
  position: fixed;
  bottom: 15px;
  right: 15px;
  visibility: hidden;
}

.back-to-top:hover {
  opacity: 1;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

html {
  scroll-behavior: smooth !important;
}

.btn-buy-it {
  color: #fff !important;
  background-color: #3498db;
  padding: 5px 10px !important;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-bottom: 10px;
  transition: 0.5s;
}

.btn-buy-it:hover, .buy-it.active .btn-buy-it {
  background-color: #1b608b !important;
  text-decoration: none !important;
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  text-decoration: underline;
}

.navbar-dark a:hover {
  color: #fff;
  background-color: #303030;
}

#purchase {
  background-color: #fff;
  color: #343434;
}

.more-videos ol li a:hover {
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}

.more-videos ol li a {
  color: #ccc;
  display: block;
  padding: 10px;
}

.step .icon-container {
  background-color: #3498db;
  padding-bottom: 10px;
  padding-top: 17px;
  color: #fff;
  margin-bottom: 10px;
}

.step-inner-wrap .text-wrap {
  padding: 10px;
}

.step-row .step-inner-wrap {
  margin-bottom: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
}

#hero:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url("/sites/all/themes/custom/remotifyCSS/assets/img/photo-1563819886509-b1a8665118ad.jpeg");
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  filter: blur(3px) brightness(74%);
  opacity: 0.49;
}

.hero .btn:hover {
  color: #ccc !important;
  border: 1px solid #ccc;
}

.hero .btn:hover i {
  position: relative;
  top: 7px;
}

.video-image-link:hover .video-image-icon {
  opacity: 1;
  color: #f00;
}

.video-image-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 65px;
  color: #000;
  opacity: 0.7;
  background-color: #fff;
  line-height: 46px !important;
  letter-spacing: -26px;
}

.video-image-link {
  position: relative;
  display: inline-block;
  margin-bottom: 8px;
}

#more-videos li:hover {
  background-color: #545252;
}

#more-videos li {
  background-color: #2c2b2b;
  margin-bottom: 3px;
}

.video-image-icon:before {
  position: relative;
  right: 17px;
}

.video-image-icon:after {
}

.nav-item {
  text-align: center;
}

.sub-menu {
  height: 68px;
}
.sub-menu .sub-brand {
 color: #fff;
 font-family: roboto;
 text-transform: uppercase;
 text-decoration: none;
}

.image-column {
  margin-bottom: 30px;
}

.hero .btn {
  border: 1px solid #f0f9ff !important;
  margin: 0px auto;
}

.hero .btn a:hover {
  background-color: #fff;
  color: #000;
}

h3 {
  font-weight: 300;
}

.compare .col:nth-of-type(3) div {
  border-color: #000;
}

html, body {
  overflow-x: hidden;
}

#comparison h1 span {
  display: inline-block;
}

.more-videos a span {
  color: #fff;
  font-weight: 100;
}

