#content {
	background: url(images/content-bg.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#office-wrapper {}

#footer {
	background: url(../images/content-bg.jpg) #fff;
	background-repeat: repeat-x;
	background-position: center top;
}

.flower {
	margin-right: 10px;
}

body {
	overflow-x: hidden;
}

#slideshow-content img {
	max-width: 100%;
}

#primary figure img {
	max-width: 100%;
	height: auto;
}

body.home #primary {
	padding: 0;
}

body.home #slideshow-wrapper {
	overflow: hidden;
}

body.home #slideshow-photos img {
	max-width: none;
	max-height: none;
}

@media (max-width: 767px) {
	#slideshow-content {
		height: auto !important;
	}
	#slideshow-wrapper {
		background: none;
	}
	.menu-toggle {
		border: none;
		border-radius: 0px;
		width: 100%;
		background: none;
		color: #fff;
		font-size: 18px;
		text-align: left;
		line-height: 42px;
	}
	#site-navigation ul {
		text-align: left;
	}
	#site-navigation ul li {
		float: none;
		display: block;
		width: 100%;
		text-align: left;
	}
	#site-navigation ul li a {
		text-align: left;
		width: 100%;
	}
	#site-navigation ul ul li {
		float: none;
		position: relative;
		width: 100%;
	}
	#site-navigation ul ul li a {
		padding-left: 15px;
	}
	#site-navigation ul ul ul li a {
		padding-left: 30px;
	}
	#site-navigation ul ul {
		float: none;
		position: relative;
		display: none;
		left: auto !important;
	}
	#site-navigation.toggled ul {
		display: none;
	}
	#site-navigation.toggled > ul {
		display: block;
	}
	#site-navigation.toggled ul li:hover > ul {
		display: block;
	}
	#logo {
		float: none;
		width: 90%;
		margin: 0 auto;
		max-width: 480px;
	}
	#logo img {
		max-width: 100%;
	}
	#phone {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	#phone .btn-default {
		font-size: 14px;
	}
	#site-navigation ul li a::after {
		display: none !important;
	}
	#site-navigation ul li a {
		font-size: 14px;
		line-height: 2;
	}
	#slideshow-photos {
		display: none;
	}
	#slideshow-content {
		position: relative !important;
		width: 100% !important;
		margin: 0 auto !important;
		top: inherit !important;
		left: inherit !important;
	}
	#slideshow-title p:first-child {
		font-family: 'qaskin_black';
		font-size: 39px;
		line-height: 1;
		padding-left: 0;
	}
	#slideshow-title p:last-child {
		font-size: 16px;
		text-transform: uppercase;
		line-height: 1;
		margin-top: -20px;
		padding-left: 66px;
	}
	#slideshow-text p {
		font-size: 14px;
		text-align: center;
	}
	#slideshow-text {
		margin-bottom: 25px;
	}
	#slideshow-menu ul li {
		display: block;
		padding: 0;
		width: 100%;
		margin-bottom: 10px;
	}
	#slideshow-menu ul li a {
		display: block;
		font-size: 15px;
		line-height: 25px;
		letter-spacing: 0.1em;
		text-transform: uppercase;
		padding: 0.6em 0.3em;
		width: 100%;
	}
	#slideshow-phone a {
		font-size: 27px;
	}
	#slideshow-menu {
		margin-bottom: 20px;
	}
	#slideshow-phone {
		margin-bottom: 25px;
	}
	#slideshow-content {
		margin-top: 30px !important;
	}
	#featured-services {
		width: 100%;
		margin: 0 auto;
	}
	.featured-service {
		width: 100%;
		float: left;
		position: relative;
	}
	.featured-service-title {
		text-align: center;
		font-size: 20px;
		line-height: 51px;
		border: none !Important;
		border-bottom: 2px solid #fff !important;
		position: relative;
	}
	.featured-service-info {
		position: relative;
		border: none !important;
	}
	#featured-services .featured-service:nth-of-type(2) .featured-service-info {
		border: none !importnat;
		padding: 15px;
	}
	#home-titles h2 {
		font-size: 28px;
	}
	#primary h2,
	#secondary h4.widget-title,
	#primary h1.entry-title,
	#primary h1.page-title,
	h4.home-title {
		font-size: 28px;
	}
	#secondary h4.widget-title {
		font-size: 25px;
	}
	#primary h1,
	#home-titles h1 {
		font-size: 18px;
	}
	#primary h3,
	#primary h4,
	#primary h5,
	#primary h6 {
		font-size: 16px;
	}
	#primary p,
	#primary ul li,
	#primary ol li {
		font-size: 14px;
		line-height: 1.2;
	}
	#primary,
	#secondary {
		margin-bottom: 20px;
	}
	.testimonial-wrap {
		float: left;
		width: 100%;
		padding: 0 10px;
		margin-bottom: 20px;
	}
	.testimonial p {
		margin-bottom: 0px;
		font-size: 14px;
	}
	#office-left {
		float: left;
		width: 100%;
		text-align: center;
		padding-top: 15px;
	}
	.social-media li a {
		display: block;
		width: 2.5em;
		height: 2.5em;
		line-height: 2.5em;
		font-size: 15px;
	}
	.social-media li {
		list-style: none;
		display: inline-block;
		padding: 0 2px;
	}
	.social-media {
		margin-top: 0;
	}
	#office-right {
		width: 100%;
		margin-top: 20px;
	}
	#swirl {
		position: absolute;
		top: 100%;
	}
	#swirl {
		position: relative;
		top: inherit;
		left: inherit;
		width: 100%;
		clear: both;
		margin-bottom: -20%;
	}
	#swirl img {
		max-width: 100%;
	}
	#office-wrapper {
		padding-bottom: 20px;
	}
	#office-wrapper h4.home-title {
		margin-bottom: 21px;
	}
	#office-left p {
		font-size: 16px;
	}
	.recent-post {
		width: 100%;
	}
	.recent-post h2 {
		font-size: 18px;
	}
	.recent-post p {
		line-height: 1.2;
		font-size: 16px;
	}
	.recent-post img {
		float: left;
		margin-right: 1em;
		margin-bottom: 0.3em;
		width: 60px;
		height: 60px;
	}
	#slideshow-title {
		width: 229px;
		margin-left: auto;
		margin-right: auto;
	}
	body {
		padding-top: 0;
	}
	body.admin-bar #masthead {
		top: auto;
	}
	#masthead {
		top: inherit;
		position: relative;
	}
	#logo {
		text-align: center;
		margin-bottom: 30px;
	}
	#phone a {
		font-size: 27px;
	}
	#slideshow-content {
		top: 0;
		margin: 0 !important;
	}
	#slideshow-menu ul li a {
		font-size: 13px;
	}
	#organizations ul li img {
		max-width: 100%;
		height: auto;
	}
	#organizations ul {
		width: 100%;
	}
	.footer-item {
		width: 100%
	}
	#primary h2,
	#secondary h4.widget-title,
	#primary h1.entry-title,
	#primary h1.page-title,
	h4.home-title {
		font-size: 20px;
	}
	#primary h1,
	#home-titles h1 {
		font-size: 15px;
	}
	#primary figure {
		width: 50% !important;
		height: auto !important;
	}
	.inside-page #slideshow-wrapper,
	.inside-page #featured-services-wrapper {
		display: none;
	}
	.inside-page #content {
		padding-top: 0;
	}
	#office-left,
	#office-right {
		padding-left: 0;
		padding-right: 0;
	}
	#organizations ul {
		display: block;
	}
	#organizations ul li {
		display: inline-block;
		width: 23%;
		padding: 0 5px;
	}
	#phone a {
		font-size: 17px;
		text-align: center;
		display: inline-block;
		line-height: 3;
	}
	#menu-wrapper {
		padding: 0;
	}
	#slideshow-title {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		max-width: 220px;
		margin-top: 0;
	}
	body.home #primary p {
		font-size: inherit;
	}
	body.home #primary img.alignleft {
		margin-bottom: 20px;
	}
	#office-left,
	#office-right {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
	}
	#bda {
		display: none;
	}
	#office-parallax {
		height: 400px;
	}
	.footer-item.last {
		width: 100%;
	}
	
	
	#slideshow-title {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    margin-top: 0;
    margin-bottom: 35px;
}
	
	
	#slideshow-text p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}
	
	
	#services-wrapper ul li {
    width: 100%;
    padding: 0;
}
	
	#services-wrapper ul li h3 {
		padding-left: 60px;
		font-size: 17px;
	}
	#services-wrapper ul li h3::before {
		content: "";
		background: url(../images/small-logo-services.png);
		background-repeat: no-repeat;
		width: 61px;
		height: 29px;
		position: absolute;
		top: -8px;
		left: -5px;
		background-size: cover;
	}
	#services-wrapper ul li p {
		font-size: 16px;
	}
	
	#primary figure {
		font-size: 16px;
	}
	
	#organizations ul li {
		width: 17%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#logo {
		width: 50%;
	}
	#logo img {
		max-width: 100%;
	}
	#phone a.phone {
		font-size: 23px;
	}
	#phone .btn-default {
		font-size: 14px;
		line-height: 2.5;
	}
	#site-navigation ul li a {
		padding: 0 8px;
		font-size: 12px;
	}
	#slideshow-photos {
		height: 429px !important;
	}
	#slideshow-content {
		top: 50px;
		width: 334px;
	}
	.featured-service-title {
		font-size: 28px;
		line-height: 75px;
	}
	.recent-post p {
		line-height: 1.2;
		font-size: 16px;
	}
	#slideshow-title p:first-child {
		font-size: 36px;
	}
	#slideshow-title p:last-child {
		font-size: 16px;
		padding-left: 124px;
	}
	#slideshow-text p {
		font-size: 16px;
	}
	#slideshow-menu ul li a {
		font-size: 15px;
		width: 132px;
	}
	#slideshow-text {
		margin-bottom: 25px;
	}
	#slideshow-phone a {
		font-size: 30px;
	}
	#slideshow-menu {
		margin-bottom: 25px;
	}
	#featured-services {
		width: 100%;
	}
	.featured-service-title {
		font-size: 20px;
		line-height: 53px;
	}
	#home-titles h2 {
		font-size: 36px;
	}
	#primary h2,
	#secondary h4.widget-title,
	#primary h1.entry-title,
	#primary h1.page-title,
	h4.home-title {
		font-size: 36px;
	}
	#secondary h4.widget-title {
		font-size: 25px;
	}
	#primary h1 {
		font-size: 20px;
	}
	#primary h3,
	#primary h4,
	#primary h5,
	#primary h6 {
		font-size: 20px;
	}
	#primary p,
	#primary ul li,
	#primary ol li {
		font-size: 16px;
		line-height: 1.2;
	}
	.testimonial p {
		margin-bottom: 0px;
		font-size: 15px;
	}
	.recent-post h2 {
		font-size: 20px;
	}
	.recent-post img {
		width: 50px;
		height: 50px;
	}
	.recent-post p {
		line-height: 1.2;
		font-size: 14px;
	}
	.recent-post p.read-more {
		margin-top: 30px;
		font-size: 16px;
	}
	#swirl {
		width: 66%;
		top: 96%;
	}
	#swirl img {
		max-width: 100%
	}
	body {
		padding-top: 150px;
	}
	#slideshow-content {
		top: 0;
		width: 280px !important;
	}
	#slideshow-text p {
		font-size: 12px;
		width: 95%;
		margin-bottom: 15px;
	}
	#slideshow-title {
		margin-bottom: 15px;
	}
	#slideshow-menu ul li a {
		font-size: 13px;
		width: 100%;
		padding: 0;
	}
	.social-media li a {
		display: block;
		color: #fff;
		background: #20bdba;
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.social-media {
		margin-top: 0px;
	}
	#slideshow-becker {
		width: 100%;
	}
	#slideshow-becker img {
		width: 95px;
	}
	#slideshow-photos {
		margin-right: -150px
	}
	#primary figure {
		width: 40% !important;
		height: auto !important;
	}
	.footer-item {
		float: left;
		width: 50%;
	}
	.inside-page #slideshow-content {
		height: auto !important;
	}
	.inside-page #slideshow-photos {
		height: 261px !important;
		margin-right: 0px;
	}
	body.home #slideshow-photos {
		height: auto;
		width: 748px;
		overflow: hidden;
	}
	body.home #slideshow-title {
		margin-bottom: 15px;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.featured-service-title {
		font-size: 15px;
		line-height: 53px;
	}
	.featured-service-info p {
		font-size: 13px;
	}
	#phone a {
		font-size: 30px;
	}
	#bda {
		position: absolute;
		left: -129px;
	}
	#office-parallax {
		height: 500px;
	}
	.footer-item.last {
		width: 100%;
	}
	#site-navigation ul li {
		padding: 0;
	}
	#site-navigation ul li a {
		padding: 0 6px;
	}
	body.home #slideshow-photos {
		height: auto !important;
		width: 460px;
		overflow: hidden;
		margin-right: -19px;
	}
	body.home #slideshow-title {
		width: 100%;
		margin: 60px 0 20px;
	}
	#services-wrapper ul li {
		width: 50%;
	}
	#services-wrapper ul li h3 {
		padding-left: 60px;
		font-size: 17px;
	}
	#services-wrapper ul li h3::before {
		content: "";
		background: url(../images/small-logo-services.png);
		background-repeat: no-repeat;
		width: 61px;
		height: 29px;
		position: absolute;
		top: -8px;
		left: -5px;
		background-size: cover;
	}
	#services-wrapper ul li p {
		font-size: 16px;
	}
	#office-left,
	#office-right {
		padding: 0 10px;
	}
	.form-control {
		font-size: 14px;
	}
	.social-media li a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 20px;
	}
	#primary figure {
		font-size: 16px;
	}
	body.home #primary p {
		font-size: 18px;
	}
	#organizations ul li {
		padding: 0 23px;
		width: 18%;
	}
	.inside-page #slideshow-photos {
		height: 307px !important;
		margin-right: 82px;
	}
	#primary,
	#secondary {
		margin-top: 0;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#slideshow-photos {
		height: 600px;
		margin-right: -300px;
	}
	body.home #slideshow-photos {
		height: auto;
		width: 1046px;
		overflow: hidden;
	}
	#slideshow-content {
		height: auto;
		width: 400px;
	}
	.inside-page #slideshow-content {
		height: auto;
	}
	.featured-service-title {
		font-size: 24px;
		line-height: 75px;
	}
	#slideshow-text p {
		font-size: 16px;
	}
	#slideshow-menu ul li a {
		padding: 0;
		line-height: 1.5;
	}
	#slideshow-becker {
		width: 100%;
	}
	#slideshow-becker img {
		width: 120px;
	}
	#footer h4.widget-title {
		font-size: 22px;
	}
	#footer .keep-in-touch a {
		font-size: 12px;
	}
	#site-navigation ul li a {
		padding: 0 11px;
	}
	body.home #slideshow-title {
		margin-top: 0;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	#slideshow-menu ul li a {
		padding: 0;
		line-height: 2.5;
	}
	.featured-service-title {
		font-size: 19px;
		line-height: 75px;
	}
	#organizations ul li {
		display: inline-block;
		width: 15%;
	}
	#site-navigation ul li {
		padding: 0;
	}
	#site-navigation ul li a {
		padding: 0 8px;
	}
	body.home #slideshow-photos {
		width: 696px;
		margin-right: -156px;
	}
	body.home #slideshow-title {
		width: 100%;
		margin: 60px 0;
	}
	#services-wrapper ul li h3 {
		padding-left: 60px;
		font-size: 17px;
	}
	#services-wrapper ul li h3::before {
		content: "";
		background: url(../images/small-logo-services.png);
		background-repeat: no-repeat;
		width: 61px;
		height: 29px;
		position: absolute;
		top: -8px;
		left: -5px;
		background-size: cover;
	}
	#services-wrapper ul li p {
		font-size: 16px;
	}
	.form-control {
		font-size: 15px;
	}
	#office-parallax {
		height: 700px;
	}
	.inside-page #slideshow-photos {
		margin-right: 37px;
	}
}

@media (max-width: 480px) {
	#primary figure {
		width: 100% !important;
		max-width: 100%;
		min-width: 100%;
	}
	#primary img {
		max-width: 100%;
		min-width: 100%;
		height: auto;
	}
	#primary img.flower {
		max-width: none !important;
		min-width: inherit !important;
	}
	#footer .footer-item.last ul li {
		width: 100%;
		float: left;
		padding-right: 0;
	}
}


/* Fix wordpress admin bar */

@media (min-width: 767px) and (max-width: 782px) {
	body.admin-bar #masthead {
		top: 46px;
	}
}



@media (min-width: 480px) and (max-width: 767px) {
	#services-wrapper ul li {
		width: 50%;
		padding: 0 10px;
	}	
}