/*--------------------
   레이아웃
--------------------*/



/* Preloader */
#preloader {
	background: #fff;
	background: -webkit-linear-gradient(to right, #fff, #fff);
	background: linear-gradient(to right, #fff, #fff);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5000;
}
#preloader .circle-preloader {
	display: block;
	width: 60px;
	height: 60px;
	border: 2px solid rgba(255, 255, 255, 0.5);
	border-bottom-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	animation: spin 2s infinite linear;
}
@-webkit-keyframes spin {
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
@keyframes spin {
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}














/* 서브메뉴탭 */
.nav.navbar-nav.m-menu .open > a, .nav.navbar-nav.m .open > a:hover, .nav.navbar-nav.m .open > a:focus {
    background-color: #3a3f47;
}
.nav.navbar-nav.m-menu > li > a {
    background-color: #3a3f47;
}

/* 메인 */
.col-md-6.col-sm-6.text-right.fh5co-social{
	width: auto;
	float:right;
}

/* 통합 */
.fh5co-team.text-center.animate-box div .xl {
	font-size: 55px;
}
.fh5co-team.text-center.animate-box div .box-body blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
	text-align: left;
}
.fh5co-hero.sub {
	height: 300px;
}
.fh5co-hero.sub .fh5co-cover.sub.text-center {
	height: 300px;
}
.fh5co-hero.sub .fh5co-cover.sub.text-center .desc.animate-box h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: 300 !important;
}
.fh5co-cover.sub.text-center .desc.animate-box.sub {
	top: 50%;
	position: absolute;
	width: 100%;
	margin-top: 30px !important;
	z-index: 2;
	color: #fff;
}
.fh5co-testimonial.text-center.animate-box blockquote h3 {
	margin: 0 0 10px 0 !important;
}
.col-md-3 .fh5co-testimonial.text-center.animate-box {
	padding: 4em 0 1em 0 !important;
}
.col-md-3 .fh5co-testimonial.text-center.animate-box blockquote {
	border: none;
	margin-bottom: 0px;
	padding-top: 30px;
}
.col-md-3 .fh5co-testimonial.text-center.animate-box blockquote h3 {
	font-size: 18px !important;
	font-weight: 600;
}
.modal-content .modal-footer .btn.btn-sm.btn-info.btn-flat.pull-left {
	text-decoration: none !important;
	color: #fff !important;
}
.row.text-center .col-md-3.col-sm-3 .services.animate-box h3 {
	color: #5a5a5a !important;
	margin-bottom: 15px;
	font-size:18px;
}
.row.text-center .col-md-3.col-sm-3 .services.animate-box {
	padding: 20px 20px 20px 20px !important;
}
.row.text-center .col-md-3.col-sm-3 .services.animate-box span {
	margin-bottom: 0px !important;
}
.row.text-center .col-md-3.col-sm-3 .services.animate-box .btn.btn-primary.btn-xs {
	background: #393e46;
}
.row.text-center .col-md-3.col-sm-3 .services.animate-box .btn:hover, .btn:active, .btn:focus {
	background: #ff4d3f !important;
}
.col-md-12 .fh5co-team.text-center.animate-box div .text-right .btn-group .btn.btn-default .btn:hover, .btn:active, .btn:focus {
	background: #393e46 !important;
}
.modal-lg .modal-content .modal-body .container .row .col-md-7 {
	margin-top: 20px;
}
.modal-content .modal-body .container .row .col-md-7 h3 {
	margin: 0 0 20px 0;
	color: #393e46;
}
.modal-content .modal-body .container .row .col-md-7 h3 strong {
	color: #ff4d3f;
	font-weight: bold !important;
}
.modal-content .modal-body .container .row .col-md-7 h5 {
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 20px;
}
.modal-body .container .row .col-md-7 ul li .img-responsive {
	width: 12% !important;
	margin: inherit !important;
	float: left;
}
.modal-content .modal-body .container .row .col-md-7 .imglist {
	list-style: none;
}
.modal-content .modal-body .container .row .col-md-7 .imglist {
	padding-left: 0px;
}
.modal-lg .modal-content .modal-body .container .row .col-md-7 p {
	border-bottom: 1px #bcbcbc solid;
	padding-bottom: 10px;
	margin-left: 0px;
}
.modal-content .modal-body .container .row .col-md-7 .download {
	list-style: none;
	padding-left: 10px;
	padding-top: 20px;
	clear: both;
}
.download li .btn.btn-default.btn {
	background: #393e46;
	color: #FFF;
	border: #393e46;
	margin-bottom:20px;
}
.btn-d:hover, .btn-d:active, .btn-d:focus {
	background: #ff4d3f !important;
	color: #fff !important;
}
.row .col-md-4 .feature-left .feature-copy {
	text-align: left;
}
.col-md-4 .feature-left .feature-copy p {
	font-size: 14px !important;
}
.row .col-md-12 .fh5co-team.text-center.animate-box.inquiry div .row .col-md-4 .feature-left .feature-copy h3 {
	text-align: left;
}
.row .col-md-12 .fh5co-team.text-center.animate-box.inquiry div .row .col-md-4 .feature-left .feature-copy p {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}
.col-md-12 .fh5co-team.text-center.animate-box.inquiry div .row.inquiry {
	margin-left: 0px;
	margin-right: 0px;
}
.row.inquiry .col-md-4 .feature-left .feature-copy .number {
	margin-bottom: 5px;
}
.table.table-hover tr .text-left a {
	color: #333;
}
.mailbox-read-info {
	border-bottom: 1px solid #f4f4f4;
	padding: 10px;
}
.mailbox-read-info h3 {
	text-align: left;
	font-weight: 500;
	color: #ff4d3f !important;
}
.mailbox-read-info h5 {
	text-align: left;
	font-weight: 400;
	padding-top: 10px;
}
.mailbox-controls.with-border {
	border-bottom: 1px solid #f4f4f4;
	text-align: left;
}
.mailbox-controls {
	padding: 5px;
}
.box-footer {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top: 1px solid #f4f4f4;
	padding: 10px;
	background-color: #fff;
}
.mailbox-read-message {
	text-align: left;
	padding: 40px 20px 40px 20px;
}
.mailbox-read-message p {
	font-weight: normal !important;
}
.mailbox-read-info h5 .mailbox-read-time.pull-right {
	font-style: normal;
}
.btn-group.pull-left .btn.btn-default.btn-sm {
	padding: 5px 10px;
}
.input-group-btn .btn.btn-default.search {
	font-size: 16px;
	background: #3a3f47;
	color: #fff;
	border: #3a3f47;
	padding: 5px 10px;
}
.col-md-4 .fh5co-team.text-center.animate-box {
	padding-top: 180px;
}
.col-md-4 .fh5co-team.text-center.animate-box figure img {
	width: 150px;
	height: 212px;
	border: 0px solid #fff;
	background-size: cover;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 0%;
	box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
}
.col-md-4 .fh5co-team.text-center.animate-box .fh5co-social-icons a {
	color: #3a3f47;
}
.col-md-4 .fh5co-team.text-center.animate-box div p {
	font-weight: normal;
}
.col-md-4 .fh5co-testimonial, .fh5co-team {
	padding: 4em 0 2em 0;
}
.col-md-4 .fh5co-team.text-center.animate-box div p span {
	font-style: normal;
}
.pagination.pagination-sm.no-margin.pull-right li .active {
	background: #3a3f47;
	color: #fff !important;
}
.modal-body .container .row .col-md-7 .download li {
	float: left;
	margin-right: 5px;
}
.modal-body .container .row .col-md-7 .btn.btn-primary.btn-sm {
	font-size: 14px;
}
.container .row .col-md-4 .fh5co-team.text-center.animate-box {
	margin-bottom: 130px;
}
.modal-body .fh5co-tabs-container .fh5co-tab-content.active {
	padding-top: 20px;
	padding-bottom: 20px;
}
.fh5co-team.text-center.animate-box .img-responsive.m-top {
	margin-top: -110px;
	box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
}
.nav-tabs-custom .row .nav.nav-tabs.bgcolor-w {
	background: #ecebeb;
}
.col-md-3 .fh5co-team.text-center.animate-box figure .img-responsive {
	width: 150px;
	height: 212px;
	border: 0px solid #fff;
	background-size: cover;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 0%;
	box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
}
.container .row .col-md-3 .fh5co-team.text-center.animate-box {
	margin-bottom: 30px;
	margin-top: 100px;
	padding-top: 180px;
}
.col-md-3 .fh5co-team.text-center.animate-box div p span {
	font-style: normal;
}
.container .row .col-md-3 .fh5co-testimonial.text-center.animate-box {
	margin-bottom: 130px;
}
.container .row .col-md-12 .fh5co-team.text-center.animate-box div h3 {
	margin-top: 30px;
}
/* 조직도 */
.org_w {
	height: 1000px;
}
.org_w h4 {
	display: block;
	height: 220px;
	text-align: center;
	background: url(/images/company/bg_org_logo.png) 50% top no-repeat;
	font-size: 20px;
	padding-top: 78px;
	margin-bottom: 0px;
}
.org_w .gr01 .right {
	width: 50%;
	float: right;
	margin-right: 100px;
	margin-top: -110px;
	background: url(/images/company/bg_org_line_01.png) 50% 70% no-repeat;
}
.org_w .gr01 .right dt {
	width: 130px;
	height: 40px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	background: #fe5447;
	float: right;
}
.org_w .gr01 .right dd {
	clear: both;
	width: 128px;
	color: #415162;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-bottom: 1px solid #c3cdd7;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	float: right;
	margin-bottom: 20px;
}
.org_w .gr01 .left {
	width: 50%;
	float: left;
	margin-left: 100px;
	margin-top: -110px;
	background: url(/images/company/bg_org_line_01_2.png) 50% 70% no-repeat;
}
.org_w .gr01 .left dt {
	width: 130px;
	height: 40px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	background: #fe5447;
	float: left;
}
.org_w .gr01 .left dd {
	clear: both;
	width: 128px;
	color: #415162;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-bottom: 1px solid #c3cdd7;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}
.org_w .gr01 .center {
	width: 50%;
	margin-left: 100px;
	margin-top: -110px;
	margin: auto;
	background: url(/images/company/bg_org_line_03_2.png) 50% bottom no-repeat;
	padding-bottom: 30px;
}
.org_w .gr01 .center dt {
	width: 130px;
	height: 40px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	background: #fe5447;
	margin: auto;
}
.org_w .gr01 .center dd {
	clear: both;
	width: 128px;
	color: #415162;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-bottom: 1px solid #c3cdd7;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
	margin: auto;
}
.org_w .gr02_w {
	clear: both;
	background: url(/images/company/bg_org_line_02.png) 50% top no-repeat;
	padding-top: 1px;
}
.org_w .gr02 {
	float: left;
	margin: 0px 28px;
	background: url(/images/company/bg_org_line_03.png) 50% top no-repeat;
	padding-top: 20px;
}
.org_w .gr02 dl {
	margin-bottom: 0px;
}
.org_w .gr02 dt {
	width: 160px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 18px;
	background: #404952;
	padding-top: 10px;
	padding-bottom: 10px;
}
.org_w .gr02 dd {
	clear: both;
	width: 128px;
	color: #415162;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-bottom: 1px solid #c3cdd7;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.org_w .gr03 {
	background: url(/images/company/bg_org_line_03.png) 50% top no-repeat;
	padding-top: 30px;
}
.org_w .gr03 dl {
	margin-bottom: 0px;
}
.org_w .gr03 dt {
	width: 160px;
	text-align: center;
	font-size: 14px;
	color: #515151;
	line-height: 18px;
	background: #eff5fb;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-top: 1px solid #c3cdd7;
}
.org_w .gr03 dd {
	clear: both;
	width: 160px;
	font-size: 14px;
	color: #415162;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-bottom: 1px solid #c3cdd7;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
/* CI소개 */
.ci_w {
	height: 800px;
}
.ci_w .logo {
	height: 210px;
	background: url(/images/company/bg_ci_white.png) center no-repeat;
	text-align: center;
}
.ci_w .logo img {
	margin-top: 70px;
}
.ci_w .m_logo {
	height: 290px;
}
.ci_w .m_logo .main {
	width: 100%;
	float: left;
}
.ci_w .m_logo .main dt {
	height: 210px;
	text-align: center;
	font-size: 15px;
	background: url(/images/company/bg_ci_white.png) center no-repeat;
}
.ci_w .m_logo .main dd {
	height: 60px;
	padding: 20px 0;
	background: #fff;
	border-bottom: 1px solid #e2e2e2;
	line-height: 30px;
}
.ci_w .m_logo .main dt img {
	margin-top: 0px;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
}
.m_logo .main dd div {
	width: 40%;
	float: left;
	text-align: left;
}
.m_logo .main dd .main_color_01 {
	width: 30px;
	height: 30px;
	display: block;
	background: #e60617;
	float: left;
	margin-right: 10px;
}
.m_logo .main dd .main_color_02 {
	width: 30px;
	height: 30px;
	display: block;
	background: #064499;
	float: left;
	margin-right: 10px;
}
.ci_w p {
	padding: 20px 0;
	padding-bottom: 80px;
	font-size: 15px;
	line-height: 180%;
}
.ci_w .gw_logo {
	height: 200px;
}
.ci_w .gw_logo .gray {
	width: 47%;
	float: left;
}
.ci_w .gw_logo .gray dt {
	height: 142px;
	text-align: center;
	font-size: 15px;
	background: url(/images/company/bg_ci_white.png) center no-repeat;
	border: 1px solid #e2e2e2;
}
.ci_w .gw_logo .gray dd {
	padding: 10px 0px;
	background: #fff;
	text-align: center;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.ci_w .gw_logo .gray dt img {
	margin-top: 45px;
	padding-left: 20px;
	padding-right: 20px;
}
.ci_w .gw_logo .white {
	width: 47%;
	float: right;
}
.ci_w .gw_logo .white dt {
	height: 142px;
	text-align: center;
	font-size: 15px;
	background: #464646;
	border: 1px solid #464646;
	background: url(/images/company/bg_ci_gray.png) center no-repeat;
}
.ci_w .gw_logo .white dd {
	padding: 10px 0px;
	background: #fff;
	text-align: center;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.ci_w .gw_logo .white dt img {
	margin-top: 45px;
	padding-left: 20px;
	padding-right: 20px;
}
.ci_w .gw_color {
	margin: 20px 0;
	clear: both;
}
.ci_w .gw_color .gray {
	width: 47%;
	float: left;
}
.ci_w .gw_color .gray_color_01 {
	width: 100%;
	float: left;
}
.ci_w .gw_color .gray_color_01 dt {
	width: 100%x;
	height: 30px;
	text-align: center;
	font-size: 15px;
	background: #3c3c3c;
	border: 1px solid #3c3c3c;
}
.ci_w .gw_color .gray_color_01 dd {
	width: 100%;
	padding: 5px 0px;
	padding-left: 10px;
	font-size: 12px;
	background: #fff;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.ci_w .gw_color .white {
	width: 47%;
	float: right;
}
.ci_w .gw_color .white_color_01 {
	width: 100%;
	float: left;
}
.ci_w .gw_color .white_color_01 dt {
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 15px;
	background: #ffffff;
	border: 1px solid #e2e2e2;
}
.ci_w .gw_color .white_color_01 dd {
	width: 100%;
	padding: 5px 0px;
	padding-left: 10px;
	font-size: 12px;
	background: #fff;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.c-black {
	text-align: left;
	color: #5b5b5b !important;
	font-weight: 600;
	padding-top: 30px;
	clear: both;
}
.ci-down {
	float: right;
	margin-bottom: 20px;
}
.ci-down .btn.btn-primary {
	background: #3a3f47;
	color: #fff;
	border: none !important;
	border: 2px solid transparent !important;
}
.ci-down .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
	box-shadow: none;
	background: #bc8770 !important;
	color: #fff !important;
}
/* 홍보영상 */

.prvideo_m {
	display: none;
}
.prvideo_w {
	margin-top: 30px;
}
.img-responsive.m-w {
	display: none;
}

/* 사이트맵 */

.sitemap{
	text-align:left;
	margin:0 20px;
}
.sitemap h3{
	padding-bottom:10px;
	font-size: 30px !important;
	font-weight:400;
    letter-spacing:0;
}
.sitemap ul{
	padding-left:0px;
}
.sitemap li{
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
	border-bottom:solid 1px #efefef;
}
.sitemap li a{
    font-size: 15px;
    line-height: 1.6em;
    color: #555555;
    font-weight: 500;
}

.row.sitemap .col-md-3{
	margin:0 30px;
}









.main-visual{position: fixed; left:50%; margin-left:-960px;  width:1920px; margin-top:-270px; background-color:#000000; display:block; }
.main-visual #player{opacity:1;}

.m-visual{position:fixed ; left:0%; margin-left:0px;  width:1920px; margin-top:-270px; background-color:#000000; display: none; }
.m-visual #player{opacity:1;}















/*--------------------
   Modal
--------------------*/

.modal-content {
	border-radius: 0;
}
.modal-header .close {
	font-size: 30px;
}
.modal-title {
	text-transform: uppercase;
	font-size: 23px;
}
.modal-body {
	padding: 0;
}
.modal-body p {
	margin: 10px 15px;
	color: #2D2D2D;
	font-size: 14px;
}
.modal-works {
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	margin: 25px 20px;
}
.modal-works span {
	background-color: #FED136;
	margin-right: 15px;
	padding: 5px 10px;
}
.modal-dialog .modal-content .modal-body h4 {
	margin: 0px 15px 5px 15px !important;
	font-size: 15px;
	font-weight: bold;
}
/*--------------------
   back-top
--------------------*/


.back-to-top:focus, .back-to-top:hover, .btn-theme.focus, .btn-theme:focus, .btn-theme:hover, .content-wrapper-link, .header .logo-wrap:focus, .header .logo-wrap:hover, a:active, a:focus, a:hover, h1>a:focus, h2>a:focus, h3>a:focus, h4>a:focus, h5>a:focus, h6>a:focus {
	text-decoration: none
}
.back-to-top, .carousel-title, .header .nav-item-child, .link {
	text-transform: uppercase
}
.container-full-width:after, .masonry-grid:after {
	clear: both
}
.back-to-top, .back-to-top:hover {
	color: #fff !important;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1);
	transition-duration: .3s
}
.back-to-top {
	position: fixed;
	right: 10px;
	bottom: 10px;
	display: inline-block;
	z-index: 9;
	width: 40px;
	height: 40px;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 3;
	letter-spacing: 1px;
	background: #515769;
	border-radius: 20px;
	visibility: hidden;
	opacity: 0;
	padding: 5px;
	-webkit-transform: translate3d(0, 50px, 0);
	-moz-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0)
}
.back-to-top.back-to-top-is-visible {
	visibility: visible;
	opacity: .6;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.back-to-top.back-to-top-is-visible:hover {
	opacity: 1;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.back-to-top.back-to-top-fade-out {
	opacity: .4
}
.back-to-top.back-to-top-fade-out:hover {
	opacity: 1;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
#fh5co-blog-section_2 {
	padding: 7em 0;
	background:#f5f5f5;
	position:relative;
}
.hidden-m {
	display: none !important;
}
 @media screen and (max-width: 777px) {
/* 조직도 */

.org_w .gr01 .left {
	width: 50%;
	float: 0;
	margin: auto;
	margin-left: 100px;
	margin-top: -110px;
	background: url(/images/company/bg_org_line_01_22.png) 50% 70% no-repeat;
}
.org_w .gr01 .left dt {
	width: 130px;
	height: 40px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	background: #fe5447;
	float: 0;
	margin: auto;
}
.org_w .gr01 .left dd {
	clear: both;
	width: 128px;
	color: #415162;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-bottom: 1px solid #c3cdd7;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	float: 0;
	margin: auto;
	margin-bottom: 20px;
}
.org_w .gr02 {
	float: left;
	margin: 0px 7px;
	background: url(/images/company/bg_org_line_03.png) 50% top no-repeat;
	padding-top: 20px;
}
}
 @media (max-width: 800px) {
.fh5co-cover.text-center.overlay-2 {
	position: absolute;
	height: 100%;
	min-height: 35rem;
	width: 100%;
	background-color: #fff;
	opacity: 10;
	z-index: -1
}
.img-responsive.m-w {
	display: block;
}
.fh5co-cover, .fh5co-hero {
	position: relative;
	height: 450px;
}
#fh5co-work-section, #fh5co-services-section, #fh5co-content-section, #fh5co-work-section_2, #fh5co-blog-section, #fh5co-features {
	padding: 7em 0;
	background: #FFF;
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #4676fa;
	opacity: 100 !important;
	filter: alpha(opacity=70);
}
.fh5co-cover .desc {
	margin-top: -180px;
}
.fh5co-cover .desc h2 {
	font-size: 35px;
}
.fh5co-cover .desc span {
	font-size: 16px;
}
.fh5co-cover.text-center.overlay-2 .desc.animate-box span .btn.btn-primary.btn-lg {
	display: none !important;
}
.hidden-m {
	display: inline !important;
}
#fh5co-work-section, #fh5co-services-section, #fh5co-content-section, #fh5co-work-section_2, #fh5co-blog-section, #fh5co-features {
	padding: 3em 0;
}
.modal-lg .modal-content .modal-body .container .row .col-md-7 {
	margin-top: 20px;
	margin-left:15px;
	margin-right:15px;
}



}
 @media (max-width: 600px) {
.fh5co-cover, .fh5co-hero {
	position: relative;
	height: 350px;
}
}
 @media (max-width: 500px) {
.fh5co-cover, .fh5co-hero {
	position: relative;
	height: 300px;
}
}
 @media screen and (max-width: 463px) {
/* 통합 */



.main-visual{position: fixed; left:50%; margin-left:-960px;  width:1920px; margin-top:-270px; background-color:#000000; display: none; }
.main-visual #player{opacity:1;}

.m-visual{position:fixed ; left:0%; margin-left:0px;  width:1920px; margin-top:0px; background-color:#fff; display: block; }
.m-visual #player{opacity:1;}

#fh5co-work-section,
#fh5co-services-section,
#fh5co-content-section,
#fh5co-work-section_2,
#fh5co-blog-section,
#fh5co-features {
  padding: 10em 0;
  background:#FFF;
  margin-top:300px;
  position:relative;
}





.heading-section h3 {
    font-size: 35px;
    font-weight: 400;
    position: relative;
}

#fh5co-work-section, #fh5co-services-section, #fh5co-content-section, #fh5co-work-section_2, #fh5co-blog-section, #fh5co-features {
	padding: 3em 0;
}
.fh5co-cover, .fh5co-hero {
	position: relative;
	height: 450px;
}
.container .row .col-md-4 .fh5co-team.text-center.animate-box {
	margin-left: 20px;
	margin-right: 20px;
}
.container .row .col-md-3 .fh5co-testimonial.text-center.animate-box {
	margin-left: 20px;
	margin-right: 20px;
}
.container .row .col-md-3 .fh5co-team.text-center.animate-box {
	margin-left: 20px;
	margin-right: 20px;
}
#fh5co-contact .container .row .col-md-6 {
	margin-left: 20px;
	margin-right: 20px;
}
.fh5co-hero.sub {
	height: 250px;
}
.fh5co-hero.sub .fh5co-cover.sub.text-center {
	height: 250px;
}
.fh5co-hero.sub .fh5co-cover.sub.text-center .desc.animate-box h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 26px;
	margin-bottom: 10px;
	font-weight: 300 !important;
}
.fh5co-cover.sub.text-center .desc.animate-box.sub span {
	font-size: 18px;
}
.modal-body .container .row .col-md-7 .download li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.navbar-collapse {
	padding-right: 5px;
	padding-left: 0px;
}
.modal-lg .modal-content .modal-body .container .row .col-md-7 {
	margin-top: 20px;
	margin-left:15px;
	margin-right:15px;
}




/* 연혁 */

.row .col-md-12 .fh5co-team.text-center.animate-box div .text-right {
	margin-top: 30px;
	margin-bottom: 20px;
}
/* 조직도 */
.org_w {
	height: 1000px;
}
.org_w h4 {
	display: block;
	height: 180px;
	text-align: center;
	background: url(/images/company/bg_org_logo.png) 50% top no-repeat;
	font-size: 20px;
	padding-top: 78px;
	margin-bottom: 0px;
}
.org_w .gr01 .right {
	width: 50%;
	margin-left: 100px;
	margin-top: 0px;
	margin: auto;
	background: url(/images/company/bg_org_line_01_m.png) center no-repeat;
	margin-top: -50px;
}
.org_w .gr01 .right dt {
	width: 130px;
	height: 40px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	background: #fe5447;
	float: none;
	margin: auto;
}
.org_w .gr01 .right dd {
	clear: both;
	width: 128px;
	color: #415162;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-bottom: 1px solid #c3cdd7;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	float: right;
	margin-bottom: 20px;
}
.org_w .gr01 .left {
	width: 50%;
	margin-left: 0px;
	margin-top: -250px;
	margin: auto;
	background: url(/images/company/bg_org_line_02_m.png) 50% no-repeat;
	margin-top: -50px;
}
.org_w .gr01 .left dt {
	width: 130px;
	height: 40px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	background: #fe5447;
	float: none;
	margin: auto;
}
.org_w .gr01 .left dd {
	clear: both;
	width: 128px;
	color: #415162;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-bottom: 1px solid #c3cdd7;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}
.org_w .gr01 .center {
	width: 50%;
	margin-left: 100px;
	margin-top: 0px;
	margin: auto;
	background: url(/images/company/bg_org_line_03_2.png) 50% bottom no-repeat;
	padding-bottom: 20px;
	padding-top: 20px;
}
.org_w .gr01 .center dt {
	width: 130px;
	height: 40px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	background: #fe5447;
	margin: auto;
}
.org_w .gr01 .center dd {
	clear: both;
	width: 128px;
	color: #415162;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-bottom: 1px solid #c3cdd7;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
	margin: auto;
}
.org_w .gr02_w {
	clear: both;
	background: url(/images/company/bg_org_line_02.png) 50% top no-repeat;
	padding-top: 1px;
}
.org_w .gr02 {
	float: left;
	margin: 0px 5px;
	background: url(/images/company/bg_org_line_03.png) 50% top no-repeat;
	padding-top: 20px;
}
.org_w .gr02 dl {
	margin-bottom: 0px;
}
.org_w .gr02 dt {
	width: 130px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 18px;
	background: #404952;
	padding-top: 10px;
	padding-bottom: 10px;
}
.org_w .gr02 dd {
	clear: both;
	width: 98px;
	color: #415162;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-bottom: 1px solid #c3cdd7;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.org_w .gr03 {
	background: url(/images/company/bg_org_line_03.png) 50% top no-repeat;
	padding-top: 30px;
}
.org_w .gr03 dl {
	margin-bottom: 0px;
}
.org_w .gr03 dt {
	width: 130px;
	text-align: center;
	font-size: 14px;
	color: #515151;
	line-height: 18px;
	background: #eff5fb;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-top: 1px solid #c3cdd7;
}
.org_w .gr03 dd {
	clear: both;
	width: 130px;
	font-size: 14px;
	color: #415162;
	border-left: 1px solid #c3cdd7;
	border-right: 1px solid #c3cdd7;
	border-bottom: 1px solid #c3cdd7;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
/* ci소개 */

.m_logo .main dd div {
	width: 100%;
	padding-top: 10px;
	font-size: 14px;
}
.ci_w .m_logo .main dd {
	height: 110px;
	padding: 20px 0;
	background: #fff;
	border-bottom: 1px solid #e2e2e2;
	line-height: 30px;
}
.ci-down {
	float: right;
	margin-bottom: 20px;
}
.ci-down .btn.btn-primary {
	background: #3a3f47;
	color: #fff;
	border: none !important;
	border: 2px solid transparent !important;
	margin-bottom: 10px;
	width: 80%;
}
.ci_w .m_logo .main dt img {
	margin-top: 0px;
	padding-top: 70px;
	padding-left: 30px;
	padding-right: 30px;
}
.ci_w p {
	padding: 20px 0;
	padding-bottom: 40px;
	font-size: 15px;
	line-height: 180%;
}
/* 홍보영상 */

.prvideo_w {
	display: none;
}
.prvideo_m {
	display: block;
	margin-top: 30px;
}
.fh5co-cover.text-center.overlay-2 {
	position: absolute;
	height: 100%;
	min-height: 35rem;
	width: 100%;
	background-color: #fff;
	opacity: 10;
	z-index: -1
}
.nav-tabs-custom .nav.nav-tabs a{
	position: relative;
    display: block;
    padding: 10px 15px;
	font-size:14px;
}

















}
