@font-face {
   font-family: 'champagne-limousines';
   font-style: normal;
   font-weight: 400;
   src: url('font/champagne-limousines.ttf');
}

@font-face {
   font-family: 'champagne-limousines';
   font-style: italic;
   font-weight: 400;
   src: url('font/champagne-limousines-italic.ttf');
}

@font-face {
   font-family: 'champagne-limousines';
   font-style: normal;
   font-weight: 700;
   src: url('font/champagne-limousines-bold.ttf');
}

html {
   -ms-text-size-adjust: 100%; /* 2 */
   -webkit-text-size-adjust: 100%; /* 2 */
   text-rendering: optimizelegibility;
}

html, body {
   height: 100%;
}

body {
   color: #7c7c7c;
   font-size: 16px;
   margin: 0;
   padding: 0;
   width: 100%;
}

body, button {
   font-family: 'Open Sans', sans-serif;
   font-weight: 400;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
button {
   display: block;
}

audio,
canvas,
video {
   display: inline-block;
}

strong {
   font-weight: bold;
}

a {
   color: #7cbf9e;
   text-decoration: none;
   transition: color 0.05s ease-in-out 0s, background-color 0.05s ease-in-out 0s;
}

a:hover, .faq-item:hover a, .slide-item:hover a {
   color: #4e966e;
}

a#search-distance, a#search-location {
   border-bottom: 1px dashed #fff;
   color: #fff;
   padding: 0 5px;
   text-decoration: none
}

a.pathway {
   display: inline-block;
}

a.pathway span {
   white-space: nowrap;
}

p {
   line-height: 1.5;
}

img {
   border: none;
}

input, placeholder, textarea {
   font-family: 'Open Sans', sans-serif;
   font-weight: 400;
}

input, textarea, select {
   border: 2px solid #E6E6E7;
   border-radius: 5px;
   color: #2b71b9;
   display: inline-block;
   height: 43px;
   font-size: 15px;
   outline: none;
   padding: 9px 9px 9px 14px;
   margin: 5px 0;
   width: 490px;
}

.update-form input[readonly], .update-form input[readonly="readonly"] {
    color: #E6E6E7;
}

.form-align {
   float: right;
   width: 507px;
}

#right-column input, #right-column textarea, #right-column select {
   width: 100%
}

input:focus, textarea:focus, select:focus, .overlay input:focus, .overlay textarea:focus, .overlay select:focus {
   border: 2px solid #2b71b9;
}

textarea {
   height: 200px;
   overflow: auto;
   resize: none;
}

label {
   display: inline-block;
   line-height: 45px;
   width: 100%;
}

label.error, #system-message p, .manageform-msg.error, .overlay .manageform-msg.error, .error {
   color: #c42126;
   font-style: italic;
}

select option[disabled] {
   color: #7cbf9e;
   opacity: 1;
}

*::-webkit-input-placeholder {
   color: #7cbf9e;
   opacity: 1;
}

*:-moz-placeholder {
   color: #7cbf9e;
   opacity: 1;
}

*::-moz-placeholder {
   color: #7cbf9e;
   opacity: 1;
}

*:-ms-input-placeholder {
   color: #7cbf9e;
   opacity: 1;
}

button {
   margin: 0;
}

button::-moz-focus-inner {
    border:0;
    padding:0;
}

iframe {
   border: none;
   display: block;
}

hr {
   background: #d1d3d4;
   border: none;
   margin: 20px 0;
   height: 1px;
}

::selection {
   background: #7cbf9e;
   color: #fff;
}

::-moz-selection {
   background: #7cbf9e;
   color: #fff;
}

main, .wrapper, #quick-search {
   margin: 0 auto;
   width: 978px;
}

main {
   margin-bottom: 40px;
}

#logo {
   float: left;
}

#logo a {
   background: url('../images/logo.png') no-repeat 0 20px;
   display: block;
   height: 98px;
   width: 270px;
   text-indent: -9999px;
}

main:after, .wrapper:after, .top-graphics:after, #quick-search-container:after, section.list:after, .link-group:after, input:after, textarea:after, select:after, label:after,
.results-list .row:after, .row:after, .new-rating:after, .review:after, .blog article:after, .author-detail:after, .homepage-spotlight:after, .homepage-blog:after, .homepage-blog article:after,
.related-post:after {
   content: '';
   display: block;
   clear: both;
}

.clr {
   clear: both;
}

.clr-right {
   clear: right;
}


.relative {
   position: relative;
}

h1, h2, h3, h4, .homepage-title, .homepage-section-title {
   color: #7cbf9e;
   font-family: 'champagne-limousines', sans-serif;
   font-weight: normal;
}

h1, .homepage-section-title {
   font-size: 36px;
}

.directory-details h1 {
   font-size: 48px;
   margin-bottom: 25px;
}

section h1, .homepage-title {
   font-size: 30px;
}

h2 {
   font-size: 26px;
   margin: 15px 0;
}

h3{
   color: #808285;
   font-size: 16px;
}

h4.alert-heading {
   font-size: 22px;
   margin-bottom: 0;
}

section h2 {
   font-size: 20px;
}

article h3 {
   font-size: 26px;
   margin: 15px 0;
}

.overlay form h2 {
   color: #fff;
   font-size: 26px;
}

form h1, form h2 {
   text-transform: capitalize;
}

.intro header h2.title {
   font-size: 32px;
}

header#top {
   background: #7cbf9e;
   padding: 0;
}

header.with-quick-search {
   margin-bottom: 5px;
}

.homepage header.with-quick-search, .homepage main {
   margin-bottom: 0;
}

.col-1, .col-3, header#top, #quick-search, footer,a.link-button, a.big-button, .overlay a.link-button, .overlay a.big-button, .small-button, .article-col .normal-button,
input, textarea, select {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.col-1 {
   width: 222px;
}

.col-3 {
   width: 736px;
}

.pull-left {
   float: left;
}

.pull-right {
   float: right;
}

ul {
   list-style-type: none;
   padding: 0 0 0 9px;
}

li {
   margin: 8px 0;
   padding-left: 10px;
}

li:before {
   content: '';
   display: inline-block;
   margin-right: 10px;
   width: 0;
   height: 0;
   border-top: 7px solid transparent;
   border-bottom: 7px solid transparent;
   border-left: 7px solid #fff;
}

article li {
   padding: 0;
   margin: 0;
}

article.article-layout ul {
   list-style-position: inside;
   list-style-type: disc;
   padding: 0;
}

article li:before {
   display: none;
}

.menu li:before, .chosen-container li:before, #left-column li:before, #breadcrumbs li:before {
   display: none;
}

ul.menu {
   margin: 0;
   padding: 0;
}

.menu, .menu a {
   color: #fff;
}

.menu a:hover, .overlay a:hover {
   color: #4e966e;
}

.menu .current > a, .menu .active.parent > a {
   color: #4e966e;
}

.menu:not(.side-menu) ul {
   background: #fff;
   border: 3px solid #7cbf9e;
   border-radius: 5px;
   margin: 0;
   padding: 0;
   position: absolute;
   top: -9999px;
   visibility: hidden;
   opacity: 0;
   z-index: 1;
   -webkit-transition-property: opacity, visibility;
   transition-property: opacity, visibility;
   -webkit-transition-duration: .2s, 0s;
   transition-duration: .2s, 0s;
   -webkit-transition-delay: 0s, .2s;
   transition-delay: 0s, .2s;
}

.menu:not(.side-menu) ul:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  z-index: 1;
  top: -10px;
  left: 40px;
  margin-left: -3px
}

.menu:not(.side-menu) li {
   position: relative;
   margin: 0;
   padding-left: 0;
}

.menu:not(.side-menu) ul.visible {
   display: block !important;
   top: 35px;
   left: -20px;
   z-index: 999;
   opacity: 1;
   visibility: visible !important;
   -webkit-transition-delay: 0s, 0s;
   transition-delay: 0s, 0s;
}

.menu:not(.side-menu) li.parent ul a {
   color: #7cbf9e;
   display: block;
   padding: 10px 25px;
   text-align: right;
}

.menu:not(.side-menu) li.parent ul a:hover {
   background: #7cbf9e;
   color: #fff;
}

.menu:not(.side-menu) li.parent li {
   display: block;
}

#bottom ul.menu li {
   margin-bottom: 10px;
}

.inline-menu li {
   display: inline-block;
   margin: 0;
}

.inline-menu li a {
   display: block;
   padding: 0 10px;
   white-space: nowrap;
}
.inline-menu li:first-child a {
   padding-left: 0;
}

.inline-menu li:last-child a {
   padding-right: 0;
}

#main-menu {
   font-weight: 400;
   margin: 20px 0 30px 0;
   padding-top: 46px;
}

#main-menu ul {
   display: inline-block;
}

