@media only screen and (max-width: 600px) {
  .account_section {
    flex-direction: column;
    padding: 0px;
    background-color: #FFFFFF;
  }
    .button_bar {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 40px;
    }
  .pp-navigation .nav-pills {
    width: 800px;
    overflow: scroll;
    flex-direction: row !important;
    flex-wrap: unset !important;
  }
.title_container {
    padding: 0px;
}
  .hambuger-pp .nav-pills {
    max-width: 100%;
    display: flex;
    justify-content: flex-start;
    margin: 0px;
  }

  .tab_container {
    width: 375px;
  }

  .title_bar {
    background-image: url(../img/title_mobbg.svg);
    padding: 64px 0px;
  }

  .title_text {
    text-align: center;
    font-size: 30px;
  }

  .account_body {
    padding: 32px 24px;
    gap: 24px;
  }

  .textbox_bar {
    flex-direction: column;
    gap: 16px;
  }

  .account_info {
    gap: 16px;
  }

  .nav-link:hover {
    border-top: 24px solid #FFFFFF;
  }

  .nav-link.active {
    border-top: 24px solid #FFFFFF;
  }

  .order_body {
    padding-right: 0px;
  }

  .nav-link {
    border-right: 16px solid #FFFFFF;
  }

  .logout_button {
    border-right: 0px;
  }

  /* Order Table */
  .account_inner {
    flex-direction: column;
  }

  .table-striped {
    width: 835px;
  }

  /* Service CSS Start */
  .mob_title_container {
    display: block;
  }

  .service_top_section {
    background-image: url(../img/email_mobbg_top.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 100px;
    padding-bottom: 0px;
  }

  .top_title_container {
    display: none;
  }

  .mob_title_top {
    display: flex;
    padding: 64px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-top: 5px solid var(--core-off-white, #FBFBFB);
    border-bottom: 5px solid var(--core-off-white, #FBFBFB);
  }

  .mob_title_bottom {
    display: flex;
    width: 375px;
    padding: 24px;
    justify-content: space-between;
    align-items: center;
  }

  .nav_title_text {
    color: var(--core-off-white, #FBFBFB);
    text-align: center;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .mob_title_bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
  }

  .mob_top_title {
    color: var(--core-off-white, #FBFBFB);
    text-align: center;
    font-family: Manrope;
    font-size: 30px;
    font-style: normal;
    margin: 0px;
    font-weight: 200;
    line-height: normal;
    letter-spacing: 0.6px;
    text-transform: capitalize;
  }

  .mob_top_subtitle {
    color: var(--core-off-white, #FBFBFB);
    text-align: center;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    margin: 0px;
    font-weight: 400;
    line-height: 181.1%;
  }

  .service_s1 {
    flex-direction: column-reverse;
    background: none;
    background-color: #FFFFFF;
    gap: 40px;
    margin-bottom: 40px;
  }

  .s1_textbar {
    padding: 0px 24px;
    gap: 32px;
  }

  .service_s2 {
    flex-direction: column-reverse;
    background: none;
  }

  .s2_textbar {
    background-color: #F4F4F4;
    padding: 0px 24px;
    gap: 32px;
    padding-bottom: 40px;
  }

  .service_s3 {
    flex-direction: column;
    gap: 32px;
    padding: 0px;
  }

  .s3_textbar {
    padding: 0px 24px 10px 24px;
    gap: 32px;
  }

  .s1_imgmob {
    display: block;
    padding: 17px 25px 19px 25px;
    background-image: url(../img/service_s1mobbg.svg);
    background-repeat: no-repeat;
    background-position: top center;
  }

  .s1_img {
    display: none;
  }

  .s1_title {
    color: var(--core-olive-300, #445C59);
    font-family: Manrope;
    font-size: 30px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    letter-spacing: 0.6px;
    text-transform: capitalize;
  }

  .s2_img {
    display: none;
  }

  .s2_imgmob {
    display: block;
  }

  .s3_img {
    display: none;
  }

  .s3_imgmob {
    display: block;
  }

  .service_s4 {
    padding: 0px;
  }

  .service_s4container {
    flex-direction: column;
    gap: 32px;
  }

  .service_s4left {
    padding: 40px 24px 0px 24px;
    border-top: 30px solid #f6f6f6;
    width: 375px;
    align-items: center;
    gap: 24px;
  }

  .tab_top {
    flex-direction: column;

  }

  .month_button {
    width: 48.7%;
  }

  .email_table_bar {
    width: 375px !important;
    padding: 0px 0px 40px 24px;
  }

  .service_s4right {
    gap: 24px;
  }

  .swipe_tabletext {
    display: block;
    margin-bottom: 16px;
  }

  .month_buttonbar {
    padding: 0px 24px;
  }

  .select_button {
    padding: 0px;
  }



  /* Home Page Start*/

  .home_titlebar {
    padding: 48px 24px;
    gap: 35px;
    margin-top: 64px;
  }

  .title_subtitlebar {
    gap: 11px;
  }
    .scroll_button {
        gap: 8px;
    }
  .home_title {
    color: var(--core-off-white, #FBFBFB);
    text-align: center;
    font-family: Manrope;
    font-size: 32px;
    font-style: normal;
    margin: 0px;
    font-weight: 200;
    line-height: normal;
    letter-spacing: 0.64px;
    text-transform: capitalize;
  }

  .home_subtitle {
    color: var(--core-olive-100, #8ACBC3);
    text-align: center;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    margin: 0px;
    font-weight: 400;
    line-height: 181.1%;
  }

  .s1_container {
    flex-direction: column-reverse;
    padding: 17px 24px 40px 24px;
    gap: 40px;
  }

  .section_s1 {
    background-image: linear-gradient(to top, #F4F4F4 83%, #FFFFFF 17%);
  }

  .home_s1descimg {
    display: none;
  }

  .home_s1mobimg {
    display: block;
  }

  .homes1_textbar {
    gap: 32px;
  }

  .section_s2 {
    background-color: #FFFFFF;
    flex-direction: column;
    gap: 40px;
    padding: 0px 24px 40px 24px;
  }

  .feature_direction {
    display: flex;
    align-items: flex-start;
    gap: 24px;
  }

  .section_s3 {
    background-color: #FFFFFF;
    gap: 24px;
    padding: 40px 0px 24px 0px;
  }

  .feature_productbar {
    padding-left: 16px;
  }

  .feature_title {
    color: var(--core-olive-300, #445C59);
    font-family: Manrope;
    font-size: 30px;
    font-style: normal;
    text-align: center;
    font-weight: 200;
    line-height: normal;
    letter-spacing: 0.6px;
    text-transform: capitalize;
  }

  .s4_textbar {
    width: 100%;
    padding: 0px 24px;
    gap: 32px;
    margin-top: 0px;
  }
    .faq_card {
        gap: 4px;
    }
  .section_s4 {
    flex-direction: column-reverse;
    gap: 40px;
    padding-bottom: 40px;
    background: linear-gradient(to bottom, #FFFFFF 10%, #F4F4F4 30%);
  }

  .faq_body {
    gap: 24px;
  }

  .faq_top {
    flex-direction: column;
  }

  .section_s5 {
    background-color: #FFFFFF;
  }

  .faq_titlebar {
    padding: 0px 24px;
  }

  .s5_container {
    padding: 40px 0px;
    gap: 32px;
  }

  /* Login Form */
  .login_bar {
    background-image: url(../img/login_mobimg.svg);
    padding: 64px 0px;
  }

  .form_bar {
    padding: 40px 24px;
    gap: 16px;
  }

  .forgot_passbar {
    flex-direction: column;
    gap: 32px;
    align-items: normal;
  }

  /* Modal */
  .modal_outline {
    margin: 0px;
  }

  .modal_body {
    display: flex;
    padding: 40px 24px;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    align-items: center;
    gap: 32px;
    align-self: stretch;
  }

  .modal_title {
    font-size: 30px;
  }

  .signup_bar {
    background-image: url(../img/signup_mobimg.svg);
    padding: 64px 0px;
  }
  .signup_formbar{
    padding: 40px 24px;
    gap: 32px;
  }
  .textbar_main{
    gap: 16px;
  }
  .signup_buttonbar{
    align-items: center;
  }
  .reset_bar {
    background-image: url(../img/reset_mobimg.svg);
    padding: 64px 0px;
  }

}











@media only screen and (min-width: 1200px) and (max-width:1348px) {
  .account_section {
    padding-right: 82px;
  }

  .title_bar {
    padding-left: 90px;
    padding-right: 25px;
  }


  /* Service CSS Start */
  .title_mid {
    width: 1050px;
  }

  .title_bottom {
    width: 1050px;
  }

  .title_top {
    gap: 24px;
  }

  .s1_textbar {
    padding-left: 100px;
    padding-right: 25px;
  }

  .service_s1 {
    background-position: -75px;
  }

  .s1_img {
    width: 685px;
  }

  .service_s2 {
    background-position: -50px;
  }

  .s2_textbar {
    padding-left: 100px;
    padding-right: 50px;
  }

  .s2_img {
    width: 685px;
  }

  .service_s3 {
    gap: 40px;
    padding-right: 65px;
  }

  .s3_img {
    width: 685px;
  }

  .s3_textbar {
    gap: 40px;
  }

  .service_s4 {
    padding: 104px 80px 104px 150px;
    ;
  }

  .service_s4container {
    gap: 36px;
  }


  .feature_productbar {
    padding-left: 85px;
  }

  .s4_img {
    width: 754px;
  }

  .section_s2 {
    gap: 75px;
  }

  .section_s4 {
    background-position: -350px -150px;
    gap: 24px;
  }

  .s4_textbar {
    gap: 30px;
    width: 450px;
  }

  .home_titlebar {
    margin-top: 76px;
    padding: 56px 0px;
    gap: 24px;
  }

  .signup_bar {
    padding-left: 230px;
  }

}

@media only screen and (min-width: 1349px) and (max-width:1439px) {
  .account_section {
    padding-right: 116px;
  }

  .title_bar {
    padding-left: 125px;
    padding-right: 25px;
  }


  /* Service CSS Start */
  .title_mid {
    width: 1100px;
  }

  .title_bottom {
    width: 1100px;
  }

  .title_top {
    gap: 24px;
  }

  .s1_textbar {
    padding-left: 140px;
    padding-right: 40px;
  }

  .service_s1 {
    background-position: -50px;
  }

  .s1_img {
    width: 700px;
  }

  .service_s2 {
    background-position: -35px;
  }

  .s2_textbar {
    padding-left: 140px;
    padding-right: 50px;
  }

  .s2_img {
    width: 700px;
  }

  .service_s3 {
    gap: 60px;
    padding-right: 100px;
  }

  .s3_img {
    width: 700px;
  }

  .s3_textbar {
    gap: 40px;
  }

  .service_s4 {
    padding: 104px 80px 104px 172px;
    ;
  }

  .service_s4container {
    gap: 56px;
  }

  .feature_productbar {
    padding-left: 120px;
  }

  .s4_img {
    width: 754px;
  }

  .section_s2 {
    gap: 95px;
  }

  .section_s4 {
    background-position: -280px -150px;
    gap: 40px;
  }

  .s4_textbar {
    gap: 30px;
    width: 450px;
  }

  .home_titlebar {
    margin-top: 76px;
    padding: 56px 0px;
  }

  .signup_bar {
    padding-left: 270px;
  }

}

@media only screen and (min-width: 1440px) and (max-width:1499px) {
  .account_section {
    padding-right: 72px;
  }
.signup_bar {
    background-image: url(../img/signup_img.svg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    padding-left: 369px;
    padding-right: 81px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
}
  .title_bar {
    padding-left: 240px;
    padding-right: 45px;
  }


  /* Service CSS Start */
  .title_mid {
    width: 1150px;
  }

  .title_bottom {
    width: 1150px;
  }

  .s1_textbar {
    padding-left: 170px;
    padding-right: 58px;
  }

  .service_s1 {
    background-position: -40px;
  }

  .s1_img {
    width: 740px;
  }

  .service_s2 {
    background-position: -15px;
  }

  .s2_textbar {
    padding-left: 170px;
    padding-right: 78px;
  }

  .s2_img {
    width: 755px;
  }

  .service_s3 {
    gap: 90px;
    padding-right: 120px;
  }

  .s3_img {
    width: 740px;
  }

  .s3_textbar {
    gap: 40px;
  }

  .service_s4 {
    padding: 104px 80px 104px 172px;
    ;
  }

  .service_s4container {
    gap: 56px;
  }

  .feature_productbar {
    padding-left: 75px;
  }

  .s4_img {
    width: 890px;
  }

  .section_s2 {
    gap: 140px;
  }

  .section_s4 {
    background-position: -326px -80px;
    gap: 40px;
  }

  .s4_textbar {
    gap: 30px;
    width: 450px;
  }

  .home_titlebar {
    margin-top: 48px;
    padding: 64px 0px;
  }

}

@media only screen and (min-width: 1500px) and (max-width:1599px) {
  .account_section {
    padding-right: 102px;
  }

  .title_bar {
    padding-left: 245px;
    padding-right: 50px;
  }


  /* Service CSS Start */
  .title_mid {
    width: 1200px;
  }

  .title_bottom {
    width: 1200px;
  }

  .s1_textbar {
    padding-left: 170px;
    padding-right: 58px;
  }

  .service_s1 {
    background-position: -40px;
  }

  .s1_img {
    width: 800px;
  }

  .service_s2 {
    background-position: -20px;
  }

  .s2_textbar {
    padding-left: 170px;
    padding-right: 78px;
  }

  .s2_img {
    width: 800px;
  }

  .service_s3 {
    gap: 100px;
    padding-right: 130px;
  }

  .s3_img {
    width: 780px;
  }

  .s3_textbar {
    gap: 40px;
  }

  .service_s4 {
    padding: 104px 80px 104px 172px;
    ;
  }

  .service_s4container {
    gap: 56px;
  }


  .feature_productbar {
    padding-left: 105px;
  }

  .s4_img {
    width: 920px;
  }

  .section_s2 {
    gap: 140px;
  }

  .section_s4 {
    background-position: -296px -64px;
    gap: 40px;
  }

  .s4_textbar {
    gap: 30px;
    width: 450px;
  }

  .home_titlebar {
    margin-top: 48px;
    padding: 78px 0px;
  }
}

@media only screen and (min-width: 1600px) and (max-width:1699px) {
  .account_section {
    padding-right: 152px;
  }

  .title_bar {
    padding-left: 295px;
    padding-right: 50px;
  }


  /* Service CSS Start */
  .s1_textbar {
    padding-left: 170px;
    padding-right: 58px;
  }

  .service_s1 {
    background-position: -60px;
  }

  .s1_img {
    width: 900px;
  }

  .service_s2 {
    background-position: -35px;
  }

  .s2_textbar {
    padding-left: 170px;
    padding-right: 78px;
  }

  .s2_img {
    width: 900px;
  }

  .service_s3 {
    gap: 120px;
    padding-right: 200px;
  }

  .s3_img {
    width: 780px;
  }

  .s3_textbar {
    gap: 40px;
  }

  .service_s4 {
    padding: 104px 80px 104px 172px;
    ;
  }

  .feature_productbar {
    padding-left: 155px;
  }

  .s4_img {
    width: 970px;
  }

  .section_s2 {
    gap: 115px;
  }

  .section_s4 {
    background-position: -245px -40px;
    gap: 40px;
  }

  .s4_textbar {
    gap: 30px;
    width: 450px;
  }

  .home_titlebar {
    margin-top: 48px;
  }

}

@media only screen and (min-width: 1700px) and (max-width:1799px) {
  .account_section {
    padding-right: 202px;
  }

  .title_bar {
    padding-left: 294px;
    padding-right: 71px;
  }


  /* Service CSS Start */
  .s1_textbar {
    padding-left: 235px;
    padding-right: 58px;
  }

  .service_s1 {
    background-position: -10px;
  }

  .s1_img {
    width: 935px;
  }

  .s2_textbar {
    padding-left: 235px;
    padding-right: 78px;
  }

  .s2_img {
    width: 935px;
  }

  .service_s3 {
    gap: 140px;
    padding-right: 240px;
  }

  .s3_img {
    width: 830px;
  }

  .service_s4 {
    padding: 104px 130px 104px 222px;
  }

  .feature_productbar {
    padding-left: 205px;
  }

  .s4_img {
    width: 1000px;
  }

  .section_s2 {
    gap: 130px;
  }

  .section_s4 {
    background-position: -175px -20px;
    gap: 40px;
  }

  .s4_textbar {
    gap: 30px;
  }

}

@media only screen and (min-width: 1800px) and (max-width:1919px) {
  .account_section {
    padding-right: 252px;
  }

  .title_bar {
    padding-left: 334px;
    padding-right: 81px;
  }


  /* Service CSS Start */
  .s1_textbar {
    padding-left: 235px;
    padding-right: 58px;
  }

  .service_s1 {
    background-position: -30px;
  }

  .s2_textbar {
    padding-left: 235px;
    padding-right: 78px;
  }

  .s3_img {
    width: 830px;
  }

  .service_s4 {
    padding: 104px 180px 104px 272px;
  }

  .section_s2 {
    gap: 150px;
  }

  .feature_productbar {
    padding-left: 255px;
  }

  .s4_img {
    width: 1000px;
  }

  .section_s4 {
    background-position: -75px -21px;
  }

  .s4_textbar {
    gap: 30px;
  }
}