/*

/**
Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-style: 500;
	font-weight: inherit;
	color: #5c5c5c;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

label, .zm_alr_label {
	border: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-style: 500;
	font-weight: inherit;
	color: #5c5c5c;
	margin: 20px 0px;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	text-align: left;
}

h1 {
	font-size: 50px;
	font-size: 5rem;
}

h2 {
	font-size: 40px;
	font-size: 4rem;
	color: #5c5c5c;
}

h3 {
	font-size: 30px;
	font-size: 3rem;
}

h4 {
	font-size: 25px;
	font-size: 2.5rem;
}

h5 {
	font-size: 20px;
	font-size: 2rem;
}

.more-link strong {
	color: #00e9f8;
}

.more-link strong:after {
	content: '\f178';
	font: normal normal normal 18px/1 FontAwesome;
    font-weight: normal !important;
    padding-left: 5px;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #FFF;
}

.site-width {
	max-width: 1500px;
	width: 100%;
	margin: 0 auto;
}

.header-main {
	background-color: white;
}

.site-width-full, .page-id-307 #showawpcpadpage, .page-id-307 .cl-adsense, .page-id-28 .entry-content, .blog .content-area, .home-ads, .header-main {
	max-width: 1500px;
	margin: 0 auto;
	width: 100%;
}

.site-width-medium {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
}

.site-width-medium-center, .gform_wrapper, .page-id-25 .awpcp-place-ad, .awpcp-search-ads .awpcp-search-ads-form, .zm_alr_form_container, .page-id-48 .entry-content {
	max-width: 575px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
}

.home-ad, .home-banner-inner {
	max-width: 1600px;
	width: 100%;
	margin: 0 auto;
}

.site-content {
	margin-top: 136px;
}

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

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

a:focus {
}

a:hover,
a:active,
.page-id-62 #menu-item-67 a,
.page-id-48 #menu-item-50 a,
.page-id-29 #menu-item-75 a,
.page-id-25 #menu-item-78 a,
.blog #menu-item-66 a {
	outline: 0;
	color: #00e9f8 !important;
}

a img {
	border: 0;
}

@font-face {
    font-family: 'Genericons';
    src: url('font/genericons.eot');
    src: url('font/genericons.eot?#iefix') format('embedded-opentype'),
         url('font/genericons.woff') format('woff'),
         url('font/genericons.ttf') format('truetype'),
         url('font/genericons.svg#genericonsregular') format('svg');
}

/* OOCSS */
.pointer:hover { cursor: pointer;}
.text-center {text-align: center;}
.text-right {text-align: right;}
.text-left {text-align: left;}
.relative {position: relative;}
.fixed {position: fixed;}
.absolute {position: absolute;}


/**
Genericons
 */

.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Noto Serif", serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
}

p {
	margin-bottom: 1.6em;
}

b,
strong {
	font-weight: 600;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}


/**
Elements
 */

hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}

.blog hr, .single hr {
	margin: 20px 0px;
}

ul,
ol {
	margin: 0 0 1.6em 1.3333em;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

table,
th,
td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
	border-spacing: 0;
	border: 3px solid #f7f7f7;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	font-weight: 700;
}

td {
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
}

:-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
}

::-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
}

.site {
	position: relative;
}

/**
Forms
 */

button,
input,
textarea {
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

select {
	background-color: white;
	border-color: #f7f7f7;
	color: #9630fe;
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	padding-left: 10px;
	height: 57px !important;
	max-width: 100%;
	vertical-align: baseline;
	background-image: url('/wp-content/themes/findaas/images/dropdown-arrow.jpg');
	background-repeat: no-repeat;
	background-position: right top;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border: 1px solid rgb(166, 166, 166);
}

button,
input {
	line-height: normal;
	border-radius: 0px;
	font-weight: 700;
}

input,
textarea {
	border-radius: 0px;
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
	border-radius: 0px;
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #30d9fe;
	text-transform: none !important;
	box-shadow: 0px 6px 0px 0px #0092b3;
	top: 0px;
	position: relative;
    border: 0px;
    position: relative;
    padding: 12px 91px;
	font-family: "Noto Sans", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	-webkit-appearance: none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	box-shadow: 0px 4px 0px 0px #0092b3;
	top: 2px;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

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

input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	padding: 0.375em;
	width: 100%;
}

input[type="text"], input[type="password"], input[type="email"] {
	padding: 0.375em;
	width: 100%;
	height: 57px;
	padding-left: 10px !important;
	text-align: left !important;
	background-color: #f7f7f7;
	border: none;
}

textarea {
	overflow: auto;
	vertical-align: top;
	text-align: left !important;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

.home form {
	margin-bottom: 0px;
	text-align: left !important;
}

form {
	margin-bottom: 30px;
}

.post-password-form {
	position: relative;
}

.post-password-form label {
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.post-password-form input[type="submit"] {
	padding: 0.7917em;
	position: absolute;
	right: 0;
	bottom: 0;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}

.page-id-25 input[type="submit"] {
	padding: 18px 90px !important;
}

.page-id-25 .awpcp-category-dropdown, .page-id-25 select {
	width: 100%;
    height: 33px;
    margin-bottom: 20px;
    color: #9630fe;
}

.page-id-25 label {
	margin: 20px 0px;
}

.awpcp-search-ads .awpcp-search-ads-form input {
	text-align: center;
}


/**
Links
*/

a {
	color: #333;
	text-decoration: none;
	outline: 0px;
}

a:hover,
a:focus {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	outline: 0px;
}


/**
Menus
*/

.main-navigation a {
	display: block;
	padding: 0.8em 0;
	position: relative;
	text-decoration: none;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
}

.main-navigation ul ul {
	display: none;
	margin-left: 0.8em;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation li {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	position: relative;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	font-weight: 700;
}

.main-navigation .nav-menu > ul > li:first-child,
.main-navigation .nav-menu > li:first-child {
	border-top: 0;
}

.main-navigation .menu-item-has-children > a {
	padding-right: 48px;
}

.main-navigation .menu-item-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 0.5em;
}

.no-js .main-navigation ul ul {
	display: block;
}

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	content: "";
	height: 42px;
	padding: 0;
	position: absolute;
	text-transform: lowercase; /* Stop screen readers to read the text as capital letters */
	top: 3px;
	right: 0;
	width: 42px;
}

.dropdown-toggle:after {
	color: #333;
	content: "\f431";
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 42px;
	position: relative;
	top: 0;
	left: 1px;
	width: 42px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
}

.dropdown-toggle:focus {
	outline: 1px solid #c1c1c1;
	outline: 1px solid rgba(51, 51, 51, 0.3);
}

.dropdown-toggle.toggle-on:after {
	content: "\f432";
}

.page-id-23 {
	padding: 0px;
	width: 100%;
	margin: 0px;
}

.page-id-23 .entry-header {
	display: none;
}

.page-id-23 .entry-content {
	padding: 0px;
}

.entry-header-blog, .entry-header-reply {
	display: none;
	margin: 14px auto 18px auto;
}

.blog .entry-header-blog, .single .entry-header-blog {
	display: block;
	text-align: center;
	margin-top: 13px;
}

.page-id-23 .entry-header-reply {
	display: block;
	text-align: center;
	margin-top: -53px;
}

.blog .entry-title-blog, .single .entry-title-blog, .page-id-23 .entry-title-reply {
	font-size: 3.9rem;
    font-weight: 500;
    line-height: 1.1538;
    padding: 40px 0px;
    color: white;
    height: 123px;
    margin-top: 0px;
    border-top: 7px solid #9630fe;
    background-image: url('/wp-content/themes/findaas/images/banner-title.jpg');
}

.page-id-23 .entry-title-reply, .page-id-23 .entry-header-reply strong a {
	font-size: 30px;
	font-size: 3rem;
	padding: auto 15px;
	font-weight: 500;
	color: white;
}

.blog .entry-title-blog .fa {
	margin-right: 10px;
}

.blog .entry-header, .archive .entry-header {
	text-align: left;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.blog {
	padding-top: 0px;
	padding-bottom: 40px;
}

.blog h2 a {
	text-align: left;
	font-size: 27px;
    font-size: 2.7rem;
	font-weight: 600;
    color: black;
}

.blog .entry-content {
	padding: 0px !important;
}

.blog .entry-content p {
	margin-bottom: 0px;
}

.blog #main, .archive #main {
	float: left;
	width: 53%;
	padding: 0 15px;
}

.blog #main .screen-reader-text {
	display: none;
}

.single .entry-header-blog {
	display: none;
}

.single .entry-title {
	margin-bottom: 60px;
}

.archive .content-area {
	max-width: 1500px;
	margin: 0 auto;
	text-align: left;
}

.single .post {
	max-width: 1500px;
	margin: 0 auto;
	text-align: left;
	padding: 0 15px 30px 15px;
}

.single .entry-content p {
	text-align: left;
}

.cl-adsense {
	display: none;
}

.sidebar {
	margin: 0 auto;
	text-align: center;
}

.sidebar .awpcp-listings-widget-items-list .awpcp-listings-widget-item .awpcplatestthumb a img {
	max-width: 50%;
}

.sidebar .widget_archive, .sidebar .widget_categories {
	display: block;
}

.sidebar-top .widget_archive, .sidebar-top .widget_categories {
	display: none;
}

.page-id-29 .sidebar {
	margin-top: 40px;
}

.page-id-199 .sidebar {
	display: none;
}

.blog .sidebar, .archive .sidebar {
	display: block;
	width: 480px;
	float: right;
	padding: 20px 25px;
}

.post-navigation {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	font-weight: 700;
}

.post-navigation a {
	display: block;
	padding: 3.8461% 7.6923%;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
	line-height: 1.5;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}

.post-navigation .post-title {
	font-family: "Noto Serif", serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	position: relative;
	z-index: 2;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
	background-position: center;
	background-size: cover;
	position: relative;
}

.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.post-navigation a:hover:before,
.post-navigation a:focus:before {
	opacity: 0.5;
}

.post-navigation .meta-nav {
	opacity: 0.8;
}

.post-navigation div + div {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.pagination {
	background-color: #fff;
	background-image: url('/wp-content/themes/findaas/images/pager.jpg');
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	font-family: "Noto Sans", sans-serif;
	margin-bottom: 25px;
	margin-top: 50px;
}

.pagination .nav-links {
	min-height: 3.2em;
	position: relative;
	text-align: center;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination h2 {
	display: none;
}

.meta-nav {
	display: none;
}

.pagination .page-numbers {
	display: none;
	line-height: 3.2em;
	padding: 0 0.6667em;
}

.pagination .page-numbers.current {
	text-transform: uppercase;
}

.pagination .current {
	display: inline-block;
	font-weight: 700;
}

.pagination .prev,
.pagination .next {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	color: #333;
	display: inline-block;
	height: 48px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 30px;
}

.pagination .next {
	padding-right: 65px !important;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	font-size: 3.2rem;
	height: 48px;
	line-height: 48px;
	position: relative;
}

.pagination .prev {
	left: 0;
}

.pagination .prev:before {
	content: "«";
	left: -1px;
}

.pagination .next {
	right: 0;
}

.pagination .next:before {
	content: "»";
	right: -1px;
}

.image-navigation,
.comment-navigation {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "Noto Sans", sans-serif;
	font-weight: 700;
	line-height: 1.5;
	text-transform: uppercase;
}

.image-navigation a,
.comment-navigation a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
	color: #333;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\2215";
	font-weight: 400;
	margin: 0 0.7em;
}

.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
	content: "\f430";
	margin-right: 0.2em;
	position: relative;
}

.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
	content: "\f429";
	margin-left: 0.2em;
	position: relative;
}

