/* #262729 #9ecdbb*/

@font-face {
font-family: 'Nanum Barun Gothic';
font-weight:300;
src:url('/dist/font/NanumBarunGothic.eot'),
url('/dist/font/NanumBarunGothic.eot?#iefix') format(‘embedded-opentype’), 
url('/dist/font/NanumBarunGothic.woff') format(‘woff’);
src:url('/dist/font/NanumBarunGothic.ttf') format('truetype');
}


@font-face {
font-family: 'Poppins';
font-weight: 300;
src: url('/dist/font/Poppins-Regular.eot'),
url('/dist/font/Poppins-Regular.eot?#iefix') format(‘embedded-opentype’), 
url('/dist/font/Poppins-Regular.woff') format(‘woff’);
src: url('/dist/font/Poppins-Regular.ttf') format('truetype');
}

@font-face {
font-family: 'Poppins';
font-weight :500;
src: url('/dist/font/Poppins-Medium.eot'),
url('/dist/font/Poppins-Medium.eot?#iefix') format(‘embedded-opentype’), 
url('/dist/font/Poppins-Medium.woff') format(‘woff’);
src: url('/dist/font/Poppins-Medium.ttf') format('truetype');
}

@font-face {
font-family: 'Poppins';
font-weight :700;
src: url('/dist/font/Poppins-SemiBold.eot'),
url('/dist/font/Poppins-SemiBold.eot?#iefix') format(‘embedded-opentype’), 
url('/dist/font/Poppins-SemiBold.woff') format(‘woff’);
src: url('/dist/font/Poppins-SemiBold.ttf') format('truetype');
}

::selection {background:#9ecdbb; color:#fff; }
::-moz-selection {background:#9ecdbb; color:#fff; }


html, body {
    max-width: 100%;    
    }
    
body {
    font-family:'Poppins', '나눔바른고딕', 'Nanum Barun Gothic', 'NanumBarunGothic', Nanum Barun Gothic, NanumGothic, Malgun Gothic, "돋움", Dotum, AppleGothic, sans-serif; 
    overflow-x: hidden;
    }
    
h1, h2, h3, h4, h5, h6, p {
    margin:0;
    }

 p {
    letter-spacing: -0.2px;
    font-size:13px;
    line-height: 23px;
    word-break:keep-all;
    font-weight:300;
    font-family:'나눔바른고딕', 'Nanum Barun Gothic', sans-serif !important;
    }

section {
    padding:130px 0;
    
    }
    
.s-shadow {
    box-shadow: 0px -3px 5px rgba(0,0,0,0.05);
    }
    
section#rolling, section#muse, section#contact, section#sub-title , section#sub-brand, section.recurit-middle  {
    padding:0
    }
    
section.gray-bg {
    background: #f1f6f9;
    }

a:focus, a:hover {
    text-decoration: none;
    outline:none; select-dummy: expression(this.hideFocus=true);
    }
    
    
.maskimg {background-size:cover ;background-position:center;}
.maskimg img.mobile {display:none !important;}
.maskimg img.pc {display:block !important; width: 100%;}

    @media (max-width:767px){

    
        html, body {
            overflow-x:hidden 
        }

        .maskimg img.mobile {display:block !important;}
        .maskimg img.pc {display:none !important;}
        /*.maskimg img.img-responsive {max-width: none;}*/
        tt {
            display:block;
            }
            
        p {
            font-size:11px;
            line-height: 20px;
            }
     }
    
.navbar-fixed-top, .nav > li > a, .navbar-brand img, .navbar-brand {
    transition:all .5s ease;
    }

.navbar-brand.pc-logo {
    padding-top:70px;
    display:block;
    }
    
.navbar-brand.mobile-logo {
    padding-top:70px;
    display:none;
    }
    
.navbar-brand.pc-logo img {
    width:210px;    
    }
    
.navbar-nav > li > a {
    padding:70px 20px 20px 30px;
    font-weight:500;
    font-size: 13px;
    color:#262729;
    } 
        
.nav-transform .nav > li > a  {
    padding:35px 20px 34px 20px; 
    }
    
    
.nav-transform .navbar-brand {
    padding-top:29px;
    }
    
.nav-transform .navbar-brand img {
    width:190px;    
    }
    
.nav-transform .nav > li > button {
    margin-top:25px;
    }
    
.nav-transform {
    background-color:rgba(255,255,255,0.9);
    box-shadow: 0px 2px 10px rgba(0,0,0,0.03);
    }

.navbar-nav>li>a:hover, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .nav>li>a:focus, .nav>li>a:hover  {
    background: transparent;
    }
    
 .dropdown-menu{   
    min-width: 120px;
    border:none;
    background: rgba(255,255,255,0.9);
    box-shadow: 0px 6px 10px rgba(0,0,0,0.05);
    border-radius:0;
    }

.dropdown-menu>li>a {
    font-size:11px;
    padding: 5px 12px;
    font-weight: 400;
    color:#999;
    }
    
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background: transparent;
    color:#262729;
    }
    
