/*Secondary Nav*/
.widget_search .search-form input[type=text]{
    padding:4px 4px 5px 6px !important;
}
#header-secondary-outer .header_secondary_nav_sidebar{
    float:right !important;
}
#header-secondary-outer .header_secondary_nav_sidebar .widget_search{
   width:286px !important;
}
#header-secondary-outer ul ul li a{
    background-color:transparent !important;
    color:#6b6b6b !important;
    border-left: 1px solid rgba(0,0,0,0.1) !important;
    line-height: 13px !important;
    font-size: 11px !important;
    padding: 10px!Important;
    font-family: Open Sans !important;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    margin: 0 1px !important;
}
#header-secondary-outer ul ul li a:hover{
    background-color:transparent !important;
    color:#0096d5!important;
}
/*Blog*/
.nectar-recent-posts-single_featured .grav-wrap .text{
    display:none;
}
.single #page-header-bg #single-below-header .meta-comment-count,
.single #page-header-bg #single-below-header .meta-author,
.single .heading-title #single-below-header .meta-author,
.masonry-blog-item .post-meta .nectar-love-wrap{
    display:none !important;
}
/*Blog*/
.meta-comment-count{
    display:none;
}
.single #single-below-header .author{
    display:none;   
}
.single #single-below-header .date{
    padding: 0 10px 0 0;
    border-left: 0 solid transparent;
}
.post-area.masonry.classic_enhanced article.post .post-meta > *{
    display:none;
    padding:0 !important;
}
.return_to_news{
    padding-bottom:23px;   
}
.return_to_news a{
    background-color: #00416b!important;
    color:#fff;
    padding:8px 15px;
    border-radius:2px;
    font-size:13px;
}

.nectar-recent-posts-single_featured.multiple_featured .active .grav-wrap{
    display:none !important;
}
/*MOBILE MENU*/
#slide-out-widget-area .inner >div {
    margin-bottom: 0 !important;
}
#slide-out-widget-area .widget.widget_nav_menu li a {
    padding: 6px 0px;
	font-family: Open Sans;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
	font-weight: 600;
	opacity: 0.7;
    transition: opacity 0.2s ease, color 0.2s ease;
    -webkit-transition: opacity 0.2s ease, color 0.2s ease;
}
#slide-out-widget-area .widget.widget_nav_menu li a:hover {
    opacity: 1;
}
#slide-out-widget-area .inner #search-4{
	padding-top:12px;
}
/*TRIBE EVENTS CALENDAR*/
.post-type-archive-tribe_events .vc_col-sm-8{
	width:100% !important;
}
.single-tribe_events #page-header-bg .subheader,
.single-tribe_venue #page-header-bg .subheader,
.single-tribe_organizer #page-header-bg .subheader{
    background-color: #8dc63f!important;
    opacity: 0.9;
    border-radius: 3px 3px 3px 3px;
    padding: 0 15px;
    margin-top:15px;
    line-height:60px;
    vertical-align:top !important;
    box-shadow: 0 -2px rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 -2px rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 -2px rgba(0,0,0,0.1) inset;
    -o-box-shadow: 0 -2px rgba(0,0,0,0.1) inset;

}
.single-tribe_events #page-header-bg .subheader a,
.single-tribe_venue #page-header-bg .subheader a,
.single-tribe_organizer #page-header-bg .subheader a{
    font-size: 12px;
    font-weight:700;
    letter-spacing: 2px;
    color: #FFF;
    transform: translateX(0);
    transition: opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: opacity .45s cubic-bezier(0.25,1,0.33,1),-webkit-transform .45s cubic-bezier(0.25,1,0.33,1);
    position: relative;
}
.post-type-archive-tribe_events #page-header-bg .subheader{
    display:none !important;
}
.post-type-archive-tribe_events #page-header-wrap,
.single-tribe_events #page-header-wrap,
.single-tribe_venue #page-header-wrap {
    margin-top:33px !important;
}
.tribe-events-schedule h5,
.tribe-events-schedule .recurringinfo{
	display:inline-block;
}
.tribe-events-schedule .recurringinfo .event-is-recurring,
.tribe-events-schedule .recurringinfo a,
.tribe-events-schedule .recurringinfo span
{
	font-family: Open Sans !important;
    letter-spacing: 1px !important;
    font-size: 23px !important;
    line-height: 30px !important;
	font-weight: 600 !important;
}
.tribe-events-schedule .recurringinfo .event-is-recurring{
	color:#000;
}
.tribe-events-button{
	box-shadow: 0 -2px rgba(0,0,0,0.1) inset !important;
    -moz-box-shadow: 0 -2px rgba(0,0,0,0.1) inset !important;
    -webkit-box-shadow: 0 -2px rgba(0,0,0,0.1) inset !important;
	-o-box-shadow: 0 -2px rgba(0,0,0,0.1) inset !important;
	padding:10px 15px !important;
}
.tribe-events-button:hover{
	opacity: 0.87;
    color: #fff;
}
.tribe-events-gcal.tribe-events-button{
	background-color:#0096d5!important;
}
.tribe-events-ical.tribe-events-button{
	background-color:#00416b!important;
}

