/*--
	Theme Name: wwkc 08102015
	Theme URI: http://template-help.com/
	Description: A theme from Template-Help.com Collection
	Version: 3
	Author: Template-Help.com 
	Author URI: http://www.Template-Help.com/ 	
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: theme-options
--*/

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline;
}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,mark,audio,video {
  display:block;
}
textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
q{
  quotes:none;
	font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
html {
	 font-size: 62.5%
}
body {
	background: #c9cac6;
	position: relative;
	font-family: 'Roboto', arial, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-size: 1.6rem;
	font-weight: 300;
	color: #283139;
}
 
a{
  text-decoration:none;
  border:0;
  color: #0093cb;
}
a:hover,a:focus{
  text-decoration:none;
  color: #ffa300;
}
a img{
  border:0;
}

abbr,acronym{
  border-bottom: 0;
  cursor: initial;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}

dl {
	margin: 0;
}

	dl dt {
		font-weight: 700;
	}
	
	dl dd {
		margin: 0 0 1.5em 0;
	}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.2em;
	padding-bottom: .5em;
}

h1 {
	font-size: 4.6rem;
	font-weight: 700;
	text-transform: uppercase;
}	

h2 {
	font-size: 3.6rem;
	font-weight: 500;
}

h3 {
	font-size: 2.8rem;
	font-weight: 700;
}

h4 {
	font-size: 2.8rem;
}

h5{
	font-size: 2.2rem;
}

h6 {
	font-size: 2.0rem;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	color: #464646;
	}
h3 a, h4 a, h5 a, h6 a{
	color:#0093cb;
}

h1 a:hover , h2 a:hover , h3 a:hover , h4 a:hover , h5 a:hover , h6 a:hover {
	color: #ffa300;
	}
	
img{
  display:inline-block;
  vertical-align:text-bottom;
}
ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}

p {
	padding: 0 0 1.5em 0;
}

	p.extra {
		padding: 0 0 2em 0;
	}

pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em; 
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}

ul,ol{
	margin:0 0 0 1.5em;
	padding: 0 0 1.5em 0;
}
li ul{
	padding:0;
	margin:0 0 0 1.5em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
	padding:0;
	margin:0 0 0 1.5em;
	list-style-position:outside;
}
table{
  border-collapse:collapse;
  border-spacing:0;
  margin:0 0 1.5em;
  padding:0;
	width:100%;
	border:none;
}
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#eee;
}
td{
  border:0;
  padding:0.5em 1em;
  vertical-align:middle;
	border-bottom:1px solid #eee;
	line-height:1.5em;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:middle;
	background:#eee;
	text-align:left;
}

fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer; 
  margin:0;
  padding:0;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}
/*------ FORMS -------*/
input[type=text], input[type=email], input[type=tel], textarea, .et_divi_builder #et_builder_outer_content .et_pb_module .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .et_divi_builder #et_builder_outer_content .et_pb_module .gform_wrapper textarea, .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .gform_body .gform_fields .gfield textarea, .et_divi_builder .gfield_time_ampm select, .gfield_time_ampm select, .ginput_container_select select.gfield_select, .et_divi_builder .ginput_container_select select.gfield_select {
	border: 1px solid #bbb;
	color: #4e4e4e;
	padding: 15px 8px;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 1em;
}
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, textarea:focus, .et_divi_builder #et_builder_outer_content .et_pb_module .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .et_divi_builder #et_builder_outer_content .et_pb_module .gform_wrapper textarea:focus, .gform_wrapper textarea:focus, .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .gform_wrapper .gform_body .gform_fields .gfield textarea:focus {
	border-color: #0093cb;
}
#et_builder_outer_content .gform_wrapper ul li.gsection, .gform_wrapper .gsection {
	background-color: #0093cb;
    padding: .8em .8em .6em .8em !important;
    border-bottom: .2em solid #ffa300 !important;
}
#et_builder_outer_content .gform_wrapper h2.gsection_title, .gform_wrapper h2.gsection_title {
	color: #fff;
    text-transform: uppercase;
}
.et_divi_builder #et_builder_outer_content .et_pb_module input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	width: 99%;	
}
.et_divi_builder #et_builder_outer_content .et_pb_module .top_label div.ginput_complex.ginput_container.gf_name_has_2 .name_first, .et_divi_builder #et_builder_outer_content .et_pb_module .top_label div.ginput_complex.ginput_container.gf_name_has_2 .name_last {
	width: 49%;
	float: left;
}

.gform_footer input[type=submit].gform_button.button {
	color: #ffffff !important;
	border: 0;
	background-color: #0093cb !important;
	font-weight: 700;
    text-transform: uppercase;
    padding: 1em 1.5em !important;
    float: right;
    font-size: 1em;
    line-height: 1em;
} 
.gform_footer .gform_button.button:hover {
	opacity: .8;
	cursor: pointer;
}	

/* == WP CSS - post_class() == */

.post-id {}
.post {}
.page {}
.attachment {}
.sticky {}
.hentry {}
.category-misc {}
.category-example {}
.tag-news {}
.tag-wordpress {}
.tag-markup {}

.wp-caption {
	margin-bottom: 2.5em;
	text-align: center;
	padding-top: 5px;
	max-width: 100%;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}

.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

/* == WP CSS - Comment Styles == */

.commentlist .reply {}
.commentlist .reply a {}

.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}

.commentlist .vcard {}
.commentlist .vcard cite.fn {}
.commentlist .vcard span.says {}
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {}
.commentlist .vcard cite.fn a.url {}

.commentlist .comment-meta {display: none;} 
.commentlist .comment-meta a {}
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {}

.commentlist .parent {}
.commentlist .comment {}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}

.commentlist {}
.commentlist li {}
.commentlist li p {}
.commentlist li ul {}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.depth-{id} {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}

#cancel-comment-reply {}
#cancel-comment-reply a {}

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

/* General
---------------------------------------- */

#main {
	background: #d4d5d1 url(images/main-bg.jpg) no-repeat 50% 0%;
}

.container {
	position: relative;
	width: 1030px;
	margin: 0 auto;
}

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

#header {
	position: relative;
	height: 123px;
	z-index: 99;
}

	body.home #header {
		height: 647px;
	}

/* Logo */

.logo {
	position: absolute;
	top: 22px;
	left: 34px;
}

	.logo h1,
	.logo h2 {
		font-size:3em;
		line-height:1.2em;
		margin: 0;
		padding: 0;
	}
	
		.logo h1 a,
		.logo h2 a {
			color:#222;
			text-decoration:none;
		}

#slogan {
	position: absolute;
	top: 399px;
	left: 71px;
	width: 481x;
	height: 202px;
}

/* Header widget */

#widget-header {
	position: absolute;
	right: 28px;
}

	#widget-header h3 {
		display: none;
	}
	
	#widget-header ul {
		margin: 0;
		padding: 0 1px 0 0;
		list-style: none;
	}
	
		#widget-header ul li {
			background: url(images/divider.gif) no-repeat 100% 6px;
			float: right;
			padding: 0 9px 0 7px;
			line-height: 18px;
			font-size: 10px;
			text-transform: uppercase;
			color: #413c32;
		}
		
		#widget-header ul li:first-child {
			background: none;
			padding: 0 0 0 3px;
		}
		
			#widget-header ul li a {
				font-family: 'Roboto', arial, sans-serif;
				text-decoration: none;
				color: #413c32;
			}
			
				#widget-header ul li a:hover {
					text-decoration: underline;
				}

.menu-start-container {
	position: absolute;
	top: 69px;
	right: 0;
}

