.pad {
  padding-left: 4%;
  padding-right: 4%;
}
.marg0 {
  margin: 0px !important;
}
.marg20 {
  margin: 20px !important;
}

.tabBox {
  width: 100%;
  height: 430px;
  background-color: #F5F5F5;
  border: none;
  margin-top: 24px;
}

.relative {
  position: relative;
  height: 214px;
}

.deactive {
  background-color: #fff;
  box-shadow: 0px 0px 11px -1px rgba(184, 184, 184, 1);
}

.tab {
  padding: 12px 0px;
  cursor: pointer;
  height: 75px;
}

.text-tab-1 {
  font-family: "geomanist-regular";
  font-weight: 700;
  font-size: 18px;
}

.text-tab-2 {
  font-family: "geomanist-regular";
  font-weight: 700;
  font-size: 18px;
  line-height: 2.5;
}

.blue-box {
  background: #005b7e;
  text-align: center;
  padding: 20px;
  margin: 30px;
  font-family: "geomanist-book";
  line-height: 32px;
  color: white;
}

.btn {
  padding: 34px 12px;
  background-color: #4c4c4c;
  color: rgb(255, 255, 255);
  font-family: geomanist-regular;
  font-weight: bold;
  font-size: 16px;
  border-radius: 10px;
  margin: 0px auto;
  width: 510px;
}

.banner {
  background: url(../images/banner_desktop_FX.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 540px;
}

.howtoApply {
  border: 1px solid #b7b7b7;
  padding: 110px 35px !important;
  border-radius: 5px;
  min-height: 367px !important;
}

.r-contact {
  padding: 0 250px;
}

@media (max-width: 1440px) {
  .container-md {
    padding: 40px 150px !important;
  }

  .btn {
    width: 370px;
  }

  .btn-t{
    font-size: 20px !important;
  }
}

@media (max-width: 1200px) {
  .container-md {
    padding: 40px 80px !important;
  }
}

@media (max-width: 1024px) {
  .r-contact {
    padding: 0;
  }

  .p-banner {
    width: 523px;
    padding: 0px !important;
  }
}

@media (max-width: 991px) {
  .container-md {
    padding: 0px 15px !important;
  }

  .mobile-banner {
    padding-top: 0px !important;
  }

  .banner {
    background: none;
  }

  .btn-t {
    font-size: 18px !important;
  }

  .btn {
    max-width: 340px !important;
  }

  .tabBox {
    width: 100%;
    height: 666px;
    background-color: #F5F5F5;
    border: none;
    margin-top: 24px;
  }

  .p-banner {
    margin-right: auto;
    margin-left: auto;
    margin-top: 150px;
  }

  .text-tab-1{
    margin-bottom: 0;
  }

  .text-tab-2{
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  .hide-mobile {
    display: none;
  }

  .banner {
    background: none;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
  }

  .p-banner {
    width: 100%;
    font-size: 37px;
    margin-top: 60px !important;
  }

  .circle {
    height: 36px !important;
    width: 36px !important;
    margin: 0 10px !important;
  }
  .circle-white {
    height: 36px !important;
    width: 36px !important;
    margin: 0 10px !important;
  }
  .circle-p {
    line-height: 34px !important;
  }
  .circle-p-c {
    line-height: 34px !important;
  }

  .dash {
    width: 284px !important;
    top: 14px !important;
  }

  .slider {
    margin-top: 0 !important;
  }

  .content-img {
    height: 180px !important;
    width: auto !important;
  }

  .text-tab-1 {
    font-size: 14px !important;
  }
  .text-tab-2 {
    line-height: 1.5;
    font-size: 14px !important;
  }
  .tabBox {
    height: 550px;
  }
}

@media (max-width: 425px) {
  .p-banner {
    font-size: 22px !important;
  }
  .circle {
    height: 24px !important;
    width: 24px !important;
    margin: 0 10px !important;
  }
  .circle-white {
    height: 24px !important;
    width: 24px !important;
    margin: 0 10px !important;
  }
  .circle-p {
    line-height: 20px !important;
  }
  .circle-p-c {
    line-height: 20px !important;
  }
  .dash {
    width: 216px !important;
    top: 12px !important;
  }
  .slider {
    margin-top: 0 !important;
  }
  .content-img {
    height: 140px !important;
    width: auto !important;
  }
  .btn-t {
    font-size: 14px !important;
  }

  .btn {
    width: 290px !important;
  }
}

@media (max-width: 340px) {
  .marg20 {
    margin: 20px 0 !important;
  }

  .live-fx {
    font-size: 18px !important;
  }
}

@media (max-width: 320px) {
  .p-banner {
    font-size: 20px !important;
  }
}

.banner-text {
  width: 690px;
  margin: 0 auto;
  padding-left: 90px !important;
  margin: 0px !important;
  margin-top: 134px !important;
}

.banner-text-mobile {
  width: 690px;
  margin: 0 auto;
  margin: 0px !important;
  margin-top: 134px !important;
}

.p-banner {
  font-size: 40px;
  line-height: 1.2;
  font-family: "geomanist-medium";
}

.btn-t {
  text-decoration: none !important;
  border-bottom: none !important;
  color: #ffffff !important;
  font-size: 24px;
}

.content-p {
  font-family: "geomanist-regular";
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
}

.vertical-center {
  margin: 0;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.circle {
  border: 1px #00a8a5 solid;
  background: #00a8a5;
  color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  z-index: 99;
  display: inline-block;
  margin: 0 20px 0 20px;
  position: relative;
  cursor: pointer;
}
.circle-white {
  border: 2px #00a8a5 solid;
  background: #fff;
  color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  z-index: 99;
  display: inline-block;
  margin: 0 20px 0 20px;
  position: relative;
  cursor: pointer;
}

.circle-p {
  color: #fff;
  line-height: 37px;
  font-family: "geomanist-regular";
  font-weight: 700;
}
.circle-p-c {
  color: #00a8a5;
  line-height: 37px;
  font-family: "geomanist-regular";
  font-weight: 700;
}

.dash {
  border: 2px #00a8a5 solid;
  width: 430px;
  position: absolute;
  top: 20px;
  margin: 0 auto;
  margin-left: 22px;
}
.slide-number {
  display: table;
  margin: 0 auto;
}

.content-img {
  margin: 0 auto;
  height: 240px;
  width: auto;
}

.slider {
  margin-top: 20px;
}

.tab-2 {
  display: none;
}

.card-container {
  min-height: 280px !important;
  max-height: 360px !important;
}
