.hp-tpl .section-hdr {
  max-width: 800px;
  font-size: 30px;
  padding-bottom: 45px;
}

/*--------------------------------------
Hero (HOMEPAGE)
*/
.hp-tpl .hero {
  height: 455px;
  background: url('/National_Library/oe_/http://developer.couchbase.com/binaries/content/gallery/website/banners/homepage/bg-hero.png') center center no-repeat;
  background-size: cover;
}

.hp-tpl .hero-inner {
  position: relative;
  text-align: center;
  -moz-box-shadow: inset 0 8px 20px -8px rgba(0,0,0,0.4), inset 0 -8px 20px -8px rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 8px 20px -8px rgba(0,0,0,0.4), inset 0 -8px 20px -8px rgba(0,0,0,0.4);
  box-shadow: inset 0 8px 20px -8px rgba(0,0,0,0.4), inset 0 -8px 20px -8px rgba(0,0,0,0.4);
}

@media screen and (min-width: 961px) {
  .hero-inner {
    height: 455px;
  }
}

@media screen and (max-width: 960px) {
  .hp-tpl .hero, .hero-inner {
    height: 385px;
  }
}

@media screen and (max-width: 799px) {
  .hp-tpl .hero, .hero-inner {
    height: auto;
  }
}

.hp-tpl .hero-inner h1,
.hp-tpl .hero-inner h2 {
  margin: 0;
  padding: 40px 0 0 0;
  font-family: "Kievit OT Light";
  font-size: 72px;
  line-height: 85px;
  color: #fff;
  text-shadow: 0 0 5px rgba(0,0,0,0.3);
}

@media screen and (max-width: 960px) {
  .hp-tpl .hero-inner h2 {
    font-size: 60px;
    line-height: 62px;
  }
}

@media screen and (max-width: 799px) {
  .hp-tpl .hero-inner h2 {
    font-size: 26px;
    line-height: 32px;
    padding: 25px 10px 10px 10px;
  }
  .hero-inner h2 br {
    display: none;
  }
}

.hp-tpl .hero-inner p {
  margin: 32px 0 0 0;
  font-size: 24px;
  color: #fff;
}

@media screen and (max-width: 960px) {
  .hp-tpl .hero-inner p {
    font-size: 18px;
  }
}

@media screen and (max-width: 799px) {
  .hp-tpl .hero-inner p {
    margin: 0;
    padding: 0 5px;
    font-size: 16px;
    line-height: 21px;
  }
}

.hero-inner p span {
  font-family: "Kievit OT Light";
}

.hero-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 144px;
  text-align: center;
  background: rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 8px 20px -8px rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 8px 20px -8px rgba(0,0,0,0.4);
  box-shadow: inset 0 8px 20px -8px rgba(0,0,0,0.4);
}
.hero-footer a:hover, .hero-footer a:focus{
	text-decoration: none;
}
.hero-footer li:first-child a:hover, .hero-footer li:first-child a:focus{
	text-decoration: underline;
}

@media screen and (max-width: 960px) {
  .hero-footer {
    height: 125px;
  }
}

@media screen and (max-width: 799px) {
  .hero-footer {
    position: relative;
    height: auto;
  }
}

.hero-footer ul {
  display: table;
  margin: 23px auto 0 auto;
}

@media screen and (max-width: 799px) {
  .hero-footer ul {
    display: block;
    padding: 0 15px;
  }
}

.hero-footer li {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 300px;
  height: 100px;
  padding: 0 25px;
  font-family: "Kievit OT Light";
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  text-align: left;
}

