html {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
*, *::before, *::after {
box-sizing: inherit;
}
div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,select,button,p,table,blockquote,th,td {
margin:0;
padding:0;
line-height:inherit;
}
dl,ul,ol,h1,h2,h3,h4,h5,h6,form,fieldset,p,blockquote,table {
margin:1em 0;
}
h1,h2,h3,h4,h5,h6 {
margin:1em 0 .5em;
line-height:1.2;
}
h1 {
margin:0 0 .5em;
}
.site_title {
margin:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
address,caption,cite,code,dfn,var {
font-style:normal;
font-weight:normal;
}
caption,th {
text-align:left;
}
sup {
vertical-align:text-top;
}
sub {
vertical-align:text-bottom;
}
input,textarea,select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
padding:0 .4em;
} .clearfix::after, header>nav::after {
content:"";
display:block;
clear:both;
} .scrollbar_measure {
width: 100px;
height: 100px;
overflow: scroll;
position: absolute;
top: -9999px;
} .screen-reader-text, .skiplink {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.skiplink:focus, .screen-reader-text:focus {
font-weight:bold;
background:#eee;
box-shadow:0 0 10px rgba(0,0,0,0.25);
top:0;
left:0;
float:left;
width: auto;
height: auto;
z-index:9999;
display:block;
position:fixed;
z-index: 100000; padding:.5em .75em;
clip: auto !important;
}  .u-fullwidth {
width:100% !important;
} .u-flex {
display:-ms-flexbox !important;
display:-webkit-flex !important;
display:flex !important;
}
.u-flex--between {
-ms-flex-pack: justify !important;
-webkit-justify-content: space-between !important;
justify-content: space-between !important;
}
.u-flex--around {
-ms-flex-pack: distribute !important;
-webkit-justify-content: space-around !important;
justify-content: space-around !important;
}
.u-flex--center {
-ms-flex-pack: center !important;
-webkit-justify-content: center !important;
justify-content: center !important;
}
.u-flex--end {
-ms-flex-pack: end !important;
-webkit-justify-content: flex-end !important;
justify-content: flex-end !important;
}
@media (max-width:750px) {
.u-flex--end\@m {
-ms-flex-pack: end !important;
-webkit-justify-content: flex-end !important;
justify-content: flex-end !important;
}
}
.u-flex--column {
-ms-flex-direction:column !important;
-webkit-flex-direction:column !important;
flex-direction:column !important;
}
@media (max-width:500px) {
.u-flex--column\@s {
-ms-flex-direction:column !important;
-webkit-flex-direction:column !important;
flex-direction:column !important;
}
}
@media (max-width:750px) {
.u-flex--column\@m {
-ms-flex-direction:column !important;
-webkit-flex-direction:column !important;
flex-direction:column !important;
}
}
@media (max-width:1000px) {
.u-flex--column\@l {
-ms-flex-direction:column !important;
-webkit-flex-direction:column !important;
flex-direction:column !important;
}
}  .u-standout-text {
font-size:1.2em !important;
} .u-text-left {
text-align:left !important;
}
.u-text-right {
text-align:right !important;
}
.u-text-center {
text-align:center !important;   
}
.u-text-middle {
vertical-align: middle !important;
}
.u-text-top {
vertical-align: top !important;
}
.u-text-bottom {
vertical-align: bottom !important;
} .c-semantic-list,
.c-semantic-list > li {
list-style:none;
margin:0;
padding:0;
} html, body {
margin:0;
padding:0;
line-height:1.5;
background: #fff;
}
html {
font-family: 'Lato', sans-serif;
font-weight: 300;
overflow-x: hidden;
}
body {
color: #000;
-webkit-text-size-adjust: 100%; font-size: 100%; }
.contentbox {
width: 100%;
margin: auto;
font-size: 1em;
}
.gutter-wrap {
padding:0 5%;
}
.gutter-wrap--primary {
clear:both;
background:#fff;
}
.sidebar {
margin:0 0 1.5em;
padding:0 1.25em;
float:right;
clear:both;
width:100%;
}
article {
padding:1.5em 0;
}
figure {
display:block;
margin:0;
} header {
padding-top: 1.5em;
display: block;
width: 100%;
position: absolute;
z-index: 3; background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); }
.site-info {
padding-top:0.5em;
padding-bottom:0.5em;
}
.site-info--contains-menu { }
.site_title {
text-indent:-9999px;
width:0;
height:0;
}
.site_title a {
text-decoration: none;
color:#000;
}
.site-info__logo, .site-info__logo img {
display:block;
background:none;
position:relative;
border:none;
}
.site-info__logo {
max-width:100%;
}
@media (min-width:751px) {
.site-info__logo {
margin:0 1.5em 0 0;
}
}
@media (max-width:750px) {
.site-info__logo, .site-info__logo img, .site_title {
margin:0 auto;
text-align:center;
}
}
.site-info__usereditable, .site-info__usereditable li {
list-style:none;
padding:0;
margin:0;
}
.site-info__usereditable {
clear:both;
}
.site-info__usereditable p {
margin: 0;
padding:0;
}
@media (max-width:750px) {
.site-info__usereditable {
text-align:center;
}
}
.site-info__usereditable>li {
display:block;
margin:.75em 0 0;
font-size:1.25em;
line-height:1.25;
}
.site-info__usereditable a[href^="tel"] {
text-decoration:none;
color:#FFF;
font-weight: bold;
}
.site-info__usereditable a[href^="tel"]:hover {
text-decoration:none;
color:#ed1c24;
font-weight: bold;
}
@media (min-width:751px) {
.site-info__aside {
display:-ms-flexbox;
display:-webkit-flex;
display:flex;
-ms-flex-direction:column;
-webkit-flex-direction:column;
flex-direction:column;
}
.nav--beside-logo {
-webkit-order:1;
-ms-order:1;
order:1;
}
.site-info>.contentbox {
display:-ms-flexbox;
display:-webkit-flex;
display:flex;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.site_title, .site-info__logo {
-ms-flex:0 1 auto;
-webkit-flex:0 1 auto;
flex:0 1 auto;
}
.site-info__aside {
-ms-flex:1 1 auto;
-webkit-flex:1 1 auto;  
flex:1 1 auto;
}
.site-info__aside {
text-align:right;
}
.site-info__usereditable>li {
display:inline-block;
vertical-align: top;
margin:.25em 0 .25em 1.25em;
}
.site-info__usereditable>li:first-child {
margin-left:0;
}
} .SlideShowContainerOuter {
position: relative;
}
.CarouselOverlay {
display: block;
position: absolute;
left:0;
right: 0;
top:0;
bottom:0;
text-align: center;
color:#FFF;
padding:18% 3% 0;
z-index: 2;
background: rgba(0,0,0,0.5);
}
.CarouselOverlay h2 {
display: block;
font-size: 3.5em;
max-width: 600px;
margin: 0 auto;
text-align: center;
text-shadow: 0 0 20px #000, 0 0 10px #000, 3px 3px 3px #000;
}
.CarouselOverlay a.button {
display: inline-block;
margin-top: 20px;
font-size:1.3em;
padding:5px 15px 8px;
font-weight: 300;
color:#FFF;
background: #ed1c24;
border-radius: 10px;
text-decoration: none;
box-shadow: 0 0 20px #000, 0 0 10px #000, 3px 3px 3px #000;
}
.CarouselOverlay a.button:hover {
background: #FFF;
color:#000;
text-decoration: none;
}
.SlideShowMobile {
display: none;
}
.SlideShowWide {
display: block;
}
@media (max-width:999px) {
.CarouselOverlay {
padding:23% 3% 0;
}
.CarouselOverlay h2 {
font-size:2em;
}
.CarouselOverlay a.button {
font-size: 1.1em;
}
}
@media(max-width:750px) {
.SlideShowMobile {
display: block;
}	
.SlideShowWide {
display: none;
}
.CarouselOverlay {
padding:50% 3% 0;
}
}
@media(max-width:450px) {
.CarouselOverlay {
padding:65% 3% 0;
}
.CarouselOverlay h2 {
font-size:1.6em;
}
}
@media(max-width:380px) {
.CarouselOverlay {
position: relative;
padding:20px 3% 10px;
color:#000;
background: transparent;
}
.CarouselOverlay h2 {
font-size:1.6em;
text-shadow: none;
}
.CarouselOverlay a.button {
box-shadow: none;
}
.CarouselOverlay a.button:hover {
box-shadow: none;
background: #000;
color:#FFF;
}
} .feature-img {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
padding: 17% 0 17%;
position: relative;
}
.FeaturedImageOverlay {
display: block;
position: absolute;
left:0;
right: 0;
top:0;
bottom:0;
text-align: center;
color:#FFF;
padding:18% 3% 0;
z-index: 2;
background: rgba(0,0,0,0.5);
}
@media (max-width: 750px) {
.feature-img {
padding: 25% 0 25%;
}
}
@media (max-width: 500px) {
.feature-img {
padding: 45% 0 45%;
}
}  nav ul,
nav li {
margin: 0;
padding: 0;
list-style: none;
} .nav__page-menu,
.nav__page-menu ul {
display:-ms-flexbox;
display:flex;
-ms-flex-flow:row wrap;
flex-flow:row wrap;
text-align:left;
} .menu-under-logo-container {
background: #000;
line-height:2;
}
.nav a {
display:block;
color:#FFF;
border:none;
line-height:1.3;
text-decoration: none;
font-size: 1.25em;
border-bottom: 2px solid #FFF;
}
.nav a:hover {
color:#ed1c24;
text-decoration: none;
border-bottom: 8px solid #ed1c24;
}
.sub-menu a,
.nav--under-logo a {
color: #fff;
}
.nav--under-logo a {
padding:.5em .7em;
}
.nav--beside-logo a {
padding:.5em .35em;
}
.sub-menu a {
padding:.35em .7em;
}
.nav--under-logo li:not([class*='current']) a:hover,
.nav--under-logo li:not([class*='current']).sfHover>a,
.nav .sub-menu li:not([class*='current']) a:hover {
background:#353535;
}
nav .current_page_item>a,
.single-post nav .current_page_parent>a,
nav .current_page_ancestor>a,
nav .current-menu-item>a,
nav .current-menu-parent>a,
nav .current-menu-ancestor>a,
nav .current-page-ancestor>a {
font-weight: bold;
border-bottom: 8px solid #FFF;
}
.nav--under-logo .current_page_item>a,
.single-post .nav--under-logo .current_page_parent>a,
.nav--under-logo .current_page_ancestor>a,
.nav--under-logo .current-menu-item>a,
.nav--under-logo .current-menu-parent>a,
.nav--under-logo .current-menu-ancestor>a,
.nav--under-logo .current-page-ancestor>a {
background: #fff;
color: #000;
}
.contains_submenu>a {
position:relative;
}
.show_nav_children {
position:absolute;
top:-.25em;
bottom:-.25em;
right:-3%;
line-height:2.5;
font-weight:bold;
cursor:pointer;
} .section-menu {
padding-top:1em;
padding-bottom:.5em;
overflow:hidden;
}
.gutter-wrap--primary+.section-menu {
padding-top:0;
}
.section-menu .sub-menu {
display:-ms-flexbox;
display:-webkit-flex;
display:flex;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: stretch;
align-items: stretch;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
padding:0;
margin:0 -.25em;
font-size:1em;
}
.section-menu .sub-menu .sub-menu {
font-size:.9em;
}
.section-menu .sub-menu li {
margin:0 .25em .5em;
display:-ms-flexbox;
display:flex;
-ms-flex:1 1 auto;
-webkit-flex:1 1 auto;
flex:1 1 auto;
}
.section-menu .sub-menu .sub-menu li {
margin:.5em .25em 0;
}
.section-menu li .current-menu-item.menu-item-has-children, .section-menu li .current-menu-parent.menu-item-has-children {
-ms-flex-direction:column;
-webkit-flex-direction:column;
flex-direction:column;
-ms-flex:1 1 auto;
flex:1 1 auto;
background:#f4f4f4;
padding:.75em .7em;
}
.section-menu a {
line-height:1.3;
text-decoration:none;
color:#333;
border: 1px solid #ccc;
padding: .5em .75em;
min-width:100%;
-ms-flex:1;
flex:1;
text-align: center;
}
.section-menu .current-menu-item>a {
border: 1px solid #000;
color:#000;
}
.section-menu .sub-menu .current-menu-item>a, .section-menu .sub-menu .current-menu-parent>a {
background:#fff;
}
.section-menu a:hover {
border-color:#333;
color:#333;
text-decoration:none;
font-weight: bold;
} .section-menu .menu>li>a {
display:none;
} @media (min-width:751px) { .nav__page-menu li { position:relative; }
.nav__page-menu ul {
position: absolute;
top: -9999px;
left: 0;
}
.nav__page-menu li:hover ul,
.nav__page-menu li.sfHover ul {
z-index: 100;
display: -ms-flexbox;
display: flex;
}
.nav__page-menu>li:hover>ul, .nav__page-menu>li.sfHover>ul { top:100%; }
.nav__page-menu ul ul { left:auto; right:-250px; }
.nav__page-menu li li:hover ul, .nav__page-menu li li.sfHover ul { top:0; }
header .nav__page-menu ul, header .nav__page-menu li li {width: 250px;}
.nav--under-logo {
margin-left:-.7em;
}
.nav__page-menu li ul {
display: none;
}
.nav .sub-menu, .nav .children {
background:#222;
}
.sub-menu .current_page_item>a,
.single-post .sub-menu .current_page_parent>a,
.sub-menu .current_page_ancestor>a,
.sub-menu .current-menu-item>a,
.sub-menu .current-menu-parent>a,
.sub-menu .current-menu-ancestor>a,
.sub-menu .current-page-ancestor>a {
background: #eee;
color:#000;
}
.contains_submenu>a {
padding-right:1.5em;
}
.show_nav_children {
padding:0 .75em 0 .5em;
}
} @media (max-width: 750px) {
.slide-panel {
margin:0 auto;
} .contains_submenu>a {
padding-right:2.5em;
} .show_nav_children {
position:absolute;
top:-.25em;
bottom:-.25em;
right:-3%;
line-height:2.5;
z-index:10;
padding:0 5% 0 .75em;
padding:0 calc(3% + .5em) 0 .75em;
} .nav__page-menu,
.nav__page-menu ul {
-ms-flex-direction:column;
-webkit-flex-direction:column;
flex-direction:column;
} .sub-menu, .nav .children {
padding:0 0 0 1em;
font-size:.9em;
} .site-info nav {
line-height:0;
} .nav a {
padding:.35em 1em;
color:#fff;
text-align: center;
}
.nav a:hover {
background:#222;
}
.nav .current_page_item>a,
.single-post .nav .current_page_parent>a,
.nav .current_page_ancestor>a,
.nav .current-menu-item>a,
.nav .current-menu-parent>a,
.nav .current-menu-ancestor>a,
.nav .current-page-ancestor>a {
background: #fff;
color: #000;
} .nav .sub-menu a, .nav .children a {
margin-left: -9999px;
padding-left: calc(9999px + .75em);
}
}  .slide-panel__trigger-label--under-logo {
color:#fff;
}
@media (max-width:750px) {
.slide-panel__panel--main-nav {
background: #000;
font-size: 1.1em;
}
.show_nav_children {display: none!important;}
}  .slide-panel__trigger {
display: none;
}
.slide-panel__trigger-label { display: none; position: relative; border: 1em solid transparent;
border-width:1em 0; cursor:pointer;
line-height: 1.2;
font-weight:bold;
padding-right: 2.3em;
color:#FFF;
}
.slide-panel--from-left .slide-panel__trigger-label {
padding-right:0;
padding-left:2.3em;
} .slide-panel__trigger-label::after,
.slide-panel__trigger-label::before {
display:block;
content:"";
top:0;
right: 0;
bottom: 0;
} .slide-panel__trigger-label::before {
position:fixed;
z-index: 20; top:-200px;
bottom:-200px;
left:-200px; -moz-transition:opacity 125ms ease-in-out;
-webkit-transition:opacity 125ms ease-in-out;
transition:opacity 125ms ease-in-out;
background: rgba(0,0,0,0.75) url(//www.markbullelectrical.com.au/wp-content/themes/markbull/images/cross.svg) 218px 222px / 1.5em no-repeat;
} .logged-in .slide-panel__trigger-label::before {
background-position-y:265px;
}
.slide-panel--from-left .slide-panel__trigger-label::before {
background-position:right 1em top 222px;
}
.logged-in .slide-panel--from-left .slide-panel__trigger-label::before {
background-position-y:265px;
} .slide-panel__trigger:not(:checked) ~ .slide-panel__trigger-label::before {
opacity:0;
pointer-events:none;  -ms-transform:matrix(0,0,0,0,0,0); -ms-transform:translate3d(100%,0,0);
} .slide-panel__trigger-label::after {
position:absolute;
width: 1.5em;
background:linear-gradient(
to bottom,
#FFF 0,
#FFF 15%,
transparent 15%,
transparent 42%,
#FFF 42%,
#FFF 57%,
transparent 57%,
transparent 85%,
#FFF 85%
);
}
.slide-panel__trigger-label--under-logo::after {
background:linear-gradient(
to bottom,
#fff 0,
#fff 15%,
transparent 15%,
transparent 42%,
#fff 42%,
#fff 57%,
transparent 57%,
transparent 85%,
#fff 85%
);
}
.slide-panel--from-left .slide-panel__trigger-label::after {
right:auto;
left:0;
}
.slide-panel__panel { top: 0;
right: 0;
bottom:0;
margin:0;
z-index: 100; -moz-transition:-moz-transform 200ms cubic-bezier(0.15, 0.73, 0.44, 1.03), transform 200ms cubic-bezier(0.15, 0.73, 0.44, 1.03);
-webkit-transition:-webkit-transform 200ms cubic-bezier(0.15, 0.73, 0.44, 1.03), transform 200ms cubic-bezier(0.15, 0.73, 0.44, 1.03);
transition:-webkit-transform 200ms cubic-bezier(0.15, 0.73, 0.44, 1.03);
transition:-moz-transform 200ms cubic-bezier(0.15, 0.73, 0.44, 1.03);
transition:transform 200ms cubic-bezier(0.15, 0.73, 0.44, 1.03);
} .slide-panel--from-left .slide-panel__panel {
right:auto;
left:0;
} .slide-panel__trigger:checked ~ .slide-panel__panel {
pointer-events:auto;
} @media (max-width:600px) {
.logged-in .slide-panel__panel.slide-panel__panel {
padding-top:56px;
padding-top:calc(46px + .5em);
}
}
@media (min-width:601px) {
.logged-in .slide-panel__panel.slide-panel__panel {
top: 46px; 
}
}
@media (min-width:782px) {
.logged-in .slide-panel__panel.slide-panel__panel {
top:32px;
}
}  .slide-panel--enabled .slide-panel__trigger-label {
display:block;
}
@media (max-width:1000px) {
.slide-panel\@l .slide-panel__trigger-label {
display:block;
}
}
@media (max-width:750px) {
.slide-panel\@m .slide-panel__trigger-label {
display:block;
}
} .slide-panel--enabled .slide-panel {
position:fixed;
pointer-events:none;
will-change:transform;
padding-top:.5em;
width:80%; overflow-y: scroll;
overflow-x: hidden; -webkit-overflow-scrolling: touch;
}
@media (max-width:750px) {
.slide-panel\@m .slide-panel__panel {
position: fixed;
pointer-events:none;
will-change:transform;
padding-top:.5em;
width:80%; overflow-y: scroll;
overflow-x: hidden; -webkit-overflow-scrolling: touch;
}
}
@media (max-width:1000px) {
.slide-panel\@l .slide-panel__panel {
position: fixed;
pointer-events:none;
will-change:transform;
padding-top:.5em;
width:80%; overflow-y: scroll;
overflow-x: hidden; -webkit-overflow-scrolling: touch;
}
} .slide-panel--enabled .slide-panel__trigger:not(:checked) ~ .slide-panel__panel {
-moz-transform:translate3d(100%,0,0);
-webkit-transform:translate3d(100%,0,0);
transform:translate3d(100%,0,0);
} .slide-panel--from-left.slide-panel--enabled .slide-panel__trigger:not(:checked) ~ .slide-panel__panel {
-moz-transform:translate3d(-100%,0,0);
-webkit-transform:translate3d(-100%,0,0);
transform:translate3d(-100%,0,0);
}
@media (max-width:750px) {
.slide-panel\@m .slide-panel__trigger:not(:checked) ~ .slide-panel__panel {
-moz-transform:translate3d(100%,0,0);
-webkit-transform:translate3d(100%,0,0);
transform:translate3d(100%,0,0);
} .slide-panel--from-left.slide-panel\@m .slide-panel__trigger:not(:checked) ~ .slide-panel__panel {
-moz-transform:translate3d(-100%,0,0);
-webkit-transform:translate3d(-100%,0,0);
transform:translate3d(-100%,0,0);
}
}
@media (max-width:1000px) {
.slide-panel\@l .slide-panel__trigger:not(:checked) ~ .slide-panel__panel {
-moz-transform:translate3d(100%,0,0);
-webkit-transform:translate3d(100%,0,0);
transform:translate3d(100%,0,0);
} .slide-panel--from-left.slide-panel\@l .slide-panel__trigger:not(:checked) ~ .slide-panel__panel {
-moz-transform:translate3d(-100%,0,0);
-webkit-transform:translate3d(-100%,0,0);
transform:translate3d(-100%,0,0);
}
} .ie9 .slide-panel--enabled .slide-panel__trigger:not(:checked) ~ .slide-panel__panel {
display:none;
}
@media (max-width:750px) {
.ie9 .slide-panel\@m .slide-panel__trigger:not(:checked) ~ .slide-panel__panel {
display:none;
}
}
@media (max-width:1000px) {
.ie9 .slide-panel\@l .slide-panel__trigger:not(:checked) ~ .slide-panel__panel {
display:none;
}
}
header .sub-menu {
display: none!important;
} .home article {
text-align: center;
}
.home article .u-standout-text {
max-width: 700px;
text-align: center;
margin: 0 auto;
display: block;
color:#2e3192;
}
article h1 {
font-size: 2.1em;
font-weight: 300;
color:#2e3192;
}
article h2 {
font-size: 1.8em;
font-weight: 300;
color:#2e3192;
}
article h3 {
font-size: 1.4em;
font-weight: 300;
color:#2e3192;
}
article h4, article h5, article h6 {
font-size: 1.2em;
font-weight: 300;
color:#2e3192;
}
article a { }
article a:hover {
color:#000;
} .blog_navigation {
clear:both;
} .alignleft, .alignright, .aligncenter {
text-align:center;
margin:1.5em auto;
display:block;
}
img {
max-width:100%;
height:auto;
}
a img {
border:none;
}
#colorbox, #colorbox * {
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
}
#colorbox img {
max-width:none;
} .wp-caption {
background:#eee;
overflow:hidden;
max-width:100%;
}
body.attachment .wp-caption {
background:none;
overflow: visible;
}
.wp-caption.alignnone {
margin:1.5em 0;
}
.wp-caption>a, .wp-caption img {
display:block;
}
.wp-caption img {
width:100%;
}
.wp-caption-text {
padding:0;
margin:.75em 1em;
line-height:1.3;
}
body.attachment .wp-caption-text {
margin:.75em 0;
font-weight:bold;
}
.gallery .wp-caption-text, .gallery-caption {
margin:.35em 1em 0 0;
padding:0;
font-size:.9em;
}
.gallery .gallery-item {
float: left;
margin:0 0 3%;
}
.gallery-icon a, .gallery img {
display:block;
}
.gallery img {
max-width:95%;
width:auto;
height:auto;
}
@media (max-width: 450px) {
.gallery dl.gallery-item {
float: none;
margin: 0 0 1em;
width:auto;
text-align:center;
}
.gallery-icon a {
display:inline-block;
}
.gallery .wp-caption-text {
text-align: center;
font-size:inherit;
}
.gallery br {
display:none;
}
.gallery img {
max-width:100%;
}
} .gallery-columns-0 .gallery-item {
width: 100%;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
} blockquote {
position:relative;
padding:0 0 0 3em;
margin:1.5em 0;
}
blockquote::before {
content: "\00201C";
font-size: 5em;
position: absolute;
left: 0;
top: -.3em;
color:#333;
} table {
font-size: 18px;
margin-bottom: 5%;
padding: 0;
width: 100%;
}
table thead {
background: #f2f2f2;
}
table thead th {
font-weight: bold;
}
table td, #content table th {
padding: 15px;
}
table td {
border-bottom: solid 1px #f2f2f2;
}
table tr:last-child td {
border-bottom: none;
}
table tr:nth-child(even) {
background: #f2f2f2;
} dt {
display:block;
margin-top: 0.5em;
font-weight:bold;
}
dt:first-child {
margin-top:0;
}
dd {
padding-left:1em;
} .button, button {
color: #fff;
background: #2e3192;
border:none;
cursor:pointer;
font-weight:300;
border-radius:10px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;  
padding: .5em 1.2em .7em;
text-decoration: none;
}
.button:hover, button:hover {
color:#fff;
background:#222;
}
.button--inline {
display:inline-block;
padding:.05em .5em .1em;
line-height:1.3;
margin:0 .2em;
} .gform_wrapper form {
margin-top: 0;
}
:root .gform_wrapper textarea,
:root .gform_wrapper input[type=text],
:root .gform_wrapper input[type=url],
:root .gform_wrapper input[type=email],
:root .gform_wrapper input[type=tel],
:root .gform_wrapper input[type=number],
:root .gform_wrapper input[type=password],
:root .gform_wrapper .ginput_complex label,
:root .gform_wrapper .gfield_time_hour label,
:root .gform_wrapper .gfield_time_minute label,
:root .gform_wrapper .gfield_date_month label,
:root .gform_wrapper .gfield_date_day label,
:root .gform_wrapper .gfield_date_year label,
:root .gform_wrapper .instruction {
font-size: 1em;
}
:root .gform_wrapper textarea,
:root .gform_wrapper input[type=text],
:root .gform_wrapper input[type=url],
:root .gform_wrapper input[type=email],
:root .gform_wrapper input[type=tel],
:root .gform_wrapper input[type=number],
:root .gform_wrapper input[type=password] {
padding:.15em .2em;
font-size: .8em;
max-width: 100%;
}
:root .gform_wrapper .gfield_checkbox li input[type=checkbox],
:root .gform_wrapper .gfield_radio li input[type=radio],
:root .gform_wrapper .gfield_checkbox li label,
:root .gform_wrapper .gfield_radio li label {
display:inline-block;
vertical-align:top;
float:none;
white-space: normal;
}
:root .gform_wrapper.gform_wrapper .gfield_checkbox li input[type=checkbox],
:root .gform_wrapper.gform_wrapper .gfield_radio li input[type=radio] {
margin-top: .25em;
}
:root .gform_wrapper .gfield_checkbox li label {
margin:0 0 0 .25em;
}
:root .gform_wrapper .gfield_radio li label {
margin:0 0 0 .5em;
}
:root .gform_wrapper .gfield_checkbox li label,
:root .gform_wrapper .gfield_radio li label {
margin-right:1em;
line-height:1.25;
} :root .gform_wrapper .top_label .gfield_label,
:root .gform_wrapper .field_sublabel_above .gfield_date_day label,
:root .gform_wrapper .field_sublabel_above .gfield_date_month label,
:root .gform_wrapper .field_sublabel_above .gfield_date_year label,
:root .gform_wrapper .field_sublabel_above .gfield_time_ampm label,
:root .gform_wrapper .field_sublabel_above .gfield_time_hour label,
:root .gform_wrapper .field_sublabel_above .gfield_time_minute label,
:root .gform_wrapper .field_sublabel_above .ginput_complex label,
:root .gform_wrapper .field_sublabel_above .instruction {
margin:.6em 0 .15em;
font-weight:bold;
line-height:1.3;
display:block;
}
:root .gform_wrapper .ginput_complex label {
font-size:.85em;
}
:root .gform_wrapper label.gfield_label+div.ginput_container {
margin-top:0;
}
:root .gform_wrapper .gfield_checkbox li, :root .gform_wrapper .gfield_radio li {
margin:0 .25em;
overflow:initial;
white-space: nowrap;
}
:root .gform_wrapper .gform_footer {
padding:0;
} .sidebar {
background:#eee;
}
.sidebar li ul { padding-left: 7.142857142857%; }
.sidebar li ul li {
list-style: disc;
} .post-box {
display:-ms-flexbox;
display:flex;
margin:1.5em 0;
position:relative;
border:1px solid #ddd;
box-shadow: 0.3em 0.3em 0.5em rgba(0,0,0,0.05);
}
.post-box:last-child {
margin-bottom:0;
}
@media (max-width:750px), (min-width:1001px) and (max-width:1200px) {
.post-box {
-ms-flex-direction:column;
-webkit-flex-direction:column;
flex-direction:column;
}
}
.post-box__imagery {
-ms-flex:0 0 auto;
flex:0 0 auto;
}
@media (min-width:751px) and (max-width:1000px), (min-width:1200px) {
.post-box__imagery {
display:-ms-flexbox;
display:flex;
-ms-flex-align:end;
align-items: flex-end; max-width:300px;
} @media (min-width:1700px) {
.post-box__imagery {
max-width:700px;
}
}
} @media (max-width:750px), (min-width:1001px) and (max-width:1200px) {
.post-box__imagery {
-ms-flex-order:-1;
order:-1;
}
}
.post-box__img {
display:block;
width:100%;
}
@media (min-width:751px) and (max-width:1000px), (min-width:1200px) {
.post-box__img { max-width:300px;
} @media (min-width:1700px) {
.post-box__img {
max-width:700px;
}
}
} .post-box__text, .post-box__cta {
padding:0 1.5em 1em 1em;
}
.post-box__text {
padding-bottom:0;
-ms-flex:1 1 auto;
flex:1 1 auto;
}
.post-box__link--image {
text-decoration:none;
}
.post-box__link--button,
.post-box__link--button:hover,
.post-box__img-button,
.post-box__img-button:hover {
color:#000;
background:#fff;
border-radius:0;
padding:.3em .7em;
display:block;
float:right;
} .post-box__img-button {
position:absolute;
bottom:0;
right:0;
}
a:hover .post-box__img-button, .post-box__link--button {
background:#eee;
}
.post-box__link--button:hover {
background:#ccc;
} @media (min-width:751px) and (max-width:1000px), (min-width:1200px) {
.post-box__cta {
display:none;
}
}
@media (max-width:750px), (min-width:1001px) and (max-width:1200px) {
.post-box__img-button {
display:none;
}
}
.post-box__date, .postdate, .postmetadata {
font-size:0.8em;
font-style:italic;
margin:0;
}
.pagination {
margin:1em 0;
} ul#menu-services, ul#menu-services li {
list-style: none;
text-indent: 0;
margin:0;
padding:0;
}
.menu-services-container {
display: block;	
width: 100vw;
margin: 10px calc(-50vw + 50%) 5px;
padding:20px 3% 20px;
}
ul#menu-services {
display: flex;
flex-flow: row wrap;
justify-content: center;
margin: 0 auto;
max-width: 1400px;
}
ul#menu-services li {
flex-basis: 18%;
text-align: center;
margin: 10px 1% 10px;
}
ul#menu-services li a {
color:#2e3192;
text-decoration: none;
display: block;
text-align: center;
margin: 0 auto;
}
ul#menu-services li a:hover {
color:#2e3192;
text-decoration: underline;
display: block;
text-align: center;
margin: 0 auto;
}
ul#menu-services li img {
display: block;
margin: 0 auto;
text-align: center;
width:100%;
max-width: 120px;
}
ul#menu-services li.current-menu-item {
display: none;
}
@media(max-width:950px) {
ul#menu-services li {
flex-basis: 31%;
text-align: center;
margin: 10px 1% 10px;
}
}
@media(max-width:500px) {
ul#menu-services li {
flex-basis: 48%;
text-align: center;
margin: 10px 1% 10px;
}
}
@media(max-width:300px) {
ul#menu-services li {
flex-basis: 98%;
text-align: center;
margin: 10px 1% 10px;
}
}
.cta {
width:31%;
margin: 0 0 1em;
background: #ccc;
float: left;
}
.cta2 {
margin:0 3.5% 0;
}
.cta a {
display:block;
padding: .75em 1em;
}
.cta p {
display:inline;
}
@media (max-width:800px) {
.cta {
width: 100%;
margin: 0 auto 1em auto;
float: none;
}
} .contact--widgetcontent,
.contact--widgetcontent>li {
list-style:none;
margin:0;
padding:0;
} .LocationContainer {
display: block;
width:100%;
text-align: center;
margin: 0 auto;
background: #2e3192;
}
.LocationContainer .contentbox {
display: block;
width:100%;
text-align: center;
color:#FFF;
padding:20px 3% 20px;
}
.LocationContainer ul, .LocationContainer ul li {
list-style: none;
text-indent: 0;
margin:0 auto;
padding: 0;
}
.LocationContainer a.button {
color: #2e3192;
background:#FFF;
padding:5px 15px 8px;
border-radius: 10px;
font-weight: 300;
}
.LocationContainer a.button:hover {
color: #FFF;
background:#ed1c24;
padding:8px 15px 12px;
border-radius: 10px;
font-weight: 300;
}
.gutter-wrap--primary+.section-menu h2 {
display: block;
width: 100%;
text-align: center;
margin: 10px auto 10px;
padding: 10px 0 10px;
border-top: 1px solid #000;
font-weight: 300;
}
footer {
background:#88888f;
color:#fff;
clear: both;
}
footer .contentbox {
padding:0px 3% 5px;
}
footer a {
color:#fff;
}
footer .widgetarea ul, footer .widgetarea ul li {
list-style: none;
text-indent: 0;
padding:0;
margin: 0;
}
footer .widgetarea.widgetarea--primary {
display: block;
width:100vw;
margin:0 calc(-50vw + 50%);
text-align: center;
background: #FFF;
font-size: 1.3em;
padding-bottom: 20px;
}
footer .widgetarea.widgetarea--primary a {
color:#2e3192;
text-decoration: none;
}
footer .widgetarea.widgetarea--primary a:hover {
color:#ed1c24;
text-decoration: none;
}
footer .widgetarea.widgetarea--secondary, footer .widgetarea.widgetarea--tertiary {
display: inline-block;
width: 46%;
margin: 0px 1% 40px;
text-align: right;
font-size: 0.8em;
} 
footer .widgetarea.widgetarea--tertiary {
text-align: left;
}
footer .widgetarea.widgetarea--secondary a, footer .widgetarea.widgetarea--tertiary a {
text-decoration: none;
color:#FFF;
}
footer .widgetarea.widgetarea--secondary a:hover, footer .widgetarea.widgetarea--tertiary a:hover {
text-decoration: underline;
color:#FFF;
}
footer .widgetarea>ul, footer .widgetarea>ul>li {
list-style:none;
margin:0;
padding:0;
}
section.credits {
clear:both;
background: #000;
color:#FFF;
padding:1.5em 0 300px;
text-align:center;
font-size: 13px;
}
section.credits a {
text-decoration: none;
color:#FFF;
}
section.credits a:hover {
text-decoration: underline;
color:#FFF;
}
a.ScrollToTop {
color:#FFF!important;
background: #000!important;
padding:3px 10px 5px;
border-radius: 5px;
text-decoration: none!important;
border:1px solid #FFF;
}
a.ScrollToTop:hover {
color:#000!important;
background: #FFF!important;
padding:3px 10px 5px;
border-radius: 5px;
text-decoration:none!important;
border:1px solid #FFF;
}
a.ScrollToTop span {
display: block;
font-size: 16px;
} .widget_rc_widget ul, .widget_rc_widget li {
list-style:none;
margin:0;
padding:0;
}
.widget_rc_widget>ul>li {
margin:0 0 .5em;
}
.widget_rc_widget .email {
font-size:.8em;
}
.widget_rc_widget .tel::before {
content: "Phone: ";
font-weight:bold;
}
@media (max-width:800px) {
footer .widgetarea.widgetarea--secondary, footer .widgetarea.widgetarea--tertiary {
text-align: center;
width: 100%;
display: block;
} footer>nav, footer .vcard, section.credits {
width: auto;
float: none;
}
.AA {
display:block;
}
.Divider {
display:none;
}
} .primary-column {
max-width: 650px;
background: rgba(255, 255, 255, 0.7);
margin: 2em 0;
padding: 1em 2% 0;
}
.pane--text-align-left {
display: flex;
justify-content: flex-start;
}
.pane--text-align-right {
display: flex;
justify-content: flex-end;
}
.pane--text-align-center {
display: flex;
justify-content: center;
}
.pane__heading {
margin-top: 0;
}
.gutter-wrap--pane.panels__pane {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
@media (min-width:1050px ) {
.primary-column__image--mobile {
display: none;
}
}
@media (max-width: 1050px) {
.gutter-wrap--pane.panels__pane {
background: none;
padding: 0;
}
.gutter-wrap--pane.panels__pane .contentbox {
flex-flow: row wrap;
}
.primary-column {
max-width: 100%;
margin: 0;
padding-top: 0.5em;
}
} #post-nav {
display: flex;
margin: 2em 0;
}
.post-box.blog-nav {
width: 48%;
margin: 0 .5em;
}
@media (max-width: 650px) {
.post-box.blog-nav {
width: 100%;
margin: .5em 0;
}
#post-nav {
display: flex;
flex-flow: row wrap;
margin: 0;
}
} .AdvertisingBanner {
position:relative;
z-index:3;
display:block;
text-align:center;
color:#FFF;
background: #000;
padding:1px;
}
.AdvertisingBanner a {
color:#FFF;
text-decoration:underline
}
.AdvertisingBanner a:hover {
color:#FFF;
text-decoration:underline;
font-weight:bold;
}
#DesktopAdvert {
display:none;
}
@media (min-width:700px) {
#DesktopAdvert {
display:block;
padding: .5em 0 .7em;
}
#DesktopAdvert p {
margin:0 auto;
margin-bottom:-5px;
}
#MobileAdvert {
display:none;
}
} 
#MobileAdButton {
display:block;
cursor:pointer;
}
#MobileAdContent {
position:fixed;
top:0;
bottom:-10px;
left:0;
right:0;
z-index:9999;
background:rgba(0,0,0,0.8);
overflow-y: auto;
}
#MobileAdContent .inner {
width:90%;
margin:40px auto 40px;
text-align:center;
color:#FFF;
}
#MobileAdContent a {
color:#FFF;
text-decoration:underline
}
#MobileAdContent a:hover {
color:#FFF;
text-decoration:underline;
font-weight:bold;
}
#MobileAdContent {
display:none;
}	
#maCloseButton {
display:block;
margin:20px auto 20px;
font-size:1.3em;
font-weight:200; 
color:#FFF;
line-height:2;
padding-bottom:5px;
}
#maCloseButton span {
vertical-align:middle;
}
#maCloseButton span.close {
font-size:1.8em;
vertical-align:middle;
}
#maCloseButton:hover {
cursor:pointer;
font-weight: 500;
} @media (max-width: 750px) {
.SocialMediaMobile, #SocialMediaMobile {
display: block;
}
}
@media (min-width: 751px) {
.SocialMediaMobile, #SocialMediaMobile {
display: none;
}
} @media (max-width: 750px) {
#beside-logo:before {
content: "menu";
text-align: center;
text-transform: uppercase;
font-size: 2em;
font-weight: 300;
padding: .5em 0;
border-bottom: 1px solid #fff;
color: #fff;
margin: 0 5% .5em;
line-height: 1;
}
#under-logo:before {
content: "menu";
text-align: center;
text-transform: uppercase;
font-size: 2em;
font-weight: 300;
padding: .5em 0;
border-bottom: 2px solid #fff;
color: #fff;
margin: 0 5% .5em;
line-height: 1;
}
} .SearchBar input#s {
background: transparent url(//www.markbullelectrical.com.au/wp-content/themes/markbull/images/search.svg) right center no-repeat;
background-size: 30px 30px;
color: #ffffff;
border:none;
border-bottom: 2px solid #ffffff;
font-weight: 100;
font-size: 1em;
padding: 0.25em 0 0.25em 0.25em;
line-height: 1;
text-transform: uppercase;
}
.SearchBar .textwidget {
text-align: center;
}
.SearchBar .textwidget form {
margin-top: 0;
} .site-info__usereditable input#s {
background: transparent url(//www.markbullelectrical.com.au/wp-content/themes/markbull/images/search-black.svg) right center no-repeat;
background-size: 30px 30px;
color: #000;
border:none;
border-bottom: 2px solid #000;
font-weight: 400;
font-size: 1em;
padding: 0.25em 0 0.25em 0.25em;
line-height: 1;
text-transform: uppercase;
}
@media (max-width: 750px) {
.site-info__usereditable input#s {
display: none;
}
} @media only screen and (min-width: 768px) {
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
}
.alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
.alignwide img,
.alignfull img {
display: block;
margin: 0 auto;
}
} .StaffContainer {
display: flex;
flex-flow: wrap row;
}
.StaffItem {
flex-basis: 31%;
margin:10px 1% 10px;
background: #eee;
}
.StaffContent {
display: block;
width: 100%;
padding:10px 3% 20px;
}
.StaffContent h2 {
display: block;
text-align: center;
}
.StaffItem img {
display: block;
width:100%;
max-width: 100%;
}
@media(max-width:800px) {
.StaffItem {
flex-basis: 48%;
}
}
@media(max-width:530px) {
.StaffItem {
flex-basis: 98%;
}
}