/*
	Theme Name: Cultural Diversity Week Theme
	Theme URI: http://my.studiopress.com/themes/enterprise/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress
	Version: 2.1.1
	Template: genesis
	Template Version: 2.1

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Table of Contents

	- Imports
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Responsive Slider
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
		- Responsive Menu
	- Content Area
		- Home Page
		- Entries
		- Entry Meta
		- After Entry
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- Retina Display
		- Max-width: 1139px
		- Max-width: 1023px
		- Max-width: 767px
		- Max-width: 500px

*/


/*
Imports
---------------------------------------------------------------------------------------------------- */
@font-face {
    font-family: 'vicmedium';
    src: url('fonts/vic/medium/vic-medium_0-webfont.woff2') format('woff2'),
         url('fonts/vic/medium/vic-medium_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'vicregular';
    src: url('fonts/vic/regular/vic-regular_0-webfont.woff2') format('woff2'),
         url('fonts/vic/regular/vic-regular_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Icon';
	src:url('fonts/Icon.eot');
	src:url('fonts/Icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/Icon.woff') format('woff'),
		url('fonts/Icon.ttf') format('truetype'),
		url('fonts/Icon.svg#Icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vasf5v');
  src:  url('fonts/icomoon.eot?vasf5v#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vasf5v') format('truetype'),
    url('fonts/icomoon.woff?vasf5v') format('woff'),
    url('fonts/icomoon.svg?vasf5v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



.page-id-8 .entry-content .fa.fa-external-link {
    display: none;
}


.template_tctcc .fl-col .fl-node-content,.template_tctcc .fl-col .fl-module-callout {
	height: 100%;
}
.input_error{
	border-color: red !important; 
}
.tribe_venue-name + div{
	display: none !important;
}
.tribe-events-schedule h2 {
font-size: 1.7em;
font-style: normal;
font-weight: 700;
}

.tribe-events-schedule {
margin: 0 !important;
}

.tribe-events-back > a {
background: #00a1c1 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
font-size: 24px;
font-weight: 700;
padding: 10px 20px;
display: inline-block;
}

.tribe-events-back > a:hover {
background: #333;
color: #fff;
}
/*#tribe-events-footer{
	display: none;
}*/
#tribe-events-pg-template .tribe-community-events .add-new,#tribe-events-pg-template  .tribe-community-events .my-events{
	float: none;
}
body .tribe-community-events{
	background: #ffffff none repeat scroll 0 0;
    border: none;
    box-sizing: border-box;
    color: #333;
    padding: 0;
}
.tribe-community-events #my-events a{
	color: #fff;
}
.tribe-community-events #post_title,.tribe-community-events #post_content{
	width: 100%;
}
#tribe-community-events #event-categories ul:not(.tribe-categories-with-children) li{
	clear: right;
    
    margin: 10px 0 0;
    padding: 0 10px 0 0;
    width: 30%;
    display: inline-block;
}
body .events-community-post-content label,body .events-community-post-title label,
#tribe-community-events .tribe-event-organizer .sectionheader-label label,
#tribe-community-events .tribe-event-venue .sectionheader-label label,
#tribe-community-events .tribe-events-community-details .tribe_sectionheader h4{
	color: #0082ca;
}
#event_image_uploader{
	overflow: hidden;
}

.linked-post.venue,.linked-post.organizer{
	display: table-row !important;
}
.linked-post.venue.hide_important,.hide_important,.currency-symbol-fields{
	display: none !important;
}
.tribe-events-community-details tbody{
	border-bottom: none;
}
.sidebar .tribe-events-organizer{
	padding-top: 0;
}

/* END Fix css Event Calendar 4.4*/
.post-type-archive-tribe_events .tribe-events-page-title{
	display: none;
}
.single-tribe_events .tribe-events-event-image{
	display: block;
	float: none;
}
.single-tribe_events .tribe-events-content{
	width: 100% !important;
}
#tribe-community-events .eventForm  .tribe-community-event-info small.note{
	display: inline-block;
}
#tribe-events-pg-template .entry-header{
	display: block;
}
.single-tribe_events .tribe-events-event-image img{
	max-height: 700px;
	width: auto;
}
.tribe-events-photo-event .tribe-events-event-cost.ct_tribe-events-event-cost{
	display: inherit;
}
.post-type-archive-tribe_events #tribe-events-content-wrapper{
	position: relative;
}
.post-type-archive-tribe_events #tribe-bar-date{
	display: none;
}
.post-type-archive-tribe_events #tribe_events_filter_item_dayofweek {
    position: absolute;
    top: 38px;
    
}
/*.tribe-mobile #tribe-bar-form > .tribe-bar-filters{
	display: block !important;
}*/
.tribe-mobile.tribe-filters-open #tribe_events_filters_wrapper{
	min-height: 300px;
	position: relative !important;
}
.post-type-archive-tribe_events #tribe_events_filter_item_dayofweek .tribe-events-filters-group-heading {
visibility: hidden;
}
.copy_click_eeventday {
    border-bottom: 1px dashed #b9b9b9;
    color: #000;
    cursor: pointer;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-top: 0;
    position: relative;
    
}
.clicked_eventday .copy_click_eeventday{
	z-index: 9;
}
.clicked_eventday.tribe-mobile .tribe_events_filter_item.closed,.tribe-mobile.clicked_eventday .tribe_events_filter_item.closed{
	display: none;
}
/*.clicked_eventday #tribe_events_filter_control{
	display: block;
}*/
.clicked_eventday #tribe_events_filters_form {
    display: block !important;
}
.post-type-archive-tribe_events .tribe-events-filter-checkboxes{
	z-index: 10;
}
.tribe-events-loop .tribe-events-event-meta.ct_tribe-events-event-meta{
	font-size: 16px;
}
.post-type-archive-tribe_events .template-a-bottom section:last-child{
	display: none;
}
.post-type-archive-tribe_events .tribe-events-read-more{
	display: none;
}
.icon-facebook2:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-twitter2:before {
  content: "\e902";
}
.icon-youtube:before {
  content: "\e903";
}

div.social-icomoon a {
    border-bottom: none;
    color: #583f99;
}
#event_tribe_organizer tbody tr:nth-of-type(4),#event_tribe_organizer tfoot,
.tribe-events-meta-group-other{
	display: none !important;
}
#event_tribe_organizer tbody small.req_cct{
	display: inline-block !important;
}
#event_tribe_organizer tbody small,#event_cost small{
	display: none;
}
/*.row_pink_bg_image .fl-row-content {
    max-width: 700px;
}*/
.gform_anchor {
    border: medium none !important;
    display: inline-block;
    width: 100%;
}
/*.entry-content p a{
	display: inline-block;
	line-height: 16px;
}
.entry-content p a.button{
	line-height: inherit;
}*/
.abc_hide{
	display: none;
}
.single-post .content .before-content {
    display: table;
    width: 100%;
    font-size: 0;
}
div.social-icomoon a:hover {
    border-bottom: none;
}
.social-menu .simple-social-icons ul li a{
	color: #fff !important;
	background-color: #583f99 !important;
}
.social-menu .simple-social-icons ul li a:hover{
	color: #fff !important;
	background-color: #f65597 !important;
}
.social_comfirm.simple-social-icons{
	margin-top: 20px;
	display: inline-block;
	width: 100%;
}
.gform_anchor {
    display: inline-block;
    width: 100%;
}
.social_comfirm.simple-social-icons ul li a{
	color: #fff !important;
	background-color: #583f99 !important;
}
.social_comfirm.simple-social-icons ul li a:hover{
	background-color: #f65597 !important;
}
.nc_socialPanel {
	max-width: 1080px;
	margin: 0 auto;
}

.entry-content .nc_socialPanel a,
.entry-content .nc_socialPanel a:hover{
	border-bottom: none; 
	}



html body.page.page-id-8.page-template.page-template-full-width-layout-no-widget.page-template-full-width-layout-no-widget-php.logged-in.admin-bar.fl-builder.custom-header.header-image.header-full-width.full-width-content.fl-builder-full.fl-builder-full-no.customize-support div.site-container div.site-inner div.wrap div.content-sidebar-wrap main.content article.post-8.page.type-page.status-publish.has-post-thumbnail.entry div.entry-content div.fl-builder-content.fl-builder-content-8 div.fl-row.fl-row-fixed-width.fl-row-bg-none.fl-node-582156ca5ed33 div.fl-row-content-wrap div.fl-row-content.fl-row-fixed-width.fl-node-content div.fl-col-group.fl-node-582156ca60121 div.fl-col.fl-node-582156ca6051e div.fl-col-content.fl-node-content div.fl-module.fl-module-rich-text.fl-node-582156ca62500 div.fl-module-content.fl-node-content div.fl-rich-text p a.button:hover {
	border-bottom: none;
}


