/*
Theme Name: All Kerb
Description: Custom responsive theme for All Kerb
Version: 1.0
Author: GiantMedia.com.au
*/

/*  RESET ALL  ============================================================================= */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }


/*  Standard styling site wide  ============================================================================= */
body { font-family: 'Open Sans', sans-serif; line-height:1.6; font-size:14px; color:#434343; }
p { font-family: 'Open Sans', sans-serif; margin-bottom:13px; color:#434343; line-height:1.6; }
li {  font-family: 'Open Sans', sans-serif; margin-bottom:8px; color:#434343; line-height:1.6; margin-left:23px; }
a { color:#434343; }
a:hover { color:#CCC; }
b { font-weight:bold; } 

/*  stops iphone changing color of phone numbers
============================================================================= */
a[href^=tel] {text-decoration:inherit;color:inherit;}

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {	width: device-width; }
@viewport {	width: device-width; }

/* headings  ================================================== */
h1,h1 a  { font-family:'Montserrat', sans-serif; margin:15px 0px; line-height:1.3; color:#E94F24; font-size:32px; text-decoration:none; }
h2, h2 a, h3, h3 a  { font-family:'Montserrat', sans-serif; margin:13px 0px; line-height:1.3; color:#E94F24; font-size:24px; text-decoration:none; -webkit-transition: all 1s;transition: all 1s; font-weight:700;}
h2 a:hover { color:#ccc; }
h4, h4 a, h5, h5 a { font-family:'Montserrat', sans-serif; margin:10px 0px; line-height:1.3; color:#E94F24; font-size:22px; text-decoration:none; }

/* responsive block elements. Make sure images etc squash down */
iframe { max-width:100%!important; display:block; margin:0px auto; }
img  { max-width:100% !important; height:auto; display:block; }

/*  HEAD  ============================================================================= */

::-webkit-input-placeholder { color:#4a4a4a; }
::-moz-placeholder { color:#4a4a4a; } /* firefox 19+ */
:-ms-input-placeholder { color:#4a4a4a; } /* ie */
input:-moz-placeholder { color:#4a4a4a; }

.header { background:#fff; border-bottom:5px solid #f0eeee; padding:10px 0px !important; }

.slider-button { font-family:'Montserrat',sans-serif; background:none; color:#FFF; border:2px solid #FFF; padding:12px 30px; font-weight:700; margin:0px auto; border-radius:6px; }
.slider-button:hover { background:#FFF; color:#333; }

#spacer { }
#logo { z-index:200; display:block; position: relative; margin:0px auto; padding:23px 0px;  }
#logo img { max-width:200px; width:200px; height:auto; overflow:visible;-webkit-transition: all 1s;transition: all 1s; }
.m-phone { margin:23px 0px 0px 0px; }
.phone-top { text-align:right; }
.phone-top span { font-family:'Montserrat', sans-serif; font-size:20px; padding:30px 20px 10px; background:#1ca29b; color:#FFF; font-weight:700; border-radius: 0px 0px 8px 8px; }
#fixit { background:#fff; width:100%; padding:8px 0px; top:0px; z-index:400; }
.sticky { position:fixed!important; z-index:400; max-height:50px; }
.sticky #logo{  padding:13px 0px; }
.sticky #logo img { width:120px; }
.sticky .phone-top { display:none; }
.sticky #primary-navigation { padding-top:23px!important; }

.phone { display:block; }
.phone p { color:#fff; }


/*  HOME  ============================================================================= */

.proj h3 a { font-size:18px; text-decoration:none !important; }

.home-serv { background:#f4f2f1; }
.h-serv { background:#44b1ab; }
.plus { padding:0px; margin:0px; }
.plus span { margin-left:18px; }
.plus a { font-size:19px; color:#FFF; background:url(images/plus.png) right 50% no-repeat; background-size:contain; width:100%; padding:18px 0px; display:block; margin:0px; }
.plus a:hover { background:url(images/plus_over.png) right 50% no-repeat; background-size:contain; }


/*  BODY/PAGE/CONTENT  ============================================================================= */
.page_text { margin-right:23px; }
.page { background:#fff; }
.page-banner { margin:0px!important; padding:0px!important; height:150px; background:url(images/banner.jpg) no-repeat 50% 0%;  border-bottom:5px solid #f0eeee; }

.paging { text-align:right; }
.page-numbers { font-size:20px; padding:23px 5px; color:#1a7488; text-decoration:none; display:inline-block; }
 .page-numbers:hover { color:#ccc; text-decoration:none; }
 .current:before {
   content: "[";
} 
 .current:after {
   content: "]";
} 
.more { display:inline-block; margin:23px 0px; }
.more a { margin-top:10px; font-size:17px; font-weight:400; font-family:'Montserrat',sans-serif; padding:15px 30px; color:#1ca29b; text-decoration:none; border:2px solid #1ca29b; border-radius:8px; -webkit-transition: all 1s;transition: all 1s; }
 .more a:hover { color:#fff; background:#1ca29b; text-decoration:none; border:2px solid #1ca29b; }
.date { display:block; padding:8px 0px; }
.project-title { display:block; margin:0px 0px 8px 0px; font-size:16px; }  
 
.crumz { background:#fff; }
#breadcrumbs { margin:0px; }
#breadcrumbs a { text-decoration:none; }

.page_link { display:block; padding:5px 0px; margin:5px 0px; color:#1A7488; font-size:24px; -webkit-transition: all 1s;transition: all 1s; }

.thumb { position:relative; -webkit-transition: all 1s;transition: all 1s; }
.thumb:hover { opacity:0.7; }

.supplier-icon { min-height:80px; }
.arrow { margin-top:8px; }
.arrow a { background:url(images/arrow.png) 0% 52% no-repeat; padding: 0px 0px 0px 15px; color:#000; text-decoration:none; margin-left:23px; font-weight:700; -webkit-transition: all 1s;transition: all 1s; }
.arrow a:hover { color:#ccc; background:url(images/arrow.png) 5% 52% no-repeat; }
.sitemap li a { text-decoration:none; font-size:22px; }
.sitemap li a:hover { color:#E94F24; }

/*  SIDEBAR  ============================================================================= */


/*  forms */
#single-form { background:#FFF; border:1px solid #d0d0d0; border-radius:5px; padding:13px 0px; } 
#single-form p { width:90%; display:block; margin:8px 5%; } 
input[type="text"] { font-family:inherit; font-size:15px; border:1px solid #ebebeb; background:#ebebeb; color:#333; padding:5px 5%; border-radius:5px; width:90%; display:block; }
input[type="text"]:hover { background:#fff; }
input[type="email"] { font-family:inherit; font-size:15px;  border:1px solid #ebebeb; background:#ebebeb; color:#333; padding:5px 5%; border-radius:5px;  width:90%; display:block; }
input[type="email"]:hover { background:#fff; }
textarea { font-family:inherit; font-size:15px;  border:1px solid #ebebeb; background:#ebebeb; color:#333; padding:5px 5%; border-radius:5px; width:90%; display:block; }
textarea:hover { background:#fff; }
input[type=checkbox] { border:1px solid #ebebeb; background:#ebebeb; color:#333; padding:5px; border-radius:5px; }
input[type=radio] { border:1px solid #ebebeb; background:#ebebeb; color:#333; padding:5px; border-radius:5px; }
select { border:1px solid #f48126; background:#ebebeb; color:#333; padding:5px; border-radius:5px; }

input[type="submit"] { cursor:pointer; padding:12px 30px; font-weight:400; font-family:'montserrat',sans-serif; font-size:17px; color:#1ca29b; background:none; text-decoration:none; border:2px solid #1ca29b; border-radius:5px; -webkit-transition: all 1s;transition: all 1s; }
input[type="submit"]:hover { color:#fff; background:#1ca29b; text-decoration:none; border:2px solid #1ca29b; }
#captcha { display:inline; width:80px; }


/*  SLIDE  ============================================================================= */
.slider-block { background:url(images/slider-dummy.jpg) 50% 50% no-repeat #f1efed; position:relative; padding:60px 0px!important; }
#sliderBlk { position:relative; }


/*  FOOT  ============================================================================= */

#footer_wrap { background:#1ca29b; padding:23px 0px!important; position:relative; border-top:5px solid #0c807a; }
#footer_wrap p { color:#fff; }
#footer_wrap ul { text-align:left; }
#footer_wrap li { display:block; margin:0px; }
#footer_wrap li a{ color:#fff; text-decoration:none; margin:0px; font-size:14px; display:block; padding:0px 0px 3px 0px; -webkit-transition: all 1s;transition: all 1s; }
#footer_wrap li a:hover{ color:#fea890;  }
#footer_wrap .current_page_item a { 
color: #666!important;
}

#footer_wrap li ul{ display:none; }
#copy-foot { text-align:center; padding: 23px 0px 50px 0px;  }
#copy-foot a { color:#fff; text-decoration:none; font-size:12px; }
#copy-foot p { color:#fff; font-size:12px; }
#copy-foot a:hover { color:#CCC; }

#footer_wrap input[type="submit"] { padding:12px 30px; color:#fff; background:none; text-decoration:none; border:2px solid #fff; border-radius:8px; -webkit-transition: all 1s;transition: all 1s; }
#footer_wrap input[type="submit"]:hover { color:#1ca29b; background:#fff; text-decoration:none; border:2px solid #fff; }

/*  SECTIONS  ============================================================================= */
.wrapper { width:100%; padding:40px 0px; }
.div_row { margin:0px auto!important; max-width:1200px!important; position:relative; }
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  GROUPING  ============================================================================= */

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { margin: 1% 0 1% 0%;}
}

/*  GRID OF TWELVE   ============================================================================= */

.span_12_of_12 { width: 100%; }
.span_11_of_12 { width: 91.53%; }
.span_10_of_12 { width: 83.06%; }
.span_9_of_12 {	width: 74.6%; }
.span_8_of_12 {	width: 66.13%; }
.span_7_of_12 {	width: 57.66%; }
.span_6_of_12 {	width: 49.2%; }
.span_5_of_12 {	width: 40.73%; }
.span_4_of_12 {	width: 32.26%; }
.span_3_of_12 {	width: 23.8%; }
.span_2_of_12 {	width: 15.33%; }
.span_1_of_12 {	width: 6.86%; }

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
   .phone-top span {
    padding: 10px 20px !important;
   border-radius:6px !important;
}  
   .div_row{ width: 90%!important; margin:0px 5%!important; }
   .span_12_of_12,	.span_11_of_12, .span_10_of_12, .span_9_of_12, .span_8_of_12, .span_7_of_12, .span_6_of_12, .span_5_of_12, .span_4_of_12, .span_3_of_12, .span_2_of_12, .span_1_of_12, .homeU { width: 100%!important; }
 .icon {
margin-top:13px!important;
}
.menu-toggle {
	margin: 6px auto!important;
	float:none!important;
	
}
.m-only { display:block!important; text-align:center!important; margin:8px 0xp!important; }
.phone-top { text-align:center; }

#gallery-1 .gallery-item { 
float: none!important;
margin-top: 10px;
text-align: center;
width: 100%!important;
}
.gallery img { 
margin: 0px auto!important;
}
.header { max-height:220px!important; }
#logo img { width:120px!important; margin:0px auto; }
.sticky #logo img { display:none; }
.tagline h2 { font-size:14px!important; }
h2 a { font-size:16px!important; }
}


 /* RESPONSIVE ipad */ 
@media (max-width: 1024px) { 
.div_row{ width: 90%!important; margin:0px 5%!important; }
.search-form { display:none; }
.tag-line h2{ font-size:18px; }
.sticky #logo img { display:none; }
#primary-navigation { padding-top:25px; }
.sticky #primary-navigation { padding:8px 0px!important; }
}

/* RESPONSIVE  iphone */
@media (max-width: 643px) { 
.mhide { display:none; }
.tag-line { display:none; }
.search-form { display:none; }
}


/*  Animations  ============================================================================= */


/*  SUNDRIES  ============================================================================= */
.absolute { position:absolute; top:0px; left:0px; }
.fr { float:right; }
.fl { float:left; }
.tl { text-align:left; }
.tr { text-align:right; }
.big { font-size:22px!important; }
.clBottom { margin-bottom:0px!important; padding-bottom:0px!important; }
.white { color:#fff!important; text-decoration:none; }
.blue { color:#44b1ab!important; }
.orange { color:#e94f24!important; }
.light-orange { color:#f58220!important; }
.green { color:#008640!important; }
.center { text-align:center!important; }
.upper { text-transform:uppercase; }
.no_style { text-decoration:none; }
.fb { position:relative; top:-14px; }
.clear { clear:both; }
.inline { display:inline; }
.ML0 { margin-left:0px!important; }
.M0 { margin:0px!important; }
.MR0 { margin-right:0px!important; }
.MT0 { margin-top:0px!important; }
 .MB0 { margin-bottom:0!important;}
 .MBhalf { margin-bottom:0.5em!important;}
 .MB1 { margin-bottom:8px!important;}
 .MB2-5 { margin-bottom:2.5em!important;}
 .MB3 { margin-bottom:3.0em!important;}
 .MB5 { margin-bottom:5.0em!important;}
 .MR0 { margin-right:0!important;}
  .MR1 { margin-right:1em!important;}
 .ML1 { margin-left:1.0em!important;}
 .PB0 { padding-bottom:0!important;}
 .PB0-5, .minPad { padding-top:0.5em!important;}
 .PB1 { padding-bottom:1.0em!important;}
 .PB2 { padding-bottom:2.0em!important;}
 .PB4 { padding-bottom:4.0em!important;}
 .PT0 { padding-top:0!important;}
  .PT1 { padding-top:1em!important;}
  .PT2 { padding-top:2em!important;}
 .PT2-5 { padding-top:2.5em!important;}
 .aCenter {text-align:center;}
 .aLeft { text-align:left;}
 .aRight { text-align:right!important;}
.bb1 { border-bottom:1px solid #333; margin:0px; }
.BR1 { border-right:1px solid #333; margin:0px; }
.m-only { display:none; }
.alignright { float:right; }
.alignleft { float:left; }
.no_padd { padding:0px!important; }
.cap { text-transform:capitalize; }
.Borange { background:#f8951d!important; }
.Bblue { background:#0aa6c7!important; }
.rel { position:relative; }
.minh300 { min-height:300px; }
.minh250 { min-height:250px; }

/*  MENU  reverse size check,  this is the mobile menu ================== */
/* ===================================================================== */
.menu-toggle {
	cursor: pointer;
	font-size: 0;
	height: 23px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	width: 80px;
	display:block;
	float:left;
}

.primary-navigation.toggled-on {

}
.primary-navigation .ddsmoothmenu {
	display: none;
}
.primary-navigation.toggled-on  .ddsmoothmenu {
	display: block;
}
   .ddsmoothmenu { position:relative; }
   .ddsmoothmenu ul { list-style-type:none;  background:#1ca29b; position:absolute; width:100%; z-index:1000; border:2px solid #fff; border-radius:0 0 8px 8px; text-align:right; }
   .ddsmoothmenu ul li{ position:relative; display:block; width:auto; width:100%; text-align:left;  }
   .ddsmoothmenu ul li:after {
   content: "";
} 
      .ddsmoothmenu ul li:first-child { margin-top:23px; }
    .ddsmoothmenu ul li.last { margin-right:0; }
   .ddsmoothmenu ul li a {   display: block; text-decoration: none; color:#fff; text-transform:uppercase; padding:5px; height:30px; font-size:16px; font-weight:400;   }

   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected {text-decoration:none; color:#fea890; }
   .ddsmoothmenu ul li:hover ul { display:block; }
   .ddsmoothmenu ul li ul{ margin: 0px 0px 13px 0px; position: relative; display: none; width:200px; padding:0; height:auto;  z-index:200; top:0px; background:none; border:none; }
   .ddsmoothmenu ul li ul li{ display: list-item; float: none; margin:0!important; width:100%; height:auto!important; padding:0!important; font-size:13px!important; line-height:15px!important; border:0; }
   .ddsmoothmenu ul li ul li a{ width: 100%; padding:7px 5px 7px 10px; margin:0; height:auto; text-transform:none; font-style:italic; color:#eeeded; text-align:left; }
   .ddsmoothmenu ul li ul li a:hover { color:#fea890; }



@media screen and (min-width: 1024px) {
/* reverse screen size menu check - this is the main menu style */ 

.top-menu {  }
.header-main { padding-right: 0; }
#primary-navigation { padding-top:30px; }
.primary-navigation .menu-toggle { display: none;padding: 0;	}
  .ddsmoothmenu { display:block!important; }
   .ddsmoothmenu ul { background: transparent; list-style-type: none; position: relative; margin-top:0px; border-radius:0; border:none; }
   .ddsmoothmenu ul li{ position:relative; display:inline-block; width:auto; margin-left:18px; margin-bottom:0px; line-height:1;text-align:right; }
   .ddsmoothmenu ul li:first-child { margin-left:0px; margin-top:0px; } 
    .ddsmoothmenu ul li.last { margin-right:0; }
   .ddsmoothmenu ul li a {  font-family:'Montserrat', sans-serif;  display: block; text-decoration: none; color:#1ca29b;text-transform:uppercase; font-size:14px;  padding:0px; font-weight:700; }
.current_page_item a {color:#E94F24!important; }
.current_page_item .sub-menu li a {color:#fff!important; }
   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected {text-decoration:none; color:#e94f24; }
   .ddsmoothmenu ul li:hover ul { display:block; }
   .ddsmoothmenu ul li ul{ position: absolute; left:-10px!important; top:30px; display: none; padding:0; height:auto; z-index:200; background:#E94F24; width:220px; border:none; }
   .ddsmoothmenu ul li ul li{ display: list-item; float: none; margin:0!important; width:100%; height:auto!important; padding:0!important; font-size:13px!important; line-height:15px!important; border:0; }
   .ddsmoothmenu ul li ul li:first-child { margin-top:13px; }
   .ddsmoothmenu ul li ul li a{ width: 100%; padding:15px 20px; max-width: 180px; height:auto; text-transform:none; color:#fff; text-align:left; font-style:normal;  font-weight:400; }
   .ddsmoothmenu ul li ul li a:hover { color:#fff; background:#555; }
	
}