@media only screen and (min-width: 768px) {
	body:not(.menu-sandwich) .navbar-header {
		max-width: 100%;
	/*	width: 100%; */
	} 
}
.site-title {
	display: none;
	visibility: hidden;
}

/* Typography */
h2, h3, h4, h5, h6 {
	font-family: 'Cabin';
}
h1 {
	font-size: 72px;
}
h2 {
	font-size: 32px;
	font-weight: 700;
	color: #00A39F;
}
h3 {
	font-size: 22px;
	font-weight: 700;
	color: #007DA2;
}
h4 {
	font-size: 20px;
	font-weight: 700;
	color: #EE7023;
}

/* FAQ */
.vce-faq-toggle-title-text {
    font-weight: bold;
}

.vce-faq-toggle-wrapper {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.vce-faq-toggle {
    border-top:2px solid #F1F2F2;
    border-bottom: 2px solid #F1F2F2;
}
.vce-faq-toggle+.vce-faq-toggle {
    border-top:none;
}
/* END of FAQ */

.entry-content ul>li:before, .comment-content ul>li:before {
	line-height: unset;
	color: #97C93D !important;
}
.entry-content .simple-sitemap-container ul>li:before {
	display: none;
	visibility: hidden;
}

.news.space {
	padding: 60px 0 0;
}
.news.space h2 {
	color: #722671;
	text-decoration: underline;
}
.news.space h2 a {
	color: #722671;
}

#post-grid-123 .grid-items .title_link, 
#post-grid-1365 .grid-items .title_link {
	color: #00a3a0;
	font-size: 20px !important;
	font-weight: 600;
	padding: 10px 10px 0;
	line-height: 1.2;
	text-align: left;
}
#post-grid-123 .content, 
#post-grid-1365 .content {
	text-align: left;
	font-size: 18px !important;
	margin-bottom: 30px;
}
#post-grid-123 .skin.flat .layer-content, 
#post-grid-1365 .skin.flat .layer-content {
	border-bottom: 5px solid #83be40;
	margin-bottom: 30px;
}
#post-grid-123 .grid-items .post_date, 
#post-grid-1365 .grid-items .post_date {
	color: #00a3a0;
	font-size: 16px;
	padding: 0 10px;
	text-align: left;
}

.footer-widget {
	width: 20%;
	float: left;
}
.footer-widget.wgt-4 {
	width: 25%;
}
.footer-widget.wgt-5 {
	width: 15%;
}

.footer-bottom .text-center {
	position: relative;
}

.essentials {
	position: absolute;
	left: 80%;
	top: 8px;
}
#footer .essentials a {
	display: block;
	border-bottom: 0;
	background: #007da3;
	padding: 8px 15px;
	text-transform: uppercase;
}

.service .col-md-2 {
	margin-bottom: 30px;
}

.service.space .item-text {
	min-height: 55px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.dashicons-search.mega-menu-link {
	font-weight: 400;
	font-size: 18px;
}

/* MegaMenu */
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
	font-weight: 700;
}
/*
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background: transparent;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:focus {
	background: transparent;
}
*/

#mega-menu-wrap-topmenu #mega-menu-topmenu > li.mega-menu-item > a.mega-menu-link {
	color: #757575;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
}
#mega-menu-wrap-topmenu #mega-menu-topmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-topmenu #mega-menu-topmenu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	color: #6b6b6b;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	color: #007da2;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
	font-size: 18px;
}

#home_top .service .item .item-text {
	color: #007da2;
}

.home-blog .item .text a.read {
	font-size: 24px;
}

/* Search Header */
.navbar-wrapper {
	position: relative;
}
.wct-search {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 999;
}

.no-featured-image {
	margin-top: 0 !important;
}
.mbl-menu-toggle {
	display: none;
}
.mbl-menu-toggle .fa {
	font-size: 20px;
	cursor: pointer;
}
.mobile-menu {
	display: none;
	position: absolute;
	z-index: 9999;
	right: 0;
	height: 100%;
}
.mobile-menu ul {
	list-style: none;
	padding: 0;
}

