.ep-prodBan {
    position: relative;
    height: 264px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/prodBan.jpg);
}
.ep-standardBan{
    background-image: url(../img/standardBan.jpg);
}
.ep-prodBan > .container {
    position: relative;
    height: 100%;
}
.ep-prodBan > .container > h1 {
    position: absolute;
    top: 50%;
    left: 0px;
    color: #252525;
    font-size: 48px;
    font-family: 'bl-bold';
    margin: -55px auto 0px;
    text-transform: uppercase;
}
.ep-prodBan.ep-standardBan > .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;
    font-family: 'bl-semibold';
}
.ep-breadCrumb > ol {
    padding-left: 8px;
}
.ep-breadCrumb > ol > li {
    position: relative;
    color: #ed3726;
    text-transform: uppercase;
    font-family: 'bl-semibold';
}
.ep-breadCrumb > ol > li > sup {
    font-size: 8px;
}
.ep-breadCrumb > ol > li > a {
    color: #363636;
    font-family: 'bl-regular';
}
.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;
    font-family: 'bl-bold';
    text-transform: uppercase;
    border-bottom: 4px solid #c52819;
}
.ep-installInst {
    position: relative;
}
.ep-installInst + .ep-installInst{
    margin: 36px auto;
}
.ep-installInst:nth-child(even){
    padding: 20px;
    background-color: #f4f4f4;
}
.ep-installInst > ul {
    margin: 0px -14px;
}
.ep-installInst > ul > li {
    width: 50%;
    padding: 0px 14px;
    vertical-align: top;
}
.ep-iiBox {
    position: relative;
    font-size: 0px;
}
.ep-iiBox > .ep-iiImg, .ep-iiBox > .ep-iiCont {
    width: 46%;
    font-size: 14px;
    vertical-align: top;
    display: inline-block;
}
.ep-iiBox > .ep-iiCont {
    width: 54%;
    padding-left: 20px;
}
.ep-iiImgInfo {
    position: relative;
    font-size: 0px;
    margin: 12px auto 0px;
}
.ep-iiImgInfo > span {
    color: #c52819;
    font-size: 15px;
    line-height: 18px;
    vertical-align: top;
    display: inline-block;
}
.ep-iiImgInfo > span:first-child {
    color: #fff;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    margin-right: 12px;
    background-color: #c52819;
    font-family: 'bl-semibold';
}
.ep-iiImgInfo > span:last-child {
    width: calc(100% - 14%);
    width: -moz-calc(100% - 14%);
    width: -webkit-calc(100% - 14%);
}
.ep-iicTitle {
    position: relative;
    color: #fff;
    font-size: 0px;
    padding: 6px 32px 6px 14px;
    margin: 0px auto 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/technical/instaTitle.png);
}
.ep-iicTitle > span, .ep-iicTitle > b{
    width: 20%;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'bl-semibold';
}
.ep-iicTitle > b{
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ep-iiCont > p {
    color: #3e3e3e;
    font-size: 16px;
    line-height: 20px;
}
.ep-iiCont > p > span {
    width: 20px;
    color: #fff;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    vertical-align: top;
    display: inline-block;
    background-color: #c52819;
}
.ep-installInst.hasBg{
    /*background-size: contain;*/
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/technical/instImg7.jpg);
}
/* 18-4-19 */
.category-install-supersize-range .tech-info ul li {
	background-color: #f4f4f4;
	padding: 0px 10px 20px 0px;
}
.category-install-supersize-range .tech-info {
	background-color: transparent !important;
	padding: 0px 0px 0px 0px;
}
@media only screen and (max-width: 767px){
    .ep-pageSec{
        margin: 0px auto 48px;
    }
    .ep-prodBan{
        background-position: -460px 0px;
    }
    .ep-prodBan > .container > h1{
        left: 12px;
        font-size: 32px;
        margin: -36px 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-pTitle{
        font-size: 24px;
    }
    .ep-installInst > ul{
        margin: 0px;
    }
    .ep-installInst > ul > li, .ep-iiBox > .ep-iiImg, .ep-iiBox > .ep-iiCont{
        width: 100%;
        padding: 0px;
        display: block;
    }
    .ep-installInst > ul > li + li{
        margin: 12px auto 0px;
    }
    .ep-iiBox{
        text-align: center;
    }
    .ep-iiBox > .ep-iiCont {
        margin: 12px auto 0px;
    }
    .ep-iicTitle {
        padding: 10px 0px;
        background-size: cover;
    }
    .ep-installInst + .ep-installInst{
        margin: 16px auto;
    }
    .ep-installInst.hasBg{
        background-image: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .ep-iicTitle{
        padding: 4px 32px 4px 14px;
    }
}
@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-pageSec{
        margin: 0px auto 54px;
    }
    .ep-pTitle{
        font-size: 36px;
    }
    .ep-iicTitle{
        background-size: cover;
    }
    .ep-installInst > ul{
        margin: 0px -8px;
    }
    .ep-installInst > ul > li{
        padding: 0px 8px;
    }
    .ep-iiCont > p{
        font-size: 14px;
        line-height: 18px;
    }
    .ep-iiBox > .ep-iiCont{
        padding-left: 16px;
    }
    .ep-iiImgInfo > span:last-child {
        width: calc(100% - 22%);
        width: -moz-calc(100% - 22%);
        width: -webkit-calc(100% - 22%);
    }
    .ep-installInst.hasBg{
        background-image: none;
    }
    .ep-installInst.hasBg > ul > li {
        width: 100%;
    }
    .ep-installInst.hasBg .ep-iiBox > .ep-iiImg{
        width: 35%;
    }
    .ep-installInst.hasBg .ep-iiBox > .ep-iiCont{
        width: 65%
    }
}