/*
Theme Name: Casa Koala by GiantMedia
Description: Custom responsive theme for Casa Koala
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, textarea{ font-family: 'Karla', sans-serif; line-height:1.7; font-size:18px; color:#2e2929; background:#fff; text-rendering: optimizeLegibility; }
p { margin-bottom:13px; color:#2e2929; line-height:1.7; font-size:18px; font-weight:400; }
ol { margin:10px 0px; color:#2e2929; margin-left:30px; font-weight:400; }
ul { margin:10px 0px; color:#2e2929; margin-left:30px; font-weight:400; }
li { line-height:1.7; font-weight:400; }
a { color:#f0691f; text-decoration:none; font-weight:400; }
a:hover { color:#f0691f; }
a img { -webkit-transition: all 500ms; transition: all 500ms;  }
/*  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, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a { color:#f0691f; display:block; width:auto; text-decoration:underline; font-weight:400; line-height:1.3; text-transform:none; -webkit-transition: all 500ms; transition: all 500ms; }
h1, h1 a { font-size:30px; margin-bottom:30px; }
h2, h2 a { font-size:30px; margin-bottom:30px; }
h3, h3 a { font-size:25px; margin-bottom:15px; }
h4, h4 a, h5, h5 a { color:#2e2929; font-size:20px; margin-bottom:15px; }
iframe { max-width:100%!important; display:block; margin:0px auto; }
img  { max-width:100% !important; height:auto; display:block; }
/*  HEAD  ============================================================================= */
.main-menu { display: inline-block; margin-top: 0px; width: auto; padding:25px 0px; float:right; clear: both; }
.header { z-index:1000; height:auto; display:block; background:none; overflow:visible; top:0px; position:absolute; margin:0px; padding: 0px !important; box-sizing: border-box; }
.head {  }
.top-logo { }
#logo { background:none; display:inline-block; float:none; position: relative; margin:0px auto; padding:50px 0px; z-index:1200; overflow:visible; text-align:left;  }
#logo img { width:90%; height:auto; overflow:visible; -webkit-transition: all 500ms; transition: all 500ms; padding:0px; margin:0px!important; }
.desktop { display:block; }
.mobile { display:none; }
/*.logged-in .header { padding-top:28px!important; }*/
/*  HOME  ============================================================================= */
.welcome { padding-bottom:0px !important; }
.welcome p { font-size:18px; }
.hidden { visibility:hidden; opacity:0; }
.project .image { 
	background-size:100% !important; 
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
 }
