/*
Theme Name: Charlotte Agenda v3
Version: 3.0
Text Domain: charlotteagendav3

*/


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */





html, body, div, span, applet, object, iframe, h1, .h1-alt,h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 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: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

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

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #333335;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}

body {
	background: #ffffff;
	overflow: hidden;
}

a {
	color: #2257DA;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

a:active,
a:hover {
	color: #333335;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1-alt {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px;
}

h1,
.h1-alt {
	font-size: 26px;
	line-height: 1.3846153846;
}

h2 {
	font-size: 24px;
	line-height: 1;
}
.post-entry-content h2{
	line-height:1.3;
}
.homedate{
  position:relative;
  overflow:hidden;
  line-height:1.3;
  margin-top:0px;
  font-size:14px;
  color:#9f9f9f;
  font-size:12px;
}
.homefinished{
  position:relative;
  overflow:hidden;
  line-height:1.3;
  margin: 0 25px 0 0;
  font-size:14px;
  color:#9f9f9f;
  font-size:12px;
}
.homedateline{
	position:absolute; 
	top:6px; 
	width:100%; 
	height:1px;
	background:#eaeaea;
	margin-left:13px;
}
.hometitleline{
	position:absolute; 
	top:15px; 
	width:100%; 
	height:1px;
	background:#eaeaea;
	margin-left:13px;
}
.sidebardateline{
  position:absolute; 
  top:10px; 
  width:100%; 
  height:2px;
  overflow:hidden;
  background:#2257DA;
  margin-left:13px  
}
.profiledateline{
  position:absolute; 
  top:10px; 
  width:100%; 
  height:5px;
  overflow:hidden;
  background:#2257DA;
  margin-left:13px  	
}
.profilesection, .profilesection p{
	margin-bottom:20px;
	font-size:15px !important;
}

.profilesection .hentry{
	margin-right:25px;
}
.profileheadline{
	position:relative;
	padding-bottom:10px;
	overflow:hidden;
	text-transform:uppercase;
	width:100%;
}
.content-sidebar .guidesidebar{
  margin-bottom:50px;
  padding-left:20px;
}
.guidesidebar li{
  font-size:12px;
  color:#2257DA;
  list-style-type: disc;
  padding-bottom:10px;
}
.guidesidebar li a{
 color:#333335;
}
.guidesidebar li a:hover{
  text-decoration:underline;
}
.indexsidebartitle{
  position:relative;
  font-size:14px;
  font-weight:700;
  padding-bottom:10px;
  overflow:hidden;
  text-transform:uppercase;
  width:100%;
 }
.partnerholder{
  padding-top:18px;
}
.partnercontent .hentry{
  margin-left:29px;
  margin-right:29px;
}
.homepartners{
  position:relative;
  overflow:hidden;
  text-transform:uppercase;
  margin-right:0px;
  line-height:1.3;
  margin-top:-16px;
  font-weight:600;
  font-size:26px;
  padding-bottom:11px;
}
.partnerad{
  background:#c7c5c5;
  margin:0 auto;
}
.smalllink{
  font-size:13px;
}
.partnerstable{
  border:none;
  border-bottom:2px solid #2257DA;
  margin-top: 0px;
}
.partners_sm{
  border:none;
}
.partners_m{
  border:none;
}

.partnerstable td{
  text-align:center;
  border:none;
  padding-bottom:0px;
}
.partnerstable .partners_lasttd{
  padding-bottom:0;
}
.partnerstable .partners_sm td{
  padding-bottom:15px;
}
.partnerstable .partners_sm td a{
  font-size:13px;
  color:#333335;
}

.partnerstable .partners_m td{
  padding-bottom:10px;
}
.partnerstable .partners_m td a{
  font-size:13px;
  color:#333335;
}
.partnerstable td a:hover{
	color:#2257DA;
}
h3 {
	font-size: 22px;
	line-height: 1.0909090909;
}

h4 {
	font-size: 20px;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

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

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

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

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

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

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

textarea {
	overflow: auto;
	vertical-align: top;
}

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

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

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

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See https://core.trac.wordpress.org/ticket/25898.
 */
::selection {
	background: #24890d;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #24890d;
	color: #fff;
	text-shadow: none;
}


/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */
.answers blockquote {
  background: #f9f9f9;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D";
}
.answers blockquote:before {
  color: #2257DA;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.answers blockquote p {
  display: inline;
}
.answers .author{
  padding-top:10px;
  font-style:normal;
  font-weight:bold;
  padding-left: 50px;
  
}
.addanswers{
padding-top:10px;
}
.entry-meta .addanswers a{
  
  color:#2257DA !important;
  font-weight:bold;
}
 .noscroll{
  overflow:hidden;
  position:relative;
}
.clr{
  clear:both;
}

.read-more .done{
  display:none;
}
.smalltext, .smalltext p, post-entry-content .smalltext p{
  font-size:11px !important;
  padding:0;
  margin:0;
}
/* Input fields */

input,
textarea,
select {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 8px 10px 7px;
}

textarea {
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}
.ninja-forms-form-wrap input[type="submit"]{
  text-transform: none;  
}
.answerpage .ninja-forms-req-symbol, .answerssidebar .ninja-forms-required-items, .answerpage .ninja-forms-required-items{
  display:none;
}

/* Buttons */

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #2257DA;
	border: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 5px 17px 6px;
	text-transform: lowercase;
	vertical-align: bottom;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.activebutton {
	background-color: #333335;
	color: #fff;
}

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
 {
	background-color: #00acdc;
  color:#fff;
}

.search-field {
	width: 100%;
}

.search-submit {
	display: none;
}

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

::-webkit-input-placeholder {
	color: #939393;
}

:-moz-placeholder {
	color: #939393;
}

::-moz-placeholder {
	color: #939393;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #939393;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 13px !important;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {
	padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.hide {
	display: none;
}

/* Clearing floats */

.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.gallery:before,
.gallery:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: "";
	display: table;
}

.footer-sidebar:after,
.hentry:after,
.gallery:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

/* Genericons */

.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}
.eventloc{
  background-image: url("images/locationmarker.png");
  background-repeat:no-repeat;
  background-size:12px 12px;
  background-position:0px 4px;
  padding-left:12px;
  font-size:13px;
  font-weight:normal;
  color:#333335;
}
.like{
  background-image: url("images/star1.png");
  background-repeat:no-repeat;
  background-size:20px 20px;
  width:20px;
  height:20px;
  display:inline-block;
  cursor:pointer;
}
.like:hover, .liked{
  background-image: url("images/star2.png") !important;
}
.element-animation{
  background-image: url("images/star2.png");
  animation: animationFrames linear 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
  0% {
    transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    -moz-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    -moz-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    -moz-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    -moz-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    -moz-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    -moz-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    -moz-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    -moz-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    -moz-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    -moz-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    -webkit-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    -webkit-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    -webkit-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    -webkit-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    -webkit-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    -webkit-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    -webkit-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    -webkit-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    -webkit-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    -webkit-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    -o-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    -o-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    -o-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    -o-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    -o-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    -o-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    -o-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    -o-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    -o-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    -o-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    -ms-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    -ms-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    -ms-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    -ms-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    -ms-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    -ms-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    -ms-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    -ms-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    -ms-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    -ms-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}
/* Separators */



/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */


.main-content {
	width:1100px;	
    margin:0 auto;
}


/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */

/* Ensure that there is no gap between the header and
	 the admin bar for WordPress versions before 3.8. */
#wpadminbar {
	min-height: 32px;
}
#page{
	padding-top:173px;
}
.site-header{
	width:100% !important;
	background:#f7f7f7;
	 margin:0 auto;
	margin-bottom:74px;
	position:fixed;
	z-index:1001;
	top:0;
}
  .axiosheader{
    text-align:center;
    background-color: #2257DA;
    color:#fff;
    padding:20px 0px;
    font-size:14px;
    font-weight:bold;
  }
  .axiosheader a, .axiosheader a:visited, .axiosheader a:hover{
    color:#fff;
  }
  .axiosheader a:hover{
    text-decoration:underline;
  }
.header-right{
  float:right;
}
.menuicon{
  float:right;
  margin-top:29px;
  padding-left:23px;
}
.menuicon a{
  color:#384853;
  font-weight:700;
  font-size:20px;
}
.menuicon img{
  padding-right:6px; 
}
 .logoline{
   position:relative;
 }
 .socialmediaicons{
  padding:0 0 0 0px;
  margin:40px 0px 0 0;
  list-style-type:none;
  text-align:center;
  float:left;
 }
 .socialmediaicons li{
  display:inline-block;
  list-style-type: none;
  padding-left:15px;
 }
 .socialmediaicons li a{
  display:block;
 }
 .socialmediaicons li img{
  width:22px;
  height:22px;
 }
 .menusocialmediaicons{
  padding:0 0 0 0px;
  margin:20px 0px 0 0;
  list-style-type:none;
  text-align:center;
 }
 .menusocialmediaicons li{
  display:inline-block;
  list-style-type: none;
  padding: 0 10px;
 }
 .menusocialmediaicons li a{
  display:block;
 }
 .menusocialmediaicons li img{
  width:52px;
  height:52px;
 }
.headerad{
  text-align:center;
  padding:0px 0 0px;
}
.headerad iframe{
	margin-bottom:14px;
}

.sectionsection{
  padding:0 0 0 31px;
}

.author-bio{
  font-size:16px;
  padding-bottom:18px !important;
}
.author-bottom .most-recently,.author-bottom .most-recently a{
  font-size:17px;
}
.author-title{
display:inline;
margin-left:15px;
}
.post-entry-content .section-description{
  font-size:15px;
  padding:0px 35px 0 0;
}
.offer-top{
  padding-top:18px;
}
.post-entry-content .section-description p{
  font-size:15px;
}

.mainnav li:hover > .topicsnavholder
{
	display:block;
}
.mainnav li .topicsspan{
  font-weight:700;
  font-size:16px;
  cursor:pointer;
}
.mainnav li .topicsspan:hover{
  color:#2257DA;
}


 .homepagenav, .homemobilenav{
  margin-top:3px;
  font-size:22px;
  width:100%;
  color:#333335;
  text-align:center;
 }
 .homepagenav .arrownav, .homemobilenav .arrownav{
  color:#333335; 
 }

.overlay-menu{
  display:none;


}
.mobileview{
  display:none;
}
.slidemenu{
  display:none;
    width:400px;
  background:#fff;
  height:100%;
  position:fixed;
  top:0;
  right:-400px;  
}
.slidemenu_search a, .slidemenu_popular a, .slidemenu_newsletter a, .slidemenu_submit a, .slidemenu_caedge a{
  color:#fff;
  display:block;
  padding-left:20px;
}
.slidemenu_search{
  background:#363636 url("images/search-icon@2x.png") no-repeat 20px center;
  background-size: 30px 30px;
  color:#fff;
  line-height:25px;
  font-size:22px;
  padding:5px 0 5px 60px
}

.slidemenu_popular{
  background:#7D69AF;
  color:#fff;
  line-height:48px;
  font-size:22px;
  padding:0;
  
}
.slidemenu_submit{
  background:#6EB8FE;
  color:#fff;
  line-height:48px;
  font-size:22px;
  padding:0;

}
.slidemenu_newsletter{
  background:#E96E6B;
  color:#fff;
  line-height:48px;
  font-size:22px;
  padding:0;
  
}

.slidemenu_caedge{
  background:#FDE434;
  color:#fff;
  line-height:48px;
  font-size:22px;
  padding:0;
  
}
.slidemenu #s{
  color:#fff;
  font-size:12px;
  background:url('images/search-icon@2x.png') no-repeat #2B3849;
  background-size: 12px 12px;
	padding:16px 10px 16px 65px;
	background-position:33px 19px;
  font-weight:bold;
  border:none;
  text-transform:uppercase;
}

.slidemenu  input::-webkit-input-placeholder {
   color: #fff;
}

.slidemenu  input::-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

.slidemenu input:-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

.slidemenu input:-ms-input-placeholder {  
   color: #fff;  
}
.slidemenu #searchsubmit{
  display:none;
}
.slidemenumiddle{
  padding:18px 18px;
  border-bottom:1px solid #cecece;
}
.slidemenubottom{
  padding:18px 18px;
}
.slidemenuleft{
  float:left;
  width:50%;
  text-align:center;
}
.slidemenuright{
  float:left;
  width:50%;
  text-align:center;
}
.slidemenuleft ul, .slidemenuleft li{
  list-style:none;
  padding:0;
  margin:0;
}
.slidemenuleft li a, .slidemenuleft li a:hover, .slidemenuleft li a:visited{
  color:#707070;
  font-size:18px;
  line-height:40px;
  text-decoration:none;
  text-transform:uppercase;  
}
.slidemenuright ul, .slidemenuright li{
  list-style:none;
  padding:0;
  margin:0;
}
.slidemenuright li a, .slidemenuright li a:hover, .slidemenuright li a:visited{
  color:#707070;
  font-size:18px;
  line-height:40px;
  text-decoration:none;
  text-transform:uppercase;  
}
.slidemenu{
	background:#333335;

}
.slidemenu_newsletter{
	width:62%;
	float:left;
	padding:0;
	margin:0;
	background:#E96E6B;
	line-height:48px;
}
.slidemenu_about{
	width:31%;
	float:right;
	padding:0;
	margin:0;
	background:#2257DA;
	line-height:48px;
	
}
.slidemenu_submit{
	width:48%;
	float:left;
	padding:0;
	margin:0;
	background:#7D69AF;
	line-height:48px;
}
.slidemenu_advertise{
	width:44%;
	float:right;
	padding:0;
	margin:0;
	background:#2257DA;
	line-height:48px;
	
}
.slidemenu_popular{
	width:31%;
	float:left;
	padding:0;
	margin:0;
	background:#6EB8FE;
	line-height:48px;
}
.slidemenu_member{
	width:62%;
	float:right;
	padding:0;
	margin:0;
	background:#2257DA;
	line-height:48px;
	
}
.slidemenu_top{
	margin-bottom:25px;
}
.slidemenu_top a,.slidemenu_top a:hover,.slidemenu_top a:visited{
	font-weight:bold;
	color:#fff;
	display:block;
	font-size:12px;
	padding:0 0 0 33px;
}
.slidemenu_search{
	background:#333335;
	margin-bottom:25px;
	padding:0 0 0 0;
}

.slidemenu #s{
	width:100%;
}
.slidemenu .searchform{
	float:none;
	margin-top:25px;
}
.slidemenu .mobileview .navbubble{
	font-size:9px !important;
	margin-top:8px;
	width:20px;
	padding:3px 0px !important;
}
.slidemenu .mobileview{
	position:relative;
	margin-left:0;
	border-bottom:1px solid #4c5a6e;
}
.slidemenu .mobileview .navarrow{
	float:right;
	font-size:14px;
}
.slidemenu .mobileview li{
	border-top:1px solid #4c5a6e;	
	position:relative;
}
.slidemenu .mobileview li ul{
	margin-left:0px;
	display:none;

}
.slidemenu .mobileview li a,.slidemenu .mobileview ul li a:visited{
	font-weight:bold;
	color:#fff;
	padding:15px 20px;
	display:block;
	font-size:12px;
}
.slidemenu .mobileview li li{
position:relative;
	background:#2B3849;
}
.slidemenu .mobileview li li a{
	padding-left:40px;
	display:block;
}

  .overlay {
  display:none;
	position: fixed;
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index:1002;
	background: rgba(0,0,0,0.5);
}
.overlay-close{
  float:left;
  position:absolute;
  margin-top:30px;
  margin-left:-40px;
  width:10px;
  padding:7px 15px;
  background:#2257DA;
  color:#fff;
  cursor:pointer;
  font-weight:bold;
  border-radius:5px 0px 0px 5px
}
.slidemenu_search .overlay-close{
	float:none;
	position:relative;
	margin-top:0;
	margin-left:0;
	padding:25px 25px 0px 0;
	text-align:right;
	background:#333335;
	width:100%;
	box-sizing: border-box;
	font-size:35px;
	font-weight:normal;
}
.slidemenu{
  z-index:1003;
}
.closetext{
	display:none;
}

.site-title {
    margin:0 0;
    float:left;
}

.site-title-sections {

	margin: 0 0;
 
  text-align:center;

	/* Nav-toggle width + search-toggle width - gutter = 86px */
	max-width: -webkit-calc(100% - 86px);
	max-width:         calc(100% - 86px);
}
.site-title a,
.site-title a:hover {
	color: #fff;
	white-space: nowrap;

}
.site-logo-shrink, .site-logo{
	transition: all 0.2s ease;
	margin-top:-10px;
}
.site-logo-shrink{
	height:45px;
	width:40px;
	margin-top:-12px;
}
.mobilesitetitle .site-logo-shrink{
	margin-top:-8px;
}
.mobilesitetitle .site-logo{
	margin-bottom:8px;
	margin-top:-6px;
}
.headernav{
  width:100%;
  margin-left:auto;
  margin-right:auto;
}
.mainnav{
  float:left;
  position:relative;
	margin-top:0px !important;
	margin-left:40px !important;
	margin-bottom:0px !important;
	font-size:0;

}
.innermainnav .mainnav{
  float:left;
  margin-top:26px;
  margin-left:0px;
  position:relative;
}
.mainnav li{
  display: inline-block;
  list-style-type: none;
  padding-right: 12px;
  padding-left: 12px;
  margin-bottom:0px;
  position:relative;
}
.mainnav li a{
  font-weight:700;
  font-size:12px;
	color:#333335;
	padding:20px 12px 20px 13px;
	box-sizing:border-box;
}
.mainnav li.hasbubble a{
	padding:20px 11px 20px 20px;

}

.mainnav li.hasbubble a:hover, .mainnav li.hasbubble a:active, .mainnav  li.hasbubble > a:hover, .mainnav li.hasbubble.current_page_item a{
	border:none;
	background:#333335;
	border-radius:0;
	color:#fff;
	padding:20px 11px 20px 20px;
}
.mainnav li a:hover, .mainnav li a:active, .mainnav  li > a:hover, .mainnav li.current_page_item a{
	border:none;
	background:#333335;
	border-radius:0;
	color:#fff;
	padding:20px 12px 20px 13px;
}
.mainnav .navarrow{
	font-size:14px;
	margin-left:6px;
}
.menunav{
  float:left;
  margin-top:40px;
  margin-left:0px;
  position:relative;
}
.menunav li{
  display: inline-block;
  list-style-type: none;
  padding-right: 0px;
  padding-left: 15px;
  margin-bottom:0px;
  position:relative;
}
.menunav li a{
  color:#384853;
  font-weight:700;
  font-size:14px;
  padding:3px;
}
.menunav li a:hover, .menunav li a:active, .menunav li.current_page_item a{
  border:1px solid #2257DA;
  border-radius: 3px;
  background:#eee;
  padding:2px;
}
.label-left .nf-field-label{
	align-items:flex-start !important;
	text-align:left !important;
}
#nf-field-202-wrap .nf-field-description{
	margin-top:-12px;
}
.divider{
	border-bottom:1px solid #eaeaea;
	margin-top:-20px;
	margin-bottom:-20px;
}
.field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap>div input, .field-wrap select, .field-wrap textarea{
	background:#f7f7f7;
}
#ninja_forms_required_items, .nf-field-container{
	padding-bottom:25px;
}
.advicebox
{
  display:none;
  width: 200px; 
  position: absolute;
  bottom:100%;
  left:0px;
  padding: 0px;
  box-shadow:1px 1px 3px rgb(204, 204, 204), -1px 1px 3px #ccc;
  background: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: #CECECE solid 1px;
  text-align:center;
	list-style:none;
	float:left;                      
	padding:8px 10px;
  text-align:center;	
  margin:17px -88px;
	background:#fff;
 
}

