html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
nav ul,
blockquote,
q,
blockquote:before,
blockquote:after,
q:before,
q:after,
a,
ins,
mark,
del,
abbr[title],
dfn[title],
table,
hr,
input,
select,
ul,
ol {
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  -moz-focus-ring-color: transparent;
  -ms-focus-ring-color: transparent;
  -o-focus-ring-color: transparent;
  focus-ring-color: transparent;
}

textarea,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

@media (max-width: 768px) {
  .trusted_bank img {
    margin: 0px 5px;
    width: 90%;
  }

  .door_gold_stay1 {
    height: 100%;
  }
  .criteria_img {
    position: initial;
    /* bottom: 0px; */
  }
  .door_step_btns {
    text-align: center !important;
  }
  .submenu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .break {
    display: none;
  }

  .custom-prev-arrow,
  .custom-next-arrow {
    display: none !important;
  }

  .get-gold-loan {
    background: #fffbf4;
    padding-top: 15px;
  }

  #footer .place {
    background: #84c2ff;
    width: 100%;
  }

  .hide_mobile {
    display: none !important;
  }

  .head_right .nav_list li {
    list-style-type: none;
    display: inline-block;
    width: 100%;
    padding: 8px 20px;
  }

  .new_nav_img .col-sm-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .menuH_close {
    padding: 10px;
  }

  .nav_list {
    display: block;
  }

  .nav_list {
    height: 100%;
    width: 0px;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: -55px;
    overflow-x: hidden;
    transition: 0.5s;
    background-color: #ffffff;
    box-shadow: 0px 2px 20px 0px rgb(0 0 0 / 24%);
    text-align: left;
  }

  /* From banner */

  .banner_cont {
    position: relative;
    display: block;
    background: linear-gradient(
      96.72deg,
      #d3eef4 21.42%,
      #f1eec8 63.2%,
      #f3a46c 99.51%
    );
    height: 320px;
  }

  .banner_cont1 {
    background: linear-gradient(
      258.85deg,
      rgba(24, 91, 171, 0) 36.03%,
      #0d68ae 50.89%
    );
  }

  .banner_cont_right {
    display: block;
  }

  .ban_img img {
    bottom: 0;
    position: absolute;
    width: 100%;
    max-width: 100%;
    float: right;
  }

  .banner_cont1 .ban_img img {
    width: 100%;
    max-width: 100%;
    float: right;
  }

  .banner_main_txt span {
    font-size: 26px;
    font-weight: 800;
    line-height: 38.4px;
    text-align: center;
    text-transform: uppercase;
  }

  .banner_main_txt {
    display: block;
    font-size: 17px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    padding: 5px 58px 10px 59px;
  }

  .banner_main_txt2 {
    font-size: 12px;
    font-weight: 500;
    line-height: 19px;
    text-align: center;
    padding: 0px 24px;
    color: #555555;
  }

  .door_step_gold_loan_text {
    color: #ffffff;
  }

  .banner_cont1 {
    background: #185bab;
  }

  .mobile_form {
    padding: 0px 35px;
  }

  .banner_form {
    padding: 20px 20px 50px 20px;

    max-width: 100%;
    margin-top: -40px;
    border: 1px solid #ffffff;
    margin: 0px;
    position: relative;
    height: auto;
    z-index: 9999;
    margin: 125px 15px 0px 15px;
  }

  .baner_txt {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 100%;
  }

  .instant_fund {
    margin-top: 30px;
    padding: 0px;
    padding-bottom: 20px;
  }

  .loan_benifits_apply_footer {
    margin-top: 60px;
  }

  .load-tab-holder {
    margin-top: 90px;
  }

  .ban_imgae {
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    text-align: left;
    margin-right: 5px;
  }

  .input-container button {
    padding: 8px 24px;
    font-size: 10px;
    margin-top: 10px;
    background-color: #d58c00;
  }

  .banner_form img {
    width: 24%;
    margin-right: 6px;
  }

  .banner_form_top {
    margin-bottom: 15px;
  }

  .input-container {
    display: block;
    padding: 0px 8px 0px 10px;
    font-size: 10px;
    height: 35px;
  }

  .input-container .separator {
    height: 15px;
    width: 1px;
    background-color: #ccc;
    display: flex;
    align-items: center;
    margin: 10px 6px;
  }

  .input-container input[type="text"] {
    font-size: 10px;
    padding: 10px;
  }

  .new_nav_img_btn {
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }

  .apl_btn {
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }

  .apply-button {
    font-size: 12px;
    padding: 5px 20px;
  }

  .ban_tc {
    color: #555555;

    font-size: 8px;
    font-weight: 400;
    line-height: 14px;
    text-align: center;
    margin-top: 10px;
  }

  .get-gold-loan .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .get-gold-loan img {
    margin-top: 20px;
  }

  .get_loan_header {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    margin-bottom: 8px;
  }

  p {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
  }

  .primary-button {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
    padding: 8px 20px;
  }

  .button_holder {
    display: flex;
    justify-content: center;
    margin-top: 0px;
  }

  .quick_gld_ln_txt {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    margin-bottom: 8px;
  }

  .trusted_head {
    font-size: 16px;
    font-weight: 700;
    line-height: 22.4px;
    text-align: center;
  }

  .quick-gold-loan .row {
    background-image: none;
  }

  .door_quick_gold_loan .row {
    background-image: none !important;
  }

  .new-steps-holder {
    margin: 0px;
  }

  .quick-gold-loan {
    background-color: #ffffff;
    /* padding-bottom: 85px; */
  }

  .new-steps-holder {
    padding: 12px 8px;
    box-shadow: 0px 0px 1px 0px #00000040;
    border-radius: 4px;
    margin-bottom: 15px;
    border: 1px solid #c3c2c240;
    height: 205px;
  }

  .new-steps-holder img {
    width: 32%;
  }

  .mob_size {
    width: 50% !important;
  }

  .steps-gold-info {
    padding: 0px !important;

    font-size: 12px !important;
    font-weight: 700;
    line-height: 20px;
  }

  .steps-gold-info p {
    font-size: 10px;

    line-height: 14px;
  }

  .criteria_logo {
    padding: 20px;

    margin-top: -60px;
  }

  .loan-criteria-banner {
    padding: 0px 20px;
    height: auto;

    box-shadow: 0px 0px 50px 0px #0000000a;
  }

  .loan-criteria {
    padding: 85px 0px 0px 0px;
  }

  .top_bnr {
    margin-bottom: 25px;
  }

  .btm_bnr {
    padding: 80px 15px 20px 15px;
    background-color: #ebfaff;
  }

  .loan_criteria_head {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    margin-bottom: 10px;
  }

  .loan-criteria-banner p {
    text-align: left;
    margin-bottom: 0px;
  }

  .loan-criteria-banner .btnss {
    position: initial;
    width: 100%;
  }

  .apply-button {
    background: #ffffff;

    font-size: 12px;
    font-weight: 600;
    border: 1px solid #0d68ae;
    color: #0f68af;
    padding: 4px 30px;
    margin-bottom: 30px;
  }

  .loan-against-gold .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .schemes .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .loan-against-gold img {
    margin-top: 20px;
  }

  .loan_heaer1 {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
  }

  .loan_heaer2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
  }

  .loan-criteria-list p,
  .tab-content p,
  .cont_left p {
    text-align: left;
  }

  .tab-button {
    font-size: 14px;
    padding: 5px 9px;
  }

  .scheme_head {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
  }

  .scheme_img img {
    margin-bottom: 30px;
  }

  .trusted_txt1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 33.6px;
    text-align: center;
  }

  .trusted_txt2 {
    font-size: 12px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: center;
  }

  .news_head1 {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
  }

  .news_head2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
    text-align: center;
  }

  .quick-gold-loan p {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    color: #555555;
  }

  .been-on-news {
    background: #fff7ed;
  }

  .meet-your-needs {
    background: #ebfaff;
  }

  .mmet_needs_left {
    padding-right: 0px;
  }

  .collapsible-button {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    text-align: left;
    color: #2e2e2e;
    padding: 5px 10px;
  }

  .collapsible-content p {
    text-align: left;
  }

  .instant_fund_img img {
    position: relative;
    bottom: 0;
    width: 100%;
  }

  .viewMore-button {
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    padding: 7px 25px;
    text-align: center;
  }

  .expolre-blog .row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .expolre-blog .col-sm-3 {
    flex: 0 0 auto;
    width: 90%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0.5rem;
  }

  .blog_container {
    background: #fff;
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 5px;
  }

  .key_service_txt {
    font-size: 16px;
    font-weight: 700;
    line-height: 19.84px;
    text-align: center;
  }

  .head-apply-button {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-align: center;
    padding: 8px 15px;
    color: #ffffff;
    background-color: #efa81f;
    box-shadow: 0px 4px 4px 0px #0000001a;
    border: 1px solid #efa81f;
    border-radius: 15px;
  }

  .head-apply-button1 {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-align: center;
    padding: 8px 15px;
    color: #ffffff;
    background-color: #0d68ae;
    box-shadow: 0px 4px 4px 0px #0000001a;
    border: 1px solid #0d68ae;
    border-radius: 15px;
  }

  #footer .footer_main_img {
    /* padding: 0px; */
    margin-top: -120px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .door_gold_stay_img {
    display: none;
  }

  .door_gold_stay1 .col-sm-7 {
    width: 100%;
  }

  .door_gold_stay_left .door_gold_stay_content {
    margin: 0px 0px 40px 0px;
  }

  .door_gold_footer_img {
    margin-bottom: 20px;
  }

  .footer_main_right {
    display: none;
  }

  .footer_main_btn button {
    width: 100%;
  }

  .footer_main_left .footer_head2 {
    text-align: center;
  }

  #footer .row .col-sm-3 {
    width: 33.33%;
    margin-bottom: 10px;
    padding-right: 0px;
  }

  #footer p {
    text-align: left;
  }

  #footer .address {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
  }

  #footer .footer-routing ul.footer-nav-list li a {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
    text-decoration: underline;
  }

  #footer .footer-routing ul.footer-nav-list li {
    margin-bottom: 0px;
  }

  #footer .social_links,
  #footer .app_links {
    position: relative;
  }

  #footer .footer-nav h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.36px;
    text-align: left;
    color: #ffffff;
    padding-left: 0px;
  }

  #footer .footer-nav-list {
    padding-left: 0px;
  }

  #footer .footer-copyright {
    display: block;
    left: -31px;
    position: relative;
    border-top: #185bab;
    width: 115%;
    background-color: #185bab;
  }

  #footer .ftr_tc_txt {
    /* font-family: Inter; */
    font-size: 6px;
    font-weight: 400;
    line-height: 8px;
    text-align: left;
    color: #2e2e2e;
    background-color: #ffa412;
    padding: 0px 30px;
  }

  #footer .footer-copyright p {
    font-size: 6px;
    font-weight: 400;
    line-height: 7.2px;
    color: #ffffff;
    text-align: center;
    padding: 20px 30px 0px 30px;
  }

  #footer .footer_btm {
    margin-top: -10px;
    display: block;
    position: relative;
    padding: 20px 30px;
    z-index: 99999;
  }

  #footer .low_price_txt {
    font-size: 14px;
    font-weight: 500;
    display: block;
    line-height: 19px;
    text-align: center;
    margin-bottom: 15px;
  }

  #footer .ftr_tetxs {
    font-size: 8px;
    font-weight: 400;
    line-height: 11px;
    text-align: center;
    color: #ffffff;
    margin-top: 15px;
  }

  #footer .footer-nav ul.footer-nav-list li a {
    line-height: 20px;
    text-decoration: none !important;
  }

  #footer .footer-nav ul.footer-nav-list li {
    margin-bottom: 8px !important;
  }
}

