/*
Theme Name:		CUIS
Description:		A custom theme for CUIS based on the parerent theme Enfold. Do not delete the parent theme from your site.
Version:			1.0
Author:			ACS Creative
Author URI:		http://www.acscreative.com/
Template:		enfold
*/

/* ------------------------------------------------------------
	Global Styles
------------------------------------------------------------ */

/* --------- Font Styles --------- */

html, p, h1, h2, h3, h4, h5, h6 {
	text-rendering: auto !important;
	font-weight: normal;
}

::selection {
	color: #222;
	background: #e2f8fe; /* WebKit/Blink Browsers */
}
::-moz-selection {
	color: #222;
	background: #e2f8fe; /* Gecko Browsers */
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: -.25px !important;
	text-transform: none !important;
}

h1.av-special-heading-tag {
    font-weight: 500 !important;
}

h2 {
	font-size: 32px;
}

h2.av-special-heading-tag {
    font-weight: 500 !important;
    padding-bottom: 20px !important;
}

.single-post h3,
.single-post h3.av-special-heading-tag {
	font-size: 22px !important;
}

h4 {
	color: #7fa73f !important;
    line-height: 1.4;
}

.av-special-heading-h2 .special-heading-border {
    height: 2.6em;
    display: none;
}

p {
    margin: 1.3em 0;
	line-height: 1.7;
}

a {
	text-decoration: none !important;
	cursor: pointer !important;
}

strong, b {
	color: #415664 !important;
	font-weight: 600;
}

blockquote p  {
	margin: 2.6em 0 !important;
    color:  #7fa73f;
}

blockquote {
    border-left-style: solid;
    border-left-width: 4px;
    padding-left: 20px;
    margin-bottom: 1em;
    margin-right: 1em;
    font-size: 1.1em;
    line-height: 1.5em;
}

body .column-top-margin  {
	margin-top: 0px;
	margin-top: 0px;
}

.container {
    padding-left: 80px;
}

.page-id-22 .container {
    padding-left: 50px;
}

.avia-button.avia-size-large {
    padding: 15px 30px 13px;
    font-size: 15px;
    min-width: 139px;
    border: none;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/*--- z-index Adjustments ---*/

div .av-section-color-overlay {
	z-index: 0;
}



body .alignleft,
body .alignright {
    width: 45.5% !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}


/*--- Accordian Styles ---*/

.js_active .toggler {
    border-style: none;
	padding-bottom: 18px;
	padding-top: 18px;
	padding-left: 50px;
	margin-top: 6px;
	background-color: #f1f1f1 !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	font-size: 15px;
	font-weight: 600;
	border: 1px solid #ececec;

}

.toggle_content {
    border-style: none;
    font-size: 14px;
    background-color: #ffffff !important;
}

.toggle_icon {
    top: 16px;
    margin-top: 8px;
    border: none !important;
    margin-left: 10px;
}

span.toggle_icon, .toggle_icon .vert_icon, .toggle_icon .hor_icon {
	border-color: #7fa73f;
}

/*--- Accordian Tag List Styles ---*/

.main_color .taglist a {
	font-weight: 300;
}

.main_color .taglist a.activeFilter {
	color: #00abd8 !important;
	font-weight: 600;
}

.taglist {
    margin-bottom: 17px;
}


/* --------- Remove border radius on all images --------- */

.avia-content-slider .slide-image img,
.avia-content-slider .slide-image, img {
    border-radius: 0px !important;
}

/* --------- Disable Fancy Ampersand --------- */

.special_amp { 
	color: inherit!important; 
	font-family: inherit; 
	font-size: inherit; 
	font-style: normal;
}

/* --------- Button Styles --------- */

.avia-button {
	font-size: 17px !important;
}

.green-btn .avia-button {
	border-color: #93ab24 !important;
	color: #93ab24 !important;
}


.avia-button.avia-color-dark,
.avia-button.avia-color-light {
	border-width: 2px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}

body div .avia-button {
    border-radius: 0px;
}

/* --------- Min Page Height --------- */

.no_sidebar_border#top #main .sidebar {
    border-left: none;
    border-right: none;
    min-height: 600px;
}

.content {
	padding-bottom: 80px;
}


/* --------- Inline Image Alignment --------- */


body .alignleft, .entry-content-wrapper a:hover .alignleft {
    margin: 0px 30px 5px 0;
}


/* --------- Hide Image Default Icon --------- */

.main_color .fallback-post-type-icon, 
.avia-content-slider .slide-image:hover .fallback-post-type-icon {
    opacity: 0;
    display: none !important;
}


/* --------- Adjust Default Image Height --------- */

.avia-content-slider .fake-thumbnail .slide-image {
    min-height: 176px !important;
}


section#text-17 {
    margin-top: -20px !important;
}

/* --------- Photo Caption --------- */

.wp-caption-text, #top .wp-caption .wp-caption-dd {
    display: block;
    font-size: 14px;
    font-style: normal;
    margin: 0 auto;
    padding: 3px 10px 5px;
    text-align: center;
    font-family: inherit;
    float: none;
}

#top .wp-caption img {
    border: medium none;
    display: block;
    padding: 12px;
    margin: 0;
    width: 100%;
}

body .alignleft, 
body .alignright {
    width: 45.5% !important;
    margin-top: 20px !important;
    margin-bottom: 40px !important;
    background: #f1f1f1;
}

/* --------- Post Title --------- */

.entry-content-wrapper .post-title {
    font-size: 26px;
    line-height: 1.3em;
    letter-spacing: -.02em !important;
}

.featured-profile {
	margin-bottom: 40px;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	min-height: 390px !important;
	
	background: #f8f8f8;
    padding: 30px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 1px solid #ebebeb;
    margin-top: 50px;
    margin-bottom: 30px;
}

.featured-profile p {
	font-size: 14px;
	line-height: 1.3 !important;
}

.featured-profile strong {
	font-size: 16px;
	margin-bottom:-5px;
	display: block;
}

.featured-profile a {
	margin-top: 20px;
	font-size: 16px;
}

.social-follow img {
	margin-right: 10px;
}

/* --------- Form Modifications --------- */

.gform_wrapper .gfield_required {
    color: #790000;
    margin-left: 4px;
    color: #bf2f00 !important
}

ul.gfield_radio li {
    display: inline-block !important;
}


#top .gform_wrapper .gfield_radio li label {
	margin: 0px 10px 0px 5px !important;
}

#top .gform_wrapper input, #top .gform_wrapper select {
	margin-bottom: 4px !important;
}

/* --------- Special Title --------- */

.special-title h2.av-special-heading-tag {
    font-weight: 500;
    font-size: 25px;
    padding: 0px;
    padding-bottom: 10px !important;
    color: #415664;
    border-bottom: 2px solid #4d606d;
    margin-top: -5px;
    margin-bottom: 30px;
    display: block;
    width: 100%;
}

/* --------- Lists --------- */

.2-column-list ul{
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 40px;
column-gap: 40px;
-moz-column-gap: 40px;
}

/* ------------------------------------------------------------
	Shortcodes
------------------------------------------------------------ */

.intro {
	font-size: 19px;
	line-height: 1.5;
	padding-bottom: 10px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 15px;
}

