@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;
}
.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 {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
body {
	background-image: url(../images/CharlesJordan/bgBlur5vert.png);
}

/* 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 {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.topLogo {
	background-image: url(../images/CharlesJordan/CharlesJordanConsultants300.png);
	background-repeat: no-repeat;
	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;
}
.quote1 {
	margin-top: 6em;
}
.add2300 {
	width: 83%;
	margin-left: 8.5%;
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.4em;
	background-image: url(../images/CharlesJordan/CarlesJordan-O-130.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 460px;
	font-style: normal;
}
#zipCode {
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 0.7em;
	line-height: 1.5em;
	font-style: normal;
}
.fluid.tel {
	width: 90%;
	margin-top: 4em;
	padding-right: 10%;
	color: #808183;
	font-family: lato;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
}
.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: 45% bottom;
	height: 10em;
	width: 100%;
	margin-top: 8em;
}
.social {
}
a img {
	padding-right: 7px;
	padding-bottom: 15px;
}
.neonAlfred a {
	color: #808183;
	text-decoration: none;
}
.fluid.neonAlfred {
	width: 40%;
	font-family: lato, san-serif;
	font-style: normal;
	font-weight: 300;
}
}

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

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

.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;
}
.quote1 {
	margin-top: 6em;
}
.mainQuote1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #808183;
	font-weight: 100;
	font-size: 1.4em;
	line-height: 1.4em;
}
.smallQuote1 {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 1em;
	line-height: 1em;
	font-variant: normal;
	text-align: right;
	padding-right: 10%;
	width: 90%;
	margin-top: 4em;
}
.weGrow {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 4em;
	font-size: 1em;
	color: #808183;
	width: 100%;
	background-image: url(../images/CharlesJordan/dot-13.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.weGrow ul {
	font-style: italic;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	margin-bottom: 4em;
}
.quoteAttractBuild {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 3em;
	background-image: url(../images/CharlesJordan/quotes/quotesOutstanding-195.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 22em;
}
.quoteMainAttractBuild {
	width: 83.051%;
	margin-left: 8.4%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1.4em;
}
.smallQuoteAttractBuild {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 1em;
	line-height: 1em;
	font-variant: normal;
	text-align: right;
	padding-right: 10%;
	width: 90%;
	margin-top: 4em;
}
.quoteTrueMarketing {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 3em;
	background-image: url(../images/CharlesJordan/dot-18.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14em;
}
.quoteMainTrueMarketing {
	width: 83.051%;
	margin-left: 8.4%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1.4em;
	font-style: italic;
}
.quoteGoodGrasp {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 3em;
	background-image: url(../images/CharlesJordan/quotes/quotesIncredible-195.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22em;
}
.quoteMainGoodGrasp {
	width: 83.051%;
	margin-left: 8.4%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1.4em;
}
.smallQuoteGoodGrasp {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 1em;
	line-height: 1em;
	font-variant: normal;
	text-align: right;
	padding-right: 10%;
	width: 90%;
	margin-top: 4em;
}
.quoteIdentify {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 3em;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13em;
	background-image: url(../images/CharlesJordan/dot-18.png);
}
.quoteMainIdentify {
	width: 83.051%;
	margin-left: 8.4%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1.4em;
}
.smallQuoteIdentify {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 1em;
	line-height: 1em;
	font-variant: normal;
	text-align: right;
	padding-right: 10%;
	width: 90%;
	margin-top: 4em;
}
.quoteLackOf {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 3em;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 24em;
	background-image: url(../images/CharlesJordan/quotes/quotesAconsultant-195.png);
}
.quoteMainLackOf {
	width: 83.051%;
	margin-left: 8.4%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1.4em;
}
.smallQuoteLackOf {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 1em;
	line-height: 1em;
	font-variant: normal;
	text-align: right;
	padding-right: 10%;
	width: 90%;
	margin-top: 4em;
}
.quoteHow {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 3em;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18em;
	background-image: url(../images/CharlesJordan/dot-13.png);
}
.quoteMainHow {
	width: 83.051%;
	margin-left: 8.4%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1.4em;
}
.smallQuoteHow {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 1em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	padding-right: 10%;
	width: 60%;
	margin-top: 4em;
	float: right;
}
.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: 25em;
	width: 100%;
	margin-top: 10em;
}
.oldSchool {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 3em;
	font-weight: 100;
	font-variant: normal;
	color: #808183;
	padding-left: 10px;
	/* [disabled]margin-bottom: 1em; */
}
.address {
	width: 32.2033%;
	clear: none;
	text-align: left;
	padding-left: 10px;
	float: left;
}
a img {
	padding-right: 7px;
	padding-bottom: 15px;
}
.social {
}
.fluid.neonAlfred {
	width: 30%;
	font-family: lato, san-serif;
	font-style: normal;
	font-weight: 300;
}
.neonAlfred a {
	color: #808183;
	text-decoration: none;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
.add2300 {
	width: 83%;
	margin-left: 8.5%;
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.4em;
	background-image: url(../images/CharlesJordan/CarlesJordan-O-130.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 500px;
	font-style: normal;
}
.fluid.tel {
	width: 90%;
	margin-top: 4em;
	padding-right: 10%;
	color: #808183;
	font-family: lato;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
}
}
@media (min-width: 1366px){
.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;
	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;
}
.quote1 {
	margin-top: 6em;
}
.mainQuote1 {
	width: 83.0508%;
	margin-left: 8.4745%;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #808183;
	font-weight: 100;
	font-size: 1.4em;
	line-height: 1.4em;
}
.smallQuote1 {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 1em;
	line-height: 1em;
	font-variant: normal;
	text-align: right;
	padding-right: 25%;
	width: 75%;
	margin-top: 4em;
}
.weGrow {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 4em;
	font-size: 1em;
	color: #808183;
	width: 66.1016%;
	background-image: url(../images/CharlesJordan/dot-13.png);
}
.weGrow ul {
	font-style: italic;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
}
.quoteAttractBuild {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 4em;
	background-image: url(../images/CharlesJordan/quotes/quotesOutstanding-195.png);
	background-repeat: no-repeat;
	background-position: 70% bottom;
	height: 22em;
}
.quoteMainAttractBuild {
	width: 83.051%;
	margin-left: 8.4%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1.4em;
}
.smallQuoteAttractBuild {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 1em;
	line-height: 1em;
	font-variant: normal;
	text-align: right;
	padding-right: 10%;
	width: 70%;
	margin-top: 4em;
}
.quoteTrueMarketing {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 3em;
	background-image: url(../images/CharlesJordan/dot-18.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14em;
}
.quoteMainTrueMarketing {
	width: 75%;
	margin-left: 8.4%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1.4em;
	font-style: italic;
}
.quoteGoodGrasp {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 3em;
	background-image: url(../images/CharlesJordan/quotes/quotesIncredible-195.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22em;
}
.quoteMainGoodGrasp {
	width: 83.051%;
	margin-left: 8.4%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1.4em;
}
.smallQuoteGoodGrasp {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 1em;
	line-height: 1em;
	font-variant: normal;
	text-align: right;
	padding-right: 10%;
	width: 70%;
	margin-top: 4em;
}
.quoteIdentify {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 3em;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13em;
	background-image: url(../images/CharlesJordan/dot-18.png);
}
.quoteMainIdentify {
	width: 83.051%;
	margin-left: 8.4%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1.4em;
}
.smallQuoteIdentify {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 1em;
	line-height: 1em;
	font-variant: normal;
	text-align: right;
	padding-right: 10%;
	width: 90%;
	margin-top: 4em;
}
.quoteLackOf {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 3em;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 24em;
	background-image: url(../images/CharlesJordan/quotes/quotesAconsultant-195.png);
}
.quoteMainLackOf {
	width: 60%;
	margin-left: 8.4%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1.4em;
}
.smallQuoteLackOf {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 1em;
	line-height: 1em;
	font-variant: normal;
	text-align: right;
	padding-right: 10%;
	width: 70%;
	margin-top: 4em;
}
.quoteHow {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 3em;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18em;
	background-image: url(../images/CharlesJordan/dot-13.png);
}
.quoteMainHow {
	width: 83.051%;
	margin-left: 8.4%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1.4em;
}
.smallQuoteHow {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 100;
	font-size: 1em;
	line-height: 1em;
	font-variant: normal;
	text-align: left;
	padding-right: 10%;
	width: 55%;
	margin-top: 4em;
	float: right;
}
.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: 10em;
	width: 100%;
	margin-top: 10em;
}
.oldSchool {
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 3em;
	font-weight: 100;
	font-variant: normal;
	color: #808183;
	padding-left: 10px;
	/* [disabled]margin-bottom: 1em; */
}
.address {
	width: 32.2033%;
	clear: none;
	text-align: left;
	padding-left: 10px;
	float: left;
}
.social {
}
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;
}
.add2300 {
	width: 83%;
	margin-left: 8.5%;
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.4em;
	background-image: url(../images/CharlesJordan/CarlesJordan-O-130.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
	font-style: normal;
}
.neonAlfred {
	float: right;
	width: 23.7288%;
	clear: none;
	text-align: right;
	padding-right: 10px;
}
.neonAlfred a {
	color: #808183;
	text-decoration: none;
}
.fluid.tel {
	width: 90%;
	margin-top: 4em;
	padding-right: 10%;
	color: #808183;
	font-family: lato;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
}
}
.neonAlfred {
	float: right;
	width: 23.7288%;
	clear: none;
	text-align: right;
	padding-right: 10px;
}
.neonAlfred a {
	color: #808183;
	text-decoration: none;
	font-family: lato;
	font-style: normal;
	font-weight: 300;
	font-size: .9em;
}
.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;
}
#div1 {
}
.zeroMargin_tablet {
	margin-left: 0;
}
.fluid.brushWrapper.hide_mobile {
}
.hide_tablet {
	display: none;
}
.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;
}
.quote1 {
	margin-top: 6em;
	height: 17em;
}
.add2300 {
	width: 83%;
	margin-left: 8.5%;
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.4em;
	background-image: url(../images/CharlesJordan/CarlesJordan-O-130.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 460px;
	font-style: normal;
}
#zipCode {
	color: #808183;
	font-family: lato;
	font-weight: 300;
	font-size: 0.7em;
	line-height: 1.5em;
	font-style: normal;
}
.fluid.tel {
	width: 90%;
	margin-top: 4em;
	padding-right: 10%;
	color: #808183;
	font-family: lato;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
}
.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: 45% bottom;
	height: 10em;
	width: 100%;
	margin-top: 8em;
}
.social {
}
a img {
	padding-right: 7px;
	padding-bottom: 15px;
}
.neonAlfred a {
	color: #808183;
	text-decoration: none;
	font-size: 0.9em;
	font-family: lato;
	font-style: normal;
	font-weight: 300;
}
.fluid.neonAlfred {
	width: 40%;
	font-family: lato, san-serif;
	font-style: normal;
	font-weight: 300;
}
}

