/*
Theme Name: iccsafe
Theme URI: http://www.iccsafe.org/themes/iccwp
Author: the Plumtreegroup team
Author URI: http://plumtreegroup.net/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: http://www.iccsafe.org/

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 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/
 *
 * -----------------------------------------------------------------------------
 */

/* Clears ================================================================================ */

.header-main:after,
.top-panel:after,
.leadership-page .employee-action:after,
.events-list #tribe-events-content:after, #tribe-events-content:after,
.ninja-forms-all-fields-wrap:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }


.header-main,
.top-panel,
.leadership-page .employee-action,
.events-list #tribe-events-content, #tribe-events-content,
.ninja-forms-all-fields-wrap{ zoom:1;}

.home ul,
.header ul,
.top-panel ul,
.site-footer ul{ list-style:none; margin:0;}

/* Icon Sprite =========================================================================== */
.search-block .search-form .search-submit,
#back-top span,
.site-footer .social-links li a{ background:url(images/icon_sprite.png) no-repeat 0 0;}


.post-navigation, .image-navigation,
.site-content .entry-meta{ display:none !important;}

.top-container{ max-width:1919px; margin:0 auto -140px; padding:0; text-align:center; overflow:hidden; position: relative; width: 100%;} 
.top-container img{ max-width:1919px;}
.top-container .top-banner{ position: relative; z-index:-1; width: 1920px; height:380px; margin: 0 0 0 -1px; text-align: center;}

.top-container .page-title{ text-align:right; position:absolute; left:0; right:0; bottom:150px; margin:0;}
.top-container .page-title h1{ margin: 0 auto; max-width: 1160px; font-size:60px; color:#fff; text-shadow: 0 0 10px #999; line-height:1;}

.tribe-events-page-template .top-container,
.page-template-col1-layout .top-container,
.home .top-container{ display:none;}

.tribe-events-page-template .breadcrumb{display:none;}

html, body, div, span, applet, object, iframe, h1, 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: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}

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%;
}
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
body,
button,
input,
select,
textarea {
	color: #444545;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}

body { background:#fff url(images/bg.jpg) no-repeat 0 0; min-height:400px;}

a {
	color: #444545;
}
a:hover{ text-decoration: none;}

a:focus {
	outline:none;
}

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

a:active,
a:hover {
	text-decoration:none;
}

h1{ margin: 36px 0 12px;}
h1,
h2,
h3,
h4,
h5,
h6 { clear: both; font-weight: 700; line-height: 1.3; margin:20px 0; /*color:#444545;*/}


h1 { font-size:257.1428571428571%;}
h2 { font-size:200%;}
h3 { font-size:150%;}
h4 { font-size:128.5714285714286%;}
h5 { font-size:107.1428571428571%;}
h6 { font-size:92.85714285714286%;}


address { font-style: italic;}

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: 15px 0;
}
p:first-child{ margin-top:0;}
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 { padding:0 15px;}

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: 20px 0 20px 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; max-width: 100%; height:auto;
}

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 {
	border-collapse: separate;
	border-spacing: 0;
	border-width:0;
	margin-bottom: 5px;
	/*width: 100%;*/
}

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

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 http://core.trac.wordpress.org/ticket/25898.
 */
::selection {
	background: #48a24c;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #48a24c;
	color: #fff;
	text-shadow: none;
}


/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
	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;
}

/* Buttons */

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #48a24b;
	border: 0;
	border-radius: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 30px 11px;
	text-transform: uppercase;
	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 {
	background-color: #444445;
	color: #fff;
}

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

.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: 12px;
	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;
}

/* Separators */

.site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
	content: "\0020\007c\0020";
}


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

.site {
	position: relative;
}

/**
 * 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;
}

#site-header {
	position: relative;
	z-index: 3;
}

.site-header {
	background-color: #065842;
	/*max-width: 1260px;*/
	position: relative;
	width: 100%;
	z-index: 4;
}
.site-header a{ text-decoration:none;}

.header-main {
	min-height: 48px;
	padding: 0 10px;
}

.site-title {
	float: left;
	width:193px;
	height:50px;
	font-size: 18px;
	font-weight: 700;
	line-height: 48px;
	margin: 0;
	padding:14px 14px 14px 0;
	/* 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;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* Search in the header */

.search-toggle {
	background:none;
	cursor: pointer;
	float: right;
	height: 35px;
	text-align: center;
	width: 35px; position:absolute; top:15px; right:15px;
}

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

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

.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;
	top: 76px;
	right: 0;
	width: 100%;
	z-index: 2;
}

.search-box { border-top: 1px solid rgba(255, 255, 255, 0.2); padding: 12px;}

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

.search-box input.gsc-input {
	background: #fff !important;
	border: 0;
	font-size: 16px; border-radius:0; padding:8px 10px 7px;
	width: 100%;
}
.search-box .gsc-search-button{ display:none;}
.search-box .gsc-clear-button{ display:none;}


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

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

.site-navigation li { position:relative;}

.site-navigation ul ul {
	margin: 0; padding:10px;
}

.site-navigation a {
	color: #fff;
	display: block;
}

.site-navigation a:hover {
	 background:#48a24b; color:#fff;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a { /*color: #444545; font-weight: 900; background:#fff;*/}

/* Primary Navigation */

.primary-navigation {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	padding-top: 24px;
}

.primary-navigation.toggled-on {
	padding: 30px 0 36px;
}

.primary-navigation .nav-menu {
	display: none;
}

.primary-navigation.toggled-on .nav-menu {
	display: block;
}

.primary-navigation a {
	padding:5px; text-decoration:none;
}

/* Secondary Navigation */

.secondary-navigation {
	margin: 0 0 20px;
}

.secondary-navigation a {
	padding: 9px 0;
}

.class_float{
	float: left !important;
	/*left: 50px;*/
}

.site-header nav.secondary-links { display:none; float:right; padding-top:6px; font-weight:bold;}
.site-header nav.secondary-links ul{ margin:0; list-style:none;}
.site-header nav.secondary-links li { float:left; padding:0 15px; font-size: 14px; }
.site-header nav.secondary-links a { text-decoration: none; color:#fff; }


.menu-toggle {
	background:none;
	border-radius: 0;
	cursor: pointer;
	height: 48px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 14px;
	left: 10px;
	text-align: center;
	width: 48px;
}

.menu-toggle:before {
	color: #fff;
	content: "\f419";
	padding: 16px;
}

.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
	background-color: #444;
}

.menu-toggle:focus {
	outline: 1px dotted;
}


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

.content-area {}

.hentry {}

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


/**
 * 6.1 Post Thumbnail
 * -----------------------------------------------------------------------------
 */

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

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

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


/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */

.entry-header {
	position: relative;
	z-index: 1;
}
.entry-title a {}

.entry-title a:hover {
	color: #333;
}


/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	color: #767676;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

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

.entry-meta a:hover {
	color: #41a62a;
}

.sticky .entry-date {
	display: none;
}

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

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

.cat-links a:hover {
	color: #41a62a;
}

.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.site-content .entry-meta {	margin-bottom: 8px;}

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

/* 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 {
	background-color: #41a62a;
	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: #41a62a;
}

.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
 * -----------------------------------------------------------------------------
 */

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

.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: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 { border:0; margin:0;}

.entry-content td,
.comment-content td {
	padding: 0; border:0;
}

.entry-content .edit-link {
	clear: both;
	display: block; margin-top:15px;
	text-transform: uppercase;
}

/* Mediaelements */

.hentry .mejs-container {
	margin: 12px 0 18px;
}

.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #000;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #4aa24e;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: rgba(255, 255, 255, .33);
}

.hentry .mejs-container .mejs-controls .mejs-time {
	padding-top: 9px;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}

.hentry .mejs-overlay-loading {
	background: transparent;
}

.hentry .mejs-overlay-button {
	background-color: #fff;
	background-image: none;
	border-radius: 2px;
	box-shadow: 1px 1px 1px rgba(0,0,0,.8);
	color: #000;
	height: 36px;
	margin-left: -24px;
	width: 48px;
}

.hentry .mejs-overlay-button:before {
	-webkit-font-smoothing: antialiased;
	content: '\f452';
	display: inline-block;
	font: normal 32px/1.125 Genericons;
	position: absolute;
	top: 1px;
	left: 10px;
}

.hentry .mejs-controls .mejs-button button:focus {
	outline: none;
}

.hentry .mejs-controls .mejs-button button {
	-webkit-font-smoothing: antialiased;
	background: none;
	color: #fff;
	display: inline-block;
	font: normal 16px/1 Genericons;
}

.hentry .mejs-playpause-button.mejs-play button:before {
	content: '\f452';
}

.hentry .mejs-playpause-button.mejs-pause button:before {
	content: '\f448';
}

.hentry .mejs-volume-button.mejs-mute button:before {
	content: '\f109';
	font-size: 20px;
	position: absolute;
	top: -2px;
	left: 0;
}

.hentry .mejs-volume-button.mejs-unmute button:before {
	content: '\f109';
	left: 0;
	position: absolute;
	top: 0;
}

.hentry .mejs-fullscreen-button button:before {
	content: '\f474';
}

.hentry .mejs-fullscreen-button.mejs-unfullscreen button:before {
	content: '\f406';
}

.hentry .mejs-overlay:hover .mejs-overlay-button {
	background-color: #4aa24e;
	color: #fff;
}

.hentry .mejs-controls .mejs-button button:hover {
	color: #41a62a;
}

.content-sidebar .wp-playlist-item .wp-playlist-caption {
	color: #000;
}

/* 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: #41a62a;
	border: 1px solid #41a62a;
	color: #fff;
}

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


/**
 * 6.5 Gallery
 * -----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


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

.format-aside .entry-content,
.format-aside .entry-summary,
.format-quote .entry-content,
.format-quote .entry-summary,
.format-link .entry-content,
.format-link .entry-summary {
	padding-top: 0;
}

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


/**
 * 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;}

.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: #41a62a;
}

/* Paging Navigation */

.paging-navigation {
	border-top: 5px solid #000;
	margin: 20px 0 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 #4aa24e;
}

.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;
}

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






}
.page-title { margin:0 0 20px;}
.page-title h1{ margin:0; font-size:28px;}
.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.14 Comments
 * -----------------------------------------------------------------------------
 */

.comments-area {
	margin: 48px auto;
	max-width: 474px;
	padding: 0 10px;
}

.comment-reply-title,
.comments-title {
	font: 900 16px/1.5 Lato, sans-serif;
	margin: 0;
	text-transform: uppercase;
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0;
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase;
}

.comment-list .reply {
	margin-top: 24px;
}

.comment-author .fn {
	font-weight: 900;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}

.comment-author {
	position: relative;
}

.comment-author .avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
}

.bypostauthor > article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

.says {
	display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
	padding-left: 30px;
}

.comment-edit-link {
	margin-left: 10px;
}

.comment-edit-link:before {
	content: "\f411";
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 2px;
}

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

.comment-content ul,
.comment-content ol {


	margin: 0 0 24px 22px;
}

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

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

.comment-list .children {
	list-style: none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-form label {
	display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5;
}

.required {
	color: #c0392b;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:hover {
	color: #41a62a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0;
}


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

/* Secondary */

#secondary { float:left;
	position: relative;
	z-index: 2; width:25.8621%;
}
.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 */

.content-sidebar {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #767676;
	padding: 48px 10px 0;
}


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

/* Primary Sidebar, Footer Sidebar */

.widget {
	width: 100%;
	word-wrap: break-word;
	margin-bottom: 2em;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.05);
			box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.05);	    
	background-color: #FFF;
}

.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;
	padding: 10px; font-size:14px;
}
.widget ul li,
.widget ol li{ padding:0 !important;}
.widget ul a,
.widget ol a { line-height:1;
  cursor: pointer;
  padding: 10px;
  text-decoration: none;
  color: #444545; display:block;}
.widget ul a:hover,
.widget ol a:hover{ color:#fff; background:#48a24c;}
.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: #4aa24e;
	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: #41a62a;
}

/* Calendar Widget*/

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

.widget_calendar caption {
	font-weight: 700;
	line-height: 1.7142857142;
	text-align: left;
	text-transform: uppercase; padding:10px;
}

.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: #4aa24e;
	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;
}

/* Ephemera Widget*/

.widget_twentyfourteen_ephemera > ol > li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	margin-bottom: 18px;
	padding: 0;
}

.widget_twentyfourteen_ephemera .hentry {
	margin: 0;
	max-width: 100%;
}

.widget_twentyfourteen_ephemera .entry-title,
.widget_twentyfourteen_ephemera .entry-meta,
.widget_twentyfourteen_ephemera .wp-caption-text,
.widget_twentyfourteen_ephemera .post-format-archive-link,
.widget_twentyfourteen_ephemera .entry-content table {
	font-size: 12px;
	line-height: 1.5;
}

.widget_twentyfourteen_ephemera .entry-title {
	display: inline;
	font-weight: 400;
}

.widget_twentyfourteen_ephemera .entry-meta {
	margin-bottom: 18px;
}

.widget_twentyfourteen_ephemera .entry-meta a {
	color: rgba(255, 255, 255, 0.7);
}

.widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #41a62a;
}

.widget_twentyfourteen_ephemera .entry-content ul,
.widget_twentyfourteen_ephemera .entry-content ol {
	margin: 0 0 18px 20px;
}

.widget_twentyfourteen_ephemera .entry-content ul {
	list-style: disc;
}

.widget_twentyfourteen_ephemera .entry-content ol {
	list-style: decimal;
}

.widget_twentyfourteen_ephemera .entry-content li > ul,
.widget_twentyfourteen_ephemera .entry-content li > ol {
	margin: 0 0 0 20px;
}

.widget_twentyfourteen_ephemera .entry-content th,
.widget_twentyfourteen_ephemera .entry-content td {
	padding: 6px;
}



.widget_twentyfourteen_ephemera .post-format-archive-link {
	font-weight: 700;
	text-transform: uppercase;
}

/* 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 {}

.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
 * -----------------------------------------------------------------------------
 */

.content-sidebar .widget a {
	color: #4aa24e;
}

.content-sidebar .widget a:hover {
	/*color: #41a62a;*/
}