#main-menu ul ul {
   display: none;
}

header .user-menu, #logged-user-menu {
   color: #fff;
   display: inline-block;
   font-weight: 400;
   margin: 0;
}

#logged-user-menu {
   padding-left: 20px;
}

#top-menu {
   padding-top: 23px;
   text-align: right;
}

#user-greeting {
   cursor: pointer;
}

#user-greeting > a:after {
   content: '\f0d7';
   color: #c42126;
   padding-left: 5px;
}

.finder {
   display: inline-block;
   position: relative;
   width: 425px;
}

.search-btn, .search-btn:hover {
   background: none;
   border: none;
   cursor: pointer;
   color: #fff;
   display: inline-block;
   font-size: 26px;
   line-height: 22px;
   margin-left: 10px;
   vertical-align: middle;
}

.geodetection {
   cursor: pointer;
   font-size: 26px;
   margin-left: 10px;
   vertical-align: middle;
}

#clear-search-field {
   color: #7cbf9e;
   cursor: pointer;
   font-size: 22px;
   visibility: hidden;
   position: absolute;
   top: 3px;
   right: 13px;
}

#pagination {
   text-align: center;
}
#pagination a, #pagination span {
   display: inline-block;
   height: 24px;
   padding-top: 2px;
   width: 26px;
   margin: 0 7px;
}

#pagination a {
   border-radius: 15px;
   color: #808285;
}

#current-page, #pagination a:hover {
   background: #7cbf9e;
   border-radius: 15px;
   color: #fff;
}

#pagination .pagination-arrow {
   border: 1px solid #7cbf9e;
   border-radius: 15px;
   color: #7cbf9e;
   line-height: 21px;
}

.filter-help {
   background: #7cbf9e;
   border-radius: 15px;
   cursor: pointer;
   color: #fff;
   display: inline-block;
   font-size: 17px;
   font-weight: bold;
   height: 20px;
   margin-left: 10px;
   text-align: center;
   width: 20px;
}

.ui-tooltip {
   background: #2b71b9;
   border-radius: 5px;
   color: #fff;
   max-width: 300px;
   padding: 8px;
   position: absolute;
   z-index: 9999;
}

.newsletter-btn {
   background: #6bb48c;
   border-radius: 5px;
   border: none;
   color: #fff;
   display: inline-block;
   font-size: 15px;
   font-weight: bold;
   margin-left: 14px;
   padding: 8px 32px;
   height: 40px;
}

#newsletter input {
   border: none;
   float: none;
   margin: 0;
   width: 230px;
}

#member-count {
   clear: right;
   color: #fff;
   float: right;
   font-weight: 400;
   font-size: 12px;
   padding-top: 53px;
}

#member-count span {
   margin-left: 25px;
}

#quick-search-container {
   background: #6BB48C;
   border-radius: 5px;
   color: #fff;
   font-weight: 400;
   font-size: 15px;
   padding: 8px 20px;
}

.homepage #quick-search-container {
   padding: 20px 20px 20px 0;
}

#quick-search {
   font-size: 15px;
   margin: 0 auto;
   padding-left: 85px;
}

#quick-search input {
   border: none;
   height: 38px;
   margin: 0 10px;
   width: 408px;
}

.top-graphics {
   color: #fff;
   font-size: 20px;
   font-weight: 400;
   position: relative;
}

.top-graphics img {
   height: auto;
   width: 100%;
}

.lrc-graphic-container {
   background-color: rgba(0, 0, 0, 0.4);
   display: inline-block;
   padding: 30px;
   margin-top: 20px;
}

.lrc-graphic-container p {
   line-height: 26px;
   margin: 10px 0;
}

.lrc-graphic-title {
   font-size: 42px;
   font-family: 'champagne-limousines';
   font-weight: 600;
}

.graphics-button {
   border: 2px solid #c42126;
   background-color: #c42126;
   border-radius: 5px;
   color: #fff;
   display: inline-block;
   padding: 10px 25px;
   margin-right: 5px;
}

.graphics-button:hover {
   border: 2px solid #d9161c;
   background-color: #d9161c;
   color: #fff;
}

#graphic-1 {
   background: url('../images/homepage-bgd-1.jpg') no-repeat;
   background-size: cover;
}

#graphic-2 {
   background: url('../images/homepage-bgd-2.jpg') no-repeat;
   background-size: cover;
}

#graphic-3 {
   background: url('../images/homepage-bgd-3.jpg') no-repeat;
   background-size: cover;
}

#graphic-4 {
   background: url('../images/homepage-bgd-4.jpg') no-repeat;
   background-size: cover;
}

#graphic-5 {
   background: url('../images/homepage-graphic-5.jpg') no-repeat;
   background-size: cover;
}

.homepage .top-graphics #quick-search-container {
   background: #585653;
   position: absolute;
   left: 50%;
   top: 20%;
   margin-left: -460px;
}

.homepage .top-graphics .wrapper, .homepage #quick-search {
   width: 920px;
}

.homepage #quick-search {
   padding-left: 15px;
}

.intro-image, .blog-layout.article-layout .related-listings .intro-image {
   overflow: hidden;
   height: 238px;
   width: 357px;
}

.directory-item .intro-image {
   height: 201px;
}

.col-2 .intro-image {
   width: 478px;
}

.intro-image img {
   height: auto !important;
   width: 100% !important;
   transition: all .2s ease-in-out;
}

.intro-image img:hover{
   -webkit-transform: scale(1.05);
   transform: scale(1.05);
}

.blog .intro-image {
   float: left;
   height: auto;
   width: 410px;
}

.blog .intro {
   float: right;
   width: 300px;
}

.spotlight-layout .intro {
   box-sizing: border-box;
   float: none;
   padding: 20px 0;
   width: 100%;
}

.blog article{
   border-top: 5px solid #7cbf9e;
   margin-bottom: 30px;
}

.blog article:last-of-type {
   border-bottom: none;
}

.blog-layout .intro-image, .blog .intro-image, .spotlight-layout .intro-image {
   position: relative;
}

.blog-layout.article-layout .intro-image, .spotlight-layout .intro-image {
   height: auto;
   width: 100%;
}

.blog-category-title {
   background: #7cbf9e;
   padding: 10px 15px;
   position: absolute;
   left: 30px;
   top: 0;
   z-index: 999;
}

.blog-category-title a {
   color: #fff;
}

.author {
   margin: 0 0 10px 0;
}

.author-name {
   font-size: 22px;
}

.author-image {
   border-radius: 55px;
   float: left;
   overflow: hidden;
   height: 100px;
   width: 100px;
}

.author-image img {
   width: 100%;
}

.author-text {
   float: right;
   width: 560px;
}

.author-detail {
   border: 1px solid #ccc;
   padding: 20px;
}

.contributor-layout .author-detail {
   border: none;
   padding: 20px 20px 20px 0;
}

.contributor-layout .author-text {
   width: 580px;
}

.contributor {
   margin-bottom: 5px;
}

.tag-list.contributor-layout .author-detail {
   border-top: 1px solid #ccc;
}

.tag-list.contributor-layout .author-detail:first-child {
   border: none;
}

.row article.col-1, .related-listings div.col-1 {
   float: left;
   margin-left: 11px;
   width: 358px;
}

.events-item-homepage {
   float: left;
   margin-left: 22px;
   width: 311px;
   position: relative;
}

.events-item-homepage img, .events-item-homepage .intro-image {
   display: block;
   height: auto !important;
   width: 100% !important;
}

.events-item-homepage .event-date {
   font-size: 13px;
   left: 10px;
   padding: 5px 10px;
}

.popular-post {
   margin-bottom: 10px;
}

.side-module-wrap {
   border-bottom: 1px solid #ccc;
   padding-bottom: 10px;
}

.row article:first-child, .col-2.first-child, .related-listings div.directory-item:first-of-type {
   margin-left: 0 !important;
}

.row {
   margin-bottom: 35px;
}

.row h2 {
   font-weight: bold;
   margin: 5px 0;
}

.events-item-homepage h2 {
   margin: 0;
}

.row p {
   font-size: 14px;
   line-height: 1.4;
   margin: 5px 0;
}

section.list {
   margin-bottom: 30px;
}

section.col-2 h1, .blog-layout > h1.title, .spotlight-layout > h1.title {
   margin-top: 0;
}

article.blog-layout > h1.title, article.spotlight-layout > h1.title, article#events h1 {
   margin-bottom: 10px;
}

article.blog-layout .intro-image, article.spotlight-layout .intro-image {
   border-top: 5px solid #7cbf9e;
}

.blog-layout.article-layout .related-listings .intro-image {
   border: none;
}

.row article.col-2, .col-2 {
   float: left;
   margin-left: 22px;
   width: 478px;
}

footer {
   background: #7cbf9e;
   color: #fff;
}