.project .image:hover { background-size:105% !important; }
.project h3 { margin-top:20px; margin-bottom:5px; }
.project h1 { margin-bottom:5px; }
/*  BODY/PAGE/CONTENT  ============================================================================= */
.internal { padding-top:20px !important; }
.internal h4 { margin-top:30px; }
.internal .gallery { margin-bottom:30px; }
.wc-gallery .gallery .gallery-icon a { display: block; background: #2e2929; }
.wcflexslider .wcflex-direction-nav .wcflex-prev, .wcflexslider .wcflex-direction-nav .wcflex-next { opacity:1 !important; }
.wcflex-direction-nav .wcflex-prev { right:70px !important; left:auto; background:url('images/prev.png') no-repeat center center !important; }
.wcflex-direction-nav .wcflex-next { background:url('images/next.png') no-repeat center center !important; }
.wcflex-direction-nav a { bottom:0px !important; top:auto; width:70px !important; height:70px !important; }
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: block !important; }
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { opacity: 1 !important; }
/* ============================================================================= */
/* rusable elements below */
.page-numbers { font-size:20px; padding:23px 5px; color:#666; text-decoration:none; display:inline-block; }
 .page-numbers:hover { color:#ccc; text-decoration:none; }
 .current:before { content: "["; } 
 .current:after { content: "]"; } 
#breadcrumbs { margin:0px; color:#dddddd; text-shadow:1px 1px 1px rgba(0,0,0,0.5); }
#breadcrumbs a { text-decoration:none; font-weight:300; color:#f1f1f1; text-shadow:1px 1px 1px rgba(0,0,0,0.5); }
.sitemap li a { text-decoration:none; font-size:22px; }
.sitemap li a:hover { color:#666; }
.page_link h3 { color:#f0691f; font-size:24px; display:block !important;  border-bottom:2px solid; margin-bottom:25px; padding-bottom:13px; width:100%; }
.page_link h3:hover { color:#f0691f; border-bottom:2px solid; }
form { }
form p { width:100%; margin:3px auto; }
input[type="email"],select, input[type="password"],input[type="text"], .form-phone , textarea, input[type="tel"]{
    border:none;
    background:#fff;
    color: #2e2929;
    padding: 15px 20px;
    width: 100%;
    margin:5px auto;
    display: inline-block;
    font-size:16px;
    font-family:inherit;
    box-sizing: border-box;
    border-radius: 5px;
}
::-webkit-input-placeholder { font-family:inherit; font-weight:700; }
:-moz-placeholder { font-family:inherit; font-weight:700; }
::-moz-placeholder { font-family:inherit; font-weight:700; }
:-ms-input-placeholder { font-family:inherit; font-weight:700; }
textarea, .inpage textarea { height:auto; }
input[type="submit"] { cursor:pointer; border:none; font-size:18px;-webkit-appearance:none; -moz-appearance:none; appearance:none; position: relative; background:url('images/plus.png') 100% no-repeat #e93e37; color:#fff; font-family: 'Montserrat', sans-serif; text-transform: none; padding:30px 140px 30px 40px; max-height:90px; vertical-align: middle; box-sizing: border-box; -webkit-transition: all 500ms; transition: all 500ms; display:inline-block; margin-top:20px; } 
input[type="submit"]:hover:hover { color:#fff; background-color:#c31811; }
.navigation { display:block; padding:50px 0px; }
.navigation .alignleft a, .alignright a { padding:15px 30px; background:#fff; border-radius:9px; color:#666; border:1px solid #666; -webkit-transition: all 500ms; transition: all 500ms; }
.navigation .alignleft a:hover, .alignright a:hover { background:#666; color:#fff;  }
/*  SLIDE  ============================================================================= */
#sliderBlk { position:relative; background:none; padding:0px 0px 0px 0px; }
/*  FOOT  ============================================================================= */
#footer_wrap { padding:50px 0px; background:#f2eee8; position:relative;  }
#footer_wrap .nav-menu { float:right; margin-top: 40px;}
#footer_wrap .nav-menu li { display: inline-block; }
#footer_wrap .nav-menu li a { color:#fff; padding-left:30px;font-weight: 400;letter-spacing: 1px;font-size: 17px;}
#footer_wrap h4 { margin-top:0px; color:#2e2929; }
#footer_wrap p, #footer_wrap a { color:#2e2929; }
#footer_wrap .copyright { padding-top:20px; }
#footer_wrap .copyright p { font-size:15px; color:#2e2929 !important; font-weight:400; text-align:left; }
#footer_wrap .copyright a { color:#f0691f !important; }
#footer_wrap .copyright a:hover { color:#2e2929 !important; }
/*  SECTIONS  ============================================================================= */
.wrapper { width:100%; padding:30px 0px; clear: both; }
.div_row { margin:0px auto!important; max-width:1400px !important; position:relative; }
.fifty { width:50% !important; float:left; margin:0px; }
.map p { margin-bottom:0px !important; }
#sliderBlk { margin:0px auto!important; max-width:1400px!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%; }
.fourty{ width:40%; float:left; }
.sixty{ width:60%; float:left; }
.half{ width:50%; float:left;  }
.third { width:30%; float:left; }
.two-thirds { width:70%; float:left; }
/*  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:26px!important; padding-bottom:13px; }
.clBottom { margin-bottom:0px!important; padding-bottom:0px!important; }
.white { color:#fff!important; text-decoration:none; }
.blue { color:#0270a1!important; }
.grey { color:#655e4e!important; }
.pink{ color:#ff3692!important; }
.black { color:#333; font-size:16px;  }
.light-orange { color:#f58220!important; }
.green { color:#2e7a32!important; }
.center { text-align:center!important; }
.upper { text-transform:uppercase; }
.no_style { text-decoration:none; }
.fb { position:relative; top:-14px; }
.clear { clear:both; }
.bgwhite { background:#fff; }
.rounded { border-radius:9px; }
.inline { display:inline; }
.ML0 { margin-left:0px!important; }
.M0 { margin:0px!important; }
.M1 { margin:13px!important; }
.MR0 { margin-right:0px!important; }
.MT0 { margin-top:0px!important; }
.MT1 { margin-top:1em!important; }
.MT2 { margin-top:2em !important; }
.MT65 { margin-top:65px!important; }
 .MB0 { margin-bottom:0!important;}
 .MBhalf { margin-bottom:0.5em!important;}
 .MB1 { margin-bottom:1em !important;}
 .MB2 { margin-bottom:2em !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 #666; margin-bottom:13px!important; padding-bottom:13px; }
.bb2 { border-bottom:1px solid #ccc; margin-bottom:8px!important; padding-bottom:8px; }
.br1 { border-right:1px solid #c5c5c5; margin:0px; }
.bl1 { border-left:1px solid #c5c5c5; margin:0px; }
.m-only { display:none; }
.alignright { float:right; }
.alignleft { float:left; }
.no_padd { padding:0px!important; }
.bgnone { background:none!important; }
.cap { text-transform:capitalize; }
.Borange { background:#f8951d!important; }
.Bblue { background:#0aa6c7!important; }
.padd2 { padding:23px 0px; }
.rel { position:relative; }
.minh300 { min-height:300px; }
.minh250 { min-height:250px; }
.padder { padding: 70px; margin:0px auto; display:block; text-align: center; }
.small { font-weight:300; font-size:16px; }

@media only screen and (max-width: 1500px) {
    .header .white-button { margin-right:10px; }
    .div_row{ width: 94%!important; margin:0px 3%!important; }
    #sliderBlk { margin:0px 3%!important; }
}

@media only screen and (max-width: 1280px) {
    .welcome p { font-size:20px; }
#sliderBlk .padder { padding:60px 70px; }
#sliderBlk .padder h3 { font-size:25px; color:#fff; text-align: left; line-height: 1.6; display: block;}
#sliderBlk .padder p { color:#fff; text-align: left; font-size:18px;  }
#sliderBlk .more { padding:0px 40px; box-sizing: border-box; background:url('images/plus.png') 100% no-repeat #e93e37; color:#fff; font-family: 'Montserrat', sans-serif; background-size: 30%;}
    .toggled-on .ddsmoothmenu ul li a { font-size:25px; }
    .white-button, .header .green-button { padding:20px 15px !important; }
    .block-title h2 { font-size:40px; }
    h1, h1 a { font-size:35px; }
    h2, h2 a { font-size:35px; }
    h3, h3 a { font-size:25px; }
    h4, h4 a, h5, h5 a { font-size:20px; }
    .flexslider { padding: 0px 23px !important; }
}

/* RESPONSIVE ipad */ 
@media (max-width: 1024px) { 
    .banner { padding-top:100px !important; }
    .under { max-height:  inherit; }
    #sliderBlk .more { width:200px !important; }
	#sliderBlk .padder { padding:50px !important; }
	#sliderBlk h3 { font-size:22px !important; }
    .ls-l { left:5% !important; width:90% !important; margin-right:5% !important; box-sizing:border-box !important; }
    .services { margin-top:0px; }
    .services div.col:nth-child(3) { margin-left:0px; }
    .services div.col:nth-child(7) { margin-left:0px; }
    .news .image .date { font-size:15px; padding:20px 30px; }
    #footer_wrap .span_9_of_12 { margin-left:0px !important; width:100%; }
    .nav-menu > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) { padding-left:0px !important; }
    #footer_wrap .nav-menu { float:none; margin-bottom:20px; margin-top:20px; }
    #footer_wrap .nav-menu ul { margin:0px; }
    #footer_wrap .copyright p { text-align: left; }
    h1, h1 a { font-size:30px; }
    h2, h2 a { font-size:30px; }
    h3, h3 a { font-size:20px; }
    h4, h4 a, h5, h5 a { font-size:20px; }
    .padder { padding:80px; }
     #layerslider_nav li { font-size:18px; width:50%; }
    .div_row{ width: 90%!important; margin:0px 5%!important; }
     #sliderBlk { width: 90%!important; margin:0px 5%!important; }
    .header { height:auto; max-height:2000px; }
    #logo img { max-width:342px !important; }
    .span_3_of_12 { width: 48%; }
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 680px) {
    #sliderBlk { padding-top:80px; }
    .wc-gallery .gallery .gallery-icon a img { max-width: 600px !important; }
	.desktop { display:none; }
	.mobile { display:block; }
    .header .span_4_of_12 { width:60% !important; }
    .header .span_8_of_12 { width:40% !important; }
    .box { min-height:250px !important; max-height:250px !important; }
    .services { margin-top:0px; }
    .under { left:0px; }
    p { font-size:17px; }
    h1, h1 a { font-size:25px; }
    h2, h2 a { font-size:25px; margin-bottom:20px; }
    h3, h3 a { font-size:20px; }
    h4, h4 a, h5, h5 a { font-size:20px; }
    .welcome .wel-img { margin:0px; margin-bottom:120px; }
    .top-message p { text-align: center; }
    .main-menu { padding:0px; float: none; width:100%; clear: both; }
    .welcome { padding-top:20px !important; }
    .wrapper { padding: 40px 0px; }
    .header { padding:30px 0px 10px !important; position: relative; }
    .page-template-home .header { background:#fff !important; }
    .arrow { display:none !important; }
   .div_row{ width: 86% !important; margin:0px 7% !important; }
    .col { margin-left:0px; }
   .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_3_of_12, .span_4_of_12, .span_2_of_12, .span_1_of_12, .homeU { width: 100%!important; }
#logo { text-align:center; width:100%;padding:18px 0px 0px; }
#logo img { max-width: 300px !important; }
.quater { width:50%; float:left; }
.half { width:100%; float:left; }
.third { width:100%; float:left; }
.two-thirds { width:100%; float:left; }
.menu { margin:0px!important; }
.stickon { display:none; }
#footer_wrap .nav-menu li { display:block; color:#fff; }
#footer_wrap .nav-menu li a { padding-left:0px; } 
}

@media only screen and (max-width: 580px) {
        .wc-gallery .gallery .gallery-icon a img { max-width: 400px !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; margin:13px 0px; padding:0px; }
.quater { width:100%; float:left; }
}