.simple-social-icons ul li a:hover {
    background-color: #F65597 !important;
}
.saved-linked-post{
	display: none;
}
/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.3 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:none}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}
h1.blog-title{
	color: #ed5399;
	margin-bottom: 30px;
    text-transform: uppercase;
}
.page-template-page_blog .entry,.category .entry{
    background-color: #efefef;
    padding: 0;
}
.single-post .entry{
	background-color: #efefef;
}
.page-template-page_blog .entry .entry-image-link img,.category .entry .entry-image-link img{
	width: 100%;
}
.page-template-page_blog .entry-header .entry-title,.category .entry-header .entry-title{
	margin: 0;
}
.page-template-page_blog article .entry-header,.category article .entry-header{
    margin: 0;
    padding: 10px 40px;
}
.page-template-page_blog article .entry-content,.category article .entry-content{
	padding: 0 40px;
}
.entry-content .more-link-blog {
    color: #6a55a2;
    display: inline-block;
    margin-top: 10px;
    text-align: left;
}
#event_cost table tr:nth-child(2),
tr.recurrence-row{
	display: none;
}
body .eventForm input, .eventForm select,body .eventForm textarea,
body #EventBriteDetailDiv small,body .tribe-community-event-info small,
body .eventForm td {
    font-size: 14px;
}
body #tribe-community-events {
    font-family: 'vicregular','Poppins','Noto Sans','Helvetica',sans-serif;
}
.shrink .li_form_search{
	bottom: -57px;
}
.shrink .site-header{
	/*background-color: #26102e;*/
}
body #tribe-community-events input[type="text"],body #tribe-community-events textarea {
    border: 1px solid #999;
    padding: 4px 5px;
    -webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}
.template-a-bottom img.size-full,
.before-content-ctt-no img.size-full{
	width: 100%;
}
.sidebar-primary .widget{
	padding: 0;
	border: unset;
}
.sidebar-primary .widget_categories{
	padding: 0;
}



.sidebar-primary .widget_categories .widgettitle,
.tribe-events-adv-list-widget .widgettitle {
    background-color: #3d1951;
    color: #fff;
    margin: 0 0 20px;
    padding: 20px;
}

.tribe-events-title a {
	font-size: 18px;
	color: #583F99;
	font-weight: bold;
}

#tribe-community-events {
	font-size: 16px !important;
}

#tribe-community-events h4 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
}

.tribe-community-event-info a {
	color: #583F99 !important;
	font-weight: bold !important;
}

#tribe-community-events small.req,
#EventBriteDetailDiv small, .tribe-community-event-info small {
    color: #333 !important;
}

.tribe-events-widget-link a {
	font-size: 24px;
	color: #583F99;
	font-weight: bold;
}

.tribe-events-community-footer {
	margin-bottom: 40px;
}

