	/*
Author: Christopher Michael Pastore
Author URI: https://ChrisPastore.com/
Version: 1.0
*/

/* start global styles */
@media all {
	body {
	background: #ffffff url("img/cta-background.jpg") no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5em;
	color: #000000;
	}
	h1, h2, h3, h4, h5, h6, p, ul, ol {
	color: #000000;
	}
	h1, h2, h3, h4, h5, h6 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700;
	line-height: 1.3em;
	color: #000000;
	}
	a {
	color: #ffcc00;
	}
	a:hover, a:focus {
	color: #ffcc00;
	text-decoration: none;
	}
	.header-container {
	background: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	.header-content .logo {
	margin-top: 0;
	}
	.header-content .logo a {
	font-size: 30px;
	font-weight: 700;
	color: #000000;
	}
	.header-content a:hover,
	.header-content a:focus {
	text-decoration: none;
	}
	.header-content .top-phone {
	padding-top: 10px;
	color: #000000;
	}
	.header-content .top-phone a {
	display: block;
	white-space: nowrap;
	font-size: 38px;
	font-weight: 700;
	color: #000000;
	}
	.cta-container {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: rgba(0, 163, 255, 0.5);
	}
	.cta-content-1 {
	padding-bottom: 20px;
	}
	.cta-content-1 h1 {
	margin-top: 10px;
	font-size: 23px;
	color: #ffffff;
	line-height: 1.3em;
	}
	.cta-content-1 ul {
	color: #ffffff;
	}
	.cta-content-1 h3 span {
	display: block;
	white-space: nowrap;
	font-size: 40px;
	color: #ffffff;
	}
	.cta-content-1 p {
	font-size: 20px;
	color: #ffffff;
	line-height: 1.3em;
	}
	.cta-content-1 a:hover,
	.cta-content-1 a:focus {
	text-decoration: none;
	}
	.cta-content-1 .cta-button {
	font-size: 20px;
	}
	.form-container {
	margin-bottom: 20px;
	}
	.form-header {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background: #00a300;
	}
	.form-header h3 {
	line-height: 1em;
	}
	.form-header a h3 {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 21px;
	color: #ffffff;
	}
	.form ul {
	font-size: 18px;
	}
	.form-header a h3 span {
	color: #ffcc00;
	}
	.form-content {
	background: #eeeeee;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	}
	.form {
	padding-top: 20px;
	padding-bottom: 20px;
	}
	.form-group {
	font-size: 16px;
	}
	.form-group .form-control {
	background: #f9f9f9;
	border: 1px solid #bdc3c7;
	border-radius: 0;
	}
	.form-group .form-control:hover,
	.form-group .form-control:focus {
	background: #feffd1;
	border: 1px solid #666666 !important;
	}
	.form-group fieldset {
	margin-top: 40px;
	}
	.form-group label {
	font-size: 20px;
	font-weight: 400;
	}
	.form-group label.error {
	float: left;
	margin: 0;
	padding: 0 5px;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5em;
	color: #ffffff;
	background: #ff1000;
	text-transform: uppercase;
	}
	.form-group legend {
	text-transform: uppercase;
	font-weight: 700;
	}
	.submit {
	background-color: #00a300 !important;
	border-color: #00a300 !important;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	}
	.submit:hover, .submit:focus {
	background-color: #00a300 !important;
	border-color: #00a300 !important;
	color: #feff00;
	font-weight: 700;
	text-transform: uppercase;
	}
	.content-container-1 {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #ffffff;
	}
	.content-2 img {
	margin-top: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	}
	.photo3 {
	 margin-top: 20px;
	 margin-bottom: 20px;
	 border-top-left-radius: 20px;
	 border-top-right-radius: 20px;
	 border-bottom-left-radius: 20px;
	 border-bottom-right-radius: 20px;
 }
	.content-1 h2 {
	margin-top: 0px;
	font-size: 22px;
	color: #000000;
	}
	.content-1 p {
	color: #000000;
	}
	.content-1 ul {
	list-style-type: square;
	list-style-image: url(img/squares.png);
	color: #000000;
	}
	.content-1 a {
	font-weight: 400;
	color: #cc0000;
	text-decoration: none;
	}
	.content-1 a:hover,
	.content-1 a:focus {
	text-decoration: underline;
	}
	.content-container-3 {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: rgba(18, 0, 126, 0.5);
	}
	.content-container-3 .content-1 h2 {
	margin-top: 0px;
	font-size: 22px;
	color: #ffffff;
	}
	.content-container-3 .content-1 p {
	color: #ffffff;
	}
	.litigation {
	background-color: rgba(55, 171, 200, 0.5);
	border-color: #999999;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	}
	.litigation ul {
	color: #000000;
	}
	.uncarousel-container {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #003366;
	}
	.uncarousel-header h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #ffcc00;
	}
	.uncarousel-content-1, .uncarousel-content-2 {
	border-right: none;
	}
	.uncarousel-content h3 {
	margin-top: 0px;
	font-size: 70px;
	color: #ffffff;
	}
	.uncarousel-content p {
	color: #ffffff;
	}
	.uncarousel-content h4 {
	font-size: 20px;
	text-transform: uppercase;
	color: #ffcc00;
	}
	.more-container {
	padding-top: 40px;
	padding-bottom: 60px;
	}
	.more-content-1 h3 {
	font-size: 30px;
	}
	.verdict {
	margin-top: -22px;
	font-size: 14px;
	color: #000000;
	}
	.more-container-first {
	padding-top: 0px;
	padding-bottom: 40px;
	background-color: #ffffff;
	}
	.more-container-first p:hover {
	text-decoration: underline;
	}
	.more-container-first .more-content-1 p {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
	}
	.more-container {
	background-color: #074766;
	padding-top: 0px;
	padding-bottom: 20px;
	}
	.more-content-1 p {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	}
	.more-content-1 h3 {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
	}
	.more-content-1 a {
	color: #ffffff;
	}
	.seals-container {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #eeeeee;
	}
	.seals-1 {
	padding-top: 30px;
	}
	.footer-container {
	margin: 0 0 60 0;
	background: #222222;
	color: #ffffff;
	}
	.footer-content {
	padding-top: 30px;
	padding-bottom: 30px;
	}
	.footer-content-1, .footer-content-2 address {
	font-size: 14px;
	color: #ffffff;
	}
	.footer-content-3 p {
	font-size: 14px;
	color: #ffffff;
	}
	.footer-content-1 a, .footer-content-2 a, .footer-content-3 a {
	color: #ffcc00;
	}
	#footer .navbar {
	min-height: 20px;
	}
	.mobile-sticker {
	padding-top: 5px;
	padding-bottom: 5px;
	/*background: #00a300;*/
	background-color: transparent;
	}
	.mobile-sticker a {
	display: block;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	}
	.mobile-sticker a:hover {
	text-decoration: none;
	}
	.phone-link {
	white-space: nowrap;
	text-decoration: none;
	}
	.affix {
	bottom: 0;
	}
	.navbar-default {
	border: none;
	margin-top: 0px;
	}
	.phone-again {
	margin-top: 20px;
	font-size: 40px;
	}
}
/* end global styles */

/* start portrait phones and smaller */
@media (max-width: 480px) {
}
/* end portrait phones and smaller */

/* start landscape phones and portrait tablets */
@media (max-width: 767px) {
}
/* end landscape phones and portrait tablets */

/* start portrait tablets and small desktops / laptops */
@media (min-width: 768px) and (max-width: 991px) {
	.header-content .top-phone {
	float: right;
	padding-top: 0px;
	text-align: right;
	}
	.cta-container {
	padding-top: 40px;
	padding-bottom: 40px;
	}
	.cta-content-1 h1 {
	font-size: 25px;
	}
	.uncarousel-content-1, .uncarousel-content-2 {
	border-right: 1px solid #eeeeee;
	}
	body#privacy .cta-content-1 h1 {
	padding-top: 0px;
	}
}
/* end portrait tablets and small desktops / laptops */

