/*
Theme Name: homemaster
Theme URI: http://m2media.com.au
Author: Cassie Selin, M2Media
Author URI: http://m2media.com.au
Description:
Version: 2.0
*/
@import url(css/fonts.css);

/*univeral (mobile first) styles -----------------------------------------*/
body {
	color: #3d3e40;
	font-size: 16px;
	line-height: 1.7;
	font-family:'Open Sans';
	    background: #f3f3f3;
}
body p {
    font-size: 15px;
    font-family: 'OpenSans-Light';
}
html {
	font-weight: 300;
}

img {
	max-width:100%;
	height:auto;
}

strong {
	font-weight:bold;
}

.fixedPosition {
	overflow:hidden;
}
/*
.row .col.s12 {
padding:0;
}
*/
h1{ font-size: 2em}
}
h2 { font-size: 1.5em
}
h3{ font-size: 1.2em
}
h4 { font-size: 1em
}
nav {
    background-color: #0073cf;
}

.services h3 {color: #FFF !important}

footer.page-footer {
color: #fff;
margin:0;
 background: #333;
 font-size: 13px;
padding:0;
}
.footer-nav .col.m3 {
width:100%;
}
.footer-nav li {
    display: inline-block;
}
.footer-nav li:before {
    content: " - ";
    font-size: 18px;
}
.footer-nav li:first-child:before {
    content: initial;
}
footer.page-footer a {
    color: #fff;
	    font-size: 13px;
}
footer .col.m7 {
    padding-top: 16px;
	    font-size: 13px;
}
footer label {
	color:#fff;
}

#headerblurb {
max-width: 50%;
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 1.7;
    padding: 19px 0;
}
header nav img {
    z-index: 999;
    position: relative;
}

nav ul {
	text-align:right;
}
nav ul li {
	position:relative;
	display:inline-block;

	float:none;
}
nav ul li:hover, nav ul li.active {
	background-color: rgba(255,255,255,0);}

nav ul li a:hover, nav ul li a.active, nav ul li.current_page_item a, nav ul li.current_menu_item a {

}


.nav-wrapper ul#nav-mobile {
    width: calc(100% - 160px);
    padding-right: 7em;
}
@media screen and (max-width: 1424px) {
	#headerblurb {
	    /*font-size: .8rem;*/
		/*display:none; */
	}
	.nav-wrapper ul#nav-mobile {
    	/*padding-right: 0em;*/
	}

	nav ul a {
	    font-size: .8rem;
	    padding: 0em 1em;
	}
}

@media screen and (max-width: 1200px) {
	#headerblurb {
	    font-size: .8rem;
		display:none; 
	}
	.nav-wrapper ul#nav-mobile {
    	padding-right: 0em;
	}

	nav ul a {
	    font-size: .8rem;
	    padding: 0em 1em;
	}
}


.home-page-title {
    font-size: 27px;
    font-family: 'OpenSans-Light';
    line-height: 30px;
    text-align: center;
}
.custom-title {
    font-family: 'OpenSans-Light';
    font-size: 27px;
}
.home-established .wpb_content_element {
margin-bottom:0;
}
.home-back-img .vc_custom_1468841972622{
height:75vh;
}
.home-back-img .vc_column-inner{
padding:0 !important;
}
#content ul li, footer ul li {
	list-style-type: none;	
	background-position: left top;
	background-repeat: no-repeat;	
	background-size: 17px auto;	
	font-size: 13px;
}
.page-main-title{
    font-family: 'OpenSans-Light';
    font-size: 20px;
    text-align: center;
    line-height: 28px;
}
.header-image img {
    width: 100%;
}
.maincontant {
background:#fff;
}
.sidebar .widget {
    background: #fff;
	padding: 1em;
    margin-bottom: 10px;
}
#content #slider li, #sidebar ul li, #content .maincontant .gform_body ul li, .meta ul li {
	background-image:none;
	padding:0px;
	margin:0px;
}
.custom-container .vc_column-inner {
     width: 85% !important;
    margin-left: 5%;
	padding: 10% 0 !important;
}
.custom-container p{
font-size:12px;
color: #000;
}

