[class^="ep-ico-"], [class*=" ep-ico-"] {
  font-family: 'europress' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ep-ico-right:before {
  content: "\e900";
}
.ep-ico-left:before {
  content: "\e901";
}
.ep-ico-play:before {
  content: "\ea1c";
}
.ep-ico-fb:before {
  content: "\ea90";
}
.ep-ico-twitter:before {
  content: "\ea96";
}
.ep-ico-linkedin:before {
  content: "\eaca";
}
*,:after,:before{
    box-sizing:border-box
}
*,:after,:before,input[type=checkbox],input[type=radio]{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box
}
input[type=search]{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-appearance:none
}
input[type=checkbox],input[type=radio]{
    box-sizing:border-box;
    padding:0
}
*,*:focus{
    outline: none;
}
img{
    max-width: 100%;
    vertical-align: bottom;
}
a{
    color:#414453;
    text-decoration:none;
    display:inline-block;
}
a:focus,a:hover{
    text-decoration:none
}
p{
    margin:0 auto
}
.text-center{
    text-align: center;
}
.container{
    margin:0 auto;
    position:relative;
    width:100%;
}


@media only screen and (max-width:992px){
    .container{
        padding:0 12px
    }
    .htmlsitemap-container.outer {
    	width: 970px;
    	margin: 0 auto;
    	padding:0 12px;
    }
    .htmlsitemap-index-index .page-title-wrapper {
    	width: 970px;
    	margin: 0 auto;
    	padding:0 12px;
    }
}
@media(min-width:992px){
    .container{
        width:970px
    }
    .htmlsitemap-container.outer {
    	width: 970px;
    	margin: 0 auto;
    	padding:0 12px;
    }
    .htmlsitemap-index-index .page-title-wrapper {
    	width: 970px;
    	margin: 0 auto;
    	padding:0 12px;
    }
}
@media only screen and (min-width:1200px){
    .container{
        width:1096px
    }
    .htmlsitemap-container.outer {
    	width: 1096px;
    	margin: 0 auto;
    }
    .htmlsitemap-index-index .page-title-wrapper {
	width: 1096px;
	margin: 0 auto;
    }
}
::-webkit-scrollbar{
    width:6px;
    height:6px;
    border-radius:20px
}
::-webkit-scrollbar-button{
    display:none
}
::-webkit-scrollbar-track{
    background-color:#575757
}
::-webkit-scrollbar-track-piece{
    background-color:#eaeaea
}
::-webkit-scrollbar-thumb{
    background-color:#888
}
::-webkit-scrollbar-thumb:hover{
    background-color:#888
}
::-webkit-scrollbar-corner{
    display:none
}
::-webkit-resizer{
    display:none
}
.ep-xsVisible{
    display:none
}
.ep-lgVisible{
    display:block
}
.ep-smooth{
    transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
}
.list-inline{
    padding:0;
    font-size:0;
    margin:0 -6px;
    list-style-type:none
}
.list-inline>li{
    padding:0 6px;
    font-size:14px;
    display:inline-block;
    vertical-align: middle;
}
.list-unstyled{
    padding:0;
    margin:0 auto;
    list-style-type:none
}
.form-control{
    position:relative;
    width:100%;
    color:#acacac;
    display:block;
    box-shadow:none;
    line-height:18px;
    padding:6px 12px;
    border-radius:5px;
    background-color:#fff;
    border:solid 2px #d6d8da;
}
.hide{
    display:none!important
}
.ep-cur{
    cursor:pointer
}
.ep-cur:hover{
    text-decoration:underline
}
body{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}
/**************** HEADER CSS STARTS HERE ****************/
.ep-head {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
    background-color: #fff;
}
.ep-topLinks {
    position: relative;
    color: #fff;
    background-color: #959595;
}
.ep-tlCont {
    position: relative;
    font-size: 0px;
}
.ep-tlCont > .ep-tlcLeft, .ep-tlCont > .ep-tlcRight {
    position: relative;
    width: 28%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-tlCont > .ep-tlcRight {
    width: 72%;
    font-size: 0px;
}
.ep-tlCont > .ep-tlcLeft{
    height: 42px;
    /*background-color: #fff;*/
    background: transparent;
}
.ep-tlcRight > .ep-social, .ep-tlcRight > .ep-tLinks, .ep-tlcRight > .ep-login {
    position: relative;
    width: 16%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-tlcRight > .ep-tLinks{
    width: 64%;
}
.ep-tlcRight > .ep-login{
    width: 20%;
    text-align: right;
}
.ep-tLinks:before, .ep-tLinks:after {
    content: '';
    position: absolute;
    top: -14px;
    left: -12px;
    width: 1px;
    height: 42px;
    background-color: rgba(255, 255, 255, 0.2);
}
.ep-tLinks:after{
    left: auto;
    right: 10px;
}
.socialLinks > li > a, .ep-tLinks > ul > li > a{
    color: #fff;
    text-transform: uppercase;
}
.ep-tLinks > ul{
    margin: 0px -12px;
}
.ep-tLinks > ul > li{
    padding: 0px 12px;
}
.ep-tLinks > ul > li > a:hover{
    color: #ed3726;
}
.ep-login > span{
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}
.ep-login > small{
    font-size: 14px;
    margin: 0px 6px;
    display: inline-block;
    vertical-align: middle;
}
.ep-logoCont {
    position: relative;
    font-size: 0px;
}
.ep-logoCont > .container > .ep-lc, .ep-logoCont > .container > .ep-nav {
    width: 30%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-logoCont {
    position: relative;
    font-size: 0px;
}
.ep-logoCont > .container > .ep-lc, .ep-logoCont > .container > .ep-nav {
    position: relative;
    width: 28%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-lc:after {
   /* content: '';
    position: absolute;
    left: 0px;
    width: 100%;
    height: 18px;
    bottom: -18px;
    background-color: #fff; */
}
.ep-logoCont > .container > .ep-nav{
    width: 72%;
}
.ep-contact {
    position: relative;
    text-align: right;
    margin: 0px auto 24px;
}
.ep-contact > b {
    display: inline-block;
    padding: 15px 32px;
    background-color: #d7d7d7;
    font-size: 22px;
}
.ep-contact > b > span {
    color: #ed3726;
}
.ep-navLinks {
    position: relative;
}
.ep-navLinks > ul {
    margin: 0px -24px;
    text-align: right;
}
.ep-navLinks > ul > li {
    padding: 0px 24px;
}
.ep-navLinks > ul > li > a {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.ep-navLinks > ul > li > a:hover{
    color: #c5281b;
}
.ep-navLinks > ul > li > a:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 0%;
    right: 0px;
    height: 3px;
    bottom: -10px;
    margin: 0px auto;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    background-color: #c5281b;
}
.ep-navLinks > ul > li > a:hover:after{
    width: 100%;
}
/**************** HEADER CSS ENDS HERE ****************/

/**************** MAINBG CSS STARTS HERE ****************/
.ep-mainBg {
    position: relative;
    background-size: cover;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/ban-bg.jpg);
}
.ep-mainBgCont {
    position: relative;
    padding: 60px 0px 15px;
}
.ep-mainBgCont > h1 {
    color: #fff;
    font-size: 50px;
    margin: 0px auto 16px;
    text-transform: uppercase;
}
.ep-mainBgCont > h1 > b, .ep-mainBgCont > h1 > span {
    display: block;
}
.ep-mainBgCont > h1 > b {
    color: #252525;
}
.ep-mainBgCont > h1 > span > small {
    font-size: 50px;
    display: inline-block;
    text-decoration: underline;
}
.ep-mbCont {
    position: relative;
    font-size: 0px;
}
.ep-mbCont > img, .ep-mbCont > .ep-mbRight {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-mbCont > .ep-mbRight{
    width: 75%;
}
.ep-mbRight > p {
    font-size: 25px;
    max-width: 590px;
    line-height: 32px;
    margin: 0px 0px 24px;
}
.ep-Btn {
    width: 174px;
    color: #363636;
    cursor: pointer;
    font-size: 20px;
    padding: 16px 0px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    background-color: #ffc923 !important;
    text-transform: uppercase;
}
.ep-Btn a {
	color: #1979c3 !important;
}
.ep-Btn:hover {
	background-color: #ffc923 !important;
}
.ep-Btn:hover a {
	color: #fff !important;
}

.ep-serCont {
    position: relative;
    font-size: 0px;
}
.ep-serCont > .ep-prod, .ep-serCont > .ep-ser {
    width: 50%;
    color: #fff;
    font-size: 14px;
    padding: 46px 0px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
}
.ep-prod > img, .ep-prod > b, .ep-ser > img, .ep-ser > b {
    display: block;
    margin: 0px auto;
}
.ep-prod > img, .ep-ser > img{
    margin: 0px auto 32px;
}
.ep-prod > b, .ep-ser > b{
    color: #c52819;
    font-size: 42px;
    line-height: 50px;
    text-transform: uppercase;
}
.ep-prod > p, .ep-ser > p {
    font-size: 24px;
    margin: 6px auto 0px;
}
/**************** MAINBG CSS ENDS HERE ****************/

/**************** WHAT WE OFFER CSS STARTS HERE ****************/
.ep-sec {
    position: relative;
    padding: 60px 0px 100px;
}
.ep-title {
    position: relative;
    color: #c52819;
    font-size: 44px;
    margin: 0px auto 24px;
    text-transform: uppercase;
}
.ep-sec > .container > p{
    max-width: 75%;
    color: #363636;
    font-size: 20px;
    line-height: 24px;
    margin: 0px auto 36px;
}
.ep-offerSec {
    position: relative;
    margin: 76px auto 0px;
}
.ep-offerSec > ul {
    margin: 0px -15px;
}
.ep-offerSec > ul > li {
    width: 33.33%;
    padding: 0px 15px;
    text-align: center;
    vertical-align: top;
}
.ep-offer {
    position: relative;
    color: #fff;
    height: 282px;
    background-color: #555;
    padding: 66px 38px 28px;
}
.ep-offer > img {
    position: absolute;
    left: 0px;
    top: -50px;
    right: 0px;
    margin: 0px auto;
}
.ep-offer > b {
    position: relative;
    height: 60px;
    display: block;
    font-size: 24px;
    padding-bottom: 12px;
    margin: 0px auto 16px;
    text-transform: uppercase;
}
.ep-offer > b:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    width: 76px;
    height: 4px;
    bottom: 0px;
    margin: 0px auto;
    background-color: #ed3726;
}
.ep-offer.safe > b:before{
    background-color: #266eed;
}
.ep-offer.hygienic > b:before{
    background-color: #efba19;
}
.ep-offer > p {
    font-size: 16px;
    line-height: 20px;
}
/**************** WHAT WE OFFER CSS ENDS HERE ****************/

/**************** ABOUT US CSS STARTS HERE ****************/
.ep-aboutUs {
    position: relative;
    padding: 106px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/aboutus-bg.jpg);
}
.ep-aboutCont {
    position: relative;
}
.ep-aboutCont > p {
   font-size: 20px;
    line-height: 24px;
    margin: 0px 0px 24px;
}
/**************** ABOUT US CSS ENDS HERE ****************/

/**************** CLIENTS CSS STARTS HERE ****************/
.ep-clients {
    position: relative;
    padding: 102px 0px;
}
.ep-clients .ep-title {
    margin: 0px auto 36px;
}
.ep-clientList {
    position: relative;
    margin: 0px -12px;
}
.ep-clientList > li {
    padding: 0px 12px;
}
.ep-clientList > li > img {
    max-height: 42px;
    max-width: 135px;
}
/**************** CLIENTS CSS ENDS HERE ****************/

.ep-testimonials {
    position: relative;
    font-size: 0px;
}
.ep-testimonials > .ep-tmVideo, .ep-testimonials > .ep-tmTest {
    position: relative;
    width: 50%;
    height: 540px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.ep-tmVideo, .ep-tmTest{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/videoBg.jpg);
}
.ep-tmTest{
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/testBg.jpg);
}
.ep-tmvCont {
    position: relative;
    color: #fff;
    padding: 164px 0px;
}
.ep-tmvCont > i {
    display: block;
    font-size: 42px;
    margin: 0px auto 24px;
}
.ep-tmvCont > p {
    font-size: 36px;
}
.ep-tmvCont > span:not(.ep-Btn) {
    display: block;
    font-size: 24px;
    margin: 12px auto 24px;
}
.ep-tmCont {
    position: relative;
    padding: 80px 0px 142px;
}
.ep-tmCont> p {
    max-width: 80%;
    font-size: 16px;
    margin: 0px auto 24px;
}
.ep-testAbout {
    position: relative;
}
.ep-testAbout > b, .ep-testAbout > span {
    display: block;
    font-size: 18px;
    text-transform: capitalize;
}
.ep-testAbout > span {
 
}


/****************** Features & Benefits CSS FROM HERE ******************/
.ep-prodBan {
    position: relative;
    height: 264px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/prodBan.jpg);
}
.ep-prodBan.ep-featureBan{
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/featuresBg.jpg);
}
.ep-prodBan > .container {
    position: relative;
    height: 100%;
}
.ep-prodBan > .container > h1 {
    position: absolute;
    top: 50%;
    left: 0px;
    color: #252525;
    font-size: 48px;
    margin: -55px auto 0px;
    text-transform: uppercase;
}
.ep-prodBan.ep-featureBan > .container > h1 {
    margin: -86px auto 0px;
}
.ep-prodBan > .container > h1 > span {
    color: #fff;
    display: block;
    font-size: 62px;
}
.ep-pageSec {
    position: relative;
    margin: 0px auto 106px;
}
.ep-breadCrumb {
    position: relative;
    font-size: 0px;
    margin: 32px auto;
    padding-left: 16px;
}
.ep-breadCrumb:before {
    content: '';
    position: absolute;
    top: 0px;
    width: 0;
    left: 0px;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 0;
    border-color: #ed3726 transparent transparent transparent;
}
.ep-breadCrumb > span, .ep-breadCrumb > ol {
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    vertical-align: middle;
}
.ep-breadCrumb > span {
    text-transform: uppercase;
}
.ep-breadCrumb > ol {
    padding-left: 8px;
}
.ep-breadCrumb > ol > li {
    position: relative;
    color: #ed3726;
    text-transform: uppercase;
}
.ep-breadCrumb > ol > li > a {
    color: #363636;
}
.ep-breadCrumb > ol > li > a:hover{
	text-decoration: underline;
}
.ep-breadCrumb > ol > li + li:before {
    content: '/';
    position: absolute;
    top: 0px;
    left: -4px;
}
.ep-fbCont {
    position: relative;
    font-size: 0px;
}
.ep-fbCont > .ep-fbLeft, .ep-fbCont > .ep-fbRight {
    width: 50%;
    font-size: 16px;
    vertical-align: top;
    display: inline-block;
}
.ep-fbCont > .ep-fbRight {
    padding-left: 30px;
}
.ep-fblCont, .ep-fbrCont {
    position: relative;
}
.ep-fblCont > p, .ep-fbrCont > p {
    line-height: 22px;
}
.ep-fblCont > p + p, .ep-fbrCont > p + p {
    margin: 26px auto 0px;
}
.inRed {
    color: #c52819;
}
.ep-fbrCont > ul > li {
    font-size: 0px;
    line-height: 20px;
    margin: 26px auto 0px;
}
.ep-fbrCont > ul > li > span {
    position: relative;
    top: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: top;
    display: inline-block;
    background-color: #464646;
}
.ep-fbrCont > ul > li > p {
    font-size: 16px;
    vertical-align: top;
    display: inline-block;
    width: calc(100% - 18px);
    width: -moz-calc(100% - 18px);
    width: -webkit-calc(100% - 18px);
}
.ep-fbrCont > ul > li > p > span {
    color: #c52819;
    text-transform: uppercase;
}
@media only screen and (max-width: 767px){
    .ep-pageSec{
        margin: 0px auto 48px;
    }
    .ep-prodBan{
        background-position: -460px 0px;
    }
    .ep-prodBan.ep-featureBan{
        background-position: -700px 0px;
    }
    .ep-prodBan > .container > h1{
        left: 12px;
        font-size: 32px;
        margin: -36px auto 0px;
    }
    .ep-prodBan.ep-featureBan > .container > h1{
        margin: -60px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 44px;
    }
    .ep-breadCrumb{
        overflow: hidden;
        overflow-x: auto;
        margin: 24px auto;
        white-space: nowrap;
    }
    .ep-breadCrumb::-webkit-scrollbar{
        display: none;
    }
    .ep-fbCont > .ep-fbLeft, .ep-fbCont > .ep-fbRight {
        width: 100%;
    }
    .ep-fbCont > .ep-fbRight{
        padding: 0px;
        margin-top: 24px;
    }
    .ep-fblCont > p + p, .ep-fbrCont > p + p, .ep-fbrCont > ul > li{
        margin: 14px auto 0px;
    }
    .ep-fbrCont > ul > li > span{
        top: 5px;
        margin-right: 6px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
    .ep-prodBan{
        background-position: -200px 0px;
    }
    .ep-prodBan > .container > h1{
        left: 12px;
        font-size: 36px;
        margin: -42px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 48px;
    }
}
/****************** Features CSS TO HERE ******************/


/****************** News CSS FROM HERE ******************/
.ep-prodBan {
    position: relative;
    height: 264px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/prodBan.jpg);
}
.ep-prodBan.ep-testBan{
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/whatmakesBg.jpg);
}
.ep-prodBan > .container {
    position: relative;
    height: 100%;
}
.ep-prodBan > .container > h1 {
    position: absolute;
    top: 50%;
    left: 0px;
    color: #252525;
    font-size: 48px;
    margin: -55px auto 0px;
    text-transform: uppercase;
}
.ep-prodBan > .container > h1 > span {
    color: #fff;
    display: block;
    font-size: 62px;
}
.ep-pageSec {
    position: relative;
    margin: 0px auto 78px;
}
.ep-breadCrumb {
    position: relative;
    font-size: 0px;
    margin: 32px auto;
    padding-left: 16px;
}
.ep-breadCrumb:before {
    content: '';
    position: absolute;
    top: 0px;
    width: 0;
    left: 0px;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 0;
    border-color: #ed3726 transparent transparent transparent;
}
.ep-breadCrumb > span, .ep-breadCrumb > ol {
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    vertical-align: middle;
}
.ep-breadCrumb > span {
    text-transform: uppercase;

}
.ep-breadCrumb > ol {
    padding-left: 8px;
}
.ep-breadCrumb > ol > li {
    position: relative;
    color: #ed3726;
    text-transform: uppercase;

}
.ep-breadCrumb > ol > li > a {
    color: #363636;

}
.ep-breadCrumb > ol > li > a:hover{
	text-decoration: underline;
}
.ep-breadCrumb > ol > li + li:before {
    content: '/';
    position: absolute;
    top: 0px;
    left: -4px;
}
.ep-pTitle {
    color: #c52819;
    font-size: 50px;
    line-height: normal;
    padding-bottom: 8px;
    margin: 0px auto 24px;
    text-transform: uppercase;
    border-bottom: 4px solid #c52819;
}
.ep-newsList {
    position: relative;
}
.ep-newsList > ul {
    margin: 0px -15px;
}
.ep-newsList > ul > li {
    padding: 0px 15px;
    width: 33.33%;
    margin: 0px auto 30px;
}
.ep-newsbox, .ep-newsbox > .ep-nbImg {
    position: relative;
}
.ep-newsbox > .ep-newsCont {
    position: relative;
    padding: 20px;
    cursor: pointer;
    background-color: #f4f4f4;
}
.ep-newsCont > b {
    color: #252525;
    display: block;
    font-size: 20px;
    line-height: 22px;
    margin: 0px auto 18px;
}
.ep-newsDate {
    position: relative;
    font-size: 0px;
    margin: 0px auto 18px;
}
.ep-newsDate > span {
    position: relative;
    color: #959595;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-newsDate > span + span:before {
    content: '|';
    position: absolute;
    top: 0px;
    left: 10px;
}
.ep-newsDate > span + span {
    padding-left: 24px;
}
.ep-newsDate > span:first-child:before {
    content: "\e901";
    position: absolute;
    top: -4px;
    left: 0px;
    font-size: 18px;
    margin-right: 10px;
}
.ep-newsDate > span:first-child {
    padding-left: 24px;
}
.ep-newsCont > p {
    color: #464646;
    font-size: 16px;
    line-height: 20px;
}
.ep-newsbox:hover > .ep-newsCont {
    background-color: #f9efee;
}
.ep-newsbox:hover > .ep-newsCont > p{
    color: #c52819;
}
@media only screen and (max-width: 767px){
    .ep-pageSec{
        margin: 0px auto 48px;
    }
    .ep-prodBan{
        background-position: -460px 0px;
    }
    .ep-prodBan > .container > h1{
        font-size: 32px;
        padding: 0px 12px;
        margin: -34px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 36px;
    }
    .ep-breadCrumb{
        overflow: hidden;
        overflow-x: auto;
        margin: 24px auto;
        white-space: nowrap;
    }
    .ep-breadCrumb::-webkit-scrollbar{
        display: none;
    }
    .ep-pTitle{
        font-size: 24px;
    }
    .ep-newsbox, .ep-newsbox > .ep-nbImg{
        text-align: center;
    }
    .ep-newsList > ul {
        margin: 0px auto;
    }
    .ep-newsList > ul > li{
        width: 100%;
        padding: 0px;
        margin: 0px auto 16px;
    }
    .ep-newsbox > .ep-newsCont{
        padding: 12px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .ep-newsList > ul {
        margin: 0px -12px;
    }
    .ep-newsList > ul > li{
        padding: 0px 12px;
        margin: 0px auto 24px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
    .ep-prodBan{
        background-position: -200px 0px;
    }
    .ep-prodBan > .container > h1{
        left: 12px;
        font-size: 36px;
        margin: -42px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 48px;
    }
    .ep-pTitle{
        font-size: 36px;
    }
    .ep-newsList > ul {
        margin: 0px -8px;
    }
    .ep-newsList > ul > li{
        padding: 0px 8px;
        margin: 0px auto 16px;
    }
    .ep-newsbox > .ep-newsCont{
        padding: 12px;
    }
    .ep-newsCont > b{
        font-size: 16px;
        line-height: 18px;
    }
    .ep-newsDate{
        margin: 0px auto 12px;
    }
    .ep-newsDate > span + span{
        padding-left: 16px;
    }
    .ep-newsDate > span:first-child{
        padding-left: 22px;
    }
}
/****************** News CSS TO HERE ******************/


/****************** Team CSS FROM HERE ******************/
.ep-prodBan {
    position: relative;
    height: 264px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/prodBan.jpg);
}
.ep-prodBan.ep-testBan{
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/whatmakesBg.jpg);
}
.ep-prodBan > .container {
    position: relative;
    height: 100%;
}
.ep-prodBan > .container > h1 {
    position: absolute;
    top: 50%;
    left: 0px;
    color: #252525;
    font-size: 48px;
    margin: -55px auto 0px;
    text-transform: uppercase;
}
.ep-prodBan > .container > h1 > span {
    color: #fff;
    display: block;
    font-size: 62px;
}
.ep-pageSec {
    position: relative;
    margin: 0px auto 78px;
}
.ep-breadCrumb {
    position: relative;
    font-size: 0px;
    margin: 32px auto;
    padding-left: 16px;
}
.ep-breadCrumb:before {
    content: '';
    position: absolute;
    top: 0px;
    width: 0;
    left: 0px;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 0;
    border-color: #ed3726 transparent transparent transparent;
}
.ep-breadCrumb > span, .ep-breadCrumb > ol {
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    vertical-align: middle;
}
.ep-breadCrumb > span {
    text-transform: uppercase;

}
.ep-breadCrumb > ol {
    padding-left: 8px;
}
.ep-breadCrumb > ol > li {
    position: relative;
    color: #ed3726;
    text-transform: uppercase;

}
.ep-breadCrumb > ol > li > a {
    color: #363636;

}
.ep-breadCrumb > ol > li > a:hover{
	text-decoration: underline;
}
.ep-breadCrumb > ol > li + li:before {
    content: '/';
    position: absolute;
    top: 0px;
    left: -4px;
}
.ep-prodBan > .container > .tiList {
    position: absolute;
    left: 0px;
    bottom: 62px;
}
.ep-teamList {
    position: relative;
    margin: 28px auto 0px;
}
.ep-teamList > ul{
    margin: 0px -14px;
}
.ep-teamList > ul > li {
    width: 33.33%;
    padding: 0px 14px;
    vertical-align: top;
    margin: 0px auto 28px;
}
.ep-teamBox, .ep-teamBox > .ep-tbImg {
    position: relative;
}
.ep-teamBox{
    min-height: 612px;
}
.ep-teamBox > .ep-tbCont {
    position: relative;
    color: #fff;
    padding: 28px 0px;
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/teamBg1.jpg);
}
.ep-tbCont > .ep-tbName {
    position: relative;
    padding: 12px 32px;
    background-size: auto;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/teamBg.png);
}
.ep-tbName > b, .ep-tbName > span{
    display: block;
    font-size: 20px;
    line-height: 20px;

}
.ep-tbName > span{
    font-size: 16px;

}
.ep-tbCont > p{
    font-size: 16px;
    line-height: 20px;
    margin: 20px 32px;
    min-height: 200px;
    overflow: hidden;
}
@media only screen and (max-width: 767px){
    .ep-pageSec{
        margin: 0px auto 48px;
    }
    .ep-prodBan{
        background-position: -460px 0px;
    }
    .ep-prodBan > .container > h1{
        font-size: 32px;
        padding: 0px 12px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 36px;
    }
    .ep-breadCrumb{
        overflow: hidden;
        overflow-x: auto;
        margin: 24px auto;
        white-space: nowrap;
    }
    .ep-breadCrumb::-webkit-scrollbar{
        display: none;
    }
    .ep-teamList > ul{
        margin: 0px;
    }
    .ep-teamList > ul > li{
        width: 100%;
        padding: 0px;
        display: block;
    }
    .ep-teamList > ul > li + li{
        margin-top: 16px;
    }
    .ep-tbCont > .ep-tbName{
        padding: 12px 24px;
    }
    .ep-tbCont > p{
        margin: 16px 24px 0px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
    .ep-prodBan{
        background-position: -200px 0px;
    }
    .ep-prodBan > .container > h1{
        left: 12px;
        font-size: 36px;
        margin: -42px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 48px;
    }
    .ep-tbCont > p{
        margin: 16px;
    }
    .ep-teamList > ul{
        margin: 0px -8px;
    }
    .ep-teamList > ul > li {
        padding: 0px 8px;
        margin: 0px auto 16px;
    }
}
/****************** Team CSS TO HERE ******************/


/****************** Technical CSS FROM HERE ******************/
.ep-prodBan {
    position: relative;
    height: 264px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/prodBan.jpg);
}
.ep-prodBan.ep-featureBan{
    background-image: url(../img/featuresBg.jpg);
}
.ep-prodBan.ep-techBan{
    background-image: url(../img/techBg.jpg);
}
.ep-prodBan > .container {
    position: relative;
    height: 100%;
}
.ep-prodBan > .container > h1 {
    position: absolute;
    top: 50%;
    left: 0px;
    color: #252525;
    font-size: 48px;
    
    margin: -55px auto 0px;
    text-transform: uppercase;
}
.ep-prodBan.ep-techBan > .container > h1 {
    margin: -86px auto 0px;
}
.ep-prodBan > .container > h1 > span {
    color: #fff;
    display: block;
    font-size: 62px;
}
.ep-pageSec {
    position: relative;
    margin: 0px auto 106px;
}
.ep-breadCrumb {
    position: relative;
    font-size: 0px;
    margin: 32px auto;
    padding-left: 16px;
}
.ep-breadCrumb:before {
    content: '';
    position: absolute;
    top: 0px;
    width: 0;
    left: 0px;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 0;
    border-color: #ed3726 transparent transparent transparent;
}
.ep-breadCrumb > span, .ep-breadCrumb > ol {
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    vertical-align: middle;
}
.ep-breadCrumb > span {
    text-transform: uppercase;

}
.ep-breadCrumb > ol {
    padding-left: 8px;
}
.ep-breadCrumb > ol > li {
    position: relative;
    color: #ed3726;
    text-transform: uppercase;
    
}
.ep-breadCrumb > ol > li > a {
    color: #363636;

}
.ep-breadCrumb > ol > li > a:hover{
	text-decoration: underline;
}
.ep-breadCrumb > ol > li + li:before {
    content: '/';
    position: absolute;
    top: 0px;
    left: -4px;
}
.ep-tiCont {
    position: relative;
}
.ep-pTitle {
    color: #c52819;
    font-size: 50px;
    line-height: normal;
    padding-bottom: 8px;
    margin: 0px auto 24px;
    
    text-transform: uppercase;
    border-bottom: 4px solid #c52819;
}
.ep-tiCont > h3 {
    color: #464646;
    font-size: 26px;
    line-height: 32px;
    margin: 0px auto 12px;
    
    text-transform: uppercase;
}
.tiList {
    margin: 0px -10px 32px !important;
}
.tiList > li {
    padding: 0px 10px;
    font-size: 0px;
    display:block !important;
    margin: 10px 0px 0px 0px !important;
}
.tiList > li > img, .tiList > li > span {
    color: #c52819;
    font-size: 22px !important;
    
    display: inline-block;
    vertical-align: middle;
}
.tiList > li > img {
    margin-right: 12px;
}
.ep-tiCont h1 {
	margin-bottom: 20px;
}
.ep-tiCont > p {
    color: #464646;
    font-size: 16px;
    line-height: 22px;
}
.ep-tiCont > p + p {
    margin: 24px auto 0px;
}
.ep-aboutList {
    position: relative;
    margin: 28px auto 0px;
}
.ep-aboutList > ul {
    margin: 0px -12px;
}
.ep-aboutList > ul > li {
    padding: 0px 12px;
    width: 50%;
    margin: 0px auto 24px;
}
.ep-aboutCard {
    position: relative;
}
.ep-aboutCard > .ep-acText {
    position: absolute;
    top: 90px;
    left: 0px;
    right: 0px;
    color: #fff;
    height: 108px;
    max-width: 350px;
    padding: 20px 32px;
    background-color: #363636;
}
.ep-aboutCard > .ep-acText > b {
    font-size: 32px;
    line-height: 34px;
    
    text-transform: uppercase;
}
@media only screen and (max-width: 767px){
    .ep-pageSec{
        margin: 0px auto 48px;
    }
    .ep-prodBan{
        background-position: -460px 0px;
    }
    .ep-prodBan.ep-featureBan{
        background-position: -700px 0px;
    }
    .ep-prodBan > .container > h1{
        left: 12px;
        font-size: 32px;
        margin: -36px auto 0px;
    }
    .ep-prodBan.ep-featureBan > .container > h1{
        margin: -60px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 44px;
    }
    .ep-breadCrumb{
        overflow: hidden;
        overflow-x: auto;
        margin: 24px auto;
        white-space: nowrap;
    }
    .ep-breadCrumb::-webkit-scrollbar{
        display: none;
    }
    .ep-aboutList > ul > li{
        width: 100%;
        margin: 0px auto;
    }
    .ep-aboutList > ul > li + li{
        margin: 24px auto 0px;
    }
    .ep-aboutCard > .ep-acText{
        top: 24px;
        height: auto;
        padding: 16px 24px;
    }
    .ep-aboutCard > .ep-acText > b{
        font-size: 24px;
        line-height: 28px;
    }
    .ep-pTitle{
        font-size: 24px;
    }
    .ep-tiCont > h3{
        font-size: 16px;
        line-height: 22px;
    }
    .tiList > li > img, .tiList > li > span{
        font-size: 18px;
    }
    .tiList {
        margin: 0px -10px 16px;
    }
    .tiList > li{
        display: block;
    }
    .tiList > li + li{
        margin: 12px auto 0px;
    }
    .ep-tiCont > p{
        font-size: 14px;
        line-height: 20px;
    }
    .ep-tiCont > p + p {
        margin: 16px auto 0px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
    .ep-prodBan{
        background-position: -200px 0px;
    }
    .ep-prodBan > .container > h1{
        left: 12px;
        font-size: 36px;
        margin: -42px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 48px;
    }
    .ep-aboutCard > .ep-acText{
        top: 50px;
        height: auto;
    }
    .ep-aboutCard > .ep-acText > b{
        font-size: 24px;
        line-height: 30px;
    }
    .ep-pTitle{
        font-size: 36px;
    }
    .ep-tiCont > h3{
        font-size: 26px;
    }
    .tiList > li > img, .tiList > li > span{
        font-size: 18px;
    }
    .tiList {
        margin: 0px -10px 16px;
    }
}
/****************** Technical CSS TO HERE ******************/

/****************** Testimonials CSS FROM HERE ******************/
.ep-prodBan {
    position: relative;
    height: 264px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/prodBan.jpg);
}
.ep-prodBan.ep-testBan{
    background-image: url(../img/whatmakesBg.jpg);
}
.ep-prodBan > .container {
    position: relative;
    height: 100%;
}
.ep-prodBan > .container > h1 {
    position: absolute;
    top: 50%;
    left: 0px;
    color: #252525;
    font-size: 48px;
    
    margin: -55px auto 0px;
    text-transform: uppercase;
}
.ep-prodBan > .container > h1 > span {
    color: #fff;
    display: block;
    font-size: 62px;
}
.ep-pageSec {
    position: relative;
    margin: 0px auto 106px;
}
.ep-breadCrumb {
    position: relative;
    font-size: 0px;
    margin: 32px auto;
    padding-left: 16px;
}
.ep-breadCrumb:before {
    content: '';
    position: absolute;
    top: 0px;
    width: 0;
    left: 0px;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 0;
    border-color: #ed3726 transparent transparent transparent;
}
.ep-breadCrumb > span, .ep-breadCrumb > ol {
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    vertical-align: middle;
}
.ep-breadCrumb > span {
    text-transform: uppercase;
    
}
.ep-breadCrumb > ol {
    padding-left: 8px;
}
.ep-breadCrumb > ol > li {
    position: relative;
    color: #ed3726;
    text-transform: uppercase;
    
}
.ep-breadCrumb > ol > li > a {
    color: #363636;

}
.ep-breadCrumb > ol > li > a:hover{
    text-decoration: underline;
}
.ep-breadCrumb > ol > li + li:before {
    content: '/';
    position: absolute;
    top: 0px;
    left: -4px;
}
.ep-prodBan > .container > .tiList {
    position: absolute;
    left: 0px;
    bottom: 62px;
}
.tiList {
    margin: 0px -10px;
}
.tiList > li {
    padding: 0px 10px;
    font-size: 0px;
}
.tiList > li > img, .tiList > li > span {
    font-size: 32px;
    
    display: inline-block;
    vertical-align: middle;
}
.tiList > li > img {
    margin-right: 12px;
}
.ep-wmuCont {
    position: relative;
    font-size: 0px;
}
.ep-wmuCont > .ep-wmuLeft, .ep-wmuCont > .ep-wmuRight {
    width: 50%;
    font-size: 0px;
    line-height: 20px;
    vertical-align: top;
    display: inline-block;
}
.ep-wmuCont > .ep-wmuRight {
    padding-left: 32px;
}
.ep-wmuLeft > .ep-wmulCont, .ep-wmuLeft > .ep-wmulImg, .ep-wmuRight > .ep-wmulCont, .ep-wmuRight > .ep-wmulImg{
    width: 60%;
    font-size: 16px;
    padding-right: 12px;
    vertical-align: top;
    display: inline-block;
}
.ep-wmuLeft > .ep-wmulImg, .ep-wmuRight > .ep-wmulImg{
    width: 40%;
    padding: 0px;
}
.ep-wmulCont > b {
    color: #464646;
    display: block;
    font-size: 20px;
    line-height: 22px;
    margin: 0px auto 12px;
    
}
.ep-wmuLeft > p, .ep-wmuRight > p {
    font-size: 16px;
    margin: 24px auto 0px;
}
.ep-testCont {
    position: relative;
    font-size: 0px;
    margin: 0px -15px;
}
.ep-testCont > .ep-tcLeft, .ep-testCont > .ep-tcRight {
    width: 50%;
    font-size: 16px;
    line-height: 20px;
    padding: 0px 15px;
    vertical-align: top;
    display: inline-block;
}
.ep-testBox {
    position: relative;
    padding: 32px 48px;
    background-color: #f5f5f5;
}
.ep-testBox + .ep-testBox {
    margin: 30px auto 0px;
}
.ep-testBox > b {
    color: #555;
    display: block;
    font-size: 20px;
    margin: 0px auto 24px;
    
}
.ep-testBox > p + p {
    margin: 24px auto 0px;
}
.ep-testBox:before, .ep-testBox:after{
    content: '';
    position: absolute;
    top: 72px;
    left: 16px;
    width: 20px;
    height: 18px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/quote.png);
}
.ep-testBox:after{
    top: auto;
    left: auto;
    right: 16px;
    bottom: 30px;
    background-image: url(https://airenergy.adtestbed.com/pub/media/wysiwyg/home/quote1.png);   
}
@media only screen and (max-width: 767px){
    .ep-pageSec{
        margin: 0px auto 48px;
    }
    .ep-prodBan > .container > h1{
        left: 12px;
        font-size: 32px;
        margin: -32px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 36px;
    }
    .ep-breadCrumb{
        overflow: hidden;
        overflow-x: auto;
        margin: 24px auto;
        white-space: nowrap;
    }
    .ep-breadCrumb::-webkit-scrollbar{
        display: none;
    }
    .ep-testCont{
        margin: 0px;
    }
    .ep-testCont > .ep-tcLeft, .ep-testCont > .ep-tcRight{
        width: 100%;
        padding: 0px;
        display: block;
        font-size: 14px;
        line-height: 18px;
    }
    .ep-testBox{
        padding: 16px 24px;
    }
    .ep-testBox > b{
        font-size: 18px;
        margin: 0px auto 12px;
    }
    .ep-testBox > p + p{
        margin: 16px auto 0px;
    }
    .ep-testCont > .ep-tcRight, .ep-testBox + .ep-testBox{
        margin: 24px auto 0px;
    }
    .ep-testBox:before, .ep-testBox:after{
        content: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .ep-testCont{
        margin: 0px -12px;
    }
    .ep-testCont > .ep-tcLeft, .ep-testCont > .ep-tcRight{
        padding: 0px 12px;
    }
    .ep-testBox + .ep-testBox{
        margin: 24px auto 0px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
    .ep-prodBan{
        background-position: -200px 0px;
    }
    .ep-prodBan > .container > h1{
        left: 12px;
        font-size: 36px;
        margin: -42px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 48px;
    }
    .ep-testBox{
        padding: 24px 36px;
    }
    .ep-testBox:before{
        left: 8px;
    }
    .ep-testBox:after{
        right: 8px;
    }
}
/****************** Testimonials CSS TO HERE ******************/

/****************** What makes  CSS FROM HERE ******************/
.ep-prodBan {
    position: relative;
    height: 264px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/prodBan.jpg);
}
.ep-prodBan.ep-wmuBan{
    background-image: url(../img/whatmakesBg.jpg);
}
.ep-prodBan > .container {
    position: relative;
    height: 100%;
}
.ep-prodBan > .container > h1 {
    position: absolute;
    top: 50%;
    left: 0px;
    color: #252525;
    font-size: 48px;
    
    margin: -55px auto 0px;
    text-transform: uppercase;
}
.ep-prodBan.ep-wmuBan > .container > h1 {
    margin: -85px auto 0px;
}
.ep-prodBan > .container > h1 > span {
    color: #fff;
    display: block;
    font-size: 62px;
}
.ep-pageSec {
    position: relative;
    margin: 0px auto 106px;
}
.ep-breadCrumb {
    position: relative;
    font-size: 0px;
    margin: 32px auto;
    padding-left: 16px;
}
.ep-breadCrumb:before {
    content: '';
    position: absolute;
    top: 0px;
    width: 0;
    left: 0px;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 0;
    border-color: #ed3726 transparent transparent transparent;
}
.ep-breadCrumb > span, .ep-breadCrumb > ol {
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    vertical-align: middle;
}
.ep-breadCrumb > span {
    text-transform: uppercase;
    
}
.ep-breadCrumb > ol {
    padding-left: 8px;
}
.ep-breadCrumb > ol > li {
    position: relative;
    color: #ed3726;
    text-transform: uppercase;
    
}
.ep-breadCrumb > ol > li > a {
    color: #363636;
    
}
.ep-breadCrumb > ol > li > a:hover{
	text-decoration: underline;
}
.ep-breadCrumb > ol > li + li:before {
    content: '/';
    position: absolute;
    top: 0px;
    left: -4px;
}
.ep-prodBan > .container > .tiList {
    position: absolute;
    left: 0px;
    bottom: 62px;
}
.tiList {
    margin: 0px -10px;
}
.tiList > li {
    padding: 0px 10px;
    font-size: 0px;
}
.tiList > li > img, .tiList > li > span {
    font-size: 32px;
    
    display: inline-block;
    vertical-align: middle;
}
.tiList > li > img {
    margin-right: 12px;
}
.ep-wmuCont {
    position: relative;
    font-size: 0px;
}
.ep-wmuCont > .ep-wmuLeft, .ep-wmuCont > .ep-wmuRight {
    width: 50%;
    font-size: 0px;
    line-height: 20px;
    vertical-align: top;
    display: inline-block;
}
.ep-wmuCont > .ep-wmuRight {
    padding-left: 32px;
}
.ep-wmuLeft > .ep-wmulCont, .ep-wmuLeft > .ep-wmulImg, .ep-wmuRight > .ep-wmulCont, .ep-wmuRight > .ep-wmulImg{
    width: 60%;
    font-size: 16px;
    padding-right: 12px;
    vertical-align: top;
    display: inline-block;
}
.ep-wmuLeft > .ep-wmulImg, .ep-wmuRight > .ep-wmulImg{
    width: 40%;
    padding: 0px;
}
.ep-wmulCont > b {
    color: #464646;
    display: block;
    font-size: 20px;
    line-height: 22px;
    margin: 0px auto 12px;
    
}
.ep-wmuLeft > p, .ep-wmuRight > p {
    font-size: 16px;
    margin: 24px auto 0px;
}
@media only screen and (max-width: 767px){
    .ep-pageSec{
        margin: 0px auto 48px;
    }
    .ep-prodBan{
        height: auto;
        background-position: -460px 0px;
    }
    .ep-prodBan > .container > h1{
        position: relative;
        top: 0px;
        left: 0px;
        font-size: 32px;
        margin: 0px auto;
    }
    .ep-prodBan.ep-wmuBan > .container > h1{
        margin: 0px auto;
    }
    .ep-prodBan.ep-featureBan > .container > h1{
        margin: -60px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 36px;
    }
    .ep-breadCrumb{
        overflow: hidden;
        overflow-x: auto;
        margin: 24px auto;
        white-space: nowrap;
    }
    .ep-breadCrumb::-webkit-scrollbar{
        display: none;
    }
    .tiList > li > img, .tiList > li > span{
        font-size: 18px;
    }
    .tiList {
        margin: 0px 0px 12px;
    }
    .tiList > li{
        padding: 0px;
        display: block;
    }
    .tiList > li + li{
        margin: 12px auto 0px;
    }
    .ep-prodBan > .container{
        padding: 12px;
    }
    .ep-prodBan > .container > .tiList{
        position: relative;
        bottom: 0px;
        margin: 12px auto 0px;
    }
    .ep-wmuCont > .ep-wmuLeft, .ep-wmuCont > .ep-wmuRight{
        width: 100%;
        padding: 0px;
        display: block;
    }
    .ep-wmuCont > .ep-wmuRight, .ep-wmuLeft > p, .ep-wmuRight > p{
        margin: 16px auto 0px;
    }
    .ep-wmuLeft > .ep-wmulCont, .ep-wmuLeft > .ep-wmulImg, .ep-wmuRight > .ep-wmulCont, .ep-wmuRight > .ep-wmulImg{
        width: 100%;
        padding: 0px;
        display: block;
    }
    .ep-wmuLeft > .ep-wmulImg, .ep-wmuRight > .ep-wmulImg {
        text-align: center;
        margin: 16px auto 0px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
    .ep-prodBan{
        background-position: -200px 0px;
    }
    .ep-prodBan > .container > h1{
        left: 12px;
        font-size: 36px;
        margin: -42px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 48px;
    }
    .tiList {
        margin: 0px -10px 16px;
    }
    .tiList > li > img, .tiList > li > span{
        font-size: 18px;
    }
    .ep-prodBan > .container > .tiList{
        left: 12px;
    }
    .ep-wmuCont > .ep-wmuLeft, .ep-wmuCont > .ep-wmuRight{
        width: 100%;
        padding: 0px;
        display: block;
    }
    .ep-wmuCont > .ep-wmuRight {
        margin: 24px auto 0px;
    }
    .ep-wmuLeft > p, .ep-wmuRight > p{
        margin: 16px auto 0px;
    }
}

.minicart-wrapper .action.showcart::before{
    color:#fff !important;
}

.prod-details .container{
    width: 45%;
    float: left;
}

.prod-details .ep-prodCont > .ep-prodNav, .prod-details  .ep-prodCont > .ep-prods{
    width: 100% !important;
    float: left;
}

.prod-details .gallery-placeholder._block-content-loading{
    width: 300px;
    float: right;
}
.toolbar-products .pages{
    display:block !important;
}
.toolbar-products .modes,.toolbar-products .sorter{
    display:none !important;
}

/*6jan*/
.product-info-main .product-options-wrapper .field.required span {
	text-transform: capitalize;
}
.skucls span {
	font-weight: 700;
}
.skucls {
	margin-top: 10px;
	margin-bottom: 10px;
}
.hasDropdown.activecat,.hasDropdown.activecat a {
	color: #ed3726;
}
.category-products-stainless-steel-pipe-fittings.page-layout-2columns-left .column.main {
	width: 100%;
}
.catalog-product-view.product-female-barrel-union-stainless-steel-nut-epdm-flat-seal .product-info-main, .catalog-product-view.product-male-barrel-union-stainless-steel-nut-epdm-flat-seal .product-info-main, .catalog-product-view.product-pipe-pipe-barrel-union-brass-nut-epdm-flat-seal .product-info-main{
	padding-top: 18% !important;
}

.catalog-product-view.product-female-barrel-union-stainless-steel-nut-epdm-flat-seal .list-inline > li, .catalog-product-view.product-male-barrel-union-stainless-steel-nut-epdm-flat-seal .list-inline > li, .catalog-product-view.product-pipe-pipe-barrel-union-brass-nut-epdm-flat-seal .list-inline > li{
	font-size: 13px;
}
.catalog-product-view.page-layout-2columns-left .column.main {
	width: 100%;
}
.catalog-product-view.page-layout-2columns-left .product-info-main {
	padding-top: 12% !important;
}
.catalog-product-view .product-info-stock-sku .product.attribute.sku {
	display: none;
}

.category-news .ep-pageSec .ep-newsList ul li {
	vertical-align: top;
}
.catalog-product-view.page-layout-1column .product-info-main, .catalog-product-view.page-layout-2columns-left .product-info-main {
	padding-top: 90px !important;
}
.checkout-cart-index .ep-formGroup #recaptcha2 {
	margin-bottom: 0;
}
.checkout-cart-index .recaptchacls
{
    display: inline-block;
}
.category-contact-us.catalog-category-view .field.comment #recaptcha2 {
	transform: scale(.87);
	transform-origin: 0;
}
.category-contact-us.catalog-category-view .actions-toolbar .action.submit.primary {
	margin-right: 0 !important;
}
.category-contact-us.catalog-category-view .fieldset .mage-error {
	margin-top: 5px !important;
	line-height: 10px;
}
.category-technical-info .list-inline.tiList.ulclss {
	margin-top: 30px !important;
	margin-bottom: 50px !important;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.category-technical-info .list-inline.tiList.ulclss li {
	display: inline-block !important;
	width: 33.33%;
}
.category-technical-info .list-inline.tiList.ulclss span {
	text-align: center !important;
	margin: 20px auto !important;
}
.product-o-ring-epdm-black-potable-water .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
	max-width: 230px;
	margin: 0 auto;
}
.product-ss-ball-valve-2-piece-lockable .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
	max-width: 230px;
	margin: 0 auto;
}
.product-zinc-galvanised-steel-strut .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
	max-width: 230px;
	margin: 0 auto;
}
.product-press-tool-novopress .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
	max-width: 230px;
	margin: 0 auto;
}