footer > .wrapper {
   padding-bottom: 30px;
}

footer h1, footer h2, footer h3 {
   color: #fff;
}

footer h2 {
   font-size: 30px;
}

footer a {
   color: #fff;
   font-weight: 400;
}

.footer-col-1 {
   float: left;
   width: 300px;
}

.footer-col-2 {
   float: left;
   margin-left: 75px;
   width: 150px;
}

.footer-col-3 {
   float: left;
   margin-left: 75px;
   width: 372px;
}

#copyright {
   background: #6bb48c;
   font-size: 12px;
   padding: 20px;
}

#sitemap {
   float: right;
}

.dark-green, .dark-green a {
   color: #4e966e;
}
.lrc-color, .lrc-color a {
   color: #7cbf9e;
}

.country-code {
   font-weight: bold;
   float: left;
   width: 78px;
}

.links {
   float: right;
   width: 900px;
}

.links p {
   margin: 0;
}

.link-group {
   padding-bottom: 20px;
}

#quick-links {
   display: none;
   padding-bottom: 30px;
}

#social a {
   background: #6bb48c;
   border-radius: 25px;
   color: #fff;
   display: inline-block;
   font-size: 22px;
   height: 36px;
   margin-right: 5px;
   padding: 4px 0 0;
   text-align: center;
   width: 40px;
}

#social a:hover {
   background: #4e966e;
}

span.date-icon {
   margin-right: 10px;
}

.date-icon:before {
   content: "\f133";
   padding-right: 5px;
}

.spotlight-layout .date-icon {
   display: inline-block;
   margin-right: 10px;
}

.disqus-comment-count:before {
   content: "\f0e6";
   padding-right: 5px;
}

.finder-module {
   position: relative;
}

.finder-module button {
   background: none;
   border: none;
   cursor: pointer;
   color: #ccc;
   font-size: 22px;
   position: absolute;
   top: 10px;
   right: 0;
}

.finder-module button:hover {
   color: #7cbf9e;
}

span.highlight {
    background-color: #ffffcc;
    color: #2b71b9;
    font-weight: bold;
    padding: 1px 4px;
}

#finder-search {
   border-radius: 0;
   border-bottom: 1px solid #ccc;
   border-left: none;
   border-right: none;
   border-top: none;
   padding: 0;
}

#left-column {
   float: left;
   width: 222px;
}

#right-column {
   float: right;
   width: 222px;
}

.article-col {
   float: right;
   width: 730px;
}

.article-meta {
   margin-bottom: 15px;
}

.list {
   float: left;
   width: 728px;
}

.list > h1 {
   margin-top: 0;
}

.results-list, .content-container, .with-right-col {
   float: left;
   width: 730px;
}

.side-menu ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
}

.side-menu li {
   margin: 0;
   padding-left: 0;
}

.side-menu > li:first-child > a {
   border-top: none;
}

.side-menu a {
   border-top: 1px solid #d1d3d4;
   color: #808285;
   display: block;
   font-size: 18px;
   padding: 15px 0 15px 20px;
}

.side-menu .parent .parent > a {
   padding-bottom: 0;
}

.side-menu .parent .parent > ul > li > a:first-child {
   border-top: none;
   padding-bottom: 0
}

.side-menu .parent .parent > ul > li:last-child > a:first-child {
   padding-bottom: 15px;
}

.side-menu a:hover, .side-menu .current > a {
   color: #7cbf9e;
}

.side-menu ul ul {
   padding-left: 15px;
}

.side-menu ul ul a {
   font-size: 16px;
   padding: 10px 0 10px 15px;
}

.side-menu ul ul a:before {
   display: inline-block;
   margin-right: 10px;
   width: 0;
   height: 0;
   border-top: 6px solid transparent;
   border-bottom: 6px solid transparent;
   border-left: 6px solid #808285;
}

.side-menu ul ul a:hover:before {
   border-left: 6px solid #7CBF9E;
}

a.toggle:before, a.toggle-all:after, .email-label:after, .password-label:after, #user-greeting a:after, .delete-image, a.tag.checked:after, .image-input-empty:before,
.new-rating:not(:checked) > label:before, .star, .date-icon, .disqus-comment-count, #close-overlay:before, .event-date:before, .event-icon:before,
.calendar-filter-field span:before, .styled-select span:before  {
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}

a.toggle:before {
   content: "\f078";
   padding-right: 15px;
}

a.active.toggle:before {
   content: "\f077";
}

a.toggle.inline-toggle:before {
   display: none;
}

a.toggle, a.toggle-all {
   display: block;
}

a.toggle.inline-toggle {
   display: inline;
}

a.toggle-all:after {
   content: "\f078";
   padding-left: 15px;
}

a.active.toggle-all:after {
   content: "\f077";
}

a.toggle-all {
   float: right;
   position: relative;
   top: -45px;
   white-space: nowrap;
}

a.tag, a.content-tag {
   border: 1px solid #7cbf9e;
   border-radius: 5px;
   display: inline-block;
   margin-bottom: 5px;
   padding: 5px 10px;
}

a.tag:hover, a.content-tag:hover, a.tag.checked {
   background: #7cbf9e;
   color: #fff;
}

a.tag.checked:after {
   content: '\f00c';
   display: inline-block;
   padding-left: 10px;
}

.slide {
   display: none;
}

.faq-item a.toggle, .faq-item a.toggle.active {
   padding: 5px 0;
}

.faq-item a.toggle:before {
   display: none;
}

a.toggle, .listings-container a.toggle.active {
   padding: 15px 0;
}

a.toggle.active {
   padding: 15px 0 0 0;
}

.link-button, .big-button, .small-button, .normal-button {
   background: #c42126;
   border-radius: 5px;
   padding: 10px 25px;
   white-space: nowrap;
}

.link-button:hover, .big-button:hover, .small-button:hover, .normal-button:hover {
   background: #d9161c;
}

a.link-button, a.big-button, .overlay a.link-button, .overlay a.big-button, .small-button, .normal-button {
   color: #fff;
   display: inline-block;
   text-decoration: none;
   text-align: center;
}

a.link-button:hover, a.big-button:hover, .overlay a.link-button:hover, .overlay a.big-button:hover, .small-button:hover, .normal-button:hover {
   color: #fff;
}

.small-button, .big-button, .normal-button {
   border: none;
   color: #fff;
   cursor: pointer;
   font-weight: normal;
   margin: 10px 0;
}

.link-button, .small-button, .article-col .normal-button {
   font-size: 15px;
   font-weight: bold;
   width: auto;
}

.big-button {
   font-size: 26px;
   width: 100%;
}

.normal-button {
   font-size: 26px;
   width: 495px;
}

.content-left, .content-right {
   width: 350px;
}

.testimonial {
   width: 350px;
   word-wrap: break-word;
}

.testimonial.pull-left:after {
   content: "";
   clear: left;
   display: block;
}

.testimonial.pull-right:after {
   content: "";
   clear: right;
   display: block;
}

.testimonial-author {
   color: #7CBF9E;
   display: inline-block;
   font-size: 17px;
   margin-bottom: 20px;
   vertical-align: middle;
   width: 100%;
}

.testimonial-author img {
   border-radius: 50px;
   float: left;
   margin-right: 20px;
   width: 100px;
}

.testimonial-text {
   background: #7CBF9E;
   border-radius: 10px;
   color: #fff;
   margin-bottom: 30px;
   padding: 10px;
   position: relative;
}

.testimonial-text:after {
   border-color: #7CBF9E rgba(0, 0, 0, 0);
   border-style: solid;
   border-width: 15px 10px 0;
   content: "";
   display: block;
   position: absolute;
   bottom: -15px;
   left: 45px;
   width: 0;
}

.new-review {
   height: 100px;
   width: 100%;
}

