body {
	font-family: Agenda Regular;
	font-size: initial;
	line-height: initial;
}
.container {
	padding-left: 0;
	padding-right: 0;
}
img {
	border: 0 none;
	height: auto;
	max-width: 100%;
	width: auto;
}
#map-canvas {
	height: 360px;
	width: 470px;
}
#map-canvas img {
	max-width: none;
}
/* header start here */
header.container {
	padding-top:10px;
}
.logo-wrp {
	float: left;
}
.logo {
	font: normal 25px/50px Agenda Medium;
	color: #fff;
	/*background: #2B3A42;*/
	padding: 0 10px;
}
.logo:hover {
	text-decoration: none;
     color: #fff;
}
.logo span {
	font-family: Agenda Regular;
}
.logo strong {
	font-family: Agenda Regular;
}
.header-phone {
	font-family: ProximaNovaLight;
	font-size: 35px;
	color: #e35725;
	background: url(../images/phone.png) no-repeat left top;
	float: right;
	line-height: 35px;
}
.header-phone a {
	color: #e35725;
}
.header-phone a:hover {
	text-decoration: none;
}
.header-menu {
	font-size: 15px;
	font-family: ProximaNovaRglr;
}
.header-menu ul, .header-menu li {
	list-style: none;
	padding: 0;
	position: relative;
}
.header-menu li a {
	color: #2B3A42;
	padding: 4px 10px;
	text-transform: uppercase;
}
.header-menu li a:hover {
	text-decoration: none;
	position: relative;
}
.header-menu li.current-menu-item > a {
	color: #fff;
	background: #e35725;
	position: relative;
}
.header-menu li:hover {
	position: relative;
}
.header-menu li:nth-child(1) a {
	/*margin: 0 8px 0 0;*/
}
.menu-main-menu-container > ul li {
     margin-right: 8px;
}
.menu-main-menu-container > ul li li {
     margin-right: 0;
}
.header-menu li:nth-child(4) a {
	/* padding-right:0; */
	margin-right: 0;
}
.sub-menu {
	background: #fff;
	display: none;
}
.header-menu ul :hover ul {

}
.header-menu ul :hover ul li {
	float: none;
}
.header-menu ul :hover ul li a {
	margin: 0;
}
.header-menu ul :hover ul li a:hover {
	background: #A9B9C6;
}
.mobile-btn-wrp {
	background: #A9B9C6;
	padding: 13px 13px 16px 16px;
	border-right: 1px solid #abb7bd;
	float: left;
}
.mobile-btn {
	background: url(../images/mobile-button-bg.png) no-repeat left top;
	width: 41px;
	height: 24px;
	float: left;
}
/* header end here */
/* banner start here */
.home-banner-wrp {
	position: relative;
}
.home-banner {
	/*margin-top:1px;*/
	/*min-height:397px;*/
	/*width:1349px;*/
	width: 100%;
	/*background:url(../images/home-banner.jpg) no-repeat center top;*/
	text-align: center;
	background-color: #2B3A42;
	/*max-height: 400px;*/
	height: auto;
	overflow: hidden;
}
.home-banner .banner-img {
	max-width: 1920px;
	height: auto;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 0;
}
/* banner end here */
/* footer start here */
.footer-wrp {
	background: #3F5765;
}
.footer-left nav {
	font-family: ProximaNovaRglr;
	font-size: 15px;
	float: left;
	line-height: 0;
}
.footer-left nav ul, .footer-left nav li {
	padding: 0;
	list-style: none;
}
.footer-left nav ul li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 15px;
}
.footer-left nav ul li a:hover {
	text-decoration: none;
}
.footer-left nav ul li:nth-child(1) a {
	padding-left: 0;
}
.footer-left .cpy-rght {
	font-size: 12px;
	width: 100%;
	clear: both;
	font-family: ProximaNovaRglr;
}
.footer-left .cpy-rght ul, .footer-left .cpy-rght ul li {
	list-style: none;
	padding: 0;
	color: #fff;
}
.footer-left .cpy-rght ul li {
	line-height: 12px;
}
.footer-left .cpy-rght ul li:nth-child(1) a {
	padding-left: 0;
}
.footer-left .cpy-rght ul li a {
	color: #fff;
	padding: 0 5px;
	text-transform: uppercase;
}
.footer-left .cpy-rght ul li a:hover {
	text-decoration: none;
}
.footer-left .cpy-rght .menu-extra-menu-container {
/*float:left;*/
	display: inline-block;
	margin-right: 5px;
}
.footer-left .cpy-rght .copyr {
	font-size: 12px;
	/*width:100%;*/
	/*float:left;*/
	display: inline-block;
	font-family: ProximaNovaRglr;
	text-transform: uppercase;
	margin-left: 5px;
	color: #fff;
}
.footer-left .icon {
	margin: 0 7px;
}
.footer-left .twitter, .footer-left .facebook {
	margin: 0 7px;
}
.footer-right .cta-wrp {
	margin-right: 22px;
	margin-left: 10px;
	float: left;
	margin-top: 4px;
}
.cta {
	background: #0BB031;
	line-height: 38px;
	padding: 0 23px;
	color: #fff;
	border: 1px solid #fff;
	border-left: 1px solid #b6c1c6;
	border-bottom: 1px solid #b6c1c6;
	text-transform: uppercase;
	font-size: 22px;
	float: left;
	height: 38px;
}
.cta:hover {
	text-decoration: none;
	color: #fff;
}
.footer-right .cta:hover {
	text-decoration: none;
}
.footer-right .phone {
	padding-left: 36px;
	background: url(../images/footer-phone-bg.png) no-repeat left top;
	font-family: ProximaNovaLight;
	color: #fff;
}
.footer-right .phone:hover {
	text-decoration: none;
}
/* footer end here */
/* home seo-about start here */
.section-6 h2, .section-6 h3 {
	color: #676868;
	/*line-height:40px;*/
	line-height: 1.25em;
	margin: 0;
}
.section-6 h3 {
	line-height: 30px;
}
.section-6 h3 a {
	color: #676868;
}
.section-6 .more-link {
	color: #254555;
}
.section-6 .content {
	padding: 0 0 0 0;
	font: normal 15px/20px Myriad Proreg;
	color: #969696;
}
.section-6 p {
	margin-bottom: 20px;
}
.home .testimonial.author {
    font-size: 25px;
    text-align: right;
    display: block;
    float: right;
    clear: both;
    margin-bottom: 20px;
    font-style: normal;
}
ul.sect6, ul.sect6 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.sect6 li {
	padding: 0 0 0.33em 34px;
	background: url(../images/banner-arrow-green.png) no-repeat left 2px;
	font: normal 17px/20px Myriad Proreg;
	color: #969696;
	position: relative;
}
ul.sect6 li:before {
    display: inline-block;
    background: transparent;
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: -2px;
    border-radius: 50%;
    top: 0px;
    border: 2px solid #fff;
}
/* home seo-about end here */
/* map location start here */
.map-home .widget-title {
    font-size:28px;
}
.map-home br, .map-home small {
    display: none;
}
.map-locat-form {
	background: #2B3A42;
}
.map-locat-form a {
    color: #fff;
}
.map-form .widget-title {
	text-align: center;
	color: #fff;
}
.map-form input.input-field, .IndividualType .wpcf7-select {
	font: normal 17px/17px Myriad Proreg;
	color: #676868;
	height: 41px;
	width: 100%;
	padding: 0px 10px;
	margin-bottom: 15px;
	display: block;
}
.map-form .cta {
	float: right;
	border-radius: 0;
}
.map-form .cta:hover, .map-form .cta:focus, .map-form .cta:active {
	background: #0BB031;
	color: #fff;
	border: 1px solid #fff;
	border-left: 1px solid #b6c1c6;
	border-bottom: 1px solid #b6c1c6;
}
/* map location end here */
/* home-section-4 start here */
/* home-section-4 end here */
/* home-headline section start here */
.section-3 {
    background: #A9B9C6;
}
.section-3 .sect-headline {
	background: #3F5765;
	color: #fff;
}
.section-3 .sect-headline h2 {
	font-size: 30px;
	text-transform: capitalize;
	text-align: center;
	margin: 0;
}
.learnmore-wrp {
	text-align: center;
	margin-bottom: 20px;
}
.learnmore {
	background-color: #0BB031;
	float: none;
	display: inline-block;
}
.section-3 p {
	line-height: 20px;
	margin: 0;
	font-family: Myriad Proreg;
}
.banner-img .grad-left, .banner-img .grad-right {
    display: none;
}
.menu-drop {
    display: none;
}
.map-home, .map-home iframe {
    max-height: 350px;
    overflow: hidden;
}
.home .widget-title {
	font-size: 28px;
}
.testimonial .quotation {

}
footer .logo {
    max-width: 300px;
    height: auto;
    display: block;
    margin: 1em auto;
}
.logo img {
    max-width: 360px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.innrpge .map-form input.btn-default {
    display: block;
    width: 100%;
    padding: 0.25em 0.66em;
    line-height: 1em;
    height: auto;
}
/* home-headline section end here */
/* inner page start here */
/* inner page end here */
@media (min-width: 320px) {
	/* header start here */
	#map-canvas {
		height: 245px;
		width: 320px;
	}
	.header-menu {
		display: none;
	}
	.header-right {
		float: none;
	}
	.header-phone {
		/*font-size:30px;*/
		font-size: 26px;
          padding-left: 40px;
		margin-right: 19px;
		margin-left: 10px;
	}
	.header-phone-wrp {
		float: right;
		padding-top: 11px;
	}
	.logo-wrp {
		padding: 0;
		width: 100%;
	}
	.logo {
		padding: 23px 20px;
		font-size: 22px;
		line-height: 22px;
		display: inline-block;
		width: 100%;
	}
	.header-menu {
		width: 100%;
		float: left;
		margin: 0;
	}
	.header-menu ul li {
		float: none;
	}
	.header-menu ul li a {
		display: block;
		width: 100%;
		margin: 0;
	}
	/* header end here */
	/* banner start here */
	.banner-lyr-mobile {
		position: absolute;
		z-index: 1;
		width: 100%;
		background: #fff;
		top: 0;
		padding: 0;
	}
	.home-banner-abs-layer {
		position: static;
		z-index: 0;
		width: 100%;
		background: none;
		top: 0;
		padding: 0 23px 0 20px;
	}
	.home-banner-abs-layer-innr {
		color: #fff;
		padding: 10px 15px;
	}
	.home-banner-abs-layer-innr h1 {
		font-size: 20px;
		margin: 0;
		padding: 14px 0 17px;
		line-height: 26px;
		text-transform: capitalize;
		color: #254555;
	}
	.home-banner-abs-layer-innr h3 {
		padding-left: 32px;
		background: url(../images/banner-arrow-orange.png) no-repeat 0px 2px;
		font-size: 18px;
		line-height: 20px;
		font-family: Myriad Proreg;
		margin: 0;
		margin-bottom: 18px;
		padding-bottom: 5px;
		color: #969696;
	}
	.banner-btn-wrp {
		padding: 0px 0 0 0;
		text-align: center;
		margin-bottom: 19px;
	}
	.banner-btn-wrp .cta {
		margin: 0 0px;
		border: 1px solid #fff;
		display: inline-block;
		float: none;
		font-family: Agenda Regular;
		font-size: 24px;
	}
	.banner-btn-wrp .trnsprn-btn {
		background: none;
		margin-top: 10px;
		border: 1px solid #2B3A42;
		color: #254555;
	}
	/* banner end here */
	/* footer start here */
	.footer-left {
		width: 100%;
		float: none;
		padding: 16px 0 0 0;
	}
	.footer-right {
		float: none;
		width: 100%;
		padding: 16px 0 0 0;
	}
	.footer-right .phone-wrp {
		float: none;
		text-align: center;
		display: block;
	}
	.footer-right .cta-wrp {
		margin-right: 0px;
		margin-left: 0px;
		float: none;
		margin-top: 14px;
		display: block;
		text-align: center;
	}
	.footer-right .cta {
		display: inline-block;
		float: none;
	}
	.footer-right .phone-wrp {
		margin-top: 0px;
	}
	.footer-right .phone {
		font-size: 30px;
		line-height: 30px;
	}
	.footer-left nav {
		width: 100%;
		float: none;
	}
	.footer-left nav ul li {
		float: none;
		text-align: center;
		margin-bottom: 15px;
	}
	.footer-left .icons-wrp {
		margin-left: 0px;
		float: none;
		text-align: center;
	}
	.footer-left nav {
		padding: 7px 0 0px 0;
	}
	.footer-left nav ul li a {
		padding: 0 0px;
	}
	.footer-left .cpy-rght ul {
		text-align: center;
		margin-bottom: 0;
	}
	.footer-left .cpy-rght ul li {
		display: inline-block;
	}
	.footer-left .cpy-rght {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	/* footer end here */
	/* home seo-about start here */
	.section-6 {
		padding: 30px 0 15px 0;
	}
	.section-6 .seo {
		float: none;
		padding: 0 10px 0 10px;
		width: auto;
	}
	.section-6 .about {
		float: none;
		width: 100%;
		margin-left: 0%;
		padding: 0 20px 0 20px;
	}
	.section-6 h2 {
		font-size: 27px;
	}
	.section-6 h3 {
		font-size: 20px;
	}
	.section-6 .seo p {
		margin-bottom: 1.33em;
	}
	.section-6 .about p {
		margin-bottom: 33px;
	}
	.section-6 .about img {
		/*margin-bottom: 15px;*/
	}
	.section-6 ul.sect6 {
		width: 96%;
	}
	.section-6 .content {
		font-size: 16px;
	}
	/* home seo-about end here */
	/* map location start here */
	.map-locat-form .map-locat {

	}
	.insert-map-location {
		background: #2B3A42;
	}
	.map-form {
		float: none;
		width: 100%;
		padding: 0 18px 0 15px;
	}
	.map-home {
		float: none;
		width: 100%;
	}
	.locat-home {
		float: none;
		width: 100%;
		padding: 14px 30px 20px 20px;
		color: #fff;
	}
	.locat-home .head {
		text-align: left;
		font-size: 32px;
		line-height: 1.33em;
		padding-bottom: 0.66em;
	}
	.locat-home .date {
	   margin-bottom: 1em;
	}
	.locat-home .company {
		/*font-family:MyriadPro Light;*/
		font-size: 18px;
		line-height: 20px;
	}
	.locat-home .address {
		font-size: 18px;
		line-height: 1.33em;
		margin-bottom:1em;
	}
	.locat-home .address p {
		margin: 0;
	}
	.locat-home .tel {
		font-size: 25px;
	}
	.locat-home .descrtn {
		font-size: 16px;
	}
	.locat-home .date {

	}
	.locat-home .dircn {

	}
	.locat-home .dircn:hover {
		text-decoration: none;
	}
	.map-form .widget-title {
	}
	.map-form .cta-wrp {
		text-align: center;
		float: none;
		margin-left: 50px; /*responsive button center*/
	}
	.innrpge .map-form .cta-wrp {
		/*margin-bottom:30px;*/
		margin-bottom: 5px;
	}
	.map-form .cta {
		margin: 13px 0 27px 0;
		float: none;
	}
	/* map location end here */
	/* home-section-4 start here */
	.section-4 {
		width: 100%;
		padding: 30px 14px 30px 15px;
		color: #676868;
		text-align: center;
		font-size: 25px;
		line-height: 25px;
	}
	/* home-section-4 end here */
	/* home-headline section end here */
	.section-3 .sect-headline {
		margin-bottom: 10px;
	}
	.section-3 .sect-headline:nth-child(3) {
		margin-bottom: 0;
	}
	.section-3 .sect-headline h2 {
		padding: 21px 0 20px 0;
	}
	.section-3 p {
		padding: 13px 20px 17px 20px;
		font-size: 16px;
	}
	/* home-headline section end here */
	/* inner page start here */
	.getmoreinfo {
		background: #A9B9C6;
	}
	.getmoreinfo p {
		margin: 0 -15px 0 -15px;
		padding: 35px 20px 25px 15px;
		font-size: 20px;
		line-height: 24px;
		color: #969696;
		text-align: center;
		background: #fff;
	}
	#custom_cf7-2:after, .wpcf7-form:after, #cf7_form_box {
		content: " ";
		display: table;
		clear: both;
		width: 100%;
	}
	#cf7_form_box p {
		background: #A9B9C6;
		padding: 0;
	}
	/* inner page end here */;
}
@media (min-width: 480px) {
	#map-canvas {
		height: 360px;
		width: 480px;
	}
	.map-home img, .sect-headline img, .about .content img, #map-canvas {
		display: block;
		margin: 0 auto;
	}
}
@media (min-width: 768px) {
	/* header start here */
	/*.container{
		width:1170px;
	}
	body, html{
		width:1170px;
	}*/
	.header-menu li:hover > a {
	   background: #e35725;
	   color: #fff;
    }
	#map-canvas {
		height: 255px;
		width: 300px;
	}
	.header-menu {
		display: block;
	}
	.header-right {
		float: right;
		padding: 10px 0 0 0;
	}
	.header-phone {
		font-size: 24px;
		padding-left: 37px;
		margin-right: 0;
		margin-left: 0;
	}
	.header-phone-wrp {
		float: none;
		padding-top: 0px;
	}
	.mobile-btn-wrp {
		display: none;
	}
	.logo-wrp {
		padding: 0 0 0 0;
		margin: 0;
		width: auto;
	}
	.logo {
		/*padding:0 10px;*/
		padding: 0;
		font-size: 20px;
		line-height: 50px;
		float: left;
	}
	.header-menu {
		float: none;
		margin: 0 0 0 0;
	}
	.menu-main-menu-container .menu li.menu-item-has-children:hover > .sub-menu {
		display: block;
	}
	.header-menu ul li {
		float: left;
	}
	.header-menu ul li a {
		width: auto;
		margin: 0 0 0 0;
	}
	.header-menu ul.menu li.menu-item-has-children ul.sub-menu {
		position: absolute;
		z-index: 10;
		left: 0;
		right:inherit;
		top: 100%;
		max-width: 18em;
		border: 1px solid #A9B9C6;
	}
	.header-menu ul.menu li.menu-item-has-children ul.sub-menu ul.sub-menu {
		position: absolute;
		z-index: 10;
		min-width: 100%;
		border: 1px solid #A9B9C6;
		left: 100%;
		top: 0;
		white-space: nowrap;
	}
	.header-menu ul li:nth-child(4) ul.sub-menu {
		right: 0px;
		left: auto;
	}
	.header-menu ul table {
		position: absolute;
		left: 0;
		top: 0;
		height: 0;
		width: 0;
	}
	/* header end here */
	/* banner start here */
	.banner-lyr-mobile {
		display: none;
	}
	.home-banner-abs-layer, .home-banner-abs-layer-text {
		position: absolute;
		z-index: 1;
		width: 100%;
		top: 0;
		padding: 0;
	}
	.home-banner-abs-layer-text {
		z-index: 2;
		background: none transparent;
		height: 100%;
	}
	.home-banner-abs-layer-innr {
		color: #fff;
	}
	.home-banner-abs-layer-innr h1 {
		font-size: 20px;
		margin: 0;
		/*width: 48.71794871794872%;*/
		width: auto;
		padding: 24px 0 19px;
		line-height: 25px;
		color: #fff;
		/*text-shadow: 1px 1px 2px #000;*/
	}
	.home-banner-abs-layer-innr h3 {
		padding-left: 35px;
		background: url(../images/banner-arrow-orange.png) no-repeat 0px 2px;
		font-size: 14px;
		line-height: 16px;
		font-family: Myriad Proreg;
		/*width: 43.58974358974359%;*/
		width: auto;
		margin: 0;
		margin-bottom: 0px;
		padding-bottom: 10px;
		color: #fff;
	}
	.banner-btn-wrp {
		padding: 5px 0 0 0;
		margin: 0;
		text-align: left;
	}
	.cta {
		line-height: 28px;
		padding: 0 23px;
		font-size: 16px;
		line-height: 28px;
		height: 28px;
	}
	.banner-btn-wrp .cta {
		margin: 0 3px;
		border: 1px solid #fff;
		font-size: 14px;
	}
	.banner-btn-wrp .trnsprn-btn {
		background: none;
		border: 1px solid #fff;
		color: #fff;
		margin-top: 0;
	}
	/*.banner-btn-wrp .cta{
		margin:0 0px;
		border:1px solid #fff;
		display:inline-block;
		float:none;
	}
	.banner-btn-wrp .trnsprn-btn{
		background:none;
		margin-top:10px;
		border:1px solid #2B3A42;
		color: #254555;
	}*/
	.section-3 .sect-headline h2 {
		font-size: 25px;
	}
	/* banner end here */
	/* footer start here */
	.footer-left {
		/*width:59.82905982905983%;*/
		width: 50%;
		float: left;
		padding: 16px 0 0 0;
	}
	.footer-right {
		float: right;
		/*width:40.17094017094017%;*/
		width: 50%;
		padding: 16px 0 0 0;
	}
	.footer-right .phone-wrp {
		float: right;
		display: inline;
	}
	.footer-right .cta-wrp {
		margin-right: 6px;
		margin-left: 4px;
		float: left;
		margin-top: 4px;
		display: inline;
	}
	.footer-right .phone-wrp {
		margin-top: 7px;
	}
	.footer-right .phone {
		font-size: 20px;
		line-height: 20px;
		background: url(../images/footer-phone-bg-ipad.png) no-repeat left top;
		padding-left: 22px;
	}
	.footer-left nav ul li {
		float: left;
		text-align: left;
		margin-bottom: 0px;
	}
	.footer-left nav {
		width: auto;
		float: left;
	}
	.footer-left .icons-wrp {
		margin-left: 0px;
		float: left;
		text-align: left;
	}
	.footer-left nav {
		padding: 7px 0 5px 0;
	}
	.footer-left nav ul li a {
		padding: 0 13px;
	}
	.footer-left .cpy-rght ul {
		text-align: left;
	}
	.footer-left .cpy-rght {
		padding-bottom: 20px;
		padding-top: 0px;
	}
	.footer-left nav ul li a {
		font-size: 12px;
		line-height: 12px;
	}
	nav .menu-footer-menu-container {
		float: left;
	}
	/* footer end here */
	/* home seo-about start here */
	.section-6 {
		padding: 38px 0 30px 0;
	}
	.section-6 .seo {
		float: left;
		width: 63.6752%;
		padding: 0;
	}
	.innrpge .seo {
		width: 66%;
	}
	.section-6 .about {
		float: left;
		width: 29.65811965811966%;
		margin-left: 4.786324786324786%;
		padding: 0;
	}
	.section-6 h2 {
		font-size: 25px;
	}
	.section-6 h3 {
		font-size: 17px;
	}
	.section-6 .seo p {
		/*margin-bottom:20px;*/
		margin-bottom: 1em;
	}
	.section-6 .about p {
		margin-bottom: 20px;
	}
	.section-6 .about img {
		/*margin-bottom: 15px;*/
		/*margin-top: 15px;*/
	}
	.section-6 ul.sect6 {
		width: 69.79865771812081%;
	}
	.section-6 .content {
		font-size: 15px;
	}
	/* home seo-about end here */
	/* map location start here */
	.map-locat-form .map-locat {
		display: block;
	}
	.insert-map-location {
		display: none;
	}
	.map-locat {
		float: left;
		width: 68.37606837606838%;
	}
	.map-form {
		float: left;
		width: 31.62393162393162%;
		padding: 0;
	}
	.map-home {
		float: left;
		width: 50%;
		margin: 1px 0;
	}
	.locat-home {
		float: right;
		width: 48%;
		padding: 30px 0 5px 2%;
	}
	.locat-home .head {
		text-align: left;
		padding-bottom: 15px;
		font-size: 25px;
		line-height: 25px;
	}
	.locat-home .dircn {
		margin-top: 5px;
		float: none;
	}
	.locat-home .tel {
		font-size: 20px;
	}
	.locat-home-innr .tel:nth-child(2) {
	   margin-bottom:17px;
	}
	.locat-home .address {
		font-size: 16px;
		line-height: 1.33em;
	}
	.map-form .widget-title {

	}
	.map-form input.input-field {
		font: normal 17px/17px Myriad Proreg;
		height: 30px;
		padding: 0 10px;
		margin-bottom: 10px;
	}
	.map-form .cta-wrp {
		/*text-align:right;*/
		/*float: right;*/
		text-align: center;
		margin: 0 auto 15px;
		display: block;
        /*width: 100%;*/;
	}
	.map-form .cta {
		margin: 13px 0 10px 0;
		float: left;
	}
	/* map location end here */
	/* home-section-4 start here */
	.section-4 {
		/*width:78.20512820512821%;*/
		width: 95%;
		margin: 0 auto;
		padding: 30px 0;
		font-size: 25px;
		line-height: 25px;
	}
	/* home-section-4 end here */
	/* home-headline section start here */
	.section-3 .inner {
		margin-left: -2.564102564102564%;
		width: 102.564102564102564%;
	}
	.section-3 .sect-headline {
		margin-left: 2.564102564102564%;
		/*width:31.62393162393162%;*/
		width: 30.77%;
		float: left;
		margin-bottom: 0;
	}
	.section-3 .sect-headline h2 {
		padding: 28px 0 20px 0;
	}
	.section-3 p {
		/*padding:13px 35px 20px 15px;*/
		padding: 13px 15px 20px 15px;
		font-size: 15px;
	}
	/* home-headline section end here */
	/* inner page start here */
	.section-6-border {
		border-top: 1px solid #444;
	}
	.innrpge {
		/*margin-top: 15px;*/
	}
	.getmoreinfo {
		margin-left: 2.34316%;
		background: #fff;
	}
	.getmoreinfo .widget-title {
		color: #969696;
		padding: 0px 0 10px 0;
	}
	.getmoreinfo input.input-field {
		border: 1px solid #909090;
	}
	.getmoreinfo p {
		/*font-size:20px;
		line-height:24px;
		color: #969696;*/
		padding: 12px 0 0 0;
		margin: 0;
		text-align: left;
		float: left;
		width: 100%;
	}
	.innrpge .seo {
		padding-right: 2.34316%;
		border-right: 1px solid #bababa;
	}
	#cf7_form_box p {
		background: #fff;
	}
	/*.section-6 .getmoreinfo{
		float:left;
		width:31.62393162393162%;
		padding:0;
		margin-left:4.78632%;
	}
	.section-6 .getmoreinfo .map-form{
		width:100%;
	}*/
	/* inner page end here */;
}
@media (min-width:768px) and (max-width:1023px){
    .logo-wrp {
	   max-width: 25%;
	   margin-top: 1em;
    }
}
@media (min-width: 1024px) {
    .menu-main-menu-container {
	   margin: 1em 0;
    }
    .logo-wrp {
	   max-width: 30%;
	   margin-top: 1em;
	   margin-bottom: -3em;
    }
	#map-canvas {
		height: 296px;
		width: 390px;
	}
	.home-banner {
		position: relative;
	}
	.home-banner .grad-overlay {
	   display:none;
		width: 66%;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#476072+0,a7b7c4+66&0.66+0,0+100 */
		background: -moz-linear-gradient(-45deg, rgba(71,96,114,0.66) 0%, rgba(167,183,196,0.22) 66%, rgba(167,183,196,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(-45deg, rgba(71,96,114,0.66) 0%,rgba(167,183,196,0.22) 66%,rgba(167,183,196,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(135deg, rgba(71,96,114,0.66) 0%,rgba(167,183,196,0.22) 66%,rgba(167,183,196,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8476072', endColorstr='#00a7b7c4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	.home-banner .banner-img {
		max-height:480px;
		overflow: hidden;
		position: relative;
		max-width: 100%;
		margin: 0 auto;
	}
	.home-banner .banner-img img {
	   min-width:320px;
	   height: auto;
	   position: relative;
	}
	.home-banner-abs-layer-innr h1 {
		font-size: 36px;
		padding: 15px 0 15px;
		line-height: 30px;
	}
	.home-banner-abs-layer-innr h3 {
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 5px;
		padding-bottom: 10px;
		/*text-shadow: 1px 1px 3px #000;*/
	}
	.footer-right .cta-wrp {

	}

}
@media (min-width:1025px){
    .banner-img .grad-left, .banner-img .grad-right {
	   position: absolute;
	   top: 0;
	   width: 62%;
	   height: 100%;
	   display: block;
    }
    .banner-img .grad-left {
	   left: 0;
	   /*background: #5C3322;*/
	   background: -moz-linear-gradient(left, rgba(96,119,131,1) 0%, rgba(69,71,72,0.8) 100%); /* FF3.6-15 */
	   background: -webkit-linear-gradient(left, rgba(96,119,131,1) 0%,rgba(69,71,72,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	   background: linear-gradient(to right, rgba(96,119,131,1) 0%,rgba(69,71,72,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#607783', endColorstr='#cc454748',GradientType=1 ); /* IE6-9 */
    }
    .banner-img .grad-right {
	   right: 0;
	   /*background: #6B6565;*/
    }
}
@media (min-width: 1170px) {
	#map-canvas {
		height: 360px;
		width: 470px;
	}
	.container {
		width: 1170px;
	}
	/* header start here */
	.container {
		width: 1170px;
	}
	.logo {
		font-size: 25px;
	}
	.header-phone {
		font-size: 34px;
	}
	.home-banner .banner-img img {
	   width:100%;
	   height: auto;
	   float: right;
	   margin-top:-75px;
	}
	.home-banner-abs-layer-innr h1 {
		font-size: 40px;
		padding: 20px 0 20px;
		line-height: 45px;
	}
	.home-banner-abs-layer-innr {
	   /*margin-top: 20px;*/
	}
	.home-banner-abs-layer-innr h3 {
		padding-left: 35px;
		background: url(../images/banner-arrow-orange.png) no-repeat 0px 2px;
		font-size: 22px;
		line-height: 1.3em;
		margin-bottom: 0.33em;
	}
	.cta {
		line-height: 38px;
		padding: 0 23px;
		font-size: 22px;
		height: 38px;
	}
	.cta:active, .cta:hover {
	   outline: none;
	   text-decoration: none;
	   color: #000;
	   background:#fff;
	   border-color:#0BB031;
	}
	.banner-btn-wrp {
		padding: 12px 0 0 0;
	}
	.banner-btn-wrp .cta {
		font-size: 24px;
	}
	.section-3 .sect-headline h2 {
		font-size: 30px;
	}
	/* footer start here */
	.footer-left nav {
		padding: 7px 0 12px 0;
	}
	.footer-left nav ul li a {
		font-size: 15px;
		line-height: 15px;
	}
	.footer-right .cta-wrp {
		margin-right: 22px;
		margin-left: 0;
	}
	.footer-right .phone {
		font-size: 33px;
		line-height: 33px;
		background: url(../images/footer-phone-bg.png) no-repeat left top;
		padding-left: 36px;
	}
	/* footer end here */
	.section-6 h2 {
		font-size: 30px;
	}
	.about h2 {
		font-size: 25px;
	}
	.section-6 h3 {
		font-size: 20px;
	}
	.map-form .widget-title {
		font-size: 32px;
	}
	.map-form input.input-field {
		font: normal 17px/17px Myriad Proreg;
		height: 41px;
		padding: 0px 10px;
		margin-bottom: 15px;
	}
	.map-form .cta {
		margin: 13px 0 10px 0;
	}
	.locat-home {

	}
	.locat-home .dircn {
		margin-top: 25px;
	}
	.locat-home .head {
		text-align: left;
		font-size: 32px;
		padding-bottom: 10px;
	}
	.locat-home .tel {
		font-size: 25px;
	}
	.locat-home .address {
		font-size: 17px;
		margin-bottom: 1em;
	}
	.section-4 {
		/*font-size:30px;
		line-height:35px;*/
		font-size: 28px;
		line-height: 33px;
	}
}
form input[type=email],
form input[type=tel],
form input[type=text] {
	font: 17px/17px Myriad Proreg;
	height: 41px;
	margin-bottom: 15px;
	padding: 0 10px;
}
form textarea {
	font: 17px/17px Myriad Proreg;
	margin-bottom: 15px;
	padding: 10px 10px;
    /*min-height:100px;*/
	height: 5em;
	width: 100%;
}
form input[type=submit] {
	clear: both;
	margin: 13px 0 10px;
	font-size: 22px;
	height: 38px;
	line-height: 38px;
	padding: 0 23px;
	border: none;
	background: none repeat scroll 0 0 #0BB031;
	border-color: #fff;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	float: none;
	font-size: 22px;
	height: 38px;
	line-height: 38px;
	padding: 0 23px;
	text-transform: uppercase;
}
.map-form.home form input[type=submit] {
    padding: 0 10px;
    font-size: 22px;
    width: 100%;
    background-color: #e35725;
}
.map-form.home form input[type=submit]:hover {
    background:#fff;
    border-color:#e35725;
    color:#000;
}
.panel-feat img {
	max-height: none;
	max-width: none;
	width: 100%;
	height: auto;
}
.panel-feat p {
	display: block;
	clear: both;
	position: relative;
}
.clearfix:before, .clearfix:after, #menu-main-menu:before, #menu-main-menu:after {
	content: '';
	display: block;
	clear: both;
}
.content ul {
	margin-bottom: 1.33em;
}
h1.entry-title {
	color: #676868;
	line-height: 1em;
	margin: 0 0 1em 0;
	font-size: 30px;
}
.seo h2 {
	font-size: 21px;
	line-height: 1.25em;
	margin-bottom: 10px;
}
h2.home-bottom-heading {
	font-size: 30px;
}
.entry-content.preview img.attachment-thumbnail.wp-post-image {
	width: 150px;
	height: 150px;
	border: none;
	float: left;
	margin: 0 1em 1em 0;
}
.entry-content.preview {
	margin-bottom: 0;
}
.entry-content.preview .more-link {
	margin-left: 1em;
}
.entry-content.preview .entry-title {
	line-height: 1em;
	margin-bottom: 6px;
}
.content .attachment-medium.wp-post-image {
	float: right;
	margin: 0 0 1em 1em;
}
.feat-thumb.right {

}
.home-panel-wrap {
	position: relative;
	z-index: 99;
}
.main.contact span.wpcf7-not-valid-tip {
	display: block;
	width: 320px;
	position: relative;
	z-index: 99;
	margin-top: -11px;
	margin-bottom: 10px;
}
.map-form.home div.wpcf7-response-output {
    margin-top: 1em;
}
.map-form.home span.wpcf7-not-valid-tip {
	color: #f7e700 !important;
	width: 100% !important;
	margin: -1em 0 1em 0;
}
.map-form.home span.wpcf7-form-control-wrap {
	position: relative;
	display: block;
	width: 100% !important;
}
div.wpcf7-response-output {
	margin: 1em 0;
	padding: 0.2em 1em;
}
div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}
.widget div.wpcf7-validation-errors {
	margin-top: 1em;
	margin-bottom: 1em;
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	background: #fff;
}
.assistive-text {
	text-indent: -100%;
}
.map-form.getmoreinfo span.wpcf7-form-control-wrap {
	width: 100%;
}
.map-form.getmoreinfo span.wpcf7-not-valid-tip {
	margin: -11px 0 13px 0;
}
.getmoreinfo .widget {
	margin-bottom: 20px;
}
.getmoreinfo .widget_testimonial {
	margin-top: 20px;
	margin-bottom: 20px;
}
.paginate-wrapper {
	clear: both;
	margin-top: 25px;
}
.content.loop {
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(255,255,255,0);
}
.archive-header .entry-title {
	margin-bottom: 25px;
}
@media (max-width:768px) {
	.header-menu ul ul.sub-menu {
		background: #fff;
		margin-left: 10px;
	}
	.banner-btn-wrp .cta {
		margin: 0 0px;
		border: 1px solid #fff;
		display: inline-block;
		float: none;
		font-family: Agenda Regular;
		font-size: 24px;
		min-width: 300px;
	}
    .main.contact {
        width: 99%;
        margin: 0 auto;
    }
    .main.contact input[type="text"],
    .main.contact input[type="tel"],
    .main.contact input[type="email"],
    .main.contact textarea {
        display: block;
        max-width: 100%;
    }
    .
}
@media (max-width: 768px) {

}
@media (max-width: 480px) {
    .home .testimonial {
	   font-size:20px;
    }
    .home .testimonial.author {
	   text-align:left;
	   font-size:18px;
    }
    .home .testimonial .author {
	   font-size: 16px;
    }
    .banner-btn-wrp .cta {
	   min-width: inherit;
    }
    .logo img {
	   max-width: 90%;
    }
    .innrpge .map-form input.btn-default {
	   display: block;
	   width: 100%;
    }
}
@media (min-width: 480px) {

}

/*
	Scott Flaherty
	QA Fixes
*/

.cta {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.logo strong {
	font-weight: normal;
	margin: 0px;
}

.logo div {
	padding-top: 3px!important;
}

.content p img {
	margin: 0 0 1em 0;
}
.header-menu ul ul.sub-menu {
	margin-left: 0px;
}

#authors-2 a, .tagcloud a {
	color: #969696;
}

#authors-2 a:hover, .tagcloud a:hover {
	color: #969696;
}

@media (min-width: 1170px) {
	.cta-wrp a {
		width: 250px;
	}
}

@media (max-width: 991px) {
	.footer-right .phone {
		font-size: 15px;
	}

	.footer-right .cta-wrp {
		margin: 0px;
		float: right;
	}

	.footer-right .cta-wrp a {
		width: 150px;
	}
}

@media (min-width: 991px) {
	.footer-left .icons-wrp {
		margin-left: 40px;
	}
}
@media (min-width:500px) and (max-width:980px){
    .innrpge .map-form input.btn-default {
	   max-width: 100%;
	   white-space: normal;
	   line-height: 1em;
	   font-size: 20px;
	   display: block;
	   height: auto;
    }
}
@media (min-width:768px) and (max-width:1023px){
    .logo-wrp {
	   margin-bottom: -2em;
    }
}
@media (max-width: 767px) {
	.footer-right .phone {
		font-size: 30px;
	}
	.footer-right .cta-wrp {
		float: none;
		margin-top: 15px;
	}
	.footer-right .cta-wrp a {
		width: 250px;
	}

	.home-banner-abs-layer-innr h1 {
		font-size: 20px!important;
	}

	.map-form .cta-wrp {
		margin-left: 0px;
	}

	.home-banner-abs-layer {
		display: none;
	}
	.map-form.home .wpcf7-submit {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.map-form.home div.wpcf7-validation-errors {
		margin-top: 1em;
		margin-bottom: 1em;
	}
	.banner-btn-wrp .cta {
		border: none;
		margin-bottom: 15px;
	}
	.banner-btn-wrp .cta-alt {
		background: #254555;
		color: #fff;
		margin-bottom: 0;
	}
	a.menu-link span{
    float: right;
    padding: 3px;
    }
    /* Sub Menu Styles */
    #menu-main-menu li.menu-item-has-children span.menu-drop
	{
	   position: absolute;
	   top: 0;
	   right: 0;
	   display: block;
	   font-size: 25px;
	   padding: 0 15px;
	   font-weight: bold;
	   color: #fff;
	   line-height: 30px;
	   display: inline-block;
	   height: 30px;
	   text-align: right;
	   width: 5em;
	}
	#menu-main-menu li.menu-item-has-children.expand {
	   color: #2B3A42;
	}
	#menu-main-menu li.menu-item-has-children.expand > span.menu-drop, #menu-main-menu li.menu-item-has-children.active > span.menu-drop{
	   color: #fff;
	}
	#menu-main-menu li.menu-item-has-children span.menu-drop:after, #navigation li.no-anchor.menu-item-has-children > a.active > .menu-drop:after {
		content: "+";
	}
	#menu-main-menu li.menu-item-has-children > span.menu-drop:after {
	   color: #2B3A42;
	}
	#menu-main-menu li.current-menu-item > span.menu-drop:after {
	   color: #fff;
	}
	#menu-main-menu li.menu-item-has-children.expand > span.menu-drop:after, #navigation li.no-anchor.menu-item-has-children > a.active > .menu-drop:after
	{
		content: "-";
	}
	#menu-main-menu li.menu-item-has-children.expand > ul.sub-menu {
	   display: block;
	   max-height: none;
	}
	#menu-main-menu {
	   box-shadow: 0 3px 3px -3px #aaa;
	}
	.home .testimonial .quotation {
	   text-align: left;
	}
	.home .testimonial .author {
	   text-align: right;
	   font-size: 22px;
	}
}