.comment-navigation {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	border-bottom: 1px solid #eaeaea;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 2em 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
}

.image-navigation {
	padding: 0 7.6923%;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
	margin-bottom: 2em;
}


/** Categories **/

.widget_categories {
	padding: 30px 0px 30px 130px;
}

.displayaditemseven, .displayaditemsodd {
	border: 0px !important;
}

.category-list-image {
	width:80px;
	float:left;
	min-width: 217px;
	max-width: 217px;
}
.category-list-image img {
	width: 100%;
	max-height: 206px;
	min-height: 206px;
}
.category-list-description {
    padding: 30px;
    width: 50%;
    float: left;
    font-size: 16px;
    font-size: 1.6rem;
    height: 206px;
    line-height: normal;
}

.category-list-description h4 {
	margin-top: 0px !important;
	margin-bottom: 5px !important;
	font-weight: 500;
	font-size: 25px;
	font-size: 2.5rem;
    color: black;
}

.category-list-description h4 a {
	font-size: 25px;
	font-size: 2.5rem;
}

.category-list-description h4 a:hover {
	color: #9630fe;
}

.category-list-info {
	padding-left: 130px;
    float: right;
    color: #9630fe;
    font-size: 16px;
    font-size: 1.6rem;
    border-left: 3px solid #f7f7f7;
    padding: 3% 3% 7% 7%;
    height: 206px;
    width: 23%;
}
.category-list-info:before {
	content: '\f069';
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: -37px;
    padding-right: 15px;
}
.category-list-info-ad {
    color: #9630fe;
    font-size: 18px;
    font-size: 1.8rem;
    height: 206px;
    margin-left: 40px;
}
.category-list-info-ad:before {
	content: '\f069';
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: -37px;
    padding-right: 15px;
}



/**
Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

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

img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}


/**
Clearings
 */

.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
	content: "";
	display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
}


/**
Header
 */
 
.site-header {
	background: white;
}
 
