.more:after {
	top: -.1em;
}

@media only screen and (max-width: 1068px) and (min-width: 736px) {
	.section-hero .intro {
		padding: 0 .5em;
	}
}

.section-hero .hero-caption .caption-headline,
.gallery-section .gallery-caption .caption-headline {
	font-weight: 600;
}

.image-hero {
    width: 1821px;
    height: 1425px;
    background-size: 1821px 1425px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/hero_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-hero {
        background-image: url("/kr/job-creation/images/overview/hero_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-hero {
        width: 1068px;
        height: 1056px;
        background-size: 1068px 1056px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/hero_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-hero {
        background-image: url("/kr/job-creation/images/overview/hero_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-hero {
        width: 736px;
        height: auto;
        max-height: 800px;
        padding-bottom: 700px;
        background-size: 736px 1500px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/hero_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-hero {
        background-image: url("/kr/job-creation/images/overview/hero_small_2x.jpg")
    }
}

.section-hero {
	width: 100%;
	background-position: 50% 50%;
    background-size: cover;
}

@media only screen and (max-width: 735px) {
    .section-hero {
        background-position: 50% 100%;
        background-size: 736px 1500px;
    }
}

.section-employees .subtitle,
.section-suppliers .subtitle {
	text-align: center;
}

@media only screen and (max-width: 1068px) and (min-width: 736px) {
	.section-suppliers .subtitle {
		text-align: left;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 736px) {
	.section-employees .bordered-section .badge-container .column:first-child .badge-value {
		margin-left: 20px;
	}
}

/* graph */
.section-employees .graph-section {
	margin-top: 73px;
}

.section-employees .graph-section .badge-content {
	top: -9px;
}

@media only screen and (max-width: 1068px) {
	.section-employees .graph-section,
	.section-employees .graph-section .badge-container {
		margin-top: 35px;
	}

	.section-employees .graph-section .badge-content {
		top: 59px;
		left: 15px;
	}

	.section-employees .graph-section .badge-content .badge-caption {
		top: -4px;
		line-height: 1.375;
	}

	.section-employees .graph-section .badge-content .badge-unit-percent {
		font-size: 32px;
		font-weight: 300;
		top: -.55em;
	}
}

@media only screen and (max-width: 735px) {
	.section-employees .graph-section {
		margin-top: 60px;
	}

	.section-employees .graph-section .badge-content {
		top: -18px;
	}

	.section-employees .graph-section .badge-content .badge-unit-percent {
		font-size: 22px;
		top: -.8em;
	}
}

.section-employees .graph-container .start {
	top: 284px;
}

@media only screen and (max-width: 1068px) {
    .section-employees .graph-container .start {
		top: 227px;
		left: 5px;
    }
}

@media only screen and (max-width: 735px) {
    .section-employees .graph-container .start {
		top: -53px;
		left: 1px;
    }
}

.section-employees .graph-container .end {
	right: -5px;
	top: -64px;
}

@media only screen and (max-width: 1068px) {
    .section-employees .graph-container .end {
        right: -7px;
        top: -42px
	}
	
	.section-employees .graph-container .subsection-headline {
		font-size: 1.338em;
	}
}

@media only screen and (max-width: 735px) {
    .section-employees .graph-container .end {
        right: 4px;
        top: -189px
    }
}

.section-employees .graph-captions .caption-headline {
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-weight: 600;
}

.section-employees .graph-captions {
	bottom: -22px;
}

.section-employees .graph-captions.yr-2010 {
	left: 5px;
}

.section-employees .graph-captions.yr-2011 {
	left: 88px;
}

.section-employees .graph-captions.yr-2012 {
	left: 176px;
}

.section-employees .graph-captions.yr-2013 {
	left: 265px;
}

.section-employees .graph-captions.yr-2014 {
	left: 354px;
}

.section-employees .graph-captions.yr-2015 {
	left: 444px;
}

.section-employees .graph-captions.yr-2016 {
	left: 532px;
}

.section-employees .graph-captions.yr-2017 {
	left: 621px;
}

.section-employees .graph-captions.yr-2018 {
	left: 710px;
}

.section-employees .graph-captions.yr-2019 {
	left: 792px;
}

@media only screen and (max-width: 1068px) {
	.section-employees .graph-captions {
		bottom: -18px;
	}

	.section-employees .graph-captions.yr-2010 {
		left: 7px;
	}
	
	.section-employees .graph-captions.yr-2011 {
		left: 66px;
	}
	
	.section-employees .graph-captions.yr-2012 {
		left: 136px;
	}
	
	.section-employees .graph-captions.yr-2013 {
		left: 205px;
	}
	
	.section-employees .graph-captions.yr-2014 {
		left: 276px;
	}
	
	.section-employees .graph-captions.yr-2015 {
		left: 345px;
	}
	
	.section-employees .graph-captions.yr-2016 {
		left: 415px;
	}
	
	.section-employees .graph-captions.yr-2017 {
		left: 486px;
	}
	
	.section-employees .graph-captions.yr-2018 {
		left: 554px;
	}
	
	.section-employees .graph-captions.yr-2019 {
		left: 612px;
	}
}

@media only screen and (max-width: 735px) {
	.section-employees .graph-captions {
		display: none;
	}
}

@media only screen and (max-width: 735px) {
	.section-cta .copy {
		max-width: 275px;
	}

	.section-employees .graph-captions {
		bottom: -24px;
	}

	.section-employees .graph-captions.yr-2010 {
		display: block;
		left: 2px;
	}

	.section-employees .graph-captions.yr-2019 {
		display: block;
		left: 262px;
	}
}

.image-graph-growth {
    width: 824px;
    height: 359px;
    background-size: 824px 359px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/graph_growth_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-graph-growth {
        background-image: url("/kr/job-creation/images/overview/graph_growth_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-graph-growth {
        width: 646px;
        height: 282px;
        background-size: 646px 282px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/graph_growth_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-graph-growth {
        background-image: url("/kr/job-creation/images/overview/graph_growth_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-graph-growth {
        width: 292px;
        height: 128px;
        background-size: 292px 128px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/graph_growth_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-graph-growth {
        background-image: url("/kr/job-creation/images/overview/graph_growth_small_2x.jpg")
    }
}

.image-icon-accommodation {
	width: 41px;
	height: 43px;
	background-size: 41px 43px;
	background-repeat: no-repeat;
	background-image: url("/kr/job-creation/images/overview/icon_accommodation_large.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.image-icon-accommodation {
		background-image: url("/kr/job-creation/images/overview/icon_accommodation_large_2x.png")
	}
}

/* gallery */
.gallery-section .gallery-supplier-captions .caption-copy,
.gallery-section .gallery-developer-captions .caption-copy {
    font-size: 17px;
    line-height: 1.68242;
	color: #333;
}

.gallery-section .gallery-developer-captions .caption-copy {
    padding-bottom: 105px;
}

.section-suppliers .gallery-section,
.section-economy .gallery-section {
	min-height: 720px;
	height: auto;
}

.gallery-section .gallery-supplier-captions,
.gallery-section .gallery-developer-captions {
	overflow: hidden;
}

.gallery-section .gallery-developer-captions {
    position: relative;
    margin-top: 40px
}

@media only screen and (max-width: 735px) {
    .gallery-section .gallery-developer-captions {
        margin-top: 60px
    }
}

.gallery-section .paddlenav-arrow-previous,
.gallery-section .paddlenav-arrow-next {
	top: 300px;
	margin-top: -45px;
}

.section-economy .gallery-section .paddlenav-arrow-previous,
.section-economy .gallery-section .paddlenav-arrow-next {
	top: 270px;
}

@media only screen and (max-width: 1068px) {
	.gallery-section .paddlenav-arrow-previous,
	.gallery-section .paddlenav-arrow-next {
		top: 181px;
	}

	.section-economy .gallery-section .paddlenav-arrow-previous,
	.section-economy .gallery-section .paddlenav-arrow-next {
        top: 164px;
    }
}

@media only screen and (max-width: 735px) {
	.gallery-section .paddlenav-arrow-previous,
	.gallery-section .paddlenav-arrow-next,
	.section-economy .gallery-section .paddlenav-arrow-previous,
	.section-economy .gallery-section .paddlenav-arrow-next {
        top: 233px;
    }
}

.section-suppliers .dashnav li {
    width: 25%;
}

.image-employee-1 {
    width: 960px;
    height: 600px;
    background-size: 960px 600px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/employee_1_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-employee-1 {
        background-image: url("/kr/job-creation/images/overview/employee_1_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-employee-1 {
        width: 580px;
        height: 362px;
        background-size: 580px 362px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/employee_1_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-employee-1 {
        background-image: url("/kr/job-creation/images/overview/employee_1_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-employee-1 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/employee_1_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-employee-1 {
        background-image: url("/kr/job-creation/images/overview/employee_1_small_2x.jpg")
    }
}

.image-employee-2 {
    width: 960px;
    height: 600px;
    background-size: 960px 600px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/employee_2_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-employee-2 {
        background-image: url("/kr/job-creation/images/overview/employee_2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-employee-2 {
        width: 580px;
        height: 362px;
        background-size: 580px 362px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/employee_2_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-employee-2 {
        background-image: url("/kr/job-creation/images/overview/employee_2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-employee-2 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/employee_2_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-employee-2 {
        background-image: url("/kr/job-creation/images/overview/employee_2_small_2x.jpg")
    }
}

.image-employee-3 {
    width: 960px;
    height: 600px;
    background-size: 960px 600px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/employee_3_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-employee-3 {
        background-image: url("/kr/job-creation/images/overview/employee_3_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-employee-3 {
        width: 580px;
        height: 362px;
        background-size: 580px 362px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/employee_3_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-employee-3 {
        background-image: url("/kr/job-creation/images/overview/employee_3_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-employee-3 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/employee_3_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-employee-3 {
        background-image: url("/kr/job-creation/images/overview/employee_3_small_2x.jpg")
    }
}

.image-employee-4 {
    width: 960px;
    height: 600px;
    background-size: 960px 600px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/employee_4_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-employee-4 {
        background-image: url("/kr/job-creation/images/overview/employee_4_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-employee-4 {
        width: 580px;
        height: 362px;
        background-size: 580px 362px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/employee_4_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-employee-4 {
        background-image: url("/kr/job-creation/images/overview/employee_4_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-employee-4 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/employee_4_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-employee-4 {
        background-image: url("/kr/job-creation/images/overview/employee_4_small_2x.jpg")
    }
}

.image-employee-5 {
    width: 960px;
    height: 600px;
    background-size: 960px 600px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/employee_5_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-employee-5 {
        background-image: url("/kr/job-creation/images/overview/employee_5_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-employee-5 {
        width: 580px;
        height: 362px;
        background-size: 580px 362px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/employee_5_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-employee-5 {
        background-image: url("/kr/job-creation/images/overview/employee_5_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-employee-5 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/employee_5_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-employee-5 {
        background-image: url("/kr/job-creation/images/overview/employee_5_small_2x.jpg")
    }
}

.image-supplier-1 {
    width: 960px;
    height: 600px;
    background-size: 960px 600px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/supplier_1_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-supplier-1 {
        background-image: url("/kr/job-creation/images/overview/supplier_1_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-supplier-1 {
        width: 580px;
        height: 362px;
        background-size: 580px 362px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/supplier_1_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-supplier-1 {
        background-image: url("/kr/job-creation/images/overview/supplier_1_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-supplier-1 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/supplier_1_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-supplier-1 {
        background-image: url("/kr/job-creation/images/overview/supplier_1_small_2x.jpg")
    }
}

.image-supplier-2 {
    width: 960px;
    height: 600px;
    background-size: 960px 600px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/supplier_2_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-supplier-2 {
        background-image: url("/kr/job-creation/images/overview/supplier_2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-supplier-2 {
        width: 580px;
        height: 362px;
        background-size: 580px 362px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/supplier_2_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-supplier-2 {
        background-image: url("/kr/job-creation/images/overview/supplier_2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-supplier-2 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/supplier_2_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-supplier-2 {
        background-image: url("/kr/job-creation/images/overview/supplier_2_small_2x.jpg")
    }
}

.image-supplier-3 {
    width: 960px;
    height: 600px;
    background-size: 960px 600px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/supplier_3_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-supplier-3 {
        background-image: url("/kr/job-creation/images/overview/supplier_3_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-supplier-3 {
        width: 580px;
        height: 362px;
        background-size: 580px 362px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/supplier_3_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-supplier-3 {
        background-image: url("/kr/job-creation/images/overview/supplier_3_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-supplier-3 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/supplier_3_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-supplier-3 {
        background-image: url("/kr/job-creation/images/overview/supplier_3_small_2x.jpg")
    }
}

.image-supplier-4 {
    width: 960px;
    height: 600px;
    background-size: 960px 600px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/supplier_4_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-supplier-4 {
        background-image: url("/kr/job-creation/images/overview/supplier_4_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-supplier-4 {
        width: 580px;
        height: 362px;
        background-size: 580px 362px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/supplier_4_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-supplier-4 {
        background-image: url("/kr/job-creation/images/overview/supplier_4_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-supplier-4 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/supplier_4_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-supplier-4 {
        background-image: url("/kr/job-creation/images/overview/supplier_4_small_2x.jpg")
    }
}

.image-developer-1 {
    width: 960px;
    height: 540px;
    background-size: 960px 540px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/developer_1_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-developer-1 {
        background-image: url("/kr/job-creation/images/overview/developer_1_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-developer-1 {
        width: 580px;
        height: 327px;
        background-size: 580px 327px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/developer_1_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-developer-1 {
        background-image: url("/kr/job-creation/images/overview/developer_1_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-developer-1 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/developer_1_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-developer-1 {
        background-image: url("/kr/job-creation/images/overview/developer_1_small_2x.jpg")
    }
}

.image-developer-2 {
    width: 960px;
    height: 540px;
    background-size: 960px 540px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/developer_2_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-developer-2 {
        background-image: url("/kr/job-creation/images/overview/developer_2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-developer-2 {
        width: 580px;
        height: 327px;
        background-size: 580px 327px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/developer_2_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-developer-2 {
        background-image: url("/kr/job-creation/images/overview/developer_2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-developer-2 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/developer_2_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-developer-2 {
        background-image: url("/kr/job-creation/images/overview/developer_2_small_2x.jpg")
    }
}

.image-developer-3 {
    width: 960px;
    height: 540px;
    background-size: 960px 540px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/developer_3_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-developer-3 {
        background-image: url("/kr/job-creation/images/overview/developer_3_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-developer-3 {
        width: 580px;
        height: 327px;
        background-size: 580px 327px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/developer_3_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-developer-3 {
        background-image: url("/kr/job-creation/images/overview/developer_3_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-developer-3 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/developer_3_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-developer-3 {
        background-image: url("/kr/job-creation/images/overview/developer_3_small_2x.jpg")
    }
}

.image-developer-4 {
    width: 960px;
    height: 540px;
    background-size: 960px 540px;
    background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/developer_4_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-developer-4 {
        background-image: url("/kr/job-creation/images/overview/developer_4_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-developer-4 {
        width: 580px;
        height: 327px;
        background-size: 580px 327px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/developer_4_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-developer-4 {
        background-image: url("/kr/job-creation/images/overview/developer_4_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-developer-4 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/developer_4_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-developer-4 {
        background-image: url("/kr/job-creation/images/overview/developer_4_small_2x.jpg")
    }
}

.image-developer-5 {
    width: 960px;
    height: 540px;
    background-size: 960px 540px;
	background-repeat: no-repeat;
    background-image: url("/kr/job-creation/images/overview/developer_5_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-developer-5 {
        background-image: url("/kr/job-creation/images/overview/developer_5_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-developer-5 {
        width: 580px;
        height: 327px;
        background-size: 580px 327px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/developer_5_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-developer-5 {
        background-image: url("/kr/job-creation/images/overview/developer_5_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-developer-5 {
        width: 736px;
        height: 467px;
        background-size: 736px 467px;
        background-repeat: no-repeat;
        background-image: url("/kr/job-creation/images/overview/developer_5_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-developer-5 {
        background-image: url("/kr/job-creation/images/overview/developer_5_small_2x.jpg")
    }
}

.section-cta {
    background-color: #fafafa;
}

@media only screen and (min-width: 1069px) {
    .section-job-created .badge-container .column .badge {
        position: relative;
        left: 17px;
    }
    
    .section-job-created .badge-container .column:first-child .badge {
        left: 20px;
    }
    
    .section-job-created .badge-container .column:last-child .badge {
        left: -1px;
    }
    
    .section-job-created .number-headline:lang(ko) {
        letter-spacing: -.015em;
    }
    
    .section-job-created .badge-container .badge-value:lang(ko) {
        letter-spacing: -.03em;
    }    
}

html.ie .gallery-section .paddlenav-arrow-previous:after,
html.ie .gallery-section .paddlenav-arrow-next:after {
    top: -27px;
}

body {
    line-height: 1.68242;
}

.product-elevated {
    line-height: 1.21821;
}

.badge-value {
    line-height: 1.1;
}

.badge-caption {
    line-height: 1.39334;
}

.badge-unit {
    line-height: 1.27408;
}

.badge-unit-degree {
    line-height: 1.2375;
}

.badge-unit-percent {
    line-height: 1.20313;
}

.intro, .number-caption {
    line-height: 1.60001;
}

.subsection-headline {
    line-height: 1.20313;
}

.caption-copy {
    line-height: 1.65;
}

.caption-headline {
    line-height: 1.65;
}

.number-headline {
    line-height: 1.1;
}

.section-headline {
    line-height: 1.14584;
}

.subtitle {
    line-height: 1.20313;
}

@media only screen and (max-width: 1068px) {
    .product-elevated {
        line-height: 1.2375;
    }

    .badge-value {
        line-height: 1.2138;
    }

    .badge-caption {
        line-height: 1.41441;
    }

    .badge-unit {
        line-height: 1.20313;
    }

    .badge-unit-degree {
        line-height: 1.27408;
    }

    .badge-unit-percent {
        line-height: 1.21803;
    }

    .intro, .number-caption {
        line-height: 1.65;
    }

    .subsection-headline {
        line-height: 1.21803;
    }

    .number-headline {
        line-height: 1.1;
    }

    .section-headline {
        line-height: 1.155;
    }

    .subtitle {
        line-height: 1.21803;
    }
}

@media only screen and (max-width: 735px) {
    .product-elevated {
        line-height: 1.27408;
    }

    .badge-value {
        line-height: 1.14584;
    }

    .badge-caption {
        line-height: 1.43853;
    }

    .badge-unit {
        line-height: 1.22229;
    }

    .badge-unit-degree {
        line-height: 1.32;
    }

    .badge-unit-percent {
        line-height: 1.60001;
    }

    .intro, .number-caption {
        line-height: 1.62122;
    }

    .subsection-headline {
        line-height: 1.32934;
    }

    .number-headline {
        line-height: 1.1;
    }

    .section-headline {
        line-height: 1.20673;
    }

    .subtitle {
        line-height: 1.32934;
    }
}
