@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,600,500);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
* {margin:0; padding:0;} 
html, body { height: 100%; font-family: 'Raleway', sans-serif, "NanumGothic" font-size:13px; line-height:20px;}
img, fieldset {border:0; padding:0;}
ol, ul, li{list-style:none;}
ul {list-style: none; margin: 0; padding: 0;}
input { font-size:12px; color:#555;}
select {color:#555; font-size:13px;}
address,em { font-style:normal;}
button { border:none; background:none; cursor:pointer;}
hr, legend { display:none;}
p,h1,h2,h3,h4,h5,h6,form,input,dl,dt,dd {margin:0; padding:0;}
table { border-spacing:0;border-collapse:collapse;}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
body, h1, h2, h3, h4, h5, h6, .button, input[type="button"], input[type="submit"], input[type="text"], input[type="password"], input[type="email"], textarea, select {
    font-size:13px;
    line-height:20px;
    color:#555;
    font:NanumGothic;
}

/* µ¿Ã¢È¸Àå ÀÎ»ç¸» ½ºÅ¸ÀÏ½ÃÆ® ÀÔ´Ï´Ù*/
.insa { font-size :16px; font-color :#555; line-height:90%; text-align:center; width:70%;}

h1 {
    font-size: 28px;
    line-height: 50px;
    margin: 0;
font-weight:bold
}
h2 {
    font-size: 22px;
    line-height: 30px;
}
h3 {
    font-size: 16px;
    line-height: 30px;
}
h4 {
    font-size: 14px;
    line-height: 30px;
}
h5 {
    font-size: 12px;
   
}
h6 {
    font-size: 10px;
    line-height: 20px;
}
a {text-decoration: none;}
a:hover {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
     color:#555;
}
a:focus {
    outline: none;
    text-decoration: none;
}
.not-ie a {
 -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 -ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
  transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}
/* µå·¡±× ¼±ÅÃ ºí·Ï»ö»ó */
::selection {
    background:#aaa;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background:#aaa;
    color: #fff;
    text-shadow: none;
}
::-webkit-selection {
    background:#aaa;
    color: #fff;
    text-shadow: none;
}

.mrg-0{ margin:0 auto; }
.mt-10{ margin-top:10px !important;}
.mt-20{ margin-top:20px !important;}
.mt-30{ margin-top:30px !important;}
.mt-40{ margin-top:40px !important;}
.mt-50{ margin-top:50px !important;}
.mb-10{ margin-bottom:10px !important;}
.mb-20{ margin-bottom:20px !important;}
.mb-30{ margin-bottom:30px !important;}
.mb-40{ margin-bottom:40px !important;}
.mb-50{ margin-bottom:50px !important;}
.pt-10{ padding-top: 10px !important;}
.pt-20{ padding-top: 20px !important;}
.pt-30{ padding-top: 30px !important;}

.fl {float:left !important;}
.fr {float:right !important;}
.fn {float:none !important;}
.center {text-align:center !important;}
.right {text-align:right !important;}
.left {text-align:left !important;}
.hand {cursor:pointer}
.overflow {overflow:auto; overflow:hidden}
.none {display:none !important;}
.clearfix {*zoom:1}
.clearfix:after {content:'';display:block;clear:both}
.content {
    padding:30px 0 60px;
    position: relative;
}
.sub_content {
    padding: 0 0 20px 0;
}
/* HEADER */
#background {
    width: 100%;
    height: 100%;
}
#header {
    z-index: 999;
    position: relative;
}
#header {
    width: 100%;
    height:350px;
    background-image:url("../../img/pure/sub_backw.png");
}