body.home .menu-start-container {
	top: 588px;
}

	.menu-start-container ul li {
		padding: 0;
		text-transform: none !important;
	}

		.menu-start-container ul li a {
			background: url(images/start.png) no-repeat 0% 0%;
			display: block;
			width: 105px;
			height: 97px;
			line-height: 96px;
			overflow: hidden;
			font-size: 32px;
			font-weight: bold !important;
			text-align: center;
			text-decoration: none;
			color: #fff !important;
		}
		
			.menu-start-container ul li a:hover {
				background-position: 0% -97px;
				text-decoration: none !important;
				color: #fff!important;
			}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	}
	
	.box {
		background:#eee;
		border:1px solid #dbdbdb;
		padding:20px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		}
	.box-button {
		float:right;
		background:#dbdbdb;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		padding:10px;
		}
	.box-text {
		float:left;
		width:75%;
		}
	.button-outdent {
		
		}

/* Navigations
---------------------------------------- */

/* Primary navigation */

nav.primary {
	position: absolute;
	top: 123px;
	left: 0;
	z-index: 100;
	background: #3C382E;
	width: 100%;
}

	body.home nav.primary {
		top: 647px;
	}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	background: #211e17 url(images/sub-menu.gif) repeat-x 0% 0%;
	width:			188px; /* left offset of submenus need to match (see below) */
	padding: 20px 25px 23px 25px;
	position:		absolute;
	top:			-999em;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			59px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			213px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/* Our skin for dropdown menu */
.sf-menu {
	float: left;
}
.sf-menu a {
	font-family: 'Roboto', arial, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}

.sf-menu li {
	border-left: 1px solid #686868;
	height: 60px;
	text-align: center;
	line-height: 60px;
	padding-left: 1em;
	padding-right: 1em;
}
.sf-menu li:hover, .sf-menu li.current-menu-item {
	background-color: #0093cb;
}
.sf-menu li:first-of-type, .sf-menu li ul.sub-menu li {
	border-left: none;
}

.sf-menu li a {

}
.sf-menu li li {
	background: none !important;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	text-align: left;
}

.sf-menu li li li {
	background: none;
}

	.sf-menu li li li a {
		color: #fff !important;
	}

.sf-menu li:hover > a, .sf-menu li.sfHover > a,
.sf-menu li > a:focus, .sf-menu li > a:hover, .sf-menu li > a:active, .sf-menu > li.current-menu-item > a {
	background-position: 50% 0%;
	outline: 0;
	color: #fff;
}

	.sf-menu li:first-child:hover a, .sf-menu li:first-child.sfHover a,
	.sf-menu li:first-child a:focus, .sf-menu li:first-child a:hover, .sf-menu li:first-child a:active, .sf-menu > li:first-child.current-menu-item > a {
		background-position: 0% 0%;
		outline: 0;
		color: #fff;
	}

.sf-menu li li:hover > a, .sf-menu li li.sfHover > a,
.sf-menu li li > a:focus, .sf-menu li li > a:hover, .sf-menu li li > a:active, .sf-menu li li.current-menu-item > a {
	outline: 0;
	color: #ffa300 !important;
}


.sf-menu li ul.sub-menu {display:block!important;visibility: visible!important}

ul.sub-menu li.current-menu-item {background:none}

li.start-button:hover, li.start-button.current-menu-item {
	background-color: #3C382E;
}
li.start-button a {
	font-size: 2em;
    font-weight: 800;
	position: absolute;
    top: -35%;
    width: 132px;
    height: 85px;
    padding-top: 20px;
    background-color: #ffa300;
    -moz-border-radius: 56% 46% 54% 49%;
    -webkit-border-radius: 56% 46% 54% 49%;
    border-radius: 56% 46% 54% 49%;
	-webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
li.start-button a:hover {
	background-color: #0093cb;
}


/* Content
---------------------------------------- */

.primary_content_wrap {
	position: relative;
	margin: 0;
	z-index: 1;
	overflow: hidden;
}

	.primary_content_wrap .container {
		background: #fff;
	}
	
	.primary_content_wrap .indent {
		padding: 94px 34px 10px 34px;
	}
/* ---- Remove additional list styling ------	
.primary_content_wrap ul {
	margin: 0;
	padding-bottom: 1.5em;
	list-style-type: disc;
}
		
.primary_content_wrap ul li {
	padding-left: 1em; 
	padding-bottom: .4em;
	line-height: 1.5em;
	font-size: 16px;
	color: #464646;
}
			
.primary_content_wrap ul li:before {
	content: "•";
	padding-right:7px;
	color: #ffa300;
	font-size: 22px
}
---- end remove list styling*/

				.primary_content_wrap ul li a {
					text-decoration: none;
					color: #464646;
				}
				
					.primary_content_wrap ul li a:hover {
						color: #ffa300;
					}
	
#content {
	float: left;
	width: 698px;
	padding: 0 63px 0 0;
}

	#content .indent {
		padding: 0;
	}


/* Comments
---------------------------------------- */

h3#comments {
	padding-top:25px;
	}
	
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
}

	.commentlist li {
		background: none !important;
		padding: 0 !important;
	}
	
		.commentlist li ul {
			padding: 0 !important;
		}

	li.comment {
		list-style-type:none;
		overflow:hidden;
	}

		li.comment .comment-body {
			background: #fafafa;
			position: relative;
			margin-bottom: 20px;
			padding: 10px 10px 34px 60px !important;
			border: 1px solid #c6c6c6;
			zoom: 1;
		}
		
			li.comment .comment-body p {
				line-height: 18px !important;
				font-size: 12px !important;
				color: #121011 !important;
			}
			
		.comment-author {
			height: 18px !important;
			padding: 6px 0 16px 0 !important;
			overflow: hidden !important;
			line-height: 18px !important;
			font-size: 12px !important;
			font-style: normal !important;
			color: #734d76 !important;
		}
		
			.comment-author cite {
				font-style: normal !important;
				font-weight: bold !important;
				text-transform: capitalize !important;
			}
		
		.comment-meta {
			font-size: 11px;
			font-weight: bold;
			color: #734d76;
			position: absolute;
			top: 15px;
			right: 20px;
		}
			
			.comment-meta a {
				text-decoration: none !important;
				color: #734d76 !important;
			}
			
				.comment-meta a:hover {
					color: #000 !important;
				}
		
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #c6c6c6;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:20px 0 0 30px;
					}
					.commentlist ul.children li.comment {
						
						}
						
					.commentlist ul.children li.comment:before {
						content: none;
					}
				
				.reply {
					position: absolute;
					right: 20px;
					bottom: 15px;
					}
					
					.reply a {
						background: #0093cb;
						display: inline-block !important;
						height: 20px !important;
						padding: 3px 12px !important;
						line-height: 20px !important;
						font-size: 11px !important;
						text-decoration: none !important;
						color: #fff !important;
					}
					
						.reply a:hover {
							background: #ffa300;
						}
				
				
		.waiting-for-approval {
			
		}

li.comment.depth-2 .comment-author {
	overflow: visible !important;
	padding-left: 10px !important;
}	
		
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			padding: 0 0 20px 0;
		}
		
			#respond h3 {
				padding: 0;
			}
		
		.cancel-comment-reply {
			font-weight: bold;
		}


/* Page
---------------------------------------- */
.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}


article.post {
	width: 100%;
	margin-bottom: 50px;
	overflow: hidden;
}

article.hentry {
	width: 100%;
	margin-bottom: 50px;
	overflow: hidden;
}

article.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	}
	.featured-thumbnail {
		float:left;
	}
		.featured-thumbnail img {
			margin:5px 20px 10px 0;
			padding:7px;
			background:#fff;
			border:1px solid #dbdbdb;
			}
		.featured-thumbnail.small img {
			padding:4px;
			margin:3px 15px 0 0;
			}
		.post-content .excerpt {
			margin-bottom:1.5em;
			}
		.pagination {
			
		}
			.pagination a {
				display:inline-block;
				padding:0 5px;
				background:#eee;
				}
				
	article footer {
		clear:both;
		}
	article.single-post footer {
		margin-top:20px;
		}
		
		
