/* gokulchanges for home page */

header {
    border-radius: 0;
    /* border-radius: 0 0 10px 10px; */
    padding: 30px;
}


.margin-minus {
    margin-top: -14rem;
    height: 240px;
}

.feature-callout-widget-armorseed .feature-callout-armorseed-content .textRightContent .feature-callout-armorseed-description {
    color: #fff !important;
    max-width: 500px!important;
    font-size: 20px!important;
}

.subheader {
    padding: 25px 40px;
    top: 100px;
    margin: 0px 46px;
    width: 94%;
}

.nav-item>a {
    padding: 0
}

subheader div {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.subheader a {
    padding: 0 3rem;
}

.subheader a:hover {
    color: #052d66 !important;
}



.armor-seed-image-left .insight-card-wrapper .insight-image-container {
    border-radius: 20px 0 0 20px;
}

i.win.win-honest-facebook {
    font-size: 24px;
}

i.win.win-instagram-square {
    font-size: 24px;
}

.footer-sub-menu {
    display: flex;
    gap: 30px;
    align-items: center;
}

.social-icons {
    display: flex;
}


.mobile-heading {
    justify-content: start;
    font-family: 'titillium-web';
    font-size: 25px !important;

}

.mobile-menu a {
    font-size: 25px !important;
}

.mobile-submenu a {
    font-size: 24px;
    font-weight: bold;
    font-family: 'spectral'
}

.toggle {
    padding-left: 10px;
}

.mobile-menu.active {
    top: 100px;
    left: 25px;
    border-radius: 0 0 20px 20px;
    position: absolute;
}

.mobile-menu {
    width: 90%;
}

.mobile-menu a:hover {
    color: #052d66 !important
}
.footer-links a{
    text-transform: uppercase;
    margin: 0 20px;
}
.footer-links a,
.footer-sub-menu a {
    font-weight: 100;
}

/* mobile css */
@media (max-width: 1024px) {
    .armor-seed-image-left .insight-card-wrapper .insight-image-container {
        border-radius: 20px 20px 0 0;
    }
}

@media (max-width: 768px) {
    .armor-seed-image-left .insight-card-wrapper .insight-card-body {
        width: 100% !important;
    }

    .armor-seed-image-left .insight-card-wrapper .insight-image-container {
        width: 100% !important;
    }

    .armor-seed-image-left .insight-card-wrapper .insight-card {

        flex-direction: column !important;
    }
.feature-callout-widget-armorseed .feature-callout-armorseed-content .textRightContent .feature-callout-armorseed-description{
    margin-top: 2rem!important;
    font-size: 18px;
}
.footer-links a{
    font-size: 16px;
}

.footer-inner-container a{
    font-size: 26px;
}
}



@media (min-width: 1240px) {
    header {
        height: 100px;
        border-radius: 0 0 20px 20px;
    }

    div:has(.subheader.show)>header {
        border-radius: 0;
    }
   
    .armor-up-footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 10px;
    }

    .armor-up-arrow {
        font-size: 24px;
        cursor: pointer;
        background-color: #7EB9FF;
    }

    .herobanner-home .dxp-widget.dxp-hero-image {
        margin-top: -100px
    }

    .herobanner-home h2.classic-hero-h2 {
        font-family: 'spectral' !important;
        font-size: 96px !important;
        line-height: 1 !important;
    }

    .herobanner-home .dxp-hero-image .hero-image-picturetag,
    .herobanner-home .dxp-hero-image .hero-image-picturetag img {
        height: 675px !important;
    }

    .stewardship-hero .dxp-hero-image .hero-image-picturetag,
    .stewardship-hero .dxp-hero-image .hero-image-picturetag img {
        height: 500px !important;
        filter: none;
    }
  .subheader {
    display: flex;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s 0.3s;
}

.subheader.show {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s 0s;
}


}

