body,
p {
    color: #333;
}
.dot-1,
.dot-2 {
    width: 18px;
    height: 18px;
}
.dot-4,
.dot-6,
.dot-7,
.dot-8 {
    z-index: 1;
}
#preloader,
header {
    top: 0;
}
*,
.snazzymenu.mobile #menu-main-nav li .sub-menu.mega-menu .sub-menu li a {
    padding: 0;
}
/*.title-line h5:before,
.top-line h2:before {
    height: 1px;
    background-color: var(--primary-color);
    content: "";
}*/
#menu-main-nav > li.active > a:before,
.dots,
.title-line h5:before,
.top-line h2:before {
    background-color: #3ab54a;
}
#cursor,
#preloader,
header {
    position: fixed;
}
#aboutOurEthics ul li > div:hover,
#preloader,
.abt-award-item:hover,
body .fixed-header {
    background-color: #fff;
}
ul#menu-main-nav .dropdown ul {
    top: 1.5rem;
}
ul#menu-main-nav .dropdown ul li {
    margin: 0.3rem 0;
    padding: 0;
    width:100%;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}
.cd-slider .counter,
.cd-slider .next,
.cd-slider .prev,
.footer-social-icon a,
img {
    vertical-align: middle;
}
#emplpyeeTestimonialSection,
#getInTouch {
    padding-bottom: 50px;
}
#backToTop,
.cd-slider li,
.reveal-text {
    visibility: hidden;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    line-height: 1.2;
    outline: 0;
}
@font-face {
    font-family: RalewayExtraBold;
    src: url(../fonts/RalewayExtraBold.eot);
    src: url(../fonts/RalewayExtraBold.eot) format("embedded-opentype"), url(../fonts/RalewayExtraBold.woff2) format("woff2"), url(../fonts/RalewayExtraBold.woff) format("woff"), url(../fonts/RalewayExtraBold.ttf) format("truetype"),
        url("../fonts/RalewayExtraBold.svg#RalewayExtraBold") format("svg");
    font-display: swap;
}
@font-face {
    font-family: RalewayBold;
    src: url(../fonts/RalewayBold.eot);
    src: url(../fonts/RalewayBold.eot) format("embedded-opentype"), url(../fonts/RalewayBold.woff2) format("woff2"), url(../fonts/RalewayBold.woff) format("woff"), url(../fonts/RalewayBold.ttf) format("truetype"),
        url("../fonts/RalewayBold.svg#RalewayBold") format("svg");
    font-display: swap;
}
@font-face {
    font-family: RalewayMedium;
    src: url(../fonts/RalewayMedium.eot);
    src: url(../fonts/RalewayMedium.eot) format("embedded-opentype"), url(../fonts/RalewayMedium.woff2) format("woff2"), url(../fonts/RalewayMedium.woff) format("woff"), url(../fonts/RalewayMedium.ttf) format("truetype"),
        url("../fonts/RalewayMedium.svg#RalewayMedium") format("svg");
    font-display: swap;
}
@font-face {
    font-family: RalewaySemiBold;
    src: url(../fonts/RalewaySemiBold.eot);
    src: url(../fonts/RalewaySemiBold.eot) format("embedded-opentype"), url(../fonts/RalewaySemiBold.woff2) format("woff2"), url(../fonts/RalewaySemiBold.woff) format("woff"), url(../fonts/RalewaySemiBold.ttf) format("truetype"),
        url("../fonts/RalewaySemiBold.svg#RalewaySemiBold") format("svg");
    font-display: swap;
}
@font-face {
    font-family: RalewayRegular;
    src: url(../fonts/RalewayRegular.eot);
    src: url(../fonts/RalewayRegular.eot) format("embedded-opentype"), url(../fonts/RalewayRegular.woff2) format("woff2"), url(../fonts/RalewayRegular.woff) format("woff"), url(../fonts/RalewayRegular.ttf) format("truetype"),
        url("../fonts/RalewayRegular.svg#RalewayRegular") format("svg");
    font-display: swap;
}
body {
    font-size: 20px;
    overflow-x: hidden;
    /*font-family: RalewayMedium;*/
    background-color: #d9d9d9;
}
p {
    font-size: 16px;
    line-height: 30px;
}
a {
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
    outline: 0;
}
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
    border: none;
    background-color: transparent;
    outline: 0;
    box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
a:focus,
button:focus,
input[submit]:focus {
    outline: 0;
}
:root {
    --primary-color: #00a3e4;
    --secondary-color: #ff8a2b;
    --mouse-x: 0;
    --mouse-y: 0;
}
#preloader {
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999999;
    opacity: 1;
}
.preloader-wrap img
{
    width: 200px;
}
.preloader-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.preloader-wrap .text {
    display: inline-block;
    margin-left: 5px;
}
.imagereveal,
.imagerevealleft,
.zoomimagereveal {
    visibility: hidden;
    position: relative;
    overflow: hidden;
}
.line {
    position: relative;
    overflow: hidden;
    display: flex;
}
.cd-slider nav,
.errormsg,
.mobile-video,
.pleasewait,
.snazzymenu.mobile #menu-main-nav li h3 {
    display: none;
}
.reveal-text.text-center .line {
    justify-content: center;
}
.cloud-1 {
    -webkit-animation: 4s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite alternate cloud;
    -moz-animation: 4s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite alternate cloud;
    animation: 4s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite alternate cloud;
    width:500px;
}
.cloud-2 {
    -webkit-animation: 3.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite alternate cloud;
    -moz-animation: 3.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite alternate cloud;
    animation: 3.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite alternate cloud;
}
@-webkit-keyframes cloud {
    0% {
        -webkit-transform: rotateZ(3deg);
        -moz-transform: rotateZ(3deg);
        transform: rotateZ(3deg);
    }
    100% {
        -webkit-transform: rotateZ(-3deg);
        -moz-transform: rotateZ(-3deg);
        transform: rotateZ(-3deg);
    }
}
@-moz-keyframes cloud {
    0% {
        -webkit-transform: rotateZ(3deg);
        -moz-transform: rotateZ(3deg);
        transform: rotateZ(3deg);
    }
    100% {
        -webkit-transform: rotateZ(-3deg);
        -moz-transform: rotateZ(-3deg);
        transform: rotateZ(-3deg);
    }
}
@-ms-keyframes cloud {
    0% {
        -webkit-transform: rotateZ(3deg);
        -moz-transform: rotateZ(3deg);
        transform: rotateZ(3deg);
    }
    100% {
        -webkit-transform: rotateZ(-3deg);
        -moz-transform: rotateZ(-3deg);
        transform: rotateZ(-3deg);
    }
}
@keyframes cloud {
    0% {
        -webkit-transform: rotateZ(3deg);
        -moz-transform: rotateZ(3deg);
        transform: rotateZ(3deg);
    }
    100% {
        -webkit-transform: rotateZ(-3deg);
        -moz-transform: rotateZ(-3deg);
        transform: rotateZ(-3deg);
    }
}
.dots {
    position: absolute;
    border-radius: 100%;
}
.dot-1 {
    left: 47%;
    top: 2%;
}
.dot-2 {
    left: 56%;
    bottom: -8%;
}
.dot-3 {
    width: 36px;
    height: 36px;
    left: 10%;
    bottom: -3%;
}
.dot-4 {
    width: 18px;
    height: 18px;
    left: 21%;
    bottom: 2%;
}
.dot-5,
.dot-6,
.dot-7 {
    width: 36px;
    height: 36px;
}
.dot-5 {
    right: 25%;
    bottom: -3%;
}
.dot-6 {
    left: 6%;
    top: 13%;
}
.dot-7 {
    right: 18%;
    bottom: -2%;
}
.dot-8 {
    width: 18px;
    height: 18px;
    left: 55%;
    top: -2%;
}
.dot-9 {
    width: 36px;
    height: 36px;
    left: 41%;
    bottom: -2%;
    z-index: 1;
}
.dot-10,
.dot-11 {
    width: 18px;
    height: 18px;
    z-index: 1;
}
.dot-10 {
    left: 25%;
    top: 1%;
}
.dot-11 {
    left: 49%;
    top: -1%;
}
.dot-12 {
    width: 36px;
    height: 36px;
    left: 18%;
    top: 51%;
    z-index: 1;
}
.dot-13 {
    width: 18px;
    height: 18px;
    left: 9%;
    bottom: 2%;
    z-index: 1;
}
.dot-14 {
    width: 11px;
    height: 11px;
    left: 47%;
    top: 38%;
    z-index: 1;
}
#explore-text {
    content: "";
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    width: 50px;
    margin: 0 auto;
    animation: 1.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite bounce;
}
@keyframes bounce {
    50% {
        transform: translateY(-15px);
    }
}
.max-container {
    max-width: 1210px;
    position: relative;
}
header {
    left: 0;
    z-index: 999;
    width: 100%;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
header.header-up {
    top: 0;
}
.header-inner {
    padding: 4px 0;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
    background: #ffffffd1;
}
.black-btn:hover,
.employee-testimonial-slider .slick-current.slick-active.slick-center .employee-testimonial-name div h5,
.employee-testimonial-slider .slick-current.slick-active.slick-center .employee-testimonial-name div h6,
.employee-testimonial-slider .slick-current.slick-active.slick-center .home-project-slide-inner p,
.home-project-overlay p,
body.home-page .snazzymenu.light .menu-toggle {
    color: #000;
}
.owl-carousel h6 img {
    display: inline !important;
    width: 20px !important;
}
.owl-carousel h6 {
    text-align: right;
    margin-right: 0%;
    margin-top: 10px;
}
.image-slider2 h6 img {
    display: inline !important;
    width: 20px !important;
}
.image-slider2 h6 {
    text-align: right;
    margin-right: 6%;
    margin-top: 10px;
}
.career-option-slider .abt-award-item h6,
.fixed-header #menu-main-nav li a,
.inner-page #menu-main-nav li a,
body.home-page .fixed-header .snazzymenu.light .menu-toggle,
body.home-page .snazzymenu.light.scroll .menu-toggle {
    color: #000;
}
body .fixed-header .header-inner {
    padding: 5px 0;
}
#menu-main-nav {
    width: calc(100% - 289px);
}
#menu-main-nav li {
    list-style: none;
}
#menu-main-nav li h3 {
    font-family: RalewayExtraBold;
    font-size: 50px;
    color: #000;
    padding-bottom: 5px;
    flex: 0 0 100%;
}
#menu-main-nav li .sub-menu.mega-menu .sub-menu {
    padding-left: 0;
    padding-right: 60px;
}
#menu-main-nav > li .sub-menu.mega-menu li a,
#menu-main-nav > li > a {
    font-family: RalewayMedium;
    font-size: 14px;
    color: #000;
    letter-spacing: 0.3px;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
}
#menu-main-nav > li.active > a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 3px;
    z-index: 999;
}
#menu-main-nav > li.active > a,
#menu-main-nav > li > a:hover {
    font-family: RalewayBold;
    color: #3ab54a;
    font-weight: 500;
}
#menu-main-nav > li .sub-menu.mega-menu li > .sub-menu li {
    border-bottom: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 10px;
}
#aboutMissionVision .text h5 span,
#menu-main-nav > li .sub-menu.mega-menu li > .sub-menu li:hover a,
#test-sync-nav .slick-current.slick-active a h6,
.blue-text,
.color-title h2,
.common-form-fields label span,
.contact-address-inner ul li div p a:hover,
.find-filters ul li select:focus,
.footer-btm p a:hover,
.footer-menu a:hover,
.investor-form-field label span,
.investor-post-card-inner h6,
.key-sales-box p a:hover,
.media-filter-content .media-boxs .media-box .media-short-info p span,
.near-address p a:hover,
.overview-tab-content ul.nav-tabs.overview-parent-tab .slick-current.slick-active li a h6,
.page-404 a.read-more,
.page-404 h4 span,
.pin-content .pin-content-tooltip span,
.pipe-tab-slider .slick-current.slick-active a h6,
.sitemap.li-points li a:hover,
.we-aim-content .text h5 span {
    color: #3ab54a;
    font-weight: 600;
}
#menu-main-nav > li .sub-menu.mega-menu li > .sub-menu li:last-child {
    border-bottom: none;
}
.snazzymenu.mobile #menu-main-nav > li.active > a:before {
    bottom: 0;
    display: none;
}
.snazzymenu.mobile ul li.has-sub.open li .sub-menu {
    display: block !important;
}
.snazzymenu.mobile #menu-main-nav li .sub-menu.mega-menu .sub-menu {
    padding-left: 15px;
    padding-right: 0;
}
.footer-btm,
.snazzymenu.desktop.fixed .header-inner {
    padding-top: 15px;
    padding-bottom: 15px;
}
.errormsg {
    position: absolute;
    bottom: -25px;
    left: 0;
    padding: 1px 5px;
    color: #fff;
    font-size: 13px;
    background: var(--primary-color);
}
.errormsg:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 8px solid var(--primary-color);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: -8px;
}
.cd-slider,
.common-field-row .common-field-col > div,
.home-banner-static-title,
.media-filter-content .media-boxs .media-box .media-img,
.overview-logistics-slider .section-title {
    position: relative;
}
.cd-slider .image,
.cd-slider li {
    height: 100%;
    top: 0;
    position: absolute;
}
.pleasewait {
    font-size: 12px;
}
main {
    padding-top: 92px;
}
.home-page main {
    padding-top: 0 !important;
}
#homeBannerVideo video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.home-banner-static-title h1 {
    font-family: RalewayExtraBold;
    font-size: 70px;
    color: #fff;
    margin-bottom: 0;
}
.home-banner-static-title h2 {
    font-family: RalewayExtraBold;
    font-size: 45px;
    color: #fff;
    margin-bottom: 0;
}
.home-banner-static-title h1 span,
.home-banner-static-title h2 span,
.pin:hover .pin-content {
    display: block;
}
.overlay-slider {
    max-width: 1210px;
    margin-right: auto;
    margin-left: auto;
    height: 100vh;
    display: flex;
    align-items: center;
}
.cd-slider {
    width: 100%;
    min-height: 150px;
    overflow: hidden;
}
.cd-slider li {
    left: 0;
    width: 100%;
    transition: visibility 0s 1s;
    will-change: visibility;
}
.cd-slider .image {
    right: 0;
    width: 50%;
    background-size: cover;
    background-position: 50% 50%;
    clip: rect(0, 80rem, 50rem, 80rem);
    transition: clip 0.5s cubic-bezier(0.99, 0.01, 0.45, 0.9) 0.5s;
    will-change: clip;
}
.cd-slider .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: left;
    padding: 15px 0 25px;
}
.cd-slider .content h1,
.h4-count,
.inner-banner-caption h1 {
    font-family: RalewayExtraBold;
    color: #000;
}
.inner-banner-caption h1 {
    color: var(--primary-color);
    font-size: 75px;
}
.cd-slider .content h1 {
    font-size: 50px;
    color: var(--primary-color);
    text-overflow: ellipsis;
    overflow: hidden;
    transform: translateY(-30%);
    opacity: 0;
    transition: transform 0.5s, opacity 0.5s;
    will-change: transform, opacity;
    margin: 0;
}
.cd-slider .content h6,
.small-title h5 {
    font-size: 20px;
    font-family: RalewayMedium;
    text-transform: uppercase;
}

.small-title.head-small h1 {
    font-size: 20px;
    font-family: RalewayMedium;
    text-transform: uppercase;
}