.mobile-nav-close, .mobile-top-logo {
    display:none !important;
    }
    


    @media (min-width:768px) and (max-width:1200px){
        section {
            padding:100px 0;
            }
        
        .navbar-brand.pc-logo {
            padding-top:40px;
            }  
        
        .nav-transform .navbar-brand.pc-logo {
            padding-top:25px;    
            }
        
        .navbar-nav>li>a {
            padding-top:50px;
            }
        .nav-transform .nav > li > a  {
            padding-top:35px;
            }
        
        }
        
    @media (min-width:768px) and (max-width:991px){

        .navbar-nav>li>a {
            padding:50px 20px 20px 10px;
            }
        
        .nav-transform .nav > li > a  {
            padding:35px 8px 34px 25px; 
            }

        .navbar-brand.pc-logo {
            padding-top:15px;
            }
        .navbar-brand.pc-logo img {
            width:150px;
            padding-top: 30px;
            }
            
        .nav-transform .navbar-brand.pc-logo {
            padding-top:0px;    
            }
            
        .navbar-nav > li > a {
            font-size: 12px;
            }
            
        }
        
        
    @media (max-width:767px){
        section {
            padding:70px 0
            }
        .container {
            padding-right: 20px;
            padding-left: 20px;
            }

        .navbar-brand.pc-logo {
            display:none;
            }

        .navbar-brand.mobile-logo {
            padding:25px;
            display:block;
            }

        .navbar-brand.mobile-logo img {
            width: 70px;   
            transition:all .5s ease;
            }

        .navbar-toggle .icon-bar {
            background: #262729;
            }

        .navbar-toggle {
            padding: 25px;
            transition:all .5s ease;
            margin:0;
            } 

        .nav-transform .navbar-brand.mobile-logo {
            padding:20px;
            }

        .nav-transform .navbar-brand.mobile-logo img {
            width: 60px;   
            }    

        .nav-transform .navbar-toggle {
            padding:20px;
            }

        .navbar-nav {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50% , -50%);
            }

        .navbar-nav > li > a {
            padding: 15px;
            text-align: center;
            }

        .nav-transform .nav > li > a {
            padding: 20px;
            }
            
        .navbar-fixed-top .navbar-collapse {
            max-height: 0;
            position: fixed;
            top: 100px;
            left: 100px;
            right: 100px;
            bottom: 100px;
            transition:all .4s ease .2s;
            }

        .navbar-fixed-top .navbar-collapse .navbar-nav > li > a {
            font-size:0;
            visibility: hidden;
            }

        .navbar-fixed-top .navbar-collapse.in .navbar-nav > li > a {
            font-size:16px;
            visibility:visible;
            padding: 15px;
            }

        .navbar-fixed-top .navbar-collapse.in {
            max-height: 100vh;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(255,255,255,0.96);  
            }
        
        .mobile-nav-close {
            text-align: center;
            display: block;
            width: auto;
            margin: 20px auto;
            background: transparent;
            border-radius: 60px;
            border:2px solid #262729;
            padding: 5px 13px 4px;
            font-size: 13px;
            color:#262729;
            font-weight: 700;
            }  
            
        .mobile-nav-close, .mobile-top-logo {
            display:block !important;
            }
            
        .mobile-top-logo a img {
            opacity: 0;
            visibility: hidden;
            transition: all 1s ease;
            margin-bottom: 10px;
            transform: scale(0,0);
            }
    
        }
        