table.prod-attrs{border-collapse: collapse;padding: 0;margin: 0;width: 100%;}
table.prod-attrs tr:nth-child(2n){background:#f8f8f8;}
table.prod-attrs tr {padding: .35em;}
table.prod-attrs td {font-size:16px;vertical-align:middle;}
table.prod-attrs th, table.prod-attrs td { padding: .625em;}
table.prod-attrs th {font-size: .85em;text-transform: capitalize;font-weight: 700;border-top: 5px solid #06283d;border-bottom: 5px solid #06283d;}



@media screen and (min-width: 1450px){
.catalog-product-view .product-info-main {
	width: 48% !important;
	padding-right: 8% !important;
}
.catalog-product-view #maincontent .ep-breadCrumb {
	padding-left: 8% !important;
}
.catalog-product-view .product.media {
	padding-left: 8% !important;
	width: 52% !important;
}
.catalog-product-view #maincontent .ep-breadCrumb {
	position: absolute;
}
.catalog-product-view .ep-breadCrumb::before {
	left: 150px;
}

}
@media screen and (max-width: 1449px){
.catalog-product-view.page-layout-1column .product-info-main, .catalog-product-view.page-layout-2columns-left .product-info-main {
	padding-top: 90px !important;
}
.catalog-product-view.page-layout-1column .product.media, .catalog-product-view.page-layout-2columns-left .product.media {
	padding-left: 4% !important;
}
.catalog-product-view #maincontent .ep-breadCrumb {
	padding-left: 4% !important;
}
.catalog-product-view.page-layout-1column .product-info-main, .catalog-product-view.page-layout-2columns-left .product-info-main {
	padding-right: 4% !important;
}

