.ctct-form-wrapper .ctct-button {
font-size: 0.9rem;
}
.ctct-form-wrapper .ctct-message {
border: 1px solid;
padding: 1em;
}
.ctct-form-wrapper .ctct-message.ctct-error {
background-color: rgba(255, 65, 54, 0.02);
border-color: #ff4136;
color: rgb(207, 11.328358209, 0);
}
.ctct-form-wrapper .ctct-message.ctct-success {
background-color: rgba(46, 204, 64, 0.02);
border-color: #2ecc40;
color: rgb(27.232, 120.768, 37.888);
}
.ctct-form-wrapper .ctct-message .ctct-dismiss-ajax-notice {
border-radius: 50%;
float: right;
line-height: 1;
padding: 0.85rem 1rem;
text-decoration: none;
}
.ctct-form-wrapper .ctct-form-field {
margin: 0 0 1rem;
}
.ctct-form-wrapper .ctct-field-inline {
display: inline-block;
}
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-half {
float: left;
margin-right: 2%;
width: 48%;
}
.ctct-form-wrapper .ctct-field-half:last-of-type {
margin-right: 0;
}
}
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-third {
float: left;
margin-right: 2%;
width: 32%;
}
.ctct-form-wrapper .ctct-field-third:last-of-type {
margin-right: 0;
}
}
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-fourth {
float: left;
margin-right: 2%;
width: 24%;
}
.ctct-form-wrapper .ctct-field-fourth:last-of-type {
margin-right: 0;
}
}
.ctct-form-wrapper input[type=text]:required:valid, .ctct-form-wrapper input[type=email]:required:valid, .ctct-form-wrapper input[type=password]:required:valid, .ctct-form-wrapper input[type=tel]:required:valid, .ctct-form-wrapper input[type=number]:required:valid {
background-image: url(//211maine.org/wp-content/plugins/constant-contact-forms/assets/images/check_circle.svg);
background-position: 8px 50%;
background-repeat: no-repeat;
background-size: 18px;
border-color: #2ecc40;
padding-left: 32px;
}
.ctct-form-wrapper input[type=text]:required.ctct-invalid, .ctct-form-wrapper input[type=text].ctct-invalid, .ctct-form-wrapper input[type=email]:required.ctct-invalid, .ctct-form-wrapper input[type=email].ctct-invalid, .ctct-form-wrapper input[type=password]:required.ctct-invalid, .ctct-form-wrapper input[type=password].ctct-invalid, .ctct-form-wrapper input[type=tel]:required.ctct-invalid, .ctct-form-wrapper input[type=tel].ctct-invalid, .ctct-form-wrapper input[type=number]:required.ctct-invalid, .ctct-form-wrapper input[type=number].ctct-invalid {
background: rgba(255, 65, 54, 0.02) url(//211maine.org/wp-content/plugins/constant-contact-forms/assets/images/error.svg) no-repeat 8px 50%;
background-size: 24px;
border-color: #ff4136;
padding-left: 40px;
}
.ctct-form-wrapper select.ctct-label-top, .ctct-form-wrapper select.ctct-label-bottom {
width: 100%;
}
.ctct-form-wrapper .ctct-field-error {
font-size: 0.85rem;
font-style: italic;
}
.ctct-form-wrapper input.ctct-invalid {
background: #fff url(//211maine.org/wp-content/plugins/constant-contact-forms/assets/images/error.svg) no-repeat;
background-color: rgba(255, 65, 54, 0.02);
background-position: 8px 50%;
background-size: 24px;
border-color: #ff4136;
padding-left: 40px;
}
.ctct-form-wrapper input.ctct-label-left,
.ctct-form-wrapper textarea.ctct-label-left {
display: inline-block;
width: 75%;
}
.ctct-form-wrapper span.ctct-label-left {
display: inline-block;
margin-right: 5%;
width: 20%;
}
.ctct-form-wrapper input.ctct-label-right,
.ctct-form-wrapper textarea.ctct-label-right,
.ctct-form-wrapper select.ctct-label-right {
display: inline-block;
margin-right: 5%;
width: 75%;
}
.ctct-form-wrapper input.ctct-label-right[type=checkbox],
.ctct-form-wrapper textarea.ctct-label-right[type=checkbox],
.ctct-form-wrapper select.ctct-label-right[type=checkbox] {
width: auto;
}
.ctct-form-wrapper span.ctct-label-right {
display: inline-block;
width: 20%;
}
.ctct-form-wrapper span.ctct-label-hidden {
left: -9999px !important;
position: absolute !important;
top: -9999px !important;
}
.ctct-form-wrapper .no-recaptcha .ctct-submitted:disabled {
background-image: url(//211maine.org/wp-content/plugins/constant-contact-forms/assets/images/oval.min.svg);
background-position: center;
background-repeat: no-repeat;
color: transparent;
cursor: wait;
opacity: 0.3;
}
.ctct-form-wrapper .has-recaptcha .ctct-submitted:disabled {
cursor: not-allowed;
}
.ctct-form-wrapper .ctct-form::after {
clear: both;
content: "";
display: table;
}
.ctct-form-wrapper .ctct-form .ctct-label-top label,
.ctct-form-wrapper .ctct-form .ctct-label-bottom label {
display: block;
}
.ctct-form-wrapper .ctct-form .ctct-label-left label,
.ctct-form-wrapper .ctct-form .ctct-label-right label {
display: inline-block;
}
.ctct-form-wrapper .ctct-form abbr {
border: none;
color: #ff4136;
font-size: 0.9rem;
}
.ctct-form-wrapper .ctct-input-container label {
color: #aaa;
font-size: 0.8rem;
}
.ctct-form-wrapper .ctct-field-error {
color: #ff4136;
}
.ctct-form-wrapper .ctct-submit {
cursor: pointer;
}
.ctct-form-wrapper .ctct-form-field-checkbox fieldset {
border: none;
padding: 0;
}
.ctct-form-wrapper .ctct-form-field-checkbox fieldset legend {
font-weight: normal;
padding: 0;
}
.ctct-twentyfourteen .ctct-form-description ~ .ctct-button {
display: inline-block;
font-size: 1rem;
margin-bottom: 25px;
}
.ctct-twentyfourteen .ctct-form-field input:not(.ctct-checkbox) {
width: 100%;
}
.ctct-twentyfifteen .ctct-form-description ~ .ctct-button {
display: inline-block;
font-size: 1rem;
margin-bottom: 25px;
}
.ctct-twentyfifteen .ctct-form-field input[type=tel] {
padding: 0.5278em;
width: 100%;
}
.ctct-twentyfifteen .ctct-form-wrapper .ctct-input-container label {
font-size: 75%;
}
.ctct-twentysixteen .ctct-form-description ~ .ctct-button {
display: inline-block;
margin-bottom: 25px;
}
.ctct-twentysixteen .ctct-form-wrapper span.ctct-label-right {
width: 80%;
}
.ctct-twentyseventeen .ctct-form-description ~ .ctct-button {
display: inline-block;
margin-bottom: 25px;
}
.ctct-twentyseventeen .ctct-form-wrapper .ctct-input-container label {
display: inline;
}
.ctct-twentyseventeen .ctct-form-wrapper span.ctct-label-right {
width: 80%;
}
.ctct-twentynineteen .ctct-form-description ~ .ctct-button {
margin-bottom: 25px;
}
.ctct-twentynineteen .ctct-address {
margin-bottom: 1rem;
}
.ctct-twentynineteen .ctct-form-field input[type=text].ctct-label-top, .ctct-twentynineteen .ctct-form-field input[type=text].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type=email].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type=email].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type=url].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type=url].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type=tel].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type=tel].ctct-label-bottom {
width: 100%;
}
@media screen and (max-width: 414px) {
.ctct-twentynineteen .ctct-form-wrapper span.ctct-label-right {
width: 80%;
}
}
.ctct-twentytwenty .ctct-form-description ~ .ctct-button {
margin-bottom: 25px;
}
.ctct-twentytwenty .ctct-form-wrapper .ctct-form abbr {
font-size: 1.6rem;
}
.ctct-twentytwenty .ctct-form-wrapper .ctct-input-container label {
font-size: 1.6rem;
}
.ctct-twentytwentyone .ctct-button {
padding: 0 !important;
}
.ctct-twentytwentyone .ctct-form-field input[type=text],
.ctct-twentytwentyone .ctct-form-field input[type=email],
.ctct-twentytwentyone .ctct-form-field input[type=url],
.ctct-twentytwentyone .ctct-form-field input[type=tel] {
width: 100%;
}
.ctct-twentytwentyone .ctct-form-wrapper input.ctct-label-right[type=checkbox] {
width: 25px;
}.organic-headline {
display: block;
font-size: 3.6em;
font-weight: 700;
line-height: 1.4;
letter-spacing: -2px;
margin: 12px 0px;
padding: 12px 0px;
overflow: hidden;
}
.organic-headline.medium-headline {
font-size: 2.4em;
line-height: 1.3;
letter-spacing: -1px;
}
.organic-headline.small-headline {
font-size: 1.1em;
line-height: 1.1;
letter-spacing: 2px;
text-transform: uppercase;
} .toggle-box {
margin: 6px 0px;
padding: 0px;
overflow: hidden;
box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
}
.toggle-trigger {
display: block;
background: #FFFFFF;
position: relative;
font-size: 1em;
font-weight: bold;
margin: 0px;
padding: 6px 12px;
cursor: pointer;
border: 1px solid rgba(0, 0, 0, .08);
zoom: 1;
}
.toggle-trigger.active {
border-bottom: none;
}
p.toggle-trigger:before {
color: #999999;
font-family: 'FontAwesome';
font-weight: normal;
content: "\f067";
margin-right: 8px;
}
p.toggle-trigger.active:before {
content: "\f068";
}
.toggle-trigger a {
text-decoration: none;
}
.toggle-section {
display: none;
background: #FFFFFF;
margin: 0px;
padding: 12px 24px;
overflow: hidden;
border-left: 1px solid rgba(0, 0, 0, .08);
border-right: 1px solid rgba(0, 0, 0, .08);
border-bottom: 1px solid rgba(0, 0, 0, .08);
} .rating-container {
display: block;
padding: 18px 0px;
overflow: hidden;
border-top: 1px solid rgba(0, 0, 0, .08);
}
.bar-rating {
float: left;
background: #F9F9F9;
width: 70%;
padding: 1%;
position: relative;
border-radius: 25px;
-moz-border-radius: 25px;
-khtml-border-radius: 25px;
-webkit-border-radius: 25px;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.bar-rating > span {
display: block;
height: 20px;
margin: 0px;
border-radius: 20px;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
background: #333333;
position: relative;
overflow: hidden;
}
.rating-title {
float: left;
width: 26%;
font-weight: bold;
font-size: .9em;
line-height: 2.6;
text-align: right;
margin-right: 2%;
padding: 0px;
} .organic-modal {
position:relative;
top: 50%;
transform: translateY(-50%);
max-width: 480px;
background: #FFFFFF;
padding: 24px;
margin:auto;
z-index: 9999 !important;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-o-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 0 10px #000000;
-moz-box-shadow: 0 0 10px #000000;
-o-box-shadow: 0 0 10px #000000;
-ms-box-shadow: 0 0 10px #000000;
box-shadow: 0 0 10px #000000;
}
.modal-title {
display: block;
color: #333333;
font-size: 1.8em;
font-weight: bold;
line-height: 1.4;
padding-bottom: 6px;
}
.modal-btn {
display: block;
width: 100%;
overflow: hidden;
}
.modal-btn.align-right,
.modal-btn.align-left {
float: none;
}
.modal-btn.align-right .organic-btn {
float: right;
margin-left: 12px;
}
.modal-btn.align-left .organic-btn {
float: left;
margin-right: 12px;
}
.modal-btn.align-center {
float: none;
text-align: center;
margin: 0px auto 0px;
}
.organic-modal a.close-modal {
position: absolute;
top: -12.5px;
right: -12.5px;
display: block;
width: 30px;
height: 30px;
text-indent: -9999px;
background: url(//211maine.org/wp-content/plugins/organic-shortcodes/images/close.png) no-repeat 0 0;
}
.modal-spinner {
display: none;
width: 64px;
height: 64px;
position: fixed;
top: 50%;
left: 50%;
margin-right: -32px;
margin-top: -32px;
background: url(//211maine.org/wp-content/plugins/organic-shortcodes/images/spinner.gif) #111111 no-repeat center center;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-o-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
}
.jquery-modal.blocker {
position: fixed;
top: 0; right: 0; bottom: 0; left: 0;
width: 100%; height: 100%;
overflow: auto;
z-index: 99 !important;
padding: 20px;
box-sizing: border-box;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.75);
text-align: center;
} .organic-accordion {
display: block;
background: #FFFFFF;
margin: 12px 0px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
}
.ui-accordion .ui-accordion-header {
display: block;
background: #F9F9F9;
position: relative;
font-size: 1em;
font-weight: bold;
margin-top: -1px;
padding: 6px 12px;
cursor: pointer;
border: 1px solid rgba(0, 0, 0, .08);
zoom: 1;
}
.ui-accordion .ui-accordion-header.ui-accordion-header-active {
background: #FFFFFF;
}
.ui-accordion .ui-accordion-header a {
text-decoration: none;
}
.ui-accordion .ui-accordion-header.ui-accordion-header-active a {
color: #333333;
}
.ui-accordion .ui-accordion-header a:before {
color: #999999;
font-family: 'FontAwesome';
font-weight: normal;
content: "\f067";
margin-right: 8px;
}
.ui-accordion .ui-accordion-header.ui-accordion-header-active a:before {
content: "\f068";
}
.ui-accordion .ui-accordion-content {
margin-top: -1px;
padding: 18px 24px;
border: 1px solid rgba(0, 0, 0, .08);
overflow: auto;
zoom: 1;
} .organic-tabs {
display: block;
margin: 12px 0px;
}
.organic-tabs,
.ui-tabs {
position: relative;
padding: 0px;
zoom: 1;
}
.organic-tabs ul#tabs,
.ui-tabs .ui-tabs-nav {
margin: 0px;
padding: 0px;
overflow: hidden;
}
.organic-tabs ul#tabs li,
.ui-tabs .ui-tabs-nav li {
float: left;
background: #f9f9f9;
list-style: none;
position: relative;
top: 0;
margin: 0px;
padding: 0;
white-space: nowrap;
border-top: 1px solid rgba(0, 0, 0, .08);
border-right: 1px solid rgba(0, 0, 0, .08);
border-bottom: 1px solid rgba(0, 0, 0, .08);
}
.organic-tabs ul#tabs li:first-child,
.ui-tabs .ui-tabs-nav li:first-child {
border-left: 1px solid rgba(0, 0, 0, .08);
}
.organic-tabs ul#tabs li.ui-tabs-active,
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
background: #ffffff;
margin-bottom: -1px;
padding-bottom: 1px;
}
.organic-tabs ul#tabs li a,
.ui-tabs .ui-tabs-nav li a {
float: left;
color: #999999;
font-weight: bold;
padding: 4px 12px;
text-decoration: none;
}
.organic-tabs ul#tabs li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
color: #333333;
}
.organic-tabs ul#tabs li.ui-tabs-active a,
.organic-tabs ul#tabs li.ui-state-disabled a,
.organic-tabs ul#tabs li.ui-tabs-loading a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
cursor: inherit;
}
.organic-tabs ul#tabs li a,
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
cursor: pointer;
}
.organic-tabs div[id^=panel],
.ui-tabs .ui-tabs-panel {
background: #FFFFFF;
border-width: 0;
margin-top: -1px;
padding: 12px 24px;
border: 1px solid rgba(0, 0, 0, .08);
border-radius: 0px 3px 3px 3px;
-moz-border-radius: 0px 3px 3px 3px;
-khtml-border-radius: 0px 3px 3px 3px;
-webkit-border-radius: 0px 3px 3px 3px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
overflow: hidden;
}
.ui-tabs-hide {
display: none;
} .organic-icon {
display: block;
position: relative;
text-align: center;
margin-top: 12px;
margin-bottom: 12px;
}
.organic-icon i {
display: block;
font-size: 24px;
} .organic-btn {
display: inline-block;
position: relative;
margin: 12px 0px;
padding: 0px;
background-color: #444444;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border: none;
box-shadow: 0px 3px 0px rgba(0, 0, 0, .2);
-moz-box-shadow: 0px 3px 0px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, .2);
transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
}
.organic-btn:hover {
top: 2px;
box-shadow: inset 0px 3px 0px rgba(0, 0, 0, .2);
-moz-box-shadow: inset 0px 3px 0px rgba(0, 0, 0, .2);
-webkit-box-shadow: inset 0px 3px 0px rgba(0, 0, 0, .2);
}
.organic-btn span.btn-holder {
display: inline-block;
color: rgba(255, 255, 255, .8) !important;
font-style: normal;
font-weight: 600;
font-size: 0.8em;
line-height: 2.2;
letter-spacing: 1px;
text-transform: uppercase;
text-shadow: -1px -1px 0px rgba(0, 0, 0, .12);
padding: 4px 18px;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
}
.organic-btn:hover span.btn-holder {
color: #ffffff !important;
text-decoration: none;
}
.organic-btn.medium-btn span.btn-holder {
font-size: 0.9em;
padding: 6px 24px;
}
.organic-btn.large-btn span.btn-holder {
font-size: 1em;
padding: 8px 32px;
}
.organic-btn.blue-btn {
background-color: #00ccff;
}
.organic-btn.dark-blue-btn {
background-color: #0033cc;
}
.organic-btn.pink-btn {
background-color: #ff00cc;
}
.organic-btn.green-btn {
background-color: #99cc00;
}
.organic-btn.red-btn {
background-color: #ff0000;
}
.organic-btn.dark-red-btn {
background-color: #990000;
}
.organic-btn.yellow-btn {
background-color: #ffcc00;
}
.organic-btn.orange-btn {
background-color: #ff9933;
}
.organic-btn.cyan-btn {
background-color: #33cccc;
}
.organic-btn.white-btn {
background-color: #ffffff;
}
.organic-btn.white-btn span.btn-holder {
color: #777777 !important;
text-shadow: none;
}
.organic-btn.white-btn:hover span.btn-holder {
color: #333333 !important;
}
.organic-btn .fa {
position: relative;
top: 1px;
font-size: 16px;
}
.organic-btn.align-left {
float: left;
margin-right: 12px;
}
.organic-btn.align-right {
float: right;
margin-left: 12px;
}
.organic-btn.align-center {
float: none;
display: inline-block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.btn-container.align-left {
float: none;
text-align: left;
}
.btn-container.align-right {
float: none;
text-align: right;
}
.btn-container.align-center {
float: none;
display: inline-block;
width: 100%;
text-align: center;
margin: 0px auto 0px;
} .organic-box {
display: block;
margin: 12px 0px;
padding: 0px;
background-color: #F9F9F9;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border: none;
}
.organic-box .box-content {
display: block;
color: #333333;
font-family: 'Helvetica Neue', Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 1em;
line-height: 1.8;
padding: 12px 18px;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border: 1px solid rgba(0, 0, 0, .08);
box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
}
.organic-box a.close {
float: right;
background: rgba(0, 0, 0, .05);
color: #666666 !important;
height: 10px;
width: 10px;
font-size: 10px;
line-height: 1;
text-align: center;
text-decoration: none;
margin: 16px 12px;
padding: 4px;
opacity: .7;
filter: alpha(opacity=70);
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px; }
.organic-box a.close:hover,
.organic-box a.close:active,
.organic-box a.close:focus {
color: #333333 !important;
background: rgba(0, 0, 0, .08);
text-decoration: none;
opacity: 1;
filter: alpha(opacity=100);
}
.organic-box.text-center {
text-align: center;
}
.organic-box.text-right {
text-align: right;
}
.organic-box.text-left {
text-align: left;
}
.organic-box.blue-box {
background-color: #d6e9f3;
}
.organic-box.blue-box h1,
.organic-box.blue-box h2,
.organic-box.blue-box h3,
.organic-box.blue-box h4,
.organic-box.blue-box h5,
.organic-box.blue-box h6,
.organic-box.blue-box .box-content,
.organic-box.blue-box blockquote {
color: #336699;
}
.organic-box.red-box {
background-color: #f6d9d9;
}
.organic-box.red-box h1,
.organic-box.red-box h2,
.organic-box.red-box h3,
.organic-box.red-box h4,
.organic-box.red-box h5,
.organic-box.red-box h6,
.organic-box.red-box .box-content,
.organic-box.red-box blockquote {
color: #ff0000;
}
.organic-box.green-box {
background-color: #e8f8d9;
}
.organic-box.green-box h1,
.organic-box.green-box h2,
.organic-box.green-box h3,
.organic-box.green-box h4,
.organic-box.green-box h5,
.organic-box.green-box h6,
.organic-box.green-box .box-content,
.organic-box.green-box blockquote {
color: #669933;
}
.organic-box.yellow-box {
background-color: #ffffcc;
}
.organic-box.yellow-box h1,
.organic-box.yellow-box h2,
.organic-box.yellow-box h3,
.organic-box.yellow-box h4,
.organic-box.yellow-box h5,
.organic-box.yellow-box h6,
.organic-box.yellow-box .box-content,
.organic-box.yellow-box blockquote {
color: #996600;
}
.organic-box.white-box {
background-color: #FFFFFF;
} .organic-column {
float: left;
position: relative;
margin-right: 4%;
padding-top: 18px;
padding-bottom: 18px;
}
.organic-column.last {
float: right;
margin-right: 0;
clear: right;
}
.organic-column:after {
content: '';
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.organic-column.one-half {
width: 48%;
}
.organic-column.one-third {
width: 30.66%;
}
.organic-column.two-third {
width: 65.33%;
}
.organic-column.one-fourth {
width: 22%;
}
.organic-column.three-fourth {
width: 74%;
}
.organic-column.one-fifth {
width: 16.8%;
}
.organic-column.two-fifth {
width: 37.6%;
}
.organic-column.three-fifth {
width: 58.4%;
}
.organic-column.four-fifth {
width: 67.2%;
}
.organic-column.one-sixth {
width: 13.33%;
}
.organic-column.five-sixth {
width: 82.67%;
}
.clearboth {
clear: both;
display: block;
font-size: 0;
height: 0;
line-height: 0;
width: 100%;
} @media only screen and (max-width: 767px) {
.ui-tabs .ui-tabs-nav li a {
font-size: 0.7em;
}
.organic-headline {
font-size: 1.6rem;
letter-spacing: -0.8px;
}
.organic-headline.medium-headline {
font-size: 1.2rem;
letter-spacing: -0.4px;
}
.organic-column {
padding: 12px 0px;
}
.one-half, .one-third, .two-third, .three-fourth, .one-fourth,
.one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth,
.organic-column.one-half, .organic-column.one-third, .organic-column.two-third,
.organic-column.three-fourth, .organic-column.one-fourth, .organic-column.one-fifth,
.organic-column.two-fifth, .organic-column.three-fifth, .organic-column.four-fifth,
.organic-column.one-sixth, .organic-column.five-sixth {
float: none;
width: 100%;
margin-right: 0px;
}
.bar-rating {
width: 96%;
padding: 2%;
}
.rating-title {
width: 100%;
line-height: 2.4;
text-align: center;
margin-right: 0x;
padding: 0px;
}
.organic-modal {
max-width: 100%;
position: relative !important;
left: 0 !important;
top: 0 !important;
transform: none !important;
margin: 0px !important;
z-index: 99;
}
}@font-face {
font-family: 'FontAwesome';
src: url(//211maine.org/wp-content/plugins/organic-shortcodes/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//211maine.org/wp-content/plugins/organic-shortcodes/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//211maine.org/wp-content/plugins/organic-shortcodes/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//211maine.org/wp-content/plugins/organic-shortcodes/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//211maine.org/wp-content/plugins/organic-shortcodes/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//211maine.org/wp-content/plugins/organic-shortcodes/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}body {
background-color: #f4f4f4;
color: #383733; font-size: 1em; font-family: 'Roboto', sans-serif;
line-height: 1.7;
margin: 0px;
padding: 0px;
} p {
padding: 12px 0px;
margin: 0px;
}
p:empty {
display: none;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}
hr {
border: 0;
width: 100%;
height: 1px;
color: #DDDDDD;
background-color: #DDDDDD;
margin: 6px 0px 8px 0px;
padding: 0px;
}
ol, ul {
list-style: none;
margin: 6px 0px;
padding: 0px 0px 0px 12px;
}
ol li {
list-style: inside;
list-style-type: decimal;
margin: 6px 0px;
padding: 0px 0px 0px 12px;
}
ul li {
list-style: inside;
list-style-type: square;
margin: 6px 0px;
padding: 0px 0px 0px 12px;
}
ul ol li, ul ol ul ol li {
list-style-type: decimal;
}
ol ul li, ol ul ol ul li {
list-style-type: square;
}
small {
font-size: 0.7em;
}
blockquote {
color: #333333;
font-family: 'Playfair', Georgia, serif;
font-weight: 300;
font-size: 1.6em;
line-height: 1.6;
margin: 20px 0px;
padding: 20px;
border-top: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
}
blockquote p {
margin: 0px;
padding: 0px;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
button::-moz-focus-inner {
border: 0;
}
code, pre {
color: #666666;
background: #F9F9F9;
font-family: Courier, Verdana, Tahoma, Verdana;
font-size: 13px;
line-height: 1.4;
margin: 12px 0px;
padding: 6px 8px;
border: 1px solid #DDDDDD;
border-radius: 3px;
}
code {
display: inline;
white-space: normal;
}
pre {
display: block;
white-space: pre-line;
}
pre code {
padding: 0px;
border: none;
border-radius: 0px;
}
img {
-ms-interpolation-mode: bicubic;
height: auto;
}
img, object, embed {
max-width: 100%;
margin: 0px auto 0px;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.clear {
clear: both;
}
.hidden {
display: none;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-white {
color: #ffffff;
}
.align-center {
float: none;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.align-left {
float: left;
}
.align-right {
float: right;
}
.vertical-center {
top: 50%;
position: absolute !important;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 7;
}
.horizontal-center {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 7;
}
.absolute-center {
top: 50%;
left: 50%;
position: absolute !important;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
z-index: 7;
}
.hide-text {
position: absolute;
font-size: 0;
line-height: 0;
margin-left: -9999px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
}
a.scroll-down, a:link.scroll-down, a:visited.scroll-down {
color: rgba(255, 255, 255, 0.6);
text-align: center;
width: 48px;
height: 48px;
line-height: 58px;
position: absolute;
bottom: 24px;
left: 50%;
margin-left: -24px;
border: 2px solid rgba(255, 255, 255, 0.6);
border-radius: 50%;
transition: all .5s;
-moz-transition: all .5s;
-webkit-transition: all .5s;
-o-transition: all .5s;
z-index: 9;
display:none;
}
.admin-bar a.scroll-down {
bottom: 48px;
}
a.scroll-down i {
position: relative;
font-size: 24px;
bottom: 2px;
}
a.scroll-down:hover {
color: #ffffff;
transform: scale(1.1);
border-color: #ffffff;
} a img {
border: none;
}
a, a:link, a:visited {
color: #0099ff;
text-decoration: none;
outline: 0;
}
a:focus, a:hover, a:active {
color: #0066cc; } h1, h2, h3,
h4, h5, h6 {
color: #383733; font-weight: 400;
line-height: 1;
margin: 4px 0px;
padding: 4px 0px;
}
h1 {
font-size: 2.6em;
letter-spacing: -1px; font-family: league-gothic, sans-serif;
}
h2 {
font-size: 2.5em;
letter-spacing: 0px; font-family: league-gothic, sans-serif;
}
h3 {
font-size: 26px; font-family: league-gothic, sans-serif;
}
h4 {
font-size: 1.6em; font-family: league-gothic, sans-serif;
}
h5 {
font-size: 1.4em; font-family: league-gothic, sans-serif;
}
h6 {
font-size: 0.85em;
font-size: 0.80em;
line-height:2;
text-transform:uppercase;
font-weight:bold; font-family: 'Roboto', sans-serif;
line-height: 2.4;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
color: #383733;
color: rgba(0, 0, 0, 0.8);
text-decoration: none;
border: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
color: #0099ff;
text-decoration: none;
border: none;
}
.headline { font-family: league-gothic, sans-serif;
font-size: 2.8em;
font-weight: 400;
line-height: 1.1; margin: 0px;
padding: 0px 0px 12px 0px;
}
.slide-content h2.headline {
color: #ffffff;
font-size: 3.8em; font-family: 'Roboto', sans-serif;
letter-spacing: 0px;
}
.headline.small {
font-size: 2em;
letter-spacing: -1px;
}
.headline.archive-headline {
padding-bottom: 24px;
}
.headline.img-headline {
color: #ffffff;
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 100%;
max-width: 80%; font-family: league-gothic, sans-serif;
font-weight: normal;
text-align: center;
line-height: 1.1; letter-spacing: 1px;
margin: 0px auto 0px;
padding: 0px;
-webkit-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.headline.img-headline a {
color: #ffffff !important;
}
.headline.img-headline a:hover { } .post-banner .headline.img-headline {
font-size: 3.5em;
font-weight: 400;
}
.single-banner .headline.img-headline {
font-size: 3.6em;
margin-top: 24px;
}
.title {
color: rgba(0, 0, 0, 0.8); font-family: 'Roboto', sans-serif;
font-size: 1.1em;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 1.2;
margin: 0px;
padding: 0px;
} #header {
width: 100%;
line-height: 0;
margin: 0px auto 0px;
position: relative;
z-index: 8;
}
#top-nav {
background-color: #ffffff !important; width: 100%;
padding: 0px;
z-index: 9;
}
#top-nav .site-title {
display: block;
font-size: 1.2em;
font-family: 'Raleway', Arial, sans-serif;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0px;
line-height: 80px;
margin: 0px;
padding: 0px;
}
#top-nav .site-title a {
color: #ffffff;
}
#top-nav .site-title a:hover {
color: rgba(255, 255, 255, .6);
}
#site-info {
position: relative;
z-index: 9;
padding: 120px 0px 96px 0px;
}
#site-info .content {
background: none;
}
.home #site-info .content {
background: none;
display: none;
}
#header-content {
width: 100%;
margin-top: 24px;
}
#logo {
display: block;
position: relative;
line-height: 0;
margin: 0px;
padding: 0px;
z-index: 9;
}
#logo a {
display: block;
max-width: 320px;
padding: 0px;
}
#logo img {
max-height: 112px;
}
#masthead {
display: block;
position: relative;
margin: 0px;
padding: 0px;
}
#masthead.title-disabled {
display: none;
}
#masthead .site-description {
display: block;
position: relative;
color: #ffffff;
font-size: 2.8em;
font-family: 'Open Sans', Arial, sans-serif;
font-weight: 800;
letter-spacing: -1px;
line-height: 1.1;
max-width: 720px;
margin: 0px;
padding: 12px 0px;
}
#masthead .site-description::after {
content: '';
position: absolute;
width: 20%;
bottom: -12px;
border-bottom: 6px solid #ffffff;
}
.custom-header {
width: 100%;
min-height: 180px;
position: relative;
top: 0;
line-height: 0;
margin: 0px;
background-color: #ffffff;
background-position: center;
background-attachment: scroll;
background-repeat: no-repeat;
background-size: cover;
box-shadow: inset 0px 0px 6px rgba(0, 0, 0, .24);
z-index: 8;
} .vital-header-active #site-info {
padding: 0px;
}
.vital-header-inactive #header {
background-color: #0099ff;
background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(0, 0, 0, 0.60)),to(rgba(0, 0, 0, 0.00)));
background-image: -webkit-linear-gradient(left bottom, rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.00));
background-image: -moz-linear-gradient(left bottom, rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.00));
background-image: -o-linear-gradient(left bottom, rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.00));
background-image: -ms-linear-gradient(left bottom, rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.00));
background-image: linear-gradient(left bottom, rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.00));
}
.vital-title-active.vital-header-active #masthead .site-description {
text-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
}
.vital-logo-left #logo,
.vital-logo-left .site-title,
.vital-description-left #masthead {
float: left;
text-align: left;
}
.vital-logo-right #logo,
.vital-logo-right .site-title,
.vital-description-right #masthead {
float: right;
text-align: right;
}
.vital-logo-center #logo,
.vital-logo-center .site-title,
.vital-logo-center #navigation,
.vital-description-center #masthead {
text-align: center;
width: 100%;
}
.vital-logo-center #logo a,
.vital-description-center #masthead .site-description {
margin: 0px auto 0px;
}
.vital-description-center #masthead .site-description::after {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.vital-description-left #masthead .site-description::after {
left: 0;
}
.vital-description-right #masthead .site-description::after {
right: 0;
} #navigation {
float: right;
display: inline;
position: relative;
color: #cccccc;
font-size: 0.875em; font-family: 'Roboto', sans-serif;
font-weight: 400;
text-transform: uppercase; margin:18px 0px 0px 0px;
padding: 0px;
z-index: 9;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
#navigation .instruction {
font-size: 1em;
text-transform: none;
line-height: 80px;
padding: 0px;
}
.vital-logo-left #navigation .instruction {
float: right;
text-align: right;
}
.vital-logo-right #navigation .instruction {
float: left;
text-align: left;
} .menu-toggle {
display: none;
cursor: pointer;
}
.main-small-navigation ul.mobile-menu {
display: none;
} .appt-btn {
float: right;
display: inline-block;
background-color: #0099ff;
color: #ffffff !important;
font-size: 0.8em;
font-weight: 700;
text-align: center;
text-transform: uppercase;
line-height: 80px;
height: 82px;
max-width: 160px;
padding: 0px 18px;
}
a:hover.appt-btn, a:focus.appt-btn, a:active.appt-btn {
color: #ffffff;
text-decoration: none;
box-shadow: inset 0px 0px 12px rgba(0, 0, 0, 0.4);
} .vital-logo-right #navigation {
float: left;
}
.vital-logo-right .appt-btn {
float: none;
} .menu, .menu * {
margin:	0;
padding: 0;
list-style:	none;
}
.menu {
float: right; line-height: 47px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
padding-top: 6px;
}
.menu ul {
margin: 0px;
padding: 0px;
}
ul.menu ul,
div.menu ul ul {
position: absolute;
top: -9999px;
width: 200px; }
.menu ul ul ul, ul.menu ul ul {
margin: 0px;
}
.menu ul li ul li, ul.menu ul li {
width: 100%;
margin: 0px;
}
.menu li:hover {
visibility:	inherit; }
.menu li {
float: left;
display: inline-block;
position: relative;
}
.menu li li {
display: block;
position: relative;
}
.menu a {
display: inline-block;
position: relative;
}
.menu li:hover ul,
.menu li.sfHover ul { top: 47px; margin-top: 0px;
z-index: 99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul,
div.menu ul li:hover li ul {
top: -9999px;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul,
div.menu ul li li.sfHover ul {
left: 200px; top: 0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul,
div.menu ul li li:hover li ul {
top: -9999px;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul,
div.menu ul li li li:hover ul {
left: 200px; top: 0;
} #navigation .menu .current_page_item,
#navigation .menu .current_page_ancestor,
#navigation .menu .current-menu-item,
#navigation .menu .current-cat {
border-bottom: 0px solid rgba(255, 255, 255, 1);
}
#navigation .menu .current_page_item a,
#navigation .menu .current_page_ancestor a,
#navigation .menu .current-menu-item a,
#navigation .menu .current-cat a { color: rgba(0, 0, 0, 0.7);
}
#navigation .menu li .current_page_item a, #navigation .menu li .current_page_item a:hover,
#navigation .menu li .current-menu-item a, #navigation .menu li .current-menu-item a:hover,
#navigation .menu li .current-cat a, #navigation .menu li .current-cat a:hover { }  #navigation .menu {
margin-bottom: 0;
}
#navigation .menu ul.sub-menu,
#navigation .menu ul.children {
background-color: #dfdfd4;
padding: 20px 12px;
border-radius: 0px 0px 0px 3px;
border-top: 3px solid #1c55a3;
}
#navigation .menu ul.sub-menu ul.sub-menu,
#navigation .menu ul.children ul.children {
margin-top: -12px;
padding: 12px;
border-radius: 3px;
}
#navigation .menu a {
color: #cccccc;
color: rgba(0, 0, 0, 0.7);
background: none; line-height:34px;
text-decoration: none;
letter-spacing: 0.1px;
margin: 0px;
padding: 0px 15px;
border-left: 1px solid rgba(255, 255, 255, .12); }
#navigation .menu a:focus,
#navigation .menu a:hover,
#navigation .menu a:active {
color: #1c55a3;
}
#navigation .menu li:last-child a {
border-right: 1px solid rgba(255, 255, 255, .12);
}
#navigation .menu li li:last-child a {
border-right: none;
}
#navigation .menu li li a {
display: block;
background: none;
font-size: 1.1em;
text-transform: none; line-height:28px;
margin: 0px;
padding: 0px 8px;
border-left: none;
border-radius: 3px;
}
#navigation .menu li li a:hover {
background: rgba(255, 255, 255, .12);
color: #ee4245;
}
#navigation .menu li.sfHover:hover {
outline: 0;
}
#navigation .menu li {
margin: 0px;
padding: 0px;
transition: border .25s;
-moz-transition: border .25s;
-webkit-transition: border .25s;
-o-transition: border .25s;
}
#navigation .menu li:hover { }
#navigation .menu li li {
margin: 0px;
border-bottom: none;
}
#navigation .menu li li:hover {
border-bottom: none;
} .sf-arrows .sf-with-ul {
padding-right: 2em;
} .sf-arrows .sf-with-ul:after {
content: '';
position: absolute;
top: 50%;
right: 1em;
margin-top: -1px;
height: 0;
width: 0; border: 3px solid transparent;
border-top-color: #DDDDDD; border-top-color: rgba(255, 255, 255, .24);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
border-top-color: rgba(255, 255, 255, .4); } .sf-arrows li li .sf-with-ul:after {
margin-top: -3px;
margin-right: -8px;
border-color: transparent;
border-left-color: #DDDDDD; border-left-color: rgba(255, 255, 255, .24);
}
.sf-arrows li li > .sf-with-ul:focus:after,
.sf-arrows li li:hover > .sf-with-ul:after,
.sf-arrows li li.sfHover > .sf-with-ul:after {
border-left-color: rgba(255, 255, 255, .4);
} .flexslider.featured-content {
background-color: #0099ff;
background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(0, 0, 0, 0.60)),to(rgba(0, 0, 0, 0.00)));
background-image: -webkit-linear-gradient(left bottom, rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.00));
background-image: -moz-linear-gradient(left bottom, rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.00));
background-image: -o-linear-gradient(left bottom, rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.00));
background-image: -ms-linear-gradient(left bottom, rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.00));
background-image: linear-gradient(left bottom, rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.00));
}
.flexslider.featured-content .slides li {
position: relative; max-height:517px;
height: 100vh;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.flexslider.featured-content .information {
position: absolute;
left: 12%;
width: 40%;
max-width: 560px;
padding: 48px 0px 0px 0px;
z-index: 9;
}
.flexslider.featured-content .slide-content p {
color: #ffffff;
font-size: 3.6em;
font-weight: 200;
line-height: 1.1;
text-transform: none;
letter-spacing: -2px;
margin: 0px;
padding: 12px 0px;
}
.flexslider.featured-content .feature-img {
line-height: 0;
margin: 0px;
padding: 0px;
}
.flexslider.testimonials {
margin: 0px auto 0px;
padding-left: 96px;
padding-right: 96px;
}
.flexslider.testimonials.loading {
min-height: 280px;
}
.flexslider.testimonials .preloader,
.flexslider.gallery-slideshow .preloader {
border-bottom: 3px solid rgba(0, 0, 0, .08);
border-left: 3px solid rgba(0, 0, 0, .08);
border-right: 3px solid rgba(0, 0, 0, .24);
border-top: 3px solid rgba(0, 0, 0, .24);
}
.flexslider.testimonials .flex-direction-nav li a,
.flexslider.gallery-slideshow .flex-direction-nav li a {
text-shadow: none;
margin-top: -36px;
}
.flexslider.testimonials .flex-direction-nav .flex-next i,
.flexslider.testimonials .flex-direction-nav .flex-prev i {
color: rgba(0, 0, 0, .08);
}
.flexslider.testimonials .flex-direction-nav .flex-next i:hover,
.flexslider.testimonials .flex-direction-nav .flex-prev i:hover {
color: rgba(0, 0, 0, .6);
}
.flexslider {
display: block;
position: relative;
margin: 0;
padding: 0;
overflow: hidden;
}
.flexslider.loading {
min-height: 640px;
}
.flexslider.featured-content.loading {
height: 100vh;
}
.flexslider .preloader {
position: absolute;
top: 50%;
left: 50%;
margin-left: -16px;
margin-top: 12px;
border-bottom: 3px solid rgba(255, 255, 255, .24);
border-left: 3px solid rgba(255, 255, 255, .24);
border-right: 3px solid rgba(255, 255, 255, .8);
border-top: 3px solid rgba(255, 255, 255, .8);
border-radius: 100%;
height: 32px;
width: 32px;
-webkit-animation: spin .6s infinite linear;
-moz-animation: spin .6s infinite linear;
-ms-animation: spin .6s infinite linear;
-o-animation: spin .6s infinite linear;
animation: spin .6s infinite linear;
z-index: 999;
}
.flexslider ul, .flexslider li {
list-style-type: none;
margin: 0px;
padding: 0px;
}
.flexslider .slides {
position: relative;
overflow: hidden;
zoom: 1;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flex-pauseplay span {
text-transform: capitalize;
} .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
} .no-js .slides > li:first-child {
display: none;
} .flex-caption {
background: none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
zoom: 1;
}
.flex-caption {
background: rgba(0,0,0,.3);
color: #FFFFFF;
width: 96%;
padding: 2%;
margin: 0;
position: absolute;
left: 0;
bottom: 0;
text-shadow: 0 -1px 0 rgba(0,0,0,.3);
} .flex-direction-nav {
height: 0;
}
.flex-direction-nav li a {
display: block;
font-size: 72px;
line-height: 0;
min-width: 72px;
text-decoration: none;
text-shadow: 1px 1px 0px rgba(0, 0, 0, .12);
margin: 0px;
opacity: 1;
position: absolute;
top: 50%;
cursor: pointer;
overflow: visible;
z-index: 9;
}
.flex-direction-nav .flex-next {
right: 12px;
text-align: center;
}
.flex-direction-nav .flex-prev {
left: 12px;
text-align: center;
}
.flex-direction-nav .flex-next i,
.flex-direction-nav .flex-prev i {
color: #999999;
color: rgba(255, 255, 255, .6);
}
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
text-decoration: none;
}
.flex-direction-nav .flex-prev:hover i,
.flex-direction-nav .flex-next:hover i {
color: #ffffff;
color: rgba(255, 255, 255, 1);
}
.flex-direction-nav a.flex-disabled {
opacity: 0;
} .flexslider.gallery-slideshow .flex-control-nav {
right: 24px;
}
.flex-control-nav {
float: right;
position: absolute;
bottom: 24px;
right: 12%;
text-align: center;
line-height: 0;
margin: 0px;
padding: 0px;
z-index: 9;
}
.flex-control-nav li {
display: inline-block;
margin: 0px;
padding: 4px !important;
zoom: 1;
*display: inline;
}
.flex-control-nav li:first-child {
margin: 0;
}
.flex-control-nav li a {
width: 8px;
height: 8px;
display: block;
background: none;
cursor: pointer;
text-indent: -999em;
border: 2px solid rgba(255, 255, 255, .6);
border-radius: 50%;
}
.flex-control-nav li a:hover {
background: rgba(255, 255, 255, .9);
}
.flex-control-nav li a.flex-active {
background: rgba(255, 255, 255, .9);
cursor: default;
} .home-slider {
position: relative;
}
.homepage {
position: relative;
margin: 0px;
padding: 0px;
z-index: 9;
background: #dfdfd4;
}
.homepage section {
display: block;
position: relative;
}
.homepage .cat-description p {
position: relative;
color: rgba(0, 0, 0, .4);
font-size: 1.6em; font-family: 'Roboto', sans-serif;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: -24px;
padding-bottom: 24px;
}
.homepage .cat-description p:after {
content: '';
position: absolute;
width: 8%;
left: 50%;
bottom: 12px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
border-bottom: 2px solid rgba(0, 0, 0, .24);
} .featured-bar {
background-color: #eeeeee;
background: rgba(0, 0, 0, .04);
color: rgba(0, 0, 0, .6);
font-size: 0.75em;
font-weight: 600;
line-height: 2;
margin: 0px;
padding: 0px;
overflow: hidden;
z-index: 8;
}
.featured-bar .search-bar {
background: rgba(0, 0, 0, .04);
line-height: 48px;
padding: 0px 18px;
}
.featured-bar .search-bar .fa {
margin-right: 6px;
}
.featured-bar .search-bar #searchform {
float: right;
}
.featured-bar .search-bar #searchform .search-field,
.featured-bar .search-bar #searchform #s {
background: none;
color: rgba(0, 0, 0, .6);
font-size: 1.1em;
line-height: 48px;
width: auto;
margin: 0px;
padding: 0px;
box-shadow: none;
}
.featured-bar .search-bar #searchsubmit {
display: none;
} .featured-info {
background: #ffffff; padding: 35px 0;
margin: 0px;
z-index: 8;
}
.featured-info .content {
position: relative;
margin: 0px auto 0px; }
.featured-info h2 {
position: relative;
letter-spacing: -1px;
margin: 0px;
padding: 0px 0px 8px 0px;
}
.featured-info .vertical-center {
right: 0;
}
.featured-info .contact-phone {
float: right;
background-color: rgba(0, 0, 0, .08);
padding: 36px 48px;
}
.featured-info .call-text {
font-size: 1.2em;
text-align: center;
margin-top: -12px;
padding: 0px;
}
.featured-info .phone-number {
color: rgba(0, 0, 0, .8);
font-size: 2.6em;
font-weight: 400;
letter-spacing: -2px;
line-height: 1;
padding: 0px;
}
.featured-info .description {
font-size: 0.9em;
font-weight: 400;
line-height: 1.6;
padding: 0px;
} .featured-pages {
background-color: rgba(0, 0, 0, .6);
background-size: cover;
background-position: center center;
padding: 96px 0px;
border-top: 6px solid #0099ff;
z-index: 6;
}
.featured-pages .bottom-border {
background-color: #0099ff;
position: absolute;
bottom: 0;
display: block;
width: 100%;
height: 50px;
z-index: 1;
}
.featured-pages .holder {
position: relative;
box-shadow: 0px 0px 6px rgba(0, 0, 0, .24);
overflow: hidden;
z-index: 6;
}
.featured-pages .holder:nth-child(2) {
background-color: #ffffff;
z-index: 8;
}
.featured-pages .holder:nth-child(1),
.featured-pages .holder:nth-child(3) {
background-color: #f4f4f4;
}
.featured-pages .holder:nth-child(1) {
border-radius: 3px 0px 0px 3px;
}
.featured-pages .holder:nth-child(3) {
border-radius: 0px 3px 3px 0px;
}
.featured-pages .page-content {
position: relative;
z-index: 8;
}
.featured-pages .information {
text-align: center;
padding: 48px 36px 72px 36px;
overflow: hidden;
}
.featured-pages .excerpt {
font-size: 0.9em;
padding: 6px 0px;
}
.featured-pages .feature-img {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 120px;
height: 120px;
margin-top: 0px;
margin-bottom: 24px;
overflow: hidden;
}
.featured-pages .information .read-more {
display: none;
}
.featured-pages .page-content a.button {
display: block;
position: absolute;
bottom: 0;
width: 100%;
height: 50px;
line-height: 50px;
text-align: center;
margin: 0px;
padding: 0px;
border-radius: 0px;
} .featured-testimonials {
background-color: #ffffff;
padding: 96px 0px;
}
.featured-testimonials .feature-img {
float: left;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
min-height: 180px;
min-width: 180px;
margin: 0px 36px 12px 0px;
border-radius: 50%;
}
.featured-testimonials .excerpt p {
font-family: 'Playfair';
font-size: 1.8em;
line-height: 1.4;
}
.featured-testimonials .excerpt .read-more {
display: none;
}
.featured-testimonials .author {
color: rgba(0, 0, 0, .4);
font-style: italic;
} .featured-team {
background-color: rgba(0, 0, 0, .08);
padding: 96px 0px;
}
.featured-team .headline {
margin-top: -24px;
padding-bottom: 12px;
}
.featured-team .team-members .member {
float: none;
width: 24.6%;
} .featured-services {
padding: 96px 0px;
background-color: rgba(0, 0, 0, .6);
background-size: cover;
background-position: center center;
}
.featured-services .cat-description p {
color: #ffffff;
color: rgba(255, 255, 255, .9);
}
.featured-services .cat-description p:after {
border-bottom-color: rgba(255, 255, 255, .8);
}
.featured-tabs {
background: #ffffff;
max-width: 920px;
margin: 12px auto 12px;
border-radius: 3px;
overflow: hidden;
}
.featured-tabs .title {
color: rgba(0, 0, 0, .3);
margin-bottom: 0px;
padding-bottom: 12px;
}
.featured-tabs .information .title {
margin-bottom: 12px;
border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.featured-tabs .information p {
padding-top: 8px;
padding-bottom: 0px;
}
.featured-tabs a.read-more,
.featured-tabs a.read-more:link,
.featured-tabs a.read-more:visited {
margin-top: 24px;
margin-bottom: 0px;
}
.featured-tabs .organic-tabs {
margin: 0px;
}
.featured-tabs .organic-tabs ul#tabs{margin: 25px 0;}
h3.headline.img-headline{ font-family: league-gothic, sans-serif;}
.featured-tabs .organic-tabs ul#tabs li {
float: none;
display: block;
background: none;
margin-bottom: 1px;
border-radius: 0px;
border: none;
}
.featured-tabs .organic-tabs ul#tabs li:first-child {
border: none;
}
.featured-tabs .organic-tabs ul#tabs li:last-child {
margin-bottom: 0px !important;
}
.featured-tabs .organic-tabs ul#tabs li.ui-tabs-active,
.featured-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
background: none;
margin-bottom: 1px;
padding: 0px;
}
.featured-tabs .organic-tabs ul#tabs li a {
float: none;
display: block;
background-color: rgba(0, 0, 0, .08);
color: #414042;
font-size: 1.22em;
font-weight: 400;
padding-top: 5px;
padding-bottom: 5px; font-family: league-gothic, sans-serif;
}
.featured-tabs .organic-tabs ul#tabs li.ui-tabs-active a,
.featured-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.featured-tabs .organic-tabs ul#tabs li a:hover {
background: #ffffff;
}
.featured-tabs .organic-tabs div[id^=panel] {
margin: 0px;
padding: 71px 24px 24px 24px;
border: none;
box-shadow: none;
border-radius: 0px;
}
.featured-tabs .organic-tabs div[id^=panel] .feature-img,
.featured-tabs .organic-tabs div[id^=panel] .feature-vid {
max-height: 220px;
margin-bottom: 12px;
} #wrapper {
margin: 0px;
padding: 0px;
}
.container {
position: relative;
margin: 0px auto 0px;
padding: 0px;
z-index: 8;
}
.content {
background: #ffffff;
position: relative;  max-width:1149px;
width: 100%;
margin: 0px auto 0px;
padding: 0px;
border-radius: 3px;
}
.content.no-bg {
background: none;
}
.content.not-set {
margin-top: 24px;
margin-bottom: 24px;
}
.content::before,
.content::after {
display: table;
content: "";
}
.content::after {
clear: both;
}
.blog-holder {
background: #ffffff;
position: relative;
margin-top: 24px;
overflow: hidden;
}
.blog-holder:last-child {
margin-bottom: 24px;
}
.archive .content .hentry,
.search .content .hentry {
position: relative;
margin-bottom: 24px;
padding-bottom: 12px;
}
.archive.category .content .hentry {
margin-bottom: 0px;
padding-bottom: 0px;
}
.article {
display: block;
overflow: hidden;
max-width:650px;
}
.blog-holder .article{border-bottom: 1px solid #383733;}
.postarea { padding: 36px 0%;
}
.blog .postrea{border-bottom: 1px solid #dfdfd4;}
.postarea .full { padding: 48px 0px;
}
.postarea.wide {
padding: 72px 6%;
}
.post-date {
display: block;
position: relative; color: #999999;
margin: 0px;
padding: 0px;
border-top: 0px solid rgba(0, 0, 0, .12);
font-size: 0.8em;
}
.post-date p {
display: inline-block;
position: relative;
top: -18px;
background: #ffffff; font-family: 'Roboto', sans-serif;
font-size: 0.7em;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0px;
padding: 0px 6px 0px 0px;
}
.post-meta {
display: inline-block;
color: #999999;
width: 100%;
font-size: 0.9em;
margin: 0px;
padding: 12px 0px;
overflow: hidden;
border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.post-meta p {
margin: 0px;
padding: 0px;
}
.post-meta .meta-title { font-family: 'Roboto', sans-serif;
font-size: 0.9em;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 6px;
padding-bottom: 6px;
border-bottom: 2px solid rgba(0, 0, 0, .12);
}
.post-meta .tag-group,
.post-meta .cat-group {
display: block;
}
.post-meta .cat-group {
margin: 12px 0px;
}
.post-meta .tag-group a {
display: inline-block;
background: #f9f9f9;
background: rgba(0, 0, 0, .04);
font-size: 0.8em;
line-height: 1.4;
margin: 2px 4px 2px 0px;
padding: 4px 8px;
border-radius: 3px;
}
.post-meta .tag-group a:hover {
text-decoration: none;
}
.post-meta .tag-group a:before {
font-family: 'FontAwesome';
font-size: 0.9em;
content: '\f02b';
margin-right: 4px;
}
.updated:not(.published) {
display: none;
}
.post-edit-link {
display: inline-block;
margin: 12px 0px;
}
.author-column {
float: right;
width: 72%;
margin-top: 20px;
padding-left: 4%;
border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.author-posts {
margin: 0px 0px 12px 0px;
padding: 0px;
}
.author-posts li {
margin: 0px;
padding: 6px 0px;
border-bottom: 1px solid rgba(0,0,0, 0.08);
}
.no-results {
overflow: hidden;
} .social-icons {
list-style: none;
margin: 0px;
padding: 0px;
}
.social-icons li {
float: left;
display: inline-block;
list-style: none;
margin: 0px;
padding: 0px;
border-left: 1px solid rgba(0, 0, 0, .12);
}
.social-icons li:last-child {
border-right: 1px solid rgba(0, 0, 0, .12);
}
.social-icons li a {
display: block;
color: rgba(0, 0, 0, .5) !important;
text-align: center;
text-decoration: none;
line-height: 48px;
min-width: 48px;
margin: 0px;
padding: 0px;
}
.social-icons li a:hover {
background: #333333;
background: rgba(0, 0, 0, .8);
color: #ffffff !important;
}
.social-icons li a::before {
font-family: 'FontAwesome';
font-size: 16px;
font-weight: normal;
content: '\f0c1';
}
.social-icons li a span {
display: none;
}
.social-icons li a[href*="facebook.com"]::before		{ content: '\f09a'; }
.social-icons li a[href*="twitter.com"]::before 		{ content: '\f099'; }
.social-icons li a[href*="plus.google.com"]::before 	{ content: '\f0d5'; }
.social-icons li a[href*="linkedin.com"]::before	 	{ content: '\f0e1'; }
.social-icons li a[href*="github.com"]::before		 	{ content: '\f113'; }
.social-icons li a[href*="dribbble.com"]::before		{ content: '\f17d'; }
.social-icons li a[href*="foursquare.com"]::before		{ content: '\f180'; }
.social-icons li a[href*="pinterest.com"]::before		{ content: '\f0d2'; }
.social-icons li a[href*="wordpress.com"]::before		{ content: '\f19a'; }
.social-icons li a[href*="youtube.com"]::before			{ content: '\f16a'; }
.social-icons li a[href*="vine.co"]::before				{ content: '\f1ca'; }
.social-icons li a[href*="instagram.com"]::before		{ content: '\f16d'; }
.social-icons li a[href*="stackexchange.com"]::before	{ content: '\f18d'; }
.social-icons li a[href*="mailto:"]::before				{ content: '\f0e0'; }
.social-icons li a[href$="/feed/"]::before				{ content: '\f09e'; } .pagination {
float: left;
display: block;
width: 100%;
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
line-height: 32px;
margin: 0px;
padding: 24px 0px;
position: relative;
z-index: 9;
}
.pagination .page-numbers {
display: inline-block;
background: rgba(0, 0, 0, .04);
color: #666666;
min-height: 32px;
min-width: 32px;
text-decoration: none;
margin: 0px 2px;
padding: 0px;
border-radius: 3px;
box-shadow: inset 0px 0px 4px rgba(0, 0, 0, .12);
}
.pagination .page-numbers:hover,
.pagination .page-numbers:active {
background: #ffffff;
min-height: 32px;
min-width: 32px;
line-height: 32px;
padding: 0px;
border-radius: 3px;
box-shadow: 0px 0px 4px rgba(0, 0, 0, .12);
}
.pagination .page-numbers.current {
display: inline-block;
background: #ffffff;
min-height: 32px;
min-width: 32px;
line-height: 32px;
padding: 0px;
border-radius: 3px;
box-shadow: 0px 0px 4px rgba(0, 0, 0, .12);
}
.post-navigation {
display: block;
margin: 12px 0px 0px 0px;
padding: 0px;
overflow: hidden;
}
.previous-post {
float: left;
font-size: 0.9em;
}
.next-post {
float: right;
font-size: 0.9em;
}
.previous-post,
.next-post {
background: #f9f9f9;
background: rgba(0, 0, 0, .04);
padding: 6px 12px;
border-radius: 3px;
}
.page-links {
display: block;
overflow: hidden;
margin: 12px 0px;
}
.page-links .link-label {
color: #000000;
font-weight: bold;
margin-left: 0px;
}
.page-links span {
margin: 0px 3px;
} .feature-img {
display: block;
position: relative;
text-align: center;
line-height: 0;
margin: 12px auto 12px;
overflow: hidden;
z-index: 8;
}
.feature-img.single-banner {
width: 100%;
max-height: 640px;
position: relative;
line-height: 0;
margin: 0px;
background-color: #333333;
background-position: center center;
background-attachment: scroll;
background-repeat: no-repeat;
background-size: cover;
}
.feature-img.post-banner {
max-height: 540px;
margin: 0px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 0px;
}
.blog .feature-img.post-banner {
border-radius: 3px 3px 0px 0px;
}
.single-banner img,
.post-banner img {
margin-left: -9999px;
}
.avatar {
background: #FFFFFF;
margin: 10px 20px 10px 0px;
padding: 6px;
}
.author-avatar {
float: left;
display: block;
width: 20%;
margin-top: 20px;
padding-right: 3.6%;
}
.author-avatar .avatar {
display: block;
margin: 0px;
padding: 0px;
border: none;
}
img.hide-img,
.hide-img img {
line-height: 0;
margin-left: -999em;
padding: 0px;
}
img.aligncenter {
display: block;
text-align: center;
padding: 0px;
}
img.alignnone,
img.alignright,
img.alignleft {
display: inline;
padding: 0px;
}
.alignnone {
margin: 12px auto 12px;
}
.aligncenter {
display: block;
margin: 12px auto 12px;
}
.alignright {
float: right;
margin: 12px 0px 12px 24px;
}
.alignleft {
float: left;
margin: 12px 24px 12px 0px;
}
.wp-caption {
max-width: 100%;
text-align: center;
margin-top: 24px;
margin-bottom: 24px;
padding: 0px;
}
.wp-caption a {
display: block;
line-height: 0;
}
.wp-caption img {
max-width: 100%;
margin: 0px auto 0px;
padding: 0px;
}
.wp-caption .wp-caption-text {
display: inline;
color: #aaaaaa;
color: rgba(0, 0, 0, .4);
font-size: 0.9em;
font-style: italic;
line-height: 1.4;
margin: 0px;
padding: 0px 0px 8px 0px;
border-bottom: 2px solid rgba(0, 0, 0, .24);
} .portfolio {
position: relative;
}
.portfolio-wrap {
margin: 12px;
}
.portfolio-wrap .half,
.portfolio-wrap .third,
.portfolio-wrap .fourth {
margin: 0px;
}
.portfolio-wrap .half:nth-child(2n+1),
.portfolio-wrap .third:nth-child(3n+1),
.portfolio-wrap .fourth:nth-child(4n+1) {
clear: both;
}
.portfolio-item {
background: #ffffff;
margin: 12px;
overflow: hidden;
}
.portfolio-item .title {
letter-spacing: 0px;
padding: 18px 6px;
}
.portfolio-item a.feature-img {
display: inline;
}
.portfolio-item img {
display: block;
}
.portfolio-nav {
top: 50%;
width: 100%;
position: absolute;
margin: -24px 0px 0px 0px;
}
.portfolio-nav a {
display: block;
color: #999999;
color: rgba(0, 0, 0, 0.2) !important;
position: relative;
min-width: 48px;
font-size: 48px;
line-height: 1;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
margin: 0px;
opacity: 1;
cursor: pointer;
overflow: visible;
z-index: 9;
}
.portfolio-nav a:hover {
color: #000000;
color: rgba(0, 0, 0, 0.9) !important;
}
.portfolio-nav a span {
display: none;
}
.portfolio-nav .previous-post a {
left: 36px;
}
.portfolio-nav .next-post a {
right: 36px;
} .team-template .team-members,
.testimonial-archive .team-members {
padding: 24px 0px;
}
.testimonial-archive .team-members .excerpt {
font-size: 1.2em;
font-family: 'Playfair';
line-height: 1.6;
}
.testimonial-archive .author {
color: rgba(0, 0, 0, .4);
font-size: 0.9em;
font-style: italic;
}
.team-members {
display: block;
position: relative;
text-align: center;
margin: 0px;
overflow: hidden;
}
.team-members .member {
position: relative;
display: inline-block;
max-width: 100%;
padding: 0px;
}
.team-members .holder {
background: #ffffff;
position: relative;
margin: 12px;
overflow: hidden;
}
.team-members .feature-img {
margin-top: 0px;
margin-bottom: 0px;
}
.team-members .information {
display: block;
padding: 24px;
}
.team-members .title,
.team-members .subtitle {
text-align: center;
}
.team-members .subtitle {
color: rgba(0, 0, 0, .4);
font-family: 'Raleway';
font-size: 0.7em;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0px;
padding: 2px 0px;
}
.team-members .excerpt {
font-size: 0.85em;
text-align: left;
}
.team-members a.button,
.team-members a.button:link,
.team-members a.button:visited {
display: block;
text-align: center;
margin-top: 18px;
margin-bottom: 0px;
}
.type-team .title {
color: #999999;
margin-bottom: 12px;
padding-bottom: 6px;
border-bottom: 2px solid rgba(0, 0, 0, .12);
}
.type-team .member-column {
padding-right: 48px;
}
.type-team .member-phone {
display: block;
background: #f9f9f9;
font-size: 1.2em;
font-weight: 600;
text-align: center;
margin-top: 24px;
padding: 6px 12px;
}
.type-team .team-links {
display: block;
margin-top: 24px;
}
.type-team a.button.team-link {
display: block;
margin-top: -2px;
margin-bottom: 0px;
padding: 6px 18px 8px 18px;
border-top: 1px solid rgba(0, 0, 0, .12);
border-radius: 0px;
}
.type-team a.button.team-link:first-child {
border-top: none;
border-radius: 3px 3px 0px 0px;
}
.type-team a.button.team-link:last-child {
border-radius: 0px 0px 3px 3px;
}
.type-team a.button.team-link .fa {
margin-right: 4px;
}
.archive-column {
float: left;
width: 30%;
margin: 0px;
padding-right: 5%;
}
.archive-column.last {
padding-right: 0;
}
.archive-column h6 {
margin-top: 6px;
padding-top: 12px;
}
.landing-page {
display: block;
position: relative;
width: 100%;
height: 100vh;
margin: 0px;
padding: 0px;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.landing-page .site-title {
float: none;
}
.landing-page .site-title,
.landing-page .site-description {
display: block;
}
.landing-page #masthead .site-title {
display: inline-block;
background: rgba(0, 0, 0, .6);
font-size: 1.2em;
font-family: 'Raleway', Arial, sans-serif;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 0px;
line-height: 2;
margin: 0px;
padding: 12px 24px;
border-radius: 3px;
}
.landing-page #masthead .site-title a {
color: #ffffff;
}
.landing-page #masthead .site-title a:hover {
color: rgba(255, 255, 255, .6);
}
.landing-page .content {
max-width: 720px;
}
.landing-page .holder {
display: inline-block;
color: #ffffff !important;
width: 100%;
font-size: 1.2em;
margin-top: 36px;
}
body.page-template-template-landing {
position: inherit;
} .gallery {
display: block;
text-align: center;
clear: both;
overflow: hidden;
margin: 12px auto 12px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.gallery .gallery-row {
display:block;
clear: both;
overflow: hidden;
margin: 0;
}
.gallery .gallery-item {
overflow: hidden;
float: left;
margin: 0;
text-align: center;
list-style: none;
padding: 0;
position: absolute;
bottom: 0px;
}
.gallery .gallery-item a {
display: block;
background: #F4F4F4;
margin: 4px;
padding: 6px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, .08);
border: none;
border-radius: 3px;
transition: background .25s;
-moz-transition: background .25s;
-webkit-transition: background .25s;
-o-transition: background .25s;
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail {
display: block;
height: auto;
margin: 0 auto;
}
.gallery-caption {
margin-left: 0;
}
.gallery-columns-1 .gallery-item:nth-child(1n+1) {
clear: both;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1) {
clear: both;
}
.gallery-columns-3 .gallery-item:nth-child(3n+1) {
clear: both;
}
.gallery-columns-4 .gallery-item:nth-child(4n+1) {
clear: both;
}
.gallery-columns-5 .gallery-item:nth-child(5n+1) {
clear: both;
}
.gallery-columns-6 .gallery-item:nth-child(6n+1) {
clear: both;
}
.gallery-columns-7 .gallery-item:nth-child(7n+1) {
clear: both;
}
.gallery-columns-8 .gallery-item:nth-child(8n+1) {
clear: both;
}
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: both;
} .sidebar {
font-size: 0.9em;
margin: 0px;
padding: 24px;
border-radius: 0px 3px 0px 0px; }
.sidebar.left {
border-radius: 3px 0px 0px 0px;
background-image: -webkit-gradient(linear, right top, right bottom, from(rgba(0, 0, 0, 0.03)),to(rgba(0, 0, 0, 0.00)));
background-image: -webkit-linear-gradient(right top, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.00));
background-image: -moz-linear-gradient(right top, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.00));
background-image: -o-linear-gradient(right top, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.00));
background-image: -ms-linear-gradient(right top, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.00));
background-image: linear-gradient(right top, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.00));
}
.blog .sidebar,
.category .sidebar {
background: none;
padding: 24px 0px 0px 36px;
} .widget {
margin-bottom: 24px;
padding: 0px;
word-wrap: break-word;
}
.widget-title { font-family: 'Roboto', sans-serif;
font-size: 0.9em;
font-style: 400;
letter-spacing: 0.4px;
text-transform: uppercase;
margin-top: 0px;
padding-top: 0px;
border-bottom: none;
}
.widget ul, .widget li {
list-style-type: none;
margin: 0px;
padding: 0px;
}
.widget li {
display: block;
margin: 2px 0px;
padding: 2px 0px;
}
.widget li li {
padding-left: 12px;
}
.widget li li:last-child {
padding-bottom: 0px;
border-bottom: none;
}
.widget li a {
margin: 0px;
padding: 0px;
}
.textwidget {
margin: 0px;
padding: 0px;
}
.textwidget p {
padding: 8px 0px;
}
.tagcloud {
line-height: 1.2;
}
.widget_search {
overflow: hidden;
} .widget h6 a.rsswidget {
display: inline;
}
.widget a.rsswidget {
display: block;
}
.widget .rss-date {
display: block;
font-size: 0.8em;
margin-bottom: 12px;
} #calendar_wrap {
margin: 0px auto 0px;
padding: 0px;
}
#wp-calendar {
width: 100%;
text-align: center;
}
#wp-calendar #today {
background: #e4e4e4;
background: rgba(0, 0, 0, 0.04);
color: #000000;
font-weight: bold;
}
#wp-calendar a {
margin: 0px;
}
#wp-calendar caption {
font-size: 16px;
margin: 5px 0px 5px 0px;
}
#wp-calendar #prev a {
float: left;
margin: 0px;
text-align: left;
padding-left: 12px;
}
#wp-calendar #next a {
float: right;
margin: 0px;
text-align: right;
padding-right: 12px;
} .widget ul.menu {
float: none;
text-align: left;
}
.widget ul.menu .current_page_item a,
.widget ul.menu .current-menu-item a {
color: #0099ff;
background: none;
}
.widget ul.menu li a {
display: block;
background: none;
color: #0099ff;
height: auto;
font-size: 1em;
text-align: left;
text-transform: none;
text-shadow: none;
line-height: 1.8;
margin: 6px 0px;
padding: 0px;
}
.widget ul.menu li a:hover {
color: #0099ff;
background: none; }
.widget ul.menu li {
float: none;
display: block;
background: none;
margin: 0px;
padding: 0px;
width: 100%;
}
.widget ul.menu li:last-child {
border-bottom: none;
}
.widget ul.menu li span {
top: 1px;
right: 0px;
}
.widget ul.menu li ul.sub-menu {
background: none;
width: 100%;
margin: 0px;
padding: 0px;
position: static;
z-index: 9;
box-shadow: none;
}
.widget ul.menu li ul.sub-menu span {
display: none;
}
.widget ul.menu li ul.sub-menu li a {
padding-left: 12px;
}
.widget ul.menu li ul.sub-menu li ul.sub-menu li {
display: none;
} #searchform {
margin: 0px;
padding: 0px;
}
#searchform label {
display: none;
}
#searchform .search-field,
#searchform #s {
float: left;
background: #ffffff;
color: #999999;
color: rgba(0, 0, 0, 0.6);
width: 68%;
font-family: 'Helvetica Neue', Arial, sans-serif;
font-size: 1em;
line-height: 2;
margin: 0px 2% 0px 0px;
padding: 6px 3%;
border: none;
box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .2);
} #wrapper #searchsubmit { 
width: 13%;
font-size: 1em;
line-height: 38px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px 2%;
font-family: FontAwesome;
}
.no-result-search {
display: block;
margin-top: 12px;
}
.no-result-search #searchform {
max-width: 480px;
} .footer {
margin: 0px auto 0px;
padding: 0px;
}
.footer-widgets {
background: #242424;
color: rgba(255, 255, 255, .6);
padding: 13px 0px;
overflow: hidden;
font-size:0.75em;
}
.footer-widgets .widget-title {
color: #ffffff;
}
.footer-widgets .widget {
float: left;
width: 20%;
color: #999999;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
border-bottom: none;
}
.footer-widgets .widget a {
color: #999999 !important;
}
.footer-widgets .widget:nth-child(4n+1) {
clear: both;
}
.footer-widgets .widget:nth-child(4n+4) {
width: 40%;
}
.footer-widget {
padding: 5px 15px;
}
.footer-information {
background: #121212;
padding: 24px 0px;
overflow: hidden;
}
.footer-information p {
color: rgba(255, 255, 255, .4);
font-size: 0.7em;
line-height: 1.8;
padding: 0px;
}
.footer-information a {
color: rgba(255, 255, 255, .6) !important;
font-size: 0.65em;
padding-left: 10px;
}
.footer-information a:hover {
color: #ffffff;
}
.footer-information .fa-map-marker {
float: left;
color: #ffffff;
font-size: 2em;
line-height: 1.4;
margin-right: 12px;
}
.footer-information .business-address {
float: left;
} #author, #email, #url {
background: #ffffff;
color: #666666;
font-size: 1em;
font-family: 'Open Sans';
margin: 0px;
padding: 6px;
border: 1px solid rgba(0, 0, 0, .12);
border-radius: 3px;
box-shadow: inset 1px 1px 1px #dddddd;
}
#comment {
background: #ffffff;
color: #666666;
font-size: 1em;
font-family: 'Open Sans';
margin: 6px 0px;
padding: 6px;
border: 1px solid rgba(0, 0, 0, .12);
border-radius: 3px;
box-shadow: inset 1px 1px 1px #dddddd;
}
#comments {
background: #f9f9f9;
background: rgba(0, 0, 0, .04);
margin-top: 24px;
padding: 12px 24px;
border-radius: 3px;
}
#comments-title {
font-size: 2em;
margin: 4px 0px 8px 0px;
padding: 4px 0px 8px 0px;
}
#reply-title {
margin: 0px;
padding: 0px;
}
.commentlist li .avatar {
float: right;
background: #ffffff;
margin: 0px 0px 12px 12px;
padding: 6px;
border: none;
border-radius: 3px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, .12);
}
.commentlist {
margin: 0px;
padding: 0px;
}
.commentlist ol {
margin: 0px;
padding: 10px;
}
.commentlist li {
margin: 0px;
padding: 0px;
list-style: none;
border-top: 1px solid rgba(0, 0, 0, .12);
}
.commentlist li:last-child {
border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.commentlist li ul li {
padding-left: 24px;
}
.commentlist li ul li:last-child {
border-bottom: none;
}
.commentlist p {
margin: 10px 0px;
padding: 0px;
}
.comment {
padding: 18px 0px;
overflow: hidden;
}
#commentform {
margin: 5px 0px 0px 0px;
}
#commentform #submit {
font-size: 1em;
padding: 6px 12px;
}
#commentform textarea {
width: 92%;
padding: 3%;
}
.commentlist li #respond {
border-top: 1px solid rgba(0, 0, 0, .12);
}
#respond {
padding-top: 20px;
}
#respond:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}
#cancel-comment-reply-link {
display: block;
font-size: 0.7em;
font-weight: normal;
text-transform: none;
margin: 6px 0px 18px 0px;
}
.form-submit #submit {
margin-top: 0px;
}
p.logged-in-as {
margin-top: -6px;
}
.nocomments {
display: none;
}
.edit-link {
float: right;
margin-top: 12px;
}
.reply {
float: left;
margin: 6px 0px;
}
.reply a, .reply a:visited {
margin: 0px;
padding: 4px 12px;
}
.commentmetadata {
font-size: 10px;
line-height: 14px;
margin: 0px;
display: block;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 30px;
}
.form-allowed-tags {
display: none;
}
.thread-alt, .thread-even {
margin: 0px;
padding: 0px;
}
.children {
margin: 0px;
padding: 0px;
}
.even, .alt {
margin: 0px;
padding: 0px;
} a.button, a:link.button, a:visited.button, a.more-link, a:link.more-link, a:visited.more-link, a.read-more, a:link.read-more, a:visited.read-more, .container .reply a, #searchsubmit, #prevLink a, #nextLink a, #submit, #comments #respond input#submit, input[type='submit'] {
display: inline-block;
position: relative;
background-color: #ee4245;
color: #999999;
color: rgba(255, 255, 255, 1);
font-size: 1em; font-family: 'Roboto', sans-serif;
font-weight: 500;
font-style: normal;
line-height: 2; text-transform: uppercase;
margin: 12px 0px; padding: 6px 24px;
border: none;
border-radius: 0px;
letter-spacing: 0.1px;
}
a:hover.button, a:focus.button, a:active.button,
a:hover.more-link, a:focus.more-link, a:active.more-link,
a:hover.read-more, a:focus.read-more, a:active.read-more,
.container .reply a:hover, #searchsubmit:hover, #prevLink a:hover, #nextLink a:hover,
#submit:hover, #comments #respond input#submit:hover, input[type='submit']:hover {
background-color: #0099ff;
color: #ffffff;
text-decoration: none; cursor: pointer;
}
#wrapper .more-link,
#wrapper .read-more {
margin-top: 24px;
margin-bottom: 0px;
} table {
background: #ffffff;
background: rgba(0, 0, 0, 0.01);
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
width: 100%;
margin: 20px 0px;
padding: 0px;
border-collapse: collapse;
}
.widget table {
margin: 0px;
}
table thead,
table tfoot {
border: 1px solid #e4e4e4;
border: 1px solid rgba(0, 0, 0, 0.12);
}
table thead th,
table tfoot td {
border: none;
}
table th {
background: #eeeeee;
background: rgba(0, 0, 0, 0.04);
font-size: 1.2em;
text-align: center;
margin: 0px;
padding: 8px 2px;
border: 1px solid #e4e4e4;
border: 1px solid rgba(0, 0, 0, 0.12);
}
table td {
padding: 4px 0px;
margin: 0px;
border: 1px solid #e4e4e4;
border: 1px solid rgba(0, 0, 0, 0.12);
} form {
display: block;
}
form ul li {
list-style: none;
padding: 0px;
}
form legend {
font-weight: bold;
padding-top: 10px;
}
form label {
margin-top: 6px;
}
form input[type='url'],
form input[type='tel'],
form input[type='email'],
form input[type='text'],
form input[type='password'],
form input[type='number'],
form textarea {
display: block;
background: #f9f9f9;
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1.4;
margin: 4px 12px 4px 0px;
padding: 8px 4px;
border: 1px inset rgba(0, 0, 0, 0.08);
border-radius: 3px;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
}
form input[type='url'],
form input[type='tel'],
form input[type='email'],
form input[type='text'],
form input[type='password'],
form input[type='number'] {
width: 42%;
}
form textarea {
width: 96%;
}
form input[type='checkbox'],
form input[type='radio'] {
margin-left: 0px;
margin-right: 6px;
}
form input[type='submit'] {
margin-top: 0px;
}
form select, select {
background: #f9f9f9;
max-width: 98%;
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1;
margin: 4px 12px 4px 0px;
padding: 0px 4px;
border: 1px inset rgba(0, 0, 0, 0.08);
border-radius: 3px;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .12);
} a, a:link, a:visited {
transition: all .25s;
-moz-transition: all .25s;
-webkit-transition: all .25s;
-o-transition: all .25s;
}
#submit, #searchsubmit {
transition: background .25s, color .25s;
-moz-transition: background .25s, color .25s;
-webkit-transition: background .25s, color .25s;
-o-transition: background .25s, color .25s;
}
.shadow {
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
}
.radius-full {
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.radius-top {
border-radius: 3px 3px 0px 0px;
-moz-border-radius: 3px 3px 0px 0px;
-khtml-border-radius: 3px 3px 0px 0px;
-webkit-border-radius: 3px 3px 0px 0px;
}
.radius-bottom {
border-radius: 0px 0px 3px 3px;
-moz-border-radius: 0px 0px 3px 3px;
-khtml-border-radius: 0px 0px 3px 3px;
-webkit-border-radius: 0px 0px 3px 3px;
}
.radius-half {
border-radius: 50%;
-moz-border-radius: 50%;
-khtml-border-radius: 50%;
-webkit-border-radius: 50%;
}
@keyframes "spin" {
from {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-ms-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-moz-keyframes spin {
from {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-moz-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes "spin" {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes "spin" {
from {
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes "spin" {
from {
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
} #wrapper .grofile-thumbnail,
#wrapper .widgets-grid-layout {
float: left;
width: 28%;
margin: 12px 24px 6px 0px;
border-radius: 50%;
}
#wrapper .widget-grofile h4 {
margin: 24px 0px 0px 0px;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.wp-audio-shortcode {
margin: 12px 0px;
}
.sticky, .bypostauthor {
position: relative;
}  .woocommerce-product-gallery .flex-viewport, .woocommerce-product-gallery .flex-control-nav li  {
border:3px solid #fff;
border:3px solid rgba(255,255,255,0);
box-sizing:border-box;
padding: 0px !important;
}
.woocommerce div.product div.woocommerce-product-gallery.images ol.flex-control-thumbs {
padding-left: 0 !important;
padding-right: 0 !important;
}
.woocommerce-product-gallery__wrapper {
margin-left: 0px;
margin-right: 0px;
}
.woocommerce div.product div.woocommerce-product-gallery.images .woocommerce-product-gallery__trigger {
top: 1em;
}
.woocommerce-product-gallery .flex-control-nav {
position:relative;
right: auto;
bottom: auto;
}
.translation {
float: right;
}
.translation select {
background: #ffffff;
max-width: 98%; font-family: 'Roboto', sans-serif;
font-size: inherit;
line-height: 1;
margin: 4px 12px 4px 0px;
padding: 0px 4px;
border: 0px;
border-radius: 0px;
box-shadow: inset 0px 0px 0px rgba(0, 0, 0, .12);
}
li.searching a { background: #ee4245 !important; margin-left: 20px !important; 
line-height: 1;
color: #ffffff !important;
}
a.button.searching {
font-size: 0.80em; padding-left:6px;
padding-right:6px;
}
.searching #searchform #s {
float: left;
background: none; color: #ffffff !important;
width: 80%; font-family: 'Roboto', sans-serif;
text-transform:Uppercase;
text-align:center;
font-size: 1em;
line-height: 2;
margin: 0px 1% 0px 0px;
padding: 6px 3%;
border: none;
box-shadow: inset 0px 0px 0px rgba(0, 0, 0, .2);
}
.searching #wrapper #searchsubmit {
float: right;
width: 9%;
font-size: 1em;
line-height: 38px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px 0%;
font-family: FontAwesome;
}
#searchform #s::-webkit-input-placeholder { color: #827f76;
}
#searchform #s:-ms-input-placeholder { color: #827f76;
}
#searchform #s::-moz-placeholder { color: #827f76;
opacity: 1;
}
#searchform #s:-moz-placeholder { color: #827f76;
opacity: 1;
}
.footer .organic-btn span.btn-holder { font-family: 'Roboto', sans-serif;
font-size: 0.8em !important;
color: #ffffff !important;
width: 300px !important;
height: auto !important;
line-height: 1;
font-weight: 200 !important;
border-radius: 2px !important;
text-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
display: table-cell;
vertical-align: middle;
text-align: center; padding: 8px 5% !important;
white-space: nowrap;
background-color:#6b6b6b;
}
.home .organic-btn span.btn-holder, .tanner .organic-btn span.btn-holder, .tannerx span.btn-holder { font-family: league-gothic, sans-serif;
font-size: 1.55em;
color: #ffffff !important;
width: 125px;
height: 151px;
line-height: 1;
font-weight: 200;
border-radius: 27px;
text-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
display: table-cell;
vertical-align: middle;
text-align: center;
padding: 4px 18px;
}
a.organic-btn.tannerx.small-btn.align-left {
border-radius: 13px;
}
.home .organic-btn{border-radius: 27px;
-webkit-border-radius: 27px !important;}
.footer .organic-btn{border-radius: 2px;
-webkit-border-radius: 2px !important;}
.tanner .organic-btn {border-radius: 13px;
-webkit-border-radius: 13px !important;}
.tannerx .organic-btn {border-radius: 13px;
-webkit-border-radius: 13px !important;}
.organic-btn span.btn-holder { font-size: 20px;
color: #ffffff !important;
font-weight: 200;
text-align: center;
line-height: 1.5;
padding: 4px 30px;
text-shadow: 0px 0px 0px rgba(0, 0, 0, .12) !important; 
} a.organic-btn.red-btn.small-btn.align-left .btn-holder {
font-size: 15px;
padding: 10px 12px;
background-color: #e93848 !important;
letter-spacing: 0.1px;
} .eleven .textwidget.custom-html-widget{
padding-left: 55px;
}
.one-fourth .btn-container a.organic-btn.green-btn.small-btn.align-left .btn-holder {
font-size: 1.2em !important; padding: 8px 3em;
border-radius: 0px;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
letter-spacing: 0.1px;
}
.one-fourth .green-btn{box-shadow: 0px 0px 0px rgba(0, 0, 0, .2); 
-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .2); }
.one-fourth .btn-container a.organic-btn.green-btn.small-btn.align-left{line-height: 1.3;
font-size: 10px;
border-radius: 0px;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;}
a.organic-btn.green-btn.small-btn.align-left, a.organic-btn.green-btn.small-btn.align-center {
background: #9ebe3a;
font-size: 1.7em;
}
a.organic-btn.orange-btn.small-btn.align-left, a.organic-btn.orange-btn.small-btn.align-center {
background: #e3712e;
}
a.organic-btn.blue-btn.small-btn.align-left, a.organic-btn.blue-btn.small-btn.align-center {
background: #1c55a3;
}
a.organic-btn.yellow-btn.small-btn.align-left, .organic-btn.yellow-btn.small-btn.align-center {
background: #f5a529;
}  .home .content.not-set.radius-full {
background: none;
text-center: center !important;
padding: 0px;
}
a.glink img {
vertical-align: middle;
display: inline;
border: 0;
padding: 0;
margin: 0;
opacity: 0.8;
display: none;
} .information .five img.attachment-full.size-full {
margin: 20px auto;
display: block;
}
.search .content.not-set.radius-full, .archive .content.not-set.radius-full, .category .content.not-set.radius-full, .blog .content.not-set.radius-full, .home .content.not-set.radius-full, .page-template-template-full .content.not-set.radius-full, .single .content.not-set.radius-full, .page-template-template-full-one-half-two-quarters .content.not-set.radius-full, .page-template-template-full-three-quarters-one-quarter .content.not-set.radius-full, .page-template-template-full-data .content.not-set.radius-full, .page-template-template-full-service-category .content.not-set.radius-full, .page-template-search-details .content.not-set.radius-full, .page-template-details .content.not-set.radius-full{ background: url(https://211maine.org/new211/wp-content/themes/organic-vital/images/211-Maine-hand-phone-icon-for-website.png) no-repeat bottom left;
text-center: center !important;
margin: 0px auto;
padding: 0px;
}
.search .feature-img.single-banner{display:none;}
.phonedial.postarea.full {
padding: 48px 23% 30px 23%;
}
.phonedial .headline {
text-align: center;
padding-bottom: 0px;
display:none;
}
.phonedial p{padding: 5px 0px; font-size:15px;}
.phonedial .organic-btn span.btn-holder, .tannerx span.btn-holder{font-size: 1.21em;
color: #ffffff !important;
width: 95px;
height: 124px;
BORDER-RADIUS: 13PX !important;
-moz-border-radius: 13px !important;
-khtml-border-radius: 13px !important;
-webkit-border-radius: 13px !important;
padding: 4px 18px;
line-height: 1;
}
.phonedial .organic-btn{BORDER-RADIUS: 13PX !important;
-moz-border-radius: 13px !important;
-khtml-border-radius: 13px !important;
-webkit-border-radius: 13px !important;
}
.phonedial .organic-column, .footer .organic-column {
padding-top: 8px !important;
padding-bottom: 5px;
}
.flexslider.featured-content .slides li:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: linear-gradient(to bottom right,#000000,#000000);
opacity: .3; 
}
a.glink span {
margin-right: 5px;
font-size: 1em !important;
vertical-align: middle;
text-transform: none;
}
.gt_white_content a {
display: block;
padding: 0px !important;
border-bottom: 0px solid #e7e7e7 !important; 
white-space: nowrap;
color: #000000;
}
gt_white_content {
background: #dfdfd4 !important;}
li#menu-item-74 a::before {
font-family: 'FontAwesome';
font-size: 0.9em;
content: '\f002';
padding-right: 10px;
}
a.switcher-popup.glink.nturl.notranslate span {
color: rgba(0, 0, 0, 0.7);
text-transform: uppercase !important;
font-size:0.75em !important;
}
.information {
font-size: 0.85em;
line-height: 1.5;
}
.row.tanner{background: #dfdfd4;}
.buttons {
width: 100%;
overflow: hidden; margin: 0px auto;
}
.buttons .btn-container.align-center{width:25%;} .footer-information .menu-item a {
color: rgba(255, 255, 255, .6);
margin-right: 16px;
text-transform: uppercase;
font-size: 0.75em;
line-height: 1;
}
footer
.footer-information .menu{line-height: 1;
}
.supsystic-social-sharing.supsystic-social-sharing-content-align-left {
text-align: left;
width: 100px;
}
.postarea .feature-img.single-banner{max-width: 650px;
display: inline-block;}
.single .postarea .feature-img.single-banner {
max-width: 650px;
display: inline-block;
width: 85%;
}   
.supsystic-social-sharing.supsystic-social-sharing-content-align-left {
text-align: left;
width: 100px;
display: inline-block !important;
position: absolute;
padding-left: 20px;
}
.supsystic-social-sharing .sharer-flat.sharer-flat-8 i, .supsystic-social-sharing .sharer-flat.sharer-flat-9 i {
width: 100%;
color: #302f2f;
}
.supsystic-social-sharing .sharer-flat.mail, .supsystic-social-sharing .sharer-flat.facebook, .supsystic-social-sharing .sharer-flat.googleplus, .supsystic-social-sharing .sharer-flat.twitter, .supsystic-social-sharing .sharer-flat.pinterest  {background: #ffffff !important;}
.supsystic-social-sharing .sharer-flat.mail:hover, .supsystic-social-sharing .sharer-flat.facebook:hover, .supsystic-social-sharing .sharer-flat.googleplus:hover, .supsystic-social-sharing .sharer-flat.twitter:hover, .supsystic-social-sharing .sharer-flat.pinterest:hover  {background-color: #ffffff !important;}
.supsystic-social-sharing a.social-sharing-button {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
background-color: #000;
border: none;
box-sizing: border-box; display: inline-block;
font-size: 1em;
margin-bottom: 5px !important;
margin-top: 5px !important;
outline: none;
padding: .1em .3em .51em .0em !important;
position: relative;
text-decoration: none;
border-bottom: 1px solid #8a8889 !important;;
text-align: left !important;
text-transform:uppercase; font-family: 'Roboto', sans-serif;
}
.supsystic-social-sharing a.social-sharing-button .fa-fw {
width: 1.28571429em;
text-align: left;
color:#8a8889;
}
.supsystic-social-sharing a.social-sharing-button .fa-fw span {
color:#302f2f;
font-size: 0.8em;
}
.supsystic-social-sharing .sharer-flat.sharer-flat-6, .supsystic-social-sharing .sharer-flat.sharer-flat-7, .supsystic-social-sharing .sharer-flat.sharer-flat-8, .supsystic-social-sharing .sharer-flat.sharer-flat-9{width:71px !important;}
span.youneed {
color: #8ab011;
}
.organic-column{padding-top:0px !important;}
.organic-column img.alignnone, .organic-column img.alignright, .organic-column img.alignleft
{padding-top:0px !important; margin-top:0px !important; margin-bottom: 25px;} .organic-column.one-fourth {  padding-left: 3%; padding-right: 2%; border-left: 1px solid #bdbdbd;
border-right: 1px solid #bdbdbd;
margin-right: 1%;
width: 17%;
margin-bottom: 20px;
} .organic-column.three-fourth {
border-right: 1px solid #bdbdbd;
width: 69.4%; padding-right: 2.5%;
margin-right: 3%;
}
.organic-column.one-fourth.last {
padding-left: 0%; padding-right:2.5%; border-left: 0px solid #bdbdbd;
border-right: 0px solid #bdbdbd;
width: 21%;
}
.organic-column.one-fourth.last a{color: #383733 !important;}
.page-template-template-full-data .organic-column.one-fourth.last a, .page-id-963 .organic-column.one-fourth.last a{color: #e93848 !important;}
.organic-column.one-fourth h2, .organic-column.one-fourth h3, .organic-column.one-fourth h4 {margin: 0px 0px 2px;
padding: 0px 0px 0px;
line-height: 1.1;
}
.organic-column.one-fourth h2{margin: 0px; padding: 0px;}
.organic-column.one-fourth p {
font-size: 12.999px;
line-height: 18px;
}
.organic-btn.red-btn {
background-color: #e93848;
margin-top: 5px !important;
margin-bottom:20px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, .2);
-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .2);}
.data-reports .organic-column.one-fourth{
border-left: 0px solid #bdbdbd;
border-right: 0px solid #bdbdbd;
} .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, .gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {
display: -moz-inline-stack;
display: inline-block;
width: 47.5%;
vertical-align: top;
}
.gform_wrapper .gform_footer {
padding: 0px 0 10px !important;
margin: 5px 0 0 !important;
clear: both;
width: 100%;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]{float:right !important;}
.organic-box.white911-box.text-left a.close {display:none;}
.organic-box.white911-box.text-left{border: 3px solid #c7c7c5;
background-color:#ffffff;
box-shadow: 0px 0px 0px rgba(0, 0, 0, .08);
-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .08);
-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .08);
width: 150px;
height: 53px;
PADDING: 4PX;
margin-top:96px;
}
.page-id-963 .organic-box.white911-box.text-left {margin-top:10px;}
.organic-box.white911-box.text-left .box-content{PADDING: 0PX;box-shadow: 0px 0px 0px rgba(0, 0, 0, .08);
-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .08);
-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .08);
BORDER: 0PX SOLID #FFFFFF;}
.organic-box.white911-box.text-left h3, .organic-box.white911-box.text-left h6{ font-family: 'Roboto', sans-serif;
text-align:center !important;
padding: 0px;
margin: 0px;
TEXT-TRANSFORM: UPPERCASE; }
.organic-box.white911-box.text-left h6{FONT-WEIGHT: 400; line-height: 2 !important;}
.organic-box.white911-box.text-left h3{FONT-SIZE: 1.4EM; FONT-WEIGHT: NORMAL;
LINE-HEIGHT:1;}
.organic-box.white911-box.text-left h6{FONT-SIZE: 0.75EM; FONT-WEIGHT: NORMAL;}
i.contentfa.fa.fa-facebook-square, i.fa.fa-facebook-square.fa-followfb {
font-size: 36px;
color: #5177c3;
}
i.contentfa.fa.fa-youtube-square, i.fa.fa-youtube-square.fa-followyt {
color: #f2654e;
font-size:36px;
}
.textwidget IMG {
PADDING-TOP: 0PX;
MARGIN-TOP: 5PX;
}
.ctct-disclosure {
display: none;
}
p.ctct-form-field.ctct-form-field-email.ctct-form-field-required label {
display: none;
}
.footer p.ctct-form-field.ctct-form-field-email.ctct-form-field-required {
width: 100%;
display: inline-block;
float: left;
}
.footer .ctct-form-wrapper .ctct-form-field{margin:0px;}
.ctct-form-wrapper .ctct-submit {
cursor: pointer;
width: 71%;
letter-spacing: 0.1px;
line-height: 1.6; font-size: 1em;
}
.footer-widget .ctct-form-wrapper .ctct-submit {
width: 44%;
}
.one-fourth .ctct-email {
width: 67% !important;
background-color: #ffffff !important;
box-shadow: inset 0px 0px 0px rgba(0, 0, 0, .12) !important;
}
input#email___06fe64439122ee452ca387637814c88a {
width: 83%;
}
.text-widget .ctct-email {
width: 86% !important;}
.footer.ctct-email{
width: 100% !important;
}
input#ctct-submitted {
background-color: #e3712e !important;
}
.footer input#ctct-submitted {
padding: 5px 16px 4px; margin-left: 0px;
margin-top: 5px;
background-color: #6b6b6b !important; font-size:0.8em;
}
.ctct-form-wrapper .ctct-form-field {
margin-bottom: 5px;
padding: 0;
}
.footer .ctct-form-wrapper .ctct-form-field {
margin: 0;
padding: 0;
}
.organic-column.one-half {
width: 45%;
margin-right: 3% !important;
padding-right: 2% !important;
}
.organic-column.one-half.last h1 {
padding-top: 0px !important;
margin-top: 0px !important;
}
.blog h2.headline a {
font-size: 30px;
font-weight: normal;
line-height: 1.1;
letter-spacing: 0px;
}
h2.introcopy {
font-size: 1.95em;
padding-top: 23px;
}
.blog .postarea{padding: 6px 0%;}
.blog .feature-img.single-banner {
min-height: 322px;
}
.single .headline {
font-size: 1.875em;
letter-spacing: 0px;
}
.blog-holder a.read-more {
background-color: #ffffff !important;
color: #383733;
padding: 0px 0 20px 0px;
font-size: 0.85em;
}
#categories-2 li.cat-item {
line-height: 1.3;
text-transform: uppercase;
}
#categories-2 li.cat-item a {
color:#383733 !important;
font-size: 0.85em;
}
#menu-footer-menu {padding-top:0px; line-height:1; text-transform: uppercase;}
ul#gform_fields_2 label, ul#gform_fields_3 label {
display: none;
}
textarea#input_3_3, textarea#input_2_3, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
padding: 11px 4px !important;
margin-top: 10px;
border: 1px solid #383838;
border-radius: 0px;
margin-bottom: 9px;
box-shadow: inset 0px 0px 0px rgba(0, 0, 0, .0) !important;
font-size: 0.65em !important;
}
input#email___06fe64439122ee452ca387637814c88a {
font-size: 0.85em !important;
border: 1px solid #383838;
border-radius: 0px;
margin-bottom: 11px;
box-shadow: inset 0px 0px 0px rgba(0, 0, 0, .0) !important;}
.col-sm-6, .col-md-3, .col-xl-12{
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
span.closer{margin-top:0px !important; padding-top:0px !important;font-size: 1.8em; font-family: league-gothic, sans-serif;
line-height:1;}
p.closertext{font-size: 13px; line-height:1em !important;}
h6 li, .organic-column.one-fourth ul li {
text-indent: -18px;
margin-left: 18px;
line-height: 1.8em;
margin-bottom: 0.5em;
padding: 0px !important;
font-size: 0.80em;
text-transform:uppercase;
font-weight:bold; font-family: 'Roboto', sans-serif;
}
.organic-column.one-fourth ul{padding-left:0px !important;padding-top:5px !important;}
div#boxzilla-879 a {
color: #ffffff;
margin-left: 20px !important;
font-size:0.875em;
}
div#boxzilla-879 {
padding: 5px !important;
margin-top:20px !important;
border: 0px solid #ffffff !important;
}
.boxzilla-close-icon{display:none !important;}
a.button.orange {
background: #f6a52b !important;
padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1038px) {
.col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
}
@media (min-width: 768px) {
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (min-width: 576px) {.col-xs-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media handheld, only screen and (max-width: 1179px){ 
.content {
max-width:1023px;}
.home .organic-btn span.btn-holder {width: 104px;
height: 136px;}
.phonedial .organic-btn span.btn-holder, .tannerx span.btn-holder {
width: 85px;
height: 111px;
}
.sixteen .postarea .full{padding: 36px 0% !important;} 
#menu-footer-menu {
font-size: 0.7em;
padding-top: 5px;
}
}
@media handheld, only screen and (max-width: 1038px){ 
.content {
max-width:980px;}
.phonedial .organic-btn span.btn-holder, .tannerx span.btn-holder {
width: 80px;
height: 106px;
}
.blog .feature-img.single-banner {
min-height: inherit;
}
.textwidget a.organic-btn.blue-btn.small-btn.align-left{clear:both;} } @media handheld, only screen and (max-width: 970px){ 
.buttons{width: 67%;}
.buttons .btn-container.align-center {
width: 50%;
}
.footer-information .align-left {
float: none;
display: block;
text-align: center;
}
.footer-information .align-right {
float: none;
display: block;
text-align: center;
margin-bottom: 12px;
}
#menu-footer-menu {
padding-top: 0px;
line-height: 1;
text-transform: uppercase;
text-align: center;
float: none;
overflow: auto;
font-size: 0.85em;
margin: 0px auto;
}
.eleven .textwidget.custom-html-widget{padding-left:15px;}
}
@media handheld, only screen and (max-width: 870px){ 
.footer-widget .ctct-form-wrapper .ctct-submit {
width: 55%;
}
}
@media handheld, only screen and (max-width: 767px){ 
.featured-info .buttons{width: 100%;}
.featured-info .buttons .btn-container.align-center {
width: 25%;
}
.one-half, .one-third, .two-third, .three-fourth, .one-fourth,
.one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth,
.organic-column.one-half, .organic-column.one-third, .organic-column.two-third,
.organic-column.three-fourth, .organic-column.one-fourth, .organic-column.one-fifth,
.organic-column.two-fifth, .organic-column.three-fifth, .organic-column.four-fifth,
.organic-column.one-sixth, .organic-column.five-sixth, .organic-column.one-fourth.last, .organic-column.three-fourth.last {
float: none;
width: 100%;
margin-right: 0px;
}
.organic-column.one-fourth.last{padding-left:3%;}
.home .organic-column.one-fourth, .home .organic-column.one-half .last {padding-left: 0px; margin-bottom: 0px;}
}
@media handheld, only screen and (max-width: 670px){ 
.buttons{width: 100%;}
.buttons .btn-container.align-center {
width: 100%;
}
.featured-info .buttons{width: 67%;}
.featured-info .buttons .btn-container.align-center {
width: 50%;
}
.mobile-menu a{color: #4a4a4a !important;} .search .content.not-set.radius-full, .archive .content.not-set.radius-full, .category .content.not-set.radius-full, .blog .content.not-set.radius-full, .home .content.not-set.radius-full, .page-template-template-full .content.not-set.radius-full, .single .content.not-set.radius-full, .page-template-template-full-one-half-two-quarters .content.not-set.radius-full, .page-template-template-full-three-quarters-one-quarter .content.not-set.radius-full, .page-template-template-full-data .content.not-set.radius-full, .page-template-template-full-service-category .content.not-set.radius-full{background: none !important;}
}
@media handheld, only screen and (max-width: 490px){ 
.featured-info .buttons{width: 100%;}
.featured-info .buttons .btn-container.align-center {
width: 100%;
}
li.searching a {
margin-left: 0px !important;
}
.single .postarea .feature-img.single-banner {
max-width: 650px;
display: inline-block;
width: 70%;
}
.single .supsystic-social-sharing.supsystic-social-sharing-content-align-left {
width: auto;
}
}
.home .organic-column.one-fourth, .home .organic-column.one-half .last {
border: 0px solid #fff !important;
}
.page-template-search-details img.hide-img, .page-template-details img.hide-img {
display: none;
}
.fa, .fas, .far {
font-family: "Font Awesome 5 Free" !important;
font-weight: 900;
}
.footer .fa, .footer .fas, .one-fourth .fa, .one-fourth .fas {
font-family: "FontAwesome" !important;
font-weight: 500;
}
.fa-search-location:before {
content: "\f689";
} .details__notice-inaccuracies a {
text-decoration: underline;
}
.datalist-container input, input#needsLocation {
width: 98% !important;
}
search-component .page-header { font-family: league-gothic, sans-serif;
font-size: 51px;
font-weight: 400;
line-height: 45px;
}
.details__practice__title{ font-family: league-gothic, sans-serif;
font-size: 51px !important;
font-weight: 400;
line-height: 45px;}
.page-template-details .feature-img.single-banner, .page-template-search-details .feature-img.single-banner{display: none !important;}
@media handheld, only screen and (max-width: 767px){ 
.search-widget {
margin: 0 10px !important
}
}
.home-slider div.title h1 {
font-family: league-gothic !important;
font-size: 2.8em !important;
letter-spacing: 0px;
}
.practice__name {
font-family: league-gothic !important;
letter-spacing: 0px;
font-size: 1.8em !important;
}
.home-slider div.title h2, .input-section__vertical-label, .search__text-call-message, button.btn.btn-help, .practice__details, .practice__network, span.taxonomy-pill {
font-family: Roboto !important; letter-spacing: 0px;
}.single 	{ width: 100%; }
.half 		{ width: 49.9%; }
.third 		{ width: 33.3%; }
.fourth 	{ width: 25%; }
.fifth 		{ width: 20%; }
.half,
.third,
.fourth,
.fifth 	{ float: left; }
.row {
width: 100%;
margin: 0 auto;
}
.row .row {
min-width: 0;
}
.column, .columns {
float: left;
min-height: 1px;
position: relative;
}
[class*="column"] + [class*="column"]:last-child {
float: right;
}
.row .one 		{ width: 6.25%; }
.row .two 		{ width: 12.5%; }
.row .three 	{ width: 18.75%; }
.row .four 		{ width: 25%; }
.row .five 		{ width: 31.25%; }
.row .six 		{ width: 37.5%; }
.row .seven 	{ width: 43.75%; }
.row .eight 	{ width: 50%; }
.row .nine 		{ width: 56.25%; }
.row .ten 		{ width: 62.5%; }
.row .eleven 	{ width: 68.75%; }
.row .twelve 	{ width: 75%; }
.row .thirteen 	{ width: 81.25%; }
.row .fourteen 	{ width: 87.5%; }
.row .fifteen 	{ width: 93.75%; }
.row .sixteen 	{ width: 100%; }
.row .centered { float: none; margin: 0 auto; width: 100%; } .row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1; } @media handheld, only screen and (max-width: 1179px) { body {
font-size: 0.9rem;
line-height: 1.8;
}
blockquote {
font-size: 1.4rem;
}
.headline {
font-size: 2rem;
}
}
@media handheld, only screen and (max-width: 1179px) { #top-nav {
background: #000000;
position: relative;
}
#top-nav #logo,
#top-nav .site-title {
padding: 0px 12px;
}
#header-content {
margin-top: -24px;
}
#masthead {
padding-left: 24px;
padding-right: 24px;
}
#masthead .site-description {
font-size: 2.6em;
}
.menu a {
font-size: 0.9em;
padding: 0px 8px;
}
.sf-arrows .sf-with-ul {
padding-right: 16px;
}
.sf-arrows .sf-with-ul:after {
right: 6px;
}
.flexslider.featured-content .slides li,
.flexslider.featured-content.loading {
height: auto;
min-height: 520px;
}
.flexslider.featured-content .information {
width: 50%;
padding: 0px;
}
.flexslider.featured-content .slide-content p {
font-size: 3em;
}
.flexslider.loading {
min-height: 360px;
}
.flexslider .preloader {
margin-top: -16px;
}
.flex-direction-nav li a {
margin-top: -36px;
}
.flex-direction-nav .flex-prev {
left: 0;
}
.flex-direction-nav .flex-next {
right: 0;
}
.featured-info,
.featured-pages,
.featured-team,
.featured-services {
padding: 72px 24px;
}
.featured-info .contact-phone {
padding: 36px 24px;
}
.featured-info .phone-number {
font-size: 2.4em;
letter-spacing: -1px;
}
.team-members .holder {
margin: 8px;
}
.team-members .information {
padding: 18px;
}
.postarea {
padding: 24px 4%;
}
.postarea.full { padding: 36px 4%;
}
.single-banner .headline.img-headline {
font-size: 2.8rem;
margin-top: 0px;
}
.vital-right-sidebar .blog-holder {
margin-left: 24px;
}
.blog .sidebar,
.category .sidebar {
padding: 24px;
}
.feature-img.single-banner {
max-height: 480px;
}
.search-results .post-date p {
float: left;
display: block;
width: 100%;
font-size: 0.9em;
}
.footer-widgets {
padding: 24px 0px;
}
.footer-content {
text-align: center;
}
.footer-information .fa-map-marker,
.footer-information .business-address {
float: none;
} } @media handheld, only screen and (max-width: 767px) { h1 {
font-size: 1.8rem;
line-height: 1.4;
}
h2 {
font-size: 1.6rem;
line-height: 1.4;
}
h3 {
font-size: 1.4rem;
line-height: 1.4;
}
h4 {
font-size: 1.2rem;
line-height: 1.4;
}
h5 {
font-size: 1.1rem;
line-height: 1.4;
}
h6 {
font-size: 1.0rem;
line-height: 1.4;
}
.headline {
font-size: 1.8rem;
letter-spacing: -1px;
}
.title {
font-size: 1.2rem;
}
body, p {
font-size: 0.9rem;
line-height: 1.7;
}
blockquote {
padding: 12px 0px;
border-left: none;
}
blockquote p {
font-size: 1rem;
line-height: 1.6;
}
}
@media only screen and (max-width: 767px) { #wrapper .container {
padding: 0px;
}
#top-nav .appt-btn {
display: none;
}
#header-content {
margin-top: -12px;
}
#masthead .site-description {
font-size: 2em;
font-weight: 400;
letter-spacing: -1px;
}
.vital-logo-right #navigation,
.vital-logo-left #navigation {
float: none;
}
.vital-logo-right .menu-toggle {
float: left;
}
.mobile-menu {
margin: 0px;
padding: 0px;
}
.menu-toggle,
.main-small-navigation ul.mobile-menu.toggled-on {
display: block;
}
.navigation-main .menu,
.sf-arrows .sf-with-ul::after {
display: none;
}
.menu-toggle {
float: right;
position: relative;
line-height: 80px;
padding: 0px 12px;
z-index: 9;
}
.main-small-navigation div {
float: left;
width: 100%;
}
.menu-toggle .fa {
color: #666666;
background: #ffffff;
font-size: 1.4em;
font-weight: 400;
line-height: 1;
letter-spacing: 0;
text-transform: none;
text-align: center;
margin: 0px;
padding: 12px;
border-radius: 3px;
}
.mobile-menu ul.sub-menu,
.mobile-menu ul.children {
display: block !important;
visibility: visible !important;
opacity: 1 !important;
left: auto;
margin: 0;
padding: 0;
}
.mobile-menu ul,
.mobile-menu li {
list-style: none;
margin: 0;
padding: 0;
}
.mobile-menu li {
display: block;
text-align: left;
line-height: 30px;
}
.mobile-menu li li a:before {
content: '- ';
}
.mobile-menu li li li a:before {
content: '-- ';
}
.mobile-menu li li li li a:before {
content: '--- ';
}
.mobile-menu a {
display: block; color: #4a4a4a;
font-size: 1.2em;
text-decoration: none;
padding: 8px 18px;
border-top: 1px solid rgba(255, 255, 255, .24);
}
.mobile-menu a:hover {
background: rgba(255, 255, 255, .12);
color: #fafafa !important;
text-decoration: none;
}
.flexslider.featured-content .slides li,
.flexslider.featured-content.loading {
height: auto;
min-height: 480px;
}
.flexslider.featured-content .information {
width: 80%;
}
.flexslider.featured-content .slide-content p {
font-size: 2.4em;
}
.flex-direction-nav .flex-prev {
left: -12px;
}
.flex-direction-nav .flex-next {
right: -12px;
}
.social-icons li a {
line-height: 36px;
min-width: 36px;
}
.homepage .cat-description p {
font-size: 1.2rem;
}
.featured-info,
.featured-pages,
.featured-team,
.featured-services {
padding: 48px 24px;
}
.featured-bar .align-left {
display: none;
}
.featured-info {
text-align: center;
}
.featured-info .vertical-center {
top: auto;
position: relative !important;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.featured-info .contact-phone {
float: none;
margin: 24px auto 0px;
}
.featured-testimonials .information {
padding-top: 12px;
}
.featured-testimonials .excerpt p {
font-size: 1.2rem;
line-height: 1.6;
}
.featured-team .team-members .member {
width: 100%;
}
.featured-tabs {
margin-top: 12px;
}
.team-members .holder {
height: auto !important;
}
.single-banner .headline.img-headline {
font-size: 2.2rem;
}
.blog-holder,
.vital-right-sidebar .blog-holder {
margin: 12px;
}
.blog-holder .headline.img-headline {
font-size: 2rem;
max-width: 100%;
padding: 0px 4%;
}
.post-date p {
top: -16px;
}
.archive-column {
width: 100%;
padding-right: 0;
padding-bottom: 12px;
}
.sidebar {
margin-top: 12px;
padding: 24px;
}
.sidebar.blog {
padding: 0px 24px;
}
.sidebar.left {
display: none;
}
#comments {
padding: 0px 18px;
}
.footer-widget {
padding: 24px;
}
.footer-widgets {
width: 100%;
margin: 0px;
padding: 0px;
}
.footer-widgets .widget {
width: 100% !important;
margin: 0px;
padding: 0px;
}
.footer-information .align-left,
.footer-information .align-right {
padding-left: 24px;
padding-right: 24px;
}
.footer-information .fa-map-marker {
margin-right: 0px;
} body {
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
width: 100%;
min-width: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
.half,
.third,
.fourth,
.fifth {
width: 100%;
}
.row {
width: 100%;
min-width: 0;
margin-left: 0;
margin-right: 0;
overflow: visible !important;
}
.row .row .column, .row .row .columns {
padding: 0;
}
.column, .columns {
width: auto !important;
float: none;
margin-left: 0;
margin-right: 0;
}
.column:last-child, .columns:last-child {
margin-right: 0;
float: none;
}
[class*="column"] + [class*="column"]:last-child {
float: none;
}
[class*="column"]:before, [class*="column"]:after {
content:"";
display:table;
}
[class*="column"]:after {
clear: both;
}
}