
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


/* =================reset css starts here=================  */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
* {
	margin: 0;
	padding: 0;

	font-family:'Nanum Gothic', 'NanumSquare','Noto Sans KR','NanumBarunGothic';
	word-break: keep-all;

	// Prevent from blinking when clicked
	-webkit-tap-highbase-color-light: $full-transparent;
}



@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 400;
  src: url(./NanumBarunGothic.eot);
  src: local('NanumBarunGothic'),
       local('NanumBarunGothic'),
       url(/inc/fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(/inc/fonts/NanumBarunGothic.woff2) format('woff2'),
       url(/inc/fonts/NanumBarunGothic.woff) format('woff'),
       url(/inc/fonts/NanumBarunGothic.ttf) format('truetype');
}

@font-face {
  font-family: 'NanumBarunGothicBold';
  font-style: bold;
  font-weight: 600;
  src: url(./NanumBarunGothicBold.eot);
  src: local('NanumBarunGothicBold'),
       local('NanumBarunGothicBold'),
       url(/inc/fonts/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
       url( /inc/fonts/NanumBarunGothicBold.woff2) format('woff2'),
       url(/inc/fonts/NanumBarunGothicBold.woff) format('woff'),
       url(/inc/fonts/NanumBarunGothicBold.ttf) format('truetype');
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 500;
  letter-spacing:1px;
  src: url(./nanumsquarer.eot);
  src: local('NanumSquareR'),
       local('NanumSquareR'),
       url(/inc/fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
       url(/inc/fonts/NanumSquareR.woff2) format('woff2'),
       url(/inc/fonts/NanumSquareR.woff) format('woff'),
       url(/inc/fonts/NanumSquareR.ttf) format('truetype');
}

@font-face {
  font-family: 'NanumSquare';
  font-style: bold;
  font-weight: 700;
  letter-spacing:1px;
  src: url(./NanumSquareB.eot);
  src: local('NanumSquareB'),
       local('NanumSquareB'),
       url(/inc/fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
       url(/inc/fonts/NanumSquareB.woff2) format('woff2'),
       url(/inc/fonts/NanumSquareB.woff) format('woff'),
       url(/inc/fonts/NanumSquareB.ttf) format('truetype');
}

@font-face {
	font-family: 'Nanum Gothic';
	src: url(/inc/fonts/NanumGothic.eot);
	src: url(/inc/fonts/NanumGothic.eot?#iefix) format('embedded-opentype'),
		 url(/inc/fonts/NanumGothic.woff) format('woff'),
	  	 url(/inc/fonts/NanumGothic.ttf) format('truetype');
}



* {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
body,
html,
form,
fieldset {
    margin: 0;
    padding: 0;
    outline: none;
    border: 0
}

img {
    border: 0;
}

a {
    text-decoration: none;
    border: 0;
    outline: 0;
}

.clear {
    clear: both;
    width: auto !important
}

ul {
    /*list-style: none;*/
}

a:focus,
input:focus,
textarea:focus,
*:focus {
    outline: 0 !important;
    box-shadow: none !important;
}



@media only screen and (min-width: 480px) {
  
   .visible-mobile { display:none;}
   .hidden-mobile {visibility: visible; opacity: 1; } 
  
  }

@media only screen and (max-width: 479px) {
  
   .visible-mobile { visibility: visible; opacity: 1;}
   .hidden-mobile { display:none;} 
  
  }

.msermon_mo {width:100%; padding:0; margin:0; }
.msermon_mo .bo-tit1 {width:100%; padding:10px 20px; background:#1e3b4b;}
.msermon_mo .bo-tit1 a { font-size:19px; color:#fff; font-weight:bold;}
.msermon_mo a, .msermon_mo h3,.msermon_mo h3 a, .msermon_mo h5 { font-family: 'Noto Sans KR', 'NanumSquare'; letter-spacing:-0.5px; }

.msermon_mo .bo-img {float:left; width:120px; height:72px !important;  display:block; clear:both; overflow:hidden;}
.msermon_mo .bo-img a img {width:120px; height:72px;}
.msermon_mo .bo-cont  {padding-left: 135px; height:72px !important;}
.msermon_mo .bo-cont h3 {}
.msermon_mo .bo-cont h3 a {font-size:18px; color:#333; font-weight:bold; 
							line-height:22px; padding-top:10px; }
.msermon_mo .bo-cont h5 {font-size:13px; color:#8f8f8f;  line-height:13px;}
.msermon_mo .bo-cont h6 {font-size:12px; color:#8f8f8f;  line-height:13px; letter-spacing:-0.5px;}

.msermon_mo .btngr{width:100%; height:100%; min-height:250px;  background:#6e9da7; padding:25px;}

@media only screen and (max-width: 480px) {
     .msermon_mo .btngr { max-height:260px;}
}


.msermon_mo ul.mobtn {list-style:none; width:100%; height:auto; padding:0; }
.msermon_mo ul.mobtn li {float:left; text-align:center; width:25%; padding-bottom:15px; font-family: 'Noto Sans KR', 'NanumSquare';}
.msermon_mo ul.mobtn li a {text-align:center; color:#fff; font-size:14px; font-weight:500; 
						ffont-family: 'Noto Sans KR', 'NanumSquare'; letter-spacing:-0.5px;}
.msermon_mo ul.mobtn li a img {width:70px; padding-bottom:5px}


@media only screen and (max-width: 300px) {
     .msermon_mo .bo-cont h5,.msermon_mo .bo-cont h6  { display:none;}
	 .msermon_mo .bo-cont h3 a {font-size:15px;}
}


/*
opacity: 1;
        visibility: visible;
        margin-top: 0px !important;
        transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;

*/


/******** ¸ÞÀÎ½½¶óÀÌµå slide ***********/
#mainPslide { width:100%; height:500px;}


@media only screen and (min-width: 1600px) {
  
   #mainPslide { height:500px;}
  
  }



@media only screen and (max-width: 1600px) {
     #mainPslide { height:470px;}
}

@media only screen and (max-width: 1200px) {
	#mainPslide { height:380px;}
}


@media only screen and (max-width: 900px) {
	#mainPslide { height:300px;}
}


@media only screen and (max-width: 768px) {
	#mainPslide { height:250px;}
}

@media only screen and (max-width: 480px) {
	#mainPslide { height:150px;}
}

/* =================reset css ends here================= */


/* =================core css starts here================= */

body {
	padding:0;
	margin:0;
	top:0;
	border-top: 4px solid #22437b;
    font-size: 15px;
    line-height: 140%;
    font-weight: 300;
    font-family: 'NanumSquare','Nanum Gothic';
    color: #333;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.container {
    width: 100%;
    max-width: 1200px;
}

a,
input,
button {
    display: inline-block;
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
}

a img {
    border: 0px none;
}

a:hover {
    outline: none;
    color: #0069a0;
    text-decoration: none;
}

a:active {
    outline: none;
    text-decoration: none;
}

a:focus {
    outline: none;
    outline-offset: 0px;
    text-decoration: none;
    color: inherit;
}

::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}

::-moz-placeholder {
    color: #999;
    opacity: 1;
}

:-moz-placeholder {
    color: #999;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #999;
    opacity: 1;
}

.os-animation {
    opacity: 0;
}

.os-animation.animated {
    opacity: 1;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
    line-height: 1.2;
    font-weight: 700;
    color: inherit;
}

h1 {
    font-size: 42px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
    line-height: 1.4;
}

h5 {
    font-size: 18px;
    line-height: 1.4;
}

h6 {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px
}

/*p {
    margin: 0px;
    padding: 0px;
    margin-bottom: 25px;*/
}

strong {
    font-weight: 600;
}

b {
    font-weight: 700;
}

p:last-child {
    margin-bottom: 0;
}

.mar-40 {
    margin-bottom: 40px !important;
}

.mar-30 {
    margin-bottom: 30px !important;
}
.mar-20 {
    margin-bottom: 20px !important;
}


.no-mar {
    margin: 0 !important;
}
/* =================core css ends here================= */


/* =================btn css start here================= */


.btn {
    border-radius: 4px;
    font-weight: 700;
    padding: 12px 25px;
    min-width: 170px;
    font-size: 15px;
    box-shadow: none;
    text-transform: uppercase;
}



.btn-circle,
.btn-circle:focus {
    
	color: #fff;
	 background-color: none;
    border: solid 1px #fff;
}

.btn-circle:hover,
.btn-circle:active {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
/***main ¿ø ¹öÆ° ³¡**/


.btn-default,
.btn-default:focus {
    color: #fff;
    background-color: #0069a0;
    border: solid 1px #0069a0;
}

.btn-default:hover,
.btn-default:active {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-primary,
.btn-primary:focus {
    color: #0069a0;
    background-color: #fff;
    border: solid 1px #fff;
}

.btn-primary:hover,
.btn-primary:active {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-second,
.btn-second:focus {
    color: #fff;
    background-color: transparent;
    border: solid 1px #fff;
}

.btn-second:hover,
.btn-second:active {
    color: #0069a0;
    background-color: #fff;
    border-color: #fff;
}

.btn.btn-lg {
    padding: 18px 40px !important;
}

.btn.btn-xs {
    padding: 8px 15px !important;
    min-width: auto;
}

.btn+.btn {
    margin-left: 10px;
}

.color-text {
    color: #0069a0 !important;
}

/* =================btn css end here================= */


/* ================= Header start ================= */

header {
    height: 100px;
    color: #fff;
	
	position: relative;
    left: 0;
    top: 0;
    right: 0;
    padding: 0;
    z-index: 9999;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
}

.fixed header {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
    background: #fff;
    color: #000;
}

.navbar-toggler {
    width: 65px;
    height: 65px;
    border-radius: 0;
    cursor: pointer;
    text-decoration: none;
    padding: 0;
    border: 0;
    background: transparent;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.navbar-default .navbar-toggler:hover,
.navbar-default .navbar-toggler:focus {
    background: transparent;
}

.navbar-toggler:not([class="collapsed"]),
.navbar-toggler:not([class="collapsed"]):focus,
.navbar-toggler:not([class="collapsed"]):hover {
    background: #1f4880;
}

.navbar-toggler.collapsed,
.navbar-toggler.collapsed:focus,
.navbar-toggler.collapsed:hover {
    background: #1f4880;
}

.home .navbar-toggler.collapsed,
.home .navbar-toggler.collapsed:focus,
.home .navbar-toggler.collapsed:hover {
    background: transparent;
}

.navbar-toggler .icon-bar {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 3px;
    color: #243238;
    text-indent: -55px;
    margin-top: 0;
    background: transparent!important;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    vertical-align: middle;
}

.navbar-toggler .icon-bar:before,
.navbar-toggler .icon-bar:after {
    content: '';
    width: 23px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    transition: all .2s ease-out;
}

.navbar-toggler.collapsed .icon-bar {
    background: #fff!important;
}

.navbar-toggler.collapsed .icon-bar:before,
.navbar-toggler.collapsed .icon-bar:after {
    background: #fff;
}

.navbar-toggler.collapsed .icon-bar:before {
    top: -7px;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

.navbar-toggler .icon-bar:before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.navbar-toggler.collapsed .icon-bar:after {
    bottom: -7px;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

.navbar-toggler .icon-bar:after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.dropdown-menu {
    border: 0;
	margin:0; padding:0;
    border-radius: 0 0 3px 3px;
    font-size: 15px;
    line-height: 22px;
	
}
.dropdown-menu li:hover {background:#f5f5f5;}

.dropdown-menu  li:last-child {border-radius: 0 0 3px 3px;}

.dropdown-menu li a:hover {font-weight:600;}


.dropdown-item {
	margin:0; 
    padding: 6px 22px;
	font-size:14px;
	line-height: 22px;
	border-top:1px solid #ddd;

}



.dropdown-menu>li:hover>a,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>li:focus>a,
.dropdown-menu>li:active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
.nav-item.active>a,
.dropdown-item.active,
.dropdown-item:active {
    background: transparent;
    color: #1f4880;
}



@media only screen and (min-width: 1200px) {

    .navbar-nav>li>.dropdown-menu {
        display: block !important;
        top: 100% !important;
        /*margin-top: 10px !important;*/
        opacity: 0;
        visibility: hidden;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.06);
        transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -webkit-transition: all 0.1s ease-in;
    }
    .dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        margin-top: 0px !important;
        transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
    }
	
}






.header-right, .header-right2 {
    float: right;
	right:0;
	width:130px;
    z-index: 20;
    position: relative;
	color:#aaa;
	padding-top: 15px;
    margin: 0;
    line-height: 40px;
    font-weight: 700;
	font-size:12px;
}

.header-right2 {margin-top: 22px;}


.header-right a, .header-right2 a {
	padding-left:3px;
	padding-right:3px;
}

.header-right span, .header-right2 span {font-family:'Nanum Gothic'; color:#ccc; font-size:9px;}

@media only screen and (max-width: 1200px) {
	
	.header-right {
        position: absolute;
        top: 0;
        right: 70px;
		padding:12px 2px;
		}
	.header-right2 {
        position: absolute;
        top: 0;
		margin-top:0px;
        right: 0px;
		padding:12px 2px;
		}

	.header-right a, .header-right2 a {font-size:11px; letter-spacing:-0.5px;}

}

@media only screen and (max-width: 340px) {

	.header-right span, .header-right2 span {display:none;}
	.header-right, .header-right2 {width:107px; letter-spacing:-4px;}
}







.header-search {
    float: left;
    position: relative;
}

.navbar {
    padding: 0;

}

.navbar-nav {
	
    font-size: 18x;
	font-family:  'NanumSquare','Nanum Gothic';
    font-weight: 500;
	color:#000;
    text-transform: uppercase;
	padding-right:20px;
}





@media only screen and (min-width: 1200px) {

.navbar_logo {position:relative;margin-right:auto;margin-left:auto;display:block; border:0;padding:0}
.navbar_logo a {padding:0;margin:0; padding:20px 0px;}
.navbar_logo a img{text-align:center;  }

.navbar_mainlogo {position:relative;margin-right:auto;margin-left:auto;display:block; border:0;padding:0}
.navbar_mainlogo a {padding:0;margin:0; padding:25px 0px 0 0;}
.navbar_mainlogo a img{ text-align:center; margin-left: 60px; }

}



@media only screen and (max-width: 1200px) {
	
	.navbar_logo {float:left; padding-top:5px}
	.navbar_logo a img{float:left; left:0;  width:150px; padding:7px;}

	.navbar_mainlogo {float:left; padding-top:5px}
	.navbar_mainlogo a img{width:150px; padding:7px;}

}






.logo-dark {
    display: none;
}

.fixed .logo-white {
    display: none;
}

.fixed .logo-dark {
    display: block;
}

.navbar-nav .nav-link,
.navbar-expand-xl .navbar-nav .nav-link {
    padding: 10px 16px;
    line-height: 60px;
	letter-spacing: -0.5px;
	 font-size: 18px;
	font-family:  'NanumSquare','Nanum Gothic';
    font-weight: 600;
	color:#000;
}



@media only screen and (max-width: 1200px) {
	
	.navbar-nav .nav-link,
	.navbar-expand-xl .navbar-nav .nav-link {
	 font-size: 17px;
     font-weight: 600;
	 color:#000;
	 padding: 5px 15px;
}

}

/* ================= Search start ================== */

.search-box-outer {
    position: fixed;
    width: 100%;
    height: 60px;
    opacity: 0;
    float: left;
    background: #fff;
    z-index: 99999999;
    left: 0;
    transition: all 0.2s ease-in;
    top: -60px;
}

.search-box {
    width: 100%;
    position: relative;
    padding-right: 60px;
}

.search-box .form-control,
.search-box .form-control:focus {
    height: 60px;
    border: 0;
    box-shadow: none !important;
    font-size: 24px;
    font-weight: 200;
    background-color: #fff;
}

.close-search {
    width: 60px;
    height: 60px;
    float: left;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
}

.show-search .search-box-outer {
    top: 0;
    opacity: 1;
}

.search-box-outer .container {
    padding: 0;
}

/* ================= Search end ================= */
.hero-outer, .hero-container{height: 500px;}
.hero-container{
	/*margin-top:120px;*/
    overflow: hidden;
    display: table;
    width: 100%;
    position: relative;
    color: #fff;
    background-color: #333;
    font-size: 15px;
    line-height: 1.6;
    background-size: cover;
    background-position: center center;
	
	}

.hero-container:before {
    content: '';
    width: 80%;
    height: 100%;
    float: left;
    position: absolute;
	background-position: center center;
    left: 0;
    top: 0;
   /* background: #f0f2f3;
    background: -moz-linear-gradient(-45deg, rgba(240, 242, 243, 1) 0, rgba(125, 142, 141, .56) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(240, 242, 243, 1) 0, rgba(125, 142, 141, .56) 100%);
    background: linear-gradient(90deg, rgb(45, 45, 45) 0, rgba(125, 142, 141, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f2f3', endColorstr='#8f7d8e8d', GradientType=1);*/
}

.hero-container:after {
    content: '';
    width: 100%;
    height: 100px;
    float: left;
    position: absolute;
	background-position: center center;
    left: 0;
    top: 0;
   /* background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#00000000', GradientType=0);*/
}

.middle-container {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 9;
    padding: 50px 0;
    background: rgba(0, 0, 0, 0);
}

/*.hero-container h1 {
    font-size: 43px;
	letter-spacing: -0.5px;
	font-family: 'Nanum Myeongjo', serif;
    line-height: 1.1;
    font-weight: 700;
}*/

.hero-container h3 span {font-size: 40px; font-family: 'Nanum Myeongjo', serif;}

.hero-container h3 {
    font-size: 28px;
	letter-spacing: -0.5px;
	font-family: 'Nanum Myeongjo', serif;
    line-height: 1.1;
    font-weight: 700;
}

.hero-container h4 {
    font-size: 21px;
	margin-top:30px;
    line-height: 1.1;
    font-weight: 700;
}

.hero-container p {
    font-size: 16px;
    line-height: 1.5;
}

.content-container {
    padding: 50px 0;
    overflow: hidden;
    position: relative;
}


/*°øÁö»çÇ× ±³È¸¼Ò½Ä*/
.board-container {
    padding: 50px 0 0 0;
    overflow: hidden;
    position: relative;
}
.board1 {padding:0; padding-right:15px; }
.board2 {padding:0; padding-right:15px; }



@media only screen and (max-width: 1200px) {
	
	.board-container {padding: 30px 0 0 0;}
	.board1 {padding:0; padding-right:10px; }
	.board2 {padding:0; padding-right:0px; }

}

@media only screen and (max-width: 768px) {
	
	.board1 {padding:0; padding-right:0px; margin-bottom:20px;}
	.board2 {padding:0; padding-right:0px;  margin-bottom:20px;}

}




.listSliderWrap	{width:100%; height:250px;overflow:hidden; padding:0; margin:0;
				padding:20px 30px; 
				}
.listSliderWrap ul.listSliderItem {width:100%;height:auto; min-height:133px; list-style:none;}
.listSliderWrap ul li {height:30px; overflow:hidden; min-width:230px;}

.listSliderWrap .title{display:inline-block; font-size:25px;color:#333;font-weight:bold;
						font-family: 'Noto Sans KR', 'NanumSquare';
						padding-bottom:15px; /*width:100%;*/}
.listSliderWrap .title small {font-size: 17px; color:#aaaaaa; font-weight:bold;}



.listSlider .linkTitle{color:#464646; font-family: 'Noto Sans KR', 'NanumSquare';
					display:inline-block;font-size:17px;color:#333; font-weight:bold;line-height:30px;
					transparent;overflow:hidden;transition:border 0.3s;
					}
.listSlider .date {float:right; line-height:30px; color:#888888; font-size:16px; font-weight:bold;}

@media only screen and (max-width:1035px){
		.listSlider .date {display:none;}
	}
@media only screen and (max-width:768px){
		.listSliderWrap {height:auto;}
		.listSliderWrap .title { font-size:20px}
		.listSliderWrap .title small { font-size:15px;}
		.listSlider .linkTitle { font-size:15px; font-family: 'Noto Sans KR', 'NanumSquare'; font-weight:normal;}
	}

.listSlider {width:100%; border-top:1px solid #ddd; padding-top:15px;}


.listSliderWrap .bx-wrapper{position:relative;background:none;border-bottom:0;}
.listSliderWrap .bx-controls{ position:absolute;top:-35px;right:0;}
.listSliderWrap .bx-pager .bx-pager-item{display:inline-block;font-size:0;margin-left:10px;}


.listSliderWrap .bx-pager a{display:block;width:15px;height:21px;
						text-indent:-99999px;transition:all 0.3s ease-in-out; }
.listSliderWrap .bx-pager .bx-pager-item:first-child{margin-left:0; background:url(/img/bx_btn_prev.gif) no-repeat 0 0;}
.listSliderWrap .bx-pager .bx-pager-item:last-child{background:url(/img/bx_btn_next.gif) no-repeat 0 0; }

.listSliderWrap .bx-pager a:hover,
.listSliderWrap .bx-pager .active{ /*background-color:#363636; */
		opacity:1;transition:all 0.3s ease-in-out; }


/* pager µ¿±×¶ó¹Ì Å¸ÀÔ
.listSliderWrap .bx-pager a{display:block;width:11px;height:11px;background-color:#ddd;
		opacity:1;border-radius:50%;
		text-indent:-99999px;transition:all 0.3s ease-in-out; }
.listSliderWrap .bx-pager .bx-pager-item:first-child{margin-left:0;}
.listSliderWrap .bx-pager a:hover,
.listSliderWrap .bx-pager .active{background-color:#363636; 
		opacity:1;transition:all 0.3s ease-in-out; }*/







.content-container.color-bg {
    background: #fff;
}

.subcontent-container {
    padding-top: 40px ;
    overflow: hidden;
    position: relative;
}

.banner-container {
	padding:0;
	margin:0;
	background:#fff;
	border-top:1px solid #ccc;
	text-align:center
}
.banner-container img{
	padding:17px 0px;
	margin:0;
	background:#fff;
}

.heading {
    text-align: center;
    width: 100%;
    max-width: 700px;
    margin: 0 auto 80px;
}

.heading h2,
.heading h6 {
    color: #999;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px
}

.heading h1,
.heading h3 {
    font-size: 40px;
    line-height: 1.3;
	text-align:center
}

.hero-slider .owl-prev {
    position: absolute;
    left: 13%;
    top: 45%;
}

.hero-slider .owl-next {
    position: absolute;
    right: 13%;
    top: 45%;
}

.hero-slider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

.hero-slider.owl-theme .owl-dots .owl-dot span {
    background-color: rgba(255, 255, 255, 0.5);
}

.hero-slider.owl-theme .owl-dots .owl-dot.active span,
.hero-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}



.case-slider .owl-nav {
    position: absolute;
    top: 50px;
    right: 40px;
    text-align: right;
    margin: 0;
}

.owl-theme.case-slider .owl-nav [class*='owl-'] {
    font-weight: 700;
    background-color: transparent;
    color: #333;
    font-size: 18px;
}

.owl-theme.case-slider .owl-nav [class*='owl-']:hover {
    background-color: transparent;
    color: #0069a0;
}



/* ================= Header end ================= */




/* main board */
.mboard1 {width:100%;height:100%;min-height:230px; padding:0; margin-bottom:20px; background:url(/img/mboard1_bg.jpg) no-repeat; }
.mboard2 {width:100%;height:100%;min-height:230px; padding:0; background:url(/img/mboard2_bg.jpg) no-repeat;}
.mboard3 {width:100%;height:100%;min-height:230px; padding:0; background-size:cover; background:url(/img/mboard3_bg.jpg) no-repeat;}
.mboard4 {width:100%;height:100%;min-height:230px; padding:0;  background-size:cover; background:url(/img/mboard4_bg_.jpg) no-repeat;}
.mboard5 {width:100%;height:100%;min-height:230px; padding:0; /*margin-bottom:20px;*/ background-size:cover; background:url(/img/mboard5_bg_.jpg) no-repeat;}
.mboard6 {width:100%;height:100%;min-height:230px; padding:0;  background-size:cover; background:url(/img/mboard6_bg.jpg) no-repeat;}
.mboard7 {width:100%;height:100%;min-height:230px; padding:0;  background-size:cover; background:url(/img/mboard7_bg.jpg) no-repeat;}
.mboard8 {width:100%;height:100%;min-height:230px; padding:0;  background-size:cover; background:url(/img/mboard8_bg.jpg) no-repeat;}

.mboard1 h3,.mboard2 h3,.mboard3 h3,.mboard4 h3,.mboard5 h3,.mboard6 h3,.mboard7 h3,.mboard8 h3 {
	
	text-align:left; padding-left:30px; font-size: 30px; font-weight:800;  font-family:'NanumSquare'; 
}

.mboard1 h5,.mboard2 h5,.mboard3 h5,.mboard4 h5,.mboard5 h5,.mboard6 h5,.mboard7 h5,.mboard8 h5
	{font-size:13px; color:#fff; padding-left:30px;  font-family:'NanumSquare'; margin-top:-5px; }



.mboard1 h3 a,.mboard2 h3 a,.mboard3 h3 a,.mboard4 h3 a,.mboard5 h3 a,.mboard6 h3 a,.mboard7 h3 a,.mboard8 h3 a {
	position: relative;
	 font-family:'NanumSquare';
	font-weight:normal;
	color:#fff ;
	padding-top:30px;
	
}



.btn__ {
	position:absolute;
	bottom:0px;
	right:20px;
    font-weight: 200;
	width:54px;
	height:54px;
    font-size: 30px;
	padding:0 20px;
	line-height:54px;
	background:#000;
	opacity:0.3;
    box-shadow: none;
    text-transform: uppercase;
	font-family:  'NanumSquare' ,'Noto Sans' , 'Nanum Gothic' ;
}


.btn-square,
.btn-square:focus {   
	color: #fff;
	background-color: none;
}

.btn-square:hover,
.btn-square:active {
    color: #fff;
    background-color: #000;
    border-color: #000; 
}



@media handheld,
only screen and (max-width: 767px) {
	
	.mboard1,.mboard2,.mboard3,.mboard4,.mboard5,.mboard6,.mboard7,.mboard8 {
		width:100%; 
		min-height:150px;
		margin-bottom:none;
		margin-bottom:0px;
	}
	.mboard1 h3,.mboard2 h3,.mboard3 h3,.mboard4 h3,.mboard5 h3,.mboard6 h3,.mboard7 h3,.mboard8 h3 {
		font-size: 17px;
		text-align:left; 
		padding-left:25px;
		line-height:20px;
		
	}

	.mboard1 h3 a,.mboard2 h3 a,.mboard3 h3 a,.mboard4 h3 a,.mboard5 h3 a,.mboard6 h3 a,.mboard7 h3 a,.mboard8 h3 a {
		font-size: 17px;
	}

	.mboard1 h5,.mboard2 h5,.mboard3 h5,.mboard4 h5,.mboard5 h5,.mboard6 h5,.mboard7 h5,.mboard8 h5 {
		font-size: 12px;
		padding:0;
		text-align:left; 
		padding-left:25px;
		margin-top:-5px;
	}
	


	.btn__ {
	/*position:absolute;
	bottom:0px;
	right:0px;
    font-weight: 200;*/
	width:30px;
	height:30px;
    font-size: 20px;
	padding:0 10px;
	line-height:30px;
	background:#000;
	opacity:0.3;
    box-shadow: none;
    text-transform: uppercase;
	font-family:  'NanumSquare' ,'Noto Sans' , 'Nanum Gothic' ;
	}
	

}

@media handheld,
only screen and (max-width: 1200px) {

	.btn__ {left:225px;}
}

@media handheld,
only screen and (max-width: 1002px) {

	.btn__ {left:30px;}
}

@media handheld,
only screen and (max-width: 480px) {

	.btn__ {left:25px; bottom:12px;}
}






.img-fluid{max-width:100%;height:auto}
.page-media {position:relative; background:#f5f5f5;height:100%; min-height:500px; padding:0; margin:0}
.page-media h3 {font-family: 'Nanum Gothic', 'NanumSquare';   text-align:center; margin-bottom:20px;}

.page-media .container {padding-top:60px;}
.page-media .container .card-header {padding:0;margin:0;height:auto;min-height:230px;}
.page-media .container .card-header img {width:100%;height:100%;}
.page-media .container .card-header a img {width:100%;height:100%;}
.page-media .card-text_1 {font-size:1.2rem; font-weight:bold; color:#333; letter-spacing:-1px;  line-height:2rem; text-align:center;}
.page-media .card-text_1 a {color:#333; }
.page-media .card-text_2 {font-size:.92rem; color:#666; letter-spacing:-1px;  line-height:1.5rem;text-align:center; }
.page-media .card-text_3 {font-size:1.2rem;font-weight:bold; color:#333; letter-spacing:-1px;  line-height:1.3rem; /*text-align:justify */}
.page-media .card-text_3 a {color:#333;}

@media only screen and (min-width: 992px) {
	
	.page-media .container .card-header {}
	.page-media .container .card-header {overflow:hidden; /*height:240px;*/  }
	.page-media .container .card-header img {width:auto; height:230px} 
}





ul.tick-list {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

ul.tick-list li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 20px;
}


 

ul.tick-list li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
     float: left;
    color: #0069a0;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px;
    line-height: 23px;
}


/* 

ul.tick-list li svg {
    float: left;
    color: #0069a0;
    position: absolute;
    top: 7px;
    left: 0;
    font-size: 11px;
    line-height: 23px;
}
*/

ul.team-list {
    display: inline-block;
    vertical-align: top;
    width: calc(100% + 30px);
    margin-left: -15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.team-list>li {
    float: left;
    width: 33.3%;
    padding: 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.member-info {
    text-align: center;
    padding: 15px;
}

.member-info h5 {
    margin: 0;
}

.member-info p {
    margin-bottom: 5px;
}

ul.member-social {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

ul.member-social li {
    display: inline-block;
    padding: 5px 7px;
    font-size: 14px;
    line-height: 1.4;
}



.why-box {
    padding: 0 0 30px 0;
    height: 100%;
}

.why-inside {
    padding: 30px;
    height: 100%;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.icon {
    position: absolute;
    right: -40px;
    top: 0;
    font-size: 150px;
    line-height: 110px;
    height: 1;
    color: #0069a0;
    opacity: 0.07;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
}

.why-inside:hover .icon {
    top: Calc(80% - 80px);
}

blockquote {
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 20px 0;
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
    border: 0;
    font-style: italic;
    font-weight: 300;
}

.quote-by {
    font-size: 16px;
    text-align: center;
    display: block;
    margin-top: 20px;
    font-weight: 400;
    font-style: normal; 
    display: inline-block;
    width: 100%;
}

.testimonials {
    padding-bottom: 30px;
}

.client-container {
    padding: 100px 0;
    background-color: #f9f9f9;
}

.client-container img {
    height: 40px;
    width: auto !important;
}

.inner-banner {
    padding: 100px 0 30px;
    position: relative;
    background-color: #333;
    /*color: #fff;
	text-align:center;*/
    background-size: cover;
    background-position: center center;
	
}

.inner-banner:before {
    content: '';
    width: 80%;
    height: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    /*background: #f0f2f3;
    background: -moz-linear-gradient(-45deg, rgba(240, 242, 243, 1) 0, rgba(125, 142, 141, .56) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(240, 242, 243, 1) 0, rgba(125, 142, 141, .56) 100%);
    background: linear-gradient(90deg, rgb(45, 45, 45) 0, rgba(125, 142, 141, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f2f3', endColorstr='#8f7d8e8d', GradientType=1);*/
}

.inner-banner:after {
    content: '';
    width: 100%;
    height: 100px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    /*background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#00000000', GradientType=0);*/
}

.inner-banner h2 {
    margin: 0;
	text-align:center;
	font-family: 'NanumSquare','Nanum Gothic';
	text-shadow:0 0 5px #000
}

.inner-banner h5 {
    margin: 0;
	text-align:right;
	font-family: 'Nanum Myeongjo', serif;
	font-size:32px;
	color:#504f4f;
}

.inner-banner h6 {
    margin: 0;
	text-align:right;
	font-family: 'Nanum Gothic', 'NanumSquare';
	font-size:16px;
	color:#7a7979;
	font-weight:400;
}




.cta-container {
    position: relative;
    padding: 140px 0;
    background-color: #333;
    text-align: center;
    color: #fff;
    background-size: cover;
    background-position: center center;
}

.cta-container:before {
    content: '';
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5)
}

footer {
    background-color: #f9f9f9;
}

.footer-upper {
    padding: 80px 0;
}

.footer-logo {
    width: 110px;
    margin-bottom: 20px;
}

.newsletter-form {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: relative;
    padding-right: 40px;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04);
}

.newsletter-form button[type="submit"] {
    width: 40px;
    height: 44px;
    background: #0069a0;
    position: absolute;
    top: 0;
    right: 0;
    x;
    border: 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 44px;
    border-radius: 0;
    z-index: 9;
    cursor: pointer;
}

.newsletter-form button[type="submit"]:hover {
    background-color: #000;
}

.newsletter-form .form-control {
    border: 0;
    box-shadow: none;
    height: 44px;
    border: 0;
    color: #000;
    background: #fff !important;
    border-radius: 0;
    font-size: 14px;
}

ul.footer-nav {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

ul.footer-nav li {
    position: relative;
    margin-bottom: 5px;
}

ul.social-links {
    display: inline-block;
    vertical-align: top;
}

ul.social-links li {
    float: left;
    margin-right: 15px;
}

ul.social-links li a {
    float: left;
    line-height: 20px;
    font-size: 14px;
}

.footer-lower {
    padding: 20px 0;
    background-color: #e8e8e8;
    text-align: center;
	color:#282828;
	font-size:12px;
	font-weight:300;
}
.footer-lower p {

	color:#282828;
	padding:0;margin:0
}



.media-box {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background-color: #fff;
	
}

.media-box img {
    width: 100%;
	border-radius:10px;
}

.media-box+.media-box {
    margin-top: 30px;
}

.breadcrumb {
    padding: 0;
    margin: 5px 0;
    border-radius: 0;
    background: transparent;
    font-size: 12px;
}

.breadcrumb>li+li:before {
    padding: 0 2px;
}

.breadcrumb>.active {
    font-weight: 500;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    content: "/\00a0";
}


/* ============SERVICE PAGE START================= */

ul.service-list {
    display: inline-block;
    vertical-align: top;
    width: calc(100% + 30px);
    margin-left: -15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.service-list>li {
    float: left;
    width: 33.3%;
    padding: 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.service-box {
    padding: 30px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
}

.service-box:hover {
    color: #fff;
    background: #0069a0;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.service-box:hover * {
    color: #fff;
}

.service-box .icon2 {
    font-size: 40px;
}

ul.other-service-list {
    display: inline-block;
    vertical-align: top;
    width: calc(100% + 10px);
    margin-left: -5px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.other-service-list>li {
    float: left;
    width: 50%;
    padding: 5px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.other-service-list li a {
    width: 100%;
    float: left;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    font-weight: 700;
    line-height: 1.4;
    padding: 30px 5px;
    text-align: center;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08);
}

.service-list-icon {
    font-size: 24px;
    display: inline-block;
    vertical-align: top;
}

ul.other-service-list li a span {
    width: 100%;
    float: left;
    text-align: center;
}

ul.other-service-list li a:hover,
ul.other-service-list li a.active {
    background: #0069a0;
    color: #fff;
}



/* ============SERVICE PAGE END================= */


/* ============CASE PAGE START================= */

.content-container.case-container {
    padding: 0;
    border: solid 2px #fff;
}

.case-box {
    width: 33.33%;
    height: 400px;
    float: left;
    background-color: #333;
    color: #fff;
    border: solid 2px #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-size: cover;
    display: table;
}

.case-box-bg {
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    position: absolute;
    z-index: 1;
    opacity: 1;
    background-color: #0069a0;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
}

.case-box:hover .case-box-bg {
    opacity: 0.8;
}

.case-box-content {
    position: relative;
    z-index: 2;
    padding: 30px;
    display: table-cell;
    vertical-align: middle;
}

.case-logo {
    width: 100%;
    max-width: 120px;
}

.detail-list {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
}

.detail-list li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.detail-list li h5 {
    color: #0069a0;
    margin-bottom: 0;
    font-size: 15px;
}

.detail-list li:last-child {
    border-bottom: 0;
}

.sidebar-cta {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.06);
    background-color: #0069a0;
    color: #fff;
}


/* ============CASE PAGE END================= */


/* ============BLOG PAGE START================= */

.post-title {
    font-weight: 200;
    font-size: 54px;
}

.post-list.blog-post li {
    width: 50%;
    padding: 0 15px 15px;
    margin-bottom: 15px;
}

.pagination-container {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 30px 0;
}

.pagination {
    display: inline-block;
    vertical-align: top;
}

.pagination li {
    float: left;
}

.pagination>li>a,
.pagination>li>span {
    background: transparent;
    border: 0;
    color: #999;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 17px;
    margin: 3px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-radius: 0;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination .active,
.pagination .active,
.pagination .active:hover,
.pagination .active:hover,
.pagination .active:focus,
.pagination .active:focus {
    color: #0069a0;
    background-color: transparent;
}

.sidebar {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.widget-box {
    width: 100%;
    display: inline-block;
    margin: 0 0 40px 0;
}

.widget-box h5 {
    color: #0069a0;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.widget-box h5:before {
    content: '';
    width: 40px;
    height: 4px;
    float: left;
    background: #0069a0;
    position: absolute;
    left: 0;
    top: 100%;
}

ul.list li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

ul.list li a {
    display: inline-block;
    width: 100%;
    font-weight: 600;
}

ul.list li small {
    font-weight: 400;
    font-size: 11px;
    display: block;
}

.tag-box a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 5px 12px;
    margin: 0;
    font-size: 12px;
    line-height: 15px;
    margin: 3px 3px 3px 0;
    font-weight: 600;
    border-radius: 4px;
    border: solid 1px rgba(0, 0, 0, 0.05);
}

.tag-box a:hover {
    background-color: #fff;
    border-color: #fff;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.06)
}

.comments {
    margin: 0;
    padding: 0;
    margin: 60px 0 15px;
}

.comments ul {
    margin-left: 0px
}

.comments ul li ul {
    margin-left: 65px;
    margin-top: 15px
}

.comments ul>li {
    padding: 0
}

.comments ul>li ul li {
    padding: 0
}

.comments ul>li .post-comment {
    margin: 0
}

.comment-body {
    min-height: 80px;
    position: relative;
    padding: 15px;
    margin-left: 30px;
    margin-bottom: 20px;
    padding-left: 40px;
}

.comment-body .comment-author img {
    width: 48px;
    height: 48px;
    left: -30px;
    top: 10px;
    z-index: 1;
    position: absolute;
    border-radius: 50%;
}

.comment-body .desc {
    position: relative
}

.comment-body .desc h5 {
    margin-bottom: 5px;
    font-size: 18px
}

.comment-body .desc .date {
    margin-bottom: 10px
}

.reply {
    text-align: right;
}

.comment-reply-link {
    padding: 5px;
    font-size: 12px;
    font-weight: 700;
}

.comment-author {
    font-weight: 700;
    color: #0069a0;
}

.comment-meta {
    font-size: 80%;
}

.post-thumbnail-container {
    margin-bottom: 40px;
}

.post-thumbnail-container img {
    width: 100%;
}

.share-post {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 50px
}

.share-post h5 {
    line-height: 30px;
    float: left;
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 20px
}

ul.share-post-list {
    float: left
}

ul.share-post-list li {
    float: left;
    padding-right: 20px
}

ul.share-post-list li a {
    float: left;
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px
}

ul.bottom-nav {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 60px;
    padding: 20px 15px;
    background: #f6f6f6;
    border-radius: 5px;
}

ul.bottom-nav li {
    width: 33.3%;
    float: left;
    overflow: hidden;
}

ul.bottom-nav li:nth-child(2) {
    text-align: center;
    font-size: 18px;
}

ul.bottom-nav li a {
    display: inline-block;
    position: relative;
}

ul.bottom-nav li:last-child {
    text-align: right;
}



/* ============BLOG PAGE END================= */


/* ============FAQS PAGE START================= */

.faq-container+.faq-container {
    margin-top: 40px
}

ul.faqs-list {
    width: 100%;
    display: inline-block;
    vertical-align: top
}

ul.faqs-list li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px
}



/* ============FAQS PAGE END================= */


/* ============CONTACT PAGE START================= */

.contact-container {
    background-color: #333;
    color: #fff;
}

.icon2 {
    font-size: 30px;
    line-height: 1;
    color: #0069a0;
    margin-bottom: 10px;
}

.form-group {
    margin-bottom: 25px;
}

label {
    display: block;
    font-weight: 700;
}

.form-control {
    border-radius: 4px;
    height: 48px;
    font-size: 14px;
    border-color: #eee;
    color: #222;
    box-shadow: none;
    -webkit-apperance: none;
    background: #f6f6f6;
    font-weight: 400;
}

.form-control:focus {
    border-color: #f1f1f1;
    background: #f6f6f6;
}

textarea.form-control {
    height: 220px;
    resize: none;
}

.contact-detail-container {
    padding: 100px 0;
    text-align: center;
}

.map-container {
    height: 100%;
    background-color: #333;
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    margin: 0;
    padding: 0;
}

#map-canvas {
    height: 100%;
}

ul.contact-list {
    text-align: center;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

ul.contact-list li {
    width: 100%;
    float: left;
}

ul.contact-list li:not(:last-child) {
    margin-bottom: 30px;
}


label.error{font-size:14px; font-weight: 500; color:#f40d59;}
#success, #error {display: none;}
#success h4, #error h4{margin-bottom:10px;}
#success p {color: #019620; padding: 0;}
#error p {color: #f40d59; padding: 0; margin: 0;}
.loading{display:block; margin: 5px auto; width: 20px; vertical-align:middle;}
.loading img{width:20px;}
.messgaeOutput{padding: 30px; text-align: center;}

/* ============CONTACT PAGE END================= */


/* ============================= 
! Screen size below 1201px
 ============================= */

@media only screen and (min-width: 1200px) {

	header { height: 100px;}
	.navbar-nav {
       margin-top: 20px;
    }
	
	
	#main-nav span  {display:none}

	.nav-link {
        font-size:  17px;
    }
	
}


@media only screen and (max-width: 1200px) {

	header { height: 65px;}

	/*.navbar_logo {  float:left;left:10px;margin:0; padding:0;}
	.navbar_logo a {float:left; padding:10px 0px; width:100px; }	
	.navbar_logo a img {margin:0; padding:0; width:100px;}*/

   

    .navbar-nav {
        background-color: #fff;
        color: #000;
		border-top:1px solid #ddd;

    }
    .navbar-nav .nav-link,
    .navbar-expand-xl .navbar-nav .nav-link {
        line-height: 40px;
    }
    .navbar-collapse {
       /* position: fixed;*/
	    float:left;
		z-index:999;
		position: static;
        left: 0;
        top: 65px;
        right: 0;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.06);
        max-height: calc(100% - 60px);
        overflow-y: auto;
    }
    .dropdown-menu {
        padding: 0;
    }
    .dropdown-menu a {
        padding-left: 30px;
    }
    .navbar-nav.sm-collapsible .sub-arrow {
        border: 0;
        margin: 0;
        line-height: 40px;
        height: 40px;
        top: 0;
    }
	
}


.hero-slider .owl-prev {
    position: absolute;
    left: 5%;
    top: 45%;
}

.hero-slider .owl-next {
    position: absolute;
    right: 5%;
    top: 45%;
}

/* ============================= 
! Layout for ipad lanscape 
 ============================= */

@media only screen and (max-width: 1048px) {

	.sl__lm {display:none;}
	
	.banner-container img{
		padding:15px 0px;
		margin:0;
		width:150px;
		background:#fff;
	}

	.hero-container h3 span {font-size: 33px; font-family: 'Nanum Myeongjo', serif;}

	.hero-container h3 {
		font-size: 22px;
		letter-spacing: -0.5px;
		font-family: 'Nanum Myeongjo', serif;
		line-height: 1.1;
		font-weight: 700;
	}

	.hero-container h4 {
		font-size: 19px;
		margin-top:30px;
		line-height: 1.1;
		font-weight: 700;
	}

    /*.hero-container h1 {
        font-size: 40px;
    }*/
    .hero-container p {
        font-size: 14px;
    }
    /*.heading h1,
    .heading h3 {
        font-size: 36px;
    }*/
    .feature-right {
        padding: 0 50px;
    }
    ul.stat-list li h3 {
        font-size: 60px;
    }

    .feature-box+.feature-box {
        margin-top: 60px;
    }
    .content-container {
        padding: 30px 0;

    }
	.subcontent-container {
    padding-top: 30px;
	}
    .heading {
        margin-bottom: 40px;
    }
    blockquote {
        font-size: 30px;
    }
    .client-container {
        padding: 70px 0;
    }
    .post-title {
        font-size: 44px;
    }
    .footer-upper {
        padding: 60px 0;
    }
}



/*============================= 
! Layout for ipad portrait  
============================= */

@media only screen and (max-width: 991px) {
    ul.service-list>li,
    .case-box {
        width: 50%;
    }
}



/* =============================  
 ! Layout for mobile(lanscape) version  
 ============================= */

@media handheld,
only screen and (max-width: 767px) {
	
	


	


    .mob-mar-30 {
        margin-bottom: 30px !important;
    }
     
    /*.header-right a {
        margin-left: 0;
    }*/
    .search-box .form-control,
    .search-box .form-control:focus {
        font-size: 14px;
        font-weight: 400;
    }
    
	.hero-container {
       /* text-align: center;*/
    }
    .hero-container p {
        display: none;
    }

	.hero-container h3 span {font-size: 23px; font-family: 'Nanum Myeongjo', serif;}

	.hero-container h3 {
		font-size: 19px;
		letter-spacing: -0.5px;
		font-family: 'Nanum Myeongjo', serif;
		line-height: 1.1;
		font-weight: 700;
		bottom:50px;

	}

	.hero-container h4 {
		display:none;
	}


    /*.hero-container h1 {
        font-size: 32px;
    }
    .heading h1,
    .heading h3 {
        font-size: 28px;
    }*/



    ul.stat-list li {
        width: 100%;
        margin: 15px 0;
    }
    ul.stat-list li h3 {
        font-size: 48px;
    }
    .feature-box {
        display: inline-block;
        vertical-align: top;
    }
    .feature-left,
    .feature-right {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    .feature-right {
        padding: 40px 0 0;
    }
    .feature-box+.feature-box {
        margin-top: 40px;
    }
    .content-container {
        padding:0;
    }
    .heading {
        margin-bottom: 30px;
    }
    .recent-project-box {
        margin: 40px 0;
    }
    ul.post-list {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 0;
    }
    ul.post-list li {
        width: 100%;
        margin-bottom: 30px;
    }
    .post-list.blog-post li {
        width: 100%;
    }
    .post-box-content {
        min-height: 1px;
    }
    blockquote {
        font-size: 24px;
        line-height: 1.4;
    }
    .quote-by {
        font-size: 13px;
    }
    .client-container {
        padding: 50px 0;
    }
    .cta-container {
        padding: 70px 0;
    }
    .footer-upper {
        padding: 40px 0;
        text-align: center;
    }


	.footer-lower span {
    /*clear:both;
	word-wrap: break-word;*/

	}


    .hero-container:before {
        display: none;
    }
    .middle-container {
        background-color: rgba(0, 0, 0, 0.3);
    }
    .hero-outer,
    .hero-container {
        height: auto;
        min-height: 23vh;
    }
    .hero-container {
        /*background-position-x: 90%;*/
		background-position: center center;
    }
    .owl-nav {
        display: none !important;
    }
    .recent-project-box {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }
    .recent-project-image {
        position: relative;
        height: 240px;
        border-radius: 0;
        width: 100%;
    }
    .recent-project-content {
        margin: 0;
        margin-top: -40px;
        border-radius: 0;
        padding: 30px 20px;
        width: 100%;
    }
    .feature-box .feature-left img {
        width: calc(100% + 30px);
        margin-left: -15px;
        border-radius: 0;
    }
    .feature-box.reverse .feature-left img {
        margin-left: -15px;
        margin-right: auto;
    }
    .inner-banner {
        padding: 60px 0 20px;
		margin-bottom:20px;
    }
    .media-box {
        width: Calc(100% + 30px);
        margin-left: -15px;
    }
    .content-container.contact-container {
        padding-bottom: 0;
    }
	.subcontent-container {
    padding-top: 10px;
	}
    .map-container {
        position: relative;
        left: auto;
        top: auto;
        height: 240px;
        width: 100%;
        margin-top: 50px;
    }
    .single-post-content {
        padding: 0;
    }
    .post-title {
        font-size: 36px;
    }
    .breadcrumb {
        display: none;
    }
    .inner-banner h5 {
        font-size: 23px;
		text-shadow:0 0 5px #fff
    }
	.inner-banner h6 {
        font-size: 14px;
		text-shadow:0 0 5px #fff
    }

    ul.bottom-nav {
        margin: 30px 0;
        width: calc(100% + 30px);
        margin-left: -15px;
        border-radius: 0;
    }
    .media-box+.media-box {
        margin-top: 10px;
    }
    ul.service-list>li {
        width: 100%;
    }
    .case-box {
        width: 100%;
        height: 300px;
    }
    ul.team-list>li {
        width: 50%;
    }
    .pagination>li>a,
    .pagination>li>span {
        font-size: 15px;
        padding: 8px;
    }
}


/* ============================= 
 ! Layout for mobile(portrait) version  
 ============================= */

@media only screen and (max-width: 479px) {

    ul.team-list>li {
        width: 100%;
    }

	.subcontent-container {
    padding-top: 10px;
	}
}