.catalog-product-view .ep-breadCrumb::before {
	left: 60px;
}
.catalog-product-view #maincontent .ep-breadCrumb {
	padding-left: 70px;
}
.catalog-product-view .ep-breadCrumb::before {
	left: 58px;
}

table.prod-attrs{border-collapse: collapse;padding: 0;margin: 0;width: 100%;}
table.prod-attrs tr:nth-child(2n){background:#f8f8f8;}
table.prod-attrs tr {padding: .35em;}
table.prod-attrs td {font-size:16px;vertical-align:middle;}
table.prod-attrs th, table.prod-attrs td { padding: .625em;}
table.prod-attrs th {font-size: .85em;text-transform: capitalize;font-weight: 700;border-top: 5px solid #ffc923;border-bottom: 5px solid #ffc923;}

}

.catalog-product-view .ep-pageSec.prod-details .product-heading-wrapper h1 {font-size: 32px;}
.catalog-product-view .ep-breadCrumb > span, .ep-breadCrumb > ol {
	font-size: 12px;
}
.catalog-product-view .list-inline > li {font-size: 12px;}
.cart-container .ep-enqNow input {
	border: 2px solid #e2e2e2 !important;
}
.cart-container .ep-enqNow {
	width: 100%;
}
.checkout-cart-index .cart-container {
	margin-bottom: 50px;
}
.checkout-cart-index .cart-container .ep-formGroup #submit-enquiry {
	margin-top: 20px;
}
.catalog-product-view .box-tocart .actions a.action.primary {
	/*display: none;*/
	display:inline-block;
} 

