/* CSS Document */
@font-face {
	font-family: FjallaOne;
	src: url(fonts/FjallaOne.otf);
	
}

body{
	font-family: "open-sans", sans-serif;
	zoom:1;
	background-color:#f5f5f5;
	margin:0;
	padding:0;
	overflow-x: hidden;
}

h1 {
	color:#26849A;
}
h1.alternative {
	font-family: FjallaOne, sans-serif;
	font-size:18px !important;
	line-height: 1.5em;
	color:#2a6c44;
}
h2 {
	font-family: FjallaOne;
	font-size:22px;
	margin:0 0 20px;
	line-height:normal;
}

a {color:#397851;}
a:hover {color:#397851;text-decoration: none;}
a:visited {
	color: #397851;
}

p {
	font-family: "open-sans", sans-serif;
	font-size:15px;
	line-height: 1.4em;
}

h4 {
	font-family: "open-sans", sans-serif;
	font-size:20px;
	font-weight:700;
	line-height: 1.4em;
	color:#2a6c44;
}
a.rmbutton {
	font-size:12px;
	padding:5px 15px;
	margin: 20px 0 0;
	background-color: #ffffff;
	color: #34794f;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: normal;
	font-family: FjallaOne;
	letter-spacing: .5px;
}
a.rmbutton-lg {
	font-size:14px;
	padding:5px 15px;
	margin: 20px 0 0;
	background-color: #ffffff;
	color: #34794f;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: normal;
	font-family: FjallaOne;
	letter-spacing: .5px;
}
/*a.rmbutton::after {content:" >";}
*/

.nopadding {padding:0;}
.paddingleft {padding-left: 35px;}
.paddingright {padding-right: 35px;}

/* set a max-width for this site and make it centered */
/* design is 1600px max and 1350px viewable */
.mainwrapper {
	background-color:#ffffff;
	max-width:1600px;
	margin:auto;
}
.fullgrwrapper {
	background-color:#2f784c;
	max-width:1600px;
	margin: 0 auto;
}
.pcwrapper {
  margin-right: auto;
  margin-left: auto;
	overflow:auto;
}

@media (min-width: 768px) {
  .pcwrapper {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .pcwrapper {
    width: 970px;
  }
}
@media (min-width: 1279px) {
  .pcwrapper {
    width: 1150px;
  }
}
@media (min-width: 1600px) {
  .pcwrapper {
    width: 1350px;
  }
}
.headerwrap {
	position:fixed;
	width:100%;
	z-index:1040;
  top:0;
	background-color: #f5f5f5;
}

.header {
	background-color:#ffffff;
	position:relative;
	padding: 20px 0 20px;
	left: 50%;
  transform: translateX(-50%);
	height:160px;
	max-width: 1600px;
}
.header_inner{
	padding-left: 125px;
	padding-right: 0px;
}
@media screen and (max-width: 767px){
	.header_inner{
		padding-left: 0px;
	}
}
body.home .header{
	height: 385px;
}
body.psc-page-residential .header{
	height: 160px;
}


#startcontent {
	height:160px;
}
.home .header{
	height: 385px;
}
.residential #startcontent{
	height:160px;
}

.innerheader {
	
}

.stuck {
  position:fixed;
  top:0;
	left: 50%;
  transform: translateX(-50%);
}

img#Logo {
	cursor: pointer;
}
.topnav {
	margin: 0;
	padding: 0;
	list-style: none;
	display:flex;
}
.topnav li {
	padding-right: 45px;
	color:#397851;
	font-size: 14px;
	font-family: FjallaOne;
	text-transform: uppercase;
}
.topnav li:last-child {
	padding-left:55px;
	font-size: 18px;
	font-family: FjallaOne;
}
.topnav li:last-child a{
	color:#dab631;
}
.topnav li:last-child a:hover{
	border-bottom:solid 2px #dab631;
}
.topnav a {color:#397851;}
.topnav a:hover {color:#397851;text-decoration: none;border-bottom:solid 2px #397851;}
.topnav a.active {color:#397851;text-decoration: none;border-bottom:solid 2px #397851;}

@media (min-width: 768px) {
.topnav li {
	padding-right: 15px;
	font-size: 12px;
}
.topnav li:last-child {
	padding-left:35px;
	font-size: 14px;
}
}
@media (min-width: 992px) {
.topnav li {
	padding-right: 30px;
	font-size: 20px;
}
.topnav li:last-child {
	padding-left:25px;
	font-size: 18px;
}
}

.tagheader {
	margin-top:25px;
	font-family: FjallaOne, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.tagline {
	font-size:16px;
}

#padbar{
	height:200px;
	overflow: hidden;
}

#padbar div {
	text-align:center;
	vertical-align: middle;
	font-family: FjallaOne, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	max-width:450px;
	height:100%;
	line-height: 200px;
}

#padbar div a, #innerpadbar div a {
	display:block;
	padding:0;
	margin:0;
	color:#ffffff;
	text-decoration: none;
}

#padbar div a:hover, #innerpadbar div a:hover {
	color:#ffffff;
	text-decoration: none;
}
#padspacer {clear:both;}

