/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
		LOCAL FIXES
\*------------------------------------*/

.section-techspecs .section-colors .colornav-gallery .colornav-swatch-silver .colornav-label {
	text-transform: none;
}

@media only screen and (max-width: 734px) {
	.section-input .grid-content .grid-item:nth-child(1) .techspecs-list .list-item:nth-child(2) {
		margin-top: 2.3em;
	}

	.section-in-the-box-content .grid-content .techspecs-list:nth-child(1) .list-item:nth-child(3) {
		margin-top: 1.9em;
	}

	.section-storage .grid-content .grid-item:nth-child(1) .storage-content {
		margin-top: 35px;
	}

	.section-input .grid-content .grid-item:nth-child(2) .techspecs-list-disc .list-item:nth-child(1) {
		margin-top: 50px;
	}
}

.section-content {
	margin-bottom: 20px;
}

.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-first-column {
	width: 50%;
}

.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-second-column {
	width: 47%;
}

@media only screen and (max-width: 734px) {
	.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-first-column {
		width: 100%;
	}
	.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-second-column {
		width: 100%;
	}
}

@media (max-width: 1068px) and (min-width: 735px) {
	.section-techspecs .section-in-the-box .section-header {
		padding-right: 20px;
	}
}

@media (max-width: 1068px) and (min-width: 734px) {
    .section-size-weight .size-weight-picture .caption:nth-of-type(3) {
        bottom: -27px;
        right: 89px;
    }
}

@media (max-width: 1068px) {
	.section-size-weight .size-weight-picture .caption:nth-of-type(2) {
		right: 10px;
	}
}

br.small {
	display: none;
}
br.medium {
	display: none;
}
br.large {
	display: block;
}
@media only screen and (max-width: 1068px) {
	br.small {
		display: none;
	}
	br.medium {
		display: block;
	}
	br.large {
		display: none;
	}
}
@media only screen and (max-width: 734px) {
	br.small {
		display: block;
	}
	br.medium {
		display: none;
	}
	br.large {
		display: none;
	}
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