.category-news .ep-newsBox .ep-newsCont.ep-smooth {
	padding: 12px 24px;
	min-height: 320px;
	max-height: 320px;
	overflow-y: auto;
}
.catalog-category-view .category-cms ul {
	margin-top: 20px;
}
.catalog-product-view .page-title-wrapper.product h1.page-title span {
	color: #06283d;
	font-weight: bold;
	width: 100%;
	border-bottom: 5px solid #06283d;
	margin-bottom: 10px;
	padding-top: 20px;
	margin-left: 0;
	font-size: 32px;
}
.catalog-product-view .product.media {
	margin-top: 50px;
}
.catalog-product-view.page-layout-2columns-left .product-info-main {
	padding-top: 90px !important;
}
.catalog-product-view .gallery-placeholder {
	padding-top: 17px;
}
.catalog-product-view .fieldset .page-title-wrapper.product {
	display: block !important;
}
.catalog-product-view #maincontent .ep-breadCrumb {
	position: absolute;padding-left: 10% !important;
}
header.page-header .navigation .level0 .submenu .active > a {
	color: #06283d !important;
	border: 0 !important;
}
.customer-account-create .actions-toolbar .action.submit.primary {
	color: #fff !important;
	border-radius: 0;
	padding: 15px 20px;
}
.customer-account-login .actions-toolbar #send2, .customer-account-login .actions-toolbar .action.create.primary, .checkout-cart-index .ep-formGroup #submit-enquiry {

}

