@charset "UTF-8";
/* ------------------------------------------------ */
/* Global CSS */
/* ------------------------------------------------ */
* {
	padding: 0;
	margin: 0;
	font-family: 'Roboto', sans-serif;
}
body {
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	body {
		padding-right: 0;
		padding-left: 0;
		margin-right: 0;
		margin-left: 0;
	}
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 100;
}
a:hover {
	text-decoration: none;
}
p {
	line-height: 2;
	font-size: 1.1em;
}
.PageContent {
	padding: 34px;
	margin-top: 100px;
}
.PageContent ul,
.PageContent ol,
.content ol {
	padding-left: 20px;
	/*color: rgba(255,255,255,1);*/
}
img.InlineContentImage {
	max-width: 100%;
	border: 1px solid rgba(150,150,150,1);
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.PageContent {
		padding: 1em;
		margin-top: 147px;
	}
}
.Sidebar {
	background-color: rgba(242,242,242,1);
	border: 1px solid rgba(220,220,220,1);
	/* padding: 0 3em 3em 3em;*/
}
img.MobileLogo {
	display: none;
}
.MobileLogoWrapper {
	display: none;
}
@media only screen and (max-width : 768px) {
	img.MobileLogo {
		display: block;
		max-width: 100%;
		width: 90%;
	}
	.MobileLogoWrapper {
		background-color: rgba(255,255,255,1);
		margin-top: 95px;
		display: block;
		padding-top: 20px;
		padding-bottom: 20px;
	}
}


/* ------------------------------------------------ */
/* Navigation */
/* ------------------------------------------------ */
.dropdown-menu > .active > a {
	color: rgba(51,51,51,1);
	background-color: rgba(255,255,255,1);
}
.navbar {
	border: none;
	z-index: 50;
	border-radius: 0;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(220,220,220,1);
}
@media only screen and (max-width : 768px) {
	.navbar {
		background-color: rgba(242,242,242,1);
	}
	.navbar:after {
		content: "";
		display: none;
		height: 50px;
		width: 100%;
		background-image: url('../img/Fast Lines Logo.png');
		background-position: center center;
		background-size: contain;
		background-repeat: no-repeat;
	}
}
.navbar .TopNavAddress.TopNavAddressSmall {
	display: none;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.navbar-toggle,
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		/*background-color: rgba(255,255,255,1);*/
		background-color: rgba(51,51,51,1);
		border: none;
		margin-top: 21px;
		/* margin-left: 31px;
		margin-right: 31px; */
		/*margin-bottom: 42px;*/ /* Uncomment if enabling "Menu" text on menu button */
		/* margin-bottom: 21px; */  /* Comment if enabling "Menu" text on menu button */
	}
	.navbar-toggle::after {
		content: "Menu";
		position: absolute;
		margin-top: 21px;
		margin-left: -18px;
		display: none;  /* Comment if enabling "Menu" text on menu button */
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: rgba(255,255,255,1);
	}
	.navbar-right {
		margin-left: auto;
		margin-right: auto;
		width: 100px;
		margin-bottom: 20px;
	}

}


.navbarbrandsmall {
	background-size: 124px auto !important;
	background-position: center center !important;
	width: 150px !important;
    height: auto !important;
}