.single-tribe_events .vc_col-sm-8:first-child {
	width: 100% !important;
}

.single-tribe_events .tribe-events-event-meta {
	background: transparent;
	border: 0;
}

.single-tribe_events .tribe-events-meta-group+.tribe-events-meta-group+.tribe-events-meta-group-gmap {
	padding: 0 !important;
}

/*Ardent Table*/
.ardent_table td,
.ardent_table th {
	padding-left: 25px !important;
	padding-right: 25px !important;
}

/*JOB SINGLE ITEM*/
.app-btn{
	text-align:center;
}
/* JOB APPLICATION FORM */
.job-app .frm_section_heading {
	border: 1px solid #ccc;
	margin-top: 25px;
	padding: 25px;
}
body .job-app .frm_section_heading h3 {
	border-top: none !important;
	text-align: center;
	margin-bottom: 20px !important;
}
.job-app .frm_checkbox {
	padding-top: 15px;
	padding-bottom: 15px;
}
.single-job p{
	padding-bottom:0 !important;
}
.job_bg{
	background-image: url('../img/lightblue_texture.png');
	background-position: center;
	float:left;
	height:250px !important;
	position: relative;
	margin-bottom:1%;
	display:table;
}
.job_bg:hover{
	background-color:#0096d5;
}
.job-link:nth-child(odd) .job_bg:before{
    background-color: #0096d5;
    opacity:0.9;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: ' ';
    display: block;
    transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
    -webkit-transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
.job-link:nth-child(even) .job_bg:before{
    background-color:#00416b;
    opacity:0.9;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: ' ';
    display: block;
    transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
    -webkit-transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
.job_bg .job{
    padding: 7% 4%;
    position: relative;
    overflow: hidden;
    z-index:1;
    height:100%;
    display:table-cell;
    vertical-align: middle;
    word-wrap: break-word;
}

.job-link .job_bg .job h2,
.job-link .job_bg .job h5,
.job-link .job_bg .job p{
	color:#fff;
}
.job_bg .job h2{
	font-size:21px !important;
	line-height:25px !important;
}
.job_bg .job h5{
	line-height:25px !important;
}
.job_bg .job p{
	padding-bottom:0 !important;
}
/*MOBILE*/
@media only screen and (max-width:688px){
	.job_bg{
		width:100%;
	}
}
/*TABLET*/
@media only screen and (min-width:689px) and (max-width:999px){
	.job_bg{
		width:48%;
	}	
	.job_bg{
		margin-left:1%;
	}	
	.job-link:nth-child(odd) .job_bg{
		margin-left:0 !important;
	}

}
/*DESKTOP*/
@media only screen and (min-width:999px) and (max-width:1035px){
	.job_bg .job h2{
		font-size:20px !important;
	}
}
@media only screen and (min-width:1000px){
	.job_bg{
		width:24%;
	}
	.job_bg{
		margin-left:1%;
	}	
	.job-link:nth-child(4n-7) .job_bg{
		margin-left:0 !important;
	}
}
/*Custom taxonomy Resource*/

.left_resource_buttons p {
    border-radius: 6px;
    padding: 25px 20px !important;
    overflow: hidden;
    background-color: rgba(0,0,0,0.04);
    display: block;
    text-align: center;
    color: #888;
    margin: 0 0 15px 0 ;
	width: 300px;
	cursor: pointer;
}

.left_resource_buttons p.active {
    background: #0096d5!important;
    color: #fff;
}

.resource_cat {
    display: none;
}
.return_to_resources{
    padding-bottom:23px;  
}
.return_to_resources a{
    background-color: #00416b!important;
    color:#fff;
    padding:8px 15px;
    border-radius:2px;
    font-size:13px;
}

.resource_cat h3 {
    margin-top: 15px !important;
    margin-bottom: 25px !important;
}

@media only screen and (min-width: 1000px) {
    .post_list_wrapper .resource_listing {
        margin-left: 2% !important;
        margin-bottom: 2%;
    }


    .post_list_wrapper .resource_listing:nth-child(3n+1) {
        margin-left: 0% !important;
    }
}

.search_resource #search_resource {
    height: 55px;
    font-size: 18px;
}

.search_resource input[type=submit] {
    text-align: center;
    margin-top: 15px;
    display: block;
    margin: 0 auto;
    width: 200px;
    margin-top: 25px;
    font-size: 18px;
}
.nectar-fancy-box .link-text .arrow:before, .nectar-fancy-box[data-style="parallax_hover"] .inner > span.arrow:before {
    font-family: 'Font Awesome 5 Free' !important;
}

/**MENU**/
.ac-custom-submenu{
    z-index:100;
}
.menu-be-active-main-menu-container ul li a{
    color:#fff !important;
}
#menu-be-active-main-menu{
    margin-left:0;
    margin-bottom:0;
}
.vc_wp_custommenu #menu-be-active-main-menu li a:hover,
.vc_wp_custommenu #menu-be-active-main-menu li a:hover{
    color: #00416b !important;
    cursor: pointer;
}
#menu-be-active-main-menu li.active a{
    color:#00416b !important;
}
.hide_menu_custom {
       display:none; 
}
.vc_wp_custommenu #menu-activities,
.vc_wp_custommenu #menu-places-to-explore{
    margin-left:0 !important;
    text-align:center;
}

