/*
Theme Name: Shared Marketing Responsive
Theme URI: http://www.sharedmarketing.com.au
Description:  A responsive wordpress theme.
Author: Joshua Lee
Author URI: http://www.sharedmarketing.com.au
Version: 1.0
*/

/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }
body,html {
	font-weight:normal;
	font-family: 'Ubuntu', sans-serif;
	font-size:15px;
	color: #3f3f3f;
	line-height:135%;
	background: #fff url(//www.ensc.com.au/wp-content/themes/smresponsive/images/gradient-bg.jpg) fixed top center no-repeat;
}



ul {list-style:none;}
a {text-decoration:none; color:#1FA2E1;}
a:hover {text-decoration: none !important;}
a:focus {outline:none;}
p {margin:0 0 1.5em;}
h1, h2, h3 {
	font-size:32px;
	letter-spacing:-1px;
	line-height:100%;
	padding-bottom:15px;
}
h1 {
	font-weight: normal;
	line-height: 140%
}



table.basic-table {border-bottom: solid 1px #e0e0e0}
.basic-table td {padding: 10px; border: solid 1px #e0e0e0; border-collapse: collapse}
#content section h1 { font-size: 30px;}
td {vertical-align: top;}

h1 a:hover {
	text-decoration:none;
	color:#333;
	
}
h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
}

section h2 {font-size: 30px;}
h3 { 
	font-size:18px;
	padding-top:10px;
}

#top-phone h4 {
font-size:35px;
letter-spacing:0px;
line-height:70%;
text-align: right;
color:#3792C6;
font-weight:lighter !important;
}



.read-more {
    width: 50%;
    text-align: center;
    padding: 15px;
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    box-sizing: border-box;
    color: #fff;
	background-color: #77BD3E;
	height: 45px;
}

.read-more:hover {
	text-decoration: none;
}

.about-text {
max-width:85%;
float: right;
}

.info-bar-wrapper {max-width: 1200px; padding-left: 40px; padding-right: 40px; border-bottom: solid 1px #EDEDED; padding-top: 10px; padding-bottom: 10px; margin-right: auto; margin-left: auto; background-color: #fff; transition: all ease-in-out 0.2s; color: #999 !important; font-size: 13px;}
.top-info-bar {text-align: center;}
.home-boxes .single-column.odd h2 {text-align: center; color: #fff; width: 100%; padding: 20px 20px; box-sizing: border-box; display: block; background: transparent linear-gradient(45deg, #89c540, #48b649); font-size: 20px; font-weight: 100; line-height: 130%; letter-spacing: 0.05em;}
.home-boxes .single-column.even h2 {text-align: center; color: #fff; width: 100%; padding: 20px 20px; box-sizing: border-box; display: block; background: linear-gradient(45deg, #774b2e, #986922)  ; font-size: 20px; font-weight: 100; line-height: 130%; letter-spacing: 0.05em; }
.home-boxes .single-column.odd h2:hover {background: linear-gradient(45deg, #48b649, #89c540);}
.home-boxes .single-column.bluebox h2:hover {
    background: linear-gradient(45deg, #05A1D7, #28BDE5) repeat scroll 0% 0% transparent !important;
}

.home-boxes .single-column.bluebox h2 {
padding: 20px 20px !important;
}


.home-boxes .single-column.even h2:hover {background: linear-gradient(45deg, #986922, #774b2e);}
.home-boxes .single-column h2 i {font-size: 35px; display: block; text-align: center; margin-bottom: 15px;}
.home-boxes .single-column p {text-align: left}
.home-boxes .single-column div { width: 100% !important; box-sizing: border-box; overflow: hidden; background-color: #fff;}
.home-boxes .single-column div img { width: 100% !important; height: auto !important; margin-bottom: -3%; opacity: 0.8; transition: ease-in-out all 0.2s;}
.home-boxes .single-column div img:hover {opacity: 1;}

.form-field {
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
    border: solid 1px #e0e0e0;
}
.form-submit {
	 width: 50%;
    text-align: center;
    padding: 15px;
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    box-sizing: border-box;
    color: #fff;
	background-color: #77BD3E;
	height: 45px;
	border: none !important;
	
	}
.heading-box {max-width: 1280px; margin-left: auto; margin-right: auto;}
.heading-box h1 {border: solid 3px #fff; padding: 20px; margin-top: 80px; margin-bottom: 80px; color: #fff; letter-spacing:0.25em; margin-left: 25%; margin-right: 25%; text-align: center; font-weight: normal; font-size: 40px;}
.footer-tag {color: #fff; font-size: 25px; letter-spacing: 0.2em; margin-top:50px; margin-bottom: 70px; max-width: 1280px; margin-right: auto; margin-left: auto; text-align:center; text-shadow: 0px 0px 10px rgba(0,0,0,1);}
/* LAYOUT STRUCTURE
--------------------------------------------------*/
body#home #mainWrapper {
	
}
#mainWrapper {
	
}
.wrapper {
	margin:0 auto;
	max-width:1200px;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
	background: rgba(255,255,255,0.85);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
}

.section-wrapper {
	margin:0 auto;
	max-width:1200px;
}
header {
	height: 225px;
	position:relative;
	
}
#content {
	padding-bottom:20px;
	overflow:hidden;
	
}
body#home #content{
	margin-top: 0px;
}
body#home #content, body#portfolio #content, body.page-template-fullwidthpage-php #content {
	background:none;
}
body.page-template-fullwidthpage-php #content section {
	max-width:1200px;
width: 100%;
margin-left: 0%;
margin-right: 0%;
}
#content section {
	float:left;
	width: 69.791%;
	margin-right: 5.208%;

}

#content .full-width section {
	float:left;
	width: 100%;
	margin-right: 0%;
	padding-top:10px;
}
#colFull section {
    width: 100%;
}
#content aside {
	float:right;
	width:24.999%;

}
footer {
	margin:10px 0 0;
	color:#666;
	position:relative;
	padding-top:3px;
	font-size:12px;
}
#footerActionsInner{
	width:1200px;
	margin:0 auto;
	padding:32px 0 0;
	overflow:hidden;
}
#footerWidgets {
background-color: #FAFAFA;
border-top: 1px solid #E0E0E0;
border-bottom: 1px solid #E0E0E0;
box-shadow: 0px 1px 0px #FFF inset;
}
#footerWidgetsInner {
	max-width: 1200px;
	margin:0 auto;
	padding:20px 0 35px;
	overflow:hidden;
}

