{"id":9165,"date":"2023-12-20T12:03:19","date_gmt":"2023-12-20T12:03:19","guid":{"rendered":"http:\/\/coats.com\/?page_id=9165"},"modified":"2025-08-28T11:22:34","modified_gmt":"2025-08-28T05:52:34","slug":"composites","status":"publish","type":"page","link":"https:\/\/www.coats.com\/en-us\/composites\/","title":{"rendered":"Composites"},"content":{"rendered":"<style>\n    :root {\n        --lightTextColor: #fff;\n        --boxShadowColor: #e9e9e9;\n        --defaultTextColor: #000000;\n        --textColorMedium: #666666;\n        --primaryHighlightColor: #003b7c;\n        --borderColor: #d1d1d1;\n        --textColor: #333333;\n        --titleTextColor: #262626;\n        --primaryColor: #006AB5;\n--highlightColor: #04B2E2;\n    }\n\n    label {\n        margin-bottom: 0.5rem;\n    }\n\n    .latest-item {\n        height: 350px;\n        position: relative;\n    }\n\n    .badge:empty {\n        display: inline-flex;\n    }\n\n    .badge {\n        padding: 7px 9px;\n        border-radius: 0px;\n    }\n\n    .latest-item img {\n        height: 240px;\n        object-fit: cover;\n        width: 100%;\n    }\n\n    .latest-item .product-overlay {\n        background-color: var(--lightTextColor);\n        bottom: 0;\n        -webkit-box-shadow: 0 0 30px var(--boxShadowColor);\n        box-shadow: 0 0 30px var(--boxShadowColor);\n        min-height: 200px;\n        left: 0;\n        margin: 0 auto;\n        overflow: hidden;\n        padding: 15px;\n        position: absolute;\n        right: 0;\n        width: 90%;\n    }\n\n    .After {\n        display: flex;\n        flex-direction: row-reverse\n    }\n\n    .min-height-185 {\n        min-height: 185px;\n    }\n\n    .latest-item .product-overlay label {\n        color: var(--defaultTextColor);\n        font-size: 1.25rem;\n        line-height: 1.5rem;\n        font-weight: 500;\n        float: left;\n        width: 100%;\n    }\n\n    .latest-item .product-overlay p {\n        color: var(--textColorMedium);\n        font-size: .875rem;\n        line-height: 1.25rem;\n        width: 100%;\n        padding: 0;\n        margin-bottom: 15px;\n    }\n\n    .wrap-threeline {\n        overflow: hidden;\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n    }\n\n    .wrap-twoline {\n        overflow: hidden;\n        display: -webkit-box;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n    }\n\n    .btn-primary-light.btn-sm {\n        background-color: var(--primaryLightColor);\n        border: 0;\n        color: var(--primaryColor);\n        font-size: .75rem;\n        padding: 0.35rem 0.5rem;\n        text-decoration: none;\n    }\n\n    .btn-primary-light.btn-sm:hover {\n        background-color: var(--primaryHighlightColor);\n        color: var(--lightTextColor);\n    }\n\n    .tab_list {\n        list-style-type: none;\n        padding: 0px 0px 5px 0px;\n        display: flex;\n        justify-content: center;\n        border-bottom: 1px solid #d1d1d1;\n    }\n\n    .tab_links {\n        padding: 10px 20px;\n    }\n\n    .section-title {\n        color: var(--titleTextColor);\n        font-size: 1.75rem;\n        font-weight: 600 !important;\n        margin-bottom: 15px !important;\n        line-height: 2.125rem;\n    }\n\n    .section-content {\n        color: var(--textColor) !important;\n        font-size: 1rem !important;\n        line-height: 1.5rem !important;\n    }\n\n    .btn-outline-primary {\n        border-color: var(--primaryColor) !important;\n        border-radius: 0 !important;\n        background: var(--lightTextColor);\n        color: var(--primaryColor) !important;\n        font-size: .875rem !important;\n        font-weight: 600;\n        font-family: FrutigerNeueW01-Regular, Ubuntu, sans-serif;\n        padding: 0.5rem 0.75rem !important;\n        text-decoration: none !important;\n    }\n\n    .btn-primary-light.btn-sm:hover svg path {\n        fill: #fff;\n    }\n\n    .btn-outline-primary:hover {\n        color: var(--lightTextColor) !important;\n        background-color: var(--primaryColor) !important;\n        border-color: var(--primaryColor) !important;\n    }\n\n    .sustain-story-panel {\n        position: relative;\n    }\n\n    .sustain-story-panel .sustain-story-img {\n        width: 100%;\n        height: 200px;\n        -o-object-fit: cover;\n        object-fit: cover;\n    }\n\n    .sustain-story-panel .case-opacity {\n        background: linear-gradient(to bottom, rgba(245, 246, 252, .01), rgba(0, 0, 0, .93));\n        height: 100px;\n        width: 100%;\n        position: absolute;\n        bottom: 0;\n        opacity: 1;\n    }\n\n    .sustain-story-panel .sustain-story-title {\n        font-size: 1rem;\n        font-weight: 500;\n        line-height: 1.375rem;\n        color: var(--lightTextColor);\n        bottom: 10px;\n        margin: 0;\n        left: 15px;\n        position: absolute;\n        padding-right: 25px;\n        text-decoration: none;\n    }\n\n    .sustain-story-panel .sustain-story-title:hover {\n        text-decoration: underline;\n    }\n\n    .tab-link {\n        border: 0;\n        color: var(--titleTextColor);\n        font-size: 1.125rem;\n        font-weight: 500;\n        padding: 0.5rem 1.5rem;\n        text-decoration: none;\n    }\n\n    .nav-tabs .tab-link.active {\n        color: #006AB5;\n        border-bottom: 2px solid #006AB5;\n        border-width: 0 0 2px 0;\n    }\n\n    .product_card .card,\n    .product_cards .card {\n        border-radius: 0;\n        border: 0;\n        -webkit-box-shadow: 0 0 30px var(--boxShadowColor);\n        box-shadow: 0 0 30px var(--boxShadowColor);\n    }\n\n    .product_card .card .card-img-top,\n    .product_cards .card .card-img-top {\n        border-radius: 0;\n        height: 200px;\n        -o-object-fit: cover;\n        object-fit: cover;\n    }\n\n    .sustain_link {\n        width: 100%;\n    }\n\n    .product_card .card .card-body {\n        padding: 15px;\n    }\n\n    .btn-primary.btn-sm {\n        background-color: #ebf2f8 !important;\n        border: 0;\n        color: #006ab5 !important;\n        font-size: .75rem !important;\n        padding: 0.35rem 0.5rem !important;\n        text-decoration: none;\n    }\n\n    .btn-primary.btn-sm i {\n        font-size: .5rem;\n    }\n\n    .product_card .card-title {\n        color: var(--titleTextColor);\n        font-size: 1rem;\n        font-weight: 600;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        white-space: nowrap;\n        width: 100%;\n        padding: 0;\n        line-height: 1.25rem;\n    }\n\n    .product_card .card-text {\n        color: var(--textColorMedium);\n        font-size: .875rem;\n        line-height: 1.375rem;\n        padding: 0;\n    }\n\n    #post_block .product_cards .card-text {\n        color: var(--textColorMedium);\n        display: -webkit-box;\n        font-size: .875rem;\n        overflow: hidden;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n        line-height: 1.375rem;\n        padding: 0;\n        margin-bottom: 5px;\n    }\n\n    .btn-primary.btn-sm:hover {\n        background-color: var(--primaryHighlightColor) !important;\n        color: var(--lightTextColor) !important;\n    }\n\n    .btn-primary.btn-sm:hover i::before {\n        color: var(--lightTextColor);\n    }\n\n    .line-badge {\n        height: 3px;\n        background-color: var(--primaryColor);\n        width: 25px;\n        overflow: hidden;\n        display: flex;\n    }\n\n    .tab-link img {\n        width: 20px;\n    }\n\n\n    \/* \t.card-title .badge:last-child{\n\t\tdisplay:none;\n\t} *\/\n    @media(max-width: 767px) {\n\n        .tablinks.active,\n        .tablinks:hover,\n        .tablinks.active:visited,\n        .cat-list_item.active,\n        .cat-list_item:hover,\n        .cat-list_item.active:visited {\n            background-color: #ffffff00 !important;\n            border-bottom: 2px solid #005da9 !important;\n            color: #005da9 !important;\n        }\n    }\n\n    .card-img-top {\n        object-fit: cover\n    }\n<\/style>\n\n    <section id=\"post_block\" class=\"tabbed_post_block\">\n        <div class=\"container\">\n            <div class=\"row text-center mt-4\">\n                <div class=\"col-sm-12 pt-4 block-title\">\n                    <label class=\"section-title\">Product Focus<\/label>\n                <\/div>\n\n                <div class=\"col-12 block-description mb-4\">\n                    <p class=\"section-content\">\n                        Learn more about the innovations we\u2019re making in the fascinating field of composite materials, creating new products that withstand nature\u2019s wildest forces by taking inspiration from the natural world.                    <\/p>\n                <\/div>\n            <\/div>\n            <ul class=\"nav nav-tabs tab_list\">\n                                    <li class=\"nav-item m-0 p-0 Before\" role=\"tablist\">\n                        <a class=\"tab-link show active\" id=\"ProductFocus-Automotive-tab\" data-toggle=\"tab\" href=\"#ProductFocus-Automotive\" role=\"tab\" aria-controls=\"ProductFocus-Automotive\" aria-selected=\"false\">\n                            Automotive\n                            \n                                                    <\/a>\n                    <\/li>\n\n                                    <li class=\"nav-item m-0 p-0 Before\" role=\"tablist\">\n                        <a class=\"tab-link\" id=\"ProductFocus-EnergyPipes-tab\" data-toggle=\"tab\" href=\"#ProductFocus-EnergyPipes\" role=\"tab\" aria-controls=\"ProductFocus-EnergyPipes\" aria-selected=\"false\">\n                            Energy Pipes\n                            \n                                                    <\/a>\n                    <\/li>\n\n                                    <li class=\"nav-item m-0 p-0 Before\" role=\"tablist\">\n                        <a class=\"tab-link\" id=\"ProductFocus-Sports-tab\" data-toggle=\"tab\" href=\"#ProductFocus-Sports\" role=\"tab\" aria-controls=\"ProductFocus-Sports\" aria-selected=\"false\">\n                            Sports\n                            \n                                                    <\/a>\n                    <\/li>\n\n                                    <li class=\"nav-item m-0 p-0 Before\" role=\"tablist\">\n                        <a class=\"tab-link\" id=\"ProductFocus-Telecoms-tab\" data-toggle=\"tab\" href=\"#ProductFocus-Telecoms\" role=\"tab\" aria-controls=\"ProductFocus-Telecoms\" aria-selected=\"false\">\n                            Telecoms\n                            \n                                                    <\/a>\n                    <\/li>\n\n                            <\/ul>\n\n            <div class=\"tab-content\">\n                                    <div class=\"tab-pane fade show active\" id=\"ProductFocus-Automotive\" role=\"tabpanel\" aria-labelledby=\"ProductFocus-Automotive-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                                                            <div class=\"col-sm-6 col-lg-3 product_card\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Synergex_Fiber_12_K_Carbon_Nylon_6_Product_ThumbNAIL_Jan_18.jpg\" alt=\"Coats\u00ae Synergex\u2122\">\n                                                                                        <div class=\"card-body\">\n                                                <div>\n                                                    <label class=\"pr-0\">Coats\u00ae Synergex\u2122<\/label>\n                                                <\/div>\n                                                <div>\n                                                    <!-- \t\t\t\t\t\t\t\t\t\t\t<span class=\"mb-2 line-badge line-color\" style=\"background-color: #f38000\"><\/span> -->\n                                                <\/div>\n                                                <p class=\"wrap-threeline card-text\">Create advanced, high-performance thermoplastic products that are lightweight yet extremely strong.<\/p>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                            \n\n                            \n\n\n\n\n\n\n\n                                                    <\/div>\n                                                    <div class=\"row text-center my-4 pb-4\">\n                                <div class=\"col-sm-12\">\n                                    <a href=\"\/en-us\/products\/composites\/\" class=\"btn btn-outline-primary text-uppercase\"> See all products<\/a>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"tab-pane fade\" id=\"ProductFocus-EnergyPipes\" role=\"tabpanel\" aria-labelledby=\"ProductFocus-EnergyPipes-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                                                            <div class=\"col-sm-6 col-lg-3 product_card\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Extruded_Tape_Yellow_-_12.jpg\" alt=\"Gotex XTRU PP A\">\n                                                                                        <div class=\"card-body\">\n                                                <div>\n                                                    <label class=\"pr-0\">Gotex XTRU PP A<\/label>\n                                                <\/div>\n                                                <div>\n                                                    <!-- \t\t\t\t\t\t\t\t\t\t\t<span class=\"mb-2 line-badge line-color\" style=\"background-color: #a9d3f5\"><\/span> -->\n                                                <\/div>\n                                                <p class=\"wrap-threeline card-text\">A polypropylene copolymer extruded tape reinforced with high modulus aramid cords.<\/p>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-3 product_card\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Gotex-ARPE-thumbnail.jpg\" alt=\"Gotex XTRU PE A\">\n                                                                                        <div class=\"card-body\">\n                                                <div>\n                                                    <label class=\"pr-0\">Gotex XTRU PE A<\/label>\n                                                <\/div>\n                                                <div>\n                                                    <!-- \t\t\t\t\t\t\t\t\t\t\t<span class=\"mb-2 line-badge line-color\" style=\"background-color: #a9d3f5\"><\/span> -->\n                                                <\/div>\n                                                <p class=\"wrap-threeline card-text\">Gotex XTRU PE A is an innovative tape that strengthens and preserves the life of flexible pipes used in oil and gas.<\/p>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                            \n\n                            \n\n\n\n\n\n\n\n                                                    <\/div>\n                                                    <div class=\"row text-center my-4 pb-4\">\n                                <div class=\"col-sm-12\">\n                                    <a href=\"\/en-us\/products\/composites\/\" class=\"btn btn-outline-primary text-uppercase\"> See all products<\/a>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"tab-pane fade\" id=\"ProductFocus-Sports\" role=\"tabpanel\" aria-labelledby=\"ProductFocus-Sports-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                                                            <div class=\"col-sm-6 col-lg-3 product_card\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/lattice-lite-eco-webp-format.jpg\" alt=\"Lattice Lite Eco\">\n                                                                                        <div class=\"card-body\">\n                                                <div>\n                                                    <label class=\"pr-0\">Lattice Lite Eco<\/label>\n                                                <\/div>\n                                                <div>\n                                                    <!-- \t\t\t\t\t\t\t\t\t\t\t<span class=\"mb-2 line-badge line-color\" style=\"background-color: #f6a340\"><\/span> -->\n                                                <\/div>\n                                                <p class=\"wrap-threeline card-text\">A revolutionary fibre-laying technology that uses eco-friendly raw materials.<\/p>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-3 product_card\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Lattice-P2C.jpg\" alt=\"Lattice &amp; Lattice Lite\">\n                                                                                        <div class=\"card-body\">\n                                                <div>\n                                                    <label class=\"pr-0\">Lattice &amp; Lattice Lite<\/label>\n                                                <\/div>\n                                                <div>\n                                                    <!-- \t\t\t\t\t\t\t\t\t\t\t<span class=\"mb-2 line-badge line-color\" style=\"background-color: #f6a340\"><\/span> -->\n                                                <\/div>\n                                                <p class=\"wrap-threeline card-text\">Coats Lattice and Lattice Lite technology perfectly complements our range of Synergex composite fibres by maximising performance and eliminating waste.<\/p>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                            \n\n                            \n\n\n\n\n\n\n\n                                                    <\/div>\n                                                    <div class=\"row text-center my-4 pb-4\">\n                                <div class=\"col-sm-12\">\n                                    <a href=\"\/en-us\/products\/composites\/\" class=\"btn btn-outline-primary text-uppercase\"> See all products<\/a>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"tab-pane fade\" id=\"ProductFocus-Telecoms\" role=\"tabpanel\" aria-labelledby=\"ProductFocus-Telecoms-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                                                            <div class=\"col-sm-6 col-lg-3 product_card\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Gotex-FG-WT_Yellow.jpg\" alt=\"Gotex FG WT\">\n                                                                                        <div class=\"card-body\">\n                                                <div>\n                                                    <label class=\"pr-0\">Gotex FG WT<\/label>\n                                                <\/div>\n                                                <div>\n                                                    <!-- \t\t\t\t\t\t\t\t\t\t\t<span class=\"mb-2 line-badge line-color\" style=\"background-color: #a9d3f5\"><\/span> -->\n                                                <\/div>\n                                                <p class=\"wrap-threeline card-text\">A fibreglass woven tape used in telecommunications cables to prevent damage from rodents.<\/p>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-3 product_card\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/StremX.jpg\" alt=\"Strength Member Gotex StremX\">\n                                                                                        <div class=\"card-body\">\n                                                <div>\n                                                    <label class=\"pr-0\">Strength Member Gotex StremX<\/label>\n                                                <\/div>\n                                                <div>\n                                                    <!-- \t\t\t\t\t\t\t\t\t\t\t<span class=\"mb-2 line-badge line-color\" style=\"background-color: #a9d3f5\"><\/span> -->\n                                                <\/div>\n                                                <p class=\"wrap-threeline card-text\">A new generation of high performance Gotex fibre that can be used as a strength element in fibre optic cables.<\/p>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-3 product_card\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Ultrabloc-SY.jpg\" alt=\"Swellable Yarn Ultrabloc SY\">\n                                                                                        <div class=\"card-body\">\n                                                <div>\n                                                    <label class=\"pr-0\">Swellable Yarn Ultrabloc SY<\/label>\n                                                <\/div>\n                                                <div>\n                                                    <!-- \t\t\t\t\t\t\t\t\t\t\t<span class=\"mb-2 line-badge line-color\" style=\"background-color: #717c7d\"><\/span> -->\n                                                <\/div>\n                                                <p class=\"wrap-threeline card-text\">Coats Ultrabloc SY is a water-swellable polymer yarn that can resist salt and sea water, and withstand extreme temperatures.<\/p>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-3 product_card\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/gral-ecoverde-ripcord-hero.png\" alt=\"Gral EcoVerde Ripcord\">\n                                                                                        <div class=\"card-body\">\n                                                <div>\n                                                    <label class=\"pr-0\">Gral EcoVerde Ripcord<\/label>\n                                                <\/div>\n                                                <div>\n                                                    <!-- \t\t\t\t\t\t\t\t\t\t\t<span class=\"mb-2 line-badge line-color\" style=\"background-color: #ad85ba\"><\/span> -->\n                                                <\/div>\n                                                <p class=\"wrap-threeline card-text\">A sustainable, continuous filament yarn designed specifically for ripping applications.<\/p>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                            \n\n                            \n\n\n\n\n\n\n\n                                                    <\/div>\n                                                    <div class=\"row text-center my-4 pb-4\">\n                                <div class=\"col-sm-12\">\n                                    <a href=\"\/en-us\/products\/composites\/\" class=\"btn btn-outline-primary text-uppercase\"> See all products<\/a>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                            <\/div>\n        <\/div>\n    <\/section>\n    <script>\n        $(document).ready(function() {\n            \/\/ Run this function after the DOM is fully loaded\n            $('.nav-tabs .tab-link').each(function() {\n                \/\/ Check if the tab-link has the active class on page load\n                var isActiveTab = $(this).hasClass(\"active\");\n\n                if (isActiveTab) {\n                    \/\/ If it has the active class, show the active image and hide the inactive image\n                    $(this).find(\".active-tab-image\").show();\n                    $(this).find(\".inactive-tab-image\").hide();\n                } else {\n                    \/\/ If it doesn't have the active class, hide the active image and show the inactive image\n                    $(this).find(\".active-tab-image\").hide();\n                    $(this).find(\".inactive-tab-image\").show();\n                }\n            });\n\n            \/\/ Run this function after the DOM is fully loaded\n            $('#post_block .tab-link').on('click', function(event) {\n                event.preventDefault(); \/\/ Prevent the default anchor link behavior\n\n                var targetTabId = $(this).attr('href').substring(1);\n                var parentTab = $(this).closest('#post_block');\n\n                var tabContents = parentTab.find('.tab-content .tab-pane');\n                tabContents.removeClass('show active');\n\n                var tabTitles = parentTab.find('.tab-link');\n                tabTitles.removeClass('active');\n\n                var targetTab = parentTab.find('#' + targetTabId);\n                targetTab.addClass('show active');\n\n                $(this).addClass('active');\n                \/\/ Update the image display logic based on the 'active' class\n                var isActiveTab = $(this).hasClass(\"active\");\n\n                if (isActiveTab) {\n                    \/\/ Hide active tab images for all tabs\n                    $('.tab-link').find(\".active-tab-image\").hide();\n\n                    \/\/ Show active tab image for the current tab\n                    $(this).find(\".active-tab-image\").show();\n                    $('.tab-link').find(\".inactive-tab-image\").show();\n                    \/\/ Hide inactive tab image for the current tab\n                    $(this).find(\".inactive-tab-image\").hide();\n\n                }\n            });\n\n\n        });\n    <\/script><style>\n\t:root{\n\t\t--primaryColor: #006ab5;\n\t\t--lightTextColor: #ffffff; \n\t}\n\t.text-left {\n\t\ttext-align: left !important;\n\t}\n\t.text-right {\n\t\ttext-align: right !important;\n\t}\n\t.primary-card .card {\n\t\tborder-radius: 0;\n\t\tborder: 0;\n\t\t-webkit-box-shadow: 0 0 30px #e9e9e9;\n\t\tbox-shadow: 0 0 30px #e9e9e9;\n\t\tfont-family: FrutigerNeueW01-Light, Ubuntu, sans-serif;\n\t}\n\t.primary-card .card .card-img-top {\n\t\theight: 200px;\n\t\tobject-fit: cover;\n\t}\n\t.primary-card .card-title {\n\t\tcolor: #262626;\n\t\tfont-size: 1rem;\n\t\tfont-weight: 700;\n\t\toverflow: hidden;\n\t\ttext-overflow: ellipsis;\n\t\twhite-space: nowrap;\n\t\tline-height: 1.25rem;\n\t}\n\t.primary-card .card-text {\n\t\tcolor: #666666;\n\t\tdisplay: -webkit-box;\n\t\tfont-size: .875rem;\n\t\toverflow: hidden;\n\t\t-webkit-line-clamp: 2;\n\t\t-webkit-box-orient: vertical;\n\t\tline-height: 1.375rem;\n\t\tpadding: 0;\n\t\tfont-weight: 500;\n\t}\n\t.primary-card .btn-primary-light.btn-sm {\n\t\tbackground-color: #EBF2F8;\n\t\tborder: 0;\n\t\tcolor: #006AB5;\n\t\tfont-size: .75rem;\n\t\tpadding: 0.35rem 0.5rem;\n\t}\n\t.row {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t}\n\t.btn-outline-primary {\n\t\tborder-color: var(--primaryColor)!important;\n\t\tborder-radius: 0!important;\n\t\tbackground: var(--lightTextColor);\n\t\tcolor: var(--primaryColor)!important;\n\t\tfont-size: .875rem!important;\n\t\tfont-weight: 600;\n\t\tfont-family: FrutigerNeueW01-Regular,Ubuntu,sans-serif;\n\t\tpadding: 0.5rem 0.75rem!important;\n\t\ttext-decoration: none!important;\n\t}\n\t.btn-outline-primary:hover {\n\t\tcolor: var(--lightTextColor)!important;\n\t\tbackground-color: var(--primaryColor)!important;\n\t\tborder-color: var(--primaryColor)!important;\n\t}\n\t.section-title{\n\t\tfont-size: 2.75rem;\n\t\tline-height: 3rem;\n\t}\n\t.related_card_row{\n\t\tpadding:20px 0 20px 0;\n\t\tdisplay:flex;\n\t\tflex-wrap:wrap;\n\t}\n\t.related-card{\n\t\tpadding:0 15px;\n\t}\n\t.related-card_text{\n\t\tpadding:25px 30px;\n\t}\n\t.related-card_title{\n\t\tfont-size: 1.375rem !important;\n\t\tline-height: 1.875rem !important;\n\t}\n\t.related_card_row .owl-nav{\n\t\tmargin-top:-32px !important;\n\t}\n\t.related_card_row .owl-pagination{\n\t\ttext-align:center !important;\n\t\tmargin-top:30px !important;\n\t}\n\t.related_card_row .owl-nav button{\n\t\tfont-size:30px !important;\n\t\tmargin:0 20px !important;\n\t}\n\t.related_card_row .owl-nav button:hover{\n\t\tbackground:none !important;\n\t\tcolor:#000 !important;\n\t}\n\t.related-card_image img{\n\t\theight:214px;\n\t}\n\t.btn-primary-light.btn-sm {\n\t\tbackground-color: #ebf2f8;\n\t\tborder: 0;\n\t\tcolor: #006ab5;\n\t\tfont-size: .75rem;\n\t\tpadding: 0.35rem 0.5rem;\n\t\ttext-decoration: none;\n\t}\n\t.btn-primary-light.btn-sm:hover {\n\t\tbackground-color: #003b7c;\n\t\tcolor: #ffffff;\n\t}\n\t.btn-primary-light.btn-sm:hover svg path{\n\t\tfill: #ffffff;\n\t}\n\t.related-card .product_categoryname{\n\t\tfont-size:0.9375rem;\n\t\tline-height:1.375rem;\n\t}\n\t.related-card_text{\n\t\tposition:relative;\n\t}\n\tp.wrap-threeline{\n\t\tpadding:0;\n\t\tmax-height:88px;\n\t\theight:auto;\n\t}\n<\/style>\n<section class=\"post_block mb-3\" id=\"\">\n\t<div class=\"container\">\n\t\t<div class=\"row text-center mt-4\">\n\t\t\t<div class=\"col-sm-12 pt-4 block-title\">\n\t\t\t\t<label class=\"section-title mb-3\">\nCGI Tools<\/label>\n\t\t\t<\/div>\n\t\t\t<div class=\"col-12 block-description mb-4\">\n\t\t\t\t<p class=\"section-content\">\n\t\t\t\t\tAdvanced composites require advanced design. We have created a unique set of 3D modeling tools that let you customise your product by selecting the composites that meet your specific demands.\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t\t<div class=\"row post_block\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-sm-6 col-lg-4 primary-card mt-4\">\n\t\t\t\t\t<div class=\"card h-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Automotive-top-banner.jpg\" alt=\"Automotive\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card-body text-left\">\n\t\t\t\t\t\t\t<h5 class=\"card-title mb-1\">Automotive<\/h5>\n\t\t\t\t\t\t\t<p class=\"card-text mb-3\">With our global expertise, innovative solutions and technical support, Coats can help you meet your automotive needs now and in the future.\r\n\r\n<\/p>\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.coats.com\/en-us\/solutions\/automotive\/\" target=\"\" class=\"btn btn-primary-light btn-sm\" tabindex=\"0\">\n\t\t\t\t\t\t\t\tRead more<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 60 60\" fill=\"none\">\n\t\t\t\t\t\t\t\t<path d=\"M29.6171 40.3679C26.6476 41.802 22 40.638 22 38.4604V14.5397C22 12.3619 26.6476 11.198 29.6171 12.6321L52.8043 23.8293C55.7319 25.2431 55.7319 27.7567 52.8043 29.1705L29.6171 40.3679ZM27.5114 37.343L49.1748 26.8815C49.5933 26.6796 49.5933 26.3204 49.1748 26.1185L27.5114 15.6569V37.343Z\" fill=\"#006AB5\"><\/path>\n\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-sm-6 col-lg-4 primary-card mt-4\">\n\t\t\t\t\t<div class=\"card h-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Footwear-trainers.webp\" alt=\"Digital Solutions for Sports Footwear\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card-body text-left\">\n\t\t\t\t\t\t\t<h5 class=\"card-title mb-1\">Digital Solutions for Sports Footwear<\/h5>\n\t\t\t\t\t\t\t<p class=\"card-text mb-3\">We have created a 3D tool for product selection from a range of knitting yarns, composites and threads to create the base for a sports shoe.\r\n\r\n<\/p>\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.coats.com\/en-us\/solutions\/digital-solutions-for-sports-footwear\/\" target=\"\" class=\"btn btn-primary-light btn-sm\" tabindex=\"0\">\n\t\t\t\t\t\t\t\tRead more<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 60 60\" fill=\"none\">\n\t\t\t\t\t\t\t\t<path d=\"M29.6171 40.3679C26.6476 41.802 22 40.638 22 38.4604V14.5397C22 12.3619 26.6476 11.198 29.6171 12.6321L52.8043 23.8293C55.7319 25.2431 55.7319 27.7567 52.8043 29.1705L29.6171 40.3679ZM27.5114 37.343L49.1748 26.8815C49.5933 26.6796 49.5933 26.3204 49.1748 26.1185L27.5114 15.6569V37.343Z\" fill=\"#006AB5\"><\/path>\n\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-sm-6 col-lg-4 primary-card mt-4\">\n\t\t\t\t\t<div class=\"card h-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Cable-reels-brown.jpg\" alt=\"Coats Gotex Telecom Solutions\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card-body text-left\">\n\t\t\t\t\t\t\t<h5 class=\"card-title mb-1\">Coats Gotex Telecom Solutions<\/h5>\n\t\t\t\t\t\t\t<p class=\"card-text mb-3\">View our new product selector tool to learn more about our innovative products for the telecom industry.<\/p>\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.coats.com\/en-us\/solutions\/coats-gotex-telecom-solutions\/\" target=\"\" class=\"btn btn-primary-light btn-sm\" tabindex=\"0\">\n\t\t\t\t\t\t\t\tRead more<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 60 60\" fill=\"none\">\n\t\t\t\t\t\t\t\t<path d=\"M29.6171 40.3679C26.6476 41.802 22 40.638 22 38.4604V14.5397C22 12.3619 26.6476 11.198 29.6171 12.6321L52.8043 23.8293C55.7319 25.2431 55.7319 27.7567 52.8043 29.1705L29.6171 40.3679ZM27.5114 37.343L49.1748 26.8815C49.5933 26.6796 49.5933 26.3204 49.1748 26.1185L27.5114 15.6569V37.343Z\" fill=\"#006AB5\"><\/path>\n\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"row text-center my-4 pb-4 block-cta\">\n\t\t\t<div class=\"col-sm-12\">\n\t\t\t\t<a href=\"\" class=\"btn btn-outline-primary text-uppercase\"> <\/a>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n<script>\n\t$(document).ready(function() {\n\t\t\/\/ Iterate through each block-title\n\t\t$('.block-title').each(function() {\n\t\t\t\/\/ Check if the corresponding section-title is empty and hide block-title\n\t\t\tif ($.trim($(this).find('label.section-title').text()) === '') {\n\t\t\t\t$(this).hide();\n\t\t\t}\n\t\t});\n\n\t\t\/\/ Iterate through each block-description\n\t\t$('.block-description').each(function() {\n\t\t\t\/\/ Check if the corresponding section-content is empty and hide block-description\n\t\t\tif ($.trim($(this).find('p.section-content').text()) === '') {\n\t\t\t\t$(this).hide();\n\t\t\t}\n\t\t});\n\n\t\t$('.block-cta').each(function() {\n\t\t\t\/\/ Check if the corresponding block_cta_text is empty and hide block-cta\n\t\t\tif ($.trim($(this).find('a').text()) === '') {\n\t\t\t\t$(this).hide();\n\t\t\t}\n\t\t});\n\t});\n<\/script><style>\n    :root {\n        --lightTextColor: #fff;\n        --boxShadowColor: #e9e9e9;\n        --defaultTextColor: #000000;\n        --textColorMedium: #666666;\n        --primaryHighlightColor: #003b7c;\n        --borderColor: #d1d1d1;\n        --textColor: #333333;\n        --titleTextColor: #262626;\n        --primaryColor: #006AB5;\n--highlightColor: #04B2E2;\n    }\n\n    label {\n        margin-bottom: 0.5rem;\n    }\n\n    .latest-item {\n        height: 350px;\n        position: relative;\n    }\n\n    .badge:empty {\n        display: inline-flex;\n    }\n\n    .badge {\n        padding: 7px 9px;\n        border-radius: 0px;\n    }\n\n    .latest-item img {\n        height: 240px;\n        object-fit: cover;\n        width: 100%;\n    }\n\n    .latest-item .product-overlay {\n        background-color: var(--lightTextColor);\n        bottom: 0;\n        -webkit-box-shadow: 0 0 30px var(--boxShadowColor);\n        box-shadow: 0 0 30px var(--boxShadowColor);\n        min-height: 200px;\n        left: 0;\n        margin: 0 auto;\n        overflow: hidden;\n        padding: 15px;\n        position: absolute;\n        right: 0;\n        width: 90%;\n    }\n\n    .After {\n        display: flex;\n        flex-direction: row-reverse\n    }\n\n    .min-height-185 {\n        min-height: 185px;\n    }\n\n    .latest-item .product-overlay label {\n        color: var(--defaultTextColor);\n        font-size: 1.25rem;\n        line-height: 1.5rem;\n        font-weight: 500;\n        float: left;\n        width: 100%;\n    }\n\n    .latest-item .product-overlay p {\n        color: var(--textColorMedium);\n        font-size: .875rem;\n        line-height: 1.25rem;\n        width: 100%;\n        padding: 0;\n        margin-bottom: 15px;\n    }\n\n    .wrap-threeline {\n        overflow: hidden;\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n    }\n\n    .wrap-twoline {\n        overflow: hidden;\n        display: -webkit-box;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n    }\n\n    .btn-primary-light.btn-sm {\n        background-color: var(--primaryLightColor);\n        border: 0;\n        color: var(--primaryColor);\n        font-size: .75rem;\n        padding: 0.35rem 0.5rem;\n        text-decoration: none;\n    }\n\n    .btn-primary-light.btn-sm:hover {\n        background-color: var(--primaryHighlightColor);\n        color: var(--lightTextColor);\n    }\n\n    .tab_list {\n        list-style-type: none;\n        padding: 0px 0px 5px 0px;\n        display: flex;\n        justify-content: center;\n        border-bottom: 1px solid #d1d1d1;\n    }\n\n    .tab_links {\n        padding: 10px 20px;\n    }\n\n    .section-title {\n        color: var(--titleTextColor);\n        font-size: 1.75rem;\n        font-weight: 600 !important;\n        margin-bottom: 15px !important;\n        line-height: 2.125rem;\n    }\n\n    .section-content {\n        color: var(--textColor) !important;\n        font-size: 1rem !important;\n        line-height: 1.5rem !important;\n    }\n\n    .btn-outline-primary {\n        border-color: var(--primaryColor) !important;\n        border-radius: 0 !important;\n        background: var(--lightTextColor);\n        color: var(--primaryColor) !important;\n        font-size: .875rem !important;\n        font-weight: 600;\n        font-family: FrutigerNeueW01-Regular, Ubuntu, sans-serif;\n        padding: 0.5rem 0.75rem !important;\n        text-decoration: none !important;\n    }\n\n    .btn-primary-light.btn-sm:hover svg path {\n        fill: #fff;\n    }\n\n    .btn-outline-primary:hover {\n        color: var(--lightTextColor) !important;\n        background-color: var(--primaryColor) !important;\n        border-color: var(--primaryColor) !important;\n    }\n\n    .sustain-story-panel {\n        position: relative;\n    }\n\n    .sustain-story-panel .sustain-story-img {\n        width: 100%;\n        height: 200px;\n        -o-object-fit: cover;\n        object-fit: cover;\n    }\n\n    .sustain-story-panel .case-opacity {\n        background: linear-gradient(to bottom, rgba(245, 246, 252, .01), rgba(0, 0, 0, .93));\n        height: 100px;\n        width: 100%;\n        position: absolute;\n        bottom: 0;\n        opacity: 1;\n    }\n\n    .sustain-story-panel .sustain-story-title {\n        font-size: 1rem;\n        font-weight: 500;\n        line-height: 1.375rem;\n        color: var(--lightTextColor);\n        bottom: 10px;\n        margin: 0;\n        left: 15px;\n        position: absolute;\n        padding-right: 25px;\n        text-decoration: none;\n    }\n\n    .sustain-story-panel .sustain-story-title:hover {\n        text-decoration: underline;\n    }\n\n    .tab-link {\n        border: 0;\n        color: var(--titleTextColor);\n        font-size: 1.125rem;\n        font-weight: 500;\n        padding: 0.5rem 1.5rem;\n        text-decoration: none;\n    }\n\n    .nav-tabs .tab-link.active {\n        color: #006AB5;\n        border-bottom: 2px solid #006AB5;\n        border-width: 0 0 2px 0;\n    }\n\n    .product_card .card,\n    .product_cards .card {\n        border-radius: 0;\n        border: 0;\n        -webkit-box-shadow: 0 0 30px var(--boxShadowColor);\n        box-shadow: 0 0 30px var(--boxShadowColor);\n    }\n\n    .product_card .card .card-img-top,\n    .product_cards .card .card-img-top {\n        border-radius: 0;\n        height: 200px;\n        -o-object-fit: cover;\n        object-fit: cover;\n    }\n\n    .sustain_link {\n        width: 100%;\n    }\n\n    .product_card .card .card-body {\n        padding: 15px;\n    }\n\n    .btn-primary.btn-sm {\n        background-color: #ebf2f8 !important;\n        border: 0;\n        color: #006ab5 !important;\n        font-size: .75rem !important;\n        padding: 0.35rem 0.5rem !important;\n        text-decoration: none;\n    }\n\n    .btn-primary.btn-sm i {\n        font-size: .5rem;\n    }\n\n    .product_card .card-title {\n        color: var(--titleTextColor);\n        font-size: 1rem;\n        font-weight: 600;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        white-space: nowrap;\n        width: 100%;\n        padding: 0;\n        line-height: 1.25rem;\n    }\n\n    .product_card .card-text {\n        color: var(--textColorMedium);\n        font-size: .875rem;\n        line-height: 1.375rem;\n        padding: 0;\n    }\n\n    #post_block .product_cards .card-text {\n        color: var(--textColorMedium);\n        display: -webkit-box;\n        font-size: .875rem;\n        overflow: hidden;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n        line-height: 1.375rem;\n        padding: 0;\n        margin-bottom: 5px;\n    }\n\n    .btn-primary.btn-sm:hover {\n        background-color: var(--primaryHighlightColor) !important;\n        color: var(--lightTextColor) !important;\n    }\n\n    .btn-primary.btn-sm:hover i::before {\n        color: var(--lightTextColor);\n    }\n\n    .line-badge {\n        height: 3px;\n        background-color: var(--primaryColor);\n        width: 25px;\n        overflow: hidden;\n        display: flex;\n    }\n\n    .tab-link img {\n        width: 20px;\n    }\n\n\n    \/* \t.card-title .badge:last-child{\n\t\tdisplay:none;\n\t} *\/\n    @media(max-width: 767px) {\n\n        .tablinks.active,\n        .tablinks:hover,\n        .tablinks.active:visited,\n        .cat-list_item.active,\n        .cat-list_item:hover,\n        .cat-list_item.active:visited {\n            background-color: #ffffff00 !important;\n            border-bottom: 2px solid #005da9 !important;\n            color: #005da9 !important;\n        }\n    }\n\n    .card-img-top {\n        object-fit: cover\n    }\n<\/style>\n\n    <section id=\"post_block\" class=\"tabbed_post_block\">\n        <div class=\"container\">\n            <div class=\"row text-center mt-4\">\n                <div class=\"col-sm-12 pt-4 block-title\">\n                    <label class=\"section-title\">Composite Stories<\/label>\n                <\/div>\n\n                <div class=\"col-12 block-description mb-4\">\n                    <p class=\"section-content\">\n                        See how our approach is benefitting customers across the globe in composite material innovation.                    <\/p>\n                <\/div>\n            <\/div>\n            <ul class=\"nav nav-tabs tab_list\">\n                                    <li class=\"nav-item m-0 p-0 Before\" role=\"tablist\">\n                        <a class=\"tab-link show active\" id=\"CompositeStories-Articles-tab\" data-toggle=\"tab\" href=\"#CompositeStories-Articles\" role=\"tab\" aria-controls=\"CompositeStories-Articles\" aria-selected=\"false\">\n                            Articles\n                            \n                                                    <\/a>\n                    <\/li>\n\n                            <\/ul>\n\n            <div class=\"tab-content\">\n                                    <div class=\"tab-pane fade show active\" id=\"CompositeStories-Articles\" role=\"tabpanel\" aria-labelledby=\"CompositeStories-Articles-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                        \n\n                            \n\n\n\n\n\n\n\n                                                                <div class=\"col-sm-6 col-lg-3  mb-4\">\n                                        <div class=\"sustain-story-panel\">\n                                            <a href='https:\/\/www.coats.com\/en-us\/solutions\/composites-solutions-for-sports-footwear\/'><img class='card-img-top' src='https:\/\/cdn.coats.com\/wp-content\/uploads\/Racing-trainers-banner.jpg' alt='Composites Solutions for Sports Footwear'><\/a><\/a>                                            <div class=\"case-opacity\"><\/div>\n\n                                            <a href=\"https:\/\/www.coats.com\/en-us\/solutions\/composites-solutions-for-sports-footwear\/\" class=\"sustain-story-title wrap-twoline\">\n                                                Composites Solutions for Sports Footwear                                            <\/a>\n\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-3  mb-4\">\n                                        <div class=\"sustain-story-panel\">\n                                            <a href='https:\/\/www.coats.com\/en-us\/solutions\/automotive\/'><img class='card-img-top' src='https:\/\/cdn.coats.com\/wp-content\/uploads\/Automotive-top-banner.jpg' alt='Automotive'><\/a><\/a>                                            <div class=\"case-opacity\"><\/div>\n\n                                            <a href=\"https:\/\/www.coats.com\/en-us\/solutions\/automotive\/\" class=\"sustain-story-title wrap-twoline\">\n                                                Automotive                                            <\/a>\n\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-3  mb-4\">\n                                        <div class=\"sustain-story-panel\">\n                                            <a href='https:\/\/www.coats.com\/en-us\/coats-in-action\/lightweighting-in-the-automotive-industry\/'><img class='card-img-top' src='https:\/\/cdn.coats.com\/wp-content\/uploads\/Coats_in_action-wheel_arch.jpg' alt='Lightweighting in the automotive industry'><\/a><\/a>                                            <div class=\"case-opacity\"><\/div>\n\n                                            <a href=\"https:\/\/www.coats.com\/en-us\/coats-in-action\/lightweighting-in-the-automotive-industry\/\" class=\"sustain-story-title wrap-twoline\">\n                                                Lightweighting in the automotive industry                                            <\/a>\n\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-3  mb-4\">\n                                        <div class=\"sustain-story-panel\">\n                                            <a href='https:\/\/www.coats.com\/en-us\/info-hub\/automotive-composites-light-weight-industry-innovations\/'><img class='card-img-top' src='https:\/\/cdn.coats.com\/wp-content\/uploads\/Guidance_Pages-what_is_best_choice_for_weight_reduction_in_the_automotive_industry_1.webp' alt='Automotive Composites: Light Weight Industry Innovations'><\/a><\/a>                                            <div class=\"case-opacity\"><\/div>\n\n                                            <a href=\"https:\/\/www.coats.com\/en-us\/info-hub\/automotive-composites-light-weight-industry-innovations\/\" class=\"sustain-story-title wrap-twoline\">\n                                                Automotive Composites: Light Weight Industry Innovations                                            <\/a>\n\n                                        <\/div>\n                                    <\/div>\n                                                    <\/div>\n                                            <\/div>\n                            <\/div>\n        <\/div>\n    <\/section>\n    <script>\n        $(document).ready(function() {\n            \/\/ Run this function after the DOM is fully loaded\n            $('.nav-tabs .tab-link').each(function() {\n                \/\/ Check if the tab-link has the active class on page load\n                var isActiveTab = $(this).hasClass(\"active\");\n\n                if (isActiveTab) {\n                    \/\/ If it has the active class, show the active image and hide the inactive image\n                    $(this).find(\".active-tab-image\").show();\n                    $(this).find(\".inactive-tab-image\").hide();\n                } else {\n                    \/\/ If it doesn't have the active class, hide the active image and show the inactive image\n                    $(this).find(\".active-tab-image\").hide();\n                    $(this).find(\".inactive-tab-image\").show();\n                }\n            });\n\n            \/\/ Run this function after the DOM is fully loaded\n            $('#post_block .tab-link').on('click', function(event) {\n                event.preventDefault(); \/\/ Prevent the default anchor link behavior\n\n                var targetTabId = $(this).attr('href').substring(1);\n                var parentTab = $(this).closest('#post_block');\n\n                var tabContents = parentTab.find('.tab-content .tab-pane');\n                tabContents.removeClass('show active');\n\n                var tabTitles = parentTab.find('.tab-link');\n                tabTitles.removeClass('active');\n\n                var targetTab = parentTab.find('#' + targetTabId);\n                targetTab.addClass('show active');\n\n                $(this).addClass('active');\n                \/\/ Update the image display logic based on the 'active' class\n                var isActiveTab = $(this).hasClass(\"active\");\n\n                if (isActiveTab) {\n                    \/\/ Hide active tab images for all tabs\n                    $('.tab-link').find(\".active-tab-image\").hide();\n\n                    \/\/ Show active tab image for the current tab\n                    $(this).find(\".active-tab-image\").show();\n                    $('.tab-link').find(\".inactive-tab-image\").show();\n                    \/\/ Hide inactive tab image for the current tab\n                    $(this).find(\".inactive-tab-image\").hide();\n\n                }\n            });\n\n\n        });\n    <\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-parts\/template-Composites.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-9165","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.2 (Yoast SEO v25.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Coats Composites World | Coats<\/title>\n<meta name=\"description\" content=\"Discover Coats&#039; Composites solutions, offering advanced materials and technologies for telecoms, energy cables, and innovative applications in various industries.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.coats.com\/en-us\/composites\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Coats Composites World | Coats\" \/>\n<meta property=\"og:description\" content=\"Discover Coats&#039; Composites solutions, offering advanced materials and technologies for telecoms, energy cables, and innovative applications in various industries.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.coats.com\/en-us\/composites\/\" \/>\n<meta property=\"og:site_name\" content=\"Coats Group plc\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-28T05:52:34+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Composites\" \/>\n<meta name=\"twitter:description\" content=\"Explore Coats&#039; innovative composite solutions, designed for automotive, energy, sports, and telecom industries, combining sustainability and performance.\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.coats.com\/en-us\/composites\/\",\"url\":\"https:\/\/www.coats.com\/en-us\/composites\/\",\"name\":\"Coats Composites World | Coats\",\"isPartOf\":{\"@id\":\"https:\/\/www.coats.com\/en-us\/#website\"},\"datePublished\":\"2023-12-20T12:03:19+00:00\",\"dateModified\":\"2025-08-28T05:52:34+00:00\",\"description\":\"Discover Coats' Composites solutions, offering advanced materials and technologies for telecoms, energy cables, and innovative applications in various industries.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.coats.com\/en-us\/composites\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.coats.com\/en-us\/#website\",\"url\":\"https:\/\/www.coats.com\/en-us\/\",\"name\":\"Coats Group plc\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.coats.com\/en-us\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.coats.com\/en-us\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.coats.com\/en-us\/#organization\",\"name\":\"Coats Group plc\",\"url\":\"https:\/\/www.coats.com\/en-us\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.coats.com\/en-us\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-logo.svg\",\"contentUrl\":\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-logo.svg\",\"width\":79,\"height\":79,\"caption\":\"Coats Group plc\"},\"image\":{\"@id\":\"https:\/\/www.coats.com\/en-us\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Coats Composites World | Coats","description":"Discover Coats' Composites solutions, offering advanced materials and technologies for telecoms, energy cables, and innovative applications in various industries.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.coats.com\/en-us\/composites\/","og_locale":"en_US","og_type":"article","og_title":"Coats Composites World | Coats","og_description":"Discover Coats' Composites solutions, offering advanced materials and technologies for telecoms, energy cables, and innovative applications in various industries.","og_url":"https:\/\/www.coats.com\/en-us\/composites\/","og_site_name":"Coats Group plc","article_modified_time":"2025-08-28T05:52:34+00:00","twitter_card":"summary_large_image","twitter_title":"Composites","twitter_description":"Explore Coats' innovative composite solutions, designed for automotive, energy, sports, and telecom industries, combining sustainability and performance.","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.coats.com\/en-us\/composites\/","url":"https:\/\/www.coats.com\/en-us\/composites\/","name":"Coats Composites World | Coats","isPartOf":{"@id":"https:\/\/www.coats.com\/en-us\/#website"},"datePublished":"2023-12-20T12:03:19+00:00","dateModified":"2025-08-28T05:52:34+00:00","description":"Discover Coats' Composites solutions, offering advanced materials and technologies for telecoms, energy cables, and innovative applications in various industries.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.coats.com\/en-us\/composites\/"]}]},{"@type":"WebSite","@id":"https:\/\/www.coats.com\/en-us\/#website","url":"https:\/\/www.coats.com\/en-us\/","name":"Coats Group plc","description":"","publisher":{"@id":"https:\/\/www.coats.com\/en-us\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.coats.com\/en-us\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.coats.com\/en-us\/#organization","name":"Coats Group plc","url":"https:\/\/www.coats.com\/en-us\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.coats.com\/en-us\/#\/schema\/logo\/image\/","url":"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-logo.svg","contentUrl":"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-logo.svg","width":79,"height":79,"caption":"Coats Group plc"},"image":{"@id":"https:\/\/www.coats.com\/en-us\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.coats.com\/en-us\/wp-json\/wp\/v2\/pages\/9165","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.coats.com\/en-us\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.coats.com\/en-us\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.coats.com\/en-us\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.coats.com\/en-us\/wp-json\/wp\/v2\/comments?post=9165"}],"version-history":[{"count":49,"href":"https:\/\/www.coats.com\/en-us\/wp-json\/wp\/v2\/pages\/9165\/revisions"}],"predecessor-version":[{"id":37922,"href":"https:\/\/www.coats.com\/en-us\/wp-json\/wp\/v2\/pages\/9165\/revisions\/37922"}],"wp:attachment":[{"href":"https:\/\/www.coats.com\/en-us\/wp-json\/wp\/v2\/media?parent=9165"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}