.elementor-kit-10{--e-global-color-primary:#4BB930;--e-global-color-secondary:#000000;--e-global-color-text:#858585;--e-global-color-accent:#4BB930;--e-global-color-2c4f352:#FFFFFF;--e-global-color-26f9947:#FFBB01;--e-global-color-43e3d31:#00000000;--e-global-color-4ef29d4:#177200;--e-global-color-a5a9694:#002158;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-image:url("https://shimogadccbank.com/wp-content/uploads/2024/10/bg.gif");font-family:"Arial", Sans-serif;font-size:16px;line-height:1.5em;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:100%;--e-preloader-max-width:120px;--e-preloader-opacity:1;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-primary );font-weight:500;color:var( --e-global-color-2c4f352 );border-radius:25px 25px 25px 25px;padding:15px 30px 15px 30px;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{background-color:var( --e-global-color-26f9947 );color:var( --e-global-color-2c4f352 );}.elementor-kit-10 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-10 a{color:var( --e-global-color-4ef29d4 );}.elementor-kit-10 a:hover{color:var( --e-global-color-26f9947 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:50px;}.elementor-element{--widgets-spacing:50px 50px;--widgets-spacing-row:50px;--widgets-spacing-column:50px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#000000E6;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS *//*Make all heading semi-bold*/
h1, h2, h3, h4, h5, h6{
    font-weight: 500;
    letter-spacing: -0.6px;
}
.bank-team p{
    margin: 0 !important;
}
/*Tables*/
.bank-team table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th, thead{
    background-color: #f2f3f4 !important;
    color: #000 !important;
}
.bank-team table tbody>tr:nth-child(even)>td, table tbody>tr:nth-child(even)>th{
    background-color: #f2f3f4 !important;
    color: #000 !important;
}
.bank-team p, .bank-team h5{
    margin: 0 !important;
}
.bank-team table td, table th{
    border: solid 1px rgba(0, 0, 0, .25) !important;
}
.bank-team {
    overflow-x: scroll;
}
.bank-team table {
  width: 100%; /* Full-width table for responsiveness */
  border-collapse: collapse;
}

@media (max-width: 768px) {
  .bank-team table {
    display: block;
    overflow-x: auto; /* Allows horizontal scrolling on mobile */
    white-space: nowrap;
  }
  .bank-team td, .bank-team th {
  white-space: nowrap;
}
}

.bank-team th, .bank-team td {
  text-align: left; /* Align text to the left */
}
/* Top-left corner (first cell of the first row) */
.bank-team tr:first-child td:first-child, tr:first-child td:first-child {
  border-top-left-radius: 10px !important;
}

/* Top-right corner (last cell of the first row) */
.bank-team tr:first-child td:last-child , tr:first-child td:last-child {
  border-top-right-radius: 10px;
}

/* Bottom-left corner (first cell of the last row) */
.bank-team tr:last-child td:first-child , tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

/* Bottom-right corner (last cell of the last row) */
.bank-team tr:last-child td:last-child , tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
/*Squared Images*/
.square-img img{
    aspect-ratio: 1/1;
    object-fit: cover;
}
/*Make icon and image boxes clickable*/
.elementor-widget-icon-box a:after, .elementor-widget-image-box a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/*Responsive font sizing*/
/* Base font size for the entire document */
html {
    font-size: 16px; /* This is 100% or 1rem on most browsers */
}

/* Headings */
h1 {
    font-size: 2.5rem; /* 40px */
    line-height: 1.2 !important;
    margin-bottom: 0.5rem;
}

h2 {
    font-size: 2rem; /* 32px */
    line-height: 1.4 !important;
    margin-bottom: 0.75rem;
}

h3 {
    font-size: 1.75rem; /* 28px */
    line-height: 1.4 !important;
    margin-bottom: 0.75rem;
}

h4 {
    font-size: 1.5rem; /* 24px */
    line-height: 1.5 !important;
    margin-bottom: 0.75rem;
}

h5 {
    font-size: 1.25rem; /* 20px */
    line-height: 1.6 !important;
    margin-bottom: 1rem;
}

h6 {
    font-size: 1rem; /* 16px */
    line-height: 1.6 !important;
    margin-bottom: 1rem;
}

/* Responsive Adjustments for Smaller Screens */
@media (max-width: 768px) {
    h1 {
        font-size: 2rem; /* 32px */
    }
    
    h2 {
        font-size: 1.75rem; /* 28px */
    }
    
    h3 {
        font-size: 1.5rem; /* 24px */
    }
    
    h4 {
        font-size: 1.25rem; /* 20px */
    }
    
    h5 {
        font-size: 1.125rem; /* 18px */
    }
    
    h6 {
        font-size: 1rem; /* 16px */
    }
}

/* Responsive Adjustments for Larger Screens */
@media (min-width: 1200px) {
    h1 {
        font-size: 3rem; /* 48px */
    }
    
    h2 {
        font-size: 2.5rem; /* 40px */
    }
    
    h3 {
        font-size: 2rem; /* 32px */
    }
    
    h4 {
        font-size: 1.75rem; /* 28px */
    }
    
    h5 {
        font-size: 1.5rem; /* 24px */
    }
    
    h6 {
        font-size: 1.25rem; /* 20px */
    }
}/* End custom CSS */