/* 여기에 작업 또는 수정할 당신의 css style을 설정하세요. (customizations) */

@font-face {
   font-family: 'ng';
   src:url('../font/NanumGothic.eot');
   src:url('../font/NanumGothic.eot?#iefix') format('embedded-opentype'),
   url('../font/NanumGothic.woff') format('woff'),
   url('../font/NanumGothicf.ttf') format('truetype');
   src:local(※), url('../font/NanumGothic.woff') format('woff');
}

@font-face {/*나눔스퀘어 light*/
   font-family: 'squL';
   src:url('../font/NanumSquareL.eot');
   src:url('../font/NanumSquareL.eot?#iefix') format('embedded-opentype'),
   url('../font/NanumSquareL.woff') format('woff'),
   url('../font/NanumSquareL.ttf') format('truetype');
   src:local(※), url('../font/NanumSquareL.woff') format('woff');
}

@font-face {/*나눔스퀘어*/
   font-family: 'squ';
   src:url('../font/NanumSquareR.eot');
   src:url('../font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
   url('../font/NanumSquareR.woff') format('woff'),
   url('../font/NanumSquareR.ttf') format('truetype');
   src:local(※), url('../font/NanumSquareR.woff') format('woff');
}

@font-face {/*나눔바른고딕 light*/
   font-family: 'nbgL';
   src:url('../font/NanumBarunGothicUltraLight.eot');
   src:url('../font/NanumBarunGothicUltraLight.eot?#iefix') format('embedded-opentype'),
   url('../font/NanumBarunGothicUltraLight.woff') format('woff'),
   url('../font/NanumBarunGothicUltraLight.ttf') format('truetype');
   src:local(※), url('../font/NanumBarunGothicUltraLight.woff') format('woff');
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

*, body{
  font-family: 'ng';
  font-size: 13px;
  margin:0;
  padding:0;
  box-sizing:border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6{
  margin-top:0;
  margin-bottom: 0;
}

a,a:hover, a:focus, a:active, a:link {
  color:#333;
  text-decoration: none;
}
img{
  border:none;
}
ol, ul {
  list-style: none;
  margin:0;
}
fieldset {
  border:0;
  min-width:auto;
}
legend{
  display: none;
}
.resizing-img{
  width: 100%;
}

.btn-e{
  background: #333;
  color:#fff !important;
  padding:4px 13px !important;
}

/*header*/
.header-topbar{
  border-top:1px solid #e5e5e5;
}
.header-topbar .topbar-right li a{
  display: block;
}
.header-title .header-logo{
  width: 100%;
  text-align: center;
}

.header-title .navbar-brand{
  height: 125px;
  width: auto;
  max-height:125px;
  line-height: 125px;
}
.navbar-brand{
  float: none;
}
.header-title .navbar-brand img{
  height:auto;
}

/*header nav*/
.header-nav .navbar-nav > li > a{
  font-size:15px;
}
.header-nav .mega-menu .dropdown-menu > li{
  border-bottom: 1px solid #e7e7e7;
}

.header-nav .mega-menu .dropdown-menu > li+li+li{
  border-bottom: none;
}
.header-nav .mega-menu .dropdown-menu{
  padding:0 0;
}

/*header-nav search*/
.header-nav li.menu-icons i.menu-icons-style{
  line-height: 73px;
}
.header-nav .search-open .form-control{
  height:40px;
  float: left;
}

.header-nav .search-open{
  top: 76px;
  border:2px solid #fff;
  padding:0;
}

::-webkit-input-placeholder {
  color: #a9a9a9 !important;
}
::-moz-placeholder {
  color: #a9a9a9 !important;
}
:-ms-input-placeholder {
  color: #a9a9a9 !important;
}

.search-open-submit{
  margin-left: -2px;
  margin-right: 2px;
  height: 36px;
  margin-top: 2px;
  width: 57px;
  background: #585858;
  color: #fff;
  border: none;
}

.header-slider-bg{
  height: 686px;
}

.wid-header-slider-bg{
  height:920px;
}

.header-slider-bg > img{
  width: 100%;
  height: 100%;
}

.header-slider .owl-pagination .owl-page.active{
  background: #13b5b1;
}
.header-slider .owl-buttons > div{
  text-indent: -9999px;
}
.header-slider .owl-pagination .owl-page{
  background: #fff;
}
.header-slider .owl-buttons .owl-prev{
  background: url(../image/header_slider/main-slider-btn-prev.png) no-repeat 50% 0;
}
.header-slider .owl-buttons .owl-next{
  background: url(../image/header_slider/main-slider-btn-next.png) no-repeat 0 0;
}

/*main content*/
.baby-text-center{
  text-align: center;
  padding:22px 0;
  display: inline-block;
}
.baby-main-title{
  color:#13b5b1;
  font:600 36px 'ng';
}
.baby-main-descript{
  color:#a9a9a9;
  padding:18px 0 0px 0;
}
.padding-lr-none{
  padding-left:0;
  padding-right: 0;
}

.baby-main-gellery-content{
  overflow: hidden;
  width: calc(40% - 10px);
  float:left;
}

.baby-main-gellery-content-right{
  float:right;
  width: 60%;
}

.baby-main-gellery-content img{
  width: 100%;
}

.baby-main-gellery-resizing-content img{
  height: 558px;
}

.technical-title{
  position: absolute;
  left:-9999px;
}
.margin-right{
  margin-right:10px;
}

.baby-main-gellery-content-5{
  width: 30.7%;
  margin-top:10px;
}

.baby-main-gellery-content-6{
  width: calc(29.3% - 10px);
  margin-top:10px;
}
.baby-main-gellery-content-6 img{

}

article.baby-main-gellery-content img , .baby-main-office-in img{ /*본 이미지를 작은 사이즈로 보이게 함*/
  transform:scale(1);/*ex */
  -webkit-transform:scale(1); /*Webkit: Scale down image to 0.8x original size*/
  -moz-transform:scale(1); /*Mozilla scale version*/
  -o-transform:scale(1); /*Opera scale version*/
  -webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
  -moz-transition-duration: 0.5s; /*Mozilla duration version*/
  -o-transition-duration: 0.5s; /*Opera duration version*/
  transition-duration: 0.5s;
}

article.baby-main-gellery-content img:hover , .baby-main-office-in img:hover{ /*본 이미지를 본래 사이즈, 더크게로 보이게 함 scale의 괄호부분을 조정해서 크기 조정가능*/
  -webkit-transform:scale(1.2); /*Webkit: Scale up image to 1.2x original size*/
  -moz-transform:scale(1.2); /*Mozilla scale version*/
  -o-transform:scale(1.2); /*Opera scale version*/
  transform:scale(1.2);
}

/*baby-main-quickmenu*/
.baby-main-quickmenu{
  clear: both;
}
.baby-main-quick-in{
  width: calc(20% - 8px);
  margin-right:8px;
  float: left;
  height: 190px;
  text-align: center;
  padding-top:95px;
}
.baby-main-quick-in > h3{
  font:600 14px 'ng';
}
.baby-main-quick-in > .baby-main-quick-in-desc{
  width: 150px;
  margin:10px auto 0;
  line-height: 1em;
  font:600 12px 'ng';
}
.baby-main-quick-in.baby-main-quick-01{
  border-bottom-left-radius: 20px !important;
  background: #e9e9e9 url(../image/baby-main-quick-01-bg.png) no-repeat 50% 28px;
}

.baby-main-quick-in.baby-main-quick-02{
  background: #3d3d3d url(../image/baby-main-quick-02-bg.png) no-repeat 52% 23px;
}

.baby-main-quick-white{
  color:#f1f1f1;
}

.baby-main-quick-in.baby-main-quick-03{
  background: #ffec42 url(../image/baby-main-quick-03-bg.png) no-repeat 50% 25px;
}

.baby-main-quick-in.baby-main-quick-03 p{
  color:#7e7e7e;
}

.baby-main-quick-in.baby-main-quick-03 b{
  font-size:14px;
}

.baby-main-quick-in.baby-main-quick-04{
  width: 40%;
  margin-right:0;
  border-bottom-right-radius: 20px !important;
  background: #13b5b1 url(../image/baby-main-quick-04-bg.png) no-repeat 50% 28px;
}
.baby-main-quick-in.baby-main-quick-04 h4{
  font-size: 30px;
  margin-top:5px;
}

/*baby-main-video*/
.baby-main-video{
  margin-top:100px;
  width: calc(100% + 763px);
  margin-left:-390px;
  background: #ab8c7a url(../image/baby-main-video-bg.png) no-repeat 5% 0%;
  background-size: contain;
  padding:100px 0;
}

.baby-main-video h3{
  font-size:33px;
  margin-bottom: 33px;
  color:#fff;
  text-align: left;
}
.baby-main-video-squre{
  width: 33px;
  margin-right: 10px;
  height: 33px;
  vertical-align: sub;
  display: inline-block;
  background: rgba(254,254,254,0.7);
}
.baby-main-video-desc{
  color:#fff;
  font-size: 14px;
  text-align: left;
  margin-bottom: 28px;
}

iframe{
  border:none;
}

/*baby-main-event*/
.baby-main-event-in img{
  width: 100%;
}
.baby-main-event-in{
  width: calc(50% - 5px);
  margin-right:5px;
  margin-top:10px;
  display: inline-block;
}
.baby-main-event-in:nth-of-type(2n){
  margin-right:0;
}

/*baby-main-office*/
.baby-main-office-in{
  height:290px;
  background: #f3f3f3;
  text-align: left;
  overflow: hidden;
}
.baby-main-office-in-textarea{
  padding:45px 30px;
}
.baby-main-office-in h3{
  font-size:20px;
  margin-bottom: 5px;
}

.baby-main-office-in img{
  width: 100%;
}

.bayb-main-office-go-btn{
  background: #13b5b1;
  color:#fff !important;
  border-radius: 5px !important;
  padding:5px 12px;
  display: inline-block;
  margin-top:10px;
}

.bayb-main-office-go-btn:hover{
  background: #bebebe;
  color:#3b3b3b !important;
}

.baby-main-office-desc{
  color:#6d6d6d;
  font-size: 12px;
  line-height: 15px;
}

.baby-main-office{
  padding:120px 0 50px;
}

/*footer*/
.footer.footer-light{
  background: #232323;
  padding:35px 0 0;
}

.footer.footer-light .heading-footer h4{
  color:#13b5b1;
}

.footer.footer-light .heading-footer:after{
  background: #13b5b1;
  width: 110px;
}

.footer.footer-light .contactus li{
  margin-bottom:0;
}
.footer.footer-light .contactus li i{
  background: none;
  color:#13b5b1;
  padding: 5px 5px;
  margin:0 0;
}
.baby-main-white{
  color:#d6d6d6 !important;
}

.footer.footer-light .copyright{
  background: #1a1a1a;
  border-top:none;
}

.footer.footer-light .copyright p{
  color:#666666;
}
.footer.footer-light .heading-footer{
  border-bottom: 1px solid #555;
}

/*모바일, 메인페이지*/
.baby-main-office-mob, .baby-main-gallery-mob{

  /*width: calc(100% + 30px);
  margin-left:-15px;

  background: url(../image/baby-main-office-mob.jpg) no-repeat 0 0;

  background-size: cover;
  */
  min-height:234px;
  text-align: center;
  /*padding-top:18%; */
  position:relative;
}

.baby-main-gallery-mob{
  background: url(../image/baby-main-gallery-mob.jpg) no-repeat 0 0;
    background-size: cover;
}

.baby-main-office-mob a{
  color:#fff;
  padding:10px 20px;
  border:1px solid #fff;
  font:14px 'squ';
}
/*subpage*/
.baby-sub-title-top{
  width: 100%;
  height:335px;
}

.baby-branchoffice-title-top{
  background: url(../image/baby-branchoffice-title-top.jpg) no-repeat;
  background-position:  50% 0;
}

.baby-login-title-top{
  background: url(../image/baby-login-title-top.jpg) no-repeat;
  background-position:  50% 0;
}

.baby-intro-title-top{
  background: url(../image/baby-intro-title-top.jpg) no-repeat;
  background-position:  50% 0;
}

.baby-gallery-title-top{
  background: url(../image/baby-gallery-title-top.jpg) no-repeat;
  background-position:  50% 0;
}

.baby-event-title-top{
  background: url(../image/baby-event-title-top.jpg) no-repeat;
  background-position:  50% 0;
}
.baby-product-title-top{
  background: url(../image/baby-product-title-top.jpg) no-repeat;
  background-position:  50% 0;
}
.baby-community-title-top{
  background: url(../image/baby-community-title-top.jpg) no-repeat;
  background-position:  50% 0;
}
.baby-rese-title-top{
  background: url(../image/baby-rese-title-top.jpg) no-repeat;
  background-position:  50% 0;
}
.baby-mypage-title-top{
  background: url(../image/baby-mypage-title-top.jpg) no-repeat;
  background-position:  50% 0;
}
.kakaochat_link{
  position: absolute;
  top: 50px;
  left: 10px;
  width: 45px;
  height: 45px;
  display: none;
  z-index: 999;
}

/*회원가입*/
.baby-register-title-top{
  background: url(../image/baby-signup-title-top.jpg) no-repeat;
  background-position:  50% 0;
}
.baby-register-position{
  width: 100%;
  display: block;
  height:53px;
  margin:50px 0 40px;

}
.baby-register-position-info{
  background: url(../image/baby-register-position-info.png) no-repeat 0 0;
  background-size: contain;
}

.baby-register-position-agree{
  background: url(../image/baby-register-position-agree.png) no-repeat 0 0;
  background-size: contain;
}

.baby-register-position-finish{
  background: url(../image/baby-register-position-finish.png) no-repeat 0 0;
  background-size: contain;
}

.mo-baby-register-position-info{
  background: url(../image/mo-baby-register-position-info.png) no-repeat 0 0;
  background-size: 100% 100%;
  height:35px;
}

.mo-baby-register-position-agree{
  background: url(../image/mo-baby-register-position-agree.png) no-repeat 0 0;
  background-size: 100% 100%;
  height:35px;
}

.mo-baby-register-position-finish{
  background: url(../image/mo-baby-register-position-finish.png) no-repeat 0 0;
  background-size: 100% 100%;
  height:35px;
}


.baby-register-position li{
  float:left;
  width: 33.33%;
  padding-top:15px;
  text-align: center;
  font:20px 'ng';
  color:#7d7d7d;
  height:100%;
  border:none;
}

.baby-register-position li+li+li{
  border-right: 0;
}

.baby-register-position li.current-on{
  color:#fff;
}
.privacy-content{
  margin-bottom: 30px;
}
.privacy-content h5{
  border-bottom: 1px solid #13b5b1;
  position:relative;
  display: inline-block;
  margin-bottom: 10px;
}

.privacy-content-in-sub{
  margin-left:10px;
}

.headline, .headline h1, .headline h2, .headline h3, .headline h4, .headline h5, .headline h6{
  border-top:none;
}

.headline h1, .headline h2, .headline h3, .headline h4, .headline h5, .headline h6{
  border-bottom: 1px solid #13b5b1;
}
/*회원가입*/
.btn-e.btn-e-red{
  background: #13b5b1;
  display: block;
  margin: auto;
  font-family: 'ng';
}

.register-form .register-box{
  border:1px solid #bababa;
}

.baby-register-form header h5 strong{
  font-size:15px;
  color:#444;
  font-weight: normal;
}

.baby-register-form header{
  border-top:1px solid #E5E5E5;
}

.baby-register-form .register-box header:first-of-type{
  border-top:none;
}

.baby-register-form .padding-top-4{
  padding-top:11px;
}
.btn-e.btn-e-dark{
  background: #13b5b1;
  padding: 5px;
}
.baby-register-form .alert-warning{
  border:none;
  background: none;
  padding:0;
  color:#13b5b1;
}

.vc-captcha{
  border:none;
  padding:0;
}
.register-ect-label{
  float: left;
}

.register-ect-checkbox{
  margin-left:150px;
}

/*로그인*/
.baby-login-title-top{
  background: url(../image/baby-login-title-top.jpg) no-repeat 0 0;
  background-size: 100% 100%;
}
.baby-login-cover{
  height:330px;

  margin:80px 0;
}
.baby-login-in{
  height:100%;
  border:1px solid #bababa;
  padding:70px 50px;
}

.baby-login-form .baby-login-write-area{
  float: left;
  width: 80%;
}

.baby-login-form .input input{
  height:50px;
  width: 100%;
}
.border-top-none input{
  border-top:none !important;
}

.baby-login-form button{
  display: inline-block;
  width: 14%;
  height:92px;
  background: #474747 !important;
  font-size:17px;
  margin:0 !important;
}

.baby-login-form .baby-login-auto{
  clear: both;
  width: 67px;
  float: left;
}

.baby-login-form .baby-login-search{
  display: inline-block;
  border-left:1px solid #ababab;
  margin-top: 9px;
  padding-left: 10px;
  line-height: 10px;
  float: left;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px #f8f8f8 inset;
    -moz-box-shadow: 0 0 0 100px #f8f8f8 inset;
    box-shadow: 0 0 0 100px #f8f8f8 inset;
}
.eyoom-form .input:hover input, .eyoom-form .select:hover select, .eyoom-form .textarea:hover textarea{
  border-color: #13b5b1;
}
.required, textarea.required{
  background: #f8f8f8 !important;
}
.baby-login-in-img{
  background: url(../image/baby-intro-content-bottom-img.png) no-repeat 0 38%;
  background-size: 100%;
  border-left:none;
  padding:0px 20px;
}

.baby-login-recom-ment{
  text-align: center;
  font-size:14px;
  color:#282828;
}

.baby-login-recom-ment b{
  font-size:20px;
  color:#282828;
}

.baby-login-in-register-btn{
  width: 134px;
  height:40px;
  color:#fff !important;
  font-size: 15px;
  border-radius: 3px !important;
  background: #13b5b1;
  text-align: center;
  padding-top:8px;
  margin:23px auto 0;
  display: block;
}

.kakaochat_link img{
  width: 45px;
  height: 45px;
}
/*미디어쿼리*/
@media (max-width: 1500px){
  /*메인*/
  .header-slider-bg{
    height:500px;
  }
}

@media (min-width: 992px){
  /*메인*/
  /*nav*/
  .header-nav .navbar-nav > li > a{
    margin: 0px 90px 0 0;
    line-height: 59px;
  }
  .header-fixed .header-nav.nav-background-light .navbar-nav > li > a{
    color:#606060;
    font-weight: lighter;
  }
  .header-fixed .header-nav.nav-background-light .navbar-nav .active > a,
  .header-fixed .header-nav.nav-background-light .navbar-nav li > a:hover{
    color: #13b5b1;
    background: #fff;
  }
  .header-fixed .header-nav.header-fixed-trans .navbar-nav > li > a{
    line-height: 40px;
  }
  .header-nav .mega-menu .dropdown-menu .dropdown-submenu a:hover{
    background: #a8a8a8 !important;
    color:#fff !important;
  }
  .header-nav.nav-background-light .search-open .form-control{
    width: 260px;
    background: #fff;
    border: 2px solid #fff;
    -webkit-box-shadow: inset 0px 0px 1px 1px #e1e1e1;
    -moz-box-shadow: inset 0px 0px 1px 1px #e1e1e1;
    box-shadow: inset 0px 0px 1px 1px #e1e1e1;
  }
  .header-nav .navbar-nav .dropdown > a:after{
    top:8px;
  }
  .header-nav .dropdown-menu{
    min-width: 140px;
    border-top:none;
  }
  .header-nav .dropdown-menu li a{
    padding: 11px 20px;
  }
}

@media (max-width: 1200px) and (min-width:992px){
  .header-nav .navbar-nav > li > a{
    margin: 0px 37px 0 0;
  }
  .baby-main-gellery-content-right img {
    height: 326px;
  }
  .header-nav li.menu-icons i.menu-icons-style {
    line-height: 74px;
  }
}

@media (max-width: 1200px){
  /*메인*/
  .baby-main-gellery-content-right.col-md-12{
    width: 100%;
  }
  .baby-main-gellery-content-right img{
    height:auto;
  }
  .baby-main-gellery-content-5{
    width: 50%;
  }
  .baby-main-gellery-content-6 {
    width: calc(50% - 10px);
  }
  .baby-main-gellery-content-6 img{
    height: 523px;
  }
  .baby-main-video{
    width: calc(100% + 749px);
    margin-left: -421px;
  }

  /*서브 회원가입 탭*/
  .baby-register-position li{
    padding-top: 11px;
    font: 16px 'ng';
  }
  /*로그인*/
  .baby-login-form button{
    width: 13%;
  }
}

@media (max-width: 991px){
  .header-topbar .topbar-right li{
    top: -1px;
    padding: 4px 12px;
    border-top:none;
    border-bottom: none;
  }
  .header-topbar .topbar-right li+li{
    border-left:none;
  }
  .header-title .header-logo.logo-none{
    display: block;
  }
  .header-nav .search-open{
    top: 81px;
    padding: 0;
    right: 0px;
  }
  .header-nav .navbar-nav > .active > a, .header-nav .navbar-nav > .active > a:hover, .header-nav .navbar-nav > .active > a:focus{
    color:#13b5b1 !important;
  }

  .header-nav .search-open .form-control{
    width: 180px;
    height: 35px;
    margin-top: 1px;
  }
  .header-nav .navbar {
    min-height: 90px;
    padding-top: 10px;
  }
  .header-title .navbar-brand img{
    height:45px;
  }
  .header-title .navbar-brand{
    height:auto;
    max-height: 90px;
    line-height: 57px;
    left: calc(50% - 89px);
  }
  .header-logo h1{
    width: 100%;
  }

  .header-nav .navbar-toggle{
    margin:17px 0 5px 10px;
  }
  .header-nav .menu-container{
    padding-left:0;
  }
  .header-nav .navbar-nav > li > a{
    color:#6b6b6b;
    padding: 10px 35px;
    font-size:14px;
  }
  .header-nav .navbar-nav > li > a:hover{
    border-top:1px solid #eee;
    border-bottom:none;
  }
  .header-nav .navbar-nav .open .dropdown-menu > li > a, .header-nav .navbar-nav .open .dropdown-menu .dropdown-header{
    padding: 7px 15px 7px 45px;
    background: #9a9a9a;
    color:#fff !important;
  }
  .header-nav .navbar-nav .open .dropdown-menu > li > a:hover, .header-nav .navbar-nav .open .dropdown-menu > li > a:focus{
    background-color: #9a9a9a;
  }
  .header-nav .mega-menu .dropdown-menu > li{
    border-bottom: none;
  }
  .header-nav .navbar-nav > li:first-child > a{
    border-top-color: #eee;
  }
  .fa-search:before{
    content: "\f002";
    padding-top: 2px;
    display: block;
  }

  .header-slider-bg > img{
    width: 100%;
    height: auto;
  }
  .baby-main-gellery-content-6 img{
    height: 401px;
  }
  /*메인 퀵메뉴*/
  .baby-main-quick-in{
    width: calc(22.66% - 8px);
  }
  .baby-main-quick-in.baby-main-quick-04 {
    width: 32%;
  }
  .baby-main-quick-in > .baby-main-quick-in-desc{
    font: 600 11px 'ng';
  }
  /*메인 이미지 줌 삭제*/
  article.baby-main-gellery-content img:hover, .baby-main-office-in img:hover{
    -webkit-transform:none;
    -moz-transform:none;
    -o-transform:none;
    transform:none;
  }
  article.baby-main-gellery-content img, .baby-main-office-in img{
    -webkit-transform:none;
    -moz-transform:none;
    -o-transform:none;
    transform:none;
    transition-duration:none;
    -o-transition-duration:none;
    -moz-transition-duration:none;
    -webkit-transition-duration:none;
  }
  /*메인비디오 영역*/
  .baby-main-video {
    width: calc(100% + 271px);
    margin-left: -126px;
    background: #ab8c7a;
  }
  .baby-main-video-text-area .baby-main-video-desc ,.baby-main-video h3{
    text-align: center;
  }

  /*서브 회원가입 탭*/
  .baby-register-position li{
    padding-top: 7px;
    font: 14px 'ng';
  }
  /*로그인*/
  .baby-login-in{
    padding:70px 30px;
  }
  .baby-login-form .baby-login-write-area{
    width: 78%;
  }
  .baby-login-form button{
    font-size:14px;
  }
}



@media (max-width: 800px){
  .header-slider-bg {
    height: 400px;
  }
}
@media (max-width: 768px){
  .navbar-brand img{
    margin:auto;
  }
  .kakaochat_link {
    display: block;
  }
  .baby-main-quick-in{
    width: calc(50% - 1px);
    margin-right: 2px;
  }
  .baby-main-quick-in:nth-of-type(2n){
    margin-right: 0;
  }
  .baby-main-quick-in:nth-of-type(3), .baby-main-quick-in:nth-of-type(4){
    margin-top: 2px;
  }
  .baby-main-quick-in.baby-main-quick-04{
    width: calc(50% - 1px);
  }
  .baby-main-gellery-content-6 img ,.baby-main-gellery-content-5 img{
    height: 381px;
  }
  .footer .navbar-brand img{
    width: 160px;
  }
}

@media (max-width: 650px){
  .baby-main-office-in{
      height: 180px;
  }

  .baby-main-gellery-content-5 , .baby-main-gellery-content-6 {
    width:100%;
    margin-right:0;
  }
  .baby-main-gellery-content-6 img, .baby-main-gellery-content-5 img {
    height: auto;
  }
  .baby-main-office-in-textarea {
      padding: 16px 30px;
  }
  .baby-main-office-in h3{
    font-size:15px;
  }
  footer .navbar-brand img{
    width: 100px;
  }
  .footer.footer-light .heading-footer h4{
    font-size:13px;
  }
  .baby-main-white{
    font-size:12px;
    letter-spacing: -1px;
  }
  .sm-margin-bottom-30{
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 600px){

  .header-slider-bg {
    height: 380px;
  }
  .header-slider .owl-pagination {
    bottom:40px;
  }
  .register-ect-label{
    float:none;
  }
  .register-ect-checkbox{
    margin-left:0;
  }
  .baby-main-office-mob{
    background-size:100% 180px;
    min-height:180px;
  }
  .baby-text-center{
    padding: 15px 0 16px;
  }
  .baby-main-event-in{
    margin-top:0;
  }
}


@media (max-width: 560px){
  .header-slider-bg {
    height: 360px;
  }
  .header-slider .owl-pagination {
    bottom:40px;
  }
  .baby-main-video{
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .baby-main-event-in {
  /*  width: 100%;
    margin-right: 0;*/
  }
  iframe{
    width: 100%;
  }

}

@media (max-width: 520px){
  .header-slider-bg {
    height: 500px;
  }
  .header-slider .owl-pagination {
    bottom:40px;
  }
  .kakaochat_link img{
    width: 30px;
    height: 30px;
  }
  .kakaochat_link{
    top: 60px;
    left: 20px;
  }
}

@media (max-width: 500px){
  .header-slider-bg > img{
    visibility: hidden;
  }
  .header-nav .navbar-nav > li > a {
    font-weight: 400;
    font-size: 12px;
  }
  .baby-main-title {
    font: 600 25px 'ng';
  }
  .baby-main-video h3{
    font-size: 25px;
  }
  .baby-main-video-desc{
    font-size:12px;
  }
  .header-title .navbar-brand img{
    height:40px;
  }
  .header-title .navbar-brand{
    left: calc(50% - 72px);
  }
  .baby-text-center{
    padding: 15px 0 16px;
  }

  .col-xs-6.baby-main-office-in{
    width: 100%;
    height: auto;
  }

}


@media (max-width: 450px){
  .header-slider .owl-pagination{
    bottom:80px;
  }
}


@media (max-width: 430px){
  .header-topbar .topbar-right li{
    padding: 4px 6px;
  }
  .header-nav .navbar-nav > li > a{
    font-size:12px;
  }
  .baby-main-descript{
    padding:18px 0 30px;
  }
  .baby-main-video h3{
    font-size:28px;
  }
  .baby-main-video-text-area p{
    font-size: 12px;
  }
  .baby-main-quick-in.baby-main-quick-04 h4{
    font-size:20px;
    letter-spacing: -1px;
    margin-top:0;
  }
  .baby-main-quick-in{
    height:155px;
    padding-top: 71px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .baby-main-quick-in > h3 {
    font: 600 13px 'ng';
  }
  .baby-main-quick-in > .baby-main-quick-in-desc{
    font:400 11px 'ng';
    margin: 6px auto 0;
    width: auto;
  }
  p.baby-main-quick-white {
    width: 105px;
    margin: 0 auto;
    line-height: 12px;
  }
  .baby-main-quick-in.baby-main-quick-01{
    background: #e9e9e9 url(../image/baby-main-quick-01-bg.png) no-repeat 50% 14px;
    background-size:45px 51px;
  }
  .baby-main-quick-in.baby-main-quick-02{
    background: #3d3d3d url(../image/baby-main-quick-02-bg.png) no-repeat 52% 14px;
    background-size:48px 49px;
  }
  .baby-main-quick-in.baby-main-quick-03{
    background: #ffec42 url(../image/baby-main-quick-03-bg.png) no-repeat 52% 14px;
    background-size:45px 45px;
  }
  .baby-main-quick-in.baby-main-quick-04{
    background: #13b5b1 url(../image/baby-main-quick-04-bg.png) no-repeat 50% 14px;
    background-size:45px 51px;
  }
  .baby-main-quick-in.baby-main-quick-04 .baby-main-quick-in-desc{
    margin:0 auto;
  }
  /*서브 회원가입*/
  .baby-register-form .padding-top-4{
    padding-top:0;
  }
  .eyoom-form .checkbox, .eyoom-form .radio{
    font-size: 11px;
  }
  .eyoom-form .col{
    margin-bottom: 10px;
  }
  #captcha #captcha_img , #captcha #captcha_key{
    width: 46%;
    margin-left:0;
  }
  #captcha #captcha_mp3 , #captcha #captcha_reload{
    left: 46%;
  }
  .baby-register-position li:first-of-type {
    border-left: 1px solid #d2d2d2;
  }
  .baby-register-position li+li+li {
      border-right: 1px solid #d2d2d2;
  }
  /*로그인*/
  .baby-login-cover{
    height: 245px;
    margin:10px 0 20px;
  }
  .baby-login-in {
    padding: 30px;
  }
  .baby-login-form .baby-login-write-area {
    width: 72%;
  }
  .baby-login-form button {
    font-size: 12px;
  }
  .baby-login-recom-ment b, .member-login h4{
    font-size:14px;
  }
}


@media (max-width: 410px){
  .header-slider-bg {
    height: 460px;
  }
  .basic-body .row{
    margin-top:-43px;
  }
  .baby-text-center{

  }
}

@media (max-width: 380px){
  .header-topbar .topbar-right li {
    top: -1px;
    padding: 4px 5px;
  }
  .header-slider-bg {
    height: 380px;
  }
  .header-slider .owl-pagination {
    bottom:30px;
  }
  .baby-main-quick-in{
    padding-top:75px;
    padding-left:5px;
    padding-right:5px;
  }
  .baby-main-quick-in > .baby-main-quick-in-desc{
    width: 100%;
  }
  .baby-main-quick-in.baby-main-quick-01{
    background: #e9e9e9 url(../image/baby-main-quick-01-bg.png) no-repeat 50% 18px;
    background-size:40px;
  }
  .baby-main-quick-in.baby-main-quick-02 {
    background: #3d3d3d url(../image/baby-main-quick-02-bg.png) no-repeat 52% 18px;
    background-size:40px;
  }
  .baby-main-quick-in.baby-main-quick-03 {
    background: #ffec42 url(../image/baby-main-quick-03-bg.png) no-repeat 50% 15px;
    background-size:50px;
  }
  .baby-main-quick-in.baby-main-quick-04 {
    background: #13b5b1 url(../image/baby-main-quick-04-bg.png) no-repeat 50% 12px;
    background-size:40px;
    padding-top: 70px;
  }
  .baby-main-quick-in.baby-main-quick-04 h4{
    font-size:20px;
    margin: 5px 0;
  }

  .baby-main-quick-04.baby-main-quick-in .baby-main-quick-white{
    line-height: 14px;
  }
  /*회원가입*/
  .baby-register-position{
    border-left:1px solid #e1e1e1;
    border-right:1px solid #e1e1e1;
  }
  .basic-body .row{
    margin-top:0px;
  }
  .baby-text-center{

  }
  .baby-main-office-mob, .baby-main-gallery-mob{
  }
  .shop-info{
    height:330px;
  }
  .basic-body .basic-body-main{
    padding-bottom: 0;
  }
}

@media (max-width: 345px){
  .header-slider-bg {
    height: 350px;
  }
}


/*Tabs Cart*/
.tab-cart .nav-tabs {
  border: none;
  background: none;
}
.tab-cart .nav-tabs a {
  font-size: 15px;
  padding: 15px 30px;
  border:1px solid #e5e5e5;
}
.tab-cart .nav-tabs > .active > a,
.tab-cart .nav-tabs > .active > a:hover,
.tab-cart .nav-tabs > .active > a:focus {
  color: #fff;
  border: none;
  background: #13b5b1;
  border:1px solid #13b5b1;
}
.tab-cart .nav-tabs > li > a {

}
.tab-cart .nav-tabs > li > a:hover {
  color: #fff;
  background: #13b5b1;
  border:1px solid #13b5b1;
}
.tab-cart .tab-content {
  padding: 10px 0;
}
.tab-cart .tab-content img {
  margin-top: 4px;
  margin-bottom: 15px;
}
.tab-cart .tab-content img.img-tab-space {
  margin-top: 7px;
}
