@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}
.topLogo {
}
.charles {
width: 100%;
}
.brushWrapper {
width: 73.6842%;
margin-left: 0;
clear: both;
}
.brushArt {
}
.quote1 {
}
.mainQuote1 {
width: 100%;
margin-left: 0;
}
.smallQuote1 {
	width: 100%;
	margin-left: 0;
	height: 138px;
}
.smallQuoteBold {
}
.weGrow {
width: 100%;
}
.quoteAttractBuild {
}
.quoteMainAttractBuild {
}
.footer {
}
.address {
width: 100%;
margin-left: 0;
clear: both;
}
.neonAlfred {
width: 100%;
margin-left: 0;
clear: both;
}
.oldSchool {
}
.social {
}
.DesignNeonAlfred {
}
.theWork {
}
.clientLogo {
}
.work1Image {
}
.separatorDot {
}
.pageNumber {
}
.page1 {
width: 100%;
margin-left: 0;
clear: both;
}
.pageNumberWrap {
}
.pageWrap {
}
.clientList {
width: 100%;
margin-left: 0;
clear: both;
}
.test {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
	min-height: 800px;
}
#div1 {
}
.topLogo {
	background-image: url(../images/CharlesJordan/CharlesJordanConsultants300.png);
	background-repeat: no-repeat;
	/* [disabled]background-size: auto auto; */
	height: auto;
	background-position: 0% 1em;
}
.brushWrapper {
	float: right;
	width: auto;
	clear: none;
	height: auto;
	padding-top: 0.1em;
}
.brushArtLeft {
	width: auto;
	height: 25px;
	margin-right: 1em;
	margin-left: auto;
	margin-top: 0.3em;
}
.brushArtCenter {
	width: auto;
	height: 25px;
	margin-right: 1em;
	margin-top: 0.3em;
}
.brushArtRight {
	width: auto;
	height: 25px;
	margin-top: 0.3em;
	margin-right: 1em;
}
.separatorDot {
}
.theWork {
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 400;
	font-size: 1.1em;
	text-align: center;
	width: 100%;
	height: 25px;
	word-spacing: 0.2em;
	line-height: 1.2em;
	font-style: normal;
	margin-top: 2em;
}
.work1 {
	margin-top: 4em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork1 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 0px;
	font-style: normal;
}
.smallWork1 {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.clientQuote1 {
	color: #808183;
	font-family: lato, san-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 2em;
	margin-bottom: 2em;
}
.clientLogoCenter {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 100%;
}
.work1Image {
	max-height: 145px;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	overflow-y: hidden;
	width: auto;
}
.separatorDot {
	width: 100%;
	margin-top: 70px;
	text-align: center;
}
.work2 {
	margin-top: 4em;
	/* [disabled]height: 13em; */
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork2 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, sans-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 0px;
	font-style: normal;
}
.smallWork2 {
	color: #808183;
	font-family: lato;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.clientLogoLeft {
	text-align: left;
	padding-left: 101px;
	margin-bottom: 3em;
}
.clientQuote2 {
	color: #808183;
	font-family: lato, sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 2em;
	margin-bottom: 2em;
}
.work2Image {
	max-height: 145px;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	overflow-y: hidden;
	width: auto;
}
.work3 {
	margin-top: 4em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork3 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork3 {
	color: #808183;
	font-family: lato;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	font-style: normal;
}
.clientQuote3 {
	color: #808183;
	font-family: lato, sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 3em;
	float: right;
	margin-right: 2em;
	margin-bottom: 1em;
}
.work3Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.clientLogoRight {
	text-align: left;
	padding-left: 101px;
	margin-bottom: 3em;
}
a img {
	padding-right: 7px;
	padding-bottom: 15px;
	-webkit-transition: transform 0.3s ease-in-out 0s;
	-o-transition: transform 0.3s ease-in-out 0s;
	transition: transform 0.3s ease-in-out 0s;
}
.test {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.pageNumber {
	color: #808183;
	font-size: 2em;
	font-family: lato, sans-serif;
	font-weight: 300;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
	font-style: normal;
}
.pageNumber a {
	color: #808183;
	text-decoration: none;
	padding-left: 2%;
	padding-right: 2%;
}
.pageNumber a:visited {
	color: #9281B3;
}
.pageNumber a:hover {
	color: #F7B503;
	-webkit-transition: color .3s ease-in-out 0s;
	-o-transition: color .3s ease-in-out 0s;
	transition: color .3s ease-in-out 0s;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.footer {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 0.7em;
	background-image: url(../images/CharlesJordan/dot-38.png);
	background-repeat: no-repeat;
	background-position: 65% bottom;
	height: 250px;
	width: 100%;
	margin-top: 1em;
}
.clientListWrap {
	border-width: 0px;
	border-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 90%;
	text-decoration: none;
	color: #808183;
	height: 20em;
	margin-left: 10px;
}
.clientList {
	font-variant: normal;
	text-align: left;
	width: auto;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.clientList ul {
}
.clientList ul li {
}
ul li a:link {
	color: #808183;
	font-family: lato, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
}
ul li a:visited {
}
ul li a:hover {
	color: #F5AA06;
	-webkit-transition: color .5s ease-in-out 0s;
	-o-transition: color .5s ease-in-out 0s;
	transition: color .5s ease-in-out 0s;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.socialWrapper {
	float: right;
	width: 23.7288%;
	clear: none;
	text-align: right;
	padding-right: 10px;
	height: 150px;
}
.social {
}
.oldSchool {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 2;
	font-weight: 100;
	font-variant: normal;
	color: #808183;
	margin-bottom: 2em;
	width: 100%;
	text-align: center;
}
.address {
	width: 32.2033%;
	clear: none;
	text-align: left;
	padding-left: 10px;
	float: left;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.social {
}
.DesignNeonAlfred {
	width: 95%;
	height: 15px;
	padding-right: 3%;
	text-align: right;
}
.DesignNeonAlfred a {
	color: #808183;
	font-size: 0.9em;
	font-family: lato, sans-serif;
	font-weight: 300;
	text-align: right;
	text-decoration: none;
	padding-bottom: 20px;
	font-style: normal;
}
.work4 {
	margin-top: 6em;
	height: 13em;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 2em;
}
.mainWork4 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, san-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork4 {
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 64%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.clientQuote4 {
	color: #808183;
	font-family: lato, san-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 8em;
}
.work4Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out 0s;
	-o-transition: max-height 1s ease-in-out 0s;
	transition: max-height 1s ease-in-out 0s;
	width: auto;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.test {
	max-height: 145px;
	background-color: #F5AA06;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
body {
	background-image: url(../images/CharlesJordan/bgBlur5vert.png);
}

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.topLogo {
	background-image: url(../images/CharlesJordan/CharlesJordanConsultants300.png);
	background-repeat: no-repeat;
	background-position: 0% 1em;
	height: auto;
}
.brushWrapper {
	width: auto;
	height: auto;
	padding-top: 0.2em;
}
.brushArtLeft {
	width: auto;
	height: 25px;
	margin-right: 1em;
	margin-left: auto;
	margin-top: 1em;
}
.brushArtCenter {
	width: auto;
	height: 25px;
	margin-right: 1em;
	margin-top: 0.3em;
}
.brushArtRight {
	width: auto;
	height: 25px;
	margin-top: 0.3em;
	margin-right: 1em;
}
.theWork {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 400;
	font-size: 1.1em;
	text-align: center;
	width: 100%;
	height: 25px;
	word-spacing: 0.2em;
	line-height: 1.2em;
	font-style: normal;
}
.work1 {
	margin-top: 6em;
	height: 13em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork1 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, sans-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork1 {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.work1Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.clientQuote1 {
	color: #808183;
	font-family: lato, san-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 2em;
}
.clientLogoCenter {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
}
.separatorDot {
	width: 100%;
	margin-top: 70px;
	text-align: center;
}
.work2 {
	margin-top: 6em;
	height: 13em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork2 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, sans-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork2 {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.work2Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.clientQuote2 {
	color: #808183;
	font-family: lato, sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 2em;
}
.clientLogoLeft {
	text-align: left;
	padding-left: 101px;
	margin-bottom: 3em;
}
.work3 {
	margin-top: 6em;
	height: 13em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork3 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, sans-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork3 {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	font-style: normal;
}
.work3Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out 0s;
	-o-transition: max-height 1s ease-in-out 0s;
	transition: max-height 1s ease-in-out 0s;
	width: auto;
}
.clientQuote3 {
	color: #808183;
	font-family: lato, sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 2em;
}
.clientLogoRight {
	text-align: left;
	padding-left: 101px;
	margin-bottom: 3em;
}
.pageNumber {
	color: #808183;
	font-size: 2em;
	font-family: lato, sans-serif;
	font-weight: 300;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
	font-style: normal;
}
.pageNumber a {
	color: #808183;
	text-decoration: none;
	padding-left: 2%;
	padding-right: 2%;
}
.pageNumber a:visited {
	color: #9281B3;
}
.pageNumber a:hover {
	color: #F7B503;
	-webkit-transition: color .3s ease-in-out 0s;
	-o-transition: color .3s ease-in-out 0s;
	transition: color .3s ease-in-out 0s;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.clientListWrap {
	border-width: 0px;
	border-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	text-decoration: none;
	font-family: lato, sans-serif;
	color: #808183;
	margin-left: auto;
	margin-right: auto;
	font-style: normal;
	font-weight: 300;
}
.clientList {
	clear: none;
	margin: 0%;
	padding-right: 5%;
	font-style: normal;
	font-weight: 300;
}
.clientList ul {
}
.clientList ul li {
}
ul li a:link {
	color: #808183;
	font-size: .9em;
	line-height: 1.2em;
	font-weight: 300;
	text-decoration: none;
	font-family: lato, sans-serif;
	font-style: normal;
}
ul li a:visited {
}
ul li a:hover {
	color: #F5AA06;
	-webkit-transition: color .5s ease-in-out 0s;
	-o-transition: color .5s ease-in-out 0s;
	transition: color .5s ease-in-out 0s;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.footer {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 0.7em;
	background-image: url(../images/CharlesJordan/dot-38.png);
	background-repeat: no-repeat;
	background-position: 65% bottom;
	height: 250px;
	width: 100%;
	margin-top: 1em;
}
.oldSchool {
	font-size: 1.5em;
	line-height: 3em;
	/* [disabled]font-weight: 300; */
	font-variant: normal;
	color: #808183;
	padding-left: 10px;
	/* [disabled]margin-bottom: 1em; */
	/* [disabled]font-style: normal; */
}
.address {
	width: 32.2033%;
	clear: none;
	text-align: left;
	padding-left: 10px;
	float: left;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.socialWrapper {
	height: 100px;
}
.social {
}
.DesignNeonAlfred {
	width: 95%;
	height: 15px;
	margin-top: 10em;
	padding-right: 3px;
	float: right;
	clear: none;
}
.DesignNeonAlfred a {
	color: #808183;
	text-decoration: none;
	padding-bottom: 20px;
	font-size: 0.9em;
	text-align: right;
	font-family: lato;
	font-style: normal;
	font-weight: 300;
}
.zeroMargin_desktop {
margin-left: 0;
}
a img {
	padding-right: 7px;
	padding-bottom: 15px;
	-webkit-transition: transform 0.3s ease-in-out 0s;
	-o-transition: transform 0.3s ease-in-out 0s;
	transition: transform 0.3s ease-in-out 0s;
}
.hide_desktop {
display: none;
}
.test {
	max-height: 145px;
	background-color: #F5AA06;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.work4 {
	margin-top: 6em;
	height: 13em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork4 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, san-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork4 {
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 64%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.clientQuote4 {
	color: #808183;
	font-family: lato, san-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 2em;
	float: right;
	margin-right: 8em;
}
.work4Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out 0s;
	-o-transition: max-height 1s ease-in-out 0s;
	transition: max-height 1s ease-in-out 0s;
	width: auto;
}
}
@media (min-width: 1366px){
.hide_tablet {
	display: none;
}
.fluid.brushWrapper.hide_mobile {
}
body {
	background-image: url(../images/CharlesJordan/bgBlur5vert.png);
}
.topLogo {
	background-image: url(../images/CharlesJordan/CharlesJordanConsultants300.png);
	background-repeat: no-repeat;
	background-position: 0% 1em;
	height: auto;
}
.brushWrapper {
	float: right;
	width: auto;
	clear: none;
	height: auto;
	padding-top: 0.2em;
	padding-right: 0px;
}
.brushArtLeft {
	width: auto;
	height: 25px;
	/* [disabled]margin-right: 1em; */
	margin-left: auto;
	/* [disabled]margin-top: 1em; */
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.brushArtCenter {
	width: auto;
	height: 25px;
	margin-right: 1em;
	margin-top: 0.3em;
}
.brushArtRight {
	width: auto;
	height: 25px;
	margin-top: 0.3em;
	margin-right: 1em;
}
.theWork {
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 400;
	font-size: 1.1em;
	text-align: center;
	width: 100%;
	height: 25px;
	word-spacing: 0.2em;
	line-height: 1.2em;
	font-style: normal;
}
.work1 {
	margin-top: 6em;
	height: 13em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork1 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato;
	color: #808183;
	font-weight: 400;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork1 {
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 64%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.work1Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.clientQuote1 {
	color: #808183;
	font-family: lato, san-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 8em;
}
.clientLogoCenter {
	text-align: center;
	margin-bottom: 3em;
}
.separatorDot {
	width: 100%;
	margin-top: 70px;
	text-align: center;
}
.work2 {
	margin-top: 6em;
	height: 13em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork2 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, san-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork2 {
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.4em;
	font-variant: normal;
	text-align: left;
	width: 64%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.work2Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.clientLogoLeft {
	text-align: left;
	padding-left: 15%;
	margin-bottom: 3em;
	width: 100%;
}
.clientQuote2 {
	color: #808183;
	font-family: lato, san-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 8em;
}
.clientLogoRight {
	text-align: left;
	padding-left: 101px;
	margin-bottom: 3em;
}
.work3 {
	margin-top: 6em;
	height: 13em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork3 h1  {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, san-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork3 {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.4em;
	font-variant: normal;
	text-align: left;
	width: 64%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	font-style: normal;
}
.work3Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.clientQuote3 {
	color: #808183;
	font-family: lato, sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 8em;
}
.work4 {
	margin-top: 6em;
	height: 13em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork4 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, san-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork4 {
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.4em;
	font-variant: normal;
	text-align: left;
	width: 64%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.clientQuote4 {
	color: #808183;
	font-family: lato, san-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 8em;
}
.work4Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out 0s;
	-o-transition: max-height 1s ease-in-out 0s;
	transition: max-height 1s ease-in-out 0s;
	width: auto;
}
.footer {
	color: #808183;
	font-family: lato;
	font-weight: 300;
	font-size: 0.7em;
	background-image: url(../images/CharlesJordan/dot-38.png);
	background-repeat: no-repeat;
	background-position: 65% bottom;
	height: 250px;
	width: 100%;
	margin-top: 10em;
	font-style: normal;
}
.oldSchool {
	margin-bottom: 40px;
	border-width: 0px;
	border-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	/* [disabled]margin-left: auto; */
	/* [disabled]margin-right: auto; */
	font-family: lato, san-serif;
	font-style: normal;
	font-weight: 300;
}
.clientListWrap {
	/* [disabled]margin-bottom: 40px; */
	border-width: 0px;
	border-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 60%;
	text-decoration: none;
	font-family: lato, san-serif;
	color: #808183;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	font-size: .9;
	font-style: normal;
	font-weight: 300;
}
.clientList {
	font-variant: normal;
	text-align: left;
	/* [disabled]width: auto; */
}
.clientList ul {
	font-family: lato;
	font-style: normal;
	font-weight: 300;
}
.clientList ul li {
	font-family: lato;
	font-style: normal;
	font-weight: 300;
}
ul li a:link {
	color: #808183;
	font-size: .9em;
	line-height: 1.2em;
	font-weight: 300;
	text-decoration: none;
	font-family: lato, san-serif;
	font-style: normal;
}
ul li a:visited {
}
ul li a:hover {
	color: #F5AA06;
	-webkit-transition: color .5s ease-in-out 0s;
	-o-transition: color .5s ease-in-out 0s;
	transition: color .5s ease-in-out 0s;
	font-style: normal;
	font-weight: 300;
	font-family: lato, san-serif;
}
.address {
	width: 32.2033%;
	clear: none;
	text-align: left;
	padding-left: 10px;
	float: left;
	font-family: lato, san-serif;
	font-style: normal;
	font-weight: 300;
}
.socialWrapper {
	height: 100px;
}
.social {
}
.DesignNeonAlfred {
	width: 95%;
	height: 15px;
	margin-top: 10em;
	padding-right: 3px;
	float: right;
	clear: none;
}
.DesignNeonAlfred a {
	color: #808183;
	text-decoration: none;
	padding-bottom: 20px;
	font-size: 0.9em;
	text-align: right;
	font-family: lato;
	font-style: normal;
	font-weight: 300;
}
.pageNumber {
	color: #808183;
	font-size: 2em;
	font-family: lato, sans-serif;
	font-weight: 300;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
	font-style: normal;
}
.pageNumber a {
	color: #808183;
	text-decoration: none;
	padding-left: 2%;
	padding-right: 2%;
}
.pageNumber a:visited {
	color: #9281B3;
}
.pageNumber a:hover {
	color: #F5AA06;
	-webkit-transition: color .3s ease-in-out 0s;
	-o-transition: color .3s ease-in-out 0s;
	transition: color .3s ease-in-out 0s;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 300;
}
a img {
	padding-right: 7px;
	padding-bottom: 15px;
	-webkit-transition: transform 0.3s ease-in-out 0s;
	-o-transition: transform 0.3s ease-in-out 0s;
	transition: transform 0.3s ease-in-out 0s;
}
.test {
	max-height: 145px;
	background-color: #F5AA06;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
}
.neonAlfred {
	float: right;
	width: 23.7288%;
	clear: none;
	text-align: right;
	padding-right: 10px;
}
.neonAlfred a {
	color: #808183;
	text-decoration: none;
}
.brushArt {
	height: auto;
	margin-top: 0.3em;
	width: auto;
}

@media (max-width:480px){
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
	min-height: 800px;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #808183;
}
#div1 {
}
.topLogo {
	background-image: url(../images/CharlesJordan/CharlesJordanConsultants300.png);
	background-repeat: no-repeat;
	/* [disabled]background-size: auto auto; */
	height: auto;
	background-position: center 1em;
}
.brushWrapper {
	height: auto;
	margin-top: 5em;
	margin-left: 20%;
	width: 70%;
}
.brushArtLeft {
	width: auto;
	height: auto;
	padding-top: 1em;
	float: left;
	margin-right: 0.5em;
}
.brushArtCenter {
	width: auto;
	height: auto;
	padding-top: 1em;
	right: auto;
	float: left;
	clear: none;
	margin-right: 0.5em;
}
.brushArtRight {
	width: auto;
	height: auto;
	margin-top: 1em;
	margin-right: auto;
	left: auto;
	right: auto;
	clear: none;
	float: left;
}
.theWork {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.1em;
	text-align: center;
	width: 100%;
	height: 25px;
	word-spacing: 0.2em;
	line-height: 1.2em;
	margin-top: 2em;
}
.work1 {
	margin-top: 3em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork1 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, sans-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 0px;
	font-style: normal;
}
.smallWork1 {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.clientQuote1 {
	color: #808183;
	font-family: lato, sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 2em;
	margin-bottom: 2em;
}
.clientLogoCenter {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 100%;
}
.work1Image {
	max-height: 145px;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	overflow-y: hidden;
	width: auto;
	margin-top: 0px;
}
.separatorDot {
	width: 100%;
	margin-top: 70px;
	text-align: center;
}
.work2 {
	margin-top: 4em;
	/* [disabled]height: 13em; */
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork2 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, sans-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 0px;
	font-style: normal;
}
.smallWork2 {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.clientLogoLeft {
	text-align: left;
	padding-left: 15%;
	margin-bottom: 3em;
}
.clientQuote2 {
	color: #808183;
	font-family: lato, sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 2em;
	margin-bottom: 2em;
}
.work2Image {
	max-height: 145px;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	overflow-y: hidden;
	width: auto;
}
.work3 {
	margin-top: 4em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork3 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, sans-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork3 {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	font-style: normal;
}
.work3Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.clientQuote3 {
	color: #808183;
	font-family: lato, sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 3em;
	float: right;
	margin-right: 2em;
	margin-bottom: 1em;
}
.clientLogoRight {
	text-align: left;
	padding-left: 101px;
	margin-bottom: 3em;
}
.clientLogo {
}
.pageNumber {
	color: #808183;
	font-size: 2em;
	font-family: lato, sans-serif;
	font-weight: 300;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
	font-style: normal;
}
.pageNumber a {
	color: #808183;
	text-decoration: none;
	padding-left: 2%;
	padding-right: 2%;
}
.pageNumber a:visited {
	color: #9281B3;
}
.pageNumber a:hover {
	color: #F7B503;
	-webkit-transition: color .3s ease-in-out 0s;
	-o-transition: color .3s ease-in-out 0s;
	transition: color .3s ease-in-out 0s;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.oldSchool {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 2;
	font-weight: 100;
	font-variant: normal;
	color: #808183;
	margin-bottom: 2em;
	width: 100%;
	text-align: center;
}
.footer {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 0.7em;
	background-image: url(../images/CharlesJordan/dot-38.png);
	background-repeat: no-repeat;
	background-position: 65% bottom;
	/* [disabled]height: 250px; */
	width: 100%;
	margin-top: 10em;
}
.address {
	width: 32.2033%;
	clear: none;
	text-align: left;
	padding-left: 10px;
	float: left;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 300;
}
a img {
	padding-right: 7px;
	padding-bottom: 15px;
	-webkit-transition: transform 0.3s ease-in-out 0s;
	-o-transition: transform 0.3s ease-in-out 0s;
	transition: transform 0.3s ease-in-out 0s;
}
.test {
	max-height: 145px;
	background-color: #F5AA06;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.clientListWrap {
	border-width: 0px;
	border-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 90%;
	text-decoration: none;
	color: #808183;
	height: 20em;
	margin-left: 10px;
}
.clientList {
	font-variant: normal;
	text-align: left;
	width: auto;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.clientList ul {
}
.clientList ul li {
}
ul li a:link {
	color: #808183;
	font-family: lato, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
}
ul li a:visited {
}
ul li a:hover {
	color: #F5AA06;
	-webkit-transition: color .5s ease-in-out 0s;
	-o-transition: color .5s ease-in-out 0s;
	transition: color .5s ease-in-out 0s;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.social {
}
.socialWrapper {
	float: right;
	width: 23.7288%;
	clear: none;
	text-align: right;
	padding-right: 10px;
	height: 150px;
}
.DesignNeonAlfred {
	width: 95%;
	height: 15px;
	padding-right: 3%;
	text-align: right;
}
.DesignNeonAlfred a {
	color: #808183;
	font-size: 0.9em;
	font-family: lato;
	font-weight: 300;
	text-align: right;
	text-decoration: none;
	padding-bottom: 20px;
	font-style: normal;
}
.work4 {
	margin-top: 6em;
	height: 13em;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 3em;
}
.mainWork4 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, san-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork4 {
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 64%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.clientQuote4 {
	color: #808183;
	font-family: lato, san-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 8em;
}
.work4Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out 0s;
	-o-transition: max-height 1s ease-in-out 0s;
	transition: max-height 1s ease-in-out 0s;
	width: auto;
}
}

@media (max-width : 320px ){
.topLogo {
	background-image: url(../images/CharlesJordan/CharlesJordanConsultants250.png);
	background-repeat: no-repeat;
	height: auto;
	background-position: center 1em;
}
.brushWrapper {
	height: auto;
	margin-top: 5em;
	width: 100%;
}
.brushArtLeft {
	width: auto;
	height: auto;
	padding-top: 1em;
	float: right;
	margin-right: 0.2em;
	margin-left: auto;
}
.brushArtCenter {
	width: auto;
	height: auto;
	padding-top: 1em;
	right: auto;
	float: left;
	clear: none;
	margin-right: 0.5em;
}
.brushArtRight {
	width: auto;
	height: auto;
	margin-top: 1em;
	margin-right: auto;
	left: auto;
	right: auto;
	clear: none;
	float: left;
}
.footer {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 0.7em;
	background-image: url(../images/CharlesJordan/dot-38.png);
	background-repeat: no-repeat;
	background-position: 65% bottom;
	height: 245px;
	width: 100%;
	margin-top: 10em;
}
.oldSchool {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: 100;
	font-variant: normal;
	color: #808183;
	margin-bottom: 2em;
	width: 100%;
	text-align: center;
}
.address {
	width: 40%;
	clear: none;
	text-align: left;
	padding-left: 10px;
	float: left;
}
.socialWrapper {
	float: right;
	width: 23.7288%;
	clear: none;
	text-align: right;
	padding-right: 10px;
	height: 150px;
}
.social {
}
.DesignNeonAlfred {
	width: 95%;
	height: 15px;
	padding-right: 3%;
	text-align: right;
}
.DesignNeonAlfred a {
	color: #808183;
	font-size: 0.7em;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	text-align: right;
	text-decoration: none;
}
.socialWrapper {
	height: 150px;
}
.theWork {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.1em;
	text-align: center;
	width: 100%;
	height: 25px;
	word-spacing: 0.2em;
	line-height: 1.2em;
	margin-top: 2em;
}
.work1 {
	margin-top: 3em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork1 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #808183;
	font-weight: 500;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 0px;
}
.smallWork1 {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
}
.clientQuote1 {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 2em;
	margin-bottom: 2em;
}
.clientLogoCenter {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 100%;
}
.work1Image {
	max-height: 145px;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	overflow-y: hidden;
	width: auto;
	margin-top: 0px;
}
.separatorDot {
	width: 100%;
	margin-top: 70px;
	text-align: center;
}
.work2 {
	margin-top: 4em;
	/* [disabled]height: 13em; */
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork2 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #808183;
	font-weight: 500;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 0px;
}
.smallWork2 {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
}
.clientQuote2 {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 2em;
	margin-bottom: 2em;
}
.clientLogoLeft {
	text-align: left;
	padding-left: 15%;
	margin-bottom: 3em;
}
.work2Image {
	max-height: 145px;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	overflow-y: hidden;
	width: auto;
	background-image: url(../images/prairie/Prairie.jpg);
	background-repeat: no-repeat;
	background-position: left 0%;
	background-size: contain;
}
.work3 {
	margin-top: 4em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork3 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #808183;
	font-weight: 500;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
}
.smallWork3 {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.4em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
.clientQuote3 {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 3em;
	float: right;
	margin-right: 2em;
	margin-bottom: 1em;
}
.work3Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.work3ImageA {
	max-height: 145px;
	background-color: #F5AA06;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.clientLogoRight {
	text-align: left;
	padding-left: 101px;
	margin-bottom: 3em;
}
.footer {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 0.7em;
	background-image: url(../images/CharlesJordan/dot-38.png);
	background-repeat: no-repeat;
	background-position: 65% bottom;
	/* [disabled]height: 250px; */
	width: 100%;
	margin-top: 10em;
}
.address {
	width: 32.2033%;
	clear: none;
	text-align: left;
	padding-left: 10px;
	float: left;
}
.socialWrapper {
	float: right;
	width: 23.7288%;
	clear: none;
	text-align: right;
	padding-right: 10px;
	height: 150px;
}
.DesignNeonAlfred {
	width: 95%;
	height: 15px;
	padding-right: 3%;
	text-align: right;
}
.DesignNeonAlfred a {
	color: #808183;
	font-size: 0.7em;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	text-align: right;
	text-decoration: none;
	padding-bottom: 20px;
}
.clientLogo {
}
.socialWrapper {
	height: 80px;
}
.oldSchool {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 2;
	font-weight: 100;
	font-variant: normal;
	color: #808183;
	margin-bottom: 2em;
	width: 100%;
	text-align: center;
}
.clientListWrap {
	border-width: 0px;
	border-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 90%;
	text-decoration: none;
	color: #808183;
	height: 20em;
	margin-left: 10px;
	font-weight: 300;
	font-family: lato, sans-serif;
	font-style: normal;
}
.clientList {
	font-variant: normal;
	text-align: left;
	width: auto;
}
.clientList ul {
}
.clientList ul li {
}
ul li a:link {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	font-weight: 100;
	text-decoration: none;
}
ul li a:visited {
}
ul li a:hover {
	color: #F5AA06;
	-webkit-transition: color .5s ease-in-out 0s;
	-o-transition: color .5s ease-in-out 0s;
	transition: color .5s ease-in-out 0s;
}
.pageNumber {
	color: #808183;
	font-size: 2em;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	text-align: center;
	padding-top: 20px;
}
.pageNumber a {
	color: #808183;
	text-decoration: none;
	padding-left: 2%;
	padding-right: 2%;
}
.pageNumber a:visited {
	color: #9281B3;
}
.pageNumber a:hover {
	color: #F7B503;
	-webkit-transition: color .3s ease-in-out 0s;
	-o-transition: color .3s ease-in-out 0s;
	transition: color .3s ease-in-out 0s;
}
a img {
	padding-right: 7px;
	padding-bottom: 15px;
	-webkit-transition: transform 0.3s ease-in-out 0s;
	-o-transition: transform 0.3s ease-in-out 0s;
	transition: transform 0.3s ease-in-out 0s;
}
.test {
	max-height: 145px;
	background-color: #F5AA06;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.work4 {
	margin-top: 3em;
	height: 13em;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 7em;
}
.mainWork4 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, san-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork4 {
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 64%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.clientQuote4 {
	color: #808183;
	font-family: lato, san-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	margin-top: 4em;
	float: right;
}
.work4Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out 0s;
	-o-transition: max-height 1s ease-in-out 0s;
	transition: max-height 1s ease-in-out 0s;
	width: auto;
}
}

@media (max-width: 360px){
.brushWrapper {
	height: auto;
	margin-top: 5em;
	width: 90%;
	float: right;
}
.brushArtLeft {
	width: auto;
	height: auto;
	padding-top: 1em;
	float: left;
}
.brushArtCenter {
	width: auto;
	height: auto;
	padding-top: 1em;
	float: left;
	clear: none;
}
.brushArtRight {
	width: auto;
	height: auto;
	margin-top: 1em;
	clear: none;
	float: left;
}
.neonAlfred {
	float: right;
	width: 39%;
	clear: none;
	text-align: right;
	padding-right: 10px;
}
.neonAlfred a {
	color: #808183;
	text-decoration: none;
}
.oldSchool {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: 100;
	font-variant: normal;
	color: #808183;
	margin-bottom: 2em;
	width: 100%;
	text-align: center;
}
.socialWrapper {
	height: 150px;
}
.theWork {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 400;
	font-size: 1.1em;
	text-align: center;
	width: 100%;
	height: 25px;
	word-spacing: 0.2em;
	line-height: 1.2em;
	margin-top: 2em;
	font-style: normal;
}
.work1 {
	margin-top: 3em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork1 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 0px;
	font-style: normal;
}
.smallWork1 {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.clientQuote1 {
	color: #808183;
	font-family: lato, san-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 4em;
	float: right;
	margin-right: 2em;
	margin-bottom: 2em;
}
.clientLogoCenter {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 100%;
}
.work1Image {
	max-height: 145px;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	overflow-y: hidden;
	width: auto;
	margin-top: 0px;
}
.separatorDot {
	width: 100%;
	margin-top: 70px;
	text-align: center;
}
.work2 {
	margin-top: 4em;
	/* [disabled]height: 13em; */
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork2 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, sans-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 0px;
	font-style: normal;
}
.smallWork2 {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.clientLogoLeft {
	text-align: left;
	padding-left: 15%;
	margin-bottom: 3em;
}
.clientQuote2 {
	color: #808183;
	font-family: lato, sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 55%;
	margin-top: 4em;
	float: right;
	margin-right: 2em;
	margin-bottom: 2em;
}
.work2Image {
	max-height: 145px;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	overflow-y: hidden;
	width: auto;
}
.work3 {
	margin-top: 4em;
	background-repeat: no-repeat;
	text-align: center;
}
.mainWork3 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, sans-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork3 {
	color: #808183;
	font-family: lato, sans-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 86%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	font-style: normal;
}
.work3Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.clientQuote3 {
	color: #808183;
	font-family: lato, san-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	width: 40%;
	margin-top: 3em;
	float: right;
	margin-right: 2em;
	margin-bottom: 1em;
}
.clientLogoRight {
	text-align: left;
	padding-left: 101px;
	margin-bottom: 3em;
}
.footer {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 0.7em;
	background-image: url(../images/CharlesJordan/dot-38.png);
	background-repeat: no-repeat;
	background-position: 60% bottom;
	/* [disabled]height: 250px; */
	width: 100%;
	margin-top: 10em;
}
.address {
	width: 32.2033%;
	clear: none;
	text-align: left;
	padding-left: 10px;
	float: left;
}
.social {
}
.socialWrapper {
	float: right;
	width: 23.7288%;
	clear: none;
	text-align: right;
	padding-right: 10px;
	height: 150px;
}
.DesignNeonAlfred {
	width: 95%;
	height: 15px;
	padding-right: 3%;
	text-align: right;
	padding-bottom: 1em;
}
.DesignNeonAlfred a {
	color: #808183;
	font-size: 0.9em;
	font-family: lato, sans-serif;
	font-weight: 300;
	text-align: right;
	text-decoration: none;
	padding-bottom: 20px;
	font-style: normal;
}
.clientLogo {
}
.socialWrapper {
	height: 80px;
}
.oldSchool {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 2;
	font-weight: 100;
	font-variant: normal;
	color: #808183;
	margin-bottom: 2em;
	width: 100%;
	text-align: center;
}
a img {
	padding-right: 7px;
	padding-bottom: 15px;
	-webkit-transition: transform 0.3s ease-in-out 0s;
	-o-transition: transform 0.3s ease-in-out 0s;
	transition: transform 0.3s ease-in-out 0s;
}
.test {
	max-height: 145px;
	background-color: #F5AA06;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	width: auto;
}
.clientListWrap {
	border-width: 0px;
	border-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 90%;
	text-decoration: none;
	color: #808183;
	height: 20em;
	margin-left: 10px;
	font-weight: 100;
}
.clientList {
	font-variant: normal;
	text-align: left;
	width: auto;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.clientList ul {
}
.clientList ul li {
}
ul li a:link {
	color: #808183;
	font-family: lato, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
}
ul li a:visited {
}
ul li a:hover {
	color: #F5AA06;
	-webkit-transition: color .5s ease-in-out 0s;
	-o-transition: color .5s ease-in-out 0s;
	transition: color .5s ease-in-out 0s;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.topLogo {
	background-image: url(../images/CharlesJordan/CharlesJordanConsultants300.png);
	background-repeat: no-repeat;
	/* [disabled]background-size: auto auto; */
	height: auto;
	background-position: center 1em;
}
.pageNumber {
	color: #808183;
	font-size: 2em;
	font-family: lato, sans-serif;
	font-weight: 300;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
	font-style: normal;
}
.pageNumber a {
	color: #808183;
	text-decoration: none;
	padding-left: 2%;
	padding-right: 2%;
}
.pageNumber a:visited {
	color: #9281B3;
}
.pageNumber a:hover {
	color: #F7B503;
	-webkit-transition: color .3s ease-in-out 0s;
	-o-transition: color .3s ease-in-out 0s;
	transition: color .3s ease-in-out 0s;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.work4 {
	margin-top: 3em;
	height: 13em;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 7em;
}
.mainWork4 h1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: lato, san-serif;
	color: #808183;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
.smallWork4 {
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: left;
	width: 64%;
	margin-top: 1em;
	height: auto;
	margin-left: 8.474%;
	font-style: normal;
}
.clientQuote4 {
	color: #808183;
	font-family: lato, san-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1em;
	font-variant: normal;
	margin-top: 4em;
	float: right;
	/* [disabled]width: auto; */
	padding: 0px;
	margin-left: 8.484%;
}
.work4Image {
	max-height: 145px;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease-in-out 0s;
	-o-transition: max-height 1s ease-in-out 0s;
	transition: max-height 1s ease-in-out 0s;
	width: auto;
}
}
.work1Image:hover {
	max-height: 500px;
}
.work2Image:hover {
	max-height: 500px;
}
.work3Image:hover {
	max-height: 500px;
}
a img:hover {
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.test:hover {
	max-height: 500px;
}
.work4Image:hover {
	max-height: 500px;
}
