/**handles:nl-style**/
/*
Theme Name: NicheLabs Custom Responsive Theme 
Theme URI: http://nichelabs.com/
Description: Search engine optimized theme. Theme designed by <a href="http://nichelabs.com" target="_blank">NicheLabs LLC</a>.
Version: 1.0
Author: NicheLabs LLC
Author URI: http://nichlabs.com
*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 15px;
}
.content .wp-block-image .alignright,
.alignright {
	float: right;
	margin-left: 80px;
}

/* Body */
* {
	margin:0;
 	padding:0;
	box-sizing: border-box;
}
body {
	color: #454546;
	font-size: 16px;
	padding-top: 174px;
	font-family: 'Source Sans Pro', sans-serif;
}
h1, h2, h3, h4, h5 {
	color: #252984;
	font-weight: 400;
	font-family: 'Times New Roman', serif;
	line-height:1.2em;
}
h1 {
	font-size: 36px;
	margin-bottom: 15px;
	text-decoration: none;
	
}
h2,
h2 a {
	font-size: 32px;
	line-height: 1.4em;
	margin-bottom: 15px;
	text-decoration: none;
}
h3 {
	font-size: 28px;
	text-decoration: none;
}
h4 {
	font-size: 24px;
	color:#000000;
	margin-bottom: 25px;
}
h4.subtitle {
	font-size: 22px;
	color: #fff;
	font-weight:600;
}
h5 {
	font-size: 20px;
	margin-bottom: 0;
}
h6 {
	font-size: 18px;
	margin-bottom: 0;
}
p {
	margin-bottom: 25px;
}
p.has-huge-font-size {
	font-size: 72px;
	line-height: 72px;
}
p.contact-address {margin-bottom: 0;}
p.contact-phone {margin-bottom: 0;}
ul,ol {
	margin:0 0 25px 45px;
}
ul ul,ol ol {
	margin:0 0 0 16px;
}
hr {
	height: 2px;
	clear:both;
	background-image: linear-gradient(to right, black 10%, rgba(255,255,255,.75) 0%);
	background-position: bottom;
	background-size: 6px 2px;
	background-repeat: repeat-x;
	border: none;
}
blockquote {
	font-size: 9px;
	color: #045d79;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding: 0 25px;
}
strong {
	font-weight: 700;
}
.map-wrapper {
	position: relative;
	padding-bottom: 45%; 
	height: 0;
	overflow: hidden;
}
.map-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.uagb-google-map__wrap {
	margin-bottom: 25px;
}
.responsive-video{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.responsive-video iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
#wrapper {
}
img {
	max-width: 100%;
	height: auto;
}
#logo img,
.home img,
.page-banner img,
footer img,
.blog img {
	-webkit-box-shadow: initial; 
	box-shadow: initial;
	padding: 0;
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* Links */
a,
.uagb-column__inner-wrap a,
.uagb-column__inner-wrap p a {
	color: #00679a;
	text-decoration:none;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
a:hover {
	color: #0093c9;
}
a img {
	border:0;
}
#header-top a.button,
.content .uagb-button__wrapper ,
.content .uagb-button__wrapper :hover {
	border: none !important;
	background:#1f2a5a;
	font-size:16px;
	display:block;
	color:#fff;
	padding: 0 !important
	border: none !important;
	border-radius: 2px !important;
	text-transform: uppercase;
}
#header-top a.button {
	padding: 5px 10px;
}
.content .uagb-button__wrapper a,
.content .uagb-button__wrapper a:hover {
	color: #fff !important;
	padding:10px 50px !important;
	display:block;
}
#header-top a.button:hover,
.content .uagb-button__wrapper :hover {
	border: none;
	background: #00679a;
}
.button a {
	display: inline-block;
	width: auto !important;
	background: #d93726;
	color: #fff;
	text-transform: uppercase;
	padding: 15px 26px;
	text-decoration: none;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
	border-radius: 5px;
}
.responsive-map{
    overflow:hidden;
    padding-bottom:30%;
    position:relative;
    height:0;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 3px rgba(211,211,211,0.5); 
	box-shadow: 0px 0px 5px 3px rgba(211,211,211,1);
}
.responsive-map iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.uagb-google-map__wrap {
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 3px rgba(211,211,211,0.5); 
	box-shadow: 0px 0px 5px 3px rgba(211,211,211,1);
}
/* Header */
#header-wrapper {
	background:#fff;
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 100%;
	padding: 0;
}
#header-top-wrapper {
	padding: 18px;
	background: #ddeaf8;
}
#header-top {
	max-width: 996px;
	margin:0 auto;
	padding: 0;
	font-size: 14px;
	color: #1f2a59;
	text-align: right;
}
#header-top .textwidget {
	display:inline-block;
	position: relative;
}
#header-top .textwidget:last-of-type {
	padding-left: 25px;
	margin-left:22px;
}
#header-top .textwidget:last-of-type p a {
	font-size:28px;
	line-height:28px;
}
#header-top .textwidget:last-of-type:before {
	position: absolute;
	left:0;
	top: 55%;
	content: '';
	height:0px;
	width:0px;
	border:3px solid #4facdf;
}
#header-top p {
	margin-bottom: 0;
}
#header-top a {
	color:#1f2a59;
}
#header {
	max-width: 996px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 30px 15px 0;
	height: 90px;
}

#header-bottom-wrapper {
	padding: 0 20px;
	border-bottom: 5px solid #4eabde;
}
#header {
	max-width: 992px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: 105px;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: end;
	-webkit-align-items: end;
	-ms-align-items: end;
}

