/*
 Theme Name:   Southern Pine Lumber Theme
 Theme URI:    http://southernpine.com/wp-content/themes/southernpine-child
 Description:  Twenty Thirteen Child Theme
 Author:       Ken Brown
 Author URI:   http://ewarenessinc.com
 Template:     twentythirteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-thrirteen-child
*/

@import url("../twentythirteen/style.css");

#navbar #menu-item-3447 {background-color:#cc0000;}
.nf-form-content label {font-size: 15px!important;font-weight: normal!important;}
#ninja_forms_required_items, .nf-field-container {margin-bottom: 5px!important;}

.position-box {background-color:#fff;}

/* -Southern Pine Theme Styles---------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* -Font Integration------------------------------------------------------ */

@font-face {
  font-family: 'Conv_SouthernPine-Bold';
  src: url('fonts/Conv_SouthernPine-Bold.otf'); /* IE9 Compat Modes */
  src: url('fonts/Conv_SouthernPine-Bold.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Conv_SouthernPine-Bold.woff') format('woff'), /* Modern Browsers */
       url('fonts/Conv_SouthernPine-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Conv_SouthernPine-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'southernpine';
  src: url('fonts/Conv_SouthernPine-Cond.otf'); /* IE9 Compat Modes */
  src: url('fonts/Conv_SouthernPine-Cond.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Conv_SouthernPine-Cond.woff') format('woff'), /* Modern Browsers */
       url('fonts/Conv_SouthernPine-Cond.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Conv_SouthernPine-Cond.svg#svgFontName') format('svg'); /* Legacy iOS */
}



html,
button,
input,
select,
textarea {
	font-family:Tahoma, Geneva, sans-serif;
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	hyphens: none !important;
	-ms-hyphens: none !important;
}

.blue, blue a {
	color:#1221BD !important;
}

.newLocation, .newLocation a {
	color:#FF0000 !important;
	text-decoration:none;
	font-size: 24px;
	margin:0 0 20px;
}

h1, h2, h3, h4{
	font-family:Tahoma, Geneva, sans-serif;
}

h3{
	margin:20px 0;
}

p, a, li, td{
	font-family:Tahoma, Geneva, sans-serif;
}
p {
	margin: 0 0 10px;
}

#page {
	min-width:990px;
}

blockquote {
	font-size:16px !important;
	font-style:normal;
	font-weight:normal;
	margin: 24px 50px;
}

img.alignnone {
    margin: 0;
}

span.red {
	color:#ff0100;
}
.site {
    background-color: #FFFFFF;
    border:none;
    margin: 0 auto;
    max-width: 1920px;
    width: 100% !important ;
	background:url(images/page_bg.jpg) repeat left 298px;
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	hyphens: none !important;
	-ms-hyphens: none !important;
}

li.hide {
	display:none !important;
}

.post-page-content li div.hide {
	display:none !important; 
}

.container{
	width:990px !important;
	margin:0 auto;
	padding:0;
}

.entry-content {
	text-align:justify;
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	hyphens: none !important;
	-ms-hyphens: none !important;
}
.entry-title {
	color: #295c31;
    font-size: 24px;
    font-weight: bold;
    padding:0 !important;
}

hr {
	background: url(images/dotted-line-2x.png) repeat-x center top;
	background-size: 6px 6px;
	border: 0;
	height: 6px;
	margin: 24px 0 24px;
}
hr.ninja-forms-field {
	background: none;
}

/* ----------------------------------------------------------------------- */
/* -Header Elements------------------------------------------------------- */

.site-header{
	background:url(images/background-header.jpg) no-repeat top center; 
	height:298px;
	max-width:1950px;
	margin:0 auto;	
}

.headerContainer{
	background:url(images/background-header.jpg) no-repeat top center;
	margin:0 auto;
	height:298px;
	width:1000px;
}

.topMenu {
	height:28px;
}

.topMenu ul, .topNavigation ul{
	float:right;
	padding: 2px 0;
}

.topMenu li{
	display:inline;
}

.topMenu li.menu-item-51{
	border-right:none;
}

.topMenu li a{
	color:#fff;
	padding:0 5px 0 5px;
}

.topMenu li a:hover{
	color:#fff;
	text-decoration:none;
}

.headerTop{
	height:230px;
	width:1000px;
}

.logo{
	width:442px;
	height:182px;
	float:left;
	padding-top:20px;
	padding-left:5px;
}
.hdr-contact {
	height:205px;
	width:550px;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-right:5px;
	margin-bottom:25px;
	background:url(images/SouthernPineLumberTruck.png) right bottom no-repeat;
	font-size:36px !important;
}
.hdr-call {
	color:#000;
	font-size:28px;
	text-align:right;
	font-weight:bold;
}
.doc-life { 
	width:173px;
	height:auto;
	float:right;
	text-align:right;
	padding:0;
}

.hdr-phone {
	color:#ff0100;
	font-size:36px !important;
	text-align:right;
	font-weight:bold;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	padding:0 10px 0 0;
}
.hdr-social {
	float:right;
	padding-top:16px;
}

.headerMenu{
	height:95px;
	width:510px;
	float:right;
	padding-top:26px;
}

.headerMenuBar .widget,{
	border:none;
	padding:0;
}

.topNavigation .widget li{
	display:inline-block;
	border-right:1px solid #001a32;
	padding: 2px 10px 4px;
}

.headerMenuBar ul, .topNavigation ul{
	float:right;
}

.headerMenuBar li{
	display:inline;
	border-right:1px solid #001a32;
	padding: 0 10px;
}

.headerMenuBar li.menu-item-51{
	border-right:none;
}

.headerMenuBar li a{
	color:#001a32;
	padding: 0 10px;
}

.headerMenuBar li a:hover{
	color:#001a32;
	text-decoration:underline;
}

.headerSearch{
	float:right;
	width:510px;
}

.site-header .search-form {
    float: right;
    right: 0px;
    top: 0px;
	position:relative;
}

.site-header .search-field {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/search-icon.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: medium none;
    cursor: pointer;
    height: 35px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    transition: width 400ms ease 0s, background 400ms ease 0s;
    width: 0;
}

.site-header .search-field:focus {
	background-color: #fff;
	border: 1px solid #001a32;
	border-radius:5px 5px 5px 5px;
	cursor: text;
	outline: 0;
	width: 230px;
}

.topNavigation{
	float:right;
	width:504px;
	height:28px;
	background:url(images/top_menu_bg.png) repeat-x top center;
	border-top:1px solid #001a32;
	border-left:1px solid #001a32;
	border-right:1px solid #001a32;
	border-radius:5px 5px 0 0;
}

.topNavigation li{
	display:inline-block;
	border-right:1px solid #001a32;
	padding: 2px 10px 4px;
}

.topNavigation li.menu-item-56{
	border-right:none;
}

.topNavigation li a{
	color:#001a32;
}

.topNavigation li a:hover{
	color:#001a32;
	text-decoration:underline;
}

/* ----------------------------------------------------------------------- */
/* -Navigation Elements--------------------------------------------------- */

.navbar {
    background: none;
    margin: 0 auto;
    width: 100%;
	height:40px;
	float:left;
}

.main-navigation {
    clear: both;
    margin: 0;
    width: 1000px;
    height: 40px;
    position: relative;
}
.main-navigation {
	text-align: center;
}

ul.nav-menu, div.nav-menu > ul {
    margin: 0;
    padding:0 4px 0 4px;
}

.nav-menu li a, .nav-menu li a:visited{
	color:#fff;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	
	background-color:transparent;
}

.nav-menu li a:hover{
	color:#fff;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	padding: 0;
	background-color:transparent;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color:transparent;
	color: #fff;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #5b9064;
    font-style: normal;
}

.nav-menu li{
	height:40px;	
}

/* ----------------------------------------------------------------------- */
/* -Banner Elements------------------------------------------------------- */

#banner{
	height:350px;
	margin:20px auto 0;
	background-color:#fff;
	width:990px;
}