/*  main  */
    
#rolling .owl-theme .owl-dots .owl-dot span {
    margin: 5px;
    background: transparent;
    border-radius: 30px;
    border:2px solid #272729;
    transition:all .2s ease;
    }

#rolling .owl-theme .owl-dots .owl-dot.active span, #rolling .owl-theme .owl-dots .owl-dot:hover span {
    background: #272729;
    }
        
#rolling .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    }

#rolling:hover .owl-theme .owl-nav {
    opacity: 1;
    }
    
#rolling .owl-theme .owl-nav {
    opacity: 0; 
    transition:opacity .5s ease;
    margin:0
    }
        
#rolling .owl-carousel .owl-controls .owl-nav .owl-prev, #rolling .owl-carousel .owl-controls .owl-nav .owl-next  {
    position:absolute; 
    top:50%; 
    left:20px; 
    transform: translateY(-50%);
    }
    
#rolling .owl-carousel .owl-controls .owl-nav .owl-next {
    right:20px ;
    left: auto;
    }
    

#rolling .owl-theme .owl-nav  [class*='owl-'], #rolling .owl-theme .owl-nav  [class*='owl-']:hover {
    background: transparent; 
    color:#272729; 
    text-decoration: none; 
    transition:all .5s ease; 
    opacity:.1;
    }
    
#rolling .owl-theme .owl-nav  [class*='owl-']:hover {
    opacity:.4;
    }

#rolling .owl-theme .owl-nav i {
    font-size:70px; 
    }

.main {
    position:relative
    }
    
.col-md-offset-7 {
    position: absolute;
    top: 50%;
    transform: translateY(-25%)
    }
    

.main-text {
    text-align: left;
    z-index:1;
    margin-left: 10px;
    }
    
.main-text h1 {
    font-size:34pt; 
    font-weight:700; 
    margin-bottom:10px; 
    display: inline-block;
    color:#262729;
    margin-right:1px;
    text-transform: lowercase;
    font-family:'Poppins' !important;
    }

.sub-text {
    margin-left: 10px;
    }

.sub-text h5 {
    margin-top: 40px;
    z-index:1;
    line-height:20px;
    font-size:12px;
    font-weight: 300;
    }

.main-text>h1, .sub-text {
    -webkit-animation-duration:100s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; 
    }

.main-text>h1:nth-child(1) {-webkit-animation-delay:1.1s;}
.main-text>h1:nth-child(2) {-webkit-animation-delay:1.2s;}
.main-text>h1:nth-child(3) {-webkit-animation-delay:1.3s;}
.main-text>h1:nth-child(4) {-webkit-animation-delay:1.4s;}
.main-text>h1:nth-child(5) {-webkit-animation-delay:1.5s;}
.main-text>h1:nth-child(6) {-webkit-animation-delay:1.6s;}
.main-text>h1:nth-child(7) {-webkit-animation-delay:1.7s;}
.main-text>h1:nth-child(8) {-webkit-animation-delay:1.8s;}
.main-text>h1:nth-child(9) {-webkit-animation-delay:1.9s;}
.main-text>h1:nth-child(10) {-webkit-animation-delay:2s;}
.main-text>h1:nth-child(11) {-webkit-animation-delay:2.1s;}
.main-text>h1:nth-child(12) {-webkit-animation-delay:2.2s;}
.main-text>h1:nth-child(13) {-webkit-animation-delay:2.3s;}
.main-text>h1:nth-child(14) {-webkit-animation-delay:2.4s;}
.main-text>h1:nth-child(15) {-webkit-animation-delay:2.5s;}
.main-text>h1:nth-child(16) {-webkit-animation-delay:2.6s;}
.main-text>h1:nth-child(17) {-webkit-animation-delay:2.7s;}
.main-text>h1:nth-child(18) {-webkit-animation-delay:2.8s;}
.sub-text {-webkit-animation-delay:2.8s;}