.cd-slider .content h6,
.cd-slider .content p {
    opacity: 0;
    transform: translateY(-100%);
    transition: transform 0.5s 0.1s, opacity 0.5s 0.1s;
    will-change: transform, opacity;
    position: relative;
}
#aboutHistoryContentSlider .about-history-content-item > div div h3,
.cd-slider .content h1.slider-title-2,
.inner-banner-caption h1:last-child {
    color: var(--primary-color);
    position: relative;
}
.cd-slider .content h6 {
    color: #363636;
    display: inline-block;
    margin: 0;
}
.cd-slider .content p {
    font-size: 18px;
    margin-top: 5px;
}
h6.slider-subtitle-2 {
    top: 0 !important;
    bottom: 20px;
}
.cd-slider li.current {
    visibility: visible;
    transition-delay: 0s;
}
.cd-slider li.current .image {
    clip: rect(0, 80rem, 50rem, 0);
}
.cd-slider li.current .content h1 {
    transform: translateY(0);
    opacity: 1;
    transition-delay: 1s;
}
.cd-slider li.current .content h6,
.cd-slider li.current .content p {
    transform: translateY(0);
    opacity: 1;
    transition-delay: 1.1s;
}
.cd-slider li.prev_slide .image {
    clip: rect(0, 0, 50rem, 0);
}
.cd-slider nav {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 2;
}
.cd-slider .next,
.cd-slider .prev {
    position: relative;
    display: inline-block;
    height: 5rem;
    width: 5rem;
    border: 0;
    cursor: pointer;
    background: 0 0;
}
.cd-slider .next::before,
.cd-slider .prev::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border: 0.8rem solid transparent;
    border-right-width: 1rem;
    border-right-color: #000;
    border-left-width: 0;
    width: 0;
    height: 0;
}
.cd-slider .next::after,
.cd-slider .prev::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateZ(0);
    left: 0.5rem;
    background: #000;
    height: 0.1rem;
    min-height: 1px;
    width: 2.5rem;
    transition: width 0.3s;
}
.cd-slider .next::before {
    right: 0;
    left: auto;
    border-left-width: 1rem;
    border-left-color: #000;
    border-right-width: 0;
}
.cd-slider .next::after {
    right: 0.5rem;
    left: auto;
}
.cd-slider .counter {
    display: inline-block;
    font-size: 4rem;
    font-family: serif;
    font-style: italic;
}
.cd-slider .counter span:last-child::before {
    content: "/";
    margin: 0 1rem;
}
.cd-slider .next:hover::after,
.cd-slider .prev:hover::after {
    width: 3.5rem;
}
#updatedNewsSection h2,
.home-circle,
.home-cloud,
.home-text {
    position: absolute;
}
.home-cloud-1 {
    left: 0;
    top: 225px;
}
.home-cloud-2 {
    right: 0;
    bottom: -144px;
}
.home-circle-1 {
    left: 0;
    top: 0;
}
.welspun-text {
    left: 45%;
    top: 5%;
}
.welspun-text img
{
    width: 172px!important;
    margin-left: 55px!important;
}
.small-title h5 {
    color: #000;
    position: relative;
}
.title-line h5:before {
    position: absolute;
    top: 12px;
    left: -122px;
    width: 116px;
}
.section-title h2 {
    /* font-family: RalewayExtraBold; */
    font-size: 45px;
    color: #000;
    font-weight: 700;
}
.para h6,
.we-aim-content .text h6 {
    font-family: RalewaySemiBold;
    line-height: 31px;
    color: #000;
}
.welcome-title {
    position: absolute;
    bottom: 30%;
    left: 37%;
    width: 100%;
}
.welcome-para {
    padding-left: 180px;
}
#keySalesContactsSection .key-sales-boxs .col-md-4,
.contact-address-inner > div,
.welcome-para h6 {
    margin-bottom: 20px;
}
.overview-product-range-info h6,
.para h6 {
    font-size: 20px;
}
.btn {
    font-family: RalewayBold;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: #3ab54a url(../images/btn-arrow.png) no-repeat center;
    background-position-x: 92%;
    padding: 12px 30px 10px 20px;
    border-radius: 0;
    letter-spacing: 2px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.btn:hover {
    background: url(../images/btn-arrow.png) center no-repeat #008311;
    background-position-x: 92%;
    color: #fff;
}
#ContactFormSection,
#careerJoinSection,
.home-project-wrap,
.overview-logistics-slider,
.overview-product-range.overview-product-range-right-img .overview-product-range-info > div,
.overview-supplier-tab-section,
.we-aim-content {
    /* padding-left: 100px; */
}
.we-aim-content .inner-img {
    /* padding-top: 78px; */
}
.we-aim-content .text {
    background-color: #f0f0f0;
    padding: 40px 376px 100px 40px;
    margin-right: -355px;
}
.contact-address-inner ul li:last-child div p:last-child,
.home-marketing-location ul li:last-child span,
.we-aim-content .text h2,
section#onShore-table table,
section#onShore-table table table,
table#project-table {
    margin-bottom: 0;
}
.we-aim-content .text h6 {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.home-project-overlay h4,
.home-project-overlay h5,
.we-aim-content .text h5 {
    margin-bottom: 0;
    font-family: RalewaySemiBold;
}
.we-aim-content .text h5 {
    font-size: 30px;
    color: #000;
}
.top-line h2 {
    position: relative;
    font-weight: 700;
    padding-top: 0px;
    margin-bottom: 27px;
}
.top-line h2:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 194px;
}
.top-center-line h2:before {
    right: 0;
    margin: 0 auto;
}
.our-service-2.top-center-line h2:before {
    right: 0;
    left: initial;
}
.our-service-2 .reveal-text .line,
.reveal-text.text-right .line {
    justify-content: flex-end;
}
.home-cloud-3 {
    top: -23%;
    left: 0;
    z-index: -1;
}
.service-text {
    right: 10%;
    top: -23%;
    z-index: -1;
}
.home-cloud-4 {
    bottom: 20%;
    right: 17%;
    z-index: -1;
}
.home-project-slide {
    padding-right: 63px;
}
.home-project-slide img {
    width: 100%;
    opacity: 0.8;
}
.home-project-slide .home-project-slide-inner {
    position: relative;
    background-color: #000;
}
.home-project-slide .home-project-slide-inner .home-project-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.home-project-slide .home-project-slide-inner .home-project-overlay .home-project-overlay-inner {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.home-project-overlay h5 {
    font-size: 24px;
    color: #fff;
}
.home-project-overlay h4 {
    font-size: 36px;
    color: #fff;
}
.home-project-wrap .drag-icon {
    position: absolute;
    top: 205px;
    left: 58%;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    z-index: 1;
}
.project-text {
    top: -30%;
    left: 0;
}
.home-cloud-5 {
    top: -8%;
    right: -11%;
    z-index: -1;
}
#globalPresenceSectionOne {
    position: relative;
    z-index: 99;
}
#globalPresenceSectionTwo .map {
    overflow: hidden;
}
#globalPresenceSectionTwo .map img {
    max-width: inherit;
}
.home-location-marketing {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.home-location-marketing-col-1 {
    flex: 0 0 55%;
}
.home-location-marketing-col-2 {
    flex: 0 0 45%;
}
.career-form-content,
.contact-form-content,
.d-in-mr2 li,
.image-text-section,
.overview-intro,
.overview-product-range .overview-product-range-list > div {
    display: flex;
}
.d-in-mr2 span {
    display: inline !important;
    margin-right: 5px;
}
.home-location-details {
    padding-right: 50px;
}
.home-location-marketing h5 {
    font-family: RalewaySemiBold;
    font-size: 14px;
    color: #111f44;
    margin-bottom: 13px;
}
.home-location-marketing h6 {
    font-family: RalewayBold;
    font-size: 14px;
    color: var(--primary-color);
    text-transform: uppercase;
}
.home-countries-serviced div,
.home-location-details .home-location-details-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.home-location-marketing ul {
    padding-left: 0;
    list-style: none;
    font-size: 0;
    margin-bottom: 0;
}
.home-location-marketing ul li {
    font-family: RalewayMedium;
    font-size: 12px;
    color: #333;
    position: relative;
    padding-right: 25px;
}
.home-location-marketing ul li span {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px;
    display: block;
}
.home-location-marketing ul li span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 8px;
    height: 8px;
    background-color: #edbb24;
    border-radius: 8px;
}
.home-marketing-location ul li span:before {
    background-color: #111f44;
}
.find-filters ul li,
.home-location-details .home-location-details-row .home-location-col:first-child ul li,
.investor-feedback-content ul li {
    display: inline-block;
}
.home-marketing-location ul li span {
    width: 100%;
    padding-right: 0;
}
.home-marketing-location {
    border-left: 1px solid var(--primary-color);
    height: 100%;
    padding: 13px 0 15px 30px;
}
.home-circle-2 {
    top: -47%;
    left: 0;
    z-index: -1;
}
#aboutOurEthics ul li,
.global-presence-lists li {
    margin-bottom: 6px;
}
.global-presence-lists li > div {
    display: inline-block;
    transition: left 0.3s linear;
    -moz-transition: left 0.3s linear;
    -webkit-transition: left 0.3s linear;
    -o-transition: left 0.3s linear;
    position: relative;
    left: 0;
    padding-right: 55px;
    cursor: pointer;
}
.find-filters ul li,
.investors-lists ul li {
    padding-right: 13px;
    padding-left: 13px;
    width: 33.33%;
}
.global-presence-lists li div:hover,
.global-presence-lists li.active > div {
    left: 49px;
    background: url(../images/blue-arrow.png) center right no-repeat;
}
#clientsSectionOne .text,
.inner-banner-img {
    width: 50%;
}
#clientsSection #homeClientLogos .slick-list {
    margin-left: -20px;
    margin-right: -20px;
}
#homeClientLogos .home-client-logo {
    padding: 15px 20px;
}
#homeClientLogos .home-client-logo img {
    width: 100%;
    filter: gray;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.clinets-text {
    top: -72%;
    right: 12%;
    z-index: -1;
}
.home-circle-3 {
    top: 0;
    right: 0;
}
#updatedNewsSection .updated-news-content {
    padding-left: 263px;
}
#homeProjectSlider .slick-list,
#newsSlider .slick-list,
.logistics-slider .slick {
    padding-left: 0 !important;
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
#newsSlider img,
.about-our-team-img img,
.home-banner-slider,
.home-banner-slider .home-banner-slide .home-slider-img {
    width: 100%;
}
#cursor {
    z-index: 99;
    left: 0;
    top: 0;
    pointer-events: none;
    transform-origin: center center;
    transform: scale(0);
}
.map-section {
    width: 100%;
    background-image: url(../images/map-bg-blue.png);
}
.map-section .section-title h2 {
    font-family: RalewayExtraBold;
    font-size: 45px;
    color: #000;
}
.proj-map-tabs .nav-tabs .nav-link {
    border: 0;
    color: #56686e;
    position: relative;
}
.proj-map-tabs .nav-tabs .nav-link.active {
    background-color: #fff0;
    color: #fff;
    transition: 0.5s;
}
.proj-map-tabs .nav-tabs .nav-link.active:after {
    position: absolute;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 80%;
    height: 2px;
    background-color: #fff;
}
.load-more-btn {
    background-color: #d9d9d9;
    padding: 2rem 0;
}
@media (hover: hover) and (pointer: fine) {
    .cursor__circle {
        width: 120px;
        height: 120px;
        margin-top: -50%;
        margin-left: -50%;
        border-radius: 50%;
        transition: opacity 0.3s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), border-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), width 0.3s cubic-bezier(0.25, 1, 0.5, 1),
            height 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    }
    #cursor.arrow {
        transform-origin: center center;
        transform: scale(1);
    }
    #cursor.arrow .cursor__circle {
        width: 120px;
        height: 120px;
        background-color: var(--primary-color);
    }
    #cursor.arrow::after {
        content: "";
        position: absolute;
        left: -60px;
        top: -60px;
        width: 120px;
        height: 120px;
        background-image: url(../images/drag-icon.png);
        background-repeat: no-repeat;
        background-position: center;
    }
    #cursor.subtle .cursor__circle {
        opacity: 1;
    }
    #cursor.overlay .cursor__circle {
        width: 48px;
        height: 48px;
        background-color: rgba(227, 222, 193, 0.08);
        border-color: transparent;
    }
}
#newsSlider .slick-list .slick-slide,
.logistics-slider .slick-list .slick-slide {
    padding-top: 172px;
    transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
#newsSlider .news-slide .news-slide-inner > div,
.logistics-slider .news-slide .news-slide-inner > div {
    padding-right: 119px;
}
#newsSlider .news-slide h6 {
    font-family: RalewayMedium;
    font-size: 20px;
    color: #363636;
    margin-top: 20px;
    margin-bottom: 20px;
}
#newsSlider .news-slide p {
    font-family: RalewayRegular;
    font-size: 25px;
}
#newsSlider .news-slide a,
.footer-menu a {
    font-family: RalewayMedium;
    text-decoration: none;
}
#newsSlider .news-slide a {
    font-size: 16px;
    color: var(--primary-color);
}
#newsSlider .slick-list .slick-current,
.logistics-slider .slick-list .slick-current,
.overview-logistics-slider #newsSlider .slick-list .slick-slide.slick-current.slick-active.slick-center {
    padding-top: 0;
}
.news-text {
    left: 15px;
    top: -37%;
    z-index: -1;
}
.home-cloud-6 {
    top: -31%;
    left: 0;
    z-index: -1;
}
.updated-news-content .drag-icon {
    position: absolute;
    top: 13%;
    right: 16%;
    z-index: 1;
}
.media-text {
    top: 28%;
    right: 13%;
}
.home-page .home-btm-bg {
    background: url(../main-images/bg-main.PNG) right/cover no-repeat;
    /* padding-top: 204px; */
    padding-bottom: 60px;
    /* margin-top: -111px; */
    z-index: -1;
}
footer {
    background-color: #d8d8d8;
}
footer .footer-top {
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-menu a {
    font-size: 13px;
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 6px;
    margin-right: 0px;
    padding: 10px;
}
.footer-social-icon a {
    padding: 10px;
    display: inline-block;
    margin-left: 13px;
}
.footer-social-icon a:first-child {
    margin-left: 0;
}
.twt-icon {
    background: url(../main-images/twt-icon.png) center no-repeat;
}
.twt-icon:hover {
    background: url(../main-images/twt-icon-h.png) center no-repeat;
}
.inst-icon {
    background: url(../main-images/inst-icon.png) center no-repeat;
}
.inst-icon:hover {
    background: url(../main-images/inst-icon-h.png) center no-repeat;
}
.fb-icon {
    background: url(../main-images/fb-icon.png) center no-repeat;
}
.fb-icon:hover {
    background: url(../main-images/fb-icon-h.png) center no-repeat;
}
.yt-icon {
    background: url(../main-images/yt-icon.png) center no-repeat;
}
.yt-icon:hover {
    background: url(../main-images/yt-icon-h.png) center no-repeat;
}
.in-icon {
    background: url(../main-images/in-icon.png) center no-repeat;
}
.in-icon:hover {
    background: url(../main-images/in-icon-h.png) center no-repeat;
}
#aboutHistoryNav .about-his-nav-item:after,
.about-history-nav:before {
    background-color: var(--primary-color);
    position: absolute;
    left: 0;
    content: "";
}
.footer-btm p,
.footer-btm p a {
    font-family: RalewayRegular;
    font-size: 15px;
    color: #000;
    text-decoration: none;
    margin-bottom: 0;
}
.inner-banner {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
#aboutHistoryContentSlider .about-history-content-item > div,
#aboutOurEthics ul li > div {
    align-items: center;
    display: flex;
}
.inner-banner-img img {
    height: 462px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.inner-banner-caption {
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    padding-left: 30px;
    left: 0;
    width: 50%;
}
.inner-banner-caption.title-line h5 {
    padding-left: 125px;
    display: inline-block;
    letter-spacing: 5px;
}
.center-arrow-slider .slick-prev,
.inner-banner-caption h1:last-child,
.inner-banner-caption.title-line h5:before {
    left: 0;
}
.inner-section {
    padding-bottom: 95px;
}
#aboutSectionTwo .text {
    padding-right: 85px;
}
#aboutSectionTwo .text h6 {
    margin-bottom: 25px;
}
.inner-section-title h3,
.overview-product-range-info h4 {
    font-family: RalewayExtraBold;
    font-size: 50px;
    color: #000;
}
#aboutSustainability #newsSlider .news-slide:hover .download-btn,
.color-text {
    color: var(--primary-color) !important;
}
.about-history-nav {
    margin-top: 49px;
}
.about-history-nav:before {
    top: 49px;
    width: 100%;
    height: 1px;
}
#aboutHistoryNav .about-his-nav-item {
    height: 100px;
    text-align: center;
    position: relative;
}
#aboutHistoryNav .about-his-nav-item:after {
    top: 42px;
    right: 0;
    width: 13px;
    height: 13px;
    margin: 0 auto;
    border-radius: 100%;
}
#aboutHistoryNav .about-his-nav-item span {
    font-family: RalewayRegular;
    font-size: 21px;
    font-weight: 400;
    position: relative;
    z-index: 1;
}
#aboutHistoryNav .slick-current .about-his-nav-item:after {
    width: 100px;
    height: 100px;
    top: 0;
}
#aboutHistoryNav .slick-current .about-his-nav-item span {
    font-size: 35px;
    color: #fff;
    line-height: 90px;
}
.about-history-content-slider {
    margin-top: 40px;
}
#aboutHistoryContentSlider .about-history-content-item {
    padding-left: 140px;
    padding-right: 140px;
}
#aboutHistoryContentSlider .about-history-content-item img {
    max-width: 407px;
}
#aboutHistoryContentSlider .about-history-content-item > div div:last-child {
    padding-left: 40px;
    position: relative;
    width: 53%;
}
.home-banner-slider .slick-arrow,
.inner-slider-arrow .slick-arrow {
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 1;
}
.center-arrow-slider .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
}
.inner-slider-arrow .slick-prev {
    background: url(../images/prev-arrow.png) left center no-repeat;
}
/*.home-banner-slider .slick-prev:hover,
.inner-slider-arrow .slick-prev:hover {
    background: url(../images/prev-arrow.png) left center no-repeat;
}*/
.inner-slider-arrow .slick-next {
    background: url(../images/next-arrow.png) left center no-repeat;
}
/*.home-banner-slider .slick-next:hover,
.inner-slider-arrow .slick-next:hover,
.media-filter-content .media-boxs .media-box:hover .simple-arrow,
.simple-arrow:hover {
    background: url(../images/next-arrow.png) left center no-repeat;
}*/
#test-sync-nav .slick-next,
.center-arrow-slider .slick-next,
.contact-floating-icon:hover,
.lb-nav a.lb-next,
.pipe-tab-slider .slick-next,
.pipe-tab-slider.drag-slider-arrow.right-arrow-slider .slick-arrow.slick-next {
    right: 0;
}
#aboutMissionVision .text {
    padding-left: 70px;
    padding-right: 70px;
    margin-top: 60px;
}
#aboutMissionVision .text.border-right {
    border-color: #b0b0b0 !important;
}
#aboutMissionVision .text h5,
#aboutMissionVision .text p {
    margin-top: 25px;
}
#aboutOurStrengths .text {
    padding-top: 110px;
    margin-left: -145px;
}
#aboutOurStrengths .text > div {
    background-color: #ececec;
    padding-left: 210px;
    padding-right: 83px;
}
#aboutOurStrengths .text > div h3,
#aboutOurStrengths .text > div ul {
    position: relative;
    top: -80px;
}
.li-points ul {
    padding-left: 0;
    list-style: none;
    margin-top: 45px;
}
.li-points ul li {
    font-family: RalewayRegular;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
    position: relative;
    padding-left: 33px;
}
.li-points ul li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: var(--primary-color);
}
#aboutOurEthics {
    padding-left: 85px;
}
#aboutOurEthics ul {
    list-style: none;
    padding-left: 0;
    margin-top: 50px;
    padding-right: 55px;
}
#aboutOurEthics ul li > div {
    justify-content: space-between;
    background-color: #e3e3e3;
    padding: 22px 24px;
}
#aboutOurEthics ul li > div div:first-child {
    background: url(../images/doc-icon.png) left no-repeat;
    background-position-y: 14px;
    padding: 11px 15px 11px 70px;
}
#aboutOurEthics ul li > div h6 {
    font-family: RalewaySemiBold;
    font-size: 17px;
    color: #363636;
    margin-bottom: 5px;
}
#aboutOurEthics ul li > div p {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 0;
}
#aboutOurEthics ul li > div a,
.download-btn {
    font-family: RalewayMedium;
    font-size: 14px;
    color: rgba(54, 54, 54, 0.6);
    text-decoration: none;
    padding-right: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(../images/download-icon.png) right center no-repeat;
}
#aboutOurEthics ul li > div:hover a,
#aboutSustainability #newsSlider .news-slide:hover .download-btn,
.download-btn:hover {
    background: url(../images/download-icon-h.png) right center no-repeat;
}
.dd-icon {
    background: url(../images/dd-icon.png) right center no-repeat;
    padding-right: 15px;
}
#aboutSustainability #newsSlider .news-slide {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
}
.right-arrow-slider .slick-arrow {
    position: absolute;
    top: -19%;
    right: 0;
}
.right-arrow-slider .slick-arrow.slick-prev {
    right: 64px;
}
.right-arrow-slider .slick-arrow.slick-next {
    top: -16px;
}
.about-sustainability-slider #newsSlider .news-slide p {
    font-family: RalewaySemiBold;
    font-size: 20px;
    margin-top: 23px;
    margin-bottom: 25px;
    line-height: normal;
}
.download-btn {
    background-position: left center !important;
    padding-right: 0;
    padding-left: 60px;
    color: rgba(54, 54, 54, 0.6) !important;
}
#aboutAwardsSlider .slick-list {
    margin-left: -30px;
    margin-right: -30px;
}
#aboutAwardsSlider .slick-slide,
.contact-address-inner ul li div {
    padding-left: 30px;
    padding-right: 30px;
}
.abt-award-item {
    background-color: #e8e8e8;
    padding: 25px;
}
.abt-award-item > div h6 {
    font-family: RalewayBold;
    font-size: 17px;
    color: #000;
    margin-top: 25px;
    line-height: 22px;
    min-height: 66px;
}
.abt-award-item > div h5 {
    font-family: RalewaySemiBold;
    font-size: 17px;
    color: var(--primary-color);
    margin-top: 20px;
    margin-bottom: 15px;
}
.abt-award-item > div p {
    font-family: RalewayRegular;
    font-size: 15px;
    color: #666;
    line-height: 22px;
    margin-bottom: 0;
    min-height: 44px;
}
#aboutAwardsSlider .slick-prev {
    left: -17px;
}
#aboutAwardsSlider .slick-next {
    right: -17px;
}
.about-our-team-container .nav-tabs {
    margin-bottom: 50px;
}
.common-tab-content .nav-tabs li {
    padding-left: 35px;
    padding-right: 35px;
}
.common-tab-content .nav-tabs li a {
    font-family: RalewayMedium;
    font-size: 22px;
    color: #000;
    border: none !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.common-tab-content .nav-tabs li a.active {
    background-color: transparent;
    color: var(--primary-color);
    border-bottom: 3px solid var(--primary-color) !important;
}
.about-our-team-slider .slick-list {
    margin-left: -7px;
    margin-right: -7px;
}
.about-our-team-slide {
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 57px;
}
.about-our-team-slider .about-our-team-slide-inner .about-our-team-overlay {
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.about-our-team-slider .gallery-item.active .about-our-team-slide-inner {
    box-shadow: 0 27px 40px 0 rgba(0, 0, 0, 0.24);
}
.about-our-team-slider .gallery-item.active .about-our-team-slide-inner .about-our-team-overlay {
    border: 2px solid #00a3e4;
}
.about-our-team-slide-inner {
    position: relative;
    cursor: pointer;
}
.about-our-team-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 36px 31px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.3);
}
#careerForm,
#getInTouch,
.contact-address,
.image-text-section .text > div {
    background-color: #f0f0f0;
}
.investors-lists ul li .investors-list-inner:hover:after,
.lb-nav a.lb-next,
.lb-nav a.lb-prev {
    background: url(../images/arrow-h.png) no-repeat;
}
.about-our-team-overlay > div {
    position: relative;
    width: 100%;
    height: 100%;
}
.about-our-team-overlay .about-our-team-social-icons a {
    margin-right: 7px;
    display: inline-block;
    padding: 12px;
}
.about-our-team-overlay .about-our-team-social-icons a.ot-twt-icon {
    background: url(../images/ot-twt-icon.png) no-repeat;
}
.about-our-team-overlay .about-our-team-social-icons a.ot-twt-icon:hover {
    background: url(../images/ot-twt-icon-h.png) no-repeat;
}
.about-our-team-overlay .about-our-team-social-icons a.ot-in-icon {
    background: url(../images/ot-in-icon.png) no-repeat;
}
.about-our-team-overlay .about-our-team-social-icons a.ot-in-icon:hover {
    background: url(../images/ot-in-icon-h.png) no-repeat;
}
.about-our-team-overlay .about-our-team-short-desc {
    padding-right: 35px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.about-out-team-content-slider {
    padding-left: 60px;
    padding-right: 60px;
}
.about-our-team-overlay .about-our-team-short-desc h6 {
    font-family: RalewayBold;
    font-size: 19px;
    color: #fff;
    margin-top: 25px;
}
.about-our-team-overlay .about-our-team-short-desc p {
    font-family: RalewayMedium;
    font-size: 13px;
    color: #fff;
    margin-bottom: 0;
    line-height: normal;
}
.about-our-team-overlay .about-our-team-short-desc:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 28px;
    height: 28px;
    background: url(../images/ot-circle-arrow.png) no-repeat;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.about-our-team-overlay:hover .about-our-team-short-desc:after,
.gallery-item.active .about-our-team-overlay .about-our-team-short-desc:after {
    transform: rotateZ(90deg);
}
.about-our-team-slider .slick-prev {
    left: -30px !important;
}
.about-our-team-slider .slick-next {
    right: -30px !important;
}
.about-out-team-content-slide h5 {
    font-family: RalewayMedium;
    font-size: 26px;
    color: #000;
}
.about-out-team-content-slide p {
    font-family: RalewayRegular;
    font-size: 16px;
    color: #363636;
}
#CareerFormSection,
#careerSectionTwo .text,
#ductile-iron-pipes .overview-product-range .overview-product-range-info,
#faqsSection,
.overview-intro .text > div:first-child {
    padding-right: 100px;
}
#careerJoinSection .text {
    margin-right: 30px;
}
#careerJoinSection .text > div {
    background-color: #f0f0f0;
    padding: 80px 0 80px 80px;
    position: relative;
}
#careerJoinSection .text > div .join-text {
    padding-right: 350px;
}
#careerJoinSection .text > div .join-img {
    position: absolute;
    right: -30px;
    top: 116px;
}
#careerJoinSection .inner-img {
    margin-top: 84px;
}
.employee-testimonial-slider .home-project-slide-inner {
    background-color: #ececec;
    padding: 35px 100px 35px 35px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.employee-testimonial-slider .employee-testimonial-name {
    position: relative;
    display: flex;
    align-items: center;
}
.employee-testimonial-slider .employee-testimonial-name img {
    max-width: 120px;
    opacity: 0.5;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.employee-testimonial-slider .employee-testimonial-name div {
    padding-left: 35px;
}
.employee-testimonial-slider .employee-testimonial-name div h5 {
    font-family: RalewaySemiBold;
    font-size: 24px;
    color: #999;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.employee-testimonial-slider .employee-testimonial-name div h6 {
    font-family: RalewayMedium;
    font-size: 16px;
    color: #999;
    font-weight: 400;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.employee-testimonial-slider .home-project-slide-inner p {
    padding-left: 154px;
    font-family: RalewayRegular;
    font-size: 16px;
    color: #999;
    font-weight: 400;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.employee-testimonial-slider .slick-current.slick-active.slick-center .home-project-slide-inner {
    background-color: var(--primary-color);
    box-shadow: 19.5px 33.775px 40px 0 rgba(0, 0, 0, 0.23);
}
.employee-testimonial-slider .slick-current.slick-active.slick-center .employee-testimonial-name:after {
    background: url(../images/quote-icon.png) no-repeat;
    content: "";
    position: absolute;
    top: 0;
    right: -45px;
    width: 47px;
    height: 47px;
}
.employee-testimonial-slider .slick-current.slick-active.slick-center .home-project-slide-inner img,
.overview-countries ul li a.active img {
    opacity: 1;
}
.employee-testimonial-slider .slick-list {
    margin-left: -60px;
}
.employee-testimonial-slider .home-project-slide {
    padding-right: 0;
    padding-bottom: 66px;
    padding-left: 60px;
}
.career-option-slider .career-icon {
    width: 27px;
    height: 23px;
    background: url(../images/career-icon.png) no-repeat;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.common-field-row .common-field-col,
.contact-address-inner ul li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.career-option-slider .abt-award-item:hover .career-icon {
    background: url(../images/career-icon-h.png) no-repeat;
}
.career-option-slider .abt-award-item h5 {
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 15px;
}
.career-option-slider .abt-award-item h5 span {
    color: #94989a;
}
.career-option-slider .abt-award-item p {
    margin-bottom: 30px;
}
.career-option-slider .slick-slide {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.career-form {
    width: 56%;
}
.career-form-content .inner-img img {
    max-width: 555px;
}
.career-form h3 {
    padding-left: 60px;
}
#careerForm {
    padding: 45px 45px 90px 307px;
    margin-left: -262px;
}
.career-form h5 {
    font-family: RalewayMedium;
    font-size: 24;
    color: var(--primary-color);
    padding-left: 15px;
    padding-right: 15px;
}
.common-field-row,
.overview-product-range .overview-product-range-lists {
    font-size: 0;
}
.common-field-row .common-field-col {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 28px;
}
.common-form-fields label {
    font-family: RalewayMedium;
    font-size: 16px;
    color: #000;
    display: block;
    margin-bottom: 10px;
}
.common-form-fields .common-form-field {
    font-family: RalewayRegular;
    font-size: 14px;
    border-bottom: 1px solid #999;
    min-width: 216px;
    width: 100%;
    padding-bottom: 5px;
}
.upload-file-div {
    border-bottom: 1px solid #999;
}
.common-form-fields .common-form-field:focus,
.upload-file-div:focus-within {
    border-color: var(--primary-color);
}
.common-form-fields #upload_button {
    padding: 5px 0 5px 25px;
    color: var(--primary-color);
    background: url(../images/attach-icon.png) left center no-repeat;
    cursor: pointer;
    font-size: 11px;
}
#upload_text {
    font-family: RalewayRegular;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
}
.g-recaptcha {
    transform: scale(0.85);
    transform-origin: 0 0;
}
.lb-nav,
.left-tooltip,
.left-tooltip:after,
.lightbox,
.right-tooltip:after {
    transform: translateY(-50%);
}
.contact-address-container .inner-img {
    width: 45%;
}
.contact-address-container .inner-img img {
    max-width: 421px;
}
.contact-address {
    padding-left: 142px;
    margin-right: 90px;
    margin-left: -142px;
    margin-top: 100px;
    width: 100%;
}
.contact-address-inner {
    padding: 80px 46px;
}
.contact-address-inner h6,
.find-filters ul li label {
    font-family: RalewaySemiBold;
    font-size: 20px;
    color: #000;
}
.contact-address-inner h6 span {
    padding-left: 10px;
}
.contact-address-inner ul {
    list-style: none;
    font-size: 0;
    padding-left: 0;
}
.contact-address-inner ul li:first-child {
    border-right: 1px solid var(--primary-color);
}
.contact-address-inner ul li:first-child div,
.faqs-content .common-tab-content ul.nav-tabs li:first-child,
.media-filters ul li:first-child {
    padding-left: 0;
}
.contact-address-inner ul li:last-child div {
    padding-right: 0;
}
.contact-address-inner ul li div p,
.contact-address-inner ul li div p a,
.key-sales-box p,
.key-sales-box p a,
.near-address p,
.near-address p a {
    font-family: RalewayMedium;
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    text-decoration: none;
    text-transform: lowercase;
}
.contact-address-inner ul li:last-child div p,
.near-address p {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.contact-address-inner ul li div p a,
.key-sales-box p a,
.near-address p a {
    margin-left: 16px;
    word-break: break-all;
}
#keySalesContactsSection .key-sales-boxs {
    margin-top: 50px;
}
.key-sales-box {
    background-color: #e8e8e8;
    padding: 60px 40px;
    height: 100%;
    margin-bottom: 25px;
}
.key-sales-box h5,
.near-address p:first-child {
    margin-top: 15px;
    margin-bottom: 15px;
}
.find-filters {
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
}
.find-filters ul {
    font-size: 0;
    padding-left: 0;
}
.find-filters ul li select {
    font-family: RalewayRegular;
    font-size: 16px;
    width: 100%;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
    padding: 13px 0;
}
.find-filters ul li div {
    border: 1px solid var(--primary-color);
    padding: 0 30px;
    border-radius: 47px;
    margin-top: 15px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.find-filters ul li div:focus-within {
    border: 1px solid #fff;
    background-color: #fff;
}
.near-address {
    background: url(../images/pin-icon-2.png) no-repeat;
    background-position-y: 13px;
    padding-left: 45px;
    padding-right: 30px;
}
.near-address h6 {
    font-family: RalewaySemiBold;
    font-size: 20px;
    color: #000;
    margin-bottom: 0;
    padding-top: 10px;
}
.acc__panel p,
.acc__title {
    font-family: RalewayRegular;
    color: #000;
}
.contact-form {
    width: 53%;
}
.contact-form-content .inner-img img {
    max-width: 585px;
}
#getInTouch {
    padding-right: 295px;
    margin-right: -295px;
}
#getInTouch .common-form-fields {
    padding: 25px 20px 25px 45px;
}
.faqs-container .inner-img {
    margin-top: -112px;
}
.faqs-container .inner-img img {
    max-width: 397px;
}
.faqs-content .common-tab-content {
    padding-left: 70px;
}
.faqs-content .common-tab-content ul.nav-tabs {
    margin-bottom: 40px;
}
.faqs-content .common-tab-content ul.nav-tabs li a,
.media-filters ul.nav-tabs li a {
    font-family: RalewayExtraBold;
    font-size: 33px;
}
.acc__card {
    margin-bottom: 7px;
    position: relative;
}
.acc__title {
    font-size: 22px;
    background: #ececed;
    cursor: pointer;
    display: block;
    padding: 20px 50px 20px 78px;
    position: relative;
    text-align: left;
    transition: 0.2s ease-in-out;
}
#edu-tab .nav-link .white-right-arrow,
.acc__panel,
.faqs-content .acc__card,
.home-banner-slider .slick-dots li button,
.menu-icon,
.news-box,
.video-box {
    display: none;
}
.acc__title.active,
.investors-lists ul li .investors-list-inner:hover {
    background-color: #fff;
}
.acc__title::before {
    width: 22px;
    height: 22px;
    background: url(../images/plus-icon.png) no-repeat;
    position: absolute;
    left: 33px;
    content: " ";
    top: 22px;
    transition: 0.2s ease-in-out;
}
.acc__title.active::before {
    height: 4px;
    top: 31px;
    background: url(../images/minus-icon.png) no-repeat;
    transition: 0.2s ease-in-out;
}
.acc__panel {
    background: #fff;
    margin: 0;
    padding: 0 78px 14px 50px;
    text-align: left;
}
.acc__panel p {
    font-size: 16px;
    font-weight: 400;
}
#faqsSection .acc__panel {
    padding-left: 78px;
}
.investor-fielder-form .form {
    background-color: #e8e8e8;
    padding: 30px;
}
.investor-fielder-form p {
    color: var(--primary-color);
    margin-bottom: 0;
}
.investor-form-field > div {
    margin-top: 25px;
    position: relative;
}
.investor-feedback-lists {
    background-color: #e8e8e8;
}
.investor-feedback-content {
    border-bottom: 1px solid #d9d9d9;
    padding: 70px;
}
.investor-feedback-content h5 {
    font-family: RalewayBold;
    font-size: 24px;
    color: var(--primary-color);
    margin-bottom: 0;
}
.investor-feedback-content h6 {
    font-family: RalewayBold;
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
}
.investor-feedback-content .investor-feedback-row {
    margin-top: 37px;
}
.env-app-list > div ul li,
.investor-feedback-content ul,
.investor-post-card-inner p:last-child,
.investors-accordion-content .acc__card,
.overview-supplier-tab ul li:last-child {
    margin-bottom: 0;
}
.investor-feedback-content ul li .radio-label {
    font-family: RalewayMedium;
    font-size: 16px;
    color: #000;
}
.radio {
    margin-right: 25px;
}
.radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}
.radio input[type="radio"] + .radio-label:before {
    content: "";
    background: #fff;
    border-radius: 100%;
    border: 1px solid #cecece;
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    top: 3px;
    margin-right: 11px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: 250ms;
}
.radio input[type="radio"]:checked + .radio-label:before {
    background-color: var(--primary-color);
    box-shadow: inset 0 0 0 3px #fff;
}
.radio input[type="radio"]:focus + .radio-label:before {
    outline: 0;
    border-color: #3197ee;
}
.radio input[type="radio"]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 3px #fff;
    border-color: #cecece;
    background: #cecece;
}
.radio input[type="radio"] + .radio-label:empty:before {
    margin-right: 0;
}
.textarea-field {
    border: 1px solid #999;
    resize: none;
}
.investors-lists ul {
    list-style: none;
    padding-left: 0;
    font-size: 0;
    margin-left: -13px;
    margin-right: -13px;
}
.investors-lists ul li {
    display: inline-block;
    margin-bottom: 25px;
}
.investors-lists ul li a,
.media-filter-content .media-boxs .media-box .media-short-info a {
    text-decoration: none;
}
.investors-lists ul li .investors-list-inner {
    display: flex;
    align-items: center;
    min-height: 156px;
    background-color: #ececec;
    padding: 15px;
    position: relative;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.investors-lists ul li .investors-list-inner:after {
    content: "";
    position: absolute;
    width: 39px;
    height: 36px;
    background: url(../images/arrow.png) no-repeat;
    right: 15px;
    bottom: 15px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.investors-lists ul li .investors-list-inner div:first-child {
    width: 34.1%;
    text-align: center;
}
.investors-lists ul li .investors-list-inner div:last-child {
    padding-left: 15px;
    width: 65.9%;
}
.investors-lists ul li .investors-list-inner div:last-child h6 {
    font-family: RalewaySemiBold;
    font-size: 20px;
    color: #000;
    line-height: 23px;
    margin-bottom: 0;
}
.breadcrumb {
    padding-left: 100px !important;
    position: absolute;
    margin-top: 10px;
    z-index: 9;
}
.breadcrumb li,
.breadcrumb li a {
    font-family: RalewayRegular;
    font-size: 13px;
    color: #979797;
    text-decoration: none;
}
.breadcrumb li.active {
    color: #363636 !important;
}
.dd-filter {
    border-bottom: 1px solid var(--primary-color);
    padding-bottom: 15px;
    padding-right: 10px;
    display: inline-block;
    width: 210px;
}
.dd-filter select {
    font-family: RalewayRegular;
    font-size: 24px;
    color: #000;
    width: 100%;
}
.investor-detail-lists ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
}
.investor-detail-lists ul li {
    flex: 0 0 50%;
    margin-bottom: 5px;
    position: relative;
    padding: 0 15px;
}
.investor-detail-lists ul li a {
    font-family: RalewayRegular;
    font-size: 18px;
    color: #363636;
    background-color: #ececec;
    padding: 14px 15px 14px 44px;
    text-decoration: none;
    display: block;
    position: relative;
    height: 100%;
}
.investor-detail-lists ul li a:before {
    content: "";
    position: absolute;
    left: 20px;
    top: 22px;
    width: 5px;
    height: 5px;
    background-color: var(--primary-color);
}
.investors-accordion-content {
    background-color: #ececec;
    padding: 50px 58px;
}
.investors-accordion-content .acc__card .acc__title {
    padding: 12px 0 12px 48px;
    border-top: 1px solid #999;
}
.investors-accordion-content .acc__card .acc__title::before {
    left: 0;
    top: 14px;
}
.investors-accordion-content .acc__card .acc__title.active::before {
    left: 0;
    top: 22px;
}
#investorDetailListSection table,
.investors-accordion-content .acc__card .acc__panel,
.investors-accordion-content .acc__card .acc__title.active {
    background-color: #ececec;
}
.investors-accordion-content .acc__card .acc__panel ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}
.investors-accordion-content .acc__card .acc__panel ul li {
    flex: 0 0 33.33%;
}
.into-env-boxs li,
.investors-accordion-content .acc__card .acc__panel ul li.col-half-width {
    flex: 0 0 50%;
}
.investor-detail-lists ul li.col-full-width,
.investors-accordion-content .acc__card .acc__panel ul li.col-full-width {
    flex: 0 0 100%;
}
.investors-accordion-content .acc__card .acc__panel ul li a {
    font-family: RalewayRegular;
    font-size: 16px;
    color: var(--primary-color);
    text-decoration: none;
    display: block;
    margin-right: 15px;
    margin-top: 8px;
}
.investors-accordion-content .acc__card .acc__panel ul li a:hover {
    color: #000;
}
.inner-banner-caption h6 {
    font-family: RalewayRegular;
    font-size: 30px;
    color: #000;
    text-align: right;
    padding-right: 180px;
}
.media-filters {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.media-filters:after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
}
.media-filters ul.nav-tabs {
    position: relative;
    z-index: 1;
}
.media-dd-filter div {
    margin-left: 45px;
}
.media-dd-filter label,
.media-dd-filter select {
    font-family: RalewayRegular;
    font-size: 16px;
    color: #000;
}
.media-dd-filter select {
    padding-right: 25px;
}
.common-tab-content .media-filters .nav-tabs li a {
    border-bottom: 7px solid transparent !important;
}
.common-tab-content .media-filters .nav-tabs li a.active {
    border-bottom: 7px solid var(--primary-color) !important;
}
.media-filter-content .media-boxs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.media-filter-content .media-box {
    margin-top: 60px;
}
.media-filter-content .media-boxs .small-media-box {
    flex: 0 0 33.58%;
}
.media-filter-content .media-boxs .large-media-box {
    flex: 0 0 60.69%;
}
.media-filter-content .media-boxs .media-box .media-img:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: 20px;
    background-position: left bottom !important;
    background-repeat: no-repeat !important;
    width: 43px;
    height: 38px;
}
.media-filter-content .media-boxs .media-box .news-icon:after {
    background: url(../images/news-icon.png);
}
.media-filter-content .media-boxs .media-box .video-icon:after {
    background: url(../images/video-icon.png);
}
.media-filter-content .media-boxs .media-box .image-icon:after {
    background: url(../images/image-icon.png);
}
.media-filter-content .media-boxs .media-box .media-short-info p {
    font-family: RalewayRegular;
    font-size: 16px;
    color: #000;
    margin-top: 30px;
}
.media-filter-content .media-boxs .media-box .media-short-info p i {
    font-style: normal;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
}
.media-filter-content .media-boxs .media-box .media-short-info a h5 {
    font-family: RalewayRegular;
    font-size: 26px;
    color: #000;
    margin-bottom: 20px;
}
.simple-arrow {
    background: url(../images/next-arrow.png) left center no-repeat;
    display: inline-block;
    padding: 15px;
}
#videos .media-box {
    cursor: pointer;
}
.video-popup .modal-dialog {
    max-width: 1000px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 30px;
}
.video-popup .modal-dialog .modal-content {
    border-radius: 0 !important;
}
.video-popup .modal-dialog .modal-content .embed-responsive {
    clear: both;
}
.video-popup .close {
    position: relative;
    z-index: 999;
    opacity: 1;
    width: 27px;
    float: right;
    margin-bottom: 17px;
}
.overview-tab-content ul.nav-tabs.overview-parent-tab {
    margin-right: -35px;
    margin-left: -35px;
    margin-bottom: 90px;
}
#test-sync-nav .product-portfolio,
.overview-tab-content ul.nav-tabs.overview-parent-tab li,
.pipe-tab-slider .product-portfolio {
    width: 50%;
    padding-left: 35px;
    padding-right: 35px;
}
#test-sync-nav a,
.overview-tab-content ul.nav-tabs.overview-parent-tab li a,
.pipe-tab-slider a {
    padding: 0;
    border: none !important;
    background-color: #e4e4e4;
    height: 180px;
    border-radius: 0 !important;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
#test-sync-nav .slick-prev,
.pipe-tab-slider .slick-prev,
.pipe-tab-slider.drag-slider-arrow.right-arrow-slider .slick-arrow.slick-prev {
    right: 90px;
}
#test-sync-nav .product-portfolio h6,
.pipe-tab-slider .product-portfolio h6 {
    font-family: RalewayExtraBold;
    font-size: 22px;
    color: #000;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
    text-align: left;
}
#test-sync-nav .product-portfolio div,
.pipe-tab-slider .product-portfolio div {
    display: flex;
    justify-content: space-between;
    padding: 40px 30px;
    height: 100%;
    position: relative;
}
#test-sync-nav .product-portfolio div:after,
.pipe-tab-slider .product-portfolio div:after {
    content: "";
    position: absolute;
    bottom: 40px;
    left: 30px;
    width: 45px;
    height: 44px;
    background: url(../images/white-arrow.png) no-repeat;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
#test-sync-nav .slick-current.slick-active a,
.pipe-tab-slider .slick-current.slick-active a,
.tabs-country .overview-parent-tab li a.active,
v .slick-current .slick-active a {
    box-shadow: 0 26px 9px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff !important;
}
#test-sync-nav .slick-current.slick-active .product-portfolio a div:after,
.pipe-tab-slider .slick-current.slick-active .product-portfolio a div:after {
    background: url(../images/blue-down-arrow-2.png) no-repeat;
}
.overview-tab-content ul.nav-tabs.overview-parent-tab .slick-current.slick-active li a,
.overview-tab-content ul.nav-tabs.overview-parent-tab li a.active {
    box-shadow: 0 26px 9px 0 rgba(0, 0, 0, 0.1);
}
.overview-tab-content ul.nav-tabs li a h6 {
    font-family: RalewayExtraBold;
    font-size: 22px;
    color: #000;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.overview-tab-content ul.nav-tabs.overview-parent-tab li a div {
    display: flex;
    justify-content: space-between;
    padding: 40px 38px;
    height: 100%;
    position: relative;
}
.overview-tab-content ul.nav-tabs.overview-parent-tab li a div:after {
    content: "";
    position: absolute;
    bottom: 40px;
    left: 45px;
    width: 45px;
    height: 44px;
    background: url(../images/white-arrow.png) no-repeat;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.overview-tab-content ul.nav-tabs.overview-parent-tab .slick-current.slick-active li a div:after,
.overview-tab-content ul.nav-tabs.overview-parent-tab li a.active div:after {
    content: "";
    position: absolute;
    bottom: 40px;
    left: 45px;
    width: 45px;
    height: 44px;
    background: url(../images/blue-down-arrow-2.png) no-repeat;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.overview-intro .inner-img {
    position: relative;
    width: 57.5%;
}
#ductile-iron-pipes .overview-product-range .inner-img img,
.overview-intro .inner-img img {
    max-width: 474px;
}
.overview-intro .text .overview-project-table,
.overview-intro .text > div.overview-project-title {
    padding-left: 58px;
}
.overview-intro .text > div:last-child {
    background-color: #ececec;
    margin-left: -82px;
    padding: 90px 50px 110px 82px;
}
#project-table thead,
.home-banner-slider .slick-dots li.slick-active {
    background-color: #3ab54a;
}
.overview-two {
    padding-top: 60px;
}
.overview-two h6 {
    font-family: RalewayMedium;
    font-size: 20px;
    color: var(--primary-color);
}
.overview-ava-list-title,
.overview-two .circle-pointer ul {
    padding-left: 108px;
}
.circle-pointer ul {
    list-style: none;
    padding-left: 0;
}
.circle-pointer ul li {
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    color: #363636;
    margin-bottom: 15px;
}
.env-app-list > div h6,
.overview-product-range-info h6 {
    font-family: RalewaySemiBold;
    color: var(--primary-color);
}
.circle-pointer ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 6px;
    height: 6px;
    background-color: var(--primary-color);
    border-radius: 100%;
}
.overview-countries ul {
    margin-left: -19px;
    margin-right: -19px;
    margin-top: 62px;
}
.overview-countries ul li {
    width: 33.33%;
    padding-left: 19px;
    padding-right: 19px;
}
.overview-countries ul li a {
    padding: 0;
    background-color: transparent !important;
    border: none !important;
}
.overview-countries ul li .overview-country {
    position: relative;
    background-color: #000;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.overview-countries ul li a.active .overview-country {
    box-shadow: 0 36px 18px 0 rgba(0, 0, 0, 0.23);
}
.overview-countries ul li .overview-country:after {
    content: "";
    position: absolute;
    bottom: 33px;
    right: 33px;
    width: 43px;
    height: 44px;
    background: url(../images/white-arrow.png) center no-repeat;
    transform: rotateZ(90deg);
}
.overview-countries ul li a.active .overview-country:after {
    background: url(../images/blue-down-arrow-2.png) center no-repeat;
    transform: rotateZ(0);
}
.overview-countries ul li a img {
    width: 100%;
    opacity: 0.5;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.overview-country-info {
    position: absolute;
    bottom: 43px;
    left: 47px;
}
.overview-countries ul li a .overview-country-info h4 {
    font-family: RalewayExtraBold;
    font-size: 30px;
    color: #fff;
    margin-bottom: 0;
}
.overview-tab-content div.overview-country-tab.overview-parent-tab,
.overview-tab-content ul.overview-country-tab.overview-parent-tab {
    margin-left: -10px;
    margin-right: -10px;
}
.overview-tab-content div.overview-country-tab.overview-parent-tab div,
.overview-tab-content ul.overview-country-tab.overview-parent-tab li {
    width: 33.33%;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}
.overview-product-range {
    display: flex;
    margin-bottom: 70px;
}
.overview-product-range.overview-product-range-left-img {
    flex-direction: row-reverse;
}
.overview-product-range .overview-product-range-info {
    width: 100%;
    background-color: #ececec;
    margin-top: 52px;
    padding-bottom: 20px;
}
.overview-product-range-right-img .overview-product-range-info {
    padding-right: 200px;
    margin-right: -200px;
}
.overview-product-range-left-img .overview-product-range-info {
    padding-left: 200px;
    margin-left: -200px;
}
.env-app-lists,
.supplier-slider .slick-list {
    margin-left: -15px;
    margin-right: -15px;
}
.overview-product-range .overview-product-range-info > div {
    padding: 68px;
}
.overview-product-range .overview-product-range-list {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-top: 32px;
    padding-right: 15px;
}
.overview-product-range .inner-img {
    width: 40%;
}
.overview-product-range .inner-img img {
    max-width: 432px;
}
.overview-product-range .overview-product-range-list > div img {
    max-width: 172px;
}
.overview-product-range .overview-product-range-list > div div {
    padding-left: 18px;
    padding-top: 22px;
}
.overview-product-range .overview-product-range-list > div h6 {
    font-family: RalewayBold;
    color: #000;
}
.overview-product-range .overview-product-range-list > div p {
    margin-bottom: 0;
    line-height: normal;
}
.li-points-50 ul li {
    display: inline-block;
    width: 50%;
    padding-right: 15px;
}
.overview-logistics-slider #newsSlider .slick-list .slick-slide {
    padding-top: 110px;
}
.overview-logistics-slider .section-title h2 {
    position: absolute;
    top: -16px;
    left: 0;
    max-width: 315px;
    width: 100%;
}
.logistics-slider .slick-list {
    padding-left: 0 !important;
}
.overview-logistics-slider .logistics-slider .news-slide p {
    font-family: RalewayRegular;
    font-size: 25px;
    color: #000;
    margin-top: 30px;
}
.overview-supplier-tab-section {
    padding-top: 40px;
}
.overview-supplier-tab {
    max-width: 385px;
}
.overview-supplier-tab ul {
    display: block;
    padding-top: 25px;
}
.overview-supplier-tab ul li {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.overview-supplier-tab ul li a {
    font-family: RalewaySemiBold;
    font-size: 20px;
    color: #363636;
    background-color: #e3e3e3;
    padding: 30px 80px 30px 30px;
    border-radius: 0 !important;
    position: relative;
}
.overview-supplier-tab ul li a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    background: url(../images/download-icon.png) no-repeat;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.overview-supplier-tab ul li a.active:after {
    background: url(../images/download-icon-h.png) no-repeat;
    transform: rotate(-90deg);
    transform-origin: 0;
    right: 12px;
}
.overview-supplier-tab-content {
    background-color: var(--primary-color);
    padding: 70px 99px;
    position: relative;
}
.overview-supplier-tab-content:before {
    content: "";
    position: absolute;
    left: -28px;
    top: 0;
    width: 50px;
    height: 100%;
    background-color: var(--primary-color);
}
.overview-supplier-tab-content h4 {
    font-family: RalewayExtraBold;
    font-size: 50px;
    color: #fff;
    padding-bottom: 10px;
}
.supplier-slider .supplier-slide {
    padding: 15px;
}
.supplier-slider.inner-slider-arrow .slick-prev:hover {
    background: url(../images/prev-arrow.png) left center no-repeat;
    opacity: 0.3;
}
.supplier-slider.inner-slider-arrow .slick-next:hover {
    background: url(../images/next-arrow.png) left center no-repeat;
    opacity: 0.3;
}
.media-filters.esg-tab {
    display: block;
    margin-bottom: 70px;
}
.media-filters.esg-tab ul li {
    padding-right: 0;
    padding-left: 0;
    display: flex;
    align-items: flex-end;
}
.left-img-right-text {
    padding-right: 85px;
    flex-direction: row-reverse;
}
.left-img-right-text .left-img img,
.right-img-left-text .right-img img {
    max-width: 577px;
}
.image-text-section .text {
    margin-top: 87px;
}
.lb-nav a.lb-next,
.lb-nav a.lb-prev {
    width: 39px !important;
    position: absolute;
    opacity: 1;
}
.left-img-right-text .text > div {
    padding: 60px 100px 60px 276px;
    margin-left: -176px;
}
.env-app-lists {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 42px;
}
.env-app-list {
    flex: 0 0 33.33%;
    padding-left: 15px;
    padding-right: 15px;
}
.env-app-list > div {
    background-color: #e8e8e8;
    padding: 50px 37px 50px 60px;
    height: 100%;
}
.env-app-list > div div {
    margin-bottom: 0;
    min-height: 80px;
}
.env-app-list > div h6 {
    font-size: 20px;
    padding-right: 10px;
}
.di-table tr td:first-child,
.di-table tr th {
    font-family: RalewayBold;
}
.env-app-list > div p {
    margin-bottom: 0;
    margin-top: 20px;
}
.env-app-list > div ul {
    margin-top: 15px;
    margin-bottom: 0;
}
.right-img-left-text {
    padding-left: 87px;
    justify-content: space-between;
}
.right-img-left-text .text > div {
    padding: 55px 245px 55px 70px;
    margin-right: -175px;
}
.into-env-boxs {
    display: flex;
    flex-wrap: wrap;
    margin-left: -32px;
    margin-right: -32px;
    margin-top: 30px;
}
.di-table,
.lightbox,
.lightbox .lb-image {
    margin-left: auto;
    margin-right: auto;
}
.into-env-boxs li > div {
    padding-left: 32px;
    padding-right: 32px;
}
.into-env-boxs li > div h6 {
    font-family: RalewayBold;
    font-size: 20px;
    color: #000;
    margin-top: 20px;
}
#backToTop {
    position: fixed;
    bottom: 15px;
    right: 15px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    z-index: 1000;
}
#backToTop.show {
    opacity: 1;
    visibility: visible;
}
.lightbox {
    position: fixed;
    max-width: 900px;
    z-index: 10000;
    top: 50% !important;
    left: 0 !important;
    right: 0;
    background-color: #fff;
}
.lb-outerContainer {
    max-width: 850px;
    width: 100% !important;
    height: 100% !important;
    padding: 60px 40px 20px;
}
.lb-nav,
.lb-nav a.lb-next,
.lb-nav a.lb-prev {
    height: 36px !important;
    display: block !important;
}
.lb-container {
    padding: 0 25px;
}
.lightbox .lb-image {
    border-radius: 0;
    border: none;
    width: 100% !important;
    height: auto !important;
}
.lb-nav {
    top: 50%;
}
.lb-nav a.lb-prev {
    transform: rotate(180deg);
    left: 0;
}
.lb-data .lb-caption,
.lb-dataContainer,
.lightbox .lb-image {
    display: block !important;
    opacity: 1 !important;
}
.lb-closeContainer {
    position: absolute;
    top: 24px;
    right: 56px;
}
.lb-closeContainer .lb-close {
    background: url(../images/close-icon.png) center no-repeat;
    opacity: 1 !important;
}
.lb-dataContainer {
    max-width: 720px !important;
    width: 100% !important;
}
.lb-data {
    overflow: hidden;
    padding: 0 0 25px;
}
.lb-data .lb-details {
    display: flex;
    justify-content: space-between;
    width: 100%;
    overflow: hidden;
}
.lb-data .lb-details .lb-caption {
    font-family: RalewayRegular;
    font-size: 16px;
    color: #000;
    background: url(../images/black-icon.png) no-repeat;
    padding-left: 66px;
    padding-right: 15px;
    overflow: hidden;
    position: relative;
    min-height: 40px;
    width: 80%;
}
.lb-data .lb-number {
    font-family: RalewayRegular;
    font-size: 43px;
    color: #9c9c9c;
    padding-bottom: 0;
    line-height: normal;
}
.investor-post-card {
    background-color: #f0f0f0;
    padding: 45px;
    height: 100%;
}
.investor-post-card-inner p {
    display: flex;
    align-items: flex-start;
    font-family: RalewayMedium;
    font-size: 16px;
    color: #000;
}
.investor-post-card-inner p span {
    line-height: 30px;
}
.investor-post-card-inner p a {
    color: #000;
    text-decoration: none;
    word-break: break-all;
}
.investor-post-card-inner p img {
    margin-right: 15px;
}
.investor-post-card-inner h5,
.investor-post-card-inner h6 {
    font-family: RalewaySemiBold;
    margin-bottom: 15px;
}
#investorDetailListSection table tr td,
#investorDetailListSection table tr th {
    border-color: #d9d9d9;
    font-family: RalewaySemiBold;
    font-size: 16px;
    padding: 10px 15px;
}
#investorDetailListSection table tr td {
    font-family: RalewayRegular;
    font-size: 16px;
}
#project-table tbody tr td,
#project-table thead th {
    height: 50px;
    font-size: 14px;
    padding: 20px 10px;
}
.projects-archive-tab ul.nav-tabs li {
    display: initial;
    width: 25%;
}
.projects-archive-tab ul.nav-tabs li a {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
}
.projects-archive-tab ul.nav-tabs li a span {
    font-size: 20px;
    display: block;
}
.pro-arch-line-para {
    padding-left: 40px;
    position: relative;
}
.pro-arch-line-para:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 63px;
    background-color: var(--primary-color);
}
.page-404 h4 {
    font-family: RalewayMedium;
    font-size: 30px;
}
.sitemap.li-points li {
    margin-bottom: 15px;
}
.sitemap.li-points li a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}
#ductile-iron-pipes .overview-product-range .inner-img {
    width: 47%;
}
#ductile-iron-pipes .overview-product-range-info {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
#ductile-iron-pipes .para .overview-product-range-info h6 {
    font-family: RalewayMedium;
    color: #000;
}
#ductile-iron-pipes .overview-product-range-info h2,
#pipes .commitement-to-quality h4 {
    margin-bottom: 35px;
}
#ductile-iron-pipes .overview-product-range {
    margin-bottom: 100px;
}
#ductile-iron-pipes .overview-product-range.overview-product-range-right-img,
#pipes .commitement-to-quality {
    margin-left: 93px !important;
}
#ductile-iron-pipes h5 {
    font-family: RalewayExtraBold;
    font-size: 30px;
    color: #000;
}
.di-table tr td,
.di-table tr th {
    padding: 12px 16px;
    vertical-align: top;
}
.di-table tr th {
    font-size: 16px;
    color: var(--primary-color);
    text-transform: uppercase;
}
.di-table tr th:first-child {
    width: 25%;
}
.di-table tr td {
    font-family: RalewayMedium;
    font-size: 16px;
    color: #363636;
    border-top: 1px solid #c5d0e4;
}
.drag-slider-arrow {
    padding-top: 80px;
}
.drag-slider-arrow.right-arrow-slider .slick-arrow {
    right: 90px;
    top: 0;
}
.drag-slider-arrow.right-arrow-slider .slick-arrow.slick-prev {
    right: 164px;
}
.drag-slider-arrow.right-arrow-slider .slick-arrow.slick-next {
    top: 14px;
}
.home-location-marketing .home-countries-serviced ul {
    width: 20%;
}
.home-location-marketing .home-countries-serviced ul li span:before {
    top: 4px;
    width: 6px;
    height: 6px;
    background-color: #000;
}
.contact-floating-icon {
    position: fixed;
    top: 25%;
    right: -63px;
    color: #fff !important;
    font-family: RalewayMedium, Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    padding: 10px 10px 10px 60px;
    background: url(../images/partner-icon.png) 10px 11px no-repeat #000;
    z-index: 99;
    height: 54px;
    transition: 0.5s;
}
.social-post-title {
    color: #fff;
    font-weight: 500;
    font-size: 1.5rem;
    width: 50%;
}
#pipeDiPipe .slick-list,
#socialPostSlider .slick-list,
#test-sync-nav .slick-list {
    padding: 0 8% 0 0 !important;
}
#socialPostSlider .slick-prev {
    left: -50px;
}
#socialPostSlider .slick-next {
    right: -50px;
}
#edu-tab .nav-link {
    color: #000;
    background-color: #ececec;
    border-radius: 0;
    margin: 10px 0;
}
#edu-tab .nav-link.active {
    position: relative;
    color: #fff;
    background-color: #199dcd;
}
#edu-tab .nav-link.active .white-right-arrow {
    position: absolute;
    top: 40%;
    right: 5%;
    display: block;
    transition: 0.2s ease-in;
}
#edu-tab .nav-link p {
    margin: 5px 0;
}
#edu-tab .nav-link.active p {
    color: #fff;
    margin: 5px 0;
}
.pin {
    position: absolute;
    height: 30px;
    width: 30px;
    /*background: url(../images/pin.png) center center no-repeat;*/
    backgrount-size: contain;
}
#offShore .pin {
    position: absolute;
    height: 30px;
    width: 30px;
    background:none;
    backgrount-size: contain;
}
.pin-content {
    display: none;
    position: relative;
    width: 400px;
    height: auto;
}
.pin.pin-1 {
    top: 29%;
    left: 19%;
}
.pin.pin-2 {
    top: 45.5%;
    left: 21.8%;
}
.pin.pin-3 {
    top: 45.5%;
    left: 24.4%;
}
.pin.pin-4 {
    top: 45.5%;
    left: 25.15%;
}
.pin.pin-5 {
    top: 52.22%;
    left: 67%;
}
.pin.pin-6 {
    top: 47%;
    left: 69.5%;
}
.pin.pin-7 {
    top: 51.2%;
    left: 69%;
}
.pin.pin-8 {
    top: 51.8%;
    left: 69.7%;
}
.pin.pin-9 {
    top: 50.9%;
    left: 71%;
}
.pin.pin-10 {
    top: 56%;
    left: 72.4%;
}
.pin.pin-11 {
    top: 49%;
    left: 73.5%;
}
.pin.pin-12 {
    top: 51.75%;
    left: 75.55%;
}
.pin.pin-13 {
    top: 45.7%;
    left: 76.5%;
}
.pin.pin-14 {
    top: 50.15%;
    left: 79.35%;
}
.pin.pin-15 {
    top: 49.7%;
    left: 76.4%;
}