/* »ó´Ü¹Ù »ö»ó  */
#header-top {
    background:#353e49;
}
.wrapper {
    background:#fff;
    margin:0 auto;
    width: 100%;
}
.top-info {
    padding:0 10px 0;
    color:#fff;
    line-height:28px;
}
.top-info span {
    font:600 13px "open sans", Arial, sans-serif;
    color: #fff;
}
.top-info span i {
    font-size: 13px;
}
/* »ó´Ü¹Ù ¿ÞÂÊ °æ°è¼± */
.top-info-menu-left {float:left; list-style: outside none none; margin: 0; padding: 0; color:#fff; border-left: 1px ; }
.top-info-menu-left a {padding:8px 15px 8px 15px; color: #fff; border-right: 1px display: inline-block; float: left;}
.dropdown-menu {
    border-radius:0px ;
}
.dropdown-items {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    color:#fff;
}
/* »ó´Ü¹Ù ¿À¸¥ÂÊ °æ°è¼± */
.dropdown-items li {
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    display: inline-block;
    float: left;
}
.dropdown-items .dropdown-menu li {
    border: 1px solid #fff;
    display:block;
    float:none;
    background:#fff;
}
.dropdown {
    position: relative;
}
.account-dropdown .dropdown-menu li a {
    padding:10px;
}
.top-member .dropdown .account-dropdown {
    display: block;
    padding: 8px 15px;
    color: #fff;
}
/* »ó´Ü ¿ìÃø ·Î±×ÀÎ ¸µÅ© */
.dropdown-menu > li > a {
    padding:5px 15px;
    font-family: "Nanum Gothic", sans-serif; font-size:12px; color: #333;
}
.dropdown-menu > li > a:hover {
    background:#003399;
    color: #fff;
}
.dropdown .dropdown-menu {
    border-radius:0;
    border:none;
    margin:0;
    padding:0;
}
/* ·Î°í */
#menu-bar{
    position: relative;
    z-index: 999;
}
#logo {margin-top:10px; }
#logo img{
    width:100%;
    height:auto;
}
#logo > h1 {
    margin-top:0;
    line-height:0;
    display:inline-block;
}

/*-----------------------------------------------------*/
/* NAVIGATION (¸Þ´º°¡·ÎÅ©±â¼öÁ¤°¡´É)
/*-----------------------------------------------------*/
.navbar-default{
    background: transparent;
}
.navbar-collapse.collapse {
    float: right;
}
.navbar-nav ul
{
    width:100%;
    min-width:160px!important;
    padding:0;
}
.navbar-toggle{
    background:#303436;
    border:none;
    padding:10px 10px;
    border-radius:3px;
    margin-top:5px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background:#303436;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color:#fff;
    height:3px;
}
.navbar {
    margin-bottom: 0;
    min-height:35px;
    border:none;
}
/* sub menus arrows */
.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
    position:static;
    margin-top:0;
    margin-right:0;
    margin-left:6px;
    display:inline-block;
    width:0;
    height: 0;
    overflow:hidden;
    vertical-align:middle;
}
.navbar-nav > li > .has-submenu .sub-arrow {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    width:8px;
    height: 8px;
    line-height: 8px;
    border-width: 0px;
}
.navbar-nav > li > .has-submenu .sub-arrow:before {
    content: "\f107";
}
.navbar-nav ul .sub-arrow {
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 0;
}
.navbar-nav ul .sub-arrow:before {
    content: "\f105";
    font-family:'FontAwesome';
    width: 99%;
    height: 98%;
    display: block;
    position: relative;
    top: 12px;
    right: 10px;
    text-align: right;
}
.navbar-nav ul a.has-submenu {
    padding-right:30px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    background: transparent;
}
.navbar-default .navbar-nav > li > a {
    color:#353e49;
    text-transform:uppercase;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
}
.navbar-nav > li {
    padding: 0;
}
.navbar-default .navbar-nav > li:first-child {
    border-left:none;
}
.navbar-nav > li > a:hover,.navbar-nav > li > a:focus,.navbar-nav > li.active > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    background:transparent;
    color:#fff!important;
}
.navbar-default .navbar-nav > li:hover > a{background: # !important;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: transparent !important;
}
.nav.navbar-nav > li > a {
    border: 2px solid transparent;
}
.nav.navbar-nav > li.active > a {
    background:transparent;
    border: 2px solid #fff;
}
.nav.navbar-nav > li:hover > a {
    background:transparent;
}
/* fix SmartMenus sub menus auto width */
.navbar-nav .dropdown-menu { 
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-right:1px solid #e4e4e4; 
    border-left:1px solid #e4e4e4;
    border-bottom:0px solid #e4e4e4;
}
.navbar-nav .dropdown-menu > li > a{
    white-space:normal;
    font-size: 13px;
    padding:12px 20px;
    position: relative;
    border-bottom:1px solid #e4e4e4;
}

