@charset "utf-8";
/* CSS Document - Responsive Version */

/* BASE STYLES (Mobile First) */

html,
body {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	color: #000;
	overflow-x: hidden;
}

body {
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}

/* Make all images responsive by default */
img {
	max-width: 100%;
	height: auto;
}

#content {
	top: 0px;
	clear: both;
	position: relative;
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
	z-index: 1;
}

#wrapper {
	top: 0px;
	position: relative;
	width: 100%;
	max-width: 960px;
	background-color: #FFFFFF;
	height: auto;
	margin: 0 auto;
	z-index: 1;
	overflow: hidden;
}

#wrapperPage {
	top: -10px;
	position: relative;
	width: 100%;
	background-color: #ececec;
	height: auto;
	margin: 0 auto;
	z-index: 1;
	overflow: hidden;
}

/* BANNER */

#banner {
	background: url(../images/banner01.jpg) center no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	height: 300px;
	margin-top: -11px;
	margin-left: 0;
}

/* MAIN CONTENT*/

.mainTitle {
	font-size: 24px;
	line-height: 36px;
	color: #c7000b;
	text-align: center;
	padding-top: 25px;
}

.SubTitle {
	font-size: 20px;
	line-height: 36px;
	color: #000;
	width: 100%;
	text-align: center;
}

.SubTitleImg {
	width: 40px;
	float: none;
	display: inline-block;
	padding-top: 10px;
	padding-left: 0;
}

.SubTitleImg_jobSend {
	width: 40px;
	float: none;
	display: inline-block;
	padding-top: 10px;
	padding-left: 0;
}

.SubTitleName {
	float: none;
	display: inline-block;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.SubTitleImg_siteMap {
	width: 40px;
	float: none;
	display: inline-block;
	padding-top: 10px;
	padding-left: 0;
}

/* JOB SECTIONS */

.jobNoneTitle {
	text-align: center;
	padding: 20px 0;
	clear: both;
	color: #c7000b;
	font-size: 18px;
}

.jobNoneJoinBtn {
	text-align: center;
	padding: 20px 0 60px 0;
	clear: both;
	color: #000;
	font-size: 18px;
}

.jobListSubMenu {
	text-align: center;
	padding: 15px 0;
	clear: both;
}

.jobListSubMenu a {
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	padding: 0 10px;
	color: #292929;
	display: inline-block;
}

.jobListSubMenu a:hover {
	text-decoration: underline;
}

.jobListSubMenu .active {
	color: #c7000b;
	text-decoration: underline;
}

#jobListContent {
	background-color: #FFF;
	height: auto;
	width: 100%;
	margin-bottom: 0px;
	padding: 20px 15px;
	box-sizing: border-box;
}

.jobListBg {
	width: 100%;
	max-width: 1000px;
	height: 22px;
	background: url(../images/shadow_bg.png) center no-repeat;
	margin-bottom: 10px;
	background-size: contain;
}

.jobSection {
	width: 100%;
}

.jobName {
	width: 100%;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 28px;
	color: #c7000b;
	float: none;
}

.jobName a {
	color: #c7000b;
	text-decoration: none;
}

.jobName a:hover {
	color: #c7000b;
	text-decoration: underline;
}

.jobArea {
	font-size: 14px;
	line-height: 28px;
	color: #4e4e4e;
	float: none;
	margin-bottom: 10px;
}

.jobSpace {
	height: 20px;
}

.jobSummary {
	margin-top: 10px;
	overflow: hidden;
	height: auto;
}

.jobSummaryTitle {
	margin-top: 20px;
	color: #c7000b;
	font-size: 18px;
	line-height: 28px;
}

.jobSummaryText {
	margin-top: 5px;
	line-height: 23px;
}

#jobDetailContent {
	background-color: #FFF;
	height: auto;
	width: 100%;
	margin-bottom: 0px;
	padding: 20px 15px 60px 15px;
	box-sizing: border-box;
}

.jobApplyDetail {
	width: 100%;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 32px;
	color: #c7000b;
	float: none;
}

.jobNameDetail {
	width: 100%;
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 32px;
	color: #000;
	float: none;
}