.off-pin-1 {
    top: 45.7%;
    left: 25.4%;
}
.off-pin-2 {
    top: 52.45%;
    left: 23.43%;
}
.off-pin-3 {
    top: 84.37%;
    left: 30.41%;
}
.off-pin-4 {
    top: 28.5%;
    left: 56.38%;
}
.off-pin-5 {
    top: 51.8%;
    left: 63.6%;
}
.off-pin-6 {
    top: 51.99%;
    left: 65.9%;
}
.off-pin-7 {
    top: 56%;
    left: 65%;
}
.off-pin-8 {
    top: 51.6%;
    left: 73.99%;
}
.off-pin-9 {
    top: 63%;
    left: 79%;
}
.off-pin-10 {
    top: 74.6%;
    left: 84.3%;
}
@media screen and (max-width: 1366px){
.off-pin-1 {
    top: 45.6%;
    left: 23.5%;
}
.off-pin-2 {
    top: 52.45%;
    left: 21.46%;
}
.off-pin-3 {
    top: 84.3%;
    left: 28.97%;
}
.off-pin-4 {
    top: 28.5%;
    left: 56.7%;
}
.off-pin-5 {
    top: 51.7%;
    left: 64.5%;
}
.off-pin-6 {
    top: 51.99%;
    left: 67%;
}
.off-pin-7 {
    top: 56%;
    left: 66%;
}
.off-pin-8 {
    top: 51.6%;
    left: 75.69%;
}
.off-pin-9 {
    top: 63%;
    left: 81%;
}
.off-pin-10 {
    top: 74.6%;
    left: 86.7%;
}

}




