/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc 
	#Navigation & Dropdowns */


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/**
 * Fix fonts that render as bold in Firefox
 *
 * Put this near the top of your style.css
 * Before any overriding styles
 */
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/**
 * Firefox specific rule
 */
@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
}




/* #Basic Styles
================================================== */

html {
  font-size: 10px;
  line-height: 10px;
}

body {
	background: #fff;
	font-family: montserrat, sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #444;
	line-height: 22px;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	font-size: 1.4rem;
}

/* #Typography
================================================== */

h1, h2, h3, h4, h5, h6 {
	color: #181818;
	font-family: montserrat, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin: 15px 0;

}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}
.home h1 {
	color: #fff;
	font-size: 2.1rem;
	line-height: 3.8rem;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2); 
}
.home .hero h1 .highlight {
    color: #114772;
    font-size: 4.8rem;
    line-height: 5.3rem;
	font-weight: 300;
}

.home .highlight {
	font-family: neonoir, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #e20017;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0); 
	font-size: 4.0rem;
	text-transform: capitalize;
	line-height: 4.2rem;
}





.teal .highlight {
	font-family: neonoir, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0); 
	font-size: 4.0rem;
	text-transform: capitalize;
	line-height: 4.2rem;
	text-align: center;
}



.franchisefaqs .highlight {
	font-family: neonoir, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #e20017;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0); 
	font-size: 4.0rem;
	text-transform: capitalize;
	line-height: 4.2rem;
	text-align: center;
}




.get-started .highlight {
	font-family: neonoir, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0); 
	font-size: 4.0rem;
	text-transform: capitalize;
	line-height: 4.2rem;
}

.subhero h1.highlight, .bloghero h1.highlight {
    /* font-family: neonoir, sans-serif; */
    font-weight: 300;
    font-style: normal;
    font-size: 4.8rem;
    line-height: 5.3rem;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 0%);
    color: #fff;
    text-transform: uppercase;
    text-align: left;
}
h2 {
    color: #e20017;
    font-size: 1.7rem;
    line-height: 2.3rem;
    text-transform: uppercase;
    margin: 35px 0px;
}
.home h1 {
    color: #fff;
    font-size: 1.8rem;
    line-height: 2.8rem;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.locations h2 {
    color: #199ab1;
    padding: 0px 0 0 0;
}
.locations h2 .highlight {
	color: #fff;
}


.franchise h2.highlight {
	font-family: neonoir, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 4.0rem;
    text-transform: capitalize;
    line-height: 4.2rem;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0); 
	text-align: center;
	margin-bottom: 33px;
}


h3 {
	font-size: 1.6rem;
    line-height: 1.8rem;
    text-transform: uppercase;
    color: #e20017;
}
h4 {
	text-transform: uppercase;
	font-weight: bold;
}





.franchise .hero h1 {
	font-family: montserrat, sans-serif;
    font-weight: 300;
    font-style: normal;	
	text-transform: uppercase;
	font-size: 4.2rem;
	margin: 0px;
	line-height: 4.4rem;
	color: #fff;
	text-align: center;
}
.franchise .subhero h1, .franchise .hero h1 {
	font-family: montserrat, sans-serif;
    font-weight: 300;
    font-style: normal;	
	text-transform: uppercase;
	margin: 0px;
	color: #fff;
}
.franchise .subhero h1 {
	font-size: 3.3rem;
	line-height: 3.5rem;
	text-align: center;
}
.franchise .subhero h1.highlight, .franchise .hero h1.highlight {
	font-family: neonoir, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 5.5rem;
	line-height: 5.7rem;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0); 
	color: #fff;
	text-transform: capitalize;
}
.franchise h2 {
	color: #f4960f;
}










p {
	margin: 15px 0 15px 0;
}
p img {
	margin: 0;
}
em {
	font-style: italic;
}
strong {
	font-weight: 600;
	font-style: normal;
	color: #333;
}
small {
	font-size: 80%;
}
/*	Blockquotes  */
blockquote, blockquote p {
    font-size: 18px;
    line-height: 24px;
    color: #777;
    font-style: italic;
}
blockquote {
	margin: 28px 0;
	padding: 0px 0px 0 25px;
	border-left: 1px solid #ddd;
}
blockquote cite {
	display: block;
	font-size: 80%;
	color: #555;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
	color: #555;
}
hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 0px;
	height: 0;
}
.services hr, .franchisefaqs hr {
	margin: 30px;
}

