
.scrolldown {
    width: 50px;
    height: 50px;
    border: 1px solid #FFF;
    border-radius: 50%;
    position: relative;
    animation: down 1.5s infinite;
    -webkit-animation: down 1.5s infinite;
    position: fixed;
    bottom:20px;
    left:20px;
    z-index: 10000;
}
.scrolldown::before {
    content: "";
    position: absolute;
    bottom: 19px;
    left: 15px;
    width: 18px;
    height: 18px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
}
@keyframes down {
    0% {
        transform: translate(0);
   }
    20% {
        transform: translateY(15px);
   }
    40% {
        transform: translate(0);
   }
}
@-webkit-keyframes down {
    0% {
        transform: translate(0);
   }
    20% {
        transform: translateY(15px);
   }
    40% {
        transform: translate(0);
   }
}



.quote {
    text-align: center !important;
    padding: 30px !important;
    font-size: 16px !important;
    text-transform: none !important;
}

.about__area-2 { 
    background-size: 35%;
    background-position: -8% 88%;
}


.map { 
    background-size: 35%;
    background-position: -8% 75%;
}

@media only screen and (min-width: 1441px) {

    .about__area-2 { 
        background-size: 32%;
        background-position: -8% 95%;
    }

    .map { 
        background-size: 32%;
        background-position: -8% 85%;
    }

}

.research__number span {
    font-size: 40px !important;
}


.mobile-team {
    display: none; 
}

.desktop-team {
    display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .ipad-hide {
        display: none;
    }

    .story__area img {
        width: 280px;
      }

      .service__area.pt-110 {
        padding-top: 150px;
      }

      .contact__area-6 .container.pt-120 {
        padding-top: 150px;
      }

      .blog__area-6 .container.pt-150 {
        padding-top: 150px;
      }

      .label-container {
        margin-bottom: 20px;
      }

    .wc-btn-secondary {
        font-size: 18px !important;
    }

    .about__area-2 { 
        background-size: 300px;
        background-position: 105% 70%;
        padding-bottom: 50px;
    }

    .map { 
        background-size: 300px;
        background-position: 105% 50%;
        padding-bottom: 50px;
    }


}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

.feature__text {
    padding-bottom: 40px;
}

.research__number span {
    font-size: 35px !important;
}

/* .img-box {
    height: 200px;
} */

.story__area .sec-title-wrapper img {
    width: 90%;
  }

  .about__img-2 {
    max-height: 500px !important;
    width: 110%;
  }

  .transparent-video {
    width: 110%;
    top: -20px;
  }

  .blog__area-6 .container, .contact__area-6 .container, .service__area .container {
    padding-top: 200px;
  }

  .service__area .container {
    padding-top: 100px;

}

  .label-container {
    margin-bottom: 20px;
  }

  .feature__title {
    font-size: 20px !important;
  }

}

.feature__title {
    line-height: 1;
}


@media only screen and (min-width: 1200px) and (max-width: 1399px) {



    .about__area-2 { 
        background-size: 35%;
        background-position: -15% 70%;
        padding-bottom: 50px;
    }

    .map { 
        background-size: 35%;
        background-position: -15% 70%;
        padding-bottom: 50px;
    }

    .main-menu-3 > li {
        padding: 0 30px;
    }

    .about__img-2 {
        max-height: 700px !important;
        width: 110%;
      }
    
      .transparent-video {
        width: 110%;
        top: -20px;
      }

      .feature__text p {
        padding-bottom: 20px !important;
        font-size: 16px;
    }

    .feature__item {
        padding: 20px !important;
    }

    .research__number span {
        font-size: 35px !important;
    }

}

.about__img-2 {
    max-height: 700px !important;
    width: 110%;
  }

  .transparent-video {
    width: 110%;
    top: -20px;
  }


