/* main styles */

.fsf-container h2 {
    font-size: 6.4rem;
    font-style: normal;
    font-weight: 450;
    letter-spacing: 4.2px;
    text-transform: uppercase;
    color: #fff;
}
.fsf-container h3 {
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 3.8rem;
    color: #000;
    letter-spacing: -1px;
}
.fsf-container h4 {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 10px;
}
.fsf-container h5 {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 600;
    line-height: 2rem;
    color: #000;
}
.tile-arrow img, .stories-arrow img, .add-arrow img {
    height: 20px;
    width: 20px;
    text-decoration:none;
}

a.mlkn-button {
    text-transform: uppercase;
    padding: 1rem 5rem;
    font-weight: 600;
    border: 1px solid #00378c;
    border-radius: 200px;
    text-decoration: none;
    font-size: 1.4rem;
    color: #fff;
    background-color: #00378c;
    display:inline-block;
}
a.mlkn-button:hover {
    background-color: #003366;
}
a.mlkn-button-secondary {
    text-transform: uppercase;
    padding: 0.7rem 5rem;
    font-weight: 600;
    border: 1px solid #00378c;
    border-radius: 200px;
    text-decoration: none;
    font-size: 1.4rem;
    color: #00378c;
    background-color: #fff;
    display:inline-block;
}
a.mlkn-button-secondary:hover {
    background-color:#003366;
    color: #fff;
}

    /* header */
#fsf-header {
    text-align: center;
    padding: 0;
    background-image: url(/-/media/63EB661FD9194606AC3E939DEC65C435.ashx);
    background-size: cover;
    height:600px;
}
#fsf-header > .row {
    height: 100%;
}
#fsf-header .text-container {
    padding:6rem;
    background: rgba(0,0,0,0.10);
    backdrop-filter: blur(10px);
    margin: auto;
    /* transform: translateY(30%); */
}
#fsf-header h4 {
    color: #fff;
}
#fsf-header .text-container p {
    margin-bottom:0;
    padding-bottom:0;
    margin-top: 2.6rem;
}

/* Connect With  Us to Get Started Section */
#fsf-connect {
    background: #f5f5f5;
    /*padding: 3.6rem 8rem;*/
    padding: 3.6rem 13rem;
}
#fsf-connect .fsf-callout {
    font-weight: 600;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#fsf-header a.mlkn-button, #fsf-connect a.mlkn-button, #fsf-connect a.mlkn-button-secondary {
    padding: 0.7rem 5rem;
    text-align: center;
    margin: 1.2rem;
}
#fsf-connect p {
    margin-bottom:0;
    padding-bottom:0;
    font-size: 2.4rem;
}

/* Milliken's Commitment to Fire Service Fabrics Section */

#fsf-commitment {
    /*NEW */
    padding-left: 6rem;
    padding-right: 7rem;
}
#fsf-commitment .commitment-text {
    padding: 6.4rem 8rem;
}
#fsf-commitment .commitment-img {
    padding-right: 0;
    padding-left: 0;
    background: url(/-/media/4615EB1C82264D0ABA19D34E2CDD54CE.ashx);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}   
#fsf-commitment .commitment-text p:first-of-type {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    font-size: 2rem;
}

    /* Innovative Solutions for First Responders Section */
    #fsf-innovative {
        /*padding: 6rem;*/
        padding: 6.4rem 10rem;
        background: #f5f5f5;
        position: relative;
    }
    .fsf-innovative-text {
        padding: 1rem 4rem;
    }
    #fsf-innovative h3 {
        padding-bottom:1rem;
        font-size:2.8rem;
    }
    .carousel-arrow {
        display: none;
    }
    .fsf-tile {
        margin-top: 1.5rem;
        padding: 0 5rem;
    }
    .carousel-container {
        display: flex;
        justify-content: center;
    }
    .tile-card {
        border: 1px solid #d4d4d4;
        background: #fff;
        padding:0;
        margin-right: 1.5rem;
        max-width: 308px;
    }
    .tile-card:last-of-type {
        margin-right: 0;
    }
    #fsf-innovative .card-text {
        padding: 2.4rem;
    }
    #fsf-innovative .card-text p {
        font-size: 1.4rem;
        line-height: 2rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
    #fsf-innovative .tile-card {
        position: relative;
        cursor: default;
    }
    #fsf-innovative .tile-arrow {
        position: absolute;
        bottom: 0;
        padding-left: 1.4em;
        left:0;
        display: none;
    }
    #fsf-innovative .tile-arrow p a {
        opacity: 1; 
        transition: opacity 0.3s ease-in-out; 
    }
    #fsf-innovative .tile-arrow p a:hover {
        opacity: .4;
        margin-left: 1rem;
    }
    #fsf-innovative-view-all {
        background: #f5f5f5;
        padding-bottom: 6rem;
    }
    #fsf-innovative-view-all .fsf-line {
        width:100%;
        border: 1px #666 solid;
        position: absolute;
        bottom:30px;
        z-index:1;
    }
    .fsf-view-all p {
        position: relative;
        z-index: 5;
    }
    .fsf-view-all {
        text-align:center;
        padding:0;
        position: relative;
    }
    .fsf-view-all a.mlkn-button-secondary {
        margin-right:0;
    }

    /* FR Fabrics by Milliken: Safe, Cool, and Comfortable Section */

    #fsf-fabric {
        color: white;
        text-align: center;
        padding: 6rem;
        background: url(/-/media/7BF98BD96B4546D28BA2C68AB025B16D.ashx);
        background-size: contain;
    }
    #fabric-img {
        display: none;
    }
    #fsf-fabric .fabric-text {
        background: #f7f7f7;
        padding: 4.8rem;
    }
    #fsf-fabric .fabric-text h3 {
        padding-bottom: 1.6rem;
    }
    #fsf-fabric p {
        color: #000;
        font-size: 2rem;
        line-height: normal
    }
    #fsf-fabric .action-button {
        margin-top: 3rem;
    }