/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
    position: absolute;
    top: -20px;
}
#logo a {
    font-family: 'Ubuntu', sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #333;
    padding-top: 30px;
    letter-spacing: -1px;
    display: block;
}
#logo a:hover {
    text-decoration: none;
}
#logo span {
    clear: both;
    color: #666666;
    display: block;
    font-size: 11px;
    margin-top: -10px;
    text-transform: uppercase;
}
#logo a img{
}

#mainMenu {
	position: absolute;
top: 184px;
width: 1278px;
margin-bottom: 30px;
margin-left: -40px;
}
#mainMenu ul li{
	float:left;
	width: 20%;
}
#mainMenu ul li a {
	display:block;
	height:41px;
	color:#3f3f3f;
	font-size:14px;
	width: 100%;
	text-align: center;
	padding-top: 22px;
	background-color: #fff;
	border: 1px solid #EBEBEB;
	transition: ease-in-out all 0.1s;
}
#mainMenu ul li a span {
	font-size:10px;
	color:#999;
	line-height:120%;
}
#mainMenu ul li a:hover {
text-decoration:none;
background: linear-gradient(45deg, #7fe092, #77BD3E);
color:#fff;
}
#mainMenu li.current_page_item a {
	text-decoration:none;
	background: linear-gradient(45deg, #774b2e, #986922)  ;
	color:#fff;
}

#mainMenu li.current_page_item ul li a{
	text-decoration:none;
	background: #fff; 
	color:#999;
}
#mainMenu ul li ul li a:hover{
	background:#132325;
}


#top-phone {
	position:relative;
	right:0;
	top:85px;
	font-size: 18px;
	
}
/* top social links */
#topSocial {
	position:absolute;
	right:0;
	top:70px;
	
}
#topSocial ul li {
	float:left;
	padding:0 5px;
	width:32px;
}
#topSocial ul li a {
	display:block;
	height:32px;
	width:32px;
}
#topSocial ul li a img {
	border:none;
}
#topSocial ul li a:hover {

/*background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/bk_topsocial_hover.png) 0 0 no-repeat;*/
	background:none;
}