@media (max-width: 1240px) {

    header {
        gap: 4rem;
    }

    .logo img {
        max-width: 230px;
        width: 230px;
    }

    .hamburger {
        left: unset;
        text-align: right;
    }

    .right-section {
        display: none;
    }

    .mobile-menu {
        position: fixed;
    }

    .mobile-heading {
        text-transform: uppercase;
    }

}

/*  */

.feature-home-section .btn-group-wrapper .btn-color-white {
    background-color: #fff !important;
}

.feature-home-section .btn-group-wrapper a.btn-color-white:hover {
    color: #012D63 !important;
}



a.button,
.button:hover,
.button:focus {
    background-color: #7EB9FF;
}

.btn-default {
    background: blue !important;
    color: #fff;
}

.feature-callout-widget-armorseed .feature-callout-armorseed-content .textLeftContent {
    flex: 1 1 30% !important;
}

.insight-read-button:hover {
    color: #1e3a5f !important;
}

.insight-sub-title {
    font-family: 'Spectral';
    font-weight: 900;
    line-height: 1;
    margin: 1rem 0;
}

.insight-container {
    padding: 2rem;
}

.feature-callout-widget-armorseed {
    background: #012D63 !important;
}

.plant-armor-hero h2 span,
.plant-armor-hero h2 .large-txt {
    font-family: 'Spectral';
    font-weight: 900;
    font-size: 100px
}

h2 {
    line-height: 1 !important;
}

.insight-content-title,
.feature-callout-armorseed-content h2 {
    font-family: 'spectral' !important;
    font-weight: 900 !important;

}

.insight-container.armor-seed-insight-widget .insight-description p,
.insight-featured-chip {
    font-family: 'titillium-web';
}

.armor-seed-insight-widget {
    margin-top: 2rem;
}

.feature-callout-widget-armorseed {
    margin: 3rem 0;
}

.insight-card-actions {
    text-align: right;
}

.insight-card-actions a {
    display: inline;
}

button.btn-insight-widget {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 3rem auto 2rem;
}

button.btn-insight-widget a {
    background-color: white;
    padding: 1rem 2rem;
    border-radius: 26px;
    font-size: 20px;
    color: #012D63;
    font-family: 'titillium-web';
    font-weight: bold;
}

button.btn-insight-widget a:hover,
button.btn-insight-widget a:focus {
    color: #012D63 !important;
}

.armor-seed-image-top.insight-container.armor-seed-insight-widget .insight-description {
    display: none;
}

.btn-insight-widget.product-btn a {
    background-color: #7EB9FF;
}

.armor-seed-image-top .insight-card-content {
    min-height: 250px;
}

/* temp will move to code future */
@media (max-width: 767px) {
    .footer-links p {
        font-size: 14px;
    }

    a.button,
    .button:hover,
    .button:focus {
        width: 100%;
    }

    .footer-sub-menu a {
        flex-direction: column;
    }

    .insight-image-container picture {
        height: 100% !important;
    }

    .insight-card-actions {
        text-align: left;
        padding: 0 2rem 2rem !important;
    }

    .plant-armor-hero h2 span,
    .plant-armor-hero h2 .large-txt {
        font-size: 55px;
    }

    .featureLargeAWidget-root .armor-left-img,
    .featureLargeAWidget-root .armor-img-small,
    .featureLargeAWidget-root .armor-img-bottom {
        width: 109px;
        height: 109px;
    }

    .armor-left-img {
        left: 5% !important;
        z-index: 2;
    }

    .armor-img-small {
        left: 37% !important;
        z-index: 2;
    }

    .armor-img-bottom {
        left: 69% !important;
        z-index: 2;
    }

    .feature-callout-widget-armorseed.feature-home-section {
        padding: 3rem;
    }

    .herobanner-home h2.classic-hero-h2 {
        font-size: 58px !important;
        line-height: 1 !important;
        text-align: left;
        margin-top: -5rem;
    }

    .herobanner-home .dxp-hero-image .hero-image-picturetag img {
        filter: brightness(136%);
    }

    .armor-left,
    .armor-right {
        width: 100% !important;
    }

    .armor-seed-image-top.insight-container.armor-seed-insight-widget .insight-description {
        display: block;
    }
}

