#ac-globalfooter .ac-gf-icon-after::after, #ac-globalfooter .ac-gf-more::after,
.icon-after::after, .more::after {
    top : -0.08em;
}

br.br-350 {
	display: block;
}
@media only screen and (max-width: 350px) {
	br.br-350 {
		display: none;
	}
}

br.br-480 {
	display: none;
}

@media only screen and (max-width: 480px) and (min-width: 395px) {
	br.br-480 {
		display: block;
	}
}

.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after {
	position: relative !important;
}

/* environment PDF CTA */
.section-environment .icon-wrapper {
	max-width: 310px;
}

/* KC mark */
.section-kc-cert .grid-content {
	grid-template-columns: 43% 43%;
}

.section-kc-cert ul li {
	list-style: disc;
	margin-left: 1em;
}

.image-kc {
    width: 14px;
    height: 21px;
    background-size: 14px 21px;
    background-repeat: no-repeat;
    background-image: url("/kr/imac/p/images/specs/image__bs3c7k4nox36_large.png");
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx){
    .image-kc {
        background-image: url("/kr/imac/p/images/specs/image__bs3c7k4nox36_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
	.section-kc-cert .grid-content {
		grid-template-columns: 48% 48%;
	}
}

@media only screen and (max-width: 734px) {
	.section-kc-cert .grid-content {
		display: block;
		max-width: 100%;
	}

	.section-kc-cert .grid-content .grid-item-4-port ul li:first-child {
		margin-top: .4em;
	}
}

br.br-400 {
    display: none;
}

@media only screen and (max-width: 400px) {
    br.br-400 {
        display: block;
    }
}
/* KC mark end */

/* color */
.section-techspecs .section-colors .techspecs-list {
	width: 55%;
}
@media only screen and (max-width: 1068px) {
	.section-techspecs .section-colors .techspecs-list {
		width: 70%;
	}
}
@media only screen and (max-width: 734px) {
	.section-techspecs .section-colors .techspecs-list {
		width: 90%;
	}
}

/* size and weight */
@media only screen and (min-width: 1069px) {
	.section-size-weight .size-weight-picture .caption:first-of-type {
		left: 2px;
	}
}
@media only screen and (max-width: 1068px) {
	.section-size-weight .size-weight-picture .caption:first-of-type {
		left: 1px;
	}
}
.section-size-weight .size-weight-picture .caption:nth-of-type(2) {
	right: -43px;
}
@media only screen and (max-width: 1068px) {
	.section-size-weight .size-weight-picture .caption:nth-of-type(2) {
		right: 0px;
	}
}
@media only screen and (max-width: 734px) {
	.section-size-weight .size-weight-picture .caption:nth-of-type(2) {
		right: unset;
		left: 226px;
	}
}
@media only screen and (max-width: 734px) {
	.section-size-weight .size-weight-picture .caption:nth-of-type(3) {
		left: 1px;
	}
}

/* xsmall list item margin left */
@media only screen and (max-width: 325px) {
	ol, ul {
		margin-left: 0.94117647056em;
	}
}

/* at a glance header copy */
.section-techspecs .section-at-a-glance .grid-content .grid-item-retina-display .grid-item-headline {
	margin-top: 3px;
}

.section-techspecs .section-at-a-glance .grid-content .grid-item-storage .grid-item-headline {
	line-height: 1.2;
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-at-a-glance .grid-content .grid-item-retina-display .grid-item-headline {
		margin-top: 11px;
	}

	.section-techspecs .section-at-a-glance .grid-content .grid-item-headline {
		line-height: 1.3;
	}
}

/* connections and expansion list margin top on medium */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-connections-expansion .grid-content .grid-item:nth-of-type(2) li:last-child {
		margin-top: .4em;
	}
}

/* M viewport layout fix */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-header.section-connections-expansion-header h2.typography-specs-section-headline {
		width: 152px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-connections-expansion .connection-expansion-picture {
		margin-top: 11px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-size-weight .size-weight-picture .caption:nth-of-type(3) {
		bottom: -22px;
	}
}

/* battery */
.section-electrical-operating-req .techspec-list li:last-child{
	flex-direction: column;
}

.section-electrical-operating-req .grid-item .specs-content .copy{
	padding-left: 0;
}

.section-electrical-operating-req .specs-content{
    padding-top: 0.8em;
}

.section-electrical-operating-req .specs-content p:last-child,
.section-electrical-operating-req .techspecs-list p{
    margin-top: 0.4em;
}

@media only screen and (max-width:734px){
    .section-electrical-operating-req .specs-content .column:last-child{
        margin-top: 0.8em;
    }
}

@media only screen and (min-width:1069px){
    .section-electrical-operating-req .specs-content .large-7{
        flex-basis:63%;
        max-width: 63%;
    }
}

@media only screen and (min-width:735px) and (max-width:1068px){
    .section-electrical-operating-req .specs-content .medium-6:first-child{
        flex-basis:51.3%;
        max-width: 51.3%;
    }
}