#logo {
	align-self: start;
	-webkit-align-self: start;
	-ms-align-self: start;
	width: 181px;
	height:  155px;
	margin-top: -78px;
}
#logo img {
	display: block;
}
#header-right {
	width: 70%;
	font-size:16px;
}
#header-right #header-search {
}
#header-right #header-search input[type="text"] {
	width:162px;
	height: 34px;
	border: 1px solid #999999;
	border-right: 0;
	padding: 5px;
}
#header-right #header-search input[type="submit"] {
	text-indent: -9999px;
	width:33px;
	height:34px;
	background: url(https://northgeorgialandscape.com/wp-content/themes/niche_responsive/img/search_bttn.jpg) center center no-repeat;
	border: 1px solid #999999;
	border-left: 0;
	position: relative;
	cursor: pointer;
}
#nav-wrapper {
}
#nav-wrapper ul.menu  {
	max-width: 992px;
	margin: 0 auto;
	list-style: none;
	padding: 0;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	height:70px;
	align-items: stretch;
	-webkit-align-items: stretch;
	-ms-align-items: stretch;
}
	
#nav-wrapper ul.menu li {
	text-align: center;
	position: relative;
	padding: 0 10px; 
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-direction: column;
	justify-content: center;
	height:100%;
	border-right: 1px solid #4eabde;
	flex: 1;
	background:#fff;
	-moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
}
#nav-wrapper ul.menu li a:link,
#nav-wrapper ul.menu li a:visited,
#nav-wrapper ul.menu li a:hover {
	font-family: 'Source Sans Pro', sans-serif;
	display: block;
	font-size: 18px;
	line-height: 1.8em;
	text-decoration: none;
	color: #252984;
	font-weight: 400;
}
#nav-wrapper ul.menu li.current_page_item,
#nav-wrapper ul.menu li.current_page_ancestor,
#nav-wrapper ul.menu li:hover {
	background: #4eabde;
}
#nav-wrapper ul.menu li.current_page_item > a,
#nav-wrapper ul.menu li.current_page_ancestor > a,
#nav-wrapper ul.menu li:hover > a {
	color:#fff;
}
#nav-wrapper ul.menu li ul {
	width: 100%;
	height: 0;
	max-height:0;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	top: 70px;
	list-style: none;
	margin: 0 auto;
	background:#fff;
	-moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
	-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,0.15); 
	-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,0.15); 
	box-shadow:0px 5px 5px 0px rgba(0,0,0,0.15); 
}
#nav-wrapper ul.menu li:hover ul {
	height:auto;
	max-height: 500px;
}
#nav-wrapper ul.menu li ul li {
	margin: 0;
	border: 0;
	border: 1px solid #4eabde;
	border-top: 0;
	text-align: center;
}
#nav-wrapper ul.menu li ul li:hover {
	background: #4eabde;
}
#nav-wrapper ul.menu li ul li a:link, #nav-wrapper ul.menu li ul li a:visited, #nav-wrapper ul.menu li ul li a:hover {
	padding: 10px;
	font-size: 15px;
	line-height:21px;
	margin: 0;
}
#nav-wrapper ul.menu li ul li a:hover {
	color: #fff;
}
/* Home Featured Image */
.home-featured-image {
	display: block;
	width: 100%;
	position: relative;
}
.home-featured-image img {
	width: 100%;
}
/* Slideshow */
.slideshow {
	position: relative;
	background: #667c90;
}
.slide .slide-caption-wrapper {
	max-width: 996px; 
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height:100%;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
}
.slide .slide-caption {
	text-transform: uppercase;
	color: #fff;
	padding: 25px;
	max-width: 75%;
	background:rgba(0,0,0,.5);
}
.slide .slide-caption h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 36px;
	font-weight: 700;
	color: #fff;
}
.slide .slide-caption h2 {
	font-size: 28px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	color: #fff;
}
.slideshow .slick-prev, .slideshow .slick-next {
	width: 40px;
	height: 69px;
	position: absolute;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	z-index: 99;
	top: 50%;
	display: block;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	border: none;
	outline: none;
	background: transparent;
}
.slideshow .slick-prev::before, .slideshow .slick-next::before {
	display:none;
}
.slideshow .slick-prev,
.slideshow .slick-prev:hover,
.slideshow .slick-prev:focus{
	background-image: url(https://northgeorgialandscape.com/wp-content/themes/niche_responsive/img/slide_nav_left.png);
	left: 20px;
}
.slideshow .slick-next,
.slideshow .slick-next:hover,
.slideshow .slick-next:focus {
	background-image: url(https://northgeorgialandscape.com/wp-content/themes/niche_responsive/img/slide_nav_right.png);
	right: 20px;
}
.slideshow .slick-dots {
	bottom: 20px;
}
.slideshow .slick-dots li button {
	background-color: #fff;
	height: 10px;
	width: 10px;
	display: inline-block;
	cursor: pointer;
	margin: 4px;
	-webkit-box-shadow: inset 0 2px 2px rgba(50,50,50,.5);
	box-shadow: inset 0 2px 2px rgba(50,50,50,.5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.slideshow .slick-dots li.slick-active button {
	background-color: #aeaeae;
	cursor: default;
}
.slideshow .slick-dots li button:before {
	display:none;
}
/* Home Boxes */
#home-boxes-wrapper {
	padding: 50px 15px;
	background: #333;
}
#home-boxes {
	max-width: 996px;
	margin: 50px auto 0;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
}
#home-boxes .home-box {
	max-width: 380px;
	width: 31%;
	margin: 0 1% 50px;
	webkit-flex-grow: 1;
	flex-grow: 1;
	text-align: left;
	padding: 0;
	-webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.5); 
	box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.5);
	background: #fff;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
	background:#fff;
}
#home-boxes .home-box:hover {
}
#home-boxes .home-box h3,
#home-boxes .home-box h3 a {
	color:#000;
	margin-bottom: 0;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 0;
}

