#FreeFormatPage {
	width:140%;
	max-width:1400px;
	margin: 0 -20%;
}
#FreeFormatPage img.BG {
	width:100%;
}

/* Header */
#header {
	width:100%;
	position:relative;
}
#header .textArea {
  position: absolute;
  right: 0%;
  text-align: center;
  top: 9%;
  width: 47%;
}
#header .textArea h2 {
	font:5em/.9 'Salome';
	text-transform:uppercase;
	color:#181818;
}
#header .textArea h2 span.subHeader {
	font:.4em/1 'CircularBold';
	text-transform:uppercase;
	letter-spacing:.15em;
	color:#181818;
	display:block;
}

#header .textArea h3 {
	font:1.3em/1.5 'CircularBold';
	letter-spacing:.05em;
	color:#181818;
	width:95%;
	margin:3% 2.5%;
}

#header a.ff-CTA {
	width:50%;
	margin:3% 25%;
	background:#181818;
	color:#fff;
}
#header img.BG.mobile {display:none;}


/* Generic */
a.ff-CTA {
  background: #181818 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font: 1em/1 "CircularBold";
  letter-spacing: 0.05em;
  margin: 5px 0;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
  width: 300px;
}

.sectionHeader {
	position:relative;
	margin:2% 0;
}
.sectionHeader img.sectionHeaderBG {
	width: 30%;
    margin-left: 35%;
}
.sectionHeader h3 {
	font:4em/1 'CircularBold';
	color:#0c2340;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:.05em;
	width:100%;
	position:absolute;
	top:10%;
}

.ff-row {
	width:80%;
	margin:5% 0 0 10%;
}
.ff-row.underTitle {
	margin-top:0;
}
.ff-row .column {
	display:inline-block;
	vertical-align:top;
	width:49.5%;
}
.ff-row .column .feature {
	position:relative;
}
.ff-row .column .feature.small {
	width:91.3%;
}
.ff-row .column .feature.large {
	width:91.4%;
	margin-top:7%;
}
.ff-row .column p.featureInfo {
	font:.9em/1 'CircularBold';
	color:#000;
	display:block;
	margin:1.5% 0;
}
.ff-row .column a.theLookText {
	font: 1em/1 'CircularBold';
    color: #000;
    display: block;
    margin: 2.5% 0 0;
    text-decoration: underline!important;
    text-transform: uppercase;
    letter-spacing: .05em;
}
.ff-row .column .feature .swatches .swatch {
	display:inline-block;
}
.ff-row .textArea {
	margin-top:6%;
}
.ff-row .textArea a.ff-CTA {
	float:left;
}
.ff-row .textArea.alignRight {
	text-align:right;
	margin:6% 8% 0 0;
}
.ff-row .textArea.alignRight p {
	margin-left:30%;
}
.ff-row .textArea.alignRight a.ff-CTA {
	float:right;
}
.ff-row .textArea h4 {
  background: rgba(0, 0, 0, 0) url("/repo/SBI/desktop/pages/freeformat/SS17/Trends/Fashion/1612/02-images/paintSplat.png") no-repeat;
  color: #181818;
  font: 4.5em/0.9 "Salome";
  padding-bottom: 4%;
  text-transform: uppercase;
  background-size:100%;
}
.ff-row .textArea h4.monochrome {
  background: rgba(0, 0, 0, 0) url("/repo/SBI/desktop/pages/freeformat/SS17/Trends/Fashion/1612/02-images/paintSplat.png") no-repeat;
  color: #181818;
  font: 3.9em/0.9 "Salome";
  padding-bottom: 4%;
  text-transform: uppercase;
  background-size:100%;
}
.ff-row .textArea h4 span.subHeader {
	font:.4em/1 'CircularBold';
	text-transform:uppercase;
	letter-spacing:.1em;
	color:#000;
	display:block;
}
.ff-row .textArea p {
	font:1em/1.5 'CircularBold';
	color:#000;
	margin:3% 0 5%;
	width:70%;
}
.ff-row p.fact {
	position:absolute;
	font:1em/1.2 'CircularBold';
	color:#fff;
}
.ff-row p.fact.black {
	color:#000;
}

.endCTAs {
	position:relative;
	margin:2% 0;
}
.endCTAs .CTAcontainer {
	position:absolute;
	width:100%;
	top:16%;
}
.endCTAs .CTAcontainer a.ff-CTA {
	width:50%;
	margin:1% 0 0 25%;
}
.endCTAs img.endCTAsBG {
  width: 100%;
}

.sparkleCTA {
	position:relative;
}
.sparkleCTA p  {
	font: 1.7em/1 'Salome';
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 21%;
}
.sparkleCTA p span {
	font: .8em/1 'CircularBold';
    color: #fff;
    letter-spacing: .15em;
    margin-left: 1%;
}
.sparkleCTA p span.underlined {
    text-decoration: underline;
}

/* row specific */