.feature-callout-widget-armorseed .feature-callout-armorseed-content .textLeftContent .hindText {
     font-size: 15px!important;
}

.btn-group-wrapper .button {
    border-radius: 26px !important;
    padding: 10px 2rem !important;
}

.feature-callout-widget-armorseed .feature-callout-armorseed-content .textLeftContent .subHeader {
    color: #7EB9FF !important;
}

.feature-list-content .feature-list-buttons.feature-list-buttons-card a.button,
.feature-list-content .feature-list-title-line,
.feature-list-content .btn-group-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}

section.hero-rich-featureA-section {
    margin-top: 4rem;
    justify-content: center;
    display: flex;
}

section.hero-rich-featureA-section .container-rich {
    max-width: 500px;
}

section.hero-rich-featureA-section .sub-container h2 {
    font-size: 58px;
    font-weight: bold;
    padding-left: 0;
}

.armor-right .armor-content p {
    left: 15%;
    max-width: 500px;
}

@media (max-width: 767px) {
    section.hero-rich-featureA-section .sub-container h2 {
        font-size: 36px;
    }

    .armor-right .armor-content p {
        margin-left: 0px !important;
    }

    .build-home-richsection h2 {
        font-size: 34px;
    }

    section.hero-rich-featureA-section {
        margin-top: 2rem;
    }
    .feature-callout-widget-armorseed .feature-callout-armorseed-content .textLeftContent .subHeader{
        font-size: 36px;
    }
}

@media (min-width: 769px) {
    .footer-logo img {
        max-width: 585px;
        margin-bottom: 5rem;
    }

    .feature-callout-armorseed-content h2 {
        font-size: 60px !important;
        line-height: 1.2 !important;
    }

    .footer-links p {
        margin-bottom: 0 !important;
    }

    .feature-callout-widget-armorseed .feature-callout-armorseed-content .textLeftContent .hindText {
        width: 74%;
    }

    h3.insight-category-title {
        font-size: 26px;
        text-align: left;
        padding-left: 1rem;
    }

    .build-home-richsection h2 {
        font-size: 72px !important;
    }

}

/* About us page  */
.about-rich-armor h2 {
    font-size: 54px;
}

@media (max-width: 767px) {
    .about-rich-armor h2 {
        font-size: 40px;
    }

    .products-hero-banner.about-us-hero .modern-search-hero {
        overflow: hidden;
    }

}

/* tab seciton css */
.about-tab-section-container {

    margin-top: 5rem;
}

/* Desktop Layout */
.about-tab-section-container .tab-hero-section {
    margin-top: 5rem;
    background-color: #012D63;
    color: white;

    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    gap: 30px;
    align-items: center;
    min-height: 70vh;
    padding: 0 3rem;
    position: relative;
}

.about-tab-section-container .left-image-container {
    border-radius: 20px;
    object-fit: cover;
    transition: all 0.3s ease;
}

.about-tab-section-container .top-images .left-image {
    width: 294px;
    height: 324px;
    border-radius: 20px;
    object-fit: cover;
    transition: all 0.5s ease;

}


.about-tab-section-container .center-content {
    text-align: center;
    padding: 0 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    max-width: 600px;
    margin: auto;
}


.about-tab-section-container .center-content h3 {
    font-size: 42px;
    font-family: 'Spectral';
    font-weight: bold;
    margin: 1rem auto;
    line-height: 1;
    max-width: 600px;

}

.about-tab-section-container .center-content p {
    font-size: 18px;
    margin-bottom: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'titillium-web';
}


.about-tab-section-container .tabs-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin: 0 auto;
}