/* Top Search */
#topSearch {
	position:absolute;
	right:5px;
	top:25px;
}

/* CUSTOM ELEMENTS
-------------------------------------------*/
.wrapper-inner {width: 100%; float: left;}

.single-column {
margin-right: 3.0833%;
margin-bottom: 10px;
margin-top: 10px;
min-height: 250px;
float: left;
box-sizing: border-box;
overflow: hidden;
border-radius: 3px;
height: 400px;
}

.quarter {width: 22.6888%;}

.third {
width: 31.279%;
}

.home-boxes .single-column.bluebox h2 {
    text-align: center;
    color: #FFF;
    width: 100%;
    padding: 40px 20px;
    box-sizing: border-box;
    display: block;
    background: linear-gradient(45deg, #28bde5, #05a1d7) repeat scroll 0% 0% transparent !important;
    font-size: 20px;
    font-weight: 100;
    line-height: 130%;
    letter-spacing: 0.05em;
border: none !important;
}

.home-boxes .single-column.bluebox h2:hover { background: linear-gradient(45deg, #05a1d7, #28bde5) repeat scroll 0% 0% transparent;}

.half {width: 47.95%}
.two-thirds {width: 65.641%;}
.three-quarters{width: 73.06%}
.full-width-wrapper { clear: both; padding-top: 30px; padding-bottom: 30px; margin-top: 20px; margin-bottom: 20px; overflow: hidden;}


.rightBox li a i {margin-right: 10px; color: #77BD3E;}
.rightBox li a { border: solid 1px #ededed; margin-top: -1px; padding: 15px; display: block; color: #999;}
.rightBox li a:hover, .rightBox li a:hover i {background: linear-gradient(45deg, #7fe092, #77BD3E); color: #fff !important}
.fp-menu li a i {margin-right: 10px; color: #77BD3E;}
.fp-menu li a { border: solid 1px #ededed; margin-top: -1px; padding: 15px; display: block; color: #999;}
.fp-menu li a:hover, .fp-menu li a:hover i {background: linear-gradient(45deg, #7fe092, #77BD3E); color: #fff !important}
.fp-quote { padding: 20px; border: solid 1px #ededed; border-radius: 6px; clear: both; background-color: #f8f8f8; color: #555; overflow: hidden}
.fp-quote .fa {color: #C6C6C6}
.filler-icons {display: block; padding-top: 10px; padding-bottom: 20px; clear: both;  overflow: hidden; color: #fff;}
.filler-icons li.even {width: 21.25%; border-radius: 120px; border: solid 1px #fff; margin-right: 5%; box-sizing: border-box; float: left; text-align: center; padding: 40px; background: linear-gradient(45deg, #7fe092, #77BD3E);}
.filler-icons li.odd {width: 21.25%; border-radius: 120px; border: solid 1px #fff; margin-right: 5%; box-sizing: border-box; float: left; text-align: center; padding: 40px; background: linear-gradient(45deg, #774b2e, #986922)  ;}


.filler-icons li i {font-size: 60px; display: block;}

/* CONTENT ELEMENTS
-------------------------------------------*/
.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}
.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

/* homeboxes */
#homeBoxes {
	overflow:hidden;
}
#homeBoxes .homeBox {
	width:290px;
	float:left;
	margin-right:40px;
}
#homeBoxes .homeBox img {
	border:6px solid #E2E2E2;
	background:#fff;
	padding:1px;
}
#homeBoxes .homeBox img:hover {
	border-color:#F9F9F9;
}
#homeBoxes .last{
	margin-right:0;
}

.more-link {
	padding:20px 0 0 0;
}

/* home blurb */
#blurb {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-top:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:15px 20px 25px;
	text-shadow:1px 1px #fff;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/bk_blurb.jpg) 0 100% repeat-x;
	font-size:18px;
	line-height:130%;
	margin-bottom:25px;
}
#blurb p {
	margin:0;
}
#blurb img {
	float:right;
	border:none;
	margin-top:5px;
}
#archive-title {
	padding:5px 0 7px 25px;
	margin:0 0 15px;
	display:block;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/ico_archive.png) 2px 50% no-repeat;
	border-bottom:1px solid #ddd;
}
#content section img {
max-width: 100%;
height: auto;
}

/* BLOG ITEMS */
article {
	margin:0 0 30px 0;
	padding:0 0 15px;
	border-bottom:1px dotted #bbb;
	overflow:hidden;
}
article.portfolio-single {
    border-bottom: 0;
}
article header {
    background: none;
    margin: 0;
    padding: 0;
    height: auto;
}
article .meta {
	font-size:11px;
	color:#666;
	text-shadow:1px 1px #fff;
	margin-top:-12px;
	margin-bottom:18px;
}
.postTags {
	font-size:13px;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 0;
}
blockquote {
	padding-left:80px;
	margin:20px 0 15px 0;
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/bk_blockquote.png) 0 15px no-repeat;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}
#content section ul li, #content section ol li  {
	padding:5px 0 5.5px 25px;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/bullet_list.png) left center no-repeat;
}
#content section ul ul li {
	padding:5px 0 5px 25px;
	background: url(http://www.marketingmaintenance.com.au/clients/eco/wp-content/uploads/2015/03/bullet-small.png) left center no-repeat !important;

}

#content section ul {
	margin:0 0 15px 15px;
}
#content section ol li {
	background:none;
	padding-left:0;
}
#content section ol {
	margin:0 0 15px 35px;
}
#shareLinks {
	height:30px;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/bk_social.jpg) 0 0 repeat-x;
	font-size:12px;
	line-height:32px;
	padding:0 10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #008FF5;