.button-link a {
	color: #ffffff !important;
	background: #7fa73f;
	width: 300px;
	text-align: center !important;
	padding: 12px 30px;
	margin: 30px 0;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.button-link a:hover {
	background: #b5cf6e;
}

.small {
	font-size: 14px;
	display: block;
}

/* --------- Callout --------- */

.callout {
    background: #f8f8f8;
    padding: 30px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 1px solid #ebebeb;
    margin-top: 50px;
    margin-bottom: 30px;
}

/* --------- Essay Author Bio --------- */

.essay-author-bio {
    background: #f8f8f8;
    padding: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    margin-top: 50px;
}

.essay-author-bio:before {
	content: 'Author Bio';
	font-size: 22px;
	padding-bottom: 10px; 
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
	display: block;
	
}

.essay-author-bio p {
	font-size: 14px;
}

.essay-author-bio strong {
	font-size: 18px;
	font-style: bold;
}




/* ------------------------------------------------------------
	Program Pages
------------------------------------------------------------ */

.program-content p {
	margin-top: 40px !important;
}


/* ------------------------------------------------------------
	Privacy Policy Page
------------------------------------------------------------ */

.page-id-3 main h3 {
	font-size: 24px;
	color: #415664;	
}

.page-id-3 main h4 {
	color: #7fa73f;
}

/* ------------------------------------------------------------
	Resources Page
------------------------------------------------------------ */


h3.av-special-heading-tag {
    font-weight: 500 !important;
    font-size: 21px;
    padding: 20px 0 0 0 !important;
    color: #415664;
    margin-bottom: 35px;
}

/* Icon List */

.iconlist_icon {
	margin-top: 10px;
	color: #415664 !important;
}

.avia-icon-list .av-iconlist-empty .iconlist_title {
    margin-top: 0px;
}

.numbered-list .av-iconlist-small li {
	margin-left: 30px;
	list-style: decimal;
}

.numbered-list .av-iconlist-small li:before {
	margin-left: 10px;
}

.numbered-list .av-iconlist-small .iconlist_icon {
	display: none;
}

.av-iconlist-small .iconlist_title_small {
	line-height: 1.45em;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: -.02em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #244a6f;
}

.av-iconlist-small .iconlist_title_small a{
	display: block !important;
}

.av-iconlist-small .iconlist_title_small a:hover {
	color: #415664 !important;
	text-decoration: none !important;
}

.document-download .av-iconlist-small article.article-icon-entry {
	min-height: 0px;
	background-color: #f1f1f1;
	padding: 0px !important;
	margin-bottom: 5px;
}

.document-download .avia-icon-list .iconlist_content_wrap {
	background-color: #f9f9f9 !important;
}

.document-download .iconlist_content p {
	padding-left: 20px !important;
	padding-bottom: 10px !important;
	font-size: 15px
}

.document-download .iconlist_content b,
.document-download .iconlist_content strong  {
	font-size: 17px !important;
	padding-top: 10px !important;
	display: block;
}

.document-download .av-iconlist-small .iconlist_icon {
	background: transparent !important;
	height: 40px !important;
	width: 38px !important;
	line-height: 28px !important;
	font-size: 17px !important;
}

.document-download .iconlist_icon {
	margin-left: 20px !important;
	display: inline-block;
	padding-top: 5px;
	margin: 15px !important;
	margin-top: 8px !important;
	margin-left: 0px !important;
}

.document-download .av-iconlist-small .iconlist_title_small {
	margin-top: 0px;
	margin-bottom: 0px;
}

.document-download a {
	width: 100%;
	display: block;
	padding: 15px 20px;
	background-color: #f9f9f9 !important;
}

.document-download a:hover {
	text-decoration: none !important;
	color: #415664 !important;
	background-color: #f1f1f1 !important;
}




/* ------------------------------------------------------------
	Search Results Page
------------------------------------------------------------ */


.page-heading-container {
	border-bottom-width: 0px;
}

span.author-extra-border,
.search .content h4.extra-mini-title.widgettitle,
.search .content section.search_form_field,
.search .content .page-heading-container {
	display: none;
}

.search-result-counter {
    position: absolute;
    left: 0;
    top: 1px;
    box-shadow: none;
    height: 44px;
    line-height: 24px;
    padding: 0px;
    text-align: center;
    border-radius: 2px;
    width: 44px;
    font-size: 22px;
	color: #7fa73f;
    font-weight: 600;
    background-color: transparent !important;
}

.search .template-search.content .entry-content-wrapper {
    padding-bottom: 20px !important;
    padding-left: 55px;
    font-size: 13px;
    clear: both;
    border-bottom: 2px solid #dcdcdc;
    padding-bottom: 11px;
    margin-bottom: 25px;
    width: 95%;
}

.search .content span.post-meta-infos {
	display: none;
}

.search .content h2.post-title.entry-title {
    font-size: 22px;
    color: #375062;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
}


.search .entry-content-wrapper .post-title a {
    display: block;
}

.search .entry-content-wrapper .post-title:hover {
	color: #7fa73f !important;
}

.search p {
	font-size: 16px !important;
	line-height: 1.5;
}

.search .sidebar {
	display: none !important;
}

.search .container .av-content-small.units {
    width: 95%;
}

.search .content {
	margin-bottom: 50px;
}

/* --------- Pagination --------- */

.template-search .pagination {
    padding: 1px 50px 10px 0px;
}

#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
    float: left;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    border-radius: 0px;
    margin-right: 8px;
    box-shadow: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
}

#top .pagination .current {
	background-color: #8db64c;
	color: #ffffff;
	font-weight: 500;
}

.pagination-meta {
    font-size: 15px !important;
}

/* ------------------------------------------------------------
	Form 
------------------------------------------------------------ */

#top .input-text, #top input[type="text"], 
#top input[type="input"], #top input[type="password"], 
#top input[type="email"], #top input[type="number"], 
#top input[type="url"], #top input[type="tel"], 
#top input[type="search"], #top textarea, #top select {
	padding: 8px 12px;
}

#top .main_color .input-text, #top .main_color input[type="text"], #top .main_color input[type="input"], #top .main_color input[type="password"], #top .main_color input[type="email"], #top .main_color input[type="number"], #top .main_color input[type="url"], #top .main_color input[type="tel"], #top .main_color input[type="search"], #top .main_color textarea, #top .main_color select {
    border-color: #ebebeb;
    background-color: #f1f1f1;
    color: #969696;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#top .gform_wrapper input {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#gform_submit_button_1 {
    float: left;
    color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#top label {
    font-weight: 500;
    font-size: 0.92em;
}

/* ------------------------------------------------------------
	Main Header 
------------------------------------------------------------ */

header#header {
	box-shadow: 0px 0px 10px 0.14px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 0px 30px 8px rgba(50, 50, 50, 0.2);
}

.html_header_top.html_header_sticky #top #wrap_all #main {
	padding-top: 113px !important;
}

.html_header_top #top .av_header_stretch .container {
    margin-top: -1px;
}

.av_secondary_right .sub_menu {
    margin-bottom: -30px;
}

/* --------- Global Nav Styles --------- */

#header_meta {
	background: transparent;
		min-height: 31px;
}



#header_main .container .inner-container {
	margin-top: -31px;
}

.av_secondary_right .sub_menu {
	padding-top: 15px;
}

#top #header_meta li a {	
	font-size: 14px;
	font-weight: 500;
}

li.global-social {
	padding: 0 4px;
}

li.global-social i {
	font-size: 20px;
	line-height: inherit;
}

li.header-phone a {
	font-size: 20px !important;
	font-weight: 600 !important;
	color: #4d606d !important;
}

/* --------- Logo Styles --------- */

#top .logo,
#top .logo a{
	overflow: visible;
}

.logo img {
	height: 124px;
	max-height: 124px !important;
}

/* --------- Toobar (Meta) Menu Styles --------- */

#top #header_meta li a {
    font-size: 14px;
    font-weight: 500;
    font-family: "Roboto", Open Sans, sans-serif !important;
}

/* --------- Parent Menu Styles --------- */

#top #header_main > .container .main_menu .av-main-nav > li > a {
	font-family: "Roboto", Open Sans, sans-serif;
	line-height: 145px !important;
	padding: 0px;
	padding-left: 26px;
	color: #4d606d;
}

#top #header #avia-menu .menu-item > a > .avia-menu-text {
	font-size: 17px;
	font-weight: 500;
    color: #4d606d !important;
}

/* Main menu parent and sublevel active state */
#top #header #avia-menu li.current-menu-item > a > .avia-menu-text,
#top #wrap_all #header #avia-menu li.active-parent-item > a,
#top #wrap_all #header #avia-menu li.active-parent-item > a > .avia-menu-text {		
    color: #7fa73f !important;    

}


/* Top Bar Link style on hover */
#top #header_meta li.menu-item:hover a,
#top #header #avia-menu .menu-item > a > .avia-menu-text:hover  {
    color: #7fa73f !important;  
	text-decoration: none;
}



/* --------- Submenu Dropdown Styles --------- */

.av-main-nav ul {
    width: 250px;
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.1);
	margin-top: 0px !important;
	left: 10px;
}

.av-main-nav .menu-item-top-level-5 ul.sub-menu {
    left: auto !important;
    right: 0 !important;
    margin-right: -70px;
}

.av-main-nav ul a {
	border-top: 1px solid #e7e7e7;
    background-color: #ffffff !important;
}

#top #header #avia-menu .sub-menu li.menu-item,
#top #header #avia-menu .sub-menu li.menu-item a span.avia-menu-text {
	font-family: "Roboto", Open Sans, sans-serif !important;
    font-size: 15px !important;
    font-weight: 500;
}

#top #wrap_all #header #header_meta .sub_menu ul ul li:hover,
#top #wrap_all #header #header_meta .sub_menu ul ul li a:hover,
#top #wrap_all #header #header_meta .sub_menu ul ul li:hover a,
#top .header_color .main_menu .menu ul li>a:hover,
#top .main_menu .menu li:hover a:hover,
.sub-menu .menu-item a:hover   {
    color: #7fa73f !important;  
}

#top #header #avia-menu .sub-menu li.menu-item a:hover {
    background-color: #f1f1f1 !important;
}

/* Main menu sublevel active state */

#top #wrap_all #header #avia-menu ul li.current-menu-item a {		
    color: #7fa73f !important;  
}

/* --------- Header Search --------- */

#top .av_minimal_header #s {
    border: none;
    padding: 12px 47px 12px 15px;
    background-color: #f1f1f1;
}


/* =======================================================
	Homepage 
======================================================= */

/* --------- Main Slide Show Styles --------- */

.home-slider .avia-slideshow-dots {
	position: absolute;
	z-index: 200;
	width: auto;
	bottom: 0;
	text-align: inherit;
	right: 5%;
	left: inherit;
}

.home-slider .avia-slideshow-dots a.active, .home-slider .avia-slideshow-dots a:hover {
	background: #bcbc44;
}

.home-slider .avia-slideshow-dots a {
	background: #737371;
	margin: 0 5px;
	border-radius: 0px;
}