.navbar-nav > li > .dropdown-menu > li a {
    transition: all 0.3s ease 0s;
}
.navbar-nav .dropdown-menu > li > a:hover {
    color:#fff;
    background:#404951 ;
}
.navbar-nav ul.sm-nowrap > li > a {
    white-space:nowrap;
}
.navbar-nav .collapsible ul {display:none;position:static !important;top:auto !important;left:auto !important;margin-left:0 !important;margin-top:0 !important;width:auto !important;min-width:0 !important;max-width:none !important;}
.navbar-nav .collapsible ul.sm-nowrap > li > a {white-space:normal;}
.navbar-nav .collapsible iframe {display:none;}
/* disable Bootstrap */
ul.sm li *,ul.sm li *:before,ul.sm li *:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    border-color:transparent!important;
}
/* »ó´Ü¸Þ´º sticky css */
.sticky-wrapper.is-sticky #menu-bar{
    background-color:#fff;
    opacity:0.95;
}
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li.active,
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li:hover {
    background-color:#fff;
}
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav > li:hover > a {
    background:transparent;
}
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav > li > a {
    border:none;
}
.sticky-wrapper #menu-bar {
    padding: 30px 0;
}
.sticky-wrapper.is-sticky #menu-bar {
    padding: 0;
}
.sticky-wrapper.is-sticky #menu-bar #logo {
    margin-top: 7%;
}
.sticky-wrapper.is-sticky #menu-bar .navbar-default .navbar-nav > li > a {
    height:50px;
    line-height: 50px;
}
/* Animation */
.navbar-nav > li:hover > ul {
    -moz-animation: fadeInUp .4s ease-in;
    -webkit-animation: fadeInUp .4s ease-in ;
    animation: fadeInUp .4s ease-in;
}
.navbar-nav > li > ul.dropdown-menu li:hover ul {
    -moz-animation: fadeInUp .5s ease-in ;
    -webkit-animation: fadeInUp .5s ease-in ;
    animation: fadeInUp .5s ease-in;
}
/* Animation_Hover */
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
/* Hover_Effect */
.navbar-default .navbar-nav > li > a {
    overflow: hidden;
    height: 22px;
    line-height: 22px;
    padding: 10px 12px;
    color: #fff;
}
.navbar-default .navbar-nav > li > a > span.data-hover {
    position: relative;
    display: inline-block;
    height: 3em;
    color: #353e49;
    margin: 0 -29px;
    padding: 10px 32px;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.navbar-default .navbar-nav > li > a > span.data-hover::before {
    position: absolute;
    color: #fff;
    right:100%;
    margin: -62px 6px;
    padding: 62px 24px;
    content: attr(data-hover);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    transition:all 0.3s ease-in-out 0s;
    _webkit-transition:all 0.3s ease-in-out 0s;
    _moz-transition:all 0.3s ease-in-out 0s;
}
.navbar-default .navbar-nav > li:hover > a > span.data-hover,
.navbar-default .navbar-nav > li:focus > a > span.data-hover {
    -webkit-transform: translateX(-5%);
    -moz-transform: translateX(-5%);
    transform: translateX(-5%);
    transition:all 0.3s ease-in-out 0s;
    _webkit-transition:all 0.3s ease-in-out 0s;
    _moz-transition:all 0.3s ease-in-out 0s;
}

/* Animation-CSS */
.animation-page .animation {
    text-align: center;
}
.animation-page .animation > p {
    font-size: 16px;
    margin: 20px 0;
}

/*-----------------------------------------------------*/
/* BUTTONS */
/*-----------------------------------------------------*/
.btn{
    box-shadow: none;
    border-radius: 0;
    background-image: none;
    transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
}
.btn-default {
    color: #fff;
    background:#ababab;
    border:1px solid #ababab;
    font-weight: normal;
    text-shadow: none;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    background:#fff;
    border:1px solid #ccc;
    color:#333;
}

/*-----------------------------------------------------*/
/* Title */
/*-----------------------------------------------------*/
.divHeading h4,
.widget_title h4 {
    border-bottom: 1px solid #e2e2e2;
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 25px;
    padding: 0 0 10px;
    position: relative;
}
.divHeading h4::before,
.widget_title h4::before {
    bottom: -2px;
    content: "";
    display: inline-block;
    height: 0px;
    left: 18px;
    position: absolute;
    width: 50px;
}
.divHeading h4::after,
.widget_title h4::after {
    bottom: -1px;
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100px;
}
.divHeading h4::after,
.widget_title h4::after,
.divHeading h4::before,
.widget_title h4::before {
   background: #003399;
}
.divHeading.text-center h4:before {
    left: 50%;
}
.divHeading.text-center h4:after {
    left: 50%;
    margin-left: -23px;
}
.widget_title h4 {
    font-size: 14px;
    text-transform: uppercase;
}


/*-----------------------------------------------------*/
/* CAROUSEL */
/*-----------------------------------------------------*/
.carousel-content, .porDetCarousel{position: relative; }
.carousel-item {
    width: 100%;
    display: block;
    visibility: hidden;
    position: absolute;
    top: 0;    left: 0;
}
.carousel-item.active {
    display: block;
    visibility: visible;
    position: static;
}
.carousel-item.current {
    left: 0;
    right: 0;
    visibility: visible;
    z-index: 1;
}
.carousel-item {
    max-width: 100%;
    display: block;
}
.carousel-control {
    position: absolute;
    top: 0;  left: 0;
    bottom: 0; right: 0;
    overflow: hidden;
    width:100%;
}
.porDetCarousel:hover .carousel-prev { left: 10px; }
.porDetCarousel:hover .carousel-next { right: 10px; }
.carousel-prev, .carousel-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 45%;
    left: -40px;
    z-index: 2;
    background: #666;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: background-color 0.2s ease, left 0.2s ease, right 0.2s ease;
    transition: background-color 0.2s ease, left 0.2s ease, right 0.2s ease;
}
.carousel-next {
    left: auto;
    right: -40px;
}
.carousel-prev:hover, .carousel-next:hover {
    background: #555;
}
.carousel-prev:before, .carousel-next:before {
    content: '\f104';
    display: block;
    text-align: center;
    line-height: 40px;
    font: 20px/40px 'FontAwesome';
    color: #fff;
}
.carousel-next:before {
    content: '\f105';
}
.carousel-next:hover:before,
.carousel-prev:hover:before{color: #fff;}
.carousel-pagination {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transition: bottom 0.2s ease;transition: bottom 0.2s ease;
    -webkit-transform: translateX(-50%);transform: translateX(-50%);
    z-index: 2;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: 50px;
}
.carousel-pagination li {
    background:rgba(0, 0, 0, 0.5);
    cursor: pointer;
    float: left;
    height: 6px;
    margin: 0 2px;
    width: 20px;
}
.carousel-pagination li.active {
    background: #727CB6;
}

.line { width:83%; margin-left:7%; }

/*-----------------------------------------------------*/
/* FOOTER */
/*-----------------------------------------------------*/
.footer_bottom{
    background:#343d48;
    padding:20px 0;
    color:#fff;
    border-top: 1px solid #222222;
}
.footer{
    background:#343d48;
    padding:30px 0;
    position: relative;
    color:#fff;
}
.footer .widget_title h4 {
    border-color: #b5b5b5;
}
.footer .widget_title h4 span {
    color:#fff;
}
/* Footer Widgets */
.widget_content{
    margin-top: 15px;
}
.widget_content > p {
    font-family: Pt Sans,Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.widget_content li a {color:#fff; font-size:13px;}

.copyright {
    color: #efefef;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}
/* Contact */
.details-list {padding:0;}
.details-list li {list-style:none;}
.details-list li p strong { color:#fff; float: left; margin: 0;font-size:12px;width:25%;}
.details-list li {margin: 0 0 5px 0;}
.details-list li a:hover {color:#27b097;}
.details-list p {
    line-height: 18px;
    width: 100%;
    margin:0;
}
.details-list p a {
    color: #FFFFFF;
    font-weight: 700;
    font-size:12px;
}
.details-list p a:hover {
    color: #919191;
}
.details-list li i {
    float: left;
    font-size: 12px;
    margin: 2px 0 0 0 ;
    width: 15px;
}
.contact-details li p strong { color:#666; float: left; margin: 0 5px 5px 0; }
.contact-details p,
.contact-details li,
.contact-details a {color: #666;}

.widget_info_contact {padding:0;margin-top:20px;}
.widget_info_contact li {list-style:none;}
.widget_info_contact li p strong { color:#666; float: left; margin: 0 5px 5px 0;font-size: 12px;width:20%;}
.widget_info_contact li {margin: 0 0 5px 0;}
.widget_info_contact p {
    margin: 0 0 0 20px;
    line-height: 18px;
    overflow:hidden;
}
.widget_info_contact p a {
    color: #666;
    font-weight: 600;
    font-size: 12.5px;
}
.widget_info_contact p a:hover {
    color: #919191;
}
.widget_info_contact li i {
    float: left;
    margin: 1px 0 0 0;
}
/*-----------------------------------------------------*/
/* Footer Social */
/*-----------------------------------------------------*/
.footer_social{
    float: right;
}
.footbot_social {
    list-style: none outside none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}
.footbot_social li {
    float: left;
    background: none !important;
}
.footbot_social li a {
    color: #666;
    display:block;
    width:35px;
    height: 35px;
    text-align: center;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    margin: 0 2px;
}
.footbot_social li a i {
    font-size: 18px;
    line-height: 35px;
    margin-right: 0;
    float: none;
}
.footbot_social li a.facebook:hover {color:#fff; background:#1964DA; border-radius: 100%; }
.footbot_social li a.twitter:hover {color: #fff; background:#3ABDD1; border-radius: 100%; }
.footbot_social li a.admin:hover { color: #fff; background:#F97193; border-radius: 100%; }


/* Animation-CSS */
.animation {
    text-align: center;
}
.animation > p {
    font-size: 16px;
    margin: 20px 0;
}

/* MEDIA QUERIES */
@media only screen and (min-width: 980px) and (max-width: 1280px){
    .navbar-default .navbar-nav > li > a {
        padding: 10px 9px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 989px){
    .navbar-default .navbar-nav > li > a {padding: 10px 12px;}
    .navbar-default .navbar-nav > li > a {
        padding: 5px 8px;
    }
    .navbar-default .navbar-nav li a {
        font-size: 12px;
    }
    .navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
        margin-left: 4px;
    }
    .tab-content {margin-bottom:30px;}
}
@media only screen and (max-width:768px) {
    #logo a img {height: auto;}
    .navbar-default .navbar-nav > li > a {padding: 10px 8px;}
    .navbar-default .navbar-nav li a {font-size: 13px;}
    .navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {margin-left: 4px;}
    figure.effect-line figcaption::before,
    figure.effect-line figcaption::after {
        top: 18px;
        right: 18px;
        bottom: 18px;
        left: 18px;
    }
    .medium-images figure h5 {
        font-size: 125%;
    }
    .medium-images figure.effect-line p {
        font-size: 85%;
        padding: 6px 2.5em 20px;
    }
    .medium-images .masonry_wrapper figure.effect-line h5 {
        padding-top: 26%;
    }
    .medium-images .masonry_wrapper figure.effect-line p {
        padding: 3px 2.5em 20px;
    }
    
    .sub_content {
        padding: 15px 0;
    }
    .tab-content{margin-bottom:30px;}
    .nav-tabs > li > a { padding:10px 10px;}
}

@media only screen and (max-width: 767px) {
    #menu-bar {padding: 10px 0 20px;}
    #logo {
        position: absolute;
        top: 0;
        margin: 0;
    }
    .navbar-default .navbar-nav > li > a {
        height:15px;
        line-height: 15px;
    }
    .navbar-default .navbar-collapse {
        box-shadow:none;
    }
    .navbar-collapse {
        position: absolute;
        width: 100%;
    }
    .navbar-nav{
        background:#fff;
        margin: 0;
    }
    .nav.navbar-nav > li > a {
        border: 0px none !important;
    }
    .nav.navbar-nav li.active > a {
        background: #003399 !important;
    }
    .navbar-nav > li ul > li:first-child > a{border-top:none;}
    .navbar-default .navbar-nav > li{ border-bottom:1px solid rgba(60, 65, 67, 0.81) ;}
    .navbar-default .navbar-nav > li > a,
    .navbar-nav .dropdown-menu > li > a {
        padding-top:12px!important;
        padding-bottom:12px!important;
        border-bottom:none!important;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        background: #fff;
        padding-left:45px;
        color:#303436;
        font-size:11px;
    }
    .dropdown-menu.sm-nowrap > li{background:#303436; border-top: 1px solid rgba(60, 65, 67, 0.81);}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background:#4a5665;
        color:#fff;
    }
    .navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
        float:right;
        color:#fff;
    }
    .navbar-nav > li > ul:before {
        content:"";
        display:none;
    }
    .navbar-nav > li > .has-submenu .sub-arrow {
        font-size: 14px;
        font-weight: bold;
        width: 10px;
    }
    .navbar-nav ul .sub-arrow {
        position:absolute;
        top: 20px;
        left: 0;
        margin-top:6px;
        margin-right:15px;
        border-top:4px dashed transparent;
        border-bottom:4px dashed transparent;
        border-left:4px solid;
        width: 100%;
        height: 100%;
        margin-left: 0;
        transform: rotate(90deg);
    }
    .navbar-nav > li.active {
        color: #fff;
    }
    .navbar-nav > li:hover > ul {
        -moz-animation: none;
        -webkit-animation: none ;
        animation: none;
    }
    .navbar-nav > li > ul.dropdown-menu li:hover ul {
        -moz-animation: none;
        -webkit-animation:none;
        animation: none;
    }
    .navbar-default .navbar-nav > li > a > span.data-hover {
        margin: 0;
        padding: 0;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    .navbar-default .navbar-nav > li > a > span.data-hover::before {
        content: "";
        margin: 0;
        padding: 0;
        transition:none;
        _webkit-transition:none;
        _moz-transition:none;
    }
    .navbar-default .navbar-nav > li:hover > a > span.data-hover,
    .navbar-default .navbar-nav > li:focus > a > span.data-hover {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        transition:none;
        _webkit-transition:none;
        _moz-transition:none;
    }
    .sticky-wrapper.is-sticky #menu-bar #logo {
        margin-top: 1%;
    }
    .sticky-wrapper.is-sticky #menu-bar #logo img {
        width: 70%;
    }
    .sticky-wrapper.is-sticky #menu-bar .navbar-default .navbar-nav > li > a {
        height: 15px;
        line-height: 15px;
    }
    .page_head {
        padding: 5px 0 10px;
        position: relative;
    }
    .text-center > img {
        width: 100%;
    }
    .list_style li i { margin-right:0; }
    ul.client_items { display: block; margin: 0 auto; padding: 0; text-align: center; }
    .list_item { width:100%;}
    .sub_content {padding: 0 20px; margin-top:-10px;}
    .widget_content { margin-bottom:30px; }
    .map_box .map_btn a.btn {display: block; float: none; margin-top: 20px;  }
    .list_style { margin:0 0 30px; }
    .copyright { text-align:left; float:left; }
}
@media only screen and (max-width: 480px) {
    #logo {
        width: 70%;
        margin-top: 1%;
    }
    .sticky-wrapper.is-sticky #menu-bar #logo img {
        width: 90%;
    }
    .owl-item .item-description h5 {
        font-size: 125%;
    }
    .owl-item .item-description p {
        font-size: 85%;
        padding: 6px 2.5em 20px;
    }
    .sub_content {
        padding: 0 10px; margin-top:-10px;
    }
    .pull-right {
        float: left !important;
    }
}
@media screen and (max-width: 360px) {
    .sticky-wrapper.is-sticky #menu-bar #logo {
        margin-top: 3%;
    }
}
/* banner */
section.banner {
 margin:15px 0 0px 0;
 background-position: 50% 50%;
 background-repeat: no-repeat;
 background-image: url(../../img/pure/ban_bg1.jpg);
 position: relative;
 overflow: hidden;
 width: 100%;
 height: 300px;
 display: block;
 min-height: 300px;
}
.banner-text {
 text-align: center;
 position: absolute;
 width: 100%;
 left: 50%;
 margin-left: -50%;
 z-index: 2;
}
.banner-text > h4 {
    color: #fff;
    font-size: 60px;
    padding-top:70px;
    margin-bottom: 40px;
}
.banner-text .btn-default2 {
  margin-left: auto; margin-right: auto; 
  color: #fff;
  font-size: 22px;
  background-color: #27b097;
  border-color: #27b097;
  border-radius: 4px;
  padding:10px;
  width: 410px;
  height: 40px;
}
.banner-text .ban_tit {
    color: #fff;
    font-size: 24px;
    padding-top:40px;
}
@media (max-width:767px) {
 section.banner {
 margin:15px 0 0px 0;
 background-repeat: no-repeat;
 background-image: url(../../img/pure/ban_bg1.jpg);
 position: relative;
 overflow: hidden;
 width: 100%;
 height: 200px;
 display: block;
 min-height: 200px;
}
.banner-text {
 text-align: center;
 position: absolute;
 width: 100%;
 left: 50%;
 margin-left: -50%;
 z-index: 2;
}
.banner-text > h4 {
    color: #fff;
    font-size: 42px;
    padding-top:30px;
    margin-bottom: 20px;
}
.banner-text .btn-default2 {
  margin-left: auto; margin-right: auto; 
  color: #fff;
  font-size: 18px;
  background-color: #27b097;
  border-color: #27b097;
  border-radius: 4px;
  padding:10px;
  width: 310px;
  height: 40px;
}
.banner-text .ban_tit {
    color: #fff;
    font-size: 18px;
    padding-top:20px;
}
}


@media only screen and (max-width: 989px) {
.porDetCarousel:hover .carousel-prev { left: 10px; }
.porDetCarousel:hover .carousel-next { right: 10px; }
.carousel-prev, .carousel-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 45%;
    left: -40px;
    z-index: 2;
    background: #666;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: background-color 0.2s ease, left 0.2s ease, right 0.2s ease;
    transition: background-color 0.2s ease, left 0.2s ease, right 0.2s ease;
}
}


/* ABOUT */

.left_img {
    float: left;
    margin:0 15px 8px 0;
    overflow: hidden;
}
.right_img {
    float:right;
    margin:0 0 8px 15px;
    overflow: hidden;
}
.divider {
    position: relative;
    display: block;
    height: 30px;
}
.about_img {
    margin-top: 15px;
    margin-bottom:15px;
}
.slogan {
    color: 003399;
}
.ceo p.sign {
    float: right;
    padding: 50px 0 20px;
    font-size: 1.0em;
}
.ceo p.sign span {
    float: right;
    display: inline-block;
    font-size: 1.6em;
    padding: 0 5px 0 10px;
}

/* Swipe.JS Slider */

.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
    margin-top: 0;
}
.swipe-wrap {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.swipe-wrap > li {
    float:left;
    width:100%;
    overflow: hidden;
    position: relative;
}
.swipe-navi {
    display: block;
    height: auto;
    margin-top: 10px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1001
}
.swipe-navi .swipe-left,
.swipe-navi .swipe-right {
    position: absolute;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    opacity: 0;
    zoom: 1;
    filter: alpha(opacity=0);
    color:#fff;
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 200ms;
    -moz-transition: all 200ms;
    -webkit-transition: all 200ms;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    background:003399;
}
.swipe-navi .swipe-left:hover,
.swipe-navi .swipe-right:hover {
    background:#555 !important;
}
.swipe-wrap img {
    width: 100%;
}
.swipe:hover .swipe-navi .swipe-left {
    opacity: .9;
    zoom: 1;
    filter: alpha(opacity=90);
    margin-top: -25px;
}
.swipe:hover .swipe-navi .swipe-right {
    opacity: .9;
    zoom: 1;
    filter: alpha(opacity=90);
    margin-top: -25px;
}
.swipe-navi .swipe-left {
    left: 5px;
    margin-top: -30px;
}
.swipe-navi .swipe-right {
    right: 5px;
    margin-top: -30px;
}

/* page_head */
.page_head {
    clear:both;
    margin-top: 20px; 
}
.page_head h3 {
    color: #555;
    background: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 25px 0 ;
    padding: 7px 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #dcdbd7;
}
.text-tit-right {float:right; font-size:13px; color:#666; padding-right:15px;}
.text-tit-left {text-align:left;}


/* scrollTop */
#scrollTop {
 position: fixed;
 z-index: 1000;
 bottom: 35px;
 right: 35px;
 list-style: none;
 cursor: pointer;
 display: none;
}
#scrollTop .back-top {
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    background: #b5b5be;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s; 
}
#scrollTop  .back-top:hover { background: #003399; }
#scrollTop  .back-top i { margin-top: 5px; font-size: 18px; }

@media only screen and (min-width : 320px) and (max-width : 480px) {
#logo img{
    width:100%;
    height:auto;
}
#scrollTop {
 position: fixed;
 z-index: 1000;
 bottom: 20px;
 right: 20px;
 list-style: none;
 cursor: pointer;
 display: none;
}
#scrollTop .back-top {
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    background: #b5b5be;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s; 
}
#scrollTop  .back-top:hover { background: #003399; }
#scrollTop  .back-top i { margin-top: 5px; font-size: 18px; }
}

.nav-tabs {}
.nav-tabs > li {margin-bottom: -1px;}
.nav-tabs > li > a {
    background:#f8f8f8;
    border:1px solid #ebebeb;
    margin:0;
    color:#333;
    border-radius:0;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding:10px 7px 10px 5px;
    width:100%;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color:#ebebeb;
    outline:none;
    color:#003399;
    margin:0 0 -1px 0;
    border-top: 1px solid #003399;
}
.nav-tabs li.active, .nav-tabs li.active a, .nav-tabs li.active a:hover {
    border-top: 1px solid #003399;
    color:#003399;
    background: #fff;
}
ul.nav-tabs li a i {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
}