@media screen and (max-width: 960px) {
  .hero-footer li {
    width: auto;
    height: 80px;
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 799px) {
  .hero-footer li {
    width: 100%;
    height: auto;
    display: block;
    padding: 15px 0;
    border-top: 1px solid #fff;
  }
}

.hero-footer li:before {
  display: block;
  content: '';
  position: absolute;
  top: 20px;
  right: 0;
  width: 1px;
  height: 60px;
  background: #fff;
}

@media screen and (max-width: 960px) {
  .hero-footer li:before {
    top: 10px;
  }
}

@media screen and (max-width: 799px) {
  .hero-footer li:before {
    display: none !important;
  }
}

.hero-footer li:first-child {
  width: 75px;
  padding-right: 15px;
  text-align: right;
  font-family: "Kievit OT";
  font-size: 23px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media screen and (max-width: 960px) {
  .hero-footer li:first-child {
    width: 100px;
    height: 80px;
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 799px) {
  .hero-footer li:first-child {
    width: 100%;
    height: auto;
    display: block;
    border-top: none;
    text-align: left;
  }
}

.hero-footer li:first-child:before {
  top: 0;
  width: 3px;
  height: 100px;
  border-radius: 2px;
}

@media screen and (max-width: 960px) {
  .hero-footer li:first-child:before {
    height: 80px;
  }
}

.hero-footer li:first-child:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 4px;
  margin-top: -4px;
}

@media screen and (max-width: 799px) {
  .hero-footer li:first-child:after {
    display: none;
  }
}

.hero-footer li:nth-child(2) {
  width: 280px;
  padding-left: 30px;
}

@media screen and (max-width: 960px) {
  .hero-footer li:nth-child(2) {
    width: auto;
  }
}

@media screen and (max-width: 799px) {
  .hero-footer li:nth-child(2) {
    padding-left: 0;
  }
}

.hero-footer li:last-child:before {
  display: none;
}

.hero-footer a {
  display: block;
  color: #fff;
}

.hero-footer img {
  width: auto;
  height: 60px;
  float: left;
  margin-right: 15px;
}

@media screen and (max-width: 960px) {
  .hero-footer img {
    height: 32px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.hero-footer span {
  display: block;
  margin-bottom: 8px;
  font-family: "Kievit OT";
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
}

@media screen and (max-width: 960px) {
  .hero-footer span {
    font-size: 16px;
    margin-bottom: 0;
  }
}

.hero-link {
  background: #333;
  border-top: 1px solid #999;
}

.hero-link a {
  display: block;
  padding: 13px 0;
  text-align: center;
  font-family: "Kievit OT Light";
  font-size: 18px;
  color: #fff;
}

@media screen and (max-width: 799px) {
  .hero-link a {
    padding: 10px 15px;
    font-size: 16px;
  }
}

.hero-link a span {
  display: inline-block;
  position: relative;
  font-family: "Kievit OT";
  font-weight: bold;
}

.hero-link a span:before {
  display: block;
  position: absolute;
  top: 5px;
  right: -15px;
  content: '';
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 12px;
}

.hero-link a span:after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: #333;
  content: '';
  display: inline-block;
  height: 6px;
  left: 0.15em;
  position: relative;
  top: 8px;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 5px;
  left: 11px;
  transform: rotate(45deg);
}

.hp-tpl .wrapper {
	max-width: 1088px;
	margin: 0 auto;
}

.hp-tpl h1 {
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 30px;
	font-weight: normal;
}

.button.white {
	background: #fff;
	color: #007ba0 !important;
	font-weight: bold;
	text-shadow: none;
	border: 1px solid #bcbcbc !important;
	margin-right: 0;
}

.button.white:hover, .button.v1:focus {
	background: #efefef;
}

.button:last-child {
	margin-bottom: 0;
}

.hp-tpl .section-hdr {
	max-width: 800px;
	font-size: 30px;
	padding-bottom: 45px;
}

.hp-tpl header .section-hdr {
	padding-bottom: 10px;
	padding-bottom: 5px;
}

.hp-tpl header p {
	font-size: 18px;
	color: #1c2328;
}

.hp-tpl .dk-bg p   {
	color: #fff;
}

.hp-tpl .dk-bg a, .hp-tpl .wrapper .dk-bg a {
	color: #fff;
}
/* PERSISTENT CTA */
#persistent-ctas{
	display: none;
    position: relative;
	width:100%;
	bottom:0;
	background-color:rgba(0,0,0,.6);
	z-index:99;
}
	#persistent-ctas ul{
		display:block;
		margin:0 auto;
		padding-left:0;
		text-align:center;
	}
	#persistent-ctas li{
		padding-top:14px;
	}
	#persistent-ctas li, #persistent-ctas a{
		display:inline-block;
	}
	#persistent-ctas a{
		color:#fff;
		background:#11a4d3;
		padding:10px 20px 6px;
		text-transform: uppercase;
		font-size:14px;
		border-radius: 5px 5px 0 0;
		width:170px;
	}
	#persistent-ctas li:not(:last-child) a{margin-right:10px;}

	#persistent-ctas a:hover, #persistent-ctas a:focus {
		background-color: #0094c1 !important;
	}

  #persistent-ctas-marker{position: absolute;}

	@media only screen and (min-width: 500px) {
		#persistent-ctas.fixed{
			position:fixed;
		}
	}
		@media only screen and (max-width: 500px) {
		#persistent-ctas{
			position:relative !important;
		}
		#persistent-ctas a{
			width:155px;
		}
	}