.post-meta {
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	padding:.5em 0;
	width:100%;
	font-size:.92em;
	overflow:hidden;
	margin-bottom:1em;
}
.post-navigation {
	
}
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Image styling */

.alignleft {
	float: left;
	margin:0 20px 10px 0;
}

.alignright {
	float:right;
	margin:0 0 10px 20px;
}

.aligncenter {
	text-align:center;
	margin:0 auto;
}

article .post-content img {
	float: right;
	height: auto;
	margin-bottom: 1em;
	max-width: 100%;
	padding-left: 1em;
}

/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}




/* Author
---------------------------------------- */

#post-author {
	overflow: hidden;
	margin-bottom: 2em;
	padding: 10px 30px 20px 30px;
	border: 1px solid #c6c6c6;
}

	#post-author h3 {
		padding: 0 0 18px 0 !important;
	}

#author-link {
	margin-top: 1.3em;
	line-height: 18px;
	font-size: 12px;
	color: #121011;
}

	#author-link p {
		line-height: 18px !important;
		font-size: 12px !important;
		color: #121011 !important;
	}
	
	#post-author .gravatar {
		margin: 0 20px 0 0;
		padding: 0 !important;
	}
		
	#post-author .gravatar img {
		background: #fff;
		padding: 5px;
		border: 1px solid #c6c6c6;
	}
		
#author-description {
	line-height: 18px;
	font-size: 12px;
	color: #121011;
}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments {
	
}

/* 404
---------------------------------------- */
#error404 {
	text-align: center;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		
		color:#999;
		}
	#error404 hgroup {
		width: 100%;
		}
		#error404 hgroup h1 {
			padding: 0;
			font-size:3em;
			}
			
	#error404 #searchform {
		margin: 0 auto;
	}

/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */
.header-title {
	margin-bottom:2.5em;
	}
	.header-title h1 {
		margin-bottom:.1em;
		}
	.header-title .page-desc {
		font-size:.91em;
		color:#999;
		}

#gallery {
	
}
	
	#gallery .portfolio {
		width: 100%;
		overflow: hidden;
		list-style: none;
		margin: 0;
		padding: 0;
	}
		
		#gallery .portfolio li {
			background: none !important;
			position: relative;
			float: left;
			width: 294px;
			padding: 0 36px 50px 0 !important;
		}
		
		#gallery .portfolio li.nomargin {
			padding-right: 0 !important;
		}
		
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding: 5px 5px 3px 5px;
				border:1px solid #eee;
				overflow:hidden;
				width:290px;
				height:150px;
				position:relative;
				background:#FFF url(images/loading.gif) 50% 50% no-repeat;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				margin: 0 0 20px 0;
				border-radius: 8px;
				-moz-border-radius: 8px;
				-webkit-border-radius: 8px;
				}
			#gallery .portfolio li a.image-wrap:hover {
				
				}
				#gallery .portfolio li a.image-wrap img {
					display: none;
					float: left;
					border-radius: 4px;
					-moz-border-radius: 4px;
					-webkit-border-radius: 4px;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:-152px;
				width:290px;
				height:150px;
				background:url(images/magnify.png) 50% 50% no-repeat;
				cursor:pointer;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				}
			#gallery .portfolio li a.image-wrap:hover .zoom-icon {
				top:1px;
				}






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

#sidebar {
	float: left;
	width: 201px;
}

	#sidebar ul {
		margin: 0 !important;
		padding: 0 !important;
	}

	.widget {
		margin-bottom:30px;
	}

		ul.children {
			margin:0 0 0 20px;
			}

/* Calendar */
#calendar_wrap {
	padding: 0;
	}
	#wp-calendar {
		width:100%;
		margin: 0;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#fff;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}


/* FAQ
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		position:relative;
		padding:0 0 5px 28px;
		font-size:15px;
		font-weight:normal;
		}
	.faq_list span.marker {
		display:block;
		position:absolute;
		left:0;
		top:0;
		font-size:15px;
		color:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin-bottom:2em;
		color:#b2b2b2;
		}
		.faq_list dd .marker {
			top:3px;
			}
.widget_siteorigin-panels-postloop ul li {
	padding-left: 0;
	font-size: 1em;
}

/* Custom widgets
---------------------------------------- */

/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin-bottom:1.5em;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:20px;
			width:100px;
			height:100px;
			overflow:hidden;
			}

/* Post Cycle */
.post_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_cycle li {
		border-bottom:1px solid #eee;
		padding:0 0 1.2em 0;
		margin:0 0 1.2em 0;
		}


/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle li {
		float:left;
		width:100px;
		height:100px;
		margin:0 0 15px 10px;
		overflow:hidden;
		}


/* Testimonials */
.testimonials {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.testimonials li {
		background:#fff;
		padding:1.5em;
		margin-bottom:2em;
		margin-right:5px;
		box-shadow:0 0 3px rgba(0, 0, 0, .1);
		-moz-box-shadow:0 0 3px rgba(0, 0, 0, .1);
		-webkit-box-shadow:0 0 3px rgba(0, 0, 0, .1);
		}
		.testimonials li blockquote {
			border:none;
			background:url(images/quotes.png) no-repeat 0 0;
			margin:0;
			padding:0;
			}
			.testimonials li blockquote p {
				margin-bottom:.5em;
				}
		.testimonials li .name-testi {
			padding:0 0 0 2.2em;
			text-align:right;
			font-weight:bold;
			}
			.testimonials li .name-testi a {
				font-weight:normal;
				}
#top-search {
	position: absolute;
	top: 33px;
	left: 618px;
}

#searchform {
	background: url(images/input.png) no-repeat 0% 0%;
	width: 201px;
	height: 28px;
	overflow: hidden;
}

#custom-posts {
	position: absolute;
	top: 0;
	left: 0;
}
#custom-posts ul {
	list-style-type: none;
}
#custom-posts ul li {
	padding-bottom: 0;
}

#custom-posts ul li p {
	padding: 0 0 17px 0;
	font-size: 14px;
	color: #fff;
}
	
#custom-posts ul li strong {
	display: block;
	line-height: 1.2em;
	font-size: 40px;
	color: #fff;
}
	
#custom-posts ul li strong a {
	text-decoration: none;
	color: #fff;
}

#custom-posts ul li strong a:hover {
	color: #fcfcfc;
}

#custom-posts ul li#custom-1 {
/* ORIGINAL
	background: url(images/block-bg-1.png) no-repeat 0% 0%;  
	width: 220px;
	height: 188px; 
	overflow: hidden;
	position: absolute;
	top: 120px;
	left: -8px;
	padding: 43px 60px 71px 52px; 
*/
    position: absolute;
    top: 120px;
    left: -11px;
    width: 220px;
    height: 188px;
    padding: 61px 60px 41px 56px;
    background-color: #0093cc;
    border-radius: 56% 46% 54% 49%;
    -moz-border-radius: 56% 46% 54% 49%;
    -webkit-border-radius: 56% 46% 54% 49%;
}

#custom-posts ul li#custom-2 {
/* ORIGINAL
	background: url(images/block-bg-2.png) no-repeat 0% 0%;
	width: 234px;
	height: 201px;
	overflow: hidden;
	position: absolute;
	top: 33px;
	left: 263px;
	padding: 37px 35px 65px 61px;	
*/
	background-color: #13a2d9;
	width: 243px;
    height: 213px;
	overflow: hidden;
	position: absolute;
	top: 33px;
	left: 263px;
    padding: 46px 58px 54px 57px;
    border-radius: 46% 66% 40% 66%;
    -moz-border-radius: 46% 66% 40% 66%;
    -webkit-border-radius: 46% 66% 40% 66%;
}

#custom-posts ul li#custom-2 p {
	padding-bottom: 2px;
}
	