/* start landscape tablets and medium desktops / laptops */
@media (min-width: 992px) and (max-width: 1199px) {
	.header-content .top-phone {
	float: right;
	padding-top: 0px;
	text-align: right;
	}
	.cta-container {
	padding-top: 40px;
	padding-bottom: 40px;
	}
	.cta-content-1 h1 {
	font-size: 33px;
	}
	.uncarousel-content-1, .uncarousel-content-2 {
	border-right: 1px solid #eeeeee;
	}
	.form-header a h3 {
	font-size: 22px;
	}
	body#privacy .cta-content-1 h1 {
	padding-top: 0px;
	}
}
/* end landscape tablets and medium desktops / laptops */

/* start large desktops / laptops */
@media (min-width: 1200px) {
	.header-content .top-phone {
	float: right;
	padding-top: 0px;
	text-align: right;
	}
	.cta-container {
	padding-top: 40px;
	padding-bottom: 40px;
	}
	.cta-content-1 h1 {
	padding-top: 70px;
	font-size: 40px;
	}
	body#privacy .cta-content-1 h1 {
	padding-top: 0px;
	}
	.form-header a h3 {
	font-size: 28px;
	}
	.uncarousel-content-1, .uncarousel-content-2 {
	border-right: 1px solid #eeeeee;
	}
	.uncarousel-header h2 {
	font-size: 40px;
	}
}
/* end large desktops / laptops */
