body {
	font-family: 'Roboto';
}

/*
.navbar-brand{
    line-height: 110px;
    height: 110px;
    padding-top: 0;
}
*/

.navbar-brand {
	height: 100px;
}

.logo {
	width: 200px;
}

.navbar {
	margin-bottom: 0px;
}

.navbar .nav>li>a {
	padding: 40px 5px 5px;
	margin: 0px 15px 15px 15px;
	text-transform: uppercase;
	font-size: 115%;
	border-bottom: 2px solid transparent;
	color: black;
}

.navbar .nav>li>a:hover {
	border-bottom: 2px solid black;
	background-color: transparent;
}

.navbar-header button {
	margin-top: 35px;
}

.header {
	background-color: #0DA8D0;
	background-image: url("assets/header.gif");
	background-repeat: no-repeat;
	background-position: top center;
	height: 6px;
	margin: 0 auto;
}

.phone {
	font-family: 'Roboto';
	color: #11a9d0;
	position: relative;
	top: 35px;
	right: 10px;
	font-size: 110%;
}

.phone img {
	margin-right: 10px;
}

.navlist {
	vertical-align: middle;
	display: table-cell;
}

.masthead {
	background: #020e1e;
	font-family: 'Roboto';
	text-align: center;
}

.mastheadShader {
	padding-bottom: 0px;
}

.mastheadBG {
	background: rgba(0, 0, 0, 0.2);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 700px;
	background-position: center center;
}

.mastheadBG2 {
	background-image: url("assets/masthead2.png");
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 700px;
	background-position: center center;
}

.mastheadBG3 {
	background-image: url("assets/masthead3.png");
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 700px;
	background-position: center center;
}

.mastheadBG4 {
	background-image: url("assets/masthead4.png");
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 700px;
	background-position: center center;
}

.masthead-content {
	max-width: 900px;
	margin-top: 50px;
	margin-bottom: 0px;
}

.masthead h1 {
	color: #00b3d7;
	text-transform: uppercase;
	font-weight: 100;
}

.masthead h2 {
	color: white;
	text-transform: uppercase;
	font-weight: 100;
}

.masthead h3 {
	color: white;
	font-weight: 100;
}

.masthead p {
	color: white;
	font-weight: 100;
	font-size: 120%;
	padding-top: 10px;
}

.btn-masthead {
	margin-left: 20px;
	margin-right: 20px;
	min-width: 220px;
}

.about {
	padding-top: 50px;
	padding-bottom: 50px;
}

.active {
	color: white;
}

.products {
	background-color: white;
	font-family: 'Roboto';
	padding-top: 0px;
	padding-bottom: 0px;
}

.nupurDarkBlue {
	color: #434d61;
}

.nupurLightBlue {
	color: #00a5ce;
}

.products h3 {
	font-weight: 300;
	margin-top: 80px;
	margin-bottom: 80px;
}

.products .leftSide {
	text-align: left;
	border-left: 2px solid black;
	padding-left: 20px;
}

.products .rightSide {
	text-align: right;
	border-right: 2px solid black;
	padding-right: 20px;
}

.products h1 {
	text-align: center;
}

sup {
	font-size: 50%;
}

.product-box {
	margin: 60px auto 60px auto;
	width: 300px;
}


.features {
	background-color: white;
	font-family: 'Roboto';
	margin-top: 50px;
	margin-bottom: 0px;
}

.specifications {
	/*background-image: url("assets/history.png");*/
	background-size: cover;
	background-position: -400px 0px;
	background-repeat: no-repeat;
	background-color: white;
	font-family: 'Roboto';
	margin-top: 30px;
}

.specifications h1 {
	color: black;
	text-transform: uppercase;
	font-weight: 300;
	padding-top: 20px;
	border-top: 2px solid black;
	margin-bottom: 20px;
	font-size: 250%;
}

.specifications h2 {
	color: black;
	font-size: 150%;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 60px;
}

.specifications p {
	color: black;
	font-size: 120%;
}

.specifications a {
	color: black;
}

.specifications td {
	color: black;
	font-weight: 300;
	font-size: 150%;
	padding-right: 40px;
	padding-bottom: 20px;
}

.documents {
	/*background-image: url("assets/history.png");*/
	background-size: cover;
	background-position: -400px 0px;
	background-repeat: no-repeat;
	background-color: #0093c2;
	font-family: 'Roboto';
}

.documents h1 {
	color: white;
	text-transform: capitalize;
	font-weight: 500;
	line-height: 300%;
}

.documents h2 {
	color: white;
	font-size: 180%;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 60px;
}

.documents p {
	color: white;
	font-size: 120%;
}