.mobile-menu ul li {
	position: relative;
}

.mobile-menu ul li a {
	display: block;
	color: #333;
	background-color: #efefef;
	padding: 5px 15px;
}
.mobile-menu .mblbtmnav li a {
	background-color: transparent;
	color: #efefef;
}

ul.mbltopnav li ul.sub-menu li a {
	background-color: #0c4b80;
	color: #fff;
	font-size: 14px;
	padding-left: 25px;
}
ul.mbltopnav li ul.sub-menu li ul.sub-menu li a {
	padding-left: 35px;
}
.mbltopnav li ul.sub-menu {
	display: none;
}
ul.mbltopnav > li.menu-item-has-children > a:after {
	display: inline-block;
	position: absolute;
	font-family: 'fontawesome';
	content: '\f107';
	color: #83be40;
	right: 15px;
}
ul.mbltopnav > li.menu-item-has-children.menu-open > a:after {
	content: '\f106';
}
.mobile-menu:after {
	display: block;
	height: 100%;
}
/*
.tool-items {
	-webkit-column-count: 6;
	-moz-column-count: 6;
	column-count: 6;
}
*/
.tool-container .tool-items a, .tool-container .tool-items li {
	width: 100%;
	height: 20px !important;
	display: block;
}
.tool-container .tool-items a, .tool-container .tool-items a.flag {
	background: transparent !important;
	width: 100% !important; 
	height: 20px !important;
	text-align: left;
	display: block;
	margin: 0;
	color: #757575;
	font-family: 'Cabin';
	font-size: 14px;
}
#glt-translate-trigger {
	top: 260px !important; 
	padding: 10px 15px 10px 50px;
	text-shadow: none;
	right: 0;
	font-family: 'Cabin';
	z-index: 99;
/*	-webkit-transition: all 0s ease-out 1s;
    -moz-transition: all 0s ease-out 1s;
    -o-transition: all 0s ease-out 1s;
    transition: all 0s ease-out 1s; */
}
#glt-translate-trigger.pressed {
	top: 1px !important;
}
.tool-container.tool-top {
	width: 100%;
	background: #fff;
	right: 0 !important;
	padding: 30px;
	height: 100vh;
}
#glt-translate-trigger:before {
	display: inline-block;
	content: '';
	background-image: url('images/language.png');
	background-repeat: no-repeat;
	width: 21px;
	height: 18px;
	position: absolute;
	top: 16px;
	left: 18px;
}

.tool-container .arrow {
	border-width: 0;
	border-style: none;
}

.tool-container h5 {
	padding: 0 40px;
	font-family: 'Cabin';
	color: #007da2;
	font-size: 16px;
}

.sidebar-widget-area {
	max-width: 300px;
	width: 100%;
}
/*
.slider:after {
	display: block;
	content: '\f107';
	font-family: 'fontawesome';
	position: absolute;
	bottom: -30px;
	background: #ee7023;
	left: 47%;
	width: 70px;
	height: 60px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;
	line-height: 35px;
}

.arroww {
	background: #ee7023;
	width: 70px;
	height: 60px;
	border-radius: 50%;
}
*/

.sidebar-widget-area .advanced-sidebar-menu {
	background-color: #f1f2f2;
	padding: 20px 0;
}
.sidebar-widget-area .advanced-sidebar-menu .widget-title {
	display: none;
}
.sidebar-widget-area .advanced-sidebar-menu a {
	font-size: 18px;
	font-weight: 600;
	display: block;
	color: #007DA2;
	padding: 5px 20px;
}
.sidebar-widget-area .advanced-sidebar-menu .parent-sidebar-menu > li > a {
	color: #333;
	text-transform: uppercase;
}
.sidebar-widget-area .advanced-sidebar-menu ul li {
	position: relative;
}
.sidebar-widget-area .advanced-sidebar-menu ul {
	padding: 0;
	list-style: none;
}
.sidebar-widget-area .advanced-sidebar-menu .grandchild-sidebar-menu > li > a{
	font-size: 14px;
	color: #656565;
	padding: 4px 40px 4px 55px;
	line-height: 1.4;
	text-indent: -15px;
}
.sidebar-widget-area .advanced-sidebar-menu .grandchild-sidebar-menu.level-2 > li > a {
	padding-left: 55px;
}
.sidebar-widget-area .advanced-sidebar-menu .grandchild-sidebar-menu.level-3 > li > a {
	padding-left: 75px;
}
.sidebar-widget-area .advanced-sidebar-menu .grandchild-sidebar-menu.level-4 > li > a {
	padding-left: 95px;
}
	