.bannerContainer{
	max-width:990px;
	height:350px;
	margin:0 auto;
}

.slogan {
	width:990px;
	margin:0 auto;
	text-align:center;
	padding:20px 0 40px;
	font-size:26px;
	font-weight:normal;
}

/* ----------------------------------------------------------------------- */
/* -Front Page Elements--------------------------------------------------- */

.hp-container {
	width:1000px !important;
	margin:26px auto 26px auto;	
}

.hp-title {
	color:#295c31;
	font-size:24px;
	font-weight:bold;
	padding:0 0 16px 5px;
	width:600px;
}
.hp-title-test {
	color:#295c31;
	font-size:24px;
	font-weight:bold;
	padding:0 0 16px 5px;
	width:980px;
	text-align:center;
}

.hp-smslider {
	padding:6px 6px 0 0;
	float:left;
	clear:none;
	min-width:311px;
}
.hp-content-top {	
	text-align:justify;
	font-size:11pt;
	line-height:1.4em;
	padding:0 0 10px 0;
}
.hp-content-top a {	
	color:#1221BD !important;
}
.hp-content {
	width:1000px !important;
	height:auto;
	float:right;
	text-align:justify;
	font-size:11pt;
	line-height:1.38em;
	padding:0 5px 0 5px;
}

/* ----------------------------------------------------------------------- */
/* -Page Elements--------------------------------------------------------- */