/* The Stories That Matter Section */
    #fsf-stories {
        padding: 6rem;
    }
    #fsf-stories h4 {
        padding-bottom: 20px;
    }
    #fsf-stories .stories-title {
        font-weight: 600;
        font-size: 2rem;
        line-height: 3rem;
    }
    
    #fsf-stories .stories-text {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }
    .fsf-stories-main {
        background-color: #00378c;
    }
    .fsf-stories-main .stories-text {
        color: #fff;
        padding: 2.4rem;
        padding-bottom: 1rem;
    }
    .fsf-stories-main .stories-img {
        background-image: url(/-/media/CD029DA389C64FF09C7B51787161AE07.ashx);
        background-color: #00378c;
        height: 300px;
        background-size: cover;
    }
    .fsf-stories-main a.stories-arrow {
        text-decoration: none;
        color: #fff;
        opacity: 1; 
        transition: opacity 0.3s ease-in-out; 
    }
    .fsf-stories-main a.stories-arrow:hover {
        opacity: .4;
        margin-left: 1rem;
    }
    .fsf-stories-list {
        position: relative;
        padding-left:1.6rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .fsf-stories-list .fsf-stories:first-of-type {
        padding-bottom: 2rem;
    }
    .fsf-stories-list a.stories-arrow {
        opacity: 1;
        transition: opacity 0.3s ease-in-out;
    }
    .fsf-stories-list a.stories-arrow:hover {
        opacity: 4;
        margin-left: 1rem;
    }
    .fsf-stories-action {
        /* position: absolute; */
        bottom: 0;
    }
    .fsf-stories-action .mlkn-button-secondary {
        padding: 1rem 2rem;
    }
    

/* Explore Our Additional Flame Resistant Fabric Solutions Section */

    #fsf-explore {
        background: #000;
        padding: 6rem;
    }
    .add-arrow img {
        color: #fff;
    }
    #fsf-explore h4 {
        color: #fff;
        text-align:center;
    }
    #fsf-explore h3 {
        color: #fff;
        text-align:center;
        padding-bottom: 4rem;
    }
    #fsf-explore p.add-title {
        font-weight: 600;
        color: #fff;
        font-size: 1.5rem;

    }
    #fsf-explore p {
        font-size: 1.3rem;
        color: #fff;
        line-height:2.1rem;
    }

    #fsf-explore .add-info {
        position: relative;
        padding-bottom: 4.5rem;
        padding-left: 2.4rem;
        padding-right: 2.4rem;
    }
    #fsf-explore .add-arrow {
        position: absolute;
        bottom: 0;
    }
    #fsf-explore .add-arrow p a {
        opacity: 1; 
        transition: opacity 0.3s ease-in-out; 
    }
    #fsf-explore .add-arrow p a:hover {
        opacity: .4;
        margin-left: 1rem;
    }
    #fsf-explore p.link-desc {
        display: inline-block;
    }
    #fsf-innovative {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