/* Content */
#page-wrapper {
}
.page-title .at16nc {
	background: url(https://northgeorgialandscape.com/wp-content/themes/niche_responsive/img/share_bttn.png) top center no-repeat;
	width: 52px;
	height: 14px;
}
.addthis_toolbox.addthis_default_style {
	position: absolute;
	bottom: 0;
	right: 0;
}
span.at_a11y {
	text-indent: -9999px;
	font-size: 1px;
}
.page-title-wrapper {
	background: #1f2a59;
	position: relative;
	overflow:hidden;
}
.page-banner {
	width: 100%;
	position: relative;
	overflow:hidden;
}
.page-banner img {
	display:block;
	height:450px;
	width: auto;
	max-width: none;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.page-title {
	max-width: 996px;
	width: 100%;
	margin: 0 auto;
}
.page-title h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 42px;
	color:#fff;
	margin: 0;
	padding: 0;
	text-align: center;
}
.page-title #crumbs {
	font-size: 14px;
	padding-top: 10px;
	color:#fff;
}
.page-title #crumbs a {
	color:#fff;
	text-decoration: underline;
}
.page-title #crumbs span.current {
	text-decoration: none;
}
.page-title #crumbs a:hover {
	color: #fff;
}
.content-wrapper {
	padding: 46px 15px 30px;
}
.content-wrapper.home {
	padding: 0px 15px 40px;
}
.content-wrapper.menu-page {
	margin-bottom: 8px;
}
.content {
	max-width: 996px;
	width: 100%;
	margin: 0 auto;
	line-height:1.5em;
	padding: 0;
}
.home .content {
}
.home .content h1 {
}
.home .content .uagb-icon-list__outer-wrap .uagb-icon-list__content-wrap {
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-moz-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.hero .grids-s-w_i {
	/* display: -ms-grid; */
	display: grid;
	position: relative;
	margin-bottom:60px;
}
.hero-heading {
	padding: 25px;
	font-size: 48px;
	text-shadow: 0px 0px 4px #000000;
	font-family: 'Montserrat', sans-serif;
	background: rgba(31, 41, 90, .80);
}
.industries div[class^="grids-a-"] {
	flex-direction:row;
	-webkit-flex-direction:row;
	-ms-flex-direction:row;
	flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-ms-align-items: flex-end;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	-ms-justify-content: space-around;
}
.industries div[class^="grids-a-"] .uagb-infobox__outer-wrap {
	min-width: 100px;
}
.industries div[class^="grids-a-"] h6 {
	font-weight: 400;
}
.industries div[class^="grids-a-"] .professional-services {
	margin-bottom: -25px;
}
.fullwidth,
.parallax {
  width: 100vw;
  margin-left: calc(-50vw + 50%) !important;
  /* Set a specific height */
  padding: 50px;
}
.fullwidth {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.uagb-section__wrap.fullwidth .uagb-section__inner-wrap {
	max-width: 996px;
	margin:0 auto;
}
.uagb-column__wrap.uagb-column__align-mobile-center .uagb-column__inner-wrap {
	margin: 0 auto;
	text-align:center;
}
.parallax .grids-s-w_i::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
	background-attachment: fixed;
}
.page-featured {
	margin-top: -37px;
	padding-bottom: 20px;
}
.post {
}
.post-thumb {
	float: left;
	padding-right: 42px;
}
.section {clear:both;}
.section.two-col,
.section.grid,
.section.flex {
	display: -webkit-flex;
	display: flex;
	flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	padding-bottom: 25px;
}
.home .section.two-col,
.home .section.grid,
.home .section.flex {
	padding-bottom: 0;
}
.section.wrap {
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: left;
	-webkit-justify-content: left;
	-ms-justify-content: left;
}
.section.flex div.padding-right {
	padding-right: 20px;
}
.section.two-col {
	justify-content: space-around;
	-webkit-justify-content: space-around;
	-ms-justify-content: space-around;
}
.section.two-col > div {
	margin: 0 5px;
}
.home .section.two-col > div + div {
	text-align: right;
}
section.underscore {
	margin: 65px 0;
}
section.underscore:after {
	display:block;
	content: '';
	margin-top: 65px;
	border-bottom: 1px solid #e4e5e6;
}
.one-fifth {
	width: 20%;
	padding: 0 5px;
}
.one-fourth {
	width: 25%;
	padding: 0 5px;
}
.one-third {
	width: 33%;
}
.one-third > .one-third {
	padding: 0 10px;
}
.two-thirds {
	width: 66%;
}
.one-half {
	width: 50%;
	padding: 0 5px;
}
.one-half-left {
	float: left;
	width: 50%;
	padding: 0 5px;
}
.button.apply-now a { 
	background-color: #000000;
	color: #fff;
	padding: 20px 28px 20px 78px;
	text-transform: uppercase;
	position: relative;
	border-radius: 5px;
}
.button.apply-now a:hover { 
	background-color: #fe8d5f;
}
.button.apply-now.center a { 
	display:table;
	margin: 0 auto;
}
.button.apply-now a:before {
	width: 35px;
	height: 46px;
	content: '';
	display: block;
	position: absolute;
	left: 32px;
    top: 50%;
    transform: translateY(-50%);
}
/*** Forms ***/
.gform_wrapper label.gfield_label {
	width:20% !important;
	font-weight: 400;
}
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium {
	width: calc(80% - 8px);
	border: 1px solid #999999;
}
.gform_wrapper ul.gform_fields li#field_1_7 .gfield_label {
	float: none;
	width: 100%;
	padding-right: 0;
	margin-bottom: 16px;
}
.gform_wrapper ul.gform_fields li#field_1_8 .gfield_label {
	display:none;
}
.gform_wrapper ul.gform_fields li#field_1_8 > div {
	margin-left:0 !important;
}
.gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper .left_label textarea.large, .gform_wrapper .left_label textarea.medium, .gform_wrapper .left_label textarea.small, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .right_label textarea.large, .gform_wrapper .right_label textarea.medium, .gform_wrapper .right_label textarea.small {
	width: 100%;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
	font-size: 1em;
	width: auto;
	margin: 0 16px 0 0;
	padding: 16px 19px;
	color: #fff;
	background: #000000;
	border: 0;
	border-radius: 5px;
	float: right;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.gform_wrapper .gform_footer input[type="submit"]:hover, .gform_wrapper .gform_page_footer input[type="submit"]:hover {
	background:#01b18a;
}
.content span.file_title_clean {
	display:block;
	padding: 0;
	border-style: none;
	background: none;
	font-size: 24px;
	color:#000000;
	margin-bottom: 25px;
}
.content div.file_userdata_container {
	margin: 0 0 15px 0;
	padding: 0;
	white-space: nowrap;
	position: relative;
	vertical-align: top;
}
.content .file_userdata_message, .content.file_userdata_message_required {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid;
	border-color: #999;
	background: none;
	color: black;
}
.content textarea.file_userdata_message, .content textarea.file_userdata_message_required {
	height:50px;
}
.content div.file_userdata_fieldwrapper, .content div.file_userdata_fieldwrapper_required, .content div.file_userdata_fieldwrapper_required_empty {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 25px;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	box-shadow: none;
}
.content label.file_userdata_label {
	margin: 0;
	width: 50% !important;
	display: block;
	float:left;
	font-weight: 400;
	font-size: 21px;
}
.content div.file_captchav2 {
	margin: 15px 0;
}
div.file_captcha_inner_v2 iframe {
	border: 0;
}
.content input[type="button"].file_input_submit {
	width: 150px !important;
}
/** Sidebars **/
#contact-box,
#rightcol {
	float: right;
	width: 266px;
	margin-left: 72px;
	padding: 0;
}
#contact-box {
	width: 310px;
	float:none;
	margin: 0 0 50px 0;
	padding: 15px 15px 50px;
}
#rightcol h2 {
	font-size: 32px;
	font-weight: 300;
	color: #383838;
	padding-bottom:16px;
	margin-bottom: 11px;
	border-bottom: 1px solid #0b4e92;
}
#rightcol .menu {
	list-style: none;
	margin: 30px 0;
	padding: 0;
}
#rightcol .menu li {
	padding: 10px 0;
	border-bottom: 1px solid #dddddd;
}
#rightcol .menu li.menu-item-home,
#rightcol .menu li.current-menu-item,
#rightcol .menu li.menu-item-35 {
	display: none;
}
#rightcol .menu li a {
	color:#383838;
}
#rightcol .menu li a:hover {
	color: #d93726;
}
#rightcol .button {
	float: right;
}
#sidebar-wrapper {
	padding:14px 25px;
	width: 250px;
	margin-left: 15px;
	flex-shrink:0;
}
#sidebar-wrapper > div {
	padding-bottom: 12px;
	margin-bottom:5px;
	border-bottom: 1px solid #babbbb;
	box-shadow: 0 1px 0 #dedfdf;
}
#sidebar-wrapper > div:last-child {
	border-bottom: 0;
	box-shadow: 0 0 0;
}
#sidebar-wrapper #search {
	position: relative;
}
#sidebar-wrapper #search input[type="text"] {
	width:162px;
	height: 34px;
	border: 1px solid #999999;
	border-right: 0;
	padding: 5px;
}
#sidebar-wrapper #search input[type="submit"] {
	text-indent: -9999px;
	width:33px;
	height:34px;
	background: url(https://northgeorgialandscape.com/wp-content/themes/niche_responsive/img/search_bttn.jpg) center center no-repeat;
	border: 1px solid #999999;
	border-left: 0;
	position: relative;
	cursor: pointer;
}
#sidebar-wrapper h2 {
	font-size: 26px;
	font-style: italic;
	color:#333;
	text-align: center;
	margin-bottom: 0;
	font-weight: 400;
}
#sidebar-wrapper ul {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
#sidebar-wrapper ul li {
	text-align: center;
}
#sidebar-wrapper ul li a {
	font-size: 16px;
	color:#555;
}
#calendar table {
	width:100%;
	font-size: 12px;
	padding: 6px;
	background:#fff;
	border-collapse: collapse;
}
#calendar table th,
#calendar table td {
	border: 1px solid #f0f0f0;
	text-align: center;
}
#calendar caption {
	background: #2c85c1;
	border-top: 1px solid #2c85c1;
	border-radius: 5px 5px 0 0;
	color:#fff;
}
.content.blog-index {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;

}
.blog-wrapper {
}
.recent-posts-wrapper,
.blog-content {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
}
.single .blog-content {
	display: block;
}
.blog-content {
	max-width: 910px;
}
.recent-post-wrapper,
.blog-post-wrapper {
	width: 31%;
	margin: 0 1% 50px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5); 
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5);
	background: #fff;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.recent-post-wrapper:hover,