.home-slider .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption {
	padding: 30px;
	display: block;
	background: rgba(105,164,77,1);
	background: -moz-linear-gradient(-45deg, rgba(105,164,77,1) 0%, rgba(193,198,95,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(105,164,77,1)), color-stop(100%, rgba(193,198,95,1)));
	background: -webkit-linear-gradient(-45deg, rgba(105,164,77,1) 0%, rgba(193,198,95,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(105,164,77,1) 0%, rgba(193,198,95,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(105,164,77,1) 0%, rgba(193,198,95,1) 100%);
	background: linear-gradient(135deg, rgba(105,164,77,1) 0%, rgba(193,198,95,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69a44d', endColorstr='#c1c65f', GradientType=1 );
	width: 47%;
}

.home-slider .avia-caption-content p {
	font-size: 27px;
	line-height: 1.2em;
	font-weight: 600;
}

#top .home-slider .avia-slideshow-button.avia-color-light {
	padding: 0px 0px;
	background-color: transparent;
	border: none;
	font-size: 17px;
	text-transform: inherit;
	color: #324653;
	margin-top: 0;
}

/* --------- Home Search Block Styles --------- */

#home-search input[type="text"] {
	height: 55px !important;
	font-size: 18px;
}

#home-search .avia_search_element .av_searchform_wrapper {
	background: #f5f5f3 !important;
	border: none !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.search-col {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 33px 0px rgba(50, 50, 50, 0.25);
}

#home-search h3 {
	font-weight: 500;
	border-bottom: 2px solid #4d606d;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#home-search .search-col h3 {
	margin-top: 15px;
	font-size: 24px;
	border-bottom: none;
	font-weight: 500;
}

#home-search p {
    font-size: 16px !important;
    line-height: 1.6;
}

#home-search .links-col-1 a,
#home-search .links-col-2 a {
	font-size: 16px !important;
	font-family: "Roboto", Open Sans, sans-serif;
	font-weight: 500;
	display: block;
}

#home-search .links-col-1 a:hover,
#home-search .links-col-2 a:hover {
	color: #7fa73f !important;
}

#home-search .links-col-1 span.iconlist-char,
#home-search .links-col-2 span.iconlist-char {
	font-size: 19px !important;
	color: #7fa73f !important;
}

#home-search div .av_one_fourth {
    margin-left: 4%;
    width: 22.5%;
}

#home-search .av-iconlist-small .iconlist_icon {
	background: transparent;
	height: 100%;
	width: auto;
	line-height: 25px;
	margin-right: 10px;
	font-size: 25px !important;
	margin-top: 6px !important;
}

#home-search .av_iconlist_title a:hover {
    text-decoration: underline;
	color: #7fa73f;
}

ul.avia-icon-list li {
	padding: 0px 0 !important;
}

#top .avia_search_element .av_searchsubmit_wrapper {
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;

}

/* --------- Home Blog Block Styles --------- */

#home-blog {
	margin-bottom: -145px;
}

#home-blog article.slide-entry {
	box-shadow: 0px 0px 33px 0px rgba(50, 50, 50, 0.25);
}

#home-blog .av_one_fourth:first-child {
	margin-left: 0;
}

#home-blog .av_one_fourth {
	margin-left: 2%;
	width: 23.5%;
}

#home-blog .avia-content-slider, .avia-content-slider-inner {
	overflow: visible;
}

#home-blog .avia-content-slider .slide-image,
#home-blog .avia-content-slider .slide-image img {
	border-radius: 0;
	margin-bottom: 0;
}

#home-blog .slide-content {
	padding: 25px;
	background-color: #fff;
	min-height: 155px;
}

#home-blog .avia-content-slider .slide-entry-title {
	font-size: 18px;
	font-weight: 500;
	color: #324653;
}

#home-blog  .slide-image {
    min-height: 120px !important;
}

#home-blog .slide-entry-wrap {
	margin-top: 30px;
}

/* --------- Home Parallax Block Styles --------- */


#home-awareness {
	background-position: 100% 100% !important;
}

#home-awareness .flex_column {
	padding-right: 35%;
}

#home-awareness h2 {
	color: #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#home-awareness p {
	color: #fff;
	font-size: 17px;
}

#home-awareness a.avia-button {
	color: #ffffff !important;
}

/* --------- Home EDU Block Styles --------- */

#home-edu .avia-image-container {
	margin-top: -120px;
	box-shadow: 0px 0px 33px 0px rgba(50, 50, 50, 0.25);
}

/* =======================================================
	Default Interior Pages
======================================================= */

/* --------- Page Title/Header --------- */

#top .title_container .container {
	padding-top: 20px;
	padding-bottom: 20px;
}

.stretch_full.container_wrap.title_container {
	background-color: #f1f1f1;
	border: none;
}

h1.main-title.entry-title {
	font-size: 32px;
}

#top .alternate_color.title_container .main-title a {
    color: #415664;
	letter-spacing: -.02em;
}

/* --------- Breadcrumbs --------- */

.title_container .breadcrumb {
    z-index: 10;
    line-height: 15px;
    font-size: 15px;
    position: absolute;
    right: 50px;
    top: 50%;
    margin-top: -7px;
}

.breadcrumb-title {
	display: none !important;
}

.breadcrumb-trail .trail-end,
.breadcrumb-trail a:hover {
    color: #7fa73f !important;
}

/* --------- Page Sidebar Nav --------- */

.sidebar .widget_nav_menu {
	padding-bottom: 24px;
	min-height: 150px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.sidebar .widget_nav_menu ul:first-child > .current-menu-item, 
.sidebar .widget_nav_menu ul:first-child > .current_page_item, 
.sidebar .widget_nav_menu ul:first-child > .current-menu-ancestor {
	padding-left: 0;
	left: 0px;
	top: 0px !important;
	margin-top: 0px!important;
	padding-top: 0px !important;
	width: 100%;
	box-shadow: none !important;
	margin-bottom: 0px !important;
}

.main_color .widget_nav_menu ul:first-child > .current-menu-item, 
.main_color .widget_nav_menu ul:first-child > .current_page_item {
	background: transparent;
}

.widget_nav_menu .current-menu-item > a, .widget_nav_menu .current_page_item > a {
	font-weight: 500;
}

.sidebar .widget_nav_menu ul:first-child > .current-menu-item > a, 
.sidebar .widget_nav_menu ul:first-child > .current_page_item > a {
	border: none;
	padding: 0px 7px 0px 0 !important;
}

.sidebar .widget_nav_menu a {
	display: block;
	padding: 0 !important;
	text-decoration: none;
	font-family: "Roboto", Open Sans, sans-serif;
	font-size: 16px !important;
	font-weight: 500 !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	color: #4d606d;
}

.sidebar .widget_nav_menu a:hover {
    color: #7fa73f;
}

.sidebar .widget_nav_menu ul:first-child > .current-menu-item > a, 
.sidebar .widget_nav_menu ul:first-child > .current_page_item > a {
    color: #7fa73f;
}

.sidebar .widget_nav_menu a:before {
	font-family: FontAwesome;
	content: "\f054";
	
	font-family: 'entypo-fontello' !important;
	content: '\e879' !important;
	margin-right: 10px;
	color: #7fa73f;
	font-size: 24px;
	vertical-align: bottom;
}

.sidebar .widget_nav_menu #text {
	padding-bottom: 5px !important;
}

.sidebar .inner_sidebar {
	margin-left: 0px;
}

.sidebar .widgettitle {
	font-weight: 500;
	font-size: 21px;
	padding: 0 0 10px 0;
	color: #415664;
	border-bottom: 2px solid #4d606d;
	margin-bottom: 35px;
}


/* --------- Page Sidebar CTA --------- */

.sidebar-cta {
	background-color: #b5cf6e;
	padding: 30px 30px;
	color: #354753;
	font-size: 18px;
	
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.sidebar-cta p {
	padding: 0px !important;
	margin: 0;
}

.sidebar-cta h3 {
	display: block;
	margin-bottom: 30px;
	font-size: 22px;
	line-height: 1.2;
	color: #354753 !important;
}

.sidebar-cta a {
	border: 2px solid #354753;
	color: #354753 !important;
	padding: 10px 25px;
	margin-bottom: 2px;
	display: block;
	text-align: center !important;
	width: 170px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: 16px;
font-weight: 600;
letter-spacing: -.02em;
}

.sidebar-cta a:hover {
	border: 2px solid #ffffff;
	color: #ffffff !important;;
}

/* =======================================================
	Custom Interior Pages
======================================================= */

#page-title {
	padding: 20px 0;
	margin-top: -127px;
	background-color: transparent !important;
	min-height: 112px;
	border-bottom: 1px solid #8db64c !important;
}

#page-title h1 {
	margin-bottom: 0;
	color: #2d3a43;
}


/* =======================================================
	Team Pages
======================================================= */


.page-id-36 .post-meta-infos,
.single-team .post-meta-infos {
	display: none !important;
}


/* --------- Team Index Page --------- */


.page-id-36 .avia-content-slider .slide-entry-title {
    font-size: 1.4em;
    line-height: 1.4em;
    margin: 0;
}

.page-id-36 a.slide-image img {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
   -moz-transition: all .15s ease-in;
   -o-transition: all .15s ease-in;
   -webkit-transition: all .15s ease-in;
   
}