#custom-posts ul li#custom-3 {
/* ORIGINAL
	background: url(images/block-bg-3.png) no-repeat 0% 0%;
	width: 230px;
	height: 199px;
	overflow: hidden;
	position: absolute;
	top: 90px;
	left: 559px;
	padding: 32px 38px 77px 60px;
*/
	background-color: #2ea8d5;
	width: 215px;
    height: 202px;
	overflow: hidden;
	position: absolute;
	top: 90px;
	left: 559px;
    padding: 61px 39px 48px 51px;
    border-radius: 70% 62% 75% 61%;
    -moz-border-radius: 70% 62% 75% 61%;
    -webkit-border-radius: 70% 62% 75% 61%;
}
		
#custom-posts ul li#custom-3 p {
	padding-bottom: 7px;
}
	
#custom-posts ul li#custom-4 {
	background-color: #5ac3ec;
	width: 228px;
    height: 179px;
	overflow: hidden;
	position: absolute;
	top: 304px;
	left: 729px;
    padding: 48px 39px 77px 64px;
    border-radius: 70% 62% 75% 61%;
    -moz-border-radius: 70% 62% 75% 61%;
    -webkit-border-radius: 70% 62% 75% 61%;
}

#custom-posts ul li#custom-4 p {
	padding-bottom: 5px;
}

.content-widget-area {
	width: 100%;
	overflow: hidden;
}

	.content-widget-area .col-1 {
		float: left;
		width: 293px;
		padding: 0 40px 0 0;
		overflow: hidden;
	}
	
	.content-widget-area .col-2 {
		float: left;
		width: 268px;
		padding: 0 62px 0 0;
		overflow: hidden;
	}
	
	.content-widget-area .col-3 {
		float: left;
		width: 299px;
		overflow: hidden;
	}
	
		.content-widget-area .col-3 h2 {
			padding: 0 0 24px 0;
		}
		
		.content-widget-area .col-3 h3 {
			font-style: normal;
			font-weight: 900;
			line-height: 1.2em;
			font-size: 24px;
		}
		
		
.picture {
	width: 100%;
	padding: 6px 0 23px 0;
	overflow: hidden;
}

	.picture img {
		float: left;
	}

.link {
	overflow: hidden;
}

	.link a{
		display:inline-block;
		text-decoration: none;
		background: #0093cb;
		color: #fff;
		margin-top: 20px;
		padding: 10px 20px;
	}
	
		.link a:hover {
			background: #ffa300;
			color: #fff;
		}

.link-indent {
	padding: 0 0 20px 0 !important;
}

.latestpost {
	width: 100%;
	padding: 0 0 13px 0 !important;
	overflow: hidden;
}

	.latestpost li {
		background: none !important;
		padding: 0 0 28px 0 !important;
		line-height: 20px !important;
		font-size: 14px !important;
		color: #464646 !important;
	}
	
		.latestpost li i {
			display: block;
			margin: 0 0 -1px 0;
			line-height: 20px;
			font-size: 10px;
			font-style: normal;
			color: #121011;
		}
		
			.latestpost li i a {
				display: block;
				color: #121011 !important;
			}
			
			.latestpost li i a:hover {
				color: #774f7a !important;
			}
		
		.latestpost li b {
			display: block;
			font-weight: normal;
		}
		
			.latestpost li b a {
				display: block;
			}
			
				.latestpost li b a:hover {
					color: #121011;
				}

.image {
	float: left;
	position: relative;
	margin: 5px 20px 10px 0;
	padding: 5px;
	border: 1px solid #c6c6c6;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

	.image img {
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}

.image-1 {
	float: left;
	position: relative;
	margin: 2px 20px 10px 0;
	padding: 5px;
	border: 1px solid #c6c6c6;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

	.image-1 img {
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}

.post-date {
	line-height: 20px;
	font-size: 10px;
}

.line-hor {
	background: url(images/line.gif) repeat-x 0% 0%;
	width: 100%;
	height: 30px;
	overflow: hidden;
	margin: 20px 0 0 0;
}

.line-hor-1 {
	background: url(images/line.gif) repeat-x 0% 0%;
	width: 100%;
	height: 30px;
	overflow: hidden;
	margin: 30px 0 0 0;
}

.workers {
	width: 100%;
	padding: 0 !important;
	overflow: hidden;
}

	.workers li {
		background: none !important;
		float: left !important;
		width: 207px !important;
		padding: 0 0 0 44px !important;
		line-height: 20px !important;
		font-size: 14px !important;
		color: #464646 !important;
	}
	
		.workers li:first-child {
			padding: 0 !important;
		}
		
	.workers li em {
		display: block;
		width: 100%;
		padding: 0 0 20px 0;
		overflow: hidden;
		font-style: normal;
	}
	
	.workers li strong {
		display: block;
		color: #413c32;
	}
	
	.workers li b {
		display: block;
		padding: 0 0 8px 0;
		font-weight: normal;
		color: #413c32;
	}
	
	.workers li a {
		color: #734d76 !important;
	}
	
		.workers li a:hover {
			color: #000 !important;
		}

.list-indent {
	padding: 0 0 31px 0 !important;
}

.map {
	width: 100%;
	height: 325px;
	margin: 0 0 30px 0;
	overflow: hidden;
}

.extra-indent {
	padding: 0 0 0 38px;
}

.info {
	width: 100%;
	padding: 0 0 20px 0;
	overflow: hidden;
	line-height: 20px;
	font-size: 14px;
	color: #464646;
}

	.info small {
		float: right;
		padding: 0 30% 0 0;
		font-size: 14px;
	}

#slider-code {
	width: 958px;
	height: 175px;
	margin: 0 auto 47px;
	overflow: hidden;
}

#slider-code .viewport {
	position: relative;
	float: left;
	width: 894px;
	height: 175px;
	overflow: hidden;
}

#slider-code .buttons {
	display: block;
	width: 20px;
	height: 33px;
	margin-top: 69px;
	overflow: hidden;
	z-index: 99;
}

	#slider-code .prev {
		background: url(images/button-prev.png) no-repeat 0% 0%;
		float: left;
		margin-right: 12px;
	}

	#slider-code .next {
		background: url(images/button-next.png) no-repeat 0% 0%;
		float: right;
	}

#slider-code .disable {
	visibility: hidden;
}

#slider-code .overview {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
}

#slider-code .overview li {
	background: url(images/pic-bg.png) no-repeat 0% 0%;
	float: left;
	width: 163px;
	height: 163px;
	margin: 0 5px 0 0;
	padding: 6px;
	border: none;
}

			#slider-code .overview li img {
				border-radius: 4px;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
			}

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

#footer {
	color: #fff;
	background: #464646;
	overflow: hidden;
	border-top: 8px solid #0093cb;
}
#footer p, #footer h3, #footer h4, #footer a {
	color: #fff;
}
#footer h4 {
	font-size: 1.8rem;
	padding: 0;
}

#footer a:hover {
	color: #ffa300;
}

.footer-widget-area {
	width: 100%;
	overflow: hidden;
}

	.footer-widget-area .inner {
		padding: 48px 38px 46px 38px;
	}
	
	.footer-widget-area .col-1 {
		float: left;
		width: 211px;
		padding: 0 50px 0 0;
		overflow: hidden;
	}
	
	.footer-widget-area .col-2 {
		float: left;
		width: 461px;
		padding: 0 25px 0 0;
		overflow: hidden;
	}
	
	.footer-widget-area .col-3 {
		float: left;
		width: 207px;
		overflow: hidden;
	}
	
	.footer-widget-area ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.footer-widget-area ul li {
			padding-left: 1em; 
			padding-bottom: .2em;
			text-indent: -1em;
			line-height: 1.5em;
			font-size: 13px;
		}
			
		.footer-widget-area ul li:before {
			content: "•";
			padding-right:7px;
			color: #ffa300;
			font-size: 19px
		}
		
			.footer-widget-area ul li a {
				text-decoration: none;
				color: #2d2d2d;
			}
			
				.footer-widget-area ul li a:hover {
					color: #0093cb;
				}
	
	.footer-widget-area .col-2 ul li {
		float: left;
		width: 215px;
	}
	
		.footer-widget-area .col-2 ul li.even {
			width: 225px;
		}

