
@media (max-width: 1500px) {
  .main-wrap{
    margin-top: 430px;
  }
    .cs_hero.cs_style_1 .cs_hero_in {
    min-height: 580px;
    padding: 0;
  }
      .cs_height_100 {
        height: 60px;
    }
    .cs_page_heading.cs_style_1{
      min-height: 62%;
    }
}


@media (max-width: 768px) {
  .cs_site_header.cs_style_1 .cs_main_header_right .cs_btn.cs_style_1{
    display: none;
  }
  #sticky-bar a {
    padding: 6px;
   font-size: 13px;
    font-weight: 600;
}
#sticky-bar {
    width: 100%;
    top: 100px;
}
.cs_hero.cs_style_1 .container {
    position: inherit;
    z-index: 3;
    top: 0;
  }
  .cs_fs_80 {
        font-size: 18px;
    }
    .cs_fs_22 {
    font-size: 18px;
  }
  .cs_site_header.cs_style_1 .cs_main_header_in{
    margin-top: 0;
  }
      .cs_height_lg_70 {
        height: 40px;
    }
    .cs_site_header .container {
        padding: 0;
    }
        .main-wrap {
        margin-top: 0;
    }
    .cs_hero.cs_style_1 {
    position: static;
    margin-top: 100px;
  }
  .cs_hero.cs_style_1 .cs_hero_in {
    min-height: auto;
    padding: 30px 0;
  }
  .cs_page_heading.cs_style_1 {
    position: static;}

        .cs_slider_arrows.cs_style_4 {
        width: 120px;
        position: absolute;
        top: -31px;
        right: 10px;
        margin-bottom: 20px;
    }
    .project-sec .cs_card.cs_style_5 .cs_card_right{
      margin-bottom: 20px;
    }
.project-sec .cs_card.cs_style_5 h2 {
    font-size: 17px;
  }
  .social svg {
    width: 20px;
    height: 20px;
}
    .cs_fs_20 {
        font-size: 15px;
    }
        .cs_fs_24 {
        font-size: 16px;
    }
    #counter .item h3 {
    font-size: 16px;
  }
  #counter .item .count {
    font-size: 26px;
}
h3 {
    font-size: 20px;
}
.team-info {
    padding-right: 0px;
  }
  .cs_hero.cs_style_1:before{
  position: static;
  background-color: transparent;
}
#counter {
    width: auto;
}
#counter .item {
    width: 100%;
    margin: 10px;
  }
  .cs_footer_row .cs_footer_col {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: unset;
    width: 40%;
}
}