@media (min-width: 769px) {
  .customer_say ul.slick-dots {
    display: none;
  }

  .hide_desktop {
    display: none !important;
  }

  .ul.slick-dots {
    display: none !important;
  }

  .slick-dots li button {
    display: none !important;
  }
}

@media (min-width: 1350px) and (max-width: 1400px) {
  .banner_main_txt {
    font-size: 40px !important;
  }

  .banner_main_txt2 {
    font-size: 20px !important;
  }

  .banner_form {
    max-width: 555px !important;
  }

  .new-steps-holder {
    margin: 70px 0px;
  }

  .new-steps-holder p {
    font-size: 16px;
    line-height: 28px;
  }

  .steps-gold-info {
    padding: 12px 40px;
  }

  .ban_tc {
    color: #2e2e2e;
    font-size: 12px;
  }
}

@media (min-width: 1200px) and (max-width: 1350px) {
  .banner_main_txt {
    font-size: 36px !important;
  }

  .banner_main_txt2 {
    font-size: 18px !important;
  }

  .banner_form {
    max-width: 485px !important;
  }

  .input-container input[type="text"] {
    font-size: 16px;
  }

  .ban_imgae {
    font-size: 14px;
    margin-right: 10px;
  }

  .new-steps-holder {
    margin: 70px 0px;
  }

  .new-steps-holder p {
    font-size: 16px;
    line-height: 28px;
  }

  .steps-gold-info {
    padding: 12px 40px;
  }

  .ban_tc {
    color: #2e2e2e;
    font-size: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .nav_list {
    margin-right: 0px;
    gap: 15px;
  }

  .nav_list li {
    font-size: 13px;
  }

  .fa-angle-down {
    margin-left: 3px;
  }

  .head_btn {
    padding: 4px 8px;
    font-size: 12px;
  }

  .banner_main_txt {
    font-size: 28px;
  }

  .banner_main_txt2 {
    font-size: 14px;
  }

  .banner_form {
    max-width: 320px;
  }

  .ban_imgae {
    font-size: 10px;

    margin-right: 11px;
  }

  .banner_form img {
    width: 40%;
    margin-right: 12px;
  }

  .ban_imgae {
    font-size: 10px;
  }

  .input-container {
    padding: 5px 5px 5px 15px;
  }

  .input-container span {
    font-size: 10px;
  }

  .input-container input[type="text"] {
    padding: 0px;
    font-size: 11px;
  }

  .input-container button {
    padding: 12px 11px;
    font-size: 10px;
  }

  .ban_tc {
    font-size: 8px;
  }

  .new-steps-holder {
    margin: 50px 0px;
  }

  .new-steps-holder p {
    font-size: 14px;
  }

  .steps-gold-info {
    margin-top: 10px;
    font:
      18px/26px "Cabin",
      sans-serif;
    font-weight: 700;
    color: #0d68ae;
    padding: 8px 35px;
  }

  .door_quick_gold_loan .steps-gold-info {
    padding: 12px 30px;
    color: #2e2e2e;
    font-size: 16px;
  }

  .door_quick_gold_loan .steps-gold-info p {
    margin: 6px 0px 0px 0px;
  }

  .door_quick_gold_loan .steps-gold-info {
    padding: 12px 15px;
  }

  .quick-gold-loan .new-steps-holder p {
    line-height: 20px;
  }

  .tab-button {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .tab-button {
    font-size: 14px;
  }

  .door_step_gold_loan_text {
    color: white !important;
  }

  .scheme_head {
    /* color: #2e2e2e; */
    font-size: 28px;
    /* font-weight: 700; */
    line-height: 36px;
  }

  .new-steps-holder {
    margin: 38px 0px;
    text-align: center;
    height: 180px;
  }

  .new-steps-holder img {
    width: 25%;
  }

  .mob_size {
    width: 42% !important;
  }

  .steps-gold-info {
    margin-top: -6px;
    padding: 12px 20px;
  }

  .new-steps-holder p {
    font-size: 12px;
    line-height: 18px;
  }

  .loan-criteria-banner .btnss {
    bottom: 60px;
  }

  .loan-criteria-banner {
    /* height: 780px; */
    margin-bottom: 90px;
  }

  .banner_main_txt {
    font-size: 20px;
    font-weight: 700;
  }

  .banner_main_txt2 {
    color: #2e2e2e;
    font-size: 10px;
    font-weight: 500;
  }

  .banner_form {
    /* background-color: #0d68ae;
    padding: 15px;
    border-radius: 12px;
    max-width: 250px; */
    /* margin: 0px 0px 30px 0px; */
    margin: 45px -155px 21px 0px;
    /* height: 200px; */
  }

  .banner_form_top {
    display: flex;
    margin-bottom: 15px;
  }

  .ban_imgae {
    display: flex;
    color: #ffffff;
    font-size: 8px;
    font-weight: 500;
    margin-right: 5px;
  }

  .banner_form img {
    width: 23%;
    margin-right: 7px;
  }

  .input-container {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 5px 5px 5px 12px;
    box-shadow: 0px 4px 6px rgb(0 0 0 / 10%);
    width: 100%;
    max-width: 624px;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .input-container span {
    font-size: 12px;
  }

  .input-container .separator {
    height: 24px;
    width: 1px;
    background-color: #ccc;
    margin: 0 6px;
  }

  .input-container input[type="text"] {
    border: none;
    outline: none;
    font-size: 7px;
    flex: 1;
    padding: 0px;
  }

  .input-container button {
    background-color: #0d68ae;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    padding: 6px 14px;
    font-size: 9px;
    cursor: pointer;
  }

  .ban_tc {
    color: #2e2e2e;
    font-size: 6px;
    font-weight: 400;
  }

  .logo_img {
    width: 15%;
  }

  .nav_list {
    gap: 10px;
    margin-right: 0px;
  }

  .nav_list li {
    font-size: 11px;
  }

  .fa-angle-down {
    margin-left: 0px;
  }

  .head_btn {
    background-color: #054592;
    border: 1px solid #054592;
    color: #ffffff;
    padding: 6px 5px;
    font-size: 10px;
    font-weight: 500;
    border-radius: 8px;
    gap: 8px;
    margin-left: 2px;
  }

  .door_quick_gold_loan .steps-gold-info {
    padding: 12px 30px;
    color: #2e2e2e;
    font-size: 12px;
    line-height: 13px;
  }

  .door_quick_gold_loan .steps-gold-info p {
    margin: 5px 0px 0px 0px;
  }

  .door_quick_gold_loan .steps-gold-info {
    padding: 12px 12px;
    margin: 10px 0px;
  }

  .instant_fund_img img {
    position: relative;
    bottom: 0;
    width: 100%;
  }
}

/* Desktop Screen */
/* 07-04-4022 */
@media only screen and (max-width: 1450px) {
  .apply-online-open-close {
    right: 90px;
  }
}

/* END 07-04-4022 */
@media only screen and (max-width: 1300px) {
  .choose-list .choose-each {
    margin-right: 30px;
  }
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1099px) {
}

/* END Desktop Screen */

/* Tab Screen */
@media only screen and (max-width: 850px) {
  /* Header */
  .open {
    overflow: hidden;
  }

  .main-nav {
    position: fixed;
    top: 0;
    right: 0;
    /* width: 100vw; */
    height: 100vh;
    background: #ffffff;
    transform: translateX(100%);
    transition: all 0.3s;
    overflow: auto;
    z-index: 999;
  }

  .open .main-nav {
    transform: translateX(0);
    transition: all 0.3s;
  }

  #header .mob-menu-header a.menu-logo {
    padding: 8px 30px;
  }

  #header .mob-menu-header a.menu-logo img {
    width: 55px;
  }

  #header .main-nav {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: stretch;
    align-items: stretch;
  }

  #header .nav-list {
    display: block;
    height: calc(100% - 58px);
    overflow: auto;
    text-align: center;
  }

  #header .nav-list > li {
    margin: 0 30px;
    border-bottom: 1px solid #c5c5c5;
  }

  #header .nav-list > li > a .text:after {
    display: none;
  }

  #header .nav-list > li > a .text {
    text-align: left;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
  }

  #header .nav-submenu {
    left: 0;
    width: 100%;
    padding: 0;
  }

  #header .nav-submenu ul.submenu-list > li > a {
    text-align: left;
  }

  #header .menu-button {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    padding: 0 30px;
  }

  #header .menu-button img {
    display: block;
  }

  #header .mob-menu-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  }

  #header .mob-menu-header a {
    display: block;
  }

  #header .mob-menu-header a img {
    display: block;
  }

  #header .mob-menu-header a.menu-close {
    padding: 20px 25px;
  }

  #header .nav-list > li {
    border-bottom: 1px solid #c5c5c5;
  }

  .sticky#header .nav-list > li > a,
  #header .nav-list > li > a {
    padding: 15px 0 20px 0;
  }

  #header .logo a img {
    width: 70px;
  }

  h2 {
    font-size: 36px;
    line-height: 46px;
  }

  /* END Header */

  /* Container */
  #container {
    padding-top: 67px;
  }

  .trusted-bank .bank-list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .trusted-bank .bank-list li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 40px;
  }

  .trusted-bank .bank-list li:nth-child(n + 2) {
    margin-bottom: 0;
  }

  .home-video-sec .video-holder {
    border: none;
  }

  .home-video-sec .video-cnt {
    padding: 20px 0 0 0;
  }

  .home-video-sec ul.steps-list {
    position: static;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home-video-sec ul.steps-list li {
    width: calc(50% - 10px);
    margin: 0 20px 20px 0;
  }

  .home-video-sec ul.steps-list li:nth-child(2n) {
    margin-right: 0;
  }

  .home-video-sec ul.steps-list li:last-child {
    margin: 0 0 20px 0;
  }

  .home-video-sec .video-header {
    background: transparent;
  }

  .home-video-sec .video-header li {
    position: relative;
  }

  .home-video-sec .video-header li a {
    border: none;
    border-bottom: 1px solid #c5c5c5;
    padding: 10px 0;
  }

  .home-video-sec .video-header li:hover a,
  .home-video-sec .video-header li.active a {
    background: transparent;
  }

  .home-video-sec .video-header li:after {
    content: "";
    display: block;
    width: 1px;
    height: 27px;
    background: #c5c5c5;
    position: absolute;
    top: 10px;
    right: 0;
  }

  .home-video-sec .video-header li:last-child:after {
    display: none;
  }

  .apply-online .apply-online-section {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .loan-calculator .load-tab-cnt .loan-cal-main {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .loan-calculator .load-tab-cnt {
    padding: 30px 20px 20px 20px;
  }

  .loan-calculator .loan-cal-left {
    width: 90%;
    margin: 0 auto 50px auto;
  }

  .banner-slider-holder .banner-slider-circle {
    display: none;
  }

  .primary-slider .ui-slider-pips .ui-slider-label {
    text-align: left;
    width: auto;
    margin-left: -6px;
  }

  .loan-calculator
    .each-slide-row:last-child
    .each-slide-body
    .primary-slider
    .ui-slider-pips.ui-slider-pip-2
    .ui-slider-label {
    margin-left: -106px;
    text-align: right;
  }

  /* END Home */

  /* Footer */
  #footer .footer-content {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  #footer .footer-left {
    width: 100%;
    margin-bottom: 25px;
  }

  #footer .footer-left p {
    margin-bottom: 35px;
  }

  #footer .footer-left .footer-logo {
    font-size: 18px;
  }

  #footer .footer-right {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
  }

  #footer .footer-nav {
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px 0;
  }

  /* #footer .footer-nav h6 {
    margin-bottom: 5px;
    font-weight: 400;
    color: #c4c4c4;
  } */

  #footer .footer-nav ul.footer-nav-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #footer .footer-nav ul.footer-nav-list li {
    margin: 0 10px 0 0;
    border-right: 1px solid #ffffff;
    padding-right: 10px;
  }

  #footer .footer-nav ul.footer-nav-list li:last-child {
    margin: 0;
    padding: 0;
    border: none;
  }

  #footer .footer-nav ul.footer-nav-list li a {
    line-height: 20px;
  }

  #footer .footer-nav:last-child {
    margin-bottom: 0;
  }

  /* END Footer */

  /* Apply Online */
  .apply-online {
    background:
      linear-gradient(
        0deg,
        rgba(13, 54, 133, 0.2) -66.67%,
        rgba(242, 242, 242, 0.2) 45.72%,
        rgba(255, 255, 255, 0) 108.77%
      ),
      #ffffff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px 10px 0 0;
  }

  .apply-online .apply-online-section {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  /* END Apply Online */
  #main {
    padding-bottom: 160px;
  }

  .popup-main .popup-body {
    padding: 20px;
    min-height: calc(100vh - 120px);
  }

  .popup-main .popup-header {
    padding: 15px 20px;
  }

  .popup-main .popup-header h6 {
    font-size: 26px;
  }

  .each-row {
    margin-bottom: 40px;
  }

  /* Contact US */
  .contact-us-cnt {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .contact-us-cnt .contact-us-form {
    width: 100%;
  }

  .contact-us-cnt .contact-us-address {
    margin-top: 30px;
    text-align: center;
  }

  .contact-us-cnt .each-row {
    margin-bottom: 50px;
  }

  /* END Contact US */

  /* Faqs */
  .faqs-search-holder {
    margin-top: 15px;
  }

  .faqs-section {
    margin-top: -120px;
  }

  /* END Faqs */

  /* About Us */
  .about-us-overview .overview-holder {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .about-us-overview .overview-holder .img-holder {
    width: 100%;
    margin: 0 0 15px 0;
  }

  .about-us-overview p,
  .about-us-overview .overview-holder .cnt-holder h3,
  .about-us-overview .overview-holder .cnt-holder {
    text-align: center;
  }

  .about-us-overview .overview-holder .img-holder img {
    margin: 0 auto;
  }

  .about-us-overview {
    padding: 40px 0;
  }

  .about-us-leadership .leadership-cnt {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .about-us-leadership .leadership-cnt .img-holder {
    width: 100%;
    margin: 0 0 15px 0;
  }

  .about-us-leadership .leadership-cnt .cnt-holder {
    text-align: center;
  }

  .about-us-careers .hiring-info {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin-top: 30px;
  }

  .about-us-careers .hiring-info .img-holder {
    width: 100%;
    margin: 0 0 15px 0;
  }

  .about-us-careers .hiring-form-main .each-row {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .about-us-careers .hiring-form-main .each-row .each-col {
    margin: 0 0 40px 0;
    width: 100%;
  }

  .about-us-careers .hiring-form-main .each-row {
    margin: 0;
  }

  .blogs-list-section .blogs-list-main {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .blogs-list-section .blogs-list-main .blogs-list-each {
    width: 100%;
    -webkit-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    -o-flex: none;
    flex: none;
    margin: 0 0 60px 0;
  }

  /* END About Us */

  /* Loan Transfer */
  .loan-transfer-cnt {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .loan-transfer-cnt .img-holder {
    width: 100%;
    margin-bottom: 20px;
  }

  .loan-transfer-cnt .cnt-holder h3 {
    display: none;
  }

  .loan-transfer .wrapper > h3 {
    display: block;
    text-align: center;
  }

  .loan-transfer-cnt .cnt-holder h3,
  .loan-transfer-cnt .cnt-holder {
    text-align: center;
  }

  .loan-transfer-cnt .cnt-holder {
    margin: 0;
  }

  /* END Loan Transfer */

  /* Shift Your Loan */
  .having-dobuts h3 {
    margin-bottom: 50px;
  }

  .having-dobuts .having-dobuts-holder {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .having-dobuts .having-dobuts-holder .img-holder {
    margin: 0 0 35px 0;
  }

  .having-dobuts .having-dobuts-holder .having-dobuts-cnt {
    width: 100%;
    text-align: center;
  }

  .having-dobuts .having-dobuts-holder .having-dobuts-cnt h3 {
    text-align: center;
  }

  /* END Shift Your Loan */

  /* Sub Main */
  .sub-banner h4 {
    font-size: 34px;
    line-height: 40px;
  }

  .sub-banner .circle-three {
    display: none;
  }

  .sub-banner .circle-one {
    left: -80px;
  }

  .sub-banner .circle-two {
    top: 0;
    right: -120px;
  }

  .back-button {
    font-size: 18px;
    line-height: 30px;
  }

  .sub-banner .back-button {
    top: 15px;
  }

  .about-us-leadership h3 {
    text-align: center;
  }

  .about-us-leadership .leadership-cnt .img-holder img {
    width: 100%;
  }

  h2 span {
    display: inline-block;
  }

  /* END Sub Main */

  /* Why Sahibandhu */
  .why-sahibandhu-list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .why-sahibandhu-list .why-sahibandhu-each:nth-child(2n) {
    margin-right: 0;
  }

  .why-sahibandhu-list .why-sahibandhu-each {
    -webkit-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    -o-flex: none;
    flex: none;
    width: calc(50% - 25px);
    margin-bottom: 50px;
  }

  /* END Why Sahibandhu */

  /* Home FAQ */
  .home-faq {
    margin: 0;
  }

  .home-faq .faqs-holder {
    margin-top: 40px;
  }

  /* END Home FAQ */

  /* Steps */
  .steps-section .steps-list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .steps-section .steps-list .steps-each {
    margin-bottom: 150px;
    width: 50%;
  }

  .steps-section .steps-list .steps-each .img-holder:after {
    right: -30px;
  }

  .steps-section .steps-list .steps-each:nth-child(2n) .img-holder:after {
    display: none;
  }

  .steps-section .steps-list {
    margin-top: 100px;
  }

  /* END Steps */

  /* Right Step */
  .right-step .right-step-holder {
    margin-top: 50px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .right-step .right-step-holder .right-step-img-vdo {
    width: 100%;
    height: auto;
    margin: 0 0 45px 0;
  }

  /* END Right Step */

  /* Home Banner */
  .home-banner-list li {
    margin-right: 10px;
  }

  .home-banner-list li:last-child {
    margin-right: 0;
  }

  .home-banner-section {
    background-position: 100% 10%;
  }

  /* END Home Banner */

  /* Global Search  */
  .glb-search-button {
    margin: 0;
    position: absolute;
    right: 81px;
    top: 0;
    padding: 21px 0 21px 20px;
  }

  /* END Global Search  */

  /* About Team */
  .about-team-list {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .about-team-list .about-team-each {
    margin-bottom: 40px;
  }

  .about-team-list .about-team-each:last-child {
    margin-bottom: 0;
  }

  /* END About Team */

  /* Blog Landing page */
  .blogs-list-section .blog-filter {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .blog-srch-holder {
    max-width: 100%;
  }

  .blogs-list-section .primary-select-holder {
    width: 100%;
    margin-top: 20px;
  }

  /* END Blog Landing page */

  /* Choose List */
  .why-choose {
    background: #e6edf3;
  }

  .choose-list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .choose-list .choose-each {
    margin-bottom: 35px;
  }

  /* END Choose List */

  .transfer-steps-section.steps-section .steps-list .steps-each {
    -webkit-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    -o-flex: none;
    flex: none;
    margin: 0;
  }

  .transfer-banner .transfer-holder {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .transfer-banner .content-holder {
    width: 100%;
  }

  .transfer-banner .banner-holder .banner-shape {
    display: none;
  }

  .transfer-banner .banner-holder > div {
    position: static;
    margin: 0 0 0 -20px;
    width: 100vw;
    height: auto;
    left: auto;
    top: auto;
    border-radius: 0;
    overflow: visible;
  }

  .transfer-banner .banner-holder .banner-img {
    width: 100%;
    position: static;
    height: auto;
    max-width: 100%;
    top: auto;
    transform: none;
  }

  /* Our Teams */
  .main-teans-list .main-teans-each {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .main-teans-list .main-teans-each .img-holder {
    margin: 0 auto 20px auto;
    width: 150px;
    height: 150px;
  }

  .main-teans-list .main-teans-each .cnt-holder h5,
  .main-teans-list .main-teans-each .cnt-holder h6 {
    text-align: center;
  }

  /* END Our Teams */
  /* Logo Text */
  .logo-sub-text {
    margin-left: 20px;
    font-size: 18px;
  }

  /* END Logo Text */

  /* 01-06-2022 */
  .join-us-banner .join-us-cnt {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .join-us-banner .join-us-cnt .img-holder-list {
    height: 400px;
    margin-bottom: 40px;
  }

  .join-us-banner .join-us-cnt .img-holder-one {
    width: 250px;
    height: 250px;
    left: 20px;
  }

  .join-us-banner .join-us-cnt .img-holder-three {
    width: 250px;
    height: 250px;
    right: 20px;
  }

  .join-us-banner .join-us-cnt .img-holder-two {
    left: 180px;
  }

  .become-sahibandhu .become-sahibandhu-info {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 40px;
  }

  .become-sahibandhu .become-sahibandhu-info .become-sahibandhu-list {
    margin: 35px 0 0 0;
  }

  .become-sahibandhu .become-sahibandhu-info .img-holder img {
    min-width: auto;
  }

  .opportunities-section .opp-list .opp-each {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }

  .opportunities-section .opp-list .opp-each h5 {
    width: 100%;
    margin-bottom: 20px;
  }

  .opportunities-section .opp-list .opp-each .opp-cnt {
    width: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }

  .opportunities-section .opp-list .opp-each .opp-cnt p {
    width: 100%;
  }

  .opportunities-section .opp-list .opp-each .opp-cnt span {
    width: 100%;
    margin: 15px 0 0 0;
  }

  .want-to-know .want-to-know-holder {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .want-to-know .want-to-know-holder .img-holder {
    margin: 0 0 15px 0;
  }

  .want-to-know .want-to-know-holder .cnt-holder {
    text-align: center;
  }

  .want-to-know .want-to-know-holder .cnt-holder .btn-info {
    justify-content: center;
  }

  .about-us-careers.hiring-form-holder
    .hiring-form-main
    .each-row
    .each-col
    .each-row
    .each-col {
    margin: 0;
  }

  .btm-info-holder:before {
    display: none;
  }

  .btm-info-holder .btm-info {
    margin: 0 -20px;
    padding: 7px 20px;
  }

  .steps-section .steps-holder {
    margin-top: 50px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .steps-section .steps-each-holder {
    width: 100%;
    border: none;
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .steps-section .steps-each-holder:last-child {
    margin: 0;
    padding: 0;
  }

  /* END 01-06-2022 */

  /* About-who-section */
  .about-team-list {
    -webkit-flex-direction: inherit;
    -moz-flex-direction: inherit;
    -ms-flex-direction: inherit;
    -o-flex-direction: inherit;
    flex-direction: inherit;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }

  .about-team-list .about-team-each .img-holder {
    width: 100%;
    height: auto;
  }

  .about-team-list .about-team-each {
    width: calc(50% - 20px);
    margin-right: 40px;
  }

  .about-team-list .about-team-each:nth-child(2n) {
    margin-right: 0;
  }

  .about-team-section .team-view-all {
    margin-top: 20px;
  }

  .about-who-section .about-who-list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-who-section .about-who-list .about-who-each {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }

  .about-who-section .about-who-list .about-who-each:nth-child(2n) {
    margin-right: 0;
  }

  /* END About-who-section */
  /* News */
  .news-banner .banner-content {
    padding: 0;
  }

  .news-list .news-each {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin-bottom: 50px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    background: #ffffff;
    text-align: center;
    padding: 40px 25px 25px 25px;
  }

  .news-list .news-each .img-holder {
    box-shadow: none;
    margin: 0 0 30px 0;
    padding: 0;
    height: auto;
  }

  .videos-list .videos-each {
    width: calc(50% - 15px);
    margin-right: 30px;
    margin-bottom: 40px;
  }

  .videos-list .videos-each:nth-child(3n) {
    margin-right: 30px;
  }

  .videos-list .videos-each:nth-child(2n) {
    margin-right: 0;
  }

  /* END News */

  /* 04-03-2023 */
  .doorstep-sec {
    flex-direction: column;
  }

  .new-steps.steps-section h4 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
  }

  .doorstep-sec .video-holder {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .new-steps.steps-section .steps-list .steps-each p {
    font:
      18px/20px "Cabin",
      sans-serif;
    font-weight: 500;
    color: #262626;
  }

  .new-steps.steps-section .doorstep-sec .steps-list .steps-each .img-holder {
    min-height: 120px;
  }

  .new-steps.steps-section
    .doorstep-sec
    .steps-list
    .steps-each:nth-child(n + 2) {
    margin-bottom: 100px;
  }

  .new-steps.steps-section
    .doorstep-sec
    .steps-list
    .steps-each:nth-child(n + 3) {
    margin-bottom: 0;
  }

  .new-steps.steps-section .steps-each-holder {
    padding: 0;
    margin: 0;
    border: none;
  }

  /* END 04-03-2023 */

  /* New Blog */
  .new-blog-holder {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .new-blog-holder .new-blog-right {
    margin: 20px 0 0 0;
    width: 100%;
  }

  .popular-tags-holder {
    margin-bottom: 40px;
  }

  .new-blog-list .new-blog-each {
    width: calc(50% - 10px);
    margin-right: 20px;
  }

  .new-blog-list .new-blog-each:nth-child(3n) {
    margin-right: 20px;
  }

  .new-blog-list .new-blog-each:nth-child(2n) {
    margin-right: 0;
  }

  /* END New Blog */

  /* New Blog */
  .blog-detail-sec .blog-apply-now {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 15px;
  }

  .blog-detail-sec .blog-apply-now h6 {
    padding: 0 0 20px 0;
    text-align: center;
    width: 100%;
  }

  .related-blog-sec .new-blog-list .new-blog-each {
    width: 100%;
  }

  .related-blog-sec .new-blog-list .new-blog-each:nth-child(2n) {
    margin-right: 0;
  }

  .gold-loan-sec .gold-loan-holder {
    margin-bottom: 50px;
  }

  .post-nav {
    padding: 0;
  }

  .popular-tags-holder {
    padding: 0;
  }

  .blog-faq .blog-faq-holder {
    padding: 20px;
  }

  .blog-faq .blog-faq-holder .each-faq .faq-question p {
    font-size: 20px;
  }

  .blog-faq .blog-faq-holder .each-faq .faq-answer p,
  .blog-faq .blog-faq-holder .each-faq .faq-answer li {
    font-size: 16px;
  }

  .blog-share-tray {
    width: 40px;
  }

  #new-blog-search .new-blog-list .new-blog-each {
    width: calc(50% - 10px);
  }

  #new-blog-search .new-blog-list .new-blog-each:nth-child(3n) {
    margin-right: 20px;
  }

  .blog-share-tray {
    display: none;
  }

  .share-tray {
    display: block;
  }

  .new-blog-banner.main-banner {
    padding: 50px 0;
  }

  .pagination-holder {
    margin-bottom: 20px;
  }

  .new-blog-holder .new-blog-right .new-search-form .blog-search-input {
    display: none;
  }

  .gold-loan-sec .gold-loan-holder .gold-banner {
    display: none;
  }

  .gold-loan-sec .gold-loan-holder .gold-loan-info {
    margin: 0 auto;
  }

  .new-blog-banner .wrapper h2 {
    max-width: 80%;
  }

  /* END New Blog */
  .apply-online {
    bottom: -175px;
  }

  /* 08-11-2023 */
  .why-trust {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .why-trust .why-trust-each {
    -webkit-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    -o-flex: none;
    flex: none;
    margin-bottom: 15px;
    width: calc(50% - 10px);
  }

  .why-trust .why-trust-each:nth-child(2n) {
    margin-right: 0;
  }

  /* END 08-11-2023 */
}

/* END Tab Screen */

/* Mobile Screen */
@media only screen and (max-width: 640px) {
  h3 {
    font-size: 30px;
    line-height: 45px;
  }

  h3:before {
    height: 45px;
  }

  /* Home */
  ul.home-why-sahibandhu-list li {
    width: 100%;
    margin-right: 0;
  }

  .home-why-sahibandhu .powered-by-holder {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .trusted-bank .bank-list li img {
    max-width: 90%;
  }

  .trusted-bank .bank-list li:nth-child(2) img {
    margin-top: -50px;
  }

  .home-video-sec .video-header li a {
    font-size: 14px;
  }

  .home-video-sec ul.steps-list li {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .customer-success
    .customer-success-slider
    .customer-success-each
    .img-holder {
    width: 140px;
    min-width: 140px;
  }

  .customer-success .customer-success-slider .customer-success-each .cnt {
    padding: 20px 15px;
  }

  .customer-success .customer-success-slider .customer-success-each .cnt p {
    font-size: 14px;
    line-height: 18px;
  }

  .customer-success .customer-success-slider .customer-success-each .cnt h6 {
    margin-top: 10px;
    font-size: 10px;
    line-height: 12px;
  }

  .loan-calculator .each-slide-row .each-slide-head h6 {
    font-size: 16px;
    line-height: 20px;
  }

  .loan-calculator .each-slide-row .each-slide-head p {
    font-size: 16px;
    line-height: 20px;
  }

  .loan-calculator .loan-cal-info-holder {
    /* padding: 30px 20px; */
  }

  /* .loan-calculator .load-tab-holder .load-tab-header li a {
    font-size: 18px;
    line-height: 23px;
    padding: 15px 10px;
  } */

  .primary-slider .ui-slider-pips .ui-slider-label {
    font-size: 14px;
  }

  .loan-calculator .each-slide-row {
    margin-bottom: 60px;
  }

  .popup-main .thank-you-cnt {
    padding: 50px 30px;
  }

  .popup-main .thank-you-cnt p {
    font-size: 22px;
    line-height: 35px;
  }

  .otp-main .btn-hldr {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .otp-main .btn-hldr > * {
    width: 100%;
  }

  .otp-main .btn-hldr .secondary-button {
    margin: 0 0 25px 0;
  }

  .otp-main .otp-cnt input {
    width: 45px;
    margin-right: 10px;
  }

  /* END Home */

  /* Apply Online */
  .apply-online .apply-online-section .img-holder {
    display: none;
  }

  .apply-online .apply-online-section h6 {
    text-align: center;
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    width: 100%;
  }

  .apply-online .apply-online-section .apply-phone-cnt {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .apply-online .apply-online-section .apply-phone-cnt .phone-input {
    width: 100%;
    margin: 20px 0;
  }

  .apply-online-section {
    padding-top: 20px;
  }

  .apply-online-section > * {
    width: 100%;
  }

  .apply-online .apply-online-section .apply-phone-cnt .primary-button {
    margin: 0;
  }

  .float-call,
  .float-whatsapp {
    width: 40px;
    height: 40px;
    padding: 10px;
  }

  .float-call {
    bottom: 70px;
  }

  .float-whatsapp {
    bottom: 20px;
  }

  /* END Apply Online */

  /* Contact US */
  .contact-us-cnt .contact-us-address p {
    font-size: 20px;
    line-height: 26px;
  }

  .contact-us-cnt .contact-us-form {
    padding: 30px 20px 45px 20px;
  }

  .main-banner h4 {
    font-size: 44px;
    line-height: 58px;
  }

  .main-banner {
    padding: 100px 0;
  }

  /* END Contact US */

  /* Faqs */
  .faqs-section .faqs-holder .faqs-each {
    padding: 0 10px;
    margin: 0 5px;
  }

  .faqs-section .faqs-holder .faqs-each .faqs-question p {
    font-size: 16px;
    line-height: 24px;
  }

  .faqs-section .faqs-holder .faqs-each .faqs-answer .faqs-list li,
  .faqs-section .faqs-holder .faqs-each .faqs-answer p {
    font-size: 14px;
    line-height: 20px;
  }

  .faqs-section .faqs-holder .faqs-each .faqs-answer {
    padding: 0 0 10px 0;
  }

  .faqs-section .faqs-holder .faqs-each .faqs-question {
    padding: 15px 0;
  }

  .faqs-section .faqs-holder .faqs-each .faqs-question {
    -ms-align-items: flex-start;
    align-items: flex-start;
  }

  /* END Faqs */

  .copyright-cnt {
    padding: 20px;
  }

  .copyright-cnt p {
    font-size: 16px;
    line-height: 30px;
  }

  .sub-banner.copyright-banner .wrapper {
    padding-bottom: 150px;
  }

  .having-dobuts .having-dobuts-holder .having-dobuts-cnt p {
    font-size: 14px;
    line-height: 40px;
  }

  .faqs-search-holder .faqs-search-cnt input {
    font-size: 14px;
  }

  .about-us-overview p {
    font:
      17px/30px "Lato",
      sans-serif;
    font-weight: 400;
    text-align: left;
  }

  .about-us-careers .hiring-info .cnt-holder p {
    font:
      17px/30px "Lato",
      sans-serif;
    font-weight: 400;
  }

  .about-us-leadership {
    padding: 40px 0;
  }

  .about-us-overview .overview-holder .cnt-holder h3 {
    font-size: 30px;
    line-height: 36px;
  }

  .about-us-leadership .leadership-cnt .cnt-holder h5 {
    font-size: 24px;
    line-height: 28px;
  }

  .about-us-leadership .leadership-cnt .cnt-holder h6 {
    font-size: 17px;
    line-height: 20px;
  }

  .popup-main .thank-you-cnt .img-holder img {
    max-width: 40%;
  }

  .popup-main .thank-you-cnt .img-holder {
    width: 150px;
    height: 150px;
  }

  /* Why Sahibandhu */
  .why-sahibandhu-section {
    padding: 50px 0;
  }

  .why-sahibandhu-list {
    margin-top: 50px;
  }

  .why-sahibandhu-list .why-sahibandhu-each {
    width: 285px;
    margin: 0 auto 50px auto;
  }

  .why-sahibandhu-list .why-sahibandhu-each:nth-child(2n) {
    margin-right: auto;
  }

  .why-sahibandhu-list .why-sahibandhu-each:last-child {
    margin-bottom: 0;
  }

  /* END Why Sahibandhu */

  /* Steps */
  .steps-section .steps-list .steps-each {
    width: 45%;
  }

  .steps-section .steps-list .steps-each .img-holder:after {
    display: none;
  }

  .steps-section .steps-list .steps-each:last-child {
    margin: 0;
  }

  /* END Steps */

  /* Home Banner */
  .home-banner-section .home-phone-input {
    width: 100%;
  }

  .home-banner-list {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    bottom: 0;
    margin-top: 20px;
  }

  .home-banner-list li {
    width: 100%;
    margin: 0 0 15px 0;
  }

  .home-banner-section .banner-overlay {
    background: linear-gradient(
      0deg,
      #0d3685 0%,
      rgba(13, 54, 133, 0.901349) 71.13%,
      rgba(13, 54, 133, 0.437589) 86.59%,
      rgba(13, 54, 133, 0) 100%
    );
  }

  .home-banner-section {
    padding: 120px 0 0 0;
    background-position: 100% 5%;
    background-size: 120% auto;
  }

  .home-banner-section .home-phone-input input {
    font-size: 14px;
    line-height: 42px;
    padding: 0 0 0 50px;
    margin-top: 30px;
    height: 42px;
  }

  .home-banner-section .home-phone-input .country-code {
    top: 5px;
    font-size: 14px;
    line-height: 32px;
    padding: 0 8px;
  }

  .home-banner-section .home-phone-input .primary-button {
    font:
      14px/18px "Cabin",
      sans-serif;
    padding: 9px 12px;
    top: 3px;
    right: 3px;
  }

  .allow-checkbox label {
    -ms-align-items: flex-start;
    align-items: flex-start;
  }

  .home-banner-section .home-banner-cnt h2 {
    font-size: 32px;
  }

  h2 span {
    font-size: 40px;
  }

  .home-banner-section .home-banner-cnt h4 {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 24px;
  }

  .home-banner-list li {
    padding: 15px;
  }

  .home-banner-list li h6 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 5px;
  }

  .home-banner-list li p {
    font-size: 16px;
    line-height: 20px;
  }

  .home-banner-list li p a {
    display: inline-block;
  }

  .trusted-bank {
    padding-top: 150px;
  }

  .get-gold-loan {
    margin: 40px 0px;
  }

  .quick_gld_ln_txt {
    padding-top: 0px;
  }

  .quick-gold-loan {
    padding-bottom: 30px;
  }

  .loan-benifits {
    padding: 35px 0px;
  }

  .loan_heaer1 {
    margin-top: 20px;
  }

  .scheme_right {
    padding-left: 25px;
    margin-top: 0px;
  }

  .loan-against-gold {
    padding: 50px 0px 20px 0px;
  }

  .schemes {
    padding: 30px 0px;
  }

  .happy-customer {
    padding: 40px 0px 20px 0px;
  }

  .trusted_txt1 {
    margin-top: 20px;
  }

  .customer-review {
    padding: 0px 0px 85px 0px;
  }

  .been-on-news {
    padding: 0px 0px 30px 0px;
  }

  .meet-your-needs {
    padding: 20px 0px 40px 0px;
  }

  .faq {
    padding: 30px 0px;
  }

  .expolre-blog {
    padding: 10px 0px;
    border-bottom: none;
  }

  .key-service {
    margin-bottom: 90px;
    padding: 25px 0px;
  }

  /* END Home Banner */
  .cal-radio.radio-hldr label {
    margin-bottom: 10px;
  }

  .cal-radio {
    text-align: left;
  }

  .loan-calculator .each-slide-row:last-child {
    margin: 0;
  }

  /* 404 */
  .not-found-section .not-found-content p {
    font-size: 32px;
    line-height: 40px;
  }

  .not-found-section .not-found-content .primary-button {
    font-size: 18px;
    line-height: 20px;
  }

  /* END 404 */
  .radio-hldr label:before {
    min-width: 20px;
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }

  .cal-radio.radio-hldr label {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    width: 50%;
  }

  .radio-hldr input + label:after {
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
  }

  .cal-radio {
    display: flex;
    white-space: nowrap;
    width: 110%;
    margin-left: -5px;
  }

  .loan-calculator .loan-cal-each {
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: white;
  }

  .loan-calculator .loan-cal-each h6 {
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 10px;
  }

  .loan-calculator .loan-cal-each p {
    font-size: 24px;
    line-height: 28px;
  }

  .loan-cal-right .white-button {
    padding: 10px 30px;
  }

  .having-dobuts .having-dobuts-holder .having-dobuts-cnt p a {
    font-size: 20px;
  }

  .transfer-banner .transfer-input-holder .transfer-input-cnt {
    width: 100%;
    margin: 0 0 10px 0;
  }

  .transfer-banner .transfer-input-holder {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .transfer-banner .transfer-input-holder .primary-button {
    width: 100%;
  }

  .transfer-banner .transfer-list {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .transfer-banner .transfer-list li,
  .transfer-banner .transfer-list li:last-child {
    width: 100%;
    border: none;
    border-left: 1px solid #ffc71e;
    margin: 0 0 20px 0;
    padding: 0 0 0 20px;
  }

  /* Choose List */
  .choose-list .choose-each {
    margin: 0 0 35px 0;
  }

  /* END Choose List */
  .transfer-banner .banner-holder .banner-img {
    width: 150%;
    max-width: none;
  }

  .transfer-banner .banner-holder > div {
    overflow: hidden;
  }

  /* 05-04-2022 */
  .blog-author-full .blog-author-person {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .blog-author-full h4 {
    text-align: center;
  }

  .blog-author-full .blog-author-person .blog-author-img {
    margin: 0 auto 35px auto;
  }

  .blog-author-full .blog-author-person .blog-author-cnt h6 {
    text-align: center;
  }

  .blog-author-full .blog-author-person .blog-author-cnt h6 span {
    display: block;
    margin: 0;
  }

  /* END 05-04-2022 */

  /* 07-02-2022 */
  .apply-online-open-close {
    right: auto;
    left: 20px;
  }

  .apply-online {
    bottom: -160px;
  }

  /* END 07-02-2022 */
  /* 08-04-2022 */
  #hdr_enterMob {
    width: auto !important;
    top: 27px !important;
    left: 50px !important;
  }

  .popup-main .popup-body {
    min-height: auto;
  }

  /* END 08-04-2022 */

  /* Social Walls */
  .social-walls .social-main {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .social-walls .social-main .each-social {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .social-walls .social-main .each-social:last-child {
    margin: 0;
  }

  /* END Social Walls */

  /* 01-06-2022 */
  .join-us-banner .join-us-cnt .cnt-holder h6 {
    font-size: 34px;
    line-height: 56px;
  }

  .join-us-banner .join-us-cnt .cnt-holder p {
    font-size: 18px;
    line-height: 35px;
  }

  .join-us-banner .join-us-cnt .img-holder-one,
  .join-us-banner .join-us-cnt .img-holder-two,
  .join-us-banner .join-us-cnt .img-holder-three {
    padding: 5px;
  }

  .join-us-banner .join-us-cnt .img-holder-one {
    left: 0;
    width: 150px;
    height: 150px;
  }

  .join-us-banner .join-us-cnt .img-holder-three {
    width: 150px;
    height: 150px;
    right: 0;
  }

  .join-us-banner .join-us-cnt .img-holder-two {
    left: 45px;
    width: 250px;
    height: 250px;
  }

  .join-us-banner .join-us-cnt .img-holder-list {
    height: 250px;
  }

  .join-us-banner .circle-one {
    width: 30px;
    height: 30px;
    top: 0;
    left: 10px;
  }

  .join-us-banner .circle-three {
    width: 15px;
    height: 15px;
    right: 0;
    top: 40px;
  }

  .join-us-banner .circle-two {
    width: 25px;
    height: 25px;
    bottom: 0;
    right: 150px;
  }

  .become-sahibandhu {
    padding: 50px 0;
  }

  .opportunities-section {
    padding: 40px 0;
  }

  .opportunities-section .opp-list {
    margin-top: 20px;
  }

  .hiring-form-holder {
    padding: 40px 0;
  }

  .hiring-form-holder .write-us {
    margin-top: 25px;
    font-size: 18px;
    line-height: 24px;
  }

  .hiring-form-holder .hiring-form {
    margin-top: 40px;
  }

  .want-to-know .wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .customer-success {
    padding: 40px 0;
  }

  h3:before {
    min-width: 6px;
  }

  .want-to-know .want-to-know-holder .cnt-holder h6 {
    font-size: 18px;
    line-height: 28px;
  }

  .want-to-know .want-to-know-holder .cnt-holder .btn-info .primary-button {
    font-size: 14px;
    padding: 4px 35px;
  }

  .want-to-know .want-to-know-holder .cnt-holder .btn-info p {
    font-size: 18px;
    line-height: 28px;
  }

  .want-to-know .want-to-know-one,
  .want-to-know .want-to-know-two,
  .want-to-know .want-to-know-three {
    display: none;
  }

  .loan-calculator .load-tab-holder .load-tab-header li a span {
    width: 20px;
    height: 20px;
    padding: 3px;
    margin-top: -4px;
  }

  .loan-calculator .load-tab-holder .load-tab-header li a span em {
    width: 10px;
    height: 10px;
  }

  .steps-section {
    padding: 50px 0;
  }

  .steps-section .steps-tab-list {
    width: 100%;
  }

  .steps-section .steps-tab-list li {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
  }

  .steps-section .steps-tab-list li button {
    font-size: 22px;
    line-height: 28px;
    padding: 20px;
    width: 100%;
  }

  .steps-section .steps-list .steps-each p {
    padding: 0;
  }

  /* END 01-06-2022 */

  /* About-who-section */
  .about-who-section .about-who-list .about-who-each {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .about-team-list .about-team-each {
    width: calc(50% - 10px);
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .about-team-list .about-team-each .img-holder {
    margin-bottom: 10px;
  }

  .about-team-list .about-team-each h6 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .about-team-list .about-team-each p {
    font:
      14px/20px "Lato",
      sans-serif;
  }

  /* END About-who-section */
  /* 05-07-2022 */
  .main-banner.about-banner .wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* END 05-07-2022 */

  /* 13-07-2022 */
  .partner-with-us-form-main .each-row {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .partner-with-us-form-main .each-row .each-col {
    margin: 0 0 40px 0;
    width: 100%;
  }

  .partner-with-us-form-main .each-row {
    margin: 0;
  }

  /* END 13-07-2022 */
  /* News */
  .news-banner {
    padding: 60vh 0 60px 0;
  }

  .news-banner.inner-banner .banner-image {
    width: 100%;
  }

  .news-banner .banner-overlay {
    background: linear-gradient(
      359.99deg,
      rgba(255, 255, 255, 0.96) 10.62%,
      rgba(247, 244, 244, 0.75) 44.99%,
      rgba(224, 214, 214, 0) 60.77%
    );
  }

  .videos-list .videos-each {
    width: 100%;
    margin-right: 0;
  }

  .videos-list .videos-each:nth-child(3n) {
    margin-right: 0;
  }

  .news-banner.inner-banner p br {
    display: none;
  }

  /* END News */

  /* 04-03-2023 */
  .new-steps.steps-section .steps-tab-list li button {
    padding: 13px 20px;
  }

  .new-steps.steps-section .steps-tab-head {
    margin-bottom: 0;
  }

  .doorstep-sec .info-holder .steps-list {
    margin-top: 60px;
  }

  .new-steps.steps-section .steps-list .steps-each .img-holder img {
    width: 90%;
  }

  .new-steps.steps-section .doorstep-sec .steps-list .steps-each {
    margin-bottom: 80px;
  }

  .new-steps.steps-section .doorstep-sec .steps-list .steps-each .img-holder {
    min-height: 100px;
  }

  .new-steps.steps-section .doorstep-sec .steps-list .steps-each,
  .new-steps.steps-section
    .doorstep-sec
    .steps-list
    .steps-each:nth-child(n + 2) {
    margin-bottom: 60px;
  }

  .new-steps.steps-section
    .doorstep-sec
    .steps-list
    .steps-each:nth-child(n + 3) {
    margin-bottom: 0;
  }

  /* END 04-03-2023 */

  /* New Blog */
  .new-blog-list .new-blog-each {
    width: 100%;
    margin-right: 0;
  }

  .new-blog-list .new-blog-each:nth-child(3n) {
    margin-right: 0;
  }

  .popular-tags-holder {
    padding: 0;
    margin: 20px 0;
  }

  #new-blog-search .new-blog-list .new-blog-each {
    width: 100%;
  }

  #new-blog-search .new-blog-list .new-blog-each:nth-child(3n),
  #new-blog-search .new-blog-list .new-blog-each:nth-child(4n) {
    margin-right: 0;
  }

  /* END New Blog */

  /* New Blog */
  .blog-detail-sec {
    padding-top: 0;
  }

  .related-blog-sec .new-blog-list .new-blog-each,
  .related-blog-sec .new-blog-list .new-blog-each:nth-child(3n) {
    margin: 5px 5px 10px 0;
    width: 100%;
  }

  .blog-detail-sec p {
    text-align: justify;
  }

  .share-tray {
    right: 15px;
  }

  .apply-button {
    /* padding: 10px; */
    /* width: 100%; */
  }

  /* END New Blog */

  .blog-detail-sec .wrapper,
  .blog-info-holder .wrapper {
    padding: 0px 20px;
  }

  .new-blog-banner .wrapper .inner-h1 {
    font:
      40px/50px "Lato",
      sans-serif;
    margin-bottom: 10px;
  }

  .new-blog-banner .wrapper h2 {
    max-width: 100%;
    font:
      18px/25px "Lato",
      sans-serif;
  }

  .cpy,
  .arr {
    display: block;
    width: 100%;
  }

  .arr {
    margin-top: 10px;
  }

  /* 08-11-2023 */
  .why-trust .why-trust-each h6 {
    font-size: 24px;
  }

  /* END 08-11-2023 */
}

@media only screen and (max-width: 360px) {
  h3 {
    font-size: 25px;
    line-height: 34px;
  }

  .customer-success .customer-success-header .slider-nav button {
    display: block;
    padding: 3px 5px;
    width: 25px;
    height: auto;
  }
}

@media only screen and (max-width: 400px) {
  .banner_cont {
    height: 300px !important;
  }
}

@media (min-width: 540px) and (max-width: 639px) {
  .banner_main_txt {
    padding: 15px 20px 15px 20px !important;
  }
}

/* END Mobile Screen */

@media only screen and (max-width: 1150px) {
  .cal-info {
    font:
      14px/20px "Lato",
      sans-serif;
    font-weight: 500;
    color: #262626;
    margin-top: 0px;
  }
}