.customer-account-login.page-layout-1column .actions-toolbar .primary .action, .customer-account-create .actions-toolbar .primary .action {

}

.customer-account-login .actions-toolbar #send2:hover, .customer-account-login .actions-toolbar .action.create.primary:hover, .customer-account-create .action.submit.primary:hover span {

}
.checkout-cart-index.page-layout-1column .ep-ucRight .ep-formBtn {

    border-radius: 0;
    padding: 15px 20px;
}
.checkout-cart-index .ep-ucRight .ep-formBtn:hover {
        color:#fff !important;
    background: #ffc923;
border: 0;
}
.checkout-cart-index.page-layout-1column #maincontent .ep-ucRight .ep-formBtn a {
	color: #1979c3 !important;
}
.checkout-cart-index.page-layout-1column #maincontent .ep-ucRight .ep-formBtn:hover a {
	color: #fff !important;
}


.account.customer-account-edit .actions-toolbar {
	margin-bottom: 50px;
}
.account.customer-account-edit .action.save.primary {
	background: #ffc923;
	border: 0;
	border-radius: 0;
	padding: 15px 20px;
	font-size: 18px;
	text-transform: uppercase;
}
.account.customer-account-edit .action.save.primary:hover span {
	color: #1979c3;
}
header.page-header .ep-login .login, header.page-header .ep-login .register {
	text-transform: capitalize;
}
.catalog-category-view .category-cms .title span {
	text-transform: capitalize;
}

header.page-header .navigation ul li ul li a {
	background: transparent !important;
}
header.page-header .navigation ul li ul li a:hover {
	color: #06283d !important;
}
.categorypath-products-bsp-fittings .category-cms .ep-pageSec {
	margin-top: 40px;
}
.catalog-product-view .gallery-placeholder .fotorama-item .fotorama__arr {
	display: none !important;
}
.customer-account-index #maincontent, .account.customer-address-form #maincontent, .account.customer-account-edit #maincontent, .customer-account-logoutsuccess #maincontent, .customer-account-forgotpassword #maincontent  {
	padding-left: 10% !important;
	padding-right: 10% !important;
	margin-top: 40px;
	margin-bottom: 20px;
}
.customer-account-forgotpassword #maincontent label {
	text-align: left !important;
}
.customer-account-forgotpassword #maincontent .action.submit.primary {
	max-width: 250px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.categorypath-thank-you #maincontent {
	margin-top: 40px;
	margin-bottom: 40px;
}

.cms-index-index .ep-mainBg .ep-serCont .ep-prod > img {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.cms-index-index .ep-mainBg .ep-serCont .ep-prod:hover img {
	filter: none;
}

.cms-index-index .ep-mainBg .ep-serCont .ep-ser > img {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.cms-index-index .ep-mainBg .ep-serCont .ep-ser:hover img {
	filter: none;
}
.cms-index-index .ep-mainBg .ep-serCont .ep-prod:hover a, .cms-index-index .ep-mainBg .ep-serCont .ep-prod:hover, .cms-index-index .ep-mainBg .ep-serCont .ep-ser:hover, .cms-index-index .ep-mainBg .ep-serCont .ep-ser:hover a {
	color: #c52819;
}
.catalog-product-view .field.choice.admin__field.admin__field-option.required input {
    display: inline-block;
    vertical-align: top;
    width: 18px;
}
.catalog-product-view .field.choice.admin__field.admin__field-option.required label {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 25px);
}
.category-technical-info .list-inline.tiList.ulclss li img.img-width-cova {
	width: 100px;
}

.category-technical-info .list-inline.tiList.ulclss li img {
	display: block;
	margin: 0 auto;
}
.cms-kova-clamps .page-wrapper .breadcrumbs {
	display: none;
}
.cms-kova-clamps .products.list.items.product-items .product-image-wrapper {
	border: 2px solid #e1e1e1;
}
.cms-kova-clamps .container p {
	font-size: 18px !important;
	line-height: 28px;
}
/*SKU*/

.category-pipe-support-clips.catalog-category-view #maincontent .columns {
	margin-top: 50px;
}
.product-hex-nipple .product-options-wrapper .skucls, .product-cross .product-options-wrapper .skucls, .product-socket .product-options-wrapper .skucls, .product-m-f-barrel-union .product-options-wrapper .skucls, .product-f-f-barrel-union .product-options-wrapper .skucls {
	display: none;
}
.product-hex-nipple .product-options-wrapper .product.attribute.description, .product-cross .product-options-wrapper .product.attribute.description, .product-socket .product-options-wrapper .product.attribute.description, .product-m-f-barrel-union .product-options-wrapper .product.attribute.description, .product-f-f-barrel-union .product-options-wrapper .product.attribute.description {
	margin-bottom: 10px;
}
.product-reducing-socket .product-options-wrapper .skucls,.product-hex-plug .product-options-wrapper .skucls,.product-cap .product-options-wrapper .skucls,.product-pipe-extensions .product-options-wrapper .skucls,.product-lock-nut .product-options-wrapper .skucls,.product-hose-barb .product-options-wrapper .skucls {
	display: none;
}
.product-reducing-socket .product-options-wrapper .product.attribute.description,.product-hex-plug .product-options-wrapper .product.attribute.description,.product-cap .product-options-wrapper .product.attribute.description,.product-pipe-extensions .product-options-wrapper .product.attribute.description,.product-lock-nut .product-options-wrapper .product.attribute.description,.product-hose-barb .product-options-wrapper .product.attribute.description {
	margin-bottom: 10px;
}
.product-zinc-galvanised-steel-strut .product-options-wrapper .skucls,.product-galvanised-or-zinc-steel-strut-nuts .product-options-wrapper .skucls,.product-hand-pipe-cutters .product-options-wrapper .skucls,.product-power-pipe-cutters .product-options-wrapper .skucls,.product-pipe-deburrers .product-options-wrapper .skucls,.product-mini-press-jaw .product-options-wrapper .skucls,.product-standard-press-jaws .product-options-wrapper .skucls {
	display: none;
}
.product-zinc-galvanised-steel-strut .product-options-wrapper .product.attribute.description,.product-galvanised-or-zinc-steel-strut-nuts .product-options-wrapper .product.attribute.description,.product-hand-pipe-cutters .product-options-wrapper .product.attribute.description,.product-power-pipe-cutters .product-options-wrapper .product.attribute.description,.product-pipe-deburrers .product-options-wrapper .product.attribute.description,.product-mini-press-jaw .product-options-wrapper .product.attribute.description,.product-standard-press-jaws .product-options-wrapper .product.attribute.description {
	margin-bottom: 10px;
}

.product-press-chain-adaptor .product-options-wrapper .skucls,.product-press-tool-power-adaptor .product-options-wrapper .skucls,.product-replacement-batteries .product-options-wrapper .skucls,.product-press-tool-novopress .product-options-wrapper .skucls {
	display: none;
}
.product-press-chain-adaptor .product-options-wrapper .product.attribute.description,.product-press-tool-power-adaptor .product-options-wrapper .product.attribute.description,.product-replacement-batteries .product-options-wrapper .product.attribute.description,.product-press-tool-novopress .product-options-wrapper .product.attribute.description {
	margin-bottom: 10px;
}
.product-mini-press-jaw-novopress .product-options-wrapper .skucls {
	display: none;
}
.product-mini-press-jaw-novopress .product-options-wrapper .product.attribute.description {
	margin-bottom: 10px;
}
.product-standard-press-jaws-novopress .product-options-wrapper .skucls {
	display: none;
}
.product-standard-press-jaws-novopress .product-options-wrapper .product.attribute.description {
	margin-bottom: 10px;
}
.product-spring-assist-press-sling-novopress .product-options-wrapper .skucls {
	display: none;
}
.product-spring-assist-press-sling-novopress .product-options-wrapper .product.attribute.description {
	margin-bottom: 10px;
}
.product-high-pressure-spring-assist-press-collar .product-options-wrapper .skucls,.product-jaw-adaptor .product-options-wrapper .skucls {
	display: none;
}
.product-high-pressure-spring-assist-press-collar .product-options-wrapper .product.attribute.description,.product-jaw-adaptor .product-options-wrapper .product.attribute.description {
	margin-bottom: 10px;
}
.product-super-size-press-collar .product-options-wrapper .skucls {
	display: none;
}
.product-super-size-press-collar .product-options-wrapper .product.attribute.description {
	margin-bottom: 10px;
}
.button-kova span{
color: #fff !important;
background: #1979c3;
padding: 14px 17px;
font-weight: 700;
text-transform: capitalize;
margin-top: 10px;
display: inline-block;
border-radius: 3px;
font-size: 20px;
}
/*SKU*/