.pin-content .pin-content-tooltip {
    position: absolute;
    background-color: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.588);
    padding: 20px;
    z-index: 10;
}
.pin-content .pin-content-tooltip h5 {
    font-weight: 700;
}
.pin-content .pin-content-tooltip hr {
    border: none;
    box-sizing: border-box;
    height: 2px;
    background-color: var(--primary-color);
    margin: 5px 0;
    padding: 0;
}
.pin-content .pin-content-tooltip p {
    font-size: 16px;
    line-height: 20px;
    margin: 5px 0;
}
.left-tooltip {
    top: 50%;
    left: 50px;
}
.left-tooltip:after {
    position: absolute;
    content: url(../images/left-right-triangle.png);
    top: 50%;
    left: -25px;
}
.right-tooltip {
    top: 50%;
    transform: translateY(-50%) translateX(-100%);
    right: 20px;
}
.right-tooltip:after {
    position: absolute;
    content: url(../images/right-left-triangle.png);
    top: 50%;
    right: -25px;
}
.black-btn {
    background-color: #000;
    color: #fff;
    padding: 8px 20px;
    text-decoration: none;
    text-align: center;
}
#project-table thead {
    width: 100%;
    color: #fff;
    font-weight: 400;
}
#project-table tbody tr {
    background-color: #f0f0f0;
    color: #000;
    font-weight: 400;
}
#project-table thead th {
    font-weight: 400;
}
#india .dropdown-toggle::after,
#saudi .dropdown-toggle::after,
#usa .dropdown-toggle::after {
    content: unset;
}
#india .btn,
#saudi .btn,
#usa .btn {
    border-color: #fff;
    color: #000;
    background: url(../images/white-arrow.png) right no-repeat #fff;
    padding: 1rem 3rem 1rem 2rem;
    font-size: 1.2rem;
    font-weight: bolder;
}
#india .btn.dropdown-toggle.show,
#saudi .btn.dropdown-toggle.show,
#usa .btn.dropdown-toggle.show {
    background: var(--primary-color) url(../images/blue-down-arrow-2.png) no-repeat right;
    color: #fff;
    border-color: var(--primary-color);
}
#india ul.dropdown-menu.show,
#saudi ul.dropdown-menu.show,
#usa ul.dropdown-menu.show {
    width: 100%;
    height: 6rem;
    border-radius: 0;
    background: #ececec;
}
#india ul.dropdown-menu.show a,
#saudi ul.dropdown-menu.show a,
#usa ul.dropdown-menu.show a {
    border-bottom: 1px solid #000;
    font-size: 1.5rem;
}
.esg-section-one .btn {
    background-position: 98%;
}
.home-banner-slider .home-banner-slide {
    position: relative;
    width: 100%;
}
.home-banner-slider .home-banner-slide .home-slider-img-wraper {
    width: 100%;
    height: 450px!important;
    /* margin-top: -27px; */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 90vh;
}
.home-banner-slider .home-banner-slide .home-slider-content {
    position: absolute;
    top: 50%;
    left: 100px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50%;
}
.home-banner-slider .slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.home-banner-slider .slick-prev {
    background: url(../images/prev-arrow-white.png) left center no-repeat;
    left: 20px;
}
.home-banner-slider .slick-next {
    background: url(../images/next-arrow-white.png) left center no-repeat;
    right: 20px;
}
.home-banner-slider .slick-dots {
    display: flex;
    bottom: 40px;
    width: auto;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    position: relative;
    justify-content: center;
}
.home-banner-slider .slick-dots li {
    background-color: #fff;
    height: 8px;
    width: 8px;
    margin-right: 10px;
}
.esg-social-logo {
    position: absolute;
    right: 0;
}
@media (min-width: 1600px) {
    .header-inner,
    .max-container,
    .overlay-slider,
    .responsive-container {
        max-width: 1366px;
        margin: 0 auto;
    }
    #ContactFormSection,
    #aboutOurEthics,
    #careerJoinSection,
    #globalPresenceSection,
    .breadcrumb,
    .home-project-wrap,
    .overview-logistics-slider,
    .overview-supplier-tab-content {
        padding-left: 0 !important;
    }
    .left-img-right-text,
    .right-img-right-text {
        padding-left: 15px;
        padding-right: 15px;
    }
    #CareerFormSection,
    #careerSectionTwo .text,
    #faqsSection {
        padding-right: 0;
    }
    .project-text {
        left: -10%;
    }
}
@media (min-width: 1200px) and (max-width: 1300px) {
    .inner-banner-caption h1 {
        font-size: 90px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .overlay-slider {
        max-width: 90%;
    }
    .cd-slider .content h1 {
        font-size: 50px;
    }
    #WelcomeSection {
        margin-top: 0;
    }
    .welcome-para {
        padding-left: 100px;
    }
    #projectSectionTwo {
        margin-top: 50px;
    }
    .home-project-slide {
        padding-right: 20px;
    }
    #faqsSection,
    #newsSlider .news-slide .news-slide-inner > div,
    .logistics-slider .news-slide .news-slide-inner > div {
        padding-right: 50px;
    }
    #newsSlider .slick-list .slick-current,
    .logistics-slider .slick .slick-current {
        padding-top: 120px;
    }
    .home-text img {
        width: 120px;
    }
    .inner-banner-caption h1 {
        font-size: 90px;
    }
    .career-form-content .inner-img img {
        max-width: 400px;
    }
    #careerForm {
        padding: 45px 30px 90px 289px;
    }
    .contact-address-inner {
        padding: 51px 52px;
    }
    .contact-address {
        margin-right: 35px;
        padding-left: 120px;
    }
    #ContactFormSection {
        padding-left: 50px;
    }
    .contact-form-content .inner-img img {
        max-width: 385px;
    }
    .faqs-container .inner-img img {
        max-width: 100%;
    }
    .faqs-content .common-tab-content {
        padding-left: 40px;
    }
    .faqs-content .common-tab-content ul.nav-tabs li a {
        font-size: 31px;
    }
    .common-tab-content .nav-tabs li {
        padding-right: 13px;
    }
    .overview-tab-content ul.nav-tabs.overview-parent-tab li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .overview-tab-content ul.nav-tabs.overview-parent-tab {
        margin-right: -15px;
        margin-left: -15px;
    }
    .overview-tab-content ul.nav-tabs.overview-parent-tab li a div:after {
        bottom: 15px;
    }
    #aboutHistoryContentSlider .about-history-content-item {
        padding-left: 60px;
        padding-right: 60px;
    }
}
@media (min-width: 1210px) and (max-width: 1318.98px) {
    #menu-main-nav {
        width: calc(100% - 230px);
    }
    #menu-main-nav > li .sub-menu.mega-menu li a,
    #menu-main-nav > li > a {
        font-size: 13px;
    }
    #menu-main-nav > li {
        padding-left: 16px;
    }
}
@media (min-width: 1101px) and (max-width: 1209.98px) {
    #menu-main-nav {
        width: calc(100% - 110px);
    }
    #menu-main-nav > li .sub-menu.mega-menu li a,
    #menu-main-nav > li > a {
        font-size: 12px;
    }
    #menu-main-nav > li {
        padding-left: 13px;
    }
    .snazzymenu.light.desktop .menu,
    .snazzymenu.light.desktop .menu .sub-menu.mega-menu {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 1024px) and (max-width: 1100.98px) {
    #menu-main-nav {
        width: calc(100% - 0px);
    }
    #menu-main-nav > li .sub-menu.mega-menu li a,
    #menu-main-nav > li > a {
        font-size: 10px;
    }
    #menu-main-nav > li {
        padding-left: 9x;
    }
    .snazzymenu.light.desktop .menu,
    .snazzymenu.light.desktop .menu .sub-menu.mega-menu {
        padding-left: 0;
        padding-right: 0;
    }
    #socialPostSlider .slick-prev {
        left: 0;
    }
    #socialPostSlider .slick-next {
        right: 0;
    }
}
@media (max-width: 1023.98px) {
    .header-inner,
    body .fixed-header .header-inner {
        padding: 0;
    }
    .menu-icon {
        display: block;
        position: absolute;
        top: 30px;
        right: 1rem;
    }
    .snazzymenu .menu {
        display: none;
        position: absolute;
        width: 100%;
        list-style: none;
        padding-bottom: 9px;
        text-align: left;
    }
    .snazzymenu ul li {
        display: block;
        padding-left: 0;
    }
    #menu-main-nav {
        width: 100%;
    }
    #menu-main-nav > li .sub-menu.mega-menu li a,
    #menu-main-nav > li > a {
        color: #000;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .key-sales-box {
        padding: 20px;
        word-break: break-all;
    }
    .abt-award-item > div h6 {
        min-height: 50px;
    }
}
@media (max-width: 991.98px) {
    #clientsSection ul li,
    #globalPresenceSection .text ul li {
        width: 33.33%;
        display: inline-block;
    }
    .common-tab-content .nav-tabs li,
    .global-presence-lists li > div {
        padding-left: 10px;
        padding-right: 10px;
    }
    main {
        overflow-x: hidden;
        padding-top: 56px;
    }
    #careerJoinSection .inner-img.text-right,
    #cursor,
    .desktop-video,
    .dots,
    .home-circle {
        display: none;
    }
    .home-text img {
        width: 100px;
    }
    .header-inner {
        padding: 0;
    }
    #header .logo img {
        width: 200px;
    }
    .mobile-video {
        display: block;
    }
    .overlay-slider {
        justify-content: center;
        max-width: 95%;
    }
    .home-banner-static-title h1 {
        font-size: 43px;
        text-align: center;
    }
    .home-banner-static-title h2 {
        font-size: 28px;
    }
    #aboutSustainability #newsSlider .news-slide img,
    #clientsSectionOne .text,
    #ductile-iron-pipes .overview-product-range .inner-img,
    #welcomeSectionTwo img,
    .about-our-team-img img,
    .career-form,
    .cd-slider .content,
    .cd-slider .image,
    .contact-address-container .inner-img,
    .contact-form,
    .inner-banner-img,
    .inner-section .inner-img img,
    .join-img img,
    .logistics-slider img,
    .media-filter-content .media-box .media-img img,
    .overview-product-range .inner-img,
    .welcome-img img {
        width: 100%;
    }
    .cd-slider .content {
        text-align: center;
        padding: 0;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
    .cd-slider .content h1 {
        font-size: 32px;
        margin-top: 10px;
    }
    .inner-banner-caption h1 {
        font-size: 43px;
        margin-bottom: 0;
    }
    #aboutHistoryContentSlider .about-history-content-item > div div h3,
    .cd-slider .content h1.slider-title-2,
    .inner-banner-caption h1.last-h1 {
        left: 0;
    }
    .cd-slider .content h6,
    .inner-banner-caption.title-line h5 {
        color: #fff;
        top: 0;
    }
    .cd-slider .content h6,
    .cd-slider .content p,
    .drag-slider-arrow.right-arrow-slider .slick-arrow {
        right: 0;
    }
    h6.slider-subtitle-2 {
        top: 0 !important;
        bottom: 0;
        padding-top: 10px;
    }
    .cd-slider .content p {
        color: #fff;
    }
    #WelcomeSection,
    #careerSectionTwo .inner-img,
    .image-text-section .text {
        margin-top: 0;
    }
    .welcome-block {
        display: flex;
        flex-direction: column-reverse;
    }
    .welcome-title {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        margin-top: 0;
        margin-bottom: 25px;
    }
    .section-title h2 {
        font-family: RalewayExtraBold;
        font-size: 30px!important;
        color: #000;
    }
    .welcome-para {
        padding-left: 0;
        margin-top: 25px;
    }
    .we-aim-content {
        padding-left: 0;
        z-index: 1;
    }
    #newsSlider .slick-list .slick-slide,
    .logistics-slider .slick-list .slick-slide,
    .overview-product-range .overview-product-range-list > div div,
    .we-aim-content .inner-img {
        padding-top: 0;
    }
    .we-aim-content .text {
        padding: 25px;
        margin-right: 0;
        margin-top: 25px;
    }
    #globalPresenceSection,
    #newsSlider,
    #ourServiceSection,
    #ourServiceSectionTwo,
    #projectSection,
    #projectSectionTwo,
    #updatedNewsSection,
    #welcomeSectionTwo,
    .global-presence-lists,
    .logistics-slider,
    .our-service-1,
    .our-service-2 {
        margin-top: 25px;
    }
    .our-service-1 h2 {
        margin-left: 0;
    }
    #careerJoinSection .text,
    #globalPresenceSection .text,
    .our-service-2 h2 {
        margin-right: 0;
    }
    .our-service-2.top-center-line h2:before {
        right: 0;
        left: inherit;
    }
    #ContactFormSection,
    #aboutOurEthics,
    #careerJoinSection,
    #globalPresenceSection,
    #updatedNewsSection .updated-news-content,
    .career-form h3,
    .faqs-content .common-tab-content,
    .home-project-wrap,
    .overview-intro .text > div .overview-project-table,
    .overview-intro .text > div:first-child,
    .overview-logistics-slider,
    .overview-supplier-tab-section {
        padding-left: 0;
    }
    .home-project-slide {
        padding-right: 25px;
    }
    .contact-address-inner,
    .env-app-list > div,
    .home-project-slide .home-project-slide-inner .home-project-overlay .home-project-overlay-inner,
    .investor-feedback-content {
        padding: 25px;
    }
    #globalPresenceSection .text ul {
        font-size: 0;
        margin-left: -10px;
        margin-right: -10px;
    }
    .global-presence-lists li div:hover,
    .global-presence-lists li.active > div {
        left: 0;
        background: url(../images/blue-down-arrow.png) center bottom/17px no-repeat;
    }
    .global-presence-lists li > div {
        padding-bottom: 29px;
    }
    #clientsSection ul li {
        padding: 5px;
    }
    .clinets-text {
        top: -10%;
    }
    #CareerFormSection,
    #careerJoinSection .text > div .join-text,
    #ductile-iron-pipes .overview-product-range .overview-product-range-info,
    #faqsSection,
    #newsSlider .news-slide .news-slide-inner > div,
    .logistics-slider .news-slide .news-slide-inner > div,
    .overview-intro .text > div:first-child {
        padding-right: 0;
    }
    .drag-slider-arrow.right-arrow-slider .slick-arrow.slick-prev {
        right: 64px;
    }
    #aboutHistoryContentSlider .about-history-content-item > div,
    .contact-form-content,
    .footer-btm .d-flex,
    .footer-inner,
    .overview-product-range,
    .overview-product-range.overview-product-range-left-img {
        flex-direction: column;
    }
    .footer-menu {
        text-align: center;
        margin: 15px 0;
    }
    .footer-menu a {
        margin: 3px;
    }
    .footer-social-icon a {
        margin-right: 3px;
    }
    #updatedNewsSection h2 {
        position: relative;
    }
    .news-slider-wrap {
        margin-bottom: 60px;
    }
    .inner-banner-img:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 9;
    }
    .inner-banner-caption {
        padding: 15px;
        width: 100%;
        text-align: center;
    }
    .faqs-content .common-tab-content ul.nav-tabs,
    .inner-banner-caption .reveal-text.text-right .line,
    .inner-banner-caption h1.reveal-text .line {
        justify-content: center;
    }
    .inner-banner .inner-banner-img img {
        object-fit: cover;
        height: 250px;
        object-position: center;
        width: 100%;
    }
    .inner-section {
        padding-bottom: 30px;
    }
    #aboutSectionTwo .text,
    #careerSectionTwo .text {
        padding-right: 0;
        margin-top: 30px;
    }
    #aboutHistoryContentSlider .about-history-content-item,
    .contact-address-inner ul li div {
        padding-left: 0;
        padding-right: 0;
    }
    #aboutHistoryContentSlider .about-history-content-item > div div:last-child {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 20px;
        width: 100%;
    }
    #aboutMissionVision .text {
        padding-left: 0;
        padding-right: 0;
        margin-top: 30px;
    }
    .inner-section-title h3,
    .overview-product-range-info h4 {
        font-size: 35px;
    }
    #aboutOurStrengths .text {
        margin-left: 0;
        padding-top: 25px;
    }
    #aboutOurStrengths .text > div {
        padding-left: 0;
        padding-right: 0;
        background-color: transparent;
    }
    #aboutOurStrengths .text > div h3 {
        top: 0;
    }
    #aboutOurStrengths .text > div ul {
        padding: 25px;
        margin-top: 25px;
        background-color: #ececec;
        top: 0;
    }
    #aboutOurStrengths .text > div ul li {
        margin-bottom: 15px;
    }
    #aboutOurEthics ul {
        list-style: none;
        padding-left: 0;
        margin-top: 25px;
        padding-right: 0;
    }
    #aboutOurEthics ul li > div {
        padding: 14px 15px;
    }
    #aboutOurEthics ul li > div div:first-child {
        padding-left: 50px;
    }
    #aboutOurEthics ul li > div h6 {
        padding-right: 15px;
        font-size: 15px;
    }
    #aboutOurEthics ul li > div p {
        font-size: 12px;
    }
    #aboutOurEthics ul li > div a {
        padding-right: 44px;
    }
    #aboutOurEthics .inner-img,
    .faqs-container .inner-img,
    .media-filter-content .media-box {
        margin-top: 30px;
    }
    #aboutSustainability #newsSlider .news-slide {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 10px;
    }
    .abt-award-item {
        padding: 30px;
    }
    #aboutAwardsSlider .slick-prev {
        left: -15px;
    }
    #aboutAwardsSlider .slick-next {
        right: -15px;
    }
    #aboutAwardsSlider .slick-slide,
    .overview-tab-content ul.nav-tabs.overview-parent-tab li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .common-tab-content .nav-tabs li a {
        font-size: 20px;
    }
    .about-our-team-slider .slick-prev {
        left: -10px !important;
    }
    .about-our-team-slider .slick-next {
        right: -10px !important;
    }
    .about-out-team-content-slider {
        padding-left: 30px;
        padding-right: 30px;
    }
    .about-our-team-overlay {
        padding: 15px;
    }
    #careerJoinSection .text > div {
        background-color: #f0f0f0;
        padding: 25px;
        position: relative;
    }
    #careerJoinSection .text > div .join-img {
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
    }
    #emplpyeeTestimonialSection {
        padding-bottom: 0;
    }
    #careerForm {
        padding: 25px;
        margin-left: 0;
    }
    .career-form-content {
        display: flex;
        flex-direction: column;
    }
    .career-form-content .inner-img img,
    .contact-address-container .inner-img img,
    .faqs-container .inner-img img,
    .left-img-right-text .inner-img img,
    .overview-product-range .inner-img img,
    .right-img-left-text .inner-img img {
        max-width: 100%;
    }
    .contact-page .inner-banner-caption h1 {
        color: #fff !important;
    }
    .contact-page .inner-banner-caption h1.last-h1 {
        color: var(--primary-color) !important;
    }
    .contact-address-container {
        display: block !important;
    }
    .contact-address-inner ul li:first-child div {
        padding-right: 20px;
    }
    .contact-address-inner ul li:last-child div {
        padding-left: 20px;
    }
    .contact-address-inner ul li div p a {
        word-break: break-all;
    }
    .contact-address {
        background-color: #f0f0f0;
        padding-left: 0;
        width: 100%;
        margin: 0 0 30px;
    }
    .contact-address-inner > div,
    .overview-product-range {
        margin-bottom: 30px;
    }
    #getInTouch {
        background-color: #f0f0f0;
        padding-right: 0;
        margin-right: 0;
        padding-bottom: 50px;
    }
    #getInTouch .common-form-fields {
        padding: 0 25px;
    }
    .contact-form-content .inner-img img {
        max-width: 100%;
        margin-top: 30px;
    }
    .faqs-container,
    .overview-intro {
        flex-direction: column-reverse;
    }
    .faqs-content .common-tab-content ul.nav-tabs li a {
        font-size: 27px;
    }
    .breadcrumb {
        padding-left: 0 !important;
        position: relative;
    }
    .acc__title,
    .investors-lists ul li .investors-list-inner div:last-child h6 {
        font-size: 17px;
    }
    .investor-feedback-content ul li {
        margin-top: 5px;
    }
    .investors-lists ul li .investors-list-inner div:first-child {
        width: 22.1%;
    }
    .investors-lists ul li .investors-list-inner div:last-child {
        width: 77.9%;
    }
    .inner-banner-caption h6 {
        font-size: 21px;
        color: #fff;
        text-align: center;
        padding-right: 0;
    }
    .media-filter-content .media-boxs .media-box .media-short-info a h5 {
        font-size: 21px;
    }
    .overview-intro .text > div:last-child {
        background-color: #ececec;
        margin-left: 0;
        padding: 15px;
        margin-bottom: 15px;
    }
    .overview-intro .inner-img,
    .overview-intro .inner-img img,
    .overview-intro .text img {
        width: 100%;
        max-width: 100%;
    }
    .overview-product-range-right-img .overview-product-range-info {
        padding-right: 0;
        margin-right: 0;
    }
    .overview-product-range-left-img .overview-product-range-info {
        padding-left: 0;
        margin-left: 0;
    }
    .logistics-slider .news-slide,
    .overview-product-range {
        padding-right: 15px;
        padding-left: 15px;
    }
    .overview-product-range .overview-product-range-info {
        width: 100%;
        margin-top: 15px;
        padding-bottom: 20px;
    }
    .overview-product-range .overview-product-range-info > div {
        padding: 25px !important;
    }
    .overview-product-range .overview-product-range-list > div img {
        max-width: 95px;
        height: auto;
    }
    .overview-logistics-slider .section-title h2 {
        position: relative;
        top: 0;
        left: 0;
    }
    .overview-countries ul li a .overview-country-info h4 {
        font-size: 22px;
    }
    .logistics-slider .slick-list {
        margin-left: -15px;
        margin-right: -15px;
    }
    .overview-supplier-tab-content {
        padding: 50px 25px;
        position: relative;
    }
    .overview-supplier-tab ul li a {
        font-size: 17px;
        padding: 20px 80px 20px 20px;
    }
    .overview-tab-content ul.nav-tabs.overview-parent-tab {
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: 25px;
    }
    .overview-tab-content ul.nav-tabs.overview-parent-tab li a div:after {
        bottom: 15px;
    }
    .left-img-right-text,
    .right-img-left-text {
        padding-right: 0;
        padding-left: 0;
        flex-direction: column;
    }
    .media-filters.esg-tab {
        display: block;
        margin-bottom: 35px;
    }
    .left-img-right-text .text > div,
    .right-img-left-text .text > div {
        padding: 25px;
        margin-left: 0;
        margin-right: 0;
    }
    #backToTop img {
        width: 35px;
    }
    #clientsSection #homeClientLogos .slick-list {
        margin-left: -5px;
        margin-right: -5px;
    }
    #homeClientLogos .home-client-logo {
        padding: 15px 5px;
    }
    .projects-archive-tab ul.nav-tabs li a {
        font-size: 23px;
    }
    #ductile-iron-pipes .overview-product-range {
        margin-bottom: 50px;
    }
    #ductile-iron-pipes .overview-product-range.overview-product-range-right-img,
    #pipes .commitement-to-quality {
        margin-left: 0 !important;
    }
    .home-countries-serviced div {
        justify-content: flex-start;
    }
    .home-location-marketing .home-countries-serviced ul {
        margin-bottom: 20px;
    }
}
@media (max-width: 767.98px) {
    .home-project-overlay h5 {
        font-size: 15px;
    }
    .home-project-overlay h4 {
        font-size: 18px;
    }
    .home-project-overlay p {
        font-size: 14px;
    }
    .btn {
        font-size: 13px;
    }
    #aboutMissionVision .text.border-right {
        border-right: 0 !important;
    }
    .common-field-row .common-field-col {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .career-form-content {
        flex-direction: column-reverse;
    }
    .career-form {
        margin-bottom: 30px;
    }
    .near-address-continer {
        flex-direction: column;
        align-items: flex-start !important;
    }
    .near-address {
        margin-bottom: 25px;
    }
    .investors-accordion-content {
        padding: 25px;
    }
    .home-location-details,
    .investor-detail-content .acc__panel {
        padding-right: 0;
    }
    #aboutSustainability .text.d-flex,
    .media-filters {
        flex-direction: column;
    }
    .media-filters ul.nav-tabs li a {
        font-size: 28px;
    }
    .media-dd-filter {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .preloader-wrap img
    {
        width: 125px;
    }
    .home-banner-slider .home-banner-slide .home-slider-img-wraper
    {
        height: 158px !important;
        margin-top: 27px!important;
    }
    .media-filter-content .media-boxs .media-box {
        flex: 0 0 100% !important;
    }
    .overview-tab-content ul.nav-tabs.overview-parent-tab li a div {
        padding: 25px;
        align-items: flex-start;
    }
    .overview-tab-content ul.nav-tabs.overview-parent-tab li a div:after {
        bottom: 25px;
        left: 25px;
    }
    .overview-ava-list-title,
    .overview-two .circle-pointer ul {
        padding-left: 0;
    }
    .overview-countries ul li {
        width: 33.33%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .overview-countries ul li .overview-country:after {
        bottom: 15px;
        right: 15px;
        width: 31px;
        height: 32px;
    }
    .overview-country-info {
        position: absolute;
        left: 20px;
    }
    .overview-supplier-tab {
        max-width: 100%;
    }
    .overview-supplier-tab ul li a.active:after {
        transform: translateY(-50%);
        transform-origin: initial;
        right: 30px;
    }
    .overview-supplier-tab-content:before {
        display: none;
    }
    .overview-supplier-tab-content {
        margin-top: 25px;
    }
    .lightbox {
        max-width: 90%;
    }
    .lb-nav a.lb-next {
        right: 13px;
    }
    .lb-nav a.lb-prev {
        left: 13px;
    }
    .lb-closeContainer {
        position: absolute;
        top: 10px;
        right: 9%;
    }
    .lb-data .lb-number {
        font-size: 22px;
    }
    .lb-data {
        overflow: hidden;
        padding: 0 15px 15px;
    }
    .lb-data .lb-details .lb-caption {
        background-size: 31px;
        padding-left: 45px;
    }
    .lb-outerContainer {
        padding-top: 45px;
    }
    .our-service-2 .reveal-text .line {
        justify-content: flex-start;
    }
    .home-location-marketing {
        flex-direction: column;
        margin-top: 25px !important;
    }
    .home-location-col {
        flex: 0 0 50%;
    }
    .home-marketing-location {
        border-left: none;
        border-top: 1px solid var(--primary-color);
        height: 100%;
        padding: 25px 0 0;
    }
    .our-service-2.top-center-line h2:before {
        right: inherit;
        left: 0;
    }
    #aboutSustainability .text.d-flex h3 {
        margin-bottom: 50px;
    }
    #aboutSustainability .right-arrow-slider .slick-arrow {
        top: -14%;
    }
    .projects-archive-tab ul.nav-tabs {
        display: block !important;
        white-space: nowrap;
        margin-left: -15px;
        margin-right: -15px;
        overflow: auto;
    }
    .projects-archive-tab ul.nav-tabs li {
        width: auto;
        margin-bottom: 0;
        padding-right: 15px;
        padding-left: 15px;
        display: inline-block;
    }
    .projects-archive-tab ul.nav-tabs li a {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 0;
        font-size: 23px;
    }
    .key-sales-box {
        padding: 30px;
        height: auto;
    }
    .home-banner-slider .home-banner-slide .home-slider-content {
        position: absolute;
        top: 50%;
        left: 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50%;
    }
    .home-banner-static-title h2 {
        font-size: 32;
        text-align: left;
    }
    .home-banner-slider .home-banner-slide .home-slider-img-wraper {
        width: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 18vh;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    .investors-lists ul li {
        width: 50%;
    }
    .overview-tab-content ul.nav-tabs.overview-parent-tab li a {
        height: 250px;
    }
    .overview-tab-content ul.nav-tabs.overview-parent-tab li a div {
        padding: 25px;
        align-items: center;
        flex-direction: column-reverse;
        justify-content: center;
    }
    .overview-tab-content div.nav-tabs div a h6,
    .overview-tab-content ul.nav-tabs li a h6 {
        text-align: center;
        margin-top: 15px;
    }
    .overview-tab-content div.overview-country-tab.overview-parent-tab,
    .overview-tab-content ul.overview-country-tab.overview-parent-tab {
        margin-left: -10px;
        margin-right: -10px;
    }
    .overview-tab-content div.overview-country-tab.overview-parent-tab div,
    .overview-tab-content ul.overview-country-tab.overview-parent-tab li {
        padding-left: 10px;
        padding-right: 10px;
    }
    .overview-tab-content div.overview-parent-tab.overview-country-tab div a div,
    .overview-tab-content ul.overview-parent-tab.overview-country-tab li a div {
        justify-content: flex-end;
    }
    .overview-tab-content div.overview-parent-tab.overview-country-tab div a div h6,
    .overview-tab-content ul.overview-parent-tab.overview-country-tab li a div h6 {
        font-size: 24px;
    }
    ul.overview-parent-tab.overview-country-tab li a div img {
        height: 70px;
    }
    .home-location-marketing .home-countries-serviced ul {
        width: 33.33%;
    }
}
@media (max-width: 575.98px) {
    .contact-address-inner ul li,
    .find-filters ul li {
        width: 100%;
        display: inline-block;
    }
    .find-filters ul li,
    .media-filters.esg-tab ul li {
        display: inline-block;
    }
    .common-tab-content .nav-tabs li {
        margin-bottom: 10px;
    }
    .about-our-team-container .nav-tabs {
        margin-bottom: 20px;
    }
    .employee-testimonial-slider .home-project-slide-inner p {
        padding-left: 0;
    }
    .employee-testimonial-slider .home-project-slide-inner {
        padding: 25px;
    }
    .env-app-list,
    .esg-section-two .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .employee-testimonial-slider .slick-current.slick-active.slick-center .employee-testimonial-name:after {
        right: 0;
        width: 30px;
        height: 30px;
        background-size: 100%;
    }
    .employee-testimonial-slider .employee-testimonial-name img {
        max-width: 60px;
    }
    .employee-testimonial-slider .employee-testimonial-name div {
        padding-left: 15px;
        padding-right: 54px;
    }
    .employee-testimonial-slider .employee-testimonial-name {
        margin-bottom: 15px;
    }
    .contact-address-inner ul li {
        vertical-align: top;
    }
    .contact-address-inner ul li:first-child {
        border-right: none;
        margin-bottom: 15px;
    }
    .find-filters ul li {
        margin-bottom: 13px;
    }
    .faqs-content .common-tab-content ul.nav-tabs {
        margin-bottom: 10px;
        flex-direction: column;
        text-align: center;
    }
    .env-app-list,
    .investor-detail-lists ul li,
    .investors-accordion-content .acc__card .acc__panel ul li {
        flex: 0 0 100%;
    }
    .dd-filter {
        margin-bottom: 20px !important;
    }
    .investor-detail-lists {
        margin-top: 30px !important;
    }
    .investor-feedback-content ul li {
        width: 49%;
    }
    .investors-lists ul li,
    .li-points-50 ul li {
        width: 100%;
    }
    .overview-tab-content ul.nav-tabs.overview-parent-tab {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 30px;
    }
    .overview-tab-content ul.nav-tabs.overview-parent-tab li {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 15px;
    }
    .overview-product-range .overview-product-range-list > div {
        flex-direction: column;
        align-items: center;
    }
    .overview-product-range .overview-product-range-list > div div {
        padding-left: 0;
        padding-top: 22px;
        text-align: center;
    }
    .into-env-boxs li > div,
    .media-filters.esg-tab ul li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .media-filters ul.nav-tabs {
        white-space: nowrap;
        overflow: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
    .env-app-lists {
        margin-left: 0;
        margin-right: 0;
        margin-top: 30px;
        flex-direction: column;
    }
    .env-app-list > div {
        background-color: #e8e8e8;
        margin-bottom: 15px;
    }
    .into-env-boxs {
        margin-left: -15px;
        margin-right: -15px;
    }
    .inner-banner-caption h1 {
        font-size: 28px;
    }
    .home-location-marketing .home-countries-serviced ul {
        width: 50%;
    }
    .social-post-title {
        color: #fff;
        font-weight: 500;
        font-size: 1.5rem;
        width: 80%;
    }
    #pipeDiPipe .slick-list,
    #socialPostSlider .slick-list,
    #test-sync-nav .slick-list {
        padding: 0 !important;
    }
    .text-small {
        font-size: 12px;
    }
    .tabportfolio img{
        width:125px;
    }
}
@media (max-width: 480px) {
    .home-video {
        transform: scale(0.8);
    }
    .overlay-slider {
        height: 52vh;
    }
    .welspun-text {
        top: 0 !important;
    }
    #explore-text {
        bottom: -15px;
    }
    .social-post-title {
        color: #fff;
        font-weight: 500;
        font-size: 1.5rem;
        width: 80%;
    }
    #socialPostSlider .slick-list {
        padding: 0 !important;
    }
    .edu-card-images {
        height: 420px !important;
    }
    .edu-card-img-overlay {
        background-color: #199dcd;
    }
    .home-banner-slider .home-banner-slide .home-slider-content {
        position: absolute;
        top: 50%;
        left: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 80%;
    }
}
@media (max-width: 768px) {
    .map-section .form-group .form-select,
    .map-section .formselect-group .form-select {
        background: url(../images/select-arrow.png) right no-repeat;
        font-family: Raleway;
        padding: 0;
        line-height: 1.2;
    }
    .map-section,
    .search {
        position: relative;
    }
    .map-section .section-title h2 {
        font-size: 26px;
        font-family: Raleway;
        color: #fff;
        font-weight: 700;
        line-height: 1.2;
    }
    .many-detail
    {
        padding-bottom: 10px;
    }
    .snazzymenu.light.mobile
    {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    .top-banner
    {
        margin-top: 64px!important;
    }
    .map-section .section-title {
        text-align: center;
    }
    .map-section {
        margin-top: 5rem;
    }
    .map-section .form-group {
        position: absolute;
        top: -5rem;
        width: 22rem;
        left: 2rem;
    }
    .map-section .form-group .form-select {
        border: 0;
        border-bottom: 2px solid #ccc;
        border-radius: 0;
        font-size: 16px;
        color: #838181;
    }
    .map-section .form-group .form-label {
        font-size: 14px;
        font-family: Raleway;
        color: #000;
        font-weight: 700;
        line-height: 1.2;
    }
    ul#myTab {
        visibility: hidden;
        display: none;
    }
    .map-bg-grey {
        background-color: #d9d9d9;
        padding: 1rem;
    }
    .map-bg-grey p {
        font-size: 14px;
        font-weight: 600;
        color: #000;
    }
    .map-bg-grey .req {
        color: red;
        font-size: 14px;
    }
    .map-bg-grey .search input {
        background: unset;
        border: 0;
        border-radius: 0;
        border-bottom: 2px solid #ccc;
        width: 22rem;
        padding: 0;
        font-size: 14px;
        text-indent: 30px;
    }
    .map-bg-grey .search .form-label {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .map-bg-grey .search i {
        font-size: 16px;
        position: absolute;
        bottom: 0.5rem;
    }
    .map-section .formselect-group .form-label {
        font-size: 14px;
        font-family: Raleway;
        color: #000;
        font-weight: 700;
        line-height: 1.2;
        margin-bottom: 0;
    }
    .map-section .formselect-group .form-select {
        border: 0;
        border-bottom: 2px solid #ccc;
        border-radius: 0;
        font-size: 16px;
        color: #838181;
        width: 22rem;
    }
    .map-location-content {
        margin-top: 2rem;
    }
    .map-location-content .card {
        padding: 1rem;
        margin: 1rem 0;
    }
    .map-location-content .card .col-2 h5 {
        padding-top: 1rem;
        padding-left: 1rem;
        font-size: 1.6rem;
        color: #00a5e4;
        font-weight: 700;
        line-height: 1.2;
    }
    .map-location-content .card .card-title {
        font-size: 1rem;
        color: #00a5e4;
        font-weight: 700;
        line-height: 1.2;
        padding-top: 0.3rem;
        margin-bottom: 1rem;
    }
    .map-location-content .card li {
        color: #444343;
        font-size: 0.8rem;
        margin-bottom: 0.6rem;
        font-weight: 500;
    }
    .map-location-content .card span {
        color: #000;
        font-size: 0.8rem;
    }
    .map-location-content .card-body {
        padding-bottom: 0;
        padding-right: 0;
    }
    ul#menu-main-nav .dropdown ul
    {
        top:0px!important;
    }
    .water-tank{
        font-size: 30px!important;
    }
    .top-line h2
    {
        padding-top: 0px!important;
    }
}
.global ul.tabs li.active,
.global ul.tabs li.active:hover {
    box-shadow: 0 1px 17px 13px #eaeaea;
}
.global .tab_content {
    padding: 0;
}
.global ul.tabs {
    height: auto;
    width: 80%;
    margin: 0 auto;
    float: none;
    display: table;
    padding: 25px 0;
    z-index: 9;
}
.global ul.tabs li.active {
    color: #fff;
    display: block;
    background: #0d6efd;
    padding: 10px;
    border: none;
}
.global ul.tabs li:hover {
    box-shadow: 0 0 10px 8px #eaeaea7d;
}
.global ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 10px 21px;
    line-height: 31px;
    background: #eaeaea;
    color: #000;
    overflow: hidden;
    position: relative;
    width: 26%;
    font-size: 18px;
    font-family: Inter, sans-serif;
    text-align: center;
    border: none;
    transition: 0.3s;
}
.image-slider2 .slick-track {
    top: 0;
    left: 0;
    margin-left: 0;
    margin-right: 0;
}
.owl-carousel .item .img {
    margin: 0 6%;
}
@media screen and (max-width: 480px) {
    .global h2 {
        padding: 0;
    }
    .global ul.tabs {
    display: block;
    float: left;
    width: 100%;
}

    .global ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 10px 21px;
    line-height: 31px;
    background: #eaeaea;
    color: #000;
    overflow: hidden;
    position: relative;
    width: 50%;
    font-size: 12px;
    font-family: Inter, sans-serif;
    text-align: center;
    border: none;
    transition: 0.3s;
}
    .global h3.tab_drawer_heading.d_active {
        background-color: #015176;
        color: #fff;
        border-top: none;
        padding: 10px 20px;
        border-left: none;
    }
    .global .tab_drawer_heading {
        background-color: #eaeaea;
        color: #015176;
        border-top: none;
        border-bottom: 4px solid #fff;
        margin: 0;
        padding: 10px 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 18px;
        clear: both;
    }
}