#primary{
	float:left;
}
.site-content { width:990px; }

.site-main {
	width:990px;
	margin:0 auto 0 auto;
	padding:0 0;
}

.site-main .sidebar-container {
    height: 100%;
    position:relative;
    top: 40px;
    width: 250px;
    z-index: 1;
	float:right;
	display:none;
}

.site-main .sidebar-inner {
    margin: 0 auto;
    max-width: 250px;
}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
    width: 1000px;
    padding: 0;
}
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	max-width: 990px;
	min-width: 990px;
	width: 100%;
}

/* ----------------------------------------------------------------------- */
/* -Post Elements--------------------------------------------------------- */


.sidebar .entry-content
 {
	width: 1000px;
	padding: 0 0;
}
.sidebar .post-navigation .nav-links {
	padding: 0 0;
}

/* ----------------------------------------------------------------------- */
/* -HP IMG Flag elements-------------------------------------------------- */
.hp-container #flag-title {width:1000px;}
.hp-container #flag-title .flag-left{float:left;width:80px!important; text-align:left; margin-left:75px;padding-top:10px;}
.hp-container #flag-title .flag-title{ width:690px!important;color: #295c31;font-size: 28px;font-weight: bold;text-align: center; float:left; clear:none;}
.hp-container #flag-title .flag-right{float:right;width:80px!important; clear:none; text-align:right; margin-right:75px;padding-top:10px;}

.sec-container #flag-title {width:1000px;margin-top: -20px;}
.sec-container #flag-title .flag-left{float:left;width:80px!important; text-align:left; margin-left:75px;padding-top:10px;}
.sec-container #flag-title .flag-title{ width:690px!important;color: #295c31;font-size: 28px;font-weight: bold;text-align: center; float:left; clear:none;padding-top: 20px;}
.sec-container #flag-title .flag-right{float:right;width:80px!important; clear:none; text-align:right; margin-right:75px;padding-top:10px;}

/* ----------------------------------------------------------------------- */
/* -Widget Elements------------------------------------------------------- */

.IntelliWidget-sidebar .textwidget {
	padding:0;	
	line-height:18px; 
}
.IntelliWidget-sidebar .textwidget a {
	color:#000;
	line-height:18px; 
	font-size: 14px !important;
	padding: 0;
}
.IntelliWidget-sidebar .textwidget a:hover {
	padding: 0;
	color:#ea9629;
}
.IntelliWidget-sidebar ul {
	margin:0 !important;
	padding:0 0 0 24px !important;
}
.IntelliWidget-sidebar ul li {
	list-style:url(images/green-bullet.png) outside !important;
}
.IntelliWidget-sidebar { 
	color:#000; 
	line-height:30px; 
	font-size: 24px !important;
	padding:0 0 2px 0;
}
.IntelliWidget-sidebar ul a { 
	color:#295c31; 
	text-decoration:none;
}
.IntelliWidget-sidebar ul a:hover { 
	color:#000; 
	text-decoration:none;
}

