*{box-sizing: border-box}
* [onclick] {cursor: pointer; }
button[disabled]{cursor: not-allowed; border: 1px solid #8888 !important; background-color: #d4d4d4 !important; color: #999}
button[data-disabled-tooltip][disabled]:hover::after{content: attr(data-disabled-tooltip); background-color: #aaa; color:#333; position: absolute; bottom: 100%;left:100%;  }
body,html{overflow-x: hidden;}
body {font-family:Arial, Helvetica, sans-serif; margin:80px 0 0 0; width:100%; font-size:62.5%; overflow-x: hidden;}
a:link{color:#05849a; text-decoration: none}
a:visited{color: #05849a;}
a:hover{ color:#05849a;}
a:active{color: #05849a;}
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,#mobi-toggle-search,.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}
a > button{ display: contents; all: unset}

.btn1{display: inline-block; padding:12px; min-width: 150px; text-align:center; font-size:14px; font-weight:bold; background:#05849a;  border-radius:4px;  color: rgba(255,255,255,.8)}

/*================== MAIN SECTION ============================*/
.back_page{ width:100%; font-size:16px; color:#000; top:0px; padding:15px; margin-top:5px;line-height: 1.8em;}
.back_page p{text-align:justify;}

.section{position:absolute; visibility:hidden; z-index:999999;}
.section-1{width:100%; z-index:100; box-shadow:0 0 10px 2px #ccc; position: fixed; top: 0; background-color: #fff; height: 80px; border-bottom: 2px solid #848586;}
.section-header{ max-width:1280px; margin:auto auto;}
.section-2{ position:relative; width:100%;}
.section-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;  display: none; flex-wrap: wrap; justify-content: flex-end; }
.menu-top > div{ width: 100%}
.menu-top-block{width: 100%; max-width: 1280px; margin: auto; display: flex; flex-wrap: wrap; justify-content: space-between; background-color: #05849a; position: relative}
.menu-top-block:after{content: ""; position: absolute; right: 100%; width: 100%; height: 100%; background-color: #05849a; }
.menu-top-block:before{content: ""; position: absolute; left: 100%; width: 100%; height: 100%; background-color: #05849a; }

.menu-top label{display: none}
.nav{margin:0; padding:0; width: 100%; display: flex; justify-content:space-around; flex-wrap: wrap;}
.nav > li{float: left; position:relative; list-style:none}
.nav > li > span,.nav > li > a{display: inline-block; color:#fff;  padding:0 15px; line-height:42px; font-size:1.4em; text-decoration:none; transition:all .3s; background-color:transparent !important; cursor: pointer}
.nav > li span:hover,.nav > li a:hover, .nav > li:hover > a{background-color:transparent !important; color:#05849a;}

.dropdown-menu li{ width: 100%; position:relative; list-style: none;border-bottom:1px solid #f1f1f1}
.dropdown-menu li:last-of-type{border:none }
.dropdown-menu{padding:0; margin:0;  display: none; background-color:rgba(255,255,255,.9) !important; min-width:250px; left:0; position:absolute; box-shadow: 0 0 1px 1px rgba(0,0,0,.175); font-size: 14px}
.dropdown-menu a{color:#404040 !important; transition:background-color .3s;  padding:10px 15px; width: 100%; display: block }
.dropdown-menu li:hover a{color:#05849a }

/*================ Dropdown ===================*/
@media screen and (min-device-width: 768px){	
	.active{border:solid 1px #fff}
	.dropdown:hover .dropdown-menu{display:flex; flex-wrap: wrap}
}

.menu-home{float: left; width:100%;}
.menu-home > div{float: right;}
.menu-home a{color:#E4E0E0; margin-right:15px; text-decoration:none;}
.menu-home a:last-child{margin-right:0px;}
.menu-home a:hover{color:#fff;}

.menu-side{position:relative; float:left; width:200px; height:300px; border-radius:5px; border:#999999 1px solid; margin-left:10px; margin-right:10px; margin-top:10px; color:#fff; top:0px;}

.menu-side span{ display:block; border-top-left-radius:5px; border-top-right-radius:5px; background-color:#4D60AC; color:#fff; width:200px; height:25px; text-align:center; font-weight:normal; text-transform:uppercase; padding-top:5px;}
.menu-side div{ background-color:#fff;}
.menu-side a{ position:relative; float:left; background-color:#fff; font-weight:bold; width:190px; height:25px; color:#000; border-bottom:1px solid #999999; padding-left:10px; padding-top:5px; text-align:left;}
.menu-side a b{ width:9px; height:6px; position:relative; float:left; margin-right:0px; top:5px; background-repeat:no-repeat;}
.menu-side a:hover{color:#FFD900;}

/*==================== LOGO =======================*/
.logo{position:relative; float:left; width:17%; clear:left;}
.logo img{ width:100%; display:block; height:auto}

.widget-container{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; width: 160px; height: 100%; align-items: center; background-color: #ef4b54;}

/*================== LEARNING ============================*/
.home-container-access{font-size:18px; font-weight:bold; text-align:center;padding-top:80px; background-color:#fff; margin-top:60px;margin-bottom:0px; padding-bottom:80px;}
.home-container{ width: 100%; min-height:280px; margin:auto;padding:10px;}

.crm-service {width:100%; margin:auto auto; left:0; right:0; position: relative; background-size:100% auto; float: left; padding:0px !important; margin-top:50px; margin-bottom:30px;}
.crm-service > div{max-width:1280px; width:100%; margin:auto auto; left:0; right:0; display: flex; justify-content: space-between; flex-wrap: wrap;}
.crm-service > div > div{ width:32%; height:290px; float:left;  font-size:1.6em; text-align:center; border-radius:8px; padding:5px 0; color: rgba(0,0,0,.8);}
.crm-service .read-more-btn{ color:#04A9C2}
.crm-social-media > div > div{width:23%;}
.crm-service > div > div:last-of-type{margin-right: 0}
.crm-service > div > div p{line-height:22px; padding:5px 12px; font-size:0.9em; }
.crm-service > div > div p a{color: #333}
.crm-service div > div > div:first-of-type{border:solid 5px #333; background-color:#fff; border-radius: 100px; width: 140px; height: 140px; margin: auto; position: relative; top: 8px; font-size: 60px; padding: 16px}
.crm-service div > div > div > a{position: absolute; left: 0; right: 0; top: 0;  bottom: 0; margin: auto; width:62px; height:62px; border-radius: 50px; color: #333}
.crm-service > div > div h2{ background:none !important; color: #333; margin-top:30px; font-size:1.1em; text-transform: uppercase; font-weight: normal}
.crm-service div > div h2 a{color: #333}
.crm-service > div > div{height:210px !important;}
.crm-service > div > div h2{margin-top:15px !important;}

/*=================== CLIENT ZONE ==========================*/
.zone-main{width:100%; min-height:400px; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:5px auto; max-width: 1280px}
.zone-main p{font-size: 16px}
.zone-main p > a {color: #0080c5}
.zone-main p > a:hover {color:#001446}
.zone-tab{width:100%; height:40px;}
.zone-tab div a{position:relative; float:left; width:200px; height:40px; background: #F40000;  color: rgba(255,255,255,.8) !important; color:#fff; margin-right:5px; font-size:14px; padding-top:5px; text-align:center; text-decoration:none;}
.zone-tab div a:hover{opacity:0.8;}
.zone-section{position:relative; float:left; min-height:350px; max-width:1000px; width:100%; border:1px solid #c0c0c0; margin-bottom:30px;background-color:#fff;}
.zone-container-access{font-size:18px; font-weight:bold; text-align:center;padding-top:80px;}

.zone-form{width:980px; margin: auto;}
.zone-form table{width:100%}
.zone-form table td{padding:10px}
.zone-form table input[type=text],.login-register table input[type=password], .login-register table input[type=email], .login-register table select, .login-register table textarea{padding: 12px; width:100%; margin-top: 5px; border: #ccc solid 1px;}
.zone-form button{margin: auto}
.zone-form .btn1{padding: 15px 20px}
.zone-form h1{text-align: center}
.zone-form span{font-weight:normal; color:#808080; font-size:16px;}
.zone-form table input[type=file]{width:100px;}
.zone-form textarea{font-family:Arial, Helvetica, sans-serif;font-size:13px; padding:4px !important; margin:0px !Important; margin-top:3px !important;}
.zone-file{position:absolute; z-index:999;top:1px;right:1px;width:206px;height:38px;background-color:#EDEBEB;padding-left:40px;padding-top:4px;}


.zone-list{border:1px solid #c0c0c0; width:100%; font-size:12px; border-collapse: collapse;border-spacing:0px;table-layout:fixed;}
.zone-list td{padding:3px; padding-left:5px; padding-top:5px; padding-bottom:5px;text-align:left;}
.zone-list tr{border-bottom:1px solid #c0c0c0;}
.zone-list tr:nth-child(1){background-color:#C0C0C0;  font-size:12px; color:#202020;}
.zone-list tr:nth-child(1) td{height:30px !important; padding-top:7px;}
.zone-list_disable{ color:#C00000 !important;}

.zone-list-bidhistory{}
.zone-list-bidhistory table{display:table;border-spacing:0;border-collapse:collapse; font-size:12px; width:1000px;}
.zone-list-bidhistory td{text-align:left; padding:3px; padding-left:6px;}
.zone-list-bidhistory td:nth-child(1){width:80px; border-right:1px solid #c0c0c0;}
.zone-list-bidhistory td:nth-child(2){width:80px;}
.zone-list-bidhistory td:nth-child(3){width:100px; border-right:1px solid #c0c0c0;}
.zone-list-bidhistory td:nth-child(4){width:250px;}
.zone-list-bidhistory td:nth-child(5){}
.zone-list-bidhistory td:nth-child(6){width:100px; text-align:right;}
.zone-list-bidhistory td:nth-child(7){width:100px; text-align:right;}
.zone-list-bidhistory td:nth-child(8){width:90px;}
.zone-list-bidhistory tr:nth-child(1) td{background-color:#EDEBEB; color:#202020;border:none; font-weight:bold;}

.zone-btn{display: inline-block; padding:6px; min-width: 150px; text-align:center; font-size:14px; background:#fff;  border:2px solid #5d5d5d; border-radius:4px;  color:#5d5d5d !important; text-decoration:none;}

.crm-list{border:1px solid #c0c0c0; width:100%; font-size:12px; border-collapse: collapse;border-spacing:0px;table-layout:fixed;}
.crm-list td{padding:3px; padding-left:5px; padding-top:5px; padding-bottom:5px;text-align:left;}
.crm-list tr{border-bottom:1px solid #c0c0c0;}
.crm-list tr:nth-child(1){background-color:#C0C0C0;  font-size:12px; color:#202020;}
.crm-list tr:nth-child(1) td{height:30px !important; padding-top:7px;}
.crm-list_disable{ color:#C00000 !important;}

.crm-list-bidhistory{}
.crm-list-bidhistory table{display:table;border-spacing:0;border-collapse:collapse; font-size:12px; width:1000px;}
.crm-list-bidhistory td{display:table;text-align:left; padding:3px; padding-left:6px; border:1px solid #c0c0c0;}
.crm-list-bidhistory tr{display:table;}
.crm-list-bidhistory td:nth-child(1){width:80px; border-right:1px solid #c0c0c0;}
.crm-list-bidhistory td:nth-child(2){width:80px;}
.crm-list-bidhistory td:nth-child(3){width:100px; border-right:1px solid #c0c0c0;}
.crm-list-bidhistory td:nth-child(4){width:250px;}
.crm-list-bidhistory td:nth-child(5){}
.crm-list-bidhistory td:nth-child(6){width:100px; text-align:right;}
.crm-list-bidhistory td:nth-child(7){width:100px; text-align:right;}
.crm-list-bidhistory td:nth-child(8){width:90px;}
.crm-list-bidhistory tr:nth-child(1) td{background-color:#EDEBEB; color:#202020;border:none; font-weight:bold;}

.crm-result{font-size:10px;background-color:#F2F0F0; color:#202020;}
.crm-result td{text-align:center; font-size:10px; color:#404040; border:1px solid #E9E5E5;}
.crm-resultempty{margin-top:30px; margin-left:30px; margin-bottom:30px; color:#202020; font-weight:bold; font-size:18px; line-height:34px;}

.crm-button{display:block;height:30px; width:auto; font-size:12px !important;background-color:#323332; border:1px solid #323332; color:#fff !important; text-align:center; padding-top:8px; padding-left:15px; padding-right:15px; text-transform:uppercase;}
.crm-button:hover{opacity:0.7; transition:all 0.75s ease;-webkit-transition: all 0.75s ease; -moz-transition: all 0.75s ease; -o-transition: all 0.75s ease; }
.crm-button-list{display:block;height:20px !important;width:70px;font-size:11px;background-color:#F1F4F7; border:1px solid #11316E; color:#11316E !important; text-align:center; padding:0px !important; padding-top:3px !important; margin:0px !important; line-height:12px !important;}
.crm-button-list:hover{opacity:0.7; transition:all 0.75s ease;-webkit-transition: all 0.75s ease; -moz-transition: all 0.75s ease; -o-transition: all 0.75s ease; }

/*---------- section popup ---------*/
.view-popup{ padding-left:10px; padding-right:10px; font-size:11px; border:1px solid #c0c0c0;  max-width:500px; margin:0px !important; width: 100%;}
.view-popup td{height:25px;padding:2px; vertical-align:top;}
.view-popup td:nth-child(1){width:150px;text-align:right;padding-top:15px;}
.view-popup-header{background-color:#808080; font-weight:bold; font-size:16px; padding-top:10px;padding-left:10px; color:#FFF; text-transform:uppercase;}
.view-popup-header span{position:relative; float:left;top:3px;}

.inputFile{
 border: 1px solid #ccc;
    display: inline-block;
    padding: 20px 20px;
    cursor: pointer;
}
.view-edit-main{background-color:#fff;z-index:999999999; padding-bottom:10px;}
.view-edit-main table{border-spacing: 0; border-collapse: collapse;}
.view-main{width:100%;padding:20px;border:1px solid #c0c0c0;min-height:450px;}
.view-main h1{color:#808080; margin-bottom:10px;}
.view-main table{border-spacing: 0; border-collapse: collapse;}
.view-header{background-color:#DDD9D9; font-weight:bold; font-size:16px; padding-top:10px; padding-left:10px; color:#808080; text-transform:uppercase;}
.view-header span{position:relative; float:left; top:-3px;}

.view-edit-table{font-family:Arial, Helvetica, sans-serif; font-size:11px; margin:0px !important; margin-top:5px !important;}
.view-edit-table td{padding-top:4px !important;padding-bottom:4px !important; vertical-align:top !important; }
.view-edit-table td:nth-child(1){max-width:200px; width: 100%; text-align:right;}
.view-edit-table td:nth-child(2){max-width:300px; width: 100%; text-align:left; }
.view-edit-table input[type="text"],input[type="password"],.view_edit_main textarea, .view_edit_main select{display:block !important; border: 1px solid #e0e0e0; background-color: #fbfbfb;padding: 4px 3px 3px 7px;-moz-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);   -o-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1); font-size:11px;}
.view-edit-table textarea{font-family:Arial,Helvetica,sans-serif; font-size:11px; width:250px !important; height:50px !important; margin:0px !important;}
.view-edit-table input[type="text"],input[type="password"]{width:250px !important;}
.view-edit-table select{width:255px !important;}

.view-check{width:100%;}
.view-check_border{border:1px solid #c0c0c0;}
.view-check input{position:relative; float:left;}
.view-check td{height:auto; padding:2px !important; }
.view-check span{position:relative; float:left; left:5px; top:3px;}


/*======================== GENERAL FORMS ============================*/
.form-tabs{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; text-align: center; margin:0}
.form-tabs > div{position:relative; background-color:#5c5e5b;min-width:19.5%;  }
.form-tabs .active-tab{ background-color:#05849a; position:relative }
.form-tabs .active-tab:before{ content:""; width: 0px; height: 0px; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #05849a; position: absolute; top: 100%; left: 50%; transform: translate(-50%, 0);}
.form-tabs > div a{ color:#fff !important; display:block; padding:7px 10px; text-decoration:none; border-radius: 4px;}
.form-tabs-empty{background-color:#fff !important;}
.upload-document-section{width: 100% !important;justify-content: space-between;}
tr.upload-document-section > td{width:33% !important; padding-left: 10px;}

.form-container .upload-block > div{ display:flex; flex-wrap: wrap;}
.form-container .upload-block > div > span{ width:50%; background-color: #f9f9fa; padding-left: 10px;}
.form-container .upload-block > div > div{ width:50%; padding-left: 10px;}

.form-container{padding:20px; }
.form-container table{ width:100%; padding:5px 10px}
.form-container table tbody{display: flex; flex-wrap: wrap; justify-content: space-between; width:100%}
.form-container table tr{ width:100%;display: flex; flex-wrap: wrap;  padding: 5px 0;}
.form-container table tr td{ width: 49%; display: flex; flex-wrap: wrap; align-items: center; font-size:14px}
.form-container table tr td textarea,.form-container table tr td select,.form-container table tr td input{ width:100%; border: solid 1px #001446; padding:10px; font-family: Arial, Helvetica, sans-serif; color:#001446;}


.menu-top-shopping{}
.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}
.menu-top-shopping > ul > li .fa-chevron-down{font-size: 10px}
.menu-top-shopping > ul > li > a{color: #000}
.menu-top-shopping{}

#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}
#ExtContent_Popup .signin-dropdown:before{ display:none;}

.user-block{ position: relative}
.signin-dropdown{ position:absolute;background-color:#ffffff; text-transform: uppercase;font-size:12px; width:345px; z-index:101; top: 50%; right: 0%; transform: translate(30%, 17%); display:none; border: solid 1px #dbdbdb; border-radius: 4px;}
.signin-dropdown li > span{ }

.signin-dropdown li:hover span{color: #05849a}
.signin-dropdown li:last-of-type{ border-bottom: none}
.signin-dropdown li a{ color:#404040; text-decoration:none}
.signin-dropdown ul{margin: 0; padding: 0; display: flex; justify-content: space-between; flex-wrap: wrap}
.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: 98%; right: 36%; transform: translate(-50% , -50%); z-index: -1;}
.portal-dropdown:before{ bottom: 96%;}
.signin-dropdown ul:first-of-type li{width: 100%}
.signin-dropdown .btn1{ min-width:150px;font-size: inherit; margin: auto; color: #fff !important; display: inline-block}
.signin-dropdown ul li {width:50%;  }
.user-block ul li{ list-style:none; text-align:center; transition:all 0.3s; font-size: 12px}
.user-block ul li{padding:12px; }
.user-block ul li a{ color:#333232}
.signin-dropdown > ul:first-of-type li{ border-bottom:none}
.signin-dropdown > ul{border-bottom: 1px solid #ccc; border-right:1px solid #dbdbdb}
.signin-dropdown ul:nth-of-type(2) li,.client-portal ul:last-of-type li{ width:50%; border-right:1px solid #dbdbdb;text-align: center;}
.signin-dropdown ul:last-of-type li:last-of-type{ border-right:none}
.signin-dropdown ul:nth-of-type(2) {border-bottom: 1px solid #ccc;}

.home-banner{ display:flex; margin:auto; position:relative; max-width:1663px; width:100%;text-align:center;; overflow:hidden; }

.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}

.intro-text{display: flex; max-width: 600px; margin: auto; flex-wrap: wrap;justify-content: space-around;}
.intro-text h1{ text-transform: uppercase; font-size: 40px; font-weight: 800; margin-bottom: 0; width: 100%; text-align: center;}
.intro-text p{font-size: 21px; margin-top: 10px; color: #ef4b54}

.page-title{display: flex; flex-wrap: wrap; background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), url("images/thermoplastic-pipe-fittings.webp");    align-items: flex-start; justify-content: space-between; background-size:contain; border-end-start-radius: 6.5rem; position: relative; background-attachment: fixed;}
.contactus-title{display: flex; flex-wrap: wrap; background: url("images/contactus-banner.webp");    align-items: flex-start; justify-content: space-between; background-size:contain; border-end-start-radius: 6.5rem; position: relative; background-attachment: fixed;}
.page-title:before{ content: ""; position: absolute; left: 0; top:0; bottom: 0; background-color:#fff; width: 15%; z-index: -1;}
.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 > ul > li{ list-style: none; font-size:14px; padding-right:30px }
.page-title > ul > li a{ color: #fff}
.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}

.sub-intro{display:flex; justify-content: space-between; flex-wrap: wrap; margin: 50px 0 0;}
.sub-intro-text{width: 57%}
.sub-intro-text > h2{ font-weight: normal; text-transform: uppercase; margin-top: 0;}
.sub-intro-text > div{display:flex; flex-wrap: wrap; }
.sub-intro-text > div span{width: 100%}
.sub-intro-text p{color: #666666;}

.sub-intro-img{width: 42%; padding: 0 15px}
.sub-intro-img > div{ position: relative; width:100%; padding-right:60px; padding-top: 40px;}
.sub-intro-img .main-img{ position: relative;}
.sub-intro-img img{ width: 100%; height: auto; display: block; position: relative}
.sub-intro-img .main-img:before { position: absolute; content: ''; left: 40px; top: -40px; bottom: 60px; right: -40px; border: 10px solid #e1e1e1;}
.sub-intro-img .small-img{position: absolute; right: 0px; bottom: 50px; border: 10px solid #ffffff; width: 212px}


.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}

.main-hide{position:absolute; visibility:hidden; z-index:99999999;}

/*======================== 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%}

/*------------------ FOOTER --------------*/
.footer-top{ color:#fff; padding-left:0px; width:100%; background-color:#05849a;  height: 60px; border-top: #343a40 solid 7px; float: left; font-size: 14px; position: relative; z-index:99}
.footer-top > div{vertical-align:top; width:1000px;  margin-left:auto; margin-right:auto; text-align:left; }
.footer-top > div > div:first-of-type{float: left; width:75%;}
.footer-top > div > div:last-of-type{float: right; width:20%; text-align: right; margin-top: 32px}
.footer-top > div > div:last-of-type img{width: 100%;height: auto;display: block}
.footer-top ul{padding: 0; margin: 0; float: left;}
.footer-top ul li{list-style: none; float: left; padding: 20px 15px; font-size: 26px}
.footer-top ul li::first-of-type{padding-left: 0}
.footer-top ul li a{color: white}

.footer{ color:#fff; padding-left:0px; width:100%;  background-color:#05849a;  float: left; font-size: 14px}
.footer > div{vertical-align:top;  max-width: 1000px;  margin-left:auto; margin-right:auto; text-align:left; }
.footer > div > div:first-of-type{float: left; width:90%;}
.footer > div > div:first-of-type ul{}
.footer > div > div:last-of-type{float: left; width:25%;}
.footer ul{padding: 0; margin: 0; width: 100%; float: left; font-size: 16px}
.footer ul:last-of-type{margin-top: 30px; font-size: 18px;}
.footer ul li{list-style: none; float: left; padding: 0px 10px;  margin: 0 0 20px 0;}
.footer ul li::first-of-type{padding-left: 0}
.footer ul li a{color: white;text-decoration: none;display: block}

.footer-bottom{width: 100%; float: left; background-color:#05849a; font-size: 12px; color:rgba(255,255,255,.8); padding: 30px 0 50px 0}
.footer-bottom > div{width: 1000px; margin: auto; padding-right: 10px}
.footer-bottom > div > div{width: 100%; padding:0; margin: 0; float: left; text-align: center}
.footer-bottom a{ padding: 2px 5px; text-decoration: none;  color:rgba(255,255,255,.8);}
.footer-bottom li{list-style: none; display: inline-block; }
.footer-bottom a:hover{opacity: .8}

.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: 800px) and (max-width: 1023px){
	
	.menu-top:after{left: -15.6%;}
	}

@media (min-width: 600px) and (max-width: 799px){
	.logo img{ width:100%; height:auto}
	.menu-top{ width:auto}
	.nav > li > a{ padding:0 8px !important} 
	.menu-top:after{left: -15.6%;}
	
}

@media screen and (max-device-width: 768px){	
	
}

@media screen and (max-width:599px){
	body{display: block; margin-top: 120px}
	.ecat-value{max-width:9px !important;} /*---- important do not remove  ----*/
	.mobi-only{ display: block !important}
	img{max-width: 100%; height: auto}
	.logo{width:66%;}
	.menu-top{display: flex}
	.desktop-only{display: none}
	.menu-top-container{width: calc(100% - 50px); float: right; padding:7px 10px 0}
	.menu-top-block{width: calc(100% - 50px); float: right;}
	.section-1{height: 120px}
	.section-2, .section-section, .section-header{width:100%;}	
	.widget-container{width: 100%;}
	.search-toggle{width: 100%; left: 0}
	.widget-container > a{width:50%;padding: 9px}
	.widget-container > a .fa-fw {display: none}
	.menu-top-shopping{width:100%}
	.menu-top-shopping > ul > li{width: 50%; text-align: center}
	.menu-top-shopping > ul{justify-content: space-around}
	
	.intro-products{padding: 0 15px}
	.intro-products > div{width: 100%}
	
	.call2Action-services > strong{font-size: 32px; margin-bottom: 20px;}
	.call2Action-services{width: 90%; padding: 70px 15px 70px 15px}
	.call2Action-services >span a, .call2Action-services > a{ width: 100%; text-align: center; margin: 9px 0;}
	
	.hot-sale-clearance,.intro-text,.popular-products{padding: 0 15px}
	.popular-products > div{width: 100%}
	.intro-text h1{font-size: 32px}
	.intro-text p{text-align: center}
	.hot-sale-clearance > div a{padding: 60px}
	
	.hot-sale-clearance > div{width: 100%; margin: 10px auto}
	.call2action > div{padding: 15px; width: 100%}
	
	.enquiry-table > div,.contactus-block > div{ width: 100%;margin: 10px 0}
	.enquiry-table > div table tr > td{width: 100%; display: block}
	
	.contactus-block > div > span:last-of-type{width: 72%}
	.contactus-block > div > span:first-of-type{width: 80px; height: 60px}
	
	.crm-service > div > div{width: 100%}

	/*=============== 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%}
	
	/*=============== Mobile banner ==============*/	
	.home-banner{  }
	
	.signin-dropdown ul{width: 100%}
	#ExtContent_Popup .signin-dropdown > ul:first-of-type li{text-align: center; width: 100%}
	#ExtContent_Popup .signin-dropdown li{width: 50%}
	
	/*=============== Search Toggle ==============*/	
	#mobi-toggle-search:checked ~ * .search-toggle{top:0px; transition: all 0.25s}
	#mobi-toggle-search:NOT(checked) ~ * .search-toggle{top:-100px;transition: all 0.25s}
	.search-toggle{background-color: #fff;width: 100vw;overflow:hidden;transition:all 0.25s;order:2; display: flex; flex-direction:row;justify-content:center;align-items: center;position:fixed; left:0; padding:0 4px; height:80px;z-index:10000; transform-origin: bottom center; }
	.search input{height:40px;}
	.mobi-toggle-search-btn{ flex-shrink: 0; width: 37px; height:35px; font-size: 20px;  border: 1px solid #263790; justify-content: center; align-items: center; display: flex !important; margin:0; color:#263790}
	.mobi-toggle-search-btn-close{ flex-shrink: 0; width: 34px; height: 40px; font-size: 20px; color: #263790; border: 1px solid #263790; justify-content: center; align-items: center; display: flex !important; margin: 0 8px; }

	
	/*=============== MENU ==============*/
	.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}		.dropdown-menu{margin-left: 20px}
	.nav > li{width: 100%}
	
	.footer{padding:0 15px}
	.footer > div > div > span{width: 100%; margin: 25px 0 10px}
	.footer > div > div {width: 100%; flex-wrap: wrap; justify-content: space-between; display: flex}
	.footer > div > div > div:first-of-type{width: 100%; }
	.footer .social-media,.footer > div > div > div{width: 100%;margin-bottom: 20px }
	.footer-bottom{margin-top: 0}
	footer > div > div:nth-child(4){display: none}
	.footer-bottom-block > div li{padding: 0 10px 5px 0}
	.footer-logo p,.footer-logo strong{display: none}
	.vcs-block > div img{width: 100%; height: auto;}
}

@media screen and (max-width: 599px){
	.menu-top{ background-color:#343a40; left: 0; position:fixed; top:0; height:120px; width:50px; overflow:hidden; padding:0px; transition:all 0.3s; z-index:100;justify-content: start;}
	#mainNav{padding:10px;overflow-y:auto;height:calc(100vh - 120px)}
	.menu-top>label{color:#fff;display:block;height:120px;padding:0;position:relative;margin-bottom:0}
	.menu-top>label>i{font-size: 1.5rem;color:#fff;line-height:120px;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 ~ .section-1 .menu-top>label i::before{content:"\f00d";font-size:2.5rem}
	#mobi-toggle:checked ~ .section-1 .menu-top{height:100vh;width:250px}
	#mobi-toggle:checked ~ * #navOverlay{transform:translate(0)}
}