@media (max-width : 320px){
.topLogo {
	background-image: url(../images/CharlesJordan/CharlesJordanConsultants300.png);
	background-repeat: no-repeat;
	height: auto;
	background-position: center 1em;
}
.brushWrapper {
	height: auto;
	margin-top: 3em;
	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;
}
.quote1 {
	margin-top: 4em;
}
.add2300 {
	width: 83%;
	margin-left: 8.5%;
	color: #808183;
	font-weight: 100;
	font-size: 1.2em;
	line-height: 1.4em;
	background-image: url(../images/CharlesJordan/CarlesJordan-O-130.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
}
#zipCode {
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 0.7em;
	line-height: 1.5em;
}
.fluid.tel {
	width: 100%;
	margin-top: 3em;
	padding-right: 10%;
	color: #808183;
	font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.4em;
	text-align: right;
}
a img {
	padding-right: 7px;
	padding-bottom: 15px;
}
.social {
}
.neonAlfred a {
	color: #808183;
	text-decoration: none;
	font-size: 0.9em;
	font-family: lato;
	font-style: normal;
	font-weight: 300;
	margin-top: 1em;
}
.footer {
	background-image: url(../images/CharlesJordan/dot-38.png);
	background-repeat: no-repeat;
	width: 100%;
	background-position: 50% bottom;
	font-family: lato;
	font-style: normal;
	font-weight: 300;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.fluid.neonAlfred {
	width: 80%;
	margin-top: 2em;
}
}

@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;
}
.quote1 {
	margin-top: 6em;
	height: 17em;
	font-family: lato, san-serif;
	font-style: normal;
	font-weight: 300;
}
.add2300 {
	width: 83%;
	margin-left: 8.5%;
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.2em;
	background-image: url(../images/CharlesJordan/CarlesJordan-O-130.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
	font-style: normal;
}
#zipCode {
	color: #808183;
	font-family: lato;
	font-weight: 300;
	font-size: 0.7em;
	line-height: 1.5em;
	font-style: normal;
}
.fluid.tel {
	width: 100%;
	margin-top: 3em;
	padding-right: 10%;
	color: #808183;
	font-family: lato, san-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
}
.social {
}
a img {
	padding-right: 7px;
	padding-bottom: 15px;
}
.fluid.neonAlfred {
	width: 80%;
}
.neonAlfred a {
	color: #808183;
	text-decoration: none;
	font-size: 0.9em;
	font-family: lato;
	font-style: normal;
	font-weight: 300;
}
.footer {
	background-image: url(../images/CharlesJordan/dot-38.png);
	background-repeat: no-repeat;
	width: 100%;
	background-position: 50% bottom;
	height: 15em;
	font-family: lato;
	font-style: normal;
	font-weight: 300;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

}
a img:hover {
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
