*{box-sizing: border-box}
* [onclick] {cursor: pointer; }
body,html{overflow-x: hidden;}
body {font-family:Arial, Helvetica, sans-serif; margin:120px 0 0 0; width:100%; font-size:62.5%; overflow-x: hidden;}
a:link{color:#2d3691; text-decoration: none}
a:visited{color: #2d3691;}
a:hover{ color:#ef4b54;}
a:active{color: #2d3691;}
h1{font-size:2.6em;}
h2{font-size:1.6em;}
h3{font-size:1.4em;}
h4{font-size:1.2em;}
h5{font-size:1.2em;}
h6{font-size:1.2em}
.mobi-only,.quick-enquiry-block,.menu-top>label,#mobi-toggle,#navOverlay,.item-hide{display:none}
.ecat-value{box-sizing: content-box; visibility:hidden;position:absolute; max-width:100px; top:0; left:0; z-index:-1}

.btn1{display: inline-block; padding:12px; min-width: 150px; text-align:center; font-size:14px; font-weight:bold; background:#ef4b54;  border-radius:4px;  color: #fff !important}

/*================== MAIN SECTION ============================*/
.back_page{ width:100%; font-size:16px; color:#000; top:0px; padding:15px; margin: auto;line-height: 1.8em;}
.back_page p{text-align:justify;}
.product-sub-block-bg{background:#f1f1f1; margin-left: calc((100vw - 1280px )/ -2 ); width: 100vw; margin-right: calc((100vw - 1280px )/ -2 ); display: flex; flex-wrap: wrap; justify-content: space-between;padding: 25px 0 0 }
.product-sub-block-bg > div{ width: 1280px; }

pvc-hose-fittings{position:absolute; visibility:hidden; z-index:999999;}
.pvc-fittings-1{width:100%; height:120px; z-index:100; box-shadow:0 0 10px 2px #ccc; position: fixed; top: 0; background-color: #fff;}
.section-header{ max-width:1280px; margin:auto auto;}
.pvc-hose-2{ position:relative; width:100%;}
.plumbing-fittings-section{ max-width:1280px; margin:auto auto;}
.menu-top-container{display: flex; justify-content: space-between; flex-wrap:wrap}

/*================= MENUS ======================*/
.menu-top-container{max-width:1280px; margin:auto;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding:10px 0}

.menu-top{ position:relative; width:auto; display: flex; flex-wrap: wrap; justify-content: space-between;}
.menu-top > div{ width: 100%}
.menu-top-block{width: 100%; max-width: 1280px; margin: auto; display: flex; flex-wrap: wrap; justify-content: flex-end; background-color: #2d3691; position: relative}
.menu-top-block:after{content: ""; position: absolute; right: 100%; width: 100%; height: 100%; background-color: #2d3691; }
.menu-top-block:before{content: ""; position: absolute; left: 100%; width: 100%; height: 100%; background-color: #2d3691; }

.menu-top label{display: none}
.nav{margin:0; padding:0; width: 100%; display: flex; justify-content: flex-end; flex-wrap: wrap;}
.nav > li{float: left; position:relative; list-style:none}
.nav > li{color:#fff}
.nav > li > a{display: inline-block; color:#fff; text-transform:uppercase; padding:0 60px; font-weight:bold; line-height:42px; font-size:1.3em !important; text-decoration:none; transition:all .3s; background-color:transparent !important;}
.nav > li a:hover, .nav > li:hover > a{background-color:transparent !important; color:#e1e1e1;}
.nav > .dropdown > span{display: inline-block;color: #fff;text-transform: uppercase;padding: 0 50px;font-weight: bold;line-height: 42px;font-size: 1.3em !important;text-decoration: none;transition: all .3s;background-color: transparent !important; cursor: pointer}

.dropdown-menu li{position:relative; list-style: none; border-bottom:1px solid #2d3691; width: 100%}
.dropdown-menu li:last-of-type{border:none }
.dropdown-menu{padding:0; margin:0;  display: none; background-color:#f1f1f1; min-width:200px; left:20px; position:absolute; box-shadow: 0 0 1px 1px rgba(0,0,0,.175); font-size: 13px;z-index: 1}
.dropdown-menu a{color:#2d3691; transition:background-color .3s;  padding: 10px; display: block}
.dropdown-menu li:hover a{color:#000 }

.long-menu{ justify-content: space-between; min-width: 485px}
.long-menu li{width: 49%}

/*================ Dropdown ===================*/
@media screen and (min-device-width: 768px){	
	.active{border:solid 1px #fff}
	.dropdown:hover .dropdown-menu{display:flex; flex-wrap: wrap}
}


/*==================== LOGO =======================*/
.logo{position:relative; float:left; width:22.3%; clear:left; z-index: 1}
.logo img{ width:100%; display:block; height:auto}

.widget-container{width:auto; display: flex; align-items: center; justify-content: space-between;}
.widget-container a{color: #fff; font-size: 14px; font-weight: bold; text-transform: uppercase; text-decoration: none; display: flex; justify-content: space-around; height: 100%; align-items: center; background-color: #ef4b54; padding: 0 15px; min-width: 120px}

.widget-container a:nth-of-type(2){background-color: #ffd72b; color: #272a2c}
.widget-container a .fa-fw{margin-right: 10px}


/*===================== SEARCH ======================*/
.search-toggle{position:relative; font-weight:normal; width:40%; left:4%; display: flex;justify-content: space-between; background-color: white; }
.search{ position:relative; font-weight:normal; width:100%; display: flex; justify-content: space-between; }
.search a{width:87px; position:relative; font-size: 13px;  color: #fff; background-color:#2d3691; display:flex; align-items: center;justify-content: space-around; text-decoration:none; text-transform: uppercase; border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.search a:hover{text-decoration:none; opacity:.8}
.search input{position:relative; float:left;  width:85%; font-size: 13px; border: none; outline: none; padding:9px 14px ; margin:auto; color:rgb(118, 118, 118);  border-left: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; border-radius: 4px;}

.search ::-webkit-input-placeholder {color:#747474;}
.search ::-moz-placeholder{color: #747474;}
.search :-ms-input-placeholder {color: #747474;}
.search :-moz-placeholder {color: #747474;}

.menu-top-shopping .dropdown-menu{font-size: 12px}
.menu-top-shopping > ul{ padding:0 ; margin: 0; justify-content: space-between; display: flex; flex-wrap: wrap; width: 100%}
.menu-top-shopping > ul > li{list-style: none; font-size: 14px; padding: 10px 0; position: relative}
.menu-top-shopping > ul > .contactbtn > span {border-radius: 30px;border: solid 1px #ef4b54;}
.menu-top-shopping > ul > .contactbtn > span > .fa-fw{margin-right: 5px; color: #ef4b54; font-size: 14px;}
.menu-top-shopping > ul > .contactbtn .dropdown-menu{left: 10px}
.menu-top-shopping > ul > li .fa-chevron-down{font-size: 10px}
.menu-top-shopping > ul > li > span,.menu-top-shopping > ul > li > a{color: #000; display: block; padding: 8px 21px; cursor: pointer}
.menu-top-shopping{}

.client-portal{display: flex; align-items: center; justify-content: space-between; position: relative; transition:all .3s; width: auto !important; padding: 0 26px 0 17px}
.client-portal:hover .signin-dropdown{display: block}
.client-portal > span{font-size: 14px }
.client-portal .fa-book-open-reader{font-size: 16px;}
.client-portal > a{ color:#fff; padding: 0 25px; font-size:12px; align-items: center; height:100%; display:flex; padding-right: 5px;}
.user-block > a:hover{ color:#d72b2a}
.user-block .fa{font-size: 18px;}
.user-block{ position:relative}
.portal-dropdown{ position:absolute;background-color:#ffffff; text-transform: uppercase;font-size:12px; width:360px; z-index:101; top: 50%; right: 0%; transform: translate(0%, 34%); display:none; border: solid 1px #dbdbdb; border-radius: 4px;}
.signin-dropdown{ position:absolute;background-color:#fff; text-transform: uppercase;font-size:12px; width:320px; z-index:101; top: 27%; left: -70px; transform: translate(0%, 20%); display:none; border: solid 1px #dbdbdb; border-radius: 4px;}
.client-portal ul{ padding:0; margin:0}
.client-portal ul li{ list-style:none;}
.portal-dropdown ul li,.signin-dropdown ul li{ list-style:none}
.client-portal ul,.user-block ul{ padding:0; margin:0}
.client-portal ul:first-of-type li,.user-block ul:first-of-type li{ text-align:center}
.client-portal ul .btn1,.user-block ul .btn1{ min-width:150px;font-size: inherit; margin: auto; color:#fff}
.client-portal ul .btn1:hover,.user-block ul .btn1:hover{ text-decoration:none}

.client-portal ul:first-of-type li:last-of-type, .user-block ul:first-of-type li:last-of-type{ padding-top:0}
.client-portal ul:last-of-type,.client-portal ul:nth-of-type(2){ display:flex;flex-wrap: wrap;border-top:1px solid #dbdbdb;}
.user-block ul:last-of-type{ border-top:1px solid #dbdbdb;}
.client-portal ul:nth-of-type(2) li,.client-portal ul:last-of-type li{ width:50%; border-right:1px solid #dbdbdb;text-align: center;}
.client-portal ul:last-of-type li:last-of-type{ border-right:none}
.user-block ul:nth-of-type(2) {border-bottom: 1px solid #ccc;}
.client-portal ul li,.user-block ul li{ list-style:none; text-align:left;  }
.client-portal ul:first-of-type li{ border-bottom:none}
.client-portal ul li,.user-block ul li{display: inline-block; padding:12px 20px; width:100%}
.portal-dropdown:before,.signin-dropdown:before{ content:"";border-style: solid; border-style: dashed; border-width: 9px; border-color: transparent; border-top-width: 0; border-bottom: 9px solid #fff; width: 0; height: 0; font-size: 0;  line-height: 0; position: absolute; bottom: 98%; right: 19%; transform: translate(-50% , -50%); z-index: -1;}
.portal-dropdown:before{ bottom: 96%;}
.sign-block-text{color: #363435;font-size: 12px;line-height: 15px; font-weight:bold; margin-right: 8px;}
.sign-block-text a{color: #fff}
.sign-block-text a:hover{ color:#25bfd0}
.client-portal #lnk_new span{ color: #001446}
#basketOrder_totalitems{ position:absolute !important; right:auto !important; color:#25bfd0 !important; top:7px !important; left:22px}

#ExtContent_Popup .signin-dropdown,#ExtContent_Popup .portal-dropdown{background-color:#ffffff; text-transform: uppercase;font-size:12px; width:100%;transform:unset;position:relative;display:block}
#ExtContent_Popup .signin-dropdown .btn1{ padding:8px 10px !important}
#ExtContent_Popup .signin-dropdown ul{ padding:0; margin:0; width:100%; display: flex; flex-wrap: wrap;}
#ExtContent_Popup .signin-dropdown ul:first-of-type li{ text-align:center}
#ExtContent_Popup .signin-dropdown ul .btn1{ min-width:150px; color:#fff}
#ExtContent_Popup .signin-dropdown ul .btn1:hover{ text-decoration:none}
#ExtContent_Popup .signin-dropdown ul:first-of-type li:last-of-type a{ color:#ff0000}
#ExtContent_Popup .signin-dropdown ul:first-of-type li:last-of-type{ padding-top:0; color: #404040;}
#ExtContent_Popup .signin-dropdown ul:last-of-type li{ width:100%; border-bottom:0; border-right:1px solid #dbdbdb;}
#ExtContent_Popup .signin-dropdown ul li{ list-style:none; text-align:left;border-bottom: 1px solid #ccc; transition:all 0.5s }
#ExtContent_Popup .signin-dropdown ul:first-of-type li:first-of-type{ border-bottom:none}
#ExtContent_Popup .signin-dropdown ul li{display: inline-block; padding:12px 8px; width:100%; white-space: nowrap;}
#ExtContent_Popup .signin-dropdown ul li a{ color:#404040; text-decoration:none}
#ExtContent_Popup .signin-dropdown ul li:hover a{ text-decoration:underline}

#ExtContent_Popup .signin-dropdown ul:nth-of-type(3),#ExtContent_Popup .signin-dropdown ul:nth-of-type(2),.user-block ul:last-of-type{display:flex;}
#ExtContent_Popup .signin-dropdown ul:nth-of-type(3),#ExtContent_Popup .signin-dropdown ul:nth-of-type(2) li{width:50%;border-right:1px solid #dbdbdb;}
#ExtContent_Popup .signin-dropdown ul:last-of-type li{width:50%;border-bottom:0;border-right:1px solid #dbdbdb;}
#ExtContent_Popup .signin-dropdown ul li{ list-style:none; text-align:left;border-bottom: 1px solid #ccc; transition:all 0.5s }

#ExtContent_Popup .signin-dropdown,#ExtContent_Popup .portal-dropdown{background-color:#ffffff; text-transform: uppercase;font-size:12px; width:100%;transform:unset;position:relative;display:block}
#ExtContent_Popup .signin-dropdown .btn1{ padding:8px 10px !important}
#ExtContent_Popup .signin-dropdown{ padding:0; margin:0; width:100%; display: flex; flex-wrap: wrap;}
#ExtContent_Popup .signin-dropdown li{ list-style:none; text-align:left;border-bottom: 1px solid #ccc; transition:all 0.3s }
#ExtContent_Popup .signin-dropdown li{display: inline-block; padding:12px 8px; width:100%}
#ExtContent_Popup .signin-dropdown li a{ color:#404040; text-decoration:none}
#ExtContent_Popup .signin-dropdown li:hover a{ text-decoration:underline}

.user-block{ position: relative}
.signin-dropdown li{ list-style:none; text-align:left; transition:all 0.3s; width:100%; font-size: 12px}
.signin-dropdown li:hover span{color: #2d3691}
.signin-dropdown li:last-of-type{ border-bottom: none}
.signin-dropdown li a{ color:#404040; text-decoration:none}
.signin-dropdown li:hover a{ text-decoration:underline}
.user-block:hover .signin-dropdown{display: flex}
.signin-dropdown:before{ content:"";border-style: solid; border-style: dashed; border-width: 9px; border-color: transparent; border-top-width: 0; border-bottom: 9px solid #dbdbdb; width: 0; height: 0; font-size: 0;  line-height: 0; position: absolute; bottom: 97%; right: 50%; transform: translate(-50% , -50%); z-index: -1;}

.home-banner{ display:flex; margin:auto; position:relative; max-width:2048px; width:100%;text-align:center; overflow:hidden; background: #000}
/*.home-banner:before{content: ""; background: rgb(0 0 0 / 50%); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2}*/
.home-banner-intro{position: absolute; z-index: 4; color: #fff; top: 0; left: 0; bottom: 0; right: 0; margin: auto; display: flex; flex-wrap: wrap; align-items: center; max-width: 1280px; justify-content: space-around; align-content: center;}
.home-banner-intro > span{width: 100%; font-size: 52px; font-weight: bold; text-shadow: rgb(0, 0, 0) 1px 1px 2px;}
.home-banner-intro > span strong{ font-weight: bold; border-bottom:4px solid #e7010f/*#6a9cff;*/}
.home-banner-intro > p{font-size: 25px; text-shadow: rgba(0, 0, 0, 0.25) 1px 1px 2px; width: 100%}
.home-banner-intro > a{}
.home-banner-intro > a img{display: block; height: auto; width: 230px}


.popular-products{display:flex; flex-wrap:wrap; justify-content: space-between; max-width: 1280px; margin:30px auto; color: #262626}
.popular-products > span{ width: 100%; text-align: center; font-size: 24px; margin: 30px 0}
.popular-products > div{width: 19%; display: flex; flex-direction: column; box-shadow: 0 0 8px rgba(38,38,38,0.1019607843); padding: 15px}
.popular-products > div > div{ max-height: 200px; height: 100%}
.popular-products > div img{ width: 100%; height: 100%; max-width: 100%; display: block; object-fit: contain; max-height: 100%;}
.popular-products > div > strong{font-size: 14px; font-weight: normal; line-height: 20px; margin-bottom: 20px}
.popular-products > div > span{ font-weight: bold; font-size: 16px}

.hot-sale-clearance{display:flex; flex-wrap:wrap; justify-content: space-between; max-width: 1280px; margin:50px auto; }
.hot-sale-clearance > div{ width: 49%; text-transform: uppercase;  font-size: 36px; font-weight: bold;  background-color: #f20; border-radius: 4px}
.hot-sale-clearance > div a{padding: 90px; display: block; text-align: center; color: #fff}
.hot-sale-clearance > div:last-of-type { background-color: #ffd72b}
.hot-sale-clearance > div:last-of-type a{color: #272a2c}


.intro-block{display: flex; flex-wrap: wrap; width:100%;background: #f8f8f8; padding: 50px 15px; justify-content: space-around}
.intro-block .intro-text-block{display: flex; flex-wrap: wrap;  width:40%; color:#313030; text-align:center;     align-items: center;}
.intro-block > h1{ display: flex; justify-content: space-between; align-items: center; width: 100%; font-size: 32px; flex-wrap: wrap; position: relative; font-weight: normal; margin: 0 0 40px }
.intro-block > h1 strong{font-weight: normal; color: #ef4b54;}
.intro-block > h1:after,.intro-block > h1:before{ content: ""; border-top: solid 1px #979797; height: .1rem; width: 29%; display: inline-block;  -webkit-flex-basis: 29%; }
.intro-block > div > div{display: flex; justify-content: space-between; flex-wrap: wrap }
.intro-block > div p{ font-size:24px; line-height:32px; text-align: left;width: 100%; margin-bottom: 0}
.intro-block > div p strong{color: #e04b4b}
.intro-block > div p b{font-weight: normal; color: #e04b4b}
.intro-block > div p a{color: #e04b4b ;}
.intro-block > div p a:hover{color: #b83a3a !important;}
.intro-block > div .btn1{margin-top: 20px; display: flex; justify-content: space-around; align-items: center; color: #ef4b54 !important; background: transparent; border:2px solid; min-width: 280px}
.intro-block > div .btn1:hover{ background: #2d3691; border:2px solid #2d3691; color: #fff !important}
.intro-block .astore-map-block{width: 25%}
.intro-block .astore-map-block img{width: 100%; height: auto; display: block}
.intro-block .astore-map-block  ul{display: flex; flex-wrap: wrap; text-align: left; padding: 0 15px; margin:40px auto 0; width: 70%;}
.intro-block ul{padding: 0; margin: 0}
.intro-block ul li{color: #06338d; font-size: 18px; padding:10px 0; list-style: none; display: flex; align-items: center; flex-wrap: wrap}
.intro-block  ul li span{width: 30px;height: 30px;margin-right: 10px;border-radius: 40px;overflow: hidden;}
.intro-block ul li span img{width: 100%;height: 100%;display: block;object-fit: cover;}

.global-reach-block{background-image: url("images/africa-map-astore.webp"); background-repeat: no-repeat; background-size: cover;  position: relative; z-index: 1; background-position: bottom;}
.global-reach-block > div{max-width: 1280px; margin: auto; color: #333; text-align: center; padding:70px 0}
.global-reach-block .btn-sadc{ border-bottom: 1px solid #292929; color: #292929; padding-bottom: 10px; text-transform: uppercase; font-size: 18px; margin-top: 50px; display: inline-block;}
.global-reach-block > div > strong{text-shadow: 0 4px 4px rgba(0, 0, 0, .25); font-size: 38px}
.global-reach-block > div > p{font-size: 22px; line-height: 32px}
.global-reach-block > div > ul{display: flex; flex-wrap: wrap; text-align: left; padding: 0 15px; margin:40px auto 0; width: 70%;}
.global-reach-block > div > ul li{width: 25%; color:#2c318f; font-size: 18px; padding:10px 0; list-style: none; display: flex; align-items: center; flex-wrap: wrap}
.global-reach-block > div > ul li span{width: 30px;height: 30px;margin-right: 10px;border-radius: 40px;overflow: hidden;}
.global-reach-block > div > ul li span img{width: 100%;height: 100%;display: block;object-fit: cover;}

.intro-products{display: flex; flex-wrap: wrap; width:100%; padding: 50px 15px 0;  margin: auto; justify-content: space-between; background: url(images/target-market-background.webp); background-size:cover;}
.intro-products > div{display: flex; flex-wrap: wrap; width:100%; padding: 50px 15px ; max-width: 1140px; margin: auto; justify-content: space-between; }
.intro-products > div span{ display: flex; justify-content: space-between; align-items: center; width: 100%; font-size: 32px; flex-wrap: wrap; position: relative; font-weight: normal; margin-bottom: 30px} 
.intro-products > div span strong{font-weight: normal; color: #ef4b54;}
.intro-products > div span:after,.intro-products > div span:before{ content: ""; border-top: solid 1px #979797; height: .1rem; width: 40%; display: inline-block;  -webkit-flex-basis: 40%; }
.intro-products > div > div{width: 78%; margin: auto; display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 30px}
.intro-products > div > div > div{width: 45%; background: #fff; box-shadow: 0 0 10px 2px #ccc;  padding: 15px 20px; border-radius: 20px;}
.intro-products > div img{width: 100%; height: auto; display: block}
.intro-products > div p {width: 100%; font-size: 20px; text-align: center; line-height: 28px; margin: 5px 0}

.call2action{background-color: #183176; padding: 0px 15px; width: 100%; display: flex}
.call2action > div{max-width: 1280px; margin:50px auto; width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; font-size: 16px; color: #fff; align-items: center;}
.call2action > div > div strong{font-size: 36px; font-weight: normal}
.call2action > div > div p{font-size: 16px; }
.call2action > div > div .btn1{ border: solid 2.4px #fff;}
.call2action > div > div .btn1:hover{  color: #183176 !important; background-color: #fff}
.call2action > div .fa-fw{font-size: 45px}
.call2action > div > div{display: flex; flex-wrap: wrap; justify-content: space-between}
.call2action > div > div:first-of-type{width: 60%}
.call2action > div > div > div{width: 90%}

.page-title:before{ content: ""; position: absolute; left: 0; top:0; bottom: 0; background-color:#fff; width: 15%; z-index: -1;}
.page-title-nav,.page-title > ul{z-index: 10; background:rgb(0 0 0 / 50%); padding-top: 1rem; padding-inline-end: 2.5rem; padding-bottom: 1rem; padding-inline-start: 4vw; border-end-end-radius: 1.5rem; display: flex; flex-wrap: wrap; width: 37%; margin: 0}
.page-title-nav > li,.page-title > ul > li{ list-style: none; font-size:14px; padding-right:30px }
.page-title-nav > li a,.page-title > ul > li a{ color: #fff}
.page-title-nav .fa-fw,.page-title > ul .fa-fw { color: #ef4b54}
.page-title > div{ min-width:30%; display: flex; justify-content: flex-end; flex-wrap: wrap; margin: 30px 0}
.page-title > div > h1{ position: relative; padding: 2rem 5rem; padding-inline-start: 10rem; border-start-start-radius: 31.25rem; border-end-start-radius: 31.25rem; width: 100%; min-height: 7.5rem; display: flex; justify-content: center; flex-direction: column; align-items: flex-start; background-color: #fff; color: #ef4b54; }
.page-title > div > h1:before{content: ""; position: absolute; left: 10%; background: url("images/astore-keymak-title.webp"); height:53px; width:53px; background-size: contain; margin: 0}


/*======Product Page======*/

.page-title-product{display: flex;flex-wrap: wrap;background-image: url(images/thermoplastic-pipe-fittings.webp);background-size: contain;position: relative;background-attachment: fixed;}

.page-title-product > div{min-width: 30%;display: flex;justify-content: flex-end;flex-wrap: wrap;margin: 30px 0;width: 100%;text-align: center;}
.page-title-product > div > h1{position: relative;width: 100%;min-height: 7.5rem;color: #fff;align-content: center;font-size: 38px;max-width:1280px;margin-left: auto;margin-right: auto;}

.product-block-full{width: 100%;}
.product-block-full > .product-text{width: 100%;}
.product-block-full > .product-img{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: baseline;}
.product-block-full > .product-img > img{width: 20%;}
.accessories-img{margin: 50px 0}
.accessories-img img{margin: 0 !important}
.product-block{display: flex;flex-wrap: wrap;justify-content: space-between; width: 100%;margin: 40px auto; align-items: flex-start; max-width: 1280px;}
.product-block .product-title{text-align: center; width: 100%;font-weight: 800;font-size: 36px;color: #2d3691 !important;line-height: 45px;margin-bottom: 0; text-transform: uppercase;}
.product-block .title-left{text-align: left;}
.product-block .title-right{text-align: right;position: relative;}
.product-block .product-desc{text-align: center; font-size: 18px; font-weight: 500;color: #666; margin-bottom: 60px;width: 100%;margin-top: 0;}
.product-block .hose-bottom{margin: 10px 0; font-size: 14px; font-weight: 600;}
.product-hose {width: 100%; display: flex;flex-wrap: wrap;justify-content: space-between; }
.hose-types{margin: 40px 0px !important;align-content: flex-start;} 
.hose-types > .span-list li{list-style: none;padding-bottom: 0px; color: #6B6B6B;display: flex;flex-wrap: wrap; align-items: baseline;}
.hose-types > .span-list li span{display: block;width: 96%;padding-bottom: 6px;padding-left: 5px;}


.privacy-block{border-collapse: collapse;}
.privacy-block tr:first-of-type td{background-color: #F4F1EB;}
.privacy-block tr td{ width: 33%;border: 1px solid black; padding: 5px 10px }

.disclaimer-text ul,.disclaimer-text ol{ padding:0 0 0 20px; margin:0}
.disclaimer-text ul li,.disclaimer-text ol li{ padding:5px 0}
.text-block.disclaimer-text h2{ font-weight:normal}
.text-block.disclaimer-text > div{ display: flex; justify-content: space-between; flex-wrap: wrap; width:50%; margin-top:20px}
.text-block.disclaimer-text > div > a{min-width:150px; color: #fff !important;}
.tcs-block > td > div {display: flex;flex-wrap: nowrap;align-items: center;justify-content: unset !important;}
.tcs-block div input {width: 4%;height: 25px;margin-right: 10px; margin-left:0}
.tcs-block > td > div > label > span > a{color: #1f427f !important; font-weight:normal}


/*======================== THANK YOU & ERROR 4040 ==========================*/
.custom-404,.thank-you-custom{min-height:300px;}

/*===========================FORM===========================*/
.email_show{display: none !important;}
.email_remove{}
.form-field-input.noCap{
	width: 100% !important;
}
.form-field *, .form-field, *[id*='_form_parent']{
    color:#808080;
    width: 100%;
}

*[id*='_form_parent'] > *.form-field{ float:left; width: 48%;}
*[id*='_form_parent'] > *:nth-child(even){margin-left: 0.5%;}
*[id*='_form_parent'] > *:nth-child(odd){margin-right: 1%;}
*[id*='_form_parent'] > *:nth-child(odd):last-child{width: 100%;}

*[id*='_form_parent']:after{float: none; clear: both; width: 100%; display: block; content: ' '}

.form-field textarea{font-family:Arial,Helvetica,sans-serif;}
.form-field:not(:last-child){ margin-bottom: 15px;}
.form-field-note{color:#f00; margin-top:5px;}
.form-field-title{
    margin-bottom: 10px;
    font-weight: bold;
}
.form-field > input, .form-field > select, .form-field > textarea{
    padding: 6px;
    border-color: #d4d4d4;
    border-width: 1px;
}
.form-field-break{padding: 10px 0px; width: 100% !important; }
.form-submit{
    width: 100%;
    max-width: 200px;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
	-ms-transform: translate(-50%,0%); 
    
    text-align: center;
    padding: 10px;
}

@media screen and (max-width: 600px){
    *[id*='_form_parent'] > *{width: 100% !important; display: block !important; margin-left: 0 !important; margin-right: 0 !important;}
}

.vcs-block{ width: 100%; display: table} 
.vcs-block > div{max-width: 1280px; margin: auto; height: 55px; padding: 12px;}
.vcs-block > div img{ display: block; width: auto; height: 100%}

 /*---- WhatsApp Chat ----*/
.whatsapp-block{ position:fixed; bottom: 35px; right: 20px; background-color:#0dc152; color:#fff;  border-radius: 50px; font-size:14px; z-index: 999;}
.whatsapp-block > a{ color:#fff; display:flex;flex-direction: row;padding: 9px 16px;}
.whatsapp-block > a .fab{ font-size:22px; font-weight:normal; text-align:left;margin-right: 10px;}
.whatsapp-block a{text-decoration:none; }
.whatsapp-block > a > span:last-of-type{line-height: 24px; }

/*------------------ FOOTER --------------*/
.footer{ color:#202020 ; width:100%; background-color: #ededed; display:table;}
.footer > div{text-align:left; width:100%; max-width: 1280px; margin: auto; padding:50px 0 0; font-size:15px; line-height:22px}
.footer > div > div{ width:100%;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start;}
.footer > div > div > div{display: flex; flex-wrap: wrap;  align-items: baseline; width: 25%}
.footer > div > div > div:first-of-type{ width: 28%}
.footer > div > div > div:first-of-type img{ width:80%; height: auto; display: block}
.footer .social-media{ width:18%}
.footer .social-media a{ font-size: 20px}
.footer > div > div > div > span{ width: 100%; margin-bottom: 10px}
.footer > div > div > div .fa-fw {color: #202020 ; font-size: 20px; margin-right: 10px;}
.footer > div > div > ul > li{ float:left; padding-right:20px}
.footer > div > div > ul > li:last-of-type{ padding:0}
.footer > div a{ text-decoration:none;color:#202020 ;}
.footer .social-media ul{display: flex; flex-wrap: wrap; justify-content: space-around; padding: 15px 0; margin: 0; border: solid; width: 100%;}
.footer .social-media ul strong{ width: 75%; margin: auto 30px; display: block; font-size: 14px; color:#202020 ; text-align: center; background-color:#ededed; margin-top: -27px; margin-bottom: 14px; text-transform: uppercase}

.footer > div ul{ padding:0; margin: 0}
.footer > div ul strong{}
.footer > div ul li{ list-style:none}

.footer-bottom{ border-top: solid 1px rgb(0 0 0 / 20%); padding-top:10px; margin-top:25px;}
.footer-bottom li{color:#202020 ; font-size:12px; }
.footer-bottom li a{ text-decoration:none; color:#202020 }


.row{clear: left;}
.row0{clear: left; line-height:1px;}

@media not all and (min-resolution:.001dpcm) {
}
@media (min-width: 1664px) and (max-width: 2560px){
	
}

@media only screen  and (min-width : 2280px){
}

@media screen and (max-width: 1280px){
}
@media (min-width: 1025px) and (max-width: 1330px){
	.footer{ padding:0 10px }
	
}

@media only screen and (max-width: 1024px){
	body{ display: table}
	
	
}
@media (min-width:600px) and (max-width: 1024px){
	.menu-top-container{padding: 10px}
	.widget-container{width:30%;}
	.widget-container a{width: 70%}
	.menu-top{width: 70%}
	.logo{width: 18%}
	.logo img{width: 100%}
	.nav > .dropdown > span,.nav > li > a{padding: 0 25px}
	.menu-top-shopping > ul > li > span, .menu-top-shopping > ul > li > a{padding: 8px}
	.client-portal{padding: 0 15px}
	.intro-products > span,.intro-block > div > h1{justify-content: space-around;}
	.intro-products > span:after, .intro-products > span:before,.intro-block > div > h1:after, .intro-block > div > h1:before{display: none}
	.intro-block > div > div p{width: 100%; text-align: center}
	.intro-block > div > div img{margin: 20px auto 0}
	
	.key-figures-block > div > div{width: 160px; height: 160px}
	.key-figures-block > div strong b{font-size: 40px}
	.key-figures-block > div strong{font-size: 20px}
	
	.page-title-product > div > h1{min-height: 4.5rem; margin: 0}
	.page-title-product > div{margin: 0}
	
	/*.product-text{width: 100%}
	.product-img{width: 42%;}
	.product-img img{margin: auto; width: 100%}
	.product-block .title-right{}*/
	
	.projects-block > div{margin: 0; padding: 0}
	.call2action-block > div > div > span{font-size: 32px}
	.call2action-block > div .btn1{font-size: 14px}
	.tn3-gallery{height: auto}
	
	.our-partners > div > h2{width: 91%}
	
	.page-title{background-size: cover;}
	.page-title-nav > li,.page-title > ul > li{padding-right: 0;}
	.page-title-nav,.page-title > ul{width: 50%; padding-inline-end: 0.5rem; justify-content: space-around;}
	.page-title > div{margin: 0}
	.page-title > div > h1{ min-height: 4.5rem; padding: 2rem 1rem 2rem 6rem}
	
	.our-partners > div > div{width: 76%}
	.contactus-block > div > span:first-of-type{width: 60px; height: 45px; font-size: 22px}
	.enquiry-table > div{width: 100%}
	.branches-block > div{width: 48%}
	.competition-block{width: 80%}
	
	.aftersales-support,.product-banner{margin: auto !important}
	.product-text h2,.product-block .product-title{font-size: 24px; line-height: 32px}
	
	.call2action-product{margin: 30px 0 0}
	.call2action-product .back_page{padding: 40px 15px}
	
	.footer{padding: 0 15px}
	.social-media > ul li{width: 33%}
	.footer .social-media a{margin: auto; display: block; text-align: center;}
	.footer > div > div > div{width: 31%}
	.footer .social-media{width: 34%; margin-top: 20px}
	}


@media screen and (max-width:599px){
	body{display: block;margin: 100px 0 0 0; }
	.ecat-value{max-width:9px !important;} /*---- important do not remove  ----*/
	.mobi-only{ display: block !important}
	img{max-width: 100%; height: auto}
	.logo{width:80%; margin: auto; padding: 5px 0;}
	
	.client-portal{padding: 7px}
	.menu-top-block,.menu-top-container{width: calc(100% - 50px); float: right; margin: 0}
	.menu-top-container{padding: 5px 10px 2px}
	.logo img{ padding: 0; position: unset; border-bottom-left-radius: 0; border-bottom-right-radius: 0;}
	.pvc-hose-2, .plumbing-fittings-section, .section-header{width:100%;}	
	.widget-container{width: 100%;}
	.widget-container a{width:auto;padding:8px 10px;justify-content: center; font-size: 13px; min-width: unset}
	.widget-container a:last-of-type{width: 42%}
	.widget-container a .fa-fw{margin-right: 5px;}
	.menu-top-shopping > ul > li{display: none !important;}
	.back_page{padding: 15px;}
	
	.call2action > div > div:first-of-type{width: 100%}
	
	.intro-block > div > h1:after, .intro-block > div > h1:before{display: none}
	.key-figures-block > div{width: 100%; margin-bottom: 40px;}
	
	.call2action-block > div .btn1{margin-top: 40px; width: 100%}
	.call2action-block{padding: 40px 15px}
	.call2action-block > div > div > span{width: 100%; text-align: center; display: block; font-size: 38px}
	
	.intro-products > span:after, .intro-products > span:before{display: none}
	.intro-products > span{ justify-content: space-around;}
	.intro-products > div{width: 100%}
	
	.home-banner-intro > span{ padding: 0 15px; font-size: 32px;}
	.home-banner-intro > p{ padding: 0 15px; font-size: 20px;}
	.intro-products > div span:after, .intro-products > div span:before{width: 15%; -webkit-flex-basis: 15%;}
	.intro-products > div > div{width: 100%}
	.intro-products > div > div > div{margin: 20px auto;}
	
	.global-reach-block > div > ul li{width: 50%}
	.global-reach-block > div > ul{width: 100%}
	
	.partners-block > div:first-of-type{order: 1}
	.partners-block > div:first-of-type,.partners-block > div:last-of-type{width: 100%}
	
	.industries-text .btn-sectors{margin: 20px 0;}
	.industries-img,.industries-text{width: 100%}
	
	.quick-links-block > div > span{ padding-left: 25px; font-size: 32px; line-height: 42px;}
	.quick-links-block > div > div{padding-left: 25px}
	.quick-links-block > div > div > ul{gap: 7px 13px;}
	.industries-block:after{ height: 5%;}
	
	.contact-division > div{justify-content: space-between;}
	.contact-division > div a{width: 65%;margin-right:0}
	.contact-division > div a:first-of-type{width: 35%;}
	
	/*=============== Thank you ==============*/
	.thank-you div,.thank-you{ width:100%}
	.thank-you-title{ left:auto; white-space:normal; font-size:4.5em}
	.thank-you div{ top:auto}
	.thank-you-contact{ margin-top:0}
	.thank-you div{left:auto}
	
	.text-block.disclaimer-text > div{ width:100%}
	.text-block.disclaimer-text > div > a{ width:100%; margin:5px 0}
	.tcs-block div{ line-height:20px}
	.tcs-block div input{ width:10%}
	
	.video-block > div{ width:100%}
	
	/*=============== Mobile banner ==============*/	
	.csslider1{ height:100%}
	.home-banner h2{font-size: 26px;   line-height: 28px;}
	.cs_title .cs_wrapper{ bottom:0}
	.mobile-banner{ position:absolute;background-color: rgba(0, 0, 0, 0.5); bottom:0;color: #fff; margin: 0; font-size: 20px; line-height: 26px; left: 0; width:100%; height:85%}
	.csslider1 > .cs_description > label{ max-width:100% !important; width:100%; left:0 !important}
	.home-banner .cs_title h1{ font-size:26px}
	.home-banner .cs_title .cs_wrapper{ padding:0 15px; font-size:26px}
	.mobile-banner > span{ position:unset; font-size:32px; line-height:32px}
	.home-banner .cs_descr .cs_wrapper{ margin:30px 0 0 0; padding:0 15px; font-size:20px; line-height:26px}
	.home-banner .cs_descr .cs_wrapper br{ display:none}
	.home-banner .btn-learn-more{ margin-left:15px; margin-top:15px}
	.home-banner .cs-title-align{ margin:0}
	.mobile-banner > span h1{ font-size:32px; line-height:32px}
	.home-banner .btn-banner{ margin-top:15px; padding:10px 15px}
	.mobile-banner p{font-size: 16px; margin-bottom:0}
	.quick-enquiry-block{ position:fixed; display:block;bottom: 2%;left: 4%; background-color:#2b2c53;border-radius: 4px; z-index:999}
	.csslider1 > .cs_description > label{ top:35px !important}
	.quick-enquiry-block > a{ color:#fff; text-decoration:none;font-weight: bold; font-size: 14px; padding: 12px;
    display: block; display:flex; justify-content: space-between; width: 130px;}
	.home-banner::before,.mobile-banner > span br{ display:none !important}


	/*=============== MENU ==============*/
	.signin-dropdown{left: 0}
	.dropdown:focus .dropdown-menu,.dropdown:hover .dropdown-menu{display:block !important; margin:0;left:0;position:relative;border-radius:0 !important;min-width: 100%;}
	.navbar-toggle{position:relative; width:20%; margin:0; text-align:center}	
	.menu-top{position: absolute; top: 70px; width: 100%}	
	.dropdown-menu{margin-left: 20px}	
	.top-header, .top-tel{display:none !important}
	.pvc-fittings-1{height: 100px; display: flex; flex-wrap: wrap; justify-content: flex-end;}
	.menu-top-block{justify-content: flex-end;}
	.nav{justify-content: flex-start;}
	.nav > li{text-align: left; width: 100%; display: block}
	.nav > .dropdown > span, .nav > li > a{padding:0 15px; width: 100%}
	.long-menu li{width: 100%}

	/*==home==*/
	.intro-block{padding: 20px 15px;}
	.intro-block > div > strong{flex-wrap: unset !important;}
	.intro-block > div > strong:after,.intro-block > div > strong:before{width: 32%;-webkit-flex-basis: 32%;}
	.intro-block > div > div img{margin:20px auto 0}
	.intro-block > div > div p{width: 100%; text-align: center}

	.sub-intro-img, .sub-intro-text{width: 100%;}
	.sub-intro-img{padding: 0}
	.product-sub-block-bg{margin: unset;}
	.mission-vision-block > div {width: 100%; margin-bottom: 20px;}

	.pillars-block h2{font-size: 32px;line-height: 40px; font-weight: bold}
	.pillars-block div{width: 100%; margin-bottom: 20px;}

	.sub-products > div{width: 100%;}
	.sub-products > div h2{margin-top: 0; font-weight: bold}
	.sub-products > div:nth-of-type(2) h2{margin-top: 60px;}
	.career-block table .btn1{width: 100%}
	
	.product-img .cpvc,.product-img img, .hose img{width: 100%;}
	.product-banner, .product-img img{margin: 0 auto;}

	.product-block.astore-hose-types{width: 100%; margin-top: 25px}
	.astore-hose-types .product-img img{width: 70%}
	.product-block{margin:30px auto;}
	.product-text .span-list li{flex-wrap: nowrap;}
	.product-text-full .span-list li{list-style: none;padding-bottom: 0px;color: #6B6B6B;display: flex;flex-wrap: nowrap; align-items: baseline;line-height: 25px;}
	.product-text-full > ul li .fa-fw {padding-right: 7px;}
	.hose-types{width: 100% !important;}
	.hose-types .span-list li{list-style: none;padding-bottom: 0px;color: #6B6B6B;display: flex;flex-wrap: nowrap; align-items: baseline;line-height: 25px;}
	.hose-types > ul li .fa-fw {padding-right: 7px;}
	.hose-types .span-list{padding-left: 0px;}
	.keymak-hose img{width: 75%;}
	.aftersales-support .product-img{width: 100%;}
	.aftersales-support{margin: 0 auto !important;padding: 50px 40px;}

	.product-block-full > .product-img > img{width: 40%}
	
	.product-text h2{font-size: 32px; line-height: 42px;}

	.sectors-block > div{width: 100% !important}
	.sectors-block .btn1{width: 100%; margin: 10px 0 !important}
	.sectors-block > div{ margin: 10px 0}
	.page-title{border-end-start-radius: 4.5rem; background-repeat: no-repeat; background-size: inherit;}
	.page-title > div{margin: 10px 0;min-width: 100%;}
	.page-title > div > h1{padding: 2rem 4rem 2rem 6rem;min-height: 5.5rem;width: 92%;}
	.page-title-product > div{padding: 0 15px}
	.page-title-product > div > h1{ min-height: auto; font-size: 35px; margin: auto;}
	
	.page-title-nav,.page-title > ul{width: 90%;padding-inline-end: 0.5rem; justify-content: space-around;}
	.page-title-nav > li,.page-title > ul > li{padding-right: 0;font-size: 13px;}
	.page-title-product{background-size: cover ;}
	.product-text, .product-img{width: 100% !important;}
	.product-text{order:1}
	.product-block .product-title{text-align: center; font-size: 28px; line-height: 38px; order:-1; font-weight: bold}
	.wedgit-marley-hose img{margin-bottom: 30px; width: 80%}

	.social-media-block > iframe{max-width: 100%}
	.social-media-block > strong a{font-size: 15px; text-align: center}
	.social-media-block > strong .fa-fw{text-align: center}
	.certifications-block > div{width: 100%}

	.projects-block .icon-span,.projects-block:after,.projects-block:before,.projects-block .title-span{display: none}
	.projects-block .projects-block-text{padding: 0; order: -1;}
	.projects-block > div{margin: 0; width: 100%}
	.projects-block .projects-block-img a{margin: auto}
	.projects-block{margin: auto}
	.projects-main-block > h2{margin-bottom: 0; padding: 10px 0 0; line-height: 36px;}
	.projects-block > div h2{ font-size: 32px; line-height: 36px; margin: 0}
	.projects-main-block > h2:after{display: none}
	.projects-main-block{margin-top: 80px}
	.tn3-gallery{ height: auto}
	.tn3-thumbs > div{display: none}

	.our-partners > div > div{width: 100%}
	.our-partners > div > div:first-of-type{order: 1}
	.our-partners .btn-product{width: 100%; margin: auto; text-align: center}
	.our-partners > div > div:last-of-type{width: 50%; margin: 20px auto auto}
	.our-partners > div > h2{width: 80%}
	
	.contactus-block > div{width: 100%;margin-bottom: 20px;}
	.branches-block > div{width: 100%;}

	.whatsapp-block{ bottom:2%}
	.call2action-product{margin: 30px 0 0}
	.back_page-call2action > strong{font-size: 32px;line-height: 38px;}
	.call2action-product .back_page{padding: 15px 15px 30px}


	/*==Footer==*/
	.footer-bottom{margin: 25px 0 50px}
	.footer > div{padding: 50px 15px 0;}
	.footer .social-media{width: 100%; margin-top: 30px;}
	.footer .social-media > ul > li{width:24%; text-align: center}
	.footer > div > div > div:first-of-type{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;margin-bottom: 20px;}
	.footer > div > div > div{width: 100%;}
	.footer > div > div > div:first-of-type img{margin: auto;}
}

@media screen and (max-width: 599px){
	.menu-top{ background-color:#2d3691; width:250px;position:fixed;top:0;left: 0; height:100px;width:50px;overflow:hidden;padding:0px;transition:all 0.3s;z-index:100;}
	#mainNav{padding:10px;overflow-y:auto;height:calc(100vh - 100px)}
	.menu-top>label{color:#fff;display:block;height:100px;padding:0;position:relative;margin-bottom:0}
	.menu-top>label>i{font-size: 1.5rem;color:#fff;line-height:100px;text-align:center;width:50px; transition:all 0.1s ease 0.3s}
	#navOverlay{display:block;width:100%;height:100%;background-color:rgba(0,0,0,0.8);position:fixed;top:0;left:0;transform:translate(-100%);transition:all 0.25s ease-out 0.1s;z-index:100}
	#mobi-toggle:checked ~ .pvc-fittings-1 .menu-top>label i::before{content:"\f00d";font-size:2.5rem}
	#mobi-toggle:checked ~ .pvc-fittings-1 .menu-top{height:100vh;width:250px}
	#mobi-toggle:checked ~ * #navOverlay{transform:translate(0)}
}