.about-tab-section-container .tab-button {
    background: transparent;
    border: 2px solid #7EB9FF;
    color: white;
    padding: 12px 4px;
    border-radius: 20px 20px 0 0;
    font-size: 26px;
    font-weight: bold;
    font-family: 'spectral';
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
    width: 190px;
}

.about-tab-section-container .tab-button.active {
    background: #7EB9FF;
    color: #012D63;
}

.about-tab-section-container .tab-button:hover {
    background: #7EB9FF;
    color: #012D63;
}

.about-tab-section-container .right-images {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.about-tab-section-container .right-image {

    width: 268px;
    height: 294px;
    border-radius: 15px;
    object-fit: cover;
    transition: all 0.3s ease;
}

.about-tab-section-container .right-image:first-child {

    width: 268px;
    height: 178px;
}

@media (max-width: 768px) {
    .featureLargeAWidget-root {
        padding: 0 !important;
    }
}

/* Mobile Layout */
@media (max-width: 1279px) {
    .about-tab-section-container {
        min-height: auto;
    }

    .about-tab-section-container .tab-hero-section {
        display: block;
        max-width: 100%;
        text-align: center;
        padding: 0 2rem;
    }

    .about-tab-section-container .mobile-layout {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
        margin-top: 3rem;
    }

    .about-tab-section-container .top-images {
        display: flex;
        justify-content: center;
        gap: 18px;
        width: 100%;
        max-width: 400px;
        margin-bottom: 2rem;
    }

    .about-tab-section-container .left-image-container .left-image {
        width: 344px;
        height: 191px;
        border-radius: 15px;
        margin-top: -3rem;
    }

    .about-tab-section-container .top-images .left-image {
        height: 178px;
        width: 138px;
        margin-top: -1rem;
    }

    .about-tab-section-container .right-image {
        width: 163px;
        height: 178px;
        border-radius: 15px;
        margin-top: 1rem;
    }

    .about-tab-section-container .center-content {
        padding: 0;
        order: 2;
    }

    .about-tab-section-container .center-content h3 {
        font-size: 38px;
    }

    .about-tab-section-container .center-content p {
        margin-bottom: 30px;
        padding: 0 10px;
    }

    .about-tab-section-container .tabs-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
        max-width: 300px;
    }

    .about-tab-section-container .tab-button {
        padding: 10px 8px;
        font-size: 22px;
        font-weight: 600;
        border-radius: 50px;
        width: auto !important;
    }



    /* Hide desktop right images on mobile */
    .about-tab-section-container .right-images {
        display: none;
    }

    .about-tab-section-container .top-images {
        display: flex;
        justify-content: center;
        gap: 15px;
        width: 100%;
        max-width: 400px;
    }

    /* Hide desktop right images on mobile */
    .about-tab-section-container .right-images {
        display: none;
    }

}

@media (min-width: 1280px) {

    .about-tab-section-container .left-image-container,
    .about-tab-section-container .left-image-container .left-image {
        width: 294px;
        height: 324px;
    }

    .about-tab-section-container .right-images {

        align-items: flex-end;
    }

    .about-tab-section-container .mobile-layout {
        display: none;
    }

    .about-tab-section-container .right-image:first-child {

        position: absolute;
        left: 52%;
        top: -34px;
    }

    .about-tab-section-container .left-image {
        position: absolute;
        top: -40px;
    }
    .about-tab-section-container .center-content {
        padding-top: 10rem;
        margin: auto;
    }
    .about-tab-section-container .center-content p{
        margin-bottom: 4rem;

    }
    .about-tab-section-container .tabs-container{
        margin-left: -6rem;
        margin-right: -6rem;
    }

}
.insight-slider-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.insight-slider {
    display: flex;
    transition: transform 0.5s;
    will-change: transform;
}

.insight-slider-card {
    min-width: 100%;
    box-sizing: border-box;
}

/* Fade transition effects */
.about-tab-section-container .fade-transition {
    transition: opacity 0.3s ease-in-out;
}