.sidebar-primary .widget_categories ul li{
	border-bottom: 1px solid #ececec;
	
}
.sidebar-primary .widget_categories ul li a{
	color: #3d1951;
	padding: 0 15px;
}
.page-template-page_blog .sidebar-primary .widget_text{
	box-shadow: none;
}
.sidebar-primary .timely-widget{
	text-align: center;
}
.home-news .featured-content .entry{
	width: 48%;
	margin-right: 4%;
	float: left;
}
.home-news .featured-content .entry:nth-child(3){
	margin-right: 0;
}
.home-news .wrap{
	max-width: 980px;
}
.home-news .wrap .widgettitle {
    color: #6a55a2;
    font-size: 30px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.fl-builder-full .home-news .featured-content .entry-header{
	display: block;
	padding: 0;
}
.home-news .wrap .featuredpost img{
	width: 100%;
}
.home-news .wrap .featuredpost .entry-content{
	padding-top: 20px;
	padding-bottom: 20px;
}

.home-news.widget-area {
	margin-bottom: 20px;
}
.single-post .before-content img{
	width: 100%;
}


/*.parent-pageid-2542 .entry-title,-------live----*/
/*.parent-pageid-2542 .entry-content-------live----*/ 
/*.parent-pageid-1261 .entry-title   uat----*/
/*.parent-pageid-1261 .entry-content   uat----*/
/*.parent-pageid-1917 .entry-title   cdw----*/
/*.parent-pageid-1917 .entry-content   cdw----*/
.page-id-1917 .entry-title,
.page-id-1917 .entry-content {
font-family: 'Noto Sans', sans-serif;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background-color: #fff;
	color: #333;
	font-family: 'vicregular','Poppins','Noto Sans','Helvetica', sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
.div_line{
	width: 100%;
	height: 5px;
	display: inline-block;
	background-color: #fff;
}
.social-menu{
	background-color: #07a1c1;
	padding: 0;
	margin:0;
	display: none;
}
.li_form_search input[type="submit"]{
	 border-radius: 0;
    
    font-size: 22px;
    height: 45px;
    padding: 10px 15px;
    position: absolute;
}
.search-form input[type="submit"]{
	font-family: dashicons;
}
.error404 .page-content{
	padding-bottom: 40px;
}
.page-content .search-form input[type="search"]{
    border: 1px solid #999;
    float: left;
    padding: 14px 20px;
    width: 50%;
    margin-right: 20px;
}
.li_form_search input[type="submit"]:hover{
	background-color: #3d1951;
}
/*.li_form_search input[type="submit"]:before {
    background-color: #f65597;
    border-radius: 0 !important;
    display: inline-block;
    padding: 0px 20px;
    position: absolute;
    right: 0;
    height: 45px;
    content: "\f522";
    font-family: dashicons;
    display: inline-block;
	height: 45px;
	width: 30px;
}*/
.li_form_search .search-form > input[type="search"] {
    height: 45px;
    min-width: 324px;
    padding-bottom: 0;
    padding-right: 118px;
    padding-top: 0;
    border: none;
    position: relative;
   border: 1px solid #cccccc;
   padding-left: 5px;
}
/*.li_form_search .search-form > input[type="search"]:before{
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 30px;
	font-family: dashicons;
	content: "\f179";
	display: inline-block;
	height: 45px;
}*/
.span_txt_search{
	display: none;
}

.li_form_search{
	display: none;
	position: absolute;
	right: 60px;
}
.span_txt_search{
	display: none;
}
.menu_li_search{

}
.li_form_search{
	display: none;
	position: absolute;
	right: 60px;
}
.social-menu .widget{
	margin: 10px 0 0;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #efefef;
	color: #fff;
}

a {
	color: #0082ca;
	text-decoration: none;
}

.entry-content a {
	color:#000000;
	/*border-bottom: 2px solid #f65597;*/
	font-weight: bold;
	text-decoration: underline;
    -moz-text-decoration-color: #f65597; /* Code for Firefox */
    text-decoration-color: #f65597;
}

.entry-content ol > li{
    margin-bottom: 25px;
}

a.entry-image-link {
	border-bottom: none;
}


html body.home.page.page-id-169.page-template.page-template-full-width-layout.page-template-full-width-layout-php.logged-in.admin-bar.fl-builder.custom-header.header-image.header-full-width.full-width-content.fl-builder-full.customize-support div.site-container div.site-inner div.wrap div.content-sidebar-wrap main.content article.post-169.page.type-page.status-publish.has-post-thumbnail.entry div.entry-content div.fl-builder-content.fl-builder-content-169 div.fl-row.fl-row-fixed-width.fl-row-bg-none.fl-visible-desktop.fl-node-58217bd9476cc div.fl-row-content-wrap {
	margin: 0;
	padding: 0;
}

a.button {
	border: none;
	color: #fff;
	}
	
.fl-callout-content a, .fl-photo-content a {
	border-bottom: none !important;
	text-decoration: none;
}
.home.fl-builder-full .site-inner .wrap .entry-header{
	display: none;
}
.fl-builder-full .site-inner .wrap .entry-header {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.fl-builder-full .site-inner .wrap .entry-header .entry-title {
    color: #ed5399;
    font-size: 36px;
    margin: 0 auto;
    max-width: 1100px;
    padding: 40px 40px 0;
    text-align: left;
    text-transform: uppercase;
}
a:hover {
	color: #333;
}

.before-footer-mobile{
	color: #fff;
	width: 100%;
	text-align: center;
	padding-top: 30px;
}

.entry-content a:hover {
	color: #f65597;
	text-decoration: underline #000000;
	/*border-bottom: 2px solid #000000;*/
}
a.button{
	text-decoration: none !important;
}

p {
	margin: 0 0 18px;
	padding: 0;
	font-size: 16px;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'vicmedium','Titillium Web','Noto Sans', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
	color: #0082ca;
}

h3 {
	font-size: 24px;
	color: #263272;
	margin: 18px 0;

}

h4 {
	font-size: 20px;
	color: #0082ca;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

#date-heading .fl-row-content-wrap {
	padding: 0 20px;
	
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
	margin-bottom: 28px;
}

.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery .gallery-item img {
	border: none;
	height: auto;
}

/* Forms
--------------------------------------------- */

div.s3bubble-uploader-uploader .s3bubble-uploader-progressbar {
	background-color: #583F99 !important;
}

div.s3bubble-uploader-uploader span.s3bubble-uploader-standby {
    font-size: 20px !important;
    font-weight: bold !important;
}

div.s3bubble-uploader-uploader {
    border: 5px dotted #00ACC8 !important;
}

.timely .ai1ec-form-control::-moz-placeholder {
    color: #000 !important;
}

.termsconditions {
	font-weight: bold;
}

.gfieldset-legend {
	color: #F65597;
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px 0 10px 0;
	}
	
.terms-fieldset {
		padding-top: 40px;
}
	
ul.gform_fields.top_label.form_sublabel_below.description_below {
	border-top: 1px dashed #F65597;
}


/*input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #cccccc;
	color: #333333;
	font-size: 16px;
	font-weight: 400;
	padding: 16px;
	width: 100%;
}*/

.search-form input,
.search-form input:focus {
		border: none;

}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #000;
	opacity: 1;
	font-weight: 400;
}

::-webkit-input-placeholder {
	color: #000;
	font-weight: 400;
}



button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.home-top .more-link,
a.ai1ec-btn.ai1ec-btn-primary.ai1ec-btn-md {
	background-color: #00a1c1;
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 24px;
	font-weight: bold;
	padding: 16px 24px;
	width: auto;
}
.fl-builder-full .site-inner {
    max-width: none;
    padding-top: 0;
}
.fl-builder-full .site-inner > .wrap{
	max-width: 100%;
	padding: 0;
}

.fl-builder-full .entry{
	padding: 0;
}
.template-column-top .fl-row-content-wrap{
	position: relative;
}
.template-column-top .fl-row-content-wrap:after {
    background-color: #ee5397;
    bottom: 0;
    content: " ";
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
}
.template-column-top .fl-row-content-wrap{
	min-height: 400px;
}
.template-right-text{
	position: relative;
	z-index: 9;
	display:inline-block;
	color: #fff;
	min-height: 400px;
}
.template-right-text:before{
    content:'';
    width:100%; height:100%;
    position:absolute;
    top:0; left:0;
    background:#ee5397;
    z-index:-1;
    
    -webkit-transform: skewX(-18deg);
    -ms-transform: skewX(-18deg);
    transform: skewX(-18deg);
    
    -webkit-transform-origin:0 0;
    -ms-transform-origin:0 0;
    transform-origin:0 0;
    border-left: 10px solid #ffffff;
    display: inline-block !important;
    
}
.before-content-ctt{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.before-content-ctt img {
    max-width: 100%;
    position: absolute;
    z-index: -1;
}
.before-content-ctt .wrap{
	position: relative;
	
}
.before-content-ctt .wrap .text_header_featire_img {
    box-sizing: border-box;
    display: inherit;
    float: none;
    width: 100%;
}
.before-content-ctt .wrap .text_header_featire_img h1 {
    color: #fff;
    float: right;
    font-size: 50px;
    height: 100%;
    padding-top: 100px;
    text-align: center;
    width: 22%;
    min-height: 400px;
    font-family: "Helvetica Neue",'Noto Sans',"Poppins";
    font-weight: 200;
}
.before-content-ctt .text_header_featire_img h1:before{
    content:'';
    width:22%; height:100%;
    position:absolute;
    top:0; right:0;
    background:#00a1c1;
    z-index:-1;
    
    -webkit-transform: skewX(-18deg);
    -ms-transform: skewX(-18deg);
    transform: skewX(-18deg);
    
    -webkit-transform-origin:0 0;
    -ms-transform-origin:0 0;
    transform-origin:0 0;
    border-left: 10px solid #ffffff;
    display: inline-block !important;
    
}
.template-a-bottom .widget_text {
    margin-bottom: 4px;
}

a img:hover{
	opacity:.8;
}
.before-content-ctt:after{
	background-color: #00a1c1;
    bottom: 0;
    content: " ";
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 22%;
    z-index:-1;
}
/*
.template-a-bottom .textwidget img{
	max-width: 100%;
    position: absolute;
    z-index: 1;
    width: 100%;
}
.template-a-bottom .textwidget{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.template-a-bottom .widget_text:first-child .textwidget:before,
.template-a-bottom .widget_text:first-child .text_header_featire_img h1:before{
	background-color: #00a1c1;
}*/
/*.page-template-full-width-layout .site-inner{
	background-color: #fff;
}*/
/*.template-a-bottom .textwidget:before{
	background-color: #ee5397;
    bottom: 0;
    content: " ";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 24%;
    z-index: 3;
}

.template-a-bottom .text_header_featire_img h1{
	color: #fff;
    float: none;
    font-family: "Helvetica Neue","Poppins";
    font-size: 50px;
    font-weight: 200;
    height: 100%;
    min-height: 400px;
    padding-top: 100px;
    text-align: center;
    width: 22%;
}
.template-a-bottom .text_header_featire_img h1 a{
	color: #fff;
	opacity: 1;
}
.template-a-bottom .text_header_featire_img h1:before{
    background: #ee5397 none repeat scroll 0 0;
    border-right: 10px solid #ffffff;
    content: "";
    display: inline-block !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(18deg);
    transform-origin: 0 0 0;
    width: 22%;
    z-index: -1;
    
}
.template-a-bottom .wrap{
	position: relative;
	z-index: 9;
}*/

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.home-top .more-link:hover,
a.ai1ec-btn.ai1ec-btn-primary.ai1ec-btn-md:hover {
	background-color: #333;
	color: #fff;
}

.entry-content .button:hover,
.footer-widgets .button {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td,
th {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 700;
	text-transform: uppercase;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.enterprise-pro-landing .wrap {
	max-width: 800px;
}

.site-inner {
	background-color: #ffffff;
	clear: both;
	padding-top: 40px;
}
.before-footer .simple-theme.wp-posts-carousel .wp-posts-carousel-container{
	padding: 0;
}
.before-footer .simple-theme.wp-posts-carousel .wp-posts-carousel-image,
.before-footer .simple-theme.wp-posts-carousel .wp-posts-carousel-slide{
	padding: 0;
}
.before-footer .simple-theme.wp-posts-carousel .wp-posts-carousel-image{
	display: flex;
}
.before-footer .simple-theme.wp-posts-carousel .wp-posts-carousel-details {
    padding: 0;
    display: none;
}
.before-footer .widget{
	margin-bottom: 0;
}
.fl-builder-full .content > article{
	margin-bottom: 0;
	border: none;
	box-shadow: none;
}
.fl-builder-full .entry-header{
	border: none;
	display: none;
}
.before-footer{
	background-color: #3d1951;
	padding: 50px;
}
.join_conv{
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	padding-bottom: 20px;
}
.join_conv span{
	color: #00acc8;
}
/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 920px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}
.shrink #tribe-events-pg-template {
    margin-top: 160px;
}
/* Content */

.content {
	float: right;
	width: 820px;
}
/*body.single-tribe_events .tribe-events-venue-map{
	width: 100%
}*/
.single-tribe_events .tribe-events-sub-nav{
	display: none;
}
.single-tribe_events .sidebar-primary{
	padding-top: 40px;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 520px;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 280px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box {
	background-color: #fff;
	border-bottom: 4px solid #263272;
	margin-bottom: 40px;
	padding: 40px;
}

.author-box-title {
	color: #333;
	font-family: 'vicregular','Poppins','Noto Sans', sans-serif;
	font-size: 16px;
	margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 8px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
	
}

/* Titles
--------------------------------------------- */

.archive-title {
	font-size: 20px;
}

.entry-title {
	font-size: 30px;
	margin: 0;
	color: #ed5399;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1.5em;
    /*margin-left: 40px;*/

}

.post .entry-title {
	 text-transform: none;
	 color: #3d1951;
	}

.entry-title a,
.sidebar .widget-title a {
	color: #0082ca;
}

.entry-title a:hover {
	color: #000000;
	border-bottom: 2px solid #f65597;
}

.widget-title{
	/*border-bottom: 1px solid #ececec;*/
	font-size: 16px;
	margin: 0;
	padding: 0 0 20px;
}
.footer-widgets .widget-title{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: none;
}
/*.home-bottom .widget-title,
.sidebar .widget-title {
	/*margin: -40px -40px 40px;
	padding: 30px 40px;
} removed to make sidebar events widget title match others*/

/* WordPress
--------------------------------------------- */

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 12px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 12px 24px;
}

.wp-caption-text {
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.gallery-caption {
	margin: 0 0 10px;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
	margin-bottom: 40px;
}

.widget li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget ul > li:last-child,
.widget p:last-child {
	margin-bottom: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */

.after-entry .widget.featured-content,
.featured-content,
.home-bottom .widget.featured-content,
.sidebar .widget.featured-content {
	border-bottom-width: 0;
	padding: 0;
}

.after-entry .featured-content .widget-title,
.featured-content .widget-title {
	margin: 0;
	padding: 30px 40px;
}

.featured-content .entry {
	background: none;
	border: none;
	/*border-bottom: 1px solid #ececec;*/
	box-shadow: none;
	margin: 0;
	padding: 0;
}

.featured-content .entry-header {
	/*border-bottom: 1px solid #ececec;*/
	margin: 0;
	padding: 30px 40px;
}

.featured-content .entry-title {
	font-size: 25px;
	margin: 0;
}

.featured-content .entry-content {
	padding: 40px;
}

.featured-content .alignnone {
	background: #f8f8f8;
	/*border-bottom: 1px solid #ececec;*/
	margin-bottom: 0;
}
	
.featured-content img {
	margin-bottom: -7px;
}

.featured-content .more-link {
	font-weight: 700;
	margin: 20px 0;
}

.featured-content .more-from-category,
.featured-content ul {
	/*border-bottom: 1px solid #ececec;*/
	margin: 0;
	padding: 40px;
}

.footer-widgets  .featured-content .alignnone {
	margin-bottom: 24px;
}

.footer-widgets .featured-content .entry {
	background: none;
	border: none;
	margin-bottom: 30px;
}

.footer-widgets .featured-content .entry-header,
.footer-widgets .featured-content .more-from-category,
.footer-widgets .featured-content ul {
	border: none;
	padding: 0 0 10px;
}

.footer-widgets .featured-content .entry-content {
	padding: 0;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 24px;
}

/* Genesis Responsive Slider
--------------------------------------------- */

.home-top .genesis_responsive_slider {
	margin: 0;
}

.site-container #genesis-responsive-slider {
	border-width: 0;
	padding: 0;
}

.site-container #genesis-responsive-slider .flex-control-nav {
	margin-top: -40px;
}

.site-container #genesis-responsive-slider .more-link {
	float: none;
	text-align: center;
}

.site-container #genesis-responsive-slider li {
	border-width: 0;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	padding: 16px;
}

.gfield_label {
	color: #000;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
}

.gform_wrapper .gfield_required {
    color: #000 !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(264, 85, 151, 0.25);
    border-bottom: 1px solid #f65597;
    border-top: 1px solid #f65597;
    box-sizing: border-box;
    margin-bottom: 6px !important;
    padding-bottom: 6px;
    padding-top: 8px;
}

/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}