a.navbar-brand {
	background-image: url('../img/Fast Lines Logo.png');
    background-size: 185px auto;
    background-position: center center;
	background-repeat: no-repeat;
    width: 225px;
	text-indent: -999em;
    height: 100px;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	a.navbar-brand {
		/*width: 100%;*/
		height: 50px;
		background-size: contain;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}
.navbar-default .navbar-nav a[title='Home']{
	display: none;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.navbar-default .navbar-nav a[title='Home']{
		display: block;
	}

}

.navbar-default .navbar-nav > li > a {
	transition: all 200ms ease-in-out;
	padding-top: 42px;
    padding-bottom: 37px;
	color: rgba(51,51,51,1);
	font-size: 1.1em;
	padding-left: 12px;
    padding-right: 12px;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.navbar-default .navbar-nav > li > a {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
		text-align: center;
		color: rgba(51,51,51,1);
		font-size: 1.4em;
	}
	.navbar-default .navbar-nav > li > a:hover {
		background-color: rgba(51,51,51,1);
	}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.navbar-default .navbar-nav > li > a {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
		text-align: center;
	}
}
.navbarsmall {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.navbar-default .menu-right-menu-container .navbar-nav > li > a {
	padding-top: 42px;
    padding-bottom: 37px;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.navbar-default .menu-right-menu-container .navbar-nav > li > a {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.navbar-default .menu-right-menu-container .navbar-nav > li > a {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
}

.rightnavbarsmall {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
	
.navbar-default .navbar-nav > li > a:hover, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: rgba(0,0,0,0.3);
	color: rgba(255,255,255,1);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: rgba(51,51,51,1);
	color: rgba(255,255,255,1) !important;
}
.navbar .dropdown:hover .dropdown-menu {
	display: block;
	padding: 0;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.navbar .dropdown:hover .dropdown-menu {
		display: none;
	}
	.caret {
		display: none;
	}
}

.navbar .dropdown:hover .dropdown-menu a {
	padding: 10px 20px;
}
.navbar-inner {
	margin-top: 5px;
}
.navbar .SearchIcon {
	float: right;
	background-image: url("../img/search.png");
	background-size: 24px auto;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	width: 50px;
	cursor: pointer;
}
.navbar .SearchBox {
	position: fixed;
	height: 100%;
	width: 100%;
	display: block;
	background: rgba(0,0,0,0);
	z-index: 100;
	transition: all 200ms ease-in-out;
	overflow: hidden;
}
.navbar .SearchBox input[type="text"] {
	padding: 5px;
	width: 80%;
	display: block;
	font-size: 2em;
	margin: auto;
	border-radius: 10px;
	border: none;
	text-align: center;
	transition: all 200ms ease-in-out;
	margin-top: 100px;
}
.navbar .SearchBox input[type="image"] {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 25px;
}
.SearchBox .CloseSearch {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background-image: url("../img/closewhite.png");
	background-size: 32px auto;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.navbar .dropdown:hover .dropdown-menu {
		position: inherit;
		width: 100%;
		box-shadow: inset 0 0 10px -6px rgba(0,0,0,1);
		border-radius: 0;
		text-align: center;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		max-height: none;
	}
}

/* ------------------------------------------------ */
/* Content */
/* ------------------------------------------------ */
.MontereyContent {
	box-shadow: 0 0 400px 200px rgba(0,0,0,1);
}

/* ------------------------------------------------ */
/* Banded Content */
/* ------------------------------------------------ */
.content.banded:nth-child(odd) {
	border-top: none !important;
	min-height: 300px;
	box-shadow: inset 650px 0 200px 0 rgba(255,255,255,1);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 70%;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.content.banded:nth-child(odd) {
		background-size: auto 50%;
	}
}
.content.banded:nth-child(odd) img.BandedImage {
	max-width: 35%;
	border: 1px solid rgba(150,150,150,1);
	float: right;
	max-height: 210px;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.content.banded:nth-child(odd) img.BandedImage {
		max-width: 100%;
		max-height: initial;
		border: 1px solid rgba(51,51,51,1);
		float: left;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}
.content.banded:nth-child(odd) h2,
.content.banded:nth-child(odd) p {
	margin-right: 40%;
	word-wrap: break-word;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.content.banded:nth-child(odd) h2,
	.content.banded:nth-child(odd) p {
		margin-right: auto;
	}
}
.content.banded:nth-child(even) {
	border-top: none !important;
	min-height: 300px;
	box-shadow: inset -650px 0 200px 0 rgba(255,255,255,1);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto 70%;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.content.banded:nth-child(even) {
		background-size: auto 50%;
	}
}
.content.banded:nth-child(even) img.BandedImage {
	max-width: 35%;
	border: 1px solid rgba(150,150,150,1);
	float: left;
	max-height: 210px;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.content.banded:nth-child(even) img.BandedImage {
		max-width: 100%;
		max-height: initial;
		border: 1px solid rgba(51,51,51,1);
		float: left;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}
.content.banded:nth-child(even) h2,
.content.banded:nth-child(even) p {
	margin-left: 40%;
	word-wrap: break-word;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.content.banded:nth-child(even) h2,
	.content.banded:nth-child(even) p {
		margin-left: auto;
	}
}

/* ------------------------------------------------ */
/* Sliding Banner */
/* ------------------------------------------------ */
.unslider {
	display: block;
	margin-top: 95px;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.unslider {
		margin-top: 75px;
	}
}
.unslider .banner ul li {
    background-size: cover;
    background-position: center center;
    box-shadow: inset 0 -155px 255px 50px rgba(0,0,0,0.75);
    height: 600px;
}
.banner ul li .inner {
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 300px;
}
.banner ul li .inner h1, .banner ul li .inner h2, .banner ul li .inner p, .banner ul li .inner .SliderDescription {
	color: rgba(255,255,255,1);
	text-shadow: 0 0 16px rgba(0,0,0,1);
}
.banner ul li .inner h1 {
	font-weight: 400;
	font-size: 4em;
}
.banner ul li .inner p a {
	color: rgba(51,51,51,1);
	text-shadow: none;
}
.banner ul li .inner button {
	margin-top: 20px;
	background-color: rgba(242,242,242,1);
	color: rgba(51,51,51,1);
	border: none;
}
.banner ul li .inner .SliderDescription {
	font-size: 1.1em;
}
a.unslider-arrow.next, a.unslider-arrow.prev {
	position: absolute;
	top: 49px;
	bottom: 0;
	width: 50px;
	background-color: rgba(255,255,255,0);
	display: block;
	z-index: 100;
	transition: all 200ms ease-in-out;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 32px auto;
}
a.unslider-arrow.prev {
	left: 0;
	border-radius: 0 50% 50% 0;
	border-right: 1px solid rgba(220,220,220,0);
	background-image: url('../img/arrowleftwhite.png');
}
a.unslider-arrow.next {
	right: 0;
	border-radius: 50% 0 0 50%;
	border-left: 1px solid rgba(220,220,220,0);
	background-image: url('../img/arrowrightwhite.png');
}
a.unslider-arrow.next:hover, a.unslider-arrow.prev:hover {
	width: 75px;
	background-color: rgba(255,255,255,0.4);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 32px auto;
	border-color: rgba(220,220,220,1);
}
.unslider-nav {
	padding: 10px;
}
.unslider-nav ol li {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 2px solid rgba(150,150,150,1);
}
.unslider-nav ol li.unslider-active {
	background: rgba(150,150,150,1);
}
img.LogoOverlay {
    max-width: 400px;
	margin-top: 100px;
	margin-bottom: 100px;
}
.unslider p.LearnMore {
	margin-top: 10px;
}
/* Small Devices, Tablets */
@media (max-width: 768px) {
	.banner ul li .inner {
		text-align: center;
		margin-top: 200px;
	}
	.unslider .banner ul li {
		height: 500px;
	}
	.banner ul li .inner h1 {
		font-size: 3em;
	}
	.banner ul li .inner .SliderDescription {
		font-size: 1.1em;
	}
	img.LogoOverlay {
		max-width: 400px;
		margin-top: 75px;
		margin-bottom: 75px;
	}

}
/* Extra Small Devices, Phones */ 
@media (max-width: 480px) {
	.banner ul li .inner {
		text-align: center;
		margin-top: 56px;
	}
	.unslider .banner ul li {
		height: 400px;
	}
	.banner ul li .inner h1 {
		font-size: 2em;
	}
	.banner ul li .inner .SliderDescription {
		font-size: 1em;
	}
	img.LogoOverlay {
		max-width: 300px;
		margin-top: 40px;
		margin-bottom: 40px;
	}

}




/* ------------------------------------------------ */
/* ScrollMagic */
/* ------------------------------------------------ */
.parallaxParent {
	height: 50vh;
	/* height: 100vh; */
	overflow: hidden;
}
/* Extra Small Devices, Phones */ 
@media (max-width: 480px) {
	.parallaxParent {
		height: 30vh;
	}
}
.parallaxParent > * {
	height: 200%;
	position: relative;
	top: -100%;
}
.scrollContent .content {
	border-bottom: 1px solid rgba(220,220,220,1);
	border-top: 1px solid rgba(220,220,220,1);
	padding: 50px;
}
.scrollContent .content ul {
	color: rgba(255,255,255,1);
	padding-left: 20px;
}
.ContentContainer {
	max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.ContentContainer button {
	margin-top: 20px;
	background-color: rgba(124,0,63,1);
	color: rgba(255,255,255,1);
	border: none;
}
.scrollContent .ScrollMagicBackground {
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	box-shadow: inset 0 0 197px 46px rgba(0,0,0,1);
}
@media (max-width: 480px) {
	.scrollContent .ScrollMagicBackground {
		box-shadow: inset 0 0 100px 15px rgba(0,0,0,1);
	}
}
/* ------------------------------------------------ */
/* Footer */
/* ------------------------------------------------ */
.postmetadata, .entry-meta {
	display: none;
}
footer {
	background-color: rgba(242,242,242,1);
	padding-top: 20px;
	display: block;
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 768px) {
	footer {
		padding-bottom: 100px;
	}
}
footer .SocialMediaLinks {
	text-align: center;
}
footer .SocialMediaLinks .SocialMediaFooterIcon {
	background-size: 35px;
	background-position: center center;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	display: inline-block;
	text-indent: 999em;
	overflow: hidden;
}
footer .SocialMediaLinks .SocialMediaFooterIcon.Facebook {
	background-image: url('../img/facebook.png');
}
footer .SocialMediaLinks .SocialMediaFooterIcon.Twitter {
	background-image: url('../img/twitter.png');
}
footer .SocialMediaLinks .SocialMediaFooterIcon.GooglePlus {
	background-image: url('../img/google.png');
}
footer .SocialMediaLinks .SocialMediaFooterIcon.Instagram {
	background-image: url('../img/instagram.png');
}
footer .SocialMediaLinks .SocialMediaFooterIcon.YouTube {
	background-image: url('../img/youtube.png');
}
footer .LifePathLinks {
	text-align: center;
}
footer .ContactInfo {
	padding: 10px;
	text-align: center;
}
footer .ContactInfo .FooterAddress .AddressIcon,
footer .ContactInfo .FooterPhone .PhoneIcon,
footer .ContactInfo .FooterEmail .EmailIcon,
footer .ContactInfo .MobileDescriptor {
	display: none;
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 768px) {
	footer .ContactInfo {
		background: rgba(242,242,242,1);
		position: fixed;
		bottom: 0;
		left: 0;
		/* right: 0; */
		width: 100%;
		z-index: 100;
		/* box-shadow: 0 0 10px -4px rgba(0,0,0,0.8); */
	}
	footer .ContactInfo a {
		float: left;
		width: 33%;
	}
	footer .ContactInfo .FooterAddress .AddressIcon,
	footer .ContactInfo .FooterPhone .PhoneIcon,
	footer .ContactInfo .FooterEmail .EmailIcon {
		background-position: center center;
		background-size: 35px auto;
		background-repeat: no-repeat;
		padding-left: inherit;
		display: inline-block;
		height: 50px;
		width: 50px;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		padding: 5px;
		margin: 0px;
		margin-left: 10px;
		margin-right: 10px;
	}
	footer .ContactInfo .MobileDescriptor {
		display: none;
	}
	footer .ContactInfo .FooterAddress .AddressText,
	footer .ContactInfo .FooterPhone .PhoneText,
	footer .ContactInfo .FooterEmail .EmailText {
		display: none;
	}
}

footer .FooterAddress .AddressIcon {
	background-image: url('../img/mappin.png');
}
footer .FooterPhone .PhoneIcon {
	background-image: url('../img/telephone.png');
}
footer .FooterEmail .EmailIcon {
	background-image: url('../img/email.png');
}
.FooterCopyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	footer {
		text-align: center;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	footer {
		text-align: center;
	}
}

footer p {
	line-height: 1.4;
}
footer, footer a {
	/* color: rgba(255,255,255,1); */
	color: rgba(51,51,51,1);
}
footer a:hover {
	/* color: rgba(242,242,242,1); */
	color: rgba(51,51,51,1);
}
/* ------------------------------------------------ */
/* Tiles */
/* ------------------------------------------------ */
.Tiles {
	margin: 50px;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.Tiles {
		margin: 50px 0 50px 0;
	}
}

.Tiles .Tile .TileContent {
	/* margin-top: 30px; */
	text-align: center;
	/* box-shadow: 0 0 5px -2px rgba(0,0,0,0.8); */
	background-size: cover;
	border-radius: 5px;
	transition: all 200ms ease-in-out;
	background-color: rgba(242,242,242,1);
}
.Tiles .Tile .TileContent:hover {
	box-shadow: 0 0 8px -2px rgba(0,0,0,0.8);
}
.Tiles .Tile .TileContent h2 {
	color: rgba(242,242,242,1);
	text-shadow: 1px 1px 0 rgba(0,0,0,1);
	margin-top: 0;
	padding-top: 100px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.6em;
}
.Tiles .Tile .TileContent a {
	color: rgba(0,0,0,1);
	display: block;
	transition: all 200ms ease-in-out;
	border-radius: 5px;
	border: 1px solid rgba(220,220,220,1);
	max-height: 250px;
	overflow: hidden;
	box-shadow: inset 0 0 200px 50px rgba(0,0,0,1);
}
.Tiles .Tile .TileContent a:hover {
	box-shadow: inset 0 0 200px 70px rgba(0,0,0,1);
}
.Tiles .Tile .TileContent a .TheContent {
	margin-left: 10px;
	margin-right: 10px;
	white-space: pre-wrap;
	text-overflow: ellipsis;
	color: rgba(242,242,242,1);
	text-shadow: 1px 1px 0 rgba(0,0,0,1);
    font-size: 0.9em;
	padding-bottom: 10px;
}
.Tiles .Tile .TileContent a p.LearnMore {
	color: rgba(1,106,163,1);
	margin-bottom: 0;
	padding-bottom: 10px;
	margin-top: 10px;
}

/* ------------------------------------------------ */
/* Posts */
/* ------------------------------------------------ */
.PostImage {
	height: 200px;
	width: 100%;
	display: block;
	background-size: cover;
	background-position: center center;
	border: 1px solid rgba(200,200,200,1);
}
/* ------------------------------------------------ */
/* Tables */
/* ------------------------------------------------ */
table {
	width: 100%;
	border-spacing: 1px;
	border-collapse: separate;
}
table tbody tr th, table tbody tr td {
	padding: 0.5em;
}
table tbody tr th {
	background: rgba(0, 136, 204, 1);
	color: rgba(242,242,242,1);
}
table tbody tr th:hover {
	background: rgba(0, 119, 179, 1);
	color: rgba(255,255,255,1);
}
table tbody tr td {
	background: rgba(242, 242, 242, 0.5);
	color: rgba(51,51,51,1);
}
table tbody tr td:hover {
	background: rgba(242, 242, 242, 1);
	color: rgba(0,0,0,1);
}
/* ------------------------------------------------ */
/* Images */
/* ------------------------------------------------ */
img.alignleft, img.alignright, img.aligncenter {
	border: 1px solid rgba(200,200,200,1);
	margin-bottom: 20px;
}
img.alignleft {
	float: left;
	margin-right: 20px;
}
img.alignright {
	float: right;
	margin-left: 20px;
}
img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/* ------------------------------------------------ */
/* Forms */
/* ------------------------------------------------ */
.MontereyForm {
	background: linear-gradient(to bottom, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* W3C */
	border: 1px solid rgba(200,200,200,1);
	box-shadow: 0 0 6px -2px rgba(0,0,0,1);
	padding: 25px;
	display: block;
	margin-bottom: 50px;
}
.MontereyForm input, .MontereyForm textarea {
	font-family: 'Dancing Script', cursive !important;
	width: 100%;
	border: none;
	border-bottom: 1px dashed rgba(200,200,200,1);
	font-size: 2em;
	background: transparent;
}
.MontereyForm textarea {
	height: 100px;
	line-height: 1.3;
}
.MontereyForm input[type="Submit"] {
	width: auto;
	background: rgba(0, 136, 204, 1);
	padding: 0px 20px;
	color: rgba(255,255,255,1);
	border: inherit;
}
.MontereyForm input[type="Submit"]:hover {
	background: rgba(0, 119, 179, 1);
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.MontereyForm {
		padding: 10px;
		margin: 10px;
	}
}
.ninja-forms-required-items,
.ninja-forms-cont label {
	color: rgba(255,255,255,1);
}
/* ------------------------------------------------ */
/* Search Results */
/* ------------------------------------------------ */
.PageContent.SearchResults article h3 {
	margin-bottom: 0;
}
.SearchResults .ResultURL {
	word-break: break-all;
}
/* ------------------------------------------------ */
/* Social Media Links in Top Nav*/
/* ------------------------------------------------ */

.menu-right-menu-container a[title='Facebook'], .navbar-default .navbar-nav > .active > a[title='Facebook'], .menu-right-menu-container a[title='Google+'], .navbar-default .navbar-nav > .active > a[title='Google+'], .menu-right-menu-container a[title='LinkedIn'], .navbar-default .navbar-nav > .active > a[title='LinkedIn'], .menu-right-menu-container a[title='Twitter'], .navbar-default .navbar-nav > .active > a[title='Twitter'], .menu-right-menu-container a[title='Instagram'], .navbar-default .navbar-nav > .active > a[title='Instagram'], .menu-right-menu-container a[title='Pinterest'], .navbar-default .navbar-nav > .active > a[title='Pinterest'], .menu-right-menu-container a[title='YouTube'], .navbar-default .navbar-nav > .active > a[title='YouTube'], .menu-right-menu-container a[title='Search'], .navbar-default .navbar-nav > .active > a[title='Search'], .menu-right-menu-container a[title='Location'], .navbar-default .navbar-nav > .active > a[title='Location'], .menu-right-menu-container a[title='Request an Appointment'], .navbar-default .navbar-nav > .active > a[title='Request an Appointment'],
.menu-right-menu-container a[title='Patient Login'], .navbar-default .navbar-nav > .active > a[title='Patient Login'] {
	text-indent: -999em;
	width: 50px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	/* transition: width 200ms ease-in-out; */
	background-size: 32px auto;
	overflow: hidden;
	color: rgba(255,255,255,1);
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.menu-right-menu-container a[title='Facebook'], .navbar-default .navbar-nav > .active > a[title='Facebook'], .menu-right-menu-container a[title='Google+'], .navbar-default .navbar-nav > .active > a[title='Google+'], .menu-right-menu-container a[title='LinkedIn'], .navbar-default .navbar-nav > .active > a[title='LinkedIn'], .menu-right-menu-container a[title='Twitter'], .navbar-default .navbar-nav > .active > a[title='Twitter'], .menu-right-menu-container a[title='Instagram'], .navbar-default .navbar-nav > .active > a[title='Instagram'], .menu-right-menu-container a[title='Pinterest'], .navbar-default .navbar-nav > .active > a[title='Pinterest'], .menu-right-menu-container a[title='YouTube'], .navbar-default .navbar-nav > .active > a[title='YouTube'], .menu-right-menu-container a[title='Search'], .navbar-default .navbar-nav > .active > a[title='Search'], .menu-right-menu-container a[title='Location'], .navbar-default .navbar-nav > .active > a[title='Location'], .menu-right-menu-container a[title='Request an Appointment'], .navbar-default .navbar-nav > .active > a[title='Request an Appointment'],
	.menu-right-menu-container a[title='Patient Login'], .navbar-default .navbar-nav > .active > a[title='Patient Login'] {
		height: 50px;
	}
}

.menu-right-menu-container a[title='Facebook'], .navbar-default .navbar-nav > .active > a[title='Facebook'] {
	background-color: rgba(59, 89, 152, 0.9);
	background-image: url('../img/facebookwhite.png');
}
.menu-right-menu-container a[title='Facebook']:hover, .menu-right-menu-container a[title='Facebook']:focus {
	background-color: rgba(59, 89, 152, 1) !important;
	background-position: 5px center;
	padding-left: 50px;
	text-indent: 0;
	width: 116px;
}
@media only screen and (max-width : 768px) {
	.menu-right-menu-container a[title='Facebook']:hover, .menu-right-menu-container a[title='Facebook']:focus {
		background-color: rgba(59, 89, 152, 1) !important;
		background-position: center center;
		padding-left: inherit;
		text-indent: -999em;
		width: 50px;
	}
}
.menu-right-menu-container a[title='Google+'], .navbar-default .navbar-nav > .active > a[title='Google+'] {
	background-color: rgba(219, 68, 55, 0.9);
	background-image: url('../img/googlewhite.png');
	background-size: 50px auto;
}
.menu-right-menu-container a[title='Google+']:hover, .menu-right-menu-container a[title='Google+']:focus {
	background-color: rgba(219, 68, 55, 1) !important;
	background-position: 5px center;
	padding-left: 50px;
	text-indent: 0;
	width: 116px;
}
@media only screen and (max-width : 768px) {
	.menu-right-menu-container a[title='Google+']:hover, .menu-right-menu-container a[title='Google+']:focus {
		background-color: rgba(219, 68, 55, 1) !important;
		background-position: center center;
		padding-left: inherit;
		text-indent: -999em;
		width: 50px;
	}
}
.menu-right-menu-container a[title='LinkedIn'], .navbar-default .navbar-nav > .active > a[title='LinkedIn'] {
	background-color: rgba(29, 135, 189, 0.9);
	background-image: url('../img/linkedinwhite.png');
}
.menu-right-menu-container a[title='LinkedIn']:hover, .menu-right-menu-container a[title='LinkedIn']:focus {
	background-color: rgba(29, 135, 189, 1) !important;
	background-position: 5px center;
	padding-left: 50px;
	text-indent: 0;
	width: 116px;
}
@media only screen and (max-width : 768px) {
	.menu-right-menu-container a[title='LinkedIn']:hover, .menu-right-menu-container a[title='LinkedIn']:focus {
		background-color: rgba(29, 135, 189, 1) !important;
		background-position: center center;
		padding-left: inherit;
		text-indent: -999em;
		width: 50px;
	}
}
.menu-right-menu-container a[title='Twitter'], .navbar-default .navbar-nav > .active > a[title='Twitter'] {
	background-color: rgba(0, 132, 180, 0.9);
	background-image: url('../img/twitterwhite.png');
}
.menu-right-menu-container a[title='Twitter']:hover, .menu-right-menu-container a[title='Twitter']:focus {
	background-color: rgba(0, 132, 180, 1) !important;
	background-position: 5px center;
	padding-left: 50px;
	text-indent: 0;
	width: 116px;
}
@media only screen and (max-width : 768px) {
	.menu-right-menu-container a[title='Twitter']:hover, .menu-right-menu-container a[title='Twitter']:focus {
		background-color: rgba(0, 132, 180, 1) !important;
		background-position: center center;
		padding-left: inherit;
		text-indent: -999em;
		width: 50px;
	}
}
.menu-right-menu-container a[title='Instagram'], .navbar-default .navbar-nav > .active > a[title='Instagram'] {
	background-image: url('../img/instagramwhite.png');
	background-color: rgba(18, 86, 136, 0.9);
}
.menu-right-menu-container a[title='Instagram']:hover, .menu-right-menu-container a[title='Instagram']:focus {
	background-color: rgba(18, 86, 136, 1) !important;
	background-position: 5px center;
	padding-left: 50px;
	text-indent: 0;
	width: 116px;
}
@media only screen and (max-width : 768px) {
	.menu-right-menu-container a[title='Instagram']:hover, .menu-right-menu-container a[title='Instagram']:focus {
		background-color: rgba(18, 86, 136, 1) !important;
		background-position: center center;
		padding-left: inherit;
		text-indent: -999em;
		width: 50px;
	}
}
.menu-right-menu-container a[title='Pinterest'], .navbar-default .navbar-nav > .active > a[title='Pinterest'] {
	background-image: url('../img/pinterestwhite.png');
	background-color: rgba(207, 0, 0, 10.9);
}
.menu-right-menu-container a[title='Pinterest']:hover, .menu-right-menu-container a[title='Pinterest']:focus {
	background-color: rgba(207, 0, 0, 1) !important;
	background-position: 5px center;
	padding-left: 50px;
	text-indent: 0;
	width: 116px;
}
@media only screen and (max-width : 768px) {
	.menu-right-menu-container a[title='Pinterest']:hover, .menu-right-menu-container a[title='Pinterest']:focus {
		background-color: rgba(207, 0, 0, 1) !important;
		background-position: center center;
		padding-left: inherit;
		text-indent: -999em;
		width: 50px;
	}
}
.menu-right-menu-container a[title='YouTube'], .navbar-default .navbar-nav > .active > a[title='YouTube'] {
	background-image: url('../img/youtubewhite.png');
	background-color: rgba(230, 33, 23, 0.9);
}
.menu-right-menu-container a[title='YouTube']:hover, .menu-right-menu-container a[title='YouTube']:focus {
	background-color: rgba(230, 33, 23, 1) !important;
	background-position: 5px center;
	padding-left: 50px;
	text-indent: 0;
	width: 116px;
}
@media only screen and (max-width : 768px) {
	.menu-right-menu-container a[title='YouTube']:hover, .menu-right-menu-container a[title='YouTube']:focus {
		background-color: rgba(230, 33, 23, 1) !important;
		background-position: center center;
		padding-left: inherit;
		text-indent: -999em;
		width: 50px;
	}
}
.menu-right-menu-container a[title='Search'], .navbar-default .navbar-nav > .active > a[title='Search'] {
	background-image: url('../img/searchwhite.png');
	background-color: rgba(51, 51, 51, 0.9);
}
.menu-right-menu-container a[title='Search']:hover, .menu-right-menu-container a[title='Search']:focus {
	background-color: rgba(51, 51, 51, 1) !important;
	background-position: 5px center;
	padding-left: 50px;
	text-indent: 0;
	width: 116px;
	color: rgba(255,255,255,1) !important;
}
@media only screen and (max-width : 768px) {
	.menu-right-menu-container a[title='Search'], .navbar-default .navbar-nav > .active > a[title='Search'] {
		background-color: transparent;
		background-image: url('../img/search.png');
	}
	.menu-right-menu-container a[title='Search']:hover, .menu-right-menu-container a[title='Search']:focus {
		/* background-color: rgba(51, 51, 51, 1) !important; */
		background-color: transparent !important;
		background-position: center center;
		padding-left: inherit;
		text-indent: -999em;
		width: 50px;
	}
}
.menu-right-menu-container a[title='Location'], .navbar-default .navbar-nav > .active > a[title='Location'] {
	background-image: url('../img/mappinwhite.png');
	background-color: rgba(0, 153, 0, 0.9);
}
.menu-right-menu-container a[title='Location']:hover, .menu-right-menu-container a[title='Location']:focus {
	background-color: rgba(0, 153, 0, 1) !important;
	background-position: 5px center;
	padding-left: 50px;
	text-indent: 0;
	width: 116px;
}
@media only screen and (max-width : 768px) {
	.menu-right-menu-container a[title='Location']:hover, .menu-right-menu-container a[title='Location']:focus {
		background-color: rgba(0, 153, 0, 1) !important;
		background-position: center center;
		padding-left: inherit;
		text-indent: -999em;
		width: 50px;
	}
}
.menu-right-menu-container a[title='Request an Appointment'], .navbar-default .navbar-nav > .active > a[title='Request an Appointment'] {
	background-image: url('../img/calendarwhite.png');
	background-color: rgba(255, 0, 0, 0.9);
}
.menu-right-menu-container a[title='Request an Appointment']:hover, .menu-right-menu-container a[title='Request an Appointment']:focus {
	background-color: rgba(255, 0, 0, 1) !important;
	background-position: 5px center;
	padding-left: 50px;
	text-indent: 0;
	width: 220px;
}
@media only screen and (max-width : 768px) {
	.menu-right-menu-container a[title='Request an Appointment']:hover, .menu-right-menu-container a[title='Request an Appointment']:focus {
		background-color: rgba(255, 0, 0, 1) !important;
		background-position: center center;
		padding-left: inherit;
		text-indent: -999em;
		width: 50px;
	}
}
.menu-right-menu-container a[title='Patient Login'], .navbar-default .navbar-nav > .active > a[title='Patient Login'] {
	background-image: url('../img/lockwhite.png');
	background-color: rgba(0, 0, 0, 0.9);
	color: rgba(255,255,255,1) !important;
}
.menu-right-menu-container a[title='Patient Login']:hover, .menu-right-menu-container a[title='Patient Login']:focus {
	background-color: rgba(0, 0, 0, 1) !important;
	background-position: 5px center;
	padding-left: 50px;
	text-indent: 0;
	width: 170px;
}
@media only screen and (max-width : 768px) {
	.menu-right-menu-container a[title='Patient Login'], .navbar-default .navbar-nav > .active > a[title='Patient Login'] {
		background-color: transparent;
		background-image: url('../img/lock.png');
	}
	.menu-right-menu-container a[title='Patient Login']:hover, .menu-right-menu-container a[title='Patient Login']:focus {
		/* background-color: rgba(0, 0, 0, 1) !important; */
		background-color: transparent !important;
		background-position: center center;
		padding-left: inherit;
		text-indent: -999em;
		width: 50px;
	}
}
/* ------------------------------------------------ */
/* Home Page Specific */
/* ------------------------------------------------ */
.HomePage .PageContent {
	text-align: center;
	margin-top: 0;
}








/* ------------------------------------------------ */
/* Home Page Specific */
/* ------------------------------------------------ */
aside#sidebar ul {
	margin-left: 16px;
}





/* ------------------------------------------------ */
/* Home Page Specific */
/* ------------------------------------------------ */
.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}




/* ------------------------------------------------ */
/* Ninja Forms */
/* ------------------------------------------------ */
.ninja-forms-form-wrap label {
    font-weight: normal !important;
}
.profile_pass-wrap input, .text-wrap.label-above input, .text-wrap.label-below input, .text-wrap.label-inside input, .textarea-wrap.label-above textarea, .textarea-wrap.label-below textarea, .textarea-wrap.label-inside textarea, .list-dropdown-wrap.label-above select, .list-dropdown-wrap.label-below select {
    max-width: 100%;
	min-width: 200px;
    padding: 5px;
	width: auto !important;
}
.textarea-wrap.label-above textarea {
	min-width: 400px;
	
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 10px;
}
.ninja-forms-required-items {
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: italic;
}





/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}



/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	
}