.advicebox:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 18px 15px 0;
border-color: #FFFFFF transparent;
-moz-transform: scale(.9999);
display: block;
width: 0;
z-index: 1;
margin-left: -15px;
bottom: -18px;
left: 50%;
}

.advicebox:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 18px 15px 0px;
border-color: #CECECE transparent;
-moz-transform: scale(.9999);
display: block;
width: 0;
z-index: 0;
margin-left: -15px;
bottom: -19px;
left: 50%;
}
.otherbox{
	display:none;
}

.page-template-companyprofile .advice, .page-template-companyprofile2 .advice{
	float:left;
  position:relative;
  border-radius: 50%;
	width: 50px;
	height: 50px; 
  display:inline-block;
  background:url("https://charlotte.axios.com/wp-content/uploads/2015/04/ted-williams-145x143.jpg") no-repeat;
  background-size:50px 50px;  
  cursor:pointer;  
}
.quotebox
{
	display:block;
	position:relative;
  padding: 0px;
  box-shadow:1px 1px 3px rgb(204, 204, 204), -1px 1px 3px #ccc;
  background: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: #CECECE solid 1px;
  text-align:center;
	list-style:none;                  
	padding:8px 10px;
  text-align:center;	
	background:#fff;
	font-size:12px;
	margin-left:20px;
 
}
.quotebox:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 10px 15px 10px 0;
border-color: transparent #FFFFFF;
-moz-transform: scale(.9999);
display: block;
width: 0;
z-index: 1;
left: -15px;
top: 5px;
bottom:auto;
}

.quotebox:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 10px 15px 10px 0;
border-color: transparent #CECECE;
-moz-transform: scale(.9999);
display: block;
width: 0;
z-index: 0;
left: -16px;
top: 6px;
bottom:auto;

}
.directoryadvice{
  width:100%;
  float:right;
  font-size:15px;
  text-align:right;
  position:absolute;
  bottom:0;
  right:5px;
}
.directoryadvice .advicebox{
  color:#333335 !important;
}
.directoryadvice .mobileadvicebox{
  color:#333335 !important;
}

.eventadvice{
  width:100%;
  float:right;
  font-size:15px;
  text-align:right;
  margin-top:10px;
  position:absolute;
  bottom:0;
  right:5px;
}
.eventadvice .advicebox{
  color:#333335 !important;
}
.eventadvice .mobileadvicebox{
  color:#333335 !important;
}
.sidebarcenter, .sidebarcenter div{
	text-align:center;
}
.sidebarcenter img{
	max-width:100%;
}
.viewsboxholder{
	text-align:center;
	padding-top:36px;
}
.viewsbox{
	max-width:250px;
	min-width:200px;
	margin:auto;

}
.viewsicon{
	background:#2257DA;
	color:#fff;
	width:200px;
	padding:10px 20px;
	display:inline;
	box-sizing:border-box;
	font-size:20px;
	text-align:left;
	border-radius:5px;
}
.viewsnum{
	display:inline;
	width:70%;
	box-sizing:border-box;
	font-weight:bold;
	padding-left:15px;
}

.mobileguideentrytablerow{
  display:none;
}
.guideentrytablerow{
  padding:30px 0 20px;
  border-bottom:1px solid #D5D5D5;
}
.guideentrytableheader div{
  color: #fff;
  text-transform:uppercase;
  font-weight:600;
  background-color:#2257DA;
}
.guideentryranking{
  width:530px;
  font-size:17px;
  padding-right:10px;
  float:left;

}
.post-entry-content .guideentryranking p{
  font-size:17px;
}
.guideentrytitle{
  font-size:24px;
  line-height:1;
  padding-bottom:5px;
}
.guideentryadvice{
  width:170px;
  float:left;
  font-size:15px;
  text-align:center;
}

.guideentryrankingtitle{
  width:90px;
  margin-right:565px;
  float:left;
  text-align:center;
}

.guideentryadvicetitle{
  width:83px;
  float:left;
  text-align:center;
}

.author_image img{  
  position:relative;
  border-radius: 50%;
	width: 40px;
	height: 40px; 
  display:inline-block;
  cursor:pointer;  
}
.ted_advice{  
  position:relative;
  border-radius: 50%;
	width: 50px;
	height: 50px; 
  display:inline-block;
  background:url("https://charlotte.axios.com/wp-content/uploads/2015/04/ted-williams-145x143.jpg") no-repeat;
  background-size:50px 50px;  
  cursor:pointer;  
}
.katie_advice{
  position:relative;
  border-radius: 50%;
	width: 50px;
	height: 50px; 
  display:inline-block;
  margin-left:5px;
  background:url("https://charlotte.axios.com/wp-content/uploads/2015/04/katie-levans-143x143.jpg");
  background-size:50px 50px;      
  cursor:pointer;  
}
.kylie_advice{
  position:relative;
  border-radius: 50%;
	width: 50px;
	height: 50px; 
  display:inline-block;
  margin-left:5px;
  background:url("https://charlotte.axios.com/wp-content/uploads/2015/11/kylie-moore-charlotte-nc-100x100.jpg");
  background-size:50px 50px;      
  cursor:pointer;  
}
.cristina_advice{
  position:relative;
  border-radius: 50%;
	width: 50px;
	height: 50px; 
  display:inline-block;
  margin-left:5px;
  background:url("https://charlotte.axios.com/wp-content/uploads/2015/10/cristina-wilson-charlotte.jpg");
  background-size:50px 50px;      
  cursor:pointer;  
}
.samantha_advice{
  position:relative;
  border-radius: 50%;
	width: 50px;
	height: 50px; 
  display:inline-block;
  margin-left:5px;
  background:url("https://charlotte.axios.com/wp-content/uploads/2016/03/samantha-alexander-charlotte.jpg");
  background-size:50px 50px;      
  cursor:pointer;  
}
.lizzy_advice{
  position:relative;
  border-radius: 50%;
	width: 50px;
	height: 50px; 
  display:inline-block;
  margin-left:5px;
  background:url("https://charlotte.axios.com/wp-content/uploads/2016/06/lizzy-sirkin-square-1.png");
  background-size:50px 50px;      
  cursor:pointer;  
}
.andrew_advice{
  position:relative;
  border-radius: 50%;
	width: 50px;
	height: 50px; 
  display:inline-block;
  margin-left:5px;
  background:url("https://charlotte.axios.com/wp-content/uploads/2015/08/andrew-dunn-charlotte1-100x100.jpg");
  background-size:50px 50px;      
  cursor:pointer;  
}
.ted_advice:hover > .advicebox{
  display:block;
}
.katie_advice:hover > .advicebox{
  display:block;
}
.kylie_advice:hover > .advicebox{
  display:block;
}
.cristina_advice:hover > .advicebox{
  display:block;
}
.samantha_advice:hover > .advicebox{
  display:block;
}
.lizzy_advice:hover > .advicebox{
  display:block;
}
.andrew_advice:hover > .advicebox{
  display:block;
}
.post-entry-content .plannerhappening p{
  font-size: 15px;
}
.homelistings{
  float:left;
  width:100%;
  margin-bottom:36px;
}
/* jobs */
.openjobs{
  float:left;
  width:100%;
  margin-bottom:36px;
}
.storycolumn{
  float:right;
  width:420px;
}
.storycolumn .hentry{
  width:175px;
}
.storycolumn .entry-title{
  font-size:14px;
  line-height:18px;
}
.storycolumn .thumbnail-image{
  width:175px;
}
.storycolumn .indextag{
  font-size:13px;
  
}
.oneline{
  padding-left:50px;
  position:relative;
  width:48%;
  float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.onelinenoimage{
  padding-left:5px;
  position:relative;
  width:48%;
  float:left;
  margin-bottom:24px;
}
.oneline_image{
  display:inline-block;
  width: 40px;
  padding-left:10px;
  position:absolute;
  top:3px;
  left:0;
}
.oneline-content{
  display:inline-block;
  font-size:18px;
}
.oneline-content p{
   font-size:18px;
}
.oneline-image img{
  width:25px;
}
.partnershiring{
  margin-bottom:60px;
}
.partners{
  margin-bottom:72px;
  margin-top:60px;
}
.partnerstitle{
  font-size:18px;
  font-weight:700;
  padding-bottom:22px;
  text-transform:uppercase  
}
.partnersleft{
  float:left;
  border-right:1px solid #c7c5c5;
  width:600px;
}
.inviteleft{
  float:left;
  border-right:1px solid #c7c5c5;
  width:48%;
  box-sizing:border-box;
  padding-right:25px;
}
.inviteright{
  float:right;
  width:50%;
  box-sizing:border-box;
  padding-left:25px;
}
.partnersright{
  float:right;
  width:524px;
  padding-left:75px;
  padding-top: 54px;
}
.partnersrighttop{
  padding-left:35px;
  position:relative;
  margin-bottom:16px;
}
.partnersright_image{
  display:inline-block;
  width: 35px;
  position:absolute;
  top:0px;
  left:0;
}
.partnersright-content{
  display:inline-block;
  font-size:16px;
}
.partnersright-content p{
   font-size:16px;
}
.partnersright-image{
  width:20px;
}

.middlesignup{
  position: relative;

	background:#333335;
	height:180px;
	text-align:center;
	display:flex;
	align-items:center;
	margin-top:20px;
	margin-bottom:40px;
	padding:30px 0;
	border-radius:12px;
	box-shadow:0px 19px 38px 0px rgba(0, 0, 0, .1);
}
.middlesignup input.submitemail{
	height:42px;
	width:90px;
	background:#2257DA;
	display:inline;
	vertical-align: super;
	margin:0;
	padding:0;
	text-transform: uppercase;
	font-size:14px;
	border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
}
.middlesignup form{
	margin-top:5px;
	padding-top:23px;
}
.middlesignup .emailaddress{
	vertical-align: super;
	margin-left:0px !important;
	width:300px;
	height:42px;
	color:#000;
	border-radius: 5px 0px 0px 5px;
	padding:2px 0px 2px 20px;
	margin:0;
	font-size:14px;
	display:inline;

}
.middlesignupholder{
	margin:0 auto;
	text-align:center;
}
.middlesignuptitle{
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.middlesignuptext{
	color:#fff;
	font-size:12px;
}
.middlesignupendorse{
	color:#fff;
	font-size:12px;
	padding:10px 0 0px;	
}
.specialtop{
  float:left;
  width:195px;
  padding:0 10px 0 70px;
  position:relative;
  height:114px;
  margin-bottom:15px;
  overflow:hidden;
}
.special_image{
  display:inline-block;
  width:60px;
  position:absolute;
  top:5px;
  left:10px;
}
.specialtop-content{
  font-size:18px;
}
.special-image{
  width:50px;
}

.aptsbox .special-image{
  width:70px;
}
.aptsbox .specialtop{
  float:left;
  width:175px;
  padding:0 10px 0 90px;
  position:relative;
  height:114px;
  margin-bottom:15px;
  overflow:hidden;
}
.aptsbox .special_image{
  display:inline-block;
  width:80px;
  position:absolute;
  top:5px;
  left:10px;
}
 .specialh2, .specialh2:hover{
  display:inline-block;
  padding:5px 12px;
  text-align:center;
  text-transform:uppercase;
  background:#2257DA;
  margin:0;
  color:#fff;
  font-size:18px;
  margin-bottom:45px;
  }
  
  .companieshiring{
    margin-bottom:36px;
  }
 .aptsbox, .realestatebox{
    margin-bottom:11px;
  }
/* popular */
.popbuttonsmobile{
    display:none;
  }
.popbuttons{
  margin:26px 0 30px;
}
.popbuttons .button.activebutton, .popbuttons .button:hover{
  display:inline-block;
  padding:5px 0;
  text-align:center;
  text-transform:uppercase;
  width:200px;
  background:#2257DA;
  border:1px solid #2257DA;
  margin:0;
  color:#fff;
}
.popbuttons .button{
  display:inline-block;
  padding:5px 0;
  text-align:center;
  color:#2257DA;
  text-transform:uppercase;
  width:200px;
  background:#fff;
  border:1px solid #2257DA;
  margin:0;
}

.filterbuttons{
  margin:0px 0 0px;
}
.filterbuttons .button.activebutton, .filterbuttons .button:hover{
  display:inline-block;
  padding:5px 0;
  text-align:center;
  text-transform:uppercase;
  width:100%;
  background:#2257DA;
  border:1px solid #2257DA;
  margin:0;
  color:#fff;
}
.filterbuttons .button{
  display:inline-block;
  padding:5px 0;
  text-align:center;
  color:#2257DA;
  text-transform:uppercase;
  width:100%;
  background:#fff;
  border:1px solid #2257DA;
  margin:0;
}

.formpostbutton-wrap .ninja-forms-field-description{
  float:right;
  width:80%;

}
.buttoncontainer{
	margin-left:35%;
}
.nf-form-fields-required{
	padding-bottom:25px;
}
.formpostbuttondir-wrap .ninja-forms-field-description{
  float:right;
  width:85%;

}
.formpostbutton-wrap  .ninja-forms-field-description p{
  font-size:14px;
}
.formpostbutton,.formeventpostbutton{
	border-radius:30px !important;
	width:100% !important;
	height:60px !important;
	background-color:#333335 !important;
	box-shadow:3px 3px 5px #e3e3e3 !important;
	font-size:17px !important;
	text-transform:uppercase !important;
	padding: 0 20px !important;
	font-weight:700 !important;
	color:#fff !important;
	vertical-align:bottom !important;
	text-align:center !important;
}
.formpostbutton:hover,.formeventpostbutton:hover{
	background-color:#2257DA !important;
}
.nf-fu-fileinput-button{
	border-radius:20px !important;
	width:150px !important;
	height:40px !important;
	background-color:#333335 !important;
	box-shadow:3px 3px 5px #e3e3e3 !important;
	font-size:14px !important;
	text-transform:uppercase !important;
	padding: 0 20px !important;
	font-weight:700 !important;
	color:#fff !important;
	vertical-align:bottom !important;
	text-align:center !important;
}
.nf-fu-fileinput-button:hover{
	background-color:#2257DA !important;
}
.nf-field-description{
	padding-top:10px;
}
.formeventpostbutton-wrap{
  display:table;
}
.formeventpostbutton-wrap div{
  display:table-cell;
  padding-right:20px;
  vertical-align:top;
}

.formeventpostbutton{
  font-size:22px !important;
  padding:8px 17px !important;
  text-transform:uppercase !important;
}
.formeventpostbutton-wrap  .ninja-forms-field-description p{
  font-size:14px;
}


.formpostbuttondir-wrap  .ninja-forms-field-description p{
  font-size:14px;
}
.guidebuttons{
  margin:26px 0 30px;
}
.guidebuttons .button.activebutton, .guidebuttons .button:hover{
  display:inline-block;
  padding:5px 0;
  text-align:center;
  text-transform:uppercase;
  width:22%;
  box-sizing:border-box;
  background:#2257DA;
  border:1px solid #2257DA;
  margin:0;
  color:#fff;
}
.guidebuttons .button{
  display:inline-block;
  padding:5px 0;
  text-align:center;
  color:#2257DA;
  text-transform:uppercase;
  width:22%;
  box-sizing:border-box;
  background:#fff;
  border:1px solid #2257DA;
  margin:0;
}
/* Search in the header */

.search-toggle {
	background-color: #24890d;
	cursor: pointer;
	float: right;
	height: 48px;
	margin-right: 38px;
	text-align: center;
	width: 48px;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #41a62a;
}

.search-toggle:before {
	color: #fff;
	content: "\f400";
	font-size: 20px;
	margin-top: 14px;
}

.search-toggle .screen-reader-text {
	left: 5px; /* Avoid a horizontal scrollbar when the site has a long menu */
}

.search-box-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: absolute;
	top: 48px;
	right: 0;
	width: 100%;
	z-index: 2;
}

.search-box {
	background-color: #41a62a;
	padding: 12px;
}

.search-box .search-field {
	background-color: #fff;
	border: 0;
	float: right;
	font-size: 16px;
	padding: 2px 2px 3px 6px;
	width: 100%;
}


/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */




/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */

.home .content-area {
	padding-top: 30px;
}

.hentry {
  width:300px;
  float:left;
  margin-right: 34px;
  margin-bottom:34px;
  height:370px;
}
.directory-entry .hentry, .event-entry .hentry{
  width:390px;
  margin-right:25px;    
       
}
.directory-entry .hentry{
  height:390px; 
}
.event-entry .hentry{
  height:auto;
}
.directory-entry .thumbnail-image, .event-entry .thumbnail-image{
  width:388px;
  height:225px;
}
.event-entry .entry-item{
  height:270px;
}
.byline-author{
  
}
.entry-header .byline-authorname, .author-top .byline-authorname a{
	font-weight:bold;
}
.single .author-top .byline-authorname a{
	font-weight:normal;
}
.entry-meta .byline-authorname a{
  color:#2257DA;
  text-transform:uppercase;  
}
.site-content{


}
.content-full{
  width:800px;
  margin:0 auto 20px;
}
.content-left{
  width:725px;
  float:left;
  min-height:1000px;
  margin-bottom:20px;

}

/* explore */
.explorenav{
  background:url("images/search-iconheader@2x.png") no-repeat;
  background-size:20px 20px;
  
}
.explorenav:hover{
  background:url("images/search-iconheaderhover@2x.png") no-repeat;
  background-size:20px 20px;
}
.explorenav a{
padding:0 0 0 25px;
}
.exploretop{
  text-align:center; 
  margin-bottom:20px;

}
.exploreheader{

}
.exploretop .searchform{
  display:inline-block;
  padding:16px 30px 16px 0;
  vertical-align:top;
  
}
.exploretop .searchform #s{
  width:600px;  
  border-radius:5px;
}
.searchresults .searchform #s{
	width:100%;
	border-radius:5px;
}
.exploretop #searchsubmit{
display:none;
}
.searchresults #searchsubmit{
display:none;
}
.jobsearch{
  text-align:center; 
  margin-bottom:20px;
  padding:18px 0;
}
.jobsearchheader{
  display:inline-block;
}
.jobsearch .searchform{
  display:inline-block;
  padding-left:30px;
  vertical-align:top;
  padding-top:16px;

  
}
.joblevels, .hotcats{
	font-size:15px;
}
.jobsearch .searchform #searcha{
  width:450px;  
  margin:0 0px 0px;
  height: 48px;
  display:inline;
  border-radius: 24px;
border:none;
font-size:13px;
font-weight:bold;
background:url("https://charlotte.axios.com/wp-content/themes/ca3/images/search-icon_b@2x.png") no-repeat;
background-size:15px 15px;
background-position:10px 56%;
padding-left:40px;
}
.jobsearchformholder{
	border-radius:37px;
	box-shadow: 0px 8px 20px 5px #eaeaea;
	padding:10px;
	box-sizing:border-box;

}
.page-template-jobs .content-left{
	padding-top:0px !important;
}
.page-template-jobs .content-sidebar{
	padding-top:0px !important;
}
.navigation li a,
.navigation li a:hover,
.navigation li .button,
.navigation li.active a,
.navigation li.disabled {
	color: #333335;
	background:#fff;
	text-decoration:none !important;
	text-transform:none !important;
	border:1px solid #e9e9e9;
}

.navigation li {
	display: inline;
	line-height:50px;
}
.navigation{
	margin-top:10px;
}