.new-rating {
    float:left;
    position: relative;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.new-rating:not(:checked) > input {
    visibility:hidden;
    position: absolute;
    top: 0;
    left: -500px;
}

.new-rating:not(:checked) > label {
    float:right;
    width: 18px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 22px;
    line-height: 1.2;
    color: #ddd;
    padding-right: 7px;
}

.star:before {
   color: #ddd;
   font-size: 18px;
   margin-right: 5px;
}

.new-rating:not(:checked) > label:before, .inactive-stars .star:before {
    content: '\f006';
}

.new-rating > input:checked ~ label, .new-rating > input:checked ~ label:before, .active-stars .star:before {
   content: '\f005';
    color: #c42126;
}

.new-rating:not(:checked) > label:hover, .new-rating:not(:checked) > label:hover:before,
.new-rating:not(:checked) > label:hover ~ label, .new-rating:not(:checked) > label:hover ~ label:before {
   content: '\f005';
    color: #c42126;
}

.new-rating > input:checked + label:hover, .new-rating > input:checked + label:hover:before,
.new-rating > input:checked + label:hover ~ label, .new-rating > input:checked + label:hover ~ label:before,
.new-rating > input:checked ~ label:hover, .new-rating > input:checked ~ label:hover:before,
.new-rating > input:checked ~ label:hover ~ label, .new-rating > input:checked ~ label:hover ~ label:before,
.new-rating > label:hover ~ input:checked ~ label, .new-rating > label:hover ~ input:checked ~ label:before {
   content: '\f005';
    color: #c42126;
}

.review {
   margin-top: 25px;
}

.review-text p:first-child {
   margin-top: 0;
}

.review-author-image img {
   border-radius: 50px;
   float: left;
   margin-right: 20px;
   width: 95px;
}

.review-author {
   color: #7cbf9e;
}

.review-author p {
   padding-top: 20px;
}

.review-date {
   color: #bbb;
   font-size: 13px;
   margin-left: 20px;
}

.review-description {
   margin-top: 25px;
}

.rating {
   display: inline-block;
   position: relative;
}

.active-stars {
   position: absolute;
   top: 0;
   left: 0;
   overflow: hidden;
   white-space: nowrap;
}

.aggregate-rating {
   display: inline-block;
   margin: 0 0 0 7px;
   position: relative;
}

.hide-overflow {
   overflow: hidden;
}

.join-login-box {
   border: 2px solid #ddd;
   border-radius: 5px;
   padding: 20px;
}

#login-form-full {
   margin: 0 auto;
   width: 500px;
}

.overlay {
   display: none;
   background-color:rgba(0,0,0,0.5);
   position: fixed;
   overflow: auto;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 100002;
}

.overlay > * {
   background: #7cbf9e;
   border-radius: 10px;
   color: #fff;
   display: none;
   margin: 0 auto 50px auto;
   padding: 30px;
   position: relative;
   top: 150px;
   width: 500px;
   z-index: 9999;
}

.overlay-title {
   color: #fff;
   font-size: 36px;
   font-family: 'champagne-limousines',sans-serif;
   margin: 0 0 20px 0;
}

.overlay input {
   width: 100%;
}

.overlay input, .overlay textarea, .overlay select {
   border: 2px solid #7cbf9e;
}

input[type="checkbox"], input[type="radio"] {
   float: none;
   height: auto !important;
   margin-right: 10px;
   width: auto !important;
}

.overlay textarea, .overlay select {
   width: 100%;
}

.overlay a {
   color: #fff;
   text-decoration: underline;
}

.overlay hr {
   background: #fff;
   margin: 20px 0;
}

#close-overlay-container {
   background: transparent;
   text-align: right;
   padding: 0;
   margin: 0 auto;
   z-index: 100011;
   width: 560px;
}

#close-overlay {
   cursor: pointer;
   display: inline-block;
   position: relative;
   height: 35px;
   left: 18px;
   top: 19px;
   width: 35px;
}

#close-overlay:before {
   content: '\f00d';
   color: #fff;
   display: block;
   font-size: 35px;
   text-align: center;
}


.join-unknown {
   text-align: center;
}

a.join-link {
   text-decoration: none;
}

.join-unknown img {
   border-radius: 10px;
   max-width: 230px;
}

.join-advertiser-graphic {
   margin-right: 30px;
}

.join-unknown p {
   margin-bottom: 0;
}

.image-input-empty:before {
   background: #c4e3d0;
   content: '\f007';
   color: #6bb48c;
   display: inline-block;
   font-size: 145px;
   text-align: center;
}

.image-input-empty, .image-input {
   display: block;
   margin-left: 220px;
}

.image-input-empty:before, .image-input img {
   border-radius: 100px;
   height: 180px;
   width: 200px;
   padding-top: 20px;
}

.image-input img {
   height: 200px;
   width: 200px;
   padding: 0;
}

.testimonial-author .image-input-empty:before, .review-author-image .image-input-empty:before {
   font-size: 70px;
   padding-top: 10px;
   height: 85px;
   width: 95px;
}

.testimonial-author .image-input-empty, .review-author-image .image-input-empty {
   float: left;
   margin: 0 20px 0 0;
}

.chosen-container {
    width: 495px !important;
}

#card-expiry .chosen-container {
   width: 100px !important;
}

.update-form input, .update-form select, .update-form textarea, .email-label:after, .password-repeat-label, .password-label:after, .update-form .button-group,
.update-form #uploader, .update-form .delete-image, .update-form .username-edit-notice {
   display: none;
}

.text-col-small {
   display: inline-block;
   font-weight: bold;
   width: 70px;
}

.icon-field {
   display: inline-block;
   margin-right: 5px;
   width: 22px;
   text-align: center;
}

.text-col {
   float: left;
   display: inline-block;
   width: 220px;
}

.notice {
   color: #c42126;
}

label label.error {
   box-sizing: border-box;
   padding-left: 220px;
}

#mod-finder-searchform {
   position: relative;
}

.search-categories {
   background: #fff;
   border: 2px solid #7CBF9E;
   border-radius: 5px;
   color: #7CBF9E;
   display: inline-block;
   padding: 15px 25px;
   position: absolute;
   left: 9px;
   top: 60px;
   z-index: 9999;
   visibility: hidden;
   opacity: 0;
   -webkit-transition-property: opacity, visibility;
   transition-property: opacity, visibility;
   -webkit-transition-duration: .2s, 0s;
   transition-duration: .2s, 0s;
   -webkit-transition-delay: 0s, .2s;
   transition-delay: 0s, .2s;
}

.animate-visibility {
   visibility: hidden;
   opacity: 0;
   -webkit-transition-property: opacity, visibility;
   transition-property: opacity, visibility;
   -webkit-transition-duration: .2s, 0s;
   transition-duration: .2s, 0s;
   -webkit-transition-delay: 0s, .2s;
   transition-delay: 0s, .2s;
}

.visible {
   opacity: 1;
   visibility: visible !important;
   -webkit-transition-delay: 0s, 0s;
   transition-delay: 0s, 0s;
   z-index: 9999;
}

.search-categories.visible {
   display: inline-block;
}

.search-categories:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 10px solid #7CBF9E;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  z-index: 1;
  top: -10px;
  left: 20px;
  margin-left: -3px
}

.seach-category-title {
   font-family: 'champagne-limousines', sans-serif;
   font-weight: normal;
   font-size: 28px;
   margin-bottom: 15px;
   padding-left: 5px;
}

.top-arrow-container {
   border: 2px solid #7CBF9E;
   border-radius: 5px;
   top: 47px;
}

.top-arrow-container:after {
   content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 10px solid #7CBF9E;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  z-index: 1;
  top: -10px;
  left: 20px;
  margin-left: -3px
}

#search-distance-container .top-arrow-container:after {
   left: 70px;
}

#search-distance-container li {
   padding: 4px 9px;
}

#search-location-container, #search-distance-container {
   display: inline-block;
   position: relative;
}

.search-dropdown  {
   background: #fff;
   color: #7CBF9E;
   padding: 0 5px;
   position: absolute;
   margin-top: 5px;
   min-width: 110px;
}

#search-location-container .ui-front a {
   border-bottom: none;
   color: #7cbf9e;
   display: block;
}

#search-location-container .ui-front a:hover, #search-location-container .ui-front a.ui-state-focus, #search-distance-container li:hover {
   background: #7cbf9e;
   color: #fff;
}

#search-location-container #search_location_1 {
   margin: 0;
   width: 250px;
}

.location-input {
   border: 2px solid #e6e6e7;
   border-radius: 5px;
   display: inline-block;
   padding: 0 5px;
   width: 476px;
}

.location-input .ui-autocomplete {
   width: 473px !important;
}

.location-input input {
   border: none;
   margin: 0;
   padding: 0 10px;
   width: 473px;
}

.location-input.location-focused {
   border: 2px solid #2b71b9;
}

.location-input .ui-front a:hover, .location-input .ui-front a.ui-state-focus {
   background: #7cbf9e;
   color: #fff;
}

.location-input .ui-front a {
   display: block;
}

ul.ui-autocomplete {
   background: #fff;
   padding: 0;
   width: auto;
   z-index: 9999;
}

ul.ui-autocomplete a {
   padding: 4px 9px;
}

.addthis_sharing_toolbox {
   margin: 20px 0 20px 0;
   text-align: left;
}

#disqus_thread {
   margin: 20px 0;
}

.search-col {
   float: left;
   margin-left: 30px;
   width: 180px;
}

.search-col.first-col {
   margin-left: 0;
}

.search-category a {
   display: block;
   cursor: pointer;
   padding: 5px 10px;
}

.search-category a:hover {
   background: #7CBF9E;
   color: #fff;
}

.search-filters {
   margin-top: 40px;
}

