@media screen and (max-width: 3789px) and (min-width: 2526px) {}

@media screen and (max-width: 2508px) and (min-width: 1929px) {}
@media screen and (max-width:1400px) and (min-width:992px){}

@media screen and (max-width:1200px) and (min-width:992px){}


@media screen and (max-width: 991px) {
    .banner h1 {font-size: 50px;}
    .banner p {font-size: 21px;}
    .sectionTitle {font-size: 32px;}
    .ventureBox {width: 210px;}
    .opportunity, .contact, .portfolio, .rare {padding-block: 80px;}
    .venture, .banner, #header {padding-block: 60px;}
    .ventureBox_grid {top: 335px;}
    .portfolioLeft ul li {font-size: 24px;}
    .portfolioRight ul li {font-size: 18px;}
    .opportunity_prize p {font-size: 38px;}
    .opportunity .smallTitle {margin-bottom: 30px;}
    .opportunity_prize {padding-block: 20px;margin-bottom: 30px;}
    
    .ventureLine1 {bottom: -146px;height: 145px;left: 50%;}
    .ventureLine2 {left: 30%;width: 36px;top: 50%;}
    .ventureLine4 {right: 30%;width: 36px;}
    .ventureLine5 {top: -12%;height: 34px;}

}


@media screen and (max-width: 767px) {
        .banner h1 {font-size: 38px;margin-bottom:30px;}
    .banner p {font-size: 19px;margin-bottom:30px;}
    .sectionTitle {font-size: 28px;}
    .ventureBox {width: unset;height: fit-content;}
    .opportunity, .contact, .portfolio, .rare {padding-block: 60px;}
    .venture, .banner, #header {padding-block: 40px;}
    .bannerBtn {font-size: 15px;}
    
    .ventureBox1 {position: unset;translate: unset;}
    .ventureBox_grid {position: unset;display:block;}
    .ventureBox5 {position: unset;translate: unset;}
    .portfolio_grid {grid-template-columns: repeat(1, minmax(0, 1fr));}
    .opportunity_prize p {font-size: 32px;}
    .opportunity_prize {padding-block: 20px;margin-bottom: 30px;}
    .opportunity .smallTitle {margin-bottom: 20px;}
    
    .ventureLine1 {border:unset;position: unset;display: none;}
    .ventureLine2 {border:unset;position: unset;display: none;}
    .ventureLine4 {border:unset;position: unset;display: none;}
    .ventureLine5 {border:unset;position: unset;display: none;}
    
    .ventureBox2 {margin-bottom:15px;}
    .ventureBox3 {margin-bottom:15px;}
    .ventureBox4 {margin-top:15px;}
    .ventureBox.ventureBoxtop4 {
    margin-top: 15px;
}

}


@media screen and (max-width:570px) {
    .banner h1 {font-size: 32px;}
    .sectionTitle {font-size: 26px;}
    .ventureBoxWrap {padding-inline: 0;}
    .opportunity_prize p {font-size: 18px;}
    .smallTitle {font-size: 17px;}
    .portfolioLeft ul li {font-size: 20px;}
    .portfolioRight ul li {font-size: 16px;}
    .ventureBtom p {font-size: 16px;}
}

@media screen and (max-width:420px) {}

@media screen and (max-width:375px) {}