body,
html {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
}

/* banner css */
.banner-wrapper {
  height: 120vh;
  width: 100%;
  position: relative;
  background-image: url(../img/HERO.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

.layerimg {
  position: absolute;
  z-index: 1;
  top: 10%;
  left: 75%;
  transform: translateX(-50%);
  width: auto;
}

.oneAndPlatform {
  display: flex;
  align-items: center;
}

.divider {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  height: 65px;
}
.platform {
  color: #ffffff;
  text-transform: uppercase;
  margin-left: -4px;
  font-family: "Questrial", "sans-serif";
  font-size: 86px;
  font-weight: 400;
  line-height: 80px;
  letter-spacing: 0em;
  text-align: left;
}

/* Style for "FOR YOUR E" */
.for-your-cls {
  color: #ffffff;
  font-family: "Century Gothic";
  font-size: 23px;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 25px;
}

.forSpacing {
  margin-top: 30px;
}

.videoIframe {
  margin-top: 20px;
  box-shadow: 0px 0px 25px blue;
  border: none;
  width: 100%;
  height: 380px;
}
.linkedin {
  width: 45px;
}
.facebook {
  width: 32px;
  margin-right: 15px;
}
.downarrow {
  width: 64px;
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
}
.downarrow img {
  width: 100%;
  height: 100%;
}
/* style for button */
.beginButton {
  width: 455px;
  height: 72px;
  border-radius: 30px;
  background-color: #fe4e1c;
  border: #fe4e1c;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px auto;
}
.button-text {
  font-family: "Century Gothic";
  font-size: 29px;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
}
.font-height {
  font-size: 38px;
  font-style: normal;
  letter-spacing: -0.33px;
  line-height: normal;
}
.beginButton img {
  height: 47px;
}

/* Section 2*/
.section-2-para1 {
  /* Style for "YOUR ALL-I" */
  color: #b3a6c4;
  font-family: "Century Gothic";
  font-size: 40px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
}

/*second wrapper*/
.second-wrapper {
  margin-top: 20px;
}

.section-2-para2 {
  /* Style for "for learni" */
  margin-top: -10px;
  color: #ff4b08;
  font-family: "Century Gothic";
  font-size: 18px;
  font-style: italic;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
}

.student1 {
  /* Style for "Student-1" */
  width: 56px;
  height: 60px;
}

.studentpara1 {
  color: #b3a6c4;
  font-family: "Century Gothic";
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
}

.studentpara2 {
  /* Style for "SOLO provi" */
  margin-top: -10px;
  color: #2f2f31;
  font-family: "Century Gothic";
  font-size: 17px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  height: 105px;
}
.btn-arrow {
  width: 20px;
  height: 20px;
  align-items: center;
  margin-top: 2px;
}
.joinnow-btn {
  margin: 0px auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-style: normal;
  font-size: 16px;
  color: white;
}
.jointext {
  vertical-align: middle;
  margin-right: 6px;
  font-style: normal;
  font-size: 17px;
  font-weight: 600;
}
.student-btn {
  width: 130px;
  height: 42px;
  box-shadow: 0px 0px 5px #fd4322;
  background-color: #fd4322;
  border: #fd4322;
  border-radius: 99px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.corporated-btn {
  width: 130px;
  height: 42px;
  box-shadow: 0px 0px 5px #352f64;
  background-color: #352f64;
  border: #352f64;
  border-radius: 99px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.institution-btn {
  width: 130px;
  height: 42px;
  box-shadow: 0px 0px 5px #ffc107;
  background-color: #ffc107;
  border: #ffc107;
  border-radius: 99px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*third-wrapper*/
.third-wrapper {
  background-color: #b4a7c6;
  padding: 40px 0px;
}
.one-img {
  width: 175px;
  height: 100px;
  margin-top: 7px;
}
/* Style for numbers */
.number {
  color: #ffffff;
  font-family: "Century Gothic";
  font-size: 80px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 105px;
  margin-bottom: 0px;
}

.text {
  color: #ffffff;
  font-family: "Century Gothic";
  font-size: 26px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0px;
  white-space: nowrap;
}
.poweredby {
  margin-bottom: 10px;
}
.imgwidth {
  width: 100%;
}
@media only screen and (min-width: 1230px) and (max-width: 1380px) {
  .layerimg {
    top: 115px;
    width: auto;
    left: 865px;
  }
}
@media only screen and (max-width: 1400px) {
  .one-img {
    height: 110px;
    width: 187px;
  }
  .divider {
    height: 60px;
    margin-top: 18px;
    margin-left: 14px;
    margin-right: 14px;
  }
  .platform {
    font-size: 90px;
    line-height: 60px;
    margin-top: 15px;
  }
  .videoIframe {
    margin-top: 20px;
    width: 100%;
    height: 310px;
  }
  .layerimg {
    top: 115px;
    width: auto;
  }
  .for-your-cls {
    font-size: 22px;
    line-height: 14px;
  }
  .forSpacing {
    margin-top: 16px;
  }
  .banner-wrapper {
    background-position: 30% 0%;
    height: 120vh;
  }
}
@media only screen and (max-width: 1225px) {
  .one-img {
    height: 84px;
    width: 147px;
  }
  .divider {
    height: 58px;
    margin-top: 27px;
    margin-left: 11px;
    margin-right: 14px;
  }
  .platform {
    font-size: 74px;
    line-height: 50px;
    margin-top: 12px;
  }
  .videoIframe {
    margin-top: 20px;
    width: 100%;
    height: 284px;
  }
  .layerimg {
    top: 115px;
    left: unset;
    right: 5%;
    transform: none;
    width: 42%;
  }
  .for-your-cls {
    font-size: 16px;
    line-height: 14px;
  }
  .banner-wrapper {
    background-position: 30% 0%;
    height: 110vh;
  }
}
@media only screen and (max-width: 600px) {
  .navmenu {
    height: 37px;
    width: 37px;
  }
  .one-img {
    height: 68px;
    width: 132px;
  }
  .divider {
    height: 53px;
    margin-top: 20px;
    margin-left: 14px;
    margin-right: 14px;
  }
  .platform {
    font-size: 65px;
    line-height: 40px;
    margin-top: 10px;
  }
  .videoIframe {
    margin-top: 20px;
    width: 100%;
    height: 240px;
  }
  .layerimg {
    position: absolute;
    z-index: 1;
    top: 55%;
    transform: translateY(-50%);
    right: 10px;
    width: 96%;
  }
  .for-your-cls {
    font-size: 13px;
    line-height: 14px;
  }
  .forSpacing {
    margin-top: 16px;
  }
  .banner-wrapper {
    background-position: 30% 0%;
    height: 100vh;
  }
  .beginButton {
    width: 100%;
    max-width: 300px;
    height: 43px;
  }
  .beginButton img {
    height: 29px;
  }
  .button-text {
    font-size: 20px;
  }
  .font-height {
    font-size: 26px;
  }
}

/*contact us */
.fourth-wrapper {
  background-color: #d7d7d7;
  padding: 40px 0px 0px 0px;

  margin-top: -3rem;
}
.contact-us {
  align-items: center;
  justify-content: center;
}
.allign-center {
  text-align: center;
}
.col1 {
  text-align: left;
}
.col2 {
  margin-left: 50px;
}
.soloIcon {
  vertical-align: middle;
  width: 120px;
  margin-bottom: 15px;
}
.solotext {
  color: #6a6972;
  font-family: "Century Gothic";
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0px;
  font-style: normal;
}
.text-white {
  color: #ffffff;
  font-family: "Century Gothic";
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.25px;
  font-style: normal;
}
.f1 {
  font-size: 27px;
  font-style: normal;
  letter-spacing: -0.33px;
  line-height: normal;
  font-style: normal;
}
.orng-text {
  color: #fe4e1c;
  font-family: "Century Gothic";
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  margin-top: 15px;
}
.footerimg {
  height: 200px;
}
.orange {
  position: relative;
  width: 320px;
  height: 52px;
  border-radius: 26px;
  background-color: #fe4e1c;
  display: flex;
  padding-top: 9px;
  padding-left: 12px;
  margin: auto;
  bottom: 144px;
  right: 40px;
}
.platform1 {
  font-family: "Scada", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
}
.arrow {
  height: 34px;
}

.social-icon {
  height: 59px;
}
.col3 {
  text-align: center;
  margin-top: 20%;
}
.footerbg {
  background-color: #7a7981;
  text-align: center;
}
.copyright {
  color: #ffffff;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  vertical-align: text-top;
}
.linkforfooter {
  text-decoration: none !important;
}
.linkforbutton {
  text-decoration: none !important;
  color: white !important ;
}
@media screen and (max-width: 1200px) {
  .col3 {
    text-align: right;
  }
}

@media screen and (max-width: 992px) {
  .col2 {
    margin-left: 0px;
  }
  .col3 {
    margin-top: 0px;
    text-align: left;
  }
  .orange {
    width: 248px;
    height: 44px;
    right: 25px;
  }
  .text-white {
    font-size: 16px;
  }
  .f1 {
    font-size: 21px;
  }
  .arrow {
    height: 28px;
  }
  .number {
    font-size: 40px;
  }
  .text {
    font-size: 20px;
  }
  .social-icon {
    /* height: 59px; */
    height: 30px;
  }
  .third-wrapper {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .layerimg {
    position: absolute;
    z-index: 1;
    top: 55%;
    transform: translateY(-50%);
    right: 10px;
    width: 96%;
  }
}
@media screen and (max-width: 768px) {
  .col1 {
    text-align: center;
  }
  .footerimg {
    display: block;
    margin: auto;
  }
  .col3 {
    text-align: center;
  }
  .platform1 {
    font-size: 21px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 472px) {
  .navmenu {
    height: 37px;
    width: 37px;
  }
  .one-img {
    height: 52px;
    width: 100px;
  }
  .divider {
    height: 38px;
    margin-top: 20px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .platform {
    font-size: 46px;
    margin-top: 6px;
    line-height: 30px;
  }
  .videoIframe {
    margin-top: 20px;
    width: 307px;
    height: 180px;
  }

  .forSpacing {
    margin-top: 16px;
  }
  .banner-wrapper {
    background-position: 10% 0%;
    height: 115vh;
  }
  .layerimg {
    position: absolute;
    z-index: 1;
    top: 66%;
    right: 5px;
    width: 96%;
    transform: translateY(-50%);
  }
  .downarrow {
    width: 44px;
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.orange {
  right: 0px;
  top: -198px;
}
.footerimg {
  width: 100%;
}

.for-your-cls {
  display: none;
}
