@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 60px;
}
h2 {
	font-size: 48px;
}
h3 {
	font-size: 36px;
}
h4 {
	font-size: 30px;
}
p.content {
	font-size: 20px;
}
p.image_caption {
	font-size: 16px;
}
/* Template1 */

.template1 .hero-content .content-section {
	margin-bottom: 40px;
	margin-top: 50px;
}
.template1 .hero-content h1 {
	font-family: Roboto-Bold;
	font-size: 60px;
	margin-bottom: 30px;
}
.template1 .hero-content h3 {
	font-family: Roboto-Medium;
	font-size: 36px;
}
.template1 .guzzlers .inner-content, .efficiency .inner-content {
	padding: 70px 0 25px 0;
}
.template1 .guzzlers h2, .template1 .efficiency h2 {
	font-family: Roboto-Medium;
	font-size: 48px;
	color: rgb(33,33,33);
	position: relative;
	margin-top: 0;
}
.template1 .efficiency h2 {
	padding-top: 50px;
}
.template1 .guzzlers p, .template1 .efficiency p {
	font-family: Roboto-Regular;
	font-size: 20px;
	line-height: 36px;
	color: rgb(114,114,114);
	margin-bottom: 30px;
}
.template1 .pre-footer h3 {
	font-family: Roboto-Medium;
	font-size: 36px;
}
.template1 .pre-footer p {
	font-family: Roboto-Light;
	font-size: 36px;
	line-height: 60px;
}
.template1 .pre-footer .content-wrapper {
	margin-top: 40px;
	margin-bottom: 60px;
}
.template1 .carousel-custom-control {
	position: absolute;
	top: 50%;
	width: auto;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: transparent;
	display: inline-block;
	outline: none;
	transform: translate(0, -50%);
	z-index: 10;
	opacity: 0.7;
	outline: transparent;
	transition: all 0.2s ease-in-out;
}
.template1 .carousel-custom-control:hover {
	opacity: 1;
}
.template1 .carousel-custom-control.left {
	left: 0;
}
.template1 .carousel-custom-control.right {
	right: 0;
}
.template1 .carousel-container .content-section {
	font-family: Roboto-Medium;
	font-size: 20px;
	line-height: 36px;
	color: rgb(114,114,114);
	margin-bottom: 40px;
}
.template1 .carousel-container {
	width: 100%;
	max-width: 994px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.template1 .carousel-container h2:after {
	width: 65px;
	height: 5px;
	background: rgb(33,33,33);
	content: '';
	position: absolute;
	bottom: -30px;
	color: black;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.template1 .carousel-container h2 {
	font-family: Roboto-Medium;
	font-size: 48px;
	color: rgb(33,33,33);
	margin-bottom: 90px;
	position: relative;
}
.template1 #carousel_datacenter .carousel-caption {
	background: white;
	width: 98%;
	left: 0;
	padding: 35px 40px;
	text-align: left;
	right: 0;
	text-shadow: none;
	margin: 0 auto;
	position: relative;
}
.template1 #carousel_datacenter .carousel-caption .item_content {
	font-family: Roboto-Regular;
	font-size: 18px;
	line-height: 30px;
	color: #727272;
	padding-top: 10px;
}
.template1 .num {
	font-family: Roboto-Bold;
	font-size: 14px;
	line-height: 30px;
	color: rgb(33,33,33);
	background: white;
	display: inline-block;
}
.template1 span.glyphicon-picture {
	color: rgb(33,33,33);
	background: white;
	border-right: 1px solid;
	line-height: 11px;
	padding: 0 2px 2px 0;
	border-bottom: 1px solid;
}
.template1 p.location {
	position: absolute;
	top: -35px;
	left: 10px;
	font-family: Roboto-Light;
	font-size: 16px;
	line-height: 30px;
	color: rgb(248,248,248);
}
.template1 .carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}
.template1 .carousel-fade .carousel-inner .active {
	opacity: 1;
}
.template1 .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.template1 .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.template1 .carousel-fade .carousel-control {
	z-index: 2;
}
.template1 .bck_content {
	min-height: 498px;
	background: #f5f5f5;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: -1;
}
.template1 .dc-carousel {
	position: relative;
	padding-top: 40px;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

@media all and (transform-3d), (-webkit-transform-3d) {
.template1 .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.template1 .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.template1 .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
/* template 4 */
.template4 .hero-section h1 {
	font-size: 60px;
}
.template4 .content_section .content_set {
	margin-bottom: 60px;
}
.template4 .content_section .content_set p:first-of-type {
	margin-top: 20px;
}
.template4 .content_section h3 {
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 60px;
}
.template4 .content_section p:last-child {
	margin-bottom: 0;
}
/* Template 6 */
.template6 .content_section .sec {
	margin-bottom: 60px;
}
.template6 .content_section .sec p:first-of-type {
	margin-top: 20px;
}
.template6 .content_section .sec h3 {
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 60px;
	position: relative;
}
/* Source citation*/
.citation {
	font-size: 14px;
	font-family: Roboto-Italic;
	color: #bdbdbd;
}
.citation a {
	text-decoration: underline;
}
.citation a:hover {
	text-decoration: none;
}
p a {
	color: rgb(114,114,114);
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}

/*Mobile devices */
@media only screen and (max-width :768px) {
h1 {
	font-size: 40px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 32px;
}
h4 {
	font-size: 24px;
}
p.content {
	font-size: 16x;
}
p.image_caption {
	font-size: 14px;
}
.template1 .guzzlers h2, .template1 .efficiency h2 {
	font-size: 36px;
}
.template1 .guzzlers p, .template1 .efficiency p {
	font-size: 16px;
}
.template1 .hero-content h1 {
	font-size: 40px;
	margin-bottom: 70px;
}
.template1 .hero-content h3 {
	font-size: 32px;
}
.template1 .pre-footer p {
	font-size: 24px;
	padding-top: 20px;
	line-height: inherit;
}
.template1 .carousel-container .content-section {
	font-size: 18px;
}
.template1 .carousel-custom-control {
	opacity: 1;
	top: 25%;
}
.carousel-custom-control.left, .carousel-custom-control.right {
	max-width: 35px;
	width: 10%;
}
.carousel-custom-control.left img, .carousel-custom-control.right img {
	width: 100%;
}
.template1 #carousel_datacenter .carousel-caption {
	padding: 10px 15px 20px 15px
}
.template1 .dc-carousel {
	margin-top: 30px;
}
.template1 .carousel-container h2 {
	font-family: Roboto-Medium;
	font-size: 30px;
}
.template4 .hero-section h1 {
	font-size: 40px;
}
.template4 .hero-section h2 {
	font-size: 36px;
}
.template4 .green_gains h2 {
	font-size: 24px;
}
.template6 .content_section .sec {
	margin-bottom: 40px;
}
.template6 .content_section .sec p {
	font-size: 16px;
}
.template6 .content_section .sec h3 {
	font-size: 32px;
	margin-bottom: 40px;
}
.bck_content {
	max-height: 200px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
.template1 .carousel-custom-control {
	opacity: 1;
	top: 30%;
}
.template1 .carousel-custom-control.left, .carousel-custom-control.right {
	max-width: 35px;
	width: 12%;
}
.template1 .carousel-custom-control.left img, .carousel-custom-control.right img {
	width: 100%;
}
}

@media only screen and (max-width: 420px) {
.template1 .carousel-custom-control {
	opacity: 1;
	top: 10%;
}
}
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
}