/* #Links
================================================== */

a, a:visited {
	color: #90cb1e;
	text-decoration: underline;
	outline: 0;
}
a:hover, a:focus {
	color: #90cb1e;
	text-decoration: none;
}
p a, p a:visited {
	line-height: inherit;
}

/* #Lists
================================================== */

ul, ol {
	margin-bottom: 20px;
}
ul {
	list-style: none outside;
}
.content ul {
	list-style: disc outside;
	margin:22px 0 26px 20px;
}
.footer.content ul {
	list-style: none;
	margin: 10px 0;
}
.footer li {
	margin-bottom: 0px;
	}


ol {
	list-style: decimal;
}
ol {
	margin-left: 30px;
}
ul ul, ul ol, ol ol, ol ul {
	margin: 4px 0 5px 30px;
	font-size: 90%;
}
ul ul li, ul ol li, ol ol li, ol ul li {
	margin-bottom: 6px;
}
li {
	line-height: inherit;
	margin-bottom: 12px;
}
ul.large li {
	line-height: 2.1rem;
}
li p {
	line-height: 2.1rem;
}

/* #Images
================================================== */

img.scale-with-grid {
	max-width: 100%;
	height: auto;
}

/* Alignments */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1rem;
}

@media only screen and (min-width: 768px) {
  .alignleft {
    /*rtl:ignore*/
    margin-right: calc(2 * 1rem);
  }
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1rem;
}

@media only screen and (min-width: 768px) {
  .alignright {
    /*rtl:ignore*/
    margin-left: calc(2 * 1rem);
  }
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* #Buttons
================================================== */

/*input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}*/


.page-template-page-locations-new a.button {
	width: 80% !important;
}

a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	font-size: 1.5rem;
	font-weight: 600;
	border-radius: 0px;
	cursor: pointer;	
	/*height: 24px;*/
	color: #fdfdfd;
	display: inline-block;
	text-decoration: none;
	text-shadow: none;
	line-height: 2.6rem;
	padding: 6px 20px;
	margin: 10px 0px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
	border: 0px;
	background-color: #e20017;
	-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}


a.more-link {
    font-size: 1.3rem;
    font-weight: 600;
    border-radius: 0px;
    cursor: pointer;
    min-width: 100px;
    /* height: 24px; */
    color: #fdfdfd !important;
    display: block;
    text-decoration: none;
    text-shadow: none;
    line-height: 2.6rem;
    padding: 3px 10px;
    margin: 10px 0px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    border: 0px;
    background-color: #e20017;
    -webkit-appearance: none;
    -moz-appearance: none;
    max-width: 250px;
    margin: 25px 0px;
}


.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {	
	background-color: #B90012;
}
.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
}
.button.full-width, button.full-width, input[type="submit"].full-width, input[type="reset"].full-width, input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}

.locations .button.aqua, .locations .button.green, .locations .button.orange {
	margin-right: 11px;
	min-width: 193px;
}

a.button.red {
	background-color: #e20017;	
}
a.button.red:hover {
	background-color: #B90012;
}
a.button.aqua {he
	background-color: #199ab1;
}
a.button.aqua:hover {
	background-color: #157D90;
}
a.button.green {
	background-color: #9ebb4c;
}
a.button.green:hover {
	background-color: #798F39;
}
a.button.orange {
	background-color: #dc923c
}
a.button.orange:hover {
	background-color: #B97A30
}
a.button.orange2 {
	background-color: #f4960f
}
a.button.orange2:hover {
	background-color: #D4830D
}
a.button.white {
	background-color: #fff;
	color: #f4960f;
}
a.button.white:hover {
	background-color: #fff;
	color: #f4960f;
}


	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}

/* #Forms
================================================== */

form {
	margin-bottom: 20px;
}
fieldset {
	margin-bottom: 20px;
}


input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="phone"]  textarea, select {
    border: 1px solid #ccc;
    padding: 0% 2%;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 0px;
    font-size: 1rem;
    color: #777;
    width: 100%;
    /*max-width: 96%;*/
    display: block;
    margin: 0px;
    background: #fff;
	height:37px !important;
}