/*
.sidebar-widget-area .advanced-sidebar-menu .grandchild-sidebar-menu {
	padding-left: 10px;
}

.sidebar-widget-area .advanced-sidebar-menu .grandchild-sidebar-menu a {
	padding: 0;
}
*/
.sidebar-widget-area .advanced-sidebar-menu .current_page_item > a:before {
	display: inline-block;
	content: '';
	position: absolute;
	left: 0;
	height: 20px;
	width: 4px;
	background: #83be40;
	top: 8px;
}

@media(max-width: 800px) {
	.visualcomposerstarter .navbar-wrapper {
		display: block;
	}
}
/* Sticky Header */
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 999;
}

.section-head h2 {
	font-family: 'Bitter';
	font-weight: 400;
	text-decoration: underline;
}

#header.sticky .navbar-wrapper {
	padding-top: 0;
	padding-bottom: 0;
}
#header.sticky .navbar1 {
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.15);
	box-shadow: 0 1px 4px rgba(0,0,0,0.15);
}
.custom-logo-link img {
	width: auto;
}
#header.sticky #secondary-menu {
	display: none;
}
#header.sticky .navbar-brand {
	height: auto;
}
#header.sticky #mainmenu {
	padding-top: 10px;
}
.sticky-logo {
	display: none;
}
.school-subpage {
	margin: 0;
	padding: 0;
}
.school-subpage .school-sub {
	background-color: #f1f2f2;
	margin: 0 0 20px;
	padding: 20px 0;
}
.school-sub ul li {
	padding: 0;
}
.school-sub ul li:before {
	display: none;
}
.school-sub a {
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #007DA2;
	padding: 7px 20px;
	border: none !important;
}
.school-sub a:hover {
	color: #333 !important;
}
.school-sub .sc-page a {
	color: #414143;
	text-transform: uppercase;
}
.school-sub .sub-child {
	margin-top: -5px;
}
.school-sub .sub-child a {
	font-size: 16px;
	color: #7f7f7f;
	font-weight: 300;
	padding: 0 20px 4px 40px;
}
.school-sub .current-sc > a:before {
	display: inline-block;
	content: '';
	position: absolute;
	left: 0;
	height: 18px;
	width: 6px;
	background: #83be40;
	top: 10px;
}
.school-sub .sub-child .current-sc > a:before {
	height: 16px;
	top: 3px;
}
.twitter-feed {
	padding-top: 30px;
}
.entry-content p.ctf-tweet-text a {
	color: #007DA2;
	border-color: #007DA2;
}
/*
.wct-search .search-form input[type="submit"]:hover, 
.wct-search .search-form button[type="submit"]:hover, 
.wct-search .search-form input[type="submit"]:focus, 
.wct-search .search-form button[type="submit"]:focus
*/
.wct-search .search-form:after {
	display: none;
}
.wct-search .search-form button[type="submit"] {
	top: 2px;
	opacity: 1;
	background: none;
	border: none;
	font-size: 16px;
}
.wct-search .search-form button[type="submit"]:focus {
	background-color: #007da2;
	border: 1px solid #007da2;
}
.wct-search .search-form button[type="submit"]:focus > .fas {
	color: #fff;
}

.search-results .hentry .entry-meta { 
	display: none;
}