/*border-left:1px solid #008FF5;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;*/
	margin:20px 0;
	width:130px;
}
#shareLinks a {
	color:#fff;
}
#shareLinks #icons {
	display:none;
	padding-left:15px;
}
#shareLinks #icons a {
	margin:0 10px;
	font-weight:bold;
	text-transform:uppercase;
}

/* PAGINATION */
.emm-paginate {padding:10px 0; overflow:hidden; clear:both;}
.emm-paginate a {background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/bk_pagenavi.jpg) 0 100% repeat-x; border:1px solid #ddd; color:#666; margin-right:5px; padding:4px 8px; text-align:center; text-decoration:none;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {color:#fff; background:#18AEF5; border:1px solid #0A95D8; margin-right:5px; padding:4px 8px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}

/* SLIDER
---------------------------------------*/
#slider {
	position:relative;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/loading.gif) no-repeat 50% 40%;
	height:370px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

/* PORTFOLIO PAGE
---------------------------------------*/
.filters {
	margin-top:5px;
	float:right;
	margin-top:-47px;
}
.filters li {
	float:left;
	margin-right:5px;
}
.filters li a{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #fefefe;
	border-right:1px solid #fefefe;
	padding:10px 12px 4px;
	text-shadow:1px 1px #fff;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/bk_blurb.jpg) 0 100% repeat-x;
	font-weight:bold;
	display:block;

}
.gallery {
	margin-top:10px;
	padding-left:22px;
	margin-left:-22px;
	margin-bottom:20px;
	width:982px;
}
.gallery .portfolioItem {
	float:left;
	width:300px;
	margin-right:25px;
	overflow:hidden;
	margin-bottom:10px;
}
.gallery .portfolioItem img {
	border:none;
}

/* COLRIGHT ELEMENTS
-------------------------------------*/
.rightBox  {margin-bottom:17px;}
.rightBox h2 {padding:10px 0;}
.rightBox ul li{}
.rightBox ul {}
/* COMMENTS
-----------------------------------*/
#content section ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	border-top:3px solid #D2D8DB;
	border-bottom:4px solid #D2D8DB;
	padding:0;
	padding-bottom:10px;
}
#content section ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}
#content section ul.commentlist li {
	padding:20px 0 10px 50px;
	position:relative;
	margin-top:0;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/bk_horiz_line.jpg) 0 0 repeat-x;
}
#content section ul.commentlist li img {
	border:none;
}
#content section ul.commentlist li p{
	font-size:13px;
	margin:10px 0;
}
#content section ul.commentlist li .comment-meta, #content section ul.commentlist li .text  {
	margin-left:20px;
}
#content section ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}
#content section ul.commentlist li .comment-meta {
	font-size:16px;
}
#content section ul.commentlist li .gravatar {
	position:absolute;
	width:50px;
	height:50px;
	top:20px;
	left:0;
}
#content section ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/bk_gravatar_mask.png) 0 0 no-repeat;
	width:50px;
	height:50px;
}
#content section ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
	font-size:12px;
}
#content section ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	font-style:italic;
}
#content section ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}
#content section ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}
#content section ul.commentlist li .children li .gravatar {
	top:20px;
}
#content section ul.commentlist li .children li .reply {
	top:30px;
}