#wpsb {
	width: 100%;
	overflow: hidden;
}

	#wpsb h4 {
		padding: 0 0 17px 0 !important;
	}

	#wpsb form {
		background: url(images/input.png) no-repeat 0% 0%;
		width: 201px;
		height: 28px;
		overflow: hidden;
	}
	
		#wpsb form p.wpsb_form_label {
			float: left;
		}
	
		#wpsb form input[type="text"],#wpsb form input[type="email"] {
			background: none;
			width: 154px;
			height: 20px;
			padding: 4px 4px 4px 10px;
			border: none;
			float: left;
			line-height: 1.5em;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #fff;
		}
		
		#wpsb form input[type="submit"] {
			background: url(images/submit.png) no-repeat 0% 0%;
			width: 33px;
			height: 28px;
			padding: 0;
			border: none;
			float: left;
			overflow: hidden;
			text-indent: -999px;
			line-height: 0;
			font-size: 0;
			cursor: pointer;
		}

.footer-text {
	width: 100%;
	height: 57px;
	line-height: 56px !important;
	overflow: hidden;
	font-size: 13px;
	text-align: center;
	color: #fff;
}

	.footer-text p {
		line-height: 60px !important;
		font-size: 13px !important;
	}

	#footer .footer-text a {
		text-decoration: none;
	}
	
	.footer-text ul.primary_content_wrap .container li a {
		color: #2d2d2d;
	}
	
	/* Footer navigation */
	nav.footer {
		float:right;
	}
		nav.footer ul {
			
			}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding-left:15px;
				}

#cnss_widget-3 {
	margin-bottom: 1em;
}
#cnss_widget-3 h4 {
	text-align: center;
}
#cnss_widget-3 ul.cnss-social-icon li {
	text-indent: inherit;
}			
 

/* Misc
---------------------------------------- */
.no-results {
	
}

.widget-area {
	
}

.hr {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
	}

/* Address */
.address {
	padding:0 0 0 10px;
	}
.address dt {
	margin-bottom:1.5em;
	}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	}
	.address dd span {
		float:left;
		width:100px;
		}



/* Forms
---------------------------------------- */

/* Form defaults */
/* input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
 */

/* Comment form */
#commentform {
	width: 100%;
	overflow: hidden;
	}
	
		#commentform p {
			padding: 0 0 4px 0 !important;
			line-height: 18px !important;
			font-size: 12px !important;
			color: #121011 !important;
		}
	
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			font-size: 10px;
			color: #734d76;
			}
	#commentform input[type=text] {
		width:250px;
		margin: 0;
		padding:4px;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		margin: 0 0 14px 0;
		padding:4px;
		overflow:auto;
		}
	#commentform #submit {
		background:#734d76;
		height:30px;
		margin: 0 !important;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background: #fee03d;
		color: #403c32;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background:#f0f0f0;
		}






/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* ----------------------------------------
-------------------------------------------
----------------- WWKC --------------------
-------------------------------------------
---------------------------------------- */

/*------- Easy Social Icons ---------*/
ul.cnss-social-icon {
	margin-left: 0 !important;
}
/*------- END Easy Social Icons ---------*/

#slider-code {display: none}

#post-755 {padding-bottom:-50px}

.home #top-search {display: none}

.picture img,.type-page .wp-post-image {
	margin: 0 auto;
}

.type-page .wp-post-image {
	margin-bottom: 10px;
}

div.portfolio article.single-post img.wp-post-image {
	display: block;
	border-radius: 4px;
	padding: 6px;
	border: #EEE 1px solid;
	margin-bottom: 20px;
	margin-left: auto!important;
	margin-right: auto!important;
}


div.hosting-package {
	float: right;
	width: 220px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 6px;
	border: 1px solid #eee;
}

div.hosting-package h3 {
	padding-top: 10px;
	padding-bottom: 5px;
}

ul.star {
	padding-bottom: 0;
}

ul.star li {
	background: none;
	list-style: none inside;
	list-style-image: url(/wp-content/uploads/blue-star.png);
}

ul.star li:before {
	content: none;
}

h3.hosting-price {
	padding-bottom: 10px;
	font-size: 30px;
	text-align: center;
	letter-spacing: 0;
	color: #0093cb;
}
div.hosting-package p {text-align:center}

div.hosting-package div.link {
	width: 120px;
	margin: 0 auto;
}

form#commentform p input[type=submit] {
	display: block;
	margin-bottom: 10px!important;
}

#widget-header ul li {
	background-image: none;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#widget-header ul li:first-child {
	padding-top: 5px;
	padding-right: 0;
}

p#breadcrumbs {
	font-family: 'Roboto', arial, sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: .8em;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 8px 0;
}

p#breadcrumbs a {
	text-decoration: none;
	color: #464646;
}

p#breadcrumbs a:hover, h3 a:hover, h4 a {
	color: #0093cb;
}
strong.breadcrumb_last {
	font-weight: 300;
	color: #0093cb;
}
strong.breadcrumb_last:hover {
	color: #ffa300;
}

p.comment-subscription-form {
	clear: left;
}

p.comment-subscription-form input, p.comment-subscription-form label {
	float: left;
	margin-top: 5px;
	margin-left: 5px!important;
}

p.comment-subscription-form label#subscribe-blog-label {
	margin-top: 3px;
}

p.comment-subscription-form input#subscribe_comments {
	margin-top: 10px;
}

p.comment-subscription-form label#subscribe-label {
	margin-top: 8px;
}

a.link, .submit_button, .link a, form#commentform p input[type=submit] {
	display: inline-block;
	background: #0093cb;
	padding: 10px 20px!important;
	font-size: 14px;
	text-decoration: none;
	color: #fff!important;
}

form#commentform p input[type=submit] {
	height: auto;
}

a.link:hover, .submit_button:hover, .link a:hover,.wpcf7-submit:hover, form#commentform p input[type=submit]:hover {
	background: #ffa300;
	color: #fff;
}

div.sharedaddy .sd-content {
	width: 100%;
}

div.sharedaddy h3 {
	display: none;
}

#commentform textarea {
	width: 95%;
}

ul.wpi_checkout_block li, ul#wp_invoice_process_wait li {
	background: none!important;
}

#post-745 .sharedaddy {
	display: none;
}

.widget_loginwithajaxwidget td.avatar {
	display: none;
}

.primary_content_wrap ul li a {
	color: #0093cb;
}

#custom-posts ul li a.home-custom {
	display: block;
}
#custom-posts ul li a.home-custom p {
	margin:0;
	padding:0;	
}

#custom-posts h2 {
	display: block;
	color: #ffffff;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1em;
	padding:0;
	margin:0;
	text-transform:lowercase;
}

#custom-posts ul li#custom-1 h2 {
	font-size: 3.6rem;
}

#custom-posts ul li#custom-2 h2 {
	padding-left: 22px;
}

#custom-posts ul li#custom-3 h2 {
	font-size: 2.2rem;
}

#custom-posts ul li#custom-4 h2 {
	padding-left: 38px;
}

#wpcf7-f613-p57-o1 form .web,#wpcf7-f613-p57-o1 form .co {
	width: 41%;
}

.support-login {
	display: none;
}

legend {
	padding: 2px 5px;
}

fieldset {
	border: 1px solid #ccc;
	margin: 0 0 1.5em;
	padding: 1em 2em;
}