@media all and (max-width: 1200px) {
}
@media all and (max-width: 1024px) {
#FreeFormatPage {width:100%; margin:0; font-size:80%;}
#header .textArea {top:5%;}
#header .textArea h3 {font-size:1.2em;}
.ff-row {width:90%; margin-left:5%;}
.ff-row .textArea h4 {font-size:4em;}
.ff-row .textArea h4 span.subHeader {font-size:.35em;}
.ff-row .textArea p {margin:0 0 3%;}
.sparkleCTA p {font-size:1.2em;}
}
@media all and (max-width: 940px) {
#header .textArea h3 {font-size:1em; margin:2% 2.5%;}

}
@media all and (max-width: 840px) {
#header .textArea h2 {font-size:4em;}
#header a.ff-CTA {width:80%; margin:2% 10%;}
}
@media all and (max-width: 768px) {
#header img.BG.desktop {width:106%; max-width:none;}
#header .textArea {right:0; width:46%;}
#header .textArea h2 {font-size:3em;}
.sectionHeader h3 {font-size:3em;}
.ff-row .textArea h4 {font-size: 3em;line-height: 1.1em;}
.ff-row .textArea h4 span.subHeader {font-size:.4em;}
#FreeFormatPage .sparkleCTA img.BG {width:200%; max-width:none;}
.sparkleCTA.end p {font-size:1.5em; top:28%;}
.endCTAs .CTAcontainer a.ff-CTA {width:80%; margin-left:10%;}
.ff-row .textArea h4.monochrome {font:3em/1 "Salome";}
}

/* mobile */
@media all and (max-width: 767px) {
#FreeFormatPage {font-size:100%; text-align:center;}
#FreeFormatPage a {text-decoration:none;}
#header img.BG.desktop {display:none;}
#header img.BG.mobile {display:block;}
#header .textArea {width:85%; left:7.5%;}
#header .textArea h2 {font-size:6em;}
#header .textArea h3 {margin:5% 2.5%;}
.ff-row {width:80%; margin-left:10%;}
.ff-row .column {width:100%;}
.ff-row .column .feature {width:100%!important;}
.ff-row .textArea.alignRight {text-align:center; margin-right:0;}
.ff-row .textArea p {margin-left:15%!important;}
a.ff-CTA {width:70%; margin-left:15%; float:none!important;}
.ff-row .column {position:relative;}
.ff-row.two .column .feature.small, .ff-row.four .column .feature.small, .ff-row.six .column .feature.small {margin-top:65%;}
.ff-row.two .textArea, .ff-row.four .textArea, .ff-row.six .textArea {position:absolute; top:0;}
.endCTAs img.endCTAsBG {width:95%; margin-left:2.5%;}
}

@media only screen and (max-width: 700px) {
#header .textArea h2 {font-size:5em;}
}

@media only screen and (max-width: 600px) {
.ff-row p.fact {font-size:1em;}
.ff-row .textArea h4 {font-size:4em;}
.endCTAs .CTAcontainer a.ff-CTA {width:80%; margin-left:10%;}
.hubCTA img.BG {width:200%!important;}
.ff-row.two .column .feature.small, .ff-row.four .column .feature.small, .ff-row.six .column .feature.small {margin-top:80%;}
}
@media only screen and (max-width: 568px) {
#header .textArea {top:5%;}
#header .textArea h2 {font-size:4em;}
.ff-row .textArea p {width:90%; margin-left:5%!important;}
.ff-row p.featureInfo {font-size:.8em;}
.endCTAs .CTAcontainer {top:4%;}
}
@media only screen and (max-width: 520px) {
#header .textArea h3 {margin:2% 2.5%;}
.ff-row.two .column .feature.small, .ff-row.four .column .feature.small, .ff-row.six .column .feature.small {margin-top:75%;}
}
@media only screen and (max-width: 500px) {
#header .textArea h2 {font-size:3em;}
#header .textArea h3 {font-size:.9em;}
.ff-row .textArea h4 {font-size:3.5em;}
.sparkleCTA p {font-size:1.4em;}
}
@media only screen and (max-width: 480px) {
#header .textArea h2 {font-size:3em;}
}
@media only screen and (max-width: 450px) {
#header .textArea h3 {font-size:.8em;}
}
@media only screen and (max-width: 414px) {
#header .textArea {top:10%;}
#header .textArea h3 {display:none;}
.ff-row {width:100%; margin-left:0;}
.ff-row p.fact {font-size:.85em;}
.ff-row .column p.featureInfo {font-size:.75em;}
.ff-row .textArea h4 {font-size:3em;}
.endCTAs img.endCTAsBG {width:120%; margin-left:-10%;}
.ff-row.two .column .feature.small, .ff-row.four .column .feature.small, .ff-row.six .column .feature.small {margin-top:80%;}
.sparkleCTA img.BG {width:250%!important;}
}
@media only screen and (max-width: 375px) {
.sectionHeader h3 {font-size:2em;}
.ff-row .textArea h4 {font-size:2.5em;}
a.ff-CTA, .endCTAs .CTAcontainer a.ff-CTA {width:90%; margin-left:5%;}
.sparkleCTA p {font-size:1em;}
.ff-row .textArea h4.monochrome {font:2.5em/1 "Salome";}
}
@media only screen and (max-width: 320px) {
#header .textArea h2 {font-size:2.5em;}
#header a.ff-CTA {font-size:.8em; padding:13px 0; margin:3% 10%;}
.ff-row .textArea p {font-size:.8em;}
.ff-row.two .column .feature.small, .ff-row.four .column .feature.small, .ff-row.six .column .feature.small {margin-top:85%;}
.hubCTA {margin:5% 0;}
.ff-row .textArea h4.monochrome {font:2.2em/1 "Salome";}
}

