/* Juicer
--------------------------------------------- */

juicer-feed.image-grid .j-text .j-message p, .juicer-feed.image-grid .j-text .j-edit p, .juicer-feed.slider .j-text .j-message p, .juicer-feed.slider .j-text .j-edit p, .juicer-feed.hip .j-text .j-message p, .juicer-feed.hip .j-text .j-edit p {
    font-size: 1.3em;
    font-weight: bold;
    color: #fff;
}

.juicer-feed.image-grid .j-text, .juicer-feed.slider .j-text, .juicer-feed.hip .j-text {
    background: rgba(58, 58, 58, 0.9) none;
    }
    
    .juicer-feed.image-grid .j-text .j-message a, .juicer-feed.image-grid .j-text .j-edit a, .juicer-feed.slider .j-text .j-message a, .juicer-feed.slider .j-text .j-edit a, .juicer-feed.hip .j-text .j-message a, .juicer-feed.hip .j-text .j-edit a {
    color: #00ACC8;
}

.juicer-feed.slider .slick-prev:hover::before,
.juicer-feed.slider .slick-next:hover::before {
	    color: #00ACC8;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #461d57;
}

.site-header .wrap {
	padding: 5px 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 0 0 4px;
	width: 320px;
}

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-family: 'Titillium Web','Noto Sans', sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover {
	color: #0082ca;
}
h1.referral{
	display: none !important;
}
.header-image .site-title > a {
	background-position: top !important;
	float: left;
	min-height: 145px;
	width: 100%;
}

.site-description {
	color: #333;
	font-family: 'vicregular','Poppins','Noto Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1.5;
	text-transform: uppercase;
}
.site-header .title-area{
	position: relative;
}
.site-header .title-area:before {
    background: rgba(0, 0, 0, 0) url("images/Victorian-Multicultural-Commission.png") repeat scroll 0 0;
    content: " ";
    height: 145px;
    position: absolute;
    width: 143px;
    left: 0;
    top: 0;
}
.site-header .title-area:after {
    background: rgba(0, 0, 0, 0) url("images/Victorian-State-Government.png") repeat scroll 0 0;
    content: " ";
    height: 145px;
    position: absolute;
    width: 143px;
    right: 0;
    top: 0;
}
@media only screen and (min-width: 769px) {
	.shrink .site-header .title-area:before,.shrink .site-header .title-area:after{
		display: none;
	}
	.shrink .site-header{
		position: fixed;
		height: 80px;
		z-index: 99;
		width: 100%;
		opacity: 0.97;
	}
	.shrink .site-header .wrap{
		position: absolute;
		left: 0;
		padding: 0;
		width: 300px;
		height: 80px;
	}
	.shrink .site-header .site-title > a {
	    background-size: contain !important;
	    min-height: 60px;
	}
	.shrink .site-header .title-area {
	    margin-top: 7px;
	    width: 200px;
	}
	.shrink .nav-primary {
	    background-color: transparent;
	    position: fixed;
	    top: 7px;
	    width: 100%;
	    z-index: 100;
	}
	.admin-bar.shrink .nav-primary{
		top: 40px;
	}
	.header-image.shrink  .site-description, .header-image.shrink  .site-title{
		color: transparent;
	}

}
@media only screen and (min-width: 769px) and (max-width: 980px) {
	.shrink .nav-primary .wrap{
		max-width: 100%;
	}
	.shrink #menu-desktop-menu{
		text-align: right;
	}
}
.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 720px;
}

.site-header .widget-area .widget {
	margin-bottom: 0;
}

.site-header .genesis-nav-menu li {
	border: none;
	margin: 0;
	padding: 0;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-family: 'Titillium Web','Noto Sans', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	width: 100%;
}

.genesis-nav-menu a {
	color: #333;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a,.div_search_bbt {
	display: block;
	padding: 20px 18px;

}
.div_search_bbt{
	cursor: pointer;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #fff;
}
.genesis-nav-menu a:hover span,
.genesis-nav-menu .current-menu-item > a span,
.genesis-nav-menu .sub-menu a:hover span,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover span{
	border-bottom: 3px solid #f86daa;
}
.genesis-nav-menu .menu_li_search div:hover{
	border: none;
	color: #f86daa;
}
.genesis-nav-menu .sub-menu {
	/*border-top: 1px solid #ececec;*/
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #f8f8f8;
	border: 1px solid #ececec;
	border-top: none;
	color: #333;
	font-size: 12px;
	padding: 16px 24px;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -52px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	float: right;
	list-style-type: none;
	padding: 0;
}

.genesis-nav-menu > .date,
.genesis-nav-menu > .right > a {
	display: inline-block;
	padding: 20px 24px;
}

.genesis-nav-menu > .search {
	padding: 8px 0 0;
}

.genesis-nav-menu > .search input {
	font-size: 12px;
	padding: 12px 20px;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .widget_nav_menu {
	color: #333;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #26102e;
	text-align: center;
	text-transform: uppercase;
}

.nav-primary,
.nav-primary a {
	color: #fff;
}

.nav-primary .sub-menu {
	border-color: #222;
}

.nav-primary .sub-menu a {
	background-color: #07a1c1;
	border-color: transparent;
	color: #fff;
}

.nav-primary .genesis-nav-menu{
	position: relative;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	text-transform: none;
	letter-spacing: 0;
	margin-bottom: 20px;
}

.nav-secondary .genesis-nav-menu a {
	padding: 6px 20px;
}

.site-footer .nav-secondary .genesis-nav-menu a {
	color: #333;
}

.nav-secondary .genesis-nav-menu a:hover {
	color: #0082ca;
}



/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
	cursor: pointer;
	display: none;
}