.anibox {-webkit-animation-duration:100s; -webkit-animation-delay:0s; 
    height:0; 
    width:100%; 
    background:#9ecdbb; 
    z-index:0; 
    transition: all 1s ease; 
    position:absolute; 
    top:50%; 
    transform: translateY(-142%);
    text-align:left;
    }

.main-text>h1, .anibox, .sub-text {
    visibility:hidden;
    }
    
.main-text>h1.fadeInRight, .anibox.fadeIn, .sub-text.fadeIn {
    visibility:visible;
    }
    
.anibox.fadeIn {
    height:40px; 
    z-index:-1;
    }
   
.btn-primary {
    display: none;
    }

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    background: transparent;
    border:2px solid #262729;
    color:#262729;
    }
   
    @media (min-width:768px) and (max-width:991px){
        .anibox.fadeIn {
            height:30px; 
            }

         .sub-text h5 {
            display:none;
            }

        .anibox {          
            transform: translateY(30%);
            }

        .main-text {
            transform: translateY(30%);
            }
            
        .main-text h1 {
            font-size:28pt; 
            }
        
        }

        @media (max-width:767px){
        .sub-text h5 {
            display:none;
            }


        #rolling .owl-theme .owl-nav {
            opacity: .4;
            }
    
        #rolling .owl-theme .owl-nav [class*='owl-'], #rolling .owl-theme .owl-nav [class*='owl-']:hover {    
            opacity: .2;
            }
            
       #rolling .owl-theme .owl-nav i {
            font-size: 40px;
            }
        
        #rolling .owl-carousel .owl-controls .owl-nav .owl-next {
            right: 10px;
            left: auto;
            }
        #rolling .owl-carousel .owl-controls .owl-nav .owl-prev {
            left: 10px;
            }
            
    
        
        #rolling .owl-theme .owl-dots .owl-dot span {
            width: 8px;
            height: 8px;
            margin: 4px ;
            }

        #rolling .owl-dots {
            bottom: 4px ;
            }

        .main-text h1 {
            font-size:25px;              
            }

        .main-text { 
            margin:0 auto;
            text-align: center !important;
            }
        
        #rolling .col-xs-8 { 
            transform: translateY(-45%)
            }

        .anibox {-webkit-animation-duration:5s; -webkit-animation-delay:1s; 
            height:0; 
            width:100%; 
            /*background: rgba(158,205,188,0.4);*/
            background: rgba(255,255,255,0.6);
            z-index:0; 
            transition: all 1s ease; 
            position:absolute; 
            top:50%; 
            left:50%; 
            transform:translate(-50% , -50%); 
            text-align:left;
            }

        .anibox.fadeIn {
            height:600px;
            width:1000px;
            }

        .btn-primary {
            display: block;
            position: absolute;
            top:50%;
            left:50%;
            transform: translate(-50%, 90%);
            background: transparent;
            border-radius: 60px;
            border:2px solid #262729;
            padding: 5px 13px 4px;
            font-size: 10px;
            color:#262729;
            font-weight: 700;
            }
        }
        
/** about **/

    



.title h3 {
    font-size:34px; 
    font-weight:700;
    text-align:center;
    }
    
.title h3:after {
    content: '';
    width: 7px;
    height:7px;
    background-color: #9ECDBB;
    display: inline-block;
    margin-left:10px;
}

.title h4 {
    font-size:18px;
    text-align:center;
    margin-top:20px;
    letter-spacing: -1px;
    font-weight: 400;
    }
    
.title h4:after {
    content: '';
    width: 80px;
    height:4px;
    background-color: #c5cacd;
    display: block;
    margin:40px auto 30px;   
}

.title p, .title2 p {
    font-size:13px;
    line-height: 23px;
    text-align: center;
}