.navigation li a,
.navigation li .button,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #333335;
	background:#fff;
	border-radius: 10px !important;
	cursor: pointer;
	 padding:8px 14px;
	font-size:12px;
	font-weight:bold !important;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #333335;
	border:1px solid #333335;
	color: #fff;
	border-radius: 10px !important;
	cursor: pointer;
	 padding:8px 14px !important;
	font-size:12px;
	font-weight:bold !important;
}

.jobresults{
	margin-top:5px;
}
.jobsearch #jobsearchsubmit{
	width:113px;
	height:48px;
	margin:0px;
	vertical-align:middle;
	display:inline;
	border-radius: 24px; 
	text-transform:capitalize;
	font-size:14px;
	border:none;
}
h1.jobtitle{
	font-size:37px;
}
.byline_lower{
  font-size:14px;
  color:#7f8997;
  margin-top:8px;
  font-weight:600;
}
.explorecontainer{
  padding-left:5px;
}
.explore-content{
  width:1100px;
  font-size: 17px;   
  text-align:left;    
  margin: 0px auto 20px;  
  border-top:1px solid #eaeaea; 
}
.explorecontent{
  display:inline-block;
  width:24%;
  padding:5px;
  -webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
  
}
.explore_image{
  position:relative;
  width:256px;
	height:256px;
	background-size:cover;

}                   
.explore-image{ 
  width:100%;
  height:auto;
  
}
.catexplore .explore-image{
	width:256px;
	height:256px;
	overflow:hidden;

}
.exploreimageoverlay{
	position: absolute;
	overflow: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index:999;
  background: rgba(0,0,0,0.0);
}
.topguidesholder .exploreimageoverlay{
	background-color:rgba(0,0,0,0.0);
}
.exploreimageoverlay:hover{
background: rgba(0,0,0,0.8);  
}
.page-template-explore .explore_image, .page-template-explore .exploreimageoverlay{
	border-radius:6px
}
.exploreimagetag{
  color:#fff;
  text-align:center;
  vertical-align:middle;
  height:100%;
  display:table;
  position:relative;
  
  width:100%;
  font-size:24px;
  font-weight:bold;
}
.exploreimagetag a{
  color:#fff;
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  height:100%;
  padding:5px;
   

}
.exploreimagetag a .exploreviews{
	display:none;
}
.exploreimagetag a:hover .exploreviews{
	display:block;
	color:#fff;
}
.exploreimagetag a:hover .exploretitle.showviews{
  display:none;

}
.exploreimagetag a:hover{
  color:#2257DA;
  
}
.exploreimagetag a .exploretitle{
	background: #fff;
	color: #000;
	padding: 5px;
	text-transform: uppercase;
	box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  line-height:45px;
}
.directory-full{
  width:845px;
  float:left;
  min-height:1000px;
  margin-bottom:20px;
  
}
.directory-full .entry-header{
  z-index: auto;
}
.directory-full .advicebox{
  z-index:555;
}
.directory-content{
padding-top:0px;
}
.directory-entry .entry-meta p, .event-entry .entry-meta p, .featuredhomestory .entry-meta p{
  font-size:12px;
}
.event-entry .event-date, .featuredhomestory .event-date {
  font-size:12px;
  color: #333335;
}
.terms .activetype{
  color:#000;
  font-weight:bold;
}
.termsouter {
    padding: 0;
    margin: 0;
    border: 1px solid #2257DA;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
    background: #fff url("images/arrowdown.gif") no-repeat 95% 50%;
}

.termsouter select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.termsouter select:focus {
    outline: none;
}
.directory-tax{
  display:inline-block;
  color:#2257DA;
  font-size:13px;
  font-weight:bold;
}
.post-entry-content .content-left{
  width:725px;
  float:left;
  min-height:1000px;
  padding-top:0px;
  margin-bottom:20px; 
  
}
.content-area-padded .post-entry-content .content-left, .content-area-single .post-entry-content .content-left{
  width:725px;
  float:left;
  min-height:1000px;
  padding-top:0px;
  margin-bottom:20px;
}  
.content-area-single .post-entry-content .content-left, .content-area-single .post-entry-content .content-sidebar{
  margin-top:56px;
}
.content-area-single .post-entry-content .content-sidebar{

  padding-top:0;
}
.content-area-single .post-entry-content .content-left .entry-meta{
  margin-top:-30px; 
}
.post-entry-content .content-sidebar{
  padding-top:0px;

}
.fullwidthpost{
	padding:18px 0px 0 ;
	margin:0 auto 20px; 
	width:900px;
	box-sizing:border-box;
}
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	/*max-width: 474px;     */
}

.page-content {
	margin-bottom: 48px;
}

.mobiletitle{
  display:none;
}
/**
 * 6.1 Post Thumbnail
 * -----------------------------------------------------------------------------
 */

.post-thumbnail {
	background: #b2b2b2 url(images/pattern-light.svg) repeat fixed;
	display: block;
	position: relative;
	width: 100%;
	z-index: 0;
}

a.post-thumbnail:hover {
	background-color: #999;
}

.full-width .post-thumbnail img {
	display: block;
	margin: 0 auto;
}
.wp-polls .wp-polls-ul label{
	display:inline-block;
}
.wp-polls .wp-polls-ul .pretty label i{
	float:left;
	margin-right:10px;
}
.indeximage {
  /* image specified in separate class below */
  height: 380px;
  width: 100%; 
  text-align:left;
  position:relative;    
  margin-top:0px;
  /* lt ie8 */
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-position: center center;

  /* scale bg image proportionately */
  background-size: cover;
    
  /* ie8 workaround - http://louisremi.github.io/background-size-polyfill/ */
  -ms-behavior: url(/backgroundsize.min.htc);
  /* prevent scaling past src width (or not) */
  /* max-width: 1200px; */
}
.indeximagelink{
  display:block;
  width:100%;
  height:100%;
  background-color:rgba(0, 0, 0, 0.7);
}
.indeximagecontent{
  text-align:center;
}
.indeximageblurb{

   width:1100px;
   text-align:center;
   bottom:18px;
   position:absolute;
   z-index:901;
}
.indeximageblurb p{
  margin:0;
  padding:0;
}
.indeximageblurb span.byline-author{
  font-weight:normal;
  font-size:20px;
  padding:1px 20px 3px;
}
.indeximageblurb span.byline-authorname{
  font-weight:normal;
  font-size:20px;
  padding:0;
  margin:0;
}
.indeximageblurb span{
   color:#fff;
   padding:3px 0px 5px;
   font-size:33px;
   line-height:55px;
}
.indeximageholder{
	margin-right:35px;
	margin-left: 20px;
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px solid #eaeaea;
}
.indeximageoverlay{
  display:none;
	position: absolute;
	overflow: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index:899;
	background: rgba(0,0,0,0.5);  
}
.indexfullimagelink{
	position: absolute;
	overflow: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index:900;  
}
.indeximageviews{
  color:#fff;
  text-align:center;
  padding-top:140px;
  width:100%;
  font-size:22px;
  font-weight:bold;
}
.indeximageviews a{
  color:#fff;
}
.indexstory .thumbnail_image{
  height:177px;   
  width:300px;
  -webkit-flex:1 0 auto;
  -ms-flex:1 0 auto;
}
.indexstory .thumbnail-image{
  height:100%;
  width:300px;   
}
 .indexstory .thumbnail-image, .indexstory .indeximageoverlay, .indeximageholder .thumbnail-image, .indeximageholder .indeximageoverlay{
  	border-radius: 6px;    
  }
.indexstory .byline-author, .indeximageholder .byline-author{
	font-weight:normal;
}
.indexstory .entry-item{
  padding-top:0px;
  padding-bottom:0px;
  height:auto;
  -webkit-flex:1 1 auto;
  -ms-flex:1 1 auto;
  width:100%;
  padding-left:30px;
  padding-right:0px;
}
.indeximageholder .indeximage{
	margin-bottom:20px;
	border-radius:6px;
}
.indeximageholder .entry-item{
	padding:0;
	height:auto;
}
.indexstory .entry-meta .byline-authorname a, .indeximageholder .entry-meta .byline-authorname a{
  text-transform:none;
}
.indeximage:hover .indeximageoverlay{
  display:block;
}

.marketstory .thumbnail_image{
  height:177px;   
  width:300px;
  -webkit-flex:1 0 auto;
  -ms-flex:1 0 auto;
}
.marketstory .thumbnail-image{
  height:100%;
  width:300px;   
}
 .marketstory .thumbnail-image, .marketstory .indeximageoverlay, .indeximageholder .thumbnail-image, .indeximageholder .indeximageoverlay{
  	border-radius: 6px;    
  }
.marketstory .byline-author, .indeximageholder .byline-author{
	font-weight:normal;
}
.marketstory .entry-item{
  padding-top:0px;
  padding-bottom:0px;
  height:auto;
  -webkit-flex:1 1 auto;
  -ms-flex:1 1 auto;
  width:100%;
  padding-left:30px;
  padding-right:0px;
}
.marketstory .entry-meta .byline-authorname a, .indeximageholder .entry-meta .byline-authorname a{
  text-transform:none;
}
.marketstory .thumbnail_image:hover .indeximageoverlay .indeximageviews a{
    padding-top:55px;
    font-size:23px;
    box-sizing:border-box;
    height:100%;
}
.marketstory:last-of-type{
	border-bottom:none;
}
.featuredeventstory .event-title, .featuredhomestory .event-title{
	margin-bottom:0;
}
.site-content .featuredhomestory .entry-meta, .featuredhomestory .entry-meta p{
	margin-bottom:0;
}
.featuredeventstory .event-title a, .featuredhomestory .event-title a{
	color:#333335;
}
.featuredeventstory .event-title a:hover, .featuredhomestory .event-title a:hover{
	text-decoration: underline;
}

.featuredeventstory .entry-meta a, .featuredhomestory .entry-meta a{
	color:#2257DA;
	font-weight:bold;
}
.featuredeventstory .entry-meta a:hover, .featuredhomestory .entry-meta a:hover{
	text-decoration: underline;
}
.featuredeventstory .thumbnail_image, .featuredhomestory .thumbnail_image{
  height:236px;   
  -ms-flex:1 0 auto;
}
.featuredeventstory .thumbnail-image, .featuredhomestory .thumbnail-image{
  height:236px;
  width:400px;   
}
.featuredhomestory .slideholder{
	width:400px;
	position:relative;
	-ms-flex:1 0 auto;
}
.featuredhomestory .eventadvice{
	right:100px;
}
.eventfeaturedcontent{
	border:none;
	border-bottom:1px solid #eaeaea;
	table-layout:fixed;
}
.eventfeaturedcontent .thumbnail_image img{
	width:200px;
	height:118px;
	padding-top:20px;
}
.eventfeaturedcontentleft{
	padding-right:20px;
	border:none;
	width:50%;
}
.eventfeaturedcontentright{
	padding-left:20px;
	border:none;
	width:50%;
}
.slideholder .badgeicon{
	top:10px;
}

.featuredeventstory .byline-author, .featuredhomestory .byline-author{
	font-weight:normal;
}
.featuredeventstory .entry-item, .featuredhomestory .entry-item{
  padding-top:30px;
  padding-bottom:30px;
  height:auto;
}

.golink{
	color:#2257DA;
	font-weight:bold;
}
 .unslider{
  	position: relative;
  }
  .unslider-arrow{
  	position:absolute;
  	top:50%;
  	z-index: 900;
  	width:40px;
  	height:40px;
  	display:block;
  }
  .unslider-arrow.next{
  	background:url('images/navright.png');
  	background-size: 40px 40px;
    background-repeat: none;

  }
  .unslider-arrow.prev{
  	background:url('images/navleft.png');
  	background-size: 40px 40px;
    background-repeat: none;
  }

.excerpt{
    font-size:12px;
    padding-bottom:10px;
  }
  .storyviews{
	float:right;
  	margin-right:0px;
  	text-align:right;
  	width:40%;
  	color:#9f9f9f;
  	font-size:12px;

  }
.single .fire{
  	background:url('images/fire.png');
  	background-repeat:no-repeat;
  	background-size:25px 25px;
  	padding-right:25px;
  	background-position: right center; 
  }
.fire, .category .fire{
	background:url('images/fire.png');
  	background-repeat:no-repeat;
  	background-position: right center; 
 	background-size:15px 15px;	
 	padding-right:15px;
}
  .dateviews{
  	width:100%;
  }
  .indeximageholder .dateviews{
  	width:100%;
  }
.thumbnail_image:hover .indeximageoverlay{
  display:block;

}  
.thumbnail_image:hover .indeximageoverlay .indeximageviews{
  color:#fff;
  text-align:center;
  position:relative;
  font-size:18px;
  padding-top:0;
  height:100%;
 }
.thumbnail_image:hover .indeximageoverlay .indeximageviews a{
  color:#fff;
  width:100%;
  height:89px;
    padding-top:49px;
  display:block;
}
.indexstory .thumbnail_image:hover .indeximageoverlay .indeximageviews a{
    padding-top:55px;
    font-size:23px;
    box-sizing:border-box;
    height:100%;
}

.indeximagebar{
position:absolute;
  bottom:13px;
  background-color:rgba(255,255,255,0.7);
  width:100%;
  text-align:center;
  height:67px;
  
 }

.indexemailclose{
  position:absolute;
  font-size:12px;
  right:50px;
  top:20px;
  width:10px;
  height:10px;
}
.indeximageemail{
  width:265px;
  height:298px;
  float:right;  
  margin-right:20px;  
}                              
.indeximageemailinner{
  padding:95px 22px 0 32px;
  

}

.sidebarimageemail{
  margin-bottom:20px;
 
}                              
.sidebarimageemailinner, .singlenewsletter{
  padding:0px 0px 0 0px;
  

}
.sidebarimageemailinner form, .singlenewsletter form{
  padding:14px 0px 5px 0px;  
  margin:0;
  font-size:0;
}
.sidebarimageemailinner input.emailaddress, .singlenewsletter input.emailaddress{
  height:48px;
  color:#000;
  border-color:1px solid #d5d5d5;
  border-radius: 5px 0px 0px 5px; 
  -moz-border-radius: 5px 0px 0px 5px; 
  -webkit-border-radius: 5px 0px 0px 5px; 
  padding:2px 0px 2px 20px;
  width:210px;
  margin:0;
  font-size:14px;
  display:inline;
}

.sidebarimageemailinner input.submitemail, .singlenewsletter input.submitemail{
  height:48px;
  width:75px;
  background:#2257DA;
  display:inline;
  margin:0;
  padding:0;
  text-transform:uppercase;
  font-size:14px;
border-radius: 0px 5px 5px 0px; 
-moz-border-radius: 0px 5px 5px 0px; 
-webkit-border-radius: 0px 5px 5px 0px; 
}

.topad{
  background:#5B8AD8;
  text-align:center;
  margin:5px auto 20px auto;
  color:#fff;
  display: -webkit-box; 
  display: -ms-flexbox;
  display:flex;
  padding:5px 0;
  font-size:14px;
}
.topadviews{
  font-size:11px;
}
.topad-image{
  max-width:45px;
  border-radius: 5px;
}
.topad .btn{
  padding:5px 10px; 
  background:#333333;
  color:#fff;  
  white-space: nowrap;
  border-radius:5px;
  display:block;
}

.topad .author_image img{
  width:24px;
  height:24px;
}
.topadinner{
  width:900px;
  text-align:left;
  margin: 0 auto;
  display: -webkit-flex; 
  display: -ms-flexbox;
  display:flex;
    align-items: center;
}
.topadinner div{
  padding:0 10px;
  text-align:center;
}
.topadinner .topadbuttoninner{
  padding-top:7px;
}
.topadinner p{
  margin:0;
  padding:0;
}
.sponsorguides{
	margin-top:60px;
}
.sponsorguidesinner{
  display: -webkit-flex; 
  display: -ms-flexbox;
  display:flex;
}
.sponsorguidesinner .entry-header{
  	border-radius:6px;

  }
.sponsorguidesinner .hentry{
  margin:0 auto 34px;
  width:200px;
}
.sponsorguidesinner .hentry .thumbnail-image{
  width:100%;
  height:auto;
  border-radius:6px 6px 0 0;
}
.sponsorguidesinner .hentry .indeximageoverlay{
  border-radius:6px 6px 0 0;}
.sponsorguidesinner .entry-item{
  height:180px;
}
.guidelogo{
  text-align:center;
  position: absolute;
  right:0;
  left:0;
  bottom:20px;
  margin:auto;


}
.guidelogo img{

	border:1px solid #000;
  border-radius:5px;
}
.home .sponsorguidesinner .entry-title{
  font-size:15px !important;
  line-height:18px;
}
#member-loginform label{display:block;}
#member-loginform #wp-submit{
	cursor: pointer;
	border-radius:30px !important;
	width:100% !important;
	height:60px !important;
	background-color:#333335 !important;
	box-shadow:3px 3px 5px #e3e3e3 !important;
	font-size:17px !important;
	text-transform:uppercase !important;
	padding: 0 20px !important;
	font-weight:700 !important;
	color:#fff !important;
	vertical-align:bottom !important;
	text-align:center !important;
}
#member-loginform #wp-submit:hover,#member-loginform #wp-submit:hover{
	background-color:#2257DA !important;
}
#member-loginform .login-password input, #member-loginform .login-username input, #member-loginform .login-submit{
	width:100%;
} 

#smartPWLogin input[type="submit"]{
  height:48px;
  width:75px;
  background:#2257DA;
  display:inline;
  margin:0;
  padding:0;
  text-transform:uppercase;
  font-size:14px;
border-radius: 0px 5px 5px 0px; 
-moz-border-radius: 0px 5px 5px 0px; 
-webkit-border-radius: 0px 5px 5px 0px; 


}
#smartPWLogin #smartPassword{
  height:48px;
  color:#000;
  border-color:1px solid #d5d5d5;
  border-radius: 5px 0px 0px 5px; 
  -moz-border-radius: 5px 0px 0px 5px; 
  -webkit-border-radius: 5px 0px 0px 5px; 
  padding:2px 0px 2px 20px;
  width:210px;
  margin:0;
  font-size:14px;
  display:inline;
}
.widget button.sitebutton{
  height:48px;
  background-color:#2257DA !important;
  display:inline;
  margin:0;
  padding:0 20px;
  text-transform:uppercase;
  font-size:14px;
border-radius: 5px 5px 5px 5px; 
-moz-border-radius: 5px 5px 5px 5px; 
-webkit-border-radius: 5px 5px 5px 5px; 
}
.fullwidthbutton{
	width:100%;
}
.viewswidget{
	padding:15px 15px 10px;
	background: #f7f7f7;
	box-sizing: border-box;
	border-radius:5px;
	width:285px !important;
}
.dirviewswidget{
	padding:10px 10px 1px;
	background: #f7f7f7;
	box-sizing: border-box;
	border-radius:5px;

}
.sitebutton{
  height:48px;
  background-color:#2257DA !important;
  display:inline;
  margin:0;
  padding:0 20px;
  text-transform:uppercase;
  font-size:14px;
border-radius: 5px 5px 5px 5px; 
-moz-border-radius: 5px 5px 5px 5px; 
-webkit-border-radius: 5px 5px 5px 5px; 
}
.closebutton{
	background:none;
  	margin:0;
  	padding:0 5px;
  	color:red;
  	font-size:18px;

}
.jobbutton{
  height:48px;
  background-color:#fff !important;
  display:inline;
  margin:0;
  padding:0 20px;
  text-transform:uppercase;
  font-size:14px;
  color:#2257DA;
  border:1px solid #2257DA;
border-radius: 5px 5px 5px 5px; 
-moz-border-radius: 5px 5px 5px 5px; 
-webkit-border-radius: 5px 5px 5px 5px; 
}
.twobuttons a{
  display:block;
}
.twobuttons{
  margin-bottom:24px;
}