.responsive-menu-icon::before {
	content: "\f333";
	display: block;
	font: normal 20px/1 'dashicons';
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

.site-header .responsive-menu-icon::before {
	padding: 0;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */


.home-top .textwidget img{
	width: 100%;
}
.home-top .textwidget{
	position: relative;
}
.home-top-des{
	bottom: 20px;
    color: #fff;
    font-size: 63px;
    font-weight: 100;
    position: absolute;
    right: 12%;
	font-family: 'vicregular','Poppins','Noto Sans',sans-serif;
}
.home-top-des b{
	font-weight: bold;
}
.home-top .widget:first-child h4 {
	padding-top: 20px;
}

.home-top .entry {
	background: none;
}

.home-top .featured-content a.alignleft,
.home-top .featured-content a.alignnone,
.home-top .featured-content a.alignright {
	margin-bottom: 0;
}

.home-top a.alignleft, 
.home-top a.alignright {
	width: 66%;
}

.home-top .featured-content,
.home-top .featured-content .entry {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.home-top .featured-content .entry-header {
	border: none;
	padding: 10% 40px 0;
}

.home-top .featured-content .entry-title {
	font-size: 30px;
}

.home-top .featured-content .entry-content {
	padding: 0 40px;
}

.home-top .more-link {
	display: table;
	text-align: center;
}

/*.home-bottom .widget {
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	float: left;
	margin-left: 2.564102564102564%;
	padding: 40px;
	width: 31.623931623931625%;
}*/

.home-bottom .widget:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}

/* Whats On Grid
--------------------------------------------- */

#whats-on .fl-callout-title,
#whats-on .fl-callout-text-wrap {
	margin: 0 10px ;
}

#whats-on .fl-callout-content {
	background: #dbedf7;
}

#whats-on .fl-callout-title {
	color: #414099;
	font-size: 16px;
	padding-bottom: 0;
}

#whats-on .fl-callout-text p {
	margin: 0;
}
#whats-on {
	margin-bottom: 80px;
}


/*----------------------------------------causes overlapping issue
div#whats-on .fl-module-callout{
    display: flex;*/
    /*height: 100%;
}*/
div#whats-on .fl-module-content.fl-node-content {
    background-color: #dbedf7;
}

div#whats-on .fl-module-content.fl-node-content {
	margin: 8px;
	height: 290px;
}
.nav-language li.li_first{
	display: none !important;
}
/* what's on mini (get involved)
--------------------------------------------- */


.whats-on-mini div.fl-callout-content{
		background: #dbedf7;	
		}
		
.whats-on-mini .fl-callout-title {
	padding: 5px 3px;
	font-size: 14px !important;
}
.whats-on-mini .fl-callout-title a{
	font-weight: 400;
}
.whats-on-mini .fl-callout-photo-above-title .fl-photo {
	margin-bottom: 0;
}

.whats-on-mini {
	margin-bottom: 5px;
	background: #efefef;
}
/* Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	padding: 40px;
	margin-bottom: 40px;
	border-bottom: 4px solid #263272;
	}
.page-template-default .entry{
	border-bottom: none;
}
.entry-header {
    margin: 0;
    padding: 0 0 20px;
}

.entry-content ol,
.entry-content p,
.entry-content ul {
	margin-bottom: 18px;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	color: #333;
	font-size: 14px;
	margin-bottom: 0;
}

.entry-meta a {
	font-weight: 700;
}

.entry-header .entry-meta {
	margin: 10px 0 0;
}

.entry-footer {
	margin-top: 22px;
}

.entry-footer .entry-meta {
	/*border-top: 1px solid #ececec;*/
	margin: 0 -40px;
	padding: 40px 40px 0;
}

.entry-tags {
	float: right;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	margin-bottom: 40px;
}

.after-entry .widget {
	margin: 0;
	padding: 40px;
}

.after-entry .widget-title {
	/*border-top: 1px solid #ececec;*/
	margin: -40px -40px 30px;
	padding: 30px 40px;
}

.after-entry .widget:first-child .widget-title {
	border-top: 0;
}

.after-entry .featured-content .entry:last-of-type,
.after-entry .featured-content .more-from-category {
	border-bottom: none;
}

.after-entry .featured-content .more-from-category {
	padding: 20px 40px;
}

.after-entry li {
	list-style-type: none;
}

/* Pagination
--------------------------------------------- */

.pagination {
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	color: #333;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #0082ca;
	color: #fff;
}

.entry-pagination.pagination {
	margin: 0 0 10px;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	margin-bottom: 40px;
}

.comment-respond {
	padding: 40px 40px 16px;
}

.comment-respond h3 {
	/*border-bottom: 1px solid #ececec;*/
	margin: -40px -40px 40px;
	padding: 30px 40px;
}

.entry-comments {
	border-bottom-width: 0;
}

.entry-comments h3,
.entry-pings h3 {
	/*border-bottom: 1px solid #ececec;*/
	margin: 0;
	padding: 30px 40px;
}

.comment-list li.depth-1 {
	/*border-bottom: 1px solid #ececec;*/
	padding-bottom: 40px;
}

.comment-content {
	clear: both;
}

.comment-list li {
	padding: 40px 40px 0;
}

.comment-list li li {
	padding-right: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author,
.entry-comments .comment-author a {
	color: #333;
	font-family: 'Titillium Web','Noto Sans','Helvetica',sans-serif;
	font-weight: 700;
	margin-bottom: 0;
}

.comment-meta,
.comment-meta a {
	color: #333;
	font-size: 14px;
}

.entry-comments .comment-author a:hover,
.comment-meta a:hover {
	color: #0082ca;
}

.ping-list li {
	padding: 40px 40px 16px;
}

.entry-pings .reply {
	display: none;
}

.comment-reply-link {
	font-family: 'Titillium Web','Noto Sans','Helvetica', sans-serif;
	font-weight: 700;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	padding: 24px;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */
/*sidebar title color*/
body a.fl-callout-title-link {
	color:#414099;
}
.sidebar .widget {
	/*background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	padding: 40px;*/
}
.home-2 .featured-content .entry-header{
	border-bottom: unset;
}
.home-2 .featured-content .entry-title{
	font-size: 30px;
	
	text-transform: uppercase;
}
.home-2 .featured-content .entry-title a{
	color: #ee5498;
}
.home-2 .featured-content .entry-content{
	padding-top: 0;
}
.home-2 .featured-content .entry{
	border-bottom: unset;
}
.home-3{
	background-color: #ef5598;
	color: #fff;
}
.home-3 .widget_text{
	padding: 30px 0;
	color: #fff;
}
.home-3 .one-third {
    background: rgba(0, 0, 0, 0) url("images/mayquayphim.jpg") no-repeat scroll center center / contain ;
    min-height: 200px;
}
.home-3 .two-thirds.first {
    font-size: 20px;
    padding-top: 40px;
}
.home-2 .button {
    display: table;
    margin: 0 auto;
    font-weight: bold;
}
.home .featured-content .entry-header,.home .featured-content .entry-content{
	padding-left: 0;
	padding-right: 0;
}
/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #26102e;
	clear: both;
	padding-top: 40px;
	color: #fff;
}
.footer-widgets a{
	color: #fff;
	font-size: 1.1em;
}

.footer-widgets a:hover{
	border-bottom: 2px solid #f86daa;
}

.footer-widgets input {
	border: 1px solid #333;
}

.footer-widgets li {
    border-bottom: medium none;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 340px;
}

.footer-widgets-1 {
	margin-right: 60px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */
.label_hide{
	display: none;
}
.site-footer {
	background-color: #000000;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 40px 0;
	text-align: center;
		}

.site-footer a {
	color: #fff;
	cursor: pointer;
}
.gform_wrapper .gfield_required{
	font-size: 12px;
	font-style: italic;
}
#nav_menu-5, #nav_menu-6 {
	margin-bottom: 18px;
}

.menu-item-105 a,
.menu-item-358 a,
.menu-item-377 a {
	font-weight: bold;
}

.site-footer a:hover {
	color: #0082ca;
}

.site-footer p {
	margin-bottom: 0;
}


.after-footer-mobile{
	background-color: #3d1951 !important;
	/*background-color: #fff;*/
	padding: 30px;
	text-align: center;
	/*width: 100%;
	display: inline-block;
	color: #fff;*/
}
/*.after-footer-mobile .widget_text{
	margin-bottom: 0;
}
.after-footer-mobile .widget_text img{
	width: 48%;
	display: inline-block;
	float: left;
	margin-right: 2%;
}*/
ul.footer-menu li {
    display: inline-block;
    
}


ul.footer-menu li a{
    margin: 0 1em;
}

.nav-footer {
	text-align: center;
	position: relative;
}

.nav-footer a{
	color: #fff;
	font-size: 1.1em;
}

.nav-footer a:hover{
	border-bottom: 2px solid #f86daa ;
		color: #fff;

}

/*
EVENTS CALENDAR
---------------------------------------------------------------------------------------------------- */



.tribe-events-photo-event-wrap {
	background: #efefef !important;
}

.single-tribe_events .tribe-events-event-meta {
    font-size: 16px !important;
}

.tribe-events-meta-group h3 {
    font-size: 22px !important;
}

.tribe-events-notices,
.tribe-events-list-separator-month {
    background: #0082ca none repeat scroll 0 0!important;
    border: medium none!important;
    border-radius: 0!important;
    color: #fff!important;
    text-shadow: none!important;
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost,
.tribe-events-list .tribe-events-event-cost span {
    background: #333333 none repeat scroll 0 0 !important;
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    padding: 10px;
}

 .tribe-events-meta-group{
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
    padding: 0 2% !important;
    }
    
   .tribe_events.entry {
	   padding: 0 40px 40px 0;
   }
.tribe-events-list .tribe-events-event-image {
       width: 30%;
}

.tribe-events-list .type-tribe_events .tribe-events-event-image + div.tribe-events-content {
    padding-top: 20px;
    width: 57%;
    }
    
.tribe-events-loop .tribe-events-content {
    float: right;
}

.single-tribe_events .tribe-events-venue-map {
    border-radius: 0 !important;
    margin: 0!important;
    border:0 !important;
  }
  
  a.tribe-events-gcal, a.tribe-events-ical {
    font-size: 16px !important;
    font-weight: 600!important;
    line-height: 28px!important;
}

.tribe-events-list {
    border-bottom: 3px solid #001689 !important
}


#tribe_events_filters_wrapper h3, #tribe_events_filters_wrapper input, #tribe_events_filters_wrapper label, #tribe_events_filters_wrapper select, #tribe_events_filters_wrapper ul {
	font-size: 16px !important;
}

#tribe-bar-form label {
    font-size: 14px !important;
}