.site-main .widget-area {
	float: right;
	width: 600px;
	font-family:Tahoma, Geneva, sans-serif;
}
.site-main .widget-area .widget {
	padding:4px;
	background-color:#ccc;
	border:#00294e 0px solid;
	border-radius:5px;
	margin:0 0 20px;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 2px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 3px 0px rgba(50, 50, 50, 0.75);
}

.widget { 
    -moz-hyphens: none;
    background:none;
    font-size: 14px;
    margin: 0 0 0;
    padding:0 0 20px;
    word-wrap: break-word;
	border:0px solid #084478;
}

.sidebar .site-footer .widget {
    width: 100%;
}

.widget .widget-title {
    font-family:Tahoma, Geneva, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
	text-align:center;
}

.widget ul {
	margin:0; 
}
.widget li {
	padding:0; 
}

.post-navigation {
	background-color: #fff;
	color: #ca3c08;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}

/* ----------------------------------------------------------------------- */
/* -Footer Elements------------------------------------------------------- */

.site-footer {
    background:url(images/background-footer.jpg) no-repeat top center;
    color: #FFF;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
    text-align: center;
	height:464px;
	max-width:1950px;
	min-width:1000px !important;
}

.footer-container {
	width:1000px;
    padding: 0;
	margin:0 auto;
	height:464px;
}

.footerLeft{
	float:left;
	width:368px;
	text-align:center;
	padding:35px 0;
}

.footerRight{
	float:right;
	width:632px;
	margin-top:150px;
}


.footerMenu{
	float:right;
	width:520px;
	padding:25px 0;
	margin-right:50px;
	text-align:center;
}

.footerMenu li{
	display:inline-block;
	padding:0 4px;
}
.footerMenu li.menu-item-51 {
	display:inline-block;
	border-right:none;
	padding:0 !important;
}

.footerMenu li a{
	color:#000;
	text-decoration:none;
	font-size:12px;
}
.footerMenu .menu {
	padding:0 !important;
}
.footerCopy {
	float:right;
	text-align:justify;
	width:600px !important;
	font-size:12px;
	color:#000;
	font-weight:normal;
	margin-right:10px !important;
}
.footerCopy a{	
	color:#000;
}


.site-footer .widget {
	border:none;
	padding:0;
	width:620px !important;
}


.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
    color: #FFFFFF;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-style:normal;
	text-align:right;
}



.site-footer .widget a {
    color: #FFF;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}


.footerRight p{
	margin-bottom:10px;
}

/**
* 5.11 404
* ----------------------------------------------------------------------------
*/

.error404 .page-header {
background-color: #fff;
}

.error404 .page-title {
line-height: 0.6;
margin: 0;
padding:0;
position:inherit;
text-align:left;
width: auto;
}

.error404 .page-title:before {
color: #e8e5ce;
content:normal;
font-size: 18px;
line-height: 0.6;
overflow: hidden;
position: absolute;
left: 7px;
top: 28px;
}

.error404 .page-wrapper {
background-color: #fff;
}

.error404 .page-header,
.error404 .page-content {
margin: 0 auto;
max-width:100%;
width: 620px;
padding-bottom: 40px;
width: 100%;
}

.sidebar .page-content {
margin: 0 auto;
width: 620px;
padding: 0;
}

/* ----------------------------------------------------------------------- */
/* Widgets On Pages plugin styles ---------------------------------------- */

.widgets_on_page ul, .widgets_on_page ul li {
    padding:0 !important;
}

/* ----------------------------------------------------------------------- */
/* Contact Page styles --------------------------------------------------- */

.contact-locations-margin { width:990px; margin:0 134px;}

.contact-locations-clear {
	background:url(images/background-menu.jpg);
	padding:5px;
	float:left;
	border-radius:5px;
	margin:0 13px 20px 0;
	font-size:13px;
	width:235px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	clear:both;
}

.contact-locations {
	background:url(images/background-menu.jpg);
	padding:5px;
	float:left;
	border-radius:5px;
	margin:0 13px 20px 0;
	font-size:13px;
	width:235px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.75);
}
.contact-locations-nomargin {
	background:url(images/background-menu.jpg);
	padding:5px;
	float:left;
	border-radius:5px;
	margin:0 0 20px 0;
	font-size:13px;
	width:235px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.75);
}