.pr-60 {
    padding-right: 60px !important;
}

.font-50 {
    font-family: RalewayExtraBold;
    font-size: 50px;
    color: #000;
}

.z-i-0 {
	z-index: -1 !important;
}

.head-t-1 {
	display: flex !important;
    color: black !important;
    align-items: baseline !important;
    font-size: 35px !important;
}

.w-100px {
	width: 100px !important;
}

.head-t-2 {
	color: black !important;
    align-items: baseline !important;
    font-size: 35px !important;
}

.p-color {
	color: #00a3e4 !important;
}

.d-contents {
	display: contents !important;
}

.welspun-slogan-image {
	width: 100px !important;
    position: absolute !important;
    bottom: 35px !important;
    left: 100px !important;
}

.mobile-t-1 {
	display: flex !important;
    color: black !important;
    align-items: baseline !important;
    font-size: 26px !important;
}

.w-85px {
	width: 85px !important;
}

.mobile-t-2 {
	color: black !important;
    align-items: baseline !important;
    font-size: 26px !important;
}

.mobile-slogan {
	width: 85px !important;
    position: absolute !important;
    bottom: 35px !important;
    left: 25px !important;
}
.wc-hand {
    width: 300px !important;
    position: absolute !important;
    bottom: 130px !important;
    right: -30px !important;
}
.pr-70 {
	padding-right: 70px !important
}
.logo img
{
    width: 150px!important;
    padding:10px;
}
#myVideo {
  
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}
.bottom-space
{
    margin-bottom: 22px!important;
}
.saga
{
    font-size: 20px;
}
.welcome-para
{
    margin-top: 13px!important;
}
.bottom-space
{
    margin-top: 0px!important;
}
.water-tank
{
    font-size: 45px!important;
}
.box-main
{
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px;
    margin-bottom:15px;
    text-align: center;
}
.box-main img
{
    height: 250px;
    width: 100%;
    object-fit:contain;
    text-align: center;
}
.box-main h4
{
    font-size: 14px;
    font-weight: 500;
    color: #000;
    height:46px;
    transition: all ease 0.5s;
    margin-bottom: 0px;
    letter-spacing: 0.2px;
    margin-bottom: 0px;
    padding: 10px;
}
.box-main:hover h4
{
    background-color: #ddd;
    color: #000;
    transition: all ease 0.5s;
}
.bottom-space
{
    margin-bottom: 20px;
}
/*.client-main img
{
    border-radius: 5px;
}*/
/*#ourServiceSection
{
    background-color: #fff;
}*/
.footer-logo img
{
    width: 126px!important;
}
.web-main a
{
    color: #363636;
    font-size: 14px;
    text-decoration: none;
}
@media(max-width:700px){
    .logo img
    {
        width: 105px!important;
    }
    .box-main h4
    {
        height:auto!important;
    }
}
.head-t-2 span
{
    color: green!important;
}
.welspun-corp-text
{
    width: 180px!important;
}
.main-inner-main
{
    background-image: url(../images/profile.png)!important;
    background-size: cover;
    padding-top: 30px!important;
    text-align: center;
    height: 300px!important;
    padding-bottom: 30px!important;
}
.vision-white h3
{
    color:#fff;
}
.main-inner-main-11
{
    background-image: url(../images/vision-mission.jpg)!important;
    background-size: cover;
    padding-top: 30px!important;
    text-align: center;
    height: 300px!important;
    padding-bottom: 30px!important;
}
.main-inner-main-12
{
    background-image: url(../images/rnd.jpeg)!important;
    background-size: cover;
    background-position: center;
    padding-top: 30px!important;
    text-align: center;
    height: 300px!important;
    padding-bottom: 30px!important;
}
.main-inner-main-13
{
    background-image: url(../images/People-Office.png)!important;
    background-size: cover;
    background-position: top;
    padding-top: 30px!important;
    text-align: center;
    height: 300px!important;
    padding-bottom: 30px!important;
}