.about-tab-section-container .fade-out {
    opacity: 0;
}

.about-tab-section-container .fade-in {
    opacity: 1;
}

/* about us slider  */
.about-slider-section {
    margin: 3rem;
}

.about-slider-section .hero-section {
    position: relative;
    width: 100%;
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 20px;
}

.about-slider-section .hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('https://images.unsplash.com/photo-1559027615-cd4628902d4a?w=1920&h=1080&fit=crop') center/cover no-repeat;
    z-index: -2;
}

.about-slider-section .hero-section::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: -1;
}

/* ========== CONTENT ========== */
.about-slider-section .hero-content {
    text-align: center;
    color: white;
    padding: 40px 20px;
    max-width: 900px;
    margin: 0 auto;
    z-index: 1;
}

.about-slider-section .hero-title {
    font-family: 'Spectral';
    font-size: 54px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 30px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.about-slider-section .hero-description {
    font-size: 18px;
    line-height: 1.6;
    font-family: 'titillium-web';
    margin: 0 auto 40px;
    max-width: 700px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

/* ========== BUTTON ========== */
.about-slider-section .read-more-btn {
    display: inline-block;
    padding: 11px 48px;
    background-color: #7EB9FF;
    color: #012D63;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(126, 185, 255, 0.3);
}

.about-slider-section .read-more-btn:hover {
    background-color: #5AA3FF;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(126, 185, 255, 0.4);
}

.about-slider-section .read-more-btn:active {
    transform: translateY(0);
}

/* ========== PROGRESS INDICATORS ========== */
.about-slider-section .progress-indicators {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 20px;
    z-index: 10;
}

.about-slider-section .progress-dot {
    width: 220px;
    height: 4px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 2px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    z-index: 10;
}

.about-slider-section .progress-dot.active {
    background-color: #7EB9FF;
}

.about-slider-section .progress-dot:hover {
    background-color: rgba(126, 185, 255, 0.7);
}

/* ========== RESPONSIVE STYLES ========== */


/* Tablet */
@media (max-width: 1024px) {

    .about-slider-section .hero-title {
        font-size: 36px;
        margin-bottom: 20px;
    }

    .about-slider-section .read-more-btn {
        padding: 14px 40px;
        font-size: 16px;
    }

    .about-slider-section .progress-dot {
        width: 180px;
    }

    .about-slider-section .hero-section {
        border-radius: 0;
    }

    .about-slider-section {
        margin: 0 !important;
    }

}

/* Mobile */
@media (max-width: 768px) {
    .about-slider-section .hero-content {
        padding: 30px 20px;
        margin-bottom: 2rem;
        text-align: left;
    }

    .about-slider-section .hero-description {
        line-height: 1.5;
        margin-bottom: 30px;
        padding: 0 10px;
    }

    .about-slider-section .read-more-btn {
        padding: 12px 36px;
    }

    .about-slider-section .progress-indicators {
        bottom: 30px;
        gap: 15px;
    }

    .about-slider-section .progress-dot {
        width: 90px;
        height: 3px;
    }
}

/* richtext herobanner start stong section */
.about-startstrong-rich .hero-banner {
    position: relative;
    width: 100%;
    min-height: 60vh;
    background: linear-gradient(135deg, #003D7A 0%, #012D63 50%, #002952 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    overflow: hidden;
}

/* Logo Background */
.about-startstrong-rich .hero-banner::before {
    content: '';
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 400px;
    height: 400px;
    background-image: url('https://armorst.winfieldunited.com/getContentAsset/36312753-485b-4ace-8bf6-0e964d448167/1ff7170e-907d-4bf3-8496-9797dbea0fe0/Armor-logo.png?language=en');
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.4;
    z-index: 1;
}

.about-startstrong-rich .hero-content {
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding: 0 40px;
}

.about-startstrong-rich .hero-title {
    font-family: 'Spectral', serif;
    font-size: 150px;
    font-weight: 700;
    line-height: 1.1;
    color: white;
    margin-bottom: 0;
}

.about-startstrong-rich .hero-subtitle {
    font-family: 'Spectral', serif;
    font-size: 150px;
    font-weight: 700;
    line-height: 1.1;
    color: #7EB9FF;
    margin-top: 0;
    padding-left: 24%;
}

.about-startstrong-rich .trademark {
    font-size: 60px;
    vertical-align: super;
    margin-left: 5px;
}

/* ========== RESPONSIVE STYLES ========== */

/* Mobile */
@media (max-width: 768px) {
    .about-startstrong-rich .hero-banner {
        min-height: 60vh;
        padding: 30px;
    }

    .about-startstrong-rich .hero-subtitle {
        padding-left: 0;
    }

    .about-startstrong-rich .hero-title,
    .about-startstrong-rich .hero-subtitle {
        font-size: 80px;
    }

    .about-startstrong-rich .trademark {
        font-size: 32px;
    }

    .about-startstrong-rich .hero-content {
        padding: 0 20px;
        text-align: left;
        padding-left: 0;
    }

    .about-startstrong-rich .hero-banner::before {
        width: 300px;
        height: 300px;
        right: -80px;
        opacity: 0.2;
    }
}

/* sunflower page style */
.container-sunflower-ricttxt {
    background-color: #7EB9FF;
    padding: 3rem 2rem;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    margin: 3rem 4em;
}

/* Title */
.container-sunflower-ricttxt .title {
    font-size: 42px;
    font-weight: 900;
    color: #012D63;
    line-height: 1.3;
    margin: 0 0 40px 0;
    max-width: 500px;
}

/* Specs List */
.container-sunflower-ricttxt .specs-list {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 650px;
}

/* Spec Item */
.container-sunflower-ricttxt .spec-item {
    font-family: 'titillium-web';
    font-size: 18px;
    font-weight: bold;
    color: #012D63;
    padding: 5px 0 5px 16px;
    margin: 0;
    position: relative;
    line-height: 1;
}

.container-sunflower-ricttxt .spec-item::before {
    content: "▪";
    position: absolute;
    left: 0;
    color: #1a2332;
    font-weight: 600;
}

.container-sunflower-second-righttxt {
    max-width: 900px;
    margin: 0 auto;
    background-color: #ffffff;
}

/* Header Section */
.container-sunflower-second-righttxt .header-section {
    background-color: #7EB9FF;
    color: #012D63;
    text-align: center;
    padding: 3rem;
    margin: 0 auto;
    max-width: 900px;
    position: relative;
    top: -50px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.container-sunflower-second-righttxt .main-title {
    font-family: 'Spectral';
    font-size: 54px;
    font-weight: 700;
    color: #012D63;
    line-height: 1.2;
    margin: 1rem 0;
}

/* Content Section */
.container-sunflower-second-righttxt .content-section {
    padding: 0 3rem;
        max-width: 800px;
    margin: 0 auto;
}

.container-sunflower-second-righttxt .section-block {
    margin-bottom: 18px;
}

.container-sunflower-second-righttxt .section-title {
    font-family: 'titillium-Web';
    font-size: 18px;
    font-weight: bold;
    color: #012D63;
    margin-bottom: 8px;
    line-height: 1.4;
    display: inline;;
}

.container-sunflower-second-righttxt .section-description {
    font-family: 'titillium-Web';
    font-size: 18px;
    font-weight: 400;
    color: #012D63;
    line-height: 1.6;
    margin: 0;
    display: inline;
    line-height: 28px;
    padding-left: 5px;
}

.rich-txt-sunflower-cotent {
    grid-template-columns: 1fr 1fr;
}

/* Responsive Design */
@media screen and (max-width: 1024px) {
    .rich-txt-sunflower-cotent {
        grid-template-columns: auto;
    }

    .container-sunflower-ricttxt {
        padding: 2rem;
        flex-direction: column;
        margin: 1rem;
    }

    .container-sunflower-ricttxt .title {
        font-size: 36px;
    }

    .container-sunflower-second-righttxt .content-section {
        padding: 1rem 2rem;
    }

    .container-sunflower-second-righttxt .main-title {
        font-size: 36px;
    }
    .container-sunflower-second-righttxt .header-section{
        top: auto;
    }
    .footer-bottom,.footer-links{
        justify-content: center;
    }
    

}

/* Main Container sunflower page style richtext mourning dove*/

.doves-section {
    background: #012D63;
    padding: 60px 40px 80px;
    color: #ffffff;
}

/* Title */
.doves-section .doves-title {
    font-family: 'Spectral';
    font-size: 54px;
    font-weight: bold;
    color: #7EB9FF;
    text-align: center;
    margin: 0 0 50px 0;
    line-height: 1.2;
}

/* Cards Container */
.doves-section .cards-container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

/* Card */
.doves-section .dove-card {
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.doves-section .dove-card:hover {
    transform: translateY(-5px);
}

/* Card Image */
.doves-section .card-image {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
    margin: 0;
    border-radius: 20px;
}

/* Card Content */
.doves-section .card-content {
    padding: 20px 2px;
}

.doves-section .card-title {
    font-family: 'titillium-Web';
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 12px 0;
    line-height: 1.3;
}

.doves-section .card-description {
    font-family: 'titillium-Web';
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 1.6;
    margin: 0;
}

/* Footer Note */
.doves-container .footer-note {
    max-width: 100%;
    padding: 2rem;
    background-color: #012D630F;
    display: flex;
    justify-content: center;
}

.doves-container .footer-text {
    font-family: 'titillium-Web';
    font-size: 12px;
    font-weight: 400;
    color: #A8A8A8;
    line-height: 1.6;
    text-align: left;    
    margin: 0;
  max-width: 1200px;
}
.sunflower-featurelargeA .featureLargeAWidget-root{
    background-color: #fff;
}
.sunflower-featurelargeA .feature-large-a-content-wrapper{
    align-items: start;
}
.sunflower-featurelargeA .feature-large-a-content-wrapper .feature-large-a-img{
    border-radius: 20px;
}
p.section-description.sloug-txt{
    text-align: center;
}
/* Responsive Design */

@media screen and (max-width: 1024px) {
    .doves-section {
        padding: 40px 25px 50px;
    }

    .doves-section .doves-title {
        font-size: 36px;
        margin-bottom: 35px;
    }

    .doves-section .cards-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .doves-section .card-image {
        height: 250px;
        object-fit: inherit;
    }

    .doves-section .card-content {
        padding: 15px;
    }

    .doves-section .card-title {
        margin-bottom: 10px;
    }

}
@media screen and (max-width: 767px) {
    .doves-section .cards-container {
        grid-template-columns: 1fr;
    }
    .container-sunflower-second-righttxt .section-description{
        padding-left: 0;
    }
    .btn-group-wrapper{width: 100%;}
    p.section-description.sloug-txt{
    text-align: left;
    display: flex;
}
.container-sunflower-second-righttxt .main-title{
    text-align: left;
}
}

.stewardship-hero .row {
    max-width: 50rem;
    padding-left: 20px;
    padding-right: 20px;
    color: #012D63;
}
.stewardship-hero .row a {
    color: #012D63;
    font-weight:bold;
    text-decoration: underline;
}
.stewardship-hero .row a:hover{
    color: #012D63;
    font-weight:bold;
    text-decoration: underline;
}
.stewardship-hero .insight-description .row {
    padding-left: 0;
    padding-right: 0;
}
.hide-section .armor-filter-section{
  display: none;
}
.about-us-image-section .dxp-hero-image{
    border-radius: 20px;
}
.about-us-image-section .classic-hero-text{
    max-width: 550px;
}