.page-id-36 a.slide-image img:hover {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.page-id-36 a.slide-image {
	margin-bottom: 20px;
	
  -moz-transition: all .15s ease-in;
   -o-transition: all .15s ease-in;
   -webkit-transition: all .15s ease-in;
   
    width: 140px;
    float: left;
}

.page-id-36 .slide-content {
    margin-left: 160px !important;
    margin-top: 30px;
}

.page-id-36 .slide-content h3 a {
	display: block;
	font-size: 27px;
	padding-bottom: 5px;

}

.page-id-36 .slide-content h3 a:hover {
	color: #7fa73f !important;
}

.page-id-36 .slide-content .slide-entry-excerpt {
	color: #888;
	font-size: 19px;
	line-height: 1.4;
	font-family: "Roboto", Open Sans, sans-serif;
}

.page-id-36 .slide-entry-wrap {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px !important;
	display: block;
}


.page-id-36 .avia-content-slider .slide-entry-wrap {
	margin-bottom: 25px !important;
}


/* --------- Events Single Page --------- */


#top.single-tribe_events #header #avia-menu .menu-item:nth-child(3) > a > .avia-menu-text {
    color: #7fa73f !important
}


.single-tribe_events .tribe-events-notices {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	background-color: #4d606d !important;
	font-size: 17px !important;
}


/* --------- Team Single Page --------- */


#top.single-team #header #avia-menu .menu-item:nth-child(1) > a > .avia-menu-text,
#top.single-team #header #avia-menu ul.sub-menu li#menu-item-98 > a > .avia-menu-text {
    color: #7fa73f !important
}

#top.single-team #header #avia-menu ul.sub-menu .menu-item:nth-child(1) > a > .avia-menu-text {
    color: #4d606d !important
}

.single-team .big-preview img {
    display: inline-block;
    width: 30%;
}

.big-preview {
    margin-bottom: 30px;
}

.single-team .avia-image-container.avia-align-center {
    display: inline-block;
    text-align: left;
}

.single-team .team-name-title {
	padding-bottom: 5px;
	padding-top: 10%;
}

.single-team .av-special-heading {
	margin-top: 0px !important;
}

.single-team .team-name-title h2.av-special-heading-tag {
	font-size: 35px;
    padding-bottom: 5px !important;
}

.single-team .team-name-title .av-special-heading  p {
    padding-top: 0px !important;
	color: #888 !important;
	font-size: 20px;
	line-height: 1.4;
	font-family: "Roboto", Open Sans, sans-serif;
}

.single-team .team-bio  {
    margin-top: 20px !important;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

/* =======================================================
	Advisory Board Page
======================================================= */


.advisory-board-list,
.advisory-board-info {
	margin-top: 20px !important;
}

.advisory-board-list h2 {
	color: #7fa73f;
	font-size: 25px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 50px;
}

.advisory-board-list h3 {
	display: block;
	font-size: 24px;
	margin-top: 20px;
	padding-bottom: 0px;
}

.advisory-board-list p {
	color: #888;
	font-size: 16px;
	line-height: 1.4;
	font-family: "Roboto", Open Sans, sans-serif;
	margin-top: 0px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}


/* =======================================================
	Annual Report Page
======================================================= */

.annual-report .avia-image-container-inner {
	padding: 18px;
	margin: 3% !important;
}

.annual-report h3 {
	-moz-transition: all .1s ease-in;
   -o-transition: all .1s ease-in;
   -webkit-transition: all .1s ease-in;
}

.annual-report .avia-image-overlay-wrap {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);

	-moz-transition: all .1s ease-in;
   -o-transition: all .1s ease-in;
   -webkit-transition: all .1s ease-in;
}

.annual-report:hover .avia-image-overlay-wrap  {
	box-shadow:  0 3px 20px rgba(0, 0, 0, 0.6);
	transform: translateY(-5px);
}

.annual-report:hover h3  {
	color: #7fa73f;
	transform: translateY(0px);
}

.annual-report {
	margin-left: -18px !important;
}


/* =======================================================
	About CI > History Timeline Section
======================================================= */


.history-timeline-year a,
.history-timeline-year a strong,
.history-timeline-year strong {
	font-size: 20px;
	font-family: "Roboto", Open Sans, sans-serif !important;
	font-weight: 500 !important;
	display: block;
	color: #7fa73f !important;
}



.history-timeline-year p {
    margin: 1.3em 0;
        margin-bottom: 1.3em;
    line-height: .8;
    margin-bottom: 30px;
}


.history-timeline-year {
	border-bottom: 2px solid #ccc;
	padding-bottom: 20px;
}

.history-timeline-year .scroll-to-top-link a {
	color: #ccc !important;
	font-size: 14px !important;
	float: right;
}

.history-timeline-year .scroll-to-top-link a:before { 
    font-family: fontawesome ;
    content: "\f176";
    color: #ccc ;
    margin-right: .5em;
}

.page-id-56 .history-timeline-year {
    margin-top: 0px !important;
}

.page-id-56 .av-special-heading.av-special-heading-h2.avia-builder-el-5.el_after_av_codeblock.el_before_av_textblock {
    margin-top: 30px;
}

.page-id-56 ul.menu-sidebar-menu-history-timeline {
  column-count: 3;
  column-gap: 0px;
}


.page-id-56 section#nav_menu-16.widget.clearfix.widget_nav_menu li {

    display: inline-block !important;
    width: 30% !important;

}


/* =======================================================
	Essays Section
======================================================= */

.single-essays .big-preview,
.single-essays h1.post-title,
.single-essays .post-meta-infos {
	display: none !important;
}

.single-essays .breadcrumb {
	display: none;
}

.single-essays img.aligncenter {
	float: left;
	width: 100%;
}

/* =======================================================
	Newsroom Pages
======================================================= */


.side-container-comment-inner {
    margin-right: 50px;
}


.avia-post-nav.avia-post-prev.with-image {
    display: none;
}

.et_monarch .et_social_sidebar_networks a {
    padding: 14px 0 14px;
}

.et_monarch .et_social_sidebar_networks {
    z-index: 500;
}

.et_social_icon.et_social_icon_all_button {
    padding-top: 7px !important;
}

.avia-post-nav .entry-image img,
.avia-post-nav .entry-image {
    display: none !important;
}

.avia-post-nav .entry-info span {
    padding-left: 5px !important;
	font-family: "Roboto", Open Sans, sans-serif !important;
}

.miniheading, .author_name, #reply-title, #top .logged-in-as, .dynamic-column-title {
    font-weight: 500;
    letter-spacing: -.01em;
}

.logged-in-as {
	margin-top: 40px !important;
	display: block !important;
}

span.blog-categories.minor-meta a,
span.blog-author.minor-meta a {
	pointer-events: none;
  	cursor: default;
  	text-decoration: none;
}

#top .alternate_color.title_container .main-title a {
    color: #415664;
    font-size: 32px;
}

.single-essays .title_container .container,
.single-post .title_container .container,
.blog .title_container .container {
    min-height: 114px !important;
    padding-top: 39px !important;
    padding-bottom: 20px;
}

.comment-count {
    border-radius: 0px;
	height: 57px;
	color: #ffffff !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.center-border {
    position: absolute;
    top: 39%;
    width: 42%;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #cccccc !important;
}


/* Main Blogroll page */

.page-id-60 h2.av-special-heading-tag {
	font-size: 26px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	display: block;
	width: 100%;
}

.page-id-60 .slide-meta-comments a, 
.page-id-60 .slide-meta-del {
	display: none !important;
}

.page-id-60 .slide-entry-excerpt.entry-content {
    display: none;
}

.page-id-60 .slide-entry-excerpt.entry-content .more-link {
    display: block !important;
}

.page-id-60 .slide-entry {
    background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.15);
}

.page-id-60 .avia-content-slider-active .slide-entry-wrap {
    padding: 10px;
}

.page-id-60 .fullsize {
    background-color: #f1f1f1;
}

.page-id-60 .fullsize .content {
	padding-bottom: 0px;
}

#blogroll-china-story-podcast .content {
	padding-bottom: 130px;
}

.newsroom-category-index .slide-image img,
.newsroom-category-index .slide-image {
    border-radius: 0px !important;
}

.events-category-index a,
.newsroom-category-index a {
	color: #415664 !important;
	-moz-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
}

.events-category-index a:hover,
.newsroom-category-index a:hover {
	color: #7fa73f !important;
}


.newsroom-category-index div .av_one_third {
    margin-left: 3%;
    width: 31.25%; 
}

.page-id-60 div .av_one_third:nth-child(1) {
	margin-left: 0% !important;
}

.page-id-60 .divider {   
	-webkit-animation: avia-fadein 0s 1 ease-out; /* Safari 4+ */
	animation:         avia-fadein 0s 1 ease-out; /* IE 10+ */
	opacity: 1;
}

.page-id-60 .content {
    padding-top: 0px !important;
}

.page-id-60 #top .title_container .container {
    padding-bottom: 35px !important;
}

.avia-content-slider .slide-entry-title a {
	-moz-transition: all .2s ease-in;
   -o-transition: all .2s ease-in;
   -webkit-transition: all .2s ease-in;
}

.avia-content-slider .slide-entry-title a:hover {
	color: #7fa73f !important;
}

input[type="submit"], #submit, .button {
    padding: 12px 35px;
	font-size: 17px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

/* Hide Post Category in Breadcrumbs */

.single-post .breadcrumb-trail span:nth-child(n+5):nth-child(-n+6) {
	display: none;
}




/* Category Specific Blogroll pages */

.events-category-index .slide-entry,
.newsroom-category-index .slide-entry {
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.15);
}

.events-category-index,
.newsroom-category-index {
	padding-left: 5px;
	padding-right: 5px;
}

.events-category-index .slide-meta-comments,
.events-category-index .slide-image,
.events-category-index .slide-meta-del,
.events-category-index .read-more-link,

