@charset "UTF-8";

/*COLORS
x-dark purple: #09054E
Dark Purple: #4E2D88
Medium Purple: #954CAE
Yellow: #E2D167
Blue: #5F75D8
Pale Gray: #E8EDF0
light gray: #E7EBED
medium gray: #7D7E81
type gray: #535456;
*/

/*FONTS
font-family: "acumin-pro-semi-condensed", sans-serif;
font-family: "acumin-pro-extra-condensed", sans-serif;
font-family: "karmina", serif;
*/


body {
	padding: 0;
    max-width: 1200px;
    margin: 0 auto;  /* to center the layout horizontally */
    /*background: #E8EDF0;*/
}
div.container {
    background: url(../siteGFX/homeCluster1200.jpg) center top no-repeat;
    background-size: cover;
    width: 100%;
    height: 596px;
}
section.headspace {
    margin: 0px;
    text-align: center;
    font-family: "acumin-pro-extra-condensed", sans-serif;
}
section.headspace h2 {
    margin: 0px;
    padding: 50px 0 16px 0;
    font-size: 16px;
    letter-spacing: 5px;
    color: #000;
}
section.headspace h2 .thin {
    font-weight: normal;
}
section.headspace nav.mobinav {
    display: none;
}
section.headspace nav {
    background-color: #4E2D88;
    font-size: 18px;
    line-height: 16px;
    letter-spacing: .5px;
}
section.headspace nav p {
    padding: 7px 0 9px 0px;
    margin-bottom: 462px;
}
section.headspace nav p .bar {
    padding: 0px 15px 0px 15px;
    color: #E2D167;
}
section.headspace nav p br {
    display: none;
}
section.headspace nav p a:link {
	color: #954CAE;
    color: #FFF;
	text-decoration: none;
}
section.headspace nav p a:visited {
	color: #BC8CCC;
	text-decoration: none;
}
section.headspace nav p a:hover {
	color: #E2D167;
	text-decoration: none;
    letter-spacing: 2px;
    font-weight: bold;
}
section.mobiheadgrid {
    display: none;
}

section.introtext {
    text-align: center;
    margin: -90px 0 0 0px;
}
section.introtext h1 {
    color: #4E2D88;
    font-family: "acumin-pro-extra-condensed", sans-serif;
    font-size: 50px;
    line-height: 48px;
    letter-spacing: -.5px;
}
section.introtext .thin {
    font-weight: normal;
    color: #954CAE;
}
section.introtext p {
    color: #535456;
    font-family: "karmina", serif;
    font-size: 18px;
    line-height: 24px;
    width: 70%;
    margin: -15px auto 0 auto;
}

section.photobar {
    text-align: center;
    margin: 80px 0 40px 0px;
}
section.mobiphotobar {
    display: none;
}
section.photobar p {
    text-align: center;
    font-family: "acumin-pro-extra-condensed", sans-serif;
    font-size: 20px;
    line-height: 20px;
    margin: 0 auto -52px auto;
    padding: 3px 0px 5px 0px;
    background-color: #954CAE;
    color: #FFF;
    letter-spacing: .25px;
    position: relative;
	z-index: 1;
}
section.photobar p .use2 {
    padding-left: 85px;
}
section.photobar p .use3 {
    padding-left: 90px;
}
section.photobar p .use4 {
    padding-left: 130px;
    padding-right: 40px;
}
section.photobar img {
    margin: 0 auto 0 auto;
}
section.photobar img.ncslogo {
    width: 250px;
    display: block;
    margin: 30px auto 0 auto;
}

