
/* Basic Styles */
@import url('https://fonts.googleapis.com/css?family=Lobster|Montserrat:400,700');

	@font-face {
	  font-family: 'Lobster';
	  font-style: normal;
	  font-weight: 400;
	  src: local('Lobster Regular'), local('Lobster-Regular'), url(https://fonts.gstatic.com/s/lobster/v20/neILzCirqoswsqX9zoKmM4MwWJU.woff2) format('woff2');
	  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	}
	@font-face {
	  font-family: 'Montserrat';
	  font-style: normal;
	  font-weight: 400;
	  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
	  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	}
	@font-face {
	  font-family: 'Montserrat';
	  font-style: normal;
	  font-weight: 700;
	  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2) format('woff2');
	  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	}

html, body {
	background-color: #dbdddd;
	font-size: 14px; /* sets rem size */
	font-family: 'Cabin', sans-serif; /* sets basic font family */
}

/* Nav Styles */

.headbar {
	background-color: #ffffff;
	height: 68px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
}
/*
.logo a {
	display: inline-block;
	max-width: 21.71rem;
	min-width: 21.71rem;
	padding-top: .5rem;
}

.logo a img {
	width: 100%;
}

.logo {
	padding-left: 2rem;
}

.shopping-cart {
	padding-right: 2rem;
	padding-top: 1.5rem;
	text-align: right;
	font-size: 1.25rem;
}*/

/* Media Queries for Header */

@media only screen and (max-width: 768px) {
	.headbar {
		height: 89px;
	}
/*	.logo {
		width: 90%;
		margin: 0 auto;
		max-width: 100%;
		min-width: 200px;
		padding-left: .75rem;
	}
	.logo a {
		text-align: center;
	}
	.shopping-cart {
		padding-right: 0;
		padding-top: .5rem;
		text-align: center;
	}*/
}

/* Jumbotron & H1 Section */
.main-content-wrap {
	padding: 0px;
	margin: 0px;
	width: 100%
}

.jumbotron, .jumbotron-fluid {
	margin: 0px 0 1px 0;
	padding: 0 !important;
	border-radius: 0 !important;
	xbackground-image: url(../images/missyou2-new.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #fff;
	/*height: 550px;*/
	xbox-shadow: inset 0px 0px 10px rgba(0, 0, 0, .5);

}

.hero {
	
}

#fdVideo {
	width: 100% !important;
	overflow: hidden;
}

.hero-text {
/*	position: absolute;
	top: 10rem;*/
	width: 100%;
	color: #000;
	width: 100%;
	padding: 10px;
	z-index: 100;
	text-align: left;
}

h1 {
	font-size: 3rem !important;
	font-weight: 700;
	color: #fff; !important; 
	text-align: center;
	font-style: normal;
}

.small-lt-text {
	font-size: 2.5rem;
	font-weight: 400;
	font-family: 'Montserrat', Arial, sans-serif;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-style: normal;
}

.small-lt-text2 {
	margin-top: 2rem;
	font-size: 1.5rem;
	font-weight: 400;
	font-family: 'Montserrat', Arial, sans-serif;
	text-align: center;
	display: inline-block;
	color: #000;
	font-style: normal;
}

.boxed-content {
	background-color: rgb(0, 158, 219);
	padding: 10px;
}
.boxed-content2 {
	background-color: #fff;
	padding: 10px;
}

.blue-bold {
	font-family: 'Montserrat', Impact, Arial, sans-serif;
	font-weight: 900;
	color: rgb(0, 158, 219);

}

.col-6 img {
	width: 100% !important;
}

.danger-btn {
	background-color: rgb(0, 158, 219);
}


/* Media queries for Jumbotron Area */

@media only screen and (max-width: 1270px) {
	.hero-text {
		/*top: 25rem;*/
	}

}

@media only screen and (max-width: 1024px) {
	.hero-text {
		/*top: 10rem;*/
	}

}

@media only screen and (max-width: 790px) {
	.hero-text {
		/*top: 7rem;*/
	}

	.h1-alt-text {
		font-size: 3rem !important;
	}

	.hero-text p {
		font-size: 1.2rem;
	}

}

@media only screen and (max-width: 658px) {
	.hero-text {
		/*top: 5rem;*/
	}

	h1 {
		font-size: 2rem !important;
	}

	.h1-alt-text {
		font-size: 2rem !important;
	}

	.hero-text p {
		font-size: 1.2rem
	}

	.hero-text .btn {
		font-size: 1rem;
	}

}

@media only screen and (max-width: 500px) {
	.jumbotron, .jumbotron-fluid {
		margin: 0px 0 1px 0;
		height: 28rem;
	}

	.hero-text {
		/*top: 7rem;*/
		padding: 20px 10px 20px 10px;
	}

	h1 {
		font-size: 2rem !important;
		text-align: center;
	}

	.h1-alt-text {
		font-size: 2rem !important;
	}

	.hero-text p {
		font-size: 1.2rem;
		text-align: center;
	}

	.mobile-hide {
	display: none;
}

}

/* Color changes to existing form styles */

h1, h2, h3, .oswald {
	font-family: 'Montserrat', sans-serif; /* sets display font family for headlines */
}

.smaller {
	font-family: 'Montserrat', sans-serif; /* Changes the font for the Step 1/Step 2 text */
}

.cf .med {
	font-family: 'Montserrat', sans-serif; /* sets display font family for footer area */
}

.form-wrap {
	background-color: #fff;
	padding: 2rem 2rem;
	margin: 0 auto;
}

form {
	background-color: rgb(0, 158, 219);
	padding: 20px;
}

.sm-text {
	font-size: 1rem;
}

.font-blue {
	color: rgb(0, 158, 219);
}

.term-icon-wrapper {
	background-color: rgb(0, 158, 219);
}