.sidebar-stats .stats-number {
	line-height: 60px;
}
.wp-caption .wp-caption-text {
	background-color: #007DA3;
	color: #fff;
	margin-top: 0;
	padding: 7px 20px;
	text-align: left;
}

.breadcrumb {
	padding: 8px 0;
}
.entry-content.archive h1 {
	margin-bottom: 0;
}

.entry-content .school-info {
	padding: 20px;
}
.entry-content .school-info p {
	margin-bottom: 15px;
}
.entry-content .school-info a:hover, 
.entry-content .school-info a:focus {
	color: yellow;
	text-decoration: none;
}
.entry-content .school-info a.school-button:hover, 
.entry-content .school-info a.school-button:focus {
	background: #F0B41D;
	color: #fff;
	text-decoration: none;
}
.ent-img img {
	max-width: 100%;
	height: auto;
}
.post-type-archive-school .hentry .entry-content, 
.tax-school-category .hentry .entry-content {
	display: table;
	height: 60px;
	width: 100%;
}
.post-type-archive-school .hentry .entry-content h3, 
.tax-school-category .hentry .entry-content h3 {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.mbl-search {
	padding: 5px 15px;
}

.widget.extendedwopts-col.col-md-12 {
	padding-left: 0;
	padding-right: 0;
}

/*
.worcester_calendar_pdf {
	margin: 30px 0;
}
#tribe_events_filters_wrapper .worcester_calendar_pdf label {
	display: block;
	background-color: #eee;
	border-bottom: 1px solid #e2e2e2;
	cursor: auto;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	padding: 15px;
	white-space: normal;
}
#tribe_events_filters_wrapper .worcester_calendar_pdf ul {
	padding: 15px;
}
*/
#tribe_events_filters_wrapper .worcester_calendar_pdf ul li a {
	display: block; 
	border-bottom: 1px solid #e2e2e2;
	padding: 7px 15px;
	text-decoration: none;
}
.entry-content #tribe-events-content-wrapper ul > li::before {
	display: none;
}

/*
#mega-menu-wrap-topmenu #mega-menu-topmenu[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu {
	opacity: 0;
}

#mega-menu-wrap-topmenu #mega-menu-topmenu li.mega-menu-item:hover > ul.mega-sub-menu, 
#mega-menu-wrap-topmenu #mega-menu-topmenu li.mega-menu-item:focus > ul.mega-sub-menu, 
#mega-menu-wrap-topmenu #mega-menu-topmenu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, 
#mega-menu-wrap-topmenu #mega-menu-topmenu li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
	opacity: 0;
}

#mega-menu-wrap-topmenu #mega-menu-topmenu[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, 
#mega-menu-wrap-topmenu #mega-menu-topmenu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu
*/

@media(min-width: 1600px) {
	.container {
		width: 100%;
		max-width: 1540px;
	}
	.home-blog .item .img h2 {
		font-size: 42px;
	}
}

@media(max-width: 1366px) {
	#mega-menu-wrap-topmenu #mega-menu-topmenu > li.mega-menu-item > a.mega-menu-link {
		font-size: 11px;
	}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link,
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.dashicons-search.mega-menu-link {
		font-size: 15px;
	}
	body {
		font-size: 16px;
	}
	.home-blog .item .text a.read {
		font-size: 16px;
	}
	#post-grid-123 .title_link {
		font-size: 16px !important;
	}
	#post-grid-123 .content {
		font-size: 14px !important;
	}
	h1 {
		font-size: 2em;
	}
}

@media(max-width: 1200px) {
	.arroww .fa-icon-angle-down {
		font-size: 40px !important;
	}
}

@media(max-width: 1024px) {
	.service .item .number {
		font-size: 28px;
	}
	body {
		font-size: 15px;
	}
	#home_top .service .item .item-text {
		font-size: 14px;
	}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link, 
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.dashicons-search.mega-menu-link {
		font-size: 14px;
	}
	#post-grid-123 .title_link {
		font-size: 18px;
	}
	#post-grid-123 .content {
		font-size: 15px;
	}
	.home-blog .item .img h2 {
		font-size: 24px;
		bottom: -15px;
	}
	.sidebar-widget-area {
		max-width: 100%;
	}
	#footer .essentials a {
		font-size: 12px;
	}
}