/* USE CASE */
#usecases {
	background: #0f2934;
	padding-top: 20px;
	padding-bottom: 40px;
}

#usecases, #usecases a {
	color: #1cabda !important;
	text-shadow: none !important;
}

#usecases a:hover, #usecases a:focus {
	text-decoration: none;
}

#usecases header * {
	color: #fff !important;
}

#usecases header h2.section-hdr {
	padding-bottom: 5px;
}

#usecases .js-cols h3 {
	font-size: 16px;
}

#usecases .js-cols p {
	display: none;
}

#usecases i {
	font-size: 4em;
}

@media only screen and (min-width: 50em) {
	#usecases .desktop-center {
		padding-top: 10px;
	}
	#usecases .desktop-center .icon {
		margin-top: 30px;
		height: 65px;
	}
}

@media only screen and (max-width: 49.99em){
	#usecases .cols {
		padding-top: 20px;
	}
	#usecases .col:not(:only-child) {
		padding-bottom: 35px;
	}
}
/* TRUSTED BY */
#trusted {
	background: #333;
	color: #fff;
	padding-bottom: 30px;
	border-top: 0;
}

#trusted h2.section-hdr {
	color: #fff !important;
	text-shadow: none;
	font-size: 18px;
    padding: 0 0 15px 0;
}

#trusted ul {
	padding-left: 0;
}

#trusted li {
	padding: 1em 1em 1.25em 1em;
	display: block;
}

#trusted li img {
	height: 30px;
}

@media only screen and (max-width: 49.99em) {
	#trusted li {
		display: inline-block;
		width: auto;
		max-width: none;
	}
}

@media only screen and (max-width: 500px) {
	#trusted ul {
		padding-bottom: 5px;
	}
	#trusted li {
		padding: .5em 1em .5em 1em;
	}
	#trusted li img {
		height: 20px;
	}
}


#customers{
		padding-top:12px;
		padding-bottom:30px;
		font-size:16px;
		background:#fafafa;
	}
	#customers .cols{border-spacing: 42px 0;}
	#customers .col{
		border:1px solid #dad8d7;
		background:#ffffff;
		padding:10px;
	}
	#customers .col > a{
		position: relative;
	}
	#customers .col > a.video:before{
		transition: all .25s ease;
		content: " ";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-image: url('/National_Library/oe_/http://developer.couchbase.com/binaries/content/gallery/website/buttons/video-play-button.svg');
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: 90px 90px;
		filter: alpha(opacity=50);
		-moz-opacity: .5;
		-khtml-opacity: .5;
		opacity: .4;
	}
	#customers .col > a.video:hover:before{
		background-size: 70px 70px;
		background-color: rgba(0,0,0,.2);
		filter: alpha(opacity=85);
		-moz-opacity: .85;
		-khtml-opacity: .85;
		opacity: .85;
	}
	#customers h3 {
		font-size:25px;
		margin:12px 0 5px 0;
	}
	#customers p {
		margin-top:16px;
	}
	#customers .image{
		background-repeat:no-repeat;
		background-position:center;
		background-size: cover;
		min-height:125px;
		padding:20px;
		height:auto;
		border-bottom:0;
	}
	#customers .quote{
		color:#7a7a7a;
		font-style: italic;
		font-size:18px;
	}
	#customers .quote:before{content:"“";}
	#customers .quote:after{content:"”";}
	#customers .ctas{margin-top:25px;}
	#customers .cta{
		background-color:transparent;
		display:block;
		margin-bottom:10px;
	}
	#customers .cta:hover, #customers .cta:focus{
			background-color:transparent !important;
	}

	@media only screen and (max-width: 49.99em){
		#customers .col{
			border:0;
			background:transparent;
		}
	}

		#comparisons {background:#f4f7f9;padding-top:20px;padding-bottom:30px;}
	#comparisons header{padding-bottom:52px;}
	#comparisons .desktop-center.lg-icons .icon{width:auto;}
	#comparisons h3{font-size:21px;}
	#comparisons a.button.whitepaper {font-size:14px;background-color:#fff;background-size: 23px 28px;background-position: 15px 12px;padding:9px 20px 9px 50px !important;}
	#comparisons .whitepaper::before {font-size:12px;}

	@media only screen and (min-width: 50em){
		#comparisons .desktop-center.lg-icons .icon{
			height:40px;
			margin-bottom:35px;
		}
		#comparisons .whitepaper {margin-top:25px;}
	}

	@media only screen and (max-width: 49.99em){
		#comparisons header {padding-bottom: 20px;}
		#comparisons .cols.icons .col{padding-left:16px !important;padding-bottom:30px;}
		#comparisons .cols.icons.desktop-center.lg-icons .icon{
			height:20px;
			position:relative;
			max-width:none !important;
			margin-left:0 !important;
			margin-bottom:10px;
		}
	}