#jobSendContent {
	background-color: #FFF;
	height: auto;
	width: 100%;
	max-width: 620px;
	padding: 20px 15px;
	margin: 0 auto;
	box-sizing: border-box;
}

/* BUTTONS */

#jobBtnList {
	height: auto;
	margin-top: 20px;
	text-align: center;
}

.apply {
	background-color: #c7000b;
	display: inline-block;
	color: #fff;
	font-size: 17px;
	height: 50px;
	line-height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	margin: 10px;
	float: none;
}

.apply:hover {
	background-color: #ef101c;
}

.apply:active {
	color: #fff;
	position: relative;
	top: 1px;
}

.backBtn {
	background-color: #464646;
	display: inline-block;
	color: #fff;
	font-size: 17px;
	height: 50px;
	line-height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	margin: 10px;
	float: none;
}

.backBtn:hover {
	background-color: #686868;
}

.backBtn:active {
	color: #fff;
	position: relative;
	top: 1px;
}

/* SITEMAP */

.jobSitemapArea {
	width: 100%;
	height: auto;
	margin-left: 0;
	clear: both;
	padding: 0 15px;
	box-sizing: border-box;
}

.jobSitemap {
	width: 100%;
	max-width: 227px;
	height: auto;
	background-image: url(../images/siteMap_bg.png);
	background-size: cover;
	float: none;
	margin: 10px auto;
	padding: 20px;
	box-sizing: border-box;
}

.jobSitemapTitle {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	height: auto;
	color: #fff;
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 20px;
	vertical-align: middle;
}

.jobSitemapTitle_cn {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	height: auto;
	color: #fff;
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 20px;
	vertical-align: middle;
}

.jobSitemapList {
	margin: 20px;
	font-size: 16px;
	line-height: 22px;
}

.jobSitemap .li {
	list-style: url(../images/column_li.png);
	line-height: 40px;
	margin-left: -20px;
}

.jobSitemap li a {
	color: #000;
	text-decoration: none;
}

.jobSitemap li a:hover {
	color: #c7000b;
	text-decoration: none;
}

/* FORMS */

div.box {
	margin: 0 auto;
	width: 100%;
	max-width: 620px;
	position: relative;
	top: 0px;
	height: auto;
}