.contact-centered {
	margin:0 0 0 127px;
}

.contact-locations-form {
	padding:20px;
	padding-left:0;
	float:left;
	clear:both;
	margin:0;
	font-size:14px;
	width:100%;
}
.map {
	width:220px;
	height:200px;
	margin-left:3px;	
}

.nodisplay {display:none;}.nodisplay a {color:#F00!important; text-decoration:underline!important;}

/* contact form page
----------------------------------------------- */
#contact-form { 
	font-size:14px;
	max-width:745px;
	padding:10px;
	clear:both;
	margin-top:10px;
}
/*#contact-form { 
	border:#ccc solid 1px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:#f0f0f0;
	width:745px;
	min-height:500px;
	padding:10px;
	clear:both;
	margin-top:25px;
}*/
div.block{
  overflow:hidden;
  padding:3px 0;
}
div.block label{
  width:100px;
  display:block;
  float:left;
  text-align:right;
  padding:2px 0;
}
div.block .input{
  margin-left:4px;
  float:left;
  clear:none;
  text-align:left;
}
#contact-form #cleft { float:left; width:50%; }

#contact-form #cleft #ctext { width:75px; }
#contact-form #cleft #cbox { width:100px; margin:0 0 15px 0; }

#contact-form #cright { float:right; width:50%; }
#contact-form #cright #ctext { width:75px; }
#contact-form #cright #cbox { width:100px; margin:0 0 15px 0; }



.wpcf7-mail-sent-ok {
	border-color:#ff0000;
}

.wpcf7-validation-errors {
	border: 2px solid #ff0000;
}

/* ----------------------------------------------------------------------- */
/* Contractors Page styles --------------------------------------------------- */

.contractors-box-margin { width:990px; margin:0 134px;}
.contractors-box-clear {
	background:url(images/background-menu.jpg);
	padding:5px;
	float:left;
	border-radius:5px;
	margin:0 13px 20px 0;
	font-size:13px;
	width:235px;
	min-height:300px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	text-align:center;
	clear:both;
}
.contractors-box-clear a {
	color:#295c31;
}
.contractors-box-clear a:hover {
	color:#000;
}
.contractors-box {
	background:url(images/background-menu.jpg);
	padding:5px;
	float:left;
	border-radius:5px;
	margin:0 13px 20px 0;
	font-size:13px;
	width:235px;
	min-height:300px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	text-align:center;
}
.contractors-box a {
	color:#295c31;
}
.contractors-box a:hover {
	color:#000;
}
.contractors-box-nomargin {
	background:url(images/background-menu.jpg);
	padding:5px;
	float:left;
	border-radius:5px;
	margin:0 0 20px 0;
	font-size:13px;
	width:235px;
	min-height:300px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	text-align:center;
}

.contractors-box-nomargin a {
	color:#295c31;
}
.contractors-box-nomargin a:hover {
	color:#000;
}

.contractors-centered {
	margin:0 0 0 127px;
}

/**
 * 6.0 Sidebar
 * ----------------------------------------------------------------------------
 */

.site-main .widget-area {
	float: right;
	width: 100% !important;
}

/* ----------------------------------------------------------------------- */
/* About Page styles --------------------------------------------------- */

