@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1200px;
  }
}

@media (max-width: 1500px) {
  .client-slider-2 .slick-arrow {
    font-size: 18px;

    height: 55px;

    width: 55px;

    line-height: 50px;
  }

  .client-slider-2 .slick-prev {
    left: -30px;
  }

  .client-slider-2 .slick-next {
    right: -30px;
  }

  .loan-slider .slick-next {
    right: -60px;
  }

  .loan-slider .slick-prev {
    left: -60px;
  }

  .bank-card-img {
    margin-left: -100px;
  }

  .bank-card-img .shap.four {
    right: -100px;
  }
}

@media (max-width: 1366px) {
  .banner-area-6 .banner-img {
    transform: translateX(0);
  }

  .error_img .one,
  .error_img .three {
    top: -180px;
  }

  .error_img .two {
    top: -150px;
  }

  .error_img {
    height: 310px;

    margin-top: 0;
  }

  .error_img .error_shap {
    bottom: 0;
  }

  .error_img .img_one,
  .error_img .img_three,
  .error_img .img_two {
    max-width: 85%;
  }

  .banner-area-3 .person-img {
    position: absolute;

    bottom: 0;

    left: -10px;

    z-index: 1;
  }

  .client-area .client-slider .slick-lis,
  .feature-slider .slick-list,
  .news-area .news-slider .slick-list {
    margin: 0 -15px;

    padding: 0;
  }

  .cta-3 .img-shapes .shape:first-child {
    left: 0;
  }

  .bank-card-img {
    margin-left: 0;
  }

  .bank-card-img img {
    max-width: 100%;
  }

  .bank-card-img .bank-card:nth-child(3) {
    bottom: -200px;
  }

  .bank-card-img .bank-card:nth-child(2) {
    bottom: 55px;
  }

  .bank-card-img .bank-card:first-child {
    bottom: 130px;
  }

  .bank-card-img .shap.one {
    top: 90px;

    left: 35%;
  }
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1200px;
  }
}

@media (max-width: 1199px) {
  .bank-app-showcase-area img,
  .card-img img,
  .map_inner img,
  .saas-features-img img {
    max-width: 100%;
  }

  .banner-area-3 .person-img {
    left: -120px;
  }

  .banner-area-3 .banner-content .theme-btn::before {
    left: -2px;

    top: -2px;
  }

  .testimonial-slider .slick-arrow.slick-prev {
    left: calc((100vw - 960px) / 2);
  }

  .testimonial-slider .slick-arrow.slick-next {
    right: calc((100vw - 960px) / 2);
  }

  .app-showcase-item.box-three .img .app_shap_img.two,
  .loan-slider .slick-next {
    right: -35px;
  }

  .loan-slider .slick-prev {
    left: -35px;
  }

  .saas-features-content {
    padding-left: 0;
  }

  .saas-features-item.flex-row-reverse .saas-features-img {
    margin-left: 0;
  }

  .saas-features-img {
    margin-right: 0;
  }

  .saas-section-title h2 {
    font-size: 42px;

    line-height: 60px;
  }

  .features-icon-box.feedback h4 {
    font-size: 42px;
  }

  .features-icon-box.feedback {
    margin-right: 20px;
  }

  .features-icon-box.feedback:not(:first-child):before {
    margin-right: 30px;
  }

  .bank-banner-content p,
  .pricing_inner .price_item {
    margin-bottom: 30px;
  }

  .faq_item .faq-body,
  .faq_item .faq-header h6 {
    padding-right: 30px;
  }

  .saas-subscribe-area .saas_dash_img {
    right: -80px;

    bottom: -40px;

    width: 500px;
  }

  .app-showcase-item.box-three {
    padding: 45px 30px;
  }

  .bank-banner-content h1 {
    font-size: 55px;

    line-height: 60px;

    margin-bottom: 10px;
  }

  .bank-banner-content .feature-list {
    margin-bottom: 50px;
  }

  .bank-banner-area {
    padding-top: 180px;
  }

  .bank-section-title h1 {
    font-size: 48px;
  }

  .cta-five .cta-content {
    padding-top: 0;
  }

  .bank-footer-area .about-widget p {
    padding-right: 0;
  }

  .map_inner .map_list li:first-child {
    left: 160px;

    top: 35px;
  }

  .map_inner .map_list li:nth-child(2) {
    left: 130px;

    top: 155px;
  }

  .map_inner .map_list li:nth-child(3) {
    left: 265px;

    bottom: 130px;
  }

  .map_inner .map_list li:nth-child(4) {
    left: 440px;

    top: 30px;
  }

  .map_inner .map_list li:nth-child(5) {
    left: 490px;
  }

  .map_inner .map_list li:nth-child(6) {
    right: 246px;

    bottom: 185px;
  }
}