.widget button.sitebutton:hover{
  background-color: #333335 !important;
}
.sitebutton:hover{
  background-color: #333335 !important;
}
.jobbutton:hover{
  background-color: #333335 !important;
  color:#fff;
}
.job_tagline{
  font-size:14px;
}
.postwidget{
  text-align:center;

}
.eventbutton{
  text-align:center;
  margin:0 0 15px 0;
}
.homesbutton{
  margin:0px 0 15px 0;
}
.postwidget p{
  font-size:14px;
  padding-top:8px;
}
.companylist{
	border-top:1px solid #eaeaea;
	padding-top:10px;
}
.companywidget{
  border-top: 1px solid #eaeaea;
  padding:20px 0;
  text-align:center;
}
.post-entry-content .companywidget p{
  font-size:15px;
}
.companywidget ul, .companywidget li{
  list-style:none;
  padding:0;
  margin:0;  
  text-align:center;
}
.companywidget li{
  display:inline-block;
  padding:10px 10px;     
}

.companywidget-top{
  padding:0px 0 0px 0;
  text-align:center;
}
.post-entry-content .companywidget-top p{
  font-size:15px;
}
.companywidget-top ul, .companywidget-top li{
  list-style:none;
  padding:0;
  margin:0;  
  text-align:center;
}
.companywidget-top li{
  display:inline-block;
  padding:10px 10px;     
}
.sidebarimageemailtext{
  font-size:12px;
  padding:20px 0px;
  font-weight:normal;
  color:#333335;
}  
.middlewidgetholder{
	display:flex;
}
.middlewidgetholder .middle-title{
	font-size:18px;
	line-height:25px;
	padding-top:0px;
	font-weight:bold;
	margin: 0 0 12px 0;
	color:#333335;
}
.support_us:hover::before{
	content:'❤';
	font-family: apple color emoji,segoe ui emoji,noto color emoji,android emoji,emojisymbols,emojione mozilla,twemoji mozilla,segoe ui symbol;
	font-weight:400;
	position:absolute;
	right:105%;
	top:50%;
	animation-name:hearty;
	animation-duration:0.5s;
}
@keyframes hearty{
	0%{
		opacity:0;
		transform: scale(0.1);
		right:90%;
	}
	100%{
		opacity:1;
		transform: scale(1.0);
		right:105%;
	}
}
.support_us{
	border-radius:20px;
	width:100px;
	padding:5px 10px !important;
	background-color:#333335 !important;
	box-shadow:3px 3px 5px #e3e3e3;
	font-size:12px;
	text-transform:uppercase;
	font-weight:700;
	color:#fff;
	vertical-align:bottom;
	text-align:center;	
	margin-right:10px !important;
}
.support_us:hover{
	background-color:#2257DA !important;
}
.badge-holder{
	width:23%;
	display: table-cell;
	vertical-align: middle;
	text-align:right;

}
.badge-holder div{
	text-align:left;
}
.badge-job{
	border-radius:20px;
	padding:5px 20px !important;
	background-color:#333335 !important;
	font-size:12px;
	text-transform:uppercase;
	font-weight:700;
	color:#fff;
	vertical-align:middle;
	text-align:center;	
	margin-right:10px !important;
	display:inline-block;
}
.badge-job:hover{
	background-color:#2257DA !important;
}
.tippy-box a{
	text-decoration: underline;
	color:#fff;
}

.middlewidgetbutton{
	border-radius:20px;
	width:150px;
	height:40px;
	background-color:#333335 !important;
	box-shadow:3px 3px 5px #e3e3e3;
	font-size:14px;
	text-transform:uppercase;
	padding: 0 20px;
	font-weight:700;
	color:#fff;
	vertical-align:bottom;
	text-align:center;
}
.middleimageemailinner .successmsg{
	color:#fff;
	text-align: left;
}
.middlewigetlink a,.middlewigetlink a:visited{
	font-size:12px;
	text-decoration: underline;
	color:#333335; 

}
.middlewigetlink{
		margin:10px 0 0;
}
.middlewigetlink a:hover {
	font-size:12px;
	text-decoration: underline;
	color:#2257DA; 
}
.middlewidgetbutton:hover{
	background-color:#2257DA !important;
}
.middlewidgetouter{

}
.widget-agenda-y{
	margin:20px 30px 30px 0;
	padding:40px;
	font-size:14px;
	background:#fff;
	border-radius:12px;
	box-shadow: 0px 19px 38px 0px rgba(0, 0, 0, .1);
	display:flex;
	flex-direction:column;
}
.lastcol.widget-agenda-y{
	margin-right:0;
	overflow:hidden;
}
.widget-agenda-y.featuredhome .thumbnail-image{
	width:100%;
	height:auto;

}
.widget-agenda-y.featuredhome .event-title a{
 color:#333335;
text-decoration: underline;
}
.widget-agenda-y.featuredhome .event-title a:hover{
	color: #2257DA;
	text-decoration: underline;
}
.widget-agenda-y .entry-item{
	padding-left:0;
	padding-right:0;
	height:auto;
}
.widget-agenda-y .entry-item p{
	margin-bottom:0;
}
.home .sidebarimageemailtext{
  font-size:12px;
  border:none;
  font-weight:normal;
  color:#333335;
}
.sidebarimageemailtext a, .sidebarimageemailtext a:hover{
  font-size:12px;
  text-decoration:underline;
  color:#a9b0b9;
}
.sidebaremailclose{
  position:absolute;
  font-size:12px;
  right:33px;
  top:20px;
  width:10px;
  height:10px;
}
.footerimageemailinner{
  padding:0px 0px 0 0px;
  

}
.footerimageemailinner form{
  padding:14px 0px 5px 0px;  
  margin:0;
  font-size:0;
}
.footerimageemailinner input.footeremailaddress{
  height:48px;
  color:#000;
  border-color:1px solid #d5d5d5;
  border-radius: 5px 0px 0px 5px; 
  -moz-border-radius: 5px 0px 0px 5px; 
  -webkit-border-radius: 5px 0px 0px 5px; 
  padding:2px 0px 2px 20px;
  width:210px;
  margin:0;
  font-size:14px;
  display:inline;
}
.footerimageemailinner input.submitemail{
  height:48px;
  width:75px;
  background:#2257DA;
  display:inline;
  margin:0;
  padding:0;
  text-transform:uppercase;
  font-size:14px;
border-radius: 0px 5px 5px 0px; 
-moz-border-radius: 0px 5px 5px 0px; 
-webkit-border-radius: 0px 5px 5px 0px; 
}
.badge {
	border-radius: 50%;
	width: 60px;
	height: 40px; 
	color:#fff;

  background:#2AC4F4;
  font-size:16px;
  position:absolute;
  text-transform:uppercase;
  font-weight:700;
  text-align:center;
  padding-top:20px;
  top:-15px;
  right:30px;
  z-index:905;
}

.badgeicon{

	width: 52px;
	height: 52px; 
	color:#fff;
  position:absolute;
  text-align:center;
  top:-20px;
  right:20px;
  z-index:901;
}
.badgeicon img{
  border: 2px solid #e3e3e3;
}
.badge_red {
	border-radius: 50%;
	width: 60px;
	height: 40px; 
	color:#fff;
  background:#F36355;
  font-size:16px;
  position:absolute;
  text-transform:uppercase;
  font-weight:700;
  text-align:center;
  padding-top:20px;
  top:-15px;
  right:30px;
  z-index:905;
}
.link_badge{
  margin-top:-5px;
}
.bubble {
	border-radius: 50%;
	width: 18px;
	height: 16px; 
	color:#fff;
  background:#F36355;
  font-size:9px;
  position:absolute;
  text-transform:uppercase;
  font-weight:700;
  text-align:center;
  padding-top:3px;
  top:-9px;
  z-index:901;
}
.bubblenew {
	border-radius: 50%;
	width: 18px;
	height: 14px; 
	color:#fff;
  background:#F36355;
  font-size:7px;
  position:absolute;
  text-transform:uppercase;
  font-weight:700;
  text-align:center;
  padding-top:5px;
  top:-9px;
  z-index:901;
}
.popbadge {
	border-radius: 50%;
	width: 50px;
	height: 40px; 
	color:#fff;
  float:left;
  margin-right:25px;
  font-size:18px;
  font-weight:700;
  text-align:center;
  padding-top:12px;
  margin-top:10px;
  }
.popbadge_1{
  background:#E46356;
}
.popbadge_2{
  background:#333335;
}


.guidebadge {
	border-radius: 50%;
	width: 50px;
	height: 40px; 
	color:#fff;
  float:left;
  margin-right:25px;
  font-size:18px;
  font-weight:700;
  text-align:center;
  padding-top:12px;
  }
.badge_1{
  background:#2257DA;
}
.badge_2{
  background:#6985EE;
}
.badge_3{
  background:#E46356;
}
.badge_4{
  background:#7D69AF;
}
.badge_5{
  background:#EAA61D;
}
/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */

.entry-header {
	position: relative;
	z-index: 1;
  border:1px solid #E3E3E3;


}

.entry-title {
  font-size:15px;
  line-height:18px;
  padding-top:3px;
	font-weight: bold;
	margin-bottom: 12px;
	margin: 0 0 12px 0;
  color: #333335;
}

.category .entry-title{
	  font-size:20px;
	  line-height:1.2;
}
.event-title {
  font-size:12px;
  line-height:19px;
  padding-top:3px;
	font-weight: bold;
	margin-bottom: 12px;
	margin: 0 0 12px 0;
  color: #333335;
}

.weekenderstory .entry-item{
	padding-top:20px;
	height:auto;
}
.weekenderstory{
	margin-bottom:15px;
	display: -webkit-flex; 
  display: -ms-flexbox;
  display:flex;
}
.oneitem .entry-item a{
	font-size:20px;
	line-height:24px;

}
.oneitem .weekenderstory .entry-item{
	padding-top:5px;

}
.oneitem .weekenderstory .indextag{
	font-size:14px;
}
.oneitem .eventfeaturedcontentright{
	padding:0;
	width:100%;
}

.post-header h1{
  font-size:40px;
  padding:12px 0;
  line-height:50px;
}
.post-header .indextag{
  font-size:24px;
}
.nextstory{
  font-size:26px;
  color:#2257DA;
  font-weight:600;
  width:100%;
  margin: 52px auto 68px;
}
.nextstorylabel{
  text-transform:uppercase;
  display:block;
}
.nextstory .thumbnail_image{
   float:left;
   width:300px;
}
.nextstory .thumbnail_job{
   float:left;
   width:190px;
   position:relative;
}
.nextstory .thumbnail-image{
  margin-top:10px;
  width:300px;
  height:176px;
}
.nextstory .thumbnail-job{
  margin-top:10px;
  width:178px;
  height:100px;
}
.nextstory .entry-title{
  font-size:24px;
  padding-top:8px;
  line-height:26px;
}
.nextstory .entry-item{
  float:left;
  width:350px;
  padding-top:0px;
}
.nextstory .entry-meta{
  margin-top:0 !important;
}
.entry-title a {
	color: #333335;
}
.nextstory .byline-author{
  font-size:16px;
  padding-top:8px;
}
.azguides{
	list-style:none;
	margin:0 0 50px;
	padding:0 15px 0 0;
}
.azguides li{
	padding:0px 0 10px;
	font-size:15px;
	font-weight:bold;
}
.azguides li a{
	font-size:12px;
}
.azguides2, .azguides3{
	padding-left:55px;
	padding-right:15px;
	border-left:1px solid #ccc;
}

.topguidesholder{
	margin-bottom:30px;
	text-align:center;
}
.entry-header-topguides{
	display:table;
	margin-bottom:10px;
	padding: 0 10px 32px 0;
}
.entry-header-topguides img{
	border-radius:50%;
	max-width:70px;
}
.category-food-and-drink .entry-header-topguides{
	padding-bottom:12px
}
.category-food-and-drink .entry-header-topguides img{
	max-width: 50px
}
.topguides-title{
	font-size:15px;
	line-height:23px;
	font-weight:bold;
}
.topguides-title a, .topguides-title a:hover, .topguides-title a:visited{
	color:#333335;
}
.entry-item-topguides{
	display:table-cell;
	width:100%;
	float:none;
	vertical-align:middle;
	padding: 0 0 0 16px;
}
.read-more{
	margin-bottom:50px;
}

.popularstory{
  font-size:26px;
  color:#2257DA;
  font-weight:600;
  width:100%;
  float:left;
  border-bottom:1px solid #eaeaea;
  margin-bottom:20px
  
}
.popularstorylabel{
  text-transform:uppercase;
}
.popularstory .thumbnail_image{
   float:left;
   width:260px;
}
.popularstory .thumbnail-image{
  margin-top:10px;
  width:233px;
  height:134px;
}
.popularstory .entry-title{
  font-size:24px;
  padding-top:8px;
  font-weight:600;
  line-height:26px;
}
.popularstory .entry-item{
  float:left;
  width:300px;
  padding-top:0px;
  height:auto;
}
.popularstory .entry-meta{
  font-size:16px;
}
.popularstory .byline-author{
  font-size:16px;
  padding-top:8px;
}



.home .author_image img{
  width:40px;
  height:40px;
  
}
.home .widget{
  margin-bottom:40px;
}
.home .entry-title{
  font-size:20px;
  line-height:25px;
  padding-top:3px;
}
.y2 .entry-title{
	font-size:20px;
	line-height:25px;
	padding-top:3px;
}
.indexstory{
  display: -webkit-flex; 
  display: -ms-flexbox;
  display:flex;
  -webkit-flex:0 0 auto;
  border-bottom:1px solid #eaeaea;
  padding-bottom:25px;
  margin-bottom:25px;
  margin-right:20px;
  margin-left:20px;
  position:relative;
}
.marketstory{
  display: -webkit-flex; 
  display: -ms-flexbox;
  display:flex;
  -webkit-flex:0 0 auto;
  border-bottom:1px solid #eaeaea;
  padding-bottom:25px;
  margin-bottom:25px;
  margin-right:20px;
  margin-left:20px;
  position:relative;
}

.featuredhomestory, .featuredeventstory{
  display: -webkit-flex; 
  display: -ms-flexbox;
  -ms-flex:1 0 auto;
  display:flex;
  border-bottom:1px solid #eaeaea;
  padding-bottom:15px;
  margin-bottom:15px;
  margin-right:20px;
  position:relative;
}
.entry-title a:hover {
	color: #333335;
}

.site-content .entry-header {
	background-color: #fff;
}

.thumbnail_image{
  float:left;
  position:relative;
}
.jobimage{
  width:50px;
}
.home .jobimage{
  width:35px;
}
.inviteimage{
  width:50px;
}
.thumbnail-image{ 

  width:299px;
	height:176px;
}
.sidebar-image{

}
.entry-item{
  float:left;
  height:160px;
  padding:15px 16px;
}
.joblistpost{
  border:1px solid #e9e9e9;
  border-radius:8px;
  padding:20px 0;

  display:table;
  width:765px;
  margin-bottom:15px;
  cursor:pointer;
}

.joblistpost:hover, .joblistpost:active{
	background:#f0f0f0;
}
.list-item{
  float:left;
  width:60%;
  padding:0px 16px;
  display:table-cell;
}
.list-meta{
width:20%;
  min-width:110px;
  padding:0px 16px 0 5px;  
  font-size:14px;
  font-weight:bold;
  text-align:right;
  box-sizing:border-box;
  display:table-cell;
  vertical-align: middle;

}
.date-views{
	padding-top:6px !important;
}
.joblistpost .thumbnail_image{
  padding-right:20px;
  display:table-cell;
  vertical-align: middle;
  float:none;
  width:70px;
  padding-left:20px;
}
.jobind .entry-title{
	font-size: 16px;
}
.list-item .thumbnail_image img{
  vertical-align:baseline;
}
.list-item .offerind{
  display:table-cell;
  vertical-align:top;
}
.list-item .jobind{
  display:table-cell;
  vertical-align:top;
}
.list-item .entry-title{
  display:inline-block;   
}
.list-item .entry-title:hover{
  text-decoration:underline;
}
.mycharges td{
	padding:10px;
}
.indextag{
  text-transform:uppercase;
  font-weight:bold;
  font-size:14px;
  height:28px;
  padding:1px 0 5px;
}
.news a, .news a:hover, .news a:visited{
  color:#F16667;  
}
.caedge, .caedge a, .caedge a:hover, .caedge a:visited{
  color:#FDE434;  
}
.newsteal, .newsteal a, .newsteal a:hover, .newsteal a:visited{
  color:#2257DA;  
}
.play, .play a, .play a:hover, .play a:visited{
  color:#2257DA;  
}

.work, .work a, .work a:hover, .work a:visited{
  color:#2257DA;  
}
.life, .life a, .life a:hover, .life a:visited{
  color:#33c4f3;  
}
.health, .health a, .health a:hover, .health a:visited{
  color:#2257DA;  
}

.home .indextag, .nextstory .indextag{
  font-size:16px; 
  padding-bottom:5px;
  background-size:20px 24px;
}
.home .indextag{
	font-size:14px;
	font-weight:700;
}
/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */
.indexstory .entry-meta, .indeximageholder .entry-meta{
  display: -webkit-flex; 
  display: -ms-flexbox;
  display:flex;
}
.indexstory .entry-meta .byline-author{
  padding: 5px 0 0 10px;
  box-sizing:border-box;
	display:block;
	width:100%;
} 
.marketstory .entry-meta, .indeximageholder .entry-meta{
  display: -webkit-flex; 
  display: -ms-flexbox;
  display:flex;
}
.marketstory .entry-meta .byline-author{
  padding: 5px 0 0 10px;
  box-sizing:border-box;
	display:block;
	width:100%;
} 
.featuredeventstory .entry-meta, .featuredhomestory .entry-meta{

}
.featuredeventstory .entry-meta p, .featuredhomestory .entry-meta p{
	font-size:12px;
}
.featuredeventstory .entry-meta .byline-author, .featuredhomestory .entry-meta .byline-author{
  padding: 5px 0 0 10px;
  display:block;
} 
.indeximageholder .entry-meta .byline-author{
	padding:5px 0 0 10px;
	box-sizing:border-box;
	display:block;
	width:100%;
}
.entry-meta {
	clear: both;
	color: #333335;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
}

.entry-meta a {
	color: #767676;
}

.entry-meta a:hover {
	color: #2AC4F4;
}
.entry-arrow{
  float:right;
  width:13px;
  margin-top:50px;
}
.sticky .entry-date {
	display: none;
}

.cat-links {
	font-weight: 900;
	text-transform: uppercase;
}

.cat-links a {
	color: #2b2b2b;
}

.cat-links a:hover {
	color: #2AC4F4;
}


.site-content .entry-meta {
	background-color: #fff;
	margin-bottom: 18px;
}

.site-content footer.entry-meta {
	margin: 24px auto 0;
	padding: 0 10px;
}
.avatarwrapper{
  position:relative;
  float:left;
  width:95px;
}
.avatarwrapper img{
  z-index:-1;
}
.single .avatarwrapper img{
	border-radius:50%;
}
.single .jobtop .avatarwrapper img{
	border-radius:0;
}
.author-wrapper .avatarwrapper img{
	border-radius:50%;	
}