/*green button*/
.green-button {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    box-sizing: border-box;
    color: #fff;
    background-color: #77BD3E;
    height: 45px;
    border: none !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 13px;
}

a.green-button:hover {
    color: #fff;
    background-color: #0189C7 !important;
}


/*Pop Up*/
.pum-theme-826 .pum-content, .pum-theme-lightbox .pum-content {
    padding: 40px !important;
}

.pum-theme-826 .pum-title, .pum-theme-lightbox .pum-title {
    color: #83C052 !important;
    text-align: center !important;
    font-weight: bold !important;
    font-size: 35px !important;
    padding-top: 15px;
    margin-bottom: -15px !important;
}

.pum-theme-826 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 18px;
    border-radius: 3px;
    border: 8px solid #98c052 !important;
}

/*Industry Sectors landing page*/

.border-box {
    max-width: 200px;
    float: left;
    margin-right: 5px;
}

.border-box .title-block {
    font-size: 18px !important;
    text-align: center;
    max-height: 85px;
    min-height: 85px;
    line-height: 150%;
    padding: 10px;
    clear: both !important;
    background-color: #83c052;
    color: white;
        margin-bottom: -16px;
    font-weight: normal;
    letter-spacing: 0.75px;
}

.border-box h3 {
    font-size: 18px !important;
    margin-top: -28px !important;
    color: #fff !important;
    line-height: 150% !important;
    font-weight: normal !important;
	letter-spacing: 0.5px;
}

.border-box img {
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
}

.border-box img:hover {
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
}

/* FOOTER ELEMENTS
-------------------------------------------*/

/* Footer Widgets */
#footerWidgetsInner .boxFooter {
	float:left;
	width:210px;
	padding-right:30px;
	overflow:hidden;
	margin-bottom:40px;
}
#footerWidgetsInner h2 {
	font-size:20px;
	border-bottom:1px solid #292929;
	padding:7px 0 12px;
	margin-bottom:10px;
	color:#ccc;
}
#footerWidgetsInner .boxFooter ul {margin:0;}
#footerWidgetsInner .boxFooter ul li {
	padding:7px 0;
	border-bottom:1px solid #292929;
	color:#986123;
	font-size:10px;
	font-style:italic;
}
#footerWidgetsInner .boxFooter ul li a {
	text-decoration:none;
	color:#515151;
	font-size:13px;
	font-style:normal;
}
#footerWidgetsInner .boxFooter ul li a:hover {
	color:#ccc;
}

/* Copyright */
#footerWidgetsInner #copyright {
	clear:both;
	padding-top:25px;
	margin-top:15px;
	position:relative;
	text-align: center;
}


/* FORMS
------------------------------------*/

/* Top Search */
#topSearch input[type="text"] {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:100px;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/bk_top_search.png) 0 0 repeat-x;
	padding:9px 10px 10px;
	border:1px solid #2E4849;
	color:#A8A8A8;
	font-style:italic;
	margin-right:10px;
	position:relative;
}
#topSearch input[type="submit"] {
	position:absolute;
	right:0;
	z-index:100;
	width:43px;
	height:44px;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/but_search.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
}

/* COMMENTS F0RM */
#commentform p {
	margin:0;
}
#commentform label {
	display:block;
	padding:5px 0;
}
#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}
#commentform input:focus, #commentform textarea:focus {
	border:1px solid #0099FF;
}
#commentform textarea {
	width:560px;
	font-family: 'Ubuntu', sans-serif;
	font-size:13px;
}
#commentform input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

/* Contact Page */
#contact-map {
    float: left;
    width: 638px;
    background: #fff;
    padding: 1px;
    border: 6px solid #E2E2E2;
    height: 350px;
    margin: 0 0 15px 0;
}
#contact-map iframe {
    border: 0;
}
#contact-form {
    width: 60%;
    float: left;
    margin: 0 10% 0 0;
}
#contact-data {
    float: left;
    width: 30%;
    margin: 28px 0 0 0;
}
#contact-data p {
	display:block;
	overflow:hidden;
	margin:0 0 15px 0;
}
#contact-data .contact-data-field {
    float: left;
    width: 30%;
    margin-right: 5%;
    font-weight: bold;
}
#contact-data .contact-data-info {
    float: left;
    width: 65%;
}