/* select,
input[type="text"],
input[type="password"],input[type="email"] {
	-moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #aaa;
	border-bottom-color: #ccc;
	border-radius: 2px;
	margin: 0;
	outline: none;
	padding: 6px 8px;
	vertical-align: middle;
	width: 100%;
}

select {
	height: auto;
	width: 100%;
}

area,
textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	background-color: #fff;
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	box-sizing: border-box;
	border: 1px solid #aaa;
	border-bottom-color: #ccc;
	border-radius: 2px;
	height: auto;
	overflow: auto;
	margin: 0;
	outline: none;
	padding: 8px 10px;
	width: 100%;
}

input,
select {
	cursor: pointer;
}

area:focus,
input:focus,
textarea:focus {
	border: 1px solid #6cf;
}

input[type='text'],
input[type='password'] {
	cursor: text;
} */
.widget_wysija_cont .allmsgs li {
	background: none;
}


.textwidget img {
	max-width: 100%; 
	display:block; 
	height: auto;
}

code {
	background: #f6f6f6;
	padding-left: 5px;
	padding-right: 5px;
}

.info small {
	padding-right: 20%;
}

article.single-post h1 {
	padding-bottom: 0;
}

article.single-post .post-date {
	color: #0093cb;
	display: inline-block;
}

article.single-post .cssc-blog-top {
	display: inline-block;
    float: right;
}
article.single-post .cssc-blog-top #crestashareiconincontent:first-of-type {
	margin-bottom: 0;	
}

article.single-post .cssc-blog-top .cresta-share-icon.mini .sbutton, article.single-post .cssc-blog-top .cresta-share-icon.mini .sbutton-total {
	margin-top: 0 !important;
}

h2 a:hover {color:#0093cb;}

.post-summaries img.wp-post-image{
	display:block;
	float:left;
	margin:0 20px 5px 0;
}

.post-summaries .link {float: right;}
div.sharedaddy .sd-content {float:left!important;width:95%!important}
.hreview blockquote {border:none;margin-left:0}
#footer #wpcr_respond_1 hr {display: none!important}
#footer .col-1 {padding-right:3%;width:19%}
#footer .col-2 {padding-right:3%;width:25%}
#footer .col-3 {padding-right:3%;width:25%}
#footer .col-4 {width:22%;float:left;}
#footer .col-4 h3 {font-size:14px}
.footer-widget-area ul li {font-size:12px;line-height:1.5em;padding-top:5px;}
#footer img.footer-email {width:159px;height:13px;margin-bottom:10px}
.header-title {margin-bottom:0}
.post-date a {text-decoration:none}
.fluid-width-video-wrapper {margin-bottom:15px}
#searchform {background-image:none}
#post-1306 #wp-realtime-sitemap-wysijap, #post-1306 #wp-realtime-sitemap-custom {display: none}
#post-1306 .post-content div {width:45%; float:left;margin-right:5%}
/*
#wpcr_respond_1 p a#wpcr_button_1 {display: none!important}
#wpcr_respond_2 {display:block!important}
*/
#wpcr_respond_1 blockquote.description p {font-weight:300!important}
.menu-start-container {z-index:999!important}
#wysija-7 p:not(:first-child){display:block;float:left;width:45%;margin-right:5%;overflow:display}
ul.advanced-recent-posts li {background:none;padding:0 0 8px 0;clear:both;line-height: 1.4em;}
ul.advanced-recent-posts li .date {font-style:italic}
ul.advanced-recent-posts li a{color:#0093cb;}
ul.advanced-recent-posts li a img {float: left;margin: 0 10px 8px 0}
.page-id-72 #gallery ul.portfolio li:nth-of-type(3n+4) {clear:both}
.invoice_description {padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #dbdbdb}
.invoice_description_custom ul {margin-left:20px!important}
.recent-portfolio.one_half {float:left;clear:none;}
.recent-portfolio.one_half:nth-of-type(even){margin-right:0}
.recent-portfolio.one_half  h3, h2.recent-portfolio, h2.recent-portfolio a {text-align:center;text-transform:uppercase;color: #0093cb;text-shadow: 0 1px 0 rgba(255,255,255,1), 0 -1px 0 rgba(0,0,0,0.2);}
.recent-portfolio a{text-decoration:none!important;}
h2.recent-portfolio {font-size:30px;padding:20px 5px;border-top:2px solid #cdcdcd;margin-top:20px}
#text-2 h1 {font-size:22px;padding-bottom:10px}
#text-2 h3 {font-size:18px;padding-bottom:6px}
#credit_card_information button {height:42px;border:none}
.home #text-2 a{text-decoration:none}
.wpi_left_col, .wpi_right_col {margin-top:10px;padding-top:10px;width:45%}
.wpi_left_col {margin-right:10%!important}
form.wpi_checkout li.section_title, div.wpi_checkout_payment_box li.section_title, ul.wpi_checkout_block {margin-top:0!important;border-top:none!important}
ul.wpi_checkout_block li.section_title  {padding-top:0!important}
table#wp_invoice_itemized_table tr.wpi_subtotal:last-of-type {font-weight:700}
#text-6 h4:first-of-type{font-size:13px}
li#menu-item-1993 .sub-menu {width:225px}
#wpcr_respond_1 .average {background: url(/wp-content/uploads/stars.png) 0 -16px no-repeat!important;}

#wdg_specialrecentpostsfree-2 img {width:100px;height:100px}
#widget-header h4 {padding-bottom:0}
#widget-header h4 img {
	margin-right: 5px;
	width: 29px;
	height: 20px;
	display: inline;
}

#black-studio-tinymce-2 p {
	padding-bottom: 10px;
	font-size: 14px !important;
}
#black-studio-tinymce-2 img {
	display:block;
	margin: 0 auto 10px;
	width: 160px;
	height: 160px;
	border: 2px solid #fff;
	border-radius: 50%;
}

/* --- Specify Image Widths ---- */
#slogan {width: 481px; height: 202px;}
#text-2 > div > div > img {width: 278px; height: 110px;}
#header > div > div.logo > h1 > a > img {width: 250px; height:80px;}

article.single-post {margin-bottom:0}
h4#comment-tabs-label {font-size:24px}
img.loader-img {display: none!important}

.comment-meta a,.comment-author cite {color:#0093cb!important}
li.juiz_sps_item.juiz_sps_totalcount_item {display: none}
.post-content h2 a {color:#ffa300}

#black-studio-tinymce-11 {
	color: #fff;
	background: #0093cb;
	padding: 0;
	border: 4px double #FFF;
	font-size: 14px;
	padding: 20px;
}

#black-studio-tinymce-11 > div > p:nth-child(2) {
	padding-bottom: 0;
}

#black-studio-tinymce-11 > div > p:nth-child(2) > a {
	background: #fff;
	color: #0093cb;
}

#black-studio-tinymce-11 > div > p:nth-child(2) > a:hover {
	color: #fff;
	background: #ffa300;
}

/*------- Web Hosting Page ---------*/

#panel-983-0-0-0 {margin-bottom:16px}
#panel-983-0-0-0 h1 {font-size:36px;text-align:center;margin-bottom:36px}
#panel-983-0-0-0 ul.star {columns:2;-webkit-columns:2;-moz-columns:2;margin-left:32px;}

#panel-983-0-0-1 {border-bottom:1px solid #cdcdcd;margin:0 30px 30px}
#panel-983-0-0-2 {margin:auto 50px}
#panel-983-0-0-2 h3 {font-size:24px;color:#ffa300;padding-bottom:24px;text-align:center}
#panel-983-0-0-2 p {text-align:justify}

#panel-983-0-1-0 {margin-bottom:0}
#panel-983-0-1-0 h2, #panel-983-0-1-0 h3, #panel-983-0-1-0 p {text-align:center;}
#panel-983-0-1-0 h2{color:#0093cb;font-size:46px;padding: 0 0 10px 0}
#panel-983-0-1-0 h3{font-size:24px;color:#0093cb}
#panel-983-0-1-0 h3, #panel-983-0-1-0 p{padding-bottom:0}

#panel-983-1-0-0 > div > p:nth-child(3){text-align:center}