.newsroom-category-index .slide-meta-comments,
.newsroom-category-index .slide-image,
.newsroom-category-index .slide-meta-del,
.newsroom-category-index .read-more-link {
	display: none !important;
}

.page-id-62 .newsroom-category-index .slide-image,
.page-id-72 .newsroom-category-index .slide-image,
.page-id-74 .newsroom-category-index .slide-image,
.page-id-4109 .newsroom-category-index .slide-image,
.page-id-5000 .newsroom-category-index .slide-image {
	display: block !important;	
}

.page-id-60 .newsroom-category-index .slide-image {
	display: block !important;
}

.events-category-index .avia-content-slider .slide-entry-wrap,
.newsroom-category-index .avia-content-slider .slide-entry-wrap  {
    padding: 10px;
	margin-bottom: 25px !important;
}

.events-category-index .slide-content,
.newsroom-category-index .slide-content {
    padding: 25px;
    min-height: 160px !important;
}

.page-id-62 .main_color,
.page-id-64 .main_color,
.page-id-66 .main_color,
.page-id-72 .main_color,
.page-id-74 .main_color,
.page-id-4008 .main_color,
.page-id-4109 .main_color,
.page-id-5000 .main_color   {
	background-color: #f1f1f1 !important;
	border: 0px !important;
}


/* ------------------------------------------------------------
	People to People Honoree Pages
------------------------------------------------------------ */

.essay-honorees .slide-image {
    border-radius: 180px !important;
    width: 180px;
    height: 180px;
    margin-bottom: 15px;
    border: 5px solid #ccc;
    
    -moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
}

.essay-honorees .slide-image:hover {
    border: 5px solid #7fa73f;
}

.essay-honorees .slide-entry-title {
    font-size: 1.5em;
    line-height: 1.4em;
	margin-bottom: 10px;
    text-align: center;
    color: #7fa73f;
    font-family: "Roboto", Open Sans, sans-serif;
    	    
    -moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
}

.essay-honorees .slide-entry-title a {
	display: block;
}

.essay-honorees .slide-entry-title a:hover {
	color: #415664 !important
}

.essay-honorees b {
	display: block;
	padding-bottom: 10px;
	font-family: "Roboto", Open Sans, sans-serif;
	font-size: 16px;
    line-height: 1.3;
}

.essay-honorees .slide-entry-excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
    min-height: 200px;
    display: block;
    padding-bottom: 40px;
}

.essay-honorees a.more-link {
	background-color: #7fa73f;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	bottom: 0;
	padding: 8px 20px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-right: auto !important;
	margin-left: auto !important;
	font-size: 0px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 250px;
    -moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
}

.essay-honorees a.more-link:hover {
	background-color: #415664 !important
}

.essay-honorees a.more-link:before {
	content: 'Read the Story';
	font-size: 14px;
}

.essay-honorees span.more-link-arrow {
	display: none;
}


.essay-honorees .slide-entry {
    background-color: #f8f8f8;
    padding: 28px;
    padding-bottom: 45px;
    min-height: 560px;
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.25);
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.essay-honorees .slide-entry-wrap {
	padding: 5px;
}

.essay-honorees .avia-video-16-9, 
.essay-honorees .js_active .avia-iframe-wrap {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
}

.essay-contest-title h2.av-special-heading-tag {
    font-weight: 500;
    font-size: 25px;
    padding: 0px;
    padding-bottom: 10px !important;
    color: #415664;
    border-bottom: 2px solid #4d606d;
    margin-top: -5px;
    margin-bottom: 30px;
}


.single-essays h2:first-child {
    font-weight: 500;
    font-size: 25px;
    padding: 0px;
    color: #415664;
    border-bottom: 2px solid #4d606d;
    padding-bottom: 10px;
    margin-top: -5px;
    margin-bottom: 0px;

}


/* =======================================================
	Special Posts
======================================================= */

.special-post-title-and-subhead h2.av-special-heading-tag {
    font-weight: 500;
    font-size: 25px;
    padding: 0px;
    padding-bottom: 0px !important;
    color: #415664;

}

.special-post-title-and-subhead p {
    border-bottom: 2px solid #4d606d;
    padding-bottom: 20px;
    margin-top: -5px;
    margin-bottom: 30px;
}


/* =======================================================
	Monarch Plugin
======================================================= */


.et_monarch .et_social_sidebar_networks li {
    width: 50px;
    border-bottom: 1px solid #f8f8f8;
    height: 45px;
}

.et_social_icons_container {
    -webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

.et_social_all_button {
    border-bottom: none !important;
}

.content .et_social_icons_container::before,
main.content .et_social_icons_container::before {
	font-weight: 600 !important;
	font-size: 18px;
	letter-spacing: -.035em;
	color: #4d606d;
    content: 'Share This';
    display: block;
    padding-bottom: 12px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 30px;

}

.single-team main.content .et_social_icons_container::before {
    content: 'Share This Profile';
}

.single-post main.content .et_social_icons_container::before {
    content: 'Share This Article';
}

.page .content .et_social_icons_container::before, 
.page main.content .et_social_icons_container::before {
    content: 'Share This Page';
}

.single-tribe_events main.content .et_social_icons_container::before {
    content: 'Share This Event';
}

.single-tribe_events main.content .et_social_networks .et_social_icons_container {
    margin-top: 40px !important;
}

.page-id-48 main.content .et_social_networks .et_social_icons_container {
	width: 94.5%;
	margin-top: 10px !important;
}



.content .et_social_networks .et_social_icons_container, 
main.content .et_social_networks .et_social_icons_container {
    line-height: 1em !important;
    display: inline-block;
    width: inherit;
    background-color: #f1f1f1;
    padding: 30px 30px 40px 30px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    width: 91%;
    margin-top: 20px !important;
    border: 1px solid #ebebeb !important;
}


.et_social_icon.et_social_icon_all_button {
    padding-top: 0px !important;
}

.et_social_popup_content .et_social_icons_container {
    background-color: transparent !important;
    padding: 0px !important;
}


.et_monarch .et_social_mobile {
    display: none !important;
}

/* =======================================================
	Locations Plugin
======================================================= */

.page-id-48 .wpsl-input label, #wpsl-radius label, #wpsl-category label {
    width: 110px !important;
}

.wpsl-input {
	width: 60% !important;
}

.page-id-48 label {
    font-weight: 500 !important;
    font-size: 0.92em;
}


.page-id-48 .wpsl-search {
    margin-bottom: 30px !important;
    padding: 20px 30px 0px 30px !important;
    background: #f1f1f1 !important;
	border: 1px solid #ebebeb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.page-id-48 .wpsl-search input[type="text"] {
	border-color: #ebebeb;
	background-color: #fff !important;
}

.page-id-48 #wpsl-search-input {
    width: 75% !important;
}

.page-id-48 #wpsl-search-wrap {
    margin-bottom: -5px !important;
}

.page-id-48 .wpsl-search-btn-wrap {
	margin-right: -40px !important;
}

.page-id-48 #wpsl-search-btn, #wpsl-search-wrap input {
    border: 0px solid #d2d2d2;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
}

.page-id-48 #wpsl-search-btn {
    padding: 9px 50px;
    line-height: 1.428571429;
    font-weight: 400;
    background-color: #7fa73f !important;
    color: #ffffff !important;
    background-color: #e6e6e6;
    background-repeat: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    box-shadow: none !important;
    text-transform: none !important;
}

.page-id-48 #wpsl-search-wrap div label {
    padding-top: 5px !important;
}

.page-id-48 #wpsl-result-list {
    width: 32% !important; 
}

.wpsl-gmap { border-left : 20px solid #ffffff !important; }

.page-id-48 .wpsl-store-location strong {
    font-size: 17px !important;
	color: #415664;
    font-weight: 500 !important;
    font-family: "Roboto", Open Sans, sans-serif !important;
}

.page-id-48 .wpsl-store-location strong a {
	color: #415664 !important;
}

.page-id-48 .wpsl-selected-item {
    height: 38px !important;
}

.page-id-48 .wpsl-store-location b {
    width: 100%;
    margin: auto 0;
    display: block;
    font-size: 14px !important;
	color: #415664;
    font-weight: 600 !important;
    margin-bottom: 10px;
    font-family: "Roboto", Open Sans, sans-serif !important;
}

.page-id-48 .wpsl-store-location b:after {
	content: " Website Link";
	color: #7fa73f !important;
	display: block;
	font-size: 16px;
	font-weight: 500 !important;
}

.page-id-48 .wpsl-street, .page-id-48 span {
	font-size: 14px;
	height: 18px;
	color: #777777 !important;
}

.page-id-48 .wpsl-country,
.page-id-48 .wpsl-direction-wrap {
	display: none;
}

.page-id-48 .wpsl-directions {
    font-size: 15px;
    font-weight: 500;
}

.page-id-48 #wpsl-result-list li p {
    margin: 0 0 10px 0 !important;
}

.page-id-48 .wpsl-store-details {
    font-family: "Roboto", Open Sans, sans-serif !important;
	font-size: 16px;
}

.page-id-48 #wpsl-wrap #wpsl-result-list li {
    padding: 10px;
    border-bottom: 2px solid #fff;
}