div.box label {
	width: 100%;
	display: block;
	padding: 5px 0;
	background-color: #F1F1F1;
	height: auto;
	min-height: 40px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

div.box label span {
	display: block;
	color: #000000;
	font-size: 16px;
	float: none;
	text-align: left;
	padding: 10px 15px 0 15px;
}

div.box .privacy_text {
	display: block;
	color: #000000;
	font-size: 16px;
	float: none;
	width: auto;
	text-align: left;
	padding: 13px 15px 0 15px;
}

div.box .input_text {
	padding: 10px;
	width: 100%;
	background: #f1f1f1;
	border: 1px double #f1f1f1;
	box-sizing: border-box;
}

input[type=submit] {
	font-family: 微軟正黑體;
	background-color: #c7000b;
	display: block;
	color: #fff;
	font-size: 17px;
	height: 50px;
	line-height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	margin: 10px auto;
	border: 1px;
	float: none;
}

.a-upload {
	font-size: 16px;
	padding: 4px 10px;
	height: 20px;
	line-height: 20px;
	position: relative;
	cursor: pointer;
	color: #fff;
	background: #000;
	text-decoration: none;
	border: 1px solid #ddd;
	overflow: visible;
	display: inline-block;
	margin-top: 5px;
}

.a-upload input {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}

.a-upload:hover {
	color: #fff;
	background: #272727;
	text-decoration: none;
}

/* PAGINATION */

DIV.pageNumber {
	PADDING: 3px;
	MARGIN: 5px;
	TEXT-ALIGN: center;
	font-size: 14px;
	padding-bottom: 30px;
}

DIV.pageNumber A {
	BORDER: #cccccc 1px solid;
	PADDING: 5px;
	MARGIN: 2px;
	COLOR: #000;
	TEXT-DECORATION: none;
	display: inline-block;
}

DIV.pageNumber A:hover {
	BORDER: #c7000b 1px solid;
	COLOR: #000;
}

DIV.pageNumber A:active {
	BORDER: #c7000b 1px solid;
	COLOR: #c7000b;
	font-size: 14px;
}

DIV.pageNumber SPAN.current {
	BORDER: #c7000b 1px solid;
	PADDING: 5px;
	FONT-WEIGHT: bold;
	MARGIN: 2px;
	COLOR: #fff;
	BACKGROUND-COLOR: #c7000b;
	display: inline-block;
}

DIV.pageNumber SPAN.disabled {
	BORDER: #eee 1px solid;
	PADDING: 5px;
	MARGIN: 2px;
	COLOR: #ddd;
	display: inline-block;
}

/* COLUMNS (Mobile: Stack Vertically) */

.row {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.columns {
	position: relative;
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 23px;
	padding: 15px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.columns a:hover {
	color: #333;
	text-decoration: none;
}

.columns a {
	color: #000;
	text-decoration: none;
}

.columns .icon {
	position: relative;
	width: 40px;
	height: 40px;
	top: 0;
	margin-left: 0;
	margin-bottom: 10px;
	display: inline-block;
}

.columns .title {
	font-size: 20px;
	line-height: 30px;
	display: block;
	margin-bottom: 10px;
}

.columns .liArea {
	margin-top: 15px;
	margin-left: 0;
	display: block;
}

.columns .li {
	list-style: url(../images/column_li.png);
	line-height: 28px;
	margin-left: 20px;
}

.columns li a {
	color: #000;
	text-decoration: underline;
}

.columns li a:hover {
	color: #c7000b;
	text-decoration: underline;
}

/* Responsive video container */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 aspect ratio */
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.line-separator {
	height: 1px;
	background: #717171;
}

/* SUB CONTENT */

#subContent {
	width: 100%;
	max-width: 960px;
	clear: both;
	margin: 0 auto;
}

.missionSection {
	text-align: center;
	margin-top: 20px;
	padding: 0 15px;
}

.subLinkArea {
	width: 100%;
	text-align: center;
	background-color: #999999;
}

.subLink {
	font-size: 13px;
	line-height: 24px;
	padding: 10px 15px;
	text-align: center;
}

.subLink .li {
	list-style: none;
	text-align: center;
	width: 100%;
}

.subLink a {
	color: #fff;
	text-decoration: none;
	padding: 8px 5px;
	display: inline-block;
}

.subLink a:hover {
	color: #fff;
}

/* NAVIGATION */

#nav {
	position: relative;
	text-align: center;
	background: url(../images/nav_bg.png) repeat-x top left;
	background-size: auto 100%;
	width: 100%;
	height: auto;
	min-height: auto;
	top: 0px;
	font-size: 14px;
	z-index: 20;
	padding: 5px 0;
	border: none;
}


#nav h1.logo {
    display: block;
    width: 100%;
    max-width: 400px;
    height: 40px;
    background: url(../images/condenast_logo2.png) no-repeat center center;
    background-size: contain;
    position: relative;
    margin: 5px auto 5px auto;
    
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
}

#menu {
	display: block;
	padding-top: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 580px;
	height: auto;
	text-align: center;
	border: none;
}

#nav .clear {
	clear: both;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	border: none;
}

#nav li {
	display: inline-block;
	margin: 2px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: transparent;
	border: none;
}

#nav li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 5px 10px;
	border: none;
}

/* FOOTER */

#footer {
	width: 100%;
	height: auto;
	color: #a4a4a4;
	background: #4a4a4a;
	z-index: 5;
	padding: 30px 0;
	/* Removed horizontal padding */
	line-height: 20px;
}

.footerArea {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.footerlink {
	float: none;
	width: 100%;
	margin: 0 auto 20px auto;
	padding: 0;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}

.footerlink a {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 4px;
	/* Reduced margin */
	max-width: 25%;
}

.footerlink a:first-child {
	max-width: 35%;
}

.footerlink img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 40px;
}

.footerlink a:first-child img {
	max-height: 55px;
}

