* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  text-decoration: none !important;
  list-style: none !important;
}
@font-face {
  font-family: "SF Bold";
  src: url("../font/SF-Pro-Display-Bold.ttf") format("woff2");
}

@font-face {
  font-family: "SF Regular";
  src: url("../font/SF-Pro-Text-Regular.otf") format("woff2");
}

body {
  font-family: "SF Bold", Helvetica, Arial, sans-serif;
  background-color: #1d1d1f;
}

/* End navigation bar menu  */
@media (max-width: 1400px) {
  .arrows-imgs img {
    padding-top: 0px;
  }
}
/* Start First banner css */
.banner-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.banner-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.banner-title h3 {
  letter-spacing: 1.5px;
  font-size: 44px;
  line-height: 46px;
  color: white;
  text-align: center;
}

.banners-descriptions {
  display: flex;
  justify-content: center;
  column-gap: 1rem;
  width: 100%;
  max-width: 96%;
  margin: auto;
  margin-top: 4px;
  margin-bottom: 20px;
}
.playstore {
  width: 96%;
  height: auto;
}
/* start bottom section */

.internship-block {
  background-color: black;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 90px 0;
  margin-top: 50px;
  color: white;
}

.internship-description {
  line-height: 20px;
  text-align: center;
  font-family: "SF Regular", Helvetica, Arial, sans-serif;
  margin-top: 8px;
}
.bottom-banner-section {
  width: 100%;
  max-width: 90%;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.bottom-svg-icon {
  background-color: white;
  width: 18px;
  height: 18px;
  padding: 5px;
  border-radius: 50%;
  position: relative;
  top: 72%;
  bottom: 5px;
  left: -6px;
}
.content-title {
  line-height: 50px;
  letter-spacing: 1.5px;
  font-size: 44px;
  color: white;
  text-align: center;
  font-weight: 600;
}
.content-description {
  font-size: 22px;
  color: white;
}
/* footer section */
.banner {
  text-align: center;
}

.banner-content {
  position: relative;
}

.main-image {
  width: 100%;
  height: auto;
}
.mobile-main-image {
  display: none;
}
.banner-title {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  width: 100%;
}

.banner-title h3 {
  letter-spacing: 1.5px;
  font-size: 44px;
  line-height: 46px;
}

.banner-descriptions a {
  color: white;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.arrow-img {
  background-color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.arrow-img img {
  width: 16px;
}
.know-more {
  background-color: #f60000;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  padding: 6px 8px;
  font-size: 16px;
  border-radius: 6px;
  font-family: "SF Regular", Helvetica, Arial, sans-serif;
}
/* start second banner */
.second-banner-section {
  display: flex;
  justify-content: space-between;
  text-align: center;
  align-items: center;
  margin-top: 50px;
  column-gap: 1.6rem;
}
.plus-svg-icon {
  background-color: red;
  width: 24px;
  height: 24px;
  padding: 4.8px;
  border-radius: 50%;
  position: absolute;
  top: 0%;
  /* left: 0; */
  margin-left: 8px;
}
.first-image {
  width: 100%;
  height: auto;
  opacity: 0.5;
}
.second-image {
  width: 100%;
  height: auto;
}
.first-section {
  position: relative;
}
.second-section {
  position: relative;
}

.overlay-content {
  position: absolute;
  top: 13%;
  bottom: 70%;
  left: 46%;
  transform: translate(-40%, -50%);
  color: white;
  padding: 10px;
  bottom: 70%;
}

.overlay-content h3 {
  font-size: 40px;
  height: 40px;
  color: #f60000;
}
.second-banner-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 44px;
  line-height: 44px;
  color: #f60000;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.second-banner-text img {
  width: 100%;
  max-width: 50%;
}
.second-banner-text h4 {
  background-color: #f60000;
  position: absolute;
  transform: translate(-50%, -50%);
  right: 33%;
  left: 78%;
  top: 16%;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: white;
}
.second-banner-description {
  font-size: 16px;
  line-height: 18px;
  font-family: "SF Regular", Helvetica, Arial, sans-serif;
  margin-bottom: 15px !important;
}
/* end second banner */
/* Start third banner section */
.third-banner {
  text-align: center;
  margin-top: 50px;
}

.third-banner-content {
  position: relative;
}

.third-main-image {
  width: 100%;
  height: auto;
  opacity: 0.5;
}
.third-main-mobile-image {
  display: none;
}
.third-banner-title {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  width: 100%;
}
.third-banner-content-description {
  font-size: 16px;
  line-height: 20px;
  font-family: "SF Regular", Helvetica, Arial, sans-serif;
}

.third-banner-title h3 {
  letter-spacing: 1.5px;
  font-size: 44px;
  line-height: 42px;
  color: #f60000;
}
.third-banner-descriptions {
  margin-top: 10px;
}
.third-banner-descriptions a {
  color: white;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* Start Responsive code in css */
.flex-wrapper {
  display: flex;
  flex-flow: row wrap;
  margin-top: 30px;
}
.video-wrapper {
  height: auto;
  width: 100%;
  flex: 1 1 auto;
}
.ratio-keeper {
  position: relative;
  padding-top: 56.25%;
}
.video-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.containers {
  margin-top: 50px;
}

/* End third banner section */
/* Start Responsive code in css */
@media only screen and (max-width: 1400px) {
  .banner-title h3 {
    letter-spacing: 1px;
    font-size: 40px;
  }
  .second-banner-text {
    font-size: 40px;
    line-height: 40px;
  }
  .second-banner-text img {
    width: 100%;
    max-width: 45%;
  }
  .third-banner-title h3 {
    letter-spacing: 1px;
    font-size: 40px;
  }
  .playstore {
    width: 90%;
  }
  .banners-descriptions {
    column-gap: 0px;
  }
  .content-title {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1220px) {
  .first-banner-br {
    display: none;
  }
  .overlay-content {
    left: 38%;
    transform: translate(-28%, -50%);
  }
  .second-banner-text img {
    max-width: 38%;
  }
}
@media only screen and (max-width: 1068px) {
  .second-banner-description {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px !important;
  }
  .second-banner-text {
    line-height: 34px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 992px) {
  .banner-title h3 {
    font-size: 36px;
    line-height: 42px;
  }
  .content-title {
    font-size: 36px;
  }
  .third-banner-title h3 {
    font-size: 36px;
    line-height: 42px;
  }
  .second-banner-text {
    font-size: 36px;
    line-height: 34px;
    margin-bottom: 8px;
  }
  .second-banner-text img {
    max-width: 34%;
  }
  .third-banner-title {
    top: 74%;
  }
  .overlay-content {
    left: 26%;
    transform: translate(-16%, -50%);
  }
  .playstore {
    width: 86%;
  }
}
@media (max-width: 819px) {
  .second-banner-section {
    flex-direction: column;
    row-gap: 50px;
  }
  .overlay-content {
    left: 31%;
    right: 12%;
    transform: translate(-16%, -50%);
  }
  .second-banner-text img {
    width: 136px !important;
  }
  .second-banner-text h4 {
    right: 25%;
    left: 68%;
    top: 14%;
  }
  .first-banner-br {
    display: block;
  }
}

@media (max-width: 767px) {
  .third-banner-title {
    top: 80%;
  }
  .content-title {
    font-size: 32px;
    line-height: 42px;
    width: 100%;
    max-width: 94%;
    margin: auto;
  }
  .playstore {
    width: 82%;
  }
  .banner-title {
    top: 50%;
  }
  .banner-title h3 {
    font-size: 34px;
    line-height: 40px;
  }
  .third-main-image {
    display: none;
  }
  .third-main-mobile-image {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0.5;
  }
  .second-banner-text {
    font-size: 34px;
  }
  .second-banner-text img {
    width: 115px !important;
  }

  .third-banner-title h3 {
    font-size: 34px;
    line-height: 36px;
  }
  .third-banner-content-description {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 14px;
  }
  .know-more {
    padding: 6px 6px;
    font-size: 14px;
  }
  .section-heading {
    font-size: 34px;
  }
  .third-banner-descriptions {
    margin-top: 6px;
  }
  .main-image {
    display: none;
  }
  .mobile-main-image {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 734px) {
  .intenshipbr {
    display: none;
  }
  .logo img {
    width: 80px;
  }
}
@media (max-width: 658px) {
  .second-banner-text h4 {
    right: 25%;
    left: 72%;
    top: 16%;
  }
}

@media (max-width: 520px) {
  .content-title {
    font-size: 28px;
    line-height: 32px;
  }
  .flex-wrapper {
    margin-top: 20px;
  }
  .containers {
    margin-top: 30px;
  }
  .banner-title {
    top: 50%;
  }
  .first-banner-br {
    display: none;
  }
  .second-banner-section {
    row-gap: 30px;
  }
  .banner-title h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 1px;
  }
  .third-banner-title h3 {
    font-size: 28px;
    line-height: 20px;
    letter-spacing: 0.8px;
  }
  .second-banner-text {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 4px;
  }
  .section-heading {
    font-size: 28px;
  }

  .content-title {
    font-size: 30px;
    line-height: 40px;
  }

  .internship-block {
    margin-top: 30px;
  }

  .third-banner {
    margin-top: 30px;
  }
  .second-banner-section {
    margin-top: 30px;
  }
  .arrow-img {
    width: 15px;
    height: 15px;
  }
  .arrow-img img {
    width: 14px;
  }
  .banners-descriptions {
    max-width: 80%;
  }
  .know-more {
    padding: 4px 4px;
    font-size: 12px;
    column-gap: 4px;
    border-radius: 4px;
    font-weight: 600;
  }
  .bottom-svg-icon {
    width: 14px;
    height: 14px;
    padding: 3px;
    border-radius: 50%;
    bottom: 3.5px;
    left: -1px;
  }
  .section-heading {
    margin-bottom: 30px;
  }

  .third-banner-content-description {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    max-width: 96%;
    margin: auto;
    margin-bottom: 10px;
  }
  .second-banner-text img {
    width: 120px !important;
  }
  .plus-svg-icon {
    background-color: red;
    width: 20px;
    height: 20px;
    padding: 4px;
    border-radius: 50%;
    position: absolute;
    top: 8%;
    margin-left: 4px;
  }
  .second-banner-description {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px !important;
  }
  .second-banner-text h4 {
    right: 25%;
    left: 76%;
    top: 18%;
  }
  .svg-icon {
    width: 14px;
    height: 14px;
    padding: 3px;
  }
  .arrows-imgs {
    width: 13px;
    height: 13px;
  }
  .arrows-imgs img {
    width: 11px;
    padding-top: 0px;
  }
}
@media (max-width: 480px) {
  .content-title {
    font-size: 28px;
  }
  .internship-description {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 16px;
  }
  .banner-descriptions {
    column-gap: 1.2rem;
  }
}

@media (max-width: 446px) {
  .second-banner-text {
    font-size: 30px;
    line-height: 30px;
  }
  .second-banner-text img {
    width: 96px !important;
  }
  .second-banner-description {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px !important;
  }
  .plus-svg-icon {
    width: 18px;
    height: 18px;
    top: 0%;
    margin-left: 4px;
  }
  .second-banner-text h4 {
    right: 25%;
    left: 70%;
    top: 18%;
    font-size: 20px;
    width: 26px;
    height: 26px;
    transform: translate(-34%, -40%);
  }
  .overlay-content {
    left: 20%;
    right: 12%;
    transform: translate(-6%, -58%);
  }
}
@media (max-width: 400px) {
  .banner-title h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .third-banner-title h3 {
    font-size: 24px;
    line-height: 10px;
  }
  .third-main-image {
    height: 18vh;
  }

  .content-title {
    font-size: 24px;
    line-height: 30px;
  }
  .br-banner {
    display: none;
  }
}
@media only screen and (max-width: 342px) {
  .overlay-content {
    left: 14%;
    right: 4%;
    transform: translate(-6%, -66%);
  }
}
