body,
html {
    -webkit-font-smoothing: antialiased
}

body {
    background: #FFF;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.5em;
    margin: 0;
    padding: 0
}

a.button, #content a.button, .button, input[type='submit'] {
    padding: 5px 15px;
}   
    
p {
    font-size: 1em;
    line-height: 1.5em;
    padding: 0;
    margin: 0 0 15px
}

a {
    color: #f6323e
}

a:focus {
    outline: 0;
    color: #f6323e
}

a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none;
    color: #f6323e
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1em;
    padding: 0;
    margin: 0 0 15px
}

h1 {
    font-size: 1.8em;
    color: #D90000
}

h2 {
    font-size: 1.6em;
    color: #D90000
}

h3 {
    font-size: 1.4em
}

h4 {
    font-size: 1.3em
}

h5 {
    font-size: 1.2em
}

h6 {
    font-size: 1.1em
}

ul {
    padding-left: 20px
}

label {
    margin-bottom: 0.1rem;
}

#footer-left ul {
    margin: 1;
    padding: 0;
    list-style-type: disc
}

#footer-left li {
    list-style-type: none;
    padding: 0;
    display: block;
    float: left;
    margin: 0 15px 0 0
}

.padding {
    padding: 25px
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.alignright {
    float: right;
    margin-bottom: 15px;
    margin-left: 15px
}

.sublist { 
    list-style-type: lower-alpha; 
    margin-left: 30px; 
}

.clear {
    clear: both
}

.rounded {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden
}

.col-3-home-image,
.home-image {
    background: #ccc;
    min-height: 100px
}

.background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -99;
    margin: 0;
    padding: 0
}

.rslides {
    width: 100%;
    height: 100%;
    position: absolute
}

.rslides li {
    width: 100%;
    height: 100%
}

.five,
.four,
.one,
.three,
.two {
    background-position: center
}

.one {
    background-image: url(images/banner-kitchen-benchtop.jpg);
    background-size: cover
}

.two {
    background-image: url(images/banner-kitchen-glass-splashback-benchtop.jpg);
    background-size: cover
}

.three {
    background-image: url(images/banner-kitchen-lighting.jpg);
    background-size: cover
}

.four {
    background-image: url(images/banner-kitchen-sink.jpg);
    background-size: cover
}

.five {
    background-image: url(images/banner-kitchen-storage-solutions.jpg);
    background-size: cover
}

.six {
    background-image: url(images/banner-new-kitchen-appliances.jpg);
    background-size: cover
}

.seven {
    background-image: url(images/banner-new-kitchen-design.jpg);
    background-size: cover
}

.eight {
    background-image: url(images/banner-new-kitchen-high-gloss-white.jpg);
    background-size: cover
}

.nine {
    background-image: url(images/banner-new-kitchen-with-engineered-stone-benchtop.jpg);
    background-size: cover
}

.ten {
    background-image: url(images/banner-new-kitchen-with-granite-benchtop.jpg);
    background-size: cover
}

.eleven {
    background-image: url(images/banner-new-kitchen-wood-doors.jpg);
    background-size: cover
}

.twelve {
    background-image: url(images/banner-kitchen-news-square.jpg);
    background-size: cover
}

.thirteen {
    background-image: url(images/banner-kitchen-i-pool.jpg);
    background-size: cover
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 45%
}

