@media only screen and (max-width: 1629px) {


}

@media only screen and (max-width: 1448px) {

  #whyBol {
      top: 30px;
      height: 800px;
  }

}

@media only screen and (max-width: 1419px) {

  #mainBol{
    top: -1000px;
    right: -1200px;  
  }

  #nav_section_text_box {
    align-items: center;
    margin-left: -30px;
  }

  #nav_item_icon1, #nav_item_icon2, #nav_item_icon3{
    background-repeat: no-repeat;
  }
 

  .section_items {
    width: 70%;
  }

  .why_section_item {
    width: 100%;
  }

  #why_section_text_box{
    align-items: center;
    margin-right: -30px;
  }
   


}



@media only screen and (max-width: 1010px) {

  #mainBol{
    top: -1200px;
    right: -1350px;  
  }

  h1 {
    font-size: 50px;
  }

  h2 {
    font-size: 30px;
  }
  
  h3 {
    font-size: 25px;
  }
  
  p {
    font-size: 20px;
  }

  #head_subText {
    font-size: 27px;
  }

  #nav_section {
    margin-top: -250px;
  }
}

@media only screen and (max-width: 915px) {

  
  #mainBol{
    top: -1200px;
    right: -1400px;  
  }

}

@media only screen and (max-width: 804px) {

  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 30px;
  }
  
  h3 {
    font-size: 25px;
  }
  
  p {
    font-size: 18px;
  }

  #head_subText {
    font-size: 25px;
  }

}

@media only screen and (max-width: 764px) {

  #nav_item_icon1, #nav_item_icon2, #nav_item_icon3{
    min-width: 50px;
    height: 50px;
  }

  #why_item_icon1, #why_item_icon2, #why_item_icon3, #why_item_icon4{
    min-width: 50px;
    height: 50px;
  }

}

@media only screen and (max-width: 699px) {

  #head_section {
    height: 550px;
  }

  #head_text_box {
    width: 90%;
  }

    #mainBol {
      top: -450px;
      right: -665px;
      height: 1000px;
      width: 1500px;
    }

  #nav_section {
    height: 800px;
    margin-top: -50px;
  }

  #navBol {
    height: 650px;
    width: 120%;
  }

  #nav_section_text_box {
    gap: 50px;
    margin-top: 70px;
    margin-left: 0;
  }

  .section_items {
    width: 90%;
  }

  #why_section {
    height: 850px;
    margin-top: 50px;
  }

  #whyBol {
      top: 0px;
      height: 800px;
      width: 120%;
  }

  #why_section_text_box {
    gap: 50px;
    margin-right: 0px;
    margin-top: -40px;
  }

}


@media only screen and (max-width: 540px) {

    #mainBol {
      right: -800px;
    }

  .section_items {
    gap: 40px;
  }

}

@media only screen and (max-width: 500px) {

  h3 {font-size: 22px;}

  p {
    font-size: 16px;
  }

  #why_section {
    height: 950px;
    margin-top: 50px;
  }

  #whyBol {
      top: 0px;
      height: 900px;
      width: 120%;
  }


}

@media only screen and (max-width: 440px) {

  #why_section {
    height: 1150px;
    margin-top: 50px;
  }

  #whyBol {
      top: 0px;
      height: 1100px;
      width: 120%;
  }


}

@media only screen and (max-width: 400px) {


}


@media only screen and (max-width: 370px) {

    #mainBol {
      right: -850px;
    }


}


  
  
  
  