#breadcrumbs{
    list-style:none;
    margin:0;
    overflow:hidden;
	    color: #fff;
	
}
#breadcrumbs .item-current strong {
    color: #fff !important;
    font-weight: normal !important;
    font-size: 20.47px !important;
}
ul#breadcrumbs .bread-current {
    color: #fff;
    font-weight: normal;
    font-size: 24.47px;
}
 ul#breadcrumbs a {
    color: #fff;
	font-weight: 400;
    font-family: 'Open Sans';
    font-size: 24.47px;
} 
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:7px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:400;
    color:#fff;
}
/*testimonial */

.bx-wrapper .bx-viewport {
    background: transparent;
}
.bx-wrapper li:after {
	visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;
}
.bx-wrapper li {
	overflow:hidden;

}
.testimonial {
	text-align: center;
	font-size: 1.125em;
	font-style: italic;
	padding: 1.5em 0;
	color: #fff;
	background-color: #318cd8;
}

.testimonial p {
	max-width:590px;
	margin: 0px auto;
	font-family:'Open Sans';
}

.testimonial .credit {
	font-style: normal;	
	position:relative;
	font-size:15px;
	margin-top: 1.1em;
	padding-top: 1.1em;
	min-height: 120px;
}

.testimonial .credit:before {
    width:50%;
    height: 1px;
    content: " ";
    background-color: #fff;
    display: block;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0px);
}
/*
#sidebar .gfield_label {
	display:none;
}
*/
input, textarea {background: #f8f8f8; border: 0; padding: 10px !important}
input[type=submit] {background: #0073cf; color: #FFF}
footer .row {
margin-bottom: 0px;
}
.pagination {
	    padding: 10px 0px;
    overflow: hidden;
}

.pagination  ul li {
    padding: 0px 10px !important;
    background-image: none !important;
}

.pagination li.active {
    background-color: #000;
}
#page-header-image {
background-size: cover;
    background-repeat: no-repeat;
}
.page-header-content {
   /*position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;*/
    margin: 0 auto;
	    padding: 150px 0;
    text-align: center;
}
.page-header {
    position: relative;
	    margin-bottom: 1em;
}
h3.page-title {
    font-family: 'OpenSans-ExtraBold';
    font-size: 44.47px;
	color: #fff;
	margin: 0;
}

/*blog styles */

.blogpost {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

.blogpost .thumbnail {
	min-height: 200px;
	background-size:cover;
	background-position:center center;
	background-color: #f2f2f2;
}

.meta {
	font-size: 12px;
}
.meta ul {
	display: inline;
}
.meta ul li {
	background-image: none !important;
	display: inline; 
	padding:0px !important;
}

img.alignright, .alignleft {float:right; margin:0 0 1em 3em}
img.alignleft, .alignleft {float:left; margin:0 3em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 3em}
a img.alignleft {float:left; margin:0 3em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


.custombtn {
	background-color: #a6d05e;
	font-size: 22px;
	display:inline-block;
	padding: 10px 50px;
	color: #fff;
	transition: all .5s;
}

.custombtn:hover{ 
	background-color: #3d3e40;
}




/*mobile menu popover ---------------------------------------------------*/
/*mobile menu  */ 


ul.mobilemenu {
	display:block;
	float:right;
}

ul.mobilemenu li {
	line-height: 0;
	padding: 0px 7px;

}
ul.mobilemenu li a {
	padding:0px;
}


ul.mobilemenu img {
	max-height: 30px;
	max-width: 30px;
	width:auto;
    margin: 25px 0px !important;
}
/*mobile pop over menu */ 
    
.mobile-menu .contact {
	margin: 15px;
	padding: 15px;
	text-align:center;
	max-width:100%
	box-sizing:border-box;
}
.mobile-menu {
	display:none; 
	z-index: 9999;
	position:absolute;
	background-color: #19191e;
	color:#fff;
	top:0;
	overflow: scroll;
	height: 100vh;
	width:100vw; 
}

.mobile-menu li a {
	color:#fff;
	display:inline-block;
	padding: 14px 26px;    
	font-size: 18px;
	line-height:1;
	width:100%;
}

.mobile-menu li a:active {
}


.mobile-menu .sub-menu {
	background-color: #000;
	padding:10px 0px;
}

.mobile-menu .sub-menu a {
	padding: 10px 26px;  
	font-size:16px;
}

.mobile-menu .sub-menu a:active{
	background-color: #000;   
}
.closebtn {
	padding: 25px 25px 0px 0px;
	text-align:right;
}
.closebtn img {
	width:25px;
	display:inline-block;
}
.mobile-menu .menu-item-has-children > a:after {
	content: "expand_more";
	float:right;
	color: #fff;
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 26px;
	line-height: 26px;
	height: 26px;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	word-wrap: normal;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
	opacity: .8;
	transition: all .2s;

}

.mobile-menu .menu-item-has-children > a.expanded:after {
	-ms-transform: rotate(180deg);
	-webkkit-transform: rotate(180deg);
	transform: rotate(180deg);
	opacity: 1;

}

.mobile-menu .menu-item-has-children > .sub-menu {
	display:none;
}
.mobile-menu a:hover, .mobile-menu a:active {
	color: #0073cf !important;

}


.clearfix {
	clear: both;
	display: table;
	width: 100%;
}

.show-small-d-only {
	display:none;
}
/*tablet only styles -----------------------------------*/ 
@media (min-width:601px) and (max-width:992px) {


}
@media only screen and (min-width: 993px){
.hide-on-large-only {
    display: block !important;
}
}
@media only screen and (max-width: 1024px) {
	.hide-on-med-and-down {
		display: none !important;
	}
}

@media only screen and (min-width: 1025px) {
.hide-on-large-only {
    display: none !important;
}
}
/*tablet and up styles -----------------------------------*/ 
@media (min-width:601px) {


	header nav {
	}

	.brand-logo {
   	}
	header nav img {
	}
	/*CONTENT PADDING FIX  */

	#content .m8 {
	padding:2em;
	}

}
@media (max-width:601px) {
h3.page-title {   
   font-size: 30px;
}
ul#breadcrumbs a {
    font-size: 20px;
}
#breadcrumbs .item-current strong {
    font-size: 14.47px !important;
}

}
@media (max-width:460px) {
.show-small-d-only {display:inline-block;}
.show-large-d-only {
	display:none !important;
}
.logo img {    width: 70%;}
}
@media (min-width:1024px) and (max-width:1200px) {
.nav-wrapper ul#nav-mobile {
    width: 78%;
}
}
@media (min-width:1200px) and (max-width:1320px) {
.nav-wrapper ul#nav-mobile {
    /*width: 70%;*/
}
}
/*desktop and up styles ----------------------------------*/
@media (min-width:993px) {
	.menu .sub-menu {
    	display:none;
    	text-align:left;
    	background-color:#0073cf;
    	position:absolute;
    	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); 
    	z-index: 999;
    	left:0;
    }
    .menu .sub-menu li {
    	float:none; 
    	line-height:1;
        display:block;
    }
    .menu .sub-menu li:hover a,  .menu .sub-menu li a {
        background-color: transparent;
    }
    .menu .sub-menu li:hover {
        background-color: #0073cf;
    }
	.menu .sub-menu li a {
		line-height:1.7;
	    padding:4px 15px;
	    display:inline-block;
	    white-space:nowrap;
	    color: #fff;
	}
    .menu li:hover .sub-menu {
    	display:block;
    }
}

/* extra large desktop --------------------------------------*/
@media (min-width:1389px) {
		

}