.site-header, .header-transition-false .site-header {
	background-color: #FFF !important;
    position: fixed;
    width: 100%;
    z-index: 4;
    top: 0px;
    height: 150px;
    border-top: 7px solid #cfcfcf;
    border-bottom: 3px solid #cfcfcf;
    transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.admin-bar .site-header {
	top: 32px;
}

.header-transition-true .site-header {
	height: 110px;
}

.header-main .nav-menu>li:hover>ul,
.header-main .nav-menu>li.hover>ul {
	left: 0;
}

.header-transition-false .header-image {
	top: 20px;
	position: absolute;
	left: 0px;
	width: 200px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.header-transition-true .site-header .header-image {
	width: 150px;
	top: 10px;
	padding-bottom: 19px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.header-transition-true .nav-menu {
	position: absolute;
    right: 0;
    font-size: 11px;
    font-size: 1.1px;
    padding: 0;
    top: 0;
    margin-top: 60px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.header-transition-false .nav-menu {
	position: absolute;
    right: 0;
    margin-top: 90px;
    font-size: 11px;
    font-size: 1.1px;
    padding: 0;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.header-transition-false .primary-navigation {
	transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.header-transition-true .primary-navigation {
	transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.nav-menu ul {
	list-style: none;
    margin: 0;
}

.nav-menu li {
	display: inline !important;
	list-style-type: none;
	padding: 0 40px;
	border-right: 1px solid #c2c2c2;
}

.nav-menu li a {
	font-size: 16px;
	font-size: 1.6rem;
	text-decoration: none;
	outline: 0px;
}

.nav-menu li a:hover {
	color: #00e9f8;
}

#menu-item-87 {
	display: none !important;
}

.social-container {
    float: none;
    margin: 0 auto;
    display: block;
}

.header-transition-false .social-header {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.header-transition-true .social-header {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.social-header img {
	width: 30px;
	height: 30px;
}

.site-branding {
	min-height: 2em;
	padding-right: 60px;
	position: relative;
}

.site-title {
	font-family: "Noto Sans", sans-serif;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.3636;
	margin-bottom: 0;
}

.site-description {
	display: none;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	margin: 0.5em 0 0;
	opacity: 0.7;
}

.gform_confirmation_message_1 {
	text-align: center;
	font-size: 40px;
	margin: 0 auto;
    width: 50%;
}

.backtosearch {
	background-color: #30d9fe;
    text-transform: none !important;
    box-shadow: 0px 6px 0px 0px #0092b3;
    top: 0px;
    color: white;
    padding: 12px 91px;
}

.backtosearch:hover {
	box-shadow: 0px 4px 0px 0px #0092b3;
    top: 2px;
}

.gform_confirmation_wrapper  .gform_confirmation_message a:hover {
	color: white;
	border-bottom: 4px solid #0092b3;
}

/********Mobile Menu**********/
.gray-bg {
  	position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
    display: none;
}
.mobile-submenu-arrow {display: none;}
.mobile-menu { display: none; }
.mobile-menu.open { z-index: 2000; }
.mobile-menu.open .mobile-menu-underlay {
	background-color: rgba(237, 31, 35, 0.95);
}
.open-mobile-menu {
	display: none; 
}
.open-mobile-menu .close-text {
	display: none;
}
.open-mobile-menu.open .close-text {
	display: inline-block;
	color: #30d9fe;
	text-transform: uppercase;
	font-size: 20px;
    font-weight: 600;
    padding-left: 5px;
    vertical-align: top;
    padding-top: 2px;
}
.mobile-menu ul {
	list-style: none; margin:0px; padding: 0px; width: 100%;
}

.mobile-menu li {
	position: relative;
}

.mobile-menu ul a {
	display: block;
	border: none !important;
	background-color: white;
	background-image: url('/wp-content/themes/findaas/images/mobile-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	color: #595959;
}

.mobile-menu ul a:hover {
	background-image: none;
}

.mobile-menu .sub-menu {
	display: none;
}

.mobile-menu .nav-menu {
	float: left;
	width: 75%;
	background-color: white;
	position: relative;
	margin-top: 0px;
}

.mobile-menu .nav-menu li {
	padding: 0px;
	padding-bottom: 5px;
	border: none;
	text-align: center;
}

.mobile-menu .nav-menu li a:hover {
	background-color: #30d9fe;
	color: white !important;
}

.nav-menu li:last-child {
	border-right: none;
}

.mobile-menu .mobile-submenu-arrow {
	z-index: 2;
}

.close-mobile-menu {line-height: 50px; right: 10px; top: 10px; width: 100px; height: 50px; margin-right: 10px; float: left; color: #00e9f8; text-align: left; text-transform: uppercase; }

.close-bar {
	width: 100%;
	height: 55px;
	background-color: #f0f0f0;
	border-bottom: 6px solid #cfcfcf;
	color: #00e9f8;
	padding-left: 10px;
}

.mobile-menu a {
		width: 100%;
		font-size: 12px;
		font-size: 1.2rem;
		padding: 10px;
		border-bottom: 1px solid #d6d6d6;
		font-weight: 500;
		color: #000;
		display: block;
}

.mobile-menu .social-header {
	float: left;
	background-color: #f7f7f7;
	margin: 0px;
	padding: 10px 0px;
}
	
	
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    white;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    white;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    white;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    white;
}

.mobile-bar {
	background-color: #f0f0f0;
	width: 100%;
	border-bottom: 5px solid #cfcfcf;
	display: none;
}

.mobile-header {
	display: none;
	text-align: center;
}


/**
Widgets
 */
 
.sidebar-top {
	display: none;
}

.widget {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: 0 auto 20px;
	width: 100%;
	word-wrap: break-word;
	background-color: #f7f7f7;
	padding-left: 130px;
    padding-top: 30px;
    text-align: left;
}

.widget_simpleimage {
	padding: 0px;
	text-align: center;
	background: none;
}

.blog .awpcp-listings-widget-items-list .awpcp-listings-widget-item .awpcp-listing-title {
	text-align: center;
	padding: 10px 0px;
}

.home .widget, .page-template-full-width .widget, .widget_awpcp-random-ads {
	padding-left: 0px;
	padding-top: 0px;
}

.blog #awpcpcatlayout .showcategoriesmainlist li.columns-1 {
	margin: 8px 0 5px;
}

.awpcp-region-selector-partial #city {
}

.widget_awpcp-latest-ads {
	padding: 30px;
}

.widget #awpcpcatlayout .showcategoriesmainlist li a {
	color: #9630fe;
	font-size: 16px;
	font-size: 1.6rem;
	text-decoration: underline;
}

#TB_window img#TB_Image{
	margin: 30px 0px 0px 15px !important;
}

#TB_closeWindowButton .screen-reader-text, #TB_ImageOff .screen-reader-text {
	display: none;
}

.widget .js-handler {
	display: none;
}

.widget-title {
	color: #595959;
	font-weight: 600;
	letter-spacing: 0.04em;
	font-size: 25px;
	padding-bottom: 10px;
	cursor: pointer;
}

.widget_categories, .widget_archive {
	padding-left: 130px;
    padding-top: 30px;
}

.widget_archive a {
    color: #9630fe;
    font-size: 16px;
    text-decoration: underline;
}

.widget > :last-child {
	margin-bottom: 0;
}

.widget_archive {
	padding-bottom: 20px;
}

.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
	border: 0;
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
	list-style: none;
	margin: 0;
}


/**
Content
 */

.secondary {
	background-color: #fff;
	display: none;
	padding: 0 7.6923%;
}

.secondary.toggled-on {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	display: block;
}

.widget-area {
	margin: 9.09090% auto 0;
}

.cat-item a {
	color: #9630fe;
    font-size: 16px;
    text-decoration: underline;
}

.site-footer {
	background-image: url('/wp-content/themes/findaas/images/footer-bg.jpg');
	background-size: cover;
	background-color: #5A15A6;
	background-repeat: no-repeat;
	border-top: 7px solid #9630fe;
	padding: 25px;;
	text-align: center;
}

.site-footer p {
	color: #fff;
	margin-bottom: 20px;
}

.social-footer {
	text-align: center;
}

.social-footer img {
	width: 30px;
	height: 30px;
}


/**
Posts and pages
 */

.hentry {
	background-color: #fff;
	padding-top: 60px;
	position: relative;
}

.hentry.has-post-thumbnail {
	padding-top: 0;
}

.post-thumbnail {
	border: 0;
	display: block;
	margin-bottom: 2rem;
}
.post-thumbnail img {
	display: block;
}

.single .post-thumbnail img {
	display: block;
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.home-banner {
	height: 311px;
	margin-top: 14px;
}

.home-banner-column1 {
	width: 55%;
	float: left;
	padding: 0px 20px;
}

.home-banner-column1 h1 {
	color: white;
	line-height: 60px;
	margin-top: 90px;
	margin-bottom: 20px;
	font-weight: 500;
}

.home-banner-column1 h1 strong {
	color: white;
	line-height: 60px;
	font-weight: 700;
	font-size: 50px;
	font-size: 5rem;
}

.home-banner-column2 {
	width: 45%;
	float: right;
	margin-top: 20px;
}

.home-banner-column2 img {
	float: right;
	-webkit-animation-name: right;
    -webkit-animation-duration: 1s;
    animation-name: right;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes right {
    0%   {opacity: 0;}
    100% {opacity: 1;}
}

/* Standard syntax */
@keyframes right {
   	0%   {opacity: 0;}
    100% {opacity: 1;}
}

.home-banner-search-state {
	color: #FFF;
	float: left;
	width: 100%;
	margin-right: 25px;
}

.home-banner-search-city {
	color: #FFF;
	float: left;
	width: 46%;
}

.home-banner-search-state p, .home-banner-search-city p {
	text-transform: uppercase;
	color: #FFF;
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 5px;
}

.home-banner-search-state .awpcp-multiple-region-selector, .home-banner-search-city .awpcp-multiple-region-selector {
	height: 50px;
}

.home-banner-search-state .multiple-region {
	height: 55px !important;
	width: 100%;
	padding-left: 10px;
	padding-right: 60px;
	color: #9630fe;
	display: block !important;
}

select {
	background-color: white;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0px;
}

.home .simple-image img, .blog .simple-image img {
	width: 100%;
}

.home-banner-search-state .awpcp-region-selector-partial {
	width: 45%;
    float: left;
    margin-right: 4% !important;
}

.home-banner-column1 .awpcp-search-ads .awpcp-message, .updated {
	display: none;
}

.home-banner-search-state .inputbox, .home-banner-search-city .inputbox {
	display: none !important;
}

.home-banner-search-state .awpcp-region-selector-partial label {
    color: #FFF;
    margin-bottom: 5px;
}

/**
.home-banner-search-state .awpcp-form-spacer, .home-banner-search-state .awpcp-region-selector-partial:first-child, .home-banner-search-city .awpcp-form-spacer, .home-banner-search-city .awpcp-region-selector-partial label, .home-banner-search-city .awpcp-region-selector-partial {
	display: none !important;
}
*/
.home-categories-grid p.awpcp-form-spacer {
	display: none !important;
}

.home-banner-search-city .awpcp-region-selector-partial:last-child {
	display: block !important;
}

.home-banner-search-state .awpcp-search-ads-form input[type=submit], .home-banner-search-city .awpcp-search-ads-form input[type=submit] {
    position: relative;
    padding: 18px 80px !important;
    font-weight: 400;
    margin-top: 20px;
    font-size: 16px;
    font-size: 1.6rem;
}

.home-banner-search-state .awpcp-search-ads-form input[type=submit]:hover, .home-banner-search-city .awpcp-search-ads-form input[type=submit]:hover {
}

.home-banner-search-state .awpcp-search-ads-form input[type=submit]:after, .home-banner-search-city .awpcp-search-ads-form input[type=submit]:after {
	content: "\f429";
	font-size: 16px;
	font-size: 1.6rem;
	position: relative;
	color: white;
	top: 5px;
}

.home-ad img {
	margin-top: -70px;
	border: 25px solid white;
	border-bottom: 0px;
}

.home-categories {
	margin: 0 auto;
	text-align: center;
}

.home-categories h1 {
	font-weight: 500;
	font-size: 50px;
	font-size: 5rem;
	margin: 50px 0%;
}

.home-categories-grid {
	max-width: 1250px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 2% !important;
}


.home-category-jobs, .home-category-housing, .home-category-personals, .home-category-sale, .home-category-wanted, .home-category-smb, .home-category-health, .home-category-services, .home-category-resume {
	width: 27%;
	text-align: left;
	float: left;
	margin: 10px 30px;
	border-bottom: 4px solid;
}

.home-categories-grid h1 {
	font-size: 25px;
	font-size: 2.5rem;
	color: white;
	height: 77px;
	padding: 8px;
	border-bottom: 4px solid;
}

.home-categories-grid h1 img {
	padding-right: 10px;
}


.entry-header, .entry-header-privacy {
	text-align: center;
}

.entry-title {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 500;
	line-height: 1.1538;
	padding: 40px 0px;
	color: white;
	height: 123px;
	margin-top: 14px;
	border-top: 7px solid #9630fe;
	background-image: url('/wp-content/themes/findaas/images/banner-title.jpg');
}

.entry-title .fa {
	padding-right: 10px;
}

.blog .entry-title {
	display: none;
}

.page-id-72 .entry-content p:first-child {
	margin-bottom: 20px;
	font-size: 40px;
	font-size: 4rem;
}

.page-id-72 .entry-content p {
	margin-top: 50px;
	margin-bottom: 150px;
}

.page-id-72 .entry-content a {
	background-color: #30d9fe;
    color: white;
    text-transform: none !important;
    border-bottom: 6px solid #0092b3;
    top: 4px;
    padding: 18px 100px;
    font-weight: 400;
}

.page-id-48 p {
	margin: 0 10px .8em;
}

.page-id-29 input[type="submit"] {
    position: relative;
    padding: 12px 91px !important;
}

.entry-content > :last-child,
.entry-summary > :last-child {
	margin-bottom: 0;
}

.entry-content,
.entry-summary,
.page-content,
.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.entry-content h1,
.entry-summary h1,
.page-content h1 {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.1538;
	margin-top: 1.8462em;
	margin-bottom: 0.9231em;
}

.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.3636;
	margin-top: 2.1818em;
	margin-bottom: 1.0909em;
}

.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin-top: 2.6667em;
	margin-bottom: 1.3333em;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6 {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.2;
	margin-top: 3.2em;
	margin-bottom: 1.6em;
}

.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}



.entry-footer {
	background-color: #f7f7f7;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 3.8461% 7.6923%;
}

.entry-footer a {
	border-bottom: 1px solid transparent;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.sticky-post {
	background-color: #333;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 0.25em 0.5em;
	position: absolute;
	top: 0;
	text-transform: uppercase;
}

.updated:not(.published) {
	background: none !important;
	border: 0px !important;
}

.awpcp-login-form form .login-submit {
    text-align: right;
    width: 70%;
    margin: 0 auto;
}

.awpcp-login-form form input[type="submit"] {
	width: 100%;
	padding: 18px !important;
}

.awpcp-login-form label, .awpcp-login-form .nav {
	margin: 20px 0px !important;
}

.awpcp-login-form form .input {
	margin: .625em 0 .5em;
	width: 100%;
}

.awpcp-login-form form .login-password {
	margin: 20px 0px;
}

.awpcp-search-ads .awpcp-form-spacer label {
	margin: 20px 0px;
}

.awpcp-search-ads .awpcp-category-dropdown, .awpcp-search-ads-form select {
	width: 100%;
	height: 33px;
}

.awpcp-login-form label {
	color: #595959;
    font-weight: 400 !important;
    font-size: 20px;
    font-size: 2rem;
    margin: .625em 0 .5em;
    line-height: 1.3;
    clear: both;
}

.awpcp-search-ads .awpcp-search-ads-form {
    margin: 0 auto !important;
    padding-bottom: 30px;
    text-align: center;
}

.page-id-29 .awpcp-message {
	text-align: center;
	margin: 0 3%;
}

.page-id-25 .awpcp-message {
	padding: 20px 0px;
}

.home .awpcp-search-ads .awpcp-search-ads-form {
	max-width: 100%;
}

.page-id-28 .awpcp-search-ads .awpcp-search-ads-form {
	width: 100%;
    max-width: 100%;
    padding: 20px 20px;
    text-align: left;
}

.awpcp-search-ads .awpcp-form-spacer input, .awpcp-search-ads .awpcp-region-selector-partial input {
	width: 100%;
	outline-style: none;
    font-size: inherit;
    font-family: inherit;
    padding: .313em 0;
    letter-spacing: normal;
    text-indent: .25em;
}

body .awpcp-ad-primary-image .thumbnail, #showawpcpadpage .awpcp-ad-primary-image .thumbnail, body .awpcp-ad-primary-image .enlarge, #showawpcpadpage .awpcp-ad-primary-image .enlarge {
	text-align: left;
}

.page-id-25 .awpcp-place-ad {
	margin-bottom: 30px;
	max-width: 575px !important;
	padding: 0px 20px;
}

.page-id-25 .awpcp-place-ad .awp-single-info {
	text-align: left;
}

.awpcp-login-form form .login-remember {
	margin-bottom: 30px;
}

.awpcp-login-form form {
	max-width: 575px;
	width: 100%;
}

#min-price, #max-price {
	width: 40%;
}

.awpcp-region-selector-partial label {
	margin: 20px 0px;
}

.awpcp-search-ads-form .awpcp-multiple-region-selector {
	margin-bottom: 30px;
}

.awpcp-search-ads-form .awpcp-multiple-region-selector label {
	text-align: left;
}

.sticky .posted-on {
	display: none;
}

.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
	margin-right: 2px;
	position: relative;
}

.comments-link,
.edit-link {
	white-space: nowrap;
}

.page-header {
	background-color: #fff;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923%;
}

.archive .page-header {
	text-align: center;
	font-size: 26px;
    font-size: 2.6rem;
    font-weight: 500;
    line-height: 1.1538;
    padding: 40px 0px !important;
    color: white !important;
    height: 123px;
    margin: 14px auto 18px auto;
    border-top: 7px solid #9630fe;
    border-left: 0px !important;
    background-image: url('/wp-content/themes/findaas/images/banner-title.jpg');
}

.archive .page-header .page-title {
	color: white;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
    font-size: 3.9rem;
}

.page-title {
	font-family: "Noto Serif", serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}

.taxonomy-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	padding-top: 0.4em;
}