.writeravatarwrapper img{
  z-index:-1;
}
.authoravatarwrapper span {
position:absolute;
top: 0px;
left: 0px;
width: 100%;
height: 95px;
background: transparent url(images/writersfg.png) no-repeat;
background-size:85px 95px;
}
.writersholder{
    padding-bottom:20px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom:20px;
}
.writeravatarwrapper{
  position:relative;
  width:85px;
  margin-top:0px;
  height:90px;
}
.writeravatarwrapper img{
  z-index:-1;
}
.writeravatarwrapper span {
position:absolute;
top: 0px;
left: 0px;
width: 100%;
height: 95px;
background: transparent url(images/writersfg.png) no-repeat;
background-size:85px 95px;
}
.writerinfo{
  margin-top:10px;
}
.writername{
  font-size:18px;
}
.writerdescription{
  font-size:14px;
  color:#939598;
  padding-right:100px;
}
.writersreadmore{
  background:url(images/arrow_grey.png) no-repeat;
  background-position:right center;
  width:150px;
  margin-top:5px;
  padding-top:2px;
}
.writersreadmore a{
  display:block;
  font-style:italic;
  color:#939598;
}
.byline{
  float:left;
}
.sharetop{
  position:absolute;
  left:0;
  padding-top:5px;
}
.sharetop ul{
  margin:0;
  padding:0;

}
.jobtop + .sharetop ul{
	position:fixed;
}
.sharetop li
{
list-style-type: none;
padding-right: 18px;
}
.sharetop li a{
  line-height:0;
  display:block;
  width:67px;
  height:67px;
}
.sharetop ul li img{
  width:67px;
  height:67px;
}
.sharebottom{
  float:right;
  width:280px;
  padding-top:10px;
}
.sharebottom ul{
  margin:0;
  padding:0;
  float:right;
}
.sharebottom li
{
display: inline;
list-style-type: none;
padding-left: 18px;
}
.entry-bottom{
  text-align:center;
  margin-bottom:36px;
  font-size:18px;
  padding:34px 0;
  width:100%;
    border-bottom:2px solid #2257DA;
}
.entry-bottom .viewshares{
  margin: 0 auto 10px auto;
  width:336px;
  padding:0px 0 10px;
  	border-bottom:2px solid #2257DA;
  display:block;
  text-align:center;
  font-weight:700;
}
.entry-bottom .sidebarimageemailtext{
	padding:5px 0 5px;
}
.entry-bottom .viewshareslabel{
  width:56px;
  display:inline-block;
}
.postinvitebottom{
  border-top:1px solid #C7C5C5;
  padding-top:20px;
  margin-top:20px;
  margin-right:25px;
}
.author-bottom a, .author-bottom{
  font-size:16px;
}
.author-bottom{
	margin-bottom:10px;
}
.author-wrapper a, .author-wrapper{
  font-size:16px;
  padding-bottom:18px;
}
.author-bottom-right{
  float:left;
}
.author-bottom-right{
	margin-top:24px;
}
.author-bio{
	margin-top:20px;
}
.author-top{
  font-size:16px;
}
.author-top .byline-authorname, .author-top .byline{
  font-size:16px;

}
.single .author-top .byline{
	margin-top:10px;
}
.author-top
.author-top .byline{
	margin-top:7px;
}
.author-top .byline-authorname a{
  text-transform:none;
}
.bylinedate{
  color:#9f9f9f;
  font-style:italic;
}
.jobdate{
  color:#7f8997;
}
.indexstory .bylinedate, .indeximageholder .bylinedate{
	width:50%;
	float:left;
}
.marketstory .bylinedate, .indeximageholder .bylinedate{
	width:50%;
	float:left;
}
.featuredeventstory .bylinedate, .featuredhomestory .bylinedate{
	width:50%;
	float:left;
}
.viewslabel{
	margin-top:7px;
}
.post-shares{
  font-weight:bold;
}

#kento-pvc{
  display:none;
}
/* Tag links style */

.entry-meta .tag-links a {
	background-color: #767676;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform: uppercase;
}

.entry-meta .tag-links a:hover {
	color: #fff;
}

.entry-meta .tag-links a:before {
	border-top: 10px solid transparent;
	border-right: 8px solid #767676;
	border-bottom: 10px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #2AC4F4;
}

.entry-meta .tag-links a:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
}


/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */
 .page-title{
  font-size:48px;
  font-weight:700;
  text-transform:uppercase;
  margin:0px 0 10px;
 }

 .category-page-title{
	font-size:48px;
	margin-top:0px;
	margin-bottom:63px;
}

 .notes-intro{
 	padding-top:36px;
 	text-align:center;

 }
 .notes-doc{
 	padding-top:30px;
 }
 .notes-map{
 	padding-top:50px;
 	padding-bottom:6px;
 }
 .issuuembed{
  	height:800px;
  	width:100%;
  }
  .buytext{
  	padding-top:30px;
  }
  .buytext p{
  	padding-bottom:0;
  	margin-bottom:0;
  }
  .buytext .smalltext{
  	font-size:13px !important;
  }
  .mobilecentered{
  	text-align:center;
  	width:100%;
  }
  .mobilecentered .buyimage img{
  	width:100%;
  }
  .mobilecentered div{
  	margin:auto;
  }
 .full-title-holder{
  padding-top:18px;
 }
.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}
.post-entry-content{
  text-align:left;
  width:1100px;	
  margin:20px auto 0;
  font-size:16px;
}
.post-entry-content p{
  font-size:16px;
}

.site-content .entry-content,
.site-content .entry-summary,
.page-content {
	background-color: #fff;
	padding: 12px 0px 0;
}

.page .entry-content {
	padding-top: 0;
}

.postimage {
  overflow:hidden;
  width: 100%; 
  text-align:center;
  position:relative;
  background-color:#fff;
}
.postimage img{
  height:auto;
  width:100%;
  max-width:1300px;
}
.postimage {
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-position: center center;
  background-size: cover;
  -ms-behavior: url(/backgroundsize.min.htc);
}
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.page-content h4:first-child,
.page-content h5:first-child,
.page-content h6:first-child {
	margin-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
	text-decoration: underline;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.entry-content a.button,
.entry-summary a.button,
.page-content a.button,
.comment-content a.button {
	text-decoration: none;
}

.entry-content table,
.comment-content table {
	font-size: 14px;
	line-height: 1.2857142857;
	margin-bottom: 24px;
}

.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
}

.entry-content td,
.comment-content td {
	padding: 8px;
}

.entry-content .edit-link {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-content .edit-link a {
	color: #767676;
	text-decoration: none;
}

.entry-content .edit-link a:hover {
	color: #2AC4F4;
}

.entry-content .more-link {
	white-space: nowrap;
}


/* Page links */

.page-links {
	clear: both;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	margin: 24px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	display: inline-block;
	height: 22px;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 22px;
}

.page-links a {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}

.page-links a:hover {
	background: #2AC4F4;
	border: 1px solid #2AC4F4;
	color: #fff;
}

.page-links > .page-links-title {
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto;
}





/**
 * 6.6 Post Formats
 * -----------------------------------------------------------------------------
 */


/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

.nav-links {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	hyphens:         auto;
	word-wrap: break-word;
}

.post-navigation,
.image-navigation {
	margin: 24px auto 48px;
	max-width: 474px;
	padding: 0 10px;
}

.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 11px 0 12px;
	width: 100%;
}

.post-navigation .meta-nav {
	color: #767676;
	display: block;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	text-transform: uppercase;
}

.post-navigation a,
.image-navigation a {
	color: #2b2b2b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.7142857142;
	text-transform: none;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #2AC4F4;
}

/* Paging Navigation */

.paging-navigation {
	border-top: 5px solid #000;
	margin: 48px 0;
}

.paging-navigation .loop-pagination {
	margin-top: -5px;
	text-align: center;
}

.paging-navigation .page-numbers {
	border-top: 5px solid transparent;
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	margin-right: 1px;
	padding: 7px 16px;
	text-transform: uppercase;
}

.paging-navigation a {
	color: #2b2b2b;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #24890d;
}

.paging-navigation a:hover {
	border-top: 5px solid #41a62a;
	color: #2b2b2b;
}


/**
 * 6.8 Attachments
 * -----------------------------------------------------------------------------
 */

.attachment .content-sidebar,
.attachment .post-thumbnail {
	display: none;
}

.attachment .entry-content {
	padding-top: 0;
}

.attachment footer.entry-meta {
	text-transform: none;
}

.entry-attachment .attachment {
	margin-bottom: 24px;
}


/**
 * 6.9 Archives
 * -----------------------------------------------------------------------------
 */

.archive-header,
.page-header {
	margin: 24px auto;
	max-width: 474px;
}

.archive-title {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin: 0;
}

.taxonomy-description,
.author-description {
	color: #767676;
	font-size: 14px;
	line-height: 1.2857142857;
	padding-top: 18px;
}

.taxonomy-description p,
.author-description p {
	margin-bottom: 18px;
}

.taxonomy-description p:last-child,
.author-description p:last-child {
	margin-bottom: 0;
}

.taxonomy-description a,
.author-description a {
	text-decoration: underline;
}

.taxonomy-description a:hover,
.author-description a:hover {
	text-decoration: none;
}


/**
 * 6.10 Contributor Page
 * -----------------------------------------------------------------------------
 */

.contributor {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:      border-box;
	padding: 48px 10px;
}

.contributor:first-of-type {
	padding-top: 24px;
}

.contributor-info {
	margin: 0 auto;
	max-width: 474px;
}

.contributor-avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	float: left;
	margin: 0 30px 20px 0;
	padding: 2px;
}

.contributor-name {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin: 0;
}

.contributor-bio a {
	text-decoration: underline;
}

.contributor-bio a:hover {
	text-decoration: none;
}

.contributor-posts-link {
	display: inline-block;
	line-height: normal;
	padding: 10px 30px;
}

.contributor-posts-link:before {
	content: "\f443";
}


/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */

.error404 .page-content {
	padding-top: 0;
}

.error404 .page-content .search-form {
	margin-bottom: 24px;
}


/**
 * 6.12 Full-width
 * -----------------------------------------------------------------------------
 */

.full-width .hentry {
	max-width: 100%;
}


/**
 * 6.13 Singular
 * -----------------------------------------------------------------------------
 */


/**
 * 6.14 Comments
 * -----------------------------------------------------------------------------
 */



/**
 * 7.0 Sidebars
 * -----------------------------------------------------------------------------
 */

 .content-sidebar ul{
  list-style:none;
  margin:0;
 }
 .sidebartitle{
  font-size:14px;
  font-weight:700;
  padding-bottom:10px;
  text-transform:uppercase
 }
.sidebarguidestitle{
	color:#fff;
	text-align: center;
	background:#333335;
	padding-top:10px;
}
.sidebarguidesinner{
	background:#F7F7F7;
	padding:20px 40px 10px 40px;
	box-sizing:border-box;
}
.sidebarguides iframe, .home .sidebarguides .widget{
	margin-bottom:0;
}
/* Secondary */

#secondary {
	background-color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	clear: both;
	color: rgba(255, 255, 255, 0.7);
	margin-top: -1px;
	padding: 0 10px;
	position: relative;
	z-index: 2;
}

.site-description {
	display: none;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
}

/* Primary Sidebar */

.primary-sidebar {
	padding-top: 48px;
}

.secondary-navigation + .primary-sidebar {
	padding-top: 0;
}

/* Content Sidebar */



/**
 * 7.1 Widgets
 * -----------------------------------------------------------------------------
 */

/* Primary Sidebar, Footer Sidebar */

.widget {
	font-size: 14px;
	margin-bottom: 48px;
	width: 100%;
}


.widget a {
	color: #2257DA;
}

.widget a:hover {
	color: #333335;
}

.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
	margin: 24px 0 12px;
}

.widget h1 {
	font-size: 22px;
	line-height: 1.0909090909;
}

.widget h2 {
	font-size: 20px;
	line-height: 1.2;
}

.widget h3 {
	font-size: 18px;
	line-height: 1.3333333333;
}

.widget h4 {
	font-size: 16px;
	line-height: 1.5;
}

.widget h5 {
	font-size: 14px;
	line-height: 1.7142857142;
}

.widget h6 {
	font-size: 12px;
	line-height: 2;
}

.widget address {
	margin-bottom: 18px;
}

.widget abbr[title] {
	border-color: rgba(255, 255, 255, 0.7);
}

.widget mark,
.widget ins {
	color: #000;
}

.widget pre,
.widget fieldset {
	border-color: rgba(255, 255, 255, 0.2);
}

.widget code,
.widget kbd,
.widget tt,
.widget var,
.widget samp,
.widget pre {
	font-size: 12px;
	line-height: 1.5;
}

.widget blockquote {
	color: rgba(255, 255, 255, 0.7);
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 18px;
}

.widget blockquote cite {
	color: #fff;
	font-size: 14px;
	line-height: 1.2857142857;
}

.widget dl,
.widget dd {
	margin-bottom: 18px;
}

.widget ul,
.widget ol {
	list-style: none;
	margin: 0;
}

.widget li > ol,
.widget li > ul {
	margin-left: 10px;
}

.widget table,
.widget th,
.widget td {
	border-color: rgba(255, 255, 255, 0.2);
}

.widget table {
	margin-bottom: 18px;
}

.widget del {
	color: rgba(255, 255, 255, 0.4);
}

.widget hr {
	background-color: rgba(255, 255, 255, 0.2);
}

.widget p {
	margin-bottom: 18px;
}

.widget-area .widget input,
.widget-area .widget textarea {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: rgba(255, 255, 255, 0.2);
	color: #fff;
	font-size: 16px;
	padding: 1px 2px 2px 4px;
}

.widget-area .widget input:focus,
.widget-area .widget textarea:focus {
	border-color: rgba(255, 255, 255, 0.3);
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #24890d;
	border: 0;
	font-size: 12px;
	padding: 5px 15px 4px;
}

.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: #41a62a;
}

.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
	background-color: #55d737;
}

.widget .wp-caption {
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 18px;
}

.widget .widget-title {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.7142857142;
	margin: 0 0 24px 0;
	text-transform: uppercase;
}

.widget-title,
.widget-title a {
	color: #fff;
}

.widget-title a:hover {
	color: #2AC4F4;
}
.homewidgetinfo{
  text-align:center;
  font-size:12px;
  margin-top:auto;
}
/* Calendar Widget*/

.widget_calendar table {
	line-height: 2;
	margin: 0;
}

.widget_calendar caption {
	color: #fff;
	font-weight: 700;
	line-height: 1.7142857142;
	margin-bottom: 18px;
	text-align: left;
	text-transform: uppercase;
}

.widget_calendar thead th {
	background-color: rgba(255, 255, 255, 0.1);
}

.widget_calendar tbody td,
.widget_calendar thead th {
	text-align: center;
}

.widget_calendar tbody a {
	background-color: #24890d;
	color: #fff;
	display: block;
}

.widget_calendar tbody a:hover {
	background-color: #41a62a;
}

.widget_calendar tbody a:hover {
	color: #fff;
}

.widget_calendar #prev {
	padding-left: 5px;
}

.widget_calendar #next {
	padding-right: 5px;
	text-align: right;
}



/* List Style Widgets*/

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding: 8px 0 9px;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top: 0;
}

.widget_categories li ul,
.widget_nav_menu li ul,
.widget_pages li ul {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	margin-top: 9px;
}

.widget_categories li li:last-child,
.widget_nav_menu li li:last-child,
.widget_pages li li:last-child {
	padding-bottom: 0;
}

/* Recent Posts Widget */

.widget_recent_entries .post-date {
	display: block;
}

/* RSS Widget */

.rsswidget img {
	margin-top: -4px;
}

.rssSummary {
	margin: 9px 0;
}

.rss-date {
	display: block;
}

.widget_rss li {
	margin-bottom: 18px;
}

.widget_rss li:last-child {
	margin-bottom: 0;
}

/* Text Widget */

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


/**
 * 7.2 Content Sidebar Widgets
 * -----------------------------------------------------------------------------
 */




/**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */

#supplementary {
	padding: 0 10px;
}

.footerholder{
  width:100%;
	background-color: #F7F7F7;
  border-top:10px solid #2257DA;
}
.site-footer {
	font-size: 18px;
	position: relative;
	z-index: 3;
	width:1100px;
	margin:0px auto;
	padding-top:78px;
	padding-bottom:50px;
}
.fcol1{
  float:left;
  width:320px;
  padding:0px 0;
  font-size:22px;                  
}
.fcol2{
  float:left;
  width:250px;
  font-size:16px;
  padding-left:60px;
  padding-top:0px;
}

.fcol4 ul{
	padding-left:0px;
	margin-left:0px;
}
.fcol4 ul li{
  list-style:none;  
  font-size:12px;
  padding-bottom:16px;
}
.fcol3{
  float:left;
  width:300px;
}
.fcol3 .sidebarimageemailtext{
  border-bottom:none;
}
.fcol4{
  float:left;
  width:170px;
}
.fcol4 ul li{
  list-style:none;  
  font-size:12px;
  padding-bottom:16px;
}
.site-info {
		display: inline-block;
	font-size: 20px;
	margin: 0;
  text-align:center;
  padding:0;
  padding-bottom:15px;
}
.homebutton{
  padding:14px 0 3px 0;
  margin:0;  
}
.footerlogo{
  margin:0;
  padding:0 0 10px;
  
}
.prev-posts-link{
  text-align:center;
  width:100%;
}
.prev-posts-link .button, .prev-posts-link .button:hover{
  border-radius: 6px;
  padding: 10px 0;
}
#supplementary + .site-info {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-info a:hover {
	color: #fff;
}

.copyright{
  font-size:11px;
  color:#37485d;
}
.mobilesectionad{
  display:none;
}
.homemobilenav{
  display:none;
}
.mobileindexsidebar{
  display:none;
}
.ad{
      text-align:center;
}
.mobilead{
  margin:0 auto;
  padding-bottom:10px;
  width:300px;
}
.mobilestoryad{
  margin:0 auto 24px;
  padding:0 15px 15px;
  background:#f4f4f4;
  height:auto;
  width:300px;
  text-align:center;
}
.mobilestoryad .smalltext{
	padding:10px;
}
.textwidget_mobile{
  width:100%;
  float:left;
  
}
.ad a{
  font-weight:bold;
}
.entry-item-sidebar{
    display:table-cell;
    width:100%;
    float:none;
    vertical-align:top;
    padding:0px 0 0 16px;
}


.widget .entry-meta a{
  color:#767676;
}
.entry-header-sidebar{
    display:table;
  margin-bottom:10px;
  padding-bottom:16px;
}
.home-sidebar-wrapper .entry-header-sidebar{
	padding-bottom:8px;
}

.entry-header-sidebar .entry-meta{
  padding-top:6px;
  font-size:13px;
  font-weight:600;
  margin-bottom:0;
}
.entry-header-sidebar .entry-meta, .entry-header-sidebar .entry-meta a {
  color:#2257DA;
  
}
.home .popular-sidbar-title{
  font-size:12px;
  font-weight:normal;
}
.home .events-sidebar-title, .jobs-sidebar-title{
  font-size:12px;
  font-weight:normal;
}