.bg-colour {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #e6e6e6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e6e6e6));
    background: -webkit-linear-gradient(top, #fff 0, #e6e6e6 100%);
    background: -o-linear-gradient(top, #fff 0, #e6e6e6 100%);
    background: -ms-linear-gradient(top, #fff 0, #e6e6e6 100%);
    background: linear-gradient(to bottom, #fff 0, #e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    border: 1px solid #e6e6e6;
    box-sizing: border-box
}

.header-right {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.social img,
.social object {
    height: auto;
    max-width: 60px
}

#email path,
#facebook path,
#linked-in path,
#phone path,
#skype path,
#twitter path {
    fill: #f6323e
}

.left {
    float: left
}

.right {
    float: right
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.phone {
    color: #f6323e;
    font-size: 2.5em;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    margin-top: 15px
}

.menu {
    width: auto;
    float: left
}

.nav {
    background: #e6e6e6
}

.footer {
    background: #999;
    color: #fff
}

.footer a,
.footer a:active,
.footer a:hover,
.footer a:link,
.footer a:visited {
    color: #fff
}

.footer-content .left {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 20px
}

#header {
    margin-top: 5px;
    min-height: none
}

#menu {
    margin-top: 5px
}

.js .nav-collapse {
    overflow: hidden
}

#nav ul ul a {
    display: block
}

.sub-menu {
    position: relative;
    width: 100%;
    background: #e9e9e9;
    display: none;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: red
}

.sidebar-box {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    border: 1px solid #e9e9e9;
    padding: 30px 0;
    margin-bottom: 25px
}

.sidebar-box>div {
    padding-left: 15px;
    padding-right: 15px
}

.small {
    font-size: 1em
}

.table-cell input,
.table-cell textarea,
.table-cell select {
    width: 100%;
    margin-bottom: 10px;
    padding: 5px;
    box-sizing: border-box;
    font-family: inherit
}

.table-cell input[type='button'],
.table-cell input[type='reset'],
.table-cell input[type='submit'] {
    width: auto;
    padding: 5px 30px;
}

.table-cell input[type='image'] {
    width: auto;
    float: right
}

.table-row {
    margin-bottom: 10px;
}

.sidebar-box h2 {
    border-top: 1px dotted #000;
    padding-top: 10px;
    padding-bottom: 10px;
}

.column1 {
    float: left;
    width: 100%;
    text-align: left;
    box-sizing: border-box
}

.column2 {
    float: left;
    margin-left: 0;
    width: 100%;
    text-align: left;
    box-sizing: border-box
}

.contact-map {
    float: none;
    width: 100%;
    height: auto;
    max-width: 300px
}

#header-top {
    margin-top: 20px
}

.tablet-hide {
    display: block!important
}

#aus-flag,
#can-flag,
#nz-flag,
#us-flag {
    height: 30px;
    width: auto
}

#nav {
    overflow: scroll
}

#Enquire {
    background-color: red;
    padding: 10px;
    display: block;
    border: 0;
    color: #fff;
    font-family: inherit;
    font-size: 1em;
    text-transform: uppercase
}

.flags {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex
}

.flags a {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    text-align: center
}

.footer-content ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: disc
}

.footer-content ul li:first-of-type {
    font-weight: 700
}

.agent-col {
    float: left;
    width: 100%;
    clear: both
}

.ui-checkboxradio, .ui-checkboxradio:hover {
  border-width: 5px !important;
  border-color: white;
}

.ui-checkboxradio-checked, .ui-checkboxradio-checked:hover {
  border-width: 5px !important;
}

@media only screen and (min-width:641px) {
    #nav {
        overflow: visible
    }
    .flags {
        width: auto;
        display: block
    }
    .flags a {
        flex: none;
        -webkit-flex: none;
        -ms-flex: none;
        text-align: right
    }
    .tablet-hide {
        display: none!important
    }
    .sub-menu {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #e9e9e9;
        z-index: 9999;
        display: none;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%)
    }
    .js .nav-collapse {
        overflow: visible
    }
    .logo {
        width: 100%;
        clear: both;
        margin-left: 0
    }
    .nav {
        width: 100%;
        clear: both
    }
    .logo img {
        width: 100%
    }
    .footer-content .left {
        width: 24%;
        margin-left: 1%
    }
    footer-content .left:first-of-type {
        margin-left: 0
    }
    .col-3-home-image {
        width: 49.1525%;
        clear: none;
        margin-left: 1.6949%
    }
    .zeroMargin_tablet {
        margin-left: 0
    }
    .sub-menu {
        border-left: none
    }
    .phone {
        color: #f6323e;
        font-size: 2.5em;
        margin-bottom: 10px;
        width: auto;
        text-align: right;
        margin-top: 5px
    }
}

@media only screen and (min-width:769px) {
    .contact-map {
        float: right;
        width: 50%;
        height: auto;
        max-width: 300px
    }
    #aus-flag,
    #can-flag,
    #nz-flag,
    #us-flag {
        height: 15px;
        width: auto
    }
    .phone {
        margin-bottom: 0
    }
    .column1 {
        float: left;
        width: 49%;
        text-align: left;
        box-sizing: border-box
    }
    .column2 {
        float: left;
        margin-left: 1%;
        width: 50%;
        text-align: left;
        box-sizing: border-box
    }
    .sub-menu {
        border-left: none
    }
    .logo {
        width: 23.7288%;
        clear: none;
        margin-left: 0
    }
    .nav {
        width: 74.5762%;
        clear: none
    }
    #header {
        margin-top: -28px;
        min-height: 78px
    }
    #menu {
        margin-top: -43px
    }
    .col-3-home-image {
        width: 23.7288%;
        margin-left: 1.6949%;
        clear: none
    }
    .zeroMargin_desktop {
        margin-left: 0
    }
    .phone {
        color: #f6323e;
        font-size: 2.5em;
        margin-bottom: 10px;
        width: auto;
        text-align: right;
        margin-top: 5px
    }
    .agent-col {
        float: left;
        width: 49%;
        clear: none
    }
}