.title h5 {
    font-size:13px;
    line-height: 22px;
    text-align: center;
}

     @media (max-width:767px){
        .title h3  {
            font-size:21px; 
        }

        .title h3:after {
            width: 4px;
            height:4px;
            margin-left:7px;
        }

        .title h4 {
            font-size:16px;
            text-align:center;
            margin-top:10px;
            letter-spacing: -1px;
            }

        .title h4:after {
            content: '';
            width: 60px;
            height:3px;
            background-color: #c5cacd;
            display: block;
            margin:25px auto 15px;   
        }

        .title p {
            font-size:11px;
            line-height: 19px;
            text-align: center;
        }

        .title h5 {
            font-size:13px;
            line-height: 22px;
            text-align: center;
        }
    }
  


/** business **/
.about-section h4 {
    font-size:22px; 
    font-weight:400; 
    margin-bottom:20px
    }
    
.about-section h4:after {
    content: ''; 
    display: inline-block; 
    width:100%; 
    height: 1px; 
    background: #ddd;
    }
    
.about-section span {
    font-size:13px; 
    margin-left:7px; 
    font-weight:500; 
    color:#aaa; 
    font-style: italic
    }
    
.about-section .btn-default {
    margin: 0 ; 
    padding:12px 30px; 
    text-align: right; 
    float: right;
    }
    
.about-section {
    margin-top:40px
    }
    
.about-section tt, .company-sub tt {
    display:block !important;
    }
    
.company-img {
    overflow: hidden; 
    margin:30px 0;
    position: relative; 
    }
    
.company-img img {
    transition: all 1.5s ease;
    }
    
.company-img img:hover {
    transform: scale(1.03,1.03)    ;   
    filter: grayscale(80%) blur(4px);
    }
    
.company-img h5 {
    position: absolute; 
    top:50%; 
    text-align: 
    center; 
    width:100%; 
    transform: translateY(-50%) ;
    font-size:20px; 
    color:#fff; 
    opacity: 0; 
    transition: all 1s ease;
    }
    
.company-img:hover h5 {
    opacity: 1;
    }

.goal img {
    border-radius: 200px;  
    width:70%; 
    height: 70%; 
    margin:0 auto 30px; 
    transition: all .5s ease;
    }
    
.goal img:hover { 
    filter: grayscale(80%); 
    opacity: .8
    }
    
.goal h5 {
    font-size:16px; 
    font-weight: 300;
    }
    
.goal h5:after {
    content: ''; 
    display: block; 
    width:40px; 
    height: 2px; 
    background: #C5CACD; 
    margin:10px 0 15px
    }
    
.goal h3 {
    font-size:16px; 
    font-weight: 400;  
    margin:0; 
    line-height: 28px ; 
    text-align: center
    }

.fa-chevron-down {
    text-align: center; 
    width:auto; 
    margin: 20px auto 40px
    }
    
.fa-chevron-down {
    content: ''; 
    width: 4px; 
    height: 8px;  
    animation-duration: 1.5s; 
    animation-iteration-count: infinite; 
    animation-name: scroll; 
    } 
                     
 @keyframes scroll {
	0% {opacity: 1;}
	100% {opacity: 0; transform: translateY(26px);}
    }

.number {
    background: #F1F6F9; 
    margin: 70px 0; 
    padding:50px 0; 
    text-align: center; 
    height: 195px;
    }
    
.number span {
    font-size:28px; 
    font-weight: 600;
    }
    
.number h5 {
    margin-bottom: 15px;
    }
    
.number i {
    opacity: 0.7
    }


.major-owl {
    margin-top:40px;
    }

    @media (max-width:991px) {
    .about-section .btn-default {
        margin:30px auto 0;
        padding:12px 30px; 
        text-align: center; 
        float:none;
        }
        
    .goal .col-xs-6 {
        margin-bottom:40px;
        }
        
    .logo-color .col-xs-12 {
        margin-bottom:20px;
        }
    }

    @media (max-width:767px) {
    #about {
        text-align: center
        }
    .goal h5:after {
        margin:10px auto 15px; 
        text-align: center
        }
        
    .about-section h4 {
        font-size:16px;
        }
        
    .about-section span {
        display:none;
        }
        
    .about-section tt, .company-sub tt {
        display:inline-block !important;
        }
        
    .goal h5 {
        font-size:13px
        }
    .goal h3 {
        font-size:13px;
        line-height: 22px
        }
        
    .fa-chevron-down { 
        margin:10px auto 40px
        }
        
    .number {
        height: 175px;
        }
        
    .number span {
    font-size: 20px;
        }
    }