.page-id-48 .wpsl-info-window strong {
	width: 100%;
    margin: auto 0;
    display: block;
    font-size: 16px !important;
	color: #415664;
    font-weight: 500 !important;
    margin-bottom: 10px;
    font-family: "Roboto", Open Sans, sans-serif !important;
}

.page-id-48 .wpsl-info-window strong a {
	color: #415664 !important;
}

.page-id-48 .wpsl-info-window b {
	width: 100%;
    margin: auto 0;
    display: block;
    font-size: 14px !important;
	color: #415664;
	padding-top: 5px;
    font-weight: 600 !important;
    margin-bottom: 10px;
    font-family: "Roboto", Open Sans, sans-serif !important;
}

.page-id-48 .gm-style .gm-style-iw-c {
    padding: 25px;
    padding-top: 35px;
    padding-right: 35px;
}

.page-id-48 button.gm-ui-hover-effect {
	top: 2px !important;
	right: 2px !important;
}

.page-id-48 .wpsl-zoom-here {

}

#wpsl-wrap #wpsl-result-list li.wpsl-preloader {
    padding: 10px 50px 10px 35px !important;
}

#wpsl-stores, #wpsl-direction-details, #wpsl-gmap {
    height: 470px !important;
    background-color: #f1f1f1;
    padding: 10px;
    
        -moz-box-shadow: inset 0 -10px 20px -10px rgba(50, 50, 50, 0.6);
    -webkit-box-shadow: inset 0 -10px 15px -10px rgba(50, 50, 50, 0.6);
    box-shadow: inset 0 -10px 10px -15px rgba(50, 50, 50, 0.6);
    
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* =======================================================
	Contact Page
======================================================= */

.page-id-76 .sidebar .widgettitle {
    padding-right: 30%;
}

/* =======================================================
	Footer
======================================================= */

#footer {
	padding: 15px 0 0 0;
}

/* --------- Footer Col Styles --------- */

#footer .flex_column.av_one_fourth:nth-child(1) {
	width: 25%;
}

#footer .flex_column.av_one_fourth:nth-child(2) {
	width: 20%;
	margin-left: 3%;
}

#footer .flex_column.av_one_fourth:nth-child(3) {
	width: 20%;
	margin-left: 3%;
}

#footer .flex_column.av_one_fourth:nth-child(4) {
	width: 24%;
	margin-left: 5%;
}

#footer .widgettitle {
	font-size: 18px;
	padding-top: none;
	font-weight: 500;
}

#footer .flex_column.av_one_fourth:nth-child(1) #media_image-2 {
	margin: 30px 0 0;
}

#footer .flex_column.av_one_fourth:nth-child(1) #text-2 {
	margin: 0;
}

#footer .flex_column.av_one_fourth:nth-child(2) .widgettitle,
#footer .flex_column.av_one_fourth:nth-child(3) .widgettitle {
	padding-top: 40px;
}

#footer .widget_nav_menu a {
	padding: 1px 0;
	color: #a0a6a8;
	font-size: 14px;
	font-family: "Roboto", Open Sans, sans-serif !important;
}

#footer .widget_nav_menu a:hover {
    color: #7fa73f;
}

#footer .widget_nav_menu ul:first-child > .current-menu-item > a, 
#footer .widget_nav_menu ul:first-child > .current_page_item > a {
    color: #7fa73f;
}


#footer .footer-social li {
	display: inline-block;
	font-size: 30px;
	margin-right: 15px;
	padding-bottom: 7px;
}

#nav_menu-14 h3.widgettitle {
    display: none;
}

#footer #text-3 {
	margin-bottom: 0 !important;
}

#footer #text-3 p {
	margin: 0 !important;
}

#footer .footer-col-1,
#footer .gform_description {
    font-size: 14px !important;
    line-height: 1.5;
}


#footer .flex_column.av_one_fourth:nth-child(4) .fa {
	font-size: 30px;
    color: #fff !important;
} 

#footer .flex_column.av_one_fourth:nth-child(4) .widget_nav_menu li {
	display: inline-block;
	margin-right: 20px;
}

.page-id-48 #footer .flex_column.av_one_fourth:nth-child(4) .gform_wrapper .gform_body {
	margin-top: 50px !important;
}

.page-id-48 #footer .flex_column.av_one_fourth:nth-child(4) .gform_wrapper span.gform_description {
	font-weight: 400;
	display: block;
	color: rgb(160, 166, 168) !important;
	font-size: 16px;
}

/* --------- Footer Form Styles --------- */

#footer .gform_wrapper {
	margin: 0;
}

#footer .gform_wrapper .gform_footer {
	padding: 0;
	margin: 0;
	text-align: right;
}

#field_1_1,
#field_1_2 {
	margin: 0;
}

input#gform_submit_button_1 {
	background-color: #8eb64c;
}

input#gform_submit_button_1:hover {
	background-color: #749937;
}

#footer #gform_widget-2 {
	margin-top: -25px !important;
}

a.footer-btn {
	border: 2px solid #7fa73f;
	color: #7fa73f !important;
	padding: 5px 10px;
	margin-bottom: 2px;
	display: block;
	text-align: center !important;
	width: 170px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -.02em;
	margin-top: 20px;
}

a.footer-btn:hover {
	border: 2px solid #fff;
	color: #fff !important;
}

/* --------- Footer Copyright Styles --------- */

#socket .copyright {
	font-size: 14px;
	padding-bottom: 20px;
}

#socket .copyright a {
	color: #a0a6a8;
}

#socket .copyright a:hover {
	color: #8db64c;
}

/* --------- Socket Styles --------- */


/* =======================================================
	Events Calendar Plugin
======================================================= */

/* --------- Events Landing Page --------- */


#events-landing-page {
	background-color: #f1f1f1;
}

#events-landing-page .av-tab-section-tab-title-container:after {
	border-bottom: 2px solid #222 !important;
	padding-bottom: 30px;
}

#events-landing-page .av-layout-tab {
    vertical-align: top !important;
    padding: 0px 0;
}

#events-landing-page .av-tab-arrow-container {
    display: none;
}

#events-landing-page .av-tab-section-tab-title-container {
    background-color: #f1f1f1;
}

#events-landing-page .av-section-tab-title {

}

#events-landing-page .av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
    margin-bottom: 15px;
    min-width: 150px;
}

.av-section-tab-title {
	border: 2px solid #4d606d !important;
	border-bottom: 0px !important;
	margin: 0px 10px;
	background-color: #f1f1f1 !important;
}

#events-landing-page .av-tab-section-tab-title-container {
    background-color: #f1f1f1;
    max-width: 1104px;
    margin: 0px auto;
        margin-bottom: 0px;
    border-bottom: 2px solid #4d606d;
    margin-bottom: 30px;
    text-align: left;
}

#events-landing-page .events-calendar-view {
    margin-top: -8px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

/* --------- Description --------- */


.av-single-event-meta-bar-inner {
    border: 1px solid;
    padding: 30px !important;
    background-color: #f1f1f1;
}

#tribe-events .tribe-events-button, .tribe-events-button {
    background-color: #4d606d !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	text-transform: inherit;
	font-weight: 500;
	font-size: 12px;
	border-bottom: 0px !important;
}

.single-tribe_events .av-single-event-content {
    width: 60%;
}

.av-single-event-meta-bar.av-single-event-meta-bar-desktop {

}

.single-tribe_events li.et_social_facebook,
.single-tribe_events li.et_social_linkedin,
.single-tribe_events li.et_social_like   {
	margin-left: 2% !important;
}





.av-tribe-events-content-wrap {
    padding: 40px !important;
    border-style: solid;
    border-width: 1px;
    position: relative;
    background-color: #f8f8f8;
    margin-bottom: 20px;
    
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tribe-bar-form {
    background: #f8f8f8;
	padding: 10px 40px;
    position: relative;
    width: 100%;
    
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.tribe-bar-search-filter {
    margin-left: 20px;
}

.tribe-bar-date-filter input[type="text"],
.tribe-bar-search-filter input[type="text"] {
	background-color: #fff !important;
	border: 1px solid #ebebeb !important;
}

#tribe-bar-views {
    margin-top: 30px;
}

.tribe-bar-views-inner {
    background: transparent;
    margin: 0;
    padding: 16px 0;
    margin-top: -7px;
}

#tribe-events-bar #tribe-bar-form {

    margin-bottom: 20px;
    float: none;
}

#tribe-bar-views-toggle {
    background-color: #ccc;
    padding: 17px 20px;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#tribe-bar-form .tribe-bar-views-inner label {
	padding: 0px;
}

.tribe-bar-views-inner {
    border: none !important;
    padding: 0px 20px !important;
}

.tribe-bar-views span.tribe-icon-list {
    margin-bottom: -2.25px;
}

#tribe-bar-views-toggle::after {
    border: solid transparent;
        border-top-color: transparent;
        border-top-width: medium;
        border-right-color: transparent;
        border-right-width: medium;
        border-bottom-color: transparent;
        border-bottom-width: medium;
        border-left-color: transparent;
        border-left-width: medium;
    border-color: rgba(136,183,213,0);
        border-top-color: rgba(136, 183, 213, 0);
    border-top-color: inherit;
    border-width: 8px;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 0;
    margin-bottom: -20px !important;
    display: none;
}

#tribe-bar-views .tribe-bar-views-list {
    left: 20px !important;
    padding: 0px;
}


.tribe-events-list-separator-month {
    font-size: 22px;
    font-weight: 500;
	margin-bottom: 30px;
}

