 .striped-border {
        border: 1px dashed #000;
        width: 100%;
        margin: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

 .empty-hr {
        width: 100%;
        margin-top: 10%;
        margin-bottom: 10%;
    }

/* ===========================
--- Intro
============================ */

.intro-HCT {
	width:100%;
	position:relative;
	background: url(../img/oem_wine.jpg) no-repeat top center;
}

#intro-HCT.intro-HCT {
	padding:20% 0 0 0;
}

.intro-HCT .slogan-HCT {
	text-align: center;

}

.intro-HCT .page-scroll-HCT {
	text-align: center;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}

.intro-HCT .slogan h2 {
	color: #FFF;
	text-shadow: none;
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -1px 0 1px #000;
}

.intro-HCT .slogan h4 {
	color: #fff;
	text-shadow: -1px 1px 1px #000;
}

.img-oem-bottle {
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.boxed-light-blue {
	background: #d9edf8;
	padding: 20px;
}

p.subtitle-HCT {
	margin-bottom: 10px;
	font-weight: bold;
}

.padding-HCT {
  background-color:transparent;
  margin-bottom: 150px;
}

.video-hct {
    width: 100%;
    height: auto;
}
}