.clients-bg
{
    background-image: url(../images/our-clients.jpg)!important;
    background-size: cover;
    padding-top: 65px!important;
    text-align: center;
    height: 397px!important;
    padding-bottom: 30px!important;
}
.company-profile h3
{
    margin-top: 130px;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}
.links
{
    margin-top: 15px;
}
.links a
{
    font-size: 16px;
    text-decoration: blink;
    color: #188627;
    margin: 0 6px;
    letter-spacing: 0.3px;
}
.links span
{
    font-size: 18px;
}
.content-section
{
    background-color: #fff!important;
    padding-top: 50px;
    /* padding-bottom: 50px; */
}
.comes
{
    background-image: url(../images/bg-company.jpeg);
    background-size: contain;
    /* background-position: center; */
}
.with
{
    padding-top: 9px;
    /* background-color: #ffffffed; */
    /* padding: 47px 25px; */
    /* border-left: 4px solid #fff; */
}
.pd0
{
    padding-right: 0px!important;
}
.with h3
{
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}
.with ul li
{
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 10px;
}
.with-main h3
{
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}
.with-main ul li
{
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 10px;
}
.many
{
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 40px;
}
.mission
{
    text-align: center;
}
.mission img
{
    width: 60px;
    margin-bottom: 12px;
}
.mission h4
{
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
}
.mission ul li
{
    font-size: 16px;
    color: #000;
    list-style: none;
    letter-spacing: 0.3px;
    line-height: 24px;   
}
.list-styled ul li
{
    font-size: 16px;
    color: #000;
    list-style: disc;
    letter-spacing: 0.3px;
    line-height: 32px;   
}
.image-gall img
{
    border: 1px solid #ddd;
    padding: 2px;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 15px;
}
.mission p
{
    font-size: 16px;
    color: #000;
    letter-spacing: 0.3px;
    line-height: 24px;
}
.mission
{
    border: 1px solid #a29e9e;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 5px 5px rgba(58, 181, 74, 0.6);
    height: 358px;
}
.top-10
{
    margin-top: 20px;
}
.clients
{
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 15px;
}
.clients img
{
    width: 150px;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}
