/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size: 100%;
}
body {
	font-size: 1em;
    font-family: 'Quicksand', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
    text-align: center;
}
ul {
padding: 0;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input {
  border: none;
  line-height: 1.5em;
  margin-top:0.25em;
  width: 100%;
}
input:focus {
	outline:0;
	border: none;
}
.wpcf7-textarea {
  border: none;
  height: 4em;
  width: 100%;
}
.wpcf7-submit {
  background: #fff;
  width: 100px;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* section */
section {
}
/* wrapper */
.wrapper {
	max-width:1100px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {
margin-top: 1em;
}
/* list */
li {
  list-style-type: none;
}
/* logo */
.logo {
  text-align: center;
}
.logo-img {
  max-width: 200px;
}
/* nav */
.nav {
}
.nav ul {
  margin-bottom: 0;
  text-align: center;
}
.nav li {
  display: inline-block;
  font-size: 1.3em;
  margin: 1em 1em;
}
.sidebar {
  display: inline-block;
  font-size: 1em;
  margin-left: 4em;
  margin-top: 5em;
  text-align: left;
  vertical-align: top;
  width: 30%;
}

/* footer */
.footer {

}
.footer-box {
  background: #f5f5f5;
  padding: 1em 1em 0.5em;
  text-align: left;
  width: 100%;
}
#phone {
  font-size: 1.3em;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

.attachment-post-thumbnail {
  margin-bottom: 1em;
}
.children {
  display: none;
}
.comment-body {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  margin-bottom: 1em;
  margin-top: 1em;
  padding-bottom: 1em;
  padding-top: 1em;
}
.comment-form-comment label {
  display: block;
  margin-bottom: 0.5em;
}
.current_page_item {
  font-weight: 600;
}
.current_page_parent {
  font-weight: 600;
}
.current-service {
  font-weight: 600;
}
.date {
  display: block;
  margin: 0.5em 0 1em;
}
.post-left {
  display: inline-block;
  margin-bottom: 5em;
  width: 50%;
}
.post-left h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.post-left img {
  margin-top: 1.5em;
  max-width: 500px;
  width: 100%;
}
.post-right {
  display: inline-block;
  font-size: 1.2em;
  padding-left: 2%;
  text-align: left;
  vertical-align: top;
  width: 37%;
}
.post-right h2 {
  font-size: 1.2em;
  margin-bottom: 0.25em;
}
.post-right p {
  font-size: 0.8em;
}
.post-right span {
  margin: 0 0 1em;
}
.post-wrap {
  display: inline-block;
  max-width: 600px;
  overflow-x: hidden;
  text-align: justify;
}
.post-wrap p a {
  color: #dea295;
}
.post-wrap .envira-gallery-wrap {
  margin-top: 2em;
}
.post-wrap h1 {
  font-size: 1.3em;
  margin-bottom: 0;
}
.post-wrap iframe {
  margin: 1.5em 0 0.5em;
  width: 100%;
}
.proj-h2 {
  margin-top: 0;
  margin-bottom: 1em;
}
.read-more {
  display: block;
}
.recent-post-wrap {
  margin-bottom: 1.75em;
}
.recent-post-wrap a {
  display: block;
  padding-bottom: 0.5em;
}
.reply {
  background-color: #dea295;
  padding: 0.25em 1em;
  text-align: center;
  width: 100px;
}
.search-input {
  border: 1px solid #000;
  height: 2.5em;
  padding-left: 1em;
  width: 95%;
}
.page-numbers {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.projects-1 {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
  vertical-align: top;
  width: 33%;
}
.projects-2 {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
  vertical-align: top;
  width: 33%;
}
.projects-3 {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
  vertical-align: top;
  width: 33%;
}
.projects-row {
  margin-bottom: 1em;
}
.projects-row p {
  margin-bottom: 0;
  margin-top: 8px;
}
.projects-wrap {

}
.services-box-wrap {
  display: inline-block;
}
.services-box {
  background-image: url(http://carmenchristy.com.au/wp-content/uploads/2016/05/services-1.jpg);
  background-position: bottom;
  display: inline-block;
  text-align: center;
  width: 65%;
}
.services-text {
  background-color: rgba(255,255,255,0.9);
  margin: 0 auto;
  text-align: justify;
  width: 70%;
  padding: 5em 4em;
}
.services-links {
  background: #f5f5f5;
  display: inline-block;
  font-size: 1.2em;
  padding: 1.5em 1.5em 1.5em 1.5em;
  margin-left: 1em;
  text-align: left;
  vertical-align: top;
  width: 32%;
}
.services-links a {
  display: block;
  padding: 0.25em;
}
.services-links-mob {
  background: #f5f5f5;
  border-bottom: 1.5em solid #fff;
  display: none;
  font-size: 1.2em;
  padding: 1.5em 1.5em;
  text-align: center;
  vertical-align: top;
  width: 100%;
  }
.services-links-mob a {
  display: block;
}
.services-backing {
  background-color: rgba(255,255,255,0.8);
  margin: 5em;
}
.view-article {
  color: #dea295;
}
div.wpcf7 {
  margin: 0 auto;
  max-width: 500px;
}
#about-img {
  display: inline-block;
  float: right;
  margin-top: 5.3em;
  width: 45%;
}
#about-text {
  display: inline-block;
  float: left;
  text-align: justify;
  width: 50%;
}
#about-text h1 {
  margin-top: 0.25em;
}
#about-wrap {
  display: inline-block;
  width: 100%;
}
#author {
  background-color: #f5f5f5;
}
#comment {
  width: 100%;
}
#email {
  background-color: #f5f5f5;
}
#home-quote {
  font-size: 1.4em;
}
#services-img {
  display: inline-block;
  float: right;
  padding: 3.5em 0 0 4%;
  width: 45%;
}
#services-img img {
  padding-top: 1em;
}
#services-text {
  display: inline-block;
  padding: 2em 0;
  text-align: justify;
  width: 70%;
}
#services-text h1:nth-child(n+2) {
  margin-top: 1.5em;
}
#services-wrap {
  display: inline-block;
  width: 100%;
}
#services-wrap img {
  width: 70%;
}
#submit {
  background-color: #dea295;
  padding: 0.25em 1em;
  text-align: center;
  width: auto;
}
#url {
  background-color: #f5f5f5;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:1100px) {
  .services-text {
    padding: 3em 3em;
    width: 80%;
  }
}
@media only screen and (max-width:1010px) {
  .post-wrap {
    width: 60%;  
  }
  .projects-1 {
    width: 32.8%;  
  }
  .projects-2 {
    width: 32.8%;  
  }
  .projects-3 {
    width: 32.8%;  
  }
}
@media only screen and (max-width:950px) {
  .projects-1 {
    width: 32.5%;  
  }
  .projects-2 {
    width: 32.5%;  
  }
  .projects-3 {
    width: 32.5%;  
  }
}
@media only screen and (max-width:850px) {
  .post-wrap {
    width: 90%;  
  }
  .sidebar {
    margin-left: 0;
    max-width: 600px;
    width: 90%;  
  }
  .services-links {
    display: none;  
  }
  .services-links-mob {
    display: block;  
  }
}
@media only screen and (max-width:800px) {
  body {
    font-size: 95%;  
  }
  .logo-img {
    width: 100px;  
  }
  .projects-1 {
    padding-left: 1px;
    padding-right: 1px;
  }
  .projects-2 {
    padding-left: 1px;
    padding-right: 1px;
  }
  .projects-3 {
    padding-left: 1px;
    padding-right: 1px;
  }
  .projects-row p {
    margin-top: 6px;
  }
  .services-box {
    width: 75%;  
  }
}
@media only screen and (max-width:750px) {
  .services-text h2 {
    text-align: left;
  }
  #about-img {
    float: none;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    width: 100%;   
  }
  #about-text {
    width: 100%;
  }
  #about-text h1 {
    font-size: 1.3em;
    margin-bottom: 0em;
    margin-top: 0;
  }
  #about-text p:first-child {
    margin-top: 0.25em;
  }
}
@media only screen and (max-width:700px) {
  .page-item-5 {
    display: none !important;
  }
  .post-left {
    margin-bottom: 0.5em;
    width: 100%;
  }
  .post-right {
    max-width: 525px;
    width: 100%;  
  }
}
@media only screen and (max-width:650px) {
  .services-box {
    width: 90%;  
  }
  .services-text {
    padding: 1em  
  }
}
@media only screen and (max-width:580px) {
  body {
    font-size: 90%;  
  }
  .logo-img {
    width: 75px;
  }
  <!--.nav li {
    font-size: 1.3em;  
  }-->
}
@media only screen and (max-width:510px) {
  .page-item-11 {
    margin-left: 0 !important;  
  }
  .page-item-119 {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width:465px) {
  body {
    font-size: 80%;  
  }
}
@media only screen and (max-width:400px) {
  .logo-img {
    width: 65px;
  }
  .nav li {
    margin: 1em 0.5em;  
  }
  .services-text {
    width: 95%;  
  }
  .services-text h2 {
    text-align: center;  
  }
}
@media only screen and (max-width:380px) {
  .projects-1 {
    width: 32.3%
  }
  .projects-2 {
    width: 32.3%
  }
  .projects-3 {
    width: 32.3%
  }
}
@media only screen and (max-width:350px) {
  .menu {
    font-size: 0.8em;  
  }
}
@media only screen and (max-width:280px) {
  .menu {
    font-size: 0.7em;  
  }
}
@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 0 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