.tribe-events-filters-horizontal .tribe-events-filter-group {
    max-width: 250px !important;
    min-width: 200px !important;
    }
    
.tribe-events-filters-horizontal .tribe_events_filter_item {
    margin-right: 50px !important;
}


.tribe-events-filters-horizontal #tribe_events_filter_control {
    font-size: 14px !important;
}

.tribe-mini-calendar-event {
    border-bottom: none !important;
   }
   
   .tribe_paged,
.tribe-events-event-details a,
#tribe_events_filter_control a,
h3.tribe-related-events-title a.tribe-event-url {
	color:  #583F99;
	font-weight: bold;
	}
	
.tribe-section-s a,
.tribe-events-single-section a {
	color:  #583F99;
	}	
#tribe-bar-form .tribe-bar-submit input[type="submit"] {
	background: #00a1c1 !important;
	
}
#tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
	background: #333 !important;
}

div.tribe-events-single-event-description.tribe-events-content p em a {
	color: #000000 !important;
	/*border-bottom: 2px solid #f65597;*/
	font-weight: bold;
	text-decoration: underline !important;
    -moz-text-decoration-color: #f65597 !important; /* Code for Firefox */
    text-decoration-color: #f65597!important;
}

.swp_email a, .twitter a {
	color: #000 !important;
}

.gm-err-message {
    color: #000 !important;
}


/*.menu_li_search a:after {
		content: "\f522";
	    bottom: 14px;
	    display: inline-block;
	    font-family: dashicons;
	    font-size: 25px;
	    font-style: normal;
	    font-weight: 400;
	    position: absolute;
	    right: 15px;
	}*/
