/* ====================================================================================================================
 * MAKEUP & HAIR
 * ====================================================================================================================*/
#seoul-makeup, #seoul-gown {
	position: relative;
}

#seoul-makeup-banner {
 	margin-top: 90px;
 	width: 100%;
 	height: 400px;
 	overflow: hidden;
    background-size: cover;
    background-position: center center;
}

#seoul-gown-banner {
 	margin-top: 90px;
 	background: url('http://img.onethreeonefour.com/7cba1593-784c-4c18-aa46-bfcc9dacf13a.jpg');
 	width: 100%;
 	height: 400px;
 	overflow: hidden;
    background-size: cover;
    background-position: center center;
}

#seoul-makeup-banner .seoul-makeup-banner-container,
#seoul-gown-banner .seoul-gown-banner-container {
 	margin-left: auto;
 	margin-right: auto;
 	color: #ffffff;
 	font-size: 14px;
 	font-weight: 400;
 	text-align: center;
 	max-width: 600px;
}


#seoul-makeup-banner .seoul-makeup-title,
#seoul-gown-banner .seoul-gown-title  {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 5px;
	font-size: 24px;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}

#seoul-makeup .credit,
#seoul-gown .credit {
	position: absolute;
	color: #ffffff;
	bottom: 10px;
	right: 10px;
}

#seoul-vendors-panel {
	text-align: center;
	padding: 15px 10px;
	background: #FAF9F9;
	letter-spacing: 0.5px;
	line-height: 22px;
}

#seoul-vendors-panel .list-vendor {
	color: #6FCBC1;
}

#seoul-vendors-panel a {
	font-weight: 300;
}

#seoul-vendors {
	text-align: center;
	position: relative;
}

#seoul-vendors .tier-row {
	margin-top: 50px;
}
 
#seoul-vendors .solid-line{
    border-top: 1px solid #CCCCCC;
    position: relative;
    top: 12px;
}

#seoul-vendors .tier-title {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 24px;
	font-weight: 600;
	color: #555555;
	margin-bottom: 30px;
	display: inline-block;
	background: #ffffff;
	z-index: 1;
	position: relative;
	padding: 0px 20px;
}

#seoul-vendors .vendor-type-title-parent {
	text-align: left;
}

#seoul-vendors .vendor-type-title {
	font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 24px;
    font-weight: 600;
    color: #555555;
    margin-bottom: 30px;
    display: inline-block;
    background: #ffffff;
    z-index: 1;
    position: relative;
}

#seoul-vendors .seoul-vendor .vendor-item {
	position: relative;
	margin-bottom: 20px;
}

#seoul-vendors .seoul-vendor .vendor-item img {
	width: 100%;
}


#seoul-vendors .seoul-vendor .vendor-item .inner-container{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    justify-content: center;
}

#seoul-vendors .seoul-vendor .vendor-item  .vendor-name {
	width: 100%;
	letter-spacing: 2px;
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 24px;
}

#seoul-vendors .seoul-vendor .vendor-item  .vendor-tier {
	color: #ffffff;
}

#seoul-vendor-summary {
	margin-top: 40px;
	max-width: 800px;
	letter-spacing: 0.5px;
	line-height: 22px;
	margin-bottom: 40px;
}

#seoul-vendor-sample {
	max-width: 600px;
}

#seoul-vendor-sample img{
	width: 100%;
	margin-bottom: 20px;
}

#seoul-vendors .seoul-vendor:nth-child(3n+1) {
	clear: both;
}

.seoul-vendor-description-text {
	margin-top: 40px;
	line-height:20px;
	letter-spacing: 0.5px;
	max-width: 800px;
	text-align: center; 
	margin-bottom: 40px;
}

.seoul-vendor-description-text .inner {
	text-align: left;
}

#seoul-vendors-panel .inner{
	max-width: 800px;
	text-align: center;
	display:inline-block;
}

.seoul-vendor-showall-container {
	display: none;
	margin-bottom: 20px;
}

.seoul-vendor-showall-container .show-all-btn {
	padding-left: 40px;
    padding-right: 40px;
    background-color: transparent;
    color: #6FCBC1;
    font-size: 14px;
    border: 2px solid #6FCBC1;
    margin-top: 10px;
}

.schedule-title {
	font-size: 16px;
	text-align: left;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-top: 20px;
}

.hr-divider {
	border-top: 1px solid #ebebeb;
	margin-top: 30px;
	margin-bottom: 30px;
}

#seoul-vendors .schedule-type-title {
	font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 24px;
    font-weight: 600;
    color: #555555;
    display: inline-block;
    background: #ffffff;
    z-index: 1px;
    position: relative;
}

.schedule-hiw {
	padding-left: 30px;
	padding-right: 30px;
}

.schedule-hiw .step-item {
	position: relative;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 15px;
}

.schedule-hiw .numbering {
    width: 50px;
    height: 50px;
    background: #6FCBC1;
    border-radius: 50%;
    display: block;
    line-height: 50px;
    font-size: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    color: #ffffff;
}

.schedule-hiw .solidline {
	border-top: 5px solid #DCEEEC;
    position: relative;
    top: 27.5px;
}

.schedule-hiw .description {
	padding-left: 15px;
	padding-right: 15px;
}

.itinerary-container {
	text-align: left;
	margin-bottom: 40px;
}

/* ====================================================================================================================
 * PROMOTIONS
 * ====================================================================================================================*/
#promotion-vendors {
	background: #f5f5f5;
	margin-bottom: 50px;
	padding-bottom: 30px;
}

#promotion-vendors .promotion-vendor {
	margin-bottom: 15px;
}

#promotion-vendors .tier-title {
	background: #f5f5f5!important;
}

.promotion-vendor .vendor-item {
	margin-bottom: 0px!important;
}

.promotion-vendor .promotion-body {
	text-align: left;
	background: #ffffff;
	padding: 10px 15px;
	color: #777777;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0.5px;
}

.promotion-vendor .title-wrapper {
	height: 45px;
	overflow: hidden;
	margin-bottom: 5px;
} 

.promotion-vendor .title {
	font-size: 16px;
	color: #555555;
	font-weight: 600;
}

.promotion-vendor .description-wrapper {
	margin-top: 10px;
	font-size: 12px;
	overflow: hidden;
	height: 75px;
	line-height: 18px;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.video-responsive iframe {
	  left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.video-container {
	margin-top: 20px;
	margin-bottom: 20px;
}

.promotion-pg-item img {
	max-width: 100%; 
	margin-bottom: 15px
}

.promo-pg-info {
	text-align: left;
	margin-bottom: 20px;
}
 

@media (max-width: 991px) {
	#seoul-vendors .seoul-vendor:nth-child(3n+1) {
		clear: none;
	}

	#seoul-vendors .seoul-vendor:nth-child(even) {
		clear: none;
	}

	#seoul-vendors .vendor-kimsunjin {
		clear: both!important;
	}

	.promotion-pg-item:nth-child(3n+1) {
		clear: both;
	}

}

@media (max-width: 768px) {

	#seoul-vendors .seoul-vendor:nth-child(odd) {clear: both;}
}

@media (max-width: 600px) {
	#seoul-vendors .seoul-vendor {
		padding-left: 0px; padding-right: 0px;
	}

	.seoul-vendor-showall-container {
		display: block;
	}

	.show-more-seoul-vendor {
		display: none;
	}

	#seoul-gown-banner {margin-top: 50px;}
	#seoul-makeup-banner {margin-top: 50px;}
}