body {
  font-family: "nunito", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  background-color: #ffffff;
  color: #858585; }

a {
  color: #59a0d7; }

h1 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 600; }
 

h2 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.4rem;
  font-weight: 500; }

h3 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 500; }

h4 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 500; }

p {
  /*color: #696b6e;*/
  color: #989898;
  font-size: .9rem; }

.divider {
  display: block;
  width: 6rem;
  height: 0.3rem;
  background-color: #dfe1e5;
  margin: 2rem auto; }

.form-control-custom {
  border: 0.1rem solid #dfe1e5;
  width: 100%;
  padding: 1rem;
  font-size: .9rem;
  color: #696b6e;
  border-radius: .3rem; }

.form-control-custom:focus {
  border: 0.1rem solid #59a0d7;
  outline: none; }

.emphasis {
  font-family: Georgia, Times, 'Times New Roman';
  font-style: italic;
  color: #59a0d7; }

.constrain-width {
  max-width: 45rem;
  margin: 0 auto; }

.rounded-corners {
  border-radius: .3rem; }

.pill-btn {
  border-radius: 499rem !important; font-family: 'montserrat', 'helvetica neue', sans-serif; }

.btn { cursor: pointer; }

.justify-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.alt-background {
  background: #f7f7f8; }

.bg-primary {
  background-color: #59a0d7 !important; }

.bg-secondary {
  background-color: #46484a !important; }

.greenCol {
  background-color: #36e6a3; }

.hide { display: none; }

.colWhite { color: #ffffff; } .colWhite p { color: #ffffff; } 
.pd3 { padding: 3px; }
.social {
  margin: 0 auto;
  padding: 0; }

.social li {
  display: inline-block; }

.social li a {
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  margin: .4rem .1rem;
  text-align: center;
  text-decoration: none;
  background: #fff;
  color: #696b6e;
  border: 0.1rem solid #dfe1e5;
  border-radius: 499rem;
  line-height: 1.5;
  font-size: 1.4rem; }

.social li a:hover {
  color: #59a0d7;
  border-color: #59a0d7; }

.btn-primary, .btn-outline-primary, .btn-secondary, .btn-outline-secondary, .btn-outline-tertiary, .btn-white, .btn-outline-white, .btn-success, .btn-outline-success, .btn-info, .btn-outline-info, .btn-warning, .btn-outline-warning, .btn-danger, .btn-outline-danger {
  font-size: .75rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  border-radius: .3rem; }

.btn-outline-primary, .btn-outline-secondary, .btn-outline-tertiary, .btn-outline-white, .btn-outline-success, .btn-outline-info, .btn-outline-warning, .btn-outline-danger {
  border-width: 0.15rem; }

.btn-lg {
  padding: 1.1rem 2.5rem;
  font-size: .9rem; }

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #59a0d7;
  border-color: #59a0d7; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #4089c1;
  border-color: #4089c1; }

.btn-outline-primary, .btn-outline-primary:visited {
  color: #59a0d7;
  border-color: #59a0d7;
  background: none; }

.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
  background-color: #59a0d7;
  border-color: #59a0d7;
  color: #fff; }

.btn-outline-testimonial, .btn-outline-testimonial:visited {
  color: #f97915;
  border-color: #f97915;
  background: none; }

.btn-outline-testimonial:hover, .btn-outline-testimonial:focus, .btn-outline-testimonial:active {
  background-color: #f97915;
  border-color: #f97915;
  color: #ffffff; }

.btn-secondary {
  border-color: #696b6e;
  background-color: #696b6e;
  color: #fff; }

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  border-color: #46484a;
  background-color: #46484a;
  color: #fff; }

.btn-success, .btn-success:hover, .btn-success:focus, .btn-success:active {
  background-color: #f97915;
  border-color: #f97915; }

.btn-success:hover, .btn-success:focus, .btn-success:active {
  background-color: #ff9e52;
  border-color: #fda765;
  border-width: 1px;
  color: #fff; }

.btn-outline-secondary, .btn-outline-secondary:visited {
  color: #ffffff;
  border-color: #ffffff;
  background: none; }

.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active {
  border-color: #fc9443;
  background: #fc9443;
  color: #fff; 
  border-color: #ffffff; }

.btn-outline-tertiary, .btn-outline-tertiary:visited {
    color: #ffffff;
    border-color: #ffffff;
    background: transparent; 
}

.btn-outline-tertiary:hover, .btn-outline-tertiary:focus, .btn-outline-tertiary:active {
    border-color: #fff;
    background: #78efc1;
    color: #fff;
}

.btn-white {
  border-color: #fff;
  background-color: #fff;
  color: #46484a; }

.btn-white:hover, .btn-white:focus, .btn-white:active {
  border-color: #dfe1e5;
  background-color: #dfe1e5;
  color: #46484a; }

.btn-outline-white, .btn-outline-white:visited {
  background: none;
  color: #fff;
  border-color: #fff; }

.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active {
  color: #46484a;
  background: #fff; }

.link-white, link-white:visited {
  font-size: .75rem;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: .3rem;
  border: 0;
  color: #fff; }

.link-white:hover, .link-white:focus, .link-white:active {
  color: #dfe1e5 !important; }

.navbar-custom {
  background: transparent; padding: 0 1rem; }

  .navbar .nav-link { font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #818385; font-weight: 500; }

a.navbar-brand, a.logo {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff !important;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 0; }

a.logo:hover, a.logo:active, a.logo:focus {
  text-decoration: none; }

li.nav-item { padding: 12px 20px; }

li.nav-item .btn {
  margin-top: .2rem;
  margin-left: .4rem; }
li.nav-item .btn-white {
  color: #46484a; }

.trybutton {
  display: inline-block;
  text-align: right;
  width: 100%; 
  float: right;
}

.cover-1 {
  background: #2b2d34 url(../images/cover-bg-1.jpg) center;
  background-size: cover;
  min-height: 50rem;
  height: auto;
  border-radius: 0;
  width: 100%;
  color: #fff;
  padding-top: 1rem; }
  .cover-1 h1 {
    font-weight: 200; }
  .cover-1 p.lead {
    margin: 2rem auto;
    color: rgba(255, 255, 255, 0.75); }
  .cover-1 .cover-container {
    display: table;
    height: 100%;
    min-height: 44rem;
    margin: 0 auto; }

.cover-2 {
  background: #2b2d34 url(../images/cover-bg-1.jpg) center;
  background: #2b2d34;
  background-size: cover;
  min-height: 50rem;
  height: auto;
  border-radius: 0;
  width: 100%;
  color: #fff;
  padding-top: 1rem; }
  .cover-2 p.lead {
    margin: 2rem auto;
    color: rgba(255, 255, 255, 0.75); }
  .cover-2 .cover-container {
    display: table;
    height: 100%;
    min-height: 44rem;
    margin: 0 auto; }

.cover-5 {
  background:transparent;
  min-height: 40rem;
  height: auto;
  border-radius: 0;
  width: 100%;
  color: #333;
  padding-top: 1rem; }
  .cover-background {
    max-width: 100%;
    display: block;
    height: 880px;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: -1;
  }
  .cover-background img {
    max-width: 100%;
    -webkit-filter: blur(5px);
    filter: blur(5px);
  }
  .cover-5 a.navbar-brand {
    color: #000 !important; }
  .cover-5 h1 {
    color: #ffffff;
    font-weight: 500; line-height: 1.3em; }
  .cover-5 em { font-weight: 600; font-style: normal; color: #fff; }
  .cover-5 p.lead {
    margin: 2rem auto;
    color: #696b6e;
    font-family: "Droid Serif", Times, Georgia, serif;
    font-style: italic; }
  .cover-5 .cover-container {
    display: table;
    height: 800px;
    min-height: 34rem;
    margin: 0 auto; }

.cover-inner {
  display: table-cell;
  vertical-align: middle; text-shadow: 2px 3px 4px rgba(0, 0, 0, 0.3); }
  .cover-inner p { font-size: 1.2rem; }

.features-1 {
  padding: 5rem 0; }
  .features-1 h2 {
    margin-top: 2rem; }
  .features-1 .col-feature {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    .features-1 .col-feature .rounded-circle {
      margin: 0 auto;
      margin-bottom: 2rem;
      width: 6rem;
      height: 6rem;
      background: none;
      border: 0.15rem solid #dfe1e5; }

.features-4 {
  background: #fff url(../images/retaily-pat.png) 50% -92%;
  padding: 5rem 0; }
  .features-4 h3 {
    margin-top: 2rem;
    color: #f97915; font-weight: 400; }
    .features-4 h3 em { font-weight: 600; font-style: normal; }
  .features-4 p.lead {
    color: #a0a0a0; }
  .features-4 .col-feature {
    width: 24%;
    margin: 2.5rem 0.3rem;
    background-color: #ffe2cc;
    padding: 2rem 1rem; border-radius: 1rem; }
    .features-4 .col-feature h4 {
      color: #555555; text-transform: capitalize; margin-bottom: 1.5rem;}
    .features-4 .col-feature p {
      color: #565656; }
    .features-4 .col-feature .pill-btn { font-size: 12px; font-weight: 500; width: 100%; }
    .features-4 .col-feature .rounded-circle {
      margin: 0 auto;
      margin-bottom: 2rem;
      width: 6rem;
      height: 6rem;
      background: none;
      border: 0.15rem solid #696b6e;
      color: #fff; }
.first-block, .second-block, .third-block, .fourth-block, .fifth-block, .sixth-block { padding: 2.5rem 0; }
.first-block h4, .second-block h4, .third-block h4, .fourth-block h4, .fifth-block h4, .sixth-block h4 { color: #555555; margin-top: 1rem; }
.first-block p, .second-block p, .third-block p, .fourth-block p, .fifth-block p, .sixth-block p {  }
.first-block .block-image, .second-block .block-image, .third-block .block-image, .fourth-block .block-image, .fifth-block .block-image, .sixth-block .block-image { float: left; height: 150px; margin-right: 10px; margin-bottom: 40px; text-align: center; }
.first-block .block-image img, .second-block .block-image img, .third-block .block-image img, .fourth-block .block-image img, .fifth-block .block-image img, .sixth-block .block-image img { width: auto; max-height: 100%; } 
.content-1, .content-2, .content-4 {
  background: #fff;
  padding-bottom: 0.1rem; }
  .content-1 .container, .content-2 .container, .content-4 .container {
    margin: 5rem auto; }
  .content-1 .full-width, .content-2 .full-width, .content-4 .full-width {
    width: 100%; }

.cta-2 {
  color: #46484a;
  padding: 5rem 0; }
  .cta-2 p {
    color: #696b6e; }
  .cta-2 form.subscribe {
    max-width: 40rem;
    margin: 0 auto; }
  .cta-2 .btn {
    width: 100%; }

.cta-4 {
  background: #2b2d34 url(../images/cover-bg-3.jpg) center;
  background: #2b2d34;
  background-size: cover;
  color: #fff;
  padding: 5rem 0;
  min-height: 50rem; }
  .cta-4 p {
    color: rgba(255, 255, 255, 0.75); }
  .cta-4 .form-control-custom {
    border: none;
    background: rgba(255, 255, 255, 0.2);
    color: #fff; }
  .cta-4 .form-control-custom:focus {
    border: none;
    background: rgba(255, 255, 255, 0.3);
    color: #fff; }

.cta-5 {
  color: #46484a;
  padding: 4rem 0; }
  .cta-5 p {
    color: #696b6e; }
  .cta-5 form.subscribe {
    max-width: 40rem;
    margin: 0 auto; }
  .cta-5 .btn {
    width: 100%; }

.contact-1, .contact-2 {
  padding: 0 0 5rem 0; }
  .contact-1 .contact-details, .contact-2 .contact-details {
    padding-top: 5rem;
    padding-bottom: 1rem; }
  .contact-1 h3, .contact-2 h3 {
    margin-bottom: 0; }

/* Form - Phone email demo */
.webbyurl { 
  background: #ffffff;
  padding: 1.1rem 2.5rem;
  border: 0;
  width: 65%;
}
.features-4 button[type="submit"] {
  width: 45%;
  padding-left: 0;
  padding-right: 0;
  background: #f97915;
  color: #ffffff;
}

.telnum input { 
  border: 0;
}

.telnum {
  background: #ffffff;
  border: 1px solid #d6d6d6;
  /*padding: 1.1rem 2.5rem;*/
  padding: 1%;
  width: 65%;
}

#tel-input input { 
  /*padding-left: 0 !important; */
  border-color: transparent;
  width: 85%;
  float: right;
  clear: right;
  padding: 0.5rem 20px;
}

.input-stuff { margin: 10px auto;}
.input-stuff input { border: 1px solid #d6d6d6; }

/* Weburl  */
.weburl { background: #36e6a3; padding: 60px 0; color: #ffffff;}
.weburl h3 { color: #106b48; }
.weburl p { color: #1f7b59; }
.webbyurl { 
  background: #ffffff;
  padding: 1.1rem 2.5rem;
  border: 0;
  width: 65%;
}

.weburl button[type="submit"] {
  width: 30%;
  margin-left: 15px;
  padding-left: 0;
  padding-right: 0;
}

/* Overriding LeeFong css  */
.intl-tel-input.separate-dial-code .selected-flag, .iti-flag {
   background-color: transparent !important; 
}

.intl-tel-input.separate-dial-code .selected-dial-code { padding-left: 0 !important; }

#map {
  height: 400px;
  width: 100%; }

.footer-2 {
  background: #2b2d34;
  min-height: 5rem;
  width: 100%;
  color: #fff;
  padding-top: 2rem;
  padding-bottom: 1.5rem; }
  .footer-2 a.navbar-brand {
    color: #fff !important; }
  .footer-2 .nav-footer .nav-link {
    color: #dfe1e5; }
  .footer-2 .nav-footer .nav-link:hover {
    color: #59a0d7; }

.footer-3 {
  background: #3d3d3d;
  width: 100%;
  color: #ffffff;
  padding-top: 2rem;
  padding-bottom: 1.5rem; }
  .footer-3 .container-fluid {
    padding: 0; }
  .footer-3 .divider {
    width: 100%;
    height: .1rem;
    margin: .5rem 0 1.5rem 0; }
  .footer-3 .nav-footer {
    width: 100%;
    padding: 0;}
    .footer-3 p { color: #ffffff; font-weight: 600; }
    .footer-3 p em { font-size: 1.4rem; font-style: normal; }
    .footer-3 .nav-footer a {
      color: #ffffff; font-weight: 600; margin-right: 10px; }
    .footer-3 .nav-footer a:hover {
      color: #59a0d7; }
  .footer-3 .social li a {
    background: none;
    border: none; }

.footer-4 {
  background: #2b2d34;
  width: 100%;
  color: #fff;
  padding-top: 4rem;
  padding-bottom: .5rem; }
  .footer-4 .container-fluid {
    padding: 0; }
  .footer-4 .divider {
    background: #46484a;
    width: 100%;
    height: .1rem;
    margin: 2rem 0 1.5rem 0; }
  .footer-4 ul.nav-footer {
    float: left !important;
    padding: 0;
    width: 100%; }
    .footer-4 ul.nav-footer li {
      display: block;
      float: left;
      margin-top: .5rem;
      width: 100%; }
    .footer-4 ul.nav-footer .nav-link {
      color: #a0a0a0;
      padding: 0; }
    .footer-4 ul.nav-footer .nav-link:hover {
      color: #59a0d7; }
  .footer-4 .copyright {
    color: #a0a0a0; }
  .footer-4 .social li a {
    background: none;
    color: #f7f7f8;
    border: none; }
  .footer-4 .social li a:hover {
    color: #59a0d7; }

.nav-footer {
  list-style: none;
  float: right; }
  .nav-footer li {
    float: left;
    margin-top: .5rem; }

    @media screen and (max-width: 1024px) {
        .cover-background img { max-width: none; max-height: 100%; }
        .first-block .block-image img, .second-block .block-image img, .third-block .block-image img, .fourth-block .block-image img, .fifth-block .block-image img, .sixth-block .block-image img  { max-width: 100%; }
    }

@media screen and (max-width: 768px) {
  li.nav-item { padding: 12px 10px; }
  .features-4 .col-feature { width: 48%; margin: 0.5rem 0.3rem; }
   h1 { font-size: 2rem; }
      h2 { font-size: 1.8rem; }
      h3 { font-size: 1.6rem; }
      .cover-background img { max-width: none; max-height: 100%; }
      .first-block .block-image, .second-block .block-image, .third-block .block-image, .fourth-block .block-image, .fifth-block .block-image, .sixth-block .block-image {float: none; }
      .first-block h4, .second-block h4, .third-block h4, .fourth-block h4, .fifth-block h4, .sixth-block h4, .first-block p, .second-block p, .third-block p, .fourth-block p, .fifth-block p, .sixth-block p { text-align: center; }
      .trybutton { width: 100%; }
}
@media screen and (max-width: 767px) {
      .container { width: 100%; }
      .trybutton { width: auto; }
      .cover-5 { min-height: 0; }
      .cover-5 .cover-container { height: auto; min-height: 40rem; }
      .cover-background { height: 700px; }
      .cover-background img { max-width: none; max-height: 100%; }
      .first-block .block-image, .second-block .block-image, .third-block .block-image, .fourth-block .block-image, .fifth-block .block-image, .sixth-block .block-image {float: none; height: 110px; margin-bottom: 0; }
      .first-block h4, .second-block h4, .third-block h4, .fourth-block h4, .fifth-block h4, .sixth-block h4, .first-block p, .second-block p, .third-block p, .fourth-block p, .fifth-block p, .sixth-block p { text-align: center; }
      .first-block, .second-block, .third-block, .fourth-block, .fifth-block, .sixth-block { padding: 0; margin-top: 0 !important; }  
      .first-block .col-md-6, .second-block .col-md-6, .third-block .col-md-6, .fourth-block .col-md-6, .fifth-block .col-md-6, .sixth-block .col-md-6 { margin-top: 20px; }
      .webbyurl, .telnum { width: 90%; }
      .features-4 button[type="submit"] { width: 80%; }
      #tel-input input { padding: 0.5rem 45px; }
  .footer-4 .nav-footer {
      width: auto;
      display: inline; }

      .footer-3 .nav-footer a {
          font-weight: 500;
          margin-right: 5px;
          line-height: 1.6rem;
          font-size: 0.8rem;
      }
      .footer-3 p { font-size: 0.8rem; }
.features-4 { padding: 1rem; margin-bottom: 3rem; }
.features-4 .col-feature {
              width: 100%;
          }

          .btn-lg { font-size: .6rem ; padding: 1.1rem 1.5rem; }

  .nav-footer { padding: 0 15px !important; }
  .navbar-toggler { top: 12px; } 
  .video { height: auto !important; }
  li.nav-item:last-child .btn { 
      margin-left: 0;
  }
   }

   @media screen and (max-width: 320px) {
      h1 { font-size: 1.8rem; }
      h2 { font-size: 1.6rem; }
      h3 { font-size: 1.4rem; }
      .cover-background {height: 50rem;}
   }


video {
  width: 100% !important;
  height: auto !important;
}

.video { margin: 40px auto 20px; height: 500px; }
.video iframe { border: 15px solid #3d3d3d; }
