@import url("https://fonts.googleapis.com/css2?family=Audiowide&family=Montserrat:ital,wght@0,400;0,500;1,400&display=swap");
@font-face {
  font-family: "Technopollas";
  src: url("/fonts/Technopollas.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Glacial Indifference";
  src: url("/fonts/glacial-indifference.regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@media screen and (min-width: 991px) and (max-width: 1201px) {
  * {
    font-size: 16px;
  }
  .carousel-control-prev {
    left: -60px;
  }
  .carousel-control-next {
    position: absolute;
    right: -60px;
  }
  .indicatorRadio {
    left: 40px;
  }
  .socialsLink {
    right: 40px;
    margin: 0;
  }
  #hackathonTitle1,
  #hackathonTitle2,
  #hackathonTitle3 {
    font-size: 70px;
  }
  #hackathonTitle3 {
    top: 4px;
    -webkit-text-stroke: 2px #FA8E39;
  }
  #about1 {
    height: 700px;
  }
  .mentorName .mentorFname,
  .mentorName .mentorLname {
    font-size: 20px;
    font-family: "Audiowide", sans-serif;
  }
  #mentorsCarousel .carousel-inner {
    height: 70vh;
  }
}
@media screen and (max-width: 992px) {
  #headerNav {
    padding: 48px 20px;
  }
  #headerNav .navbar-brand {
    width: 90px;
    height: auto;
  }
  .content {
    padding: 0 20px;
  }
  #arrowDown1,
  #arrowDown2 {
    width: 30px;
    height: 30px;
  }
  .modal-body .modalImgContainer img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (max-width: 992px) {
  * {
    font-size: 16px;
  }
  section {
    padding: 50px;
  }
  .indicatorRadio,
  .socialsLink {
    height: 100px;
    position: fixed;
    top: 50%;
  }
  .indicatorRadio {
    left: 40px;
  }
  .indicatorRadio input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 1px;
    border-radius: 20%;
    width: 10px;
    height: 10px;
    border: 1px solid #01F1B9;
    transition: all 0.3s ease-in;
    transition-delay: 0.2s;
  }
  .indicatorRadio input[type=radio]:checked::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 10%;
    background-color: #01F1B9;
  }
  .socialsLink {
    top: 50%;
    right: 40px;
    margin: 0;
  }
  .socialsLink .socialStroked,
  .socialsLink .socialFilled {
    width: auto;
    height: 15px;
  }
  #unblockLogo {
    width: 200px;
    height: auto;
  }
  #arrowDown1,
  #arrowDown2 {
    width: 30px;
    height: 30px;
  }
  #hackathonTitle1,
  #hackathonTitle2,
  #hackathonTitle3 {
    font-size: 60px;
  }
  #subTitle {
    line-height: 10px;
    letter-spacing: 3px;
  }
  #dateBG {
    width: 380px;
    height: auto;
    z-index: 1;
  }
  .landingDate #startDate,
  .landingDate #endDate,
  .landingDate #dash {
    font-size: 16px;
  }
  .sectionTitle #sectionTitle1,
  .sectionTitle #sectionTitle2 {
    font-size: 36px;
  }
  .sectionTitle #sectionTitle2 {
    top: 3px;
    left: 2px;
  }
  .secondCarouselRow {
    padding: auto 0;
  }
  .contentIndent {
    line-height: 25px;
  }
  .content2Indent,
  .contentHighlight {
    font-size: 20px;
    line-height: 30px;
  }
  .partnersDiv {
    position: relative;
    width: 100%;
    padding: 60px;
  }
  .partnerList {
    height: 500px;
  }
  #partnersPanel,
  #partnersPanel2,
  #partnersPanel3 {
    position: absolute;
    top: 0;
    width: auto;
    height: 100%;
    z-index: 1;
  }
  .partnerLogo,
  .longLogo {
    height: 60px;
    width: auto;
  }
  .longLogo {
    height: 50px;
  }
  .mentorsItem {
    margin-top: 30px;
  }
  .cardSmall {
    width: 100%;
    height: auto;
  }
  .mentorName {
    width: 100%;
    margin-top: 10px;
  }
  .mentorName .mentorFname,
  .mentorName .mentorLname {
    font-size: 18px;
    font-family: "Audiowide", sans-serif;
  }
  .timelineDiv {
    max-width: 95%;
  }
}
@media screen and (max-width: 768px) {
  * {
    font-size: 14px;
  }
  .content {
    margin: 0;
  }
  .indicatorRadio,
  .socialsLink {
    height: 100px;
    position: fixed;
    top: 50%;
  }
  .indicatorRadio {
    left: 30px;
  }
  .indicatorRadio input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 1px;
    border-radius: 20%;
    width: 10px;
    height: 10px;
    border: 1px solid #01F1B9;
    transition: all 0.3s ease-in;
    transition-delay: 0.2s;
  }
  .indicatorRadio input[type=radio]:checked::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 10%;
    background-color: #01F1B9;
  }
  .socialsLink {
    top: 50%;
    right: 30px;
    margin: 0;
  }
  .socialsLink .socialStroked,
  .socialsLink .socialFilled {
    width: auto;
    height: 15px;
  }
  #unblockLogo {
    position: relative;
    width: 150px;
    height: auto;
    left: -5px;
  }
  #hackathonTitle1,
  #hackathonTitle2,
  #hackathonTitle3 {
    font-size: 50px;
    line-height: 50px;
  }
  #subTitle {
    font-size: 8px;
    line-height: 10px;
    letter-spacing: 3px;
  }
  #dateBG {
    width: 330px;
    height: auto;
    z-index: 1;
  }
  .landingDate #startDate,
  .landingDate #endDate,
  .landingDate #dash {
    font-size: 12px;
  }
  .sectionTitle #sectionTitle1,
  .sectionTitle #sectionTitle2 {
    font-size: 26px;
  }
  .sectionTitle #sectionTitle2 {
    top: 2px;
    left: 2px;
    -webkit-text-stroke: 1px #FA8E39;
  }
  .contentIndent {
    line-height: 20px;
  }
  .content2Indent,
  .contentHighlight {
    margin-top: 30px;
    font-size: 16px;
    line-height: 25px;
  }
  .partnerList {
    margin: 0;
  }
  .partnersDiv {
    padding: 50px;
  }
  .partnerLogo,
  .longLogo {
    height: 40px;
    width: auto;
  }
  .col-4.cardSmall {
    width: 100%;
    height: auto;
  }
  .mentorName {
    margin-top: 10px;
  }
  .mentorName .mentorFname,
  .mentorName .mentorLname {
    font-size: 14px;
    font-family: "Audiowide", sans-serif;
  }
}
@media screen and (max-width: 575px) {
  * {
    font-size: 14px;
  }
  .content {
    width: 90%;
  }
  #unblockLogo {
    position: relative;
    width: 100px;
    height: auto;
    left: -5px;
  }
  #hackathonTitle1,
  #hackathonTitle2,
  #hackathonTitle3 {
    font-size: 40px;
    line-height: 40px;
  }
  #subTitle {
    font-size: 7px;
    line-height: 1px;
    letter-spacing: 2px;
  }
  #dateBG {
    width: 280px;
    height: auto;
    z-index: 1;
  }
  .landingDate #startDate,
  .landingDate #endDate,
  .landingDate #dash {
    font-size: 10px;
  }
  #arrowDown1,
  #arrowDown2 {
    width: 25px;
    height: 25px;
  }
  #arrowDown2 {
    bottom: 60px;
  }
  .sectionTitle #sectionTitle1,
  .sectionTitle #sectionTitle2 {
    font-size: 25px;
  }
  .sectionTitle #sectionTitle1 {
    margin-left: 2px;
  }
  .sectionTitle #sectionTitle2 {
    top: 1px;
    left: 1px;
    -webkit-text-stroke: 1px #FA8E39;
  }
  .gridItem {
    max-width: 120px;
    max-height: 120px;
  }
  .contentIndent {
    line-height: 20px;
  }
  .content2Indent,
  .contentHighlight {
    margin-top: 30px;
    font-size: 16px;
    line-height: 25px;
  }
  .partnerList {
    margin: 0;
  }
  .partnersDiv {
    padding: 50px;
  }
  .partnerLogo,
  .longLogo {
    height: 40px;
    width: auto;
  }
  .col-4.cardSmall {
    width: 100%;
    height: auto;
  }
  .mentorName {
    margin-top: 10px;
  }
  .mentorName .mentorFname,
  .mentorName .mentorLname {
    font-size: 9px;
  }
  .mentorName .mentorLname {
    color: #01F1B9;
  }
  .questionBlock {
    font-size: 5px;
  }
  s .answer {
    padding: 10px;
  }
  .rightArrow,
  .leftArrow {
    width: 10px;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  * {
    font-size: 14px;
  }
  .content {
    width: 90%;
    padding: 0;
  }
  section {
    padding: 40px 0;
  }
  #learnMore {
    bottom: 85px;
  }
  #arrowDown1,
  #arrowDown2 {
    width: 25px;
    height: 25px;
  }
  #unblockLogo {
    position: relative;
    width: 100px;
    height: auto;
    left: 10px;
  }
  #hackathonTitle1,
  #hackathonTitle2,
  #hackathonTitle3 {
    font-size: 35px;
    line-height: 40px;
  }
  #hackathonTitle1 {
    position: relative;
    margin-left: 2px;
  }
  #hackathonTitle2 {
    top: 1.5px;
  }
  #hackathonTitle3 {
    left: 1px;
    top: 2px;
  }
  #subTitle {
    font-size: 9px;
    line-height: 0px;
    letter-spacing: 3px;
  }
  #dateBG {
    width: 280px;
    height: auto;
    z-index: 1;
  }
  .landingDate #startDate,
  .landingDate #endDate,
  .landingDate #dash {
    font-size: 10px;
  }
  .landingDate #dash {
    font-size: 15px;
  }
  #aboutPage {
    padding: 80px 0;
  }
  .sectionTitle #sectionTitle1,
  .sectionTitle #sectionTitle2 {
    font-size: 20px;
  }
  .sectionTitle #sectionTitle1 {
    margin-left: 2px;
  }
  .sectionTitle #sectionTitle2 {
    top: 1px;
    left: 1px;
    -webkit-text-stroke: 1px #FA8E39;
  }
  .unblokcSubTitle {
    font-size: 9px;
    white-space: wrap;
  }
  .contentIndent {
    line-height: 20px;
  }
  .content2Indent,
  .contentHighlight {
    margin-top: 30px;
    font-size: 16px;
    line-height: 25px;
  }
  .gridItem {
    width: 100px;
    height: 100px;
  }
  .partnerList {
    overflow: scroll;
    height: 70vh;
  }
  #partnersPanel,
  #partnersPanel2,
  #partnersPanel3 {
    width: auto;
    height: 100%;
  }
  .partnersDiv {
    padding: 50px;
  }
  .partnerLogo {
    height: 35px;
  }
  .smallLogo {
    height: 45px;
  }
  .longLogo {
    height: 30px;
  }
  .cardSmall {
    width: 100%;
    height: auto;
  }
  .mentorName {
    margin-top: 10px;
  }
  .mentorName .mentorFname,
  .mentorName .mentorLname {
    font-size: 7.5px;
  }
  .mentorName .mentorLname {
    color: #01F1B9;
  }
  .answer {
    padding: 10px;
  }
  .rightArrow,
  .leftArrow {
    width: 10px;
    height: auto;
  }
}/*# sourceMappingURL=mediaquery.css.map */