.search-filters h2 {
   border-bottom: 1px solid #7CBF9E;
   font-weight: bold;
   font-size: 28px;
   padding-bottom: 10px;
}

.search-filters h3 {
   color: #7CBF9E;
   font-size: 24px;
   margin: 15px 0;
}

#filter-category {
   position: relative;
}

.directory-images {
   float: left;
}

.main-image img {
   height: 230px;
   width: 345px;
}

.directory-details h1, article#events h1 {
   margin-top: 0;
}

.directory-details {
   padding: 10px 0;
}

.full-image {
   cursor: pointer;
   position: relative;
   text-align: center;
}

.full-image img {
   width: 100%;
}

.gallery-counters {
   background: #fff;
   display: flex;
   position: absolute;
   bottom: 3.5px;
   right: 0;
   padding: 20px 5px 2px 10px;
}

.gallery-counters > div {
   background: #fff;
   border: 1px solid #7cbf9e;
   border-radius: 25px;
   color: #7cbf9e;
   font-size: 23px;
   width: 40px;
   height: 40px;
   position: relative;
   display: flex;
   align-items: center;
   justify-content: center;
}

.gallery-counters .counter {
   background: #7cbf9e;
   border-radius: 10px;
   color: #fff;
   font-size: 12px;
   padding: 4px 7px;
   position: absolute;
   left: 20px;
   top: -11px;
}

.image-thumbs {
   margin-top: 7px;
}

.image-thumbs img {
   cursor: pointer;
   float: left;
   height: 54px;
   width: 81px;
   margin-left: 7px;
}

.image-thumbs img:first-child {
   margin-left: 0;
}

.row-detail, .business-detail {
   margin-bottom: 5px;
}
.listing-address-container {
   position: relative;
}

.listing-marker-icon {
   position: absolute;
}

.listing-address {
   display: block;
}

.business-detail .listing-address {
   padding-left: 30px;
}

.listing-details-container {
   display: flex;
   justify-content: start;
}

.listing-detail {
   width: 32%;
}

.hide {
   display: none;
}

#breadcrumbs {
   margin: 5px 0;
}

#breadcrumbs ul {
   color: #7CBF9E;
   margin: 0;
   padding: 0;
}

#breadcrumbs li {
   display: inline-block;
   padding: 0;
}

.listing-description {
   margin: 30px 0;
}

.listing-categories {
   margin: 30px 0;
}

#related {
   background: #deefe3;
   padding: 30px;
}

.price {
   display: inline-block;
   margin-right: 5px;
   width: 55px;
   text-align: right;
}

.total-price {
   border-top: 1px solid #808285;
   border-bottom: 1px solid #808285;
   display: inline-block;
   font-weight: 400;
   margin: 3px 0;
   padding: 2px 0;
}

#paypal-payment {
   display: none;
}

#menu-toggle-input, #side-menu-toggle-input, .side-menu-toggle, .menu-toggle {
   display: none;
}

.chosen-container {
   font-size: 15px;
}

.chosen-container-single .chosen-single {
   height: 33px;
   padding: 7px 0 0 8px;
}

.manageform-msg, .throbber {
   display: none;
}

.manageform-msg {
   color: #7cbf9e;
   font-style: italic;
   font-size: 18px;
}

.overlay .manageform-msg {
   color: #fff;
}

.throbber {
    background: url("../images/throbber.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 32px;
    margin: 0 auto 10px auto;
    width: 32px;
}

.ui-autocomplete li:before {
   display: none;
}

.ui-autocomplete li {
   cursor: pointer;
   line-height: 22px;
   margin: 0;
   padding-left: 0;
}

.uploaded-image {
   max-width: 300px;
   margin: 15px 0;
   position: relative;
   z-index: 999;
}

.uploaded-image img {
   width: auto;
}

.uploaded-img-container {
   max-width: 300px;
   overflow: hidden;
   position: relative;
}

.draggable-image {
   height: auto;
   max-width: 100%;
}

.drag-notice {
    background: rgba(0, 0, 0, 0.50);
    color: white;
    display: block;
    font-size: 13px;
    line-height: 30px;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    z-index: 9999;
}

#current-profile-image {
   position: relative;
   height: 200px;
   width: 200px;
}

.profile-image-input-container {
   border-radius: 100px;
   position: relative;
   overflow: hidden;
   height: 200px;
   width: 200px;
}

.event-image-input {
   display: inline-block;
   position: relative;
   height: 215px;
   width: 400px;
}

.event-image-input-container {
   position: relative;
   overflow: hidden;
   height: 215px;
   width: 400px;
}

.event-image-input .delete-image {
   right: -30px;
}

.delete-image {
   color: #c42126;
   cursor: pointer;
   font-size: 24px;
   position: absolute;
   right: -10px;
   top: -13px;
   z-index: 9999;
}

.delete-image:hover {
   color: #d9161c;
}

#system-message {
   font-size: 20px;
}

#system-message .close, .alert-heading {
   display: none;
}

.hidden {
   display: none;
}

.row .suburb {
   color: #c42126;
   margin: 10px 0;
}

.listing-categories a:after, .listing-tags span:after {
   display: inline-block;
   content: '/';
   margin: 0 0 0 5px;
}

.listing-categories a:last-child:after, .listing-tags span:last-child:after {
   display: none;
}

.info-row {
   background: #7cbf9e;
   border-bottom: 1px solid #fff;
   color: #fff;
   margin: 0 auto;
   padding: 10px;
   text-align: center;
   width: 65%;
}

.info-row.leading-row {
   background: #4e966e;
}

.info-row:first-child {
   margin-top: 10px;
}

.info-row:last-child {
   border-bottom: none;
   border-bottom-left-radius: 8px;
   border-bottom-right-radius: 8px;
}

.info-row:first-of-type {
   border-top-left-radius: 8px;
   border-top-right-radius: 8px;
}

.info-row h2 {
   color: #fff;
}

.small {
   font-size: 13px;
}

.big {
   font-size: 22px;
}

.no-border {
   border: none !important;
}

.component-cat {
   float: left;
   margin-left: 11px;
   width: 358px;
}

.events-item, .event-image {
   margin-bottom: 30px;
}

.events-item {
   width: 100%;
}

.events-item .disqus-comment-count {
   font-size: 16px;
}

.row .component-cat:first-child {
   margin-left: 0;
}

.component-cat a, .events-item a, .events-item-homepage a {
   display: block;
   position: relative;
}

.component-cat img, .events-item img {
   display: block;
   width: 100%;
}

#directory .row, #events .category-row {
   margin-bottom: 11px;
}

.component-cat h2, .events-item h2 {
   margin: 0;
}

.listing-count, .events-count {
   font-size: 18px;
}

.events-location {
   font-size: 20px;
   font-weight: 300;
}