@media (max-width: 991px) {

  *p{
    font-size: 10% !important;
  }
  .header-menu .menu > .nav-item > .nav-link,
  .nav_btn {
    color: #6b707f;

    text-transform: capitalize;
  }

  .bank-banner-area {
    background: linear-gradient(to bottom, #49a250, #49a250, transparent);
  }

  .bank-banner-area p {
    color: rgb(78, 78, 78);

    font-weight: 500;
  }

  .navbar-toggler {
    background-color: #ffffffd1;

    z-index: 999;

    padding: 6px 10px;

    border-radius: 50%;

    height: 40px;

    width: 40px;

    display: flex;

    justify-content: center;

    align-items: center;
  }

  .navbar .navbar-brand {
    padding-top: 12px;

    padding-bottom: 12px;

    margin-left: 40px;
  }

  .navbar-toggler:focus {
    box-shadow: unset;
  }

  .hacitve {
    background-color: #00000095 !important;

    height: 100%;

    position: fixed !important;

    top: 0;

    left: 0;
  }

  .error_img .img_one,
  .error_img .img_three,
  .error_img .img_two,
  .header-menu .container {
    max-width: 100%;
  }

  .header-menu .menu > .nav-item,
  .navbar_fixed.menu_one .menu > .nav-item {
    padding: 10px 0;

    border-bottom: 1px solid rgba(237, 237, 237, 0.5);
  }

  .header-menu .menu > .nav-item.submenu .dropdown-menu::before,
  .header-menu .menu > .nav-item > .nav-link.active::before {
    display: none;
  }

  .header-menu .menu > .nav-item + .nav-item {
    margin-left: 0;
  }

  .header-menu .menu > .nav-item.submenu .dropdown-menu .nav-item {
    padding: 0 40px 0 20px;
  }

  .header-menu .theme-btn {
    margin-left: 0px;

    color: rgb(127, 126, 126);

    padding: 0;

    padding-left: 15px;

    font-weight: 600;

    font-size: 15px;
  }

  .navbar-toggler {
    margin-right: 40px;
  }

  .header-menu .menu {
    padding: 5px 30px;
  }

  .nav_btn {
    display: inline-block;

    margin-left: 15px;

    margin-bottom: 20px;

    margin-top: 15px;

    border-color: rgba(237, 237, 237, 0.5);
  }



  .header-menu .menu .nav-item .mobile_dropdown_icon {
    position: absolute;

    right: 0;

    top: 0;

    color: #6b707f;

    line-height: 42px;

    font-size: 20px;

    display: inline-block;

    opacity: 0.6;
  }

  .header-menu .menu > .nav-item.submenu .dropdown-menu {
    box-shadow: none;

    margin-top: 5px;

    max-height: none !important;
  }

  .doc_mobile_menu .open_icon {
    display: block;

    right: -40px;

    left: auto;

    top: 0;
  }

  .breadcrumb-widget.breadcrumb-widget-2 .shapes .one-shape.shape-4 {
    right: -18%;
  }

  .error_area {
    height: auto;

    min-height: auto;

    padding: 120px 0;
  }

  .error_img {
    height: 370px;

    padding-bottom: 0;
  }

  .integrate-area {
    padding: 5px;
  }

  .track-f-progress .img-content .bg-img {
    width: 750px;

    top: -20%;

    left: -50%;
  }

  .bank-banner-area {
    padding-bottom: 50px !important;
  }

  .track-f-progress .img-content .track-img.track-1 {
    left: -80px;

    width: 250px;
  }

  .track-f-progress .img-content .track-img.track-2 {
    bottom: -20px;

    left: -80px;

    width: 250px;
  }

  .card-payment .img-content .card-1 {
    width: 340px;
  }

  .card-payment .img-content .card-2 {
    top: 41px;

    right: -50px;

    width: 150px;
  }

  .card-payment .img-content .bg-img {
    top: -20%;

    left: -73%;

    width: 750px;
  }

  .internet-banking .img-content .bank-main {
    max-width: 340px;
  }

  .internet-banking .img-content .bank-2 {
    bottom: 45px;

    width: 240px;
  }

  .internet-banking .img-content .bank-1 {
    width: 180px;
  }

  .internet-banking .img-content .bank-3 {
    width: 270px;
  }

  .internet-banking .img-content .bg-img {
    left: -45%;

    width: 750px;
  }

  .job-application-modal .modal-dialog {
    max-width: 576px;
  }

  .testimonial-slider .slick-arrow.slick-prev {
    left: 40px;

    left: calc((100vw - 720px) / 2);
  }

  .testimonial-slider .slick-arrow.slick-next {
    right: 40px;

    right: calc((100vw - 720px) / 2);
  }

  .testimonial-widget .testimonial-content h2 {
    font-size: 30px;
  }

  .testimonial-widget .testimonial-content {
    padding: 5px;
  }

  .testimonial-widget .testimonial-content .watch-button {
    font-size: 16px;

    margin-bottom: 5px;
  }

  .testimonial-widget .testimonial-content .author-info h4 {
    font-size: 22px;
  }

  .testimonial-widget .testimonial-content p {
    font-size: 16px;

    margin: 20px 0;
  }

  .testimonial-widget .testimonial-content .author-info span {
    font-size: 14px;
  }

  .testimonial-slider .slick-list .slick-track .slick-slide {
    margin: 0 10px;
  }

  .cta-3 .img-shapes .shape:nth-child(3) {
    right: 1%;
  }

  .blog-share-widget .social-link {
    display: flex;

    flex-direction: row;

    margin-top: 0;

    margin-left: 10px;
  }

  .blog-share-widget .social-link a {
    margin: 0 5px;
  }

  .recognition-widget .tab-content {
    padding-top: 0;

    padding-left: 0;

    padding-right: 0;
  }

  .banner-area-5 .basic-loan-calculator {
    margin: 30px auto auto;
  }

  .cta-4 .cta-img {
    position: relative;
  }

  .cta-4 {
    padding: 50px 50px 0;

    transform: translateY(200px);
  }

  .cta-area-3 {
    margin-top: -300px;
  }

  .banner-area-6 .banner-img {
    display: inline-block;

    margin-top: 80px;
  }

  .calculator-widget-2 .single-calculator-widget {
    padding: 40px;
  }

  .banner-saas-area {
    padding-top: 150px;
  }

  .saas-banner-content h5 {
    margin-bottom: 15px;
  }

  .saas-banner-content h1 {
    font-size: 56px;

    line-height: 70px;
  }

  .saas-banner-content p {
    font-size: 21px;

    line-height: 32px;
  }

  .saas-features-area,
  .saas-pricing-area {
    padding: 80px 0;
  }

  .saas-features-img {
    margin-right: 0;

    display: inline-block;
  }

  .saas-features-item:not(:last-child) {
    margin-bottom: 80px;
  }

  .app-showcase-area {
    padding: 80px 0 60px;
  }

  .saas-pricing-area .saas-section-title {
    margin-bottom: 40px;
  }

  .bank-banner-area,
  .process-area .section-title {
    margin-bottom: 0px;
  }

  .saas-faq-area {
    padding-bottom: 30px;
  }

  .saas-subscribe-area {
    transform: translateY(0);

    padding: 50px 0;
  }

  .saas-subscribe-area .saas_dash_img {
    width: 400px;
  }

  .app-showcase-item.box-three .app-text {
    padding-right: 50px;
  }

 .f-social {
display: flex;
justify-content: center;

  }
  .saas-footer-bottom .f-social a {
    margin-right: 12px;
  }

  .bank-banner-area {
    padding-top: 120px;

    padding-bottom: 120px;
  }

  .bank-card-img {
    margin-top: 230px;

    /* background-color: red; */
  }

  .bank-banner-area .bank-banner-content,
  .bank-card-area .card-img,
  .bank-footer-area .f-widget {
    text-align: center;
  }

  .bank-banner-area p {
    text-align: justify !important;
  }

  .bank-fact-area {
    padding: 10px 0;

    border-radius: 50px;
  }
  .fact-item {
 
    padding: 15px 15px;
 
    
  
}
.odersection li  {
 padding: 10px;
}
.odersection li ul li {
  font-size: 14px !important;
    text-align: left !important;
    padding: 5px !important;
  
   
}

.integrate-area .saas-feature-card {
  margin-bottom: 15px !important;
}

  .breadcrumb-widget {
    padding-top: 0px !important;

    padding-bottom: 50px !important;

    clip-path: polygon(0 0, 100% 0%, 100% 85%, 50% 100%, 0 85%);
  }

  .bank-app-showcase-area p {
    text-align: justify !important;
  }

  .bank-card-area,
  .calculator-area-three,
  .process-area {
    padding: 20px 0;
  }

  .bank-section-title .short-title-2,
  .wow {
    display: block;

    text-align: center !important;
  }

  .app-content {
    margin-bottom: 30px;

    text-align: center;
  }

  .integrate-area {
    padding-top: 40px;

    
  }
  .faq_item {
    
    margin-bottom: 10px;
 
}
  .saas-faq-area p,.saas-faq-area h6{
  line-height: 20px !important;
 
}

  .header-menu .menu > .nav-item > .nav-link {
    color: rgb(70, 70, 70) !important;
  }

  .loginform .container {
    padding-left: 0 !important;

    padding-right: 0 !important;

    margin-top: 50px;

    overflow: hidden;
  }

  .profetures li {
    font-size: 16px !important;

    text-wrap: nowrap;
  }

  .cta-five {
    padding-top: 20px !important;
  }

  .cta-action-area-three .text-end {
    text-align: center !important;

    margin-top: 20px;
  }

  .bank-card-img .shap.four {
    right: 0;
  }

  .bank-card-img .shap.three {
    right: 80px;
  }

  .cta-action-area-three img {
    object-fit: cover;

    margin-top: 10px;
    width: 100% !important;
  }
  .navbar-collapse {
    background: #ffffff;

    /* background: #d37474; */

    padding: 0 10px;

    position: fixed;

    width: 100vw;

    left: 100%;

    top: 7%;

    transition: 0.2s;

    z-index: 0;
  }

  .bank-footer-area {
    padding-bottom: 20px;

    clip-path: unset;
  }

  .bank-footer-area .footer_top {
    padding-top: 20px !important;

    padding-bottom: 15px !important;
  }

  .bank-footer-area .f-widget .f-widget-title,
  .bank-footer-area .f-widget li {
    margin-bottom: 5px;
  }
}

.navmove {
  left: 0;
}

@media (max-width: 768px) {
  .say {
    text-align: justify;
  }
}
@media (max-width: 768px) {
  .mobilelogin {
    /* transform: translateY(20%); */
    display: flex;
    justify-content: center;
    align-items: center;
    height: 85vh;
  }
 
  .benefitsimg img {
    width: 100%;
  }
  .loginform .form_container {
    background: none;
  }

  .formbg {
    background: linear-gradient(to bottom, #49a250, #d5f9eb);
  }

  .theme-btn.theme-btn-lg {
    height: 50px;

    line-height: 49px;

    padding: 0 30px;
  }

  .sharepra {
    text-align: justify !important;
  }

  .calculator-widget .calculator-result-widget h1,
  .card-payment .text-content h2,
  .internet-banking .text-content h2,
  .section-title h2,
  .security-area .security-priority h2,
  .statistics-widget-1 .counter,
  .track-f-progress .text-content h2 {
    font-size: 30px;
  }

  .faq-area-3 h1,
  .section-title h1 {
    font-size: 36px;

    line-height: 1.3;
  }

  .underline-shape::after {
    bottom: 11px;

    height: 25%;
  }

  header .header-top .header-info-left,
  header .header-top .header-info-right ul {
    justify-content: center;

    height: 32px;
  }

  header .header-top .header-info-left .language-list .nice-select {
    height: 32px;

    line-height: 30px;
  }

  .banner-area .banner-content {
    padding-top: 100px !important;
  }

  .banner-area .banner-content h1 {
    font-size: 45px;

    line-height: 50px;
  }

  /* +++++++++++++++++++++++ */

  /* +++++++++++++++++++++++ */

  .mbanner {
    padding: 0;

    margin: 0;

    /* height: 500px !important; */

    height: 560px;
  }

  .bank-card-img {
    top: -250px !important;

    height: auto;
  }
  .aboutimg{
  width: 200px !important;

}

  .bank-card-img .headingtitel {
    font-size: 40px;

    font-weight: 400;

    color: #0b5591;

    text-transform: lowercase;

    margin-bottom: 8px;

    font-family: nordecocyrillic !important;

    letter-spacing: 1px;

    /* transform: translateY(10px); */
  }

  .section_heading {
    font-size: 20px !important;

    font-weight: 600 !important;

    line-height: 150% !important;
  }

  .bank-card-img .mainheading {
    color: #fff;

    font-size: 46px;

    font-weight: 500;

    letter-spacing: 0px;

    margin-bottom: 15px;

    font-family: nordecocyrillic;

    line-height: 50%;
  }

  .bank-card-img span {
    color: #0b5591;

    letter-spacing: 0px;

    margin-bottom: 15px;

    font-family: nordecocyrillic;

    line-height: 150%;
  }

  /* .bank-card-img img {

  width: 200px;

  margin: auto !important;

  } */

  /* +++++++++++++++++++++++ */

  /* +++++++++++++++++++++++ */

  .banner-area .banner-content .img-area img {
    max-width: 285px !important;
  }

  .banner-area-2 .banner-content h1 {
    font-size: 40px;
  }

  .feature-area {
    padding-top: 300px !important;
  }

  .track-f-progress .img-content .track-img.track-1 {
    left: 24px;

    width: 260px;
  }

  .track-f-progress .img-content .track-img.track-2 {
    bottom: 65px;

    left: 0;

    width: 260px;
  }

  .track-f-progress .img-content .bg-img {
    top: -22%;

    left: -10%;
  }

  .internet-banking .img-content .bg-img {
    left: -20%;
  }

  .internet-banking .img-content .bank-2 {
    left: 0;
  }

  .card-payment .img-content .card-2,
  .internet-banking .img-content .bank-1 {
    right: 0;
  }

  .card-payment .img-content .bg-img {
    left: -36%;
  }

  .security-area .security-priority p {
    font-size: 16px;
  }

  .calculator-widget .calculator-result-widget h4,
  .faq-widget .faq-header h4,
  .footer .footer-top .footer-widget .footer-bold h4,
  .testimonial-widget .testimonial-content .author-info h4 {
    font-size: 20px;
  }

  .faq-widget .single-widget-one {
    padding: 20px;
  }

  .faq-widget .faq-header h4 i {
    right: 15px;
  }

  .faq-area .faq-img {
    text-align: center;
  }

  .faq-area .faq-img img {
    max-height: 400px;
  }

  .search-job {
    padding-left: 30px;

    padding-right: 30px;
  }

  .search-job .search-box .border-end,
  .services-area .border-end,
  .services-area .border-start {
    border: none !important;
  }

  .cta {
    padding: 40px 25px;
  }

  .cta .theme-btn {
    height: 55px;

    line-height: 50px;

    margin-top: 25px;
  }

  .footer .footer-top .footer-widget .footer-bold h1 {
    font-size: 50px;
  }

  .testimonial-slider .slick-arrow.slick-prev {
    left: 00px;

    left: calc((100vw - 540px) / 2);
  }

  .testimonial-slider .slick-arrow.slick-next {
    right: 00px;

    right: calc((100vw - 540px) / 2);
  }

  .testimonial-widget .testimonial-content h2 {
    font-size: 25px;
  }

  .testimonial-widget .testimonial-content {
    padding: 0;
  }

  .testimonial-widget .testimonial-content .watch-button {
    font-size: 16px;

    margin-bottom: 5px;
  }

  .testimonial-widget .testimonial-content p {
    font-size: 16px;

    margin: 10px 0;
  }

  .calculator-widget .single-calculator-widget {
    padding: 30px;
  }

  .calculator-widget
    .single-calculator-widget
    .single-range
    .range-header
    input {
    height: 35px;

    font-size: 16px;

    width: 126px;
  }

  .calculator-widget
    .single-calculator-widget
    .single-range
    .nav-tabs
    .nav-item
    .nav-link {
    font-size: 14px;

    height: 28px;

    line-height: 27px;

    padding: 0 22px;
  }

  .calculator-widget .calculator-result-widget {
    padding: 35px;
  }

  .calculator-widget
    .single-calculator-widget
    .single-range
    .nav-tabs
    .active_bar {
    height: 27px;

    left: 84px;

    width: 71px;
  }

  .calculator-widget
    .single-calculator-widget
    .single-range
    .nav-tabs
    .active_bar.left {
    width: 83px;
  }

  .feature-calculator .calculator .border-end {
    border-right: none !important;
  }

  .email-alert-widget .input-group-append .theme-btn {
    height: 60px;

    line-height: 57px;
  }

  .services-area .table td,
  .services-area .table th {
    padding: 18px 12px;
  }

  .services-area .table .feature-head {
    font-size: 16px;

    line-height: 25px;
  }

  .services-area .table {
    min-width: 600px;
  }

  .services-area .stat-view h1 {
    font-size: 40px;

    line-height: 45px;
  }

  .loan-slider .slick-next {
    right: -30px;
  }

  .loan-slider .slick-prev {
    left: -30px;
  }

  .about-area-2 h1 {
    font-size: 48px;

    line-height: 52px;
  }

  .about-area-2 .card-holder .img-2 {
    left: 0;

    bottom: 40px;

    width: 45%;
  }

  .banner-area-6 .banner-img .img-2 {
    left: -100px;

    width: 50%;
  }

  .banner-area-6 .banner-img .img-3 {
    bottom: -55px;

    left: -20px;

    width: 80%;
  }

  .banner-area-6 {
    padding-top: 160px;

    padding-bottom: 135px;
  }

  .bank-section-title h1 br,
  .saas-section-title p br {
    display: none;
  }

  .saas-section-title h2 {
    line-height: 50px;
  }

  .app-showcase-item.box-three {
    display: block;
  }

  .app-showcase-item.box-three .app-text {
    padding-right: 0;
  }

  .app-showcase-item.box-three .img .app_shap_img.one {
    left: -40px;
  }

  .app-showcase-item.box-three .img {
    margin-top: 30px;
  }

  .saas-footer-bottom .payment-list {
    text-align: center;

    margin-top: 12px;
  }

  .saas-footer-bottom .d-flex {
    justify-content: center;
  }

  .bank-footer-area .d-flex {
    display: block !important;
  }

  .bank-footer-area .copyright-text,
  .bank-footer-area .text-end {
    text-align: center !important;
  }

  .bank-footer-area .footer_top {
    padding-top: 230px;

    padding-bottom: 50px;
  }

  .calculator-widget-2 .loan-start-date input {
    width: 100%;
  }

  .bank-footer-area .copyright-text a {
    margin-right: 10px;
  }
}

@media (max-width: 575px) {
  .faq-area-3 h1,
  .section-title h1 {
    line-height: 1.2;
  }

  .client-slider-2 {
    margin: 0 25px 30px;
  }

  .banner-area-5 .basic-loan-calculator .shape,
  .error_dot.three,
  .saas-subscribe-area .saas_dash_img {
    display: none;
  }

  .navbar .navbar-brand {
    margin-left: 20px;
  }

  .navbar-toggler {
    margin-right: 20px;
  }

  .header-menu .menu {
    padding: 5px 15px;
  }

  .mobile-menu-widget {
    width: 300px;
  }

  #mobile-menu-overlay .menu-close {
    right: 25px;

    top: 20px;
  }

  header .header-top .header-info-right ul li {
    margin: 0 10px 0 0;

    display: flex;
  }

  header .header-top .header-info-right ul li img {
    max-width: 16px;

    max-height: 16px;
  }

  .banner-area .banner-content .img-area img {
    max-width: 250px !important;
  }

  .banner-area .banner-content h1,
  .banner-area-3 .banner-content h1,
  .banner-area-4 .banner-content h1,
  .banner-area-5 .banner-content h1,
  .banner-area-6 .banner-content h1 {
    font-size: 40px;

    line-height: 50px;
  }

  .banner-area-2 .banner-content h1 {
    font-size: 35px;
  }

  .banner-area-2 .banner-img {
    margin: auto;

    max-width: 325px;
  }

  .banner-area .logos img {
    max-width: 100px;
  }

  .banner-area-4 .hero-img .shape:first-child img {
    width: 180px;

    height: auto;
  }

  .banner-area-4 .hero-img .shape:nth-child(8) img {
    width: 220px;

    height: auto;
  }

  .banner-area .logos img:first-child {
    bottom: 15%;

    left: 0;
  }

  .banner-area .logos img:nth-child(2) {
    bottom: 45%;

    left: 10%;
  }

  .banner-area .logos img:nth-child(3) {
    bottom: 20%;

    left: 20%;
  }

  .banner-area .logos img:nth-child(4) {
    bottom: 20%;

    right: 20%;
  }

  .banner-area .logos img:nth-child(5) {
    bottom: 45%;

    right: 10%;
  }

  .banner-area .logos img:nth-child(6) {
    bottom: 15%;

    right: 0;
  }

  .banner-area-3 .bg-slides .slide:first-child {
    left: -2%;
  }

  .banner-area-3 .bg-slides .slide:nth-child(2) {
    left: 40%;
  }

  .banner-area-3 .bg-slides .slide:nth-child(3) {
    left: 30%;
  }

  .banner-area-3 .banner-content .theme-btn::before {
    top: -1px;
  }

  .breadcrumb-widget .breadcrumb-content h1 {
    font-size: 40px;
  }

  .floated-widget {
    width: auto;

    left: 5px;

    right: 5px;
  }

  .statistics-widget-1 .counter {
    font-size: 25px;
  }

  .statistics-widget-1 p {
    margin: 10px 0;
  }

  .statistics-widget-2 .widget-content h1 {
    font-size: 50px;
  }

  .breadcrumb-widget.breadcrumb-widget-2 .popular-tags a,
  .faq-widget .faq-body p,
  .statistics-widget-2 .widget-content p {
    margin-top: 5px;
  }

  .card-payment .img-content .card-2 {
    right: 15px;
  }

  .card-payment .img-content .bg-img {
    left: -40%;
  }

  .single-security-widget .security-content {
    padding: 15px !important;
  }

  .single-security-widget .security-content-2 {
    padding: 20px 5px;
  }

  .stepper-widget ul li {
    margin: 35px 0;
  }

  .stepper-widget ul li::before {
    bottom: -24px;
  }

  .cta {
    width: auto;

    left: 10px;

    right: 10px;
  }

  .cta-content h2 {
    font-size: 28px;
  }

  .cta-content p {
    color: #fff;

    font-size: 16px;
  }

  .cta-content .theme-btn {
    height: 50px;

    line-height: 48px;

    padding: 0 30px;

    font-size: 18px;
  }

  .cta.cta-2 {
    padding: 35px 45px;
  }

  .cta-3 .img-shapes .shape:nth-child(2) {
    left: 20%;
  }

  .cta-3 .img-shapes .shape:nth-child(3) img {
    width: 160px;
  }

  .email-alert-widget .form-control {
    padding-left: 20px;
  }

  .testimonial-widget .testimonial-content {
    padding: 10px 0;
  }

  .client-area .client-slider .slick-list,
  .feature-slider .slick-list,
  .news-area .news-slider .slick-list {
    margin: 0 -15px;

    padding: 0;
  }

  .feature-card-widget-2 p {
    min-height: inherit;
  }

  .feature-card-widget-5,
  .job-application-modal .modal-dialog .modal-content .modal-body {
    padding: 25px;
  }

  .feature-card-widget-6 {
    padding: 25px 30px;

    flex-direction: column;
  }

  .feature-card-widget-6 .card-content,
  .saas-banner-content .theme-btn + .theme-btn {
    margin-top: 10px;
  }

  .feature-job-description,
  .job-post-widget .single-job-post {
    padding: 30px;
  }

  .how-it-work .single-widget .widget-header .widget-img {
    margin-right: 15px;
  }

  .how-it-work .single-widget .widget-header .widget-img img {
    max-width: 55px;

    height: auto;
  }

  .how-it-work .single-widget .widget-content::after {
    left: 39px;
  }

  .how-it-work .single-widget .widget-header {
    padding: 20px;
  }

  .how-it-work .single-widget .widget-content {
    padding: 10px 20px;
  }

  .how-it-work .single-widget .widget-content li {
    margin: 30px 0;
  }

  .how-it-work .single-widget .widget-header .widget-title h4 {
    font-size: 22px;
  }

  .banca-corporate .section-title p,
  .how-it-work .single-widget .widget-content li .text {
    font-size: 16px;
  }

  .how-it-work .single-widget .widget-content li .number {
    height: 32px;

    width: 32px;

    font-size: 16px;

    line-height: 32px;

    margin-right: 10px;
  }

  .faq-widget .faq-header h4 i,
  .loan-slider .slick-next {
    right: 0;
  }

  .faq-widget .faq-header h4 {
    font-size: 18px;

    line-height: 30px;
  }

  .faq-widget .widget-icon {
    margin-right: 10px;
  }

  .footer .footer-top .footer-widget .footer-bold > span:first-child {
    font-size: 40px;

    line-height: 45px;
  }

  .loan-details-widget {
    padding: 35px;
  }

  .loan-details-widget .nav-btn a,
  .loan-details-widget .nav-btn button {
    font-size: 16px;

    padding: 0 15px;

    height: 45px;

    line-height: 45px;
  }

  .job-application-modal .modal-dialog {
    max-width: calc(100vw - 30px);
  }

  .job-application-modal .modal-dialog .dropzone {
    padding: 0;
  }

  .job-post-widget .single-job-post .post-header {
    flex-direction: column;
  }

  .email-alert-widget .input-group-append .theme-btn {
    padding: 0 15px;
  }

  .email-alert-widget {
    padding: 30px 15px;
  }

  .banca-corporate .section-title p span {
    font-size: 20px;
  }

  .testimonial-widget-2 .client-info {
    padding: 20px 0 10px 10px;
  }

  .testimonial-widget-2 .client-info p {
    font-size: 14px;
  }

  .testimonial-widget-2 .client-info span {
    font-size: 10px;
  }

  .testimonial-slider .slick-arrow.slick-prev {
    left: 32px;
  }

  .testimonial-slider .slick-arrow.slick-next {
    right: 32px;
  }

  .feature-calculator .calculator .calculator-slider .range-input {
    font-size: 15px;

    width: 100px;

    margin-left: 15px;
  }

  .help-ad-area .offers {
    transform: translate(-20px, -15px);
  }

  .help-ad-area .offers ul {
    padding: 25px 30px;
  }

  .safe-deposit-area .card-img .logo img:nth-child(2) {
    right: -1%;
  }

  .customize-card-area .card-img .shape-1 {
    left: -36px;
  }

  .customize-card-area .card-img .shape-1 img {
    width: 390px;
  }

  .customize-card-area .card-img .shape-2 img {
    width: 330px;
  }

  .customize-card-area .card-img .shape-3 img {
    width: 380px;
  }

  .customize-card-area .card-img .shape-2 {
    left: 4px;
  }

  .customize-card-area .card-img .shape-3 {
    left: 30px;
  }

  .post-details-widget h2 {
    font-size: 30px;
  }

  .blog-comment-widget .comment-author .comments-box .comments-text {
    margin-left: 10px;
  }

  .footer .footer-top .footer-widget .footer-bold,
  .saas-clients-logo .row {
    justify-content: center;
  }

  .error_img .img_one,
  .error_img .img_three,
  .error_img .img_two {
    max-width: 90px;
  }

  .error_img {
    height: 230px;
  }

  .cta-4 {
    padding: 25px 25px 0;
  }

  .cta-4 .cta-content h2 {
    font-size: 25px;

    line-height: 30px;
  }

  .cta-4 .form-control {
    flex: auto;

    margin-bottom: 10px;
  }

  .banner-area-6 .banner-content .subscribe-field .form-control {
    max-width: 100%;

    height: 50px;

    width: 100%;
  }

  .about-area-2 .sms-flow .msg-1,
  .about-area-2 .sms-flow .msg-3,
  .calculator-widget-2 .single-calculator-widget .single-range .tab-content {
    width: 100%;
  }

  .about-area-2 h1 {
    font-size: 28px;

    line-height: 32px;
  }

  .calculator-widget-2 .loan-start-date {
    flex-wrap: wrap;

    display: block !important;

    width: 100%;

    gap: 0;

    margin-top: 25px;
  }

  .calculator-widget-2 .calculator-result-widget,
  .calculator-widget-2 .single-calculator-widget {
    padding-left: 10px;

    padding-right: 10px;
  }

  .calculator-widget-2 .single-calculator-widget .single-range {
    flex-direction: column;

    margin-bottom: 25px;

    gap: 10px;
  }

  .calculator-widget-2 .single-calculator-widget .single-range input {
    width: 100%;

    flex: 1;
  }

  .calculator-widget-2
    .single-calculator-widget
    .single-range
    .noUi-horizontal {
    width: 100%;

    margin: 15px 0;
  }

  .loan-slider .slick-arrow {
    font-size: 18px;

    height: 50px;

    width: 50px;

    line-height: 50px;

    top: 55%;
  }

  .loan-slider .slick-prev,
  .map_inner .map_list li:first-child {
    left: 0;
  }

  .loan-slider .single-slide h4 {
    font-size: 20px;

    line-height: 24px;

    margin-bottom: 10px;
  }

  .loan-slider .single-slide .icon {
    height: 94px;

    width: 94px;
  }

  .coverage-area {
    padding-top: 55px;

    padding-bottom: 80px;
  }

  .client-slider-2 .slick-dots li button::after {
    left: -10px;

    top: -10px;

    right: -10px;

    bottom: -10px;
  }

  .client-slider-2 .slick-dots li {
    margin: 0 10px;
  }

  .client-slider-2 .slick-arrow {
    font-size: 16px;

    height: 45px;

    width: 45px;

    line-height: 45px;
  }

  .slick-dots li button {
    height: 8px;

    width: 8px;
  }

  .about-tab-area {
    padding-top: 90px;

    padding-bottom: 30px;
  }

  .about-area-3 h5 span,
  .get-touch-area-2 h1 {
    font-size: 34px;

    line-height: 40px;
  }

  .get-touch-area-2 .touch-form {
    padding: 40px 30px;
  }

  .get-touch-area-2 {
    padding: 90px 0;
  }

  .about-area-3 h5 .round-dot {
    height: 20px;

    width: 20px;

    border: 5px solid var(--primary-color);

    margin-right: 5px;
  }

  .saas-subscribe-area {
    padding: 50px 0;
  }

  .saas-clients-logo .col {
    flex: 33% 0 0;
  }

  .saas-footer-bottom .d-flex {
    display: block !important;

    text-align: center;
  }

  .saas-footer-bottom {
    padding: 20px 0;
  }

  .cta-five {
    padding-top: 5px;
  }

  .cta-action-area-three .container .cta-4 {
    transform: translateY(2%);
  }

  .bank-footer-area .footer_top {
    padding-top: 230px;

    padding-bottom: 40px;
  }

  .bank-banner-content .form-control {
    width: 100%;

    margin-bottom: 10px;

    height: 60px;
  }

  .map_inner .map_list li {
    width: 45px;

    height: 45px;
  }

  .map_inner .map_list li:nth-child(2) {
    left: 2px;

    top: 55px;
  }

  .map_inner .map_list li:nth-child(3) {
    left: 58px;

    bottom: 10px;
  }

  .map_inner .map_list li:nth-child(4) {
    left: 106px;
  }

  .map_inner .map_list li:nth-child(5) {
    left: 140px;
  }

  .map_inner .map_list li:nth-child(6) {
    bottom: 59px;

    right: 76px;
  }

  .bank-banner-content h1 {
    font-size: 46px;
  }

  .saas-features-content .d-flex {
    display: block !important;
  }

  .features-icon-box:not(:first-child) {
    margin-top: 25px;
  }
}