.blog-post-wrapper:hover {
}
.recent-post,
.blog-post {
	height:100%;
	position: relative;
	padding: 0 0 60px;
}
.recent-post h2,
.blog-content h2 {
	padding:10px;
}
.single .blog-content h2 {
	padding: 0;
}
.blog-content h4.postinfo {
	font-size: 14px;
	font-weight:300;
	color: #000;
	font-style: italic;
}
.recent-post-thumb,
.blog-post-thumb {
	max-height: 130px;
	overflow:hidden;
	padding-bottom: 15px;
}
.blog-post-thumb img {
	width: 100%;
	height: auto;
}
.recent-excerpt,
.blog-excerpt {
	padding:10px;
}
.recent-excerpt .read-more,
.blog-excerpt .read-more {
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
}
.blog-content .fb-like {
	width: 76px;
	height: 29px;
	float: left;
}
.blog-content #share-bar {
	width: 76px;
	height: 29px;
	float: left;
}

.read-more {
	text-align: right;
}
.read-more a {
	color: #fff;
	display: inline-block;
	border: none;
	outline: none;
	float: right;
	margin: 20px 0;
	background:#3487c8;
	font-size:18px;
	display:block;
	padding: 5px 15px;
	border-radius: 10px;
	cursor: pointer;
}
.read-more a:hover {
	background: #00679a;
	text-decoration: none;
}
/* Single Blog Post */
.blog-single-content {
	overflow: hidden;
}
.blog-single-post-thumb {padding: 5px;}
/* Comments */
ul.comments,
ul.comments ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
ul.comments ul {
	margin-top: 25px;
}
ul.comments li {
	margin: 0 0 25px 50px 
}
/* Collapse-O-Matic */
.collapseomatic  {
	font-weight: 700;
	color:#fff;
	font-size: 21px;
	padding: 5px 15px;
	position: relative;
	border: solid 1px #1f2a59;
	border-bottom: 1px solid #fff;
	background-image: -ms-linear-gradient(top, #4dabde 0%, #1f2a59 100%);
	background-image: -moz-linear-gradient(top, #4dabde 0%, #1f2a59 100%);
	background-image: -o-linear-gradient(top, #4dabde 0%, #1f2a59 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4dabde), color-stop(1, #1f2a59));
	background-image: -webkit-linear-gradient(top, #4dabde 0%, #1f2a59 100%);
	background-image: linear-gradient(to bottom, #4dabde 0%, #1f2a59 100%);
}
.collapseomatic:after  {
	content: "+";
	display:block;
	position: absolute;
	top: 5px;
	right: 15px;
	color: #fff;
	font-size: 21px;
}
.collapseomatic.colomat-close:after  {
	content: '-';
}
.collapseomatic_content {
	padding:15px 25px;
}
/* Contact Us Page */
#contact-us .content {
	padding-top: 35px;
}
#contact-us .content h2 {
	text-align: center;
}
#contact-id164 {
	text-align: center;
	padding-top: 40px;
}
#contact-id164 .button {
	margin: 0 2px;
}
.wfu_container input[type="button"].file_input_submit {
	width: auto !important;
	height: 37px;
	border: none;
	display: inline-block;
	background: #fe8d5f;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 30px;
	text-decoration: none;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
	border-radius: 5px;
}
.wfu_container input[type="button"].file_input_submit:disabled {
	width: auto !important;
	height: 37px;
	border: none;
	display: inline-block;
	background: #fe8d5f;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 30px;
	text-decoration: none;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
	border-radius: 5px;
}

/* CONTACT FORM 7 */
div.wpcf7 {
	display: block;
	margin: 0;
}
form.wpcf7-form {
	overflow: visible;
}
form.wpcf7-form, 
form.wpcf7-form .form-wrapper {
	/**/
}
form.wpcf7-form input,
form.wpcf7-form select,
form.wpcf7-form textarea {
	width: 100%;
	font-size:16px;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 10px 8px 12px;
	margin: 2px 0 5px;
	border: none;
	border: solid 1px #dde1ee;
	border-radius: 5px;
	-webkit-border-radius: 5px; /* Safari and Chrome rounded corners */
	-moz-border-radius: 5px; /* Firefox rounded corners */
}
form.wpcf7-form input:focus,
form.wpcf7-form select:focus,
form.wpcf7-form textarea:focus {
	border: 1px solid #51bae2;
}
form.wpcf7-form input.wpcf7-not-valid {
	border:1px solid #f47846;
}
span.wpcf7-not-valid-tip {
	color: #f47846;
}
form.wpcf7-form select {
	width: 100%;
}
form.wpcf7-form textarea {
	width: 100%;
	height: 77px;
}
form.wpcf7-form input[type=checkbox] {
	border: none;
	outline: none;
	width: auto;
}
#page-114 .wpcf7-checkbox {
	display: block;
}
#fq-typeofproject .wpcf7-list-item {
	display: block;
}
#c-add2mailing {
	display: block;
	padding: 20px 0 0;
	position: relative;
}
#c-add2mailing span {
	font-weight: 800;
}
.captcha {
	display: block;
	float: right;
	/*margin: 0 118px 0 0;*/
}
.captcha img {
	float: left;
}
.captcha input[type=text] {
	float: left;
	width: 164px;
	margin-right: 10px;
}
form.wpcf7-form input[type=submit] {
	color: #fff;
	display: block;
	width:auto;
	border: none;
	outline: none;
	float: right;
	margin: 20px 0;
	background:#1f2a5a;
	font-size:16px;
	display:block;
	padding: 10px 50px;
	border-radius: 2px;
	cursor: pointer;
}
form.wpcf7-form input[type=submit]:hover {
	background: #00679a;
}