.actions-toolbar .primary .action.submit.primary {
	background: #1979c3;

	border: 0px !important;
}
.actions-toolbar .primary .action.submit.primary:hover {
	background: #ffc923;
	color: #fff;
}

.cms-index-index .ep-serCont > .ep-prod > *, .ep-serCont > .ep-ser > * {
	transform: scale(0.9) !important;
}

.cms-index-index .ep-serCont > .ep-prod:hover > *, .ep-serCont > .ep-ser:hover > * {
	transform: scale(1) !important;
}
footer .ep-formCont.footer-enquire {
	padding: 15px 15px 25px;
}
footer .ep-formCont.footer-enquire .legend span {
	font-size: 20px;
	font-weight: 700;
}
footer .ep-formCont.footer-enquire .contact > .fieldset > .legend {
	border-bottom: 4px solid #06283d;
}
footer .ep-formCont.footer-enquire .field.note.no-label {
	display: none;
}
footer .ep-formCont.footer-enquire #recaptcha3 {
	transform: scale(.7) !important;
	transform-origin: 0;
}
footer .ep-formCont.footer-enquire .actions-toolbar .action.submit.primary {
	margin-left: 0 !important;
}
footer .ep-formCont.footer-enquire .mage-error.captcha-error.ftr {
	color: #fff !important;
}
.list-inline .ep-prodCard .ep-smooth:hover {
	color: #1979c3 !important;
}
footer .ep-links.video-sec-menu {
	margin-top: 20px;
}
.catalog-category-view.page-layout-2columns-right .ep-prodCont > .ep-prods {
	width: 100%;
	padding-left: 0;
}



.catalog-category-view .block.filter {
	display: none;
}
footer .footer-enquire .label {
	display: none !important;
}
footer .footer-enquire .contact > .fieldset > .field > .control > textarea {
	height: 70px;
	border: none;
}

.category-contact-us .category-cms .ep-formCont .form #recaptcha2 {
	margin-bottom: 10px;
}
/*placeholder*/
.category-contact-us .category-cms .ep-formCont .form input::-webkit-input-placeholder,.category-contact-us .category-cms .ep-formCont .form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 0;
}
.category-contact-us .category-cms .ep-formCont .form input::-moz-placeholder,.category-contact-us .category-cms .ep-formCont .form textarea::-moz-placeholder { /* Firefox 19+ */
  opacity: 0;
}
.category-contact-us .category-cms .ep-formCont .form input:-ms-input-placeholder,.category-contact-us .category-cms .ep-formCont .form textarea:-ms-input-placeholder { /* IE 10+ */
  opacity: 0;
}
.category-contact-us .category-cms .ep-formCont .form input:-moz-placeholder,.category-contact-us .category-cms .ep-formCont .form textarea:-moz-placeholder { /* Firefox 18- */
  opacity: 0;
}

.catalog-category-view .sidebar.sidebar-main.ep-formCont .form input::-webkit-input-placeholder,.catalog-category-view .sidebar.sidebar-main.ep-formCont .form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 0;
}
.catalog-category-view .sidebar.sidebar-main.ep-formCont .form input::-moz-placeholder,.catalog-category-view .sidebar.sidebar-main.ep-formCont .form textarea::-moz-placeholder { /* Firefox 19+ */
  opacity: 0;
}
.catalog-category-view .sidebar.sidebar-main.ep-formCont .form input:-ms-input-placeholder,.catalog-category-view .sidebar.sidebar-main.ep-formCont .form textarea:-ms-input-placeholder { /* IE 10+ */
  opacity: 0;
}
.catalog-category-view .sidebar.sidebar-main.ep-formCont .form input:-moz-placeholder,.catalog-category-view .sidebar.sidebar-main.ep-formCont .form textarea:-moz-placeholder { /* Firefox 18- */
  opacity: 0;
}

footer .ep-formCont.footer-enquire .form input::-webkit-input-placeholder,footer .ep-formCont.footer-enquire .form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#000;
}
footer .ep-formCont.footer-enquire .form input::-moz-placeholder,footer .ep-formCont.footer-enquire .form textarea::-moz-placeholder { /* Firefox 19+ */
  color:#000;
}
footer .ep-formCont.footer-enquire .form input:-ms-input-placeholder,footer .ep-formCont.footer-enquire .form textarea:-ms-input-placeholder { /* IE 10+ */
  color:#000;
}
footer .ep-formCont.footer-enquire .form input:-moz-placeholder,footer .ep-formCont.footer-enquire .form textarea:-moz-placeholder { /* Firefox 18- */
  color:#000;
}
.page-wrapper .category-view .category-image .image {
	width: 100%;
}
.catalog-product-view #maincontent .actions #product-addtocart-button {
	background: #47b5ff;
	border-radius: 0;
	border: 0;
	color: #fff;
}
.catalog-product-view #maincontent .actions #product-addtocart-button:hover {
	color: #fff;
}

/* page bottom Call Section */

/* about */
.categorypath-about.category-about #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	left: 0;
	right: 0;
}
.categorypath-about.category-about #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-about.category-about #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-about.category-about #maincontent .product-red-section h3 {
	margin-top: 0;
}
#maincontent .product-red-section {
	text-align: left !important;
}
 #maincontent .product-red-section a span {
	color: #fff !important;
}
#maincontent .product-red-section a span:hover {
	color: #ffc923 !important;
}

/* about what */
.categorypath-about-what-makes-us-unique.category-what-makes-us-unique #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	width: 141%;
	left: 0;
	right: 0;
}

.categorypath-about-what-makes-us-unique.category-what-makes-us-unique #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-about-what-makes-us-unique.category-what-makes-us-unique #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-about-what-makes-us-unique.category-what-makes-us-unique #maincontent .product-red-section h3 {
	margin-top: 0;
}


.category-perth #maincontent .product-red-section,.category-melbourne #maincontent .product-red-section,.category-sydney #maincontent .product-red-section,.category-adelaide #maincontent .product-red-section,.category-brisbane #maincontent .product-red-section  {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	width: 141%;
	left: 0;
	right: 0;
}
.category-perth #maincontent .category-cms,.category-melbourne #maincontent .category-cms,.category-sydney #maincontent .category-cms,.category-adelaide #maincontent .category-cms,.category-brisbane #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
	margin-bottom: 80px;
}
.category-perth #maincontent .product-red-section h3 span,.category-melbourne #maincontent .product-red-section h3 span,.category-sydney #maincontent .product-red-section h3 span,.category-adelaide #maincontent .product-red-section h3 span,.category-brisbane #maincontent .product-red-section h3 span     {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.category-perth #maincontent .product-red-section h3,.category-melbourne #maincontent .product-red-section h3,.category-sydney #maincontent .product-red-section h3,.category-adelaide #maincontent .product-red-section h3,.category-brisbane #maincontent .product-red-section h3 {
	margin-top: 0;
}
.category-perth #maincontent .category-cms p,.category-melbourne #maincontent .category-cms p,.category-sydney #maincontent .category-cms p,.category-adelaide #maincontent .category-cms p,.category-brisbane #maincontent .category-cms p {
	margin-bottom: 10px;
}

/* pipe */
.categorypath-products-pipe.category-pipe #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	width: 141%;
	left: 0;
	right: 0;
}
.categorypath-products-pipe.category-pipe #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-products-pipe.category-pipe #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-products-pipe.category-pipe #maincontent .product-red-section h3 {
	margin-top: 0;
}

/* our team */
.categorypath-about-meet-our-team.category-meet-our-team #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	left: 0;
	right: 0;
}
.categorypath-about-meet-our-team.category-meet-our-team #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-about-meet-our-team.category-meet-our-team #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-about-meet-our-team.category-meet-our-team #maincontent .product-red-section h3 {
	margin-top: 0;
}

/* about-testimonial */
.categorypath-about-testimonials.category-testimonials #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	left: 0;
	right: 0;
}
.categorypath-about-testimonials.category-testimonials #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-about-testimonials.category-testimonials #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-about-testimonials.category-testimonials #maincontent .product-red-section h3 {
	margin-top: 0;
}


/* press fiting */
.categorypath-products-press-fittings.category-press-fittings #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	width: 141%;
	left: 0;
	right: 0;
}
.categorypath-products-press-fittings.category-press-fittings #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-products-press-fittings.category-press-fittings #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-products-press-fittings.category-press-fittings #maincontent .product-red-section h3 {
	margin-top: 0;
}


/* strandard */
.category-products-stainless-steel-pipe-fittings.page-layout-1column #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	left: 0;
	right: 0;
}
.category-products-stainless-steel-pipe-fittings #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.category-products-stainless-steel-pipe-fittings #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.category-products-stainless-steel-pipe-fittings #maincontent .product-red-section h3 {
	margin-top: 0;
}


/* supersize */
.categorypath-products-press-fittings-supersized.category-supersized #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	left: 0;
	right: 0;
}
.categorypath-products-press-fittings-supersized.category-supersized #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-products-press-fittings-supersized.category-supersized #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-products-press-fittings-supersized.category-supersized #maincontent .product-red-section h3 {
	margin-top: 0;
}


/* gas */
.categorypath-products-press-fittings-stainless-steel-gas-fittings #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	left: 0;
	right: 0;
}
.categorypath-products-press-fittings-stainless-steel-gas-fittings #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-products-press-fittings-stainless-steel-gas-fittings #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-products-press-fittings-stainless-steel-gas-fittings #maincontent .product-red-section h3 {
	margin-top: 0;
}


/* carbon fiiting */
.categorypath-products-press-fittings-carbon-fittings #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	left: 0;
	right: 0;
}
.categorypath-products-press-fittings-carbon-fittings #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-products-press-fittings-carbon-fittings #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-products-press-fittings-carbon-fittings #maincontent .product-red-section h3 {
	margin-top: 0;
}


/* pressing tools */
.categorypath-products-pressing-tools.category-pressing-tools #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	width: 141%;
	left: 0;
	right: 0;
}
.categorypath-products-pressing-tools.category-pressing-tools #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-products-pressing-tools.category-pressing-tools #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-products-pressing-tools.category-pressing-tools #maincontent .product-red-section h3 {
	margin-top: 0;
}


/* pipe support */
.categorypath-products-pipe-support-clips #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	width: 141%;
	left: 0;
	right: 0;
}
.categorypath-products-pipe-support-clips #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-products-pipe-support-clips #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-products-pipe-support-clips #maincontent .product-red-section h3 {
	margin-top: 0;
}



/* featured */
.categorypath-features-benefits.category-features-benefits #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	width: 141%;
	left: 0;
	right: 0;
}
.categorypath-features-benefits.category-features-benefits #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-features-benefits.category-features-benefits #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-features-benefits.category-features-benefits #maincontent .product-red-section h3 {
	margin-top: 0;
}

/* press fitting */
.categorypath-features-benefits-press-fitting-concept #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	width: 141%;
	left: 0;
	right: 0;
}
.categorypath-features-benefits-press-fitting-concept #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-features-benefits-press-fitting-concept #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-features-benefits-press-fitting-concept #maincontent .product-red-section h3 {
	margin-top: 0;
}


/* press fitting seleves*/
.categorypath-features-benefits-press-check-sleeves #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	width: 141%;
	left: 0;
	right: 0;
}
.categorypath-features-benefits-press-check-sleeves #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-features-benefits-press-check-sleeves #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-features-benefits-press-check-sleeves #maincontent .product-red-section h3 {
	margin-top: 0;
}

/*technical*/
.categorypath-technical-info.category-technical-info #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	/*width: 141%;*/
	left: 0;
	right: 0;
}
.categorypath-technical-info.category-technical-info #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-technical-info.category-technical-info #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-technical-info.category-technical-info #maincontent .product-red-section h3 {
	margin-top: 0;
}


/*install*/
.categorypath-technical-info-install-standard-range #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	/*width: 141%;*/
	left: 0;
	right: 0;
}
.categorypath-technical-info-install-standard-range #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-technical-info-install-standard-range #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-technical-info-install-standard-range #maincontent .product-red-section h3 {
	margin-top: 0;
}