/* brand */


#brand .row {
    margin:0
    }
    
#brand .thumb img {
    transition:all 1s ease; 
    z-index:1; 
    width: 100%;
    }
    
#brand .brand > div:hover img {
    transform:scale(1.05,1.05)
    }

#brand .thumb {
    position:relative; 
    overflow:hidden;
    }

#brand .blind {
    position:absolute; 
    top:0; 
    bottom:0; 
    left:0; 
    right:0; 
    background-color:rgba(0,0,0,0); 
    transition:all .2s ease; 
    z-index:1;
    }
    
#brand .brand > div:hover .blind {
    top:20px; 
    bottom:20px; 
    left:20px; 
    right:20px; 
    background-color:rgba(0,0,0,0.7); 
    }

#brand .brand > div {
    position: relative;
    overflow: hidden;
    }
    
#brand .caption {
    text-align:center; 
    color:#000; 
    z-index:2; 
    height:40px;
    }

#brand .caption h4, .caption p, .caption .sns {
    position:absolute; 
    left:50%; 
    transform:translateX(-50%);
    }

#brand .caption h4 {
    top:96%; 
    transition:top .3s ease; 
    font-size:20px; 
    font-weight:500;
    text-transform: lowercase !important;
    }
    
#brand .brand > div:hover .caption h4 {
    top:46%;  
    color:#fff; 
    z-index:2; 
    font-size:24px;
    
    }

#brand .caption p {
    top:110%; 
    transition:top .2s ease; 
    font-size:12px; 
    width:100%;}
    
#brand .brand > div:hover .caption p {
    top:96%; 
    z-index:2
    }

#brand .sns {
    top:120%; 
    transition:all .2s ease; 
    opacity:0; 
    }
    
#brand .brand > div:hover .sns  { 
    z-index:2;  
    top:52%; 
    opacity:1;
    }
    
#brand .sns a {
    display:inline-block; 
    color:#fff; 
    padding:0 7px; 
    }

.btn-default {
    display:block;
    padding:20px 40px;
    background:#262729;
    border-radius: 0;
    border:0;
    color:#fff;
    font-weight: 500;
    text-align: center;
    margin:70px auto 0;
    transition: background .3s ease;
    -moz-transition :background .3s ease;  
    -webkit-transition: background .3s ease; 
    -o-transition: background .3s ease;
    }   

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    background: #9ecdbb;
    color:#fff;    
    }

.caption-mobile {
    display:none;
    }


     @media (min-width:768px) and (max-width:1200px){
        #brand .caption {
            text-align:center; 
            color:#000; 
            z-index:2; 
            height:60px;
            padding:5px;
           }
           
        #brand .caption h4 {
            top:88%; 
            font-size:18px;
            
            }  
            
        #brand .brand > div:hover .caption h4 {
            font-size:18px;
            top:39%; 
            }
            
        #brand .brand > div:hover .sns  { 
            z-index:2;  
            top:48%; 
            opacity:1;
            }
        
        #brand .brand > div:hover .caption p {
            top:87%; 
            z-index:2
            }
        
        #brand .brand > div {
            padding-left: 8px;
            padding-right: 8px;
            }
        #brand .brand > div:hover .blind {
            top:10px;
            bottom:10px;
            left:10px;
            right:10px;
            }   
        }

     @media (max-width:767px){
         #brand .col-xs-12 {
            padding-left:9px; 
            padding-right:9px; 
            }   

        #brand .caption {
            display:none;
            }

        .caption-mobile {
            text-align:center;
            display:block;
            }

        .caption-mobile h4 {
            font-size:17px; 
            font-weight:600;
            margin:15px 0 7px;    
            }

        .caption-mobile p {
            font-size:12px; 
            margin-bottom:15px;
            }

        .caption-mobile .sns {
            opacity: 1 !important;
            }

        .caption-mobile .sns a {
            display:inline-block; 
            }

        .caption-mobile .sns i {
            color:#fff; 
            text-align: center;
            background: #9ecdbb;
            border-radius: 50px;
            width:21px;
            height: 21px;
            margin:0 2.5px 30px;
            font-size:10px;
            padding: 6px;
            }

        #brand .sns a {
            padding: 0;
         }

        #brand .brand > div:hover img {
            transform: none;
            }

        #brand .brand > div:hover .blind {
            background-color:rgba(0,0,0,0); 
            }

        .btn-default {
            padding: 14px 25px;
            font-size: 13px;
            margin: 20px auto 0;   
            }
        }