.copyrightArea {
	float: none;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}

.copyright {
	float: none;
	text-align: center;
	margin: 10px 0;
}

.cnlogo {
	float: none;
	text-align: center;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 100%;
}

.cnlogo img {
	max-width: 150px;
	height: auto;
}

.brownserNotesArea {
	background: #000;
	line-height: 15px;
	width: 100%;
}

.brownsernotes {
	text-align: center;
	font-size: 11px;
	color: #999;
	padding: 10px 0px;
}

#footer li {
	color: #a4a4a4;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer a {
	color: #a4a4a4;
	text-decoration: none;
}

h1.logo {
    margin: 0;
    padding: 0;
    border: 0;
    
    display: block; 
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
}

h1.logo a {
    display: block;
    width: 100%;
    height: 100%;
}

/* TABLET STYLES (768px and up) */

@media screen and (min-width: 768px) {
	#banner {
		height: 400px;
	}

	.mainTitle {
		font-size: 28px;
		line-height: 42px;
		padding-top: 35px;
	}

	.SubTitle {
		font-size: 22px;
		line-height: 42px;
	}

	.jobNoneTitle {
		padding: 25px 0;
		font-size: 20px;
	}

	.jobNoneJoinBtn {
		padding: 25px 0 80px 0;
		font-size: 20px;
	}

	.columns {
		width: 48%;
		margin: 1%;
	}

	#jobListContent {
		padding: 25px;
	}

	#jobDetailContent {
		padding: 25px 25px 70px 25px;
	}

	.jobName {
		width: 60%;
		font-size: 20px;
		line-height: 30px;
		float: left;
		margin-bottom: 15px;
	}

	.jobArea {
		font-size: 15px;
		line-height: 30px;
		float: right;
		margin-bottom: 0;
	}

	.jobSummaryTitle {
		font-size: 20px;
		line-height: 33px;
	}

	.jobApplyDetail {
		width: 100px;
		font-size: 20px;
		line-height: 35px;
		float: left;
	}

	.jobNameDetail {
		width: 400px;
		font-size: 26px;
		line-height: 35px;
		float: left;
	}

	#jobBtnList {
		text-align: right;
	}

	.apply,
	.backBtn {
		margin: 10px 10px 10px 0;
		float: right;
	}

	input[type=submit] {
		margin: 10px 10px 10px 0;
		float: right;
	}

	#nav {
		height: 155px;
		font-size: 15px;
	}

	#nav h1.logo {
	    max-width: 500px;
	    height: 65px;
	    position: absolute;
	    top: 20px;
	    left: 50%;
	    margin-left: -250px;
	}

	#menu {
		padding-top: 100px;
	}

	.footerArea {
		text-align: left;
	}

	.footerlink {
		float: left;
		text-align: left;
	}

	.copyrightArea {
		float: right;
		text-align: right;
	}

	.copyright {
		float: right;
		text-align: right;
		margin-right: 20px;
	}

	.cnlogo {
		float: right;
	}

	.subLink {
		font-size: 14px;
		line-height: 28px;
	}

	.subLink a {
		padding: 10px;
	}
}

/* DESKTOP STYLES (1024px and up) */

