/* @override 
	https://www.dedicatedorthopedics.com/css/dedicated.css?* */

body {
  overflow-x: visible;
  overflow-y: visible;
  font-family: Roboto, sans-serif;
  color: #313131;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #505050;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
}

.cmsContent h2 {
font-size: 26px;
line-height: 28px;
	
}

.familySites {
	padding-top: 60px;
	padding-bottom: 80px;
	background-color: #412f83;
}
.familySites h2 {
	margin-bottom: 20px;
}
.familySites a {
	display: inline-block;
	max-width: 19%;
	padding: 15px 10px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	position: relative;
	cursor: pointer;
}
.familySites a:hover img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	 filter: grayscale(100%);
}
.familySites a.current {
	border-bottom: 4px solid #f1720e;
}
.familySites a:hover {
	background: rgba(0,0,0,.3);
}

.familySites a:hover span {
opacity: 1;
filter: alpha(opacity=100);
top: -7em;
left: 0;
z-index: 99;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
 
 
.familySites a span {
 background: none repeat scroll 0 0 #222;  
 color: #F0B015;
 font-size: 0.9em;
 font-weight: normal;
 line-height: 1.5em;
 padding: 16px 15px;
 width: 220px;
 top: 0;   
 left: 0;
 margin-left: 0; 
 opacity: 0;
 filter: alpha(opacity=0);  	
 position: absolute;
 text-align: center; 
 z-index: 2;
 text-transform: none;
 -webkit-transition: all 0.3s ease;
 -moz-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease;
 transition: all 0.3s ease-in-out;
}
 
.familySites a span:after {
 border-color: #222 rgba(0, 0, 0, 0);
 border-style: solid;
 border-width: 15px 15px 0;
 bottom: -15px;
 content: "";
 display: block;
 left: 31px;
 position: absolute;
 width: 0;
}


 .w-nav-menu {
   position: relative;
   float: none;
 }
 
.maintext h2 {
  margin: 20px 0 5px 0;
  color: #4d3572;
  font-size: 28px;
  line-height: 30px; 
  font-weight: 700;
  text-transform: none;
  }
  .vidWrap {
  	position: relative;
  		padding-bottom: 56.25%; /* 16:9 */
  		padding-top: 25px;
  		height: 0;
  		margin-right: 20px;
  		margin-bottom: 20px;
  }
  .vidWrap iframe, .vidWrap object, .vidWrap embed {
  	position: absolute;
  		top: 0;
  		left: 0;
  		width: 100%;
  		height: 100%; 
  }
 .vidLogo {
 	text-align: center;
 	padding-bottom: 30px;
 }
 
h3 {
  margin-bottom: 20px;
  color: #4d3572;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}
.maintext h3 {
	text-align: left;
	margin: 20px 0 4px 0;
	font-size: 22px;
	line-height: 24px;
	color:#82331b;
	text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #505050;
  font-size: 16px;
  line-height: 29px;
  font-weight: 400;
}
.cmsContent h4 {
  margin-top: 10px;
  margin-bottom: 3px;
  color: #505050;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
} 
p {
  margin-bottom: 7px;
}
 
.maintext,
.cmsContent,
.docSection {
	font-size: 1.15em;
 	line-height: 1.8em;
	font-weight: 300;
}

.w-slider-nav-invert>div.w-active {
    background-color: #3b88b6;
}

.button {
  display: inline-block;
  padding: 12px 18px;
  border-bottom: 2px solid #471d10;
  border-radius: 3px;
  background-color: #325227;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white !important;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  border-bottom-color: #6e2c18;
  background-color: #c24c29;
}
.navigation {
  position: relative;
  margin-top: 20px;
  padding-bottom: 17px;
  background-color: transparent;
}
.banner {
  position: relative;
  padding-bottom: 0px;
  border-top-style: none;
  border-bottom-style: none;
/*  background-color: #f7f7f7;*/
}
.banner.inner {
  height: auto;
  padding-top: 30px;
  padding-bottom: 60px;
  background-image: url('/img/page-head1.jpg');
  background-position: 50% 100%;
  background-size: cover;
}
.logo {
  margin-top: 10px;
  float: left;
}
.logo.w--current {
  display: block;
  margin-top: 10px;
}
.nav-link {
  margin-top: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #696565;
  font-size: 15px;
  font-weight: 400;
}
.nav-link:hover {
  box-shadow: none;
  color: #505050;
}
.nav-link.w--current {
  color: #325227;
}
.nav-link.topnavlink {
  margin-top: 0px;
  padding: 7px 12px;
  font-size: 12px;
  line-height: 16px;
}
.shadow {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 2;
  opacity: 0.25;
  text-align: center;
}
.shadow.innershadow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -33px;
}
.tpp-nav {
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #ebebeb;
  background-color: #f2f2f2;
}
.location-top {
  width: 50%;
  float: left;
}
.li-top {
  display: inline-block;
  padding-top: 6px;
  padding-bottom: 6px;
}
.li-top.phone {
  margin-right: 25px;
  padding-left: 25px;
  background-image: url('/img/phone_3b88b6_100.png');
  background-position: 0px 8px;
  background-size: 18px;
  background-repeat: no-repeat;
}
.li-top.phone.mail {
  background-image: url('/img/envelope_3b88b6_100.png');
  background-position: 0px 9px;
  background-size: 16px;
}
.p-top {
  font-size: 12px;
  line-height: 20px;
}
.social-top {
  width: 50%;
  float: left;
}
.social-ico {
  display: inline-block;
  padding-top: 3px;
  float: right;
}
.social-ico.ft {
  float: left;
}
.soc-ico {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 4px;
  border-bottom: 2px solid #3e2b5c;
  border-radius: 3px;
  background-color: #5b3e86;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.soc-ico:hover {
 
  background-color: #4d3572;
}
.soc-ico.facebook {
  background-image: url('/img/facebook_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}
.soc-ico.google {
  background-image: url('/img/google_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
} 

.soc-ico.twitter {
  background-image: url('/img/twitter_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
}
.soc-ico.linkdin {
  background-image: url('/img/linkedin_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
}
.soc-ico.rss {
  background-image: url('/img/rss_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
}
.soc-ico.ico-portfolio {
  width: 40px;
  height: 40px;
  margin-right: 5px;
  margin-left: 5px;
}
.headerimage {
	margin: 0 0 25px 0;
	box-shadow: 0px 0px 15px #b9b9b9;
	display: block;
}
.headerimage.float {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.overview-block-wrap {
	padding: 10px 0 0 0;
}
.overview-block-wrap ul {
	margin: 0; 
	padding: 0;
}
.overview-block-wrap li {
	font-size: 1em;
	line-height: 1.8em;
	width: 33%;
	float: left;
	list-style: none;
	text-align: center;
}
.overview-block-wrap li a { 
	text-decoration: none;
	padding: 5px 12px;
	display: block;
	margin: 5px;
	background: #477537;
	color: #FFF;
}
.overview-block-wrap li a:hover {
	background: #325227;
	color: #FFF;
}

.section {
  position: relative;
  padding-top: 60px;
 /* padding-bottom: 80px;*/
  line-height: 1.6em;
}
.cmsContent ul {
	text-align: left;
}
.content .innerteam {
  background-color: #f7f7f7;	
}
.relatedSlider {
	background: #FFF;
	height: 250px;
}
.relatedSlider .darkarrow {
	display: none;
}
.relatedSlider .related {
	width: 33%;
}
.section.gray {
  padding-top: 60px;
  border-top: 1px none #ebebeb;
  border-bottom: 1px solid #e3e3e3;
  background-color: #f7f7f7;
}
.section.gray.patter {
  border-top-style: none;
  border-bottom-style: none;
  background-color: #556b68;
}
.section.doc {
	border-top: 1px none #ebebeb;
	border-bottom: 1px solid #e3e3e3;
	background-color: #f7f7f7;
}
.section.patter .w-container {
	text-align: center;
}

.section.doc .w-col{
	text-align: left;

}
.adminlink {
	float: right;
	/*margin-top: -23px;*/
	position: relative;
	font-size: 12px; 
}
.adminlink a {
	background: #ec4f51;
	color: #FFF !important;
 	padding: 2px 6px;

}
.adminlink a:hover {
	background: #953233 !important;
 	color: #FFF !important;
}

.breadshare {
  padding: 0; 
  color: #525252;
  text-transform: none;
  margin-top: -25px;
  margin-bottom: 25px;
} 
.breadshare ul {
	padding: 0;
}
.blog-section .breadshare {
	margin-top: 30px;
}
.breads li {
  float: left;
  list-style: none;
  color: #999;
  margin-right: 5px;
	font-family: Lato;
  font-size: 12px;
  text-transform: uppercase;
}
.breads a {
	color: #999;
	text-decoration: none;
}
.breads a:hover {
	color: #757575;
}

.main-text a,
.docSection a{
	color: #325227;
} 

.main-text a:hover {
	color: #cf512b;
}

.section.gray.location {
  padding-top: 0px;
}
.content .section.gray.location {
   margin-top: 30px;
   padding-top: 90px;
}
/*.section.innerteam {
  background-color: #ededed;
}*/

.blogImageWrap {
	text-align: center;
}
.fullwidth {
	max-width: 100%;
	height: auto;
	margin: 0 auto 20px auto;
}

.overviewBlock {
	position: relative;
	margin: 0 5px 15px;
	min-width: 250px;
}

.blogImageWrap {
	margin: 0 0 20px;
	text-align: center;
}
.overviewBlock:hover {
	opacity: .8;
}
.overview-txt-wrap {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  min-width: 15px;
  padding: 9px;
  background-color: rgba(0, 0, 0, 0.63);
  font-family: Oswald, sans-serif;
  font-size: 20px;
  text-align: center;
}
.overview-txt {
  color: white;
}
.overview-block-wrap {
  max-width: 1000px;
  position: relative;
  margin: 0 auto 30px;
  text-align: center;
}
.overview-intro {
  padding: 25px;
  color: #262c46;
}
.overview-intro h1 {
	font-size: 32px;
	color: black;
	text-shadow: none;
}
.overview-heading {
  margin-bottom: 5px;
  font-size: 52px;
  text-align: center;
  text-shadow: none;
}


.blogoverviewh2 {
  position: static;
  margin-top: 10px;
  margin-bottom: 10px;
   color: #424242;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: none;
  text-align: left;
}
.blogoverviewh2 a {
	text-decoration: none;
 	color: #933922;
}

.readmore {
  margin-top: 5px;
  text-transform: uppercase;
  padding: 7px 20px;
  border-radius: 0;
}
.group:after,
.maintext ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.tagsEntry {
	background: #efefef;
	padding: 10px 25px;
	margin: 25px 0;
	line-height: 1.8em;
}
.tagsEntry p {
	margin: 0 !important;
}
.blog-content {
	margin-top: 40px;
	line-height: 1.6em;
}

.blog-content iframe {
	max-width: 100%;
	margin: 0 auto;
}

.videoWrap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	margin-bottom: 25px;
	height: 0;
}
.videoWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
video {
  width: 100%    !important;
  height: auto   !important;
}

.pager {
	max-width: 1200px;
	margin: 0 auto;
} 
.pager .page {
	padding: 5px 10px;
	background:  #4b9ef1;
	color: #FFF;
	text-decoration: none;
}
 .pager .left {
	float: left;
}  
.pager .right {
	float: right;
	margin-top: -25px;
}
.pager .centerNumbers {
 
  display: table;
  margin: auto;
 
	text-align: center;
 
}
.pager .centerNumbers a,
.pager .current {
	padding: 6px 12px;
}

.pager .current,
.pager .centerNumbers a:hover {
	background: #318197;
	color: #FFF;
	text-decoration: none;
}

 
/*.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}*/

.blog-content img {
	height:  auto;
}
.blogoverviewh2.subtitle {
  font-size: 18px;
  line-height: 22px;
}

.blogsummary {
  color: #7d7d7d;
}
.blogsummary.readmore {
  margin-top: 5px;
  color: #ec1b29;
  text-transform: uppercase;
}
.blogcol {
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
  min-height: 330px;
  text-align: left;
}

.blogoverviewh2 a {
	text-decoration: none;
 
}

.blogoverviewh2.subtitle {
  font-size: 18px;
  line-height: 22px;
}
.datehead {
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #d1cfcf;
  border-bottom: 1px solid #d1cfcf;
  color: #7d7d7d;
  font-size: 14px;
  line-height: 16px;
}
.datehead.subdate {
  padding-top: 5px;
  padding-bottom: 0px;
  border-top-style: none;
  border-top-width: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
}
.dateleft {
  float: left;
}
.authorright {
  float: right;
}
.blogoverview {
  margin-bottom: 50px;
}

.floatRight {
	float: right;
	margin-left: 15px;
}
.floatLeft {
	float: left;
	margin-right: 15px;
}

.button.blog {
  position: absolute;
  left: 25px;
  bottom: 20px;
  margin-top: 0px;
  padding: 8px 16px;
  border-radius: 0px;
  background-color: #4a4a4a;
  box-shadow: none;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
}
.button.blog:hover {
  background-color: #171717;
  box-shadow: none;
}


.blog-block {
	padding: 10px 0 50px 0;
}
.blog-block a {
	text-decoration: none;
	padding: 10px;
	color: #777;
}
.blog-block a:hover {
	background: rgba(0,0,0,.1);
}
.blog-block img {
	height: auto;
}
.blog-block h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 20px;
}

.mail {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #818181;
  text-decoration: none;
}
.mail:hover {
  color: #313131;
}
.tittle-wrapper {
  margin-bottom: 80px;
  text-align: center;
}
.tittle-wrapper p {
 	font-size: 14px;
 	line-height: 20px;
}

.tittle-wrapper.no-mg {
  margin-bottom: 0px;
}
.tittle-wrapper.inner {
  margin-bottom: 0px;
}
.sub-text {
  margin-top: 20px;
  color: #717171;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}
.icobox {
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
  border-radius: 4px;
  background-color: #3b88b6;
}
.div-spc {
  margin-top: 20px;
}
.proces-wrapper {
  position: relative;
  width: 25%;
  padding-top: 38px;
  padding-bottom: 48px;
  float: left;
}
.arrow-procces {
  position: absolute;
  top: 59px;
  width: 0px;
  height: 0px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left-style: solid;
  border-left-width: 15px;
}
.no-mg {
  margin-top: 0px;
  font-size: 38px;
  line-height: 38px;
}
.no-mg a {
	 color: #505050;
	 text-decoration: none;
}
.portfolio-text {
  padding: 17px 10px;
  border-bottom: 2px solid #ebe8e8;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: white;
}
.slide-nav {
  position: relative;
  padding-top: 26px;
  font-size: 10px;
}
.slide-nav.top-sl {
  position: absolute;
  padding-top: 10px;
  font-size: 12px;
}
.portfolio-slider {
  height: auto;
  background-color: transparent;
}
.arrow {
  width: 40px;
  height: 40px;
  margin-top: 92px;
  padding-top: 13px;
  
  border-radius: 11%;
  background-color: #4d3672;
  opacity: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  font-size: 14px;
  font-weight: 700;
}
.arrow:hover {
  background-color: #000;
}
.vertical-arrow {
  position: absolute;
  right: -30px;
  overflow-x: visible;
  overflow-y: visible;
}
.vertical-arrow._2 {
  left: -30px;
  right: auto;
}
.portfolio {
  margin-top: 0px;
  margin-bottom: 3px;
  font-size: 20px;
  font-weight: 400;
}
.p-text {
  margin-top: 10px;
  color: white;
  font-size: 18px;
}
.p-sub {
  color: #7d7a7a;
  font-size: 15px;
  font-weight: 300;
}
.portfolio-base {
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  text-align: center;
}
.portfolio-overlay {
  position: relative;
  top: 5px;
  overflow-x: hidden;
  overflow-y: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.client {
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 15px;
  text-align: center;
} 
.client img {
	max-width: 125px;
	max-height: 125px
}
.footer {
  position: relative;
  overflow-x: visible;
  overflow-y: visible;
  padding-top: 55px;
  padding-bottom: 110px;
  background-color: #313131;
}
.photo-client {
  display: block;
  width: 90px;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-image: url('/img/cleint3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.port-o {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #33546f;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.port-o:hover {
  background-color: rgba(188, 126, 65, 0.54);
  opacity: 1;
}
.bottom-footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 17px;
  padding-bottom: 17px;
  border-top: 1px solid #3b3b3b;
  background-color: #292929;
}
.newsletter {
  margin-bottom: 20px;
  color: #a6a6a6;
}
.newsletter.copyright {
  margin-bottom: 0px;
  color: #858585;
  font-size: 13px;
  text-align: center;
}
.white {
  color: white;
  text-align: center;
  text-decoration: none;
}
.plicy {
  color: #707070;
  font-size: 12px;
  text-decoration: none;
}
.plicy:hover {
  text-decoration: underline;
}
.plicy.cl {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}
.plicy.cl:hover {
  color: white;
  text-decoration: none;
}
.logo-ft {
  margin-bottom: 23px;
}
.success {
  width: 100%;
  border-radius: 4px;
  background-color: #308a5e;
  color: white;
  text-align: center;
}
.p-form {
  margin-bottom: 0px;
  color: white;
}
.error {
  border-radius: 4px;
  background-color: #e66767;
  text-align: center;
}
.go-up {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
  width: 40px;
  height: 40px;
  border-bottom: 2px solid #969696;
  border-radius: 3px;
  background-color: #aaa;
  background-image: url('/img/angle-double-up_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.go-up:hover {
  border-bottom-color: #2d6d91;
  background-color: #5b3e86;
}
.center {
  font-size: 32px;
  text-align: center;
}
.field-label {
  color: #919191;
  font-weight: 400;
}
.text-field-2 {
  height: 40px;
  margin-bottom: 15px;
  border-style: none none solid;
  border-bottom-width: 2px;
  border-bottom-color: #e8e8e8;
  border-radius: 3px;
  background-color: #f2f2f2;
  color: #515151;
}
.text-field-2:active {
  color: #515151;
}
.text-field-2:focus {
  border-bottom-color: #d9d9d9;
  color: #515151;
}
.text-field-2.area {
  height: auto;
  padding-top: 10px;
  padding-bottom: 109px;
}
.map {
  margin-bottom: 40px;
}
.top-slider {
  display: block;
  height: 437px;
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}
.top-sl-arrpw {
  width: 50px;
  height: 50px;
  padding-top: 15px;
  border-bottom: 2px solid #3e2b5c;
  border-radius: 4px;
  background-color: #5b3e86;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 18px;
  font-weight: 700;
}
.top-sl-arrpw:hover {
 
  background-color: #3e2b5c;
}
.h-c {
  margin-top: 0px;
}
.h-c.pageh3 {
  text-align: left;
}
.slide {
  min-height: 400px;
  padding-top: 70px;
  background-color: #325470;
  background-image: url('/img/Dedicated-Ortho-Group-webcover.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.slide.golf {
  padding-top: 68px;
  background-color: white;
  background-image: url('/img/banner-golf.jpg');
}
.slide.couple {
  padding-top: 123px;
  background-color: #333;
  background-image: url('/img/banners-bikers2.jpg');
  background-position: 50% 0%;
  background-repeat: no-repeat;
}
.slide.sports {
  background-image: url('/img/banner-fitness-color.jpg');
  background-position: 50% 100%;
  background-size: cover;
}
.slide.gardening {
  background-image: url('/img/banner-gardening.jpg');
  background-position: 50% 21%;
}
.slide.beach {
  background-image: url('/img/banners-beach.jpg');
  background-size: cover;
}
.h-sl {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 52px;
  line-height: 51px;
  text-shadow: black 1px 1px 6px;
}
.h-sl.dark {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 54px;
  line-height: 54px;
  text-shadow: none;
}
.h-sl.smaller {
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 38px;
}
.h-sl.smaller.slide1head {
  width: 20%;
  float: left;
}
.sl-container {
  margin-top: 0px;
}
.nav-menu {
  position: static;
  float: none;
}
.pricing {
  width: 25%;
  margin-left: -1px;
  padding-bottom: 20px;
  float: left;
  background-color: #f7f7f7;
  box-shadow: #e1e1e1 0px 0px 0px 1px;
}
.price-top {
  position: relative;
  height: 100px;
  padding: 18px 13px 13px 19px;
  background-color: #313131;
}
.li-pricing {
  padding-top: 19px;
  padding-bottom: 19px;
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
}
.phonelink {
  float: right;
  color: #bc8142;
  font-size: 18px;
  text-decoration: none;
}
.teamslide {
  display: block;
  height: auto;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}
.team {
  width: 20%;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}
.teamimg {
  margin-top: 5px;
  border: 6px solid white;
  border-radius: 100px;
  height: auto;
  box-shadow: rgba(0, 0, 0, 0.29) 0px 0px 6px 0px;
}
.teamlink {
  text-decoration: none;
}
.teammask {
  margin-right: 70px;
  margin-left: 70px;
}
.sliderarrow {
  color: #969696;
}
.teamnav {
  display: none;
  padding-top: 32px;
}
.serviceslide {
  width: 33%;
}
.bar {
  width: 20%;
  height: 7px;
  float: left;
  background-color: #5b3e86;
}
.bar.bar2 {
  background-color: #325470;
}
.bar.bar3 {
  background-color: #82331b;
}
.bar.bar4 {
  background-color: #556b68;
}
.bar.bar5 {
  background-color: #477537;
}
.colorbricks {
  width: 100%;
}
.bannersub {
  font-size: 18px;
  text-align: left;
}
.bannerblock {
  width: 50%;
  float: right;
}
.bannerblock.leftblock {
  float: left;
}
.forminput {
  height: 46px;
  font-size: 15px;
  line-height: 24px;
}
.submit {
  padding-right: 30px;
  padding-left: 30px;
  background-color: #4d3572;
}
.submit:hover {
  background-color: #3e2b5c;
}
.w-nav-button {
	color: #FFF;
}
.pagehead {
  color: white;
  font-size: 38px;
}
.formapt {
  margin-top: 28px;
}
.fauxhead {
  color: #4d3572;
  font-size: 26px;
  font-weight: 700;
  text-transform: none;
}
.phone {
  margin-top: 35px;
  float: right;
  color: #cecece;
  font-size: 21px;
  line-height: 28px;
}
 
.mainnav {
  margin-top: 0px;
  background-color: #325227;
  text-align: center;
}
.navlink {
  color: white;
  font-size: 15px;
  text-transform: uppercase;
}
.w--nav-menu-open {
  background:  #313131;
}
 .w-nav-button.w--open {
   background-color: #313131;
 }
 
.navlink:hover {
  color: #fc9;
  background: #000;
}
.footer .navlink {
	padding: 0;
	display: block;
}
.shadedcol {
  height: 100%;
  min-height: 250px;
  background-color: #e3e1e1;
  text-align: center;
}
.maincontain {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.contentrow {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
}
.sidecontent {
  padding: 20px 20px;
  text-align: left;
}
.sidecontent h3{
  padding: 20px 0 5px 0 ;
}
.sidecontent .emailLink  {
	text-align: center;
}
.sidecontent .emailLink a {
	background: #325227;
	color: #FFF;
	text-decoration: none;
	padding: 7px 15px;
}
.sidecontent .emailLink a:hover {
	background: #d2522c;
}
.emailLink {
	margin-top: 25px;
}
.docround {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border: 5px solid white;
  border-radius: 150px;
  height: auto;
}
.contactblock {
  color: white;
  font-size: 18px;
  line-height: 24px;
}
.contactblock a {
	color: #4d3572;
}
.locationimg {
  width: 100%;
  margin-bottom: 50px;
}
.follow {
  margin-bottom: 5px;
  color: #969696;
}
.headersection {
  margin-bottom: 0px;
  padding-bottom: 15px;
  background-color: #313131;
}
.phygroup { 
  width: 80%;
  margin-top: 14px;
  height: auto;
}
.logowrap {
  text-align: center;
}
.docSection h3 {
	text-align: left;
}

html.w-mod-js *[data-ix="show-link"] {
  opacity: 0;
  -webkit-transform: translate(0px, 140px);
  -ms-transform: translate(0px, 140px);
  transform: translate(0px, 140px);
}
html.w-mod-js *[data-ix="show-top-button"] {
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
html.w-mod-js *[data-ix="inner-big-text"] {
  opacity: 0;
  -webkit-transform: translate(0px, -25px);
  -ms-transform: translate(0px, -25px);
  transform: translate(0px, -25px);
}
html.w-mod-js *[data-ix="inner-sub-text"] {
  opacity: 0;
  -webkit-transform: translate(0px, -25px);
  -ms-transform: translate(0px, -25px);
  transform: translate(0px, -25px);
}
html.w-mod-js *[data-ix="zoom-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
}
html.w-mod-js *[data-ix="imac-slide"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
html.w-mod-js *[data-ix="slide-txt"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}
html.w-mod-js *[data-ix="slide-sub"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}
html.w-mod-js *[data-ix="slide-p"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}
html.w-mod-js *[data-ix="slide-btn"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
html.w-mod-js *[data-ix="slide-btn-2"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
@media (max-width: 991px) {
  .familySites a {
  	max-width: 32%;
  }
  
  .overview-block-wrap li {
  	width: 49%;
  }
  
  .navigation {
    margin-top: 0px;
  }
  .logo {
    margin-top: 18px;
  }
  .nav-link {
    padding-top: 20px;
  }
  .nav-link:hover {
    box-shadow: none;
  }
  .nav-link.w--current {
    box-shadow: transparent 0px -1px 0px 0px;
  }
  .proces-wrapper {
    width: 50%;
  }
  .portfolio-text {
    height: 150px;
  }
  .vertical-arrow {
    right: 0px;
  }
  .vertical-arrow._2 {
    left: 0px;
  }
  .p-sub {
    display: block;
  }
  .footer {
    padding-left: 25px;
  }
  .top-slider {
    height: auto;
    padding-bottom: 0px;
  }
  .top-sl-arrpw {
    width: 40px;
  }
  .slide {
    min-height: 275px;
    padding-top: 45px;
  }
  .slide.golf {
    background-image: url('/img/banner-golf.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .slide.couple {
    background-position: 50% 0px;
  }
  .slide.gardening {
    background-position: 50% 0px;
  }
  .h-sl {
    font-size: 39px;
    line-height: 39px;
  }
  .h-sl.dark {
    font-size: 48px;
    line-height: 48px;
    text-shadow: none;
  }
  .h-sl.smaller {
    font-size: 31px;
    line-height: 38px;
  }
  .col-spc {
    margin-top: 0px;
  }
  .hamburger {
    top: 0px;
    right: 0px;
    margin-top: 17px;
    padding: 12px;
    border-bottom: 2px solid #969696;
    border-radius: 4px;
    background-color: #5b3e86;
    color: white;
  }
  .hamburger.w--open {
    border-bottom-color: #2d6d91;
    background-color: #3b88b6;
  }
  .nav-menu {
    background-color: #f2f2f2;
  }
  .phonelink {
    position: absolute;
    top: 31px;
    right: 86px;
    float: right;
  }
  .bannerblock {
    width: 39%;
    margin-right: 116px;
  }
  .bannerblock.leftblock {
    margin-left: 60px;
  }
  .bannerblock.secondslide {
    width: 31%;
  }
  .bannerblock.thirdslide {
    margin-right: 17px;
  }
  .relatedSlider {
  	height: 200px;
  }
 .h-sl.smaller {
   font-size: 22px;
   line-height: 28px;
 } 
}
@media (max-width: 767px) {
  .familySites a {
  	max-width: 49%;
  }
.phygroup { 
  margin-top: 20px;
}
.relatedSlider {
	min-height: 170px;
	max-height: 180px;
}
.w-slider-nav {
	display: none;
}
.relatedSlider .related {
	width: 50%;
}

.headerimage.float {
	float: none;
	margin-left: 0;
	margin-bottom: 10px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 32px;
  line-height: 38px;
}

.shadow.innershadow {
  bottom: -18px;
}

.breadshare {
  margin-top: 25px;
}

  .banner.inner {
    padding-top: 36px;
  }
  .logo {
    margin-top: 24px;
  }
  .sub-text {
    font-size: 16px;
  }
  .proces-wrapper {
    width: 100%;
  }
 
 .client {
 	padding-right: 5px;
 }
  .client img {
    max-width: 70px;
    max-height: 70px;
  }
  .top-slider {
    padding-bottom: 0px;
  }
  .slide.golf {
    background-position: 69% 50%;
  }
  .slide.beach {
    background-position: -155px 100%;
  }
  .h-sl.dark {
    font-size: 40px;
    line-height: 46px;
    text-shadow: none;
  }
  .h-sl.smaller {
    font-size: 26px;
    line-height: 33px;
  }
  .h-sl.smaller.slide1head {
    width: 33%;
    margin-left: 10px;
    font-size: 23px;
    line-height: 30px;
  }
  .col-spc {
    display: block;
  }
  .hamburger {
    margin-right: 17px;
  }
  .pricing {
    width: 50%;
  }
  .team {
    width: 33%;
  }
  .teamnav {
    display: block;
  }
  .serviceslide {
    width: 50%;
  }
  .bannerblock {
    width: 47%;
  }
  .phygroup {
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    width: 64%;
  }
.section {
   padding: 20px 20px ; 
}
.overview-block-wrap li {
	width: 100%;
	float: none;
}
.no-mg {
  padding: 0;
  font-size: 26px ;
}
}
@media (max-width: 479px) {
.phygroup { 
  width: 100%;
  margin-top: 0;
 
}

.w-col-6 iframe {
	max-width: 100%;
}

.relatedSlider .darkarrow {
	display: block;
	font-size: 20px;
}
.shadow.innershadow {
   bottom: -18px;
}


	.breadshare {
	 display: none;
	}
  h2 {
    font-size: 25px;
  }
  .navigation {
    height: 101px;
  }
  .banner.inner {
    padding-top: 11px;
    padding-bottom: 37px;
  }
  .logo {
    margin: 25px auto 0 auto;
    width: 320px;
    float: none;
    display: block;
  }
  .logo.w--current {
    width: 220px;
    margin-top: 10px;
  }
  .sub-text {
    margin-top: 10px;
    font-size: 14px;
  }

  .portfolio-base {
    width: 100%;
  }
  .footer {
    padding-left: 0px;
  }
  .top-slider {
    height: 400px;
    padding-bottom: 0px;
  }
  .slide {
    padding-top: 25px;
  }
  .slide.golf {
    background-position: 37% 50%;
  }
  .slide.couple {
    background-position: 37% 50%;
  }
  .h-sl {
    font-size: 29px;
    line-height: 36px;
  }
  .h-sl.dark {
    font-size: 36px;
    line-height: 37px;
    text-shadow: none;
  }
  .h-sl.smaller.slide1head {
    width: 100%;
    margin-top: 65px;
    margin-bottom: 40px;
  }
  .pricing {
    width: 100%;
    margin-bottom: 41px;
  }
  .phonelink {
    top: 72px;
    right: auto;
    display: block;
    width: 150px;
    margin-right: auto;
    margin-left: 8px;
  }
  .team {
    width: 100%;
  }
  .serviceslide {
    width: 100%;
  }
  .bannerblock {
    width: 69%;
    margin-right: 0px;
    margin-left: 32px;
    padding: 9px;
    float: left;
    background-color: rgba(255, 255, 255, 0.49);
  }
  .phone {
    margin-top: 10px;
    margin-bottom: 0px;
    float: none;
    font-size: 17px;
	line-height: 24px;
    text-align: center;
  }
  .phygroup {
    width: 100%;
    margin-top: 0px;
  }
}