/* muse */

#muse {
    position: relative;
    }
    
.muse-speak .col-md-6 {
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    text-align:center;
    color:#fff;
    }

.muse-speak h4 {
    font-size:22px;
    font-weight: 400;
    margin-bottom:20px;
    }   
    
.muse-speak p {
    font-size:15px;
    line-height: 22px;
    }  
    
.muse-blind {
    position: absolute;
    top: 0;
    bottom:0;
    left:0;
    right:0;
    background-color: rgba(0,0,0,0.3);
}

    @media (min-width:768px) and (max-width:991px){
        .muse-speak h4 {
            font-size:19px;
            font-weight: 300;
            margin-bottom:10px;
            }   
        }
    
            
    @media (max-width:767px){   
        #muse div.thumb {
            background-attachment: inherit !important;
            background-position: center 70% !important;
            }
            
        .muse-speak h4 {
            font-size:15px;
            margin-bottom:7px;
            }  
            
        .muse-speak p {
            font-size:11px;
            line-height: 14px;
            }    
        }
        
/* news */
#news {
    position: relative;
    }
    
#news-01 {
    position: absolute;
    top:-90px;
    }
    
#news h5 {
     font-size:16px;
     font-weight: 300;
     margin-top:0px;
     text-overflow: ellipsis;
     white-space: nowrap; 
     overflow: hidden;
     }
     
#news hr {
    margin:10px 0;
    border-top: 1px solid #aaa;
    }
     
#news p {
    font-family: 'helvetica', 'dotum' !important;
    font-size: 11px;
    line-height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap; 
    overflow: hidden;
    
    white-space: normal; 
    line-height: 1.8; 
    height: 5.4em; 
    text-align: left; 
    word-wrap: break-word; 
    display: -webkit-box; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    }
     
#news h6 {
    font-weight: 300;
    color:#ccc;
    margin-top: 20px;
    }     
    
.news3-img {
    overflow: hidden;
	text-align:center;
    }

.news3 > div .news3-img img {
    transition: all .5s ease;
	display:inline-block;
	height:150px;
    }
    
.news3 > div:hover .news3-img img {
    transform: scale(1.05,1.05)
    }
    
h4.news-brand {
    color: #aaa;
    margin: 20px 0 10px;
    font-size: 11px;
    border: 1px solid #ddd;
    display: inline-block;
    padding: 5px 8px 3px;
    transition: all .3s ease;
    }

.news3 > div:hover h4.news-brand {
    color: #fff;
    background: #9ecdbb;
    border: 1px solid #9ecdbb;
    }

.modal-header {
    padding:15px 30px;    
    }
    
.modal-body {
    padding: 30px;
    }
    
.modal-body h3 {
    margin:30px 0 20px;
    font-size:22px;
    font-weight: 300;
    }

.modal-body p {
    margin-bottom:30px;
    }

.modal-body a { 
    font-size:11px; 
    margin-bottom:30px;
    }
    
.modal-title {
    font-weight: 300;
    }

.close {
    margin:0;
    font-size: 30px;
    }
    
.modal-header .close {
    margin:0;
    }
    
