nav/*!
 * Freelancer v1.0.6 (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 400;
    font-style: normal;
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-bRg.eot');
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-bRg.eot?#iefix') format('embedded-opentype'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-bRg.woff2') format('woff2'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-bRg.woff') format('woff'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-bRg.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 700;
    font-style: normal;
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-cBd.eot');
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-cBd.eot?#iefix') format('embedded-opentype'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-cBd.woff2') format('woff2'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-cBd.woff') format('woff'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-cBd.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 800;
    font-style: normal;
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-dEb.eot');
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-dEb.eot?#iefix') format('embedded-opentype'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-dEb.woff2') format('woff2'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-dEb.woff') format('woff'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-dEb.ttf') format("truetype");
    font-display: swap;
} 

body {
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
hr.star-light,
hr.star-primary {
  padding: 0;
  border: none;
  border-top: solid 5px;
  text-align: center;
  max-width: 250px;
  margin: 25px auto 30px;
}
hr.star-light:after,
hr.star-primary:after {
  content: "\f005";
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: -0.8em;
  font-size: 2em;
  padding: 0 0.25em;
}
hr.star-light {
  border-color: white;
}
hr.star-light:after {
  background-color: #18bc9c;
  color: white;
}
hr.star-primary {
  border-color: #2c3e50;
}
hr.star-primary:after {
  background-color: white;
  color: #2c3e50;
}
.navbar-default .navbar-nav>li {
}
.navbar-default .navbar-nav>li>a.active {
  color: #000g
}
.img-centered {
  margin: 0 auto;
}
#header {
  text-align: center;
  width:100%;
  color: white;
}
#header .container {
  padding-top: 110px;
  padding-bottom: 0px;
}
#header img {
  display: block;
  margin: 0 auto ;
}
#header .intro-text .name {
  display: block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
}
#header .intro-text .skills {
  font-size: 1.25em;
  font-weight: 300;
}


/* 20230526 추가 */
.header-container {
border-bottom:1px solid #ccc;
}
.top_logo img {
padding:0;;
}
.top_tel {
font-family: 'GmarketSansM';
font-size:20px;
color:#fff;
padding: 10px 0 0 50px;
}

.top_tel_pc {display:block; background:url('../img/internet_king/top_tel_num_bg.jpg') no-repeat 50% 50%; background-size: cover; width:300px; height:100px;}
.top_tel_mobile {display:none;}