#top.single-tribe_events .tribe-events-single-event-title {
    font-size: 28px !important;
    letter-spacing: -.02em !important;
}

.single-tribe_events span.tribe-event-date-start,
.single-tribe_events span.tribe-event-date-end,
.single-tribe_events span.tribe-events-divider,
.single-tribe_events span.tribe-event-time,
.single-tribe_events span.tribe-events-cost {
    font-size: 17px !important;
    color: #4d606d !important;
}

.single-tribe_events span.tribe-events-divider,
.single-tribe_events span.tribe-events-cost {

}

.tribe-events-schedule.updated.published.tribe-clearfix {
    margin-top: 10px !important;
    margin-bottom: 40px !important;
    padding-bottom: 20px;
	border-bottom: 2px solid #4d606d;
}



#tribe-events-pg-template .tribe-events-content h3, 
.tribe-events-after-html h3, 
.tribe-events-before-html h3 {
    font-size: 22px;
    line-height: 1.8;
    color: #8db64c;
}

.single-tribe_events .main_color strong {
	color: #4d606d !important;
	font-weight: 600 !important; 
}

#top .tribe-events-list-event-title {

    font-size: 22px !important;
    padding-bottom: 15px !important;
    border-bottom-width: 2px !important;
    text-align: left !important;
    margin-bottom: 20px;
}

a.tribe-event-url {
	color: #7fa73f !important;
}

div.tribe-events-event-meta {
	vertical-align: top !important;
}

.tribe-events-list-event-description {
	font-size: 15px;
}

.tribe-events-list-event-description p {
	line-height: 1.4 !important;
}


/* --------- Custom Events Index - List View --------- */

.ecs-events.ecs-grid.ecs-grid-1 .ecs-event .ecs-excerpt {
    margin-bottom: 10px;
    display: none;
}

.ecs-event {
    background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.15);
	padding: 25px !important;
	min-height: 175px !important;
	margin-bottom: 30px;
	margin-left: 5px;
	margin-top: 10px;
}

h2.ecs-event-title {
    font-size: 1.1em;
    line-height: 1.4em;
    margin: 0;
}


.ecs-events.ecs-grid.ecs-grid-1 .ecs-event, .ecs-events.ecs-grid.ecs-grid-1 .ecs-grid-sizer {
	width: 45% !important;
    margin-right: 30px;
}

.ecs-date {
	color: #969696;
	font-weight: 500 !important;
	font-size: 15px;
	margin-bottom: 0px !important;
}

.ecs-events.ecs-grid.ecs-grid-1 .ecs-event .ecs-wrap {
    margin-bottom: 0px !important;
}


/* --------- Custom Events Index - Calendar View --------- */

.fc-day.fc-widget-content {
    background-color: #fff;
    min-height: 105px !important;
}

.fc-left h2 {
    font-size: 26px !important;
}

.calendar-filter-links p {
	padding-bottom: 6px;
	border-bottom: 2px solid #4d606d;
	margin-bottom: 35px;
	margin-top: 0px;
	display: none;
}

.events-calendar-view {
    margin-top: -8px !important;
}

.events-calendar-list {
    margin-top: -8px !important;
}

.fc-day-top {
    color: white;
    background-color: #727272 !important;
    border-right: 1px solid #ccc !important;
    padding-right: 5px !important;
}

.fc-content-skeleton td {
	border-right: 1px solid #ddd !important;
}

.ecs-filterbar {
    padding: 0px 20px 20px 10px  !important;
    background-color: #ffffff !important;
    margin: 10px 0px 15px 0px !important;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e0e0e0 !important;
}


.select2-container--default .select2-selection--single {
    background-color: #f1f1f1 !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 4px;
}

.fc-content {
	padding: 5px !important;
}

.fc-disabled-day {
    background-color: #f8f8f8 !important;
}

/* Event Marker */

#ecs-calendar-1 a.fc-event {
	background-color: #7fa73f !important;
	border: none !important;
	color: #ffffff !important;
}

/* Tooltip */

#tecs-tooltipevent { 
	padding: 20px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.15) !important;
}

.ecs-calendar-event-body {
	font-size: 14px !important;
	line-height: 1.5 !important;
	color: #415664 !important;
	margin-top: 5px !important;
}

.ecs-calendar-event-body p {
	font-size: 13px !important;
	line-height: 1.4 !important;
	color: #777777 !important;
}

.page-id-4008  h4 {
	font-size:18px;
	padding-bottom: 0px !important;
	color: #415664 !important;
	letter-spacing: -.01em !important;
	margin:0;
}


/* --------- Defualt Calendar Page - Calendar View --------- */

h3.entry-title.summary {
	padding: 20px 20px 10px 20px;
}

.tribe-events-event-body {
    background-color: #fff;
}

.tribe-event-description,
.tribe-event-duration {
	font-size: 13px;
	color: #777;
}

.tribe-event-duration {
	font-weight: 600;
	color: #4d606d;
}

.tribe-event-description p {
	line-height: 1.4;
}

.tribe-events-month-event-title {
	color: #7fa73f !important;
	font-size: 14px !important;
}


.tribe-events-calendar th {
    background-color: #4d606d;
    color: #ddd;
    height: 10px;
    letter-spacing: 1px;
    padding: 4px 0;
    text-align: center;
    text-transform: uppercase;
    width: 14.28%;
}

#tribe-events-content .tribe-events-calendar td, 
#tribe-events-content table.tribe-events-calendar {
    border: 1px solid #d7d7d7;
}

tr:first-child th, tr:first-child td {
    border-bottom: 0px;
}

.tribe-events-calendar td div[id*="tribe-events-daynum-"] {
    line-height: 1.2;
    padding: 7px 9px;
    font-size: 13px;
    
}

/* --------- Single Events Page - General --------- */

.single-tribe_events .breadcrumbs {
	display: none;
}

/* --------- Event Details Box --------- */


.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 20px !important;
    font-weight: 500 !important;
    margin: 10px 0px 20px 0px !important;
}

h2.tribe-events-single-section-title::before {
    content: 'Event ';
}

dd, dt {
    font-size: 15px;
}

.tribe-address {
	color: #4d606d;
}

abbr { 
	border: none !important;
	text-decoration: none !important; 
}

dt, .tribe-venue { 
	font-size: 16px;
	font-weight: 600 !important; 
}

.tribe-events-gmap {
    display: block;
    margin-top: 10px;
}

.tribe-country-name {
  display: none !important;
}

.tribe-organizer-email {
	color: #8db64c;
}

.gm-inset-map.gm-inset-map-small.gm-inset-light {
    display: none !important;
}

.single-tribe_events .secondary .tribe-events-venue-map {
    border: 2px solid #fff !important;
}

.single-tribe_events .main_color .av-single-event-meta-bar-inner {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* --------- Add to Calendar --------- */

.single-tribe_events .tribe-events-cal-links {
    margin-bottom: 30px;
    background-color: #f1f1f1;
	padding: 30px 30px 40px 30px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    margin-top: 20px;
    padding: 30px;
    padding-bottom: 35px;
    border: 1px solid #ebebeb !important;
}

.single-tribe_events .tribe-events-button {
	top: -2 !important;
	margin-bottom: 8px;
	font-weight: 600 !important;
	font-size: 13px !important;
	font-family: "Open Sans", helvetica, arial, sans-serif !important;
}

.single-tribe_events .tribe-events-cal-links:before {
	content: 'Add to Calendar';
	display: block;
	font-weight: 500 !important;
	font-size: 18px;
	letter-spacing: -.035em;
	color: #4d606d;
	display: block;
	padding-bottom: 8px;
	border-bottom: 2px solid #ccc;
	margin-bottom: -5px !important;
}

/* --------- Events Calendar Search Plugin --------- */

#ecsa-search input[type="text"] {
    display: block;
    font-size: 1em;
    width: 100%;
    padding: 15px !important;
    margin-bottom: 5px;
    color: #222;
    background-color: #fff;
    border: 1px solid #dddddd !important;
    box-shadow: none !important;
    background-color: #fff !important;
}

#ecsa-search.layout-small input, #ecsa-search.layout-small span.twitter-typeahead {
    max-width: 320px;
    height: 45px !important;
}

#ecsa-search.layout-small .ecsa-search-icon {
    height: 45px !important;
    max-width: 45px !important;
    border-left: 1px solid #dddddd !important;
}

#ecsa-search .icon-img img {
    padding: 8px !important;
}

/* =======================================================
	GDPR Cookie Consent Bar
======================================================= */

.avia-cookie-consent {
    width: 100%;
    position: fixed;
    background-color: #131f26 !important;
    z-index: 999;
    color: rgba(255,255,255,0.9);
    padding: 1.1em;
    text-align: center;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

.avia-cookie-consent .avia-cookie-consent-button, .avia-popup .avia-cookie-consent-button {
	font-weight: 600 !important;
	color: #4d606d !important;
    padding: 11px 25px !important;
    -webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}


.avia-cookie-consent .avia-cookie-consent-button.av-extra-cookie-btn, .avia-popup .avia-cookie-consent-button.av-extra-cookie-btn {
    color: #fff !important;
	font-weight: 500 !important;
    background-color: #919191 !important;
    border-color: transparent !important;
    padding: 11px 20px !important;
    margin-left: 15px;
    margin-right: -6px;
   
}

.avia-cookie-consent .avia-button,
.avia-cookie-consent-modal-buttons-wrap .avia-button {
    font-size: 13px !important;
   	font-weight: 500 !important;
}

.avia-cookie-consent-modal-buttons-wrap .avia-button {
    color: #fff !important;	
}

.avia-cookie-consent .responsive .container {
    max-width: 1220px !important;
}

#top .av-toggle-switch input[type="checkbox"]:checked + .toggle-track {
    background: #9ebd6c !important
}