.events-sidebar-title a, .events-sidebar-title a:hover, .events-sidebar-title a:visited{
  color:#333335;
  
}
.jobs-sidebar-title{
	font-size:12px;
}
.jobs-sidebar-title a, .jobs-sidebar-title a:hover, .jobs-sidebar-title a:visited{
  color:#333335;
  
}
.popular-sidbar-title{
  font-size:12px;
  font-weight:normal;
}
.popular-sidbar-title a, .popular-sidbar-title a:hover, .popular-sidbar-title a:visited{
  color:#333335;
  
}
.popular-sidbar-title a:hover, .jobs-sidebar-title a:hover, .events-sidebar-title a:hover{
  text-decoration:underline;
}
.popularimage{
    display:table-cell;
      vertical-align:top;
    width:84px;
    padding-right:5px;
}
.home .popularimage{
  width:102px;
  -webkit-flex:1 0 auto;
}
.popularimage img{
  max-width:102px;
}
.popular-sidebar-wrapper{
  width:285px;
  text-align:left;
  margin:16px 0 0 6px;
}
.home .home-sidebar-wrapper{
  width:285px;
  text-align:left;
  margin:0px 0 0 6px;
}


  .mobilebuttons{
    display:none;
  }
  .headerholder{
    padding-top:0px;
    width:1100px;
	margin: 0 auto;
  }
  .headermembership{
    text-align:right;
    background:#2257DA;
    padding: 3px 10px 5px;
    border-radius: 0px 0px 3px 3px;
    float:right;
    display:inline-block;
    color:#fff;
    
  }
  .headermembership a{
    color:#fff;
    font-size:12px;
    font-weight:bold;
  }
  .home .headerholder{
    margin-bottom:0;
  }
  .eventsnote{
  	font-size:12px;
  	margin:0 0 15px;
  }
   .marketstory.featured .thumbnail_image {
          box-shadow: 10px 10px 4px rgb(211, 211, 211);
          border-radius:6px;

}
.pum-form__submit{
	text-transform:none !important;
}
.airplane{
	background-color:#38485f;
	 background-image: url("images/airplane.svg");
  	background-repeat:no-repeat;
  	width:37%;
  	display:block;
  	background-position: 50%;
  	background-size:80% auto;
  	margin:-1px 0 -1px -1px;
  	border-radius:12px 0 0 12px;
}
.n_signup{
	display:none;

}
.n_right{
	float:left;
	width:63%;
	padding:20px;
	background-color:#fdfbfc;
	border-radius:12px !important;
}

.n_right p{

	display:none;
}
.n_right .n_desc{
	display:block;
	font-size:13px !important;
	margin-bottom:16px !important;
}
.n_title{
	color:#38485f;
	font-size:16px;
	font-weight:bold;

}
.pum-overlay{
	background-color:rgba( 255, 255,255,0.80 ) !important;
	box-shadow: none !important;
}
.pum-container{
	padding:0 0 0 0 !important;
	overflow:hidden !important;
	margin-bottom:0px !important;
	border:none !important;
	border-radius:none !important;
	overflow:visible !important;
}
.pum-close{
	background-color:transparent !important;
	color:#1c3b7a !important;
}
.pum-form{
	margin-bottom:0px !important;
	text-align:center;
}
	.pum-content{
	display:flex !important;
	background-color:#e4effb !important;
	color:#1c3b7a !important;
	padding-top:20px !important;
}
.pum-content h2{
	font-weight:600 !important;
}
.pum-content .nf-form-fields-required{
	display:none;
}
.pum-content .nf-error-field-errors{
	display:none;
}
.pum-content .field-wrap input[type="button"]{
	background-color:transparent !important;
	border:none !important;
	color:#1c3b7a;
	font-size:16px;
	font-weight:600;
	text-transform:capitalize;
	padding-right:0px;
	float:right;
}
.pum-content .nf-form-cont{
	margin:0 auto;
}
.pum-content p{
	margin-top:10px;
}
.pum-form__field--email{
	vertical-align: top;
	margin-bottom:0px !important;
	width:70% !important;
}
.pum-form__field--email input{
	border-radius:5px 0px 0px 5px !important;
	background-color:#fff;
	height:48px;
	width:100% !important;
}
.pum-form__field--submit{
	margin-left:-5px;
	vertical-align: top;
	width:30% !important;
}
.good{
	text-align: center;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:13px;
}
.pum-form__field--submit button{
	height:48px;
	width:90px;
	font-size:13px !important;
	background:#2257DA;
	display:inline;
	margin:0;
	margin-top:0px !important;
	padding:0;
	font-size:14px;
	border-radius: 0px 5px 5px 0px !important;
}
.pum-close{
	padding-top:0px !important;
	font-weight:500 !important;
	font-size:50px !important;
}
.pum-content .nf-field-container{
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}
.pum-content .nf-form-content{
	margin-bottom:50px;
	padding-bottom:0px;
	border-bottom:1px solid #1c3b7a;
}	
.pum-content input[type="email"]{
	background:transparent !important;
	border:none !important;
	padding:5px 17px 6px 0px;
	font-size:16px;
	margin:0;
	color:#1c3b7a !important;
}
.pum-content input[type="email"]::placeholder{
	font-size:16px;
	margin:0;
	color:#1c3b7a !important;
	font-weight:600;
}
.pum-form__messages p{
	margin-top:0px !important;
	display:block !important;
}
.pum-content .email-container{
	margin-left:0px !important;
}
.pum-content .submit-container{
	float:right !important;
}
/**
 * 9.0 Featured Content
 * -----------------------------------------------------------------------------
 */




/**
 * 10.0 Multisite
 * -----------------------------------------------------------------------------
 */




/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}
@media screen and (max-width: 600px){
	.content-column div{
		padding-left:0 !important;
		padding-right:0 !important;
}

.label-left .nf-field-description{
	margin-left:0 !important;
	margin-top:0 !important;
}
.label-left .nf-field-label,.label-left .nf-field-element{
	width:100% !important;
}
.buttoncontainer{
	margin-left:0 !important;
}
  .mobilecenterimage{
  	text-align:center;
  	width:100%;
  	box-sizing: border-box;
  	margin-left:0px;
  	margin-right:0px;
  }
}
@media screen and (max-width: 1350px){
     .sharetop{
      position:relative
   }
   .sharetop li{
    display:inline
   }
   .sharetop li a{
    display:inline-block;
   }
  .sharetop{
    display:block;
    float:left;
    text-align:center;
    width:100%;
    padding-bottom:20px;
  }
  .sharetop ul{
    display:block;
    position:relative !important;
    margin: 0 auto;
    width:100%;
  }   
}

@media screen and (max-width: 970px) {
	#page{
	padding-top:120px;
}

h1.jobtitle{
	font-size:30px;
}
.byline_lower{
  font-size:14px;
  color:#7f8997;
  margin-top:4px;
  font-weight:600;
}
	.airplane{
		width:30% !important;
		min-height:0px !important;
		display:block;
		border-radius:0 !important;
		margin:0 0 0 0 !important;
	}
.n_title{
	font-size:14px !important;
}
.pum-container{
	margin-bottom:0 !important;
	width:100% !important;
	min-width:0px !important;
	background: #38485f !important;
	max-width:100% !important;
	border-radius:0px !important;
	border:none !important;
	box-shadow:0 0 0 0 !important;
	background-color:#38485f !important;

}
.pum-content h2{
	font-size:20px !important;
}
.pum-content .nf-form-content{
	border-bottom:none;
	margin-bottom:25px;
	padding-bottom:25px;
}
.pum-content .field-wrap input[type="button"]{
	float:none;
}
.pum-content{
	padding:0 10px;
	font-size:15px;
}
.pum-content .email-container, .pum-content .submit-container{
	width:100% !important;
	padding-left:0px;
	margin-left:0px !important;
	float:none;
}
.pum-content input[type="email"]{
	border-bottom:1px solid #1c3b7a !important;
	border-radius:0px;

}
.pum-content input[type="button"]{
	text-decoration:underline;
	margin-top:20px;
	padding:0px;
	margin-left:0px;
}
.pum-close{

	right:10px !important;
	top:10px !important;
	width:auto !important;
	height:auto !important;
	min-width:0 !important;
	padding:0px 0px 0px 0px !important;
}
.n_right{
	background-color:#38485f;
	color: #fff;
	width:auto;
	max-width:70% !important;
	padding:10px 40px 10px 10px !important;
	border-radius:0 !important;
}
.n_right p{
	margin-bottom:10px;
}
.n_right .n_desc{
	padding:0 10px !important;
	text-align: center !important;
}
.n_signup{
	display:block;
	text-align: center;
}
.signup-button{
	border-radius: 20px;
	width: 80%;
	max-width:250px;
	padding: 10px 10px !important;
	margin:0 auto;
	background-color: #2257DA !important;
	box-shadow: none;
	font-size: 15px;
	font-weight: 700;
	text-transform: none;

	color: #fff;
	vertical-align: bottom;
	text-align: center;
}
.n_title{
	color:#fff;
	text-align: center;
}

.good{
	display:none;
}
.middlewidgetholder{
	display:block;
	border-top:1px solid #eaeaea;
}
.featuredhome .thumbnail_image{
	max-height:500px;
}
.featuredhome .thumbnail_image img{
	max-width:350px;
}
.middlewidgetholder .one_third{
	width:100%;
}
  .fullad{
    display:none;
  }
  .slidemenu_search .overlay-close{
	padding-right:0;
}
.closetext{
	font-size:12px;
	display:inline-block;
	margin-right:10px;
	margin-top:-8px;
	vertical-align:middle;
	line-height: 40px

}
  .category-page-title, .page-title{
  	padding-left:10px;
  	font-size:40px;
  }
  .directory-left .page-title{
  	padding-left:0px;
  }
  .slidemenu  #s{
	border-radius:45px;
	padding:16px 10px 16px 65px;
	background-position:33px 19px;
	}
	.slidemenu_search{
		padding:0 20px;
		margin-bottom:15px;
		box-sizing: border-box;
	}

   .dateviews{
  	width:100%;
  }
  .indexstory .bylinedate, .featuredhomestory .bylinedate, .featuredeventstory .bylinedate{
  	width:100%;
  }
  .marketstory .bylinedate{
  	width:100%;
  }
  .storyviews{
  	display:block;
  	text-align:left;
  	width:100%;
  }
  .fullview{
    display:none;
  }
  .specialtop{
    height:auto;
  }
  .partnerstable{
    margin-top:10px;
  }
  .partnerstable td{
    padding-bottom:0px;
  }  
  .excerpt{
    font-size:12px;
  }
  .headerholder{
  	width:100%;
    padding-top:0px;  
    margin-bottom:0;
  }
  .main-content {
   width:100%;	
   }
   .mobileview{
    display:block;
   }
   .partnersleft{
    width:100%;
  }
  .partnersright{
    width:100%;
    padding-left:10px;
    box-sizing:border-box;
  }
  .inviteleft{
    width:100%;
  }
  .inviteright{
    width:100%;
    padding-left:10px;
    box-sizing:border-box;
  }
  .partnerstable td{
    display:block;
    width:100%;
  }
  .partners_sm td{
    display:table-cell;
    width:25%;
    padding-bottom:10px;
  }
  .partners_m td{
    display:table-cell;
    width:25%;
    padding-bottom:10px;
  }
  .topad{
  display:block;

}
.topadbutton{
  padding:10px 20px; 
  margin:5px 0 0px;
  width:100%;
  text-align:center;
}
.topadcontent{
  display:inline-block;
  width:80%;
  font-size:12px;
}
.topadinner{
  width:100%;
  display:block;
}
.topad-image{
  vertical-align:top;
  width:18%;
  display:inline-block;
  max-width:45px;
  padding-left:10px;
  padding-right:10px;
  box-sizing:border-box;
  border-radius:5px;
}
.home .topad .author_image img{
  width:20px;
  height:20px;
}
.topadbuttoninner{
  padding-left:25% !important;
  width:50%;
  text-align:center !important;
}
.topadinner div{
  padding:0 0px;
  text-align:left;
}
.topadinner p{
  margin:0;
  padding:0;
}
.excerpt{
  width:100%;
}
  .slidemenu{
    width:75%;
    overflow-y: scroll;
    padding-left:40px;
    background:none;
  }
  .slidemenuholder{
    background:#fff;
  }
  .overlay-menu{
    overflow-y:scroll;
  }
  .slidemenuleft{
    width:100%;
  }
  .slidemenuright{
    width:100%;
  }
  .site-header{
    width:100%;
    margin-bottom:0;
  }
  .axiosheader{
  	font-size:12px;
  }
  .content-sidebar{
    display:block;
  } 
  .mobileindexsidebar{
    display:block;
  }
  .home .content-sidebar{
    display:none;
  }
  .button{
    white-space: nowrap;
    margin-top:5px;
  }
  .popbuttons{
    margin-top:5px;
  }
  .filterbuttons{
    margin-top:5px;
  }
  .nextstory{
    margin-bottom:20px;
  }
  .nextstory .thumbnail-image{
    margin-top:0px;
  }
  .home .content-area{
    padding:0;
  }
  .popbuttons .button{
    display:block;
  }
  .filterbuttons .button{
    display:block;
    font-size:10px;
  }
   .sharetop{
      position:relative
   }
   .sharetop li{
    display:inline;
    padding-right:9px;
    padding-left:9px;
   }
   .sharetop li a{
    display:inline-block;
   }
  .overlay .overlay-close {
  float:left;
  position:absolute;
  margin-top:30px;
  margin-left:-40px;
  width:10px;
  padding:7px 15px;
  background:#2257DA;
  color:#fff;
  cursor:pointer;
  font-weight:bold;
} 
.mobilemenutop{
  height:51px;
  border-top:5px solid #fff;
}
.mobilemenuheader{
  font-size:22px;
  color:#fff;
  padding-left:26px;
  font-weight:bold;
  letter-spacing:2px;
  line-height:51px;
}
.overlay-menu ul{

  list-style:none;
  margin:0;
  padding:0;

}
.overlay-menu li{
  position:relative;
	margin:0;
	padding:0;
}
.overlay-menu li a{
  display:block;
	color:#333335;
	text-decoration:none;
	font-weight:700;
	line-height:43px;
	padding:0 83px;
  
  	font-size:14px;
    letter-spacing:2px;
 border-top:1px solid #37485E;
   padding-top: 1px; /*Increase padding by width of border */
    margin-top: -1px;   
  background-color:rgba(255,255,255,0.95);
  background-image: url("images/whitebubble2x.png");
  background-repeat:no-repeat;
  background-position:50px 9px;
  background-size:25px 28px;
}

  .site-content{
    
  }
  .mobiletitle{
    padding-left:20px;
    padding-right:20px;
    display:block;

  }
  .mobilesectionheader{
	color:#333335;
	text-decoration:none;
	font-weight:700;
	
  	font-size:18px;
  line-height:25px;
    letter-spacing:2px;
  background-repeat:no-repeat;
  background-position:0px 3px;
  background-size:22px 23px;
  padding-left:30px;  
  margin-bottom:5px;
  }
  .section-description{
    padding-right:20px;
    padding-left:20px;
  }
   .post-entry-content .section-description{
    padding-right:0px;
    padding-left:0px;
  }
  .section-description p{
    font-size:14px;
  }
  .entry-title, .home .entry-title,.nextstory .entry-title{
    font-size:13px;
    line-height:15px;
    padding-top:0;
    margin-bottom:7px;
  }
  .category .entry-title{
  	font-size:15px;
  	line-height:18px;
  }
  .home .entry-title{
  	font-size:15px;
  	line-height:18px;
  }
  .content-area-padded .post-entry-content .content-left, .content-area-single .post-entry-content .content-left, .post-entry-content{
    width:100%;
  }
  .content-area-single .content-top h1, .content-top h1{
    padding-left:0px;
    padding-right:0px;
    font-size:28px;
    padding-top:5px;
    line-height:32px;
  }
    .directory-left {
		padding-right:10px;
    padding-left:10px;
    width:100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	}
  .dirviews{
    font-size:13px;
    font-weight:bold;
       margin:-15px 0 15px;
  }
  .eventsnote{
  	font-size:12px;
  	margin:0 0 15px;
  }
  .jobviews{
    font-size:13px;
    font-weight:bold;
       margin:-15px 0 48px;
  }
  .directory-full{
  padding-right:10px;
    padding-left:10px;
    width:100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-right:none;
    float:none;
    margin-bottom:0;
    display:block;
    min-height:10px;
  }
  .directory-entry .event-entry, .directory-entry .featuredhomestory{
    margin-bottom:20px;
    height:auto;
  }
  .directory-full .hentry{
    width:100%;  
    float:none;
  }
  .directory-full .hentry .entry-title{
    font-size:16px;
  }
  .content-top h1{
    padding-left:20px;
    padding-right:20px;  
  }
  .exploretop{
    padding-left:10px;
    padding-right:10px; 
  }
  .exploretop .searchform{
    display:block;
    padding:10px 0 0;
    
  }
  .exploretop .searchform #s{
    width:65%;
  }
   .searchresults .searchform{
    display:block;
    padding:10px 0 0;
    
  }
  .searchresults .searchform #s{
    width:65%;
  }
  .jobsearch .searchform #searcha{
  width:65%;  
  margin-bottom:10px;
}
.jobsearch .searchform .jobformlabel{
	display:block;
}
.jobsearch .searchform{
	width:85%;
	padding-left:0px;
}

.jobfilterholder{
	width:100%;
	text-align:center;
}
.hotcats{
	display:inline-block;
	text-align:left;
	padding-right:50px;
}
.hotcats div, .joblevels div{
	display:block !important;
}
.joblevels{
	display:inline-block;
	text-align:left;
}
.usedby{
	display:none;
}
.viewbutton{
	display:none !important;
}
.jobboardleader{
	background: url("images/jobbg.jpg");
	border-radius:12px;
	background-repeat:no-repeat;
	background-position: center center;
	color:#fff;
	width:100%;
	text-align:center;
	padding:10px;
	box-sizing:border-box;
	font-size:16px;
	font-weight:bold;
	position:relative;
}
.jobboardleader p, .jobboardleader h1{
	font-size:16px;
	font-weight:bold;
	position:relative;
	color:#fff;
	margin-bottom:0;
	padding-top:12px;
	padding-bottom:12px;
	margin-top:0px;
}