/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

}
@media only screen and (min-width: 1900px) {
	.before-content-ctt:after,
	.template-a-bottom .textwidget:before{
		width: 30%;
	}
}
@media only screen and (max-width: 1139px) {
	

	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content {
		width: 620px;
	}
	
	.site-header .widget-area {
		width: 600px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary {
		width: 300px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
	}

}

@media only screen and (max-width: 1023px) {

	.wrap {
		max-width: 768px;
	}
	
	.home-top .wrap {
		max-width: 750px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.site-header .wrap {
		padding: 20px 5%;
		max-width: 100%;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .search-form,
	.site-header .title-area,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.footer-widgets-1 {
		margin-right: 0;
	}
	
	.featured-content .alignnone {
		display: block;
		text-align: center;
	}
	
	.home-top a.alignleft, 
	.home-top a.alignright {
		width: 100%;
	}
	
	.home-top .featured-content .entry-header {
		clear: both;
		padding: 40px 40px 0;
	}
	
	.home-top .featured-content .entry-content {
		padding: 0 40px 40px;
	}

}
@media only screen and (max-width: 980px) {
	.before-content-ctt .wrap .text_header_featire_img h1,
	.template-a-bottom .text_header_featire_img h1{
		padding-top: 20px;
		min-height: 250px;
	}
	.home-news .wrap{
		padding: 0 30px;
	}
	
}
@media only screen and (max-width: 800px) {

    .fl-builder-full .site-inner {
        padding-left: 0;
        padding-right: 0;
    }
    
    	h3.fl-callout-title span a{
		font-size: 18px;
	}
	.fl-callout-text p {
		font-size: 18px;
	}
	.shrink #tribe-events-pg-template {
	    margin-top: 0px;
	}
	.single-tribe_events .tribe-events-schedule .tribe-events-cost{
		display: inline-block !important;
	}

}
@media only screen and (max-width: 768px) {
	.template_tctcc .fl-col .fl-node-content,.template_tctcc .fl-col .fl-module-callout {
		height: auto;
	}
	.shrink .li_form_search{
		bottom: 0;
	}
	h3.fl-callout-title span a{
		font-size: 20px;
	}
	.fl-callout-text p {
		font-size: 20px;
	}

	.row-get-involved .fl-col-small{
		max-width: 96%;
	}
	.row-get-involved .fl-callout-title{
		font-size: 18px !important;
	}
	.heading_home{
		background-color: #3d1951;
		 margin-bottom: 5px;
	}
	.nav-primary .genesis-nav-menu{
		font-size: 18px;
	}
	.nav-primary .genesis-nav-menu .sub-menu a {
		font-size: 18px;
	}
	#whats-on .fl-callout-title,.row-get-involved .fl-callout-title{
		padding-top: 50px;
	}
	/*.home .site-inner{
		margin-top: 5px;
	}
	.social-menu{
		display: block;
	}*/
	.heading_home .fl-heading .fl-heading-text{
		color: #fff !important;
		text-transform: uppercase;
	}
	.home-top-des{
		display: none;
	}
	.span_txt_search{
		display: inline-block;
		padding-left: 5px;
	}
	.menu_li_search div{
		position: relative;
	}
	.menu_li_search a:after {
		content: "\f522";
	    bottom: 14px;
	    display: inline-block;
	    font-family: dashicons;
	    font-size: 25px;
	    font-style: normal;
	    font-weight: 400;
	    position: absolute;
	    right: 15px;
	}
	.li_form_search{
		position: initial;
		display: block;
		position: relative;
    	right: 0;

	}
	.label_hide{
		display: inline-block;
	}
	.label_hide .dashicons {
	    display: inline-block;
	    font-size: 27px;
	    padding: 10px;
	}
	.label_hide {
	    display: inline-block;
	    left: 0;
	    position: absolute;
	    top: 0;
	    z-index: 9;
	}
	.li_form_search ::-moz-placeholder {
		color: #fff;
		text-transform: uppercase;
	}

	.li_form_search ::-webkit-input-placeholder {
		color: #fff;
		text-transform: uppercase;
	}
	.menu_li_search{
		display: none !important;
	}
	.li_form_search .search-form > input[type="search"]{
		background-color: #07a1c1;
		padding-left: 45px;
		border: none;
		padding-right: 55px;
		color: #fff;
		font-weight: 300;
	}
	.li_form_search input[type="submit"]{
		right: 0;
		top: 0;
	}
	#whats-on .fl-callout-content {
	    background: #dbedf7 none repeat scroll 0 0;
	}
	.template_tctcc .fl-col,
	.whats-on-mini .fl-col {
	    display: inline-block;
	    max-width: 100%;
	    width: 100% !important;
	    margin-bottom: 5px;
	}
		
	.template_tctcc .fl-callout-photo-above-title .fl-photo,
	.whats-on-mini .fl-callout-photo-above-title .fl-photo{
		margin-bottom: 0
	}
	.template_tctcc .fl-callout-content,
	.whats-on-mini .fl-callout-content{
	    display: inline-block;
	    width: 100%;
	    padding-right: 20px;
	}
	.template_tctcc .fl-node-content,
	.whats-on-mini .fl-node-content{
	    margin: 0;
	}
	.template_tctcc .fl-callout-title{
		padding-top: 5px;
	}
	
	.template_tctcc .fl-callout-photo,
	.whats-on-mini .fl-callout-photo
	 {
	    float: left;
	    padding-right: 3%;
	    width: 35%;
	}
	

	
	.template-a-bottom .text_header_featire_img h1:before,
	.template-a-bottom .text_header_featire_img h1,
	.template-a-bottom .textwidget:before{
		width: 30%;
	}
	
	.site-header .title-area:before,.site-header .title-area:after{
		display: none;
	}
	.site-header{
		min-height: auto;
	}
	.site-header .wrap{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.header-image .site-title > a {
	    background-position: left top !important;
	    float: left;
	    min-height: 80px;
	    width: 65%;
	}
	.nav-primary{
		background-color: #07a1c1;
	}
	.nav-primary .genesis-nav-menu.responsive-menu li a{
		text-transform: uppercase;
		font-family:'vicmedium','Titillium Web','Noto Sans', sans-serif;
	}
	.site-header .responsive-menu-icon {
	    color: #fff;
	    position: absolute;
	    right: 5%;
	    top: 45%;
	    z-index: 9;
	}
	.header-image .wrap{
		position: relative;
	}
	.site-header .responsive-menu-icon{
		position: absolute;
		right: 5%;
	}
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	.home-top .more-link {
		display: block;
	}
	
	.home-bottom .widget {
		margin: 0 0 40px;
		width: 100%;
	}
	
	.header-image .site-title a {
		background-size: contain !important;
	}
	
	.genesis-nav-menu.responsive-menu,
	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
		display: none;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}
	
	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover {
		background: none;
		border: none;
		display: block;
		line-height: 1;
		padding: 16px 20px;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;	
	}
	
	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}
	
	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: "\f347";
		float: right;
		font: normal 16px/1 'dashicons';
		height: 16px;
		padding: 15px 20px;
		right: 0;
		text-align: right;
		z-index: 9999;
	}
	
	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f343";
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu {
		background-color: rgba(0, 0, 0, 0.05);
		border: none;
		left: auto;
		opacity: 1;
		position: relative;
		-moz-transition:    opacity .4s ease-in-out;
		-ms-transition:     opacity .4s ease-in-out;
		-o-transition:      opacity .4s ease-in-out;
		-webkit-transition: opacity .4s ease-in-out;
		transition:         opacity .4s ease-in-out;
		width: 100%;
		z-index: 99;
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		padding: 12px 20px;
		position: relative;
		text-transform: none;
		width: 100%;
	}
	
	.nav-primary .genesis-nav-menu.responsive-menu {
		padding-bottom: 0;
	}
	
	.nav-primary .genesis-nav-menu.responsive-menu .sub-menu {
		background-color: #00a1c1;
	}
	.sub-menu > li {
	    border-top: 1px solid #cccccc;
	}
	.genesis-nav-menu.responsive-menu .sub-menu .sub-menu,
	.nav-primary .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		background-color: transparent;
		margin: 0;
		padding-left: 25px;
	}
	.nav-primary .wrap{
		padding-right: 0;
		padding-left: 0;
	}
	.nav-primary .wrap > ul > li,.nav-primary #menu-mobile-menu > li{
		border-bottom: 1px solid #fff !important;
	}
	
	.fl-builder-full .site-inner .wrap .entry-header .entry-title {
    padding: 40px 20px 0;
   
	}
	body #wpadminbar .screen-reader-shortcut{
		display: none;
	}
	
	.tribe-events-list .tribe-events-venue-details {
    border-left: 0!important;
    padding: 8px 0 0 !important;
	}
	
	.tribe-events-loop .tribe-events-event-meta {
    background: none !important;
    border-left: 0 !important;
    border-right: 0!important;
	}
	

	
	.tribe-events-list .type-tribe_events .tribe-events-event-image + div.tribe-events-content,
	.tribe-events-list .tribe-events-event-image {
		width: 100% !important;
	}
	
	.tribe_events.entry {
    padding: 0 0 40px !important;
}
	
}
@media only screen and (max-width: 740px) {
	.before-content-ctt .wrap .text_header_featire_img h1,
	.template-a-bottom .text_header_featire_img h1{
		min-height: 180px;
		font-size: 28px;
	}
	#tribe-community-events #event-categories ul:not(.tribe-categories-with-children) li {
    width: 50% !important;
	}

	
}
@media only screen and (max-width: 500px) {
	.home-news .featured-content .entry{
		width: 100%;
		margin-right: 0 !important;
		float: left;
	}
	/*.before-content-cct-no img {
		 height: 500px !important;
		 width: auto !important;
	}*/
	.not_home_p{
		text-align: left;
		overflow: hidden;
	}
	.not_home_p .attachment-full {
	    float: left;
	    height: 250px;
	    left: -90%;
	    max-width: none;
	    position: relative;
	    vertical-align: top;
	    width: auto !important;
	}
	/*.before-content-ctt-no img{
		 max-width: 100%;
	  
	 -moz-transform: scale(2);
	  -webkit-transform: scale(2);
	  transform: scale(2);
	}*/
	.before-content-ctt .wrap,.before-content-ctt:after{
		display: none;
	}
	/*.template-a-bottom .textwidget .wrap,
	
	.template-a-bottom .textwidget:before
	.template-a-bottom .textwidget img,*/
	.template-a-bottom .text_header_featire_img h1{
		min-height: auto;
		padding: 20px 5px;
	}
	.before-content-ctt img{
		position: inherit;
	}
	
	#whats-on .fl-callout-title,
	#whats-on .fl-callout-text-wrap {
		margin: 0 ;
	}
	body .tribe-events-sub-nav li a{
		
		padding: 6px 10px;
		font-size: 15px;
	}
	/*body .tribe-events-sub-nav li.tribe-events-nav-previous a{

	}
	body .tribe-events-sub-nav li.tribe-events-nav-previous a{
		
	}*/
	#whats-on .fl-callout-title,.row-get-involved .fl-callout-title {
		font-size: 17px;
		padding-bottom: 0;
		padding-top: 15px;
	}
	
		h3.fl-callout-title span a{
		font-size: 17px;
	}
	.fl-callout-text p {
		font-size: 17px;
	}

	#whats-on .fl-callout-text p {
		margin: 0;
	}
	#whats-on {
		margin-bottom: 20px;
	}
	

	
	div#whats-on .fl-module-content.fl-node-content {
		margin: 0px;
	}
	.join_conv{
		font-size: 24px;
	}
	.join_conv span {
    font-size: 20px;
    }
	
	h1 {
		font-size: 26px !important;
		line-height: 30px !important;
		margin-bottom: 10px !important;
	}
	
	h2 {
		font-size:22px !important;
	}

	#tribe-community-events #event-categories ul:not(.tribe-categories-with-children) li {
    width: 90% !important;
	}
	#EventImage{
		max-width: 300px;
	}
	#event_image_uploader .tribe-community-event-info td{
		width: 100%;
		display: inline-block;
	}
	#tribe-community-events #event-categories ul:not(.tribe-categories-with-children) li {
		padding-left:5px !important;
	}
	#tribe-community-events .eventForm .tribe-community-event-info small.note{
		display: table;
		clear: unset;
	}
	#tribe-community-events .eventForm td{
		padding-right: 0;
	}
	.tribe-community-event-info{
		margin-left: 0;
		margin-right: 0;
	}
	tribe-community-event-info
	.event-community-organizer table td,.event-community-organizer table col,
	.tribe-community-event-info td,.tribe-community-event-info col,
	.tribe-community-event-details td,.tribe-community-event-details col,
	.event-community-venue table tr.linked-post td:first-of-type{
		max-width: 100% !important;
		min-width: 100% !important;
		width: 100% !important;
		display: inline-block;
	}
	/*.site-inner{
		display: none;
	}*/
	#ui-datepicker-div{
		left: 0 !important;
	}
	#tribe-community-events .eventForm td{
		display: table-row;
		width: 100%;
	}
	body #tribe-community-events #event-categories ul:not(.tribe-categories-with-children) li{
		width: 100% !important;
	}
	.eventForm{
		padding: 0 10px;
	}
	body .event-website-details {
	    display: block;
	    padding: 10px;
	}
	body .event-website-details  #EventURL{
		width: 100%;
		display: inline-block;
	}

}
@media only screen and (max-width: 400px) {
	.not_home_p .attachment-full{
		height: 200px;
		
	}
	body .tribe-events-sub-nav li a{
		word-spacing: 100px;
		position: relative;
	}
	body .tribe-events-sub-nav li a span{
		position: absolute;
	}
	body .tribe-events-sub-nav li.tribe-events-nav-previous a{
		padding-left: 26px;
	}
	body .tribe-events-sub-nav li.tribe-events-nav-previous a span{
		/*float: left;
		padding-right: 6px;*/
		left: 10px;
    	top: 7px;

	}
	body .tribe-events-sub-nav li.tribe-events-nav-next a{
		padding-right: 26px;
	}
	body .tribe-events-sub-nav li.tribe-events-nav-next a span{
		right: 10px;
    	top: 7px;
	}
	
}
@media only screen and (max-width: 360px) {
	.after-footer-mobile .widget_text img{
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	#whats-on .fl-callout-title,.row-get-involved .fl-callout-title {
		padding-top: 10px;
		
	}
		h3.fl-callout-title span a,
		.fl-callout-text p{
		font-size: 14px;
		
	}
	
}
@media only screen and (max-width: 350px) {
	
	
}
@media only screen and (max-width: 330px) {
	.not_home_p .attachment-full{
		height: 180px;
	}
	.tribe-community-event-info{
		margin-right: 0;
		margin-left: 0;
	}
	#tribe-community-events input[type="file"],
	#tribe-community-events input[type="text"], #tribe-community-events textarea{
		width: 100%;
	}
}
@media only screen and (max-width: 290px) {
	.not_home_p .attachment-full{
		height: 120px;
	}
}
.tribe-mini-calendar-wrapper {
	width : 100%;
}