/*** Page Navigation ***/
.navigation {text-align: center;}
span.page-numbers,
.wp-pagenavi a {
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	padding: 7px 9px;
	color: #717171;
}
span.page-numbers.current,
.wp-pagenavi a:hover {
	color: #a2a2a2;
	text-decoration: underline;
}
/* Testimonials */
.testimonial {
	padding: 0 0 25px 0;
	margin-bottom: 25px;
	border-bottom: 2px solid #ddeaf8;

}
.testimonial:last-of-type {
	border-bottom: 0;
}
h6.testimonial-author {
	text-align: right;
}
/* Galleries */
/* Albumns */
ul.foogallery-album-gallery-list {
	margin: 0;
}
.content .foogallery-album-gallery-list .foogallery-pile h3 {
	padding: 5px;
}
/* Associations */
#associations-wrapper {
	padding:70px 20px;
	background:#f7f8f8;
}
#associations {
	max-width: 996px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center; /* Safari 7.0+ */
    align-items: center;
}
#associations .association {
	width:25%;
	text-align: center;
	padding: 0 6px;
}
/* Our Staff */
.uagb-team__title-wrap {margin-bottom: 20px;}
.uagb-team__desc {text-align: left;}
.uagb-team__image-wrap {
	width: 100% !important;
	height: auto !important;
}
.uagb-team__image-position-above img,
.wp-block-uagb-team .uagb-team__image-wrap img {
	width: 100% !important;
	max-width: 428px;
	height: auto !important;
}