.taxonomy-description a {
	border-bottom: 1px solid #333;
}

.taxonomy-description a:hover,
.taxonomy-description a:focus {
	border-bottom: 0;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-content {
	background-color: #fff;
	padding: 7.6923%;
}

.page-content > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	font-family: "Noto Sans", sans-serif;
	margin-bottom: 1.3333em;
}

.page-links a,
.page-links > span {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	height: 2em;
	line-height: 2;
	margin: 0 0.3333em 0.3333em 0;
	text-align: center;
	width: 2em;
}

.page-links a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	border-color: #333;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	height: auto;
	margin: 0;
	padding-right: 0.5em;
	width: auto;
}


/**
Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin-bottom: 1.3333em;
}

.format-link .entry-title a:after {
	content: "\f442";
	font-size: 24px;
	font-size: 2.4rem;
	height: 24px;
	position: relative;
	top: 0;
	width: 24px;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}

.archive .entry-title {
	display: none;
}


/**
Comments
 */

.logged-in-as a:hover {
	border-bottom: 1px solid #333;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.page-id-25 .form-submit {
	text-align: center;
}

/**
Accordion
 */
.accordion {
	max-width: 720px;
	margin: 0 auto;
}
.accordion h1 {
	 font-size: 20px !important;
	 font-size: 2rem;
	 font-weight: 400;
	 height: 58px;
	 padding-left: 20px;
	 margin: 0px;
	 background-color: #f7f7f7;
	 cursor: pointer;
 }
.accordion-title {
	padding-top: 10px;
}
.accordion-title:before {
	content: "+";
	font-size: 30px;
	padding-right: 20px;
	font-weight: bold;
 }
.accordion-title.open:before {
	content: "-";
	font-size: 30px;
	padding-right: 20px;
	font-weight: bold;
 }
.accordion-title.open {
	 color: #FFF;
	 background-color: #621cac;
	 background-image: url('/wp-content/themes/findaas/images/banner-title.jpg');
 }
.accordion-content {
	padding: 10px 60px;
	font-size: 16px;
	font-size: 1.6rem;
	background-color: #f7f7f7;
}

.page-id-28 .accordion {
	width: 60%;
	max-width: 60%;
	margin: 0px;
	background-color: #f7f7f7;
}

.page-id-28 .accordion-title {
	padding: 20px;
	padding-left: 0px;
	font-weight: 600;
	color: black;
	cursor: pointer;
}

.page-id-28 .accordion-title.open {
	margin-bottom: 0px;
	background-color: #f7f7f7;
	background-image: none;
	color: black;
}

.page-id-28 .accordion-title.open:before, .page-id-28 .accordion-title:before {
	content: '';
	margin: 0px;
}

.page-id-28 .accordion-title.open:after {
	content: '-';
}

.page-id-28 .accordion-title:after {
	content: '+';
	float: right;
	margin-right: 20px;
}

.page-id-28 .accordion-content {
	padding: 0px !important;
}

.page-id-28 .accordion-content .awpcp-search-ads {
	width: 100%;
}

/**
AWPCP
**/
body .awpcp-ad-primary-image, #showawpcpadpage .awpcp-ad-primary-image {
	float: left;
	border: 0px;
}
body .awpcp-ad-primary-image .enlarge, #showawpcpadpage .awpcp-ad-primary-image .enlarge {
	color: #9630fe;
	border: 0px;
	font-size: 18px;
	font-size: 1.8rem;
}

.awp-single-image .awpcp-ad-primary-image {
	width: 90%;
}

.awpcp-category-dropdown {
	height: 57px;
	width: 80%;
}

span.required {
	color: red;
}

.awpcp-place-ad h2, .awpcp-order-form h3 {
	font-weight: 600;
}

.awpcp-place-ad h2 {
	margin: 0px !important;
}

.awpcp-order-form h3 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	font-size: 24px;
    font-size: 2.4rem;
}

.page-id-29 .changecategoryselect {
		display: none;
	}
	
.changecategoryselect form {
		margin-bottom: 0px;
}

.awpcp-return-to-search-link {
	text-align: center;
}

.awpcp-return-to-search-link a {
	color: #333;
	font-size: 25px;
    font-size: 2.5rem;
}

.page-id-28 .awpcp-form-spacer {
	display: none;
}

.page-id-28 .awpcp-search-ads {
	float: left;
	width: 60%;
}

.page-id-28 .awpcp-search-ads-form {
	background-color: #f7f7f7;
	padding: 20px 40px;
	margin-bottom: 20px;
}

.page-id-28 .changecategoryselect {
	margin-top: -95px;
}

.page-id-28 .changecategoryselect input[type="submit"] {
	padding: 18px 25px !important;
	background-image: none !important;
    width: 70%;
    float: left !important;
    margin-top: 30px;
    color: white;
    height: 57px;
    float: right;
    text-transform: none !important;
    padding: 10px 25px !important;
    font-weight: 400;
}

.page-id-28 .accordion-content p {
	padding: 0px 20px !important;
}

.page-id-28 #classiwrapper {
	margin-top: -35px;
}

.pager a {
	font-weight: 100;
	border: 0px !important;
	padding: 10px;
}

.page-id-28 .awpcp-region-selector #classiwrapper .awpcp-region-selector, .awpcp-multiple-region-selector .awpcp-region-selector {
	background: none !important;
}

.page-id-28 .updated:not(.published) {
	display: none;
	margin: 0px;
	padding: 20px 40px 0px 40px;
	background-color: #f7f7f7;
	border: none !important;
}

.page-id-28 .awpcp-category-dropdown {
	width: 90% !important;
	margin-top: 20px;
	color: #9630fe;
	background-color: white;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    padding-left: 10px;
}

.page-id-28 {
	padding-top: 0px;
}

.page-id-28 .awpcp-search-ads input[type="submit"] {
    text-transform: none !important;
    padding: 18px 80px;
    font-weight: 400;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

.page-id-28 #awpcpcatname h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	display: none;
}

.page-id-28 #classiwrapper .awpcp-region-selector .awpcp-region-selector-partial, .page-id-28 .awpcp-multiple-region-selector .awpcp-region-selector .awpcp-region-selector-partial {
	float: left;
	width: 50%;
	margin-bottom: 30px;
}

.page-id-28 .awpcp-multiple-region-selector .awpcp-region-selector .awpcp-region-selector-partial select {
	height: 57px;
    width: 90%;
    padding-left: 10px;
    display: block !important;
	background-color: white;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border-color: white;
}

.page-id-28 .awpcp-region-selector-partial:last-child {
	display: none;
}

.page-id-28 .awpcp-search-ads-form select {
	width: 85%;
}

select::-ms-expand {
    display: none;
}

.changecategoryselect input[type="submit"] {
	width: 57px;
    height: 57px;
    float: right;
    background-color: #30d9fe;
    background-image: url('/wp-content/themes/findaas/images/submit-home.png');
    background-repeat: no-repeat;
    background-position-y: 20px;
    background-position-x: 20px;
    background-position: 20px;
    color: transparent;
    text-transform: none !important;
    padding: 18px 25px;
    font-weight: 400;
    margin-top: -57px;
}

.pager form {
	background-image: url('/wp-content/themes/findaas/images/pager.jpg');
	margin-top: 30px;
}

.pager table {
	border: 0px !important;
}

.pager td {
	border: 0px !important;
	padding: 10px;
	padding-left: 30px !important;
	font-weight: 800;
}

.pager td:before {
	content: "\f15c";
	font: normal normal normal 14px/1 FontAwesome;
	font-weight: normal !important;
	padding-right: 10px;
}

.displayaditemsodd {
	background: none !important;
}
.changecategoryselect {
	float: right;
    width: 35%;
    padding: 30px;
    border: 3px solid #f7f7f7;
    margin-top: -30px;
}

.awpcplatestthumb {
	background: none !important;
}

.awp-single-info a, .awp-single-info a strong {
	color: #9630fe;
}

.page-id-307,.page-id-307 {
	width: 100%;
    margin: 0;
    padding: 0px;
}

.page-id-307 .entry-content,
.page-id-307 .entry-content {
	padding: 0;
}

.page-id-307 #showawpcpadpage,
.page-id-307 #showawpcpadpage {
	text-align: left;
	max-width: 1500px;
	padding: 0px 20px;
}

.page-id-307 .cl-adsense,
.page-id-307 .cl-adsense {
	margin: 0 auto;
}

.page-id-307 .entry-header,
.page-id-307 .entry-header  {
	margin: 0px;
    height: 0px;
    margin-bottom: -125px;
    padding: 0px;
}

.entry-header-ad {
	text-align: center;
	width: 100%;
}

.entry-title-ad {
	    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 500;
    line-height: 1.1538;
    padding: 40px 0px;
    color: white;
    height: 123px;
    margin-top: 64px !important;
    border-top: 7px solid #9630fe;
    background-image: url('/wp-content/themes/findaas/images/banner-title.jpg');
}

.entry-title-ad a {
	color: white !important;
	font-size: 3.5rem;
    line-height: 1.2308;
}

.awpcp-reply-to-ad-form {
	max-width: 580px;
	margin: 0 auto;
	padding: 0 15px;
}

#awpcp-contact-message, #awpcp-contact-sender-email, #awpcp-contact-sender-name {
	width: 100%;
	background-color: #F7F7EE;
}

.awpcp-page .awpcp-form-spacer {
	text-align: left;
}

.awpcp-page .awpcp-form-spacer .characters-left {
	background: #00e9f8 !important;
    text-transform: none !important;
    top: 0px;
}

.page-id-25 .form-submit input[type="submit"] {
	margin: 15px;
}

.characters-left-placeholder {
	color: white;
}

.awpcp-page .awpcp-form-spacer label {
	color: #595959;
    font-weight: 400 !important;
    font-size: 20px;
    font-size: 2rem;
    margin: 20px 0px;
    text-align: left;
}

.awpcp-reply-to-ad-form input {
	min-width: 316px;
}

.awpcp-reply-to-ad-form .button {
	margin: 25px 135px;
	background-color: #30d9fe;
    text-transform: none !important;
    border-bottom: 6px solid #0092b3;
    top: 4px;
    padding: 12px 91px;
    font-weight: 400;
}

.awpcp-reply-to-ad-form .button:hover {
	border-bottom: 4px solid #0092b3;
	background-color: #30d9fe;
}

.awpcp-reply-to-ad-form .button:after {
	content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

#showawpcpadpage label {
	color: black;
}

#showawpcpadpage .adtitle, #showawpcpadpage .awpcp-title {
	font-weight: 600 !important;
}

#showawpcpadpage .adtitle a, #showawpcpadpage .awpcp-title a {
	font-size: 35px !important;
	font-size: 3.5rem;
}

.awpcp-subtitle {
	color: black;
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 600;
}

