@media only screen and (max-device-width: 599px) { /* small */
	#CyberMonday2016TitleText {
		/* padding-right: 3%; */
	}

	#CyberMonday2016TitleText h1 { 
		padding-top: 18%;
	}

	#CyberMonday2016SubAds h2 { 
		/* margin: 2.5rem 0 1.75rem 1.75rem; */
		margin: 6%;
		padding: 0;
	}

	#CyberMonday2016SubAds p { 
		/* font-size: 5vw; */
		/* margin: 0 1.75rem; */
		margin: 0 6% 12%;
		padding: 0;
	}

	#CyberMonday2016SubAds div.thickBlackBorder h2 {
		margin-left: 4%;
	}

	#CyberMonday2016SubAds div.thickBlackBorder p {
		margin-left: 4%;
		margin-bottom: 6%;
	}

	#WorthTheSplurge {

	}

	#WorthTheSplurge img.splurgeDesktop { display: none; }
	#WorthTheSplurge img.splurgeMobile {
		width: 100%;
	}

	#WorthTheSplurge h2 {
		margin-top: 0;
	}

	#WorthTheSplurge p {

	}

	#BitsOfBling {
		background-color: #fdfcfc !important;
	}

	#BitsOfBling img {
		width: 85%;
		margin: 10% 8% 2% 8%;
	}

	#BitsOfBling p {
		width: 85%;
	}

	#TimeOnYourHands {

	}

	#TimeOnYourHands img.positionedBeforeText { display: none; }
	#TimeOnYourHands img.positionedAfterText {
		width: 100%;
	}

	#TimeOnYourHands p {

	}
}


@media only screen and (min-device-width: 600px) and (max-device-width: 959px) { /* medium */

}


@media only screen and (min-device-width: 960px) { /* large */
	#CyberMonday2016TitleText { padding: 12% 18% 0; }

	#CyberMonday2016Row1 { height: 480px; }
	#CyberMonday2016Row2 { height: 208px; }
	/* #CyberMonday2016Row3 { height: 283px; } */
	/* #CyberMonday2016Row4 { height: 470px; } */

	#CyberMonday2016SubAds h2 { 
		margin: 2.5rem 0 1.5rem 1.75rem;
		padding: 0;
	}

	#CyberMonday2016SubAds p { 
		margin: 0 1.75rem;
		padding: 0;
	}

	#CyberMonday2016SubAds div.thickBlackBorder h2 {
		margin-top: 1.75rem;
	}

	#CyberMonday2016SubAds div.thickBlackBorder h2,
	#CyberMonday2016SubAds div.thickBlackBorder p {
		margin-left: 1.25rem;
	}

	#WorthTheSplurge {

	}

	#WorthTheSplurge img.splurgeDesktop {
		float: right;
		margin-left: 2%;
	}
	#WorthTheSplurge img.splurgeMobile { display: none; }

	#WorthTheSplurge p {

	}

	#BitsOfBling {
		background-color: #fdfcfc !important;
	}

	#BitsOfBling img {
		width: 85%;
		margin: 20% 8% 0 7%;
	}

	#BitsOfBling p {
		width: 85%;
	}

	#TimeOnYourHands {

	}

	#TimeOnYourHands img.positionedBeforeText {
		position: absolute;
		width: 40%;
		right: 2%;
		top: -3%;
	}
	#TimeOnYourHands img.positionedAfterText { display: none; }

	#TimeOnYourHands p {
		width: 50%;
	}
}