.home-banner-abs-layer-text {
	height: auto!important;
	min-height: 190px!important;
}

.sect-headline {
	height: auto!important;
	min-height: 450px!important;
}
.about .content h2 {
     margin-bottom: 15px;
}
.content img.alignleft {
    float: left;
    clear: left;
    padding: 0 0 0 0;
    margin: 0 1em 1em 0;
}
.content  img.alignrigh {
    float: left;
    clear: left;
    padding: 0 0 0 0;
    margin: 0 0 1em 1em;
}
.button-pdf {
    font-weight: bold;
    font-size: 17px;
}
/* mods 02112016 */
@media (min-width:768px){
    .header-menu ul.menu li.menu-item-has-children ul.sub-menu {
		position: absolute;
		z-index: 10;
		left: 0;
		right:inherit;
		top: 100%;
		max-width: 18em;
	}
    .header-menu .sub-menu li {
	   float:none;
	   clear:both;
	   display: block;
	   width: auto;
	   min-width: 13em;
    }
    .header-menu .sub-menu li a {

    }
}
.content .faq li {
    line-height: normal;
    margin-bottom:0.33em;
    display: block;
    padding-left: 1em;
    position: relative;
}
.content .faq li:before {
    content: "•";
    font-size:16px;
    font-weight:bold;
    display: block;
    float: left;
    padding: 0 1em 0 0;
    position: absolute;
    left: 0;
    top: 0;
}
.content .faq .grid.menu {
    margin-bottom:1.33em;
}
.content .faq h2 {
    margin:0.66em 0;
}
.content p img {
    margin: 0 1em 0 0;
}
.clear { display: block; clear:both; }
.rel {
    position: relative;
}
.abs {
    position: absolute;
}
button {
    font-weight:normal;
    font-size:17px;
    padding:0.33em 0.66em;
    line-height:1em;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    -o-border-radius:7px;
    border-radius:7px;
    border:none;
}
button a {
    color:#fff;
    text-decoration:none;
    outline: none;
}
button a:hover {
    text-decoration:none;
    color: inherit;
}
button.orange {
    background-color:#e35725;
    color:#fff;
}
button.green {
    background-color:#70AB15;
    color:#fff;
}
.content .faq h2[id*=""], .content .faq h3[id*=""] {
    background-color:#e35725;
}
@media print {
    header, nav, form, button, footer {
	   display: none;
    }
    a[href]:after {
	   content: none !important;
    }
}