@media (min-width: 969px) {
.padbar {height: auto;}
.padbar div {
	height: 88px;
}
}


#innerpadbar{
	height:88px;
	
}

#innerpadbar div {
	text-align:center;
	vertical-align: middle;
	font-family: FjallaOne, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	max-width:450px;
	height:100%;
	line-height: 88px;
}



#hero {
	position:relative;
}
.herocaption {
	position:absolute;
	right:0px;
	bottom: 50px;
	background-color: rgba(254,215,103,0.8);
	padding:25px 20px;
}
.herocaption_res {
	position:absolute;
	right:0px;
	bottom:50px;
	background-color: rgba(254,215,103,0.8);
	padding:25px 20px;


}

.padcaption {
	position:absolute;
	top:40%;
	width:100%;
	color:#ffffff;
	font-family: FjallaOne, Arial, Helvetica, sans-serif;
	font-size: 55px;
	text-align: center;
	font-weight: 500;
	letter-spacing: 1.3px;
}

.quote {
	color:#ffffff;
	font-family: FjallaOne, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
}
.quotesig {
	font-family: "open-sans", sans-serif;
	font-size: 16px;
	color:#f1c031;
	text-align: center;
}

/* footer */
.footer {
	padding-top: 30px;
	padding-bottom:30px;
	font-family: "open-sans", sans-serif;
	font-size: 16px;
	background-color: #ffffff;
}

.footer p {
	font-family: "open-sans", sans-serif;
	font-size: 14px;
	margin-top:20px;
}