.about-box {
	background:url(images/background-menu.jpg);
	padding:10px;
	float:left;
	border-radius:5px;
	margin:0 13px 20px 0;
	font-size:14px;
	width:980px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
.about-box .image {
	float:left;
	width:585px;	
}
.about-box .content {
	float:right;
	width:340px;
	text-align:left;
	font-size:12px;
}
.about-box .content .photo {
	width:108px;
	height:108px;
	float:left;
	padding:0;
	border:4px solid #295c31;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.about-box .content .photo {
	margin:0px 10px 0 0;	
}


.about-box2 {
	background:url(images/background-menu.jpg);
	padding:10px 10px 0;
	float:left;
	border-radius:5px;
	margin:0 13px 20px 0;
	font-size:14px;
	width:980px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
.about-box .image2 {
	float:left;
	width:585px;	
}
.about-box2 .content {
	float:right;
	width:340px;
	text-align:left;
	font-size:12px;
}
.about-box2 .content .photo {
	width:108px;
	height:108px;
	float:left;
	padding:0;
	border:4px solid #295c31;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.about-box2 .content .photo {
	margin:0px 10px 0 0;	
}
/* About Page styles - Managers ------------------------------------------ */
.about-box2 .content-m1 {height: 465px; width: 390px; float: left; clear: none;text-align:left;font-size:14px;padding: 0 10px 0 10px;border-right: 1px solid #000;}
.about-box2 .content-m2 {width: 285px; float: left; clear: none;height: auto;text-align:left;font-size:12px;padding: 0 10px;}
.about-box2 .content-m1 h1,.about-box2 .content-m2 h1 {font-size: 14px;padding: 0;margin: 0;clear: none;}
.about-box2 .content-m2 .photo {
	width:108px;
	float:left;
	padding:0;
	border:4px solid #295c31;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin:0px 10px 0 0;
}
.about-box2 .content-m2a {
    border-top: 0px solid #000;
    width: 285px;
    float: right;
    clear: none;
    height: auto;
    text-align: left;
    font-size: 12px;
    padding: 10px 10px 0;
}
.about-box2 .content-m2a p.m2 {padding:18px 0 0 0!important;}
.about-box2 .content-m2a h1 {font-size: 14px;padding: 0;margin: 0;clear: none;}
.about-box2 .content-m2a .photo {
	width:108px;
	float:left;
	padding:0;
	border:4px solid #295c31;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin:0px 10px 0 0;
}
.about-box2 .content-m1 .photo {
	width:200px;
	float:right;
	padding:0;
	border:4px solid #295c31;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin:0 0 0 10px;
}
.quality {width: 100%; text-align: center;margin: -40px 0 40px 10px;font-size: .88em;}

/* ----------------------------------------------------------------------- */

span.ltcol { width:485px; float:left; clear:none; padding:0; margin:0; }
span.rtcol { width:475px; float:right; clear:none; padding:0; margin:0; }

.entry-content img.alignleft, .entry-content .wp-caption.alignleft, .prod-photo {
    margin-left: 0;
	border:2px #3d5839 solid;
	border-radius:6px;
}
figure.wp-caption.alignleft, img.alignleft, .prod-photo {
    margin: 5px 15px 0 0;
}
span.large { font-size:20px; line-height:34px; font-weight:normal; color:#333333; text-align:left!important; }

/* ----------------------------------------------------------------------- */
/* -Contractors Elements-------------------------------------------------- */

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right:0;
	margin-left:50px;
}

/* ----------------------------------------------------------------------- */
/* -Resources Menu Elements----------------------------------------------- */

.menu-logos {
	width:100%;
	text-align:center;
}
.menu-logos .sundeck-left {
	width:210px;
	float:left;
	height:50px;
	padding-left:153px!important;
}
.menu-logos .sundeck-right {
    width: 100%;
    /* float: right; */
    height: 50px;
    text-align: center;
    margin: 0 auto;
    /* padding-right: 153px!important; */
}

.menu-logos img {
	padding:0 5px;
}

/* ----------------------------------------------------------------------- */
/* -Links Page Elements----------------------------------------------- */

.links-left {
	width:450px;
	float:left;
	padding:0 25px 0 0;
	text-align:left;
}

.links-right {
	width:450px;
	float:left;
	clear:none;
	padding:0;
	text-align:left;
}

/**
 * 5.11 404
 * ----------------------------------------------------------------------------
 */

.error404 .page-header {
	background-color:transparent;
}

.error404 .page-title {
	line-height: 0.6;
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}

.error404 .page-title:before {
	color: #e8e5ce;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}

.error404 .page-wrapper {
	background-color: #e8e5ce;
}

.error404 .page-header,
.error404 .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding-bottom: 40px;
	width: 100%;
}

/* ----------------------------------------------------------------------- */
/* -Gallery Elements------------------------------------------------------ */

.ngg-galleryoverview { text-align: center !important; }
.ngg-gallery-list { display: inline-block; margin: 0 !important; }
.ngg-gallery-list li { float: none; display: inline-block !important; }
.ngg-gallery-thumbnail-box {
float:none !important;
display:inline-block;
} 

/* ----------------------------------------------------------------------- */
/* -Seawall Elements------------------------------------------------------ */

.seawall-leftphoto {
	margin:20px 0 0;
	border:2px #3d5839 solid;
	border-radius:6px;	
	float:left;
	clear:none;
	width:450px;
}

.seawall-rightphoto {
	margin:20px 0 0;
	border:2px #3d5839 solid;
	border-radius:6px;
	float:right;
	clear:none;
	width:450px;
}

/* ----------------------------------------------------------------------- */
/* -Seawall Elements------------------------------------------------------ */

.exoticHw-left {
	float:left;
	clear:none;
	width:450px;
}
.exoticHw-left .heading {
	text-align:center;
	font-weight:bold;
	font-size:24px;	
	color: #295c31;
	margin-bottom:20px;
}

.exoticHw-left img {
	margin:0 0 20px 0;
	border:2px #3d5839 solid;
	border-radius:6px;	
}

.exoticHw-right {
	float:right;
	clear:none;
	width:450px;
}
.exoticHw-right .heading {
	text-align:center;
	font-weight:bold;
	font-size:24px;	
	color: #295c31;
	margin-bottom:20px;
}
.exoticHw-right img {
	margin:0 0 20px 0;
	border:2px #3d5839 solid;
	border-radius:6px;
}

.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	width: 990px !important;	
	padding:0 5px 0 5px !important;
}


/* ----------------------------------------------------------------------- */
/* -Mobile Elements------------------------------------------------------- */
@media (max-width: 480px) {
.nodisplay {
	display:inline!important;
}
.nodisplay a {
	color:#F00; text-decoration:underline;
}
}

@media (max-width: 359px) {
.site-main .widget-area {
margin-right:0px !important;
}
.site { margin-right:0 !important;
}
.hdr-phone {
padding:0 30px 0 0 !important;
}
}

@media (max-width: 960px) {
.site-main .widget-area {
margin-right:0px !important;
}
.site { margin-right:0 !important;
}
.hdr-phone {
padding:0 30px 0 0 !important;
}
.sec-container #flag-title {
margin-left: -200px;
}
}
@media (max-width: 1024px) {
.site-main .widget-area {
margin-right:0px !important;
}
.site { margin-right:0 !important;
}
.hdr-phone {
padding:0 30px 0 0 !important;
}
}
@media (max-width: 1069px) {
.site-main .widget-area {
margin-right:0px !important;
}
.site { margin-right:0 !important;
}
.hdr-phone {
padding:0 30px 0 0 !important;
}
}

/* ----------------------------------------------------------------------- */

/*Styles for contact form tabs*/
.responsive-tabs .responsive-tabs__list__item {
    background: transparent;
    border: 1px solid transparent;
    border-bottom: none;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #000!important;
    font-size: 14px!important;
    line-height: 19px;
    text-transform: inherit;
    margin: 1px 12px 0 0;
    padding: 10px 12px 10px;
    white-space: nowrap;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.responsive-tabs .responsive-tabs__panel {
    background: #fff;
    border: 1px solid #ddd;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    clear: left;
    margin-bottom: 0;
    padding: 0 20px 20px!important;
    word-wrap: break-word;
}