/* custom */

.bg-trans-pattern { background: url(//img.okaybohum.co.kr/img2/common/pattern-trans.png) 0% 0% repeat; }

.slider-height{min-height:650px;background-repeat:no-repeat;background-position:center center; background-size: cover;}

.logo a { color: #000000; font-size: 1.05em; font-weight: 600; line-height: 1.3em; padding-left: 0px; padding-right: 0px; }
header .main-menu ul li a { font-size: 1em !important; font-weight: 600 !important; line-height: 1em !important; }
.contact-section input { background: #ffffff !important; }

.team-padding{padding-top:120px;padding-bottom:90px}
@media only screen and (min-width: 1200px) and (max-width: 1600px){.team-padding{padding-top:120px;padding-bottom:90px}}
@media only screen and (min-width: 992px) and (max-width: 1199px){.team-padding{padding-top:110px;padding-bottom:80px}}
@media only screen and (min-width: 768px) and (max-width: 991px){.team-padding{padding-top:100px;padding-bottom:80px}}
@media (max-width: 767px){.team-padding{padding-top:100px;padding-bottom:80px}}

.latest-blog-area .comment-person h2 { color: #4b3a32 !important; }
.single-brand img { margin: auto; }
.brand-area { padding-bottom: 40px !important; }
.contact-wrapper input { border: 1px solid #e8ddd9 !important; }
.modal { z-index:9999; }
.modal-title { font-weight: 600; }
.modal-title-inset { box-shadow:inset 0px -13px 0px rgba(255,235,14,0.6); padding:0 3px; }


  @media only screen and (min-width: 1200px) and (max-width: 1600px){
	.slider-height{min-height:600px}
	.team-padding{padding-top:120px;padding-bottom:90px}
  }

  @media only screen and (min-width: 768px) and (max-width: 991px){
	.slider-height{min-height:550px}
	.team-padding{padding-top:90px;padding-bottom:60px}
  }

  @media (max-width: 767px){
	.slider-height{min-height:400px}
	.team-padding{padding-top:80px;padding-bottom:50px}
  }

  @media (max-width: 576px) {
	 .slider-height{min-height:400px}
	 .team-padding{padding-top:80px;padding-bottom:50px}
	 .modal-title { font-size: 1.1em; }
  }