/* PRODUCT HIGHLIGHTS */
#products-section {
	font-size: 18px;
}

#products-section {
	padding-top: 12px;
}

#products-section h3 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 0;
}

#products-section ul {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 22px;
}

#products-section ul li {
	border-bottom: 1px solid #bbb9b6;
	padding-left: 0;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

#products-section ul li:last-child {
	border-bottom: 0;
}

#products-section .button {
	display: none;
}
/* GETTING STARTED */
	#get-started{
		padding-top:12px;
		padding-bottom:55px;
		font-size:16px;
		background-color:#8f0e16;
		background-image:url('/National_Library/oe_/http://developer.couchbase.com/binaries/content/gallery/website/homepage/banners/red-racecar-front-starting-line.jpg');
		background-repeat: no-repeat;
		background-size: cover;
		border:0;
	}
	#get-started.hp-tpl h2{
		font-size:36px;
	}
	#get-started .cols{
		border-spacing:42px 0;
	}
	#get-started .col{
		border:0px solid #dad8d7;
		background:#ffffff;
		padding:10px;
	}
	#get-started .col-transition{
		height:100%;position:absolute;top:0;right:-42px;width:42px;
	}
	#get-started header p.step{font-size:22px;font-family:'Arial Narrow';text-transform: uppercase;color:#ea1d22;margin-top:4px;margin-bottom:0;}
	#get-started header p.step + h3{margin-top:1px;}
	#get-started h3 {
		font-size:32px;
		margin:12px 0 5px 0;
	}
	#get-started .image{
		padding:20px;
		height:auto;
		border-bottom:0;
		max-width:100%;
	}
	#get-started .note{
		color:#7a7a7a;
		font-style: italic;
		font-size:18px;
		margin-bottom:0;
	}
	#get-started .ctas{margin-top:25px;}
	#get-started .cta{
		background-color:transparent;
		display:block;
		margin-bottom:10px;
	}
	#get-started img.content{
		max-width:100%;
	}
	#get-started .content-wrapper{
		display:table;
		width:100%;
		border-spacing:0;
		height:100%;
	}
	#get-started .inner-wrapper{
		margin: 10px 0;
		display:table-cell;
		vertical-align:middle;
		text-align:center;
		height:70px;
	}
	#get-started .cta{
		display:inline-block;
		background-color:#e9e9e9;
		border-radius:3px;
		border:0;
		height:40px;
		padding:12px 25px;
		text-transform:uppercase;
		font-size:14px;
		font-weight:bold;
		color:#666;
	}
	#get-started .cta:hover, #get-started .cta:focus{
		background-color:#f5f5f5 !important;
	}
	#get-started .code-examples{display:none;}
	#get-started .code-examples ul{
		display:inline-block;
		padding-left:0;
		margin-top:0;
		margin-bottom:5px;
	}
	#get-started .code-examples ul li{
		text-align:left;
	}
	@media only screen and (max-width: 49.99em){
		#get-started{
			padding-bottom:40px;
		}
		#get-started .col{
			margin:0 20px 2px;
		}
		#get-started .col-transition{
			display:none;
		}
	}