#awpcpcatlayout .showcategoriessublist li {
	padding: 5px 10% 5px 12%;
	font-size: 1.9rem;
	display: none;
}

#awpcpcatlayout .showcategoriessublist .showing {
	display: block;
}


#awpcpcatlayout .showcategoriesmainlist li ul {
	text-align: left;
	margin: 0px;
    border-left: 2px solid #f7f7f7;
    border-top: 0px;
    border-right: 2px solid #f7f7f7;
}

#awpcpcatlayout .top-level-categories li.columns-3 a.js-handler span {
	display: none;
}

.thumbshow {
	background: none;
	border: 0px !important;
	padding: 0px !important;
}

#classiwrapper .uiwelcome {
	display: none !important;
}

#classiwrapper #awpcp-region-control-selector {
	display: none !important;
}

#classiwrapper .upload-conditions, .upload-conditions {
	background: transparent;
	margin-bottom: 40px;
}

#classiwrapper .upload-conditions li, .upload-conditions li {
	width: 100%;
	float: none;
}

p.maincategoryclass {
	padding-bottom: 3px;
    padding-top: 0px;
    min-height: 72px;
    max-height: 72px;
    padding-top: 15px;
    color: transparent;
}

#awpcpcatlayout .showcategoriesmainlist li a img {
	margin-top: -8px;
    padding: 0 5px;
}

#awpcpcatlayout .showcategoriesmainlist li a {
    text-decoration: none;
    /*vertical-align: top;*/
    font-weight: 400;
}

#awpcpcatlayout .showcategoriesmainlist li.columns-3 {
	width: 33.3%;
    margin: 0px;
    padding: 0 40px 65px;
}

#awpcpcatlayout .sub-categories li a {
	color: #595959;
}

#awpcpcatlayout .top-level-categories li.columns-3 a.js-handler {
	margin-top: -18px;
	width: auto;
}

#awpcpcatlayout .top-level-categories li.columns-3 a.js-handler span {
	width: 60px;
	height: 72px;
	padding-top: 20px;
	border-bottom: 4px solid;
	margin-top: -15px;
}
#awpcpcatlayout .top-level-categories li.columns-3 a.js-handler span:before {
    padding-left: 22px;
	font: normal normal normal 20px/1 FontAwesome;
}

#awpcpcatlayout .top-level-categories li.columns-3 a.js-handler span.close:before {
	content: '\f068';
	font: normal normal normal 20px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.awpcp-categories-list .top-level-category .js-handler {
	margin: 0px;
}

.sub-categories {
	min-height: 210px;
	max-height: 210px;
}

.sub-categories li {
	font-size: 1.9rem;
    text-align: right;
	overflow: hidden;
}

.sub-categories li a {
    padding-right: 10px;
    font-size: 1.9rem;
    float: left;
    text-align: left;
    width: auto;
}

.toplevelitem i {
	display: inline-block;
	width: 54px;
	height: 54px;
	background-color: white;
	text-align: center;
	line-height: 54px;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	margin-left: 10px;
    margin-top: -6px;
    margin-right: 10px;
    font-size: 25px;
    border: 2px solid;
}

.view-all {
	padding: 0px !important;
	vertical-align: bottom;
	text-align: center;
}

.view-all a {
    padding: 15px 0px;
    border-top: 0px;
    width: 100% !important;
}

.toplevelitem, .toplevelitem:hover {
	color: white !important;
}

.dark-orange p.maincategoryclass {
	background-color: #f85800 !important;
	text-align: left;
	border-bottom: 4px solid #b33e00 !important;
}

.dark-orange .sub-categories li {
	color: #f85800;
}

.dark-orange .view-all a, .dark-orange view-all a:hover {
	color: #f85800 !important;
	margin: 0px;
}

.dark-orange ul {
	border-bottom: 4px solid #f85800;
}

.dark-orange .toplevelitem i {
	border-color: #b33e00;
	color: #f85800 !important;
}

.green .sub-categories li {
	color: #a3cc00;
}

.green .toplevelitem i {
	border-color: #8fb300;
	color: #a3cc00;
}

.teal .sub-categories li {
	color: #00e9f8;
}

.teal .toplevelitem i {
	border-color: #00b3bf !important;
	color: #00e9f8;
}

.yellow .sub-categories li {
	color: #fed003;
}

.yellow .toplevelitem i {
	border-color: #bf9d02;
	color: #fed003;
}

.light-orange .top-level-categories li.columns-3 .sub-categories li {
	color: #f8a400;
}

.light-orange .toplevelitem i {
	border-color: #b37700;
	color: #f8a400;
}

.purple .sub-categories li {
	color: #9630fe;
}

.purple .toplevelitem i {
	border-color: #5600b3;
	color: #9630fe;
}

.red .sub-categories li {
	color: #cf000f;
}

.red .toplevelitem i {
	border-color: #a20c0c;
	color: #cf000f;
}

.light-purple .sub-categories li {
	color: #d414b2;
}

.light-purple .toplevelitem i {
	border-color: #990e7f;
	color: #d414b2;
}

.blue .sub-categories li {
	color: #3a30fe;
}

.blue .toplevelitem i {
	border-color: #0400b2;
	color: #3a30fe;
}

.dark-orange a {
	color: white;
}

.dark-orange a.js-handler span.open, .dark-orange a.js-handler span.close {
	background-color: #D84D00;
	border-color: #A50707 !important;
}

.green p.maincategoryclass {
	background-color: #a3cc00 !important;
	text-align: left;
	border-bottom: 4px solid #8fb300 !important;
}

.green .view-all a, .green .view-all a:hover {
	color: #a3cc00 !important;
}

.green ul {
	border-bottom: 4px solid #a3cc00;
}

.green a {
	color: white;
}

.green a.js-handler span.close, .green a.js-handler span.open {
	background-color: #8fb300;
	border-color: #507e00 !important;
}

.teal p.maincategoryclass {
	background-color: #30d9fe;
	text-align: left;
	border-bottom: 4px solid #00b3bf;
}

.teal .sub-categories li {
	color: #00e9f8;
}

.teal .view-all a, .teal .view-all a:hover {
	color: #00e9f8 !important;
}

.teal ul {
	border-bottom: 4px solid #00e9f8;
}

.teal a.js-handler span.open, .teal a.js-handler span.close {
	background-color: #00cddb;
	border-color: #00b3bf !important;
}

.yellow p.maincategoryclass {
	background-color: #fed003;
	text-align: left;
	border-bottom: 4px solid #bf9d02;
}

.yellow .sub-categories li {
	color: #fed003;
}

.yellow .view-all a, .yellow .view-all a:hover {
	color: #fed003 !important;
}

.yellow ul {
	border-bottom: 4px solid #fed003;
}

.yellow a {
	color: white;
}

.yellow a.js-handler span.open, .yellow a.js-handler span.close {
	background-color: #e3ba02;
	border-color: #8f6100 !important;
}

.light-orange p.maincategoryclass {
	background-color: #f8a400;
	text-align: left;
	border-bottom: 4px solid #b37700;
	overflow: hidden;
	z-index: 1;
}

.light-orange .sub-categories li {
	color: #f8a400;
	padding: 8px 20px
	font-size: 19px;
	font-size: 1.9rem;
	text-align: right;
	overflow: hidden;
}

.light-orange .sub-categories li a {
	color: #f8a400;
	padding-right: 10px;
	font-size: 1.9rem;
	float: left;
	text-align: left;
	width: auto;
}

.light-orange .view-all a, .light-orange .view-all a:hover {
	color: #f8a400 !important;
}

.light-orange ul {
	border-bottom: 4px solid #f8a400;
}

.light-orange li.columns-3 a {
	color: white;
	font-size: 22px;
	font-size: 2.2rem;
	padding-left: 3px;
	padding-top: 0px;
	vertical-align: top;
	margin: 0px;
}

.light-orange .toplevelitem {
	width: 100%;
    color: white;
}

.light-orange a:hover {
	color: white !important;
}

.light-orange li a:hover {
	color: #595959 !important;
}

.light-orange a.js-handler span.open, .light-orange a.js-handler span.close {
	background-color: #de9400;
    border-color: #7e3800 !important;
}

.purple p.maincategoryclass {
	background-color: #9630fe;
	text-align: left;
	border-bottom: 4px solid #5600b3;
}

.purple .sub-categories li {
	color: #9630fe;
}

.purple .view-all a, .purple .view-all a:hover {
	color: #9630fe !important;
}

.purple ul {
	border-bottom: 4px solid #9630fe;
}

.purple a {
	color: white;
}

.purple a.js-handler span.open, .purple a.js-handler span.close {
	background-color: #872be3;
	border-color: #1d007e !important;
}

.red p.maincategoryclass {
	background-color: #cf000f;
	text-align: left;
	border-bottom: 4px solid #a20c0c;
}

.red .sub-categories li {
	color: #cf000f;
}

.red .view-all a, .red .view-all a:hover  {
	color: #cf000f !important;
}

.red ul {
	border-bottom: 4px solid #cf000f;
}

.red a {
	color: white;
}

.red a.js-handler span.open, .red a.js-handler span.close {
	background-color: #b5000c;
	border-color: #670101 !important;
}

.light-purple p.maincategoryclass {
	background-color: #d414b2;
	text-align: left;
	border-bottom: 4px solid #990e7f;
}

.light-purple .sub-categories li {
	color: #d414b2;
}

.light-purple .view-all a, .light-purple .view-all a:hover {
	color: #d414b2 !important;
}

.light-purple ul {
	border-bottom: 4px solid #d414b2;
}

.light-purple a {
	color: white;
}

.light-purple a.js-handler span.open, .light-purple a.js-handler span.close {
	background-color: #ba119b;
	border-color: #5c013f !important;
}

.blue p.maincategoryclass {
	background-color: #3a30fe;
	text-align: left;
	border-bottom: 4px solid #0400b2;
}

.blue .sub-categories li {
	color: #3a30fe;
}

.blue .view-all a, .blue .view-all a:hover  {
	color: #3a30fe !important;
}

.blue ul {
	border-bottom: 4px solid #3a30fe;
}

.blue a {
	color: white;
}

.blue a.js-handler span.open, .blue a.js-handler span.close {
	background-color: #332ade;
	border-color: #020080 !important;
}

.awp-single-image {
	float: left;
	width: 50%;
}

body .awpcp-ad-primary-image .enlarge:before, #showawpcpadpage .awpcp-ad-primary-image .enlarge:before {
	content: '\f00e';
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.awp-single-info {
	float: right;
	width: 50%;
	padding-left: 100px;
}

.awp-single-info hr {
	height: 3px !important;
}

#awpcpcatlayout .js-handler {
	z-index: 2;
	padding: 0px !important;
}