p.phone {
	font-family: FjallaOne, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
p.phone a{
	color: #f1c031;
}
p.phone a:hover{
	border-bottom: 2px solid #f1c031;
}

.bottomnav {
	margin:0;
	padding:0;
	list-style:none;
	text-transform: uppercase;
}
.bottomnav li {
	padding-bottom:15px;
	font-size: 14px;
}

.padnavfooter {
	margin:0;
	padding:0;
	list-style:none;
}
.padnavfooter li {
	font-family: FjallaOne, Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	font-size: 18px;
	font-weight: 500;
}
.iconbar {
	list-style: none;
	margin:30px 0 0 0;
	padding:0;
	display:flex;
}
.iconbar li {
	margin-right:20px;
}
.iconbar li:last-child {
	margin-right:0;
}

.logofooter {
	font-family: "open-sans", sans-serif;
	font-size: 14px;
	padding-top:30px;	
	padding-bottom:40px;
}
.logobar {
	list-style: none;
	margin:0;
	padding:0;
	display:flex;
}
.logobar li {
	margin-right:40px;
}
.logobar li:last-child {
	margin-right:0;
}

.copyright {
	font-family: "open-sans", sans-serif;
	font-size: 12px;
	color: #ffffff;
	/*padding-top:10%;*/
}

.vpbutton {
	position:relative;
	top: 40%;
	font-family: FjallaOne, Arial, Helvetica, sans-serif;
	padding:15px 10px;
	font-size: 22px;
	font-weight: 500;
	text-decoration: none;
	border: solid 2px #ffffff;
	color: #ffffff;
}
.vpbutton:hover {
	text-decoration: none;
	color:#fff;
}

.servicespads {
	list-style: none;
	margin:0 0 10px;
	padding:0;
}

.servicespads li {
	float:left;
	position:relative;
	xbackground-color:rgba(255,255,255,0.8);
}
.servicespads li img::after {
	background-color:rgba(255,255,255,0.8);
}
.img-caption {
	color:#357651;
	font-family: FjallaOne, Arial, Helvetica, sans-serif;
	font-size:22px;
}

.padoverlay {
	display: none;
	background-color: #2f784c;
	height:100%;
	width:100%;
	position: absolute;
	top:0;
	left:0;
}
.padcopy h5 {
	font-family: FjallaOne, Arial, Helvetica, sans-serif !important;
	font-size:16px !important;
}
.padcopy {
	position: absolute;
	display: block;
	background-color: #2f784c;
	top: 50%;
  transform: translateY(-50%);
	font-family: "open-sans", sans-serif !important;
	font-size: 15px !important;
	line-height:normal !important;
	vertical-align: middle;
	padding: 0 20px;
	xtop:30%;
	width: 100%;
}

.spotlight {
	margin: 0px;
}

.spotlight-title {
	font-family: FjallaOne, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#357651;
}

.spotlight-project {
	font-family: FjallaOne, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
}

.spactive {
	padding:5px 10px;
	border: solid 2px #000000;	
}



/* Chewitt */

	/* User Content - Also see style-pcd-shared.css */
		.post-content {
			margin: 0 0 40px
		}
		.post-content p {
			margin: 16px 0 22px;
		}
		.post-content h3 {
			text-transform: uppercase;
			font-size: 29px;
			line-height: 33px;
			margin: 26px 0 20px;
		}
		.post-content h4 {
			margin: 20px 0 10px;
		}
		.post-content b, .post-content strong {
		}

		.post-content ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		.post-content ul > li {
			padding-left: 14px;
			text-indent: -14px;
		}
		.post-content ul > li:before {
			content: "\2022"; /* small round bullet, aka "bullet", aka \8226, aka \2022, aka â€¢ */
			font-size: 1.2em;
			line-height: 0;
			/*
			content: "\25cf"; /* large round bullet, aka "black circle", aka \25cf, aka \9629 aka â— *
			content: "\2b24"; /* huge round bullet, aka "black large circle", aka \2b24, aka \11044, aka â¬¤ *
			content: "\26ab"; /* huge monochrome round bullet, aka "medium black circle", aka \26ab, aka \9899, aka âš« *
			*/
			color: #0aa3bf; /* pcd-color-medium-blue */
			padding-right: 6px;
		}
		/*
		.post-content li {
			/*
			list-style-position: inside;
			padding-left: 0;
			*
			margin-left: 16px;
		}
		*/
		.post-content ol {
			padding-left: 15px;
		}

		.post-content a {
			word-break: break-all;
			word-wrap: break-word;
			overflow-wrap: break-word;
		}
		.post-content .alignleft {
			margin-right: 25px;
			margin-bottom: 10px;
		}
		.post-content .alignright {
			margin-left: 25px;
			margin-bottom: 10px;
		}
		@media only screen and (max-width: 690px) {
			.post-content h3 {
				text-transform: uppercase;
				font-size: 25px;
				line-height: 29px;
				margin-bottom: 16px;
			}
			.post-content .alignleft {
				float: none;
				margin-right: 0;
			}
			.post-content .alignright {
				float: none;
				margin-left: 0;
			}
		}
	/* end User Content */

	/* Index - News Page */
		body.blog .news_text {
			margin-bottom: 20px;
		}
		body.blog a.news_read_more {
			margin: 10px 0;
			font-weight: bold;
			text-transform: uppercase;
			padding: 8px;
			border: 1px solid #397851;
		}
		body.blog a.news_read_more:hover {
			background-color: #397851;
			color: white;
			border: 1px solid #397851;
		}
	/* End Index - News Page */

	/* Single Page */
		body.single .row {
			max-width: 1050px;
			padding: 0 35px;
			margin: 0 auto;
		}

		body.single .entry-header {
			max-width: 800px;
			margin: 0 auto;
			text-align: center;
		}

		body.single .psc-date {
			font-family: FjallaOne;
			text-transform: uppercase;
			font-size: 18px;
			color: #dab631;
		}

		body.single .psc-post-image {
			margin: 0 0 15px;
		}

		body.single .nav-links {
			margin: 20px 0 40px;
			overflow: auto;
			font-weight: bold;
			font-family: FjallaOne;
		}
	/* End Single Page */

	/* Header */
		div.header .psc-nav-container {

		}

		div.header .psc-menu-toggle {
			display: none;
			cursor: pointer;
		}

		div.header .psc-header-logo {
			/*margin: 0 auto;*/
			display: block;
		}

		@media only screen and (max-width: 992px) {
			#padbar, #padspacer {
				display: none;
			}
			div.header .psc-header-logo {
				margin: 0;
				display: inline-block;
			}

			div.header .psc-menu-toggle {
				display: inline-block;
				float: right;
				padding: 20px;
				font-size: 40px;
				color: #397851;
				line-height: 40px;
			}
			div.header .psc-nav-container {
				position: absolute;
				left: 100%;
				right: 0;
				top: 140px;
				width: 100%;
				transition: left .5s ease-in-out;
				border-top: 5px solid #397851;
				background-color: #EEEEEE;
				z-index: 99;
			}
			div.header .psc-nav-container.open {
				left: 0;
			}

			div.header .topnav {
				display: block;
				text-align: center;
			}
			div.header .topnav li {
				padding: 0;
			}
			div.header .topnav li a {
				width: 100%;
				display: block;
				padding: 20px 0;
			}
			div.header .topnav li a:hover {
				border-bottom: 0;
				background-color: #397851;
				color: white;
			}

			div.header .tagheader {
				display: none;
			}
			div.header .tagline {
				display: none;
			}
			div.header .psc-nav {

			}
		}

		/* Pad Bar */
			.pcd-subnav-item .padoverlay {
				transition: opacity .5s ease-in-out;
				opacity: 0;
				display: block;
			}
			.pcd-subnav-item:hover .padoverlay {
				opacity: 1;
			}
			.pcd-subnav-item .padoverlay img{
				display: block;
				margin: 0 auto 10px;
			}
		/* End Pad Bar */

	/* End Header */

	/* Footer */
		.footer {
			text-align: center;
		}

		.iconbar {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
		}
		.logobar {
			float: right;
		}
		.copyright {
			padding: 10px 0;
		}

		@media only screen and (max-width: 992px) {
			.bottomnav {
				margin: 20px 0;
			}

			.padnavfooter {
				margin: 20px 0 0;
			}

			.copyright {
				text-align: center;
			}

			.logobar {
				/*flex-direction: column;*/
				float: none;
				-webkit-box-align: center;
				-ms-flex-align: center;
				align-items: center;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				justify-content: center;
				-ms-flex-wrap: wrap;
				flex-wrap: wrap;
			}
			.logobar li {
				margin: 10px;
			}
			.logobar li:last-child {
				margin-right: 10px;
			}
		}
	/* End Footer */

	/* Front Page */
		body.home .herocaption {
			
		}
		body.home .psc-home-img {
			padding: 0 35px 0 0;
		}
		body.home .psc-home-content {
			/*
			padding: 0 0 0 35px;
			*/
		}
		@media only screen and (max-width: 992px) {
			body.home .herocaption {
				position: static;
			}
			body.home .psc-home-img {
				padding: 0;
			}
			body.home .psc-home-content {
				padding: 0 20px;
			}
			body.home a.rmbutton-lg {
				margin: 20px 7px;
			}
		}
	/* End Front Page */

	/* Form Pages */
		body.page-template-page-form-php .careers_top_img {
			position: relative;
		}

		body.page-template-page-form-php .careers_top {
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
		}

		body.psc-page-contact .careers_con a[href^="mailto:"],
		body.psc-page-contact .careers_con a[href^="tel:"],
		body.psc-page-contact .careers_con a[href^="fax:"] {
			color: white;
		}

		.form_row .wpcf7-form-control-wrap {
			display: inline-block;
			width: 50%;
			padding: 0 15px;
		}
		.form_row .wpcf7-form-control-wrap:only-of-type {
			margin-right: 50%;
		}

		.form_row .wpcf7-form-control-wrap:only-of-type.resume {
			margin-right: 0;
			width: auto;
		}

		@media only screen and (max-width: 767px) {
			.form_row .wpcf7-form-control-wrap {
				width: 100%;
			}
		}

		/* Career Page */
		body.psc-page-careers .careers_bottom {
			position: relative;
			top: -210px;
		}
		@media only screen and (max-width: 1278px) {
			body.psc-page-careers .careers_bottom {
				position: relative;
				top: -140px;
			}
		}
		@media only screen and (max-width: 972px) {
			body.psc-page-careers .careers_bottom {
				position: relative;
				top: 0px;
			}
		}
		@media only screen and (max-width: 725px) {
			body.page-template-page-form-php .careers_top {
				position: static;
				padding: 40px 20px;
				background-color: #AAAAAA;
			}
		}
		/* End Career Page */

	/* End Form Page */

	/* About Page */
		.psc-page-about .our_awards_item {
			text-align: center;
			margin-bottom: 15px;
			height: 171px;
			position: relative;
		}
		.psc-page-about .our_awards_item > div{
			margin: auto;
			position: absolute;
			bottom: 7px;
			font-size: 11px;
			left: 0;
			right: 0;
			text-transform: uppercase;
			max-width: 85%;
			background-color: rgba(255,255,255,.3);
		}

		.psc-page-about .our_awards .col-sm-4:first-child .our_awards_item {
			background-color: #31794b;
			padding-top: 56px;
		}
		.psc-page-about .our_awards .col-sm-4:first-child .our_awards_item > span{
			color: white;
			text-transform: uppercase;
			font-size: 37px;
			font-family: FjallaOne, sans-serif;
		}
	/* End About Page */

	/* Portfolio Page */
		body.tax-pscportfoliocategory .psc-portfolio-list {
			padding: 0 0 40px 100px;
		}
		body.tax-pscportfoliocategory .psc-portfolio-list h2{
			text-transform: uppercase;
			color: #357651;
			font-family: FjallaOne, sans-serif;
			font-size: 36px;
			line-height: 36px;
		}
		body.tax-pscportfoliocategory .psc-portfolio-category-current {
			display: block;
			font-family: FjallaOne, sans-serif;
			font-size: 21px;
			line-height: 22px;
			color: #2f784c;
			padding: 10px 5px;
			cursor: pointer;
			font-weight: bolder;
		}
		body.tax-pscportfoliocategory .psc-portfolio-category {
			display: block;
			font-family: FjallaOne, sans-serif;
			font-size: 20px;
			line-height: 22px;
			color: black;
			padding: 10px 5px;
			cursor: pointer;
		}

		body.tax-pscportfoliocategory .psc-portfolio-items {
			text-align: left;
		}
		body.tax-pscportfoliocategory .psc-portfolio-item {
			background-color: #f2f2f2;
			min-height: 410px;
			margin-bottom: 42px;
		}
		body.tax-pscportfoliocategory .psc-portfolio-item > div:nth-of-type(1) {
			background-color: #999;
		}
		body.tax-pscportfoliocategory .psc-portfolio-item > div:nth-of-type(1) > img {
			/* height: 313px; */
			width: 100%;
		}
		body.tax-pscportfoliocategory .psc-portfolio-item > div:nth-of-type(1) > a > img{
			/* height: 313px; */
			width: 100%;
		}
		body.tax-pscportfoliocategory .psc-portfolio-item > div:nth-of-type(2) {
			font-family: FjallaOne, sans-serif;
			padding: 25px 20px;
		}
		body.tax-pscportfoliocategory .psc-portfolio-item > div > div:nth-of-type(1) {
			color: #357651;
			font-size: 16px;
			line-height: 22px;
		}
		body.tax-pscportfoliocategory .psc-portfolio-item > div > div:nth-of-type(2) {
			color: black;
			font-size: 12px;
			line-height: 22px;
		}
	/* End Portfolio Page */

	/* Residential Page */
		body.psc-page-residential #startcontent {
			height:155px;
		}

		body.psc-page-residential .vpbutton:visited {
			color: white;
		}

		body.psc-page-residential .post-content strong {
			font-family: FjallaOne, sans-serif;
			font-size: 18px !important;
			line-height: 1.5em;
			color: #2a6c44;
			font-weight: normal;
		}

		body.psc-page-residential #project_spotlight_tabs .text_header {
			display: inline-block;
			vertical-align: top;
			font-size: 22px;
			line-height: 24px;
			padding: 10px 0;
		}

		body.psc-page-residential ul.resp-tabs-list {
			display: table;
			width: 100%;
		}
		body.psc-page-residential .resp-tabs-list li {
			display: table-cell;
		}
		body.psc-page-residential .resp-tabs-list li.resp-tab-active {
			border: none;
		}
		body.psc-page-residential .resp-tabs-list li div {
			padding: 5px 10px;
			list-style: none;
			cursor: pointer;
			float: left;
			font-family: FjallaOne, Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #000000;
			border: 2px solid #ffffff;
			background: #ffffff;
			text-transform: uppercase;
			margin-right: 10px;
		}
		body.psc-page-residential .resp-tabs-list li.resp-tab-active div {
			border-color: black;
		}

			.psc-project-slider {
			position: relative;
			height: 500px;
			/* width: 500px; */
		}
		.psc-project-slider > div:first-child {
			overflow: hidden;
			position: relative;
			height: 100%;
			width: 100%;
			white-space: nowrap;
		}
		.psc-project-slider .psc-project-slide {
			display: inline-block;
			vertical-align: top;
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			margin-left: 0;
			transition: margin-left .5s ease-in-out;
		}
		.psc-project-slider .psc-project-next,
		.psc-project-slider .psc-project-prev {
			position: absolute;
			top: 0;
			bottom: 0;
			background-color: rgba(0,0,0,.5);
			cursor: pointer;
		}
		.psc-project-slider .psc-project-prev {
			right: calc(100% - 36px);
			left: 0;
		}
		.psc-project-slider .psc-project-next {
			right: 0;
			left: calc(100% - 36px);
		}
		.psc-project-slider .psc-project-next div,
		.psc-project-slider .psc-project-prev div{
			width: 0;
			height: 0;
			border-style: solid;
			position: absolute;
			top: 0;
			bottom: 0;
			margin: auto;
			left: 0;
			right: 0;
		}
		.psc-project-slider .psc-project-prev div {
			border-width: 10px 10px 10px 0;
			border-color: transparent #ffffff transparent transparent;
		}
		.psc-project-slider .psc-project-next div{
			border-width: 10px 0 10px 10px;
			border-color: transparent transparent transparent #ffffff;
		}
		.psc-project-slider-nav {
			text-align: center;
			padding: 8px 0;
		}
		.psc-project-slider-nav div{
			height: 8px;
			width: 8px;
			background: black;
			border-radius: 4px;
			display: inline-block;
			margin: 0 4px;
			cursor: pointer;
		}
		.psc-project-slider-nav div.active{
			background: green;
		}
	/* End Residential Page */

/* End Chewitt */


/*AF Fixes */

.nopadding {
	padding:0;
}
.content_wrap_sm {
	max-width:1155px;
	width:100%;
	margin:0 auto;
	display:block;
}
.content_wrap_lg {
	max-width:1240px;
	width:100%;
	margin:0 auto;
	display:block;
}

.image_community_slider{
	max-width: 1350px;
	margin: 0 auto;
}


.image_community_slider_item{
	text-align: center;
}

.image_community_slider_item img{
	display: inline!important;
	text-align: center;
	max-width: 100%;
}

@media screen and (max-width: 767px){
	#content .pull-right{
		float: none!important;
		margin: 0 auto;
	}
}
