/*
 Theme Name:     Responsive Pro
 Theme URI:      https://visualharmonydesign.com/
 Description:    A premium theme developed by Visual Harmony.
 Author:         Jack Moring, Visual Harmony, Ocala, Florida
 Author URI:     https://visualharmonydesign.com/
 Version:        1.0.1
*/

/* RESET BROWSER DEFAULT CSS
------------------------------------------------------- */

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, 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%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
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;
}

body {
	font-weight: 400;
}







/* GENERAL LAYOUT
------------------------------------------------------- */

#page {
    width: 100%;
    margin: 0 auto;
}

.wrap {
    width: 92%;
    max-width: 1200px;
    margin: 0 auto;
}

.site-branding a {
    text-decoration: none;
}

#header_logo a img {
	padding: 0;
	max-height: 150px;
	max-width: 100%;
}


/*--------------------------------------------------------------
 Alignments
--------------------------------------------------------------*/

.alignleft, .alignright, .aligncenter, .alignnone {
  margin-bottom: 1em;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 2em;
  margin-bottom: 2em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 2em;
  margin-bottom: 2em;
}

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




/* TEXT
------------------------------------------------------- */

p {
  margin-bottom: 1.1em;
}

strong {
  font-weight: 700;
}

em {
	font-style: italic;
}

textarea {
  max-width: 99%;
  max-height: 100px;
}

#content ul {
  list-style: disc;
  margin-bottom: 1.2em;
}

#content ol {
  list-style: decimal;
  margin-bottom: 1.2em;
}

#content ul li, #content ol li {
  margin-left: 2em;
}

#content .woocommerce ul li, #content .woocommerce ol li {
	margin-left: 0;
}

/* MENU
------------------------------------------------------- */

#site-navigation {
  position: relative;
}




/* FORMS
------------------------------------------------------- */

/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup {
	/* font-family: 'Montserrat', sans-serif; */
}

#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}

form {display:block; position:relative; text-align:left; padding:10px 0 10px 0}

input[type=checkbox]{-webkit-appearance:checkbox;}
input[type=radio]{-webkit-appearance:radio;}
input:focus {border-color:#333;}
.small-meta {font-size: 11px;}
.nowrap {white-space:nowrap;}

.mc-field-group {clear:left; position:relative; width:98%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
label {display:block; margin-bottom:3px;}
.fsForm input {
    text-indent: 0!important;
}
select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

.datefield, .phonefield-us{padding:5px 0;}
.datefield input, .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
.phonefield-us .phonearea input, .phonefield-us .phonedetail1 input{width:40px;}
.datefield .monthfield input, .datefield .dayfield input{width:30px;}
.datefield label, .phonefield-us label{display:none;}

.indicates-required {text-align:right; font-size:11px; margin-right:4%;}
.asterisk {color:#e85c41; font-size:150%; font-weight:normal; position:relative; top:5px;}
.clear {clear:both;}

.mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
.mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
.mc-field-group.input-group label {display:inline;}
.mc-field-group.input-group input {display:inline; width:auto; border:none;}

div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%; margin: 0 5%; clear: both;}
div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mce-error-response {display:none;}
#mce-success-response {color:#529214; display:none;}
label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 0;}
#num-subscribers {font-size:1.1em;}
#num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

#mc-embedded-subscribe-form div.mce_inline_error {display:inline-block; margin:2px 0 1em 0; padding:5px 10px; background-color:rgba(255,255,255,0.85); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:14px; font-weight:normal; z-index:1; color:#e85c41;}
#mc-embedded-subscribe-form input.mce_inline_error {border:2px solid #e85c41;}


.wpcf7 p {
  margin-bottom: 3%;
}

.fsForm {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

#mc_embed_signup form {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.error {
	color: #ff0000;
}

span.wpcf7-not-valid-tip {
	font-size: 12px;
}

div.wpcf7-response-output {
	margin-top: 14px;
	font-size: 16px;
}


/* MISC
------------------------------------------------------- */

hr {
  height: 1px;
  color: #ddd;
  background-color: #ddd;
  border: none;
  margin-bottom: 2.5em;
  clear: both;
}

.clr {
  clear: both;
}

.full_width {
	width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}







/* Use this if videos aren't responsive */
.video_wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video_wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




/* FOOT NOTES */
/**
 * Initialiazing a `footnotes` counter on the wrapper
 */
article {
  counter-reset: footnotes;
}

#footnotes {
  text-align: left;
  border-top: 1px solid #333;
  padding-top: 30px;
}

/**
 * Inline footnotes references
 * 1. Increment the counter at each new reference
 * 2. Reset link styles to make it appear like regular text
 */
a[aria-describedby="footnote-label"] {
  counter-increment: footnotes;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  outline: none;
  line-height: normal;
}

/**
 * Actual numbered references
 * 1. Display the current state of the counter (e.g. `[1]`)
 * 2. Align text as superscript
 * 3. Make the number smaller (since it's superscript)
 * 4. Slightly offset the number from the text
 * 5. Reset link styles on the number to show it's usable
 */
a[aria-describedby="footnote-label"]::after {
  content: '[' counter(footnotes) ']'; /* 1 */
  vertical-align: super; /* 2 */
  font-size: 0.5em; /* 3 */
  margin-left: 2px; /* 4 */
  color: blue; /* 5 */
  text-decoration: underline; /* 5 */
  cursor: pointer; /* 5 */
}

/**
 * Resetting the default focused styles on the number
 */
a[aria-describedby="footnote-label"]:focus::after {
  outline: thin dotted;
  outline-offset: 2px;
}