.component-cat div, .events-item div.intro {
   /*background: -moz-linear-gradient(bottom,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
   /*background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
   /*background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
   /*background: -o-linear-gradient(bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
   /*background: -ms-linear-gradient(bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
   /*background: linear-gradient(to top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
   /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
   bottom: 0;
   box-sizing: border-box;
   color: #7cbf9e;
   font-size: 22px;
   font-family: "Open Sans",sans-serif;
   font-weight: 400;
   left: 0;
   padding: 143px 20px 15px 20px;
   position: absolute;
   width: 100%;
   height: 100%;
   text-align: center;
}

.events-item div.intro {
   background: -moz-linear-gradient(bottom,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
   background: linear-gradient(to top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
   color: #fff;
   font-size: 24px;
   height: auto;
   padding: 20px 20px 15px 20px;
   text-align: left;
}

.events-item-homepage div.intro {
   font-size: 15px;
   padding: 10px 0;
}

.events-item-homepage .events-location {
   font-size: 14px;
}

.lrc-line {
   background: #7cbf9e;
   height: 4px;
   display: block;
   margin-bottom: 7px;
   width: 50%;
}

#events .lrc-line, .events-item-homepage .lrc-line {
   background: #c42126;
}

#events .events-item .lrc-line {
   height: 6px;
   width: 30%;
}

.event-item .intro-image {
   height: auto;
   width: 100%;
}

.event-date {
   background: #7cbf9e;
   color: #fff;
   font-size: 16px;
   font-family: "Open Sans",sans-serif;
   font-weight: 400;
   padding: 5px 15px;
}

.event-image {
   position: relative;
   margin-bottom: 20px;
}

.event-image img {
   width: 100%;
}

.event-detail {
   margin-bottom: 12px;
}

.event-details {
   border-right: 1px solid #d1d3d4;
   float: left;
   padding-right: 40px;
   width: 230px;
}

.event-description {
   border-left: 1px solid #d1d3d4;
   float: right;
   margin-left: -1px;
   padding-left: 40px;
   width: 419px;
}

.event-description p:first-child {
   margin-top: 0;
}

div.event-detail {
   position: relative;
   padding-left: 28px;
}

.event-icon:before {
   display: block;
   position: absolute;
   top: 5px;
   left: 0;
}

.event-cost-icon:before {
   content: "\f145";
}

.event-phone-icon:before {
   content: "\f095";
}

.event-user-icon:before {
   content: "\f007";
}

.event-calendar-o-icon:before {
   content: "\f133";
}

.event-clock-o-icon:before {
   content: "\f017";
}

.event-square-icon:before {
   content: "\f0c8";
}

.event-info-circle-icon:before {
   content: "\f05a";
}

.event-envelope-icon:before {
   content: "\f0e0";
}

.event-map-marker-icon:before {
   content: "\f041";
}

.age-select {
   padding-left: 105px;
}

.calendar-filter-field input {
   text-align: right;
}

.styled-select, .calendar-filter-field {
   position: relative;
}

.styled-select span, .calendar-filter-field span {
   color: #2b71b9;
   font-size: 15px;
   font-family: 'Open Sans', sans-serif;
   padding: 19px 0;
   position: absolute;
   left: 10px;
}

.calendar-filter-field span:before {
   margin-right: 10px;
}

.homepage-spotlight article, .homepage-blog article {
   float: left;
   margin-right: 2%;
   width: 49%;
}

.homepage-blog article {
   position: relative;
}

.homepage-blog article .intro {
   background: rgba(0, 0, 0, 0.4);
   bottom: 3%;
   box-sizing: border-box;
   color: #fff;
   left: 5%;
   padding: 15px 20px;
   position: absolute;
   width: 90%;
}

.homepage-blog article .intro a {
   color: #fff;
}

.homepage-blog article .intro-image img {
   display: block;
}

.homepage-blog .intro-text p {
   font-size: 16px;
   line-height: 22px;
   margin: 5px 0;
}

.homepage-blog header h2.title {
   font-size: 28px;
   margin: 10px 0;
}

.homepage-spotlight article:last-child, .homepage-blog article:last-child {
   margin-right: 0;
}

.homepage-spotlight article .date, .homepage-blog article .date {
   display: inline-block;
   margin-right: 10px;
}

.homepage-spotlight .intro a.small-button, .homepage-blog .intro a.small-button, .homepage-blog .blog-category-title, .homepage-spotlight .blog-category-title {
   display: none;
}

.homepage-spotlight article .intro-image, .homepage-blog article .intro-image {
   height: auto;
   width: 100%;
}

.homepage-title {
   margin: 10px 0;
}

.homepage-section-title {
   margin: 30px 0;
}

.homepage-section-title .lrc-line {
   display: inline-block;
   width: 40%;
}

.homepage-section-title span {
   display: inline-block;
   width: 20%;
   text-align: center;
}

.directory-item .intro-image {
   position: relative;
}

.directory-item .intro-image span.region-mark {
   background: rgba(0, 0, 0, 0.4);
   bottom: 0;
   color: #fff;
   font-size: 12px;
   padding: 5px 10px;
   position: absolute;
   right: 0;
}

.related-post {
   margin-bottom: 20px;
}

.related-post p:last-child {
   margin-bottom: 0;
}

.related-post .intro-image {
   float: left;
   height: 152px;
   width: 228px;
}

.related-post .intro {
   float: right;
   width: 480px;
}

.related-post .intro h2.title {
   font-size: 22px;
   font-weight: bold;
   margin: 0 0 5px 0;
}

.related-post .author {
   float: left;
   margin-right: 15px;
}

#category-description-side .category-description {
   font-size: 14px;
   overflow: hidden;
}

#category-description-side .up-arrow, #category-description-side .down-arrow {
   cursor: pointer;
   font-size: 36px;
   text-align: center;
}

@media (min-width: 1024px) and (max-width: 1170px) {
   .search-dropdown {
      left: -30px;
   }

   .menu:not(.side-menu) ul, .menu:not(.side-menu) ul.visible {
      left: -60px;
   }

   .menu:not(.side-menu) ul:after {
      left: 70px;
   }
}

@media (max-width: 1024px) {

   .intro-image img:hover {
      -webkit-transform: none;
      transform: none;
   }
}

@media (max-width: 1023px) {
   body {
      font-size: 14px;
   }

   main, .wrapper, #quick-search, .homepage .top-graphics .wrapper, .homepage #quick-search {
      width: 96%;
   }

   .homepage .top-graphics #quick-search-container {
      margin-left: -272px;
   }

   .row article.col-2, .col-2 {
      margin-left: 2%;
      width: 49%;
   }

   .row article.col-1, .related-listings div.col-1 {
      width: 49%;
      margin-left: 2%;
   }

   .intro-image img {
      display: block;
   }

   .full-width .row article.col-1 {
      width: 23.5%;
      margin-left: 2%;
   }

   .events-item-homepage {
      margin-left: 2%;
      width: 32%;
   }

   .events-item-homepage div.intro {
      font-size: 14px;
   }

   .events-item-homepage .events-location {
      font-size: 12px;
   }

   .component-cat {
      margin-left: 6px;
      width: 265px;
   }

   #directory .row, #events .category-row {
      margin-bottom: 6px;
   }

   .component-cat div {
      font-size: 15px;
      padding: 115px 20px 15px 20px;
   }

   .events-item div.intro {
      font-size: 14px;
      padding: 20px 20px 15px 20px;
   }

   .listing-count, .events-count {
      font-size: 14px;
   }

   .results-list article.col-1 {
      width: 32%;
   }

   #right-column, #left-column {
      width: 23.5%;
   }

   .results-list, .content-container, .article-col, .list, .with-right-col {
      width: 74.5%;
   }

   .intro-image, .directory-item .intro-image, .col-2 .intro-image, .blog-layout.article-layout .related-listings .intro-image {
      height: auto;
      width: auto;
   }

   .footer-col-1 {
      width: 32%;
   }

   .footer-col-2 {
      margin-left: 4%;
      width: 18%;
   }

   .footer-col-3 {
      margin-left: 4%;
      width: 42%;
   }

   #newsletter input {
      width: 100%;
   }

   .newsletter-btn {
      margin: 5px 0 0 0;
   }

   .top-graphics {
      font-size: 18px;
   }

   .lrc-graphic-title {
      font-size: 36px;
   }

   .lrc-graphic-container p {
      line-height: 22px;
   }

   .links {
      width: auto;
   }

   #quick-search, .homepage #quick-search {
      font-size: 14px;
      padding-left: 5%;
   }

   input, textarea, select {
      height: 35px;
      font-size: 13px;
      padding: 5px 10px;
      width: 44%;
   }

   .location-input {
      width: 41.6%;
   }

   .location-input input, .location-input .ui-autocomplete {
      width: 90% !important;
   }

   .chosen-choices input {
      height: 31px;
   }

   textarea {
      display: block;
      height: 150px;
   }

   label {
      line-height: inherit;
   }

   #quick-search input {
      width: 95%;
   }

   .finder {
      width: 40%;
   }

   .content-left, .content-right {
      width: 49%;
   }

   .search-col {
      margin-left: 0%;
   }

   .text-col {
      margin-bottom: 10px;
      width: 155px;
   }

   #member-count {
      width: 34%;
      text-align: right;
   }

   #member-count span {
      font-size: 11px;
      margin-left: 1.5%;
   }

   h1, section h1 {
      font-size: 28px;
   }

   h2 {
      font-size: 22px;
      margin: 10px 0;
   }

   section h2 {
      font-size: 18px;
   }

   .search-filters h3, #quick-search button {
      font-size: 20px;
   }

   .overlay form h2, .big-button, .search-filters h2 {
      font-size: 22px;
   }

   #main-menu {
      margin-bottom: 15px;
   }

   .side-menu a {
      font-size: 16px;
      padding: 10px 0 10px 15px;
   }

   .testimonial-author, .side-menu ul ul a {
      font-size: 14px;
   }

   .chosen-container {
      font-size: 13px;
   }

   .directory-images {
      width: 44%;
   }


   .main-image img {
      height: auto;
      width: 100%;
   }

   .image-thumbs img {
      height: auto;
      width: 23.5%;
      margin-left: 2%;
   }

   iframe {
      max-width: 100%;
   }

   #related {
      padding: 15px 0;
   }

   #copyright {
      padding: 15px 0;
   }

   .chosen-container-single .chosen-single {
      height: 27px;
      padding-top: 3px;
   }

   #logo {
      width: 30%;
   }

   #logo a {
      background-size: contain;
      height: auto;
      padding-top: 40%;
      height: 0;
      width: 100%
   }

   .blog .intro {
      width: 47%;
   }

   .blog .intro-image {
      width: 50%;
   }

   .spotlight-layout .intro, .spotlight-layout .intro-image {
      width: 100%;
   }

   .author-image, .contributor-layout .author-image {
      max-width: 100px;
      width: 20%;
   }

   .author-text, .contributor-layout .author-text {
      width: 76%;
   }

   .related-post .intro-image {
      width: 35%;
   }

   .related-post .intro {
      width: 62%;
   }

   .age-select {
      padding-left: 67px;
   }

   .lrc-line {
      display: none;
   }
}

@media (min-width: 768px) and (max-width: 1024px) {
   .search-dropdown {
      left: -30px;
   }

   .menu:not(.side-menu) ul, .menu:not(.side-menu) ul.visible {
      left: -60px;
   }

   .menu:not(.side-menu) ul:after {
      left: 70px;
   }

   .search-dropdown.top-arrow-container:after {
      left: 50px;
   }

   #search-location-container #search_location_1 {
      width: 175px;
   }

   .aggregate-rating {
      margin: 10px 0 0 0;
   }

   .directory-details {
      float: none;
      width: 100%;
   }

   .review-description {
      margin-top: 40px;
   }

   .event-details {
      border: none;
      position: relative;
      width: 40%;
      padding-right: 5%;
   }

   .event-description {
      border: none;
      position: relative;
      margin: 0;
      padding-left: 5%;
      width: 50%;
   }

   .event-details:after {
      background: #d1d3d4;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 1px;
      content: "";
   }

   .event-description:before {
      background: #d1d3d4;
      position: absolute;
      top: 0;
      bottom: 0;
      left: -1px;
      width: 1px;
      content: "";
   }

   .styled-select span, .calendar-filter-field span {
      font-size: 12px;
      left: 5px;
      padding: 16px 0;
   }

   .events-item div.intro {
      font-size: 20px;
   }

   .events-location {
      font-size: 16px;
   }

   #events .events-item .lrc-line {
      height: 4px;
   }

   .event-date {
      font-size: 14px;
   }
}

@media (max-width: 767px) {
   body {
      font-size: 14px;
   }

   main, .wrapper, .overlay > *, #quick-search, .homepage #quick-search, #login-form-full, #close-overlay-container{
      width: 90%;
   }

   .homepage .top-graphics #quick-search-container {
      margin-left: -266px;
   }

   #logo {
      width: 44%;
      position: relative;
      top: 7px;
   }

   #logo a {
      background-size: contain;
      height: auto;
      padding-top: 45%;
      height: 0;
      width: 100%
   }

   iframe {
      max-height: 300px;
   }

   #disqus_thread iframe {
      max-height: none;
   }

   .text-col {
      width: 135px;
   }

   label label.error {
      padding-left: 135px;
   }

   .homepage-section-title .lrc-line {
      width: 35%;
   }

   .homepage-section-title span {
      width: 30%;
   }

   .price {
      width: 45px;
   }

   .total-price {
      white-space: nowrap;
   }

   .search-categories {
      display: none;
      width: 100% !important;
   }

   .search-categories hr {
      height: 0;
      margin: 12px 0;
   }

   body #at15s.atm {
      width: 120px !important;
   }

   .overlay > * {
      padding: 10px;
   }

   .search-filters {
      margin-top: 0;
   }

   #breadcrumbs li {
      margin: 0;
   }

   #sitemap {
      float: none;
      padding-top: 10px;
   }

   .review-author p {
      padding-top: 10px;
   }

   #copyright {
      text-align: center;
   }

   .review-date {
      display: block;
   }

   #member-count, .search-categories:after, .events-item-homepage .event-date {
      display: none;
   }

   .normal-button {
      width: auto;
   }

   input, textarea, select {
      height: 35px;
      font-size: 16px;
      width: 300px;
   }

   .overlay textarea, .overlay select {
      padding: 7px;
   }

   textarea {
      height: 150px;
   }

   label {
      line-height: 28px;
   }

   #quick-search-container {
      padding: 10px 0;
   }

   #quick-search {
      padding: 0;
   }

   #quick-search input {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      width: 100%;
   }

   #mod-finder-searchform > span {
      display: inline-block;
      margin: 5px 0 0 5%;
   }

   .finder {
      text-align: center;
   }

   .finder, .content-left, .content-right, .form-align, .location-input, .directory-images {
      width: 100%;
   }

   .search-col {
      margin-left: 0;
      width: 100%;
   }

   #search-location-container, #search-distance-container {
      margin-top: 10px;
   }

   #search-location-container #search_location_1 {
      width: 175px;
   }

   .results-list, .content-container, .article-col, .list {
      width: 73%;
   }

   .chosen-container, .location-input input {
      font-size: 16px;
      width: 300px !important;
   }

   .location-input {
      box-sizing: border-box;
      display: inline-block;
      width: 300px !important;
   }

   .location-input input {
      padding: 0 5px;
      width: 290px !important;
   }

   .location-input .ui-autocomplete {
      width: 290px !important;
   }

   #breadcrumbs li {
      vertical-align: middle;
      white-space: nowrap;
   }

   h1, section h1 {
      font-size: 28px;
   }

   h2 {
      font-size: 22px;
      margin: 10px 0;
   }

   section h2 {
      font-size: 18px;
   }

   .search-filters h3, #quick-search button {
      font-size: 20px;
   }

   .overlay form h2, .big-button, .search-filters h2 {
      font-size: 22px;
   }

   .side-menu a {
      font-size: 16px;
      padding: 10px 0 10px 6px;
   }

   .testimonial-author, .side-menu ul ul a {
      font-size: 14px;
   }

   .directory-details h1 {
      margin: 0 0 10px 0;
   }

   .directory-images {
      float: none;
   }

   .image-input {
      margin-left: 100px;
   }

   .search-btn {
      bottom: 5px;
      right: 5px;
   }

   .search-categories {
      border-top: 1px solid #e6e7e8;
      border-left: 1px solid #e6e7e8;
      border-right: 1px solid #e6e7e8;
      border-bottom: none;
      border-radius: 0;
      color: #7cbf9e;
      left: 0;
      top: 82px;
      padding: 15px 0 0 0;
   }

   .search-categories .search-category {
      border-bottom: 1px solid #e6e7e8;
      padding: 10px 0 10px 0;
   }

   .search-category a {
      padding: 5px 20px;
   }

   .seach-category-title {
      border-bottom: 1px solid #e6e7e8;
      padding-bottom: 10px;
      margin-bottom: 0;
   }

   label.menu-toggle {
      color: #FFFFFF;
      cursor: pointer;
      display: none;
      height: auto;
      padding: 0 0 30px 0;
      position: absolute;
      bottom: 0;
      right: 0;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
      z-index: 999;
    }

    #menu-toggle-input, .user-menu ul:after {
      display: none;
    }

    .icon-bar {
      background-color: #F5F5F5;
      border-radius: 1px;
      box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
      display: block;
      height: 3px;
      width: 22px;
    }
    .icon-bar + .icon-bar {
      margin-top: 3px;
    }

   label.menu-toggle {
      display: block;
      float: right;
      width: auto;
   }

   ul.menu {
      width: 100%;
   }

   #top-menu ul {
      width: auto;
   }

   #top-menu {
      clear: both;
      margin-bottom: 10px;
      text-align: left;
   }

   #logged-user-menu, #top-menu .user-menu {
      display: inline-block;
   }

   header .user-menu {

      margin: 10px 0 0 0;
   }

   .user-menu li:first-child {
      margin-left: 25px;
   }

   .inline-menu a {
      white-space: nowrap;
   }

   .user-menu ul {
      background: #7cbf9e;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      border-top: none;
      border-bottom: none;
      border-radius: 0;
      padding: 0;
   }

   .user-menu ul.visible {
      top: 34px;
   }

   .user-menu li:first-child {
      margin-left: 0;
   }

   .user-menu li.parent ul a {
      text-align: center;
   }

   #logged-user-menu {
      padding-left: 0;
      margin: 0;
   }

   #main-menu {
      float: right;
      margin-top: 0;
      position: absolute;
      top: 100%;
      padding-top: 0;
      width: 100%;
   }

   #main-menu .menu {
      background: #7cbf9e;
      border-top: 1px solid #fff;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      display: block;
      width: 100%;
      position: relative;
      text-align: left;
   }

   #main-menu .menu {
      z-index: 10001;
      opacity: 0;
      visibility: hidden;
      -webkit-transition-property: opacity, visibility;
      -moz-transition-property: opacity, visibility;
      -o-transition-property: opacity, visibility;
      transition-property: opacity, visibility;
      -webkit-transition-duration: .2s, 0s;
      -moz-transition-duration: .2s, 0s;
      -o-transition-duration: .2s, 0s;
      transition-duration: .2s, 0s;
      -webkit-transition-delay: 0s, .2s;
      -moz-transition-delay: 0s, .2s;
      -o-transition-delay: 0s, .2s;
      transition-delay: 0s, .2s;
   }

   header input[type="checkbox"]:checked + nav .menu {
      opacity: 1 !important;
      visibility: visible !important;
      -webkit-transition-delay: 0s, 0s !important;
      -moz-transition-delay: 0s, 0s !important;
      -o-transition-delay: 0s, 0s !important;
      transition-delay: 0s, 0s !important;
      z-index: 999;
   }

   #main-menu .menu li {
      display: block;
   }

   #main-menu .menu a, .user-menu li.parent ul a {
      color: #fff;
      display: block;
      border-top: 1px solid #fff;
      padding: 10px 15px;
      text-transform: none;
   }

   #main-menu .menu li:first-child a {
      border-top: none;
   }

   #main-menu .user-menu li:first-child a {
      border-top: 1px solid #fff;
   }

   #main-menu .menu ul {
      padding-left: 15px;
   }

   #main-menu .menu .current > a,  #main-menu .menu .active > a {
      color:#4e966e;
   }

   #main-menu #logged-user-menu > li > a {
      display: none;
   }

   #main-menu #logged-user-menu a {
      text-align: left;
   }

   #main-menu #logged-user-menu > li ul {
      background: none;
      display: none;
      border: none;
      opacity: 1;
      visibility: visible;
      position: static;
      padding-left: 0;
   }

   header input[type="checkbox"]:checked + nav#main-menu #logged-user-menu > li ul {
      display: block;
   }

   #logged-user-menu > li ul::after {
      display: none;
   }

   .directory-details {
      float: none;
      width: 100%;
   }

   label label.error {
      padding-left: 0;
   }

   .component-cat div {
      font-size: 22px;
      height: auto;
   }

   .listing-count, .events-count {
      font-size: 16px;
   }

   .homepage-spotlight article, .homepage-blog article {
      float: none;
      width: 100%;
      margin: 0;
   }

   .homepage-blog article {
      margin-bottom: 20px;
   }

   .age-select {
      padding-left: 55px;
   }
}

@media (min-width: 600px) and (max-width: 767px) {

   .content-container {
      width: 100%;
   }

   .aggregate-rating {
      margin: 10px 0 0 0;
   }

   .author-image, .contributor-layout .author-image {
      height: 70px;
      max-width: 70px;
      width: 20%;
   }

   .author-text, .contributor-layout .author-text {
      width: 76%;
   }

   .component-cat {
      margin-left: 5px;
      width: 188px;
   }

   #directory .row, #events .category-row {
      margin-bottom: 5px;
   }

   .component-cat div {
      font-size: 13px;
      padding: 60px 10px 5px 10px;
   }

   .listing-count, .events-count{
      font-size: 11px;
   }

   .event-details {
      border: none;
      position: relative;
      width: 40%;
      padding-right: 5%;
   }

   .event-description {
      border: none;
      position: relative;
      margin: 0;
      padding-left: 5%;
      width: 50%;
   }

   .event-details:after {
      background: #d1d3d4;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 1px;
      content: "";
   }

   .event-description:before {
      background: #d1d3d4;
      position: absolute;
      top: 0;
      bottom: 0;
      left: -1px;
      width: 1px;
      content: "";
   }

   .styled-select span, .calendar-filter-field span {
      font-size: 12px;
      left: 5px;
      padding: 17px 0;
   }

   .styled-select span:before, .calendar-filter-field span:before, .styled-select span {
      display: none;
   }

   .events-item div.intro {
      font-size: 20px;
   }

   .events-location {
      font-size: 16px;
   }

   #events .events-item .lrc-line {
      height: 4px;
   }

   .event-date {
      font-size: 14px;
   }

   .calendar-filter-field input, .age-select {
      font-size: 13px;
   }

   .age-select {
      padding-left: 0;
   }
}

@media (max-width: 599px) {

   #logo {
      position: static;
      width: 55%;
   }

   #logo a {
      padding-top: 45%;
   }

   .homepage .top-graphics #quick-search-container {
      left: 0;
      margin-left: 0;
   }

   .row article.col-2, .col-2, .row article.col-1, .full-width .row article.col-1, .events-item-homepage, .related-listings div.col-1 {
      margin: 0 0 30px 0;
      width: 100%;
   }

   #right-column, #left-column, .testimonial {
      width: 100%;
   }

   .results-list, .content-container, .article-col, .list {
      width: 100%;
   }

   .homepage-section-title .lrc-line {
      width: 30%;
   }

   .homepage-section-title span {
      font-size: 24px;
      width: 40%;
   }

   .homepage-title {
      font-size: 22px;
   }

   .homepage-blog .intro header h2.title, .homepage-spotlight .intro header h2.title {
      font-size: 24px;
   }

   .homepage-section-title {
      margin: 10px 0;
   }

   .component-cat {
      margin-left: 0;
      width: 100%;
   }

   #directory .row, #events .category-row {
      margin-bottom: 0;
   }

   #directory article, #events article {
      margin-bottom: 12px;
   }

   .footer-col-1, .footer-col-2, .footer-col-3 {
      margin: 0;
      width: 100%;
   }

   .image-thumbs {
      margin-top: 0;
   }

   .main-image img {
      height: auto;
      width: 100%;
   }

   main {
      position: relative;
   }

   #left-column.slide-menu {
      background: #f8f8f8;
   }

   #left-column a, #left-column h2 {
      color: #7cbf9e;
      padding-left: 10px;
   }

   #left-column a {
      border-top: 1px solid #fff;
      padding-left: 30px;
   }

   #left-column {
      position: absolute;
      z-index: 10001;
      opacity: 0;
      visibility: hidden;
      -webkit-transition-property: opacity, visibility;
      -moz-transition-property: opacity, visibility;
      -o-transition-property: opacity, visibility;
      transition-property: opacity, visibility;
      -webkit-transition-duration: .2s, 0s;
      -moz-transition-duration: .2s, 0s;
      -o-transition-duration: .2s, 0s;
      transition-duration: .2s, 0s;
      -webkit-transition-delay: 0s, .2s;
      -moz-transition-delay: 0s, .2s;
      -o-transition-delay: 0s, .2s;
      transition-delay: 0s, .2s;
   }

   #left-column.slide-menu {
      opacity: 1 !important;
      visibility: visible !important;
      -webkit-transition-delay: 0s, 0s !important;
      -moz-transition-delay: 0s, 0s !important;
      -o-transition-delay: 0s, 0s !important;
      transition-delay: 0s, 0s !important;
      z-index: 999;
   }

   main > h1 {
      background: #f8f8f8;
      cursor: pointer;
      margin-bottom: 0;
      padding: 5px 10px;
   }

   main > h1:after {
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #7cbf9e;
      content: '';
      float: right;
      display: inline-block;
      position: relative;
      top: 10px;
      width: 0;
      height: 0;
   }

   main > h1.unfold:after {
      border-bottom: 10px solid #7cbf9e;
      border-top: none;
   }

   .join-advertiser-graphic {
      margin: 0;
   }

   .info-row {
      width: 100%;
   }

   .blog .intro {
      padding: 0% 2%;
      width: 96%;
   }

   .blog .intro-image {
      width: 100%;
   }

   .author-image, .contributor-layout .author-image {
      max-width: 50px;
      height: 50px;
      width: 20%;
   }

   .author-text, .contributor-layout .author-text {
      width: 76%;
   }

   .with-right-col {
      width: 100%;
   }

   .homepage-blog article .intro {
      background: none;
      color: #7c7c7c;
      padding: 0;
      position: static;
      width: 100%;
   }

   .homepage-blog .intro-text p {
      font-size: 14px;
   }

   .homepage-blog article .intro a {
      color: #7cbf9e;
   }

   .homepage-blog header .lrc-line {
      display: none;
   }

   .text-col {
      width: 100%;
   }

   .event-details {
      border: none;
      float: none;
      width: 100%;
      margin-right: 0;
      padding-right: 0;
   }

   .event-description {
      border: none;
      padding-left: 0;
      margin-left: 0;
      float: none;
      width: 100%;
   }

   .events-item div.intro {
      font-size: 18px;
   }

   .events-location {
      font-size: 15px;
   }

   .events-item-homepage .event-date  {
      display: block;
   }

   .events-item-homepage div.intro {
      font-size: 15px;
   }

   .events-item-homepage .events-location {
      font-size: 13px;
   }

   #events .events-item .lrc-line {
      height: 3px;
   }

   .event-date {
      font-size: 13px;
   }

   .styled-select span, .calendar-filter-field span {
      padding: 17px 0;
   }
   
   .age-select {
      padding-left: 65%;
   }
   
   .lrc-line {
      display: block;
   }
   
   .related-post .intro-image, .related-post .intro {
      float: none;
      width: 100%;
   }

   .listing-details-container {
      display: block;
   }

   .listing-detail {
      width: 100%;
   }
}