@media(max-width: 800px) {
	#mainmenu {
		display: none;
	}
	.mbl-menu-toggle {
		display: inline-block;
		float: right;
		margin: 10px 0 0;
	}
	.mobile-menu {
	/*	display: block; */
		background: #007da3;
		max-width: 320px;
		width: 100%;
	}
	.footer-widget-area {
		display: none;
	}
	.essentials {
		position: relative;
		left: auto;
		max-width: 200px;
		margin: 10px auto 30px;
	}
	#errow, #errow2, #errow3 {
		position: absolute !important;
		bottom: -66px !important;
	}
/*	#glt-translate-trigger {
		z-index: 998 !important;
	} */
	.home-blog .item .img h2 {
		font-size: 16px;
		bottom: -5px;
	}
	body:not(.menu-sandwich) .navbar-header {
		width: 100%;
	}
	th.mbl-hide, td.mbl-hide {
		display: none;
		visibility: hidden;
	}
}

@media(max-width: 767px) {
	.tool-items {
		height: 200px;
		overflow-y: scroll;
	}
}

@media(max-width: 667px) {
	#errow, #errow2, #errow3 {
		position: absolute !important;
		bottom: -75px !important;
	}
	.arroww .fa-icon-angle-down {
		font-size: 36px !important;
		width: 60px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		text-align: center !important;
	}
	.home-blog .item .img h2 {
		font-size: 54px;
		bottom: -35px;
	}
	.service .item {
		max-height: 210px;
	}
}
@media(max-width: 568px) {
	#errow, #errow2, #errow3 {
		bottom: -80px !important;
	}
	.arroww .fa-icon-angle-down {
		font-size: 32px !important;
	}
}

@media(max-width: 480px) {
	#glt-translate-trigger {
		top: 195px !important;
		padding: 5px 15px 5px 50px;
	}
	#glt-translate-trigger:before {
		top: 10px;
	}
	#errow, #errow2, #errow3 {
		width: 45px !important;
		height: 45px !important;
		bottom: -63px !important;
	}
	.arroww .fa-icon-angle-down {
		font-size: 22px !important;
		width: 45px !important;
	}
	.home-blog .item .img h2 {
		font-size: 30px;
		bottom: -20px;
	}
}

@media(max-width: 400px) {
	.service .item .number {
		font-size: 24px;
	}
	.service .item {
		font-size: 15px;
	}
	.home-blog .item .img h2 {
		font-size: 26px;
	}
}
@media(max-width: 340px) {
	.navbar-brand img {
		max-width: 220px;
	}
	#errow, #errow2, #errow3 { 
		bottom: -68px !important;
	}
	.arroww .fa-icon-angle-down {
		font-size: 19px !important;
	}
	.home-blog .item .img h2 {
		font-size: 22px;
		bottom: -10px;
	}
}

@media(min-width: 768px) {
	.tool-items {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
	}
}

@media(min-width:1024px) and (max-width: 1400px) {
	#post-grid-123 .item {
		width: 240px !important;
	}
}
@media(min-width: 1024px) {
	.tool-items {
		-webkit-column-count: 5;
		-moz-column-count: 5;
		column-count: 5;
	}
}

@media(min-width: 1200px) {
	.tool-items {
		-webkit-column-count: 6;
		-moz-column-count: 6;
		column-count: 6;
	}
}
.mobile-menu .mbltopnav .search-menu {
	display: none;
}
.mblbtmnav .sub-menu, .mblbtmnav .sub-submenu {
	display: none;
}

.mblbtmnav .menu-item-has-children > a:after {
	display: inline-block;
	position: absolute;
	right: 15px;
	content: '\f107';
	font-family: 'fontawesome';
}
.mblbtmnav .menu-item-has-children.menu-open > a:after {
	content: '\f106';
}