/* Footer */
#footer {
	clear:both;
	font-weight:normal;
	padding: 0;
	margin: 0;
	background: #1f2a5a;
	line-height: 1.5em;
}
#footer #footer-top,
#footer #footer-bottom {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
}
#footer #footer-top-wrapper {
	width: 100%;
	padding: 6px 10px;
}
#footer #footer-middle-wrapper {
	padding: 10px;
}
#footer #footer-bottom-wrapper {
	background: #fff;
	width: 100%;
	padding: 6px 10px;
}
#footer p {
	margin:0;
	padding:0;
}
.footer-top,
.footer-bottom {
	max-width: 996px;
	margin: 0 auto;
	padding: 5px 0;
	color: #fff;
	display:flex;
	-webkit-display: flex;
	-ms-display:flex;
	flex-flow:row nowrap;
	-webkit-flex-flow:row nowrap;
	-ms-flex-flow:row nowrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
}
.footer-top div,
.footer-bottom div {
	flex-grow: 1;
}
.footer-top {
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	padding: 24px 0px;
	font-size:16px;
	text-align: left;
}
.footer-top h4,
.footer-top a {
	color:#fff;
}
.footer-top {
}
.footer-top .footer-top-widget {
	max-width: 230px;
	font-size: 18px;
	font-weight: 600;
}
#footer .footer-top .footer-top-widget p.footer-phone {
	font-size:32px;
	font-weight: 400;
	margin-top: 5px;
}
.footer-top .footer-top-widget:nth-child(2) {
	text-align: center;
}
.footer-top .footer-top-widget:nth-child(3) {
	text-align: right;
}
.footer-top .footer-top-widget p a.fb {
	padding-left:40px;
	position: relative;
}
.footer-top .footer-top-widget p a.fb:before {
	content: '\f09a';
	font-family: 'Font Awesome 5 Brands';
	color: #fff;
	position: absolute;
	left:0;
	font-size: 34px;
}
#footer-logo a,
#footer-logo img {
	display: block;
	margin-bottom: 17px;
}
#footer-about {
	max-width: 370px;
	padding: 0 15px;
}
.footer-top #footer-address-wrapper {
}
.footer-top h2,
.footer-top h6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
}
/* Sign Up for Newsletter */
footer div:first-of-type .wrapper .mcol:first-of-type > div + div + div {
/* */
}
.footer-top #footer-menu {
	
}
.footer-top .footer-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-top .footer-menu li a {
	font-size: 14px;
}
#emma-form-wrap {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	overflow: hidden;
	max-width: 290px;
}
ul#emma-form-elements li.emma-form-row {
	width: initial !important;
	margin: 0 !important;
}
ul.emma-cf {max-width:100%;}
label.emma-form-label {display:none;}
form ul.emma-cf input[type-text],
form ul#emma-form-elements input.emma-form-input {
	color: #000;
	font-size: 12px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	line-height: 1.1em;
	padding: 0 10px;
	height: 33px;
	border: solid 1px #333;
	background: #fff;
	width: 90%;
}
.emma-form-row [class*="emma-submit-wrap"] {
	border: solid 1px #333;
	background-image: -ms-linear-gradient(top, #5c5c5c 0%, #333 100%);
	background-image: -moz-linear-gradient(top, #5c5c5c 0%, #333 100%);
	background-image: -o-linear-gradient(top, #5c5c5c 0%, #333 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5c5c5c), color-stop(1, #333));
	background-image: -webkit-linear-gradient(top, #5c5c5c 0%, #333 100%);
	background-image: linear-gradient(to bottom, #5c5c5c 0%, #333 100%);
	position: relative;
	top: -1px;
	left: -3px;
	width: 75px;
}
#emma-form form input[type="submit"],
form ul.emma-cf input[type-submit] {
	height: 32px;
	border: none;
	border-top: solid 1px #333;
	background-image: none;
	background-color: transparent;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-weight: 300;
	font-size: 16px;
	font-family: 'Patua One', Arial, sans-serif;
	text-transform: lowercase;
	position: relative;
	line-height: 0em;
	padding: 0 10px 6px;
	cursor: pointer;
}
.emma-status, .emma-alert {
	width: 75% !important;
	margin: 0em auto !important;
}
.spinner {margin:0 auto !important;}
.emma-status:not(.emma-alert)::before {
	content: '';
	background: #f36f24 !important;
}

#footer .footer-bottom {
	width: 100%;
	min-height: 22px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #000;
}
#footer .footer-bottom a {
	color: #000;
	text-decoration: underline;
}
#footer .footer-bottom a:hover {
	text-decoration: none;
}
#copyright {
	text-align: left;
}
#design {
	text-align: right;
}
#sitemap {
	text-align: center;
}
#sitemap ul.menu-footer {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#sitemap ul.menu-footer > li {
	display: inline-block;
	position: relative;
}
#sitemap ul.menu-footer > li:before {
	content: '|';
	padding: 0 3px 0 0;
}
#sitemap ul.menu-footer > li:first-of-type:before {
	content: '';
}
#sitemap ul.menu-footer > li > a {
	display: inline-block;
	color: #000;
}
.clr {
	clear: both;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: '';
	clear: both;
	height: 0;
}
@media screen and (max-width: 1200px) {
	.page-banner img {
		height:350px;
}
@media screen and (max-width: 996px) {
	.recent-post-wrapper,
	.blog-post-wrapper {
		width: 48%;
	}
	.recent-post-thumb, .blog-post-thumb {
		max-height: 150px;
	}
}
@media screen and (max-width: 960px) {
	.slide .slide-caption h1 {
		font-size: 36px;
	}
	.industries div[class^="grids-a-"] {
		max-width: 600px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 910px) {
	#header-buttons {
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		justify-content: space-around;
		-webkit-justify-content: space-around;
		-ms-justify-content: space-around;
		align-items: center;
		-ms-align-items: center;
		-webkit-align-items: center;
	}
	#header-buttons .button {
		margin-bottom: 5px;
	}
	
	.slide .slide-caption {
		font-size: 14px;
	}
	.slide .slide-caption h2 {
		font-size: 28px;
	}
	.slide .slide-caption h5 {
		font-size: 14px;
	}
}
@media screen and (max-width: 850px) {
	body {padding-top: 164px;}
	.content .wp-block-image .alignright,
	.alignright {
		float: none;
		margin: 0 auto;
	}
	#header-wrapper {height:auto;}
	#header {height: 105px;}
	#logo {
		margin: 0 auto;
		width:123px;
		height: auto;
	}
	#logo img {
	}
	#header-right {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
	}
	ul#menu-main li {
		float: none;
		flex-grow: 1;
	}
	.slide {
		height: 250px;
	}
	#main-nav {
	}
	#header .menu {
		display: block;
	}
	#nav-wrapper {
		padding: 0;
		height:0;
	}
	#header-top { text-align: center; }
	.search-toggle-wrapper {
		display:block;
		width: 20px;
		height:20px;
		background: url(https://northgeorgialandscape.com/wp-content/themes/niche_responsive/img/search_bttn.jpg) center center no-repeat;
		background-size: contain;
		position:fixed;
		top: 5px;
		right: 15px;
		cursor: pointer;
		z-index: 9999;
	}
	.search-toggle-wrapper:hover {
		opacity: .75;
	}
	.search-toggle-wrapper.toggled-on {
		background: url(https://northgeorgialandscape.com/wp-content/themes/niche_responsive/img/search_bttn_close.jpg) center center no-repeat;
	}
	#header-search {
		position: fixed;
		top: 0;
		left: 0;
		display:none; 
		height:120px;
		width: 100%;
		-moz-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		transition: all .2s ease-in;
		background: rgba(0,0,0,.75);
		-webkit-box-shadow: 0px 0px 5px 3px rgba(211,211,211,0.5); 
		box-shadow: 0px 0px 5px 3px rgba(211,211,211,1);
		padding:15px;
	}
	#header-search.toggled-on {
		display: block;
	}
	#header-search.toggled-on #searchform {
		width:375px;
		position: absolute;
		top: 40%;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 999;
	}
	#header-right #header-search input[type="text"] {
		width: 342px;
	}
	.menu-toggle-wrapper {
		display: block;
		width:40px;
		height: 30px;
		position:fixed;
		top: 100px;
		left: 20px;
		cursor: pointer;
		z-index: 9999;
	}
	.menu-toggle {
		display: block;
		width:40px;
		height:6px;
		background-color:#3487c8;
		border-radius:5px;
	    -webkit-transition: background-color 1000ms linear;
		-ms-transition: background-color 1000ms linear;
		transition: background-color 1000ms linear;
	}
	.menu-toggle.toggled-on {
		background-color:#fff;
	}
	#main-nav {
		position: fixed;
		top: 0;
		overflow-y: auto;
		width: 0;
		height: 100%;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		background: rgba(0, 0, 0, .85);
		padding-top: 150px;
	}
	#main-nav.toggled-on {
		width: 100%;
	}
	.menu-toggle:before,
	.menu-toggle:after {
		content: '';
		width: 100%;
		height:6px;
		background-color:#3487c8;
		position:absolute;
		left: 0;
		border-radius:5px;
	    -webkit-transition: background-color 1000ms linear;
		-ms-transition: background-color 1000ms linear;
		transition: background-color 1000ms linear;
	}
	.menu-toggle.toggled-on:before,
	.menu-toggle.toggled-on:after {
		background-color:#fff;
	}
	.menu-toggle:before {
		top: 22px;
	}
	.menu-toggle:after {
		top: 11px;
	}
	#nav-wrapper ul.menu {
		display: block;
		height:100%;
	}
	#nav-wrapper ul.menu li {
		display: block;
		float: none;
		margin: 0;
		padding: 5px 0 5px 25px;
		border-bottom: 1px solid #fff;
		border-right: 0;
		text-align: left;
		background: none;
	}
	#nav-wrapper ul.menu li.menu-item-has-children > a:after {
		display: inline-block;
		content: '+';
		font-weight: bold;
		padding-left:10px;
	}
	#nav-wrapper ul.menu li.menu-item-has-children:hover > a:after {
		content: "-";
	}
	#nav-wrapper ul.menu li a:link, #nav-wrapper ul.menu li a:visited, #nav-wrapper ul.menu li a:hover {
		display:inline;
		height: auto;
		padding: 0;
		color: #fff;
	}
	#nav-wrapper ul.menu li.current-menu-item a, #nav-wrapper ul.menu li a:hover {
	}
	#nav-wrapper ul.menu li ul {
		position: relative;
		top: auto;
		left: auto;
		min-width: 0px;
		opacity: 1;
		visibility: visible;
		padding-top: 10px;
		text-align: left;
		background: none;
		border: none;
		z-index: 9999999;
	}
	#nav-wrapper ul.menu li:hover ul {
		height: auto;
		padding: 10px 30px;
	}
	#nav-wrapper ul.menu li ul li a:link, #nav-wrapper ul.menu li ul li a:visited, #nav-wrapper ul.menu li ul li a:hover {
		/*
		color: #fff;
		*/
	}
	#nav-wrapper ul.menu li {
		height: auto;
	}
	#nav-wrapper ul.menu li:hover {
		background: none;
	}
	#nav-wrapper ul.menu li.menu-item-has-children:hover  {
	background: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	}
	#nav-wrapper ul.menu li ul li {
		float: none;
		text-align: left;
		padding: 2px !important;
		height: auto !important;
		margin: 0;
		border:0;
	}
	#nav-wrapper ul.menu li ul li a {
		font-size: 12px;
	}
	#nav-wrapper ul.menu li ul li {
		float: none;
	}
	#nav-wrapper ul.menu li ul li a {
		height: auto !important;
	}
	#nav-wrapper ul.menu li:first-child:hover:after,
	#nav-wrapper ul.menu li.current-menu-item:first-child:after,
	#nav-wrapper ul.menu li.current-menu-item:after,/*arrow added to uparrowdiv DIV*/
	#nav-wrapper ul.menu li:hover:after{ 
		left:10px;
	}
	.hero-heading {
		font-size: 36px;
	}
	#home-boxes .home-box h3, #home-boxes .home-box h3 a {
		font-size: 28px;
	}
	.recent-post-wrapper,
	.blog-post-wrapper {
		width: 48%;
	}
	.recent-post-thumb, .blog-post-thumb {
		max-height: 150px;
	}
}
@media screen and (max-width: 800px) {
	.slide .slide-caption h1 {
		font-size: 28px;
	}
	.post-thumb {
		float: none;
		margin: 0 auto;
		padding-right: 0px;
		text-align: center;
	}
	.footer-top {
		flex-flow: column;
		-ms-flex-flow: column;
		-webkit-flex-flow: column;
		align-items: center;
		-ms-align-items: center;
		-webkit-align-items: center;
	}
	.footer-top > div {
		text-align: center;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 775px) {
	.home-featured-image img {
		width: 740px;
		max-width: 740px;
		height: 200px;
		margin-left: 75%;
		transform: translateX(-75%);
	}
	.slide .slide-caption h1 {
		font-size: 21px;
	}
	.slide .slide-caption {
		font-size: 14px;
		left: 0;
		right: 0;
		top: auto;
		bottom: 0;
		margin: auto;
		width: 100%;
		max-width: 100%;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		overflow: hidden;
		background: rgba(0,0,0,0.15);
		padding:10px 15px;
	}
}
@media screen and (max-width: 720px) {
	.alignleft, .alignright {
		margin: 0 auto;
		float:none;
		display: block;
	}
	#home-boxes {
		flex-flow: column wrap;
		-webkit-flex-flow: column wrap;
		-ms-flex-flow: column wrap;
		justify-content: center;
		-ms-justify-content: center;
		-webkit-justify-content: center;
	}
	#home-boxes .home-box {
		width: 75%;
		margin: 0 auto 50px;

	}
	.content-wrapper.home {margin-top: 0;}
	.section.two-col,
	.content.twocol {
		display: flex;
		-webkit-display: flex;
		-ms-display: flex;
		flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
	}
	.content.twocol .post {
		order: 1;
		-webkit-order: 1;
		-ms-order: 1;
	}
	.content.twocol #rightcol {
		order: 2;
		-webkit-order: 2;
		-ms-order: 2;
		margin: 0 auto;
	}
	.home .section.two-col > div {
		order: 2;
		-webkit-order: 2;
		-ms-order: 2;
	}
	.home .section.two-col > div + div {
		text-align: center;
		order: 1;
		-webkit-order: 1;
		-ms-order: 1;
	}
	.one-half {width: 100%;}
	.content.blog-index {
		flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
	}
	#sidebar-wrapper {
		margin: 0 auto;
	}
	.section.flex {
		flex-direction: column;
		-webkit-flex-direction: column;
	}
	.section.flex div {
		-webkit-flex-basis: auto;
		flex-basis: auto;
		margin: 0 auto;
	}
	.one-third,
	.one-fourth {
		width: auto;
	}
	.section.flex div.padding-right {
		padding-right: 0px;
		-webkit-flex-basis: auto;
		flex-basis: auto;
	}
	#footer .footer-top,
	#footer .footer-bottom {
		flex-flow: column nowrap;
		-webkit-flex-flow: column nowrap;
		-ms-flex-flow: column nowrap;
		justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
	}
	#footer .footer-bottom div {
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}
	#footer .footer-top p.footer-address:before,
	#footer .footer-top p.footer-email:before,
	#footer .footer-top p.footer-phone:before {
		content: '';
	}
	#footer .footer-top p.footer-address, #footer .footer-top p.footer-email, #footer .footer-top p.footer-phone {
		padding-left: 0;
	}
}
@media screen and (max-width: 700px) {
	.slider_content {
		background: rgba(232, 232, 232, .75);
		padding: 0 5px;
		top: 10%;
		left: 8%;
		width: 85%;
	}
	.slider_content p {
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 680px) {
	.slider_content h2 {
		font-size: 20px;
		letter-spacing: 2.1px;
	}
	.slider_content .button {
		padding: 5px 10px;
	}
}
@media screen and (max-width: 650px) {
	#header-top {
		padding: 0px;
		justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
	}
	#header-search {
		height:135px;
	}
}
@media screen and (max-width: 600px) {
	form.wpcf7-form input,
	form.wpcf7-form select,
	form.wpcf7-form textarea {
		width:98%;
	}
	.footer-top,
	.footer-bottom {
		flex-flow:column nowrap;
		-webkit-flex-flow:column nowrap;
		-ms-flex-flow:column nowrap;
		justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
	}
	.footer-top > div, .footer-bottom > div {
		margin: 0 auto;
	}
	.footer-top > div {
		margin-bottom: 15px;
	}
	
}
@media screen and (max-width: 550px) {
	#header-right {
		font-size: 14px;
		width:440px;
	}
	#header-search.toggled-on #searchform {
		width:275px;
	}
	#header-right #header-search input[type="text"] {
		width: 242px;
	}
	.recent-post-wrapper,
	.blog-post-wrapper {
		width: 90%;
	}
}
@media screen and (max-width: 490px) {
	#footer-newsletter {
		float: none;
		text-align: center;
	}
	#footer-newsletter h3 {
		padding: 0 0 5px 0 ;
		display: block;
	}
	
}
@media screen and (max-width: 475px) {
	#header-right {
		font-size: 12px;
		width:360px;
	}
	#header-top-right {
		min-width: 110px;
		margin-left: 5px;
		padding-right: 10px;
	}
	.slide .slide-caption {
		font-size: 14px;
	}
	.slide .slide-caption h1 {
		font-size: 18px;
	}
	#home-boxes .home-box h3, #home-boxes .home-box h3 a {
		font-size: 21px;
	}
	.page-banner img {
		height:250px;
	}
	#footer-newsletter {
		float: none;
		margin: 0 auto;
		clear: both;
		text-align: center;
	}
	#footer-contact {
		float: none;
		margin: 0 auto 15px;
	}
	#footer-newsletter {
		width: 70%;
	}
	#footer-newsletter h3 {
		padding: 0;
		text-align: center;
	}
	#copyright {
		clear: both;
		float: none;
		text-align: center;
		width: 100%;
	}
	#design {
		float: none;
		text-align: center;
		width: 100%;
	}
}
@media screen and (max-width: 425px) {
	#header-top-left ul li {
		padding: 0 3px;
	}
	#header-search.toggled-on #searchform {
		width:235px;
	}
	#header-right #header-search input[type="text"] {
		width: 200px;
	}
	.slide {
		height: 200px;
	}
	.slide .slide-caption h2 {
		font-size: 21px;
	}
	.slide .slide-caption {
		font-size: 12px;
	}
	.slide .slide-caption h5 {
		font-size: 12px;
	}
	h1 {font-size: 38px;}
	.page-title-thumb {
		max-width: 120px;
	}
}