/*install range*/
.categorypath-technical-info-install-supersize-range #maincontent .product-red-section {
	background: #06283d;
	color: #fff;
	padding: 20px;
	position: absolute;
	margin-top: 30px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	/*width: 141%;*/
	left: 0;
	right: 0;
}
.categorypath-technical-info-install-supersize-range #maincontent .category-cms {
	position: relative;
	padding-bottom: 120px !important;
}
.categorypath-technical-info-install-supersize-range #maincontent .product-red-section h3 span {
	color: #fff !important;
	font-weight: 600;
	font-size: 22px !important;
}
.categorypath-technical-info-install-supersize-range #maincontent .product-red-section h3 {
	margin-top: 0;
}



/*right Sidebar*/

.catalog-category-view.page-layout-2columns-right #maincontent .columns {
width: 100% !important;
max-width: 1500px !important;
margin: auto;
}
.catalog-category-view.page-layout-2columns-right #maincontent .column.main {
	width: 71%;
}
.catalog-category-view.page-layout-2columns-right #maincontent .sidebar-main {
	width: 24%;
	float: right;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 100px;
	margin-bottom: 40px;
}
.catalog-category-view.page-layout-2columns-right #maincontent .category-cms, .catalog-category-view.page-layout-2columns-right #maincontent .container {
	width: 100%;
}
.catalog-category-view.page-layout-2columns-right #maincontent #recaptcha2 {
	margin-bottom: 10px;
	transform: scale(.75);
    transform-origin: 0;
}
.catalog-category-view.page-layout-2columns-right #maincontent .actions-toolbar .action.submit.primary {
	margin: 0 !important;
}
.catalog-category-view.page-layout-2columns-right #maincontent .mage-error.captcha-error.ftr {
	color: #fff !important;
}
footer .ep-formCont.footer-enquire #recaptcha3 {
	margin-top: -10px !important;
}
.cms-kova-clamps .products.list.items.product-items .product-item-details > strong {
	margin: 0px auto;
	font-size: 16px;
	color: #333333;
	text-transform: uppercase;
	margin-top: 10px;
}
.cms-kova-clamps .ep-prods p {
	padding-left: 8px;
}
.page-layout-2columns-right #maincontent .sidebar.sidebar-main.ep-formCont {
	background: #686666;
}

#mini-wala-cart #minicart-content-wrapper {
	height: 250px;
	overflow-x: auto;
}
.customer-account-index #maincontent .sidebar.sidebar-main.ep-formCont,.customer-address-form #maincontent .sidebar.sidebar-main.ep-formCont,.customer-account-edit #maincontent .sidebar.sidebar-main.ep-formCont {
	padding: 0 20px 0 0;
	background: transparent;
}
.customer-address-form .action.save.primary {
	background: #ffc923;
	border: 0;
	border-radius: 0;
}
.customer-address-form .action.save.primary:hover {
	color: #1979c3;
}
.cms-noroute-index #maincontent {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 10% !important;
	padding-right: 10% !important;
}
.checkout-cart-index .ep-pageSec .ep-updateCart {
	width: 100%;
}
.cms-kova-clamps .fancybox-toolbar .fancybox-button.fancybox-zoom {
	display: none;
}

.categorypath-features-benefits-press-check-sleeves.category-press-check-sleeves.catalog-category-view .category-cms .ep-pageSec {
	position: relative;
	margin: 0px auto 160px;
}
.categorypath-features-benefits-press-check-sleeves.category-press-check-sleeves.catalog-category-view #maincontent .product-red-section {
	margin-top: 100px;
}
.head-peoduct .inRed {
color: var(--dkblue);
font-size: var(--font-size-45);
margin: 0px 0px 20px 0px;
border: 0px;
font-weight: normal;
}
.category-contact-us .go-add > address > a {
	color: #333;
	font-size: 16px;
}
.category-contact-us .go-add > address > a:hover {
    color:#1979c3;
}
.catalog-category-view .category-cms .ep-pageSec h2:first-child > span {
	font-size: 32px;
}
#maincontent .product-red-section a:hover {
	color: #ffc923 !important;
}

.cms-thanks .breadcrumbs {
	display: none;
}
.cms-thanks #maincontent .columns {
	margin-left: 15%;
}
.category-thank-you #maincontent .columns {
	margin-bottom: 7%;
}
.cms-thanks #maincontent .columns h1, .category-thank-you #maincontent .columns h1 {
	font-size: 28px;
	color: #c52819;
	margin-top: 40px;
}
.categorypath-our-videos .ep-newsList .list-inline li iframe
{
    display: block;
}
.cms-home .ep-news .ep-newsBox > .ep-nbCont {
	min-height: 250px;
}

.category-our-videos .category-cms .ep-newsList .list-inline > li {
	vertical-align: top;
}

.category-our-videos .ep-newsList .ep-newsCont.ep-smooth {
	min-height: 86px;
}
#RecaptchaField1 {
	transform: scale(.71);
	transform-origin: 0;
	margin-bottom: 12px;
}
#RecaptchaField2 {
	transform: scale(.71);
	transform-origin: 0;
	margin-bottom: 10px;
}

.checkout-cart-index #RecaptchaField1.g-recaptcha {
	float: none;
	margin-top: 0 !important;
}
.checkout-cart-index .enquiry-sub .req {
    margin-left: 0;
display: block;
}
.checkout-cart-index .enquiry-sub #submit-enquiry {
	margin-top: 0 !important;border: 0px !important;
}
.catalog-product-view .box-tocart .actions a.action.primary {
	display:inline-block;
} 
.ep-topLinks .ep-tlcRight>.ep-login{z-index:11;}

.ep-formGroup.preferfield {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: flex-start;
}

.ep-formGroup.preferfield > label:not(.radiobox-inline) {
    width: 100%;
}

.ep-formGroup.preferfield > label.radiobox-inline {
     margin-bottom: 0; 
}

.ep-formGroup.preferfield > label.radiobox-inline:nth-of-type(2){
    margin-left:0;
}
.ep-prodList .dropdowns > li.hasDropdown.nochildern > span.nosubchild:after{display:none;}


/*responsive work css*/
@media screen and (max-width: 1350px){
.catalog-product-view.page-layout-1column .product.media,.catalog-product-view.page-layout-2columns-left .product.media {
	padding-left: 6% !important;
}
.catalog-product-view.page-layout-1column .product-info-main, .catalog-product-view.page-layout-2columns-left .product-info-main {
	padding-right: 6% !important;
}

.catalog-category-view.page-layout-2columns-right #maincontent .columns {
	padding-left: 10%;
	padding-right: 10%;
}
.catalog-category-view.page-layout-2columns-right #maincontent .column.main {
	width: 67%;
}
.catalog-category-view.page-layout-2columns-right #maincontent .sidebar-main {
	width: 30%;
}


}

@media screen and (max-width: 1200px){
.catalog-product-view.page-layout-1column .product.media, .catalog-product-view.page-layout-2columns-left .product.media {
	padding-left: 4% !important;
}
.catalog-product-view.page-layout-1column .product-info-main, .catalog-product-view.page-layout-2columns-left .product-info-main {
    padding-right: 20px !important;
    padding-left: 45px !important;
}
footer.page-footer .ep-footer img {
	padding-left: 20px;
}
}    

@media screen and (max-width: 1199px){
/*.ep-newsCont.ep-smooth b {
	min-height: 67px;
}*/
.category-news .ep-newsBox .ep-nbImg {
	max-height: 150px;
	overflow: hidden;
}
.cms-home .ep-news .ep-newsBox > .ep-nbImg{
	max-height: 196px !important;
	width: 100% !important;
}
.cms-home .ep-news .ep-newsBox > .ep-nbImg img {
	width: 100% !important;
}
.cms-home .ep-news .ep-newsBox > .ep-nbCont {
	min-height: 290px;
}
.category-our-videos .ep-newsbox .ep-nbImg iframe {
	height: 170px;
}
}
@media screen and (min-width: 1100px){
.cms-index-index .ep-mbCont > .ep-mbRight {
	width: 40%;
}
}

@media screen and (min-width: 1201px) and (max-width: 1350px) {
 .catalog-product-view #maincontent .ep-breadCrumb {
	padding-left: 91px;
}
.catalog-product-view .ep-breadCrumb::before {
	left: 73px;
}
}
@media screen and (min-width: 1025px) {
.page.messages.messages .success.message > :first-child::before {
	left: 212px;
}
.page.messages .messages .message-success.success.message {
	padding-left: 250px;
}
}


@media screen and (min-width: 1025px) and (max-width: 1199px) {
header.page-header .navigation > ul > li {
	padding: 0px 10px !important;
}
}

@media screen and (max-width: 1024px){
	header .ep-tlcRight > .ep-social {
		width: 10%;
	}
	header .ep-tlcRight > .ep-tLinks {
		width: 34%;
	}
	header .top-search {
		width: 27%;
	}
	header .ep-tlcRight > .ep-login {
		width: 27%;
		margin-left: 10px;
	}
	header .header.content .ep-topLinks {
    	height: 48px !important;
    }
	header .ep-topLinks.ep-smooth.dee .ep-tLinks .list-inline > li {
    	font-size: 13px;
    }
	header.page-header .ep-logoCont .container .ep-contact {
    	margin: 0px auto 20px;
    }
    .catalog-product-view .ep-breadCrumb::before {
    	left: 40px;
    }
    .catalog-product-view #maincontent .ep-breadCrumb {
    	padding-left: 54px;
    }
	
}
@media screen and (max-width: 991px){
	header .ep-tlCont > .ep-tlcLeft {
		display: none;
	}
	header .ep-tlCont > .ep-tlcRight {
		width: 100%;
		padding-bottom: 10px;
	}
	header .ep-tlcRight > .ep-social {
		width: 12%;
		margin-top: 6px;
		/*margin-top: 15px;*/
	}
	header .ep-tlcRight > .ep-tLinks {
		width: 31%;
		/*margin-top: 15px;*/
		margin-top: 6px;
	}
	header .top-search {
		width: 30%;
		margin-left: 0;
		margin-top: 0px;
		/*margin-top: 10px;*/
	}
	header .ep-tlcRight > .ep-login {
		width: 25%;
		/*margin-top: 10px;*/
		margin-top: 0px;
	}

	header .ep-contact {
		margin: 0px auto;
	}

	.cms-home .ep-offerSec ul.list-inline {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}

	.cms-home .ep-offerSec ul.list-inline li .ep-offer {
		height: 100% !important;
	}
	.cms-home #clientCar .item > img {
		max-width: 100%;
	}
	header.page-header .navigation {
    	padding-right: 10px !important;
    }
    .catalog-product-view .ep-pageSec.prod-details .container {
    	display: none;
    }
    .catalog-product-view .product-heading-wrapper h1 {
    	width: 100%;;
    	margin-bottom: 20px;
    	padding-top: 0px;
    	margin-left: 0;
    }
    .catalog-product-view.page-layout-1column .product-info-main,.catalog-product-view.page-layout-2columns-left .product-info-main {
    	padding-right: 20px !important;
    	padding-left: 45px !important;
    	width: 63% !important;
    }
    .catalog-product-view.page-layout-1column .product.media, .catalog-product-view.page-layout-2columns-left .product.media {
    	width: 37% !important;
    }
    .catalog-product-view .gallery-placeholder .fotorama-item.fotorama {
    	margin-left: 0;
    }
    .catalog-category-view .category-cms ul {
    	padding-left: 15px
    }
    .catalog-category-view.page-layout-2columns-right #maincontent .column.main {
    	width: 100%;
    }
    .catalog-category-view.page-layout-2columns-right #maincontent .sidebar-main {
    	width: 100%;
    	margin-top: 0;
    	margin-bottom: 40px !important;
    	padding-left: 30px;
        padding-right: 30px;
    }
    .catalog-category-view.page-layout-2columns-right #maincontent .actions-toolbar .action.submit.primary {
    	margin: 11px 0 !important;
    	float: right;
    }
    .page-layout-2columns-right #maincontent .container {
    	padding: 0;
    }
    .catalog-category-view.page-layout-2columns-right #maincontent .product-red-section {
    	width: 100%;
    }
    .category-thank-you #maincontent .columns {
    	margin-right: 5%;
    	margin-left: 5%;
    }
    .category-our-videos .ep-newsList .ep-newsCont.ep-smooth {
    	min-height: auto;
    }
    .cms-home .ep-testimonials > .ep-tmTest {
        padding: 30px 0 80px !important;
    }
    
}

