@media only screen and (max-width: 998px) {
  .benifit_cont {
    margin-bottom: 30px !important;
  }
  .section1_container {
    display: block !important;
  }
}
@media only screen and (max-width: 500px) {
  .section1_headders,
  .section_1_subhead,
  .percentage_desc {
    text-align: center;
  }
  .section_1_subhead {
    margin-top: 10px;
  }
  .get_started {
    margin: auto;
    margin-top: 25px;
  }
  .down_container {
    display: none;
  }
  .percentage {
    margin: 0px !important;
  }
  .description2 {
    padding-top: 15px;
  }
  .arrow_down {
    bottom: 23;
  }
  .how_does_works {
    display: none;
  }
  .alter_mobile_image {
    display: block;
    width: 100%;
    object-fit: contain;
    margin-bottom: 40px;
  }
  .points {
    text-align: left;
  }
}
@media only screen and (max-width: 1150px) {
  .how_does_app_logs {
    max-width: 95% !important;
  }
}
@media only screen and (max-width: 1450px) {
  .section1_container {
    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .how_does_app_logs {
    max-width: 80%;
  }
  .works_each {
    height: 190px;
  }
}

@media only screen and (min-width: 1500px) {
  .section1_container {
    max-width: 1920px;
    margin: auto;
    float: none;

    display: flex;
    align-items: center;
  }
  .whole-section-container {
    max-width: 900px;
  }
  .section1_image {
    height: 690px;
    width: 100%;
  }
  .img_rep1 {
    margin-right: 45px;
  }
  .works_image ~ span {
    color: #0290f3;
    display: block;
    font-size: 18px;
    width: 170px;
    text-align: center;
    margin: auto;
  }
  .works_each {
    height: 220px;
  }
  .arrow_down {
    width: 22px;
    position: absolute;
    bottom: 38px;
    right: 148px;
  }
  .special {
    bottom: 38px;
  }
  .arrow_righht {
    right: -12px;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1490px) {
  .benifit_cont {
    width: 265px;
    min-height: 430px;
  }
  ul.header_menu li {
    margin-right: 40px;
  }
  .logo {
    height: 40px;
    margin-bottom: 25px;
  }
  .section1_container {
    padding: 70px 60px 60px 60px;
  }
  .section1_headders {
    font-family: "Montserrat-SemiBold";
    color: #00bfb3;
    font-size: 52px;
    display: block;
    line-height: 64px;
  }
  .section_1_subhead {
    font-family: "Montserrat-Regular";
    color: #505050;
    font-size: 24px;
    display: block;
    max-width: 404px;
    margin-top: 25px;
  }
  .header_menu_container {
    padding-right: 7px;
  }
  .benifit_head {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1530px) {
  .section1_headders {
    font-size: 60px;
  }
}
@media only screen and (max-width: 450px) {
  .menuitems_mobile {
    margin-bottom: 40px;
    display: block;
    font-family: "Montserrat-Bold";
    color: #ffffff;
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 350px) {
  .menulist_mobile {
    padding: 70px;
  }
  .menuitems_mobile {
    margin-bottom: 20px;
    display: block;
    font-family: "Montserrat-Bold";
    color: #ffffff;
    font-size: 1.2em;
  }
}

@media only screen and (max-width: 768px) {
  .left_container,
  .right_container {
    float: left;
    width: 100% !important;
  }
  .contactus_menu_sticky span {
    display: none;
  }
  .contactus_menu_sticky {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    padding: 0;
  }
  .contact_us {
    display: block;
    height: 60px;
    width: 60px;
    margin: auto;
    margin-top: 4px;
  }
  .section1_image_mobile {
    display: block;
    margin-bottom: 45px;
    margin-top: 30px;
  }
  .get_started {
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .section1_image {
    display: none;
  }
  section.right_container {
    margin-bottom: 30px;
  }
  .header_menu {
    display: none;
  }
  .section1_container {
    height: auto;
  }
  .header_humberger {
    display: block;
    height: 20px;
    float: right;
    cursor: pointer;
  }
  .section1_headders {
    font-size: 2em;
  }
  .section_1_subhead {
    font-size: 1em;
    width: 100%;
  }
  .down_arrow {
    display: none;
  }
  .section1_image {
    height: 295px;
  }
  .description {
    width: 100%;
    margin-top: 0px;
    font-size: 15px;
  }
  .percentage_desc {
    width: 100%;
    font-size: 14px;
  }
  .percentage {
    margin-top: 20px;
    text-align: center;
    display: block;
    float: none;
  }
  .image-rep {
    width: 100%;
    object-fit: contain;
  }
  .img_rep1 {
    float: none;
    margin: auto;
  }
  .img_rep2 {
    float: none;
    margin: auto;
  }
  .gathet_container {
    text-align: center;
  }
  .points {
    margin: auto;
    float: none !important;
    width: 100%;
  }
  .sub_head {
    text-align: center;
    float: none !important;
    width: 100% !important;
  }
  .whole-section-container {
    padding: 0px !important;
  }
  .img_rep2_cont {
    text-align: center;
  }
  .benifit_cont {
    margin: auto;
    margin-bottom: 60px;
  }
  .conclusion {
    width: 100%;
    font-size: 15px;
  }
  .section1_container {
    padding: 25px 30px 0px 30px;
  }
  .features_head_container {
    padding-top: 20px !important;
  }
  .app_logs_benifit {
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  ul.header_menu li {
    margin-left: 10px;
  }
  .works_image {
    width: 30px;
    height: 30px;
  }
  .arrow_righht {
    width: 28px;
  }
  .arrow_down {
    width: 13px;
    bottom: 15;
    right: 56px;
  }
  .conclusion {
    font-size: 17px;
  }
  .conclusion_under {
    font-size: 36px !important;
  }
}