.jobboardleader .jobleaderbutton{
	border:1px solid #fff;
	padding:5px 20px;
	font-size:16px;
	text-align:center;
}
.jobboardleader .jobleaderbutton_1{

  background-color:#2257DA !important;

  margin:0;
  text-transform:uppercase;

border-radius: 5px 5px 5px 5px; 
-moz-border-radius: 5px 5px 5px 5px; 
-webkit-border-radius: 5px 5px 5px 5px; 
}
.jobboardleader .jobleaderbutton_1:hover{
  background-color: #333335 !important;
}
  .explorecontent{
    width:32%;
  }
  .exploreimagetag{
    font-size:18px;
  }
  .post-entry-content{
    width:100%;
    
  }   
  .post-entry-content p{
    font-size:16px;
  }                         
  .post-entry-content .content-left, .site-content .content-left {
    padding-right:10px;
    padding-left:10px;
    width:100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .content-top{
    padding-top:8px;  
  }
  .post-header{
    padding: 0 10px;
  }
  .content-sidebar{
    padding:0 20px;
  }
  .content-sidebar ul{
    margin:0;
    padding:0;
  }
  .content-left{
    display:block;
    width:100%;
    padding:0 10px;
    min-height:10px;
    border-right:none;
    float:none;
    margin-bottom:0;
  }   
  .content-left .indexstory{
    display:block;
  } 
  .content-full{
  width:100%;
  padding-left:10px;
  padding-right:10px;
  box-sizing:border-box;
}  
.fullwidthpost{
	padding:18px 10px 0 ;
	margin:0 0px 20px; 
	width:100%;
	box-sizing:border-box;
}


  .homemobilenav{
    display:block;
  }
  .homepagenav{
    font-size:14px;
  }
  .filterbuttons .filterholder{
    width:25%;
    float:left;
  }

  .popbuttonsmobile{
    display:block;
    padding:0 10px;
    width:100%;
    box-sizing: border-box;
    margin-bottom:20px;
  }
  .popbuttonsmobile .button{
    width:50%;
    box-sizing:border-box;
    float:left;
  }
  .popbuttonsmobile .button.activebutton, .popbuttonsmobile .button:hover{
  display:inline-block;
  padding:5px 0;
  text-align:center;
  text-transform:uppercase;
  background:#2257DA;
  border:1px solid #2257DA;
  margin:0;
  color:#fff;
}
.popbuttonsmobile .button{
  display:inline-block;
  padding:5px 0;
  text-align:center;
  color:#2257DA;
  text-transform:uppercase;
  background:#fff;
  border:1px solid #2257DA;
  margin:0;
}   

  .mobilebuttons{
    display:block;
    padding:0 1.6%;
    width:97.5%;
    margin-top:20px;
  }
  .mobilebuttons .button{
    width:50%;
    box-sizing:border-box;
    float:left;
  }
  .mobilebuttons .button.activebutton, .mobilebuttons .button:hover{
  display:inline-block;
  padding:5px 0;
  text-align:center;
  text-transform:uppercase;
  background:#2257DA;
  border:1px solid #2257DA;
  margin:0;
  color:#fff;
}
.mobilebuttons .button{
  display:inline-block;
  padding:5px 0;
  text-align:center;
  color:#2257DA;
  text-transform:uppercase;
  background:#fff;
  border:1px solid #2257DA;
  margin:0;
} 


.popbuttons{
  display:none;
}
.popbuttonsmobile{
  display:block;
}
.popbuttonsmobile .button, .popbuttonsmobile .button.activebutton, .popbuttonsmobile .button:hover{
  box-sizing: border-box;
  width:33%;
  float:none;
}
.home .popbuttonsmobile .button, .popbuttonsmobile .button.activebutton, .popbuttonsmobile .button:hover{
  float:none;
}
.popholder{
  position:relative;
}
.popbadge{
  position:absolute;
  top:10px;
  left:10px;
  z-index:555;
}
.instamobile .one_half{
	text-align:center;
	clear:none;
	width:50%;
}
.home .popbadge{
	position:relative;
	top:0px;
	left:0;
}
.home .home-sidebar-wrapper{
	width:100%;
	margin-left:0px;
}
.popularstory{
  width:100%;
  border:1px solid #eaeaea;
}
.popularstory .thumbnail_image{
  width:100%;
  min-height:80px;
}
.popularstory .thumbnail-image{
  height:auto;
  width:100%;
  margin-top:0;
}
.popularstory .entry-item{
   width:100%;
   height:auto;
   box-sizing:border-box;
}
.popularstory .entry-title a{
  font-size:20px;
  line-height:1.1;
}
.realestatebox{
  display:none;
}
.storycolumn{
  float:none;
  display:block;
  
}
.openjobs{
  float:none;
  display:block;
  width:100%;
  margin-bottom:36px;
}
.homelistings{
  float:none;
  display:block;
  width:100%;
  margin-bottom:36px;
}
.onelinenoimage{
  float:none;
  display:block;
  width:100%;
}
.oneline{
  float:none;
  display:block;
  width:100%;
}
.content-area-padded .post-entry-content .content-sidebar{
  display:none;
}
.indeximage:hover .indeximageoverlay, .thumbnail_image:hover .indeximageoverlay
{
  display:none;
}
.indeximageholder{
	padding-right: 0px;
	margin-left:0;
	margin-right:0;
}
.eventadvice, .directoryadvice{
  width:100%;
  text-align:left;
  position:relative;

}
.featuredhomestory .eventadvice{
  width:100%;
  text-align:left;
  position:relative;
  left:0;
}
.ted_advice{
  width:40px;
  height:40px;
  display:inline-block;
  margin-right:10px;
  margin-left:10px;
  margin-bottom:20px;
  float:left;
}
.katie_advice{
  width:40px;
  height:40px;
  display:inline-block;
  margin-right:10px;
  margin-left:10px;
  margin-bottom:20px;
  float:left;
}
.andrew_advice{
  width:40px;
  height:40px;
  display:inline-block;
  margin-right:10px;
  margin-left:10px;
  margin-bottom:20px;
  float:left;
}
.kylie_advice{
  width:40px;
  height:40px;
  display:inline-block;
  margin-right:10px;
  margin-left:10px;
  margin-bottom:20px;
  float:left;
}
.samantha_advice{
  width:40px;
  height:40px;
  display:inline-block;
  margin-right:10px;
  margin-left:10px;
  margin-bottom:20px;
  float:left;
}
.lizzy_advice{
  width:40px;
  height:40px;
  display:inline-block;
  margin-right:10px;
  margin-left:10px;
  margin-bottom:20px;
  float:left;
}
.cristina_advice{
  width:40px;
  height:40px;
  display:inline-block;
  margin-right:10px;
  margin-left:10px;
  margin-bottom:20px;
  float:left;
}
.guideentrytableheader{
  display:none;
}
.mobileguideentrytablerow{
    display:block;
  border:1px solid #c7c5c5;
  padding:10px;
  margin-bottom:15px;
  position:relative;
}
.guidebadge{
  display:inline-block;
  margin-right:10px;
}
.guideentrytitle{
   display:inline-block;
   padding-top:10px;
}
.guideentryranking{
  width:100%;
}
.guideentrytablerow{
  display:none;
}
.mobileadvicebox{                         
  font-size:13px;
  padding-bottom:10px;
}
.directory-content .mobileadvicebox{
  text-align:left;  
}
.directory-content .ted_advice, .directory-content .andrew_advice, .directory_content .katie_advice, .directory_content .cristina_advice, .directory_content .samantha_advice, .directory_content .lizzy_advice, .directory_content .kylie_advice{
  margin-left:10px;
}
.terms{
  list-style:none;
}
.terms li{
  display:inline-block;
  padding:5px 10px;
  margin:10px;
  border:1px solid #2257DA;
}
.post-entry-content{
  border:none;
}
.post-entry-content .content-left{
  border:none;
}
.content-area-padded .post-entry-content .content-left, .content-area-single .post-entry-content .content-left{
  border:none;
}    
.post-entry-content .content-sidebar{
  display:none;
}
.content-top{
  width:100%;
}
.post-entry-content .section-description p{
  font-size:15px;
}
.single-post-wrapper .content-sidebar{
  display:none;
}
  .site-content .entry-meta{
    display:table;  
    width:100%;
  }
  .entry-bottom .viewshares{
    width:100%;
  }
  .author-bottom{
    padding-bottom: 10px;
    margin-bottom:10px;
    border-bottom: 1px solid #2257DA;
  }
  .author-bottom .most-recently,.author-bottom .most-recently a{
  font-size:16px;
  }
  .nextstory{
    width:100%;
    box-sizing:border-box;
    padding: 0 0px !important;
    margin:0;
  }
  .nextstorylabel{
    font-weight:600;
    padding-bottom:10px;
    display:block;
  }
  .nextstory .entry-title a{
    font-size:14px;
  }
  .jobstory .entry-title a{
  	font-size:18px;
  }
  .nextstory .byline-author{
    font-size:13px;
  }
  .nextstory .thumbnail-image{
    width:70px !important;
    height:70px !important;
    border-radius: 5px;
    min-height:1px;
  }
  .nextstory .thumbnail-job{
    width:70px !important;
    height:39px !important;
    min-height:1px;
  }
  .nextstory .thumbnail_image, .nextstory .thumbnail_job{
    width:80px;
  }
  .nextstory .entry-item{
    padding-top:0;
    width:200px;
  }
  .entry-bottom{
    margin-right:0;
    margin-bottom:10px;
  }
  .widget{
    margin-bottom:15px;
  }
  .successmsg{
    background:#fff;
  }
  .sharetop{
    display:block;
    float:left;
    text-align:center;
    width:100%;
    margin-top:10px;
    padding-top:10px;
  }
  .sharetop ul{
    display:block;
    margin: 0 auto;
    width:100%;
  }
  .byline{
    overflow:hidden;
    width:auto;
    padding-top:10px;
  }
  .popbuttonsmobile{
  padding-right:20px;
    padding-left:20px;  
  }
  .writersholder{
    border:none;
    padding-bottom:0;
    margin-bottom:0;
  }                  
  .writeravatarwrapper{
    display:table-cell;
    height:95px;
  }  
  .writerinfo{
    display:table-cell;
    vertical-align:top;
      padding-left:15px;
  }
  .writername{
    font-size:16px;
  }
  .writerdescription{
    padding-right:0;
  }
   #s{
    margin-bottom:5px;
   }
  .ad{
    padding:18px 0 18px 0;
    text-align:center;
  }
  .mobilesectionad{
    display:block;
    text-align:center;
    width:100%;
    padding:0;
    margin:0;
  }
  .mobilesectionad ul{
    list-style-type:none;
    padding:0;
    margin:0;
  }
  .content-area-category .content-sidebar{
    display:none;  
  }
  .content-sidebar-inner{
    text-align:center;
  }
  .content-sidebar-mobileindex ul{
    list-style-type:none;
    margin:0;
    padding:0;
  }
  .content-sidebar-mobileindex ul.guidesidebar{
    padding:0 12px 15px;
  }
    .content-sidebar-mobileindex  .ad{
      padding-top:10px;
      margin-top:10px;
    }
    .content-sidebar-mobileindex .widget{
      margin-bottom:0;
    }
    .latestmobileheader{
      padding-bottom:10px;
    }
  .sidebarimageholder{
    
    width:100%;
  }
  .sidebarimageemail{

  }
  .sidebarimageemailinner{
    padding:0px 0 0 0px;
  }
  .agendalink{
    display:none;
  }
  .sidebarimageemailinner input.emailaddress {
    width:225px;
  }
  .sidebarimageemailtext{
    padding-left:80px;
    padding-right:0;
    text-align:left;
  }
  .entry-bottom .sidebarimageemailtext{
  	text-align:center;
  }
  .sidebaremailclose{
    display:none;
  }
  .footerholder{
  }
  .partnerad{
    width:100% !important;
  }
  .site-footer{
    width:100% !important;
    padding-left:0px !important;
    padding-right:0px !important;
  }
  .fcol1{
    display:block;
    text-align:center;
    margin:0 auto;
    width:100% !important;
    border-right:none;
    padding-left:0px !important;
    padding-right:0px !important;
  }
  .fcol2{
  display:block;
  text-align:center;
    margin:0 auto;
    width:100% !important;
    padding-left:0px !important;
    padding-right:0px !important;
    padding-top:24px !important;
  }
  .fcol3{
    display:block;
    text-align:center;
    margin:0 auto;
    border-top:1px solid #c7c5c5;
    padding-top:15px;
    margin-top:15px;
    width:100% !important;
    padding-left:0px !important;
    padding-right:0px !important;
  }
  .fcol4{
    display:block;
        text-align:center;
    margin:0 auto;
        padding-top:15px;
    margin-top:15px;
    width:100% !important;
    padding-left:0px !important;
    padding-right:0px !important;
  }
  .fcol3 .sidebarimageemailtext{
    text-align:center;
    padding-left:0px !important;
  }     
    
  .sharebottom{
    display:block;
    float:none;
    text-align:center;
    width:100%;
    margin-top:10px;
  }
  .entry-bottom .viewshares{
    float:none;
  }
  .sharebottom ul{
    display:block;
    margin: 0 auto;
    width:100%;
  }
  .cn{display:none;}
  .header-right{display:none;}
  .indeximageemailholder{display:none;}
  .indeximagebar{width:100%;}
  .cn{padding:0;}
  .storyemailbox{
    display:none;
  }
  .indeximageblurb{
    width:100%;
    position:absolute;
    margin:0;
    bottom:15px;
    }
    .indeximageblurb div{

    }
  .indeximageblurb span{
    font-size:14px;
    line-height:20px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
  padding-left:20px;
  padding-right:20px;
  }
  .indeximageblurb span.byline-author, .indeximageblurb span.byline-authorname{
    font-size:12px;
    line-height:20px;
  }
  .indeximagebar {display:none;}
  .hentry {
	margin: 1% 0 1% 1.6%;
  width: 48%;
  height:295px;
  }    
  
  .entry-header{
    height:280px;
  }
  .directory-entry .entry-header, .event-entry .entry-header, .featuredhomestory .entry-header{
    height:330px;
  }
  .featured .entry-header{
  	border:1px solid #2257DA;
  }
.hentry:first-child { margin-left: 0; }

 .entry-item{
  padding:8px 10px;
  height:150px;
 }  
 .indexstory{
  height:auto;
  margin:15px 0;
  padding:10px 0;
 }
 .indexstory .entry-item{
  float:left;
  width:50%;
  padding:0 0;
  height:auto;
 }  
 .indeximageholder .entry-item{
 	float:left;
 	width:100%;
  padding:0 0;
  height:auto;
 }
 .indexstory .entry-meta, .indeximageholder .entry-meta{
  display:none;
 }
 .marketstory{
 	display:block;
 }
 .marketstory .thumbnail-image{
 	width:100%;
 	border-radius:0px;
 }
 .marketstory .thumbnail_image{
 	height:auto;
 	max-height:180px;
 	float:none;
 	width:100%;
 	border-radius:0px;
 }
 .marketstory .badgeicon{
 	display:none;
 }
 .marketstory .entry-item{
 	padding-left:0px;
 	padding-top:20px;
 }
 .sponsorguides{
  display:none;
 }
 .site-title:before,
.site-title:after {
    background: none;
}
 .event-entry .entry-item, .directory-entry .entry-item, .featuredhomestory .entry-item{
  height:auto;
 } 
 .event-entry .entry-header, .directory-entry .entry-header, .featuredhomestory .entry-header{
  height:auto;
 }
  .avatarwrapper img{
    width:35px;
  }
  .avatarwrapper{
    width:40px;
  }
  .single .avatarwrapper img, .author .avatarwrapper img{
  	width:60px;
  }
  .single .avatarwrapper, .author .avatarwrapper{
  	width:70px;
  }
  .author .author-bottom-right{
  	margin-top:15px;
  	width:auto;
  }
  .byline{
    width:auto;
    padding-top:0px;    
  }
  .author-bottom-right{
    width:100%;
  }
  .author-bottom a, .author-bottom{
    font-size:16px;
  }
  .author-top{
    font-size:16px;
    padding-top:0px;
  }
  .author-top .byline-authorname, author-top .byline{
    font-size:16px;  
  }
  .thumbnail_image, .thumbnail_job{
    max-height:130px;
    overflow:hidden;
    width:100%;
    
  }
  
  .indexstory .thumbnail_image, .indexstory .thumbnail_job{
    max-height:130px;
    overflow:hidden;
    width:50%;
    float:left;
    box-sizing:border-box;
    padding:0 20px 0 0px;
  
  }
 
  .mobileindexjobs{
    text-align:left;
    padding:0 10px 10px;
  }
  .directory-entry .thumbnail_image, .event-entry .thumbnail_image, .featuredhomestory .thumbnail_image{
    max-height:180px;
  }
  .directory-entry .thumbnail-image, .event-entry .thumbnail-image, .featuredhomestory .thumbnail-image{
    width:100%;
  }
  .featuredhomestory{
  	display:block;
  	margin:0;
  	padding:0;
  }
  .featuredhomestory .slideholder{
  	width:100%;
  }
    .home .indextag, .nextstory .indextag, .indextag{
    font-size:12px;
    
  }
  .greyguidesbox{
    margin-bottom:10px;
    font-size:13px;
  }
  .post-header .indextag{
  font-size:18px;
}
  .thumbnail-image{
    display: block;
  max-width: 100%;
  /* just in case, to force correct aspect ratio */
  height: auto !important;
  width: auto\9; /* ie8+9 */
  /* lt ie8 */
  -ms-interpolation-mode: bicubic; 
  width:100%;
  }
  div.headerholder{
    height:51px;
    margin-top:25px;
  }
  .mobileheader{
    height:51px;
    position:relative;
  }
  .footernav{
    display:block;
  }
  .mobilemenuicon{
    position:absolute;
    top:12px;
    right:10px;
    z-index:88;
    color:#384853;
  }
  .mobilesitetitle .site-title{
    padding:5px 0 0 10px;
  }
  .mobilemenuicon a{
    color:#384853;
    font-size:13px;
  }
  .mobilesearchicon{
    position:absolute;
    top:8px;
    right:20px;
    width:35px;
    z-index:88;
  }
  .mobilecenter{
    text-align:center;
    width:100%;
    position:absolute; 
    line-height:51px;

  }
  .mobilecenter a, .mobilecenter a:hover{
    font-size:16px;
    font-weight:bold;
    letter-spacing:2px;
    color:#333335;    
  }

  .indeximage{
    height:208px;
    margin:15px 0px 0;
    width:auto;
  }
  .nextstory, .nextstory .entry-title{
  font-size:20px;
  font-weight:bold;
  margin-bottom:10px;
}
#s{
  width:100%;
}
.badge, .bubble, .badge_red, .badge .bubblenew{
  display:none;
} 
.homedate{
  display:none;
}

.list-item{
  display:block;
  width:100%;
  box-sizing:border-box;
}
.list-item .thumbnail_image{
  width:50px !important;
}
.list-item .job_tagline{
  clear:both;
  padding-top:10px;
}
.list-item .entry-title{
  display:inline; 

}
.jobind .entry-title{
  line-height:1.2;
  display:block;
  font-size:18px;
}
.jobind .job_tagline,.jobind .job_tagline span{
  font-size:14px;
  color:#7f8997;
  font-weight:600 !important;
}
.joblistpost .fulllink{
	display:block;
	width:100%;
	height:100%;
}
.joblistpost{
	width:100%;

}
.joblistpost .date-views{
	padding-top:3px !important;
}
.joblistpost .thumbnail_image{
	padding-left:0px;
}
.joblistpost .thumbnail_image img{
	width:70px;
}
.joblistpost:hover, .joblistpost:active{
	background:#fff;
}
.joblistpost .list-meta{
  padding-left:0px;
  box-sizing:border-box;
  padding-bottom:0px;
  
}
.jobtop .byline{

}
.jobtop .avatarwrapper{

}
.jobtop .avatarwrapper img{

}
.list-meta{
  display:block;
  text-align:left;
  width:100%;
  padding:15px 16px;
  float:left;
}
.list-meta div{

}
}
@media screen and (max-width: 1100px) and (min-width:970px){
  .post-entry-content{
  	width:970px;
  }
  .main-content{
  	width:970px;
  }
  .content-left,.post-entry-content .content-left,.joblistpost,.content-area-padded .post-entry-content .content-left, .content-area-single .post-entry-content .content-left{
	width:589px;
	}
	.directory-full{
		width:710px;
	}
	.headerholder{
		width:970px;
	}
	.directory-entry .hentry, .event-entry .hentry{
		width:330px;
	}
	.directory-entry .thumbnail-image, .event-entry .thumbnail-image{
		width:328px;
		height:205px;
	}
	.support-us-holder{
		display:none !important;
	}
}

@media screen and (max-width: 1100px) {
  .sectionheader{
    display:none;
  }  
  .mainnav{
  	margin-left:8px !important;
  }

  .home .content-area{
	padding-top:45px;
}

.y2 .middlesignup{
	display:none;
}
.y2 .entry-title{
	font-size:15px;
	line-height:18px;
}
.widget-agenda-y{
	border:none;
	border-radius:0;
	box-shadow:none;
	width:100%;
	margin:20px 0;
	padding:0 10px 20px 10px;
	height:auto;
	box-sizing:border-box;
	border-bottom:1px solid #eaeaea;
}
.eventfeaturedcontentright,.eventfeaturedcontentleft{
	padding:0;
	width:100%;
	display:block;
}
.widget-signup{
	display:none;
}
.mobilesitetitle .site-title{
	margin-top:10px;
	padding-left:0;
}
.content-top{
	padding-top:30px;
}
.post-entry-content{
	margin-top:45px;
}
div.headerholder{
	height:61px;
}
.y2 .middlesignupholder{
	display:none;
}
.mobilemenuicon{
	top:0px;

}
.mobilemenuicon .menuul li a{
	padding:18px 5px !important;
}
.headerholder{
	margin-top:0px !important;
}
.mobilesitetitle .site-title{
	margin-top:13px;
	padding-left:10px;
}
.mainnav li .hamburger img{
	width:29px !important;
	height:17px !important;
}
.mainnav li img, .menunav li img{
	height:16px;
	width: 16px;

}
.slidemenuholder{
	background: #333335
}
.slidemenu{
	width:100%;
	padding-left:0;
}

.indexsidebartitle{
	text-align:left;
}
.content-sidebar-inner{
	text-align:left;
}
.homedate{
	display:block;
}
}
@media screen and (max-width:350px){

.mobilestoryad{

  padding:0 0px 15px;
}
}
@media screen and (max-width: 768px) {
	#middlejobboard .emailaddress{
		width:150px;
	}