.dropdown-item
{
    font-size: 13.5px;
}
.image-section img
{
    width: 100%;
}
.inner-pages
{
    /*background-image: linear-gradient(0deg,#09931c9c,#0e851e);*/
    /*background-color: #0e851e;*/
    /*background-image: linear-gradient(0deg,#32aaff,#3066e3);*/
    background-color: #071a2e;
}
.inner-pages-para
{
    margin-top: 80px;
}
.top-100
{
    margin-top: 100px;
}
.inner-pages-para p
{
    color: #fff;
    font-size: 18px;
    text-align: justify;
    letter-spacing: 0.1px;
}
.inner-pages-para h1
{
    font-weight: 800;
    color: #fff;
    font-size: 48px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
.inner-links a
{
    color: #fff;
    font-size: 14px;
}
.inner-links i
{
    color: #fff;
}
.box-feat
{
    text-align: center;
    background-color: #fff;
    padding: 10px;
    height: 168px;
    margin-bottom:10px;
    border-radius: 5px;
}
.box-feat img
{
    height: 88px;
    width: 88px;
    object-fit: contain;
    margin: 0 auto;
}
.box-feat h4
{
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    margin-top: 10px;
}
.with-main h3
{
    /* text-align: center; */
    font-size: 27px;
    font-weight: 800;
    margin-top: 14px;
    color: #148523;
    margin-bottom: 17px;
}
.appli
{
    width: 19%;
    border-radius: 10px;
    float: left;
    margin: 5px;
    height: 170px;
    /* margin: 0 auto; */
    border: 1px solid #ddd;
    text-align: center;
}
.appli h4
{
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-top: 10px;
}
.box-feat p
{
    font-size: 15px;
    line-height: 25px;
}
/*.cpvc img
{
    border: 1px solid #ddd;
    border-radius: 10px;
}*/
.white h3
{
    color: #000!important;
    font-weight: 700;
    font-size: 32px;
    text-align: center;
    margin-bottom: 20px;
}
.top-20
{
    margin-top: 20px;
}
.many-1
{
    background-color: forestgreen;
    padding-bottom: 45px;
    padding-top: 45px;
    z-index: 999;
}
.circle svg
{
    z-index: 1;
    bottom: 0;
    background-color: #0e851e;
}
.brochure
{
    background-color: #fff;
    padding-bottom: 30px;
    padding-top: 30px;
}
.many-main
{
    background-color: forestgreen;
    padding-top: 40px;
    padding-bottom: 40px;
}
.button-main
{
    width: 260px;
    float: left;
    margin: 0 10px;
}
.cpvc
{
    background-color: #fff;
    border-radius: 5px;
    height: 195px;
    text-align: center;
}
.cpvc img
{
    border-radius: 10px;
}
.cpvc p
{
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    line-height: 21px;
    padding: 10px;
}
.appli img
{
    width: 110px;
    height: 102px;
    padding: 9px;
    object-fit: contain;
}
.cpvc
{
    margin: 0 3%!important;
}
.inner-pages-para h3
{
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 0.1px;
    font-size: 26px;
    font-weight: 600;
}
.cpvc-main
{
    text-align: center;
    z-index: 9999!important;
}
.cpvc-main img
{
    width: 90px;
}
.cpvc-main h4
{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.4px;
    color: #000;
    margin-top: 10px;
}
.cpvc-main 
{
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 8px;
    background-color: #fff;
    margin-bottom: 20px;
    height: 370px;
}
.many-black
{
    /*background-color: #000;*/
    /*background-image: linear-gradient(0deg,#32aaff,#3066e3);*/
    background-image: linear-gradient(0deg,#32aaff00,#3066e3cc);
    padding-top: 40px;
    padding-bottom: 40px;
    z-index: 999;
}
.many-detail
{
    background-color: #fff;
}
.many-detail-new
{
    background-color: #fff;
}
.table td
{
    font-size: 16px;
    padding:10px;
    border: 1px solid #ddd;
    font-weight: 500;
    color: #000;
    vertical-align: middle;
}
.green
{
    margin-top: -2px;
}
.many-detail
{
    padding-top: 40px;
    padding-bottom: 40px;
}
.pipes
{
    color: #000;
    font-weight: 600;
    letter-spacing: 0.3px;
    font-size: 19px;
}
.cpvc-main-why h3
{
    color: #000;
    letter-spacing: 0.3px;
    font-weight: 600;
    margin-bottom: 15px;
}
.cpvc-main-why p
{
    color: #000;
    letter-spacing: 0.2px;
}
.layer-three
{
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
}
.layer-image-section img
{
    margin-bottom: 15px;
}
.descip h3
{
    color: #000;
    font-size: 25px;
    letter-spacing: 0.2px;
    font-weight: 800;
}
.descip h5
{
    color: #041322;
    font-weight: 800;
    letter-spacing: 0.3px;
}
.descip ul li
{
    list-style: disc;
    line-height: 28px;
    font-size: 17px!important;
}
.channel img
{
    width: 100%;
}
.box-application img
{
    margin-bottom: 10px;
}
.hegit-main
{
    height: 290px!important;
}
.list-styled li
{
        line-height: 30px!important;
    font-size: 17px!important;
    color: #000!important;
}
.content-inner-main h3
{
    color: #000;
    font-weight: 600;
    font-size: 22px;
}
.list-main li {
    line-height: 30px!important;
    font-size: 17px!important;
    color: #000!important;
}
.list-main h3
{
    color: #000;
    font-weight: 600;
    font-size: 22px;
}
.list-main img
{
    border-radius: 10px;
}
.blue-main
{
    background-color: #0f62ac !important;
}
.tank-icons img
{
    width: 200px;
    height: 150px;
    object-fit: contain;
}
.composite
{
    text-align: center;
    margin-top: 10px;
}
.composite img
{
    width: 400px;
    text-align: center;
}
.composite-para h3
{
    font-weight: 600;
    color: #000;
    font-size: 24px;
    margin-top: 10px;
}
.fusion-camp h3
{
        font-size: 21px;
    font-weight: 600;
    color: #000;
    margin-top: 15px;
    margin-bottom: 13px;
}
.dna h3
{
    text-align: center;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    font-size: 24pxp;
}
.dna img
{
    border-radius: 10px;
}
.main-inner-main-1
{
    background-image: url(../images/career-main.jpg)!important;
    background-size: cover;
    padding-top: 30px!important;
    text-align: center;
    height: 300px!important;
    padding-bottom: 30px!important;
}
.links a
{
    color: #fff!important;
    letter-spacing: 0.3px;
}
.white-main h3
{
    color: #fff!important;
    letter-spacing: 0.3px;
}
.links i
{
    color: #fff!important;
}
.flow-with-us h3
{
    text-align: center;
    font-weight: 600;
    letter-spacing: 1.3px;
    color: #000;
    font-size: 30px;
    margin-bottom: 16px;
}
.flow-with-us p
{
    color: #000;
    text-align: initial;
    margin-bottom: 15px;
}
.content-para h3
{
    font-weight: 600;
    color: #000;
}
.content-para p
{
    color: #000;
}
.top-20
{
    margin-top: 30px;
}
.images-career img
{
    border-radius: 10px;
}
.promises img
{
    width: 100%;
}
.promises-main
{
    z-index: 9999999;
}
.Promises p
{
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.form-career
{
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}
.join h3
{
    color: #000;
    font-weight: 600;
}
.join p
{
    color: #000;
}
.form-section-cv input
{
    margin-bottom: 10px;
}
@media(max-width:768px){
    .form-section-cv
    {
        width: 100%!important;
    }
    .form-section
    {
        width: 100%!important;
    }
    .head-t-2
    {
        font-size: 20px !important;
    }
    .home-banner-static-title h2
    {
        font-size: 14px !important;
    }
    .btn
    {
        font-size: 8px!important;
        padding: 8px 13px 8px 14px!important;
    }
    .slick-dotted.slick-slider
    {
        margin-top:-29px!important;
    }
    .footer-menu a
    {
        padding: 5px 3px!important;
    }
    
    .cloud-2
    {
        display:none!important;
    }
    .inner-pages-para
    {
        margin-top: 20px;
    }
    .inner-pages-para h1
    {
        font-size: 23px;
    }
    .inner-pages-para h3
    {
        font-size: 23px;
    }
    .inner-pages-para p{
        text-align:inherit;
        font-size: 17px;
    }
    .box-feat img
    {
        height: 60px!important;
        width: 60px!important;
    }
    .box-feat
    {
        height:auto!important;
    }
    .pipes{
        font-size: 17px;
    }
    .table td
    {
        font-size: 15px;
    }
    .appli
    {
        width:100%;
        height:auto;
    }
    .appli h4
    {
        font-size: 15px;
        padding:5px;
    }
    .top-20
    {
        margin-top:0px!important;
    }
    .cpvc{
        height:auto;
    }
    .client-main img
    {
            height: 170px;
    }
    .button-main
    {
        width:50%!important;
        margin:0!important;
    }
    .cpvc-main
    {
        height:auto;
    }
    .top-100
    {
        margin-top: 72px;
    }
    .with-main h3
    {
        font-size: 25px;
        margin-bottom: 17px;
    }
    .tanks-why h3
    {
        font-size: 21px!important;
    }
    .home-slider-content
    {
        display:none!important;
    }
    .location-image
    {
        height:auto!important;
    }
    .contact-head h2
    {
            font-size: 26px!important;
    margin-top: 3px!important;
    padding: 28px!important;
    }
}
.top-bottom
{
    margin-top:100px!important;
    margin-bottom:50px!important;
}
.form-section-cv
{
    text-align: left;
    width: 650px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    margin: 20px auto;
}
.form-section-cv label
{
    font-size: 16px;
    color: #000;
    margin-bottom: 8px;
}
.form-section label
{
    font-size: 16px;
    margin-top: 12px;
    color: #000;
    margin-bottom: 8px;
}
.form-section
{
    text-align: left;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    width: 800px;
    margin: 20px auto;
}
.submit-now 
{
    background-color: #37b347;
    padding: 9px 16px;
    text-align: center;
    letter-spacing: 0.2px;
    border-radius: 4px;
    color: #fff;
    transition: all ease 0.4s;
    margin-top: 5px;
    font-size: 16px;
}
.submit-now:hover{
    transition: all ease 0.4s;
    color: #fff;
    background-color: #000;
}
.black-main
{
    background-color: #000000!important;
}
.hotline h2
{
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}
.box-toll
{
    text-align: center;
    background-image: linear-gradient(180deg,#3ab54a,#3ab54a);
    /* padding: 10px; */
    padding: 26px 0 42px;
    margin-top: 15px;
    border-radius: 10px;
}
.icons i
{
    background-color: #fff;
    color: #0c4bd8;
    height: 60px;
    width: 60px;
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 60px;
    border-radius: 50px;
}
.box-toll h4
{
    color: #fff;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 15px;
    letter-spacing: 0.4px;
}
.small
{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    letter-spacing: 0.6px;
}
.number-main
{
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.4px;
    margin: 0 0 6px;
    display: inline-block;
    text-decoration: none;
}
.bg-main-white
{
    background-color: #fff;
}
.plzero
{
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.location-image{
    padding: 15px;
    height: 366px;
}
.zero
{
    padding-left: 0px;
}
.location-image h4
{
    font-weight: 600;
    letter-spacing: 0.2px;
    font-size: 22px;
    margin-bottom: 13px;
    color: #000;
}
.padding-right
{
    padding-right: 0px!important;
}
.location-image p
{
    color: #000;
}
.contact-form-main
{
    background-color: #fff;
}
.form-main h4
{
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #000;
    letter-spacing: 0.3px;
}
.pdf
{
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.container-fluid-a
{
    background-image: linear-gradient(180deg,#3ab54a,#39b54a);
}
.contact-head h2
{
    font-size: 54px;
    margin-top: 3px;
    padding: 52px;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #fff;
}
.top100
{
    margin-top: 77px;
}
.social-med span
{
    /* float: right; */
}
.social-med img
{
    width: 20px;
    margin: 0 2px;
}
.social-media1
{
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.social-med h4
{
    color: #000;
    margin-bottom: 5px;
    font-weight: 600;
}
.social-med p
{
    margin-bottom: 8px;
    color: #000;
}
.white-bg
{
    background-color: #fff!important;
}
.fusion-dealer
{
    background-color: #fff;
}
.fusion-dealer img
{
    width: 500px;
    text-align: center;
    margin: 0 auto;
}
.form-section-main
{
    padding: 30px;
}
.form-section-main h3
{
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.form-section-main input
{
    margin-bottom: 10px;
}
.btn-default
{
    background-color: #fff!important;
    color: #000!important;
}
.btn-default:hover
{
    background-color: #000!important;
    color: #fff!important;
}
.content-colab
{
    margin-top: 20px;
}
.content-colab h3
{
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
    font-size: 19px;
}
.content-colab p
{
    color: #fff;
    margin-bottom: 5px;
    font-size: 16px;
    letter-spacing: 0.3px;
}
.content-colab ul li
{
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.fusion-logo
{
    background-color: #fff;
    padding: 20px;
    border-radius: 221px;
    height: 250px;
    line-height: 200px;
    width: 250px;
    margin: 0 auto;
    text-align: center;
}
.right-side
{
    text-align: right;
}
.content-colab:before
{
    width: 30%;
    height: 1px;
    background: #fff;
    position: absolute;
    right: -45%;
    top: 10px;
    content: "";
}
.height-main
{
    height: 200px;
}
.content-inner-main h4
{
    margin-bottom: 20px;
    font-size: 22px;
    color: #000;
    letter-spacing: 0.3px;
}
.content-inner-main ul li
{
    line-height: 30px;
    font-size: 18px;
}
.band-fusion img
{
    width: 200px;
    margin: 0 auto;
    text-align: center;
}
.band-fusion 
{
    text-align: center;
}
.desk h3
{
    font-size: 25px;
    font-weight: 700;
    /* font-size: 32px; */
    font-weight: 800;
    color: #148523;
    margin-bottom: 15px;
    /* color: #000; */
}
.cmd h3
{
    font-size: 21px;
    font-weight: 600;
    border: 1px solid #ddd;
    text-align: center;
    padding: 8px;
    /* margin-top: 7px; */
    letter-spacing: 0.2px;
}
.desk p
{
    font-size: 16px;
    color: #000;
    letter-spacing: 0.4px;
    line-height: 24px;
}
.top-30
{
    margin-top:30px;
}
.key-image img
{
    width:100%;
    height: 280px;
    object-fit:contain;
}
.key-image
{
    border:1px solid #ddd;
    background-color:#fff;
}
.top-banner
{
    margin-top: 76px;
}
.fiber
{
    font-size: 23px;
    margin-top: 11px;
    color: #000;
    font-weight: 500;
}
#sliderSection
{
    margin-top: 76px;
}
.heading-section h3
{
    font-weight: 600;
    letter-spacing: 0.2px;
    margin-bottom: 20px;
}
.box-main-gallery
{
    margin-bottom:30px;
}
.box-main-gallery img
{
    height: 184px;
    border:1px solid #ddd;
    width:100%;
}
.home-project-wrap a
{
    text-decoration:none;
}

.client-main img
{
    width:100%;
    height:100px;
    object-fit:contain;
}
.client-main
{
    background-color:#fff;
    padding:10px;
    border:1px solid #ddd;
    border-radius:10px;
}
.home-slider-img-wraper img
{
    height:400px!important;
}
.top-go img
{
    width:40px;
}
.soci span
{
    float:left;
}
.soci img
{
    width:20px;
    transition:0.5s;
}
.soci img:hover
{
    transform: scale(1.2);
    transition:0.5s;
}
.mission ul 
{
    padding-left:0px!important;
}
.dropdown-item.active, .dropdown-item:active
{
    background-color: #44b450!important;
}
.borderd-none td
{
    border:none!important;
    font-weight:normal;
    padding: 6px 0px;
}
.green-text
{
    color:green;
}
.top-margin
{
    margin-top:20px;
}
.bottom-space
{
    margin-bottom:10px;
}
.bg-color
{
    background-color: #4e4e4e!important;
    color: #ffff!important;
}
.infra-page img
{
    width:100%;
    height:250px;
    object-fit:cover;
}
.pipe-para ul li
{
    color: #333;
    line-height: 28px;
    font-size: 17px;
}
.green-fusion
{
    color:green;
}
.bottom-30
{
    margin-bottom:40px;
}
.top-50
{
    margin-top:60px!important;
}
.golden
{
    color: rgb(225, 183, 15);
}
.tanks-why h3
{
    color:#fff!important;
    font-size:30px;
    font-weight:600;
    text-transform:uppercase;
}
.white-section
{
    background-color: #fff!important;
}
.box-grey
{
    border:1px solid #ddd!important;
}
.abs-height
{
    height:auto!important;
    padding:10px!important;
}
.video-section{
    margin-top:50px;
}
.fusion-ad h4
{
    font-size: 20px!important;
    color: #000;
    text-transform:uppercase;
    letter-spacing: 0.2px;
    margin-bottom:10px;
}
.inner-img-main
{
    margin-top: 58px;
}
.top-main
{
    margin-top:20px;
}
.slider-main-top
{
    margin-top:73px!important;
}
.margin-top
{
    margin-top:30px!important;
}
.carousel-control-next-icon{
    padding: 2px!important;
}
.carousel-control-next-icon
{
    filter: drop-shadow(2px 4px 6px black)!important;
}
.carousel-control-prev-icon{
    padding: 2px!important;
}
.carousel-control-prev-icon
{
    filter: drop-shadow(2px 4px 6px black)!important;
}
.g-recaptcha{
    margin-top:10px;
}