/* calendar css */

.tribe-mini-calendar-grid-wrapper {
	margin-bottom: 10px;
}

.tribe-mini-calendar {
	border-collapse: collapse;
	margin-left: -1px;
	width: 100%;
	line-height: 1;
}

.tribe-mini-calendar td,
	.tribe-mini-calendar th {
	width: 14.2857142857%;
	padding: 0;
	text-align     : center;
	vertical-align : top;
	border         : 1px solid #d2d2d2;
}

.tribe-mini-calendar thead {
	background: #666666;
}

.tribe-mini-calendar div[id*='daynum-'] a {
	display : block;
	text-decoration: none;
	padding: 5px 0 15px 0;
	position: relative;
}

.tribe-mini-calendar .tribe-events-has-events div[id*='daynum-'] {
	font-weight:bold;
}

.tribe-mini-calendar .tribe-events-has-events:hover {
	background: #444;
}

.tribe-mini-calendar .tribe-events-has-events:hover a:hover {
	background: #999;
}

.tribe-mini-calendar .tribe-events-has-events:hover a,
			.tribe-mini-calendar .tribe-events-has-events:hover a:hover {
	color: #fff;
	text-decoration: none;
}

.tribe-mini-calendar .tribe-events-has-events div[id*='daynum-'] a:before {
	content: '';
	display: block;
	height: 7px;
	width: 7px;
	padding: 0;
	background: #999;
	margin: 5px auto 0 -4px;
	position: absolute;
	left: 50%;
	bottom: 4px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today:hover {
	background: #666;
}

.tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a {
	color: #fff;
}

.tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today div[id*='daynum-'] a::before {
	background: #fff;
}

.tribe-mini-calendar .tribe-events-past {
	opacity: .6;
}

.tribe-events-has-events.tribe-events-present div[id*='daynum-'] a::before {
	background: #fff;
}

.tribe-events-has-events div[id*='daynum-'] a:hover::before {
	background:#fff;
}

.tribe-mini-calendar-dayofweek{
	background: #ddd;
	color:#333;
	font-weight:bold;
	text-transform: uppercase;
	padding:3px 0;
}

.tribe-mini-calendar-no-event{
	color: #999;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 5px 5px 15px 5px;
}

.tribe-mini-calendar-nav {
	text-align     : center;
	vertical-align : middle;
	border         : 1px solid #666;
	background     : #666;
	color:#fff;
}

.tribe-mini-calendar-nav div {
	position:relative;
}

.tribe-mini-calendar-nav span {
	font-weight:bold;
	margin:0 auto;
	display:inline-block;
	color:#fff;
	text-transform: uppercase;
}

.tribe-mini-calendar-nav span.active {
	visibility:hidden;
}

.tribe-mini-calendar-nav .tribe-mini-calendar-nav-link {
	display:inline-block;
	color:#999;
	padding: 5px;
}

.tribe-mini-calendar-nav .prev-month {
	margin: 0 20px 0 0;
}

.tribe-mini-calendar-nav .next-month {
	margin: 0 0 0 20px;
}

.tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:hover {
	color:#6fb7ff;
}

.tribe-mini-calendar-nav #ajax-loading-mini {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -8px;
	display: none;
	width: 16px;
	height: 16px;
}

.tribe-mini-calendar .tribe-events-present,
.tribe-mini-calendar .tribe-mini-calendar-today
{
	background-color: #666666;
}

.tribe-mini-calendar .tribe-events-present a{
	color:#fff;
}

/* event list css */

.tribe-mini-calendar-event {
	overflow:hidden;
	width:100%;
	padding-bottom : 5px;
	margin-bottom  : 5px;
	border-bottom  : 1px dotted #2f2f2f;
}

.tribe-mini-calendar-event.first {
	margin-top:10px;
}

.tribe-mini-calendar-event .list-date {
	float : left;
	overflow:hidden;
	font-weight:bold;
	margin: 10px 5% 10px 0;
	padding: 3px;
	width: 15%;
	text-align:center;
	display: inline;
	background: #666;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.tribe-mini-calendar-event .list-info {
	display: inline;
	float: left;
	margin: 10px 0;
	width: 80%;
}

.tribe-mini-calendar-event .list-date .list-dayname {
	background: #fff;
	color: #666;
	display: block;
	font-size: 11px;
	letter-spacing: .5px;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.tribe-mini-calendar-event .list-date .list-daynumber {
	color: white;
	display: block;
	font-size: 15px;
	line-height: 1.6;
	text-align: center;
	width: 100%;
}

.tribe-mini-calendar-event .list-date .list-daymonth {
	background: white;
	color: #666;
	display: block;
	font-size: 12px;
	line-height: 1.6;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.tribe-mini-calendar-event .list-info {
	font-size: 14px;
	line-height: 1.6;
}

.tribe-mini-calendar-event .list-info h2 {
	font-size : 14px;
	font-weight:bold;
	line-height:18px;
	margin-top: 0;
	margin-bottom: 10px;
}

.tribe-mini-calendar-event .list-info p {
	display: none;
	margin:5px 0;
}

.tribe-mini-calendar-event.first .list-info p {
	display:block;
}

.tribe-mini-calendar-event .tribe-events-divider {
	display: inline;
	font-weight: normal;
}

.tribe-mini-calendar-event .tribe-events-event-schedule-details {
	display: inline-block;
}

.tribe-mini-calendar-event-cost {
	font-weight: bold;
}

.tribe-mini-calendar-right .tribe-mini-calendar-event:last-child {
	border:0;
}

.tribe-mini-calendar-event .tribe-events-event-schedule-details,
.tribe-mini-calendar-event-venue {
	margin: 5px 0 0;
}

.tribe-mini-calendar-wrapper a.tribe-events-button {
	margin-top: 10px;
	display: inline-block;
	background-color: #666;
	color: #fff;
	background-image: none;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 9px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 3px;
	border: 0;
	line-height: normal;
	cursor: pointer;
	box-shadow: none;
	text-decoration: none;
}

/* = Twenty Fifteen theme compatibility.
=============================================*/

.tribe-theme-twentyfifteen .tribe_mini_calendar_widget,
	.tribe-theme-twentyfifteen .tribe-events-adv-list-widget,
	.tribe-theme-twentyfifteen .tribe-events-countdown-widget {
	word-wrap: normal;
}

.tribe-theme-twentyfifteen .tribe-mini-calendar-event {
	margin-left: 0;
	margin-right: 0;
}

.tribe-theme-twentyfifteen .tribe-mini-calendar-event .list-date {
	width: 18%;
	margin-right: 7%;
}

.tribe-theme-twentyfifteen .tribe-mini-calendar-event .list-info {
	width: 75%;
}

.tribe-theme-twentyfifteen .tribe-mini-calendar-list-wrapper .type-tribe_events {
	margin-left: 0;
	margin-right: 0;
	box-shadow: none;
}

.tribe-theme-twentyfifteen .tribe-mini-calendar div[id*='daynum-'] a {
	padding: 5px 0 15px 0;
}

.imgFullWidth .fl-photo-content,
.imgFullWidth .fl-photo-content img { 
    width: 100%!important; 
}