/* =======================================================
	Mobile and Media Queries
======================================================= */


.av-hamburger-inner {
    height: 3px !important;
}

.html_av-overlay-side .av-burger-overlay-bg {
    opacity: 0.7;
    cursor: pointer;
}


@media only screen and (min-width: 1100px) and (max-width: 1230px) {

}

@media only screen and (max-width: 1250px) { 
	
/* --------- previously set to 1170px --------- */

 	nav.main_menu {
 		display: block !important;
	}
	
	#avia-menu .menu-item {
		display: none;
	}
	
	.av-burger-menu-main.menu-item-avia-special {
		display: block;
	}
	
	#header_meta {
	    display: none;
	}
	
	#header_main .container .inner-container {
    	margin-top: 0px;
	}

	#menu-item-search {
    	display: none !important;
	}
	
	.av-hamburger-inner,
	.av-hamburger-inner::after {
		margin-top: -20px !important;
	}
	
	#home-awareness {
		background-position: 65% 100% !important;
	}
	
	#home-blog .post-entry-last {
		display: none;
	}
	
	#home-blog .av_one_fourth {
    	margin-left: 2%;
		width: 31.9%;
	}
	
	.av-burger-overlay-scroll ul a {
		font-size: 20px;
		background-color: #f1f1f1;
		border-bottom: 2px solid #fff !important;
	}
	
	.av-burger-overlay-scroll ul a:hover {
		background-color: #f1f1f1 !important;
		color: #7fa73f !important;
	}
	
	#top #wrap_all .av-burger-overlay #av-burger-menu-ul .sub-menu li a {
		font-size: 16px;
		margin-left: 20px;
		padding-top: 8px;
		padding-bottom: 8px;
		background-color: #fff;
	}
	
	#top #wrap_all .av-burger-overlay #av-burger-menu-ul .sub-menu li a:hover {
		color: #7fa73f;
		background-color: #fff !important;
	}
	
	.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
    	height: 2px;
		display: block;
		position: absolute;
		margin-top: 0;
		opacity: 0.3;
		border: none !important;
		width: 12px;
		left: 34px;
		top: 50%;
	}
	
	#top #av-burger-menu-ul {
    	vertical-align: top;
	}
	
}

@media only screen and (max-width: 1135px) {

#footer .flex_column.av_one_fourth:nth-child(1) {
    display: none;
}

#footer .flex_column.av_one_fourth:nth-child(2) {
    width: 25%;
    margin-left: 0%;
}

#footer .flex_column.av_one_fourth:nth-child(3) {
    width: 25%;
    margin-left: 5%;
}

#footer .flex_column.av_one_fourth:nth-child(4) {
    width: 40%;
    margin-left: 5%;
}

@media only screen and (max-width: 1023px) {

	.sidebar { display: none !important; }
	
	.container .av-content-small.units {
    	width: 100%;
	}
	
	.content .entry-content-wrapper {
    	padding-right: 0px;
	}
	
	.events-category-index .av_one_third,
	.newsroom-category-index .av_one_third {
    	margin-left: 3%;
		width: 48.25% !important;
	}
	
	.events-category-index .av_two_third,
	.newsroom-category-index .av_two_third {
    	margin-left: 6%;
		width: 48.25% !important;
	}
	
	.calendar-filter-links p {
		display: block;
	}
	
	.container {
    	padding-left: 50px;
	}

}


@media only screen and (max-width: 988px) {

	.html_header_top.html_header_sticky #header {
    	position: fixed;
		height: 113px !important;
	}
	
	.html_header_top.html_header_sticky #top #wrap_all #main {
    	padding-top: 0px !important;
	}

	#header_meta {
	    display: none;

	}
	
	.home-slider .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption {
    	width: 100%;
	}
	
	.home-slider .avia-slideshow-dots {
    	right: 7%;
	}
	
	.home-slider .avia-slideshow-dots a.active, .home-slider .avia-slideshow-dots a:hover {
    	background: #fff;
	}
	
	.home-slider .avia-caption-content p {
    	font-size: 27px;
		line-height: 1.2em;
		font-weight: 600;
		padding-right: 10%;
	}

}

@media only screen and (max-width: 924px) {

	.events-category-index .av_one_third,
	.newsroom-category-index .av_one_third {
    	margin-left: 3%;
		width: 48.2% !important;
	}
	
	.events-category-index .av_two_third,
	.newsroom-category-index .av_two_third {
    	margin-left: 6%;
		width: 48.2% !important;
	}
	
	.page-id-60 .post-entry-last { display: none; }
	
	.events-category-index .av_two_third,
	.newsroom-category-index .av_two_third {
		margin-left: 0%;
	}
	
	
	#wpsl-gmap * {
    	box-sizing: content-box !important;
		-webkit-box-sizing: content-box !important;
		-moz-box-sizing: content-box !important;
	}
	
	#wpsl-gmap {
    	height: 350px !important;
	}

	#wpsl-gmap, #wpsl-result-list {
    	float: none !important;
		width: 100% !important;
	}
	
	.page-id-48 #wpsl-result-list {
    	width: 100% !important; 
	}
	
	.title_container .breadcrumb {
		right: none;
		left: 48px;
		top: 80%;
	}

}

@media only screen and (max-width: 900px) {

	.title_container .breadcrumb {
		margin-top: -7px !important;
	}
	
	#home-blog .slide-loop-3 {
		display: none !important;
	}
	
	#home-blog .av_one_fourth {
    	margin-left: 2%;
		width: 49%;
	}

}

@media only screen and (max-width: 832px) {

	#home-blog .slide-entry {
		margin-bottom: 40px !important;
	}

}



@media only screen and (max-width: 767px) {


	
	.events-category-index .av_one_third,
	.newsroom-category-index .av_one_third {
    	margin-left: 3%;
		width: 100% !important;
	}
	

	.events-category-index .av_two_third,
	.newsroom-category-index .av_two_third {
    	margin-left: 6%;
		width: 100% !important;
	}
	
	.page-id-60 h2.av-special-heading-tag {
		padding-bottom: 0px !important;
		margin-bottom: 0px;
	}
	
	.page-id-60 p { 
		text-align: left !important; 
		margin: 0px 0px 40px 0;
	}
	
	.responsive #top #wrap_all .slide-entry {
    	width: 100%;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 30px;
	}
	
	.title_container .breadcrumb {
		margin-top: 10px !important;
	}
	
	.caption_bottom .slideshow_caption .slideshow_inner_caption {
		padding: 0 0px;
	}
	
	#footer .flex_column .widget .widgettitle, 
	#footer .content .widget .widgettitle {
    	margin-top: 0px !important;
	}
	
	#footer .flex_column.av_one_fourth:nth-child(2) .widgettitle, 
	#footer .flex_column.av_one_fourth:nth-child(3) .widgettitle {
    	padding-top: 0px !important;
	}
	
	#footer .flex_column,
	#footer el_before_av_one_fourth {
		margin-bottom: 0px !important;
	}
	

}

@media only screen and (max-width: 600px) {

	
	.responsive #top #wrap_all .slide-entry {
    width: 100%;
    margin-left: 0px;
    margin-top: 30px;
	}
	
	.page-id-62 .avia-content-slider .slide-entry-wrap {
		margin-bottom: 0px !important;
	}
	
	.et_social_icons_container {
		width: 81% !important;
	}
	

}

@media only screen and (max-width: 480px) {

	.responsive #top #header .container {
    	width: 100%;
		max-width: 100%;
	}
	
	.title_container .main-title {
    	line-height: 1.1em;
	}	
	
	h1.main-title.entry-title a {
		font-size: 26px !important;
	}
	
	h2.av-special-heading-tag {
		font-size: 23px !important;	
	}
	
	.page-id-78 .avia-button-right {
		float: left;
	}
	
	.av-hamburger {
    	margin-left: -60px;		
	}
	
	.av-hamburger-inner,
	.av-hamburger-inner::after {
		margin-top: -30px !important;
	}
	
	#header {
    	position: relative;
		z-index: 501;
		width: 100%;
		background: transparent;
		max-height: 85px;
	}
	
	.logo img {
    	height: 93px !important;
		max-height: 93px !important;
		margin-left: 20px !important;
	}
	
	.breadcrumbs {
		display: none;
	}
	
	#footer .flex_column.av_one_fourth:nth-child(2) .widgettitle, 
	#footer .flex_column.av_one_fourth:nth-child(3) .widgettitle {
    	padding-top: 0px;
	}

	#footer .widget {
    	padding: 0;
		margin: 10px 0 10px 0;
		overflow: hidden;
	}
	
	#footer img {
		margin-bottom: 20px;
	}
	
	#footer .menu-footer-socials-container {
		margin-bottom: 40px;
	}
	
	#footer .flex_column .widget .widgettitle  {
    	margin-top: 0;
	}
	
	 .et_social_icons_container {
		width: 81% !important;
	}

}