@media screen and (min-width: 1024px) {

	#content {
		width: 1000px;
		padding: 0;
	}

	#wrapper {
		width: 960px;
	}

	#banner {
		height: 510px;
	}

	.mainTitle {
		font-size: 33px;
		line-height: 50px;
		padding-top: 45px;
	}

	.SubTitle {
		font-size: 23px;
		line-height: 50px;
	}

	.SubTitleImg {
		float: left;
		padding-left: 400px;
	}

	.SubTitleImg_jobSend {
		float: left;
		padding-left: 425px;
	}

	.SubTitleName {
		float: left;
	}

	.SubTitleImg_siteMap {
		float: left;
		padding-left: 360px;
	}

	.jobNoneTitle {
		padding: 30px 0;
		font-size: 20px;
	}

	.jobNoneJoinBtn {
		padding: 30px 0 100px 0;
		font-size: 20px;
	}

	.row {
		width: 960px;
	}

	.columns {
		width: 32%;
		padding: 5px;
		margin: 0;
	}

	.columns .icon {
		top: 10px;
		margin-left: -5px;
	}

	.columns .title {
		font-size: 24px;
	}

	.columns .liArea {
		margin-left: -15px;
	}

	#jobListContent {
		width: 940px;
		padding: 30px;
	}

	.jobListBg {
		width: 1000px;
	}

	.jobName {
		width: 420px;
	}

	#jobDetailContent {
		width: 940px;
		padding: 30px 30px 90px 30px;
	}

	#jobSendContent {
		width: 620px;
		padding: 30px;
	}

	div.box {
		width: 620px;
	}

	div.box label span {
		float: left;
		padding: 10px 20px 0 20px;
	}

	div.box .privacy_text {
		float: left;
		width: 100px;
		padding: 13px 20px 0 20px;
	}

	div.box .input_text {
		width: 450px;
	}

	.jobSitemapArea {
		width: 960px;
		margin-left: 31px;
		padding: 0;
	}

	.jobSitemap {
		width: 227px;
		height: 627px;
		float: left;
		margin-left: 5px;
		padding: 0;
	}

	.jobSitemapTitle {
		margin-top: 40px;
		height: 95px;
		font-size: 23px;
		line-height: 35px;
	}

	.jobSitemapTitle_cn {
		margin-top: 30px;
		height: 95px;
		font-size: 23px;
		line-height: 35px;
		margin-bottom: 30px;
	}

	.jobSitemap .li {
		line-height: 50px;
	}

	DIV.pageNumber {
		padding-bottom: 50px;
	}

	#nav {
		height: 155px;
		padding: 0;
	}

	#nav h1.logo {
	    width: 630px;
	    max-width: 630px;
	    height: 65px;
	    position: absolute;
	    top: 20px;
	    left: 50%;
	    margin-left: -315px;
	    margin-bottom: 0;
	    padding-bottom: 0;
	    border-bottom: none;
	    background: url(../images/condenast_logo.png) no-repeat top left;
	    background-size: initial;
	    margin: 0 0 0 -315px;
	}

	#nav {
		background: url(../images/nav_bg.png);
		background-size: auto;
	}



	#menu {
		padding-top: 100px;
		width: 580px;
		max-width: 580px;
		border: none;
		margin-top: 0;
	}

	#nav li {
		float: left;
		margin: 5px 45px 5px 35px;
		background-color: #4a4a4a;
	}

	#nav li a {
		padding: 8px 15px;
	}

	#nav li a {
		padding: 8px 13px;
	}

	.footerlink {
		float: left;
		display: block;
		margin-bottom: 20px;
		width: auto;
	}

	.footerArea {
		overflow: visible;
		width: 100%;
		max-width: 960px;
		margin: 0 auto;
		position: static;
	}

	.footerArea::after {
		content: "";
		display: table;
		clear: both;
	}

	.footerlink a {
		display: inline-block;
		margin: 0 10px;
		max-width: none;
		vertical-align: middle;
	}

	.footerlink a:first-child {
		max-width: none;
	}

	.footerlink img {
		width: auto;
		max-width: none;
		height: auto;
		max-height: 40px;
	}

	.footerlink a:first-child img {
		max-height: 40px;
	}

	.copyrightArea {
		float: right;
		text-align: right;
		width: auto;
	}

	.cnlogo {
		position: absolute;
		bottom: 25px;
		left: 0;
		width: 100%;
		text-align: center;
		margin: 0;
		float: none;
		z-index: 20;
		transform: none;
	}

	.cnlogo img {
		height: auto;
		max-height: 50px;
		width: auto;
	}

	.copyright {
		float: right;
		text-align: right;
		margin: 0;
		line-height: 1.5;
	}

	#footer {
		position: relative;
		height: auto;
		padding-top: 40px;
		padding-bottom: 70px;
		padding-left: 0;
		padding-right: 0;
		margin: 0;
		width: 100%;
		background-color: #4a4a4a;
	}

	.footerlink img {
		max-width: initial;
	}

	.cnlogo img {
		max-width: initial;
	}
}