#panel-983-1-1-0 {padding:20px;background:#0093cb;border:4px double #FFF}
#panel-983-1-1-0 p, #panel-983-1-1-0 h3, #panel-983-1-1-0 a {color:#FFF}
#panel-983-1-1-0 > div > p:nth-child(1) > a {text-decoration:none}
#panel-983-1-1-0 a.link {float:right;color:#0093cb!important;background:#fff}
#panel-983-1-1-0 a.link:hover {color:#fff!important;background:#ffa300}

/*-------- Full Width Landing Page --------*/
body.single-landing_page {
	font-family: Helvetica, Arial, sans-serif;
}

.so-widget-sow-hero-default-043b5e9ce4fe h2 {
	font-weight: 800;
	text-transform: uppercase;
}

.single-landing_page .primary_content_wrap .indent, .primary_content_wrap ul li.sow-slider-image {
	padding: 0;
}

.primary_content_wrap ul li.sow-slider-image:before {
	content: " ";
}

.single-landing_page .container {
	width: 100%;
}

.single-landing_page .panel-row-style.so_video_bg_row:before {
	content: "";
	background: url('images/texture.png') repeat;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 1;
}

/*------- Web Design Landing Page ---------*/

#pgc-2975-0-0 h2 {font-size: 2.1rem; color:#0093cb}
#pgc-2975-0-1 h2 {font-size: 1.4rem;}

#pgc-2975-0-1 ul.star {margin-left: 32px}
#pgc-2975-1-0 ul.star3col{columns:3;-webkit-columns:3;-moz-columns:3;margin-left:32px;}
#pgc-2975-1-0 h3 {text-align: center; font-size: 3rem; color: #333; margin-top: 2.5rem;}

#pgc-2975-2-0 {font-size: 1rem}
#pgc-2975-2-0 img, #pgc-2975-2-1 img {float: left; width: 230px; height: 230px; margin-right: 10px; border-radius: 50%; padding: 8px; border: 2px solid #0093cb}
#pgc-2975-4-0 img {float: left; width: 200px; height: 200px; margin-right: 30px; border-radius: 50%; padding: 8px; border: 2px solid #0093cb} 
#pgc-2975-2-0 h3, #pgc-2975-2-1 h4 {text-align: center;clear: both}
#pgc-2975-4-0 h3 {font-size: 1.6rem; padding-top: 30px;}

#panel-2975-3-0-0 .origin-widget.origin-widget-call-to-action-simple-dark_dashed {
	background: url(none) #0093cb;	
	border: 4px double #FFF;
}

#panel-2975-3-0-0  .origin-widget.origin-widget-call-to-action-simple-dark_dashed .subtitle {
	color: #fff;
	font-size: 1rem;
}

#panel-2975-3-0-0 .origin-widget.origin-widget-button-simple-white a {
	padding: 10px 20px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	color: #0093cb;
	font-size: 1.2rem;
	text-shadow: 0;
	text-align: center;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #fff;
	background: -webkit-gradient(none);
	background: -ms-linear-gradient(none);
	background: -moz-linear-gradient(none);
	background: -o-linear-gradient(none);
	border: none;
}

#panel-2975-3-0-0 .origin-widget.origin-widget-button-simple-white a:hover {
	background-color: #ffa300;
	color: #fff;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
}

.page-template-page-full-width-landing-php #header {height: 40px}
.page-template-page-full-width-landing-php nav.primary {top: 40px}
.page-template-page-full-width-landing-php .menu-start-container {top: -15px}

.page-template-page-full-width-landing-php #menu-item-956 > a {
	pointer-events: none;
	cursor: default;
}

.page-template-page-full-width-landing-php nav.primary {min-height:3.7rem;background-color: #3C382E}

#panel-2975-0-1-0 > div > p:nth-child(1) {text-align: center; padding-bottom: 0}
#panel-2975-0-1-0 > div > p:nth-child(1) > img {margin-bottom: 0}
#panel-2975-0-1-0 > div > h3 {text-align: center; padding-bottom: 0}

.page-template-page-full-width-landing-php .footer-widget-area, .page-template-page-full-width-landing-php .footer-text, .page-template-page-full-width-landing-php .logo, .page-template-page-full-width-landing-php #widget-header #text-5, .page-template-page-full-width-landing-php #widget-header #linkcat-14, .page-template-page-full-width-landing-php .logo {
	display: none;
}
/*------- End Web Design Landing Page ---------*/



/*------ WordPress Maintenance --------*/
#pgc-2859-0-0 h2{
	font-size: 2.1rem;
	color:#0093cb;
	text-align: center;
	padding-bottom: 0;
}

span.bctt-click-to-tweet {
	margin-top: .5em;
	margin-bottom: 2em;
}

#sow-cta-5 {
	margin-bottom: 2em;
}

article.single-post #crestashareiconincontent {
	margin-top: 20px;
	margin-bottom: 25px;
}
article.single-post #crestashareiconincontent:first-of-type {
	margin-top: inherit;
	margin-bottom: 20px;
}

#menu{ display:none; }
.slicknav_menu{ display:none;}

#commentform #submit {
	font-size: 1.2em;
	background: #0093cb;
	height: auto;
	padding: 6px 16px;
	margin: 1em 1em 1em 0 !important;
	float: left;
	clear: both;
}

#commentform #submit:hover{
	background: #ffa300;
	color: #fff;
}

#black-studio-tinymce-2 > h4, #black-studio-tinymce-3 > h3 {
	text-align: center;
}

#commentform > p.comment-form-notify-me, #commentform > p#form-allowed-tags, #commentform > p.comment-form-subscriptions {
	display: none;
}

#field_1_24 label {
	display: none;
}

/*-------- Click to Call ------*/
a.click-to-call {
	color: inherit;
	text-decoration: none;
}

/*--------- About page -------*/
.about_tweet p {
	line-height: 1em;
	padding-left: 1em;
	padding-bottom: 0;
}

article .post-content img.linkedin_icon {
	display: inline-block;
	margin-bottom: 0;
	margin-left: .5em;
}

.page-id-2 ul.cnss-social-icon li {
	padding-left: .2em;
}
 
/*------------ Style Popups -------------*/
a.popup-button {
	color: #fff;
	background-color: #0093cb;
	padding: 10px 14px;
}
a.popup-button:hover {
	opacity: .8;
}

.spu-box h3 {
	margin: 0 0 1em 0!important;
	padding-bottom: 0;
}
.spu-box p {
	padding-bottom: 1.4em;
	margin-bottom: 0 !important;
}

.spu-box .gform_wrapper {
	margin-top: 0;
}

.spu-box li {
	padding-bottom: 0;
}

.spu-box .gform_wrapper input[type=email], .spu-box .gform_wrapper input[type=number], .spu-box .gform_wrapper input[type=password], .spu-box .gform_wrapper input[type=tel], .spu-box .gform_wrapper input[type=text], .spu-box .gform_wrapper input[type=url] {
    padding: .75em;
}

.spu-box .gform_wrapper .gform_footer input[type=submit] {
	background-color: #090;
	font-family: Roboto, arial, sans-serif;
	font-size: 16px;
	height: 63px;
	line-height: 24px;
	border-radius: 5px;
}

.spu-box .gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #00ad00;
}

.spu-box .gform_wrapper .gform_footer input[type=submit] {
    background-color: #0093cb;
	border: 1px solid #429bc0;
	border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 1.2em;
	margin-bottom:0;
    margin-top: 0;
    padding: .8em;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.spu-box .gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #0093cb; 
	opacity: .8;
}

#spu-5929 {
	width: 480px;
}

#spu-5929 img.popup-logo {
	width: 201px;
	margin: auto;
}

#spu-5929 p:nth-child(3) {
	padding-bottom: 0;
}

#spu-5929.spu-box.spu-optin .spu-fields-container {
	padding-top: 0;
	padding-bottom: 26px;
}

#spu-5929 button {
	height: auto;
}

#spu-3113.spu-box h2 {
	margin-bottom: 0;
	padding-bottom: .5em;
}