#awpcpcatlayout .js-handler span {
	float: right;
    margin-right: 0px;
    margin-top: 10px;
}

.js-handler .open {
	background: none;
}

.js-handler .open:before {
	content: '\f067';
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.js-handler span {
	height: 25px;
}

.js-handler .close {
	background: none;
}

.js-handler .close:before {
	content: '\f067';
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.home-ads-item {
	width: 33.3%;
	float: left;
	padding: 0px 55px;
}

.full-width-ad {
	width: 100%;
	text-align: center;
}

/**
Register
*/

.post-199 {
	text-align: center;
	padding-top: 30px;
}

.zm_alr_email_field, .zm_alr_password_field, .zm_alr_text_field {
	font-size: 16px;
	font-size: 1.6rem;
}

.zm_alr_form_container input[type="submit"] {
	background-color: #30d9fe;
	color: white;
	font-size: 16px;
    font-size: 1.6rem;
	font-weight: normal;
	font-family: "Noto Sans",sans-serif;
    text-transform: none !important;
    box-shadow: 0px 6px 0px 0px #0092b3;
    top: 0px;
    border: 0px;
    position: relative;
    padding: 12px 91px !important;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    cursor: pointer;
    text-shadow: none;
    margin: 0% 30%;
}

.zm_alr_form_container input[type="submit"]:hover{
	color: white !important;
	box-shadow: 0px 4px 0px 0px #0092b3;
    top: 2px;
}

/**
Contact
*/
.gform_wrapper {
	padding-bottom: 30px;
	overflow: inherit;
    margin: 0 auto !important;
    max-width: 575px !important;
}

.gform_wrapper textarea.medium {
	height: 9.375em;
    width: 97.5%;
    background-color: #f7f7f7;
    border: 0px;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 100% !important;
	margin-bottom: 30px;
}

body .gform_wrapper label.gfield_label+div.ginput_container {
	margin-top: 0px;
}

.ginput_container input {
	background-color: #f7f7f7;
	border: 0px;
}

.gform_wrapper .top_label .gfield_label {
	color: #595959;
	font-weight: 400 !important;
	font-size: 20px;
	font-size: 2rem;
	margin: 20px 0px !important;
}

.gform_wrapper .gfield_required {
	color: #d41451 !important;
}

.gform_wrapper .gform_footer {
	text-align: center;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	background-color: #30d9fe;
	text-transform: none !important;
	box-shadow: 0px 6px 0px 0px #0092b3;
	top: 0px;
	position: relative;
	padding: 12px 91px;
	font-weight: 400;
	border: 0px;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
	box-shadow: 0px 4px 0px 0px #0092b3;
	top: 2px;
}

input.button:after {
	content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


/**
Categories
*/
.displayaditemseven, .displayaditemsodd {
	margin-top: 30px !important;
	border: 3px solid #f7f7f7 !important;
}

.displayaditemseven h4, .displayaditemsodd h4 {
	margin-top: 0px !important;
}

#showawpcpadpage .adtitle, #showawpcpadpage .awpcp-title {
	background: none;
    border: none;
    padding: 0px;
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: 400;
}

.facebook-share-button {
	margin-top: 1px;
}

.tw_button a {
	margin-top: 0px;
	margin-right: 10px;
	float: left;
}

.parent-pageid-21 .awpcp-nav-menu {
	display: none;
}


/**
Footer
*/

.site-info {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.site-info a {
	border-bottom: 1px solid transparent;
	color: white;
}

.site-info a:hover {
	color: white !important;
}

.site-info a:hover,
.site-info a:focus {
	text-decoration: none;
}

.mobile-menu {
	display: none;
}

.gray-bg {
	display: none;
}

/**
Media Queries
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (min-width: 999px) {
	#awpcpcatlayout .showcategoriesmainlist li ul[style] {
		display: block !important;
	}
}

/**
Mobile Large 620px
 */
 
@media screen and  (max-width: 1466px) {
	
	/* .category-list-info {
		padding: 40px 0px 0px 80px;
	}*/
	
	.category-list-description {
		width: 50%;
	}
	
	.page-id-28 .awpcp-multiple-region-selector .awpcp-region-selector .awpcp-region-selector-partial select, .page-id-28 .awpcp-category-dropdown {
		font-size: 15px;
		font-size: 1.5rem;
	}
}

@media screen and (max-width: 1370px) {
	.view-all a {
		margin-bottom: 0px !important;
	}
}

@media screen and (max-width: 1200px) {
	.blog .sidebar, .archive .sidebar {
		width: 420px;
	}
}

@media screen and  (max-width: 1171px) {
	
	#awpcpcatlayout .showcategoriesmainlist li.columns-3 {
		padding: 0 20px 50px;
	}
	
	#awpcpcatlayout .top-level-categories li.columns-3 a {
		font-size: 20px;
		font-size: 2rem;
	}
	
	.home-ads-item {
		padding: 0px 55px;
	}
	
	.category-list-description {
		width: 47%;
		height: 100%;
	}
	
	.category-list-info {
		height: 100%;
	}
	
	.page-id-28 .changecategoryselect {
		margin-top: 0px !important;
	}
	
	.page-id-28 .accordion {
		width: 100%;
		max-width: 100%;
	}
	
	.category-list-image img {
		width: 100%;
		max-height: 100%;
		min-height: 100%;
	}
	
	.category-list-info {
		border-top: none;
		min-height: 217px;
		min-height: 217px;
	}
	
	.page-id-28 .awpcp-search-ads {
		width: 100%;
	}
	
	.page-id-28 .changecategoryselect {
		width: 100%;
	}
	
	.page-id-28 .changecategoryselect input[type="submit"] {
		width: 60%;
	}
	
	.page-id-28 .awpcp-search-ads input[type="submit"] {
		padding: 18px 30px;
		width: 30%;
	}

}

@media screen and (min-width: 38.75em) {
	ul,
	ol {
		margin-left: 0;
	}

	li > ul,
	li > ol,
	blockquote > ul,
	blockquote > ol {
		margin-left: 1.3333em;
	}

	blockquote {
		margin-left: -1em;
	}

	blockquote > blockquote {
		margin-left: 0;
	}

	.site-branding {
		min-height: 3.2em;
	}

	.site-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.0909;
	}

	.site-description {
		display: block;
	}

	.secondary {
		margin: 7.6923% 7.6923% 0;
		padding: 7.6923% 7.6923% 0;
	}

	.main-navigation {
		margin-bottom: 11.1111%;
	}

	.main-navigation ul {
		border-top: 1px solid rgba(51, 51, 51, 0.1);
		border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	}

	.main-navigation ul ul {
		border-top: 0;
		border-bottom: 0;
	}

	.social-navigation {
		margin-bottom: 11.1111%;
	}

	.social-navigation {
		margin-top: 0;
	}

	.widget-area {
		margin-top: 0;
	}

	.hentry.sticky:not(.has-post-thumbnail) {
		padding-top: inherit;
	}

	.hentry + .hentry {
		border-top: 0;
	}

	.page-title,
	.taxonomy-description {
		margin-left: -7px;
	}

	.page-content {
		padding: 9.0909%;
	}

	.post-navigation {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
	}

	.post-navigation a {
		padding: 4.5454% 9.0909%;
	}

	.pagination {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		padding: 0;
		width: 100% !important;
	}

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	.image-navigation {
		padding: 0 9.0909%;
	}

	.comments-area {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
	}

	.comment-content ul,
	.comment-content ol {
		margin-left: 0;
	}

	.comment-content li > ul,
	.comment-content li > ol,
	.comment-content blockquote > ul,
	.comment-content blockquote > ol {
		margin-left: 1.3333em;
	}

	.widecolumn {
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923%;
	}
}


/**
Tablet Small 740px
 */