section.sample  {
    background: url(../siteGFX/PaintSpillGraphic1200base.jpg) center bottom no-repeat;
    border-top: 2px solid #E2D167;
    text-align: center;
    font-family: "karmina", serif;
    color: #535456;
    margin: 0px auto 0 auto;
    height: 550px;
}
section.sample p.getsome {
    color: #4E2D88;
    font-family: "acumin-pro-extra-condensed", sans-serif;
    font-size: 25px;
    line-height: 24px;
    font-weight: bold;
    margin: 15px auto 6px auto;
}
section.sample p {
    font-family: "karmina", serif;
    font-size: 18px;
    line-height: 23px;
    width: 550px;
    margin: 0px auto 0 auto;
}
section.sample table.consult {
    font-family: "acumin-pro-semi-condensed", sans-serif;
    font-size: 16px;
    line-height: 21px;
    width: 600px;
    margin: 10px auto 0 auto;
}
section.sample table.consult tr {
    vertical-align: top;
}
section.sample table.consult td.sales {
    text-align: right;
    width: 290px;
}
section.sample table.consult td.spacer {
    width: 20px;
}
section.sample table.consult td.rd {
    text-align: left;
    width: 290px;
}
section.sample table.consult td .lead {
    color: #954CAE;
    font-family: "acumin-pro-extra-condensed", sans-serif;
    font-weight: bold;
    font-size: 20px;
}
section.sample a:link {
    color: #4E2D88;
    text-decoration: none;
}
section.sample a:visited {
    color: #954CAE;
}
section.sample a:hover {
    text-decoration: underline;
    color: #954CAE;
}
section.mobiconsult {
    display: none;
}

section.footer {
    border-top: 2px solid #E2D167;
    margin: -10px auto 0 auto;
    background-color: #09054E;
    height: 150px;
}
section.footer table.foot {
    font-family: "acumin-pro-semi-condensed", sans-serif;
    font-size: 14px;
    line-height: 22px;
    width: 850px;
    margin: 25px auto 0px auto;
}
section.footer table.foot tr {
    vertical-align: top;
}
section.footer table.foot td.footlogo {
    width: 415px;
    text-align: right;
}
section.footer table.foot td.footlogo img {
    width: 150px;
}
section.footer table.foot td.footlogo p {
    color: #FFF;
    font-size: 12px;
    margin: 6px 0 0 0px;
}
section.footer table.foot td.footspacer {
    width: 20px;
}
section.footer table.foot td.footnav {
    width: 415px;
    color: #FFF;
}
section.footer table.foot td.footnav ul {
    padding: 0px;
    margin-top: -8px;
    list-style: none;
}
section.footer table.foot td.footnav a:link {
    color: #E2D167;
    text-decoration: none;
}
section.footer table.foot td.footnav a:visited {
    color: #954CAE;
}
section.footer table.foot td.footnav a:hover {
    text-transform: uppercase;
}


/* M E D I A . Q U E R I E S */

@media screen and (max-width: 850px) {
   
div.container {
    background-size: 850px;
    height: 422px;
}   
section.headspace h2 {
    padding: 30px 0 12px 0;
    font-size: 16px;
    letter-spacing: 2.5px;
}
section.headspace nav p {
    padding: 7px 0 9px 0px;
    margin-bottom: 307px;
}
section.introtext {
    margin: -25px 0 0 0px;
}
section.introtext h1 {
    font-size: 48px;
    line-height: 42px;
}
section.photobar p {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    margin: 0 auto -45px auto;
    padding: 3px 0px 5px 0px;
}
section.photobar p .use2 {
    padding-left: 48px;
    padding-right: 0px;
}
section.photobar p .use3 {
    padding-left: 50px;
}
section.photobar p .use4 {
    padding-left: 85px;
    padding-right: 40px;
}
section.photobar img {
    width: 650px;
}
section.photobar img.ncslogo {
    width: 200px;
    margin: 20px auto 0 auto;
}	
section.footer {
    margin: -10px auto 0 auto;
    height: 200px;
}
section.footer table.foot {
    font-size: 14px;
    line-height: 15px;
    width: 650px;
    margin: 25px auto 0px auto;
}
section.footer table.foot td.footlogo {
    width: 315px;
}
section.footer table.foot td.footnav {
    width: 315px;
}
section.footer table.foot td.footnav ul li {
    margin-top: 8px;
}
}