@media screen and (max-width:1200px) {
.header-container { width:100%; margin:0 auto; padding:0; }
.top_logo { width:100%; text-align:center; padding-bottom:10px;}
.top_logo img { width:25%; padding:10px 0 0 0;}
.top_tel { width:100%;  background:url('../img/internet_king/top_tel_bg_mobile.jpg') no-repeat 0 50%; background-color:#d60e0e; padding: 10px 0 10px 80px;}
.top_tel_pc {display:none;}
.top_tel_mobile {display:block; width:100%; height:40px; padding:0; font-family: 'NanumSquareNeo'; font-weight:800; font-size:1.2em; line-height:40px;}
}

/* 20230526 추가 끝 */



.navbar {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.navbar a:focus {
  outline: none;
}
.navbar .navbar-nav {
  letter-spacing: 1px;
}
.navbar .navbar-nav li a:focus {
  outline: none;
}
.navbar-default,
.navbar-inverse {
  border: none;
}

#wrap {position:relative; width:100%;}

section {
  padding: 100px 0;
}
section h2 {
  margin: 0;
  font-size: 3em;
}
section.ktinternet {
  background:url(../img/ktinternet.jpg) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property;
  width:100%;
  color: white;
}
section.ktinternet img { width:100%}
section.ktinternet a,
section.ktinternet a:hover,
section.ktinternet a:focus,
section.ktinternet a:active,
section.ktinternet a.active {
  color: #2c3e50;
  outline: none;
}
section.lginternet {
  background:url(../img/lginternet.jpg) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property;
  width:100%;
  color: white;
}
section.lginternet img { width:100%}
section.lginternet a,
section.lginternet a:hover,
section.lginternet a:focus,
section.lginternet a:active,
section.lginternet a.active {
  color: #2c3e50;
  outline: none;
}
section.skinternet {
  background:url(../img/skinternet.jpg) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property;
  width:100%;
  color: white;
}
section.skinternet img { width:100%}
section.skinternet a,
section.skinternet a:hover,
section.skinternet a:focus,
section.skinternet a:active,
section.skinternet a.active {
  color: #2c3e50;
  outline: none;
}
section.review {
  background:url(../img/review.jpg) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property;
  width:100%;
  color: white;
}
section.review img { width:100%}
section.review a,
section.review a:hover,
section.review a:focus,
section.review a:active,
section.review a.active {
  color: #2c3e50;
  outline: none;
}
section.sec1 {
  margin: 0 auto;
  padding:100px 0 0 0; 
  color: white;
}
section.sec1 .container { padding:0; width:100%;}
section.sec1 img { width:100%; height:auto;}
section.sec1 a,
section.sec1 a:hover,
section.sec1 a:focus,
section.sec1 a:active,
section.sec1 a.active {
  color: #2c3e50;
  outline: none;
}

@media screen and (max-width:1200px) {
section.sec1 {
  width:100%;
  padding:115px 0 0 0; 
}
}



section.sec2 {
  background:url(../img/sec2.jpg) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property;
  width:100%;
  margin: 0 auto;
  color: white;
}
section.sec2 img { width:100%; height:auto;}
section.sec2 a,
section.sec2 a:hover,
section.sec2 a:focus,
section.sec2 a:active,
section.sec2 a.active {
  color: #2c3e50;
  outline: none;
}
section.sec3 {
  background:url(../img/sec3.jpg) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property;
  width:100%;
  margin: 0 auto;
  color: white;
}
section.sec3 img { width:100%}
section.sec3 a,
section.sec3 a:hover,
section.sec3 a:focus,
section.sec3 a:active,
section.sec3 a.active {
  color: #2c3e50;
  outline: none;
}


section.sec4 {
 background:#fff;
  width:100%;
  margin: 0 auto;
  padding:50px 0 70px 0;
  color: white;
  border-bottom:1px solid #ccc;
}
section.sec4 .container {
width:100%;
}
section.sec4 img { width:100%; }
section.sec4 a,
section.sec4 a:hover,
section.sec4 a:focus,
section.sec4 a:active,
section.sec4 a.active {
  color: #2c3e50;
  outline: none;
}

/* 20230912 추가 */
	#wrap { width:642px; margin:0 auto; border-right:1px solid #ccc; border-left:1px solid #ccc; }
	#tabSubMenu { width:100%; margin:0; padding:0; background:#fff; text-align:center;}
	#tabSubMenu img { border:0; margin:0; padding:0;}
	#payback ul { margin:0; padding:0; }
	#payback ul li { float:left; list-style:none; margin:0; padding:0; }
	#payback ul li:first-child { width:42.8%; }
	#payback ul li:last-child { width:57.2%; }
	#footer {width:640px; margin:0 auto; }
	.form1_img {width:auto; }
	.form1_img2 {width:auto;}
	.form2_img {width:auto;}
	.form3_img {width:auto;}
	.time_img { width:auto; }
	input[type=number]::-webkit-outer-spin-button,
	input[type=number]::-webkit-inner-spin-button {
	  -webkit-appearance: none;
	  margin: 0;
	}


nav {}
nav ul { padding:0; margin:0; }
nav ul li {
  list-style: none;
  padding:0; margin:0; 
}
nav ul li img{
display:block;
margin:0; padding:0;
}
a {
  display: block; /* 범위 확장 */
}
.sub_menu { display: none; } /* 서브메뉴들 숨김 */

.selec { } /* 임시 클래스(선택) */

.footer { margin:0 auto; width:640px; padding:30px 0;  background:#444; font-family: 'NanumSquareNeo'; font-size:12px; line-height:150%; color:#fff; text-align:center; }

/* 20240603 삼성 물류 이벤트 추가 */

.event01_btn {background:#fff; height:auto; text-align:center;  }
.event01_btn img { width:30%; }
.event02 img { padding: 3% 0; }
.event03 img { margin-bottom:3%; }

#samsung_event .samsung_pro_list { width:100%; }
#samsung_event .samsung_pro_list li { float:left; list-style:none; width:50%; text-align:center;}
#samsung_event .pro_left { padding:5% 2% 0 5%; }
#samsung_event .pro_right { padding:5% 5% 0 2%; }

#samsung_event .samsung_pro_list li img { width:100%; }

#product_list { width:100%; background:#f5f5f5; padding:3%; text-align:center; }
#prodcut_list .product_list_inner { width:100%; text-align:center; }
.pro_list_title { width:50%; height:auto;}
#product_list .product_list_box { background:#fff; border:1px solid #ccc;  padding:0 4% 7% 4%; }
#product_list .product_name { width:100%; }
#product_list .name { width:60%; font-size:20px; font-weight:bold; text-align:left; padding:5% 0 1% 0; }
#product_list .model_num { width:40%; font-size:16px; text-align:right; padding:5% 0 1% 0; }
#product_list .option { width:50%; font-size:16px; text-align:left; padding:0 0 2% 0; }
#product_list .detail_table{ width:100%; }
#product_list .detail_table td { width:25%; text-align:center; font-size:18px; padding:1% 0; border:1px solid #ccc; }
#product_list .back_blue { background:#edf6f7; }
#product_list .txt_blue { color:#0958da; }
#product_list .txt_red { color:#e40000; font-weight:bold; }
#product_list .txt_cancel { text-decoration:line-through;}
#product_list .btn_detail {width:66px; height:25px;}

#top { position:fixed; z-index:1000; bottom:0; right:28%; width:5%; height:60px; background:#000; text-align:center;}
#top .btn_top { font-size:2.5em; color:#fff; font-weight:bold; line-height:35px; }
#top .btn_top a { text-decoration:none; }
#top .btn_top a:hover { text-decoration:none; }

@media screen and (max-width:638px) {
	#wrap { width:100%; margin:0 auto; }
	#tabSubMenu { width:100%; margin:0; padding:0; background:#fff; text-align:center;}
	#tabSubMenu img { border:0; margin:0; padding:0;}
	#payback ul { margin:0; padding:0; }
	#payback ul li { float:left; list-style:none; margin:0; padding:0; }
	#payback ul li:first-child { width:42.8%; }
	#payback ul li:last-child { width:57.2%; }
	#introduce ul { margin:0; padding:0; }
	#introduce ul li { float:left; list-style:none; margin:0; padding:0; }
	#introduce ul li:first-child { width:42.8%; }
	#introduce ul li:last-child { width:57.2%; }
	#tabSubMenu_form { margin:0; padding:0; background:#fff }
	#tabSubMenu_form img { border:0; margin:0; padding:0;}
	#footer {width:640px; margin:0 auto; }
	.form1_img {width:80%; }
	.form1_img2 {width:100%;}
	.form2_img {width:80%;}
	.form3_img {width:80%;}
	.time_img { width: 100%; }

 .nav-tabs li:first-child {width:37.5%;}
 .nav-tabs li img {width:100%;}
 .nav-tabs li:last-child{width:62.5%;}


#product_list .detail_table td { font-size:13px; }
#product_list .name {  width:50%; font-size:17px; }
#product_list .model_num { width:50%; font-size:14px;  }
#product_list .option { font-size:14px;  }
#product_list .btn_detail {width:58px; height:22px;}


.footer { width:100%; }


#top { right:0; width:20%; height:40px; }

}

/* 20230912 추가 */

/* 20230526 추가 시작 */

#mct_05 { width:100%; padding:0; text-align:center; margin:0 auto; }
#mct_05:after {display:block;visibility:hidden;clear:both;content:""}
#mct_05 .box {padding:0; color:#000;}
#mct_05 .box .title {margin-bottom:50px; margin:0 auto;}
#mct_05 .box .text { padding:40px 0 30px 0;}
#mct_05 .box .text img { margin:0 auto; }
#mct_05 .form_inner {width:90%; margin:0 auto; background:#fff;}
#mct_05 .box .title h1 {font-family: 'NanumSquareNeo'; font-weight:700; font-size:40px; color:#000;}
#mct_05 .time_text {padding: 15px 0; font-family: 'NanumSquareNeo'; font-size:17px;}
#mct_05 .time_text li:first-child { list-style:none; font-family: 'NanumSquareNeo'; font-size:17px; font-weight:400; color:#000; line-height:200%; }
#mct_05 .time_text li:last-child { list-style:none; font-family: 'NanumSquareNeo'; font-size:14px; font-weight:400; color:#000; line-height:150%; }
#mct_05 .box .title span {color:#c90909; font-family: 'NanumSquareNeo'; font-weight:700;}
#mct_05 .box .title p {font-size:20px; color:#51483d}
#mct_05 .box .sop {margin:10px 0; }
#mct_05 .box .sop li { float:left; width:30%; height:85px; line-height:50px; list-style:none; font-family: 'NanumSquareNeo'; font-weight:400; }
#mct_05 .box .sop li:last-child {width:70%; text-align:left;}
#mct_05 .box .sop li  p{ font-size:24px;}
#mct_05 .box .ipfull {display:inline-block; width:100%; height:60px; line-height:60px; padding:0 10px;  font-family: 'NanumSquareNeo'; font-size:16px; color:#878787; border:1px solid #e5e5e5}
#mct_05 .box .ipfull2 {display:inline-block; width:100%; height:60px; line-height:60px; padding:0 10px;  font-family: 'NanumSquareNeo'; font-size:16px; color:#878787; border:1px solid #e5e5e5}
#mct_05 .box .sop2 {margin:10px 0;}
#mct_05 .box .sop2:after {display:block;visibility:hidden;clear:both;content:""}
#mct_05 .box .sop2 li {float:left; width:30%; line-height:60px;  list-style:none; font-family: 'NanumSquareNeo'; font-weight:400;}
#mct_05 .box .sop2 li:nth-child(2) {width:70%; text-align:left;}
#mct_05 .box .sop2 li  p{ font-size:24px;}
#mct_05 .agrees dl {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
#mct_05 .agrees dt {padding:0;}
#mct_05 .agrees dt:last-child {padding:10px 0 0px 0;margin-right:0}
#mct_05 .agrees span {font-size:17px; display:inline-block; font-family: 'NanumSquareNeo';font-weight:400;}
#mct_05 .agrees input {width:17px; height:17px; vertical-align:middle; margin-top:-4px;}
#mct_05 .btn {width:50%; margin:20px auto;}
#mct_05 .btn button {display:inline-block; width:100%; height:70px; line-height:70px; font-size:27px; font-family: 'NanumSquareNeo'; font-weight:700;color:#fff; background:#333; border:0; border-radius:10px}

#box-trans {width:100%; height:50px;}


@media screen and (max-width:637px) {
section.sec4 {
  padding:0 0 30px 0;
  }

#mct_05 {width:100%; padding-top:20px;}
#mct_05 .box {padding:0px;}
#mct_05 .box .title {margin-bottom:0;}
#mct_05 .box .title h1 {font-size:4.0em; line-height:130%;}
#mct_05 .box .title p {font-size:2.0em}
#mct_05 .box .text { padding:0 0 30px 0; }
#mct_05 .time_text {padding: 15px 0 0 0; font-size:17px;}
#mct_05 .box .text { padding:0px 0 20px 0;}
#mct_05 .form_inner {width:90%; margin:0 auto;}
#mct_05 .box .ipfull {width:100%;}
#mct_05 .box .ipfull2 {width:100%;}
#mct_05 .box .sop {width:100%;}
#mct_05 .box .sop ul {padding:0;}
#mct_05 .box .sop li {width:25%; line-height:50px; margin-bottom:0px;}
#mct_05 .box .sop li:nth-child(2n) {width:75%;}
#mct_05 .box .sop li p {padding-top:5px; text-align:left; font-size:16px; font-weight:700; }
#mct_05 .box .sop2 {margin:0}
#mct_05 .box .sop2 ul {padding:0;}
#mct_05 .box .sop2 li {width:100%; line-height:40px}
#mct_05 .box .sop2 li p { text-align:left; padding:5px 0; font-size:16px; font-weight:700; }
#mct_05 .box .sop2 li:nth-child(2) {width:100%}
#mct_05 .agrees dl {width:100%; margin-top:10px}
#mct_05 .agrees dt {width:100%;  padding:0; }
#mct_05 .agrees dt:last-child {padding:10px 0 0 0;}
#mct_05 .agrees span {font-size:1.8em;}
#mct_05 .agrees input {width:13px; height:13px; margin-top:0}
#mct_05 .ipfull {height:40px; line-height:50px; font-size:12px; padding:0 10px;}
#mct_05 .ipfull2 {height:40px; line-height:50px; font-size:12px; padding:0 10px;}
#mct_05 .btn {width:100%; margin:0px auto 0}
#mct_05 .btn button { width:70%; height:60px; line-height:60px; font-size:1.5em; margin-bottom:10px; }
.box-trans {width:100%; height:70px;}


.footer { width:100%; }
}



.pop_content5 {
display:block;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity:0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
pointer-events: none;
background:rgba(0,0,0,0.5);
z-index:99999
}
.pop_content5:target {opacity:1; pointer-events: auto}
.pop_content5 .pop_wrap5 {
	position:absolute;
	z-index: 99;
	background:#fff;
	padding:20px;
	width: 50%;
	top:50%;
	left:50%;
	height:75%;
	text-align:left;
	transform:translateY(-50%);
	margin-left:-25%;
	border: 5px solid #000;
	overflow:scroll
}
.pop_content5 .pop_wrap5 .close {width:100%; height:40px; line-height:40px; padding:0 20px; background:#fff}
.pop_content5 .pop_wrap5 .close a {float:right; font-size:1.5em; color:#333}
.pop_content5 .pop_wrap5 .pop_area {font-size:16px;}

@media screen and (max-width:860px) {
.pop_content5 .pop_wrap5 {
	width: 90%;
	padding:10px;
	left:50%;
	margin-left:-45%;
}
.pop_content5 .pop_wrap5 .close {width:100%; height:30px; line-height:30px; padding:0 20px; background:#fff}
.pop_content5 .pop_wrap5 .close a {float:right; font-size:1.0em; color:#333}
.pop_content5 .pop_wrap5 .pop_area {font-size:14px;}
}

/* 20230526 추가 끝 */

section.sec5 {
  background:#f4f4f4;
  width:100%;
  margin: 0 auto;
  color: white;
}
section.sec5 img { width:100%}

@media screen and (max-width:1200px) {
section.sec5 {padding:20px 0;}
section.sec5 .container {width:100%;}
section.sec5 .container li {float:left; width:50%; list-style:none; text-align:center; }
section.sec5 .container img {width:80%; margin:20px 0; }
}


section.sec6 {
  background:url(../img/sec6.jpg) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property;
  width:1200px;
  margin: 0 auto;
  color: white;
}
section.sec6 img { width:1200px; margin: 0 auto}
section.sec6 a,
section.sec6 a:hover,
section.sec6 a:focus,
section.sec6 a:active,
section.sec6 a.active {
  color: #2c3e50;
  outline: none;
}
section.success {
  background: #18bc9c;
  color: white;
}
section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
  color: #2c3e50;
  outline: none;
}

#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .caption {
  background: rgba(24, 188, 156, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
#portfolio .member-name {
  padding: 50px 30px 30px 30px;
}
#portfolio a:hover {
  text-decoration: none;
}

.btn-outline {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #18bc9c;
  background: white;
  border: solid 2px white;
}
.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #18bc9c;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
footer {
  color: white;
}
footer h3 {
  margin-bottom: 10px;
color:#ffffff
}
footer .footer-above {
  padding-top: 10px;
  background-color: #101010;
}
footer .footer-col {
  margin-bottom: 0px;
}
footer .footer-below {
  padding: 5px 0;
  background-color: #101010;
}


@media screen and (max-width:1200px) {
footer { width:100%; font-size:13px; line-height:120%; color:#999; }
footer .footer-above .container { width:100%; }
footer .footer-above img { width:30%; }
footer .footer-above .bottom_logo { margin-bottom:10px;}
footer .footer-above .bottom_menu {width:100%; }
footer .footer-above .bottom_menu a {font-size:14px; font-weight:bold; color:#fff; line-height:250%;}
footer .footer-col li {}
footer .footer-col li a{}
footer .footer-col p { margin-top:0; font-size:12px; }
}

.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}
.btn:focus,
.btn:active,
.btn.active {
  outline: none;
}
.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}
.scroll-top .btn:focus {
  outline: none;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
  margin: 30px 0;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #2c3e50;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #2c3e50;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}

#about .about-text {
    font-size: 1.4em;
}
#professor .professor-img, #professor .professor-name, #professor .professor-say {
    display: inline-block;
}
#professor .professor-name {
    padding-left: 20px;
    vertical-align: top;
}
#professor .professor-name h5 {
    font-size: 1.75em;
    width: 200px;
}
#professor .professor-name i {
    color: rgb(191, 185, 176);
    font-size: 12px;
    line-height: 20px;
}
#professor .professor-say p {
    font-size: 1.4em;
}
#professor .professor-say li {
    font-size: .9em;
}



