/****************** COLORS ***********************/
/****************** COLORS ***********************/
/****************** DEVICE ***********************/
/****************** DEVICE ***********************/

.banner-wrap {
  min-height: 650px;
}
@media only screen and (max-width: 767px) {
  .banner-wrap {
    min-height: inherit;
  }
}
.banner-wrap .banner-bg {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  min-height: 650px;
}
@media only screen and (max-width: 1200px) {
  .banner-wrap .banner-bg {
    padding-top: 160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .banner-wrap .banner-bg {
    height: 69vh;
  }
}
@media only screen and (max-width: 767px) {
  .banner-wrap .banner-bg {
    height: 340px;
    min-height: inherit;
  }
}
.banner-wrap .banner-bg .item {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center center;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .banner-wrap .banner-bg .item {
    background-position: center bottom;
  }
}
@media only screen and (max-width: 370px) {
  .banner-wrap .banner-bg .item {
    background-position: 23% center;
  }
}
.banner-wrap .banner-bg .item:first-child {
  display: block;
}
.banner-wrap .banner {
  height: 100vh;
  z-index: 9;
  min-height: 650px;
}
@media only screen and (max-width: 767px) {
  .banner-wrap .banner {
    height: 267px;
    min-height: inherit;
  }
}
.banner-wrap .banner .owl-item,
.banner-wrap .banner .item {
  height: 100vh;
}
@media only screen and (max-width: 767px) {
  .banner-wrap .banner .owl-item,
  .banner-wrap .banner .item {
    height: 40vh;
  }
}
.banner-wrap .banner .item .wrapper {
  position: relative;
}
.banner-wrap .banner .item .text-box {
  color: #070e12;
  position: absolute;
  max-width: 440px;
  left: 0;
  top: 150px;
  z-index: 9;
}
@media only screen and (min-width: 1400px) {
  .banner-wrap .banner .item .text-box {
    top: 198px;
    max-width: 528px;
  }
}
@media only screen and (max-width:991px) {
  .banner-wrap .banner .item .text-box {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .banner-wrap .banner .item .text-box {
    top: 10px;
  }
}
@media only screen and (max-width: 370px) {
  .banner-wrap .banner .item .text-box {
    top: 0px;
  }
}
.banner-wrap .banner .item .text-box h1 {
  line-height: 1.43;
  font-weight: bold;
}
@media only screen and (min-width: 1400px) {
  .banner-wrap .banner .item .text-box h1 {
    font-size: 4.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .banner-wrap .banner .item .text-box h1 {
    font-size: 2.4rem;
  }
}
.banner-wrap .banner .item .text-box h3 {
  line-height: 1.6;
}
@media only screen and (min-width: 1400px) {
  .banner-wrap .banner .item .text-box h3 {
    font-size: 2.4rem;
  }
}
.banner-wrap .banner .item .text-box .btn {
  margin-top: 34px;
}
@media only screen and (max-width: 767px) {
  .banner-wrap .banner .item .text-box .btn {
    display: block;
    width: 100%;
    position: absolute;
    top: -30px;
    z-index: 555;
    height: 200px;
    opacity: 0;
  }
}
.banner-wrap .banner .item .text-box.big {
  max-width: 460px;
}
@media only screen and (min-width: 1400px) {
  .banner-wrap .banner .item .text-box.big {
    max-width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-wrap .banner .item .text-box.big {
    max-width: 200px;
  }
}
.banner-wrap .banner .owl-stage-outer {
  width: 100%;
}
.banner-wrap .banner .owl-nav {
  position: absolute;
  left: 94px;
  bottom: 93px;
}
@media only screen and (max-width: 1400px) {
  .banner-wrap .banner .owl-nav {
    left: 128px;
  }
}
@media only screen and (max-width:991px) {
  .banner-wrap .banner .owl-nav {
    top: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .banner-wrap .banner .owl-nav {
    left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-wrap .banner .owl-nav {
    position: static;
  }
}
.banner-wrap .banner .owl-nav button {
  outline: none;
  margin-right: 18px;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media only screen and (max-width: 767px) {
  .banner-wrap .banner .owl-nav button {
    position: absolute;
    top: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .banner-wrap .banner .owl-nav button.owl-next {
    right: 20px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .banner-wrap .banner .owl-nav button.owl-prev {
    left: 20px;
  }
}
.banner-wrap .banner .owl-nav button i {
  font-size: 1.8rem;
}
@media only screen and (min-width: 1400px) {
  .banner-wrap .banner .owl-nav button i {
    font-size: 2rem;
  }
}
.banner-wrap .banner .owl-nav button:hover {
  color: #2484c6;
}
.banner-wrap .apply-now {
  background: url("/_assets/img/form-bg.jpg") no-repeat left center;
  background-size: cover;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  width: 270px;
  padding: 26px 20px 22px;
  color: white;
  right: 101px;
  z-index: 9;
  top: 160px;
}
@media only screen and (min-width: 1400px) {
  .banner-wrap .apply-now {
    top: 180px;
  }
}
@media only screen and (max-width: 1400px) {
  .banner-wrap .apply-now {
    right: 128px;
    padding: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .banner-wrap .apply-now {
    right: 40px;
  }
}
@media only screen and (max-width:991px) {
  .banner-wrap .apply-now {
    top: inherit;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-wrap .apply-now {
    padding: 20px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    position: relative;
  }
}
.banner-wrap .apply-now .captcha a {
  color: #bed2e6;
}
.banner-wrap .apply-now .captcha a:hover {
  color: white;
}
.banner-wrap .apply-now h3 {
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  .banner-wrap .apply-now h3 {
    margin: 0 0 20px 0;
  }
}
.banner-wrap .apply-now .link {
  display: block;
  text-align: center;
  font-weight: bold;
  color: white;
  text-decoration: underline;
  margin-top: 14px;
}
.banner-wrap .apply-now .link:hover {
  text-decoration: none;
}
.banner-wrap .apply-now.captcha-open {
  width: 320px;
}
.banner-wrap .apply-now h4 {
  font-size: 1.6rem;
}
.banner-wrap .apply-now .form-wrap {
  margin: 0px;
}
.banner-wrap .apply-now .form-wrap .form-group input {
  border-color: #bed2e6;
  border-width: 1px;
}
.banner-wrap .apply-now .form-wrap .form-group input::-webkit-input-placeholder {
  color: #bed2e6 !important;
  font-size: 1.6rem;
}
.banner-wrap .apply-now .form-wrap .form-group input::-moz-placeholder {
  color: #bed2e6 !important;
  font-size: 1.6rem;
}
.banner-wrap .apply-now .form-wrap .form-group input:-ms-input-placeholder {
  color: #bed2e6 !important;
  font-size: 1.6rem;
}
.banner-wrap .apply-now .form-wrap .form-group input:-moz-placeholder {
  color: #bed2e6 !important;
  font-size: 1.6rem;
}
.banner-wrap .apply-now .form-wrap .form-group input::-webkit-input-placeholder {
  color: #bed2e6;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 16px;
}
.banner-wrap .apply-now .form-wrap .form-group input:-moz-placeholder {
  color: #bed2e6;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 16px;
}
.banner-wrap .apply-now .form-wrap .form-group input::-moz-placeholder {
  color: #bed2e6;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 16px;
}
.banner-wrap .apply-now .form-wrap .form-group input:-ms-input-placeholder {
  color: #bed2e6;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 16px;
}
.banner-wrap .apply-now .form-wrap .form-group input::placeholder {
  color: #bed2e6;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 16px;
}
@media only screen and (min-width: 1400px) {
  .banner-wrap .apply-now .form-wrap {
    margin: 10px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .banner-wrap .apply-now .form-wrap {
    margin: 0px 0 10px;
  }
}
.banner-wrap .apply-now p {
  margin-bottom: 15px;
}
.banner-wrap .apply-now .error-messages {
  font-size: 13px;
}
.banner-wrap .apply-now .btn {
  display: block;
  padding: 10px 20px;
}
.banner-wrap .apply-now .form-group {
  position: relative;
  margin-bottom: 0px;
}
@media only screen and (min-width: 1400px) {
  .banner-wrap .apply-now .form-group {
    margin-bottom: 20px;
  }
}
.banner-wrap .apply-now .form-group label.error {
  margin: -10px -5px 0;
  width: 105%;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .banner-wrap .apply-now .form-group label.error {
    width: 102%;
  }
}
.banner-wrap .apply-now .custom-control {
  padding: 0 0 18px;
  margin-top: 16px;
  /*@media @max1600 {
                padding: 0 0 0px;
            }*/

}
@media only screen and (min-width: 1400px) {
  .banner-wrap .apply-now .custom-control {
    margin-top: 0px;
    padding: 0 0 10px;
  }
}
.banner-wrap .apply-now .custom-control label {
  font-weight: normal;
  font-size: 1.2rem;
  color: #bed2e6;
  margin-top: 0;
}
.banner-wrap .apply-now .custom-control label.error {
  width: 105%;
  color: #f0edeb;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .banner-wrap .apply-now .custom-control label.error {
    width: 102%;
  }
}
.banner-wrap .apply-now .custom-control label a {
  color: #bed2e6;
  text-decoration: underline;
}
.banner-wrap .apply-now .note {
  font-size: 1.1rem;
  color: #bed2e6;
}
.banner-wrap .apply-now .note a {
  color: #bed2e6 !important;
}
.loop-cloud-wrapper {
  position: absolute;
  width: 100%;
  height: 780px;
  top: 0;
  overflow: hidden;
}
.loop-cloud-wrapper .bg {
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -50%;
  top: 0;
}
@media only screen and (max-width: 1200px) {
  .loop-cloud-wrapper .bg {
    left: 0;
    position: absolute;
  }
}
.campaigns-wrap {
  padding: 106px 0 155px;
  position: relative;
  z-index: 9;
  overflow: hidden;
  /*background-image: url("@{img-path}/bg-pattern/home-section.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    background-attachment: fixed;*/

}
@media only screen and (max-width: 1200px) {
  .campaigns-wrap {
    padding: 70px 0 0px;
  }
}
@media only screen and (max-width:991px) {
  .campaigns-wrap {
    padding: 20px 0;
  }
}
.campaigns-wrap .box-item {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1200px) {
  .campaigns-wrap .box-item {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .campaigns-wrap .box-item {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .campaigns-wrap .mobile-slider {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .campaigns-wrap .mobile-slider .col-12 {
    width: 230px;
  }
}
.campaigns-wrap .mobile-slider .owl-dots {
  margin-bottom: 20px;
  text-align: center;
  margin-right: 20px;
}
.campaigns-wrap .mobile-slider .owl-dots button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #cabfb7;
  outline: none;
  margin: 0 2px;
}
.campaigns-wrap .mobile-slider .owl-dots button.active {
  background-color: #870052;
}
.campaigns-wrap .btn.btn-default {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 767px) {
  .campaigns-wrap .btn {
    width: 100%;
  }
  .campaigns-wrap .btn.btn-default {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.isHomePage .fixed-container {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
}
@media only screen and (max-width: 1200px) {
  .isHomePage .fixed-container {
    position: relative;
    z-index: 9;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .isHomePage .fixed-container {
    position: static;
  }
}
.isHomePage .left-colm {
  padding: 45px 0;
}
@media only screen and (max-width: 1200px) {
  .isHomePage .left-colm {
    padding: 0px 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .isHomePage .left-colm {
    position: relative;
    z-index: 9;
  }
}
.isHomePage .left-colm h2 {
  margin-bottom: 11px;
  font-size: 4.2rem;
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .isHomePage .left-colm h2 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .isHomePage .left-colm h2 {
    font-size: 2.4rem;
    margin-bottom: 0;
  }
}
.isHomePage .left-colm p {
  line-height: 1.88;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .isHomePage .left-colm p {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .isHomePage .left-colm p {
    margin-bottom: 20px;
  }
}
.isHomePage .paralax-container {
  position: relative;
  background-color: #e1f5ff;
  overflow: hidden;
  height: 100%;
  z-index: 9;
  background-image: url("/_assets/img/bg-pattern/home-section.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  background-attachment: fixed;
}
.isHomePage .paralax-container > .scrollmagic-pin-spacer {
  display: none !important;
}
@media only screen and (max-width: 1200px) {
  .isHomePage .paralax-container {
    z-index: 0;
  }
}
.isHomePage .paralax-container .container {
  position: relative;
}
.isHomePage .paralax-container .footer {
  padding: 205px 0 393px;
  position: relative;
  z-index: 99;
}
@media only screen and (max-width: 1200px) {
  .isHomePage .paralax-container .footer {
    padding: 0px 0 155px;
  }
}
@media only screen and (max-width: 767px) {
  .isHomePage .paralax-container .footer {
    padding: 0 0px 130px;
  }
}
.isHomePage .paralax-container .footer .text-wrap {
  padding-top: 0;
  position: relative;
}
@media only screen and (max-width:991px) {
  .isHomePage .paralax-container .footer .text-wrap {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .isHomePage .paralax-container .footer .text-wrap {
    padding-top: 47px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .isHomePage .paralax-container .footer .text-wrap a {
    margin-bottom: 20px;
  }
}
.isHomePage .paralax-container .footer h2 {
  margin-bottom: 30px;
}
.isHomePage .paralax-container .footer picture {
  display: block;
  margin: auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .isHomePage .paralax-container .footer picture {
    max-width: 200px;
  }
}
.isHomePage .paralax-container .cloud {
  height: 1400px;
  position: absolute;
  top: 356px;
  left: 0;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  /*background-image: url("@{img-path}/bg-pattern/home-section-02.png");*/
  background-repeat: no-repeat;
  background-position: top left 50px;
  background-size: contain;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .isHomePage .paralax-container .cloud {
    background-size: cover;
  }
}
.isHomePage .paralax-container .scrollmagic-pin-spacer {
  width: 100% !important;
  left: 0 !important;
  margin-left: 0px !important;
  bottom: 0px !important;
}
.isHomePage .paralax-container .planet-wrap {
  width: 760px;
  height: 275px;
  bottom: 200px;
  left: 50% !important;
  margin-left: -700px !important;
  z-index: 4;
}
@media only screen and (max-width: 1200px) {
  .isHomePage .paralax-container .planet-wrap {
    position: absolute;
    bottom: -155px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .isHomePage .paralax-container .planet-wrap {
    width: 520px;
    height: 174px;
    margin-left: -480px !important;
  }
}
@media only screen and (max-width:991px) {
  .isHomePage .paralax-container .planet-wrap {
    margin-left: -420px !important;
  }
}
@media only screen and (max-width: 767px) {
  .isHomePage .paralax-container .planet-wrap {
    position: relative;
    width: 224px;
    left: 0 !important;
    bottom: 0;
    margin-left: 0 !important;
    height: 81px;
    margin-top: 32px;
  }
}
.isHomePage .paralax-container .planet-wrap .bg {
  width: 100%;
  height: 100%;
  background: url("/_assets/img/shaft-calculation/planet.png") no-repeat center center;
  background-size: contain;
  position: absolute;
  bottom: 160px;
  left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .isHomePage .paralax-container .planet-wrap .bg {
    bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .isHomePage .paralax-container .planet-wrap .bg {
    bottom: 0px;
  }
}
.isHomePage .paralax-container .cloud-two {
  height: 466px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url("/_assets/img/shaft-calculation/cloud-two.png") no-repeat top center;
  background-size: contain;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .isHomePage .paralax-container .cloud-two {
    background-size: cover;
  }
}
.isHomePage .paralax-container .cloud-small {
  height: 320px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url("/_assets/img/shaft-calculation/cloud-small.png") no-repeat bottom center;
  background-size: contain;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .isHomePage .paralax-container .cloud-small {
    background-size: cover;
    z-index: 9;
  }
}
.isHomePage .paralax-container .card-cloud {
  width: 1093px;
  height: 886px;
  position: absolute;
  right: -195px;
  top: -100px;
  background-size: contain;
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .isHomePage .paralax-container .card-cloud {
    right: -259px;
    bottom: -219px;
  }
}
@media only screen and (max-width: 767px) {
  .isHomePage .paralax-container .card-cloud {
    display: none;
  }
}
.isHomePage .paralax-container .footer-bg {
  height: 100vh;
  width: 100%;
  position: absolute;
  bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .isHomePage .paralax-container .footer-bg {
    position: fixed;
    z-index: -1;
    height: 647px;
  }
}
@media only screen and (max-width: 767px) {
  .isHomePage .paralax-container .footer-bg {
    bottom: 0vh;
    z-index: 0;
    height: 50vh;
  }
}
.isHomePage .homepageform {
  background: url("/_assets/img/section-form-bg.png") no-repeat center center;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  z-index: 9;
  padding: 60px;
  padding-bottom: 30px;
  padding-top: 20px;
}
.isHomePage .homepageform .form-screen {
  padding: 0;
  border: none;
}
.isHomePage .homepageform .form-screen .form-control {
  border-color: #bed2e6;
  color: #bed2e6;
  padding: 15px 0;
  padding-bottom: 9px;
}
.isHomePage .homepageform .form-screen .form-control::-webkit-input-placeholder {
  color: #bed2e6 !important;
  font-size: 1.6rem;
}
.isHomePage .homepageform .form-screen .form-control::-moz-placeholder {
  color: #bed2e6 !important;
  font-size: 1.6rem;
}
.isHomePage .homepageform .form-screen .form-control:-ms-input-placeholder {
  color: #bed2e6 !important;
  font-size: 1.6rem;
}
.isHomePage .homepageform .form-screen .form-control:-moz-placeholder {
  color: #bed2e6 !important;
  font-size: 1.6rem;
}
.isHomePage .homepageform .form-screen .form-control::-webkit-input-placeholder {
  color: #bed2e6;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 16px;
}
.isHomePage .homepageform .form-screen .form-control:-moz-placeholder {
  color: #bed2e6;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 16px;
}
.isHomePage .homepageform .form-screen .form-control::-moz-placeholder {
  color: #bed2e6;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 16px;
}
.isHomePage .homepageform .form-screen .form-control:-ms-input-placeholder {
  color: #bed2e6;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 16px;
}
.isHomePage .homepageform .form-screen .form-control::placeholder {
  color: #bed2e6;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 16px;
}
.isHomePage .homepageform .form-screen .btn {
  background: none;
  border-radius: 3px;
  border: 1px solid white;
  color: white;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.isHomePage .homepageform .form-screen .btn:hover {
  background: white;
  color: #394040;
}
.isHomePage .homepageform .form-result-screen i:before {
  color: white;
}
.isHomePage .homepageform .form-result-screen p {
  color: white;
}
.isHomePage .homepageform .form-result-screen p a {
  color: white;
  text-decoration: underline;
}
.shaft-calculation-box .form-result-screen {
  padding: 0 20px;
}
.apply-now.banner-form .captcha {
  flex-direction: column;
}
.apply-now.banner-form .captcha input {
  width: 100%;
}
.apply-now.banner-form .captcha > div {
  margin-left: 25px;
  margin-top: 5px;
  width: 60%;
}
@media only screen and (max-width: 767px) {
  .apply-now.banner-form .captcha > div {
    width: 35%;
  }
}
.apply-now.banner-form .step-two {
  text-align: center;
}
.apply-now.banner-form .step-two > img {
  margin-left: 20px;
  margin-top: 10px;
}
.apply-now.banner-form .step-two > p {
  margin-top: 20px;
}
.apply-now.banner-form .step-two .sms-container label.error {
  left: 0px;
}
.apply-now.banner-form .step-two .hidden {
  display: none;
}
.apply-now.banner-form .step-two .sendSmsBtn,
.apply-now.banner-form .step-two .getresms {
  margin-bottom: 20px;
}
.apply-now.banner-form .step-two .countdown {
  text-align: left;
  margin-top: 0px;
}
@media only screen and (min-width: 1400px) {
  .apply-now.banner-form .step-two .countdown {
    margin-top: -10px;
  }
}
@media only screen and (max-width:991px) {
  .apply-now.banner-form .step-two .countdown {
    margin-top: 0px;
  }
}
.apply-now.banner-form .step-three {
  text-align: center;
}
.apply-now.banner-form .step-three > img {
  margin-top: 25px;
}
.apply-now.banner-form .step-three > p {
  margin: 20px 0px 40px 0px;
}
.apply-now.banner-form .sms-text {
  text-align: center;
  font-size: 16px;
  margin: 20px 0px 10px 0px;
}
