@font-face {
    font-family: 'GT Walsheim';
    src: url('../fonts/GT-Walsheim-Regular.eot');
    src: url('../fonts/GT-Walsheim-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GT-Walsheim-Regular.woff') format('woff'),
         url('../fonts/GT-Walsheim-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('../fonts/GT-Walsheim-Bold.eot');
    src: url('../fonts/GT-Walsheim-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GT-Walsheim-Bold.woff') format('woff'),
         url('../fonts/GT-Walsheim-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('../fonts/GT-Walsheim-Light.eot');
    src: url('../fonts/GT-Walsheim-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GT-Walsheim-Light.woff') format('woff'),
         url('../fonts/GT-Walsheim-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('../fonts/GT-Walsheim-Medium.eot');
    src: url('../fonts/GT-Walsheim-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GT-Walsheim-Medium.woff') format('woff'),
         url('../fonts/GT-Walsheim-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/* Panterick Font */
@font-face {
    font-family: 'Panterick';
    src: url('../fonts/Panterick.eot');
    src: url('../fonts/Panterick.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Panterick.woff') format('woff'),
         url('../fonts/Panterick.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* AllRoundGothic Fonts */
@font-face {
    font-family: 'AllRoundGothic';
    src: url('../fonts/AllRoundGothic-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'AllRoundGothic';
    src: url('../fonts/AllRoundGothic-BoldOblique.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'AllRoundGothic';
    src: url('../fonts/AllRoundGothic-Book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllRoundGothic';
    src: url('../fonts/AllRoundGothic-BookOblique.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'AllRoundGothic';
    src: url('../fonts/AllRoundGothic-Demi.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'AllRoundGothic';
    src: url('../fonts/AllRoundGothic-DemiOblique.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'AllRoundGothic';
    src: url('../fonts/AllRoundGothic-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'AllRoundGothic';
    src: url('../fonts/AllRoundGothic-MediumOblique.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'AllRoundGothic';
    src: url('../fonts/AllRoundGothic-XLig.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'AllRoundGothic';
    src: url('../fonts/AllRoundGothic-XLigOblique.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
}
body {
     color: #4A4A4A;
font-family: "GT Walsheim";
font-style: normal;
}
h1 {
    color: #4A4A4A;
font-family: "GT Walsheim";
font-size: 55px;
font-style: normal;
font-weight: 500;
line-height: 93.5%;
}
h2 {
    color: #4A4A4A;
font-family: "GT Walsheim";
font-size: 35px;
font-style: normal;
font-weight: 500;
line-height: 100%; /* 35px */
}
h3 {
    color: #4A4A4A;
font-family: "GT Walsheim";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 120%; /* 28.8px */
}
h4 {
    
    color: #4A4A4A;
font-family: "GT Walsheim";
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 120%; /* 28.8px */
}
p {
color: #4A4A4A;
font-family: "GT Walsheim";
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: 120%; /* 18px */
}
a {
    color: #49647F;
font-family: "GT Walsheim";
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: 120%; /* 18px */
}

ol li {
color: #4A4A4A;
font-family: "GT Walsheim";
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: 120%; /* 18px */
}
ul li {
color: #4A4A4A;
font-family: "GT Walsheim";
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: 120%; /* 18px */
}
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
}

.skip-link:focus {
  top: 0;
}

/* Header Styles */
.header-nav {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.header-container-brands {
    
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 50px;
    background: #F1EAF0;
    gap: 20px;
}

.header-container {
    margin: 0 auto;
    padding: 25px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 70px;
}
.img-banner img {
    float:right;
}
/* Logo */
.logo {
    flex-shrink: 0;
}

.logo-img {
    height: 40px;
    width: auto;
}

/* Desktop Navigation */
.desktop-nav {
    display: flex;
    align-items: center;
    gap: 40px;
    width: 100%;
}

.nav-links {
    display: flex;
    gap: 30px;
    justify-content: center;
    flex: 1;
}

.nav-link {
    text-decoration: none;
    color: #50213F;
    font-weight: 400;
    font-size: 15px;
    transition: color 0.3s ease;
    font-family: "GT Walsheim";
font-style: normal;
}

.nav-link:hover {
    color: #50213F;
font-weight: 500;
}

.login-container {
    flex-shrink: 0;
}

.login-btn {
    display: flex;
width: 145px;
height: 50px;
justify-content: center;
align-items: center;
gap: 15px;
flex-shrink: 0;
background: #B73764;
    color: white;
    text-decoration: none;
    font-weight: 400;
    transition: background-color 0.3s ease;
    font-family: "GT Walsheim";
font-style: normal;
}

.login-btn:hover {
   
background: #B73764;
    color: white;
}

/* Mobile Navigation */
.mobile-nav {
    display: none;
}

.hamburger {
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.hamburger-line {
    width: 25px;
    height: 3px;
    background-color: #B73764;
    transition: all 0.3s ease;
}

.mobile-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    padding: 20px;
    display: none;
    flex-direction: column;
    gap: 15px;
}

.mobile-menu.active {
    display: flex;
}

.mobile-nav-link {
    text-decoration: none;
    color: #333;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.mobile-login-btn {
    background-color: #007bff;
    color: white;
    padding: 12px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    margin-top: 10px;
}

/* Responsive Design */
@media (max-width: 991px) {
    .desktop-nav {
        display: none;
    }
    
    .mobile-nav {
        display: block;
    }
    
    .header-container {
        padding: 0 15px;
    }
    
    .logo-img {
        height: 35px;
    }
}

/* Hamburger animation when active */
.hamburger.active .hamburger-line:nth-child(1) {
    transform: rotate(45deg) translate(6px, 6px);
}

.hamburger.active .hamburger-line:nth-child(2) {
    opacity: 0;
}

.hamburger.active .hamburger-line:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
}

/* Footer Styles */

    .site-footer {
        background-color: #50213F;
        color: white;
        padding: 40px 0 20px;
        margin-top: 60px;
        
    font-family: "GT Walsheim";
    }

    .footer-grid {
        display: grid;
        grid-template-columns: 1fr 0.8fr 0.8fr 0.8fr 1.6fr;
        margin-bottom: 30px;
    }


    .logo-column {
        grid-column: span 1;
    }

    .footer-logo-img {
        max-width: 200px;
        height: auto;
        margin-bottom: 20px;
    }

    .social-logos {
        display: flex;
        gap: 15px;
        flex-wrap: wrap;
    }

    .social-icon {
        width: 24px;
        height: 24px;
        transition: opacity 0.3s ease;
    }

    .social-icon:hover {
        opacity: 0.8;
    }

    .footer-title {
        color: white;
        margin-bottom: 20px;
        font-size: 13px;
        font-weight: 500;
    }
    .footer-legal p {
        color: white;
        font-size: 12px;
    }
    .footer-links {
        margin: 0;
        padding: 0;
        
        list-style: none;
    }
    .footer-links li a{
        font-size: 13px;
        
        font-weight: 300;
    }

    .footer-links li {
        margin-bottom: 10px;
    }

    .footer-links a {
        color: white;
        text-decoration: none;
        transition: color 0.3s ease;
    }

    .footer-links a:hover {
        color: #3498db;
    }

    .newsletter-column {
        grid-column: span 1;
    }
    .newsletter-description a {
        color: #B73764 !important;
        text-decoration: underline;
        transition: color 0.3s ease;
    }
    .newsletter-description {
        margin-bottom: 20px;
        color: white;
        font-family: "GT Walsheim";
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
    }

    .newsletter-form {
        margin-bottom: 15px;
    }

    .form-group-newsletter {
        margin-bottom: 15px;
        display: flex;
        
border-bottom: #fff solid 1px;
    }

    .newsletter-input {
        width: 100%;
        padding: 12px 0px;
       color: #fff;
font-family: "GT Walsheim";
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
background-color: unset;
border: none;
    }

    .newsletter-input::placeholder {
        color: #fff;
    }

    .newsletter-input:focus {
        outline: none;
        border-color: #3498db;
        border-width: 1px;
    }

    .newsletter-btn {
        width: 20px;
        padding: 12px 20px;
        color: white;
        border: none;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
        background-color: unset;
    }

    .newsletter-btn:hover {
        background-color: unset;
    }

    .privacy-note {
        color: #7f8c8d;
        font-size: 12px;
        line-height: 1.4;
    }

    .footer-bottom {
        padding-top: 20px;
        margin-top: 30px;
    }

    .footer-bottom-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        gap: 20px;
    }

    .footer-legal {
        display: flex;
        gap: 20px;
        color: #F3F3F3;
font-family: "GT Walsheim";
font-size: 12px;
font-style: normal;
font-weight: 300;
line-height: normal;
    }

    .footer-legal a {
        color: #bdc3c7;
        text-decoration: none;
        font-size: 14px;
        transition: color 0.3s ease;
    }

    .footer-legal a:hover {
        color: #3498db;
    }

    /* Responsive design */
    @media (max-width: 1024px) {
        .footer-grid {
            grid-template-columns: repeat(3, 2fr);
        }
        
        .logo-column
        {
            grid-column: 1;
        } 
        .newsletter-column {
            grid-column: span 2;
        }
        .footer-column {
            padding: 10px;
        }
    }

    @media (max-width: 768px) {
        .footer-grid {
            grid-template-columns: repeat(2, 1fr);
            gap: 20px;
            
        padding: 20px;
        }
        .footer-bottom {
        padding-top: 0px;
        margin-top: 0px;
    }
        .footer-column {
            grid-column: span 1;
            text-align: left;
        }
        
        .social-logos {
            justify-content: center;
        }
        
        .footer-bottom-content {
            flex-direction: column;
            text-align: left;
            padding: 0 20px;
        }
        
    .footer-legal {
        justify-content: center;
    }
}

/* Home Page Custom Styles */
.banner-section {
    background-color: white;
    color: #4A4A4A;
    padding: 3rem 0;
    text-align: center;
}

.bannerInnerPg {
    margin-top: 120px;
    min-height: 375px;
    align-items: center;
    display: flex;
}
/* Home Page Custom Styles */
.banner-section-article {
    background-color: white;
    color: #4A4A4A;
    padding: 25px 0 0 0;
    text-align: center;
    margin-top: 75px;
}
.article-banner {
    padding-top: 25px;
}
.banner-image {
    background-size: cover;
    background-position: center;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 0 0 0 14% ;
    background: rgba(40, 65, 96, 0.10);
    text-align: left;
}
.product_banner_image {
    height: 100%;
}
.button_product {
    width: 300px;
height: 50px;
flex-shrink: 0;
border-radius: 3px 3px 0 0;
background: #D9D9D9;
color: black;
text-align: center;
margin-right: 10px;
font-family: "GT Walsheim";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
cursor: pointer;
    padding: 10px;
    transition: background 0.3s;
}
.button_product.active {
    
background: #B73764;
color: #FFF;
}.button_product_btl {
    width: 300px;
height: 50px;
flex-shrink: 0;
border-radius: 3px 3px 0 0;
background: #D9D9D9;
color: black;
text-align: center;
margin-right: 10px;
font-family: "GT Walsheim";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
cursor: pointer;
    padding: 10px;
    transition: background 0.3s;
}
.button_product_btl.active {
    
background:#284160;
color: #FFF;
}
.button_container {
    display: flex; 
}
.banner-content {
    text-align: left;
}
.banner-image h1 {
    color: #4A4A4A;
    text-align: left;

/* Desktop - H1 - GT */
font-family: "GT Walsheim";
font-size: 44px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.banner-title {
    font-family: "GT Walsheim";
font-size: 44px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding: 20px 0;
text-align: left;
}

.banner-subtitle {
   color: #4A4A4A;
font-family: "GT Walsheim";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-align: left;
}

.banner-button {
   display: flex;
width: 200px;
padding: 15px 30px;
justify-content: center;
align-items: center;
gap: 10px;
 background-color: #50213f;
 color:white;
text-decoration: none;
    transition: background-color 0.3s ease;
font-family: "GT Walsheim";
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.banner-button:hover {
    background-color: #B73764;
    color: white;
}
.bannerCTA {
        width: 100%;
    display: flex;
    color: #4A4A4A;
    align-items: center;
    gap: 25px;
}
.bannerCTA-small {
    text-align: left;
font-family: "GT Walsheim";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
color: #50213F;
text-decoration: none;
}
.bannerCTA-small:hover {
    color: #50213F;
    
font-weight: 500;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}
.banner-featured {
    padding: 5px;
    background-color: #F9EFF3;
    display: flex;
    border-radius: 20px;
    color: #B73764;
    font-family: "GT Walsheim";
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
align-items: center;
gap: 10px;
width: 100%;

    margin-left: -15px;
}
.featured {
    background-color: #B73764;
    color: white;
    text-align: center;
font-family: "GT Walsheim";
font-size: 10px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1px;
padding: 10px;
border-radius: 20px;
text-decoration: none;
}
.panterick {
    font-family: 'Panterick', sans-serif;
    color: #B73764;
    font-weight: normal;
}
.content-section {
    padding: auto;
    background-color: #F9EFF3;
    
    display: flex;
    flex-direction: column;
}

.content-section2 {
    background-color: #F8F8F8;
}
.section-title {
    text-align: left;
    margin-bottom: 2rem;
    color: #4A4A4A;
    font-family: "GT Walsheim", sans-serif;
    font-size: 35px;
font-style: normal;
font-weight: 500;
line-height: 130%;
}
.service-card {
    padding: 25px;
}

.service-title {
    color: #4A4A4A;
font-family: "GT Walsheim";
font-size: 37px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.service-description {
    color: #4A4A4A;
font-family: "GT Walsheim";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.service-business {
    display: flex;
    align-items: center;
    flex-direction: row;
    border-top: 2px solid #E0E0E0;
    padding: 25px 0;
    justify-content: space-between;
    gap: 20px;
}
.service-business h4 {
   color: #4A4A4A;
font-family: "GT Walsheim";
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
max-width: 650px;
}
.service-business img {
    height:auto;
    width: 180px;
    margin: 0 35px 0 0;
}
.service-link {
    text-decoration: none;
}
.service-link:hover {
    text-decoration: underline;
}
.article-carousel-section {
    padding: 3rem 0;
}

.carousel-container {
    position: relative;
}

.carousel-items {
    position: relative;
    min-height: 300px;
}

.carousel-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 0.5s ease;
    padding: 2rem 0;
}

.carousel-item.active {
    position: relative;
    opacity: 1;
}

.article-card {
    background: white;
    border: 1px solid #e9ecef;
    border-radius: 0.5rem;
    padding: 2rem;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.article-title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    font-family: "GT Walsheim", sans-serif;
    color: #50213F;
}

.article-description {
    color: #6c757d;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}
.card-link {
    text-decoration: none;
    color: unset;
    
    width: 285px !important;
    height: 370px;
}
.read-more-button {
    background-color: #50213F;
    color: white;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    border-radius: 0.25rem;
    font-weight: 500;
    transition: background-color 0.3s ease;
}

.read-more-button:hover {
    background-color: #3a1a2e;
}

.carousel-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    margin-top: 2rem;
}

.carousel-prev,
.carousel-next {
    background: #50213F;
    color: white;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 1.5rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.carousel-prev:hover,
.carousel-next:hover {
    background: #3a1a2e;
}

.carousel-indicators {
    display: flex;
    gap: 0.5rem;
}

.carousel-indicator {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: none;
    background: #ccc;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.carousel-indicator.active {
    background: #50213F;
}

.carousel-indicator:hover {
    background: #888;
}

/* Cards Section */
.cards-section {
    padding: 3rem 0;
    background-color: white;
}
.contain-cards {
    display: flex;
    flex-direction: column;
    justify-content: center;

}
.cards-container {
    position: relative;
    overflow: hidden;
}

.cards-slider {
    overflow: hidden;
    margin-bottom: 2rem;
    width: 100%;
}

.cards-track {
    display: flex;
    transition: transform 0.5s ease;
    gap: 2rem;
    width: 100%;
}

.card-item {
    flex-shrink: 0;
    background: #F9EFF3;
    padding: 0;
    width: 285px !important;
    height: 370px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
}

.card-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.5s ease;
    z-index: 1;
}

.card-date {
    position: absolute;
    top: 1rem;
    left: 1rem;
    right: 1rem;
    color: white;
    font-size: 0.8rem;
    font-weight: 500;
    z-index: 3;
    opacity: 1;
    transition: all 0.3s ease;
    text-align: left;
}

.card-author {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
    color: white;
    font-size: 0.8rem;
    font-weight: 500;
    z-index: 3;
    opacity: 1;
    transition: all 0.3s ease;
    text-align: left;
}

.card-title-overlay {
    position: absolute;
    bottom: 3rem;
    left: 1rem;
    right: 1rem;
    color: white;
    z-index: 3;
    font-family: "GT Walsheim", sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.4;
    transition: all 0.3s ease;
}
.card-title-overlay2 {
    position: absolute;
    bottom: 7rem;
    left: 1rem;
    right: 1rem;
    color: white;
    z-index: 1;
    font-family: "GT Walsheim", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    transition: all 0.3s ease;
    font-style: normal;
}
.card-content {
    position: relative;
    padding: 1rem;
    z-index: 2;
    background: #F9EFF3;
    transform: translateY(100%);
    transition: all 0.5s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.card-title {
    color: #4F4F4F;
    font-family: "GT Walsheim", sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 1rem;
    line-height: 1.4;
    transition: all 0.3s ease;
}

.card-description {
    color: #6c757d;
    line-height: 1.6;
    font-size: 15px;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.5s ease 0.1s;
}

/* Hover effects */
.card-item:hover {
    background: #B73764;
}

.card-item:hover .card-image {
    opacity: 0;
    transform: scale(1.1);
}

.card-item:hover .card-date,
.card-item:hover .card-author {
    color: white;
}

.card-item:hover .card-title-overlay {
    opacity: 0;
}

.card-item:hover .card-content {
    transform: translateY(0);
    background: #B73764;
}

.card-item:hover .card-title {
    color: white;
    margin-bottom: 1rem;
}

.card-item:hover .card-description {
    color: white;
    opacity: 1;
    transform: translateY(0);
}

/* Non-hover state - show image, date, author, and title overlay */
.card-item:not(:hover) .card-content {
    transform: translateY(100%);
}

.card-item:not(:hover) .card-title,
.card-item:not(:hover) .card-description {
    opacity: 0;
}

.card-item:not(:hover) .card-description {
    opacity: 0;
}

.cards-controls {
    display: flex;
    justify-content: right;
    align-items: center;
    gap: 2rem;
    margin: 20px 0;
}

.cards-prev,
.cards-next {
    background: #b73764;
    color: white;
    border: none;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}


.home-content {
    width: 945px;
    padding-top: 25px;
}
/* Responsive adjustments for cards */
@media (max-width: 1024px) {
    .card-item {
        width: calc(50% - 1rem);
    }
    .card-link {
        width: calc(50% - 1rem);
    }
}

@media (max-width: 768px) {
    .card-item {
        width: 100%;
    }
     .card-link {
        width: 100%;
    }
    .home-content{
        width: unset;
        max-width: 945px;
    }
    .cards-controls {
        gap: 1rem;
    }
    
    .cards-prev,
    .cards-next {
        width: 32px;
        height: 32px;
    }
.service-card {
    padding: 0;
}
.section-title {
    text-align: center;
}
.service-business {
    flex-direction: column;
}
.service-business h4 {
    font-size: 20px;
    text-align: center;
}
}

/* Accordion Section */
.accordion-section {
    padding: 3rem 0;
    background-color: white;
}

.accordion {
    width: 100%;
    margin: 0 auto;
}

.accordion-item {
    background: #F9EFF3;
    border-radius: 3px;
    margin-bottom: 1rem;
    overflow: hidden;
    border: none;
    box-shadow: none;
}

.accordion-header {
    background: white;
    padding: 0;
    border: none;
}

.accordion-button {
    width: 100%;
    padding: 1.5rem;
    background: #F8F8F8;
    border: none;
    text-align: left;
    font-size: 1.1rem;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: "GT Walsheim", sans-serif;
    color: #4F4F4F;
    box-shadow: none;
}
.accordion-button.collapsed:focus {
    border: #000 1px solid;
}
.accordion-button.collapsed {
    font-weight: 300;
}

.accordion-button:not(.collapsed) {
    background: #F9EFF3;
    color: #4F4F4F;
    border: none;
    box-shadow: none;
}
.accordion-button:not(.collapsed):focus {
   border: #000 1px solid;
}

.accordion-button::after {
    content: url('/media/ugdcwkxv/expand-more.png');
    font-size: 1.5rem;
    transition: transform 0.3s ease;
    background-image: none;
    
    align-self: flex-start;
}

.accordion-button:not(.collapsed)::after {
    content: url('/media/ubnlmvj2/expand-more2.png');
    transform: none;
    background-image: none;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: transparent;
}

.accordion-collapse {
    border: none;
}

.accordion-body {
    color: #6c757d;
    line-height: 1.6;
    padding: 1.5rem;
}
/* Awards section */
.award-header {
    width: 100%;
    padding: 1.5rem;
    background: #F9EFF3;
    border-radius: 3px;
    text-align: left;
    font-size: 1.1rem;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: "GT Walsheim", sans-serif;
    color: #4F4F4F;
    box-shadow: none;
    margin: 20px 0;
}
.award-title {
    width: 100%;
    margin-left: 25px;
}
.award-title h3 {
    font-family: "GT Walsheim", sans-serif;
    color: #4A4A4A;
font-size: 24px;
font-style: normal; 
font-weight: 700;
}
.award-title h4 {
    font-family: "GT Walsheim", sans-serif;
    color: #4A4A4A;
font-size: 15px;
font-style: normal; 
font-weight: 400;
}

/* Responsive adjustments */
@media (min-width: 769px) and (max-width: 1024px) {
  .cards-section {
    padding:3rem 20px;
  }
    .accordion-section {
        padding: 3rem 20px;
    }
    .content-section {
        padding: 3rem 20px;
    }
    .service-business h4 {
        max-width: 450px;
    }
}
/* Responsive adjustments */
@media (max-width: 768px) {
  .cards-section {
    padding:3rem 20px;
  }
  .service-business svg {
    display: none;
  }
    .accordion-section {
        padding: 3rem 20px;
    }
    .content-section {
        padding: 3rem 20px;
    }
    .service-card {
        margin-bottom: 1.5rem;
    }
    
    .article-card {
        padding: 1.5rem;
    }
    
    .accordion-button {
        padding: 1.25rem;
        font-size: 1rem;
    }
}
/* Product transfers */
.btl_prdct .resi_text {
    color: #284160;
    font-size: 57px !important;
}

.btl_prdct .custom-bnr-col {
    background: rgba(217, 217, 217, 0.60);
}

.btl_prdct .banner_section {
    display: flex;
}

.btl_prdct .custom-bnr-col {
    width: 100%;
    padding: 72px 37px 10px 37px;
}

.btl_prdct .img_value {
    color: #284160;
}

.btl_prdct .custom-panel .panel-collapse {
    background: rgba(40, 65, 96, 0.10) !important;
}

.btl_prdct h4.panel-title {
    background-image: url(/media/pwpbn0di/layer-1-3.svg);
}

.btl_prdct .faq_heading_sub {
    color: #284160;
    font-size: 40px;
}

.btl_prdct .help_col {
    width: 438px;
}

.btl_prdct .second_section {
    display: flex;
    flex-wrap: wrap;
    font-family: 'GTWalsheim-Regular';
}

.btl_prdct .products_section {
    padding: 20px 44px 20px 58px;
}

.mainresiDetailstable {
    padding: 0px;
}

.btl_prdct .content_imgs {
    display: none;
}

    .btl_prdct .content_imgs.active {
        display: block;
    }

.btl_prdct .innerFoldText h3 {
    color: #284160;
}

.btl_prdct .innerFoldText {
    border-bottom: none;
}

.btl_prdct .botfotTextfold {
    background: none;
}

.btl_prdct .prodcuts_extracontent table thead tr th {
    height: 40px;
    padding: 10px 5px;
    text-align: center;
}

.btl_prdct .acceptable_sec {
    text-align: left;
}

.btl_prdct .acctpbl_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.acceptable_sec h4 {
    color: #4a4a4a;
    font-size: 15px;
    margin-top: 0px;
    font-weight: 500;
}

.acceptable_sec p {
    font-size: 15px;
    font-family: 'GTWalsheim-Regular';
}

.acceptable_sec ul {
    line-height: 30px;
    font-size: 14px;
    font-family: 'GT Walsheim Light';
    padding-left: 15px;
    font-weight: 300;
    color: #4a4a4a;
}

.acctpbl_btn p {
    margin-bottom: 0px;
    font-family: 'GT Walsheim Light';
    font-weight: 400;
    font-size: 12px;
    color: #4a4a4a;
}

a.btn.btn-custom {
    color: #fff;
    background: #00b1b2;
    border-radius: 0px;
    height: 41px;
    width: 122px;
    padding: 11px 30px;
    margin-right: 60px;
    font-size: 15px;
    font-family: 'GT Walsheim Light';
}

.prodcuts_extracontent table tbody tr td {
    height: 40px;
    padding: 11px 10px;
    font-size: 12px;
    color: #4a4a4a;
    font-family: 'GT Walsheim Regular';
    text-align: center;
    font-weight: 500;
}

.prodcuts_extracontent table tbody tr {
    background: #fbf9fa;
    border: none;
}

tr.view.gray {
    height: 50px;
}

    tr.view.gray:nth-child(even) {
        background: rgba(128, 128, 128, 0.10);
    }

.btl_prdct .marginbottom45 {
    margin-bottom: 0px;
}

.mainresiDetailstable tr td .ArrDetals {
    background: url(/media/1ypkwkv3/icon-arrow-forward.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
}

a.apply-btn {
    background: #00b1b2;
    color: #fff;
    padding: 12px 6px 12px 12px;
    width: 125px;
    display: inline-block;
    font-weight: 500;
}

    a.apply-btn:hover {
        text-decoration: none;
    }

.mainresiDetailstable thead tr th:last-child {
    width: 90px;
}

.mainresiDetailstable .prdctsextracontenttable thead tr th:last-child {
    width: auto;
}

.btl_prdct .rates_imgs {
    display: inline-block;
    margin: 0px 9px 0px 9px;
}

.btl_prdct .prdLoanAmtDt, .btl_prdct .prdLoanAmtDtTD {
    width: auto !important;
}

.second_section {
    font-size: 14px;
}

.prod_erc p {
    font-family: 'GT Walsheim Light';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    vertical-align: middle;
}

.prdLoanAmtDt p {
    font-family: 'GT Walsheim Light';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    vertical-align: middle;
}

table tr:hover td .prod_erc p {
    color: unset;
    cursor: unset;
}

.listfoldbot h3 {
    color: #284160;
}

.prodcuts_extracontent table thead tr th {
    font-size: 12px;
    font-family: 'GT Walsheim Regular';
    font-weight: 500;
}

.faq_heading {
    font-family: 'GTWalsheim-Regular';
}

.faq_section p {
    font-size: 15px;
    color: #000;
}

.bnr_heading {
    font-weight: 400;
    font-family: 'GTWalsheim-Regular';
}

img.custom-img-btm {
    border-radius: 5px;
}

.bottom-section {
    padding: 12px 0px 53px 10px;
}

h2.tnc-title {
    font-size: 20px;
    color: #4a4a4a;
    font-family: 'GT Walsheim Regular';
    font-weight: 500;
    margin-bottom: 22px;
}

.bottom-section p {
    font-size: 15px;
    color: #4a4a4a;
    padding-right: 2px;
}

a.hidenshow {
    font-family: 'GT WALSHEIM REGULAR';
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
    cursor: pointer;
    line-height: 30px;
}

.guide_lnks a strong {
    font-family: 'GT Walsheim Regular';
    font-weight: 500;
}

.guide_lnks {
    margin: 20px 0px 50px 0px;
    display: inline-block;
}

    .guide_lnks a {
        color: #284160;
        font-size: 12px;
        font-family: 'GT Walsheim Regular';
        font-weight: 400;
        text-decoration: underline;
    }

.custom-dropdown > a img {
    height: 24px;
    width: 24px;
}

span.dropdown-content {
    font-weight: 400;
}

.custom-dropdown li > a {
    padding: 0px 0px 5px 0px !important;
}

@media only screen and (max-width: 767px) {
    .btl_prdct .resi_text {
        font-size: 46px !important;
    }

    .btl_prdct .banner_section {
        flex-direction: column;
    }

    .btl_prdct .help_col {
        width: 100%;
    }

    .btl_prdct .panel-body .faq_intro {
        text-align: left;
    }

    .panel-body .faq_intro {
        text-align: left;
    }

    .btl_prdct .custom-bnr-col {
        padding: 35px 37px 35px 37px;
    }

    .content_imgs {
        padding: 0px;
    }

    .bnr_heading {
        margin-bottom: 16px;
    }

    .bnr_content p {
        line-height: normal;
    }

    img.custom-img-btm {
        border-radius: 4px;
    }

    .btl_prdct .acctpbl_btn {
        flex-direction: column;
        row-gap: 14px;
        align-items: unset;
    }

    .btl_prdct .products_section {
        padding: 0px;
    }

    .toggle-switch {
        width: 385px;
    }

    .toggle-title {
        margin-left: -10px;
    }

    .btl_prdct .acceptable_sec {
        padding-left: 30px;
    }

    .btl_prdct .faq_heading_sub {
        font-size: 42px;
    }

    .mainresiDetailstable thead tr th:nth-child(1) {
        padding-left: 30px;
    }

    .mainresiDetailstable tbody tr td:nth-child(1) {
        padding-left: 30px;
    }

    .custom-dropdown {
        top: -386px;
    }

    .prodcuts_extracontent h2 {
        margin: 0px 20px 25px 20px;
        text-align: center;
    }
}

/* Quick links starts */
.btl_prdct .need_help {
    background-color: #284160;
}

.btl_prdct .custom-dropdown {
    background-color: #284160;
}

    .btl_prdct .custom-dropdown li > a:hover {
        background: #284160 !important;
    }
/* Quick links ends */

/* Toggle button adjustment start */
@media only screen and (min-width: 1025px) {
    .toggle-switch {
        width: 75%;
        column-gap: 99px;
    }

    .toggle-title {
        flex: none;
    }
}

@media only screen and (max-width: 767px) {
    .toggle-switch {
        width: 110%;
        column-gap: 20px;
    }

        .toggle-switch.spaceOne {
            width: 110% !important;
        }

    .toggle-title {
        flex: none;
        margin-top: -7px;
        padding: 10px 30px;
        width: 50%;
    }
}

@media only screen and (max-width: 387px) {
    .toggle-switch .toggle-title:nth-child(2) {
        width: 186px;
        margin-top: -30px;
    }

    .toggle-switch .toggle-title:nth-child(1) {
        width: 202px;
    }
}

@media (min-width: 388px) and (max-width: 767px) {
    .toggle-switch .toggle-title:nth-child(2) {
        width: 180px;
        margin-top: -10px;
    }
}

/* As per the new tabs design starts */


.acceptCriteria {
    display: flex;
    column-gap: 40px;
}

.prdctsextracontenttable {
    width: fit-content;
}

.product_tabs.tab_option {
    position: static;
    padding: 0 50px;
    width: 100%;
}

ul.nav.nav-tabs.twoTab li {
    width: 100%;
    min-width: unset;
    max-width: unset;
    margin: 0px;
}

ul.nav.nav-tabs.twoTab {
    display: flex;
    width: 100%;
    column-gap: 2px;
}

.product_tabs .nav-tabs li.active a:after {
    content: none;
}

.product_tabs .nav-tabs li a {
    padding: 14px 20px;
    height: 59px;
    z-index: 0;
    background: rgba(231, 231, 231, 0.30);
    color: #4A4A4A;
}

.product_tabs .nav-tabs li.active a, .product_tabs .nav-tabs li.active a:focus, .product_tabs .nav-tabs li.active a:hover {
    z-index: 0;
}

.product_tabs .nav-tabs li .heading {
    font-size: 14px;
    font-weight: 300;
    font-family: 'GTWalsheim-Regular';
    line-height: normal;
    letter-spacing: normal;
}

.product_tabs .nav-tabs li.active .heading {
    font-weight: 700;
    font-size: 14px;
    font-family: 'GTWalsheim-Regular';
}

.table-section .content_block {
    padding: 24px 50px 0px 50px;
}

.table-section .filter-label {
    display: inline-block;
    padding: 6px 8px;
    margin-right: 6px;
    cursor: pointer;
    user-select: none;
    position: relative;
    background: rgba(74, 74, 73, 0.10);
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #4a4a4a;
}

    .table-section .filter-label.selected {
        background-color: #4a4a4a;
        color: #fff;
        width: 97px;
        font-weight: 500;
    }

    .table-section .filter-label .closeIcon {
        display: none;
        position: absolute;
        top: 50%;
        right: 8px;
        transform: translateY(-53%);
        cursor: pointer;
    }

    .table-section .filter-label.selected .closeIcon {
        display: inline;
    }

.table-section .filter-container {
    margin-bottom: 10px;
    display: flex;
}

.table-section table.fold-table > tbody > tr.view:hover {
    cursor: unset;
}

span.fltrs {
    margin-right: 12px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'GT Walsheim Regular';
    color: #4a4a4a;
    vertical-align: sub;
}

.container.table-section {
    padding: 34px 0px 0px 0px;
}

.table-section .mainresiDetailstable tbody tr td {
    font-family: 'GT Walsheim Light';
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    padding: 0px 5px 0px 5px;
    vertical-align: middle;
    font-weight: 400;
}

.btl_prdct .highlights {
    display: none;
    flex-wrap: wrap;
}

    .btl_prdct .highlights.active {
        display: flex;
    }

.btnMobile {
    display: none;
}

.acctpbl_btn p span {
    font-weight: 700;
    font-family: 'GTWalsheim-Regular';
}

.btl_prdct .mainresiDetailstable thead tr {
    background: #284160;
}

.btl_prdct .acceptCriteria tbody tr {
    display: table-row !important;
}

@media only screen and (max-width: 767px) {
    .table-section .filter-label {
        margin-bottom: 20px;
    }

    .product_tabs .nav-tabs li a {
        height: auto;
    }

    ul.nav.nav-tabs.twoTab {
        height: auto;
    }

    .table-section .filter-container {
        margin-bottom: -12px;
        padding: 40px 35px 0px 40px;
    }

    .table-section .content_block {
        padding: 0px;
    }

    .acctpbl_btn p {
        text-align: center;
    }

    .guide_lnks {
        width: 100%;
        text-align: center;
        padding: 10px 30px 10px 30px;
        margin: 0;
    }

    .table-section .mainresiDetailstable th:last-child, .table-section .mainresiDetailstable td:last-child {
        display: none;
    }

    .acceptCriteria {
        flex-direction: column-reverse;
        row-gap: 25px;
    }

    .btl_prdct .acceptable_sec {
        padding: 0px 40px;
    }

    .btnMobile {
        display: flex;
        margin: 0px 0px 65px 0px;
        width: 100%;
        justify-content: center;
    }

    a.apply-btn {
        font-size: 12px;
    }

    .btnMobile span.ArrDetals {
        background: url(/media/1ypkwkv3/icon-arrow-forward.svg);
        background-repeat: no-repeat;
        width: 16px;
        height: 16px;
        display: inline-block;
        vertical-align: bottom;
        margin-left: 10px;
    }

    .prodcuts_extracontent table thead tr th, .prodcuts_extracontent table tbody tr td {
        min-width: 110px;
    }

    tr.view.gray.active td {
        background: rgba(226, 213, 224, 0.30);
    }

    .mainresiDetailstable thead tr th:nth-child(1) {
        padding-left: 25px !important;
    }

    .mainresiDetailstable tbody tr td:nth-child(1) {
        padding-left: 25px !important;
    }

    .product_tabs .nav-tabs li.active .heading {
        font-size: 12px;
    }

    .product_tabs .nav-tabs li .heading {
        font-size: 12px;
    }

    .product_tabs .nav-tabs li a {
        padding: 5px 15px;
    }

    a.apply-btn {
        width: auto;
        padding: 8px 6px 8px 12px;
    }

    .prdctsextracontenttable {
        width: 100%;
        margin: 0px;
    }

    .prodcuts_extracontent table {
        padding: 0px;
    }

    .guide_lnks p.titleMid {
        margin-bottom: 15px;
    }

    .product_tabs.tab_option {
        padding: 0 20px;
    }
}

.btl_prdct .table-section li:last-child.active a {
    background: #50213F !important;
}

.prodcuts_extracontent h2 {
    font-size: 30px;
    color: #4a4a4a;
    letter-spacing: .8px;
    margin-bottom: 25px;
    font-family: "GT Walsheim Regular";
}

.btl_prdct .guide_lnks {
    margin-bottom: 10px;
}

.bnr_heading h1.resi_text {
    margin: 0 0 10px 0;
    padding: 0;
    line-height: normal;
}

.bnr_heading h1 {
    font-size: 45px;
    font-family: GTWalsheim-Regular;
}

.halo {
    background-color: #B73764 !important;
}
/* As per the new tabs design ends */
.acctpbl_btn p, .btl_prdct .marginbottom45 {
    margin-bottom: 0
}

.acceptable_sec p, .bnr_heading, .btl_prdct .second_section, .faq_heading {
    font-family: GTWalsheim-Regular
}

.prdLoanAmtDt p, .prod_erc p, .table-section .mainresiDetailstable tbody tr td {
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle
}

.btl_prdct .resi_text {
    color: #284160;
    font-size: 57px !important
}

.btl_prdct .custom-bnr-col {
    background: rgba(217,217,217,.6);
    width: 100%;
    padding: 72px 37px 10px
}

.btl_prdct .banner_section, .btl_prdct .highlights.active {
    display: flex
}

.btl_prdct .img_value, .btl_prdct .innerFoldText h3, .listfoldbot h3 {
    color: #284160
}

.btl_prdct .custom-panel .panel-collapse {
    background: rgba(40,65,96,.1) !important
}

.btl_prdct h4.panel-title {
    background-image: url(/media/pwpbn0di/layer-1-3.svg)
}

a.apply-btn, a.btn.btn-custom {
    background: #00b1b2;
    color: #fff
}

.btl_prdct .faq_heading_sub {
    color: #284160;
    font-size: 40px
}

.btl_prdct .help_col {
    width: 438px
}

.btl_prdct .second_section {
    display: flex;
    flex-wrap: wrap
}

.btl_prdct .products_section {
    padding: 20px 44px 20px 58px
}

.mainresiDetailstable {
    padding: 0
}

.btl_prdct .content_imgs, .btnMobile {
    display: none
}

    .btl_prdct .content_imgs.active {
        display: block
    }

.btl_prdct .innerFoldText {
    border-bottom: none
}

.btl_prdct .botfotTextfold {
    background: 0 0
}

.btl_prdct .prodcuts_extracontent table thead tr th {
    height: 40px;
    padding: 10px 5px;
    text-align: center
}

.btl_prdct .acceptable_sec {
    text-align: left
}

.btl_prdct .acctpbl_btn {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.acceptable_sec h4 {
    color: #4a4a4a;
    font-size: 15px;
    margin-top: 0;
    font-weight: 500
}

.acceptable_sec p {
    font-size: 15px
}

.acceptable_sec ul, .acctpbl_btn p, .prdLoanAmtDt p, .prod_erc p, a.btn.btn-custom {
    font-family: 'GT Walsheim Light'
}

.acceptable_sec ul {
    line-height: 30px;
    font-size: 14px;
    padding-left: 15px;
    font-weight: 300;
    color: #4a4a4a
}

.acctpbl_btn p {
    font-weight: 400;
    font-size: 12px;
    color: #4a4a4a
}

a.btn.btn-custom {
    border-radius: 0;
    height: 41px;
    width: 122px;
    padding: 11px 30px;
    margin-right: 60px;
    font-size: 15px
}

.prodcuts_extracontent table tbody tr td {
    height: 40px;
    padding: 11px 10px;
    font-size: 12px;
    color: #4a4a4a;
    font-family: 'GT Walsheim Regular';
    text-align: center;
    font-weight: 500
}

.prodcuts_extracontent table tbody tr {
    background: #fbf9fa;
    border: none
}

tr.view.gray {
    height: 50px
}

    tr.view.gray:nth-child(2n) {
        background: rgba(128,128,128,.1)
    }

.mainresiDetailstable tr td .ArrDetals {
    background: url(/media/1ypkwkv3/icon-arrow-forward.svg) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px
}

a.apply-btn {
    padding: 12px 6px 12px 12px;
    width: 125px;
    display: inline-block;
    font-weight: 500
}

    a.apply-btn:hover {
        text-decoration: none
    }

.mainresiDetailstable thead tr th:last-child {
    width: 90px
}

.mainresiDetailstable .prdctsextracontenttable thead tr th:last-child {
    width: auto
}

.btl_prdct .rates_imgs {
    display: inline-block;
    margin: 0 9px
}

.btl_prdct .prdLoanAmtDt, .btl_prdct .prdLoanAmtDtTD {
    width: auto !important
}

.second_section {
    font-size: 14px
}

.prdLoanAmtDt p, .prod_erc p {
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    color: #4a4a4a
}

.guide_lnks a strong, a.hidenshow, h2.tnc-title {
    font-weight: 500
}

table tr:hover td .prod_erc p {
    color: unset;
    cursor: unset
}

.prodcuts_extracontent table thead tr th {
    font-size: 12px;
    font-family: 'GT Walsheim Regular';
    font-weight: 500
}

.faq_section p {
    font-size: 15px;
    color: #000
}

.bnr_heading {
    font-weight: 400
}

img.custom-img-btm {
    border-radius: 5px
}

.bottom-section {
    padding: 12px 0 53px 10px
}

h2.tnc-title {
    font-size: 20px;
    color: #4a4a4a;
    font-family: 'GT Walsheim Regular';
    margin-bottom: 22px
}

.bottom-section p {
    font-size: 15px;
    color: #4a4a4a;
    padding-right: 2px
}

a.hidenshow {
    font-family: 'GT WALSHEIM REGULAR';
    font-size: 14px;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
    cursor: pointer;
    line-height: 30px
}

.guide_lnks a, .guide_lnks a strong, span.fltrs {
    font-family: 'GT Walsheim Regular'
}

.acctpbl_btn p span, .product_tabs .nav-tabs li.active .heading {
    font-weight: 700;
    font-family: GTWalsheim-Regular
}

.guide_lnks {
    margin: 20px 0 50px;
    display: inline-block
}

    .guide_lnks a {
        color: #284160;
        font-size: 12px;
        font-weight: 400;
        text-decoration: underline
    }

.custom-dropdown > a img {
    height: 24px;
    width: 24px
}

span.dropdown-content {
    font-weight: 400
}

.custom-dropdown li > a {
    padding: 0 0 5px !important
}

@media only screen and (max-width:767px) {
    .btl_prdct .resi_text {
        font-size: 46px !important
    }

    .btl_prdct .banner_section {
        flex-direction: column
    }

    .btl_prdct .help_col {
        width: 100%
    }

    .btl_prdct .panel-body .faq_intro, .panel-body .faq_intro {
        text-align: left
    }

    .btl_prdct .custom-bnr-col {
        padding: 35px 37px
    }

    .btl_prdct .products_section, .content_imgs {
        padding: 0
    }

    .bnr_heading {
        margin-bottom: 16px
    }

    .bnr_content p {
        line-height: normal
    }

    img.custom-img-btm {
        border-radius: 4px
    }

    .btl_prdct .acctpbl_btn {
        flex-direction: column;
        row-gap: 14px;
        align-items: unset
    }

    .toggle-switch {
        width: 385px
    }

    .toggle-title {
        margin-left: -10px
    }

    .btl_prdct .acceptable_sec, .mainresiDetailstable tbody tr td:first-child, .mainresiDetailstable thead tr th:first-child {
        padding-left: 30px
    }

    .btl_prdct .faq_heading_sub {
        font-size: 42px
    }

    .custom-dropdown {
        top: -386px
    }

    .prodcuts_extracontent h2 {
        margin: 0 20px 25px;
        text-align: center
    }
}

.btl_prdct .custom-dropdown, .btl_prdct .need_help {
    background-color: #284160
}

    .btl_prdct .custom-dropdown li > a:hover {
        background: #284160 !important
    }

@media only screen and (min-width:1025px) {
    .toggle-switch {
        width: 75%;
        column-gap: 99px
    }

    .toggle-title {
        flex: none
    }
}

@media only screen and (max-width:387px) {
    .toggle-switch .toggle-title:nth-child(2) {
        width: 186px;
        margin-top: -30px
    }

    .toggle-switch .toggle-title:first-child {
        width: 202px
    }
}

@media (min-width:388px) and (max-width:767px) {
    .toggle-switch .toggle-title:nth-child(2) {
        width: 180px;
        margin-top: -10px
    }
}

.acceptCriteria {
    display: flex;
    column-gap: 40px
}

.prdctsextracontenttable {
    width: fit-content
}

.product_tabs.tab_option {
    position: static;
    padding: 0 50px;
    width: 100%
}

ul.nav.nav-tabs.twoTab li {
    width: 100%;
    min-width: unset;
    max-width: unset;
    margin: 0
}

ul.nav.nav-tabs.twoTab {
    display: flex;
    width: 100%;
    column-gap: 2px
}

.product_tabs .nav-tabs li.active a:after {
    content: none
}

.product_tabs .nav-tabs li a {
    padding: 14px 20px;
    height: 59px;
    z-index: 0;
    background: rgba(231,231,231,.3);
    color: #4a4a4a
}

.product_tabs .nav-tabs li.active a, .product_tabs .nav-tabs li.active a:focus, .product_tabs .nav-tabs li.active a:hover {
    z-index: 0
}

.product_tabs .nav-tabs li .heading {
    font-size: 14px;
    font-weight: 300;
    font-family: GTWalsheim-Regular;
    line-height: normal;
    letter-spacing: normal
}

.product_tabs .nav-tabs li.active .heading {
    font-size: 14px
}

.table-section .content_block {
    padding: 24px 50px 0
}

.table-section .filter-label {
    display: inline-block;
    padding: 6px 8px;
    margin-right: 6px;
    cursor: pointer;
    user-select: none;
    position: relative;
    background: rgba(74,74,73,.1);
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #4a4a4a
}

    .table-section .filter-label.selected {
        background-color: #4a4a4a;
        color: #fff;
        width: 97px;
        font-weight: 500
    }

    .table-section .filter-label .closeIcon {
        display: none;
        position: absolute;
        top: 50%;
        right: 8px;
        transform: translateY(-53%);
        cursor: pointer
    }

    .table-section .filter-label.selected .closeIcon {
        display: inline
    }

.table-section .filter-container {
    margin-bottom: 10px;
    display: flex
}

.table-section table.fold-table > tbody > tr.view:hover {
    cursor: unset
}

span.fltrs {
    margin-right: 12px;
    font-size: 14px;
    font-weight: 500;
    color: #4a4a4a;
    vertical-align: sub
}

.container.table-section {
    padding: 34px 0 0
}

.table-section .mainresiDetailstable tbody tr td {
    font-family: 'GT Walsheim Light';
    font-size: 12px;
    line-height: normal;
    color: #4a4a4a;
    padding: 0 5px;
    font-weight: 400
}

.btl_prdct .highlights {
    display: none;
    flex-wrap: wrap
}

.btl_prdct .mainresiDetailstable thead tr {
    background: #284160
}

.btl_prdct .acceptCriteria tbody tr {
    display: table-row !important
}

@media only screen and (max-width:767px) {
    .toggle-switch {
        width: 110%;
        column-gap: 20px
    }

        .toggle-switch.spaceOne {
            width: 110% !important
        }

    .toggle-title {
        flex: none;
        margin-top: -7px;
        padding: 10px 30px;
        width: 50%
    }

    .acctpbl_btn p, .guide_lnks {
        text-align: center
    }

    .product_tabs .nav-tabs li .heading, .product_tabs .nav-tabs li.active .heading, a.apply-btn {
        font-size: 12px
    }

    .table-section .filter-label {
        margin-bottom: 20px
    }

    .product_tabs .nav-tabs li a, ul.nav.nav-tabs.twoTab {
        height: auto
    }

    .table-section .filter-container {
        margin-bottom: -12px;
        padding: 40px 35px 0 40px
    }

    .prodcuts_extracontent table, .table-section .content_block {
        padding: 0
    }

    .guide_lnks {
        width: 100%;
        padding: 10px 30px;
        margin: 0
    }

    .table-section .mainresiDetailstable td:last-child, .table-section .mainresiDetailstable th:last-child {
        display: none
    }

    .acceptCriteria {
        flex-direction: column-reverse;
        row-gap: 25px
    }

    .btl_prdct .acceptable_sec {
        padding: 0 40px
    }

    .btnMobile {
        display: flex;
        margin: 0 0 65px;
        width: 100%;
        justify-content: center
    }

    a.apply-btn {
        width: auto;
        padding: 8px 6px 8px 12px
    }

    .btnMobile span.ArrDetals {
        background: url(/media/1ypkwkv3/icon-arrow-forward.svg) no-repeat;
        width: 16px;
        height: 16px;
        display: inline-block;
        vertical-align: bottom;
        margin-left: 10px
    }

    .prodcuts_extracontent table tbody tr td, .prodcuts_extracontent table thead tr th {
        min-width: 110px
    }

    tr.view.gray.active td {
        background: rgba(226,213,224,.3)
    }

    .mainresiDetailstable tbody tr td:first-child, .mainresiDetailstable thead tr th:first-child {
        padding-left: 25px !important
    }

    .product_tabs .nav-tabs li a {
        padding: 5px 15px
    }

    .prdctsextracontenttable {
        width: 100%;
        margin: 0
    }

    .guide_lnks p.titleMid {
        margin-bottom: 15px
    }

    .product_tabs.tab_option {
        padding: 0 20px
    }
}

.btl_prdct .table-section li:last-child.active a {
    background: #50213f !important
}

.prodcuts_extracontent h2 {
    font-size: 30px;
    color: #4a4a4a;
    letter-spacing: .8px;
    margin-bottom: 25px;
    font-family: "GT Walsheim Regular"
}

.btl_prdct .guide_lnks {
    margin-bottom: 10px
}

.bnr_heading h1.resi_text {
    margin: 0 0 10px;
    padding: 0;
    line-height: normal
}

.bnr_heading h1 {
    font-size: 45px;
    font-family: GTWalsheim-Regular
}
/* Residential Mortgage Products Starts */
.collapse.in {
    margin-bottom: 0px !important;
}

.panel-default {
    border-color: #fff;
    border-bottom: solid 1px rgba(226, 213, 224, 0.5);
}

    .panel-default > .panel-heading {
        background-color: #fff;
        cursor: pointer;
    }

.center span.resi_text {
    color: #fff;
}

span.resi_text {
    font-size: 45px;
}

.center .slide_heading {
    color: #fff;
}

.bnr_heading span.resi_text {
    font-size: 55px;
}

.img_side {
    position: relative;
}

.custom-bnr-col {
    padding: 28px 37px 28px 37px;
    background-color: #f6f2f6;
    width: 495px;
}

.col-md-7.custom-bnr-col {
    width: 585px;
    height: 540px;
}

.custom-img-col {
    padding: 0px;
}

.col-md-5.custom-img-col {
    width: 439px;
    height: 540px;
}

.need_help {
    position: fixed;
    left: auto;
    top: 89px;
    right: 10px;
    text-align: center;
    width: 145px;
    height: 127px;
    padding: 27px 27px 12.1px 26px;
    border-radius: 3px;
    background-color: #b73764;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    box-shadow: -10px 10px 6px rgb(0 0 0 / 10%);
    z-index: 9999;
}

.btn_text > p {
    margin-bottom: 1px;
}

.custom-dropdown {
    text-align: center;
    border-radius: 3px;
    background-color: #b73764;
    box-shadow: -10px 10px 6px rgb(0 0 0 / 10%);
    left: -26px;
    width: 145px !important;
    min-width: 145px;
    height: auto;
    padding: 0px 15px 0px 15px;
    top: 28px;
}

    .custom-dropdown li > a {
        padding: 4px 0px !important;
        color: #fff !important;
        font-size: 12px !important;
        white-space: normal !important;
    }

li > a > img {
    display: inline-block;
    vertical-align: unset;
}

img.close-btn {
    cursor: pointer;
}

.residential_products .custom-dropdown li > a:hover {
    background: #b73764 !important;
}

.more-btn {
    margin-bottom: 4px;
    transform: rotate(135deg);
    display: inline-block !important;
    width: auto !important;
}

.close-icon {
    margin-bottom: 4px;
    display: inline-block !important;
    width: auto !important;
}
/*img.close-btn{
	transform: rotate(-45deg);
}*/
.dropdown-menu .divider {
    background-color: rgba(239, 187, 205, 0.55);
    margin: 12px 0px;
}
.dropdown-menu {
    background: #F1EAF0;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
border: none;
border-radius: 0;
width: 200px;
}
.dropdown-item:hover {
   color: #4A4A4A;
font-family: "GT Walsheim";
font-style: normal;
font-weight: 500;
line-height: normal;
    background: #F1EAF0;
}
span.dropdown-content {
    margin-left: 13px;
    display: inline-block;
    width: 75px;
    text-align: left;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    line-height: 14px;
}

.btn-custom {
    color: #fff;
    background: transparent;
    border: none;
    padding-top: 0px;
}

.bnr_heading {
    margin: 0 0 20px;
    font-size: 45px;
    font-weight: 700;
    line-height: 1.12;
    color: #4a4a4a;
    text-align: center;
}

.resi_text {
    font-family: Panterick !important;
    font-size: 55px;
    text-align: center;
    color: #b73764;
    font-weight: 100;
}

.bnr_content {
    font-size: 15px;
    text-align: center;
    color: #4a4a4a;
    padding: 0px 10px;
}

.content_imgs {
    text-align: center;
    padding: 12px 24px;
}

span.rates_imgs {
    display: inline-block;
    margin: 0px 9px 0px 9px;
}

img.rates {
    margin: 0px 0px 0px 0px;
}

img.up_to {
    margin: 0px 0px 0px 0px;
}

.img_text {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    color: #4a4a4a;
}

.img_value {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #b73764;
}

.second_section {
    text-align: center;
    padding: 45px 110px 0px 110px;
    font-size: 15px;
    color: #4a4a4a;
}

.residential_products .banner_section {
    background: #f6f2f6;
}

.faq_section {
    padding: 40px 43px;
    color: #4a4a4a;
}

.faq_heading {
    margin: 0 0 10px;
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
    color: #4a4a4a;
}

.faq_heading_sub {
    font-family: Panterick !important;
    font-size: 45px;
    color: #b73764;
    font-weight: 100;
}

.faq_intro {
    font-size: 15px;
}

.panel-heading {
    position: relative;
    padding: 15px 3px;
}

    .panel-heading[data-toggle="collapse"]:after {
        position: absolute;
        top: 35%;
        right: 36px;
        transition: .1s all ease-in-out;
        content: url(/media/l3pb2kcs/chevron-left.svg);
        transform: rotate(180deg);
    }

    .panel-heading[data-toggle="collapse"].collapsed:after {
        transform: rotate(0deg);
    }

h4.panel-title {
    background-image: url(/media/c5qaoc4f/faq-icon.svg);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 30px;
    line-height: 1.2;
    font-size: 15px;
    color: #4a4a4a;
    font-weight: 500;
}

.help_col {
    width: 430px;
}

.custom-col {
    padding: 0px !important;
    margin-top: 24px;
    width: 500px;
}

img.custom-img-btm {
    margin-bottom: 10px !important;
}

.slider_section {
    padding: 40px 0px;
}

h6.hero-title {
    font-family: 'GT Walsheim Bold';
    font-size: 12px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 0 5px 5px 5px;
    margin-bottom: 3px;
}

.owl-item.active.center {
    background: #b73764;
    padding: 30px;
    height: auto;
    color: #fff;
    opacity: unset;
    /*margin-top: -18px;
	padding-top: 66px; */
}

.owl-carousel .owl-stage {
    display: flex;
}

.owl-item {
    background-color: #e3dce3;
    opacity: 0.6;
    padding: 30px;
    height: auto;
    text-align: center;
    margin-top: 18px;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}

.slide_heading {
    margin: 0 0 10px;
    font-size: 30px;
    font-weight: 500;
    line-height: normal;
    color: #b73764;
}

button.owl-prev {
    position: absolute;
    bottom: auto !important;
    top: -7px;
    left: 25px;
    color: #000 !important;
    font-size: 15px !important
}

button.owl-next {
    position: absolute;
    bottom: auto !important;
    right: 25px;
    top: -7px;
    color: #000 !important;
    font-size: 15px !important
}

.center span.faq_heading_sub {
    color: #fff;
}

button.more_products {
    color: transparent;
    background: transparent;
    border: none;
}

.center button.more_products {
    color: #fff;
    float: right;
    font-size: 12px;
}

button.close_products {
    color: transparent;
    background: transparent;
    border: none;
}

.center button.close_products {
    color: #fff;
    float: right;
    font-size: 12px;
}

.btn-custom:active {
    box-shadow: none !important;
}

.button-group {
    display: flex;
    clear: both;
    padding-top: 30px;
    margin-bottom: -30px;
    margin-right: -30px;
    margin-left: -30px;
}

.btn-product {
    width: 255px;
    border-radius: 0px;
    color: #fff;
    background: #a01c81;
    height: 47.7px;
    padding: 12px;
}

    .btn-product:hover {
        color: #fff;
    }

.btn-download {
    width: 255px;
    border-radius: 0px;
    color: #fff;
    background: #00b1b2;
    height: 47.7px;
    padding: 12px;
}

    .btn-download:hover {
        color: #fff;
    }

img.pg-img {
    width: auto !important;
    display: inline-block !important;
    margin: 0px 0px 0px 10px !important;
}

img.dg-img {
    width: auto !important;
    display: inline-block !important;
    margin: 0px 10px 0px 0px !important;
}

.row.btns {
    width: 100%;
    text-align: center;
}

.custom-dropdown > a {
    display: flex;
    width: 100%;
}

    .custom-dropdown > a img {
        float: left;
        width: 26px;
        height: 26px;
        padding-top: 3px;
    }

.custom-panel .panel.panel-default {
    border: 0px !important;
    border-bottom: 1px solid rgba(226, 213, 224, 0.5) !important;
    border-radius: 0px !important;
    background: transparent !important;
}

.custom-panel .panel-collapse {
    background: #EFE7EE !important;
}

.resiPPM .dropdown.open a#resi_ol_open {
    display: none;
}
/*.slide_heading {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 103px;
}

.card.border-0.py-3.px-4 > p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 115px;
}*/

@media only screen and (max-width: 767px) {
    .custom-bnr-col {
        padding: 18px 25px 16px 25px;
        background-color: #f6f2f6;
        width: 100%;
    }

    .bnr_heading {
        font-size: 35px;
    }

    .resi_text {
        font-size: 45px !important;
    }

    .second_section {
        padding: 45px 18px;
    }

    .slider_section {
        padding: 20px 0px;
    }

    .faq_section {
        padding: 20px 20px;
    }

    .help_col {
        width: 100%;
    }

    .need_help .btn_text {
        display: none;
    }

    button.btn.btn-custom:after {
        content: "Need help?";
        color: #fff;
        padding-left: 5px;
    }

    .need_help {
        width: 132px;
        height: 39px;
        box-shadow: -7px 7px 6px rgb(0 0 0 / 25%);
        padding: 10px 5px;
        left: 39px;
        top: 600px !important;
    }

    ul.custom-dropdown > li:first-child {
        display: none;
    }

    .col-md-5.custom-img-col {
        background: #fff;
        height: 100%;
    }

    button img {
        margin-bottom: 2px;
    }

    .custom-dropdown {
        left: -5px;
        min-width: 132px !important;
        width: 132px !important;
        padding: 15px 10px 0px 10px;
        top: -345px;
        box-shadow: -11px -5px 6px rgb(0 0 0 / 10%);
    }

    .owl-item {
        height: 100% !important;
    }

    button.owl-prev, button.owl-next {
        top: -10px;
        height: 6% !important;
        width: 90px !important;
    }

    button.owl-next {
        right: -15px !important;
    }

    button.owl-prev {
        left: -15px !important;
    }

    .center button.more_products {
        float: none;
        margin: 0 auto;
    }

    .btn-product {
        height: 36.7px;
        padding: 7px;
    }

    .btn-download {
        height: 36.7px;
        padding: 7px;
    }

    .faq_heading {
        text-align: center;
    }

    .faq_intro {
        text-align: center;
    }

    .faq_heading .faq_heading_sub {
        font-size: 45px;
        text-align: center;
        display: block;
        line-height: 1.5;
    }

    span.faq_heading_sub {
        font-size: 30px;
    }

    .custom-panel .panel-default {
        border-color: #fff;
        border-bottom: solid 1px rgba(226, 213, 224, 0.5);
        width: 123%;
        margin: 0px 0px 0px -36px;
    }

    .panel-heading {
        position: relative;
        padding: 15px 30px;
    }

    .panel-body {
        padding: 15px 30px;
    }

    .panel-heading[data-toggle="collapse"]:after {
        right: 39px;
    }
    /* .slide_heading {
		display: block;
		min-height: auto;
	} */
    .custom-img-col .img_side picture img {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main_content {
        overflow: visible;
    }

    .content_side {
        padding: 56px 328px;
    }

    .second_section {
        padding: 45px 60px;
    }

    .slider_section {
        padding: 45px 0px;
    }
}
/* Residential Mortgage Products Ends */

/* Residential Mortgage Products Details Page Starts */
.clickShowInvest {
    display: none;
}

#loadLessInvest {
    display: none;
}

a#loadMoreInvest {
    font-family: 'GT Walsheim Light';
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    width: 100%;
    margin: 0 auto;
    float: none;
    display: inherit;
}

.sectionOne {
    background-color: #f6f2f6;
    padding: 64px 190px 0px 190px;
}

.bnr_innr_text {
    font-size: 18px;
    color: #4a4a4a;
}

.bdm_text {
    color: #50213f;
    font-weight: 700;
}

.full_width {
    padding: 0px;
}

.sectionThree {
    background-color: #f6f2f6;
    padding: 73px 78px;
}

.icon_set2 {
    padding: 15px;
}

.icon_set_text {
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 500;
}

.table_text {
    font-size: 12px;
    color: #b73764;
}

a.table_text_link {
    color: #50213f;
    text-decoration: none;
}

h2.acc_credit {
    color: #4a4a4a;
}

.bbr_heading {
    font-size: 20px;
    font-weight: 600;
    color: #4a4a4a;
    margin-bottom: 15px;
}

.bbr_content {
    font-size: 14px;
    color: #4a4a4a;
}

.sectionFour, .sectionFive {
    padding: 54px 78px;
}

.sectionSix, .sectionEight {
    background-color: #fff;
    padding: 54px 80px;
}

.sectionSeven {
    padding: 54px 129px;
}

.sectionFour .table > thead > tr > th {
    text-align: center;
    background-color: #284160;
    color: #ffffff;
    border-bottom: 0px;
    border: 1px solid #fff;
    padding: 13px;
}

.sectionFour .table > tbody > tr > td {
    border: 0px;
    padding: 13px;
}

.sectionFour .table > tbody > tr:nth-child(even) > td {
    background-color: #fafafa;
}

.carousel-inner {
    background: #fdfbfc;
    text-align: center;
    height: 227px;
    margin: 10px 0px;
    padding-top: 60px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.chevron-down {
    transform: rotate(180deg);
}

.carousel-indicators li {
    background-color: #e2d5e0;
}

.carousel-indicators .active {
    background-color: #e2d5e0;
    border: 1px solid;
    padding: 5px;
}

.carousel-control.left {
    top: -35px;
    left: 400px;
}

.carousel-control.right {
    bottom: -35px !important;
    left: 400px;
}

.vertical.carousel .carousel-control {
    bottom: auto;
    width: 100%;
    height: 15%;
}

    .vertical.carousel .carousel-control.right {
        top: auto;
        bottom: 0;
    }

    .vertical.carousel .carousel-control .glyphicon {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.vertical.carousel .carousel-indicators {
    bottom: auto;
    top: 50%;
    left: auto;
    right: 27px;
    width: 14px;
    margin: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.vertical.carousel .carousel-inner > .item {
    left: 0;
    top: 0;
}

    .vertical.carousel .carousel-inner > .item > img {
        width: 100%;
    }

    .vertical.carousel .carousel-inner > .item.next,
    .vertical.carousel .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        top: 0;
    }

    .vertical.carousel .carousel-inner > .item.prev,
    .vertical.carousel .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        top: 0;
    }

        .vertical.carousel .carousel-inner > .item.next.left,
        .vertical.carousel .carousel-inner > .item.prev.right,
        .vertical.carousel .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            top: 0;
        }

.vertical.carousel .carousel-inner > .active,
.vertical.carousel .carousel-inner > .next.left,
.vertical.carousel .carousel-inner .prev.right {
    top: 0;
}

    .vertical.carousel .carousel-inner > .next,
    .vertical.carousel .carousel-inner > .active.right {
        top: 100%;
        left: 0;
    }

    .vertical.carousel .carousel-inner > .prev,
    .vertical.carousel .carousel-inner > .active.left {
        top: -100%;
        left: 0;
    }

/* Sp Start */
.acc-crdt-crtra .panel.panel-default {
    border: none;
    display: flex;
    background: transparent;
}

.acc-crdt-crtra .panel-body {
    position: absolute;
    top: 0;
}

.acc-crdt-crtra .panel-group {
    position: relative;
    border: none;
}

.acc-crdt-crtra .panel-default > .panel-heading {
    width: 50%;
    cursor: pointer;
}

.acc-crdt-crtra h2 {
    font-family: 'GT Walsheim Regular';
    font-size: 30px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    text-align: left;
    padding: 10px 78px 10px 78px;
}

.acc-crdt-crtra-inner {
    padding: 54px 78px;
    background: rgba(226, 213, 224, 0.1);
}

    .acc-crdt-crtra-inner h2 {
        padding: 54px 78px;
    }

.acc-crdt-crtra h4.panel-title {
    background: none;
    border: none;
}

.acc-crdt-crtra .panel-default > .panel-heading {
    background: none;
    border-radius: 0px;
    margin-top: -5px;
}

.acc-crdt-crtra .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.acc-crdt-crtra .panel-group .panel-heading + .panel-collapse > .panel-body {
    background: #EFE7EE !important;
}

.acc-crdt-crtra .panel-heading.accordion-toggle.collapsed {
    border-left: 3px solid rgba(226, 213, 224, 0.5);
    margin-top: -6px;
}

.acc-crdt-crtra .panel-heading.accordion-toggle {
    border-left: 3px solid #b73764;
}

.acc-crdt-crtra .collapse.in {
    width: 50%;
}

/*.acc-crdt-crtra .panel-group .panel-heading+.panel-collapse>.panel-body {
    background: rgba(226, 213, 224, 0.5);
}*/

.acc-crdt-crtra .panel-group .panel-heading + .panel-collapse > .panel-body > ul {
    list-style: none;
    padding: 32px 15px 0px 15px;
}

    .acc-crdt-crtra .panel-group .panel-heading + .panel-collapse > .panel-body > ul li span {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
    }

    .acc-crdt-crtra .panel-group .panel-heading + .panel-collapse > .panel-body > ul li {
        position: relative;
        padding: 0 0 0 12px;
        font-family: 'GT Walsheim Light';
        font-size: 15px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: left;
        color: #4a4a4a;
        margin-bottom: 10px;
    }

.acc-crdt-crtra .panel-heading.accordion-toggle > h4 {
    font-family: 'GT Walsheim Regular';
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
}

.acc-crdt-crtra .panel-heading.accordion-toggle.collapsed > h4 {
    font-family: 'GT Walsheim Light';
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
}

.acc-crdt-crtra .panel-heading.accordion-toggle {
    padding-right: 60px;
}

/* Product table details Start */
.resimortTable .product-details-banner {
    min-height: 310px;
    position: relative;
}

.resimortTable .producttablediv {
    margin: 0 0 10px 0;
    display: block;
    float: left;
    width: 100%;
}

table.fold-table > tbody > tr.view:hover {
    background: #f3f2ef;
    cursor: pointer;
}

.fold-table > tbody > tr.view.open {
    background: #f3f2ef;
}

    .fold-table > tbody > tr.view.open td:last-child:after, table.fold-table > tbody > tr.view.open th:last-child:after {
        transform: rotate(-180deg);
        color: white;
        top: 40%;
    }

.fold-table > tbody > tr.fold {
    display: none;
}

.fold-table tr.fold.open {
    display: table-row;
}

.mainresiDetailstable {
    padding: 40px 75px;
}

.residential_products .mainresiDetailstable thead tr {
    background: #b73764;
}

.mainresiDetailstable thead tr th {
    font-family: 'GT Walsheim Regular';
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding: 12.5px 5px 12.5px 5px;
}

.mainresiDetailstable tbody tr td {
    font-family: 'GT Walsheim Regular';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    padding: 13px 5px 13px 5px;
    vertical-align: middle;
}

.mainresiDetailstable a.moreLink {
    display: block;
    font-family: 'GT Walsheim Regular';
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    text-decoration: underline;
}

.yesseebelowdiv p:first-child {
    margin-bottom: 0px;
}

.yesseebelowdiv p:last-child {
    margin-bottom: 0px;
}

.ResiPrdtableBotText {
    display: flex;
    width: 100%;
}

.resibotText h3 {
    font-family: 'GT Walsheim Regular';
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
}

.resibotText p {
    font-family: 'GT Walsheim Regular';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #b73764;
}

.resibotText {
    width: 80%;
}

.resibotbtn a {
    display: inline-block;
    margin: 2px 0 0 270px;
    padding: 11px 30px;
    background-color: #00b1b2;
    width: 122px;
    height: 39px;
    font-family: 'GT Walsheim Regular';
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin-top: 25px;
}

.innerFoldText h3 {
    font-family: 'GT Walsheim Regular';
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #50213f;
    margin-bottom: 35px;
    margin-top: 40px;
}

.innerFoldText ul {
    list-style: none;
    width: 400px;
    margin: 0;
    float: left;
    padding: 0;
}

    .innerFoldText ul li {
        font-family: 'GT Walsheim Light';
        font-size: 12px;
        font-weight: 300;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #50213f;
        float: inherit;
        width: 50%;
        margin-bottom: 15px;
    }

.innerFoldText a {
    position: absolute;
    top: 0;
    right: 0;
}

.innerFoldText {
    position: relative;
    border-bottom: 3px dashed #a01c81;
    clear: both;
    overflow: hidden;
}

    .innerFoldText h3 {
        font-family: 'GT Walsheim Regular';
        font-size: 15px;
        font-weight: 500;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #50213f;
        margin-bottom: 35px;
        margin-top: 40px;
    }

    .innerFoldText ul {
        list-style: none;
        width: 400px;
        margin: 0;
        float: left;
        padding: 0;
    }

        .innerFoldText ul li {
            font-family: 'GT Walsheim Light';
            font-size: 12px;
            font-weight: 300;
            line-height: normal;
            letter-spacing: normal;
            text-align: left;
            color: #50213f;
            float: inherit;
            width: 50%;
            margin-bottom: 15px;
        }

    .innerFoldText a {
        position: absolute;
        top: 0;
        right: 0;
    }

.innerFoldText {
    position: relative;
    border-bottom: 2px dashed #e6c5de;
    clear: both;
    overflow: hidden;
}

.botfotTextfold .listfoldbot {
    float: left;
    width: 16.6%;
}

.listfoldbot h3 {
    font-family: 'GT Walsheim Light';
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #50213f;
}

.listfoldbot h2 {
    font-family: 'GT Walsheim Regular';
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    margin: 0;
}

.botfotTextfold {
    width: 100%;
    clear: both;
    overflow: hidden;
    background: #f1f1f1;
}

.sectionSix:last-child {
    padding-top: 10px;
    padding-bottom: 80px;
}

.terms-condition-sec {
    padding: 7px 80px 49px 80px;
    background: rgba(251, 249, 250, 0.6);
    margin-bottom: 90px;
}

@media only screen and (max-width: 767px) {
    .mainresiDetailstable {
        display: none;
    }

    .sectionOne {
        padding: 30px 30px 30px 30px;
    }

    .sectionTwo .full_width:nth-child(2) {
        display: none;
    }

    .sectionThree {
        padding: 51px 32px 74px 32px;
    }

    .icon_set1 img {
        width: auto;
        margin-bottom: 0px;
    }

    .mb-5 {
        margin-bottom: 15px;
    }

    .sectionThree .col-md-2 {
        padding: 0;
        width: 50%;
        float: left;
        margin: 0 !important;
        height: 125px;
    }


    .icon_set1 {
        padding: 0;
    }

    /*.sectionThree .col-md-2:nth-child(3), .sectionThree .col-md-2:nth-child(4), .sectionThree .col-md-2:nth-child(5), .sectionThree .col-md-2:nth-child(6) {
    height: 236px;
}*/

    .acc-crdt-crtra h2 {
        font-size: 20px;
        padding: 0;
        margin: 45px 0px 30px 30px;
    }

    .residential_products .acc-crdt-crtra-inner {
        padding: 0 !important;
    }

    .acc-crdt-crtra .panel-group {
        position: static;
    }

    .acc-crdt-crtra .panel.panel-default {
        display: block;
    }

    .acc-crdt-crtra .panel-heading.accordion-toggle.collapsed, .acc-crdt-crtra .panel-heading.accordion-toggle {
        margin-top: 0px !important;
        padding-right: 0px !important;
        width: 100%;
    }

    .acc-crdt-crtra .collapse.in {
        width: 100%;
        margin-bottom: 0px !IMPORTANT;
    }

    .acc-crdt-crtra .collapse {
        height: 100% !IMPORTANT;
    }

    .acc-crdt-crtra .panel-body {
        position: static !important;
    }

    .sectionSix, .sectionEight {
        padding: 10px 30px 11px 30px;
    }

    .acc-crdt-crtra .panel-group .panel-heading + .panel-collapse > .panel-body > ul li {
        font-size: 14px;
    }
}

.acc-crdt-crtra-inner .panel.panel-default {
    /*overflow: hidden;*/
    height: 56px;
}

@media only screen and (max-width: 767px) {
    .panel.panel-default {
        overflow: hidden;
        height: auto;
    }
}

a.show_hide {
    font-family: 'GT WALSHEIM REGULAR';
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
    cursor: pointer;
}

.innerFoldText ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.innerFoldText ul li {
    position: relative;
    padding: 0 0 0 22px;
}

@media only screen and (max-width: 767px) {
    .panel.panel-default {
        overflow: hidden;
        height: auto;
    }

    .mainresiDetailstable {
        padding: 40px 0 25px 0;
    }

    .mainresiDetailstable {
        width: 100%;
        position: relative;
        clear: both;
        overflow: auto;
    }

    .ResiPrdtableBotText {
        display: block;
        padding: 0 25px;
    }

    .resibotbtn a {
        margin: 0;
    }

    .resibotText {
        width: 100%;
        margin-bottom: 32px;
    }

    .innerFoldText {
        padding: 0 18px;
    }

    .botfotTextfold {
        padding: 0;
    }

    .mainresiDetailstable .table {
        width: 656px !important;
        max-width: 656px !important;
    }
}

.loadmorebtn {
    padding: 0px 0px 1px 1px;
}

.resibotText p a {
    color: #50213f;
    font-family: 'GT Walsheim Regular';
    text-decoration: none;
}

@media (min-width: 1270px) and (max-width: 1285px) {
    .need_help {
        right: 0 !important;
    }
}

/* New changes Starts */
.icon_settext > span {
    font-family: 'GT Walsheim Regular';
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #b73764;
    display: block;
}

.icon_settext {
    font-family: 'GT Walsheim Regular';
    font-size: 15px;
    font-weight: 500;
    color: #4a4a4a;
}

.resiPrdtDetailsnw {
    margin-top: 150px;
}

@media only screen and (max-width: 767px) {
    .acc-crdt-crtra-inner .panel.panel-default {
        height: auto !important;
    }

    .resiPrdtDetailsnw .need_help {
        top: 50%;
    }

    .sectionThree .col-md-2 {
        padding-bottom: 20px;
        overflow: hidden;
        height: 100% !important;
    }

    .sectionThree {
        padding: 51px 32px 37px 32px;
    }

    .mainresiDetailstable {
        display: block !important;
    }

    .acc-crdt-crtra .panel-heading.accordion-toggle.collapsed > h4 {
        padding-right: 31px;
    }

    .bbr_heading {
        font-family: 'GT Walsheim Regular';
        text-align: center;
    }

    .sectionSix p {
        font-size: 14px;
        text-align: center;
    }

    .sectionSix {
        padding-top: 50px;
    }

    .resiPrdtDetailsnw {
        padding-bottom: 115px !important;
        margin-top: 70px;
    }

    a.show_hide {
        text-align: center;
        margin: 19px auto 0 auto;
        width: 100px;
        display: block;
    }
}

@media (min-width: 750px) and (max-width: 767px) {
    .mainresiDetailstable .table {
        width: 100% !important;
        max-width: 100% !important;
    }
}

.resimortTable tr.view.gray td {
    border: none;
}

.resimortTable .clickShowInvest:nth-child(1), .resimortTable .clickShowInvest:nth-child(5), .resimortTable .clickShowInvest:nth-child(9), .resimortTable .clickShowInvest:nth-child(13), .resimortTable .clickShowInvest:nth-child(17), .resimortTable .clickShowInvest:nth-child(21), .resimortTable .clickShowInvest:nth-child(25), .resimortTable .clickShowInvest:nth-child(29), .resimortTable .clickShowInvest:nth-child(33), .resimortTable .clickShowInvest:nth-child(37), .resimortTable .clickShowInvest:nth-child(41), .resimortTable .clickShowInvest:nth-child(45), .resimortTable .clickShowInvest:nth-child(49), .resimortTable .clickShowInvest:nth-child(53) {
    background: rgba(251, 249, 250, 0.6);
}

.innerFoldText img {
    cursor: pointer;
}

.owl-stage-outer .item .card img {
    width: auto;
    text-align: center;
    margin: 0 auto 10px auto;
}

.panel.panel-default {
    background: #EFE7EE !important;
    margin-top: 0 !important;
    box-shadow: none !important;
}

.acc-crdt-crtra .panel-heading.accordion-toggle {
    background: #FDFBFC !important;
}

.innerFoldText ul {
    display: none;
}

.innerFoldText h3 {
    margin: 0 0 0 0;
}

.innerFoldText {
    padding: 16px 0 15px 25px;
}

    .innerFoldText a {
        top: 13px;
    }


.ResiPrdtableBotText {
    max-width: 866px;
}
/* Next and Prev slider active Starts */
button.owl-prev {
    height: 100%;
    width: 255px;
    position: absolute;
    left: 0;
}

    button.owl-prev .preResi {
        text-align: left;
        height: 100%;
        padding: 0 0 0 26px;
    }

button.owl-next {
    height: 100%;
    width: 255px;
    position: absolute;
    right: 0;
}

    button.owl-next .nextResi {
        height: 100%;
        text-align: right;
        padding: 0 26px 0 0;
    }

button.more_products, .owl-item .button-group.text-center, button.close_products {
    display: none !important;
}


.owl-item.active.center .button-group.text-center {
    display: flex !important;
}

/* Next and prev slider active Ends */

/* Table arrow up/down Starts */

/*.mainresiDetailstable tr.clickShowInvest::after {
    background: url("/media/2360/bluearrowdown.png");
    background-repeat: no-repeat;
    background-size: 10px;
    width: 13px;
    height: 14px;
    background-position: 100% 0;
    content: "";
    position: absolute;
    right: 20px;
    top: 17px;
}*/

.mainresiDetailstable tr.clickShowInvest {
    position: relative;
}

    /*.mainresiDetailstable tr.clickShowInvest.open::after {
    background: url(/media/2361/bluearrowup.png);
background-repeat: no-repeat;
    background-size: 10px;
    width: 13px;
    height: 14px;
    background-position: 100% 0;
    content: "";
    position: absolute;
    right: 20px;
    top: 17px;
}*/

    .mainresiDetailstable tr.clickShowInvest td.ArrDetals {
        background: url(/media/sc4brtd1/bluearrowdown.png);
        background-repeat: no-repeat;
        background-size: 10px;
        width: 13px;
        height: 14px;
        background-position: 5px 16px;
    }

    .mainresiDetailstable tr.clickShowInvest.open td.ArrDetals {
        background: url(/media/eoidtybs/bluearrowup.png);
        background-repeat: no-repeat;
        background-size: 10px;
        width: 13px;
        height: 14px;
        background-position: 5px 16px;
    }

.mainresiDetailstable th.arrowSec {
    width: 40px;
}

/* Table arrow up/down Ends */
/* Table down text Starts */
.ResiPrdtableBotText {
    padding: 0px 75px 38px 75px;
    margin-top: -40px;
}

.yesseebelowdiv p.yesseebelow {
    display: none;
}

@media only screen and (max-width: 767px) {
    .ResiPrdtableBotText {
        padding: 0px 30px 38px 30px;
    }
}
/* Table down text Ends*/

/* New changes Ends */
/* Product table details End */
/* Sp Ends */
/* Residential Mortgage Products Details Page Ends */

/* Quick links Starts */
@media only screen and (min-width: 1300px) and (max-width: 1400px) {
    .need_help {
        right: 20px !important;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1500px) {
    .need_help {
        right: 45px !important;
    }
}

@media only screen and (min-width: 1500px) and (max-width: 1600px) {
    .need_help {
        right: 75px !important;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .need_help {
        right: 120px !important;
    }
}

@media only screen and (min-width: 1700px) and (max-width: 1800px) {
    .need_help {
        right: 165px !important;
    }
}

@media only screen and (min-width: 1800px) and (max-width: 1900px) {
    .need_help {
        right: 220px !important;
    }
}

@media only screen and (min-width: 1900px) and (max-width: 2000px) {
    .need_help {
        right: 270px !important;
    }
}

@media only screen and (min-width: 2000px) and (max-width: 2100px) {
    .need_help {
        right: 320px !important;
    }
}

@media only screen and (min-width: 2100px) and (max-width: 2200px) {
    .need_help {
        right: 370px !important;
    }
}
/* Quick links Ends */

.resiPPM .dropdown.open a#resi_ol_open {
    display: none;
}

/* ResiProduct Details page start */

.clickShowInvest {
    display: none;
}

#loadLessInvest {
    display: none;
}

a#loadMoreInvest {
    font-family: 'GT Walsheim Light';
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    width: 100%;
    margin: 0 auto;
    float: none;
    display: inherit;
}

/* ResiProduct Details page end */

/* Resi products page as per new design start */

.residential_products .acc-crdt-crtra-inner {
    background: linear-gradient(to right, #fdfbfc 50%, #efe7ee 50% );
}

.residential_products .acc-crdt-crtra-inner {
    padding: 40px 78px 21px 78px;
}

.prdLoanAmtDt, .prdLoanAmtDtTD {
    width: auto !important;
}

.residential_products .product_tabs .nav-tabs li.active a {
    background: #B73764;
}

.residential_products .product_tabs .nav-tabs li a {
    background: rgba(239, 187, 205, 0.15);
}

.residential_products .product_tabs .nav-tabs li.active .heading {
    font-weight: 500;
}

.residential_products .guide_lnks {
    margin: 20px 0px 0px 0px;
}

.residential_products .marginbottom45 {
    margin-bottom: 0px;
}

.residential_products .highlights {
    display: none;
    flex-wrap: wrap;
}

    .residential_products .highlights.active {
        display: flex;
    }

.residential_products .content_imgs {
    display: none;
}

    .residential_products .content_imgs.active {
        display: block;
    }

.residential_products .prodcuts_extracontent {
    display: none;
}

    .residential_products .prodcuts_extracontent.active {
        display: block;
    }

.residential_products .tc_section {
    display: none;
}

    .residential_products .tc_section.active {
        display: block;
    }

.residential_products .acc-crdt-crtra {
    margin: 13px -50px;
}

.residential_products .product_tabs .nav-tabs li a {
    padding: 20px;
}

@media only screen and (max-width: 767px) {
    .residential_products .acc-crdt-crtra {
        margin: 0px;
    }

    a#loadMoreInvest {
        margin-bottom: 10px;
    }

    .residential_products .second_section {
        background: #f6f2f6;
    }

    .btns-section .btnMobile {
        justify-content: flex-start;
        margin-bottom: 10px;
        height: 33px;
    }

    .btns-section {
        display: flex;
        column-gap: 10px;
    }

        .btns-section a#loadMoreInvest {
            display: block;
            text-align: right;
            padding: 5px 0px;
        }

        .btns-section a.apply-btn {
            padding: 8px 17px 8px 17px;
        }

    .residential_products .product_tabs .tab-content {
        padding: 0 40px;
    }

    .residential_products .product_tabs.tab_option {
        padding: 0 40px;
    }

    .residential_products .table-section .filter-container {
        padding: 10px 0px 0px 0px;
    }

    .residential_products .mainresiDetailstable tbody tr td:nth-child(1) {
        padding-left: 10px !important;
    }

    .residential_products .mainresiDetailstable thead tr th:nth-child(1) {
        padding-left: 10px !important;
    }

    .acc-crdt-crtra h2 {
        text-align: center;
        margin: 20px;
    }

    .acc-crdt-crtra .panel-heading.accordion-toggle.collapsed {
        border-left: none;
    }

    .acc-crdt-crtra .panel-heading {
        padding: 13px 2px;
    }

    .residential_products .acc-crdt-crtra-inner {
        background: #fdfbfc;
        padding: 15px 0px !important;
    }

    .acc-crdt-crtra .panel-heading.accordion-toggle.collapsed > h4 {
        padding-right: 65px !important;
    }

    .acc-crdt-crtra .panel-heading.accordion-toggle {
        border-left: none;
    }

        .acc-crdt-crtra .panel-heading.accordion-toggle.collapsed, .acc-crdt-crtra .panel-heading.accordion-toggle {
            padding-right: 65px !important;
        }

    .acc-crdt-crtra .panel-group .panel-heading + .panel-collapse > .panel-body > ul {
        padding-top: 35px;
    }

    .page-content .acc-crdt-crtra p {
        font-size: 14px;
    }

    .acc-crdt-crtra .panel-heading[data-toggle="collapse"]:after {
        right: 39px;
        top: 25%;
    }

    .acc-crdt-crtra .panel-heading[data-toggle="collapse"].collapsed:after {
        transform: rotate(0deg);
        top: 35%;
    }
}
/* Resi products page as per new design start */


/* The project specific CSS starts here This is the minimum CSS that you will need in order for this to work */
@media only screen and (max-width: 767px) {
    .tabbed-content .tabs {
        display: none;
    }

    .tabbed-content .item {
        min-height: 2em;
    }

        .tabbed-content .item .item-content {
            opacity: 1;
            visibility: hidden;
            height: 0;
        }

        .tabbed-content .item.active .item-content {
            opacity: 1;
            visibility: visible;
            height: auto;
        }

    .residential_products .tab-content > .tab-pane {
        display: block;
    }

    .tabbed-content .fade {
        opacity: unset;
    }

    .tabbed-content .item {
        margin-bottom: 5px;
        position: relative;
    }

        .tabbed-content .item::before {
            content: attr(data-title);
            background: rgba(239, 187, 205, 0.15);
            height: 60px;
            display: block;
            padding: 19px 70px 19px 35px;
            text-align: center;
            cursor: pointer;
            font-size: 15px;
        }

        .tabbed-content .item::after {
            content: url(/media/iledf5kd/expand-more-1.svg);
            position: absolute;
            top: 18px;
            right: 45px;
        }

        .tabbed-content .item.active::before {
            content: attr(data-title);
            background: #b73764;
            color: #fff;
        }

        .tabbed-content .item.active::after {
            content: url(/media/nt0jj3qm/expand-more.svg);
        }

    .residential_products .product_tabs .tab-content {
        margin-bottom: 20px;
    }
}

@media all and (min-width: 768px) {
    .tabbed-content .tabs {
        display: block;
    }

        .tabbed-content .tabs li {
            display: inline-block;
        }

            .tabbed-content .tabs li a {
                display: block;
            }

    .tabbed-content .item {
        min-height: 0;
    }

        .tabbed-content .item::before {
            display: none;
        }

    .tabbed-content.tabs-side .tabs {
        width: 150px;
        float: left;
    }

        .tabbed-content.tabs-side .tabs li {
            display: block;
        }

    .tabbed-content.tabs-side .item {
        margin-left: 150px;
    }
}

@media only screen and (max-width: 380px) {
    .tabbed-content .item::before {
        padding: 19px 55px 19px 30px;
    }

    .tabbed-content .item::after {
        right: 30px;
    }
}

.residential_products .rates_imgs {
    display: inline-block;
    margin: 0px 9px 0px 9px;
    max-width: 116px;
}

.residential_products .product_tabs .nav-tabs li .heading {
    font-size: 15px;
}

.residential_products .product_tabs .nav-tabs li.active .heading {
    font-size: 15px;
}

.product_tabs .nav-tabs li.active a:after {
    content: "";
    position: absolute;
    top: 100%;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #284160;
    left: 40%;
    z-index: 1;
    transform: none;
    transition: .1s all ease-out;
    animation: arrowdown .5s linear;
}

.product_tabs ul.nav.nav-tabs.twoTab li.active a:after {
    left: 42%
}

.product_tabs .nav-tabs {
    border-bottom: 0;
    width: 100%;
    opacity: 1;
}

.template_new .product_tabs .nav-tabs {
    border-bottom: 0;
    width: 100%;
    opacity: 1;
}

.product_tabs.tab_option {
    position: absolute;
    bottom: 15px;
    width: 100%;
    left: 0;
    padding: 0 120px;
    z-index: 2;
}

.product_tabs .nav-tabs li {
    min-width: 152px;
    max-width: 152px;
    margin-right: 5px;
    display: table;
}

.product_tabs .nav-tabs.five_tabs li {
    min-width: 142px;
    margin-right: 5px;
}

.product_tabs .nav-tabs li:last-child {
    margin-right: 0;
}

.product_tabs .nav-tabs li a {
    padding: 18px;
    text-align: center;
    color: #284160;
    background: #fff;
    border-radius: 0;
    border-color: transparent;
    margin-right: 0;
    border: 0;
    position: relative;
    z-index: 7777;
    height: 90px;
    line-height: 24px;
    display: table-cell;
    vertical-align: middle;
}

.product_tabs .nav-tabs li.active a, .product_tabs .nav-tabs li.active a:focus, .product_tabs .nav-tabs li.active a:hover {
    background: #284160;
    border-color: transparent;
    border-radius: 0;
    position: relative;
    z-index: 6666;
    border: 0;
    color: #fff;
    transition: .2s all ease-out;
}

.product_tabs .nav-tabs li .heading {
    display: block;
    font-size: 20px;
    font-weight: 500;
    font-family: GTWalsheim-Regular;
}

.product_tabs .nav-tabs li.active .heading {
    font-size: 20px;
    font-family: GTWalsheim-Regular;
}

.product_tabs .nav-tabs li .small-title {
    display: block;
    font-size: 14px;
}

ul.BTLdetails {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 35px;
}

    ul.BTLdetails li:first-child {
        max-width: 46.5%
    }

    ul.BTLdetails li {
        list-style: none;
        float: left;
        padding: 0;
        max-width: 50%;
        min-width: 46.5%
    }

        ul.BTLdetails li:first-child {
            font-size: 20px;
        }

            ul.BTLdetails li:first-child ul.checklist {
                padding: 0 20px 0 0;
            }

        ul.BTLdetails li:last-child ul.checklist {
            padding: 0 0 0 20px;
        }

        ul.BTLdetails li ul.checklist > li {
            float: none;
            font-size: 14px;
            margin-bottom: 5px;
            max-width: 100%
        }

.product_table {
    float: none;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

    .product_table.mobile_content {
        display: none;
    }

    .product_table table {
        text-align: center;
        position: relative;
        width: 100% !important;
        overflow: hidden;
    }

        .product_table table thead tr th {
            background: #B73764;
            color: #fff;
        }

        .product_table.btl table thead tr th {
            background: #284160 !important;
            color: #fff;
        }
            .product_table table thead tr th {
                font-weight: 400;
                font-size: 15px;
                padding: 0;
                text-align: center;
                border-bottom: 0;
                vertical-align: middle;
                height: 50px;
            }

                .product_table table thead tr th:nth-child(1) {
                    width: 73px;
                }

                .product_table table thead tr th:nth-child(2) {
                    width: 73px;
                }

                .product_table table thead tr th:nth-child(3) {
                    width: 160px;
                }

                .product_table table thead tr th:nth-child(4) {
                    width: 80px;
                }

                .product_table table thead tr th:nth-child(5) {
                    width: 110px;
                }

                .product_table table thead tr th:nth-child(6) {
                    width: 110px;
                }

                th.pdTh {
                    width: 143px;
                }
                .product_table table thead tr th:nth-child(7) {
                    width: 85px;
                }

                .product_table table thead tr th:nth-child(8) {
                    width: 365px;
                }

                .product_table table thead tr th:last-child {
                    display: none;
                }

        .product_table table tbody tr td:last-child {
            border: 0;
            padding: 0;
        }

#Shared_ownership table tr td:first-child, #Shared_ownership table tr th:first-child {
    display: table-cell;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
    background-image: none !important;
}

    table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
        background-image: url(/media/eifpu5dt/filter-arrow.png);
        width: 6px;
        height: 14px;
        position: absolute;
        content: '';
        background-size: contain;
        background-repeat: no-repeat;
        text-align: center;
        margin: 4px 8px;
    }

.product_table table tbody tr td:first-child, .product_table table thead tr th:first-child {
    display: none;
}

.product_table table tbody tr:hover {
    cursor: pointer;
}

.product_table table tbody tr td {
    font-size: 13px !important;
    padding: 0;
    border-top: 1px solid #e7e7e7;
    color: #284160;
    vertical-align: middle;
    font-family: GT Walsheim;
    height: 50px;
}

table.dataTable tbody tr {
    background-color: #fff;
    transition: all .3s;
}

.product_table table tbody tr td:nth-child(1) {
    width: 73px;
}

.product_table table tbody tr td:nth-child(2) {
    width: 73px;
}

.product_table table tbody tr td:nth-child(3) {
    width: 160px;
}

.product_table table tbody tr td:nth-child(4) {
    width: 80px;
}

.product_table table tbody tr td:nth-child(5) {
    width: 110px;
}

.product_table table tbody tr td:nth-child(6) {
    width: 110px;
}

.product_table table tbody tr td:nth-child(7) {
    width: 85px;
}

.product_table table tbody tr td:nth-child(8) {
    width: 0px;
}

.product_table table tbody tr:hover td {
    color: #2b7d6e;
    border-top: 1px solid transparent;
}

.product_table table tbody tr:hover + tr td {
    border-top: 1px solid transparent;
}

.product_table table tbody tr:last-child td {
    border-bottom: 1px solid transparent;
}

#Shared_ownership .product_table table .arrow {
    margin-top: -25px;
}

.product_table table .arrow {
    position: absolute;
    opacity: 1;
    width: 100%;
    left: 0;
    z-index: 555;
    min-height: 50px;
    margin: 0;
    margin-top: -23px;
    cursor: pointer;
}

.product_table table tbody tr:hover .arrow:after {
    content: "";
    position: relative;
    width: 5px;
    height: 8px;
    top: 19px;
    right: 5px;
    display: block;
    background: url(/media/weyf2c4c/green-arrow.png);
    background-repeat: no-repeat;
    float: right;
    background-position: center;
    background-size: cover;
}

.product_table table .arrow:after {
    content: "";
    position: relative;
    width: 5px;
    height: 8px;
    top: 19.5px;
    right: 5px;
    display: block;
    background: url(/media/xikbhcol/bluearrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    float: right;
}

/* Contact Page Styles */
.contact-us-section {
    padding: 80px 0;
    background-color: #f8f9fa;
}

.contact-form-wrapper {
    padding: 40px;
    border-radius: 0;
    box-shadow: none;
    padding-top: 70px;
}

.contact-info-wrapper {
    padding: 40px;
    border-radius: 0;
    height: 100%;
    color: white;
}
.contact-bg {
    background-image: url("/media/ej3gbgld/background.png");
        height: 452px;
    background-position: center;
    background-size: cover;
    padding-top: 70px;
    background-repeat: no-repeat;
}
.contact-form-wrapper h1 {
  color: #FFF;
font-family: "GT Walsheim";
font-size: 44px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.contact-info-wrapper h3 {
    color: #4A4A4A;
    font-family: "GT Walsheim", sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 37px;
}

.contact-form-wrapper p {
    color: #fff;
    font-family: "GT Walsheim", sans-serif;
    font-size: 15px;
    margin-bottom: 30px;
    line-height: 1.6;
    font-weight: 400;
}

.contact-info-wrapper p {
    color: #4A4A4A;
    font-family: "GT Walsheim", sans-serif;
    font-size: 15px;
    margin-bottom: 30px;
    line-height: 1.6;
    font-weight: 400;
}
.contact-form {
    max-width: 300px;
}
.contact-form .form-group {
    margin-bottom: 20px;
}

.contact-form label {
    color: #fff;
    font-family: "GT Walsheim", sans-serif;
    font-weight: 500;
    margin-bottom: 8px;
    display: block;
    font-size: 14px;
}

.contact-form .form-control {
   border-radius: 3px 3px 0 0;
background: #49647F;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    background: white;
}

.contact-form .form-control:focus {
    border-color: transparent;
    box-shadow: 0 0 0 0.2rem rgba(183, 55, 100, 0.25);
    outline: none;
}

.contact-form select.form-control {
    height: 50px;
    color: #284160;
font-family: "GT Walsheim";
font-size: 18px;
font-style: normal;
font-weight: 300;
}

.contact-form textarea.form-control {
    resize: vertical;
    min-height: 100px;
}
.form-control option {
display: flex;
width: 300px;
height: 52px;
padding: 5.969px 0 6.031px 30.371px;
justify-content: flex-end;
align-items: center;
flex-shrink: 0;
 border-radius: 0 !important;
 color: #284160;
font-family: "GT Walsheim";
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: 40px; /* 222.222% */
}
.form-control option:hover {
    background: #f6f6f6;
}
.contact-form .btn-primary {
    background-color: #B73764;
    border-color: #B73764;
    padding: 10px 25px;
    font-family: "GT Walsheim", sans-serif;
    font-weight: 500;
    border-radius: 0;
    transition: background-color 0.3s ease;
    font-size: 14px;
}

.contact-form .btn-primary:hover {
    background-color: #a02c52;
    border-color: #a02c52;
}

.contact-cards {
    display: flex;
    flex-direction: row;
    gap: 0;
}

.contact-card {
    display: flex;
    align-items: center;
    padding: 40px;
    background: transparent;
    transition: background-color 0.3s ease;
    border-radius: 3px;
    width: 32%;
    flex-direction: column;
    margin: 10px;
background: #49647F;
}

.contact-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    flex-shrink: 0;
    margin-bottom: 15px;
}

.contact-icon i {
    color: white;
    font-size: 20px;
}

.contact-details h4 {
    color: #FFF;
font-family: "GT Walsheim";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
    margin-bottom: 8px;
    text-align: center;
}
.contact-details h4 a {
    color: #FFF;
font-family: "GT Walsheim";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
    margin-bottom: 8px;
    text-align: center;
}

.contact-details .phone-number {
    color: white;
    font-family: "GT Walsheim", sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
}

.contact-details .email-address {
    color: white;
    font-family: "GT Walsheim", sans-serif;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}

.contact-details .availability {
   color: #FFF;
font-family: "GT Walsheim";
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: 15px; /* 100% */
    margin: 0;
    text-align: center;
}

/* Dynamic Contact Content Styles */
.contact-option {
    transition: opacity 0.3s ease-in-out;
    opacity: 1;
}

.contact-option h1 {
       color: #FFF;

font-family: "GT Walsheim";
font-size: 44px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.contact-option > p {
    color: #4A4A4A;
    font-family: "GT Walsheim", sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 1.6;
    opacity: 0.9;
}
.about-numbers {
    color: #B73764;
font-family: "GT Walsheim";
font-size: 26px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.newsletter-column .footer-title  {
    font-size: 15px;
}
/* Responsive Contact Page Styles */

@media (min-width: 769px) and (max-width: 1023px) {
    .contact-card {
        width: 45%;
        display: inline-block;
        padding: 30px;
    }
    .contact-cards {
        display: block;
    }
    .cards-track {
        gap: unset;
    }
    .card-item {
        width: 285px !important;
    }
    .card-link {
        width: 285px !important;
    }
    .contact-info-wrapper {
        padding: 40px 0;
    }
}
@media (max-width: 768px) {
    /*  
    .service-business-contain {
        overflow-y: scroll;
        padding: 20px;
    }
    .service-business-contain .service-business h4 {
        min-width: 600px;
    }
    */
     .cards-track {
        gap: unset;
    }
    .contact-us-section {
        padding: 40px 0;
        margin-top: 50px;
    }

    .contact-form-wrapper,
    .contact-info-wrapper {
        padding: 25px;
        margin-bottom: 30px;
    }
    .contact-cards{
        display: block;
    }
    .contact-card {
        padding: 30px;
           width: 90%;
    }

    .contact-icon {
        width: 40px;
        height: 40px;
        margin-right: 15px;
    }

    .contact-icon i {
        font-size: 18px;
    }

    .contact-details h4 {
        font-size: 14px;
    }

    .contact-details .phone-number {
        font-size: 16px;
    }

    .contact-details .email-address {
        font-size: 14px;
    }
    .award-header h5 {
        display: none;
    }
    .logo-about {
        width: 50%;
        padding: 20px;
    }
    .logo-about img {
        max-width: 130px;
    }
    .logo-column {
        grid-column: span 2;
        padding: 20px 0;
        justify-self: start;
    }
    .newsletter-column {
        grid-column: span 2;
        padding: 20px 0;
        justify-self: start;
    }
}

@media (max-width: 576px) {
    .contact-form-wrapper,
    .contact-info-wrapper {
        padding: 20px;
    }

    .contact-card {
        flex-direction: column;
        text-align: center;
    }

    .contact-icon {
        margin-right: 0;
        margin-bottom: 15px;
        align-self: center;
    }
}
.search-form input {
    
    color: #4A4A4A;
font-family: "GT Walsheim";
}
.search-form button {
    background-color: #b73764;
    color: white;
    width: 145px;
    justify-self: center;
    margin: auto;
}
.search-form button:hover {
    color: #b73764;
    background-color: white;
}
.hover_icon {
    height: 20px;
    width: 20px;
    margin-top: 5px;
}
/* Container holding the vertical timeline */
.submitting_line {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* Container holding the vertical timeline */
.submitting_line_last {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Vertical connecting line */
.submitting_line::after {
  content: "";
  position: absolute;
  top: 25px;
  bottom: -25px;
  left: 50%;
  width: 2px;
  background-color: #d9d9d9; /* light gray line */
  transform: translateX(-50%);
  z-index: 0;
}
.line {
    margin-bottom: 25px;
}
.icon_submitting {
font-family: "GT Walsheim";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
    padding: 1px 5px 0 8.5px;
    height: 30px;
    width: 30px;
    color: white;
 border-radius: 100%;
 background-color: #B73764;
 z-index: 999;
    margin: 25px 0 25px 0
}
.submitting_content {
    margin: 25px 0 25px 0
}
.banner_submitting {
    padding: 50px;
    background: #F0EEEA;
}

@media (max-width: 776px) {
    .banner_submitting {
        padding: 30px 15px;
        min-height: 337px;
    }
    
}
.view-more-btn {
    
    margin: 25px;
    display: flex;
    align-self: center;
    justify-self: center;
}
.view-more-btn img {
    margin-top: 5px;
    padding: 0 10px;
    height: 10px;
    width: auto;
}
.dropdown-toggle::after {
    content: url("/media/3dghwpi4/border.png") !important;
    border: none !important;
    vertical-align:top !important;
}

/* Consumer Duty */
.banner_consumer {
    background: #F0EEEA;
        margin-top: 75px;
        padding-bottom: 0px;
}
.banner-content-consumer {
        justify-content: center;
    display: flex;
    flex-direction: column;
}
.further-reading {
    background: #50213F;
   
    padding: 40px 0;
}
.further-reading p {
    color: #FFF !important;
}

.further-reading h2 {
    color: #FFF !important;
}
.further-reading a {
    color: #FFF !important;
}
.section-consumer {
    padding: 25px 0;
    
}

.product-downloads {
    text-align: center;
}
.download-list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3rem;
    padding-bottom: 25px;
}
.download-item {
    text-align: center;
    position: relative;
    
    width: 225px;
}
.download-item:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -1.5rem;
    top: 50%;
    transform: translateY(-50%);
    height: 1.5rem;
    width: 1px;
    background: #ccc;
}
.download-item h4 {
    color: #b30059;
    margin-bottom: 0.25rem;
}
.download-link {
    color: #555;
    font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
    text-decoration: none;
        justify-content: center;
    align-items: center;
    display: flex
;
    gap: 5px;
}
.icon-download::before {
    content: "↓";
    margin-right: 5px;
}
.disclaimer {
   
font-size: 12px;
font-style: normal;
font-weight: 300;
line-height: normal;
    color: #777;
    margin-top: 0.5rem;
    margin-bottom: 10px;
}
.pink_bg {
   background: #F9EFF3;
    display: flex;
    align-self: center;
    justify-self: center;
    flex-direction: column;
}
.table>:not(caption)>*>* {
    background-color: unset;
    color: unset
}

/* Responsive */
@media (max-width: 767px) {
.banner-featured {
    margin-left: 0px;
}

.contain-cards h2.section-title {
    text-align: left !important;
}

.download-list {
    flex-direction: column;
}
.mob_padding {
    padding-left: 20px;
    padding-right: 20px;
}
.download-item:not(:last-child)::after {
    display: none;
}
}
/* Login page starts */

.login-content {
padding: 40px 0;
}
.box-container {
display: flex;
justify-content: center;
gap: 20px;
margin-top: 30px;
}
.info-box {
    width: 253px;
    background: rgba(242, 242, 242, 0.50);
    padding: 20px 0 0 0;
    border-radius: 3px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 277px;
}
.info-box h4 {
    color: rgba(73, 100, 127, 0.50);
font-family: "GT Walsheim";
font-size: 18px;
font-style: normal;
font-weight: 500;
padding-top: 5px;
padding-right: 20px;
padding-left: 20px;
    text-align: left;
line-height: 21.96px; /* 122% */
}
.info-box p {
    color: rgba(74, 74, 74, 0.50);
font-family: "GT Walsheim";
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 18.06px; /* 129% */
text-align: left;
padding-left: 20px;
padding-right: 20px;
}
.info-box button {
width: 100%;
padding: 10px;
border: none;
background: #7c8c9b;
color: #fff;
border-radius: 0 0 3px 3px;
cursor: pointer;
align-self: flex-end;
}
.info-box-light {
    width: 253px;
    background: rgba(242, 242, 242, 0.50);
    padding: 20px 0 0 0;
    border-radius: 3px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 277px;
}
.info-box-light h4 {
    color: #49647F;
font-family: "GT Walsheim";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 21.96px; /* 122% */
padding-top: 5px;
padding-right: 20px;
padding-left: 20px;
    text-align: left;
}
.info-box-light p {
font-size: 14px;
color: #666;
margin-bottom: 20px;
text-align: left;
padding-right: 20px;
padding-left: 20px;
}
.info-box-light button {
width: 100%;
padding: 10px;
border: none;
background: #7c8c9b;
color: #fff;
border-radius: 0 0 3px 3px;
cursor: pointer;
align-self: flex-end;
}
.info-box-light button.primary {
background: #2c3e50;
}

/* Responsive */
@media (max-width: 992px) {
.box-container {
flex-direction: column;
align-items: center;
}
.info-box {
width: 90%;
max-width: 400px;
}
.info-box-light {
width: 90%;
max-width: 400px;
}
}

/* Shiva Starts */
.row.line .col-sm-1.submitting_line:first-child span.icon_submitting {
    padding: 1px 5px 0 9.5px;
}

ul.leftSubBsCt {
    padding: 0;
    float: left;
    width: 50%;
    padding: 0 90px 0 20px;
}

ul.rightSubBsCt {
    float: left;
    width: 50%;
    padding: 0;
}

.view-more-content {overflow: hidden;}

ul.leftSubBsCt li:first-child, ul.rightSubBsCt li:first-child {
    list-style: none;
}

ul.leftSubBsCt li:first-child p, #leftSubBsTl strong {
    background: url("/media/bhajhm2r/greentick.svg");
    background-repeat: no-repeat;
    padding-left: 30px;
    height: 21px;
    margin-left: -15px;
    color: #4A4A4A;
    font-family: "GT Walsheim";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

ul.rightSubBsCt li:first-child p, #rightSubBsTl strong {
    background: url(/media/2d1lh1pm/close-red.svg);
    background-repeat: no-repeat;
    padding-left: 30px;
    height: 21px;
    margin-left: -15px;
    color: #4A4A4A;
    font-family: "GT Walsheim";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.leftSubBsTl, #leftSubBsTl {
    float: left;
    width: 50%;
    padding: 0 90px 0 20px;
}

.prdtTrsfrMain table.table.table-responsive tbody tr td {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px solid #e7e7e7;
}

/* Modern Starts */
table.table.table-responsive tbody tr td {
    border: 1px solid #808080;
}

table.table.table-responsive tbody tr td p {
    margin-bottom: 0px;
}
.bannerInnerPg .col-sm-5 {
    width: 100%;
}
/* Modern Ends */

/* Sitemap Starts */
ul.sitemap-root li, ul.sitemap-root li.sitemap-divider a {
    max-width: 1320px;
    margin: 0 auto;
}

ul.sitemap-root li.sitemap-divider {
    width: 100%;
    max-width: 100%;
    padding: 20px 0 0 0;
    margin-top: 20px;
}

ul.sitemap-root > li > ul > li > a {
    margin-left: 20px;
}
/* Sitemap Ends */

/* Documents Starts */

.documentMainCon .sidebar li.active::after {
    display: block;
    background: url(/media/roilktl1/rightarr.png) !important;
    content: "";
    position: absolute;
    right: -11px;
    top: 29px;
    height: 30px;
    width: 11px;
    background-repeat: no-repeat !important;
    transition: background 0.3s ease, color 0.3s ease;
}

.documentMainCon .sidebar li.active {
    position: relative;
}


.documentMainCon .form-item {
  transition: max-height 0.4s ease, opacity 0.4s ease, padding 0.4s ease;
}

.documentMainCon .form-item.show {
  opacity: 1;
  padding: 15px 10px;
}

.documentMainCon .accordion-content {
  transition: max-height 0.4s ease, opacity 0.4s ease, padding 0.4s ease;
}

.documentMainCon .accordion-content.open {
  max-height: 500px;       /* Adjust to content height */
  opacity: 1;
  padding: 12px 15px;
}

.documentMainCon .sidebar li {
  transition: background 0.3s ease, color 0.3s ease;
}

.documentMainCon .container {
  display: flex;
}

.documentMainCon .sidebar {
  width: 261px;
}

.documentMainCon .sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.documentMainCon .sidebar li {
    padding: 34.5px 30px 34.5px 30px;
    cursor: pointer;
    border-bottom: 1px solid #DEDEDE;
    background: rgba(222, 222, 222, 0.53);
    color: #4A4A4A;
    font-family: "GT Walsheim";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.71px;
}

.documentMainCon .sidebar li.active {
border-bottom: 1px solid #DEDEDE;
    background: #284160;
    color: #FFF;
    font-family: "GT Walsheim";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.71px;
}

.documentMainCon .content {
  padding: 20px 0px 20px 20px;
  flex: 1;
}

.documentMainCon .form-item {
  padding: 15px 10px;
}

.docMainContentSec .form-item h3 {
    color: #4A4A4A;
    font-family: "GT Walsheim";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 33px; /* 110% */
    letter-spacing: 0.8px;
}

.docMainContentSec .form-item {
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0px;
}

.docMainContentSec .form-list {
    padding-left: 17px;
}

.docMainContentSec .form-list .docLists a {
    display: block;
    color: #4A4A4A;
    font-family: "GT Walsheim";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.8px; /* 110% */
    text-decoration: none;
    border-bottom: 1px solid #E7E7E7;
    padding: 25px 14px 25px 14px;
}

.docMainContentSec {
    margin: 43px 0 120px 0;
}

.docMainContentSec .form-list .docLists a:last-child {
    border-bottom: none !important;
}

.docMainContentSec .form-list .docLists a {
    background: url(/media/zyypbpwa/downloadicon-3.svg) no-repeat right center;
    display: flex;
    align-items: center;
}



@media (min-width: 769px) {
  .documentMainCon .form-item {
    display: none;
  }
}

@media (max-width: 767px) {
  .documentMainCon .container {
    flex-direction: column;
  }

  .documentMainCon .form-list {
    display: none; /* desktop only list hidden on mobile */
  }

  .documentMainCon .accordion-content {
    display: none;
    padding: 12px 15px;
    background: #fff;
    border-bottom: 1px solid #ddd;
  }

  .documentMainCon .sidebar {
    width: 100%;
}

.documentMainCon .accordion-content a {
    color: #4A4A4A;
    font-family: "GT Walsheim";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.8px;
    text-decoration: none;
    border-bottom: 1px solid #E7E7E7;
    padding: 25px 60px 25px 0px;
    background: url(/media/zyypbpwa/downloadicon-3.svg) no-repeat right center;
    display: flex;
    align-items: center;
}

.documentMainCon .container {
    padding: 0px;
}

.documentMainCon .accordion-content {
    padding: 10px 40px 0 40px !important;
    border-bottom: none !important;
}

.documentMainCon .sidebar li {
    padding: 34.5px 40px 34.5px 40px;
}

.accordion-content a:last-child {
    border-bottom: none;
}

.documentMainCon .sidebar li.active::after {
    display: none;
}

ul#menuList li {
    background: rgba(222, 222, 222, 0.53) url("/media/hrsjtktk/bluedown.png") no-repeat 88% center;
}

ul#menuList li.active {
    background: #284160 url(/media/bumjrokp/white-chevron.svg) no-repeat 88% center;
}
}

  
/* Documents Ends */

/* Responsive Issues Starts */

@media only screen and (max-width: 767px)  {

/* Documents Starts */

/* Documents Ends */

/* products starts */

.product-contain {
    padding: 105px 38px 0 38px;
}

.product-contain h1 {
    font-size: 32px;
    text-align: center;
}

.product-contain p {
    text-align: center;
}

.product-contain ul li p {
    text-align: left;
}

.product-contain ul {
    margin: 0 auto 12px auto;
    width: 80%;
}

.button_product {
    width: auto;
    flex: 1;
    align-items: center;
    padding: 0;
    margin: 0;
}

.button_container {
    gap: 5px;
    align-items: center;
    width: 100%;
    height: 50px;
}

div[data-target="contain_product"] {
    padding: 16px 10px 0 10px;
}

div[data-target="contain_product_2"] {
    padding: 9px 10px 0 10px;
}

.product-contain {
    padding-top: 100px !important;
}

section.section.banner-section {
    padding-bottom: 0px;
}

.testfinder-container {
    padding: 22px 0 0 0;
}

.testfinder-container .search-container {
    padding: 25px 37px;
}

.hover_icon {
    display: none;
}

.search-form-input input::placeholder {
    color: #6A6A6A;
    font-family: "GT Walsheim";
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.search-container h3 {
    color: #4A4A4A;
    text-align: center;
    font-family: "GT Walsheim";
    font-size: 15px !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.button_product_btl {
    width: auto;
    flex: 1;
}

.button_container .button_product_btl {
    padding: 17px 0 0 0;
    font-size: 16px;
    margin: 0;
}

.listSecPrd {
    width: 100% !important;
        display: block;
        margin: 47px 0 0 0 !important;
        padding-right: 25px;
}

.listSecPrd .col-6 {
    width: 100%;
    padding: 0px;
}

.listSecPrd .col-6 ul {
    padding: 0px;
    text-align: center;
}

.listSecPrd ul li {
    text-align: left;
    margin: 0 auto;
    padding-left: 25px;
}

.product-table-container {
    padding: 0px !important;
}

.product_table {
    width: 100%;
    position: relative;
    clear: both;
    overflow: auto;
}

table.table.table-responsive {
     width: 100% !important;
     max-width: 100% !important;
}

.testfinder-container {
    padding-right: 0px !important;
    padding-left: 38px !important;
}

.search-container {
    margin-right: 25px;
}

.testfinder-container .search-container {
    display: block;
    margin-right: 40px;
}

p.clickHereLink1,p.clickHereLink2 {
    display: block;
    padding-right: 62px !important;
}

.product-table-container > p {
    padding-right: 40px;
}

.terms_section_top > p {
    padding-right: 42px;
    text-align: center;
}

.terms_section1, .terms_section2, .terms_section3,.terms_section4 {
    padding-right: 38px;
    text-align: center;
}

.terms_section1 .trmConSec, .terms_section1 p, .terms_section2 .trmConSec, .terms_section2 p, .terms_section3 .trmConSec, .terms_section3 p, .terms_section4 .trmConSec, .terms_section4 p {
    text-align: center !important;
}

h4.trmConSec strong {
    margin-top: 26px;
}


/* products ends */

/* login starts */
.bannerInnerPg h1 {
    font-size: 32px;
    text-align: center;
}

.bannerInnerPg p {
    text-align: center !important;
}

.login-content > .container > div > h4, .login-content > .container > div > p {
    text-align: center;
    padding: 0 40px;
}

.login-content > .container > div > h4 {
    margin-bottom: 20px;
}

.login-content > .container > div > h4 > img {
    margin-top: -4px;
    margin-right: 8px;
}
/* login ends */

/* Submitting Business Starts */
.row.line {
    width: 100%;
    display: flex;
    padding: 0px 10px 0px 19px;
}

.col-sm-1.submitting_line {
    width: 19%;
    float: left;
    height: -webkit-fill-available;
}

.col-sm-11.submitting_content {
    width: 80%;
    float: left;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
}

a.view-more-btn {
    margin-bottom: 0px;
}

.submitting_line, .submitting_line_last {
    width: 19% !important;
}

.leftSubBsTl, #leftSubBsTl {
    width: 100%;
    padding: 0;
}

ul.leftSubBsCt {
    width: 100% !important;
    padding: 0px !important;
}

ul.rightSubBsCt {
    width: 100%;
    padding: 0;
}

ul.rightSubBsCt li:first-child p, #rightSubBsTl strong {
    margin-left: 0px;
    height: auto;
}

ul.leftSubBsCt li:first-child p, #leftSubBsTl strong {
    margin: 0;
    height: auto;
}

.afterConSec {
    text-align: center;
    padding: 0px 40px 0 40px;
}
/* Submitting Business Ends */

/* Cookie Notice Starts */
table.table.table-responsive {
    display: block;
    overflow-x: auto;
    white-space: nowrap; /* prevents wrapping of cells */
    -webkit-overflow-scrolling: touch; /* smooth mobile scroll */
}


.bannerInnerPg .col-sm-12 h3 {
    text-align: center !important;
}
/* Cookie Notice Ends */


/* Apply btn Starts */
a.applyBtnLk {
    position: static !important;
    margin: 0 auto;
}
/* Apply btn Ends */
}


@media (min-width: 768px) and (max-width: 1024px) {
/* Login Starts */   
.box-container .info-box, .box-container .info-box-light {
    flex-direction: column;
    width: 30%;
    flex: 1;
    height: 311px;
}

.box-container {
    flex-direction: row !important;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    align-items: stretch;
}
/* Login Ends */

/* Placing business starts */

.col-sm-11.submitting_content {
    width: 88%;
    float: left;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
}

ul.leftSubBsCt li:first-child, ul.rightSubBsCt li:first-child {
    margin-bottom: 36px;
}


.bannerInnerPg .col-sm-5 {
    width: 100%;
}

.leftSubBsTl, #leftSubBsTl {
    width: 100%;
}

ul.leftSubBsCt, ul.rightSubBsCt {
    width: 100%;
}

ul.rightSubBsCt li:first-child p, #rightSubBsTl strong {
    margin-left: 0px;
}

div#leftSubBsTl {
    padding-left: 14px;
    margin-bottom: 20px;
}
/* Placing business ends */

/* Vulnerable customer Starts */

.bannerInnerPg .col-sm-8 {
    width: 100%;
}

.sliderSide .hmecarousel .carousel-control-next {
    background: url(/media/jheiikmy/dark-arrow.png) no-repeat !important;
    top: unset;
    right: 45%;
    width: unset;
}
/* Vulnerable customer Ends */
}
/* Responsive Issues Ends */

/* Apply button starts */
a.applyBtnLk {
    background: #B73764;
    display: flex;
    width: 145px;
    height: 50px;
    padding: 10px 13px;
    justify-content: center;
    align-items: center;
    gap: 15px;
    color: var(--White, #FFF);
    font-family: "GT Walsheim";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0;
}

.prdtTrsfrMain .terms_section_top, #productTableContainer2_A .terms_section {
    position: relative;
}

.prdtTrsfrMain .product_table table .arrow {
    cursor: text;
}

#vul_dl, #vul_tl {
    color: #49647F;
    font-family: "GT Walsheim";
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 17.16px;
    text-decoration-line: underline;
}

.section-consumer ul {
    padding-left: 26px;
}

button.btn-disabled {
    cursor: not-allowed;
}


a.login-btn:hover,a.applyBtnLk:hover {
    background: #50213f;
    transition: background-color 0.3s 
ease;
}

button.hamburger:hover {
    background: none !important;
}

/* Apply button ends */
/* Xmas starts */
/* Container */
.christmasHours {
  z-index: 9999;
}

/* Top bar */
.top-bar {
  width: 100%;
  position: relative;
  background: #B73764;
  z-index: 999999;
}

/* Header */
.top-bar-header {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 50px;
  cursor: pointer;
  position: relative;
  z-index: 2000;
}

/* Title + arrow */
.center-wrap {
  display: flex;
  align-items: center;
  gap: 40px;
}

.bar-title {
  color: #FFF;
  font-family: "GT Walsheim";
  font-size: 15px;
  font-weight: 400;
}

.bar-title:hover {
  font-weight: 700;
}

.expanded .bar-title {
    font-weight: 700;
}

/* Icons */
.icon-arrow {
  transition: transform 0.3s ease;
}

.icon-close {
  position: absolute;
  right: 100px;
  cursor: pointer;
}

.icon-close:hover {
  content: url('/media/xqffegax/chevronhover.svg');
}

/* Overlay (accordion content) */
.top-bar-overlay {
  position: absolute;
  top: 100%;              /* IMPORTANT: below header */
  left: 0;
  width: 100%;
  max-height: 0;          /* collapsed by default */
  overflow: hidden;
  background: #B73764;
  transition: max-height 0.35s ease;
  z-index: 1500;
}

/* Content */
.top-bar-content {
  display: flex;
  justify-content: center;
  gap: 240px;
  padding: 20px;
}

.hours-contnet {
  margin-top: 35px;
}

.hours-contnet p {
  margin-bottom: 10px;
  color: #FFF;
  text-align: center;
  font-family: "GT Walsheim";
  font-size: 15px;
  font-weight: 400;
}

.hours-contnet p span {
  color: #FFF;
font-family: "GT Walsheim";
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

/* Expanded state */
.top-bar.expanded .top-bar-overlay {
  max-height: 600px; /* adjust if content grows */
}

.top-bar.expanded .icon-arrow {
  transform: rotate(180deg);
}

.expanded div#barHeader img#closeIcon {
    content: url(/media/xqffegax/chevronhover.svg);
}
/* Responsive */
@media (max-width: 1024px) {
  .top-bar-content {
    flex-direction: column;
    gap: 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .bar-title {
    font-weight: 400;
}

.icon-close {
    right: 50px;
}

.expanded div#barHeader {
    border-bottom: 1px solid #fff;
}

.hours-contnet {
    margin-top: 0px;
}
}

@media (max-width: 767px) {
  .center-wrap {
    gap: 30px;
    max-width: 220px;
  }

  .hours-contnet p span {
    display: block;
  }

  span#barTitle {
    color: #FFF;
    text-align: center;
    font-family: "GT Walsheim";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.icon-close {
    right: 28px;
}


.expanded span#barTitle {
    color: #FFF;
    text-align: center;
    font-family: "GT Walsheim";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.expanded div#barHeader {
    border-bottom: 1px solid #fff;
}

.hours-contnet {
    margin-top: 0px;
}

.hours-content p {
    color: #FFF;
    text-align: center;
    font-family: "GT Walsheim";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.hours-contnet p span {
    color: #FFF;
    font-family: "GT Walsheim";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

}

/* Xmas ends */

/* Shiva Ends */
