.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus  {
outline: none;
}
.slides,.flex-control-nav,.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}  @font-face {
font-family: 'flexslider-icon';
src:url(//coffsharbourplumber.com.au/wp-content/themes/mr-plummer/fonts/flexslider-icon.eot);
src:url(//coffsharbourplumber.com.au/wp-content/themes/mr-plummer/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),		url(//coffsharbourplumber.com.au/wp-content/themes/mr-plummer/fonts/flexslider-icon.woff) format('woff'),		url(//coffsharbourplumber.com.au/wp-content/themes/mr-plummer/fonts/flexslider-icon.ttf) format('truetype'),		url(//coffsharbourplumber.com.au/wp-content/themes/mr-plummer/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flexslider {
margin: 0;
padding: 0;
overflow:hidden;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
} .flexslider .slides img {
width: 100%;
display: block;
}
.flex-pauseplay span {
text-transform: capitalize;
} .slides:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
}  .no-js .slides > li:first-child {
display: block;
} .slide {
}
#slider {
}
#carousel {
}
.flexslider li {
margin:0px!important;
}
.flexslider {
margin: 0px;
padding:0px;
background:none;
border: 0px solid #fff;
position: relative;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
zoom: 1;
}
.flex-viewport {
margin-top: 0px !important;
max-height: auto;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 400px;
}
.flexslider .slides {
zoom: 1;
}
.carousel li {
margin-right: 5px;
} .flex-direction-nav {
*height: 0;
}
#gal .flex-direction-nav {
*height: 0;
position:absolute;
top:23px;
right:23px;
padding:13px 0px;
}
.flex-direction-nav {
*height: 0;
position:absolute;
top:50%;
left:0px;
transform: translateY(-50%);
width: 100%;
}
.flex-direction-nav a  {
}
.flex-direction-nav li {
width:100%;
margin:0px;
padding:0px;
}
.flex-direction-nav .flex-prev {
background-size:contain !important;
background:url(//coffsharbourplumber.com.au/wp-content/themes/mr-plummer/images/flex-left.png) 0px 0px no-repeat;
width:80px;
height:80px;
text-indent:-2500px;
display:inline-block;
-webkit-transition: all 500ms;
transition: all 500ms;
position: absolute;
top: -30px;
left:0px;
}
.flex-direction-nav .flex-next {
background-size:contain !important;
width:auto;
background:url(//coffsharbourplumber.com.au/wp-content/themes/mr-plummer/images/flex-right.png) 0px 0px no-repeat;
width:80px;
height:80px;
text-indent:-2500px;
display:inline-block;
position: absolute;
top: -30px;
-webkit-transition: all 500ms;
transition: all 500ms;
right:0px;
}
.flex-direction-nav .flex-next:hover {
}
.flex-direction-nav .flex-prev:hover {
}
.flexslider:hover .flex-prev {
}
.flexslider:hover .flex-next {
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter:alpha(opacity=0);
cursor: default;
}
.flex-direction-nav a:before  {
}
.flex-direction-nav a.flex-next:before  {
} .flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before  {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover  {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
} .flex-control-nav {
width: 100%;
position: absolute;
bottom: 40px;
text-align: center;
z-ndex:3000;
display:none;
}
.flex-control-nav li {
margin: 0 8px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0,0,0,0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0,0,0,0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
display: block;
opacity: .7;
cursor: pointer;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
}
@media screen and (min-width: 1024px) { .flexslider .slides {
display: block;
overflow:hidden;
}
}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
.flexslider .slides {
max-height: 100%;
display: block;
overflow:hidden;
}
}
.flex-control-nav li {
display: inline-block;
margin: 0px 5px!important;
}
.flex-control-paging li a {
background: rgba(233, 233, 233, 0.506);
}
.flex-control-paging li a.flex-active {
background: rgba(255, 255, 255, 1)!important;
}a {
text-decoration: none;
color: #205fac;
}
a:hover {
color: #2e3236;
}
#header-nav {
position: fixed;
top: 0;
display: block;
width: 100%;
background: #fff;
-webkit-transition: -webkit-transform 0.7s 0.3s ease;
-moz-transition: -moz-transform 0.7s 0.3s ease;
-ms-transition: -ms-transform 0.7s 0.3s ease;
transition: transform 0.7s .3s ease;
-webkit-backface-visibility: hidden;
-webkit-transform: translate3d(0px, 0px, 0px);
box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
#header-nav.hide-nav-bar {
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
transform: translate(0, -100%);
-webkit-backface-visibility: hidden;
}
a.menu-link {
float: right;
display: block;
padding: 1em;
}
nav[role=navigation] {
clear: right;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.js nav[role=navigation] {
overflow: hidden;
max-height: 0;
}
nav[role=navigation].active {
max-height: 360px;
}
nav[role=navigation] ul {
margin: 0;
padding: 0;
float: left;
padding: 0.7em 0;
}
nav[role=navigation] li a {
display: block;
padding: 0.8em;
font-size: 17px;
text-align: right;
}
.menu-link {
height: 30px;
width: 33px;
cursor: pointer;
}
.bar1,
.bar2,
.bar3 {
-webkit-transition: .35s ease;
transition: .35s ease;
margin-top: 3px;
background: #205fac;
width: 33px;
height: 4px;
position: absolute;
}
.bar2 {
margin-top: 13px;
}
.bar3 {
margin-top: 23px;
}
.menu-link.active .bar1,
.menu-link.active .bar2,
.menu-link.active .bar3 {
-webkit-transition: .35s ease;
background:#e93e37;
}
.menu-link.active .bar1 {
margin-top:1px;
-webkit-transform: translateY(11px) translateX(0) rotate(-45deg);
transform: translateY(11px) translateX(0) rotate(-45deg);
}
.menu-link.active .bar2 {
opacity: 0;
}
.menu-link.active .bar3 {
-webkit-transform: translateY(-11px) translateX(0) rotate(45deg);
transform: translateY(-11px) translateX(0) rotate(45deg);
}
@media screen and (min-width: 1080px) {
a.menu-link {
display: none;
}
.js nav[role=navigation] {
max-height: none;
}
nav[role=navigation] ul {
margin: 0 0 0 -0.25em;
border: 0;
float: right;
}
.menu li:last-child { margin-right:0px !important; }
div.menu:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) { padding-right:0px !important; }
nav[role=navigation] li {
display: inline-block;
margin: 0 0.25em;
}
nav[role=navigation] li a {
border: 0;
}
}
.container {
max-width: 72em;
margin: 0 auto;
}
section {
margin-top: 4em;
padding: 1em;
color: #5c5c5c;
}
section hr {
border-bottom: none;
color: #f2f2f2;
}
.info {
text-align: center;
}
@media only screen and (max-width: 1024px) {
#header-nav { position:relative; }
}
@media only screen and (max-width: 680px) {
nav[role="navigation"] ul { padding-bottom:20px; }
a.menu-link { float:none; position:relative; left:50%; transform:translateX(-50%); }
nav[role="navigation"] li a { text-align: center; }
nav[role="navigation"] ul { float:none; }
}