/* 1920 */
@media screen and (min-width: 1920px) {
    
}
/* 1800 */
@media screen and (max-width: 1800px) {
	.sub-foot-container{width: 85%;}
	.sub-foot-tabCnt{}
	.wise-tab-list li{height: 4.2em; font-size: 17px;}
}
/* 1700 */
@media screen and (max-width: 1700px) {
	#gnb .depth1 > li > a{font-size: 17px;}
	.depth2 a{font-size: 15px;}
	.sub-foot-container{width: 87%;}
	.sub-foot-tabCnt{}
	.wise-tab-list li{height: 4.2em; font-size: 17px;}
}

/* 1650 */
@media screen and (max-width: 1600px) {
	body{font-size: 15px;}
	.fz16{font-size: 1em; line-height: 1.5;}
	.fz18{font-size: 1.125em;}
	.fz20{font-size: 1.250em; line-height: 1.6;}
	.fz22{font-size: 1.375em; line-height: 1.6;}
	.fz24{font-size: 1.500em; line-height: 1.6;}
	.fz28{font-size: 1.750em; line-height: 1.5;}
	.fz30{font-size: 1.875em; line-height: 1.5;}
	.fz33{font-size: 2.063em; line-height: 1.5;}
	.fz36{font-size: 2.250em; line-height: 1.5;}
	.fz40{font-size: 2.500em; line-height: 1.5;}
	.fz42{font-size: 2.625em;}
	.fz45{font-size: 2.813em;}
	.fz50{font-size: 3.125em;}
	
	.depth2 a{font-size: 15px;}
	
	.sub2-cnt02-desc{width: 45%;}
	.sub-foot-container{width: 89%;}
	.wise-tab-list li{height: 4.0em; font-size: 16px;}


	.doc-intro .container {width: 95%;}
	.wise-section.doc-intro:before {left: 5%;}
	
}

/* 1550 */
@media screen and (max-width: 1550px) {
	body{font-size: 15px;}
	.cnt02{background-size: 1700px;}
	.video-wrap .modal-pop-btn{width: 48%; min-width: 675px; }
	.video-wrap .norm-title{width: 52%; padding: 0 0 0 3%;}
/*	.doc-intro .doc-area {width: 63%;}*/
}

/* 1440 */
@media screen and (max-width: 1440px) {
	.depth2 a{font-size: 14px;}
	
	.sub-foot-container{width: 94%;}
	.wise-tab-list li{height: 4.25em; font-size: 16px;}
	.sub-foot-top p{font-size: 20px;}
/*	.doc-intro .doc-area {width: 66%;}*/
}

/* 1360 */
@media screen and (max-width: 1360px) {
	.sub-foot-container {
		width: 97%;
	}
}
/* 1280 */
@media screen and (max-width: 1280px) {
	body{font-size: 14px;}
	.fit-case{width:76.5%;}
	.sub3-cnt01-btm .swiper-button-next{right:46%;}
	.sub3-cnt03-desc{background: url(../img/sub/sub3-cnt03-infographic.png)105% 50% no-repeat; padding: 100px 0 80px; background-size:660px}
/*    .doc-intro .doc-area {width: 69.5%;}*/
	.sub-foot-container{width: 100%;}
	.quick-btn{opacity: 0;}
	.wise-tab-list li{height: 4.20em; font-size: 15px;}
	.cnt02-title{margin:0 0 0 auto;}


	.doc-intro .container {width: calc(100% - 35px);}
	.wise-section.doc-intro:before {left: 35px;}
}

/* 1024 labtop */
@media screen and (max-width: 1024px) {body{font-size: 13px;}}

@media only screen and (orientation: landscape) {}