/* Contact Form */
#contact label {
	display:block;
	padding:5px 0;
}
#contact input, #contact textarea {
	border:1px solid #ddd;
	padding:8px;
	width:90%;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}
#contact textarea {
	width:90%;
font-family: 'Ubuntu', sans-serif;
	font-size:13px;
}
#contact button.submitbutton{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(//www.ensc.com.au/wp-content/themes/smresponsive/images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}
.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}
.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}
header{z-index:1001 !important;}
#content{z-index:100 !important;}
.thanks {
background: #F2F3F6;
background: url(//www.ensc.com.au/wp-content/themes/smresponsive/js/contactform/ok.png) no-repeat left;
padding-left:20px;
clear: both;
}
.error {
color: #333;
background: #FCE2D4 url(//www.ensc.com.au/wp-content/themes/smresponsive/js/contactform/error.png) no-repeat 5px 50%;
margin-top: 5px;
display:block;
clear: both;
padding:7px;
padding-left:30px;
border-radius:6px;
font-size:11px;
border: 1px solid #fbc2c4;
}
.portfolioimg {
    float: left;
    display: block;
    clear: both;
    margin-bottom: 20px;
}
.clear {
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}


.btn {
  background: #11bd3f;
  background-image: -webkit-linear-gradient(top, #11bd3f, #0f6933);
  background-image: -moz-linear-gradient(top, #11bd3f, #0f6933);
  background-image: -ms-linear-gradient(top, #11bd3f, #0f6933);
  background-image: -o-linear-gradient(top, #11bd3f, #0f6933);
  background-image: linear-gradient(to bottom, #11bd3f, #0f6933);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 25px 10px 25px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

/* Mobile Phones */
@media (max-width: 478px) {

.about-text {
    width: 100% !important;
    float: none !important;
    clear: both !important;
    max-width: 100% !important;
}

.mobile-pic {
width:100% !important;
}


#mainMenu {display: none;}
#content section { float:left; width: 95%; margin-right: 2.5%; margin-left: 2.5%;}
#content section img {width: 100%}
#content aside { float:left; width: 95%; margin-right: 2.5%; margin-left: 2.5%;}
#topSocial { left: 75px; top: 60px; }
#top-phone {top: 25px; padding-left: 20px;}
#top-phone h4 {text-align: left;}
.wrapper {padding-left: 0; padding-right: 0;}
.single-column {height: auto;}
.quarter {width: 95%; margin-left: 2.5% !important; margin-right: 2.5% !important; }
.third {width: 95%; margin-left: 2.5% !important; margin-right: 2.5% !important; }
.half {width: 95%; margin-left: 2.5% !important; margin-right: 2.5% !important; }
.two-thirds {width: 95%; margin-left: 2.5% !important; margin-right: 2.5% !important; }
.three-quarters{width: 95%; margin-left: 2.5% !important; margin-right: 2.5% !important; }
#logo {position: absolute; top: 35px; left: 5%; width: 90%;}
#logo a img {width: 100%;}
header {height: 190px;}
.footer-tag { padding: 0% 2%;}
td {min-width: 20%}
body.page-template-fullwidthpage-php #content section {width: 90%;margin-left: 5%;margin-right: 5%;}
.form-field { width: 100%;}
section h1 {text-align: center; background: linear-gradient(45deg, #7fe092, #77BD3E); padding: 10px; color: #fff; margin-bottom: 20px;}
.ms-slide .ms-layer {
    position: absolute;
width:100% !important;
height:auto !important;
}
body {
background-size:cover !important;
background-position:bottom center !important;
}
	
#right-hand {
width: 85% !important;
float:none !important;
clear: both !important;
}
	
.green-button {
width: 100%;
min-height: 60px !important;
}

.pum-theme-826 .pum-content, .pum-theme-lightbox .pum-content {
    padding: 10px !important;
}
	
.pum-theme-826 .pum-title, .pum-theme-lightbox .pum-title {
    margin-bottom: auto !important;
}
	
.pum-theme-826 h3 {
    line-height: 150% !important;
}
	
	.hide-mobile {
		display: none !important
	}
}


@media (max-width: 1200px) and (min-width: 479px) {
.wrapper {
    margin: 0px auto;
    max-width: 1200px;
	min-width: 1200px;
    padding-left: 40px;
    padding-right: 40px;
}
}



/* About Page */

.left-side {
    float: left;
    margin-right:2%;
}

.right-side {
    float: left;
    max-width: 80%;
    margin-bottom: 40px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee;
    margin-left: 1%;
}


.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 25px 10px 25px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  color: #ffffff;
}


/*homepage*/


.home-title {
    text-align: center;
    padding-top: 2.5%;
    color: white;
    letter-spacing: 0.5px;
    font-size: 40px;
    margin-bottom: -2%;
    line-height: 38px;
}


#home-blurb {
    position: relative;
    max-width: 800px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-weight: normal;
    margin: auto;
    margin-top: 2%;
    line-height: 30px;
    margin-bottom: 2.5%;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}

#book-now {
    position: relative;
    max-width: 800px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-weight: normal;
    margin: auto;
    margin-top: -1%;
    line-height: 30px;
    margin-bottom: 0px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}

.book-now {
    background-image: url(https://www.ensc.com.au/wp-content/uploads/2017/03/koala.png);
    height: 200px;
    padding-top: 0.8%;
}

.book {
    text-align: left;
    margin-left: 30%;
    margin-top: 2%;
    font-size: 24px;
}

.book-button {
    margin-top: -2%;
    text-align: left;
    margin-left: 30%;
}

.service-text {
    padding-top: 15px;
    text-align: center;
    border: solid 1px #ddd;
    padding-bottom: 15px;
    min-height: 129px;
    padding-left: 10px;
    padding-right: 10px;
}


/*intro statement*/

.intro-statement {
    font-size: 18px;
    padding-top: 10px;
    line-height: 25px;
    font-weight: normal;
    letter-spacing: 0px;
    padding-bottom: 2%;
}

/*contact page*/

#contact-left {
    float: left !important;
    width: 45%;
}

#contact-right {
float:right !important;
}

.mobile-services {
display:none;
}


/* Mobile Phones */
@media (max-width: 640px) {

.left-side {
    float: none !important;
    margin-right: 0px !important;
    text-align: left;
    margin-left: auto;
}

.right-side {
    float: none !important;
    max-width: 90% !important;
    margin-bottom: 40px !important;
    margin-top: 20px !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee;
    margin-left: 0px;
    padding-right: 10px;
}

.right-side strong {
font-size:16px;
text-align:center;
}

.right-side p {
font-size:14px;
}

#home-blurb {
max-width:95%!important;
margin-bottom:5%;
}
#home-blurb ul li {text-transform: uppercase}
.master-slider-parent {
    display: none;
}

.home-title {
    margin-top: 5% !important;
    font-size: 25px !important;
}

.book {
    text-align: left;
    margin-left: 30%;
    margin-top: 2%;
    font-size: 16px;
}

.book-now {
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0.6);
    background-position: 10px 25%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.mobile-services {
display:inherit !important;
}

.mobile-services a {
    color: #fff !important;
}

.mobile-service {
    text-align: center;
    background: linear-gradient(45deg, #7fe092, #77BD3E);
    padding: 10px;
    margin-bottom: 0px;
color:white !important;
}


#contact-left {
float:none !important;
width: 90% !important;
}

#contact-left td:first-child {
    min-width: 10px !important;
}

#contact-left td:last-child {
    width: 60% !important;
}

td {
    min-width: 2%;
}

table {
margin-bottom:10%;
}

#contact-right {
float:none !important;
width: 100% !important;
}

form img {
width:auto !important;
}
.soil-man{
    margin-left: 0 !important;
}
}

#mainMenu.ddsmoothmenu ul li ul li a {
    text-transform: none;
    font-size: 12.5px !important;
}

/*main menu tweak*/

#mainMenu ul li a {
    display: block;
    height: 20px;
    color: #3f3f3f;
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    background-color: #fff;
    border: 1px solid #EBEBEB;
    padding-bottom: 10px;
    transition: ease-in-out all 0.1s;
}