select {
	padding: 0;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus,  textarea:focus {
	border: 1px solid #aaa;
	color: #444;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow: 0 0 3px rgba(0,0,0,.2);
}
textarea {
	min-height: 60px;
}

select {
	width: 220px;
	height:37px;
	font-size: 15px;
}
input[type="checkbox"] {
	display: inline;
}
label{
    display: block;
    padding-bottom: 7px;
}

/* #Form Validation Styles
================================================== */

span.wpcf7-list-item {
	margin: 7px 11px 0px 0em !important;
	}
div.wpcf7-validation-errors, div.wpcf7-spam-blocked {
	border: 2px solid #f7e700 !important;
	width: 96% !important;
	background-color: #f7e700 !important;
	font-weight:500 !important;
	}
div.wpcf7-response-output {
	margin: 10px 0 !important;
	padding: 4% !important;
	}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14 !important;
	width: 96% !important;
	background-color: #398f14 !important;
	font-weight:500 !important;
	color:#fff !important;
	}
span.wpcf7-not-valid-tip {
	color: #f00 !important;
	font-size: 1em !important;
	font-weight: 500 !important;
	}
div.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha{
	padding-bottom: 15px !important;
}


/* #Misc
================================================== */

.remove-bottom {
	margin-bottom: 0 !important;
}
.half-bottom {
	margin-bottom: 10px !important;
}
.add-bottom {
	margin-bottom: 20px !important;
}


/* #Social Icons
================================================== */


.social li {
	float: left;
}
.social a {
	background-size: auto 32px;
	display: block;
	width: 31px;
	height: 32px;
	}
a.facebook {
	background-position: 0px 0px;
}
a.twitter {
	background-position: -31px 0px;
}
a.google {
	background-position: -62px 0px;
}
a.youtube {
	background-position: -93px 0px;
}
a.instagram {
	background-position: -124px 0px;
}
a.linkedin {
	background-position: -155px 0px;
}


/*Social Icons in Header*/

.nav .social li {
	padding-left: 7px;
}
.header .social a {
	background-image: url(../images/social-round.png);
	margin-bottom: 14px;
	}


/*Social Icons in Footer*/

.footer .social li {
	padding-right: 1px;
}
.footer .social a {
	background-image: url(../images/social-no-bkg.png);
	}
.footer ul.social {
	margin-top: 0px;
	display: inline-block;
	left: 7px;
	position: relative;
}
	

/* #Posts Navigation
================================================== */


.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.nav-next:after{
	content:" >>";
	text-decoration:none;
	color:#678c98;
	font-weight: 600;
	font-size:1.2rem;
	}
.nav-previous:before{
	content:"<< ";
	text-decoration:none;
	color:#678c98;
	font-weight: 600;
	font-size:1.2rem;
	}



/* #Main Navigation
================================================== */

.nav { /* ? Placement in container */
	padding: 68px 0px 0px 0px;
}
.nav ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.nav li {
	float: left;
	margin: 0px;
	padding: 0px;	/*width: 10em;  ?????????? width needed or else Opera goes nuts */
}
.nav a {
	display: inline-block;
	padding-left: 23px; /* ? Width Between Nav links/items */
	font-size:1.4rem;
	font-weight: 600;
	text-transform: uppercase;
	color: #e20017;
	text-decoration: none
}
.nav ul li:hover a {
	color: #e20017;
	text-decoration: none;
}

/* #Dropdowns
================================================== */

.nav ul li a {
	margin-bottom: 46px; /*? Space between Nav links and Drop Down box/links*/
}
.nav ul li ul { /* Drop Down Box */
	position: absolute;
	background: rgba(226, 0, 23, .75);
	width: 190px; /*Background Box of Drop Down*/
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
.nav ul li ul li a { /*Drop Town Links*/
	color: #fff !important;
	width: 172px; /* Width of Border lines (text) in Drop Downs */
	font-size: 1.3rem;
	font-weight: 500;
	text-transform: capitalize;
	text-align: left;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	z-index: 100;
}
.nav ul li ul li a:hover { /* Dropdowns Rollover */
	color: #000;
	background: rgba(226, 0, 23, .9);
	width: 172px;
	z-index: 100;
}
.nav li:hover ul, .nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 100;
	/* lists nested under hovered list items */
	-webkit-animation: fadein .75s; /* Safari and Chrome */
	-moz-animation: fadein .75s; /* Firefox */
	-ms-animation: fadein .75s; /* Internet Explorer */
	-o-animation: fadein .75s; /* Opera */
	animation: fadein .75s;
}

 @keyframes fadein {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}

/* Firefox */
@-moz-keyframes fadein {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}

/* Internet Explorer */
@-ms-keyframes fadein {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