#spu-3113 p {
	margin-bottom: 0;
}

#spu-3113 .spu-fields-container {
	padding-top: 0;
	padding-bottom: 1.5em;
	background-color: transparent !important;
}

#spu-3113.spu-box.spu-optin .spu-fields.spu-submit {
	font-size: 1.3em;
    background: #009900;
    color: #ffffff !important;
    border: 1px solid #009900;
    border-width: 1px 0;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
    text-shadow: 0 1px 0 rgba(0,0,0,0.05);
}

#spu-3113.spu-box.spu-optin .spu-fields.spu-submit:hover {
	background: #00ad00;
    border-bottom-color: #009400;
}
/*----- End Style Popups ----------*/

/*------- Sticky Popups Plugin --------*/
.sticky-popup .popup-content {
	height: 380px;
}

.sticky-popup .popup-content p:last-of-type {
	padding-bottom: 0;
}

/*--------- Blue Headings -------*/
.blue_heading {
	line-height: .9em;
	color: #0093cb; 
	text-transform: uppercase; 
}

.spu-box .blue_heading {
	padding-bottom: 0;
}

h1.blue_heading, .spu-box h1.blue_heading {
	font-size: 3.5em; 
}

h2.blue_heading, .spu-box h2.blue_heading {
	font-size: 3em;
}
h3.blue_heading, .spu-box h3.blue_heading {
	font-size: 2em;
}

/*------- Footer Google My Business Widget -------*/
#text-18 #I0_1443718204774 {
	border: 4px double #0093cb;
}

/*------ Google Maps ---------------*/
.google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		margin-bottom: 1em;
    }
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	
/*---- Google Slides -----*/
.google-slides {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}	

.google-slides iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ------ Divi Builder Page Theme Layout ------- */
.featured-color-1 {
	color: #0093cb !important;
}
 
.featured-color-2 {
	color: #ffa300 !important;
}

.page-template-page-divi-builder .primary_content_wrap .indent {
	padding: 0;
}
.et_divi_builder #et_builder_outer_content .et_pb_section_0 {
  background-position-y: 10%;
}

.et_pb_fullwidth_header .header-content h1 {
	font-weight: 800;
}
.fullwidth-cta, .fullwidth-cta .arrow { 
	-webkit-transition: all 0.2s !important; 
	-moz-transition: all 0.2s !important; 
	transition: all 0.2s !important; 
} 
.fullwidth-cta-1 {
	background: #ffa300 !important;
}
.fullwidth-cta-1:hover { 
	background: #0093cb !important; 
} 
.fullwidth-cta-2 {
	background: #0093cb !important;
}
.fullwidth-cta-2:hover { 
	background: #ffa300 !important; 
} 
.full-width-cta-button.et_pb_module {
	margin: 0 !important;
}
.fullwidth-cta:hover .arrow { 
	padding-left: 5px !important;
}
.fullwidth-cta p {
	font-weight: 700;
    text-transform: uppercase;
}
/* ------ End Divi Builder Page Theme Layout ------- */
	
/* ---- Home ----- */
.page-template-page-home .primary_content_wrap .indent {
	padding: 0;
}
/*----- End Home Styles --------*/


/*-------------- Sprout Invoice ----------------*/
/*-------------- END Sprout Invoice ----------------*/

.page-id-47192 .et_pb_section_5 h4 a {
	color: #464646 !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
 }

.page-id-29540 .et_pb_section_7 h4 a {
	color: #ffffff !important;
	text-transform: uppercase !important;
	font-weight: 800 !important;
} 
.page-id-29540 .et_pb_section_7 a, .page-id-47999 .et_pb_section_9 a {
	color: #ffffff !important;
}

/*---- Inbound Now --------*/
.inbound-field {
	padding-bottom: .5em;
}
.inbound-field.inbound-horizontal.inbound-submit-area {
	display: block;
	margin-top: 0;
}
.inbound-field.inbound-horizontal.inbound-submit-area button {
	margin-top: 0;
}

.postid-2709 #content #google-reviews-drip--newsletter > div {
	width: 25%;
	margin-right: 1%;
}
.postid-2709 #content #inbound-form-wrapper #google-reviews-drip--newsletter .inbound-horizontal input[type=text], .postid-2709 #inbound-form-wrapper #google-reviews-drip--newsletter .inbound-horizontal input[type=email] {
	width: 100%;
}
.postid-2709 #content #google-reviews-drip--newsletter .inbound-field.inbound-horizontal.inbound-submit-area {
	display: inline-block;
    margin: 0;
    width: 20%;
} 

/*------- 06/28/2015 Responsive Conversion ---------*/

	#header, .container {
		max-width: 100%;
		width: 1030px;
		margin: 0 auto;
	}
	#header {
		margin-bottom: 60px;
	}
	.primary_content_wrap .indent {
		max-width: 100%;
	}
	#content {
		width: 698px;
		max-width: 79.1%
	}
	#sidebar {
		max-width: 201px;
		width: 20.9%;
	}
	
@media screen and (max-width: 800px) {
	body{ max-width:100%;}
	body.admin-bar #wprmenu_bar{ z-index:999;}
	body.home #header {
	  height: auto; text-align: center;
	}
	#header, .container {
		max-width: 100%;
		  height: auto;
  margin-bottom: 10px;
	}
	.logo{ position:relative; text-align:center; left:inherit; top: inherit; padding:20px; }
	.logo h1{ padding:0; }
	#custom-posts, nav.primary{ display:none; }
	body.home .menu-start-container{ top:auto;}
	.rmm{ display:block;}
	#slogan{ position:relative; height:auto; max-width:100%; top:auto; left:auto;  margin: -60px 0 10px 7%;}
	#widget-header{ position:relative; top:auto; right:auto; text-align: center;}
	#widget-header ul li{ position:relative; float: none; display: inline-block; }
	
	#text-17, #linkcat-14 {
		display:inline-block
	}
	#text-17 {
		float: none
	}
	
	.primary_content_wrap .indent{ padding:10px;}
	.content-widget-area .col-1, .content-widget-area .col-2, .content-widget-area .col-3{ float: none; margin: 0 auto; width: 85%; text-align: justify;}
	.picture, .content-widget-area .col-1 h2, .content-widget-area .col-2 h2, .content-widget-area .col-3 h2, .picture img{ text-align:center; float:none;}
	
	#footer .col-1, #footer .col-2, #footer .col-3, #footer .col-4{ float: left; width: 45%; margin: 15px 2%; padding:0;}
	
	#content {   max-width: 90%; margin: 0 auto; float: none; padding: 0; }
	#sidebar { width: 70%; max-width:inherit; float: none; margin: 0 auto; text-align: center; }
	
	a.link{ display: table;}
	.slicknav_menu{ display:block;}
}
	
@media screen and (max-width: 600px) {
    .main_buttons .on {	
        padding-bottom: 34px !important;
    }
}

@media screen and (max-width: 600px) {
	#footer .col-1, #footer .col-2, #footer .col-3, #footer .col-4{ float: none; width: 65%; margin: 0 auto; padding:0;}
}

@media screen and (max-width: 500px) {
	.content-widget-area .col-3 article, #footer .col-1, #footer .col-2, #footer .col-3, #footer .col-4{ float: left; width: 94%; margin: 3%; padding:0;}
	article.single-post h1, .header-title h1{ font-size: 20px; }
	.picture img, .type-page .wp-post-image{   max-width: 100%; height: auto; }
	#sidebar{ width: 90%; }
	.textwidget img{ display: inherit; }
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, 								.five_sixth{   float: none; width: auto;}
	iframe{ max-width:99%;}
	#nav_menu-5{ display:none; }
	img#slogan{
		max-width: 90%;
	}
}
@media screen and (max-width: 320px) {
	.sticky-popup {
		width: 310px;
	}
	.sticky-popup .fb-page.fb_iframe_widget span {
		width: 250px;
	}
}