@media screen and (min-width: 768px){
footer .ep-footer .list-inline.ep-footLinks > li:nth-child(2) {
	text-align: left;
	padding-left: 80px !important;
}
footer .ep-footer .list-inline.ep-footLinks > li:nth-child(4) {
	text-align: center;
}
.kova-cls {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
}

@media screen and (max-width: 767px){
	.columns {
		display: block;
	}
	.cms-home .ep-mainBg {
		background-position: center center;
	}
	.cms-home .ep-offerSec {
		max-width: 500px;
	}
	.cms-home .ep-offerSec ul.list-inline {
		display: block;
	}
	.cms-home .ep-offerSec > ul > li {
		margin-bottom: 70px;
	}
	.cms-home .ep-offerSec > ul > li:last-child {
		margin-bottom: 40px;
	}
	.cms-home .ep-testimonials .ep-tmvCont > .ep-Btn{
		position: relative;
		bottom: unset;
	}
	.cms-home .ep-fitConcept {
		padding: 32px 20px;
	}
	.ep-footer {
		padding: 32px 20px;
	}
	.cms-home #clientCar .owl-prev{
		left: -12px;
	}
	.cms-home #clientCar .owl-next {
		right: -12px;
	}
	header.page-header {
    	margin-bottom: 0px;
    }
    .catalog-product-view.page-layout-1column .product.media, .catalog-product-view.page-layout-2columns-left .product.media {
    	width: 100% !important;
    	padding-right: 4%;
    }
    .catalog-product-view .gallery-placeholder {
    	width: 100%;
    	float: none;
    	margin: 0 auto;
    }
    .catalog-product-view .ep-pageSec .prod-details .sml_txt {
    	padding: 10px 0px 0px 20px !important;
    	float: left;
    	display: block;
    	width: 100%;
    	margin: 0 auto;
    	text-align: center;
    }
    .catalog-product-view.page-layout-1column .product-info-main, .catalog-product-view.page-layout-2columns-left .product-info-main {
    	padding-right: 28px !important;
    	padding-left: 28px !important;
    	padding-top: 20px !important;
    	width: 100% !important;
    }
    .catalog-product-view .box-tocart .actions {
    	display: block;
    	margin-top: 60px !important;
    }
    .catalog-product-view .ep-pageSec.prod-details {
    	width: 100%;
    	float: none;
    	margin-bottom: 0;
    }
    .category-news .ep-newsBox .ep-newsCont.ep-smooth {
    	min-height: auto;
    }
    .category-news .ep-newsbox .ep-nbImg a, .category-news .ep-newsBox .ep-nbImg a {
    	width: 100%;
    }
    .category-news .ep-newsbox .ep-nbImg a img, .category-news .ep-newsBox .ep-nbImg a img {
    	width: 100%;
    }
    .catalog-product-view .ep-breadCrumb::before {
    	left: 33px;;
    }
    .catalog-product-view #maincontent .ep-breadCrumb {
    	padding-left: 50px;
    	overflow: hidden;
    	width: 100%;
    }
    .catalog-product-view .ep-pageSec.prod-details .fotorama {
    	max-width: 290px;
    	margin: 0 auto !important;
    	float: none !important;
    }
    .catalog-product-view .prod-details .sml_txt {
    	float: none;
    	text-align: center;
    }
    .category-technical-info .list-inline.tiList.ulclss span {
    	display: block;
    }
    .category-technical-info .list-inline.tiList.ulclss li {
    	width: 100%;
    }
    .kova-cls {
    	float: none;
    	margin-right: 0px;
    	margin-bottom: 20px;
    }
    .customer-account-login #maincontent .block.block-new-customer {
    	margin-bottom: 30px;
    	padding: 0;
    }
    .customer-account-login #maincontent {
    	margin-top: 40px;
    }
    footer .ep-formCont.footer-enquire {
    	margin-top: 20px;
    }
    .page-layout-2columns-right #maincontent .ep-prodCont {
    	padding: 0;
    }
    .catalog-category-view.page-layout-2columns-right #maincontent .product-red-section h3 span {
    	font-size: 18px !important;
    }
    .catalog-category-view.page-layout-2columns-right #maincontent .product-red-section p {
    	font-size: 16px;
    }
    .catalog-category-view.page-layout-2columns-right #maincontent .product-red-section,.catalog-category-view.page-layout-1column #maincontent .product-red-section {
    	position: relative;
    }
    .catalog-category-view.page-layout-2columns-right #maincontent .category-cms,.catalog-category-view.page-layout-1column #maincontent .category-cms {
    	padding-bottom: 0px !important;
    }
    #maincontent .category-cms .ep-filter.ep-smooth {
    	display: none;
    }
    .cms-thanks #maincontent .columns {
    	margin-left: 5%;
    	margin-right: 5%;
    	margin-bottom: 5%;
    }
    .cms-home .ep-news .ep-newsBox > .ep-nbCont {
    	min-height: 230px;
    }
    .category-our-videos .ep-newsbox .ep-nbImg iframe {
    	height: 400px;
    }
    .head-peoduct .inRed {
    	font-size: 22px;
    }
    .catalog-category-view .category-cms .ep-pageSec h2:first-child > span {
    	font-size: 22px;
    }
    .head-peoduct .inRed {
    	font-size: 22px;
    }
    .page-products .category-cms .container h2 span {
    	font-size: 20px;
    }
    .catalog-product-view #maincontent .ep-breadCrumb {
    	width: 90%;
    	overflow-x: scroll;
    	padding-right: 50px;
    	box-sizing: border-box;
    }
    .cms-home .ep-serCont {
    	background-color: rgba(63,63,63,0.8);
    	padding-top: 30px;
    }
    .catalog-category-view .category-cms ul {
    	padding-left: 0;
    }
    .ep-cartHead, .ep-prodCont {
    	padding: 0;
    }
    .catalog-product-view .page-title-wrapper.product h1.page-title span {
    	font-size: 22px;
    }
}
/* 20-3-10 */
.category-foodpro-2014 h1 {
	font-size: 30px;
	margin: 0px auto 16px;
	
}
.category-stainless-steel-pipes-for-drinking-water-a-potential-copper-replacement h1
{
    font-size: 30px;
	margin: 0px auto 16px;
	
}
.category-mining-news h1
{
    font-size: 30px;
	margin: 0px auto 16px;
	
}
.category-press-fitting-unparalleled-speed-and-ease h1
{
    font-size: 30px;
	margin: 0px auto 16px;
	
}
h1.tag
{
    font-size: 30px;
	margin: 0px auto 16px;
	
}
/* captcha */
.capbox {
	background-color: #92D433;
	border: #B3E272 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000;
	background-color: #ccc;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
.capboxwala-inner {
	font: bold 11px arial, sans-serif;
	color: #000;
	background-color: #ccc;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
	#CaptchawalaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }
#CaptchawalaInput { margin: 1px 0px 1px 0px; width: 135px; }

/* cart-12-3-19 */
.cart.table-wrapper tr th.col.subtotal, .cart.table-wrapper tr th.col.price, .cart.table-wrapper tr td.col.price, .cart.table-wrapper tr td.col.subtotal {
	display: none;
}


@media screen and (max-width: 700px){
    .catalog-category-view.page-layout-2columns-right #maincontent .actions-toolbar .action.submit.primary {
    	margin: 11px 0 !important;
    	float: left;
    }
}    

@media screen and (max-width: 599px){
	.cms-home .ep-news .ep-newsBox {
		max-width: 370px;
		margin: 0 auto;
	}
	.catalog-category-view.page-layout-2columns-right #maincontent .columns {
    	padding-left: 20px;
    	padding-right: 20px;
    }
    footer .list-inline.ep-footLinks > li:last-child {
    	width: 100%;
    	display: block;
    }
    .category-our-videos .ep-newsbox .ep-nbImg iframe {
    	height: auto;
    }
/* Single product Custom option mobile css */
    table.prod-attrs  thead {display: none;}
    table.prod-attrs  tr {border-bottom: 3px solid #ffc923;display: block;margin-bottom: .625em;}
    table.prod-attrs td {border-bottom: 1px solid #ffc923;display: block;font-size: .8em;text-align: right;}
    table.prod-attrs td:before {content: attr(data-label);float: left;font-weight: bold;text-transform: uppercase;margin-right:5px;}
    table.prod-attrs td:last-child {border-bottom: 0;}
}
.hasDropdown.activecat, .hasDropdown.activecat a {
	color: #06283d;
}
.colorlink {
	color: #333 !important;
}
.product-red-section .colorlink {
	color: #fff !important;
}
.geo-img {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	height: auto;
}

/*end responsive work css*/



@media only screen and (min-width: 768px) {
nav.navigation > ul > li > .level0.submenu {

}
nav.navigation > ul > li > .level0.submenu > li {
	position: relative !important;
	padding: 0 32px !important;
}
nav.navigation > ul > li > .level0.submenu > li > a {
	padding: 12px 0px !important;
}

nav.navigation > ul > li > .level0.submenu > li > .submenu {
	position: absolute !important;
	left: 100% !important;
	right: 0px !important;
	opacity: 0 !important;
	transition: visibility 0s, opacity 1s ease !important;
	visibility: hidden !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 15px !important;
	width: 100% !important;
	top: 0 !important;
	background: rgba(0, 0, 0, 0.9) !important;
}
nav.navigation > ul > li > .level0.submenu > li.parent:hover > .submenu {
	opacity: 1 !important;
	visibility: visible !important;
	height: auto !important;
	padding: 15px !important;
}
nav.navigation > ul > li > .level0.submenu > li > .submenu li {
	padding: 4px 0 !important;
}
}
/* 30-8-19 */
.category-technical-info .tech-title {
	font-size: 40px;
}
.city-page a {
	color: #1979c3 !important;
}
.htmlsitemap-container.outer a {
	color: #464646;
}
.htmlsitemap-index-index .page-title-wrapper {
	padding-top: 20px;
}

/* 13-9-19 */
.cms-index-index .thanks_outer p
{
    text-align: center;
    margin-top: 40px;
    font-size: 21px;
}

/****************** What makes  CSS TO HERE ******************/

/*
*
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../../../../frontend/Magento/blank/en_US/Mageplaza_Core/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
#search_autocomplete li span.qs-option-name {
	font-size: 13px;
	color: #333;
}
#search_autocomplete {
	z-index: 999;
}
.footerlocation b {
	margin-bottom: 16px;
}
.ep-links.footerlocation {
	margin-bottom: 16px;
}
.ep-cfCont.download-form #RecaptchaField2 {
	margin-top: -12px !important;
}
.vmega-menu a:visited, .alink:visited  {
color: #337ab7;
}
#product-options-wrapper
{ display:block ; }
.product-add-form #product-options-wrapper .page-title-wrapper , .product-add-form #product-options-wrapper .description
{ display:none !important ; }

a.vicrt {
    background: #47b5ff;
    color: white;
    font: bold;
    font-weight: bold;
    padding: 15px;
    font-size: 1.8rem;
    text-decoration: none;
	padding-bottom: 9px;
}

a.vicrt:hover {
background: var(--dkblue) !important;
    color: white;
    text-decoration: none;
}

.crtmn span.crtd {
position: absolute;
    background: #ffc923;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #222;
    line-height: 20px;
    text-align: center;
    margin: -11px 0px 0px 13px;
    font-size: 14px;
}

.ae-contact span{font-size: var(--font-size-25);
    color: var(--white);
    margin-top: 0px;
    font-weight: 700;
}
.ae-contact a:focus, .ae-contact a:hover{text-decoration:none;}
.ae-contact span:hover{color:var(--lightblue);text-decoration:none;}

.containter-cat .left-cat ul li.label.lsft{padding:0px;}
.containter-cat .left-cat ul li.label.lsft span.nav-left {
    position: relative;
    display: block;
    cursor: pointer;
    font-size: 16px;
    padding: 12px 8px 12px 0px;
    text-transform: uppercase;
    font-family: 'bl-semibold';
}
.text-link-inline a{display:inline;}
.page-main .column.main .row p > a:not(.submit), .mp-blog-view .post-post_content p > a{color:#1979c3;}
.no-prod-coming-div{height:460px;}
.no-prod-coming-div > *:first-child:before{display:none !important;}
.no-prod-coming {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
}
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