.vc_wp_custommenu .menu li{
    list-style-type:none !important;
    display:inline-block;
    line-height:30px;
}
.vc_wp_custommenu #menu-activities li a,
.vc_wp_custommenu #menu-places-to-explore li a{
    color: #6b6b6b;
    font-family: Open Sans;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 15px;
    line-height: 21px;
    font-weight: 600;
    padding:10px 10px;
}
.menu-be-active-main-menu-container ul li:after{
    content:"|";
}
.vc_wp_custommenu #menu-activities li a:hover,
.vc_wp_custommenu #menu-places-to-explore li a:hover{
    color: #0096d5;
    cursor: pointer;
}
.vc_wp_custommenu .menu-item-has-children > a:after{
    content:'\f0d7';
    font-family:'Font Awesome 5 Free';
    padding-left:5px;
}

/*change with JS*/
.vc_wp_custommenu .menu li .sub-menu{
    display:none;
    background:#fff;
    width:16em;
    position: absolute;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    text-align: left;
    -moz-box-shadow: -5px 4px 12px 2px #ccc;
    -webkit-box-shadow: -5px 4px 12px 2px #ccc;
    box-shadow:  -5px 4px 12px 2px #ccc;
    
}
.vc_wp_custommenu .menu li .sub-menu li{
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.vc_wp_custommenu .menu li .sub-menu li a{
    padding:9px 10px;
    display:block;
}
/*end*/
@media only screen and (max-width:850px){
    .vc_wp_custommenu .menu {
        text-align: left !important;
    }
    .vc_wp_custommenu .menu li{
        display:block !important;
    }
    .vc_wp_custommenu #menu-be-active-main-menu li{
        display:inline-block !important;
    }
    .vc_wp_custommenu .menu li .sub-menu {
        position:relative;
        -moz-box-shadow: 0px 6px 15px 2px #ccc;
        -webkit-box-shadow: 0px 6px 15px 2px #ccc;
        box-shadow:  0px 6px 15px 2px #ccc;
    }
    .vc_wp_custommenu .menu li a{
        padding:10px 0;
    }
    .vc_wp_custommenu #menu-activities,
    .vc_wp_custommenu #menu-places-to-explore{
        text-align:left;
    }
}