.documents a {
	color: white;
}

.nupur-separator {
	background-image: url("assets/nupur-separator.png");
	background-repeat: no-repeat;
	height: 30px;
	background-position: center;
	margin: 20px 0px 20px 0px;
}

.footer {
	background-color: #434d61;
	min-height: 320px;
	text-align: center;
	color: white;
}

.footer-content {
	font-family: 'Roboto';
	color: white;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;

}

.footer-title {
	text-align: left;
	margin-bottom: 10px;
}

.footer h1 {
	text-transform: uppercase;
	font-size: 200%;
	font-weight: 300;
}

.footer p {
	font-size: 125%;
	font-weight: 300;
}

.footer a {
	font-size: 125%;
	font-weight: 300;
	color: white;
}

.footer b {
	font-size: 125%;
	font-weight: 400;
}

.caps {
	text-transform: uppercase;
}

.bot-logo {
	width: 300px;
	margin: 10px auto;
}

.blueText {
	color: #00a5ce;
}

.edesf {
	position: absolute;
	left: 212px;
	top: 107px;
	width: 781px;
	height: 521px;
	z-index: 46;
}

.nups {
	margin-top: 0px;
}

.copyright {
	margin-bottom: 30px;
}

.footer-bot-bar {
	border-bottom: solid 1px #4c586f;
	padding-bottom: 10px;
}

.footer-top-bar {
	border-top: solid 1px #384256;
	padding-top: 10px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	border-top: 0px;
	padding: 0 0 5px 0;
}

.newsletter-text {
	margin-top: 10px;
}

.map {
	height: 700px;
	width: 100%;

}

.contact {
	font-family: 'Roboto';
	background-color: #f5f5f5;
	text-align: center;
	color: #434d61;
	padding-bottom: 50px;
}

.contact h1 {
	font-weight: 300;
}

.contact h3 {
	font-weight: 300;
}

input {
	margin-top: 10px;
	color: #333;
	background-color: #fff;
}

input[type="date"].form-control {
	line-height: 34px;
}

.products ul {
	list-style-type: none;
	text-align: center;
}

.products li {
	font-weight: 300;
	font-size: 24px;
	margin-top: 40px;
}

/*-----------------------*/
/*----- TESTIMONIAL -----*/
/*-----------------------*/

.testimonial {
	padding: 30px 15px 30px 30px;
	border-style: solid;
	border-width: 0px 0px 0px;
	margin: 15px 0;
	border-color: #cfb87c #ddd #ddd;
}

.testimonial img {
	border: 1px solid #ddd;
	margin: auto auto 15px;
	width: 100%;
}

.testimonial blockquote {
	font-family: "Roboto";
	font-size: 16px;
	font-weight: 300;
	border-color: black;
	border-left: 2px solid black;
}

.testimonial blockquote:before {
	color: black;
	content: open-quote;
	font-size: 5em;
	line-height: 0em;
	margin-right: 0.1em;
	vertical-align: -0.4em;
}

.testimonial blockquote:after {
	content: close-quote;
	visibility: hidden;
}

.col-md-3 .testimonial {
	padding: 30px;
}

.col-md-4 .testimonial .col-md-5,
.col-md-3 .testimonial .col-md-5,
.col-md-2 .testimonial .col-md-5,
.col-md-1 .testimonial .col-md-5 {
	width: 100%;
	margin: 0 0 15px;
}

.col-md-4 .testimonial .col-md-7,
.col-md-3 .testimonial .col-md-7,
.col-md-2 .testimonial .col-md-7,
.col-md-1 .testimonial .col-md-7 {
	padding: 0;
	width: 100%;
}

.testimonial blockquote cite {
	float: left;
	font-weight: 600;
	margin-top: 10px;
	width: 100%;
}

@media (min-width:992px) {
	.testimonial img {
		max-width: 200px;
	}

}

.banner-section {
	position: relative;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
}

.banner-section video {
	position: absolute;
	top: 50%;
	left: 50%;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: -1;
	overflow: hidden;
}

.banner-section .btn {
	border-color: white;
	color: white;
	font-size: 20px;
	margin-top: 40px;
}

.banner-section .btn:hover {
	border-color: grey;
	color: grey;
}

.feature h1 {
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 175%;
	border-top: 2px solid black;
	padding-top: 20px;
	text-align: left;
}

.feature p {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 150%;
	text-align: left;
}

.leftAlign {
	text-align: left;
}

.rightAlign {
	text-align: right;
	padding-right: 10px;
}

.about h1 {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 250%;
	text-transform: uppercase;
}

.about p {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 150%;
}