.content-sidebar .widget pre {
	border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget mark,
.content-sidebar .widget ins {
	color: #2b2b2b;
}

.content-sidebar .widget abbr[title] {
	border-color: #2b2b2b;
}

.content-sidebar .widget fieldset {
	border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget blockquote {
	color: #767676;
}

.content-sidebar .widget blockquote cite {
	color: #2b2b2b;
}

.content-sidebar .widget li > ol,
.content-sidebar .widget li > ul {
	margin-left: 18px;
}

.content-sidebar .widget table,
.content-sidebar .widget th,
.content-sidebar .widget td {
	border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget del {
	color: #767676;
}

.content-sidebar .widget hr {
	background-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget input,
.content-sidebar .widget textarea {
	background-color: #fff;
	border-color: rgba(0, 0, 0, 0.1);
	color: #2b2b2b;
}

.content-sidebar .widget input:focus,
.content-sidebar .widget textarea:focus {
	border-color: rgba(0, 0, 0, 0.3);
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #4aa24e;
	border: 0;
	color: #fff;
}

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

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

.content-sidebar .widget .wp-caption {
	color: #767676;
}

.content-sidebar .widget .widget-title {
	border-top: 5px solid #000;
	color: #2b2b2b;
	font-size: 14px;
	font-weight: 900;
	margin: 0 0 18px;
	padding-top: 7px;
	text-transform: uppercase;
}

.content-sidebar .widget .widget-title a {
	color: #2b2b2b;
}

.content-sidebar .widget .widget-title a:hover {
	color: #41a62a;
}

/* List Style Widgets*/

.content-sidebar .widget_archive li,
.content-sidebar .widget_categories li,
.content-sidebar .widget_links li,
.content-sidebar .widget_meta li,
.content-sidebar .widget_nav_menu li,
.content-sidebar .widget_pages li,
.content-sidebar .widget_recent_comments li,
.content-sidebar .widget_recent_entries li,
.content-sidebar .widget_categories li ul,
.content-sidebar .widget_nav_menu li ul,
.content-sidebar .widget_pages li ul {}

/* Calendar Widget */

.content-sidebar .widget_calendar caption {
	color: #2b2b2b;
	font-weight: 900;
}

.content-sidebar .widget_calendar thead th {
	background-color: rgba(0, 0, 0, 0.02);
}

.content-sidebar .widget_calendar tbody a,
.content-sidebar .widget_calendar tbody a:hover {
	color: #fff;
}

/* Ephemera widget*/

.content-sidebar .widget_twentyfourteen_ephemera .widget-title {
	line-height: 1.2857142857;
	padding-top: 1px;
}

.content-sidebar .widget_twentyfourteen_ephemera .widget-title:before {
	background-color: #000;
	color: #fff;
	margin: -1px 9px 0 0;
	padding: 6px 0 9px;
	text-align: center;
	vertical-align: middle;
	width: 36px;
}

.content-sidebar .widget_twentyfourteen_ephemera .video.widget-title:before {
	content: "\f104";
}

.content-sidebar .widget_twentyfourteen_ephemera .audio.widget-title:before {
	content: "\f109";
}

.content-sidebar .widget_twentyfourteen_ephemera .image.widget-title:before {
	content: "\f473";
}

.content-sidebar .widget_twentyfourteen_ephemera .gallery.widget-title:before {
	content: "\f103";
}

.content-sidebar .widget_twentyfourteen_ephemera .aside.widget-title:before {
	content: "\f101";
}

.content-sidebar .widget_twentyfourteen_ephemera .quote.widget-title:before {
	content: "\f106";
}

.content-sidebar .widget_twentyfourteen_ephemera .link.widget-title:before {
	content: "\f107";
}

.content-sidebar .widget_twentyfourteen_ephemera > ol > li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta {
	color: #ccc;
}

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

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #41a62a;
}

.content-sidebar.widget_twentyfourteen_ephemera blockquote cite {
	font-size: 13px;
	line-height: 1.3846153846;
}

.content-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link {
	font-weight: 900;
}


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

#supplementary {
	padding: 0 10px;
}

.site-footer,
.site-info,
.site-info a {
	color: rgba(255, 255, 255, 0.7);
}

.footer-wrap{ max-width: 1160px; margin:0 auto;}
.site-footer { background:#444445; color: #fff; padding: 20px 0; position:relative; bottom:-1px;}
.site-footer .footer-links{ font-size:14px; font-weight:bold;}
.site-footer .footer-links li{ padding:5px 0;}
.site-footer .footer-links li a{ color:#fff; text-decoration:none; border:1px transparent solid;}
.site-footer .footer-links li a:hover{ border-bottom-color:#fff;}
.site-footer .footer-col h2{ margin: 0 0 10px; padding: 0 0 10px; font-size:114.2857142857143%; border-bottom: 1px solid #fff; line-height:1;}
.site-footer .footer-col{ float:left; margin-left:2%;}
.site-footer .logo-col { /*min-width: 199px; max-width: 199px;*/ width:13%; height:auto; margin-left:0;}
.site-footer .logo-col .ismobile{ width:260px; height:91px; display:none;}
.site-footer .about-col{ width: 25%;}
.site-footer .quick-links-col{ width: 41%;}

.site-footer .quick-links-col .footer-links{ width:50%; float:left;}

.site-footer .menu-footer-menu-container{ width:70%; float:left; margin-left:2%;}
.site-footer .menu-footer-menu-container .menu-item{ float:left; width:50%; float:left; font-size:114.2857142857143%; font-weight:bold; line-height:1; padding-right:5%;}
/*.site-footer .menu-footer-menu-container .menu-item:nth-child(2) .menu-item{ width:50%; float:left;}*/
.site-footer .menu-footer-menu-container .menu-item:first-child{ /*width:25%; margin-left:0;*/}
.site-footer .menu-footer-menu-container .menu > li > a, 
.social-links-container h3{ margin: 0 0 10px; padding: 0 0 10px; display:block; border: 1px solid #fff; border-width:0 0 1px; color:#fff; position:relative;}
.site-footer .menu-footer-menu-container .sub-menu .menu-item{ width:50%; line-height: 1.5; padding:0 2% 0 0; margin:0; font-weight:normal;}
.site-footer .menu-footer-menu-container .sub-menu .menu-item a{ border:0; display:inline-block; border-bottom:1px transparent solid; text-decoration:none; color:#fff; font-size:14px;}
.site-footer .menu-footer-menu-container .sub-menu .menu-item a:hover,
.site-footer .social-links-container a:hover{ border-bottom-color:#fff;}

.site-footer .menu-footer-menu-container,
.social-links-container{ padding-top:18px;}


.site-footer .social-links-container{ float: right; width:15%;}
.site-footer .social-links-container h3{ font-size:114.2857142857143%; line-height:1;}
.site-footer .media-links{}
.site-footer .social-links { overflow:hidden;}
.site-footer .social-links li { float: left; margin:0 9px 9px 0; }
.site-footer .social-links li:hover{ opacity:.7;}
/*.site-footer .social-links li:first-child{ margin-left:0;}*/
.site-footer .social-links li a{ display:block; width: 26px; height: 26px; border:0;}
.site-footer .social-links li a.social-facebook{ background-position:-72px 0;}
.site-footer .social-links li a.social-twitter{ background-position:-72px -26px;}
.site-footer .social-links li a.social-youtube{ background-position:-72px -52px;}
.site-footer .social-links li a.social-linkedin{ background-position:-72px -78px;}

.site-footer .social-links-container .ne_links{ padding:5px 0;}
.site-footer .social-links-container a{ text-decoration:none;  border-bottom:1px transparent solid;  color:#fff;}

.site-footer .site-info{ color: #818181; clear:both; float: left; width:100%; font-size: 85.71428571428571%; margin-top: 20px;}
.site-footer .site-info .copyright{ font-style:normal; font-weight:bold; margin:0;}

/* Back to top button */
#back-top {	position: fixed; bottom: 15px; right: 15px; z-index:10000;}
#back-top a { background:#444445; width: 41px; height: 40px; text-indent:-999em; display: block; text-decoration: none; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; overflow:hidden;}
#back-top a:hover{ background:#48a24c;}
#back-top span { width: 41px; height: 40px; display: block; background-position:-20px 0;}
#back-top a:hover span { opacity:.8;}

.side-panel{ /*width:28px;*/ width:30px; position:fixed; top:112px; right:0; list-style:none; z-index:9999; margin:0;}
.side-panel li{ margin-top:10px; position:relative;}
.side-panel li.LiveChat_btn{ overflow:hidden;}
.side-panel li:first-child{ margin-top:0;}
/*.side-panel li.buttons,
#my-welcome-message a.btn,
body #feedbackify .fby-tab-r{ background:#818182;}
.side-panel li.buttons a.btn,
body #feedbackify .fby-tab-r a{
	height:102px; width:102px; text-transform:uppercase;
	-moz-transform:    rotate(270deg);     -o-transform:      rotate(270deg);     -webkit-transform: rotate(270deg);     transform:         rotate(270deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=6.123233995736766e-17, M12=1, M21=-1, M22=6.123233995736766e-17, SizingMethod='auto expand')"; filter: progid:DXImageTransform.Microsoft.Matrix(            M11=6.123233995736766e-17,            M12=1,            M21=-1,            M22=6.123233995736766e-17,            SizingMethod='auto expand');
  
	text-align:center;
	color:#fff; font-size:14px; font-weight:bold; text-decoration:none; display:block; padding:5px 0; }
.side-panel li.cdpACCESS_btn{ background:#0098c1;}
.side-panel li.cdpACCESS_btn a.btn{ text-transform:none;}*/
.side-panel li.cdpACCESS_btn{  width:30px; height:102px;}
.side-panel li.Feedback_btn{ width:30px; height:102px;}
.side-panel li.LiveChat_btn{ width:30px; height:102px;}
.side-panel li.social_btn{ width:30px; height:30px;}
body #feedbackify .fby-tab-r a{ background-image:url(images/btn_feedback.png) !important; background-repeat: no-repeat !important; background-position:0 0 !important; width:30px; height:102px; margin:0 !important;}
.side-panel li.LiveChat_btn span span{ display:none;}
.side-panel li .chat-script.hide-chat span{ width:30px;}
/*.side-panel li:hover a.LiveChat_btn{ background-color:#48a24c;}*/

body #feedbackify{}
body #feedbackify .fby-tab-r{ width:30px; top: 225px; margin-top:0 !important;}
/*body #feedbackify .fby-tab-r:hover{ width:30px;}*/
/*body #feedbackify .fby-tab-r a { background:none !important; margin:0 !important; color:#fff !important; font-size:14px !important; font-weight:bold !important; text-decoration:none !important; display:block !important; padding:8px 13px !important;}*/
body #feedbackify .fby-tab-r a:hover{ margin:0 !important;}

.side-panel li.Feedback_btn{ opacity: 0; filter: alpha(opacity=0); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
/*.side-panel li:hover{ margin-left:-2px;}*/

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

.site-info {}

#supplementary + .site-info {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

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

#secondary .myicc-menu{ margin-bottom:20px;}
#secondary .myicc-menu .menu-top-menu-container ul li.menu-item{ display:block;}

/**
 * 9.0 Featured Content
 * -----------------------------------------------------------------------------
 */

.featured-content {
	background: #000 url(images/pattern-dark.svg) repeat fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: relative;
	width: 100%;
}

.featured-content-inner {
	overflow: hidden;
}

.featured-content .hentry {
	color: #fff;
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.featured-content .post-thumbnail,
.featured-content .post-thumbnail:hover {
	background: transparent;
}

.featured-content .post-thumbnail {
	display: block;
	position: relative;
	padding-top: 55.357142857%;
	overflow: hidden;
}

.featured-content .post-thumbnail img {
	left: 0;
	position: absolute;
	top: 0;
}

.featured-content .entry-header {
	background-color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	min-height: 96px;
	overflow: hidden;
	padding: 24px 10px;
}

.featured-content a {
	color: #fff;
}

.featured-content a:hover {
	color: #41a62a;
}

.featured-content .entry-meta {
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.0909090909;
	margin-bottom: 12px;
}

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

.featured-content .entry-title {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3333333333;
	margin: 0;
	text-transform: uppercase;
}


/* Slider */

.slider .featured-content .hentry {
	-webkit-backface-visibility: hidden;
	display: none;
	position: relative;
}

.slider .featured-content .post-thumbnail {
	padding-top: 55.49132947%;
}

.slider-control-paging {
	background-color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	float: left;
	list-style: none;
	margin: -24px 0 0 0;
	position: relative;
	width: 100%;
	z-index: 3;
}

.slider-control-paging li {
	float: left;
	margin: 2px 4px 2px 0;
}

.slider-control-paging li:last-child {
	margin-right: 0;
}

.slider-control-paging a {
	cursor: pointer;
	display: block;
	height: 44px;
	position: relative;
	text-indent: -999em;
	width: 44px;
}

.slider-control-paging a:before {
	background-color: #4d4d4d;
	content: "";
	height: 12px;
	left: 10px;
	position: absolute;
	top: 16px;
	width: 12px;
}

.slider-control-paging a:hover:before {
	background-color: #41a62a;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #4aa24e;
}

.slider-direction-nav {
	clear: both;
	list-style: none;
	margin: 0;
	position: relative;
	width: 100%;
	z-index: 3;
}

.slider-direction-nav li {
	border-color: #fff;
	border-style: solid;
	border-width: 2px 1px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	float: left;
	text-align: center;
	width: 50%;
}

.slider-direction-nav li:last-child {
	border-width: 2px 0 0 1px;
}

.slider-direction-nav a {
	background-color: #000;
	display: block;
	font-size: 0;
	height: 46px;
}

.slider-direction-nav a:hover {
	background-color: #4aa24e;
}

.slider-direction-nav a:before {
	color: #fff;
	content: "\f430";
	font-size: 32px;
	line-height: 46px;
}

.slider-direction-nav .slider-next:before {
	content: "\f429";
}

.slider-direction-nav .slider-disabled {
	display: none;
}


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

.site-main .widecolumn {
	padding-top: 72px;
	width: auto;
}
.site-main .mu_register,
.widecolumn > h2,
.widecolumn > form {
	margin: 0 auto 48px;
	max-width: 474px;
	padding: 0 30px;
}

.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
	font-size: inherit;
	width: 90%;
}

.site-main .mu_register input[type="submit"],
.widecolumn #submit {
	font-size: inherit;
	width: auto;
}


/**
 * 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 http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (max-width: 400px) {
	/*.list-view .site-content .post-thumbnail {
		background: none;
		width: auto;
		z-index: 2;
	}

	.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,
	.post-edit-link: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;
	}

	.site-content .byline a:before {
		content: "\f304";
	}

	.site-content .comments-link a:before {
		content: "\f300";
		margin-right: 2px;
	}

	.entry-content .edit-link a:before,
	.entry-meta .edit-link a:before {
		content: "\f411";
	}

	.site-content .full-size-link a:before {
		content: "\f402";
		margin-right: 1px;
	}

	.site-content .parent-post-link a:before {
		content: "\f301";
	}

	.list-view .site-content .hentry {	}

	.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 20px;
	}

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

@media screen and (min-width: 673px) {
	.header-main {
		padding: 0 30px;
	}
	.content-area {	}

	.site-content {}

	#secondary,
	#supplementary {}

	.content-sidebar {
		border: 0;
		float: right;
		margin-left: -33.33333333%;
		padding: 48px 30px 24px;
		position: relative;
		width: 33.33333333%;
	}

	.grid .featured-content .hentry {
		float: left;
		width: 50%;
	}

	.grid .featured-content .hentry:nth-child( 2n+1 ) {
		clear: both;
	}

	.grid .featured-content .entry-header {
		border-color: #000;
		border-style: solid;
		border-width: 12px 10px;
		height: 96px;
		padding: 0;
	}

	.slider .featured-content .entry-title {
		font-size: 22px;
		line-height: 1.0909090909;
	}

	.slider .featured-content .entry-header {
		min-height: inherit;
		padding: 24px 30px 48px;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 50%;
		z-index: 3;
	}

	.slider-control-paging {
		background: transparent;
		margin-top: -48px;
		padding-left: 20px;
		width: 50%;
	}

	.slider-direction-nav {
		clear: none;
		float: right;
		margin-top: -48px;
		width: 98px;
	}

	.slider-direction-nav li {
		border: 0;
		padding: 0 1px 0 0;
	}

	.slider-direction-nav li:last-child {
		padding: 0 0 0 1px;
	}

	.slider-direction-nav a {
		height: 48px;
	}

	.slider-direction-nav a:before {
		line-height: 48px;
	}

	.site-info {}
}

@media screen and (min-width: 1041px) {
	.site-header{ -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
	.site-title {
		/* Search-toggle width = 48px */
		max-width: -webkit-calc(100% - 48px);
		max-width:         calc(100% - 48px);
	}

	.header-main { padding:0; max-width: 1160px; margin:0 auto;}
	.admin-bar .stickyheader{ top:32px;}
	.stickyheader { box-shadow: 0 0 7px #444; left: 0; position: fixed; top: 0; width: 100%; z-index: 100; }
	.stickyheader .site-title{ padding-top:0; padding-bottom:0; /*max-width:100px;*/}
	.stickyheader .site-title img{ max-height:33px;}
	.stickyheader .primary-navigation li.menu-item a{ height:50px; line-height:50px;}
	.stickyheader .primary-navigation li li.menu-item a{line-height:1.3;}
	.stickyheader .primary-navigation ul ul{ top: 50px;}
	.primary-navigation ul ul ul .sub-menu{ /*max-height:300px; overflow:auto;*/}

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

	/* Fixed Header */
	.masthead-fixed .site-header {}
	.admin-bar.masthead-fixed .site-header {}
	.masthead-fixed .site-main { }

	/* Navigation */

	.site-navigation li .current_page_item > a,
	.site-navigation li .current_page_ancestor > a,
	.site-navigation li .current-menu-item > a,
	.site-navigation li .current-menu-ancestor > a {
		/*background:#48a24c; color:#fff;*/
	}

	/* Primary Navigation */

	.primary-navigation {
		float: left;
		margin: 0;
		padding: 0;
	}

	.primary-navigation .menu-toggle {
		display: none;
		padding: 0;
	}

	.primary-navigation .nav-menu {
		border-bottom: 0;
		display: block;
	}

	.primary-navigation.toggled-on {
		border-bottom: 0;
		margin: 0;
		padding: 0;
	}

	.primary-navigation li { border: 0;	display: inline-block; float:left; position: relative; /*max-width: 192px;*/ margin-left:1px;}

	.primary-navigation a {	display: inline-block; padding: 0 19px;}

	.primary-navigation li.menu-item a{ font-size:114.2857142857143%; font-weight:bold;
		display: table-cell; vertical-align: middle; text-align:center; 
margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");  height:80px; line-height:80px;}
	.primary-navigation li li.menu-item a{ line-height:1.3;}
	.primary-navigation ul ul {
		width: 230px; padding: 10px; background-color: #FFF;
	z-index: 100;	
	-webkit-box-shadow: 3px 3px 3px -3px rgba(0,0,0, .075), 3px 3px 3px -3px rgba(0,0,0, .075), -3px 3px 3px -3px rgba(0,0,0, .075);
-moz-box-shadow:    3px 3px 3px -3px rgba(0,0,0, .075), 3px 3px 3px -3px rgba(0,0,0, .075), -3px 3px 3px -3px rgba(0,0,0, .075);
box-shadow:         3px 3px 3px -3px rgba(0,0,0, .075), 3px 3px 3px -3px rgba(0,0,0, .075), -3px 3px 3px -3px rgba(0,0,0, .075);
		float: left;
		margin: 0;
		position: absolute;
		top: 80px;
		left: -999em;
		z-index: 99999;
	}

	.primary-navigation li li { max-width: 100%; float:none; display: block; margin-left:0;}

	.primary-navigation ul ul ul {
		/*left: -999em;*/
		top: 0!important ; margin-top:-10px;
	}

	.primary-navigation ul ul li.menu-item a { display:block; height:auto !important; color: #464546; font-size: 100%; padding: 6px 30px 6px 10px; text-align: left; font-weight:normal;}
	.primary-navigation ul ul li.menu-item a:hover{ /*font-weight:bold; padding-right:13px;*/ color:#fff;}

	.primary-navigation li:hover > a{
		background-color: #fff;
		color: #444545;
	}

	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.current-menu-item > a,
	.home .primary-navigation ul ul li.current-menu-item > a:hover,
	.primary-navigation ul ul li:hover > a{
		background-color: #48a24c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyYjQ1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YWEzNGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #52b455 0%, #4aa34d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52b455), color-stop(100%,#4aa34d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #52b455 0%,#4aa34d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #52b455 0%,#4aa34d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #52b455 0%,#4aa34d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #52b455 0%,#4aa34d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52b455', endColorstr='#4aa34d',GradientType=0 ); /* IE6-8 */
 color:#fff; /*font-weight:bold;*/
	}
	.home .primary-navigation ul ul li.current-menu-item > a{ background:none; color: #464546; font-weight:normal;}

	.primary-navigation ul li:hover > ul{
		left: 0;
	}

	.primary-navigation ul ul li:hover > ul {
		left: 100%;
	}

	.primary-navigation .menu-item-has-children > a,
	.primary-navigation .page_item_has_children > a { position:relative; /*color: #444545;font-weight: 900; background:#fff;*/}
	
	.primary-navigation .menu-item .menu-item-has-children > a:after,
	.primary-navigation .menu-item .page_item_has_children > a:after {
		content:'' !important; position: absolute; top:10px; right:10px; width: 0; height: 0; display: block; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #464546; border-right: none;
	}
	
	.primary-navigation .menu-item .menu-item-has-children:hover > a:after,
	.primary-navigation .menu-item .page_item_has_children:hover > a:after,
	.primary-navigation .menu-item .menu-item-has-children > a:hover:after,
	.primary-navigation .menu-item .page_item_has_children > a:hover:after{ border-left-color:#fff;}
}

@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;
	}

	.full-width .site-content blockquote.alignleft,
	.full-width .site-content blockquote.alignright {
		width: -webkit-calc(50% + 130px);
		width:         calc(50% + 130px);
	}

	.full-width .site-content .alignleft {
		clear: left;
	}

	.full-width .site-content .alignright {
		clear: right;
	}
}

@media screen and (min-width: 846px) {
	.comment-list .trackback,
	.comment-list .pingback,
	.comment-list article {
		margin-bottom: 36px;
		padding-top: 36px;
	}

	.comment-author .avatar {
		height: 34px;
		top: 2px;
		width: 34px;
	}

	.comment-author,
	.comment-awaiting-moderation,
	.comment-content,
	.comment-list .reply,
	.comment-metadata {
		padding-left: 50px;
	}

	.comment-list .children {
		margin-left: 20px;
	}

	.full-width .site-content .hentry.has-post-thumbnail:first-child {
		/*margin-top: 0;*/ margin:0;
	}

	.featured-content {
		margin-bottom: 0;
	}
}

.main-content{ position:relative;}
.home .breadcrumb-container,
.error404 .breadcrumb-container{ display:none;}
@media screen and (min-width: 1041px) {
	.search-box-wrapper {
		padding-left: 182px;
	}

	.main-content {	float: right; width:71.5517%;}
	.breadcrumb-container{}
	
	
	.main-content .content-area{ float:none; width:auto; padding: 20px; background: #fff; -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.05); box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.05);}

	.content-sidebar {
		margin-left: -29.04761904%;
		width: 29.04761904%;
	}
	.primary-sidebar {
		padding-top: 0;
	}

	.site-description {
		display: block;
		margin: 0 0 18px;
	}

	.site-description:empty {
		margin: 0;
	}

	.secondary-navigation {	font-size: 14px;  background-color: #fff; box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05); margin-bottom: 2em; border-top:5px #444445 solid;}

	.secondary-navigation li {
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		position: relative;
	}

	.secondary-navigation a {
		padding: 10px; color:#444545;
	}

	.secondary-navigation ul ul {
		background-color: #48a24c;
		position: absolute;
		top: 0;
		left: -999em;
		width: 202px;
		z-index: 99999;
	}

	.secondary-navigation li li {
		border-top: 0;
	}

	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: #48a24c;
		color: #fff;
	}

	.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: #48a24c;
	}

	.secondary-navigation ul li:hover > ul,
	.secondary-navigation ul li.focus > ul {
		left: 202px;
	}

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

	.secondary-navigation .menu-item-has-children > a:after {
		-webkit-font-smoothing: antialiased;
		content: "\f501";
		display: inline-block;
		font: normal 8px/1 Genericons;
		position: absolute;
		right: 26px;
		top: 14px;
		vertical-align: text-bottom;
	}

	.footer-sidebar .widget,
	.primary-sidebar .widget {
		font-size: 12px;
		line-height: 1.5;
	}

	.footer-sidebar .widget {
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
		float: left;
		padding: 0 30px;
		width: 25%;
	}

	.footer-sidebar .widget h1,
	.primary-sidebar .widget h1 {
		font-size: 20px;
		line-height: 1.2;
	}

	.footer-sidebar .widget h2,
	.primary-sidebar .widget h2 {
		font-size: 18px;
		line-height: 1.3333333333;
	}

	.footer-sidebar .widget h3,
	.primary-sidebar .widget h3 {
		font-size: 16px;
		line-height: 1.5;
	}

	.footer-sidebar .widget h4,
	.primary-sidebar .widget h4 {
		font-size: 14px;
		line-height: 1.7142857142;
	}

	.footer-sidebar .widget h5,
	.primary-sidebar .widget h5 {
		font-size: 12px;
		line-height: 2;
	}

	.footer-sidebar .widget h6,
	.primary-sidebar .widget h6 {
		font-size: 11px;
		line-height: 2.1818181818;
	}

	.footer-sidebar .widget code,
	.footer-sidebar .widget kbd,
	.footer-sidebar .widget tt,
	.footer-sidebar .widget var,
	.footer-sidebar .widget samp,
	.footer-sidebar .widget pre,
	.primary-sidebar .widget code,
	.primary-sidebar .widget kbd,
	.primary-sidebar .widget tt,
	.primary-sidebar .widget var,
	.primary-sidebar .widget samp,
	.primary-sidebar .widget pre {
		font-size: 11px;
		line-height: 1.6363636363;
	}

	.footer-sidebar .widget blockquote,
	.primary-sidebar .widget blockquote {
		font-size: 14px;
		line-height: 1.2857142857;
	}

	.footer-sidebar .widget blockquote cite,
	.primary-sidebar .widget blockquote cite {
		font-size: 12px;
		line-height: 1.5;
	}

	.footer-sidebar .widget input,
	.footer-sidebar .widget textarea,
	.primary-sidebar .widget input,
	.primary-sidebar .widget textarea {
		font-size: 12px;
		padding: 3px 2px 4px 4px;
	}

	.footer-sidebar .widget input[type="button"],
	.footer-sidebar .widget input[type="reset"],
	.footer-sidebar .widget input[type="submit"],
	.primary-sidebar .widget input[type="button"],
	.primary-sidebar .widget input[type="reset"],
	.primary-sidebar .widget input[type="submit"] {
		padding: 5px 15px 4px;
	}

	.footer-sidebar .widget .widget-title,
	.primary-sidebar .widget .widget-title {
		padding:10px 20px;
		font-size: 16px;
		color: #FFF;		
		background-color: #444445; margin:0; text-transform:none; font-weight:normal;
	}

	.footer-sidebar .widget_twentyfourteen_ephemera .entry-title,
	.footer-sidebar .widget_twentyfourteen_ephemera .entry-meta,
	.footer-sidebar .widget_twentyfourteen_ephemera .wp-caption-text,
	.footer-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,
	.footer-sidebar .widget_twentyfourteen_ephemera .entry-content table,
	.primary-sidebar .widget_twentyfourteen_ephemera .entry-title,
	.primary-sidebar .widget_twentyfourteen_ephemera .entry-meta,
	.primary-sidebar .widget_twentyfourteen_ephemera .wp-caption-text,
	.primary-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,
	.primary-sidebar .widget_twentyfourteen_ephemera .entry-content table {
		font-size: 11px;
		line-height: 1.6363636363;
	}

	.footer-sidebar .widget_archive li,
	.footer-sidebar .widget_categories li,
	.footer-sidebar .widget_links li,
	.footer-sidebar .widget_meta li,
	.footer-sidebar .widget_nav_menu li,
	.footer-sidebar .widget_pages li,
	.footer-sidebar .widget_recent_comments li,
	.footer-sidebar .widget_recent_entries li,
	.primary-sidebar .widget_archive li,
	.primary-sidebar .widget_categories li,
	.primary-sidebar .widget_links li,
	.primary-sidebar .widget_meta li,
	.primary-sidebar .widget_nav_menu li,
	.primary-sidebar .widget_pages li,
	.primary-sidebar .widget_recent_comments li,
	.primary-sidebar .widget_recent_entries li {
		border-top: 0;
		padding: 0 0 6px;
	}

	.footer-sidebar .widget_archive li:last-child,
	.footer-sidebar .widget_categories li:last-child,
	.footer-sidebar .widget_links li:last-child,
	.footer-sidebar .widget_meta li:last-child,
	.footer-sidebar .widget_nav_menu li:last-child,
	.footer-sidebar .widget_pages li:last-child,
	.footer-sidebar .widget_recent_comments li:last-child,
	.footer-sidebar .widget_recent_entries li:last-child,
	.primary-sidebar .widget_archive li:last-child,
	.primary-sidebar .widget_categories li:last-child,
	.primary-sidebar .widget_links li:last-child,
	.primary-sidebar .widget_meta li:last-child,
	.primary-sidebar .widget_nav_menu li:last-child,
	.primary-sidebar .widget_pages li:last-child,
	.primary-sidebar .widget_recent_comments li:last-child,
	.primary-sidebar .widget_recent_entries li:last-child {
		padding: 0;
	}

	.footer-sidebar .widget_categories li ul,
	.footer-sidebar .widget_nav_menu li ul,
	.footer-sidebar .widget_pages li ul,
	.primary-sidebar .widget_categories li ul,
	.primary-sidebar .widget_nav_menu li ul,
	.primary-sidebar .widget_pages li ul {
		border-top: 0;
		margin: 0; padding:0 10px;
	}

	#supplementary {
		padding: 0;
	}

	.footer-sidebar {
		font-size: 12px;
		line-height: 1.5;
	}

	.featured-content {
		padding-left: 182px;
	}

	.grid .featured-content .hentry {
		width: 33.3333333%;
	}

	.grid .featured-content .hentry:nth-child( 2n+1 ) {
		clear: none;
	}

	.grid .featured-content .hentry:nth-child( 3n+1 ) {
		clear: both;
	}

	.grid .featured-content .entry-header {
		height: 120px;
	}
}

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

	.site-content,
	.site-main .widecolumn {}

	.search-box-wrapper,
	.featured-content {
		padding-left: 222px;
	}
	.secondary-navigation,
	.secondary-navigation ul ul {}
	.secondary-navigation, .secondary-navigation ul ul a{ color:#fff;}

	.secondary-navigation ul li:hover > ul,
	.secondary-navigation ul li.focus > ul {
		left: 90%; top:10px;
	}

	.slider .featured-content .entry-title {
		font-size: 33px;
	}

	.slider .featured-content .entry-header,
	.slider-control-paging {
		width: 534px;
	}

	.slider-control-paging {
		padding-left: 24px;
	}

	.slider-control-paging li {
		margin: 12px 12px 12px 0;
	}

	.slider-control-paging a {
		height: 24px;
		width: 24px;
	}

	.slider-control-paging a:before {
		top: 6px;
		left: 6px;
	}
}

@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;
	}

	.header-main {
		padding: 48px 10px;
	}

	.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;
	}
}

/** Add New CSS **/
.top-panel-container{ background:#444445; padding:6px 0 2px;}
.top-panel{ margin: 0 auto; max-width: 1160px;}
.top-links{ float:right;}
.top-links li{ float:left; font-weight:bold; padding: 0 1.42857143em; line-height: 1; color: #fff; border-right:1px solid #fff;}
.top-links li:first-child{}
.top-links li.welcome-msg{ /*padding-right:0; border-right:0;*/}
.top-links li a{ color: #fff; text-decoration:none;}

.search-block{ float:right; padding-left:1.42857em; position:relative; min-width:130px; margin-top:-3px;}
.search-block .search-form { float:right; white-space:nowrap; /*padding-right:20px; width:0;*/ position:relative; margin-top:-4px;  }
.search-block .search-form.expand { background:#333; padding-left:5px;}
.search-block .search-trigger { position: absolute; right: 0; z-index: 1; }
.search-block .search-trigger a { float: right; width: 20px; height: 20px; text-indent: -9999px; display: block; }
.search-block .search-form .screen-reader-text{ display:none; }
/*.search-block .search-form input.search-field { background:transparent; border:0; padding:0; font-size:11px; width:100%; height:20px; line-height:20px; vertical-align:middle; font-size:12px; color:#fff; font-family:Arial, Helvetica, sans-serif;}*/
.search-block .search-form input.search-field,
.search-block .wgs_wrapper input.gsc-input {
    background:#4a4a4b /*url(images/icon_search.png) no-repeat 100% 0*/ !important; font-size:14px; font-weight:bold;
    border: 0; line-height:20px; height:20px;
    width: 130px;
    padding: 0 20px 0 5px; border-radius:0;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s; color:#fff;
    }
.search-block .wgs_wrapper .gsc-clear-button{ display:none;}
.search-block .search-form input.search-field:focus,
.search-block .wgs_wrapper .gsc-input:focus { width: 170px;}
.search-block .search-form .search-submit,
.search-block .wgs_wrapper input.gsc-search-button { display:block; position:absolute; right:4px; top:1px; height:20px; background:url(images/icon_search.png) no-repeat 100% 0; padding:0; width:21px; height:20px; min-width:0px; border:0; font-size:0; color:transparent;}
.search-block .search-form.expand .search-submit { z-index:2;}

.search-block .wgs_wrapper{ background:#4a4a4b; float:left; position:relative;}
.search-block form.gsc-search-box{ margin:0;}
.search-block table.gsc-search-box{ margin:0;}
.search-block table.gsc-search-box td.gsc-input{ padding:0;}
.searchheretophide {top:unset !important;left:unset !important;display:none !important;} 
.widget .search-form{ padding:10px;}

.site-main{ margin: 0 auto; max-width: 1160px; padding: 20px 0;}
.home .site-main {max-width: 1280px; padding:0;}

.home .footer-wrap,
.home .header-main,
.home .top-panel{ max-width: 1275px;}
.site-main.stickymain{ margin-top:80px;}

.search-toggle{ display:none;}


.breadcrumb{ margin-bottom:15px; color: #666666; }
.breadcrumb .active { color: #777777;}
.breadcrumb span{ padding:0 2px;}
.breadcrumb span:first-child{ padding-left:0;}
.breadcrumb a { color: #666666; text-decoration:none;}
.breadcrumb a:hover { color: #444;}

.divider { line-height:1; padding-bottom:0.071428571em; margin:0 0 28px; border-bottom: 0.071428571em solid #444545;}

/*h1.divider:before{ content: ''; position: absolute; top: 50%; width:100%; padding-top: 0.071428571em; margin-top: 1em; background-color: #444545;}
h1.divider:after { content: ''; position: absolute; top: 50%; width: calc(100% - 56px); padding-top: 0.071428571em; margin-top: 1em; background-color: #444545;}*/

a.more { display: inline-block;}
a.more:after { content: ' →';}

/** Homepage **/
.homepage{}

.homepage .grid-background { width:100%; margin: 0 auto; background: url(images/homepage-grid-image.png) #fff fixed no-repeat 50% 0;}

.homepage .grid-block{ background-color:#fff; overflow:hidden; margin:0 auto; list-style:none; max-width: 1280px}
.homepage .grid-block .items{ float:left; margin:3px 0 0 0.234375%; width: 24.7656%; position:relative; cursor:pointer;}

.homepage .grid-block .items.size-100,
.homepage .grid-block .items.boletins{ width: 49.6875%;}

.homepage .grid-block .items .overlay-hidden{ position: absolute; line-height:1.3;
		top: 0; bottom: 0;
		right: 0; left: 0; padding:20px;		
		background-color: rgba(68,69,69, .7);		
		z-index: 1;		
		-webkit-transition: all ease .8s;
		   -moz-transition: all ease .8s;
		    -ms-transition: all ease .8s;
		     -o-transition: all ease .8s;
		        transition: all ease .8s; opacity:0; filter: alpha(opacity=0);}
.homepage .grid-block .items.hover_effect .overlay-hidden,
.homepage .grid-block .items:hover .overlay-hidden{ opacity:1; filter: alpha(opacity=100); visibility:visible;}
.homepage .grid-block .items h3{ font-size:141.4285714285714%; color:#fff; margin:0 0 14px; position:relative; line-height:1.2;}
.homepage .grid-block .items .caption-detail{ color:#fff; font-size:114.2857142857143%;}
.homepage .grid-block .items .actions { margin-top:25px; overflow:hidden;}
.homepage .grid-block .items .actions a{ color:#fff; text-decoration:none; font-weight:bold; height:30px; line-height:30px; color:#fff; background:#48a24a; padding:0 10px; float:left; font-size:12px;}
.homepage .grid-block .items .actions a:hover{ background:#444545;}
.homepage .grid-block .new-to-icc-block{ width:49.6713%; position: relative; text-align: center; background: #48a24c; color: #fff;}
.homepage .grid-block .new-to-icc-block:hover .overlay-trigger,
.homepage .grid-block .new-to-icc-block .personalize{ opacity: 0; -webkit-transition: all ease .8s;
		   -moz-transition: all ease .8s;
		    -ms-transition: all ease .8s;
		     -o-transition: all ease .8s;
		        transition: all ease .8s;}
.homepage .grid-block .new-to-icc-block:hover .personalize{  opacity: 1;}
.homepage .grid-block .new-to-icc-block .personalize{ background: #48a24c; padding:15px; position:absolute; left:0; right:0; top:0; bottom:0;}
.homepage .grid-block .new-to-icc-block .personalize h3{ font-size:20px; margin:0 0 10px;}
.homepage .grid-block .new-to-icc-block .personalize .icons{ width: 23%; margin: 1%; float: left; position: relative;}
.homepage .grid-block .new-to-icc-block .personalize .icons .icon{ height:60px; overflow:hidden; position: relative; margin-bottom:5px;}
.homepage .grid-block .new-to-icc-block .personalize .icons .icon img{ position:absolute; top:0; left:50%; margin-left:-60px;}
.homepage .grid-block .new-to-icc-block .personalize .icons:hover .icon img{ top:-60px; }
.homepage .grid-block .new-to-icc-block .personalize .icons h4{ font-size:13px; margin:0; min-height:34px;}
.homepage .grid-block .new-to-icc-block .personalize .icons a{ text-decoration:none; color:#fff; display:block; padding:10px 5px; text-shadow:0 0 10px #333;}
.homepage .grid-block .new-to-icc-block .personalize .icons:hover a{ background-color: #FFF; text-shadow:none;		
		-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.25);
		        box-shadow: 0px 0px 6px rgba(0,0,0,0.25); color: #444545;}
.homepage .grid-block .new-to-icc-block .overlay-trigger{ /*display: table-cell; vertical-align: middle; text-align:center; 
margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0"); */ height:331px; padding-top:20%;}

.homepage .grid-block .new-to-icc-block .overlay-trigger h3{ font-size:24px; margin:0 0 10px;}
.homepage .grid-block .new-to-icc-block .overlay-trigger p{ line-height:1.2;  margin: 0 auto; max-width: 14.2857em; height:auto; font-size:114.2857142857143%; font-weight:bold;}

.homepage .grid-block .new-to-icc-block.isdesktopview{ display:block;}
.homepage .grid-block .new-to-icc-block.istabmobileview{ display:none;}

/*.homepage .about-icc-block{ text-align:center; margin-bottom: 3em; overflow:hidden;}
.homepage .about-icc-block .description{ color:#666666; max-width:680px; margin:0 auto; font-size:114.2857142857143%;} */

.homepage .dual-columns {display:table; table-layout:fixed; width:100%; max-width: 1280px; margin: 0 auto;}

.homepage .block{ text-align:left; padding:52px 32px 60px; overflow:hidden; width:50%; height:100%; /*max-width:870px; */margin:0 auto; display:table-cell; position:relative;}
.homepage .block li{ overflow:hidden; margin:20px 0;}
.homepage .block li:first-child{ margin-top:0;}

.homepage .block.upcoming-events{}
.homepage .block.upcoming-events li .event-image { display:inline;}
.homepage .block.upcoming-events li .event-image img{ width:40%; height:auto;}
.homepage .block.upcoming-events li .event-detail{ padding-left:30px; display:inline-block; float:right; width:60%;}
.homepage .block.upcoming-events li .event-detail h3{ color:#444545; font-size:114.2857142857143%; margin:0;}
.homepage .block.upcoming-events li .event-detail h3 a{ text-decoration:none;}
.homepage .block.upcoming-events li .event-detail .description{ color:#444545;}
.homepage .block.upcoming-events li .event-detail .date { color:#666666;}
.homepage .block.upcoming-events li .event-detail a.event-link{ float:right;}

.homepage .block.news-announcements{}
.homepage .block.news-announcements li{ float:left;}
.homepage .block.news-announcements li .news-date{ width:17%; color:#666666; display:inline-block;}
.homepage .block.news-announcements li .news-detail{ padding-left:15px; display:inline-block; width:83%; float:right; color:#666666;}
.homepage .block.news-announcements li .news-detail strong{ color:#444545;}
.homepage .block.news-announcements li .news-detail a.news-link{ float:right;}

.homepage .video-feed-block { text-align:left; background-color: #e5e5e5; overflow:hidden; width:100%; margin: 60px auto 0;}
.homepage .video-feed-block .video-list { max-width:1280px; margin:0 auto 20px; padding:52px 32px 60px; position:relative;}
.homepage .video-feed-block .video-list ul{ display:table; table-layout:fixed;}
.homepage .video-feed-block .video-list li{ display:table-cell;text-align: center;width:25%;}
.homepage .video-feed-block .video-list li.video-nav{ vertical-align:top;}
.homepage .video-feed-block .video-list li div.youtube_video_title {min-height: 310px;}
div.youtube_video_title iframe{margin-bottom: 0px;}
div.youtube_video_title a{text-decoration: none;}
.homepage .video-feed-block .video-list li.video{ vertical-align:top; width:25%; padding:0 20px;display: none;}
.homepage .video-feed-block .video-list li.video img{ border:0; width:100%; height:auto;}
.homepage .video-feed-block .video-list li.video h3{ text-align:center; color:#444545; font-size:114.2857142857143%; margin:0;}
.homepage .video-feed-block .video-list li.video a{ text-decoration:none;}
.homepage .video-feed-block .video-list li.video p{ text-align:center; margin:0; padding:0; color:#666666;}
.home #TB_ajaxContent{height: auto !important; width: auto !important;}
.homepage .block.twitter-feed{}
.homepage .block.twitter-feed li .twitter-meta{ display:block;}
.homepage .block.twitter-feed li .twitter-meta .twitter-name a{ font-weight:700; color:#444545; text-decoration:none;}
.homepage .block.twitter-feed li .twitter-meta .twitter-username a{ color:#444545; text-decoration:none;}
.homepage .block.twitter-feed li .twitter-meta .twitter-username:before{ content:' ';}
.homepage .block.twitter-feed li .twitter-meta .twitter-timestamp{ font-style:italic; }
.homepage .block.twitter-feed li .twitter-meta .twitter-timestamp:before{ content:' • ';}
.homepage .block.twitter-feed li .tweet{ color:#666666;}

.homepage .block.facebook-feed{}
.homepage .block.facebook-feed li .fb-image img{ width:17%; height: auto; padding:0; display:inline-block;}
.homepage .block.facebook-feed li .fb-detail{ padding-left:30px; display:inline-block; float:right; width:83%;}
.homepage .block.facebook-feed li .fb-detail .fb-post-content{ text-align:left; color:#666666;}
.homepage .block.facebook-feed li .fb-meta { float:right; padding-bottom:0; display:inline-block;}
.homepage .block.facebook-feed li .fb-meta .fb-name { font-weight:700;}
.homepage .block.facebook-feed li .fb-meta .fb-timestamp{ font-style:italic;}
.homepage .block.facebook-feed li .fb-meta .fb-timestamp:before{ content:' • ';}
.homepage .block.facebook-feed .fb-plugin{ float:right; display:block; width:500px;}

.homepage-button { background-color:#48a24b; border:0; border-radius:0; color:#fff; font-size:14px; font-weight:700; padding:7px 20px 8px; text-decoration:none; position:absolute; bottom:0px; right:32px; clear:both;}

.homepage-button:hover,
.homepage-button:focus { background-color:#444445; color:#fff;}

.homepage-button:active { background-color:#55d737;}

/**News & Announcements Page **/
.news-announcements-block{ text-align:left; padding: 0; overflow: hidden;}
.news-announcements-block .news-list{ text-align:left; max-width:870px; margin:0 auto; color:#666666;}
.news-announcements-block .news-list li{ overflow:hidden; margin:20px 0;}
.news-announcements-block .news-list li:first-child{ margin-top:0;}
.news-announcements-block .news-list li .date{ width: 20%; float:left; color:#666666; text-align:right}
.news-announcements-block .news-list li .news-detail{ padding-left:30px; float: right; width: 80%;}
.news-announcements-block .news-list li .news-detail p{ display:inline;}
.news-announcements-block .news-list li .news-detail strong{ color:#444545;}

/** Leadership Page **/
.leadership-page{}
.leadership-page .leadership-list{ margin:0 0 20px;}
.leadership-page .leadership-list .listed{ overflow:hidden; border-bottom:1px #f3f3f3 solid; padding:20px 0; margin:0;}
.leadership-page .leadership-list:last-child .listed:last-child{ padding-bottom:0; border-bottom:0;}
.leadership-page .leadership-list .listed.odd{}
.leadership-page .leadership-list .listed.even{}
.leadership-page .leadership-list .item-detail{ overflow:hidden;}
.leadership-page .leadership-list .listed .image{ float:left; margin-right:20px;}
.leadership-page .leadership-list .listed .employee-detail{ margin-left:120px;}
.leadership-page .employee-detail .designation,
.leadership-page .employee-detail .title{ font-weight:bold;}
.leadership-page .leadership-category{ color: #4aa24e; font-size:107.1428571428571%; margin:0;}


.leadership-page .info-detail{ position:relative;}

.leadership-page .employee-action{ margin:0; overflow:hidden;}
.leadership-page .employee-more{ float:left; margin:8px 0 0;}
.leadership-page .employee-more li{ float:left; border-left:2px #444545 solid; list-style:none; margin:0; padding:0 10px; line-height:1;} 
.leadership-page .employee-more li:first-child{ border-left:0; padding-left:0;}
.leadership-page .employee-action .view-more{ margin-right:10px; overflow:hidden; float:left;}
.leadership-page .employee-action .view-more a{ font-weight:bold; display:block; color:#fff; background:#818182; height:30px; line-height:30px; padding:0 10px 0 23px; text-decoration:none; position:relative; float:left;}
.leadership-page .employee-action .view-more a:before{ content:'+'; font-weight:bold; padding-right:5px; width:10px; position:absolute; left:10px; top:0;}
.leadership-page .employee-action .view-more.expanded a:before{ content:'-'; }


.leadership-page .employee-more-info{ color: #666666; margin-top:20px;}
.leadership-page .short_description{ color:#666666; margin:0 0 15px;}


.accordion-block{ /*padding:20px; background:#fff; width:650px; margin:0 auto;*/ margin-top:20px;}
.accordion-block dt{ padding:10px 30px 10px 10px; font-size:114.2857142857143%; font-weight:bold; background:#f3f3f3; position:relative; color: #444545;}
.accordion-block dd{ border:2px #f3f3f3 solid; overflow:hidden; padding:10px; margin:0;}
.accordion-block dd .question,
.accordion-block dd h2{ border-right:2px #f3f3f3 solid; float:left; width:25%; margin:0; }
.accordion-block dd .answere,
.accordion-block dd p{  border-left:2px #f3f3f3 solid; margin-left:25%; position:relative; left:-2px;}

.accordion-block dt:after{ content:''; background:url(images/plus.png) no-repeat 0 0; width:10px; height:10px; position:absolute; right:15px; top:18px;}
.accordion-block dt.nav-arrow-down:after{ content:''; background-image:url(images/minus.png);}

.widget .rw-ui-control.rw-ui-content-recommendations .rw-ui-content-recommendation-groups{ padding:10px !important;}
.widget .rw-ui-footer{ padding:10px;}

.tribe-events-event-image{ width:245px; height:163px; margin-bottom: 15px;}


.table-data{ border-collapse:separate; width:100%; border:2px #f3f3f3 solid !important;}
.table-data thead{ background:#f3f3f3;}
.table-data th{ padding:10px; border:2px #f3f3f3 solid; /*font-size:114.2857142857143%;*/ font-weight:bold;}
.table-data tbody{}
.table-data td{ padding:10px; border:0 !important; border-top:2px #f3f3f3 solid;}
.table-data td p:first-child{ margin-top:0;}
.table-data td p:last-child{ margin-bottom:0;}

.table-data.courses-data td:first-child{ border-left: 0 !important; border-right: 0 !important;}

.courses-data th{ white-space:nowrap;}

.alt-data tr:nth-child(even) {background: #fff}
.alt-data tr:nth-child(odd) {background: #f3f3f3}
.alt-data td:first-child{ font-weight:bold;}

.col1-layout{ float:none; width:100%;}

.header-image{ margin:-20px 0 20px -20px;}
.header-image img{ max-width:830px;}


.tribe-events-list h2.tribe-events-list-event-title a{ text-decoration:none; /*font-size:114.2857142857143%;*/ color:#4aa24e; }

/*.events-categories-list{ position:relative; float:left; z-index:1;}
.events-categories-list a{ position:relative; float:left; padding: 0 5px 0 7px;}
.events-categories-list a:hover{ background:#48a24c; color: #fff;}
.events-categories-list a span{ display: block; font-weight: bold; line-height: 30px; padding: 0 10px; text-decoration: none;}

.events-categories-list a:after{ content: "|"; left: 0; position: absolute; top: 0; font-weight:normal;}*/

.ecs-all-events{ display:block; margin-top:30px;}

/** Form Builder Headings **/
.entry-content { padding-top: 0; color: #666666;}
.entry-content strong{ color:#444545;}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{ color:#444545;}
.entry-content h1 { }
.entry-content h2 {}
.entry-content h3 { color:#4aa24e;}
.entry-content h3 strong{ color:#4aa24e;}
.entry-content h3 a{ color:#4aa24e;}

.entry-content p:first-child{ margin-top:0;}


table.data-table{ border-collapse:separate; width:100%; border:2px #f3f3f3 solid;}
table.data-table thead{ background:#f3f3f3; color:#444545;}
table.data-table th{ background:#f3f3f3; padding:10px; border:2px #f3f3f3 solid; font-size:12px; font-weight:bold;}
table.data-table tbody{}
table.data-table td{ padding:10px; border:0;/* border:2px #f3f3f3 solid;*/}
table.data-table td p:first-child{ margin-top:0;}
table.data-table td p:last-child{ margin-bottom:0;}

.entry-content ul{ margin:20px 0 32px; padding-left:32px;}
.entry-content li{ margin:5px 0;}

/** Form Builder Tabs **/
.fl-builder-content .fl-tabs-labels{ position:relative; top:2px;}
.fl-builder-content .fl-tabs-panels{ border:2px #f3f3f3 solid;}
.fl-builder-content .fl-tabs-panels .fl-tabs-panels{ border:0;}
.fl-builder-content .fl-tabs-horizontal .fl-tabs-label{ font-size:114.2857142857143%; font-weight:bold; border:2px #f3f3f3 solid; border-width:2px 2px 0 2px; padding:12px 15px; margin-left:-2px; text-transform:capitalize; }
.fl-builder-content .fl-tabs-horizontal .fl-tabs-label:first-child{ margin-left:0;}
.fl-builder-content .fl-tabs-horizontal .fl-tabs-label.fl-tab-active{ top:0; color:#4aa24e;}
.fl-builder-content .ui-widget-content{ border:0;}
.fl-builder-content .fl-row-content-wrap{ padding:0;}
.fl-builder-content .fl-module-content{ margin:0;}
.fl-builder-content .fl-module{ margin:0;}
/*.fl-builder-content .fl-tabs-panel{ border:0 !important;}*/

/** Form Builder Accordion **/
.fl-builder-content .fl-accordion-small .fl-accordion-button{ background:#f3f3f3; color:#444545; font-size:114.2857142857143%; font-weight:bold; padding:7px 15px;}
.fl-builder-content .fl-accordion-item{ border:2px #f3f3f3 solid; margin:0;}
.fl-builder-content .fl-accordion-small .fl-accordion-content{ padding:15px;}
.fl-builder-content .fl-accordion-button-icon{ opacity:1;}

/** Ninja Forms **/
.entry-content .ninja-forms-cont hr.ninja-forms-field{ background:#d1d1d2; display:block; clear:both; width:100%; margin:20px 0;}
.entry-content .ninja-forms-cont .ninja-forms-field.legend{ width:auto; margin:0 0 20px; font-size:18px; font-weight:bold; color:#48a24c; float:none; clear:both;}
.entry-content .ninja-forms-cont{}
.entry-content .ninja-forms-cont .error{ /*font-size:11px;*/ color:red;}
.entry-content .ninja-forms-cont .ninja-forms-required-items{ font-size:11px; color:red; margin-bottom:10px; /*display:none;*/}
.entry-content .ninja-forms-cont .required{ color:#444545;}
.entry-content .ninja-forms-cont .field-wrap{ float:left; width:48%; margin-right:2%; min-height:57px;}
/*.entry-content .ninja-forms-cont .field-wrap:nth-child(2n){ margin-right:0;}*/
.entry-content .ninja-forms-cont .submit-wrap{ float:left; width:100%; text-align:center; padding:0; margin:50px 0 0;}
.entry-content .ninja-forms-cont .submit-wrap  input[type="submit"]{ min-width:130px;}
.entry-content .ninja-forms-cont input.ninja-forms-field,
.entry-content .ninja-forms-cont select.ninja-forms-field,
.entry-content .ninja-forms-cont textarea.ninja-forms-field{ max-width:270px;}
.entry-content .ninja-forms-cont textarea.ninja-forms-field{ height:105px;}
.entry-content .ninja-forms-cont select.ninja-forms-field{ padding:3px;}
.entry-content .ninja-forms-cont .ninja-forms-form-wrap label{ display:block; font-weight:normal; margin:0 0 6px; position:relative;}
.entry-content .ninja-forms-cont .ninja-forms-form-wrap label.error{ /*display:block !important;*/}
.entry-content .ninja-forms-cont .ninja-forms-form-wrap label:after{ content:':';}
.entry-content .ninja-forms-cont input.error,
.entry-content .ninja-forms-cont textarea.error{ border-color:red;}
.entry-content .ninja-forms-cont .ninja-forms-req-symbol strong{color: #ff0000;}
.entry-content .ninja-forms-cont .submit-wrap .ninja-forms-field{ width:auto;}
.entry-content .ninja-forms-field-error{ display:none;}
.entry-content .ninja-forms-response-msg{ margin-bottom:15px; /*padding-left: 170px;*/}
.entry-content .ninja-forms-response-msg p{ margin:0;}
/*.entry-content .ninja-forms-success-msg,
.site-main #message.updated{ padding-left:0; font-weight:bold; color: #444545;}*/

.postid-461 .entry-content .field-wrap.textarea-wrap.label-above.required-wrap{ clear:both;}

.entry-content .ninja-forms-cont .checkbox-wrap{ position:relative;}
.entry-content .ninja-forms-cont .ninja-forms-form-wrap .checkbox-wrap label{ display:inline-block; padding-left: 30px;}
.entry-content .ninja-forms-cont .checkbox-wrap input[type="checkbox"]{ position:absolute; left:10px; margin:0; bottom:10px;}

.swpm-login-action-msg{ clear: both; color: red; padding-top: 5px;}

/** Forms **/
.site-content input[type="text"],
.site-content input[type="password"],
.site-content input[type="email"]{ border:2px #d6d5d5 solid; border-radius:0; padding:4px; color:#666666;}
.site-content select{ border:2px #d6d5d5 solid; border-radius:0; padding:3px; color:#666666;}
.site-content textarea{ border:2px #d6d5d5 solid; border-radius:0; padding:4px; color:#666666; font-size:12px;}
.site-content input[type="text"]:focus,
.site-content input[type="password"]:focus,
.site-content select:focus,
.site-content textarea:focus{ border-color:#9d9d9d;}

.main-content .widget{ box-shadow:0 0 0;}

.heading-legend{ margin:0 0 20px; font-size:18px; font-weight:bold; color:#48a24c; float:none; clear:both;}

/** Membership Login **/
.swpm-login-form-inner { max-width:510px;}
.swpm-login-form-inner .swpm-label { float: left; margin: 6px 20px 0 0; text-align: right; width: 150px;}
.swpm-login-form-inner .swpm-label:after{ content:':';}
.swpm-login-form-inner input[type="text"],
.swpm-login-form-inner input[type="password"]{border:2px #f3f3f3 solid; border-radius:0; padding:5px; width: 340px;}
.swpm-login-form-inner .swpm-remember-me,
.swpm-login-form-inner .swpm-forgot-pass-link{ margin-left:170px;}
.swpm-login-form-inner .swpm-forgot-pass-link{ text-align:right;}
.swpm-login-form-inner .swpm-join-us-link{ display:none;}
.swpm-login-form-inner .swpm-login-submit{ overflow:hidden; text-align:right;}

.swpm-password-reset-widget-form .swpm_label{ margin-bottom:5px;}
.swpm-password-reset-widget-form .swpm_text_field{ border:2px #f3f3f3 solid; border-radius:0; padding:5px; width: 340px; margin-bottom:10px;}


.entry-content form table{ border:0;}
.entry-content form table td{ border:0; padding:0;}



/** Events **/
.tribe-mini-calendar-event .entry-title a{ color: #4aa24e; font-size: 16px; text-decoration: none;}
.tribe-venue-widget-list,
.vcalendar{ padding:0;}
div.tribe-countdown-text{ padding:10px 10px 0;}
.tribe-countdown-time{ padding:0 10px; display:block;}
.tribe-mini-calendar-event{ padding:0 10px;}
.tribe-events-widget-link{ padding:5px 10px 10px; text-align:center; margin:0;}

/*.fl-module .fl-photo-align-center{ text-align:left;}*/
.fl-module .fl-photo{ margin-bottom:25px;}

/** fontResizer **/
.fontResizerBlock{ float:right; margin:0;}
.fontResizer{ overflow:hidden; float:right; margin:-3px 0 0 10px; position:relative; list-style:none;}
.fontResizer .fontResizer_minus{ font-size:15px;}

/*.homepage .grid-block .items figure img {
    height: 331px;
    width: 100%;
}*/

/** Custom navigation on homepage grid for family of companies */
.gridster_subs_container {
    background-color: #fff;
}
.gridster_subs {
    text-align:center;
    list-style:none;
}
.gridster_subs > li { 
    min-height: 136px;
    font-size: 18px; 
    margin-bottom: 4px;
    padding: 10px;
    width: 50%;
    display: inline-block;
    float:left;
    background-repeat: no-repeat;
    background-position: center;
}
.gridster_subs > .overlay:hover {
    #opacity: 1;
}
.gridster_subs > li:last-child {
    margin-bottom: 0px;
}
.gridster_subs > li:nth-child(1) {
    clear: left;
}
.gridster_subs > li:nth-child(5) {
    min-height: 0px;
    display: block;
    padding-bottom: 11px;
}
.gridster_subs > li > img {
    max-height: 116px;
    max-width: 80px;
}
.gridster_subs > li.gridster_subs_family {
    width: 100%;
    color: #fff;
    background-color:#065842;
    border: none;
}
@media only screen and (max-width: 766px) and (min-width: 240px) {
    .gridster_subs li img {
        max-height: 116px;
        max-width: 80px;
    }
}


#primary-navigation .menu-trigger{ background:url(images/icon_menu.png) no-repeat 50%; width:35px; height:35px; padding:0; float:left; text-indent:-999em;}

.emptyrow{ height:1px; overflow:hidden;}
.emptyrow td{ padding:1px !important;}
.emptyrow.emptyrow-1{ display:none;}

.site-navigation li.open > ul{ display:block;}

.wp-admin .fl-col{ float:left;}


/** Post Edit Button **/
.post-edit-link{ background:#444445; border-radius: 5px; color: #fff; font-size: 11px; padding: 3px 8px !important; text-decoration: none;}
.post-edit-link:before{content: "\f411"; position:relative; left:-3px; top:1px;}
.post-edit-link:hover{ background:#48a24c;}

.homepage .grid-block .items .post-edit-link{ position:absolute; left:10px; bottom:10px; z-index:3; }
.homepage .grid-block .new-to-icc-block .personalize .icons .post-edit-link{ top:10px; bottom:auto;}

/** ACF Fields **/
.site-content .acf-form{}
.site-content .acf-fields > .acf-field{ float: left; margin-right: 4%; width: 48%; margin-bottom: 20px; border:0; padding:0;}
/*.site-content .acf-fields > .acf-field:nth-child(2n){margin-right: 0;}*/
.site-content .acf-field .acf-label{ display:block; font-weight:normal; margin:0 0 6px; position:relative;}
.site-content .acf-field .acf-label .acf-required{ display:none;}
.site-content .acf-field .acf-label label{ font-weight:700; font-size: 14px; line-height:1.5; margin: 0; color:#666666;}
.site-content .acf-field .acf-label label:after{ content:':';}
.site-content .acf-form-submit{ width:100%; float:left; text-align:center; margin-top:50px;}


.widget-ads{ margin-bottom: 2em;}
.sidebar-banner{ -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.05); box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.05); position:relative;}
.sidebar-banner .actions{ position:absolute; right:7%; bottom:6%;}
.sidebar-banner .actions a{ float:right; background:#49a24e; font-size:16px; color:#fff; min-width:112px; height:45px; line-height:45px; text-align:center; padding:0 5px; text-decoration:none; font-weight:bold;}
.sidebar-banner .actions a:hover{ background:#444545;}




.swpm-login-block{ position:relative;}
.swpm-login-block .swpm-login-widget-form{ display:none;}
.swpm-login-block .swpm-login-widget-form a,
.site-header nav.secondary-links .swpm-login-block .swpm-login-widget-form a{ text-decoration:underline; color: #444545;}
.swpm-login-block .swpm-login-widget-form a:hover,
.site-header nav.secondary-links .swpm-login-block .swpm-login-widget-form a:hover{ text-decoration:underline;}
.swpm-login-block .login-block-title{ cursor:pointer; font-weight: bold; line-height: 1; padding: 6px 1.42857em; color:#fff; }
.site-header nav.secondary-links .swpm-login-block .login-block-title{ padding-left:0; padding-right:0;}
.top-panel-container .swpm-login-block .login-block-title{  margin-top:-6px; margin-bottom:-6px; }
/*.swpm-login-block:hover .login-block-title,*/
.swpm-login-block .login-block-title.expand{ background:#fff; color: #444545;}
.swpm-login-block .swpm-login-widget-form{ position:absolute; left:0; top:26px; z-index:1000; background:#fff; width:260px; padding:15px; -webkit-box-shadow: 3px 3px 3px -3px rgba(0,0,0, .075), 3px 3px 3px -3px rgba(0,0,0, .075), -3px 3px 3px -3px rgba(0,0,0, .075);

-moz-box-shadow:    3px 3px 3px -3px rgba(0,0,0, .075), 3px 3px 3px -3px rgba(0,0,0, .075), -3px 3px 3px -3px rgba(0,0,0, .075);
box-shadow:         3px 3px 3px -3px rgba(0,0,0, .075), 3px 3px 3px -3px rgba(0,0,0, .075), -3px 3px 3px -3px rgba(0,0,0, .075);}
.swpm-login-block .swpm-login-form-inner .swpm-label{ float: none; margin: 0 0 8px; text-align: left; width: auto; display:block;}
.swpm-login-block .swpm-login-form-inner .swpm-remember-me{ margin:0; font-size:12px; font-weight:bold; float:left;}
.swpm-login-block .swpm-login-form-inner .swpm-forgot-pass-link{ text-align:left; margin:7px 0 0; font-size:12px; font-weight:bold; float:left;}
.swpm-login-block .swpm-login-form-inner .swpm-login-submit{ float:right;}
.swpm-login-block .swpm-username-input, .swpm-login-block .swpm-password-input{ margin-bottom:15px;}
.swpm-login-block .swpm-login-form-inner input[type="text"], .swpm-login-block .swpm-login-form-inner input[type="password"]{ border:1px #818182 solid;}


#tribe-bar-form #tribe-bar-views{ width:auto !important;}
.tribe-events-page-title{ margin:0;}
#tribe-events-pg-template .tribe-events-single ul.tribe-related-events .tribe-related-events-thumbnail img{ width:auto;}
.site-content #tribe-events-content.tribe-events-list{ margin:0;}

.site-content #tribe-bar-form input[type="text"]{ font-style:italic;}

/** Admin CSS **/
.admin-bar .hide-router .media-toolbar-secondary{ display:none;}
.attachments-browser .attachments{ top:40px !important;position:static;}


#accordion.table-data td{ border:0 !important; vertical-align:top;}

#accordion.table-data .product-image img{ max-width:80px;}
#accordion { margin-bottom: 20px;}

/** Courses Data Listing **/
.page-template-courses .top-container{ display:none;}
.courses-data-listing{ margin:0; list-style:none;}
.courses-data-listing .course-item{ overflow:hidden; padding:10px; margin-top:10px; background:#d6d5d5; color:#666666; position:relative;}
.courses-data-listing .course-item h2{ font-size:18px; margin:0; line-height:1.2;}
.courses-data-listing .course-item a{ color:#666666; /*text-decoration:none;*/}
/*.courses-data-listing .course-item:first-child{ margin-top:0;}*/
.courses-data-listing .course-item .course-view{ padding-right:100px;}
.courses-data-listing .course-item .course-detail{ /*min-height:60px;*/ margin-bottom:10px;}
.courses-data-listing .course-item .icc_ceu{ margin-right:10px;}
.courses-data-listing .course-item .actions{}
.courses-data-listing .course-item .actions a{ background:#48a24c; font-size:14px; font-weight:bold; color:#fff; position:absolute; right:0; top:0; bottom:0; width:110px; text-align:center;}
.courses-data-listing .course-item .actions a span{ position:absolute; left:0; right:0; top:40%;}
.courses-data-listing .course-item .actions a:hover{ background:#065842;}

/** Request Button **/
.request-button{ margin:0; list-style:none; overflow:hidden; float:left; padding:40px 10px 40px 100px; color:#666666; position:relative;}
.request-button a{ color:#666666; background:#48a24c; font-size:14px; font-weight:bold; color:#fff; position:absolute; right:0; top:0; bottom:0; width:110px; text-align:center;}
.request-button a span{ position:absolute; left:0; right:0; top:40%;}
.request-button a:hover{ background:#065842;}

table.file-data-table td{ border-width:2px 0 0;}
.file-data-table .oddbg,
tbody.oddbg,
tr.oddbg{ background:#f3f3f3;}

/** CMS Pages **/
.membership-logos { max-width:565px; margin:0 auto; text-align:center;}
.membership-logos img{ margin:10px;}
.membership-logos a{ display:inline-block; min-height:40px;}

.single .post-title{ display:none;}
.category .post-title{ margin-bottom:20px; border:1px #c5c5c5 solid; border-width:1px 0; padding:5px;}
.category .post-title h1{ font-size:24px; margin:0;}
.category .post-title h1 a{ text-decoration:none;}
.category .post-title h1 a:hover{ color:#4aa24e;}


body.category article.type-post{ padding-bottom:20px;}

/** Form Widgets **/

/* FAQ */
.widget-faqs{}
.widget-faqs #accordion.table-data .accord-content td,
.widget-faqs #accordion.table-data tbody.content td{ vertical-align:top; padding:10px;}
.widget-faqs #accordion.table-data .accord-content td:first-child,
.widget-faqs #accordion.table-data tbody.content td:first-child{ font-weight:bold; width:30%; color:#444545;}
.widget-faqs #accordion.table-data thead th:first-child{ font-weight:bold; width:30%;}

/* Committees and Councils */
.widget-com_coun{}
.widget-com_coun #accordion.table-data .accord-content td{ vertical-align:top; padding:10px;}
.widget-com_coun #accordion.table-data .accord-content td:first-child{ font-weight:bold; width:65%; color:#444545;}

/* Errata Central */
.widget-errata_central{}
.widget-errata_central #accordion.table-data .Title-col-width{ width:70%;}
.widget-errata_central #accordion.table-data .Size-col-width{ width:10%;}

/* Newsroom Wnew */
.widget-newsroom_enews #accordion.table-data .URL-col-width{ width:35%;}


/* Free Codes */
.widget-free_codes #accordion.table-data .Image-col-width{ width:140px;}

/* Free Books */
.widget-free_books #accordion.table-data .URL-col-width{ width:140px;}
.widget-free_books #accordion.table-data .Download-col-width{ width:30%;}

/* Free Standards */
.widget-free_standards #accordion.table-data .URL-col-width{ width:140px;}
.widget-free_standards #accordion.table-data .Download-col-width{ width:30%;}

/* Free Standards */
.widget-newsroom_enews #accordion.table-data .accord-content td:first-child{ width:30%;}

/* Proclamations */
.widget-proclamations #accordion.table-data th.State-col-width,
.widget-proclamations #accordion.table-data th:first-child{ width:50%;}

/* Technical Committees */
.widget-com_coun #accordion.table-data th.Name-col-width{ width:80%;}

/* ICC (ASC A117) */
.widget-asc_a117 #accordion.table-data th.Title-col-width{ width:60%;}
.widget-asc_a117 #accordion.table-data th.Published-col-width{ width:100px;}
.widget-asc_a117 #accordion.table-data th.File-col-width{ width:60px;}
.widget-asc_a117 #accordion.table-data th.Size-col-width{ width:80px;}

/* AHC */
.widget-ahc
.widget-ahc #accordion.table-data th.Title-col-width{ width:60%;}
.widget-ahc #accordion.table-data th.Published-col-width{ width:100px;}
.widget-ahc #accordion.table-data th.File-col-width{ width:60px;}
.widget-ahc #accordion.table-data th.Size-col-width{ width:80px;}


/* FILE */
#accordion.table-data th.File-col-width,
#accordion.table-data th.Upload-col-width{ width:60px;}
#accordion.table-data th.Size-col-width{ width:80px;}
#accordion.table-data th.Published-col-width{ width:100px;}

/* Course Detail */
.single-course .alt-data td:first-child{ width:25%;}


.file-ext img{ min-width:16px;}

.swpm-login-widget-logged{ overflow:hidden; margin-bottom:20px; position:relative;}
.swpm-login-widget-logged:after{ border-left:1px #c5c5c5 solid; position:absolute; content:''; left:50%; top:0; bottom:0; margin-left:-20px;}
.swpm-login-widget-logged .swpm-logged-username,
.swpm-login-widget-logged .swpm-logged-status,
.swpm-login-widget-logged .swpm-logged-membership,
.swpm-login-widget-logged .swpm-logged-expiry,
.swpm-login-widget-logged .swpm-logged-logout-link{  float: left; min-height: 65px; padding: 10px 40px 10px 0; width: 50%; }
.swpm-login-widget-logged .swpm-logged-label{ color:#444545;}

.icc-account-col{ float:left; width:48%; padding-right:2%;}

.data-table-alternate thead tr{ background:#f3f3f3; color: #444545;}
.data-table-alternate th { font-weight:bold;}
.data-table-alternate tr:nth-child(even) {background: #f3f3f3}
.data-table-alternate tr:nth-child(odd) {background: #FFF}
.data-table-alternate th,
.data-table-alternate td{ padding:5px;}

.entry-content .data-content{ border: 2px solid #f3f3f3;}
.entry-content .data-content tr:nth-child(odd) {background: #f3f3f3}
.entry-content .data-content tr:nth-child(even) {background: #FFF}
.entry-content .data-content th,
.entry-content .data-content td{ padding:5px;}

.btn_signin,
.swpm-logged-logout-link { margin:5px 0 20px; overflow:hidden;}
.btn_signin a,
.swpm-logged-logout-link a{ background-color: #48a24b; display:inline-block; color: #fff; font-size: 12px; font-weight: 700; padding: 7px 20px; text-transform: uppercase; text-decoration:none;}
.btn_signin a:hover,
.swpm-logged-logout-link a:hover{ background-color: #444445;}

.content-data td{ padding:5px 0;}
.image-hover{}

.btns_pub{ width:190px; margin-top:15px; text-align:center;}
.btns_pub a{ display:block; height:35px; line-height:35px; color:#fff; text-decoration:none; font-size:13px; font-weight:bold; padding:0 8px; background:#aa2f44;}

#ies_help_button #ie_help{ background: #f9f9f9; display: none; margin-bottom: 20px; padding: 20px;}
#ies_help_button.expand #btn_trouble_logging{ background:#444545;}
#ies_help_button #btn_trouble_logging{ padding-bottom:8px;}

.entry-content .contact-page{}
.entry-content .contact-page td{ padding:0 0 15px;}

/** Sitemap **/
.page-template-sitemap-php .site-content .menu-item{ list-style:none;}
.page-template-sitemap-php .site-content .menu-item .sub-menu{ margin-top:10px; margin-bottom:10px;}
.page-template-sitemap-php .site-content .menu-item a{ padding-left:15px; position:relative;}
.page-template-sitemap-php .site-content .menu-item a:before{ content:''; border:1px #444545 solid; background:#fff; width:7px; height:7px; position:absolute; left:0; top:4px;}
.page-template-sitemap-php .site-content .menu-item a:hover:before{ background:#444545;}

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.entry-content .ninja-forms-error-msg,
.entry-content .ninja-forms-success-msg,
#message.updated { border:1px solid #cfcfcf; min-height:24px; padding:8px; font-size:11px; font-weight:bold; }
.entry-content .ninja-forms-error-msg { border-color:#f16048; background-color:#faebe7; color:#df280a; }
.entry-content .ninja-forms-success-msg,
#message.updated { border-color:#446423; background-color:#eff5ea; color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; color:#3d6611; }


.page-template-request_code_opinion-php #message.updated{ border:0; font-size: 14px; font-weight: normal; min-height: 24px; padding: 0; background:none; color: #444545;}



/** IE Hack CSS **/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  
body{ padding-right:17px; background:url(images/bkg_bodyscroll.jpg) repeat-y 100% 0;} /* IE11 */
.side-panel{ right:17px;} /* IE11 */
.stickyheader{right:17px; width:auto;}
#back-top{ margin-right:17px;}
body #feedbackify .fby-tab-r{ right:17px!important;}
}

  

.header-main .menu-item-has-children > a{ cursor:text;}

/** Course Filter **/
#course_filter { overflow: hidden; padding-right: 232px; position: relative; display:block; min-height:51px;}
#course_filter .filter_field { float: left; margin-right: 2.3333%; width: 31%;}
#course_filter .filter_field label { display: block; min-height: 25px; font-weight:bold;}
#course_filter .filter_field select{ width:100%;}
#course_filter .action { position: absolute; right: 0; top: 25px; width: 230px;}
#course_filter .action button { float: left; padding: 7px 0; width: 110px;}
#course_filter .action button#submit { margin-right: 10px;}
#course_filter .action button#reset{ background:#818182;}
#course_filter .action button#reset:hover{ background:#444445;}
#course_filter .action button:hover{ background:#065842;}

@media only screen and (min-width: 1025px) { 
.primary-navigation ul li.menu-drop-left ul ul .sub-menu{ display:none !important; left:0;}
.primary-navigation ul li.menu-drop-left:hover > .sub-menu{ display:block !important; left:0;}
.primary-navigation ul li.menu-drop-left ul ul li:hover > .sub-menu{ right:210px; left:auto; display:block !important;} 
.primary-navigation ul li.menu-drop-left ul ul li.menu-item-has-children > a:after, .primary-navigation ul li.menu-drop-left ul ul li.page_item_has_children > a:after{ border-right: 6px solid #464546; border-left: none;}
.primary-navigation ul li.menu-drop-left ul ul li.menu-item-has-children:hover > a:after, .primary-navigation ul li.menu-drop-left ul ul li.page_item_has_children:hover > a:after{ border-right-color:#fff;}
}
.entry-content .gcsc-branding{ display:none;}


/*@media only screen and (min-width: 900px) and (max-width: 1269px){ 
.primary-navigation ul li.menu-item-18713 .sub-menu{ right:-999em; left:auto;}
.primary-navigation ul li.menu-item-18713:hover > .sub-menu{ right:0; left:auto !important;}
.primary-navigation ul li.menu-item-18713 li:hover > .sub-menu{ right:230px;} 
.primary-navigation ul li.menu-item-18713 ul ul li.menu-item-has-children > a:after, .primary-navigation ul li.menu-item-18713 ul ul li.page_item_has_children > a:after{ content:'' !important; position: absolute; width: 0; height: 0; display: block; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #464546; border-left: none; margin-right:10px;}
.primary-navigation ul li.menu-item-18713 ul ul li.menu-item-has-children:hover > a:after, .primary-navigation ul li.menu-item-18713 ul ul li.page_item_has_children:hover > a:after{ border-right-color:#fff;}
}*/

/* Level Down Menu
.primary-navigation ul ul ul li.menu-item-has-children { position:relative;}
.primary-navigation ul ul ul li.menu-item-has-children > a:after, .primary-navigation ul ul ul li.page_item_has_children > a:after{ content:'' !important; position: absolute; width: 0; height: 0; display: block; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #464546; border-bottom: none; margin:3px 8px 0 0;}
.primary-navigation ul ul ul li.menu-item-has-children > a:hover:after, .primary-navigation ul ul ul li.page_item_has_children > a:hover:after,
.primary-navigation ul ul ul li.menu-item-has-children:hover > a:after, .primary-navigation ul ul ul li.page_item_has_children:hover > a:after{ border-top-color:#fff;}
.primary-navigation ul ul ul li:hover ul{ display:block;}
.primary-navigation ul ul ul ul{ display:none; float:none; margin:-1px 0 0; position:static; width:auto; padding:10px 0 10px 10px; margin-bottom:10px; border-bottom:1px #cfcfcf solid; background:none; box-shadow:none;}*/

/** Mega mena
.header-main .primary-navigation ul ul ul .menu-item-has-children > a{}

.primary-navigation ul li:hover > ul{ left:0; right:0;}
.site-navigation{ position:relative;}
.primary-navigation li{ position:static;}
.primary-navigation ul ul .menu-item-has-children{ position:relative;}
.primary-navigation .menu-item-has-children > a:after, .primary-navigation .page_item_has_children > a:after{}
.primary-navigation .menu-item-has-children > a:after, .primary-navigation .page_item_has_children > a:after{ content:'' !important; position: absolute; width: 0; height: 0; display: block; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #464546; border-bottom: none; right: 5px; top: 50%; margin-top: -3px;}
.#menu-item-1871 ul{ left:auto;}
.primary-navigation ul ul{ width:100%;}
.primary-navigation ul ul li{ width:20%;}
.primary-navigation ul ul li a{ text-transform:uppercase; font-weight:bold !important;}
.primary-navigation ul ul ul li a{ text-transform:none; font-weight:normal !important;}
.primary-navigation li li{ float:left; width:auto;}
.primary-navigation li li.current-menu-item > a,
.primary-navigation li li:hover > a{ color:#464546 !important; background:none !important;}
.primary-navigation li li a:hover{ color:#464546 !important; text-decoration:underline; background:none !important;}
.primary-navigation li li li{ width:100%;}
.primary-navigation li li > a{	}
.primary-navigation ul ul li.menu-item a{ padding:2px;}
.primary-navigation li li li > a{ border:0;}
.primary-navigation ul ul ul{ background:none; box-shadow:none; padding:10px; position:static; width:100%; font-size:11px; margin:0;}
.primary-navigation ul ul ul li{ font-weight:bold; font-size:12px;}
.primary-navigation ul ul ul ul{ padding-left:20px;}
.primary-navigation ul ul ul ul li{ font-size:11px; font-weight:normal; position:relative;}
.primary-navigation ul ul ul ul li a:hover{ background:none; color:#48a24c !important;}
.primary-navigation ul ul ul ul{ padding-top:0;}
.primary-navigation ul ul ul ul li:after{ border: 1px solid #000; content: ""; height: 6px; left: -9px; position: absolute; top: 4px; width: 5px;}
.primary-navigation ul ul ul ul li:hover:after{ background:#48a24c; border-color:#48a24c;}
.primary-navigation ul ul ul li:nth-child(6){ clear:both;}
.primary-navigation ul ul ul .sub-menu{ width:auto; overflow:visible;}
.primary-navigation ul ul ul ul li{ width:100%;}
**/


/** Google Search **/
.site-content .gsc-results-wrapper-visible .gsc-tabHeader{ padding:5px 6px; margin:0; font-size:13px; font-weight:bold; border:2px #f3f3f3 solid; border-width:2px 2px 2px 0; background:#fff;}
.site-content .gsc-results-wrapper-visible .gsc-tabHeader:first-child{ border-left-width:2px;}
.site-content .gsc-results-wrapper-visible .gsc-tabHeader.gsc-tabhActive{ color:#4aa24e; border-bottom:0; padding-bottom:7px;}
.site-content .gsc-results-wrapper-visible .gsc-tabsArea{ margin:15px 0 -2px; border:0; position:relative;}
.site-content .gsc-results-wrapper-visible .gsc-above-wrapper-area{ border:2px #f3f3f3 solid; padding:12px 15px; overflow:hidden;}
.site-content .gsc-results-wrapper-visible .gsc-wrapper{ border:2px #f3f3f3 solid; border-top:0; background:#fff; padding:0 15px 12px; margin-top:-5px;}
.site-content .gs-result .gs-title{ text-decoration:underline; color: #444545;}
.site-content .gs-result .gs-title b{ text-decoration:none; color: #444545;}
.site-content .gs-result .gs-title:hover{ text-decoration:none;}
.site-content input.gsc-search-button{ background:#48a24b; border: 0; border-radius: 0; color: #fff; font-size: 12px; height: auto; padding: 8px 30px 5px;}
.site-content .gs-result a.gs-visibleUrl{ background:#48a24b;}
.site-content .gsc-clear-button{ display:none;}
.site-content .gsc-results .gsc-cursor{ overflow:hidden;}
.site-content .gsc-results .gsc-cursor-box .gsc-cursor-page { background: #818182; color: #fff; cursor: pointer; display: block; float: left;   font-size: 14px; margin-right: 8px; padding:2px 5px; text-align:center; min-width: 26px; text-decoration:none; font-weight:bold;}
.site-content .gsc-results .gsc-cursor-box .gsc-cursor-page:hover{ background:#444445;}
.site-content .gsc-results .gsc-cursor-box .gsc-cursor-current-page,
.site-content .gsc-results .gsc-cursor-box .gsc-cursor-current-page:hover{ background:#48a24b;} 


/** < Go Back Button **/
.goback-button { margin-bottom: 2em; background-color: #fff; /*box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);*/}
.goback-button a{ display:block; background-color: #fff; color: #444545; font-size: 14px; padding: 10px; text-decoration: none; line-height: 1;}
.goback-button a:hover{ background-color:#48a24b; color: #fff;}


.acf_course_id {display:none;}

/** Mega Menu **/
@media only screen and (min-width: 1041px){
/*.home #menu-item-43253 > .sub-menu{ left: 0 !important; margin: 0 !important; text-align: center;}*/

.primary-navigation li.menu-item-has-children > a, .primary-navigation li.page_item_has_children > a{ padding: 0 34px 0 14px;}
.primary-navigation li.menu-item-has-children > a:after, .primary-navigation li.page_item_has_children > a:after{ content:'' !important; position: absolute; width: 0; height: 0; display: block; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; border-bottom: none; position:absolute; right:14px; top:50%; margin-top:-4px;}

.primary-navigation li:hover > a:after{ border-top-color:#464546;}

.primary-navigation li.mega-menu.menu-item{ position:static;}
.primary-navigation li.mega-menu.menu-item > .sub-menu{ width: auto; padding:10px 20px;}
.primary-navigation li.mega-menu.menu-item:hover > .sub-menu{ left:20px; right:20px; margin: auto; text-align:center; vertical-align:top;}
/*.primary-navigation li.mega-menu-alignment.menu-item{}
.primary-navigation li.mega-menu-alignment.menu-item:hover > .sub-menu{ left:auto;}*/
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item{ width:200px; float:none; text-align:left; display:inline-block; /*display:inline;*/ zoom:1; vertical-align:top; margin-left:-5px;}
.primary-navigation li.mega-menu.mega-cols.menu-item > .sub-menu > li.menu-item{ width:150px;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item:first-child{ margin-left:0;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > a{ border-bottom:1px #eaeaea solid; height:50px !important; font-weight:bold; padding:5px 10px 5px 0; vertical-align:top; color:#464546;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > a:hover,
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item:hover > a{ background:none; color: #464546;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > a:after{ display:none;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu{ position:static; background:none; box-shadow:0 0 ; width:100%; font-size:12px; padding:10px 0; margin:0;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item{ overflow:hidden;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item a{ padding:5px 0 5px 0; cursor:pointer; color:#464546; display:inline-block; *display:inline; zoom:1; font-size: 13px;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > a:hover,
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > a:hover,
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.expand > a{ color: #48a24c !important;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > a:after{ margin-top:1px; right:0;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu{ position:static; background:none; box-shadow:0; margin:3px 0 0; padding:0; width:100%; display:none;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item:hover > .sub-menu{ /*display:block;*/}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item-has-children > a{  display:inline-block; *display:inline; zoom:1; padding-right:20px;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item-has-children > a:after, .primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.page_item_has_children > a:after{ border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #464546; border-bottom: none; right: 5px; }

.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item-has-children.expand > a:after, 
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.page_item_has_children.expand > a:after{  border-bottom: 5px solid #464546; border-top: 0;}

.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item-has-children.expand .sub-menu { display: block;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item-has-children.expand .sub-menu .expand .sub-menu { box-shadow: none; display: block; float: none; margin-left: -10px; position: static; width: 100%;}

.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item > a:hover,
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item:hover > a{ color: #464546;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item.expand > a{ color: #48a24c;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item{ position:relative; padding-left:20px;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item a{ padding-left:10px; padding-right:0;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item:after{ border: 1px solid #000; content: ""; height: 5px; left: 20px; position: absolute; top: 9px; width: 5px;}

.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item:hover:after,
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item.expand:after{ background:#48a24c; border-color:#48a24c;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item.expand > a{ color: #48a24c;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item > .sub-menu li.menu-item{ padding-left:10px;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item > .sub-menu li.menu-item a{ padding-left:10px;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item > .sub-menu li.menu-item:after{ left:10px; border-radius:100%; height: 4px; width:4px;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item > .sub-menu li.menu-item:hover:after{ }
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item.menu-item-has-children > a:after{ display:none; border-bottom: 5px solid #464546; border-top: 0;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item > .sub-menu{ box-shadow: none; display: block; float: none; margin-left: -10px; position: static; width: 100%;}

.primary-navigation li.mega-menu.menu-item  ul a:hover,
.primary-navigation li.mega-menu.menu-item  ul li.current-menu-item > a,
.primary-navigation li.mega-menu.menu-item  ul li.current-menu-item > a:hover,
.primary-navigation li.mega-menu.menu-item  ul li:hover > a{ color:#48a24c; background:none;}

/*
.primary-navigation li:after,
.primary-navigation li a:after{ display:none !important;}

.primary-navigation li.menu-item-has-children > a, .primary-navigation li.page_item_has_children > a{ background-image:url(images/arrow-down-wht.png); background-repeat: no-repeat; background-position: 100% 50%;}
.primary-navigation li.menu-item-has-children:hover > a, .primary-navigation li.page_item_has_children:hover > a{ background-image:url(images/arrow-down-gr.png);}

.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item-has-children > a,
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.page_item_has_children > a{ background-image:url(images/sub-arrow-down-gr.png); background-repeat: no-repeat; background-position: 100% 10px;}

.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item-has-children.expand > a, 
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu li.page_item_has_children.expand > a{ background-image:url(images/sub-arrow-up-gr.png);}

.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item a{ background-image:url(images/menu-level4.png); background-repeat: no-repeat; background-position:0 8px;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item a:hover{ background-image:url(images/menu-level4-hover.png);}

.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item > .sub-menu li.menu-item a{ background-image:url(images/menu-level5.png); background-position:0 8px;}
.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item > .sub-menu li.menu-item > .sub-menu li.menu-item a:hover{ background-image:url(images/menu-level5-hover.png);}*/
}
@media only screen and (min-width: 1280px){
.primary-navigation li.mega-menu.menu-item > .sub-menu{ width: 1240px; }
.primary-navigation li.mega-menu.menu-item:hover > .sub-menu{ left:50%; margin-left:-620px; right:auto; }
}

.site-content .acf-fields > .acf-field.acf-field-message { clear: both; width: 100%; margin:10px 0;}
.site-content .acf-fields > .acf-field.acf-field-message h3{ border-top: 1px solid #ddd; padding: 20px 0 0; color: #48a24c; font-size: 18px; font-weight: bold;}
.site-content .acf-fields > .acf-field.acf-field-message .acf-label{ display:none;}
.site-content .acf-fields > .acf-field.acf-field-message .acf-input { max-width: 100%;}

.site-content .acf-field .acf-label label:after{ display:none;}
.site-content .acf-field .acf-label .acf-required{ display:inline; margin-left:-2px;}
.site-content .acf-fields > .acf-field:nth-child(2n){ clear:both;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {display: none;float: left;}

/*******disabled CTP delete button********/
#cpt_submit_delete {display:none;}
/*********end**************/


.acf-postbox > .inside, .acf-fields{ overflow:hidden;}
.site-content .acf-fields > .acf-field.even{margin-right: 0; clear: right;}

.acf-form .acf-field .acf-error-message{ margin:10px 0 0;}
.acf-field .acf-error-message:after { border-bottom: 5px solid #f55e4f; border-top-color: transparent; top: -9px;}
#loader img{ display:block; margin:0 auto 10px;}
#loader{ left: 50%; margin-left:-75px; margin-top:-30px; position: relative;width:155px; text-align:center;}

/******* Course Catalogue Start********/
#course_filter .filter_field{ margin-top: 10px; margin-right: 2%; width: 18%;}
#course_filter .action{ margin-top: 10px; width: 110px;}
#course_filter{ padding-right:115px;}
#course_filter .reset_course_listing { background: #818182; color: #fff; font-size: 12px;font-weight: 700; text-transform: uppercase; cursor: pointer; margin: 0; max-width: 100%; height:30px; line-height:30px; text-align:center;}
#course_filter .reset_course_listing:hover{ background:#444445;}
#course_filter #filter_loader{}
#course_filter .filter_field input{ width:100%;}

/******* Course Catalogue End********/


.top-container{ min-height:141px;}


/** Toggle **/
.accord-content { display: none;}
.accord-toggle{ font-size:114.2857142857143%; font-weight:bold; background:#666; color:#fff; position:relative; padding:5px 30px 5px 10px; margin:2px 0;}
/*.accord-toggle:after,
.accord-toggle-sub:after{ content:''; background:url(images/plus.png) no-repeat; width:10px; height:10px; position:absolute; top: auto; margin-top: -21px; margin-right: 20px; right:15px; content: '';}
tbody.cat-1:before{ display:none;}
.accord-toggle:after{ background-image:url(images/plus2.png);}*/

#accordion span.label{ font-weight:normal;}


#accordion{ border:0 !important;}
.accord-toggle.accord-open:after,
.accord-toggle-sub.accord-open:after,
.accord-toggle-sub.sub-accord-open:after{ background-image:url(images/minus.png);}
.accord-toggle td{ font-weight:bold; padding:5px 15px;}
.accord-toggle-sub{ font-size:14px; color:#444545; position:relative;}
.accord-toggle-sub td{ font-weight:bold; padding:5px 15px;}

.accord-toggle.accord-open:after{ background-image:url(images/minus2.png);}


/** Accordion **/
.accordion-toggle {cursor: pointer; background:#f3f3f3; position:relative;}
.accordion-toggle td{ font-size:114.2857142857143%; font-weight:bold;}
.accordion-content {display: none;}
.accordion-content.default {display: block;}

/*#accordion.table-data{ border-collapse:collapse;}
#accordion.table-data th{ white-space:nowrap;}
#accordion.table-data td{ border:2px #f3f3f3 solid !important; border-top:0 !important;}

#accordion.nocolumnborder td{ border-left: 0 !important; border-right: 0 !important;}
#accordion td{ padding:5px 10px;}

.table-data .accord-toggle-sub td:first-child,
#accordion .accord-toggle-sub td:first-child{ padding-left:25px;}
.table-data .sub-sub-accord-content td:first-child,
#accordion .sub-sub-accord-content td:first-child{ padding-left:40px;}*/


/** ACF Widget Data **/
#accordion.acf-widget-data{ border:0 !important; color: #666666;}
#accordion.acf-widget-data .acf-controllers{ background:url(images/acf-controllers.png) no-repeat 0 0; width:20px; height:20px; position:absolute; top: 50%; margin-top:-10px; right:10px; text-indent:-999em; }
#accordion.acf-widget-data .accord-toggle.accord-open .acf-controllers{ background-position:-20px 0;}

#accordion.acf-widget-data .accord-toggle.accord-open.accord-loading .acf-controllers { background:url(images/ajax-loader.gif) no-repeat 50% 50%;}

#accordion.acf-widget-data .accord-content{ background:#d6d5d5; padding:7px 10px 5px 10px; margin-bottom:2px; overflow:hidden;}
#accordion.acf-widget-data .accord-content:first-child{ margin-top:100px !important;}
#accordion.acf-widget-data .accord-content .acf-field-item{ float:left; margin-right:25px; line-height:1.8; }


#accordion.acf-widget-data .accord-toggle-sub .acf-controllers{ background-position:0 -20px;}
#accordion.acf-widget-data .accord-toggle-sub.sub-accord-open .acf-controllers{ background-position:-20px -20px;}

#accordion.acf-widget-data .accord-toggle-sub{ border:1px #d6d5d5 solid; background:#fff; padding:5px 30px 5px 10px; font-size:14px; font-weight:bold; margin:-1px 0 0 10px;}
#accordion.acf-widget-data .accord-toggle-sub span.label{ font-weight:bold;}

#accordion.acf-widget-data .sub-sub-accord-content{ margin-left:20px;}

#accordion.acf-widget-data .acf-field-heading{ font-weight:bold; margin-right:3px;}
#accordion.acf-widget-data h2{ font-size: 16px; line-height: 1.2; color: #666666; margin:0;}

#accordion.acf-widget-data .Title-field{ display:none;}

#accordion.acf-widget-data .acf-widget-block-heading{ display:none;}
.accord-toggle,
.accord-toggle-sub { cursor: pointer;}


/** Form Widgets **/

/* FAQ */
.widget-faqs #accordion.acf-widget-data .accord-content .acf-field-item{ float:none; margin:0;}
/**** hot fix for layout issue ICCW-170 *************/
.site-main{ clear:both;}
#accordion.acf-widget-data .sub-sub-accord-content2 { margin-left:40px;}
/********** ACF dynamically search and filters ICCW-16 **********************/
.sub-accord-open { display: block; }
.sub-sub-accord-content.sub-accord-open { display: block !important; }
.select-container { overflow:hidden; margin-bottom:10px;}
.select-container div{ float:left; margin-right:10px;}
.search-cat-message{ clear:both; color:red; font-size:15px; font-weight:bold; padding-top:5px;}
.search-cat-field .search-cat{ width:150px;}
.select-container select{ width:200px;}
#inline_fields{width:265px; float:left;}
@media only screen and (max-width: 766px) {
	#inline_fields{ display: block; width:100%;}
	.select-container div{ float:none; margin:0 0 10px;}
	div.search-cat-field{ margin:0; display: block; height: auto; margin-right: 115px; overflow: hidden;}
	.search-cat-field .search-cat{ width:100%;}
	.select-reset{ display: block; float: right !important; height: auto; width: 110px;}
	.select-container select{ width:100%;}
	div.search-cat-message{ margin:0;}
}
.select-container .select-reset { margin-right:0;float:right; }
.select-container .cat-reset { background: #818182; color: #fff; cursor: pointer; font-size: 12px; font-weight: 700; display: block; height: 28px; line-height: 28px; margin: 0; max-width: 100%; text-align: center; text-transform: uppercase; text-decoration: none; width: 103px; }
.select-container .cat-reset:hover { background: #444445; }
/********************* end *****************/
/** news & announcement archive date filter form **/
form#news-archive-date-filter {overflow: hidden;position: relative;display: block;min-height: 51px;margin-left: 36px;margin-bottom: 18px;}
form#news-archive-date-filter .news-archive-input{float: left;text-align: left;bottom: 0;max-width: 100%;margin-right: 2%; margin-top: 10px}
form#news-archive-date-filter .news-archive-input label{display: block;min-height: 25px;font-weight: bold;}
form#news-archive-date-filter .date-filter-reset{background: #818182;height: 31px;max-width: 100%;margin-top: 23px;}
form#news-archive-date-filter .date-filter-reset:hover{background: #666666;}
.archive-news-loading{ background: url("images/ajax-loader.gif") no-repeat scroll 93% 52% #666666 !important;}

@media (max-width: 610px) {  
  form#news-archive-date-filter .news-archive-input{width: 100%;}
  form#news-archive-date-filter .news-archive-input input{width: 100%;}
  form#news-archive-date-filter .date-filter-reset{margin-top: 0px;}
}

@media (max-width: 768px) {
  form#news-archive-date-filter{margin-left: 0px;}   
}
/** NFPA_472 Affidavit label field **/
#NFPA472-check .acf-label {display: none;}
/** Multiple filter Select box in ACF Widget **/
.acf-widget-form select.multiselectfilter{height:auto;}
/** Governing Committee Form ICC Council Name checkbox label field **/
#governing-comm-icc-council-name .acf-label {display: none;}
/**  ICCW-277 Burger menu not expanding on IE 11     **/
@media all and (-ms-high-contrast:none){
     body .site .responsive-overlay {  left:250px; right:0;width:auto; } /* IE10 */
     *::-ms-backdrop, body .site .responsive-overlay { left:250px; right:0;width:auto;} /* IE11 */
}
/** end **/
/** ACF Forms --  Codes and Standards Committees Form **/
.site-content .acf-fields #acf-form-repeater{ width:100%;}
.site-content .acf-fields #acf-form-repeater .acf-input { max-width: 100%;}
.site-content .acf-fields #acf-form-full-width{ width:100%;}
.site-content .acf-fields #acf-form-full-width .acf-input { max-width: 100%;}
.site-content .acf-fields #acf-form-repeater #select-choices .acf-label {display: none;}
.site-content .acf-fields #icc-council-link{ color: purple;}
.site-content .acf-fields #acf-form-center{ text-align:center; margin-bottom:10px; margin-top:10px;}
/** ACF Forms --  Exam Development Committees Form **/
.acf-field-checkbox ul.acf-checkbox-list{ overflow:hidden;}
#acf-form-full-width-checkbox {width: 100%}
#acf-form-full-width-checkbox .acf-label label{ display: none;}
#acf-form-full-width-checkbox ul.acf-checkbox-list li{width:100% !important;}
.acf-field-checkbox ul.acf-checkbox-list li{ float:left; width:48%; margin-right:2%; padding-left:20px;}
.acf-field-checkbox ul.acf-checkbox-list li input{ margin:3px 0 0 -20px; float:left; min-height:20px;}
.acf-field-checkbox.cols3-field-checkbox ul.acf-checkbox-list li{ width:31.3333%;}
@media (max-width: 760px) {
	.acf-field-checkbox ul.acf-checkbox-list li{ float:none; width:100%; margin-right:0;}
	.acf-field-checkbox.cols3-field-checkbox ul.acf-checkbox-list li{ width:100%;}
}
/** end **/
/* International Code Adoption MAP Start */
img{ max-width:100%;}
img[usemap] {
    border: medium none;
    height: auto;
    max-width: 100%;
    width: auto;
	position: relative;
	padding: 0;
	display:block;
	opacity: 0 !important;
}
.ninja-forms-all-fields-wrap:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.ninja-forms-all-fields-wrap #tribe-events-content, #tribe-events-content,
.map-mapping {
	position: relative;
	max-width: 1263px;
	margin: 0 auto;
}
.pop-up {
    position: relative;
    top: 0;
	display:none;
	margin-left:0;
	width: 100%;
	max-width:1142px;
	z-index: 99;
}
.pop-up .popup-main > div#image {
    margin: 0 auto;
    max-width: 1142px;
}
.pop-up .popup-main #image > img {
    max-width: 100%;
}
.pop-up .popup-main {
    position: relative;
	z-index: 1;
}
.popup-main .close {
    color: #fff;
    font-family: arial;
    font-weight: bolder;
    position: absolute;
    left: 20px;
    top: 10px;
	cursor:pointer;
}
.bottom-block { position: relative; clear: both;}
.button-return .return-main {
	cursor:pointer;
	color:#000;
	font-family:Arial;
	font-size:16px;
	text-align:center;
	padding:8px 0px;
	min-width:150px;
	text-decoration:underline;
	font-weight:bolder;
	display:none;
}
.button-return .return-main:hover {
	color:#676767;
}
.button-return {
    clear: both;
    display: block;
	text-align:center;
	margin: 20px 0;
}

.state-links { margin: -80px auto 0; max-width: 439px; position: relative; z-index: 98; overflow:hidden;}
.state-links ul{margin:0; padding:0; float: right;}
.state-links ul li{margin:10px 0; padding:0; list-style:none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; line-height: 0.8;}
.state-links ul li a{ text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;}
.state-links ul li a:hover{ color:#676767;}
.buttons-box{max-width:810px; margin:0 auto; overflow:hidden;}
.map-button{float:left; margin:5px;}
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #003582;
	-webkit-box-shadow:inset 0px 1px 0px 0px #003582;
	box-shadow:inset 0px 1px 0px 0px #003582;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #003582 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #003582 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #003582 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #003582 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #003582 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#003582',GradientType=0);
	background-color:#003582;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	text-align:center;
	padding:8px 0px;
	min-width:140px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.myButton:active {
	position:relative;
	top:1px;
}
.myButton.two {
	-moz-box-shadow:inset 0px 1px 0px 0px #006493;
	-webkit-box-shadow:inset 0px 1px 0px 0px #006493;
	box-shadow:inset 0px 1px 0px 0px #006493;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1f83b2), color-stop(1, #006493));
	background:-moz-linear-gradient(top, #1f83b2 5%, #006493 100%);
	background:-webkit-linear-gradient(top, #1f83b2 5%, #006493 100%);
	background:-o-linear-gradient(top, #1f83b2 5%, #006493 100%);
	background:-ms-linear-gradient(top, #1f83b2 5%, #006493 100%);
	background:linear-gradient(to bottom, #1f83b2 5%, #006493 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f83b2', endColorstr='#006493',GradientType=0);
	background-color:#006493;
	border:1px solid #124d77;
	text-shadow:0px 1px 0px #154682;
}
.myButton.two:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #006493), color-stop(1, #1f83b2));
	background:-moz-linear-gradient(top, #006493 5%, #1f83b2 100%);
	background:-webkit-linear-gradient(top, #006493 5%, #1f83b2 100%);
	background:-o-linear-gradient(top, #006493 5%, #1f83b2 100%);
	background:-ms-linear-gradient(top, #006493 5%, #1f83b2 100%);
	background:linear-gradient(to bottom, #006493 5%, #1f83b2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006493', endColorstr='#1f83b2',GradientType=0);
	background-color:#006493;
}
.myButton.three {
	-moz-box-shadow:inset 0px 1px 0px 0px #a51f17;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a51f17;
	box-shadow:inset 0px 1px 0px 0px #1f83b2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a51f17), color-stop(1, #c2433b));
	background:-moz-linear-gradient(top, #a51f17 5%, #c2433b 100%);
	background:-webkit-linear-gradient(top, #a51f17 5%, #c2433b 100%);
	background:-o-linear-gradient(top, #a51f17 5%, #c2433b 100%);
	background:-ms-linear-gradient(top, #a51f17 5%, #c2433b 100%);
	background:linear-gradient(to bottom, #a51f17 5%, #c2433b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a51f17', endColorstr='#c2433b',GradientType=0);
	background-color:#a51f17;
	border:1px solid #a51f17;
	text-shadow:0px 1px 0px #154682;
}
.myButton.three:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a51f17), color-stop(1, #c2433b));
	background:-moz-linear-gradient(top, #c2433b 5%, #a51f17 100%);
	background:-webkit-linear-gradient(top, #c2433b 5%, #a51f17 100%);
	background:-o-linear-gradient(top, #c2433b 5%, #a51f17 100%);
	background:-ms-linear-gradient(top, #c2433b 5%, #a51f17 100%);
	background:linear-gradient(to bottom, #c2433b 5%, #a51f17 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2433b', endColorstr='#a51f17',GradientType=0);
	background-color:#a51f17;
}
.myButton.four {
	-moz-box-shadow:inset 0px 1px 0px 0px #5a1c53;
	-webkit-box-shadow:inset 0px 1px 0px 0px #5a1c53;
	box-shadow:inset 0px 1px 0px 0px #5a1c53;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #783a71), color-stop(1, #5a1c53));
	background:-moz-linear-gradient(top, #783a71 5%, #5a1c53 100%);
	background:-webkit-linear-gradient(top, #783a71 5%, #5a1c53 100%);
	background:-o-linear-gradient(top, #783a71 5%, #5a1c53 100%);
	background:-ms-linear-gradient(top, #783a71 5%, #5a1c53 100%);
	background:linear-gradient(to bottom, #783a71 5%, #5a1c53 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#783a71', endColorstr='#5a1c53',GradientType=0);
	background-color:#5a1c53;
	border:1px solid #a51f17;
	text-shadow:0px 1px 0px #154682;
}
.myButton.four:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5a1c53), color-stop(1, #783a71));
	background:-moz-linear-gradient(top, #5a1c53 5%, #783a71 100%);
	background:-webkit-linear-gradient(top, #5a1c53 5%, #783a71 100%);
	background:-o-linear-gradient(top, #5a1c53 5%, #783a71 100%);
	background:-ms-linear-gradient(top, #5a1c53 5%, #783a71 100%);
	background:linear-gradient(to bottom, #5a1c53 5%, #783a71 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a1c53', endColorstr='#783a71',GradientType=0);
	background-color:#783a71;
}
.myButton.five {
	-moz-box-shadow:inset 0px 1px 0px 0px #416c73;
	-webkit-box-shadow:inset 0px 1px 0px 0px #416c73;
	box-shadow:inset 0px 1px 0px 0px #68979f;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68979f), color-stop(1, #416c73));
	background:-moz-linear-gradient(top, #68979f 5%, #416c73 100%);
	background:-webkit-linear-gradient(top, #68979f 5%, #416c73 100%);
	background:-o-linear-gradient(top, #68979f 5%, #416c73 100%);
	background:-ms-linear-gradient(top, #68979f 5%, #416c73 100%);
	background:linear-gradient(to bottom, #68979f 5%, #416c73 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68979f', endColorstr='#416c73',GradientType=0);
	background-color:#416c73;
	border:1px solid #416c73;
	text-shadow:0px 1px 0px #154682;
}
.myButton.five:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #416c73), color-stop(1, #68979f));
	background:-moz-linear-gradient(top, #416c73 5%, #68979f 100%);
	background:-webkit-linear-gradient(top, #416c73 5%, #68979f 100%);
	background:-o-linear-gradient(top, #416c73 5%, #68979f 100%);
	background:-ms-linear-gradient(top, #416c73 5%, #68979f 100%);
	background:linear-gradient(to bottom, #416c73 5%, #68979f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#416c73', endColorstr='#68979f',GradientType=0);
	background-color:#68979f;
}
.myButton.six {
	-moz-box-shadow:inset 0px 1px 0px 0px #00554c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #00554c;
	box-shadow:inset 0px 1px 0px 0px #00554c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1a6f66), color-stop(1, #00554c));
	background:-moz-linear-gradient(top, #1a6f66 5%, #00554c 100%);
	background:-webkit-linear-gradient(top, #1a6f66 5%, #00554c 100%);
	background:-o-linear-gradient(top, #1a6f66 5%, #00554c 100%);
	background:-ms-linear-gradient(top, #1a6f66 5%, #00554c 100%);
	background:linear-gradient(to bottom, #1a6f66 5%, #00554c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a6f66', endColorstr='#00554c',GradientType=0);
	background-color:#00554c;
	border:1px solid #00554c;
	text-shadow:0px 1px 0px #154682;
}
.myButton.six:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00554c), color-stop(1, #1a6f66));
	background:-moz-linear-gradient(top, #00554c 5%, #1a6f66 100%);
	background:-webkit-linear-gradient(top, #00554c 5%, #1a6f66 100%);
	background:-o-linear-gradient(top, #00554c 5%, #1a6f66 100%);
	background:-ms-linear-gradient(top, #00554c 5%, #1a6f66 100%);
	background:linear-gradient(to bottom, #00554c 5%, #1a6f66 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00554c', endColorstr='#1a6f66',GradientType=0);
	background-color:#1a6f66;
}
.myButton.seven {
	-moz-box-shadow:inset 0px 1px 0px 0px #bf9623;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bf9623;
	box-shadow:inset 0px 1px 0px 0px #bf9623;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #deb542), color-stop(1, #bf9623));
	background:-moz-linear-gradient(top, #deb542 5%, #bf9623 100%);
	background:-webkit-linear-gradient(top, #deb542 5%, #bf9623 100%);
	background:-o-linear-gradient(top, #deb542 5%, #bf9623 100%);
	background:-ms-linear-gradient(top, #deb542 5%, #bf9623 100%);
	background:linear-gradient(to bottom, #deb542 5%, #bf9623 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#deb542', endColorstr='#bf9623',GradientType=0);
	background-color:#bf9623;
	border:1px solid #bf9623;
	text-shadow:0px 1px 0px #154682;
}
.myButton.seven:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bf9623), color-stop(1, #deb542));
	background:-moz-linear-gradient(top, #bf9623 5%, #deb542 100%);
	background:-webkit-linear-gradient(top, #bf9623 5%, #deb542 100%);
	background:-o-linear-gradient(top, #bf9623 5%, #deb542 100%);
	background:-ms-linear-gradient(top, #bf9623 5%, #deb542 100%);
	background:linear-gradient(to bottom, #bf9623 5%, #deb542 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf9623', endColorstr='#deb542',GradientType=0);
	background-color:#deb542;
}
.myButton.eight {
	-moz-box-shadow:inset 0px 1px 0px 0px #4d8d1f;
	-webkit-box-shadow:inset 0px 1px 0px 0px #4d8d1f;
	box-shadow:inset 0px 1px 0px 0px #4d8d1f;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6dad3f), color-stop(1, #4d8d1f));
	background:-moz-linear-gradient(top, #6dad3f 5%, #4d8d1f 100%);
	background:-webkit-linear-gradient(top, #6dad3f 5%, #4d8d1f 100%);
	background:-o-linear-gradient(top, #6dad3f 5%, #4d8d1f 100%);
	background:-ms-linear-gradient(top, #6dad3f 5%, #4d8d1f 100%);
	background:linear-gradient(to bottom, #6dad3f 5%, #4d8d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dad3f', endColorstr='#4d8d1f',GradientType=0);
	background-color:#4d8d1f;
	border:1px solid #4d8d1f;
	text-shadow:0px 1px 0px #154682;
}
.myButton.eight:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4d8d1f), color-stop(1, #6dad3f));
	background:-moz-linear-gradient(top, #4d8d1f 5%, #6dad3f 100%);
	background:-webkit-linear-gradient(top, #4d8d1f 5%, #6dad3f 100%);
	background:-o-linear-gradient(top, #4d8d1f 5%, #6dad3f 100%);
	background:-ms-linear-gradient(top, #4d8d1f 5%, #6dad3f 100%);
	background:linear-gradient(to bottom, #4d8d1f 5%, #6dad3f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d8d1f', endColorstr='#6dad3f',GradientType=0);
	background-color:#6dad3f;
}
.myButton.nine {
	-moz-box-shadow:inset 0px 1px 0px 0px #4f6d2c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #4f6d2c;
	box-shadow:inset 0px 1px 0px 0px #4f6d2c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6f8d4c), color-stop(1, #4f6d2c));
	background:-moz-linear-gradient(top, #6f8d4c 5%, #4f6d2c 100%);
	background:-webkit-linear-gradient(top, #6f8d4c 5%, #4f6d2c 100%);
	background:-o-linear-gradient(top, #6f8d4c 5%, #4f6d2c 100%);
	background:-ms-linear-gradient(top, #6f8d4c 5%, #4f6d2c 100%);
	background:linear-gradient(to bottom, #6f8d4c 5%, #4f6d2c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f8d4c', endColorstr='#4f6d2c',GradientType=0);
	background-color:#4f6d2c;
	border:1px solid #4f6d2c;
	text-shadow:0px 1px 0px #4f6d2c;
}
.myButton.nine:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4f6d2c), color-stop(1, #6f8d4c));
	background:-moz-linear-gradient(top, #4f6d2c 5%, #6f8d4c 100%);
	background:-webkit-linear-gradient(top, #4f6d2c 5%, #6f8d4c 100%);
	background:-o-linear-gradient(top, #4f6d2c 5%, #6f8d4c 100%);
	background:-ms-linear-gradient(top, #4f6d2c 5%, #6f8d4c 100%);
	background:linear-gradient(to bottom, #4f6d2c 5%, #6f8d4c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f6d2c', endColorstr='#6f8d4c',GradientType=0);
	background-color:#6f8d4c;
}
.myButton.ten {
	-moz-box-shadow:inset 0px 1px 0px 0px #6a519d;
	-webkit-box-shadow:inset 0px 1px 0px 0px #6a519d;
	box-shadow:inset 0px 1px 0px 0px #6a519d;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #8a71bd), color-stop(1, #6a519d));
	background:-moz-linear-gradient(top, #8a71bd 5%, #6a519d 100%);
	background:-webkit-linear-gradient(top, #8a71bd 5%, #6a519d 100%);
	background:-o-linear-gradient(top, #8a71bd 5%, #6a519d 100%);
	background:-ms-linear-gradient(top, #8a71bd 5%, #6a519d 100%);
	background:linear-gradient(to bottom, #8a71bd 5%, #6a519d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a71bd', endColorstr='#6a519d',GradientType=0);
	background-color:#6a519d;
	border:1px solid #6a519d;
	text-shadow:0px 1px 0px #6a519d;
}
.myButton.ten:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6a519d), color-stop(1, #8a71bd));
	background:-moz-linear-gradient(top, #6a519d 5%, #8a71bd 100%);
	background:-webkit-linear-gradient(top, #6a519d 5%, #8a71bd 100%);
	background:-o-linear-gradient(top, #6a519d 5%, #8a71bd 100%);
	background:-ms-linear-gradient(top, #6a519d 5%, #8a71bd 100%);
	background:linear-gradient(to bottom, #6a519d 5%, #8a71bd 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a519d', endColorstr='#8a71bd',GradientType=0);
	background-color:#8a71bd;
}
.myButton.eleven {
	-moz-box-shadow:inset 0px 1px 0px 0px #bf4b12;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bf4b12;
	box-shadow:inset 0px 1px 0px 0px #bf4b12;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #df6b32), color-stop(1, #bf4b12));
	background:-moz-linear-gradient(top, #df6b32 5%, #bf4b12 100%);
	background:-webkit-linear-gradient(top, #df6b32 5%, #bf4b12 100%);
	background:-o-linear-gradient(top, #df6b32 5%, #bf4b12 100%);
	background:-ms-linear-gradient(top, #df6b32 5%, #bf4b12 100%);
	background:linear-gradient(to bottom, #df6b32 5%, #bf4b12 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#df6b32', endColorstr='#bf4b12',GradientType=0);
	background-color:#bf4b12;
	border:1px solid #bf4b12;
	text-shadow:0px 1px 0px #bf4b12;
}
.myButton.eleven:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bf4b12), color-stop(1, #783a71));
	background:-moz-linear-gradient(top, #bf4b12 5%, #df6b32 100%);
	background:-webkit-linear-gradient(top, #bf4b12 5%, #df6b32 100%);
	background:-o-linear-gradient(top, #bf4b12 5%, #df6b32 100%);
	background:-ms-linear-gradient(top, #bf4b12 5%, #df6b32 100%);
	background:linear-gradient(to bottom, #bf4b12 5%, #df6b32 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf4b12', endColorstr='#df6b32',GradientType=0);
	background-color:#df6b32;
}
.myButton.tweleve {
	-moz-box-shadow:inset 0px 1px 0px 0px #809689;
	-webkit-box-shadow:inset 0px 1px 0px 0px #809689;
	box-shadow:inset 0px 1px 0px 0px #809689;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a9bbb0), color-stop(1, #809689));
	background:-moz-linear-gradient(top, #a9bbb0 5%, #809689 100%);
	background:-webkit-linear-gradient(top, #a9bbb0 5%, #809689 100%);
	background:-o-linear-gradient(top, #a9bbb0 5%, #809689 100%);
	background:-ms-linear-gradient(top, #a9bbb0 5%, #809689 100%);
	background:linear-gradient(to bottom, #a9bbb0 5%, #809689 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9bbb0', endColorstr='#809689',GradientType=0);
	background-color:#809689;
	border:1px solid #809689;
	text-shadow:0px 1px 0px #809689;
}
.myButton.tweleve:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #809689), color-stop(1, #a9bbb0));
	background:-moz-linear-gradient(top, #809689 5%, #a9bbb0 100%);
	background:-webkit-linear-gradient(top, #809689 5%, #a9bbb0 100%);
	background:-o-linear-gradient(top, #809689 5%, #a9bbb0 100%);
	background:-ms-linear-gradient(top, #809689 5%, #a9bbb0 100%);
	background:linear-gradient(to bottom, #809689 5%, #a9bbb0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#809689', endColorstr='#a9bbb0',GradientType=0);
	background-color:#a9bbb0;
}
.myButton.thirteen {
	-moz-box-shadow:inset 0px 1px 0px 0px #b45c04;
	-webkit-box-shadow:inset 0px 1px 0px 0px #b45c04;
	box-shadow:inset 0px 1px 0px 0px #b45c04;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d47c24), color-stop(1, #b45c04));
	background:-moz-linear-gradient(top, #d47c24 5%, #b45c04 100%);
	background:-webkit-linear-gradient(top, #d47c24 5%, #b45c04 100%);
	background:-o-linear-gradient(top, #d47c24 5%, #b45c04 100%);
	background:-ms-linear-gradient(top, #d47c24 5%, #b45c04 100%);
	background:linear-gradient(to bottom, #d47c24 5%, #b45c04 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d47c24', endColorstr='#b45c04',GradientType=0);
	background-color:#b45c04;
	border:1px solid #b45c04;
	text-shadow:0px 1px 0px #b45c04;
}
.myButton.thirteen:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b45c04), color-stop(1, #d47c24));
	background:-moz-linear-gradient(top, #b45c04 5%, #d47c24 100%);
	background:-webkit-linear-gradient(top, #b45c04 5%, #d47c24 100%);
	background:-o-linear-gradient(top, #b45c04 5%, #d47c24 100%);
	background:-ms-linear-gradient(top, #b45c04 5%, #d47c24 100%);
	background:linear-gradient(to bottom, #b45c04 5%, #d47c24 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b45c04', endColorstr='#d47c24',GradientType=0);
	background-color:#d47c24;
}
.myButton.fourteen {
	-moz-box-shadow:inset 0px 1px 0px 0px #800e40;
	-webkit-box-shadow:inset 0px 1px 0px 0px #800e40;
	box-shadow:inset 0px 1px 0px 0px #800e40;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #aa3a6b), color-stop(1, #800e40));
	background:-moz-linear-gradient(top, #aa3a6b 5%, #800e40 100%);
	background:-webkit-linear-gradient(top, #aa3a6b 5%, #800e40 100%);
	background:-o-linear-gradient(top, #aa3a6b 5%, #800e40 100%);
	background:-ms-linear-gradient(top, #aa3a6b 5%, #800e40 100%);
	background:linear-gradient(to bottom, #aa3a6b 5%, #800e40 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa3a6b', endColorstr='#800e40',GradientType=0);
	background-color:#800e40;
	border:1px solid #800e40;
	text-shadow:0px 1px 0px #800e40;
}
.myButton.fourteen:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #800e40), color-stop(1, #aa3a6b));
	background:-moz-linear-gradient(top, #800e40 5%, #aa3a6b 100%);
	background:-webkit-linear-gradient(top, #800e40 5%, #aa3a6b 100%);
	background:-o-linear-gradient(top, #800e40 5%, #aa3a6b 100%);
	background:-ms-linear-gradient(top, #800e40 5%, #aa3a6b 100%);
	background:linear-gradient(to bottom, #800e40 5%, #aa3a6b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#800e40', endColorstr='#aa3a6b',GradientType=0);
	background-color:#aa3a6b;
}
.myButton.fifteen {
	-moz-box-shadow:inset 0px 1px 0px 0px #036d7a;
	-webkit-box-shadow:inset 0px 1px 0px 0px #036d7a;
	box-shadow:inset 0px 1px 0px 0px #036d7a;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2b9aa8), color-stop(1, #036d7a));
	background:-moz-linear-gradient(top, #2b9aa8 5%, #036d7a 100%);
	background:-webkit-linear-gradient(top, #2b9aa8 5%, #036d7a 100%);
	background:-o-linear-gradient(top, #2b9aa8 5%, #036d7a 100%);
	background:-ms-linear-gradient(top, #2b9aa8 5%, #036d7a 100%);
	background:linear-gradient(to bottom, #2b9aa8 5%, #036d7a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#783a71', endColorstr='#036d7a',GradientType=0);
	background-color:#036d7a;
	border:1px solid #036d7a;
	text-shadow:0px 1px 0px #036d7a;
}
.myButton.fifteen:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #036d7a), color-stop(1, #2b9aa8));
	background:-moz-linear-gradient(top, #036d7a 5%, #2b9aa8 100%);
	background:-webkit-linear-gradient(top, #036d7a 5%, #2b9aa8 100%);
	background:-o-linear-gradient(top, #036d7a 5%, #2b9aa8 100%);
	background:-ms-linear-gradient(top, #036d7a 5%, #2b9aa8 100%);
	background:linear-gradient(to bottom, #036d7a 5%, #2b9aa8 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#036d7a', endColorstr='#2b9aa8',GradientType=0);
	background-color:#2b9aa8;
}
@media only screen and (max-width: 1024px) {
	.pop-up {margin-left: 0px;}
	.state-links {max-width: 405px; margin: -92px auto 0;}
}
@media only screen and (min-width: 700px) and (max-width:900px ) {
	.state-links {max-width: 405px; margin: -92px auto 0;}
	.myButton { font-size: 12px;   min-width: 122px;}
}
@media only screen and (max-width: 699px) {	
	.state-links { margin: -48px auto 0; max-width: 312px;}
	.state-links ul li{margin:1px 0; padding:0;}
	.state-links ul li a{font-size:10px; font-weight:bold;}
	.myButton{min-width: 126px; font-size:12px;}
}
@media only screen and (max-width: 480px){
	.state-links { max-width: 250px; margin: -33px auto 0;}
	.state-links ul li { margin: 1px 0; padding: 0;}
	.state-links ul li a { font-size: 9px;}
	.popup-main .close {  font-size: 10px; left: 11px; top: 2px;}
	.state-links ul li{font-size: 10px;}
	.myButton{min-width: 122px; font-size:12px;}
}
@media only screen and (max-width: 375px){
	.myButton{min-width: 132px;}
}		
@media only screen and (max-width: 321px){
	.myButton{min-width: 116px; font-size:10px;}
}
/* International Code Adoption MAP End */
.map-mapping{ overflow:hidden;}
.map-mapping canvas{ max-width: 10000px;}
.pop-up .popup-main > div#image{ position:absolute; left:0; top:0; right:0;}
.popup-main .close{ Z-index:1;}
/* Jurisdiction Page */
.stateClass th{
	border:1px solid #000;
}
.stateClass td{
	border:1px solid #000;
}
.jurisdiction-data{ overflow:hidden;font-weight:normal; }
.jurisdiction-data h2{ font-size:114.286%; font-weight:bold; margin:0 0 3px;}
.jurisdiction-data h2 strong{ font-weight:normal;}
.jurisdiction-data .state-block{ overflow:hidden;background: #666;
    color: #fff;
    font-size: 114.286%;
    margin: 2px 0;
    padding: 5px 30px 5px 10px;
    position: relative;} 
.jurisdiction-data .city-block{  overflow:hidden; background: #d6d5d5; margin-left:20px;
    margin-bottom: 2px;
    overflow: hidden;
    padding: 7px 10px 5px;}
.jurisdiction-data .field-heading{ font-weight: bold;
    margin-right: 3px;}
.jurisdiction-data .field-item{float: left;
    line-height: 1.8;
    margin-right: 25px;}
	.select-container select{  border: 2px solid #d6d5d5;
    border-radius: 0;
    color: #666666;
    padding: 3px;}
.jurisdiction-page{ position:relative;}
.bottom-select-container{ position:absolute; right:0; top:0; left:210px; }
.bottom-select-container select{ float:left;}
.bottom-select-container .search-container{ float:left; margin-left:10px;}
.bottom-select-container .search-container input{ border-radius: 0; padding: 4px; width: 150px; border:2px solid #d6d5d5;}
@media only screen and (max-width: 766px) {
.jurisdiction-page .select-container select { width:200px;}
}
@media only screen and (max-width: 640px) {
.jurisdiction-data { margin-top:90px;}
.jurisdiction-page #filter_loader { text-align:right; padding-right:15px;}
.jurisdiction-page .select-container { width:80%; margin-left:1%;}
.jurisdiction-page .bottom-select-container .search-container input,
.jurisdiction-page .select-container select { width:100%;}
.jurisdiction-page .bottom-select-container { left:0; top:40px;}
.jurisdiction-page .bottom-select-container .search-container { margin:10px 0 0; width:100%;}
}

/*event calender page custom css*/
.tribe-events-page-template .fontResizerBlock{margin: 55px 0 0;position: relative; z-index:1;}
#tribe-bar-form .tribe-bar-filters{ margin-bottom: 28px; margin-top: 10px; width: 89%;}
#tribe-events-bar{ margin-bottom: 37px;}
#tribe-bar-form .tribe-bar-filters{border: none;}
.tribe-bar-date-filter , .tribe-bar-geoloc-filter{display:none;padding-left: 0}
.tribe-bar-search-filter{padding-left: 0px !important}
.tribe-bar-date-filter{padding-left:0px !important}
#tribe-bar-form .tribe-bar-submit input[type="submit"] {width: 35%;background: none repeat scroll 0 0 #666;}
#tribe-events-content-wrapper #tribe-bar-form input[type="text"] {border-color: #ccc;}
#tribe-events-content-wrapper ::-webkit-input-placeholder { color:#818182;font-style: italic;}
.tribe-events-uses-geolocation .tribe-bar-submit {padding-left: 1px;}
#event-search-toggle{
    color: #818181;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: lighter;
    height: 30px;
    padding: 5px 58% 0 0;
    position: relative;
    text-align: center;
    width: 48%;}
.event-searchtoggle-btn{ display: block; margin: 0 auto;cursor: pointer;}
.site-main .events-categories-list { float: left !important; padding-bottom: 10px;}
@media screen and (max-width: 840px) {
    #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"] {   
    padding: 7px 5px;
    }
}
@media screen and (max-width: 767px) {
    #tribe-bar-form #tribe-bar-views {
        width:100% !important;
    }
    #tribe-bar-form .tribe-bar-submit input[type="submit"]{
       width:98% ;
    }
    #event-search-toggle{
        width: 100%;
        padding: 9px 14px 3px 0px;
    }
    #tribe-bar-form .tribe-bar-filters{
        width:100%;
    }    
   .tribe-events-page-template .fontResizerBlock{
       margin:0px !important
   }
}
@media screen and (max-width: 450px) {
    #tribe-bar-form .tribe-bar-submit input[type="submit"]{
       width:95%;
    }
}

/* For the code type and code edition abbreviation in Jurisdiction Code Adoption */
ul.jr-view { overflow:hidden; list-style:none;}
ul.jr-view li { float:left; width:50%;}
/* For the Map close Button on Right Side */
.map-mapping .popup-main .close { right:20px; left:auto;}

/* fixing NFPA472 Affidavit form */
#NFPA472-check.acf-field-checkbox ul.acf-checkbox-list li{width:100%;}

/* fornt end file upload style */
#wpfb-step-2{display:none}
.wpfb-front-label{display: block;
    font-weight: normal;
    margin: 0 0 6px;
    position: relative;}
.wpfb-front-label label{color: #666666;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;}
.wpfb-front-label span.wpfb-required{display: inline;
    margin-left: -2px;color: #f00;}
.wpfb-front-field{ margin-bottom: 20px;
    margin-right: 2%;
    padding: 0;
    width: 46%;
    float: left;
}
.wpfb-front-input select{
    border: 2px solid #d6d5d5;
    border-radius: 0;
    color: #666666;
    padding: 4px;
    width: 71%;
}
.wpfb-front-input input[type="button"],.wpfb-front-input input[type="submit"]{background-color:#48a24b;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 30px 11px !important;
    text-transform: uppercase;
    vertical-align: bottom;}
.wpfb-front-input input[type="button"]:hover{background-color:#444445;}
.wpfb-front-input input[type="submit"]:hover{background-color:#444445;}
#wpfb-upload-setp-2{background-color:#444445;}
.wpfb-error-message{background: none repeat scroll 0 0 #f55e4f;
    border-radius: 3px;
    display: block;
    margin: 5px 0 15px;
    min-height: 0;
    padding: 1px 10px;
    position: relative;}
.wpfb-front-field .wpfb-error-message{
    width: 60%;
}
.wpfb-error-message p{
    color: #fff;
    font-size: 13px !important;
    line-height: 1;
    margin: 10px 0 !important;
    padding: 0;
    text-shadow: 0 1px 0 #dd4232;
}
#message.fade {
border-color: #E76565;
background-color: #F0F0F0;
color: #DA1C1C;
}
.clr{clear: both;}
.wpfb-front-ctr{width: 48%;text-align: right;}
@media screen and (max-width: 767px) {
    .wpfb-front-field{width: 100%; float: none;}
    .wpfb-front-input input,select,.wpfb-error-message{width: 100% !important;}
    #wpfb-upload-setp-2{margin-top: 10px;}
}
/* file upload css ends */

@media screen and (min-width: 1040px) and (max-width: 1275px) {

	.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item {
		width: 25% !important;
		left:0px !important;
		min-height: 260px;
		max-height: auto;
	}

	.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu
	{
		padding: 2px 0px !important;
	}

	.primary-navigation li.mega-menu.menu-item > .sub-menu > li.menu-item > .sub-menu > li.menu-item a {
		font-size: 12px !important;
	}
}

/* user register form css start */
form#av-user-register .acf-error-message{margin: 5px 0 15px;}
form#av-user-register p.description{font-size: 11px; margin: 6px 0;}
div.avectra-regis-desc{margin-top: 48px;}
/* user register form css start end*/

/* css added to display current env info on frontend */
div#devenv {
    position: fixed;
    top: 106px;
    right: 85px;
    width: 300px;
    height: 30px;
    background: #000;
    z-index: 9999;
    color: #ff0000;
    font-size: 19px;
    text-align: center !important;
    font-weight: bold;
}

/* css for acf form layout adjustment */
.site-content .acf-field.full{width: 100% !important;}
.site-content .acf-field.full .acf-label{width: 100% !important;}
.site-content .acf-field.full .acf-input{max-width: 100% !important;}
.site-content .acf-field.acf-field-right{padding-left: 19px;clear: none !important; width: 50%; margin-right:0; }
.site-content .acf-field.acf-field-left{width: 50%; margin-right:0; }
.site-content .acf-field.acf-field-right .acf-input{max-width: 375px}
.site-content .acf-field.acf-field-left .acf-input{max-width: 375px}
#acf-long-check-list ul.acf-checkbox-list li{min-height: 100px;}
.site-content .acf-field.full ul.acf-checkbox-list li {float: left;margin-right: 2%;padding-left: 22px;width: 18%; padding-bottom: 11px;}
.captcha-wrapper .acf-form-submit{width:46%; float:left; text-align:center; margin-top:17px;}
.captcha-wrapper.acf-field{clear: both;float: none !important; margin: 0 auto !important; width: 73% !important}
.g-recaptcha{float:left;}
.captcha-wrapper #loader{width:46%; float:left; text-align:center;left: 0;margin-left: 0;margin-top: 0;position: relative;text-align: center;}

#state_adoption_agencies a {
    text-decoration: underline !important;
    display:block;
}

/*Fixed National Certifications--> Field size should be extended, technician word is broken*/
.category-certifications-and-testing .select-container select {
   width: 230px;
}


/*voter validation css */
button#av_view_all_voters{background: none;color: #2D2A2A;text-transform: none;vertical-align: baseline;}
div.av_voters_details{display: table;width: 100%; border: 1px solid#CCC; padding: 8px;    margin-bottom: 15px;}
div.av_voter_details_row{display: table-row;}
div.av_voter_details_title{display: table-cell;font-weight: 700;border-bottom: 1px solid #CCC;padding: 6px 5px 12px 5px;}
div.av_voter_details_cell{display: table-cell;padding: 12px 5px 5px 5px;}
.voters_inline_title{display: none !important;padding: 12px 5px 5px 0px !important;font-weight: 700;}


.home .youtube-video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.home .youtube-video-container iframe, .youtube-video-container object, .youtube-video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.fts-jal-fb-name{color: #313131;}
.fts-jal-fb-link-wrap{display: none;}
@media only screen and (max-width: 640px) {
.home  #TB_window{ height:315px;  width:80% !important; margin:auto !important; left:0px; top:0px; right:0px; bottom:0px; overflow:hidden;}
}
@media only screen and (max-width: 600px) {
.home  #TB_window{height:300px; }
}
@media only screen and (max-width: 500px) {
.home  #TB_window{height:250px; }
}
@media only screen and (max-width: 400px) {
.home  #TB_window{height:215px; }
}
@media only screen and (max-width: 321px) {
.home  #TB_window{height:180px; }
}

table.table_margin_bottom {
	margin-bottom: 0px !important;
}

@media screen and (min-width: 500px) and (max-width: 800px) {
	.applyzindex {
		height: 500px !important;
		width: 480px !important;
		top: 75px !important;
		position: absolute !important;
		overflow: scroll;
	}
}

@media screen and (min-width: 300px) and (max-width: 500px) {
	.applyzindex {
		height: 250px !important;
		width: 300px !important;
		top: 75px !important;
		position: absolute !important;
		overflow: scroll;
	}
}