@media screen and (max-width: 650px) {

div.container {
    background-size: 650px;
    height: 323px;
} 
section.headspace h2 {
    padding: 20px 0 0px 0;
    font-size: 16px;
    letter-spacing: .5px;
}
section.headspace nav p .bar {
    padding: 0px 12px 0px 12px;
    color: #E2D167;
}
section.headspace nav p a:hover {
    letter-spacing: 1px;
}
section.introtext {
    margin: -95px 0 0 0px;
}
section.introtext p {
    width: 85%;
}
section.photobar {
    margin: 60px 0 40px 0px;
}
section.photobar p {
    text-align: center;
    font-size: 17px;
    line-height: 17px;
    margin: 0 auto -40px auto;
    padding: 3px 0px 5px 0px;
}
section.photobar p .use2 {
    padding-left: 15px;
}
section.photobar p .use3 {
    padding-left: 15px;
}
section.photobar p .use4 {
    padding-left: 15px;
    padding-right: 5px;
}
section.photobar img {
    width: 500px;
}
section.sample  {
    height: 580px;
}
section.sample p {
    font-size: 18px;
    line-height: 22px;
    width: 450px;
}
section.sample table.consult {
    font-size: 16px;
    line-height: 20px;
    width: 450px;
    margin: 10px auto 0 auto;
}
section.sample table.consult td.sales {
    width: 215px;
}
section.sample table.consult td.rd {
    width: 215px;
}
section.footer table.foot {
    font-size: 14px;
    line-height: 15px;
    width: 460px;
    margin: 25px auto 0px auto;
}
section.footer table.foot td.footlogo {
    width: 100px;
}
section.footer table.foot td.footnav {
    width: 340px;
}
section.footer table.foot td.footnav ul li {
    margin-top: 8px;
}
}

@media screen and (max-width: 500px) {
	
div.container {
    background: none;
}
section.mobiheadgrid {
    display: block;
    text-align: center;
}
section.mobiheadgrid img {
    width: 100%;
}
section.headspace h2 {
    padding: 6px 0 10px 0;
    font-size: 18px;
    letter-spacing: .5px;
    background: #E2D167;
}
section.headspace nav p {
    padding: 8px 0 10px 0px;
    margin: 2px 0 2px 0px;
    margin: -60px 0 2px 0px;
    line-height: 32px;
}
section.headspace nav.mobinav {
    display: block;
    background: #E8EDF0;
}
section.headspace nav.mobinav .menuburger {
    width: 40px;
    margin: 20px 0 18px 0px;
}
section.headspace nav.expando {
    display: none;    
    }
section.content nav.expando:target {
	display: block;
}
section.headspace nav p .bar {
    display: none;
}
section.headspace nav p br {
    display: block;
}
section.introtext {
    margin: -11% 0 0 0px;
}
section.introtext h1 {
    font-size: 38px;
    line-height: 37px;
}
section.photobar {
    display: none;
}
section.mobiphotobar {
    display: block;
    text-align: center;
    margin: 30px 0 30px 0;
}
section.mobiphotobar img {
    width: 85%;
}
section.mobiphotobar img.ncslogomobi {
    width: 225px;
    margin: 30px 0 0px 0;
}
section.sample  {
    height: 590px;
}
section.sample table {
    display: none;
}
section.mobiconsult {
    display: block;
}
section.sample p.getsome {
    margin-top: 25px;
}
section.sample p {
    width: 85%;
}
section.mobiconsult p {
    font-family: "acumin-pro-semi-condensed", sans-serif;
    font-size: 16px;
    line-height: 21px;
    margin: 10px auto 10px auto;
    width: 85%;
}
section.footer {
    margin: -10px auto 0 auto;
    height: 230px;
}
section.footer table.foot {
    font-size: 14px;
    line-height: 15px;
    width: 370px;
    margin: 25px auto 0px auto;
}
section.footer table.foot td.footlogo {
    width: 130px;
}
section.footer table.foot td.footlogo img {
    width: 130px;
}
section.footer table.foot td.footnav {
    width: 220px;
}
section.footer table.foot td.footnav ul li {
    margin-top: 10px;
}
}

@media screen and (max-width: 425px) {

section.introtext h1 {
    font-size: 32px;
    line-height: 30px;
}
section.sample  {
    height: 650px;
}
}