.mblbtmnav li > .sub-menu a {
	padding-left: 40px;
}
.mblbtmnav li .sub-menu li > ul li a {
	padding: 0 15px 0 60px;
}

ul.mblbtmnav li ul.sub-menu li a {
	background-color: #0c4b80;
	color: #fff;
	font-size: 14px;
}

@media print {
	a[href]:after {
		content: none !important;
	}
	.vce-slider-revolution {
		display: none !important;
	}
	.container {
		width: 100% !important;
	}
	.grid-items {
		width: 100% !important;
		height: auto !important;
	}
	.grid-items .item {
		position: static !important;
		width: 30.33% !important;
		margin: 1.5% !important;
		height: auto !important;
	}
	.pf-content .vce-row-content {
		width: 100% !important;
		text-align: center;
	}
/*	.vce-row {
		width: 100% !important;
	} */
	#glt-translate-trigger {
		display: none !important;
	}
}

/*
.sidebar-widget-area .advanced-sidebar-menu .grandchild-sidebar-menu.level-3 > li > a {
	padding-left: 50px;
}

@media only screen and (min-width: 601px) {
	#mega-menu-wrap-topmenu #mega-menu-topmenu[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, 
	#mega-menu-wrap-topmenu #mega-menu-topmenu[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, 
	#mega-menu-wrap-topmenu #mega-menu-topmenu[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, 
	#mega-menu-wrap-topmenu #mega-menu-topmenu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		opacity: 0;
	}
	#mega-menu-wrap-topmenu #mega-menu-topmenu[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on.mega_on > ul.mega-sub-menu, 
	#mega-menu-wrap-topmenu #mega-menu-topmenu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on.mega_on ul.mega-sub-menu {
		opacity: 1;
	}
}
*/

/* Events Archive */
.rst_event_sidebar {
	float: left;
	width: 25%;
}
.rst_event_content {
	float: right;
	width: 75%;
	padding-left: 30px;
}
#tribe_events_filters_wrapper.tribe-events-filters-vertical{
	float: none;
	margin: 0;
	width: 100%;
}
#tribe-events-content {
	float:right;
	width: 75%;
	padding-left: 30px;
}
#tribe-events-content.tribe-events-list {
	padding-left: 30px;
}
.tribe-filters-closed #tribe-events-content {
	clear: none;
	float: right;
	width: 75%;
}
.rst_event_sidebar .widget {
	border: 1px solid #e2e2e2;
	margin-top: 10px;
}
.rst_event_sidebar .widget .widgettitle {
	border-bottom: 1px solid #e2e2e2;
	background: #eaeaea;
	cursor: auto;
	font-size: 13px;
	font-weight: 700;
	color: #555;
	line-height: 1;
	margin: 0;
	padding: 15px;
}
.event-pdf ul {
	margin: 0;
}
.event-pdf ul li {
	background: #f9fafa;
	padding-left: 0;
}
.event-pdf ul li a {
	display: block; 
	border-bottom: 1px solid #e2e2e2;
	font-size: 12px;
	padding: 7px 15px;
	text-decoration: none;
}
.event-pdf ul li a:hover, .event-pdf ul li a:focus {
	background: #fff;
	border-bottom: 1px solid #e2e2e2;
}

.tribe-grid-allday .type-tribe_events h3.entry-title a.url:focus {
	border: 1px dotted #333;
}
.tribe-events-grid .tribe-grid-allday .type-tribe_events h3.entry-title a.url:focus + div.tribe-events-tooltip {
	display: block !important;
	visibility: visible;
	opacity: 1;
}
/*
#tribe-events-content a:focus {
	color: red;
}

#tribe-events-content .tribe-events-calendar a:focus > .tribe-events-tooltip {
	display: block !important;
} */
.tribe-events-grid .type-tribe_events:focus > div[id*="tribe-events-tooltip-"] {
	display: block !important;
}