@charset "utf-8";
#ie8, noscript {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
#ie8 {
    display: none;
}
#ie8 h1, noscript h1 {
    font-size: 2em;
    font-weight: 100;
    line-height: 2em;
}
.valign70 {
    position: relative;
    display: block;
    top: 70%;
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%);
}
.valign50 {
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.valign30 {
    position: relative;
    display: block;
    top: 30%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.text-primary {
    color: #31a8e6;
}
.text-white {
    color: #fff;
}
.text-offwhite {
    color: #f2f2f2;
}
.text-black {
    color: #000;
}
.text-offblack {
    color: #0d0d0d;
}
.white-bg {
    background-color: #fff;
}
.offwhite-bg {
    background-color: #f2f2f2;
}
.black-bg {
    background-color: #000;
}
.offblack-bg {
    background-color: #0d0d0d;
}
.photo-bg {
    position: relative;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}
.photo-bg-parallax {
    -webkit-background-attachment: fixed;
    background-attachment: fixed;
}
.photo-bg-overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    background: rgba(0,0,0,0.5);
}
.photo-bg-overlay-gradient {
    height: 100%;
    width: 100%;
    position: absolute;
    background: transparent;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%, transparent 30%, transparent 70%, rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, transparent 30%, transparent 70%, rgba(0,0,0,0.7) 100%)
}
.photo-bg-01 {
    background-image: url(../img/photo01.jpg);
}
.photo-bg-02 {
    background-image: url(../img/photo02.jpg);
}
.photo-bg-03 {
    background-image: url(../img/photo03.jpg);
}
.photo-bg-04 {
    background-image: url(../img/photo04.jpg);
}
.photo-bg-05 {
    background-image: url(../img/photo05.jpg);
}
.photo-bg-06 {
    background-image: url(../img/photo06.jpg);
}
.photo-bg-07 {
    background-image: url(../img/photo07.jpg);
}
.photo-bg-08 {
    background-image: url(../img/photo08.jpg);
}
.photo-bg-09 {
    background-image: url(../img/photo09.jpg);
}
.photo-bg-10 {
    background-image: url(../img/photo10.jpg);
}
.pad-no {
    padding: 0;
}
.pad-top {
    padding-top: 50px;
}
.pad-top-half {
    padding-top: 25px;
}
.pad-top-double {
    padding-top: 100px;
}
.pad-top-triple {
    padding-top: 150px;
}
.pad-bottom {
    padding-bottom: 50px;
}
.pad-bottom-half {
    padding-bottom: 25px;
}
.pad-bottom-double {
    padding-bottom: 100px;
}
.pad-bottom-triple {
    padding-bottom: 150px;
}
.full-height {
    height: 995px;
}
.half-height {
    height: 500px;
}
.aThird-height {
    height: 333px;
}

.reDeco li{
    list-style: url("/assets/img/bullet.gif") inside;
    line-height: 1.75em;
}
.middleLine {
    padding: 0;
    border: none;
    border-top: solid 3px;
    text-align: center;
    width: 100%;
    margin: 25px auto 30px;
    color: #eee;
}
.bold {
    font-weight: 600;
}
#analog p , #bio-medical p , #wireless p {
    font-size: 85%;
    color: #666;
    letter-spacing: -.3px;
}
#analog h3:before , #bio-medical h3:before , #wireless h3:before{
    content: "■";
    font-size:70%;
    vertical-align: top;
    padding-right: 5px;
}

#fregister_term h2, #fregister_private h2 {
    font-size: 1.5em;
    line-height: 1.75em;
    padding: 15px 0;
}
ol li {
    line-height: 1.758em;
    padding-bottom: 8px;
}