@media (max-width: 1400px) {
    .fsf-container h2 {
        font-size: 3.6rem;
    }
    #fsf-innovative .card-text {
        /*padding-bottom: 4rem;*/
        padding-bottom: 1rem;
    }
}
/* mobile */
    @media (max-width: 991px) {
        #fsf-connect p {
            font-size: 1.8rem;
        }
        #fsf-connect .fsf-callout {
            text-align:center;
        }
        #fsf-connect .buttons {
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
        .fsf-container h2 {
            font-size: 2.4rem;
            line-height: 3rem;
        }
        .fsf-container h3 {
            font-size: 2.8rem;
            line-height: 3.4rem;
        }
        .fsf-container h4 {
            font-size: 1.4rem;
            line-height: 2rem;
        }
        .fsf-container h5 {
            font-size: 1.3rem;
            line-height: 1.9rem;
        }
        /* Connect With  Us to Get Started Section MOBILE */
        #fsf-connect {
            padding: 2rem 3rem;
        }
        #fsf-connect a.mlkn-button, #fsf-connect a.mlkn-button-secondary {
            width: 100%;
            max-width: 300px;
        }
        #fsf-connect p {
            margin-bottom: 2rem;
        }
        /* Milliken's Commitment to Fire Service Fabrics Section MOBILE */

        #fsf-commitment {
            padding-left: 1rem;
            padding-right: 1rem;
        }

        #fsf-commitment .commitment-text {
            padding: 2rem 3rem;
        }
        #fsf-commitment .commitment-img {
            height:300px;
        }
        /* Innovative Solutions for First Responders Section MOBILE */
        #fsf-innovative {
            padding: 2rem 3rem;
        }
        #fsf-innovative h3 {
            font-size: 2.2rem;
            line-height: 3rem;
        }
        .fsf-innovative-text {
            padding: 1rem;
        }
        #fsf-innovative .row:first-of-type {
            width: 100%;
        }
        #fsf-innovative-view-all {
            padding-bottom: 3rem;
            padding-top: 6rem;
        }
        /*CAROUSEL*/
        #fsf-innovative .fsf-tile {
            display: flex;
            justify-content: center;
            align-items: center;
            padding-bottom: 64px;
            padding: 0 1.2rem;
        }
        .carousel-container {
            padding-block: 0 25px;
            overflow-x: auto;
            display: flex;
            align-items: center;
            scroll-snap-type: x mandatory;
            flex-flow: row nowrap;
            scroll-behavior:smooth;
        }
        .carousel-container::-webkit-scrollbar {
            height: 8px;
        }
        .carousel-container::-webkit-scrollbar-track {
            background: #fff;
            border-radius:5px;
        }
        .carousel-container::-webkit-scrollbar-thumb {
            background: #00378c;
            border-radius: 5px;
        }
        .tile-card {
            flex: 1 0 85%;
            aspect-ratio: 1;
            flex-flow: column nowrap;
            display: flex;
            justify-content: center;
            align-items: center;
            scroll-snap-align: center;
        }
        .carousel-arrow {
            display: flex;
            border: 2px solid #00378c;
            border-radius: 100px;
            height: 32px;
            width: 32px;
            color: #00378c;
            position: absolute;
            justify-content: center;
            bottom: -32px;
            margin-block: auto;
            background-color: white;
            font-size: 2rem;
            padding: 0;
            cursor: pointer;
            opacity: 0.5;
            transition: opacity 100ms;
        }
        
        .carousel-arrow:hover,
        .carousel-arrow:focus {
            opacity: 1;
        }
        
        .carousel-arrow--prev {
            left: 3rem;
        }
        
        .carousel-arrow--next {
            right: 3rem;
        }

        
        /* FR Fabrics by Milliken: Safe, Cool, and Comfortable Section MOBILE */

        #fsf-fabric {
            padding: 0;
            background: none;
            background-color: #fff;
            box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
        }
        #fabric-img {
            display: inline-block;
        }
        #fabric-img img {
            width:100%;
        }
        #fsf-fabric .fabric-text {
            text-align: left;
            padding: 2rem 3rem;
        }
        #fsf-fabric p {
            font-size: 1.6rem;
            line-height: 2.4rem;
        }
        #fsf-fabric a.mlkn-button {
            width: 100%;
            text-align: center;
        }
        /* The Stories That Matter Section MOBILE */
        #fsf-stories {
            padding: 2rem 3rem;
        }
        .fsf-stories-list {
            padding-left:1rem;
            padding-top: 2rem;
        }
        .fsf-stories-action {
            position: initial;
            padding-top: 2rem;
        }
        .fsf-stories-action .mlkn-button-secondary {
            width:100%;
            text-align:center;
        }
        /* Explore Our Additional Flame Resistant Fabric Solutions Section MOBILE*/
        #fsf-explore {
            padding: 3rem;
        }
        #fsf-explore h4 {
            text-align:center;
        }
        #fsf-explore h3 {
            text-align:center;
            padding-bottom: 0;
        }
        #fsf-explore .add-info {
            padding-bottom: 0;
            padding-right: 1rem;
            padding-left: 1rem;
            margin-top: 2rem;
        }
        #fsf-explore .add-arrow {
            position: absolute;
            bottom: 0;
            right:0;
        }
        #fsf-explore p.link-desc {
            display: none;
        }
    }