.bottom-close {
    float: none;
    font-size: 18px;
    margin: 20px auto;
    display: block;
    background: transparent;
    border: 1px solid #aaa;
    border-radius: 60px;
    padding: 4px 20px 2px;
    font-weight: 500;
    }
    
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    }
    
     @media (min-width:768px) and (max-width:1200px){

         #news .news3 > div {
            padding-left: 8px;
            padding-right: 8px;
            }
        }
        
     @media (max-width:767px) {
        
        #news .row .col-xs-12 {
            padding-bottom:30px;
            }
        .modal-header {
            padding:10px;    
            }

        .modal-body {
            padding: 10px;
            }
        
        .modal-header h4 {
             font-size:14px;
             font-weight: 300;
            }  
        .modal-body h3 {            
            font-size: 15px;
            }
            
        #news-01 {
            top:-57px;
            }
        }

/* channel */
       
#channel {
    position:relative;
    }
    
#channel .owl-carousel .owl-controls .owl-nav .owl-prev, #channel .owl-carousel .owl-controls .owl-nav .owl-next  {
    position:absolute; 
    top:50%; 
    left:-60px; 
    transform: translateY(-60%);
    }
    
#channel .owl-carousel .owl-controls .owl-nav .owl-next {
    right:-60px ;
    left: auto;
    }

#channel .owl-theme .owl-nav  [class*='owl-'], #channel .owl-theme .owl-nav  [class*='owl-']:hover {
    background: transparent; 
    color:#272729; 
    text-decoration: none; 
    transition:all .5s ease; 
    opacity:.1;
    padding: 4px 7px 17px;
    }
    
#channel .owl-theme .owl-nav  [class*='owl-']:hover {
    opacity:.4;
    }

#channel .owl-theme .owl-nav i {
    font-size:100px; 
    }

.channel-brand  {
    width:90%;
    margin:50px auto;    
    }
    
     @media (max-width:767px){
        .channel-brand  {
        margin:50px auto 0;    
         }
     }

/* contact us*/

#contact .row > div {
    height:450px;
    }

#contact .row .map {
    filter : gray; -webkit-filter: grayscale(80%) brightness(1.05); /*회색필터*/
    transition:all .5s ease;
    }

#contact .row > .map:hover {
	filter : gray; -webkit-filter: grayscale(10%);
    }
    
    
.map-responsive {
    overflow:hidden;
    /*padding-bottom:79%;*/
    position:relative;
    height:100%;
    }
    
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width: 100%;
    position:absolute;
    }

.contact-class {
    padding:100px 0 100px 50px;
    }
    
.contact-class h3 {
    text-align:left;
    margin-bottom:30px;
    font-size:30px; 
    font-weight:700;
    }
    
.contact-class h3:after {
    content: '';
    width: 7px;
    height:7px;
    background-color: #9ECDBB;
    display: inline-block;
    margin-left:10px;
    }
    
.contact-class p, .contact-class i {
    display: inline-block;    
}    
    
.contact-class p {
    font-size:13px;
    line-height: 22px;
    text-align: center;
    }

.contact-class i {
    padding-right:30px;
    color:#aaa;
    }

.cont {
    margin-top:20px;    
    }    


    @media (max-width:1200px) {
        .contact-class i {
            display:block;
            padding:0;
            margin-bottom:12px;
            }
        .contact-class p {
            display:block;
            }
            
        .contact-class, .contact-class h3 {
            text-align: center;
            }
        .contact-class {
            padding:50px;
            }  
        }
        
        
    @media (max-width:991px) {  

        .contact-class {
            padding: 70px;
            }
            
        .contact-class h3  {
            font-size:22px; 
            }
            
        .contact-class h3:after  {
            width: 4px;
            height:4px;
            margin-left:7px;; 
            }
       
        #contact .row > div {
            height: 430px; 
        }
        
        .contact-class p {
            font-size:12px;
            line-height: 16px;
            }        
        }
   
/* footer */

footer {
    background: #272627;
    }

footer img {
    padding:50px 0 0;
    margin:0 auto;
    width:auto;
    display:block;
    }

footer hr {
    margin:20px 0;
    border-top-color:#333;
    }
    
footer p{
    color:#666666 !important;
    font-family: 'helvetica', 'dotum' !important;
    font-size: 11px;
    line-height: 18px;
    padding:0 0 50px;
    text-align: center;
    margin: 0;
    
    }
  