.thumbnail_image{
   
        
  }
  .explorecontainer{
  	padding:0 10px;
  }
  .explorecontent{
    width:100%;
    text-align:center;
    display:block;
    padding:5px 0px;
  }
  .explorecontent .explore_image{
  	width:100%;
  	height:100px;
  }
  .thumbnail-image{
    min-height:82px;    
  }
  .indexstory .thumbnail-image{
  	max-height:130px;
  }
}
@media screen and (max-width: 400px) {
	.list-view .site-content .post-thumbnail {
		background: none;
		width: auto;
		z-index: 2;
	}
	.single .author-top .avatarwrapper{
		display:none;
	}
	.jobtop .avatarwrapper{
		display:block !important;
	}
	.list-view .site-content .post-thumbnail img {
		float: left;
		margin: 0 10px 3px 0;
		width: 84px;
	}

	.list-view .site-content .entry-header {
		background-color: transparent;
		padding: 0;
	}

	.list-view .content-area {
		padding: 0 10px;
	}

	.list-view .site-content .hentry {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		margin: 0;
		min-height: 60px;
		padding: 12px 0 9px;
	}

	.list-view .site-content .cat-links,
	.list-view .site-content .type-post .entry-content,
	.list-view .site-content .type-page .entry-content,
	.list-view .site-content .type-post .entry-summary,
	.list-view .site-content .type-page .entry-summary,
	.list-view .site-content footer.entry-meta {
		display: none;
	}

	.list-view .site-content .entry-title {
		clear: none;
		font-size: 15px;
		font-weight: 900;
		line-height: 1.2;
		margin-bottom: 6px;
		text-transform: none;
	}

	.list-view .site-content .format-aside .entry-title,
	.list-view .site-content .format-link .entry-title,
	.list-view .site-content .format-quote .entry-title {
		display: block;
	}

	.list-view .site-content .entry-meta {
		background-color: transparent;
		clear: none;
		margin: 0;
		text-transform: none;
	}

	.archive-header,
	.page-header {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		margin: 24px auto 0;
		padding-bottom: 24px;
	}

	.error404 .page-header {
		border-bottom: 0;
		margin: 0 auto 24px;
		padding: 0 10px;
	}
}

@media screen and (min-width: 401px) {
	a.post-thumbnail:hover img {
		opacity: 0.85;
	}

	.full-size-link:before,
	.parent-post-link:before,
	.site-content span + .byline:before,
	.site-content span + .comments-link:before,
	.site-content span + .edit-link:before,
	.site-content span + .entry-date:before {
		content: "";
	}

	.attachment span.entry-date:before,
	.entry-content .edit-link a:before,
	.entry-meta .edit-link a:before,
	.site-content .byline a:before,
	.site-content .comments-link a:before,
	.site-content .entry-date a:before,
	.site-content .featured-post:before,
	.site-content .full-size-link a:before,
	.site-content .parent-post-link a:before,
	.site-content .post-format a:before {
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font: normal 16px/1 Genericons;
		text-decoration: inherit;
		vertical-align: text-bottom;
	}

	.site-content .entry-meta > span {
		margin-right: 10px;
	}

	.site-content .format-video .post-format a:before {
		content: "\f104";
	}

	.site-content .format-audio .post-format a:before {
		content: "\f109";
	}

	.site-content .format-image .post-format a:before {
		content: "\f473";
	}

	.site-content .format-quote .post-format a:before {
		content: "\f106";
		margin-right: 2px;
	}

	.site-content .format-gallery .post-format a:before {
		content: "\f103";
		margin-right: 4px;
	}

	.site-content .format-aside .post-format a:before {
		content: "\f101";
		margin-right: 2px;
	}

	.site-content .format-link .post-format a:before {
		content: "\f107";
		position: relative;
		top: 1px;
	}

	.site-content .featured-post:before {
		content: "\f308";
		margin-right: 3px;
		position: relative;
		top: 1px;
	}

	.site-content .entry-date a:before,
	.attachment .site-content span.entry-date:before {
		content: "\f303";
		margin-right: 1px;
		position: relative;
		top: 1px;
	}



	.list-view .site-content .hentry {
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		padding-top: 48px;
	}

	.list-view .site-content .hentry:first-of-type,
	.list-view .site-content .hentry.has-post-thumbnail {
		border-top: 0;
		padding-top: 0;
	}

	.archive-header,
	.page-header {
		margin: 0 auto 60px;
		padding: 0 10px;
	}

	.error404 .page-header {
		margin-bottom: 24px;
	}
}

@media screen and (min-width: 673px) {

	.search-toggle {
		margin-right: 18px;
	}

	.search-box .search-field {
		width: 50%;
	}



	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}

}

@media screen and (min-width: 783px) {


	.header-main {
		padding-right: 0;
	}

	.search-toggle {
		margin-right: 0;
	}

	/* Fixed Header */

	.masthead-fixed .site-header {
		position: fixed;
		top: 0;
	}

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

	.masthead-fixed .site-main {
		margin-top: 48px;
	}


}

@media screen and (min-width: 810px) {
	.attachment .entry-attachment .attachment {
		margin-right: -168px;
		margin-left: -168px;
		max-width: 810px;
	}

	.attachment .site-content .attachment img {
		display: block;
		margin: 0 auto;
	}

	.contributor-avatar {
		margin-left: -168px;
	}

	.contributor-summary {
		float: left;
	}


}


@media screen and (min-width: 970px) {

	.content-sidebar {
		border: 0;
		float: left;
		padding: 0px 35px 24px;
		position: relative;
    width:300px;
	}
  .directory-left {
		border: 0;
		float: left;
		padding: 80px 35px 24px 0px;
		position: relative;
    width:220px;
	}
  .termsholder{
    background:#eee;
    padding:10px;
    margin-bottom:15px;
    font-size:13px;
  }
  .greyguidesbox{
   background:#f7f7f7;
    padding:10px;
    margin:15px 0px;
    font-size:13px; 
  }
  .greyguidesbox a, .greyguidesbox p{
    font-size:13px;
  }
  .greyguidesbox p{
    margin-bottom:5px;
  }
  .terms{
    margin-bottom:0px;
  }
  .dirviews{
    font-size:13px;
    font-weight:bold;
    margin:0px 0 10px;
  }
  .jobviews{
    font-size:13px;
    font-weight:bold;
    margin:0px 0 48px;
    text-align:center;
  }
  .directory-left ul{
    list-style:none;
  }
  .directory-full .postcontent {
	  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
	}

 .directory-full .postcontent:hover {
          box-shadow: 10px 10px 5px #cecece;

}


.jobboardleader{
	background: url("images/jobbg.jpg");
	background-repeat:no-repeat;
	background-position: center center;
	border-radius:12px;
	color:#fff;
	width:100%;
	text-align:center;
	padding:100px 50px 50px;
	box-sizing:border-box;
	font-size:36px;
	font-weight:bold;
	position:relative;
}
.jobboardleader p, .jobboardleader h1{
	color:#fff;
	font-size:36px !important;
	line-height:1.5;
	margin:0 0 24px;
}
.jobboardleader .jobleaderbutton_1{
  height:48px;
  background-color:#2257DA !important;
  display:inline;
  margin:0;
  width:220px;
  padding:0 20px;
  text-transform:uppercase;
  font-size:14px;
	border-radius: 24px; 

}
.jobboardleader .jobleaderbutton_1:hover{
  background-color: #333335 !important;
}

.jobboardleader .jobleaderbutton_2{
  height:48px;
  color:#2257DA;
  background-color:#fff !important;
  display:inline;
  margin:0;
  padding:0 20px;
  text-transform:uppercase;
  font-size:14px;
border-radius: 5px 5px 5px 5px; 
-moz-border-radius: 5px 5px 5px 5px; 
-webkit-border-radius: 5px 5px 5px 5px; 
}
.jobboardleader .jobleaderbutton_2:hover{
  background-color: #2257DA !important;
  color:#fff;
}
.findjobholder{
	position:relative;
	margin:0 0 0 20px;
}
.findjoblink:after{
	content:'\f175';
	font-family: FontAwesome;
	font-weight:normal;
	position:absolute;
	top:110%;
	left:45%;
	color:#fff;
}
.findjobholder:hover .findjoblink:after{
	content:'\f175';
	font-weight:normal;
	position:absolute;
	font-family: FontAwesome;
	top:130%;
	left:45%;
	-webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
       -o-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
          transition: all 0.25s ease;
}
.usedbyimages{
	position:absolute; 
	left:25px;
	top:30px;
}
.usedbyimages img{
	border-radius:5px;
}
.usedby{ 
	position:absolute; 
	width:100px; 
	height:100px;
	top:100px;
	left:50px; 
	font-size:12px;
}
.usedbyimages img{ 
	position:absolute; 
	left:0; 
	top:0; 
	width:50px;
	height:50px;
}

  .content-top{
    text-align:left;
    margin:0 auto;
    padding-top:23px;  
  }
  	.content-area {
    text-align:left;

	}
  .mobileheader{
    display:none;
  }

}

@media screen and (min-width: 1080px) {
	.search-box .search-field {
		width: 324px;
	}
}

@media screen and (min-width: 1100px) {
.content-top{
    width:1100px;
  }
}
@media screen and (min-width: 1260px) {
	.site-content blockquote.alignleft,
	.site-content blockquote.alignright {
		width: -webkit-calc(50% + 18px);
		width:         calc(50% + 18px);
	}

	.site-content blockquote.alignleft {
		margin-left: -18%;
	}

	.site-content blockquote.alignright {
		margin-right: -18%;
	}
}


/**
 * 12.0 Print
 * -----------------------------------------------------------------------------
 */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		color: #2b2b2b;
		font-size: 12pt;
	}

	.site,
	.site-header,
	.hentry,
	.site-content .entry-header,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content .entry-meta,
	.page-content,
	.archive-header,
	.page-header,
	.contributor-info,
	.comments-area,
	.attachment .entry-attachment .attachment {
		max-width: 100%;
	}

	#site-header img,
	.search-toggle,
	.site-navigation,
	.site-content nav,
	.edit-link,
	.page-links,
	.widget-area,
	.more-link,
	.post-format-archive-link,
	.comment-respond,
	.comment-list .reply,
	.comment-reply-login,
	#secondary,
	.site-footer,
	.slider-control-paging,
	.slider-direction-nav {
		display: none;
	}

	.site-title a,
	.entry-meta,
	.entry-meta a,
	.featured-content .hentry,
	.featured-content a {
		color: #2b2b2b;
	}

	.entry-content a,
	.entry-summary a,
	.page-content a,
	.comment-content a {
		text-decoration: none;
	}

	.site-header,
	.post-thumbnail,
	a.post-thumbnail:hover,
	.site-content .entry-header,
	.site-footer,
	.featured-content,
	.featured-content .entry-header {
		background: transparent;
	}

	.site-title {
		float: none;
		font-size: 19pt;
	}

	.content-area {
		padding-top: 0;
	}

	.list-view .site-content .hentry {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		margin-bottom: 48px;
		padding-bottom: 24px;
	}

	.post-thumbnail img {
		margin: 0 10px 24px;
	}

	.site-content .has-post-thumbnail .entry-header {
		padding-top: 0;
	}

	.site-content footer.entry-meta {
		margin: 24px auto;
	}

	.entry-meta .tag-links a {
		color: #fff;
	}

	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
		display: block;
	}

	.archive-title,
	.page-title {
		margin: 0 10px 48px;
	}

	.featured-content .hentry {
		margin-bottom: 48px;
	}

	.featured-content .post-thumbnail,
	.slider .featured-content .post-thumbnail {
		padding-top: 0;
	}

	.featured-content .post-thumbnail img {
		position: relative;
	}

	.featured-content .entry-header {
		padding: 0 10px 24px;
	}

	.featured-content .entry-meta {
		font-size: 9pt;
		margin-bottom: 11px;
	}

	.featured-content .cat-links {
		font-weight: 900;
	}

	.featured-content .entry-title {
		font-size: 25pt;
		line-height: 36px;
	}
	.headermembership{
		display:none;
	}
	.headerad, .mainnav, .header-right, .mobileheader, .content-sidebar, .nextstory, .sharetop{
		display:none;
	}
	.content-area-padded .post-entry-content .content-left, .content-area-single .post-entry-content .content-left{
		width:100% !important;
		border-right:none !important;
	}
}


.content-left, .post-entry-content .content-left{
	box-sizing:border-box;
}
.content-sidebar{
	float:right;
	padding-right:0px;
}
.indeximageholder{
	margin-left:0px;
	margin-right:0px;
}
.indexstory, .marketstory{
	margin-left:0px;
	margin-right:0px;
}

.navbubble{
	display:inline-block;
	border-radius:50%;
	background:#2257DA;
	font-size:9px !important;
	font-weight:700;
	text-align:center;
	z-index:1002;
	padding: 5px 0px !important;
	width:20px;
	color:#fff;
	margin-left:5px !important;
	position:absolute;
	top:5px;
}
.mainnav li:hover{
	background:#333335;
	color:#fff;
}
.mainnav li:hover a{
color:#fff;
}
.mainnav li:hover a .bubble{
	background:#2257DA;
}
.mainnav li ul{
	background:#333335;
	width:288px;
	padding:15px 0;
	z-index:1005;
}
.mainnav li ul li a,.mainnav li ul li a:hover{
	padding:12px 20px;
	color:#fff;
	}
	.mainnav img{
		vertical-align: inherit;
	}
.mainnav li ul li a:hover{
		color:#2257DA;
	}
.menuul li a:hover, .menuul li a:active, .menuul li.current_page_item a{
	border:none;
	border-radius:0;
	padding:20px 13px;
	background:#f7f7f7 !important;
}
.menunav{
	margin-top:0px !important;
	margin-left:10px !important;
	margin-bottom:0px !important;
	font-size:0;
}
.mainnav a, .menunav a{
	display:inline-block !important;
}

.mainnav .bubble{
	padding-top: 2px !important;
	padding-left:0px;
	margin-left:-18px !important;
	position:relative;
	float:left;
	width:18px;
	height:15px;
	margin-top:-6px !important;
	margin-right:-15px !important;
	top:0;
	background:#333335;
}

.y2 .guidesidebar{
	margin-bottom: 0px;
}
.y2 .guidesidebarholder{
	margin-bottom:30px;
}

.y2 .fire{
	background-size:15px 15px;
	padding-right:15px;
}

.mainnav li img, .y2 .menunav li img{
	width:16px;
	height:16px;
}
.mainnav li .hamburger img{
	width:29px !important;
	height:17px !important;
	margin-right:-5px;
}
.y2 .wp-polls-ans{
	border:none;
}
.mainnav li,.y2 .menunav li{
	padding-right:0px;
	padding-left:0px;
}

.homedate-header{
	width:100%;
	margin:0 auto 40px auto;
	box-sizing:border-box;
	padding-right:0px;
}
.homedate{
	line-height:1.2;
	font-size:14px;
	color:#333335;
	font-weight:bold;
}
.homedateline{
	top:10px;
	height:2px;
	background:#2257DA;
}

.menuul li a{
	color:#333335;
	padding:20px 5px 0 !important;
	box-sizing:border-box;
}
.menuul{
	margin-right:-5px;
}

.home .prev-posts-link .button, .read-more .alm-btn-wrap .alm-load-more-btn{
	background-color:#f7f7f7 !important;
	font-size:12px !important;
	color:#333335;
	border:1px solid #f7f7f7;
	text-transform:uppercase;
	border-radius: 6px;
	display:inline-block;
	width:224px;
	margin:0;
	font-weight:bold;
} 
.home .prev-posts-link .button:hover, .read-more .alm-btn-wrap .alm-load-more-btn:hover{
	border:1px solid #2257DA;
	background-color:#2257DA !important;
	color:#fff;
}

.logotext{
	font-size:11px;
	position:absolute;
	padding:10px 0 0 20px;
}
.logotext a, .logotext a:hover{
	color:#2257DA;
}
.logotext a:hover{
	text-decoration: underline;
}

.site-title{
	width:70px;
	float:left;
	margin-bottom:-40px;
	margin-top:22px;
}

.y2 h1.entry-title{
	text-align:left;
}
.y2 .entry-header-sidebar{
	position:relative;
}

h4{
	margin-top:0px !important;
}

.widget-signup{
	border:1px solid #e3e3e3;
	margin:100px auto 60px auto;
	padding:10px 30px;
	font-size:16px;
	background:#fff;
	border-radius:5px;
	display:inline-block;
}

.leadstory{
	margin-left:0px !important;
	margin-right:0px !important;
}
.leadstory .entry-item{
	width:100%;
	position:absolute;
	bottom:15px;
	display:block;
	text-align:center;
}
.leadstory .entry-title{
	text-align:center;
	color:#fff;
	font-size:28px;
	line-height:1;
}
.leadstory .entry-meta{
	background-color:transparent;
	
}
.leadstory .leadtitle{
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:0 auto;
	width:100px;
	border-bottom:3px solid #2257DA;
}
.leadstory .indeximage{
	height:300px;
}
.leadstory .byline-authorname a, .leadstory .byline-authorname a:hover, .leadstory .byline-authorname a:visited{
	color:#fff !important;
	padding-left:10px;
}
.originalstory .entry-meta{
	margin-top:0;
}

.site-title{
	margin-left:0;
}
.socialmediaicons{
	float:right;
}
.indextag{
	font-size:12px;
}
.excerpt{
	font-size:12px;
}
#grad1 {
	height:300px;
	border-radius:6px;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.6)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,.6)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,.6)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6)); /* Standard syntax (must be last) */
}




.clear{
	clear:both;
}
.header-left{
	float:left;
}




@media screen and (max-width: 600px) {
.azguides{
	margin:0;
	padding:0;
}
.azguides li{
	padding:0px 0 20px;
	font-size:15px;
	font-weight:bold;
}
.azguides2, .azguides3{
	border-left:0px;
}
}
.mainnav, .mainnav * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mainnav li {
	position: relative;
}
.mainnav ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.mainnav > li {
	
}
.mainnav li:hover > ul,
.mainnav li.sfHover > ul {
	display: block;
}

.mainnav a {
	display: block;
	position: relative;
}
.mainnav ul ul {
	top: 0;
	left: 100%;
}
.mainnav ul{
	background:#2257DA;
	width:220px;
}
.mainnav ul li, .mainnav ul li a{
	color:#fff;
	text-align:left;
	width:100%;
	border:none;
	line-height: 1;
}
.mainnav ul li a:hover, .mainnav ul li a:active{
	color:#000;
	background:none;
	border:none;
}

 @media screen and (max-width: 400px) {
 	.airplane{
 		display: none;
 	}
 	.n_right{
 		width:100% !important;
 		max-width:100% !important;
 	}
 	.axiosheader{
	}
	#page{
		padding-top:140px;
	}
}