@media only screen and (max-width: 767px) {

    .about__area-2 { 
        background-size: 300px;
        background-position: 50% 100%;
        padding-bottom: 50px;
    }

    .about__area-2 .sec-title {
        font-size: 28px;
    }

    .map { 
        background-size: 300px;
        background-position: 50% 85%;
        padding-bottom: 50px;
    }

    .research__number span {
        font-size: 26px !important;
    }

    .price__table {
        margin-top: 20px;
    }

    .blog__area .sec-sub-title {
        font-size: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .blog__area .sec-title {
        font-size: 40px;
    }

    .service__area {
        padding-top: 140px;
    }

    .feature__top .sec-title {
        padding-bottom: 0px;
      }

      .mobile-hide {
        display: none; 
    }

    .mobile-team {
        display: block !important; 
    }

    .desktop-team {
        display: none !important;
    }

    .swiper-slide img {
        max-width:400px;
    }
    
    .swiper-slide {
        text-align: center;
    }

}

.mobile-team {
    display: none; 
}

.desktop-team {
    display: block;
}


.feature__item {
    padding: 30px !important;
}

@media only screen and (min-width: 1441px) {

    .feature__item {
        padding: 50px 30px !important;
    }

}

.feature__top {
    padding-bottom: 0px !important;
}

.brand__item {
    border-right: 0;
}

.register-img {
    width: 80%;
    margin-left: 80px;
}

@media only screen and (max-width: 767px) {

    .register-img {
        width: 100%;
        margin-left: 0;
    }

    .portfolio__text {
        font-size: 58px;
    }

}

.workflow__area-3 {
 background-color: var(--d-black-2) !important;
}

.blog__detail-thumb {
    height: 500px !important;
}

.blog__detail-content img {
    margin: 20px 0 40px;
}



/* /////////////// Contact Form //////////////// */

.contactTitle {
    font-size: 36px;
    color: #FFF;
    padding: 10px 0 5px;
    font-weight: 400;
  }
  
  .contactSub {
    color: #FFF;
    margin: -20px 0 10px 0;
  }
  
  .contactSub a {
    color: #5EA56A !important;
    text-decoration: none;
  }
  
  .contactSub span, .contactSub a {
    font-weight: 400;
  }
  
  .form-container {
      background: #333;
      border: #e2ddd2 1px solid;
      padding: 20px;
      border-radius: 2px;
      text-align: left;
  }
  
  .input-row {
      margin-bottom: 10px;
  }
  
  .input-row label {
      color: #fff;
      font-size: 16px;
  }
  
  .input-field {
      width: 100%;
      border-radius: 2px;
      padding: 10px;
      border: #e0dfdf 1px solid;
      box-sizing: border-box;
      margin-top: 5px;
      font-size: 12px;
  }
  
  .span-field {
      font: Arial;
      font-size: small;
      text-decoration: none;
  }
  
  .btn-submit {
    font-size: 18px !important;
    color: #FFF;
    font-weight: 400;
    z-index: 100;
    background: #5EA56A;
    border: none;
    border-radius: 5px;
    width: 100%;
    padding: 15px;
      cursor: pointer;
  }
  
  .alertify-notifier {
    font-family: 'Montserrat';
  }

  .alertify-notifier.ajs-bottom {
    bottom: 30px !important;
  }


  .registerChoose {
    display: flex;
    flex-flow: row wrap;
    margin: 40px 0 20px;
  }
  .registerChoose > div {
    flex: 1;
   
  }
  .registerChoose input[type="radio"] {
    display: none;
    &:not(:disabled) ~ label {
      cursor: pointer;
    }
    &:disabled ~ label {
      color: rgb(96, 96, 96);
      border-color: hsla(150, 5%, 75%, 1);
      box-shadow: none;
      cursor: not-allowed;
    }
  }
  .registerChoose label {
    height: 100%;
    display: block;
    background: white;
    padding: 30px 25px 15px;
    margin-bottom: 1rem;
    margin: 7px;
    text-align: center;
    box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);
    position: relative;
  }
  .registerChoose input[type="radio"]:checked + label {
    background: rgb(109, 199, 154);
    color: hsla(215, 0%, 100%, 1);
    box-shadow: 0px 0px 20px hsla(0, 0%, 23%, 0.75);
    &::after {
      color: hsla(215, 5%, 25%, 1);
      font-family: FontAwesome;
      border: 2px solid hsla(150, 48%, 64%, 0.75);
      content: "\f00c";
      font-size: 24px;
      position: absolute;
      top: -25px;
      left: 50%;
      transform: translateX(-50%);
      height: 50px;
      width: 50px;
      line-height: 50px;
      text-align: center;
      border-radius: 50%;
      background: white;
      box-shadow: 0px 2px 5px -2px hsla(0, 0%, 0%, 0.25);
    }
  }

  .registerChoose p {
    font-weight: 400;
    color: #333;
  }
  
  
  @media only screen and (max-width: 767px) {
    .registerChoose {
      flex-direction: column;
    }
  }

  @media only screen and (max-width: 767px) {


  #logo-img {
    width: 200px;
    margin: 5px 0;
  }

  .feature__top .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .service__area .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .about__area-2 .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero__about .container, .story__area .container, .research__area .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .price__area .sec-title-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact__area-6 .container {
    padding-top: 150px;
  }

  .hero__about .container {
    padding-top: 30px;
  }

  .story__area img {
    width: 100%;
  }

  .registerChoose label {
    padding: 30px 25px 30px;
  }

  .best-value {
    text-align: center;
  }

}