@media screen and (min-width: 46.25em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	p,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6471em;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.6429em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5em;
	}

	.main-navigation {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.main-navigation a {
		padding: 1em 0;
	}

	.main-navigation ul ul {
		margin-left: 1em;
	}

	.main-navigation .menu-item-description {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.secondary-toggle {
		height: 56px;
		width: 56px;
	}

	.secondary-toggle:before {
		line-height: 54px;
		width: 54px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.image-navigation,
	.comment-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.pagination .nav-links {
		min-height: 3.2941em;
	}

	.pagination .page-numbers {
		line-height: 3.2941em;
		padding: 0 0.8235em;
	}

	.pagination .prev,
	.pagination .next {
		padding: 0;
		width: 56px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		line-height: 56px;
		width: 56px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		top: 2px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2353em;
	}

	.site-branding {
		min-height: 3.7059em;
		padding-right: 66px;
	}

	.site-title {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.2069;
	}

	.site-description {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-top: 1.6em;
		margin-bottom: 0.8em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.2069;
		margin-top: 1.931em;
		margin-bottom: 0.9655em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
		margin-top: 2.3333em;
		margin-bottom: 1.1667em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-top: 2.8em;
		margin-bottom: 1.4em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 24px;
		font-size: 2.4rem;
		top: 2px;
	}

	.author-info {
		margin: 0 9.0909%;
		padding: 9.0909% 0;
	}

	.author-info .avatar {
		height: 42px;
		margin: 0 1.6471em 1.6471em 0;
		width: 42px;
	}

	.author-link:after {
		top: 3px;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 3px;
	}

	.taxonomy-description {
		padding-top: 0.4118em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
	}

	.page-links {
		margin-bottom: 1.4117em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.2857em 0.2857em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6471em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-bottom: 1.4em;
	}

	.format-link .entry-title a:after {
		top: 0.0833em;
	}
}


/**
Tablet Large 880px
 */

@media screen and (min-width: 55em) {
	body
	{
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6842em;
	}

	pre {
		line-height: 1.2632;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5278em;
	}

	.main-navigation {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.main-navigation a {
		padding: 0.75em 0;
	}

	.main-navigation .menu-item-description {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.social-navigation ul {
		margin-bottom: -1.2632em;
	}

	.social-navigation a {
		height: 2.5263em;
		width: 2.5263em;
	}

	.secondary-toggle {
		height: 64px;
		width: 64px;
	}

	.secondary-toggle:before {
		line-height: 62px;
		width: 62px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.pagination .nav-links {
		min-height: 3.3684em;
	}

	.pagination .page-numbers {
		line-height: 3.3684em;
		padding: 0 0.8421em;
	}

	.pagination .prev,
	.pagination .next {
		padding: 0;
		width: 64px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		width: 64px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 24px;
		font-size: 2.4rem;
		top: -1px;
	}

	.site-branding {
		min-height: 3.7895em;
		padding-right: 74px;
	}

	.site-title {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 1.25;
	}

	.site-description {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.entry-title {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2308;
	}

	.entry-content h1,
	.entry-summary h1 {
		font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-top: 1.641em;
		margin-bottom: 0.8205em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		top: 3px;
	}

	.taxonomy-description {
		padding-top: 0.4211em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
	}

	.page-links {
		margin-bottom: 1.4736em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.25em 0.25em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6842em
	}

}

@media screen and (max-width: 1100px) {
	.nav-menu li {
		padding: 0px 30px;
	}
	.page-id-29 .changecategoryselect input[type="submit"] {
		padding: 10px 25px !important;
		font-weight: 400;
		border-radius: 0px !important;
	}
}


/**
 * 16.4 Desktop Small 999px
 */

@media screen and (max-width: 999px) {
	.site-header, .header-transition-false .site-header {
		position: relative;
		top: 0;
	}
	.social-container {
		width: 220px;
	}
	#awpcpcatlayout .showcategoriesmainlist li ul {
		display: none;
	}
	#awpcpcatlayout .top-level-categories li.columns-3 a.js-handler span {
		display: block;
	}
	#awpcpcatlayout .showcategoriessublist li {
		padding: 5px 4% 5px 4%;
	}
	.header-transition-true .site-header, .header-transition-false .site-header {
		height: 144px;
		border-top: 0px;
	}
	.view-all {
		border: 0px;
	}
	.home-banner-column2 img {
		float: none;
		margin: 0 auto;
		display: block;
	}
	.home .widget {
		padding: 0px 10px;
	}
	.hentry {
		padding-top: 20px;
	}
	.header-main {
		height: 138px;
	}
	.header-image {
		text-align: center;
		margin-top: 0px;
		top: 0px !important;
		width: 100% !important;
	}
	.header-image img {
		width: 160px;
		padding: 15px 0;
	}
	.blog .entry-title-blog, .single .entry-title-blog, .page-id-23 .entry-title-reply {
		font-size: 26px;
		font-size: 2.6rem;
	}
	.widget_categories, .widget_archive {
		margin 510px 10px;
		border: 1px solid #e8e8e8;
	}
	.widget-title {
		padding: 10px 10px;
	}
	.widget_categories ul, .widget_archive ul {
		display: none;
		padding: 5px 10px;
	}
	.page-id-23 .entry-header-reply {
		margin-top: -17px;
	}
	.page-id-23 .entry-title-reply, .page-id-23 .entry-header-reply strong a {
		font-size: 16px;
		font-size: 1.6rem;
		padding: auto 15px;
		font-weight: 500;
		color: white;
	}
	.archive .page-header .page-title, .single .page-header .page-title {
		font-size: 20px;
		font-size: 2rem;
	}
	.archive .page-header, .single .page-header {
		margin: 0px auto 18px auto;
	}
	.site-width-medium-center, .gform_wrapper, .page-id-25 .awpcp-place-ad, .zm_alr_form_container {
		width: 100%;
		padding: 0px 5%;
	}
	.home .awpcp-search-ads .awpcp-search-ads-form {
		padding: 0px !important;
	}
	.awpcp-login-form form .login-submit {
    	width: 100%;
	}
	.awpcp-message {
		padding: 0px;
	}
	.awpcp-search-ads .awpcp-search-ads-form {
		padding: 0 15px;
	}
	.zm_alr_form_container input[type="submit"] {
		margin 0%;
		width: 100%;
	}
	#awpcpcatlayout .top-level-categories li.columns-3 a {
		font-size: 15px;
		font-size: 1.5rem;
		width: 100%;
		border-bottom: 0px;
		margin-bottom: -30px;
		display: block;
	}
	.yellow ul {
		border-bottom: 4px solid #fed003;
	}
	.teal ul {
		border-bottom: 4px solid #00b3bf;
	}
	.red ul {
		border-bottom: 4px solid #cf000f;
	}
	.light-purple ul {
		border-bottom: 4px solid #d414b2;
	}
	.blue ul {
		border-bottom: 4px solid #3a30fe;
	}
	.dark-orange ul {
		border-bottom: 4px solid #b33e00;
	}
	.green ul {
		border-bottom: 4px solid #8fb300;
	}
	.light-orange ul {
		border-bottom: 4px solid #f8a400;
	}
	.purple ul {
		border-bottom: 4px solid #9630fe;
	}
	.displayaditemseven, .displayaditemsodd {
		border: 0px !important;
		padding: 0px 15px;
	}
	.page-id-28 .awpcp-search-ads input[type="submit"] {
		padding: 18px 30px;
		width: 60%;
	}
	.page-id-29 .changecategoryselect input[type="submit"] {
		background-color: #00e9f8 !important;
		top: 4px;
		padding: 10px 25px !important;
		font-weight: 400;
		border-radius: 0px !important;
	}
	.page-id-25 .awpcp-category-dropdown, .page-id-25 select {
		width: 100%;
		font-size: 15px;
		font-size: 1.5rem;
		color: #9630fe !important;
	}
	#awpcpcatlayout .top-level-categories li.columns-3 .sub-categories {
		min-height: 100%;
		max-height: 100%;
	}
	.home-categories {
		width: 95%;
	}
	.home-categories h1 {
		font-size: 28px;
		font-size: 2.8rem;
	}
	.home-banner-search-state .awpcp-region-selector-partial {
		width: 100%;
		float: left;
		margin-right: 4% !important;
	}
	#awpcpcatlayout {
		width: 100% !important;
	}
	.awpcp-search-ads .awpcp-category-dropdown, .awpcp-search-ads-form select {
		width: 100%;
	}
	.awpcp-search-ads .awpcp-form-spacer input, .awpcp-search-ads .awpcp-region-selector-partial input {
		width: 100%;
	}
	#min-price, #max-price {
		width: 100%;
	}
	
	.page-id-28 #classiwrapper .awpcp-region-selector .awpcp-region-selector-partial, .page-id-28 .awpcp-multiple-region-selector .awpcp-region-selector .awpcp-region-selector-partial {
		width: 100%;
	}
	
	.page-id-25 .form-submit input[type="submit"] {
    	margin: 15px 0px;
	}
	
	.page-id-25 input[type="submit"] {
    	padding: 18px 0px !important;
	}
	
	.site-content {
		/* margin-top: 167px; with sticky */
		margin-top: 47px;
	}
	.entry-content h1, .entry-summary h1, .page-content h1, .comment-content h1 {
		margin-top: 96px;
	}
	.entry-title {
		margin-top: 0px;
	}
	.blog .entry-header-blog, .single .entry-header-blog, .archive .entry-header-blog {
		margin-top: 0px;
	}
	.blog #main, .archive #main {
		width: 100%;
	}
	.blog .sidebar, .archive .sidebar {
		width: 100%;
		padding: 0px;
	}
	.blog .widget-title.open:after, .archive .widget-title.open:after {
		content: "-";
		font-size: 30px;
		float: right;
		font-weight: bold;
	}
	
	.blog .widget-title:after, .archive .widget-title:after {
		content: "+";
		font-size: 30px;
		margin-right: 20px;
		float: right;
		font-weight: bold;
	}
	.home-banner {
		height: 500px;
		background-size: cover;
		margin-top: 0px;
	}
	.home-banner-column1, .home-banner-column2 {
    	width: 100%;
	}
	.home-banner-column1 h1, .home-banner-column1 h1 strong {
    	font-size: 26px;
    	font-size: 2.6rem;
    	line-height: 40px;
    	margin-top: 60px;
	}
	.home-banner-search-state {
		width: 95% !important;
	}
	.home-banner-search-state .multiple-region, .home-banner-search-city .multiple-region {
		width: 100%;
	}
	.home-banner-column1 h1, .home-banner-column1 h1 strong {
		font-size: 35px;
		font-size: 3.5rem;
	}
	#menu-item-87 {
		display: block !important;
	}
	.social-header {
		display: none;
	}
	.mobile-bar {
		display: block;
		position: relative;
		height: 55px;
    }
	.mobile-menu .social-header {
		display: block;
		width: 75%;
		text-align: center;
	}
	.secondary {
		background-color: transparent;
		box-shadow: none;
		display: block;
		margin: 0;
		padding: 0;
	}
	.accordion h1 {
		margin-top: 20px;
	}
	.primary-navigation.toggled-on {
		padding: 0px !important;
		margin-right: 190px;
		margin-top: 80px;
	}
	.primary-navigation .nav-menu {
		display: none;
	}
	
	.home-ads-item {
		width: 100%;
		float: left;
		margin: 0px;
		padding: 0px;
		max-width: 100%;
	}
	
	.home .widget, .page-template-full-width .widget, .widget_awpcp-random-ads {
		margin-bottom: 20px;
	}
	
	.mobile-menu li:hover > a,
	.mobile-menu li.focus > a {
		background-color: none;
	}
	.site-navigation .current-menu-item > a {
		font-weight: 500;
	}

	.mobile-menu {
		display: none;
		left: 0;
		right: 0;
		top: 193px;
		width: 100%;
		z-index: 500;
	}
	.mobile-menu.open .mobile-menu-underlay {
		background-color: rgba(0,0,0,0.5);
	}
	.mobile-menu.open > .gray-bg {
		display: block;
	}
	.open-mobile-menu {
		display: block;
		position: absolute;
		line-height: 50px;
		left: 10px;
		top: 0;
		width: 50px;
		height: 50px;
		color: #30d9fe;
		font-size: 30px;
	}
	.open-mobile-menu.open {
		width: 150px;
	}
	.mobile-menu ul a {
		display: block;
	}
	.mobile-menu .sub-menu {
		display: none;
	}

	.mobile-menu a {
		font-size: 12px;
		font-size: 1.2rem;
		border-bottom: 1px solid #d6d6d6;
		font-weight: 500;
		color: #000;
		display: block;
	}
	
	.mobile-menu .social-header {
		background-color: white;
		text-align: center;
	}
	
	 .mobile-menu .social-header a {
		width: 30px;
		float: left;
		padding: 0px;
		border: 0px;
	}

	.mobile-submenu-arrow .nav-menu>li>a {
		border-bottom: 3px solid black;
	}
	
	.mobile-submenu-arrow {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 59px;
		height: 59px;
		text-align: center;
		line-height: 59px;
	}
		
	.mobile-submenu-arrow .inner {
			width: 0;
			height: 0;
			border-top: 6px solid transparent;
			border-left: 6px solid #00438d;
			border-bottom: 6px solid transparent;
			margin: 28px auto 0 auto;
	}
		
	.mobile-submenu-arrow.open .inner {
			border-top: 6px solid #00438d;
			border-left: 6px solid transparent;
			border-right: 6px solid transparent;
			border-bottom: none;
			margin: 32px auto 0 auto;
		}
		
	.mobile-menu .sub-menu {
		border-top: 3px solid black;
	}
	
	.mobile-menu .search-field {
		width: 100%;
		height: 50px;
		margin-bottom: 40px;
		font-size: 12px;
		font-size: 1.2rem;
		padding-left: 20px;
		font-family: 'Raleway', sans-serif;
	}
	
	.mobile-menu .search-submit {
		    position: absolute;
			right: 0;
			top: 0;
			height: 50px;
			width: 80px;
			background-color: #185598;
			background-image: url("/wp-content/themes/alliedvaughn/images/search-icon.png");
			background-repeat: no-repeat;
			background-position: center;
	}
	
	.mobile-menu .search-submit:hover {
		background-color: #185598;
	}
	.category-list-image, .category-list-image img {
		width: 100%;
		min-height: 100%;
	}
	.category-list-description {
		width: 100%;
		border: 3px solid #f7f7f7;
	}
	.category-list-info {
		width: 100%;
		min-height: 100%;
		max-height: 100%;
		padding-left: 12%;
		border: 3px solid #f7f7f7;
		border-top: 0px;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.page-id-28 .accordion {
		width: 100%;
		max-width: 100%;
	}
	.home-category-jobs, .home-category-housing, .home-category-personals, .home-category-sale, .home-category-wanted, .home-category-smb, .home-category-health, .home-category-services, .home-category-resume {
		width: 100%;
		margin: 10px 5px;
	}
	#awpcpcatlayout .showcategoriesmainlist li.columns-3 {
		width: 100% !important;
		padding: 5px 0px;
	}	
	.sidebar-top {
		padding: 0 10px;
		display: block;
	}
	.entry-header-blog, .entry-header-reply {
		margin-bottom: 30px;
	}
	.blog .sidebar-top .widget_simpleimage, .archive .sidebar-top .widget_simpleimage {
		display: none;
	}
	
	.sidebar .widget_archive, .sidebar .widget_categories {
		display: none;
	}
	
	.sidebar-top .widget_archive, .sidebar-top .widget_categories {
		display: block;
	}
	
	.blog .widget, .archive .widget {
		padding:  0px;
	}
	
	.blog .widget_awpcp-random-ads, .single .widget_awpcp-random-ads {
		display: none;
	}
	
	.page-id-29 input[type="submit"], .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .backtosearch {
		padding: 18px !important;
		width: 100%;
	}
	
	.category-list-image, .category-list-image img {
	  	max-height: 200px !important;
	  	min-height: 200px !important;
	  	max-width: 100% !important;
	  	width: 217px !important;
  	}
	
}


