@media not print {
	/* Full width */
	.segment-section{background-color: #fff; padding: 0; width: 100%}
	.segment-section h2{color: #494949;}
	.segment-section h3{color: #494949;}
	 
	/* 3 white boxes */
	.segment-section-c4-white .c4{background-color: #fff; padding: 0 2.5%; width: 26.33%}
	.segment-section-c4-white .c4 h2{color: #f0753d; text-transform: uppercase; margin-bottom: 10px;}
	.segment-section-c4-white .c4 h3{color: #f0753d; text-transform: uppercase; margin-bottom: 10px;}
	.segment-section-c4-white .c4 p{margin: 5px 0;}
	.segment-section-c4-white .c4 .content-summary > a {color: #fff; font-size: 0.8rem; margin-top: 5px; text-decoration: none; background: #f0753d url("../images/white-arrow.png") 80px 7px no-repeat; padding: 4px 40px 4px 5px}

	/* 2 column - c8 c4 */
	.segment-section-c8-c4 {padding: 0 0 20px 0;}
	.segment-section-c8-c4 .c8{background-color: #fff; padding: 0; width: 64.67%}
	.segment-section-c8-c4 .c8 h2{color: #494949;}
	.segment-section-c8-c4 .c8 h3{color: #494949;}
	.segment-section-c8-c4 .c4{background-color: #fff; padding: 0 0 0 2.5%; width: 28.33%}
	.segment-section-c8-c4 .c4 h2{color: #494949;}
	.segment-section-c8-c4 .c4 h3{color: #494949; font-size: 1.2rem; margin: 30px 0 10px 0;}

	/* 3 box with white border */
	.segment-steps{ margin-bottom: 20px;}
	.segment-steps div{border-top: 2px solid #fff; border-bottom: 2px solid #fff; padding: 20px 0 10px 0; height: 140px;}
	.segment-steps div h3{margin: 10px 50px; color: #324b86;}
	.segment-steps div p{margin: 0 10px 10px 50px; line-height: 1.2rem;}
	.segment-steps div:nth-child(1) {border-right: 2px solid #fff; width: 32.5%; margin-right: 0;}
	.segment-steps div:nth-child(2) {width: 32.5%; margin: 0;}
	.segment-steps div:nth-child(3) {border-left: 2px solid #fff; width: 32.5%; margin-left: 0;}
	
	.segment-2col-c7-c5 .c7{margin: 20px 2.5% 0 0; width: 55.33%; padding-right: 23px; border-right: 1px solid #000;}
	.segment-2col-c7-c5 .c7 p:first-child{margin-top: 0;}
	.segment-2col-c7-c5 .c5{margin: 20px 0 0 0; margin-right: 0; width: 38.7%;}
	.segment-2col-c7-c5 .c5 .right-col-sale {padding: 0 0 30px 0;}
	.segment-2col-c7-c5 .c5 .right-col-sale:first-child {padding-top: 0;}
	.segment-2col-c7-c5 .c5 .right-col-sale:first-child h2 {border-top: none; padding-top: 0;}
	.segment-2col-c7-c5 .c5 .right-col-sale h2 {font-family: "Mercury Display A", "Mercury Display B"; border-top: 1px solid #414042; padding: 30px 0 0 0; letter-spacing: 0.02rem; font-size: 1.6rem; font-weight: 400; margin: 0 0 8px 0;}
	.segment-2col-c7-c5 .c5 .right-col-sale h2 a {text-decoration:none; color:#414042;}
	.segment-2col-c7-c5 .c5 .right-col-sale h3 {font-size: 0.9em; text-transform:uppercase; font-weight: 600; margin:0 0 18px 0;}
	.segment-2col-c7-c5 .c5 .right-col-sale h3 a {text-decoration:none; color:#414042; font-family:'ApercuPro'; letter-spacing: 0.08rem;}
	.segment-2col-c7-c5 .c5 .right-col-sale p {padding:0; margin:0;}
}