/**
Desktop Medium 1100px
 */

@media screen and (min-width: 68.75em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6471em;
	}

	pre {
		line-height: 1.2353;
	}

	.main-navigation {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.main-navigation a {
		padding: 0.4643em 0;
	}

	.main-navigation .menu-item-has-children > a {
		padding-right: 34px;
	}

	.main-navigation .menu-item-description {
		line-height: 1.4583;
		margin-top: 0.25em;
	}

	.social-navigation ul {
		margin-bottom: -1.4706em;
	}

	.social-navigation li {
		width: 20%;
	}

	.social-navigation a {
		height: 2.8824em;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.pagination .nav-links {
		min-height: 3.2941em;
	}

	.pagination .page-numbers {
		line-height: 3.2941em;
		padding: 0 0.8235em;
	}

	.pagination .prev,
	.pagination .next {
		padding: 0;
		width: 56px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		width: 56px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		top: 2px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2353em;
	}

	.site-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
	}

	.site-description {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4643em 0 0 1em;
		padding-top: 0.4643em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		line-height: 1.75;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-top: 1.6em;
		margin-bottom: 0.8em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 24px;
		font-size: 2.4rem;
		top: 2px;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
	}

	.page-links {
		margin-bottom: 1.4117em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.2857em 0.2857em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6471em;
	}

}

/* ----------- iPad ----------- */

/* Portrait and Landscape */
@media only screen and (max-device-width: 480px) and (min-device-width : 768px) 
and (max-device-width : 1024px) {
  	.category-list-image, .category-list-image img {
	  	max-height: 100% !important;
	  	min-height: 100% !important;
	  	max-width: 100% !important;
	  	width: 100%;
  	}
  	#awpcpcatlayout .top-level-categories li.columns-3 a {
	  	font-size: 12px;
	  	font-size: 1.2rem;
  	}
  	.page-id-28 .awpcp-search-ads input[type="submit"] {
	  	padding: 18px 10px;
  	}
  	.page-id-28 .awpcp-multiple-region-selector .awpcp-region-selector .awpcp-region-selector-partial select, .page-id-28 select {
	  	width: 100% !important;
	  	font-size: 12px;
	  	font-size: 1.2rem;
  	}
}


/**
Desktop Large 1240px
 */

@media screen and (min-width: 77.5em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6842em;
	}

	pre {
		line-height: 1.2632;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5278em;
	}

	.main-navigation {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.main-navigation a {
		padding: 0.5em 0;
	}

	.main-navigation .menu-item-has-children > a {
		padding-right: 38px;
	}

	.main-navigation .menu-item-description {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.5385;
		margin-top: 0.3077em;
	}

	.dropdown-toggle {
		height: 32px;
		top: 4px;
		width: 32px;
	}

	.dropdown-toggle:after {
		line-height: 32px;
		width: 32px;
	}

	.social-navigation ul {
		margin-bottom: -1.2632em;
	}

	.social-navigation a {
		height: 2.5263em;
	}

	.pagination .nav-links {
		min-height: 3.3684em;
	}

	.pagination .page-numbers {
		line-height: 3.3684em;
		padding: 0 0.8421em;
	}

	img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
	}

	img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
	}

	img.aligncenter {
		margin-top: 0.4211em;
		margin-bottom: 1.6842em;
	}

	.site-title {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
	}

	.widget {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1, {
		font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-top: 1.641em;
		margin-bottom: 0.8205em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
	}

	.page-links {
		margin-bottom: 1.4736em;
	}

}

@media screen and (max-width: 600px) {
	.home-categories h1 {
		margin: 0px 0%;
	}
	.social-container {
		width: 220px;
	}
	.displayaditemseven, .displayaditemsodd {
		border: 0px !important;
	}
	.page-id-23 .entry-header-reply {
		margin-top: 17px;
	}
	.page-id-23 .entry-title-reply, .page-id-23 .entry-header-reply strong a {
		font-size: 22px;
		font-size: 2.2rem;
		overflow: hidden;
		padding: auto 15px;
		font-weight: 500;
		color: white;
	}
	.archive .page-header {
		margin: 0px auto 18px auto;
	}
	.header-main {
    	height: 90px;
	}
	.header-image img {
		width: 111px;
		padding: 15px 0;
	}
	.mobile-menu { display: none; left: 0; right: 0; top: 145px; width: 100%; z-index: 500; }
	.home-banner {
		padding: 0px 20px;
		margin-top: 0px;
		height: 400px;
		background-repeat: repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.home-banner-inner {
		width: 100%;
	}
	.home-ad img {
		border: 10px solid white;
	}
	.home-banner-column1 {
		width: 100%;
		padding: 0px;
	}
	.home-banner-column1 h1, .home-banner-column1 h1 strong {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 40px;
		margin-top: 30px;
	}
	.home-banner-column2 {
		width: 100%;
	}
	
	#awpcpcatlayout .js-handler span {
		float: right;
    	margin-right: 0px;
    	margin-top: 10px;
	}

	.entry-title {
		margin-top: 0px;
	}
	.blog .entry-header-blog, .single .entry-header-blog {
		margin-top: 0px;
	}
	
	.page-id-28 .awpcp-search-ads input[type="submit"] {
		padding: 18px 30px;
		width: 100%;
	}
	
	.pagination {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		padding: 0;
		width: 100% !important;
	}
	
	.site-content {
		/* margin-top: 140px; Sticky Site */
		margin-top: 0px;
	}
	.category-list-image, .category-list-image img {
		width: 100%;
		min-height: 100%;
	}
	.category-list-info {
		width: 100%;
		padding-left: 12%;
		border: 3px solid #f7f7f7;
		border-top: 0px !important;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.home-category-jobs, .home-category-housing, .home-category-personals, .home-category-sale, .home-category-wanted, .home-category-smb, .home-category-health, .home-category-services, .home-category-resume {
		width: 100%;
		margin: 10px 5px;
	}
	#awpcpcatlayout .showcategoriesmainlist li.columns-3 {
		width: 100% !important;
		margin: 5px 0px;
	}
	.awpcp-reply-to-ad-form .button {
		margin: 25px 0px;
		background-color: #30d9fe;
		text-transform: none !important;
		border-bottom: 6px solid #0092b3;
		top: 4px;
		padding: 12px 91px;
		font-weight: 400;
	}
	
	.home-banner-search-state {
		width: 100%;
	}
	.home-banner-search-state .multiple-region {
		width: 100%;
	}
	.home-banner-search-state .awpcp-search-ads-form input[type=submit]:hover {
	}
	.changecategoryselect {
		width: 100%;
	}
	.changecategoryselect input[type="submit"] {
		margin: 0px !important;
	}
	
	.page-id-28 .changecategoryselect input[type="submit"] {
		margin-left: 0px;
		width: 100%;
		margin-top: 30px !important;
	}
	
	.page-id-28 .awpcp-multiple-region-selector .awpcp-region-selector .awpcp-region-selector-partial select, .page-id-28 .awpcp-category-dropdown {
		font-size: 12px;
		font-size: 1.2rem;
		width: 98%;
	}
	
	.home-ads {
		max-width: 100%;
		margin: 0;
	}
	.home-ads-item {
		width: 100%;
		max-width: 100%;
		margin: 0px;
	}
	.awpcp-listings-widget-items-list .awpcp-listings-widget-item {
		margin: 0px;
	}
	.site-footer p, .site-info a {
    	color: #fff;
		margin-bottom: 20px;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.home-banner-search-state p {
		margin-bottom: 0px;
		margin-top: 10px;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.home-banner-column1 h1 {
		margin-bottom: 10px;
	}
	.page-template-full-width .widget, .widget_awpcp-random-ads {
		margin: 0px;
		padding-bottom: 0px;
	}
	.widget-area {
		margin: 30px 0px;
	}
	#showawpcpadpage .adtitle, #showawpcpadpage .awpcp-title {
		/* padding-left: 15px; */
	}
	.awp-single-image {
		width: 100%;
		padding-left: 0px;
	}
	.awp-single-info {
		float: left;
		width: 100%;
		padding-left: 0px;
	}
	.category-list-info-ad {
		padding-left: 30%;
		border-bottom: 3px solid black;
		border-color: #eaeaea;
		border-color: rgba(51, 51, 51, 0.1);
		margin-left: 0px;
	}
	.blog .accordion-title, .blog .accordion-content {
		margin: 5px 10px;
	}
}